
/*
  $Id: stylesheet.css, template: OS06E7140TM v3.00 07/30/06  12:48:30 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2

  Copyright (c) 2003-2005 AlgoZone, Inc

*/

BODY {
 /* background-image: url('images/bck_geral.png');*/
  font-family: Helvetica;
  background-color:#000000;
  font-size: 11px;
  }
/*.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #513F2C;}*/
.boxText { padding-left:10px;padding-right:10px;font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.erroCard {  color: #ff0000; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { /*background: #000000;*/ } 
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size :10px; color: #555555; text-decoration: none; }
.saldoAtual { font-family : Verdana, Arial, sans-serif; font-size :11px; color: green; text-align:right; text-decoration: none; }
.totalpedido { font-family : Verdana, Arial, sans-serif; font-size :11px; color: red;  text-align:right; text-decoration:none; }
.saldonovo { font-family : Verdana, Arial, sans-serif; font-size :11px; color: #000000;  text-align:right; text-decoration:none; font-weight:bold}
A { 
  color: #CCCCCC;
  text-decoration: none; 
}
A:hover {
  color:  #E7A31B;
  text-decoration: none; 
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #A0A0A0;
}
INPUT.submit_button{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBox{
  /* Uncomment to get bacground for components */
  /*background-color: #b0a881;*/
  /*border: 1px solid #999999;*/
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #c6c9ca;
  text-align: left;
  padding-left: 15px;
  }
.infoBoxLeft, .infoBoxRight{
	padding-left: 2px;
	/*padding-right: 10px;*/
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:  #000000;
  text-align: center;
  padding-top: 0px;
}
TD.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3d1212;
  text-align: left;
  /*background-color: #F9EDDA;*/
  padding-top: 10px;
  padding-left: 20px;
}
.infoBoxCenter{
	padding-left: 10px;
	padding-right: 10px;
    /*background-color: #F9EDDA;*/
}
.infoBoxContents, .infoBoxContentsCenter, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  font-size: 11px;
  color:  #000000;

}
.infoBoxContentsLeft, .infoBoxContentsRight{
  color:  #CCCCCC;

}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContents A:hover {
	color: #555555;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.infoBoxContentsCenter A:hover {
	color: #D17125;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #6A6868;*/
  color:  #000000;
}
.infoBoxContentsLeft A:hover {
	color: #CCCCCC;
}

.infoBoxContentsLeft ul {margin:0; padding:0px 0px 0px 0px; list-style:none!important; }
.infoBoxContentsLeft ul ul {padding:0px 0px 0px 0px; list-style:none!important; display:block; float:left;}
.infoBoxContentsLeft ul ul ul {margin:0; padding:0; list-style:none!important;}
.infoBoxContentsLeft ul li {margin:0; padding:0px 0px 0px 0px;}
.infoBoxContentsLeft ul ul li { margin:0; padding:0;float:left; width:130px; height:25px; margin:0px 0px 0px 0px; border-bottom:1px solid #000000;}
.infoBoxContentsLeft ul ul li a, .infoBoxContentsLeft ul ul li a:visited { display:block; width:145px; height:20px; padding:6px 0px 0px 3px; font-size:11px; letter-spacing:0px; color:#000000; text-decoration:none;}
.infoBoxContentsLeft ul ul li a:hover {height:24px; color:#E7A31B; background: url('images/li_hover.png') top no-repeat}


.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3d1212;
}
.infoBoxContentsRight A:hover {
	color: #c6c9ca;
}
.productsBoxContents A:link, .productsBoxContents A:active, .productsBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3d1212;
}
.productsBoxContents A:hover {
	color: #c6c9ca;
}
.infoBoxHeadingSearch{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #D17125;
	padding-top: 5px;
	padding-left: 15px;
}infoBoxContentsLeft
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCF7FF;
	vertical-align: top;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited,
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.infoBoxContentsSearch A:hover, infoBoxContentsLeft_categ A:hover {
	color: #FFFFFF;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #CCCCCC; 
  font-size: 12px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #CCCCCC;
  color: #3d1212;
  text-align: center;
}

TR.footer {
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
}
.foot{
  background-image: url('images/footer.jpg');
  background-color:#000000;
  background-position: top;
  background-repeat:no-repeat;
}
.foottext{  
  width:900px;
  height:110px;
  text-align:center;
  font-size:12px;
  font-style: Sans-serif;
  color: #FFFFFF;
  padding-top:15px;
}
.foottext A:link, .foottext A:active{	
	color: #FFFFFF;
}
.foottext A:visited{
  color: #FFFFFF;
}
.foottext A:hover{	
	color: #555555;
	text-decoration: none;
}
.footer_pay{
	color: #FFFFFF;
	font-weight: bold;
	font-size:13px;
}
.footer_dep{
	color: #FFFFFF;
	font-size:10px;
}
.footer_menu{
            float:left;
            height:10px;
            width:100%;
            text-align:left;
}
.footer_menu ul {
	    margin:0;
	    padding:0px 0px 0px 0px;
}
  
.footer_menu li {
	    display:block;
	    /*list-style:none;*/
	    display:inline;
	    margin:0px 12px 0px 0px;
	    font-size:11px;
}
        
a.afootermenu,a.afootermenu:visited {
            padding: 0px 0px 0px 0px;
            text-decoration:none;
            color:#FFFFFF;
            font-size:11px;
            letter-spacing:0px;
}
        
 a.afootermenu:hover {
           color:#E7A31B;
	   text-decoration:none;
}
  
TR.indice_letras {
}
TD.indice_letras {
}
.indice_letras{
  background-image: url('images/footer.png');
  background-position: center;
  background-repeat:x;
  width:100%;
  height:10px;
  text-align:center;
  font-size:12px;
  font-style: Sans-serif;
}
.indice_letras A:link{	
	color: #FF0000;
	width: 100%;
}
.indice_letras A:visited{
  width: 100%;
  color: #FFFFFF;
}
.indice_letras A:hover{
  background-color: #FF0000;
  color: #000000;
  text-decoration: underline;
  width: 100%;
  height:100%;
  
}
.titulo_letras{
  width:100%;
  text-align:center;
  font-size:13px;
  font-style: Sans-serif;
  color: #e7dede;
}

.div_letras{
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 1000px;
  width:100%;
  }  
.infoBoxNotice {
  background: #de1313;
}
.infoBoxNoticeContents {
  background: #FFFF1B;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.productListing{
      border: 1px solid #000000;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  text-transform:uppercase;
  padding: 8px 8px 8px 8px;
}
A.productListing-heading { 
  color: #FFFFFF; 
  font-weight : bold;
}
A.productListing-heading:hover {
  color: #D17125;
  font-weight : bold;
  text-decoration:none;
}
TD.productListing-data A,TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}
.subtotal{
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #000000;
  padding: 3px 3px 3px 3px;
}
A.pageResults { 
  color: #CCCCCC;
}
A.pageResults:hover { 
  color: #D17125; 
}

.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-transform:uppercase;
}
.pageHeading-med{
  padding-top:10px;
  font-family:  Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform:uppercase;
}
.pageHeading-button{
  padding-top: 20px;
  color:#CCCCCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {	
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d1212;
}
TD.main, P.main, .main A{
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.main A:hover{
  color:#555555;
}
TD.smallText, SPAN.smallText, P.smallText, .smallText A{ 
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 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;
  color: #CCCCCC;
  width: 20%;
}
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: #CCCCCC;
}
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: #CCCCCC;
  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: #ff0000;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ed2020;
  font-size: 12px;
  font-weight: bold;
}
.messageStackSuccess, .messageStackWarning {
  font-family: Verdana, Arial, sans-serif;
  color: #275a10;
  font-size: 12px;
  font-weight: bold;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}
