
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

 

  Released under the GNU General Public License
*/

/* inicio css Do Gil */

body {	font:62.5% Verdana, Arial, Helvetica, sans-serif;	color:#000;	background:#fff;	margin:0;	padding:0;}
h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif; }
h2 { font-size:2em; }
h3 { font-size:1.6em; font-weight:normal; }
#logo { position:absolute; left:0; top:0; width:100%; background:url(../img/bg_topo.jpg) 0 0 repeat-x; text-align:left; }
#topo { position:absolute;	left:0; top:0;	width:100%;	height:130px; background:#999; }
#topo h1 { position:absolute; left:10px; top:8px; color:#000; }
/* navegação */
#tabsI {
	left:0;
 position:absolute;	top:96px;	width:100%; 
	font-size:12px;
	font-weight:bold;
	line-height:normal;}


#select.icon-menu option {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:30px;
}


#tabsI ul {
	margin:0;
	height:24px;
	padding:10px 10px 0 120px;
	list-style:none;
	border-bottom:4px solid #F59534;
}
#tabsI li { display:inline; margin:0; padding:0; }
#tabsI a {
	float:left;
	background:url("images/tableftI.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsI a span {
	float:left;
	display:block;
	background: url("images/tabrightI.gif") no-repeat right top;
	padding:5px 15px 5px 6px;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;} 
/* End IE5-Mac hack */
#tabsI a:hover {	background-position:0 -42px; }
#tabsI a:focus {	background-position:0 -42px; }
#tabsI a:active {	background-position:0 -42px; }
#tabsI #current a {	background-position:0 -42px; }
#tabsI a:hover span { background-position:100% -42px; color:#000; }
#tabsI a:focus span { background-position:100% -42px; color:#000; }
#tabsI a:active span { background-position:100% -42px; color:#000; }
#tabsI #current a span { background-position:100% -42px; color:#000; }

#conteudo { margin-top:140px; }
/* fim css Do Gil */






#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: #ffffff;
  z-index: 1;    
  width: 276px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 270px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border: 0px;
  padding: -3px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;font-weight: bold;
  margin: 0px;
  color: #000000
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #000000
} 





.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 : 11px; color: #003366; text-decoration: underline; }

#CabFuncoesbuscarapida{
	text-align:left;
	margin:auto;
	margin-top:1px;
	clear:both;
	padding:0;
	width:470px;
	height:62px;
	vertical-align:middle;
	background:url(images/bg_pesquisa.gif) bottom left no-repeat;
	}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;font-weight:bold;font-size:11px;
}

A:hover {
  color: #000000;
  text-decoration: underline;font-weight:bold;font-size:11px;
}

A.mmm {
  color: #0000CD;
  text-decoration: none;font-weight:bold;
}

A.mmm:hover {
  color: #1E90FF;
  text-decoration: underline;font-weight:bold;
}




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: 11px;
  color: #6b6f75;
  font-weight: bold;
  padding:5px 0px;
}

.infoBox {

}
.infoBox1{background-color:#FFF; border:0px solid #A6B3BA; }
.infoBoxContents {
 
  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.infoHeaderHeading {
  color:#FFF; font-size:10px;padding-left:4px; padding-bottom:3px; text-align:left;
}



TD.infoBoxHeading {
  background-color:#f36523;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
text-transform:uppercase;
border-style: groove; 
border-width: 1px; 

  color: #000000;
}


TD.infoBoxHeading2 {
  background:url(images/infobox/corner_center.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
text-transform:uppercase;
  color: #000000;
}

TD.infoBoxHeading1 {
  background:url(images/infobox/corner_center.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

TD.infoBoxCategoriesHeading {
  background:url(images/infobox/cat_bg.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;font-weight: bold;
  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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #c2c5bb;
  border-spacing: 0px;
  background: #FFFFFF;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}
.productListing-heading a{
 
  color: #000000;
  font-weight: bold;
}
.productListing-heading a:hover{
 
  color: #FFFFFF;
  font-weight: bold;
text-decoration:underline;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
color:#003366;
}
TD.productListing-data a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}
TD.productListing-data a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#003366;

}
A.pageResults {
  color: #4A4949;
}

A.pageResults:hover {
  color: #4A4949;
  text-decoration:none;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

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.5em;
  color:black;

}

TD.main4, P.main4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  color:black;
background:#FFFFFF ;
}

TD.main21, P.main21 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  color:black;
background: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;font-weight: bold;
color: #003366;
}

/* GIL 01-09-08 */
TD.smallText { padding:5px; border-bottom:1px solid #e2e2e2;
color: #003366;
 }

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: Arial,Verdana, Arial, sans-serif;
  color: #003366;
  font:bold 12px Arial, Helvetica, sans-serif;  
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;

}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: 12px; background-color: #ffffff; border:dotted}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffffff;color:#000000;weight:bold;border:dotted; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; size:25px }

*.h11{color:#000000; font-weight:bold; text-decoration:none; font-size:12px;}
*.h11:hover{color:#ff8c00; font-weight:bold; text-decoration:underline;font-size:12px;}

*.m11{color:#6d7066; text-decoration:none; font-size:10px;}
*.m11:hover{color:#CD3278; text-decoration:underline;font-size:10px;}






td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #848282;
}

 .bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #747474;
  font-weight: bold;
 }

 .cy1{
  font-size: 14px;
  color: #FF850D;
  font-weight: bold;
 }

 .cy2{
  font-size: 13px;
  color: #848282;
  font-weight: bold;
 }


 .ml{
  font-size: 11px;
  color: #ff8c00;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #848282;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #848282;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }
