/*
  $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
*/

/* Description */
.ft1 { font-size: 10px; text-align:left; }
.ft3 { font-size: 28px; text-align:left; }

#DropDownCategorias {
width: 220px; 
border: #A2A2A2 1px solid;
background-color: #fffffe;
font-size: 11px;
 color: #858585;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFAE;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #FFF;
	padding: 2px 6px 2px 6px;
	cursor:pointer;
}
#search_suggest {
	position: absolute; 
	background-color: #FF0; 
	text-align: left; 
	/*border: 1px solid #000000;*/		
	color:#333;
}		
/*----------------------------End Suggest Styles------------------------*/


body  {
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

.layoutLoja #container { 
	width: 100%;
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}  
.layoutLoja #header { 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. 
	border:1px solid #999;*/
} 


.layoutLoja #sidebar1 {
	float: left; 
	width: 170px; /* since this element is floated, a width must be given */
	padding: 0; /* top and bottom padding create visual space within this div */
	padding-left:2px;
}
.layoutLoja #sidebar2 {
	float: right; 
	width: 170px; /* since this element is floated, a width must be given */
	padding:0; /* top and bottom padding create visual space within this div */
	padding-right:2px;
}

.layoutLoja #mainContent {
 	margin: 10px 175px 0 175px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. 
	border:1px solid #F00;*/ 
} 
.layoutLoja #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*==========================================================================================================================================================================*/
.clear{ clear:both;}

/* DEFININDO CORES PARA LAYOUT*/

.lay_bordaBox{
/*border:1px solid #006094;	*/
background-image:url(images/boxBack.png);
height:32px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
padding-left:8px;
text-align:left;
color:#10458D;
font-weight:bold;
text-transform:uppercase;
}




.lay_bodybox{
	padding:3px; 
	text-align:left; 
	border-left:1px solid #CCC;	
	border-right:1px solid #CCC;	
	border-bottom:1px solid #CCC;	
	height:150px;
	vertical-align:top;
}

.infoBox {
  background: #CCC;
}

.infoBoxContents {
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.lay_corDefault{
background-color:#CCC;	
}

.header_default{
 background-image:url(images/backtopo.jpg);
 height:70px;
}

.header_infor{
width:950px;
margin:0 auto;
padding:0px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#333;
text-align:left;
}

.header_infor a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#333;
}

.header_textAtendimento{
font-size:15px;	
font-family:Arial, Helvetica, sans-serif;
}

.header_busca{
background-color:#000;
height:30PX;
}

.header_busca td{
color:#FFF;
font-family: Tahoma, Geneva, sans-serif;
font-size:11px;
}


.header_defaultMenus{width:780px; float:left}	

/* */

#masthead {
}

#top_nav {
}

#container {
	min-width: 600px;
}

#left_col {
	width: 170px;
	position:absolute;
	left:0;
	display:inline;
	margin-left:2px;
	margin-left:1px;
}

#right_col {
	width: 170px;
	display:inline;
	position:absolute;
	right:0;
	margin-left:1px;
	margin-left:2px;
}

#page_content {
	position:static;
	left: 174px;
	right: 174px;
	/*border:1px solid #333;*/
}

#footer {
	position:relative;
	width:100%;
	display:inline;
	bottom:0;
	
}

.bg-footer{
	height:215px;
	width:100%;
	background-image:url(images/back_rodape.jpg);
    background-repeat: repeat-x;
	background-color: #fff;	
	margin-top:10px;
}

.footer{

	}
.navegacao{
	width:810px;
	margin:0 auto;
	padding:0;
	}	

.footer_information{
background-image:url(images/back_footer_information.jpg);
height:28px;
color:#FFF;
}

