/*###########################################################################################################################################################*/
/*##### ARQUIVO DE STYLOS COMUNS DO SITE ####################################################################################################################*/

/*###########################################################################################################################################################*/
/*#### COMUNS ###############################################################################################################################################*/

BODY
{
	font-family: tahoma, verdana;
	font-size: 11px;
	margin: 0px;
}



#DvLayoutElast
{
	background: #FFF;
	min-width: 1002px;
	max-width: 99%;
	width: 1576px;
	height: 100%;
	margin: 0px auto;
	border: #C00 solid 0px;
}

.textoAlerta
{
	color: #C00;
}


#sombra
{
	background: #000000;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 501; /*visibility:hidden;*/
}

#breadCrumb
{
	/*height: 20px;     line-height: 20px;*/
	margin: 10px 0px 10px 5px;
	font-weight: bold;
	color: #8C8C8C;
}

#breadCrumb A
{
	text-decoration: none;
	color: #8C8C8C;
}

#breadCrumb A:HOVER
{
	text-decoration: underline;
}

#breadCrumb .atual
{
	color: #CC0000;
	font-size: 12px;
}

#breadCrumb .atual:HOVER
{
	text-decoration: underline;
}



#faixaPreco
{
	font-weight: bold;
	margin: 10px 0px 10px 5px;
	color: #CC0000;
	font-size: 12px;
}

/*###########################################################################################################################################################*/
/*##### MENU TOPO DA PÁGINA #################################################################################################################################*/

#logoTop
{
	background: url(../images/topo/logo.jpg) no-repeat center left;
}

#TdBotTopo
{
	font-size: 8px;
	padding-right: 10px;
	color: #8c8c8c;
	font-weight: bold;
	text-align: center;
}

#TdBotTopo .divisoria
{
	width: 2%;
	margin-top: 8px;
	height: 15px;
	float: right;
	border: #FF0000 solid 0px;
	background: url(../images/rodape/divisoria.gif) repeat-y center;
}

#TdBotTopo .DvListDeses
{
	width: 22%;
	height: 25px;
	float: right; /*background:url(../images/topo/ico_listaDesejo.gif) no-repeat center;*/
	cursor: pointer;
	border: #CC0000 solid 0px;
}

#TdBotTopo .DvPedidos
{
	width: 16.5%;
	height: 25px;
	float: right; /*background:url(../images/topo/ico_ultimosPedid.gif) no-repeat center;*/
	cursor: pointer;
	border: #00CC00 solid 0px;
}

#TdBotTopo .DvMeuCadas
{
	width: 21%;
	height: 25px;
	float: right; /*background:url(../images/topo/ico_meuCadas.jpg) no-repeat center;*/
	cursor: pointer;
	border: #00CC00 solid 0px;
}

#TdBotTopo .DvVendCorp
{
	width: 30.5%;
	height: 25px;
	float: right; /*background:url(../images/topo/ico_vendaCorp.jpg) no-repeat center;*/
	cursor: pointer;
	border: #C0C000 solid 0px;
}

#tabSepMnnTop
{
	border-top: #C8C8C8 solid 1px;
}

/*###########################################################################################################################################################*/
/*##### CARRINHO ############################################################################################################################################*/

div#carrinho
{
	width: 230px;
	height: 26px;
	overflow: hidden;
	position: fixed;
	font-size: 10px;
	font-weight: normal;
	z-index: 5000;
	border: #0000FF solid 0px;
}

#carrinho .rCar01
{
	height: 1px;
	font-size: 1px;
	background: #D8D8D8;
	margin: 0px 5px;
}

#carrinho .rCar02
{
	height: 1px;
	font-size: 1px;
	background: #FFF;
	border-right: 2px solid #D8D8D8;
	border-left: 2px solid #D8D8D8;
	margin: 0px 3px;
}

#carrinho .rCar03
{
	height: 1px;
	font-size: 1px;
	background: #FFF;
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	margin: 0px 2px;
}

#carrinho .rCar04
{
	height: 2px;
	font-size: 1px;
	background: #FFF;
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	margin: 0px 1px;
}

#carrinho .iconeCinza
{
	text-indent: 45px;
	height: 26px;
	line-height: 24px;
	background: url(../images/topo/car_back01.gif) no-repeat center;
	cursor: pointer;
	font-size: 9px;
}

#carrinho .iconeVerm
{
	text-indent: 45px;
	height: 26px;
	line-height: 24px;
	background: url(../images/topo/car_back01.gif) no-repeat center;
	font-size: 9px;
	cursor: pointer;
}

#carrinho .conteudo
{
	background: #FFF;
	width: 228px;
	height: 190px;
	margin: 0px;
	border-left: #C8C8C8 solid 1px;
	border-right: #C8C8C8 solid 1px;
	overflow: auto;
	z-index: 1000;
}

#carrinho .areaProd
{
	padding: 5px 0px 5px 5px;
	width: 193px;
	height: 51px;
	border: #00CC00 dotted 0px;
	z-index: 1000;
}

#carrinho .imgProd
{
	border: #C8C8C8 solid 1px;
	width: 48px;
	height: 48px;
	float: left;
	z-index: 1000;
}

#carrinho .txtProd
{
	height: 49px;
	width: 130px;
	float: left;
	border: #0000FF dotted 0px;
	z-index: 1000;
}

#carrinho .txtProd UL
{
	list-style: none;
	margin: 0px 0px 2px 6px;
	padding: 0px;
	z-index: 1000;
}

#carrinho .LiTit
{
	color: #8C8C8C;
	z-index: 1000;
}

#carrinho .LiPreco
{
	color: #CC0000;
	z-index: 1000;
}

#carrinho .LiPreco A
{
	color: #CC0000;
	z-index: 1000;
}

#carrinho .areaBotoes
{
	background: #FFF;
	margin: 0px;
	width: 228px;
	height: 35px;
	border-top: #C8C8C8 solid 1px;
	border-right: #C8C8C8 solid 1px;
	border-left: #C8C8C8 solid 1px;
	z-index: 1000;
}

#carrinho .areaBotoes DIV
{
	width: 110px;
	line-height: 32px;
	height: 35px;
	border: #00F solid 0px;
	float: right;
	color: #C00;
	font-weight: bold;
}

#carrinho .areaBotoes INPUT
{
	background: url(../images/botoes/bt_comprar03.gif) no-repeat bottom center;
	cursor: pointer;
	float: left;
	border: #00F solid 0px;
	width: 110px;
	height: 35px;
}

/*###########################################################################################################################################################*/
/*##### PÁGINAÇÃO ###########################################################################################################################################*/

.paginacao
{
	border: #C00 solid 0px;
	line-height: 20px;
	color: #8C8C8C;
	float: right;
	width: 350px;
	text-align: right;
	margin: 5px 10px;
}

.paginacao .palavras
{
	color: #8C8C8C;
	font-weight: bold;
	text-decoration: none;
}

.paginacao .numeros
{
	color: #8C8C8C;
	text-decoration: none;
}

.paginacao .setaEsquerda
{
	background: url(../images/produto/icoSetaEsq03.gif) no-repeat center;
	padding: 0px 5px;
	text-decoration: none;
}

.paginacao .setaDireita
{
	background: url(../images/produto/icoSetaDir03.gif) no-repeat center;
	padding: 0px 5px;
	text-decoration: none;
}

.paginacaoItensNavegou
{
	border: #C00 solid 0px;
	line-height: 20px;
	color: #8C8C8C;
	float: right;
	width: 350px;
	text-align: right;
	margin: 2px 10px;
}

.paginacaoItensNavegou .setaEsquerda
{
	background: url(../images/produto/icoSetaEsq04.gif) no-repeat center;
	width: 25px;
	height: 20px;
	padding: 0px 5px;
	text-decoration: none;
	border: #0C0 solid 0px;
	float: right;
	display: block;
}

.paginacaoItensNavegou .setaDireita
{
	background: url(../images/produto/icoSetaDir04.gif) no-repeat center;
	width: 25px;
	height: 20px;
	padding: 0px 5px;
	text-decoration: none;
	border: #0C0 solid 0px;
	float: right;
	display: block;
}

.paginacaoItensNavegou .setaEsquerda:HOVER
{
	background: url(../images/produto/icoSetaEsq04Hover.gif) no-repeat center;
	width: 25px;
	height: 20px;
	padding: 0px 5px;
	text-decoration: none;
	border: #0C0 solid 0px;
	float: right;
	display: block;
}

.paginacaoItensNavegou .setaDireita:HOVER
{
	background: url(../images/produto/icoSetaDir04Hover.gif) no-repeat center;
	width: 25px;
	height: 20px;
	padding: 0px 5px;
	text-decoration: none;
	border: #0C0 solid 0px;
	float: right;
	display: block;
}

/*###########################################################################################################################################################*/
/*##### BUSCA ###############################################################################################################################################*/

.tabBuscMnuTop
{
	border-top: #CCC solid 0px;
}

.tabBuscMnuTop .DvNome
{
	border: #CC0000 dotted 0px;
	float: right;
	margin: 5px 10px 0px 5px;
	text-align: center;
	width: 17.5%;
}

.tabBuscMnuTop .DvNome UL
{
	list-style: none;
	margin: 0px 0px 4px 6px;
	padding: 0px;
}

.tabBuscMnuTop .DvCBusca
{
	border: #0000CC dotted 0px;
	float: right; /*height:30px;*/
	width: 45%;
	padding-top: 8px;
}

.tabBuscMnuTop .CBusca
{
	width: 95%;
	height: 16px; /*line-height: 16px;*/
	padding: 0px;
	font-size: 11px;
	background: #F0F0F0;
	color: #999;
	border: #C8C8C8 solid 1px;
}

.tabBuscMnuTop .DvLMenu
{
	border: #00CC00 dotted 0px; /*height:30px;*/
	float: right;
	width: 21%;
	padding-top: 8px;
}

.tabBuscMnuTop .LMenu
{
	width: 98%;
	height: 18px;
	padding: 0px;
	font-size: 11px;
	background: #F0F0F0;
	border: #C8C8C8 solid 1px;
}
.tabBuscMnuTop .btOk
{
	height: 20px;
	float: right;
	width: 7%;
	border: #C00 solid 0px;
	text-align: left;
	padding: 7px;
}



.tabBuscMnuTop .btOk INPUT
{
	height: 20px;
	width: 20px;
	padding: 0px;
	cursor: pointer;
	border: 0px;
	background: url(../Images/topo/bt_ok.jpg) no-repeat center;
}





.tabBuscMnuTop .btSportCard
{
	border: #00CC00 dotted 0px;
	float: right;
	width: 105px;
	height: 35px;
}

/*#### BANNERS ###############################################################################################*/

#recebOfertas
{
	padding: 7px 0px;
}

#recebOfertas .DvTit
{
	border: 0 dotted #CC0000;
	color: #8C8C8C;
	font-size: 11px;
	font-weight: bold;
	margin: auto;
	text-align: left;
	width: 130px;
}

#recebOfertas .DvCampo
{
	border: 0 dotted #CC0000;
	margin: 3px 1px 3px 14px;
	text-align: left;
	width: 90px;
	float: left;
}

#recebOfertas .campo
{
	font-size: 9px;
	width: 90px;
	height: 23px;
}

#recebOfertas .DvBotao
{
	border: 0 dotted #CC0000;
	font-size: 9px;
	margin: 3px 1px;
	text-align: right;
	width: 30px;
	float: left;
}


#recebOfertas .botao
{
	width: 25px;
	height: 23px;
	background: url(../images/botoes/botao.gif) no-repeat center;
	border: 0px;
	text-align: right;
	float:right;
}


/*#### BANNERS ###############################################################################################*/

.mnuLatEsq .rnd06_cinza .rnd06_branco .aBanner
{
	border: #C00 solid 0px;
	display: block;
	margin: auto;
	text-align: center;
}


.mnuLatEsq .UlBanner
{
	padding: 0px;
	list-style: none;
	text-align: center;
	margin: 0px;
	cursor: pointer;
}

.mnuLatEsq .LiBannerTit
{
	color: #8c8c8c;
	font-weight: bold;
	padding: 1px 0px;
}

.mnuLatEsq .LiBannerTxt
{
	color: #8c8c8c;
	padding: 1px 0px;
}

.mnuLatEsq .LiBannerTxtDest
{
	color: #CC0000;
	padding: 1px 0px;
}

/*###########################################################################################################################################################*/
/*##### RODAPÉ DA PÁGINA ####################################################################################################################################*/

/*#### BANNERS DO RODAPÉ #####################################################################################*/


.tabRodapBnn
{
	margin-top: 10px;
	border: #C00 solid 0px;
}

.tabRodapBnn .divis
{
	width: 2px;
	height: 115px;
	margin-top: 10px;
	background: url(../images/rodape/divisoria.gif) repeat-y center;
	float: left;
}

.tabRodapBnn .banners
{
    width: 16.5%;
	height: 130px;
	border: #CC0000 solid 0px;
	text-align: center;
	float: left;
}

.tabRodapBnn .banners A
{
	border: 0px;
	text-decoration: none:;
}

/*#### RODAPÉ ################################################################################################*/

#DvRodapEsq
{
	width: 70%;
	height: 130px;
	float: left;
	padding: 5px 5px 0px 5px;
	border: #CC0000 solid 0px;
}

#DvRodapEsq .box01
{
	height: 80px;
	padding: 0px;
	border: #CC0000 solid 0px;
}

#DvRodapEsq .box02
{
	padding: 10px 7px;
	color: #8c8c8c;
	border: #0000CC solid 0px; /*display:none;*/
}

#DvRodapEsq .divisoria
{
	width: 2px;
	height: 80px;
	float: left;
	background: url(../images/rodape/divisoria.gif) repeat-y center;
}

#DvRodapEsq .formPagam
{
	width: 45%;
	height: 80px;
	font-size: 12px;
	float: left;
	padding: 0px 5px;
	color: #8c8c8c;
	font-weight: bold;
	border: #CC0000 solid 0px;
}



#DvRodapEsq .acompanhe
{
	width: 22%;
	height: 80px;
	font-size: 12px;
	float: left;
	text-align: left;
	padding: 0px 5px;
	color: #8c8c8c;
	font-weight: bold;
	border: #CC0000 solid 0px;
}

#DvRodapEsq .acompanhe .titulo
{
	width: 220px;
	margin: auto;
	text-align: left;
	border: #009900 solid 0px;
}

#DvRodapEsq .acompanhe IMG
{
	padding: 20px 2px 10px 0px;
}


#DvRodapEsq .certificados
{
	width: 45%;
	height: 80px;
	font-size: 12px;
	float: left;
	text-align: center;
	padding: 0px 5px;
	color: #8c8c8c;
	font-weight: bold;
	border: #CC0000 solid 0px;
}

#DvRodapEsq .certificados IMG
{
	padding: 20px 5px 10px 0px;
}

#DvRodapDir
{
	width: 28%;
	height: 130px;
	float: right;
	padding: 5px 0px;
	border: #CC0000 solid 0px;
}

#DvRodapDir .institucional
{
	padding: 0px 6px 15px 6px;
	font-size: 12px;
	color: #8c8c8c;
	font-weight: bold;
	border: #FF0000 solid 0px;
}

#DvRodapDir UL
{
	padding: 8px 5px;
	width: 43%;
	list-style: none;
	margin: auto;
	color: #838383;
	float: left;
	border: #FF0000 solid 0px;
}

#DvRodapDir UL A
{
	font-weight: normal;
}

#DvRodapDir UL A:HOVER
{
	color: #C00;
	font-weight: normal;
}

#DvRodapDir LI
{
	padding: 0px 0px 0px 13px;
	cursor: pointer;
	background: url(../images/rodape/mnuRod_seta.gif) no-repeat left center;
}

#DvRodapDir .divisoria
{
	width: 8px;
	height: 70px;
	float: left;
	background: url(../images/rodape/divisoria.gif) repeat-y center;
	border: #FF0000 solid 0px;
}

.amarelo
{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	background: #FFFF00;
}


/* AutoComplete highlighted item */

.autocomplete_completionListElement
{
	border: #D8D8D8 1px solid;
	list-style: none !important;
	margin: 0px;
	padding: 0px;
	z-index: 5000;
}

.autocomplete_highlightedListItem
{
	background: #F6F6F6;
	list-style: none !important;
	color: #696969;
	padding: 2px;
	border-bottom: #D8D8D8 1px dotted;
	line-height: 20px;
	cursor: pointer;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background: #FFF;
	list-style: none !important;
	color: #696969;
	padding: 2px;
	border-bottom: #D8D8D8 1px dotted;
	line-height: 20px;
}


/*Modal Popup*/
.modalBackground
{
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 50px;
}


/*###########################################################################################################################################################*/
/*##### NEWSLETTER #################################################################################################################################*/

.mnuLatEsq .rnd01_vermelho
{
	background: #E80000 none repeat scroll 0 0;
	font-size: 1px;
	height: 1px;
	margin: 0 5px;
}

.mnuLatEsq .rnd02_vermelho
{
	background: #E80000 none repeat scroll 0 0;
	border-left: 2px solid #D8D8D8;
	border-right: 2px solid #D8D8D8;
	font-size: 1px;
	height: 1px;
	margin: 0 3px;
}

.mnuLatEsq .rnd03_vermelho
{
	background: #E80000 none repeat scroll 0 0;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	font-size: 1px;
	height: 1px;
	margin: 0 2px;
}

.mnuLatEsq .rnd04_vermelho
{
	background: #E80000 none repeat scroll 0 0;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	font-size: 1px;
	height: 2px;
	margin: 0 1px;
}

.mnuLatEsq .rnd05_vermelho
{
	background: #E80000 url(../images/menu/red.gif) repeat-x top center;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	display: block;
	height: 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
}


.mnuLatEsq .rnd06_vermelho
{
	background: #C21F1F none repeat scroll 0 0;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	display: block;
	padding: 0px;
	height: 4px;
}
