/*
 * eCartGT Template System  
 * template: Classic_azul
 * By Tonbo Nuske
 * Sistema desenvolvido por CreativStudios Web Solutions
 * versão 2.0
 * 2007.10
 Based in Oscommerce www.oscommerce.com
*/
.centerpage {
  width: 980px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -490px;
  background: White;
 } 

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #007CFF; text-decoration: underline; }

BODY { background:White;  color: Black;  margin: 0px; font-family: tahoma, arial, sans-serif;}

A { color: Black;  font-size: 11px;  text-decoration: none; font-variant: normal; }

A:hover {color: #E34731;  text-decoration: none;}

FORM {display: inline;}

TR.header {  background: #ffffff;}

TR.headerNavigation { background: #ADD8E6;}

TD.headerNavigation {
  font-size: 11px;
  background: #95DFFF;
  color: #0083BF;
  font-weight : normal;
 }

A.headerNavigation { 
  color: #0076A3; 
  font-size: 10px;
   text-decoration: none;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TD.footer { 
  font-size: 10px;
  background: #F2F4F7 url(images/footer.jpg) no-repeat;
  color: Black;
  font-weight: normal;
  height: 220px;
  padding-top: 60px;
 }

  A.footer { color: Black; }

A.footer:hover { color: Black; text-decoration: none;}

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;
}

td.productListing-even, td.productListing-odd {
	padding-top: 6px;
	padding-bottom: 6px;
	border: thin solid #ccc;
}
TABLE.productListing {

}

.productListing-heading {
  font-size: 10px;
  color: Black;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  font-size: 11px;
  font-weight: normal;
  color: Black;
}

A.pageResults:hover {
  color: #E34731;
  background: White;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 15px;
  font-weight: bold;
  color: #545454;
  padding-left: 3px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  padding-left: 5px;
   padding-right: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Times",  serif ;
  font-size: 13px;
  color: Black;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #E34731;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
  color: Black;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

TABLE.formArea {
  background: White;

}

TD.formAreaTitle {
  font-family: Tahoma, "Times",  serif ;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Times",  serif ;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #E34731;
  font-size: 12px;
  font-weight: bold;
}

SPAN.errorText {
  
  color: #D42819;
}

.moduleRow { }
.moduleRowOver { background-color: White; }
.moduleRowSelected { background-color: White; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: Black; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: Black; }

/* menu alternativo input requirement */
#button {
	padding: 0 0 0 0;
	font-family: Verdana, Lucida Grande,Arial, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 11px;
}

	#button ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
	#button li {margin: 0;}
	

	#button li a {	display: block;
		padding: 4px 4px 4px 1.5em;
     text-decoration: none;
		width: 100%; }

   html>body #button li a {
		width: auto;
		font-family: sans-serif;
	   color: Black;
	   font-weight: bold;
	   font-size: 11px;
				}

	#button li a:hover {	}
		
      #button li.selected  a {
		color: #B80D0D;
	      }
 /* input requirement */

/* menu  flowcom barra em baixo e setas */
	TD.menu{
background-color: White;
}

 #button_flow {
margin: 0 0 0 0;
padding: 0px 0px 1px 0px;
}
		
#button_flow a {
color: Black;

font-weight: bold;
font-size: 11px;
	}	
		
#button_flow a:hover {
color: #E34731;
 text-decoration: none;
}
/* menu com barra em baixo e setas end*/

.cat_css{
	
   font-size: 10px;
   font-weight: normal;
	color: Black;
	}
/*------------menu em lista com efeito hover css-------------*/


/* =-=-=-=-=-=-=-[infobox]-=-=-=-=-=-=-=- */
.Boxdescricao {
  background: White;
 font-weight: normal;
  line-height: 1.5;
  
  font-size: 12px;
  color: #373737;
 }
.Boximagem {
  background: White;
 font-weight: normal;
  line-height: 1.5;
  
  font-size: 12px;
  color: White;
 }

/*.infoboxbutton{}*/

.infoBox { background: White;}

.infoBoxContents {
  background: White;
  font-size: 10px;
}