.divHeadingAlert{
  color: #0f3857;
  font-size: 12px;
  font-weight:bold;
  font-family: Verdana;
  text-align:center;
}
.divAlert{
  border: 1px solid #3d1212;
  border-color:#3d1212;
  background-color: #6694b8;
  color: #3d1212;
  position:relative;
  left: 0px;
  top:0px;
  font-size: 10px;
  font-family: Verdana;
  padding: 10px;
}
.selectedMethodBox{
  border: 1px solid #3d1212;
  border-color:#3d1212;
  background-color: #6694b8;
  color: #3d1212;
  position:relative;
  left: 0px;
  top:0px;
  font-size: 10px;
  font-family: Verdana;
  padding: 10px;
  visibility:hidden;
  display:none;
}
TD.productListing-data-color {
  /*border: 1px solid #93938A;*/
}
.moduleRow {
  background-image: url('images/payment_bk.png');
  background-repeat: no-repeat;
  }
.moduleRowOver {
  background-image: url('images/payment_bk_over.png');
  background-repeat: no-repeat;
  cursor: pointer;
  }
.moduleRowSelected {
  background-image: url('images/payment_bk_over.png');
  background-repeat: no-repeat;
  }
.shippingRow{
  background-color:#2c2c29;
}
.shippingRowSelected{
  background-color:#4e4e4b;
}
.shippingRowOver{
  background-color:#121212;
  cursor: pointer;
}
.payment_description{
  text-align: justify;
  color:#CCCCCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarFrom a:hover{color: #555555}

.text_cart_empty{
	color: #000000;
	}
.confirm_deposito {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-align:left;
}
.confirm_deposito_banco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-align:left;
	padding-left:188px;
}

.account_form{
  background-color:#141413;
	color: #E7A31B;
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.account_form a{
	color: #E7A31B;
}
.account_form a:hover{
	color: #555555;
}
.input_form{
  width: 240px;
  height: 26px;
  background: url(images/forms/inputbk.png) no-repeat left center;
}
.input_text{
  width: 215px;
  height: 21px;
  background: none;
  border:  none;
  color: #000000;
  margin-top: 5px;
  margin-left: 5px;
}

.input_form-med{
  width: 120px;
  height: 26px;
  background: url(images/forms/inputbk-med.png) no-repeat left center;
}
.input_text-med{
  width: 100px;
  height: 21px;
  background: none;
  border:  none;
  color: #000000;
  margin-top: 5px;
  margin-left: 5px;
}
.input_form-sma{
  width: 35px;
  height: 26px;
  background: url(images/forms/inputbk-sma.png) no-repeat left center;
}
.input_text-sma{
  width: 25px;
  height: 21px;
  background: none;
  border:  none;
  color: #000000;
  margin-top: 5px;
  margin-left: 5px;
}
.input_form-list{
  width: 150px;
  height: 30px;
}
.input_text-list{
  width: 130px;
  height: 21px;
  background: #FFFFFF;
  border:  solid 1px #d17125;
  color: #000000;
}
.input_text-chk{
  border: solid 1px #d17125;
  color: #000000;
}
.input_form-search{
  width: 180px;
  height: 26px;
  background: url(images/forms/inputbk-search.png) no-repeat left center;
	color: #000000;
}
.input_text-search{
  width: 165px;
  height: 21px;
  background: none;
  border:  none;
  color: #000000;
  margin-top: 5px;
  margin-left: 5px;
}

.postsearch{
  font-size:11px;
  color:#000000;
}
.deposito-pad{
  padding-left: 200px;
}
.bold{
  font-weight:bold;
}

/*Categorias*/

.cat_desc{
      color:#000000;
      font-family: Fixed, monospace;
      font-size: 13px;
      line-height: 1.5;
}

.cat_desc a{
      color:#333333;
}

.cat_desc a:hover{
      color:#000000;
}

/*Box dos produtos quando selecionados por categoria*/
#prod{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.prod_box{
    float: left;
	margin: 10px auto 10px;
	padding: 0;
	text-align: center;
}
.prod_box_left{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 229px;
}
.prod_box_right{
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 229px;
}
.prod_name{
	font-size: 14px;
	font-weight:bold;
	margin: 5px auto;
	padding: 0;
	text-align: center;
}
.prod_price{
	font-size: 12px;      
	margin: 5px auto;
	padding: 0;
	text-align: center;
}
.prod_button{
	margin: 5px auto;
	padding: 0;
	text-align: center;
}

.screenshots{
      text-align:center;
      float:left;
      padding: 0px 0px 20px 15px;
}
.screenshots{
      text-align:center;
      float:left;
      padding: 0px 0px 20px 10px;
}
.screenshots img{
      border: 3px solid #000000;
}
.rate{
      border: none;
}
.cart{
      border: 1px solid #CCCCCC;
} 
.borderblack{
  border: 1px solid #000000;
}
.borderbutton{
  border: 2px solid #141413;
}
.noborder{
  border:0px;
}
.no_border{ border:0px; }

.input_form-number{
  width: 100%;
  height: 26px;
  background: url(images/forms/inputbk-sma.png) no-repeat left center;
}
.input_text-number{
  width: 25px;
  height: 21px;
  background: none;
  border:  none;
  color: #000000;
  margin-top: 5px;
  margin-left: 5px;
}
.dataTableHeadingContent{
  background: #000000;
  color: #ffffff;
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;

}
.dataTableContent_A{
  background-color: #6d6b69;
  color: #ffffff;
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}
.dataTableContent_B{
  background-color: #3b3a38;
  color: #ffffff;
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}
.captcha_img img{
	border: solid 1px #000000;
}
.index_head{
	text-transform: uppercase;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
}
.index{
	text-align:justify;
	font-family: Arial, sans-serif;
  font-size: 12px;
}
#cep_search{
	float: left;
}
#cep_button{
	padding-top:2px;
	clear:both;
}
.reseller_row{
		border: 2px solid #000000;
		padding: 3px 0px 3px 3px;
		margin-bottom: 10px;
		font-family: Arial, sans-serif;
		font-size: 12px;
	}
.reseller_result a{ 
	color: #000000;
}
.reseller_result a:hover{ 
	color: #222222;
}
#rules{
	height: 200px;
	background-color: #FFFFFF;
	color: #000000;
	text-align:justify;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	overflow-y: scroll;
}
/*Box dos produtos quando selecionados por categoria*/
#pop{
    color: #FFFFFF;
    display:none;
    position:absolute;
    background-color:#000000;
    top:50%;
    left:50%;
    margin-left:-150px;
    margin-top:-80px;
    padding:10px;
    width:300px;
    height:115px;
    border:1px solid #FFFFFF;
    font-size: 11px;
    font-family: Verdana;
    padding: 10px;
}
.how_activate{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-left: 10px;
}
.botaoAtivar{
	background: url(images/botao.png) center no-repeat;
	height: 80px;
	text-align: center;
}
.botaoAtivar a{
	color: #fff000;
	font-size: 13px;
	font-weight: bold;
}
.botaoAtivar a:hover{
	color: #ffffff;
}
