/*
$Id: stylesheet.css,v 1.56 2007/09/12 22:04:02 hpdl Exp $ 
 * eCartGT Template System  
 * Design bi Tonbo Nuske
 * Sistema desenvolvido por CreativStudios Web Solutions
 * versão 1.0
 * 2007.10
*/
.centerpage {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 2px;
  margin-left: 0px;
  font-weight: normal;
} 
  
.navbar{	background: transparent;	padding-top: 0px;}

	
.boxText { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 10px;  color: #4E4E4E;  }
.errorBox { font-family :Arial, Tahoma, Helvetica, sans-serif;	 font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Arial, Tahoma, Helvetica, sans-serif;	 font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :Arial, Tahoma, Helvetica, sans-serif;	 font-size : 10px; color: #C45168; text-decoration: underline; }

BODY {  background: White url(images/back_top.gif) repeat-x;
  color: #708090;
  margin: 0px;
  font-weight: normal;
}

A { color: #4D4C4C;  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 11px; text-decoration: none; font-weight: normal;}

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

FORM {display: inline;}

TR.header { background: #ffffff;}

TR.headerNavigation { background: #ADD8E6;}

TD.headerNavigation {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
  background: transparent ;
  color: #00005D;
  font-weight : bold;
  padding-top:5px;
 }

A.headerNavigation { 
  color: #C70909; 
  font-weight : bold;
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
  text-decoration: none;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TD.footer { background: #F6AF39;
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 11px; color: White;
  font-weight: normal;  padding-top: 7px;	padding-bottom: 5px;
 border-bottom: 2px solid #F99506;}
 
  A.footer { color: White; }

A.footer:hover { color: White;text-decoration: underline;}

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: #DEDEDE;
}

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: #F0F0F0;
}

TABLE.productListing {
	border-bottom: 1px solid #D0D0D0;
}

.productListing-heading {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 10px;
  background: #CFCFCF;
  color: #00005D;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
   color: #25232A;
}

A.pageResults {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 15px;
  font-weight: bold;
  color: #575757;
  padding-left: 3px;
}

TR.subBar { background: #f4f7fd;}

TD.subBar {font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 10px; color: #FFD700;}

TD.main, P.main{font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 11px;  line-height: 1.5;  padding-left: 5px;
 padding-right: 5px; color: #696969; font-weight: normal;}

TD.smallText, SPAN.smallText, P.smallText {font-family:Arial, Tahoma, Helvetica, sans-serif; font-size: 10px;color: #696969;font-weight: normal;}

TD.accountCategory {font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 13px;  color: #272727;}

TD.fieldKey {font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #6D747E;}

TD.fieldValue {font-family:Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; color: #057ABD;}

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

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

CHECKBOX, INPUT, RADIO, SELECT {font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 11px;}

TEXTAREA {width: 100%; font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 11px;}

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

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

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

SPAN.productSpecialPrice {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  color: #E60000;
    font-size: 12px;
  font-weight: bold;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 12px; color: #1E90FF; }
.checkoutBarCurrent { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 12px; color: #FF4500; }

/* message box */

.messageBox { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 10px; background-color: #BD0005;  color: White;  }
.messageStackSuccess { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 10px; color: #ff0000; }

/* =-=-=-=-=-=-=-[infobox]-=-=-=-=-=-=-=- */
.Boxdescricao {
 font-weight: normal;
  line-height: 1.5;
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
  color: #6D747E;
  background-color: White;
 }
.Boximagem {
  background: White;
 font-weight: normal;
  line-height: 1.5;
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
  color: White;
 }
.infoBox { background: White;}

.infoBoxContents { font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 10px; color: #454545;}

.infoBoxNotice {background: White;}

.infoBoxNoticeContents {font-family:Arial, Tahoma, Helvetica, sans-serif;	  font-size: 10px;
  color: #454545;
}

TD.infoBoxHeading {
  font-family: Arial,Verdana , sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: White;
  color: White;
   text-align: center;
   vertical-align: middle;
}
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
  font-weight: bold;
  color: White;
  text-decoration:none;
 }
TD.infoBox, SPAN.infoBox {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 10px;
}
	/* =-=-=-=-=-=-=-[infobox]-=-=-=-=-=-=-=- */


.crossinfoBox,.specialinfoBox  {  background: White; }
.crossinfoBoxNotice { background: White;}

.crossinfoBoxNoticeContents {  background: White;  font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 10px;}  

.crossinfoBoxContents,.newsinfoBoxContents  {
  background: White;
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 10px;
  color: #6495ED; }

TD.crossinfoBoxHeading,
TD.newsinfoBoxHeading {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 18px;
  font-weight: bold;
  color: #03AEF4;
  text-align: left;
}

 TD.specialinfoBoxHeading,
TD.specialinfoBoxHeading A,
TD.specialinfoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 18px;
  font-weight: bold;
  color: #03AEF4;
  text-decoration: none; 
   text-align: left;
 }
 	TD.newproducts_bottom{
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 10px;
  font-weight: bold;
  color: #525F74;
 	}
	
TD.newproducts {  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;  font-weight: bold;  color: #1E90FF;}

.newproducts_link{  font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 11px;  font-weight: bold;  color: #F66104;}

.shopinginfoBox { background: White;}

.shopinginfoBoxNoticeContents {  background: transparent; font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 10px;}  

.shopinginfoBoxContents {background: White;font-family:Arial, Tahoma, Helvetica, sans-serif;font-size: 10px;color: #4B8DAC;}

TD.shopinginfoBoxHeading {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 18px;
  font-weight: bold;
  background: White;
  color: #03AEF4;
  text-align: left;
}
	/*------------shopping end-------------*/

	/*------------subcategorias saicho-------------*/
	.contentbox{font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 11px;  color: #708090;
	font-weight: normal;	background: transparent;}
		
	.contentboxinfoBoxHeading{	font-family: Arial,Verdana, sans-serif; font-size: 12px;  color: #00016F;
	font-weight: bold;	background: transparent;}

	.subcategorias{	background: transparent;}  
		
a.subcategorias,a.subcategoriaspeq{	font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 12px;  color: #F87605;
	padding-top: 4px;	font-weight: bold;height:20px;display:block;
	border: thin solid #03B4F5;
}
		
a.subcategorias:hover, a.subcategoriaspeq:hover{ color: #03AFF5; border: thin solid #F87605;}
		
a.subcategoriaspeq{font-size: 10px; }
		
.price{font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 12px;  color: #1148FD;
	   padding-bottom: 2px; font-weight: bold;}

.ps1{
 font-family: Arial, Tahoma, Helvetica, sans-serif;	
color: #04A2DB;
 font-weight: bold;
 font-size: 10px;
 padding-top: 0px;
 background-color: transparent;
}	
.cy{
 font-family: Arial, Tahoma, Helvetica, sans-serif;	
 color: #4D4C4C;
 font-weight: normal;
 font-size: 10px;}	
	
.greetUser{
 font-family:Arial, Tahoma, Helvetica, sans-serif;	
color: #3F3F3F;
font-weight: normal;
font-size: 10px;	}	

.go{
font-size: 11px;
 color: #048EC6;
  font-weight: bold;
  font-family: Arial, Tahoma, Helvetica, sans-serif;	
}
 .opcoes{
 font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 10px;
  font-weight: bold;
  color: #646779;
}
.itens{font-size: 11px; color: #04A3DD;  font-weight: bold;  font-family: Arial, Tahoma, Helvetica, sans-serif;}

.ProductHeading{font-size: 15px; color: #4D4C4C; text-align: left;  font-weight: bold;  font-family: Arial, Tahoma, Helvetica, sans-serif;	
 border-bottom: 3px solid #0AB5FD;}
  
.PriceHeading{
  font-size: 16px;
 color: #4D4C4C;
 text-align: center;
 font-weight: bold;
 font-family: Arial, Tahoma,Helvetica, sans-serif;
  border-bottom: 3px solid #0AB5FD;
}

.pontos{ font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 11px;  color: #1E90FF;
 padding-bottom: 2px;font-weight: normal;background: White url(images/pontos.gif) no-repeat left;height: 45px;}	
		
		
	.pontos_help{	background-color: #EBEBEB;
	border: 1px dashed #236EA7;	DISPLAY: none; POSITION: relative;
	padding:4px; margin:2px;	border-left: 5px solid #1E90FF;
	text-align:justify; font-weight: bold;	color: #708090;}

.cc_instalment{ font-family:Arial, Tahoma, Helvetica, sans-serif;	 font-size: 11px;  color: #035787;}
 .bannerinfoBox {background: White;}
.bannerinfoBoxContents {background: White;  font-family:Arial, Tahoma, Helvetica, sans-serif;	  font-size: 10px; color: #6495ED;}

TD.bannerinfoBoxHeading {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 12px;
  font-weight: bold;
  background: #F5F5F5;
  color: #F5F5F5;
  text-align: center;}	
			
/*- controle das cores das colunas e páginas centrais da loja--------------------------- */

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

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

table.rightbar_tb{
   padding: 3px 3px 3px;
}	
/*- controle das cores das colunas e páginas centrais da loja fim--------------------------- */	
  
    	 		/* 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;
			}

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

	#button2 li {
		margin: 0;
		height: 1%;
		width: 100%;
		border-bottom: 1px solid #10598E;
		}

	#button2 li a {
     font:normal 12px/11px arial,helvetica,sans-serif;
		display: block;
		padding: 4px 0px 4px 2px;
		background: White;
		color: #57595E;
		text-decoration: none;
		
	}

*	html>body #button li a {
		width: auto;
			}
	#button2 li a:hover {
		color: White;
		background: #0F79C3;
			}
   #button2 li.selected  a {
		color: #FF7A00;
		 		}
	/* usar o asterisco para o ieka  */
* #button2 ul li{float:left; width: 100%;}
* #button2 ul li a{height:1%;}
 
TD.creditos {
  font-family:Arial, Tahoma, Helvetica, sans-serif;	
  font-size: 9px;
  background: White;
  color: #1B1F23;
  font-weight: normal;
  padding-top: 2px;
  border: 1px solid #DBDCDA;
 }
  A.creditos {
  color: #6A6A6A;
    }


.headerCategories { 
	background: White;
}
div.headerCategoriesItems {border-bottom: 1px solid #039CDA;}

Td.headerCategoriesItems { 
   white-space: nowrap;
   font-family: Arial, Arial, sans-serif;
   font-size: 9px;
	height: 23px;
	background: transparent;}
  
  A.headerCategoriesItems { color: #F55903;
  font-weight: bold;
  text-decoration: none;
  }
  A.headerCategoriesItems:hover { color: #03AEF4;
  font-weight: bold;
  text-decoration: none;
  }
  ul.homelist li{list-style-image: url(images/seta2.gif);
 font-size: 10px;
 color: #454545;
 font-weight: normal;
  padding-bottom:3px;
  text-indent: inherit;
  line-height: 13px;
}

/* Quantity price Breaks */
td.productPriceInBoxHeading{
	color: red;
	font-weight: bold;
}