/*
/* 0. Classes gerais **************************************************************** */
html{
	height:100%
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	/*background-image:url(../images/bg.gif);
	background-repeat:repeat-x;*/
	background-color:#E0E0E0;
	height:100%
}
/* 1. MAKET PÁGINAS *************************************************************** */

/* 1.1 Página Entrada ************************************************************* */
/********HEADER****************/
#master{
	width:1001px;
	height:950px;
	border:none;
	background-color:#FFFFFF;
	padding-left:1px;
	padding-right:1px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#header{
	display:table;
	height:130px;
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:bottom;
	background-image:url(../images/header_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#header .conta{
	float:left;
	width:310px;
	height:100px;
	padding:30px 0px 0px 0px
}

#header .ajuda{
	float:left;
	width:310px;
	height:10px;
	padding:30px 0px 0px 0px
}
#header .login{
	float:right;
	width:381px;
	height:100px;
	padding:30px 0px 0px 0px
}
#separador{
	font-size:1px;
	line-height:0px;
	display:block;
	height:8px;
	background-image:url(../images/header_spacer.gif);
	background-color:#009933;
	background-position:center;
	background-repeat:repeat-x;
}

.contaAjuda {
	width:300px;
	float:left;
}
.contaAjuda .barraEsq{
	width:20px;
	float:left;
}
.contaAjuda .contentAjuda{
	width:260px;
	float:left;
	height:75px;
	background-color:#FFFFFF;
	/*background-image:url(../images/content_ajuda_bg.gif);*/
	background-repeat:no-repeat;
}
.contaAjuda .contentConta{
	width:260px;
	float:left;
	height:75px;
	background-color:#FFFFFF;
}
.contentContaLogged{
	width:260px;
	float:left;
	height:75px;
	background-color:#FFFFFF;
}
.contaAjuda .barraDir{
	width:20px;
	float:left;
}
.contaAjuda .head{
	font-size:1px;
	line-height:0px;
	display:block;
	height:19px;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	float:left;
}
.contaAjuda .tel{
	float:left;
	width:130px;
	padding-right:5px;
}

.contaAjuda .separacao{
	padding-left:20px;
	line-height:18px;
	display:block;
}
.contaAjuda .separacaoTit{
	padding-left:20px;
	height:28px;
	display:block;
}
/***/

#login {
	width:381px;
	float:left;
}
#login .barraEsq{
	width:20px;
	float:left;
}
#login .content{
	width:341px;
	float:left;
	height:75px;
	background-color:#FFFFFF;
}
#login .barraDir{
	width:20px;
	float:left;
}
#login .head{
	font-size:1px;
	line-height:0px;
	display:block;
	height:19px;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}
#login .contentHolder{
	background-image:url(../images/header_bg_JumboEsq.gif);
	background-position:13px -7px;
	background-repeat:no-repeat;
	height:75px;
}
#login .friso{
	font-size:1px;
	float:left;
	width:164px;
	height:60px;
}
#login .logo{
	float:right;
	width:176px;
}
/** Bussula **/

.bussula{
	float:left;
	background-image:url(../images/bussula_bg.gif);
	width:535px;
	height:21px;
	background-repeat:no-repeat;
	padding-left:36px;
	padding-top:8px;
}
.pesquisa{
	float:left;
	background-image:url(../images/pesquisa_bg.gif);
	width:204px;
	height:24px;
	background-repeat:no-repeat;
	padding-left:36px;
	padding-top:5px;
}
.formPesquisa {
	border:0;
	background:none;
	height:15px;
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#565656;
}
.registoBG{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/entrada_peca_registo_bg.gif);
	height:178px;
	width:277px;
	background-repeat:no-repeat;
}
/*0.1.1 Textos */
.registoHead2 {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#386629;
	line-height:19px;
}
.registoHead1 {
	font-family:"Trebuchet MS", Arial;
	font-size:19px;
	color:#c00000;
	line-height:19px;
}
.registoLead1 {
	font-family:Verdana;
	font-size:10px;
	line-height:11px;
	color:#386629;
	padding-top:6px;
	padding-bottom:6px;
}
.registoLead1Bold {
	font-family:Verdana;
	font-size:10px;
	color:#386629;
	line-height:11px;
	font-weight:bold;
}
.registoLead2Bold {
	font-family:Verdana;
	font-size:9px;
	color:#767676;
	line-height:10px
}
.headerConta {
	font-family:"Trebuchet MS", Arial;
	font-size:24px;
	font-weight:bold;
	color:#D0D0D0;
	height:24px;
}

.leadConta {
	font-family:Arial, "Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	color:#767676;
}

.leadContaLogin {
	font-family:Arial, "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#767676;
}
.leadContaLogged {
	font-family:Arial,"Trebuchet MS" ;
	font-size:10px;
	font-weight:bold;
	color:#767676;
	letter-spacing:-1px;
}
.formContaLogin {
	border:solid;
	border-width:1px;
	border-color:#80B42A;
	background:none;
	height:15px;
	width:110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#565656;
}

.leadAjuda {
	font-family:Arial, "Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	color:#81B62B;
}
.leadAjudaNumero {
	font-family:Arial, "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#81B62B;
}
.leadAjudaMail {
	font-family:Arial, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#81B62B;
}
.leadUser {
	font-family:"Trebuchet MS", Arial;
	font-size:30px;
	font-weight:bold;
	color:#386629;
	text-align:right;
	padding-top:19px;
}
.leadPesquisa {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#565656;
}
.leadBussula {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#C00000;
}
.leadBussulaUnderline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#838383;
}
.leadBussulaCinza{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#838383;
}
/*************************/
#central {
	float:left;
	width:615px;
}
#central img{
	display:block;
}
#centralInterior {
	float:left;
	width:615px;
	height:208px;
}
#lateral {
	
	float:right;
	width:370px;
}
#lateral img{
float:right;
}
.rulesEntrada{
	padding: 8px 5px 0px 5px;
	display:block;
	background-color:#FFFFFF;
}
.lateralPeq_esq{
	float:left;
	width:307px;
}
.lateralPeq_dir img{
	display:block;
}
.lateralPeq_esq img{
	display:block;
}
#interiorCentro{
	background-image:url(../images/entrada_pecaCentroFundo02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:30px;
	height:238px;
}
#interiorCentro .textoCinza{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	font-weight:normal;
	color:#767676;
}
#interiorCentro .textoVermelho{
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	font-weight:bold;
	color:#c00000;
	text-transform:uppercase;
	
}
.divConteudoBarraPequena {
	width:573px; 
	height:33px;
	overflow: hidden;
	top:0px; 
	left:0px;
}
.carrouselInferior {
	float:left;
	width:615px;
	
}
/*Barra Deslizante ************************************************************ */
.leadCategoriaOver {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/menu_leadSelec.gif);
	color:#FFFFFF;
}
.leadCategoria {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#80B42A;
} 
/*0.2 Footer *********************************************************************** */
#footer{
	padding-left:10px;
	padding-right:10px;
	display:block;
	background-color:#FFFFFF;
}
#footerHolder{
	display:block;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#B7B7B7;
}

.leadFooterCinza{
	font-size: 11px;
	margin-left:10px;
	font-family:Arial,  "Trebuchet MS";
	font-weight: bold;
	color: #9F9F9F;
}

.leadFooterVerde {
	font-size: 11px;
	margin-left:10px;
	font-family: Arial, "Trebuchet MS"; 
	font-weight: bold; 
	color: #42600E; 
}
/* CARRINHO*/
.leadCarrinho{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#C00000;
}
.leadDestaqueCarrinho{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#C00000;
font-weight:normal;
}
.leadDestaqueCarrinhoBold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#C00000;
font-weight:bold;
}
.leadCarrinhoLateralBoldUnderline{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5F5F5F;
font-weight:bold;
text-decoration:underline;
}
.leadCarrinhoLateralUnderline{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5F5F5F;
font-weight:normal;
text-decoration:underline;
}
.leadCarrinhoLateralBold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5F5F5F;
font-weight:bold;
}
.leadCarrinhoLateral{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5F5F5F;
font-weight:normal;
}
.leadContaTotal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
.leadPreco{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#C00000;
font-weight:bold;
}
.leadQuantidadeLateral{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#AA3738;
font-weight:bold;
}
.leadProdutoBold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}
.leadPaginacao{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#727272;
}

.quantidadeCarrinho{
border:solid;
border-width:1px;
background-color:#FFFFFF;
border-color:#838383;
height:21px;
width:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#AA3738;
font-weight:bold;
}
.quantidadeCarrinhoConversorPeq{
border:solid;
border-width:1px;
background-color:#FFFFFF;
border-color:#838383;
height:18px;
width:33px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
}
.quantidadeCarrinhoConversor{
border:solid;
border-width:1px;
background-color:#FFFFFF;
border-color:#838383;
height:18px;
width:48px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
}
.areaCarrinho{
	display: block;
	width: 363px; }

.topCarrinho {
	background-image: url(../images/compraExpresso_topCarr.gif);
	width: 100%;
	height: 27px;
	float: left }

.centerLeftCarrinho {
	background-image: url(../images/compraExpresso_centerLeft.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left }

.centerRightCarrinho {
background-color:#fff;
	background-image: url(../images/compraExpresso_centerRight.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	float: right }

.bottomLeftCarrinho {
	background-image: url(../images/compraExpresso_bottomLeft.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left }

.bottomRightCarrinho {
	background-color: #fff;
	background-image: url(../images/compraExpresso_bottomRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 22px;
	height: 19px;
	float: right }
	
.listCarrinho { 
	float:left;
	position: relative;
	top: 10px;
	left: 15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px }

.contentCarrinho {
	position:relative;
	/*top:-10px;*/
	left:10px;
	width: 340px;
	float: left }
	.listaCinzaClara{
	background-color:#C5C5C5;
	height:1px;
}
.listaCinzaEscura{
	background-color:#818181;
	height:1px;
}
.listaCinzaVermelha{
	background-color:#C00000;
	height:1px;
}
.qtdProduto{
	float:left;
	width:50px;
	height:30px;
	padding-top:10px;
}
.qtdProduto INPUT{
	border:solid;
	border-width:1px;
	border-color:#838383;
	height:16px;
	width:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AA3738;
	font-weight:bold;
}