/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 url(imgs/fundo.gif) repeat-x;
  color: #000000;
  margin: 5px 0px 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:link {
  color: #333333;
  text-decoration: underline;
}
A:visited {
  color: #333333;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  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: #464646;
  font-weight : bold;
}

A.headerNavigation { 
  color: #464646;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #464646;
  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: #464646;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  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 {
  font-family: 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: #F2EDE1;
  //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: #F2EDE1;
  //shopping-cart content color
}

TABLE.productListing
{
width: 555px;
border: 0px;
border-style: solid;
border-color: #000000;
border-spacing: 1px;
}

.productListing-heading
{
	text-align:center;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	font-weight: bold;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	background: #d8d8d8;
	letter-spacing: 0.1em;
}

TD.productListing-data
{
border: 1px;
border-style: solid;
border-color: #FFFFFF;
border-left:0px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;
background: #ededed;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
color: #414956;
}



A.pageResults {
  color: #747474;
}

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

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 15px;
 color: #464646;
 font-weight: bold;
 text-decoration: none;
 height:28px;
 width: 100%;
 background: url('images/m99.gif');
 background-repeat: no-repeat;
 padding-bottom:0px;
}

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

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, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: 15px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;


}


 .pr_price{
 font-size: 13px;
 color: #77804A;
 font-weight: bold;


 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #464646;

}




.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: #464646;
	line-height: 15px;
}

 .ch1{
 font-size: 11px;
 color: #5F5F5F;
 font-weight: bold;
 }

 .ch2{
 font-size: 11px;
 color: #2C2C2C;
 }

 .ch3{
 font-size: 11px;
 color: #898989;
 }

 .ch4{
 font-size: 15px;
 color: #FFFFFF;
 font-weight: bold;
 }

 .ch5{
 padding-left: 26px;
 padding-right: 6px;
 }

 .ch6{
 font-size: 11px;
 color: #77804A;
 font-weight: bold;
 }

 .ch7{
 font-size: 13px;
 color: #77804A;
 font-weight: bold;
 }

 .ch8{
 font-size: 11px;
 color: #DC1400;
 font-weight: bold;
 }

 .ch9{
 font-size: 13px;
 color: #f001b5;
 font-weight: bold;
 }

 .ch10{
 padding-left: 14px
 }

 .ch11{
 font-size: 10px;
 color: #505050;
 }

 .ch12{
 font-size: 10px;
 color: #FF7612;
 text-decoration: none;
 }

.ch13{
 font-size: 13px;
 color: #4C4C4C;
 font-weight: bold;
 }

.ch14{
 font-size: 11px;
 color: #565656;
 font-weight: bold;
 }

.ch15{
 font-size: 11px;
 color: #2C2C2C;
 }

.ch16{
 font-size: 11px;
 color: #373737;
 }

 .ml1{
 font-size: 11px;
 color: #58AC22;
 font-weight: bold;
 text-decoration: none;
 }

 .ml2{
 font-size: 11px;
 color: #4E4D4D;
 font-weight: bold;
 text-decoration: none;
 }

 .ml3{
 font-size: 11px;
 color: #676767;
 text-decoration:underline;
 }

 .ml4{
 font-size: 12px;
 color: #F05501;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 }

 .ml5{
 font-size: 10px;
 color: #404040;
 font-weight: bold;
 text-decoration: none;
 }

.ml6{
 font-size: 11px;
 color: #606060;
 text-decoration: none;
 }

.ml7{
 font-size: 11px;
 color: #9F1A37;
 text-decoration: none;
 }

 .se{            
 width: 109px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 border: #AAAAAA 1px solid;
 width: 156px;
 font-size: 9px;
 color: #282E3E
 }

 
 .image_border{
  border:1px solid #888888; 
 }

 .cart_border_{
  border:1px solid #B5B5B5; 
 }



.menu {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color:#333333;
}
.menu a:link {
	color:#333333;
}
.menu a:visited {

	color:#333333;
}
.menu a:hover {
	color:#000000;
	text-decoration: none;

}
.menu a:active {



	color: cccccc;
}
.white11 {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.black a:link {
	color: #000000;
}
.black a:visited {
	color: #000000;
}
.titlaranja14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.menufamilias {
	padding-left: 26px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	background-color: #d8ee4d;
}
.menufamilias a:link {
	color: #333333;
	text-decoration: none;
}
.menufamilias a:visited {
	color: #333333;
	text-decoration: none;
}
.menufamilias a:hover {

	color: #000000;
	text-decoration: underline;
}
.menufamilias a:active {


	color: #000000;
	text-decoration: none;
}


.submenufamilias {
	padding-left: 35px;
	padding-right: 6px;
	font-size: 11px;

}
.submenufamilias a:link {
	color: #333333;
	text-decoration: underline;
}
.submenufamilias a:visited {
	color: #333333;
	text-decoration: underline;
}
.submenufamilias a:hover {

	color: #000000;
	text-decoration: none;
}
.submenufamilias a:active {


	color: #000000;
	text-decoration: none;
}


.bkcontent {
	background-image: url(imgs/elm/rightshadow.gif);
	background-repeat: no-repeat;
}
.preco {
	font-size: 12px;
	font-weight: bold;
	color: #f001b5;
}
.precocut {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: line-through;

}
.titlilas11 {
	font-size: 10px;
	color: #555555;
	text-transform: uppercase;

}
.titlilas11 a:link {
	color: #555555;
	text-decoration: none;
}
.titlilas11 a:visited {
	color: #555555;
	text-decoration: none;
}
.telefone {
	font-size: 18px;
	font-weight: bold;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 10px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #303030 url(imgs/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 0px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(imgs/color_tabs_right.gif) no-repeat right top;
padding:8px 9px 6px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #000000;
}

#ddcolortabs a:hover span{
background-color: #000000;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #000000;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #303030;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.besttable {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.textopeq {
	font-size: 9px;
}
.texto12 {
	font-size: 12px;
}