.maininfoBoxContents{
	background-image: url(images/main_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.infoBoxNotice { background: White;}

.infoBoxNoticeContents { background: White;
  
  font-size: 10px;}

TD.infoBoxHeading {
  font-size: 20px;
  font-weight: bold;
  color: Black;
  background: White;
  text-align: center;
  vertical-align:top;
  padding-top:10px;
  line-height: 26px;
 
}
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  
  font-size: 20px;
  font-weight: bold;
  color: Black;
  text-align: center;
  text-decoration:none;
 }
TD.infoBox, SPAN.infoBox {
  
  font-size: 10px;
}
	/* =-=-=-=-=-=-=-[infobox]-=-=-=-=-=-=-=- */
	/* =-=-=-=-=-=-=-[bestsellers]-=-=-=-=-=-=-=- */
	.best_list{
	
  font-size: 10px;
  font-weight: normal;
	color: #951504;
	}

/* =-=-=-=-=-=-=-[shopping incio]-=-=-=-=-=-=-=- */
	
TD.newproducts {
	font-size: 10px;
   font-weight: bold;
	color: #1E90FF;
	border-right: 3px solid  White;
}

TD.newproducts img {
	margin-top: 5px;
}
TD.newproducts_bottom{
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #424246;
	padding-bottom: 5px;
	margin-bottom: 5px; 
	color: Black;
}

.newproducts_link{
  
  font-size: 10px;
  font-weight: bold;
  color: #E34731;
	}
	
.contentbox{
	font-size: 12px;  color: Black;
	font-weight: bold;
	background: White;
	}

	.subcategorias{
	background: White;
		}  
		
a.subcategorias,a.subcategoriaspeq{
	 font-size: 12px;  color: Black;
	padding-top: 4px;
	font-weight: normal;
	height:15px;
	display:block;
    }
		
a.subcategorias:hover, a.subcategoriaspeq:hover{ color: Black;}
		
a.subcategoriaspeq{font-size: 10px;}
		
		.price{font-size: 12px;  color: Black;
	   padding-bottom: 2px;
	   font-weight: bold;} 
		
		.checkount{
		font-size: 12px;  color: Black;
	   padding-bottom: 2px;
	   font-weight: bold;
		}
			
			/*------------newsinfoBox ------------*/
	.newsinfoBox {
  background: transparent;

}
/*------------DEFINES ABAIXO DA IMAEGENS PARA A CESTA DE PRODUTOS-------------*/
.opcoes {
color: Black;
 font-weight: bold;
 font-size: 11px;
 padding-left: 5px;}	

.cy {
color: Black;
 font-weight: bold;
 font-size: 11px;
 padding-left: 5px;}	
			
.go{font-size: 11px;
 color: #E34731;
 text-align: center;
 font-weight: bolder;
  }
.ProductHeading {
font-size: 15px;
 color: #010101;
 text-align: left;
 font-weight: bold;
  
}
.PriceHeading  {
font-size: 15px;
 color: Black;
 text-align: right;
 font-weight: bold;
  
}

*.m11{color: Black; text-decoration:none; font-size:10px;}
*.m11:hover{color:Black; text-decoration:underline;font-size:10px;}



/*- controle das cores das colunas e páginas centrais da loja--------------------------- */

 /* página global */
 table.maincont_tb{
background-color: White;
 padding: 0px 0px 0px;
   }
  
  td.maincont_left_td{
    background-color: White;
	 padding: 0px 0px 0px;
    }
  
  table.leftbar_tb{
  background: White;
  padding: 0px 0px 0px;
	}
  
  td.maincont_mid_td{
background-color: White;
 padding: 4px 0px 0px;
  }
  table.middle_tb{
background-color: transparent;
padding: 0px 0px 0px;
}

td.maincont_right_td{
 background: White;
 padding: 0px 0px 0px;
}

table.rightbar_tb{
background-color: White;
 padding: 0px 0px 0px;
}	
/*- controle das cores das colunas e páginas centrais da loja fim--------------------------- */	


	
  	     	 /* >>>>>>>>> Menu de páginas extras <<<<<<< */

/* usar o asterisco para o ieka  */
* #button2 ul li{float:left; width: 100%;}
* #button2 ul li a{height:1%;}
/* menu superior  */
#button2 {
	padding: 3px 3px 3px 3px;

	font-style: normal;
}

	#button2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
			}

	#button2 li {
		margin: 0;
		height: 1%;
		}

	#button2 li a {
	
	font-weight: normal;
	font-size: 10px;
		display: block;
		padding: 3px 0px 3px 2px;
		background: White;
		color: Black;
		text-decoration: none;
		width: 100%;}

*	html>body #button li a { width: auto;}

	#button2 li a:hover {color: Black;}
	
   #button2 li.selected  a {
		color: Black;
		background: White;
 		}
	/* usar o asterisco para o ieka  */
* #button2 ul li{float:left; width: 100%;}
* #button2 ul li a{height:1%;}

div.addthis_toolbox {
	margin-bottom: 8px;
}

div.infomenu ul li a{
	text-align: center;
}