.footer_information a{
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

.footer_information td{
color:#FFF;
}


.institucional{
font-family:Tahoma;
font-size:12px;
color:#000;
width:200px;
float:left;
}

.institucional h3{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

.institucional ul{
	margin:10px; padding:0;
}
.institucional li{
	list-style-image:url(images/m14.gif);
	line-height:20px;
}


.servicos{
font-family:Tahoma;
font-size:12px;
color:#000;
width:100px;
float:left;
}

.servicos h3{
	font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

.servicos ul{
	margin:10px; padding:0;
}
.servicos li{
	list-style-image:url(images/m14.gif);
	line-height:20px;
}


.atendimento{
font-family:Tahoma;
font-size:12px;
color:#000;
width:200px;
float:left;
}

.atendimento h3{
	font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

.atendimento ul{
	margin:10px; padding:0;
}
.atendimento li{
	list-style-image:url(images/m14.gif);
	line-height:20px;
}

.assinatura{
  width:840px;
  margin:0 auto;
  padding:0;
  margin-top:30px;
  margin-bottom:10px;

}

.formas-pagamento{
	font-family:Verdana;
	font-size:11px;
	color:#000;
	width:400px;
	float:left;
}
.formas-pagamento h3{
	font-weight:200;
	font-size:11px;
	margin:0;
	padding-bottom:15px;
}

.formas-pagamento p{
	line-height:20px;
}


.selos{ float:left; margin-left:20px; padding-left:20px; border-left:1px dashed #D7D7D7;height:110px;}
.selos h3{
	font-family:Verdana;
	font-weight:200;
	font-size:11px;
	margin:0;
	padding-bottom:15px;
}

.powered{ float:left; margin-left:20px; padding-left:20px; border-left:1px dashed #D7D7D7;height:123px;}
.powered h3{
	font-family:Verdana;
	font-weight:200;
	font-size:11px;
	margin:0;
	padding-bottom:15px;
}


.hosted{ float:left; margin-left:20px; padding-left:20px; border-left:1px dashed #D7D7D7; height:110px;}
.hosted h3{
	font-family:Verdana;
	font-weight:200;
	font-size:11px;
	margin:0;
	padding-bottom:15px;
}

.televendas{
width:300px;
font-family:Verdana;
font-size:11px;
float:left;
line-height:17px;
margin-left:10px;
}

.televendas strong{
color:#F00;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
}

.televendas h3{
 font-size:18px;
 
 margin-left:0;
 margin-bottom:0;
 margin-right:0;
 padding:0px;
 text-transform:uppercase;
}


.MenuAlign{
	 float:left;
	 width:100%;
	 z-index:1000;
	}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Tahoma; 
	font-size:11px;
	font-weight:bold;
	}
.menu ul{
	background:#F4FBFB;
	height:26px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
	
.menu li{
	float:left;
	padding:0px;
	}
	.menu li a{
		/*background:#F4FBFB url("images/seperator.gif") bottom right no-repeat;*/
		color:#000;
		display:block;
		font-weight:500;
		line-height:25px;
		margin:0px;
		padding:0px 12px;
		text-align:center;
		text-decoration:none;
		border-right:1px dashed #ccc;
		}
		.menu li a:hover, .menu ul li:hover a{
			/*background: #2580a2 url("images/hover.gif") bottom center no-repeat;*/
			color:#000;
			text-decoration:none;
			/*border-bottom:1px solid #CCC; #000*/
			}
	.menu li ul{
		background:#FFF; /*#FFF*/
		/*filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity: 0.85;*/
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		/*background:url('images/sub_sep.gif') bottom left no-repeat;*/
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			/*background:#2580a2 url('images/hover_sub.gif') center left no-repeat;*/
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		

.boxText { font-family: Tahoma; font-size: 13px; line-height:18px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #FF9900;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

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: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}



.infoBox2 {
  background: #ccc;
}

.infoBoxContents2 {
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBoxHeading {
  /*background-image: url('images/infobox/corner_center.gif');*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #F6E4DF;
  //shopping-cart content color
}

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: #F6E4DF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF; 
text-align:center;
 

  color: #0076B1;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F6E4DF;
}

TD.productListing-data {
border-right:1px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #D42700;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;



  text-decoration: none;
  height:30px;
  width: 551x;

  background-repeat: no-repeat;

  padding-bottom:0px;
  padding-left: 15px;

}

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: 13px;
  line-height: 1.5;
  text-align:justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

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;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

input[type=text],input[type=password]{
 border:1px solid #CCC;
  background-color:#FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

input[type=text]:focus,input[type=password]:focus{
	background-color:#FFFFAE;
}

input[type=radio]{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*border:1px solid #999;*/
  margin:0px;
  padding:0px;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #0076B1;
 text-decoration: none;
 font-weight: bold;
 font-family: arial;


}

 .pr_price{
 font-size: 12px;
 color: #D42700;
 font-weight: bold;
 font-family: verdana;
 }

 .pr_descr{
 font-size: 11px;
 color: #767676;
 text-decoration: none;
 font-family: arial;

}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #646464;
}


 .ch1{
 font-size: 10px;
 color: #A0A0A0;
 font-family: arial;
 }

 .ch2{
 font-size: 12px;
 color: #FFF;
 font-family: verdana;
 font-weight: bold;
 }

 .ch3{
 font-size: 13px;
 font-family:Tahoma, Geneva, sans-serif;
 font-weight:bold;
 color: #FFF;
 padding-left:5PX;
 text-align:left;
 }
       
 .ch5{
 font-size: 11px;
 color: #9F9F9F;
 font-family: arial;
 }

 .ch6{
 font-size: 12px;
 color: #D42700;
 font-weight: bold;
 font-family: verdana;
 }

 .ch7{
 font-size: 11px;
 color: #6E7175;
 font-family: arial;
 }

 .ch8{
 font-size: 9px;
 color: #B3B4B7;
 text-decoration: none;
 }

 .ch9{
 font-size: 11px;
 color: #DB0C00;
 font-family: arial;
 font-weight: bold;
 }

 .ch10{
 padding-left: 7px;
 }

 .ch11{
 font-size: 11px;
 color: #202020;
 font-family: verdana;
 }

 .ch12{
 font-size: 12px;
 color: #202020;
 font-family: verdana;
 }

 .ch13{
 font-size: 11px;
 color: #656565;
 font-family: arial;
 }

 .ml1{
 font-size: 10px;
 color: #575757;
 text-decoration: none;
 font-family: arial;
 }

 .ml2{
 font-size: 11px;
 color: #FF6600;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 }

 .ml3{
 font-size: 10px;
 color: #A6A6A6;
 font-family: arial;
 }
 .ml4{
 font-size: 11px;
 color: #656565;
 text-decoration: none;
 font-family: arial;
 }
 .ml5{
 font-size: 11px;
 color: #0076B1;
 text-decoration: none;
 font-weight: bold;
 font-family: arial;
 }
 .ml6{
 font-size: 11px;
 color: #ACACAC;
 text-decoration: none;
 font-family: arial;
 }
 .ml7{
 font-size: 11px;
 color: #74767C;
 text-decoration: none;
 font-family: arial;
 }             
 .ml8{
 font-size: 11px;
 color: #656565;
 text-decoration: none;
 font-family: arial;
 }
 .ml9{
 font-size: 11px;
 color: #D42700;
 text-decoration: none;
 font-family: arial;
 }
 .se{            
 border: #A2A2A2 1px solid;
 width: 136px;
 font-size: 9px;
 color: #858585
 }
 .image_border{
  border:1px solid #717171; 
 }
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width:0px; 
  line-height:20px;
  
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width:0px; 
  padding-left:3px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}
.styleDownloadText {font-size: 14px}
.styleDownloadTextSmaller {font-size: 11px}
.styleSmallerText {font-size: smaller}
.styleNewsDate {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; }
.styleNewsTitle {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:bold; }
.styleNewsSubTitle {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-style:italic; }
.styleNews {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; }