/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #333; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #4BAAC8; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
/* background: #F5F5F5;*/
 background-image: url(images/box_bg.png);
	background-repeat: repeat;
	border: 1px solid #BFBFBF;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*  

 */
TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #333;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.font color {
	color: #333;	
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ff0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:  #333;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #353535;
}

A.pageResults:hover {
  color: #353535;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:  #333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#333;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:  #333;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:  #000000;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:  #333;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #669933; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #669933; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px;   color: #333;  }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#333;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
.s {
	color:#000;
	font-size:11px;
	font-weight:normal;
}


.main a {
	color:#333;
}

.main a:hover {
	color:#333;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.smallText  {
	font-size:11px; color:#333;
	height:30px;
}
.smallText a {
	color:#333; font-size:11px; text-decoration:underline;
	}
.smallText a:hover {
	color:#333; font-size:11px; text-decoration:none;
	}
/* --------------------------------------------                   ---------------------------------------------------- */
body {padding:0; margin:0; background-color:#dddddd;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px;
color:#333;}
body {
	background-color:#7E7A79;
	background-image: url(images/bg_test2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg  {background:url(images/m10.gif); background-repeat: repeat-x;}
.bg1 {background:url(images/m19.gif); background-repeat: repeat-x;}
.bg2 {background:url(images/m20.gif); background-repeat: repeat-x;}
.bg3 {background:url(images/m30.gif); background-repeat: repeat-x;}
.bg4 {background:url(images/m44.gif); background-repeat: repeat-y;}
.bg5 {background:url(images/m43.gif); background-repeat: repeat-x;}

/*-----------------Categories styles------------------*/

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	left no-repeat; margin:1px;
	padding:0 0 0 28px;
}
ul a{
	color:#333;
	text-decoration:none;
    font-size:11px;
	font-weight:bold;
	line-height:21px;	
}

ul a:hover{
	 color:#999999;
}
/*-----------------Categories styles------------------*/
ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	left no-repeat; margin:1px;
	padding:0 0 0 28px;
}
ul a{
	color:#333;
	text-decoration:none;
    font-size:11px;
	font-weight:bold;
	line-height:21px;	
}

ul a:hover{
	 color:#999999;
}
/*-----------------Categories styles------------------*/
.el {		
	center left no-repeat; margin-left:18px;
	padding:0 0 0 12px;
}
.yl {		
	center left no-repeat; margin:0px;
	padding:0 0 0 49px;
}


.se  {width:109px; height:19px; font-family:tahoma,verdana,arial; color:#282E3E; font-size:10px; padding-left:5px;}
.se1 {width:137px; height:17px; font-family:tahoma,verdana,arial; color:#57534F; font-size:10px; padding-left:3px;}
.se2 {width:185px; height:20px; font-family:tahoma,verdana,arial; color:#57534F; font-size:11px; padding-left:3px; line-height:20px;}
.go  {width:39px; height:18px; font-family:tahoma,verdana,arial; color:#282E3E; font-size:10px; padding-left:3px;}
.ab  img {vertical-align: middle;}
.bd  {border:1px solid #EDEDED;}

.tx  {font-size:11px; color:#333; font-weight:bold; text-decoration:none;}

.tx1, .tx1 a {font-size:13px; color:#333; font-weight:bold; text-decoration:none;}
.tx2 {font-size:12px; color:#900; font-weight:bold;}
.tx22 {font-size:14px; color:#900; font-weight:bold;}
.tx3 {font-size:10px; color:#333;}
.tx4 {font-size:12px; color:#333; font-weight:bold; text-transform:uppercase;}

.add {color:#333; font-size:12px; text-decoration:underline; font-weight:bold;}
.add:hover {color:#333; font-size:12px; text-decoration:underline; font-weight:bold;}
.detail {color:#333; font-size:12px; text-decoration:underline; font-weight:bold;}
.detail:hover {color:#333; font-size:12px; text-decoration:underline; font-weight:bold;}
.ml  {color:#333; font-size:11px; text-decoration:none; font-weight:bold;}
.ml:hover {text-decoration:underline;}
.ml1, .ml1 a {color:#333; font-size:12px; text-decoration:none; font-weight:bold; text-transform:uppercase; }
.ml1:hover, .ml1 a:hover {text-decoration:underline;}
.ml2 {color:#333; font-size:11px; text-decoration:underline;}
.ml2:hover {text-decoration:none;}
.ml3 {color:#272727; font-size:10px; text-decoration:none; font-weight:bold;}
.ml3:hover {text-decoration:underline;}
.ml4 {color:#272727; font-size:10px; text-decoration:none; font-weight:bold;}
.ml4:hover {text-decoration:underline;}
.ml5 {color:#333; font-size:10px; text-decoration:none; font-weight:bold;}
.ml5:hover {text-decoration:underline;}
.ml6 {color:#575757; font-size:11px; text-decoration:none;}
.ml6:hover {text-decoration:underline;}


#zxc1 {color:#D6D6D6; font-size:10px; font-weight:bold; text-decoration:underline;}
#zxc1 a {color:#D6D6D6; font-size:10px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none; }

/* ------------------------------------- */
.sea_1 {border-right:9px solid #333; border-left:9px solid #333;}
.sea_2	{padding:0px 10px 0px 10px;}
.sea_3	{padding:0px 3px 0px 3px;}

.sea_4 td{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:F3E9AF;
}
.sea_4 a:hover {
  color:4BAAC8;
  text-decoration:none
}
.sea_4 a {
  color:E7E7E7;
  text-decoration:underline
}
.sea_5 a {color:#DC1400;}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */



/*--------------------------------------------------

  REQUIRED to hide the non-active tab content.

  But do not hide them in the print stylesheet!

  --------------------------------------------------*/

.tabberlive .tabbertabhide {

 display:none;

}

.review_padding {
	padding-bottom: 5px;
}

/*--------------------------------------------------

  .tabber = before the tabber interface is set up

  .tabberlive = after the tabber interface is set up

  --------------------------------------------------*/

.tabber { list-style: none;


}

.tabberlive {

 margin-top:1em;

}



/*--------------------------------------------------

  ul.tabbernav = the tab navigation list

  li.tabberactive = the active tab

  --------------------------------------------------*/
  
  ul.tabbernav

{

 margin:0;

 padding: 0px 0;

 border-bottom: 1px solid #E3E3E3;

 font: bold 12px Verdana, sans-serif;

 list-style: none;


}



ul.tabbernav li

{

 list-style: none;

 margin: -1;

 display: inline;
}



ul.tabbernav li a

{

 padding: 3px 0.5em;

 margin-left: -26px;

/* border: 1px solid #778;*/

 border-bottom: none;

 background: #ffffff;

 text-decoration: none;
 background-image: url(images/m21.gif);

}

ul.tabbernav li a:link { color: #000000; }

ul.tabbernav li a:visited { color: #000000; }

ul.tabbernav li a:hover

{
	color:#666666;
	background: #ffffff;
	border-color: #227;
	background-image: url(images/m22_tab.gif);
	text-decoration: none;
}


/******************************************Over State style************************************************/
ul.tabbernav li.tabberactive a

{
	background-color:#999999;
	/*border-bottom: 1px solid #232323;*/
background-image: url(images/m22_tab.gif);
	text-decoration: none;
}

/******************************************Over State Style END************************************************/

ul.tabbernav li.tabberactive a:hover

{
	color:#666;
	background: #ffffff;
	border-bottom: 0px solid white;
	background-image: url(images/m22_tab.gif);
}

/*--------------------------------------------------

  .tabbertab = the tab content

  Add style only after the tabber interface is set up (.tabberlive)

  --------------------------------------------------*/
/**************************Tabber BG Start************************************/
.tabberlive .tabbertab {
	padding:12px;
	border:1px solid #E3E3E3;
	border-top:0;
	list-style: none;
	background-image: url(images/box_bg.png);
	/*background-color: #FFF;*/
	background-repeat:repeat;
/**************************Tabber BG END************************************/

 /* If you don't want the tab size changing whenever a tab is changed

    you can set a fixed height */



 /* height:200px; */



 /* If you set a fix height set overflow to auto and you will get a

    scrollbar when necessary */



 /* overflow:auto; */

}



/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {

 display:none;

}

.tabberlive .tabbertab h3 {

 display:none;

}

/* Example of using an ID to set different styles for the tabs on the page */

.tabberlive#tab1 {

}

.tabberlive#tab2 {

}

.tabberlive#tab2 .tabbertab {

 height:200px;

 overflow:auto;

}


http://www.barelyfitz.com/projects/tabber/example-print.css

/* $Id: example-print.css,v 1.2 2006/03/06 04:11:55 pat Exp $ */

/* When printing, hide the tab navigation list

   and don't use any other styles

*/



.tabbernav {

 display:none;

}
/**************************new styles for prosite template***********************************/

.left_column_bg {
	background-image: url(images/left_column_background.gif);
	background-color:#3F3F3F;
	background-repeat: repeat-y;	
}

.right_column_bg {
	background-image: url(images/right_column_bg.gif);
	background-color:#757474;
	background-repeat:no-repeat;	
}
.box_bg {
	background-image: url(images/box_bg.png);
	background-repeat: repeat-y;
	border: 1px solid #BFBFBF;
}
.product_dis {
	background-image: url(images/box_bg.png);
	/*background-color: #FFF;*/
	background-repeat:repeat;
	/*background-color: #FFF;*/
	/*background-repeat: no-repeat;*/ 
}