/* CSS Document */
/*BestShopTV
	Criação: 08/04/2008
	Última Atualização: 23/05/2008
*/

* {
	margin:0;
	margin-top: 0px;
	padding:0;
	border:none;
}

html {
	background: url(/imagens/layout/html-bg.jpg) repeat-x right top;
}

body {
	background: url(/imagens/layout/bg_footer.gif) repeat-x bottom;
	text-align:center;
}

.clearBoth {
	clear:both;
}

.btnComprarapida {
	display: none;
	position:absolute;
	z-index:80;
	width:98px;
	height:18px;
	margin-left:14px;
	margin-top:54px;
	text-align:center;
}

.btnBuscar {
	/*background:url(/imagens/botao/bt_buscar.gif) no-repeat 0 0;*/
	width:49px;
	height:19px;
	cursor:pointer;
	border:none;
}

.btnOKreceitas {
	background:url(/imagens/botao/bt_ok.gif) no-repeat 0 0;
	width:18px;
	height:10px;
	display:block;
	cursor:pointer;
}

.campoForm {
	border:1px solid #D4D0C8;
	height:19px;
	font-size: 11px;
	color:#666;
}

.bgBoxes {
	background:url(/imagens/layout/bg_topboxes.gif) repeat-x 0 0;
	border:1px solid #DADADA;
}

.bgConteudos {
	background:url(/imagens/layout/bg_conteudo.gif) repeat-x 0 0;
	padding-top:4px;
}

.textoRiscado {
	text-decoration:line-through;
}

.textoRed {
	color:#D10A00;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

h3.freteGratis, h3.freteGratisSP, h3.freteGratisSPCapital, h3.freteGratisSulSudeste {
/*	width: 200px;*/
	background: center top no-repeat;
}

h3.freteGratis {
	background-image: url(/imagens/botao/bt_fretegratis.gif);
	height:20px;
	display:block;
	text-indent:-5000em;
}

h3.freteGratisSP {
	background-image:url(/imagens/botao/bt_fretegratis_sp.gif);
	height:20px;
	display:block;
	text-indent:-5000em;
}

h3.freteGratisSPCapital {
	background-image:url(/imagens/botao/bt_fretegratis_sp_capital.gif);
	height:20px;
	display:block;
	text-indent:-5000em;
}

h3.freteGratisSulSudeste {
	background-image:url(/imagens/botao/bt_fretegratis_sul_sudeste.gif);
	height:20px;
	display:block;
	text-indent:-5000em;
}

h3.receitasBest {
	background:url(/imagens/title/title_receitasbest.gif) no-repeat 0 0;
	width:117px;
	height:17px;
	margin:14px 0;
	display:block;
	text-indent:-5000em;
}

h3.receitasTele {
	background:url(/imagens/title/title_receitastelespectador.gif) no-repeat 0 0;
	width:205px;
	height:17px;
	margin:14px 0;
	display:block;
	text-indent:-5000em;
}

.arial_azul {
	color:#0B399E;
}

a.linkarial_12bl_azulescuro {
	color:#0B399E;
	text-decoration:none;
	display:block;
}

a.linkarial_12bl_azulescuro:hover {
	text-decoration:underline;
}

#container {
	margin:0px auto 0;
	width:1000px;
	text-align:left;
	display:table;
}
#container div#header {
	background:url(/imagens/layout/bg_header_full2.jpg) no-repeat right top;
	height:125px;/*corrigindo erro IE 6 e 7*/
	margin-bottom: 2px;
	width:1000px;
	overflow:hidden;
}
#header div#logo {	
	float:left;
	margin-bottom:0px;
	display:inline;
}

#logo a {
	display:block;
	background:url(/imagens/layout/logo_header.gif) no-repeat 0 0;
	width:162px;
	height:73px;
	margin-left:14px;
	text-indent:-5000em;
}

#header div#infoAtendimento {
	width: 650px;
	color: #333;
	padding-right: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
/*	background: url(/imagens/icone/ico_telefone.jpg) no-repeat top right; */
	float: right;
	position: relative;
	z-index: 100;
}

#header div#infoAtendimento strong {
	color: #D10A00;
}

#header div#infoTopo {
	float: right;
	display: inline;
	position: relative;
	width: 765px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top:0px;
	margin-right: 5px;
	color: #333;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	z-index: 80;
}

#header div#infoTopo #ofertaDia {
	position: absolute;
	background: url(/imagens/layout/bg_ofertadodia_topo.jpg) no-repeat 0 0;
	width: 337px;
	height: 49px;
	top: 18px;
	left: 72px;
}

#header div#infoTopo #botNav {
	margin: 12px 0 0 0;
	float:right;
	width:auto;
}
#header div#bt_busca{
	float:left; 
	margin-left:113px; 
	height: 20px; 
	width: 50px;
	 padding:0px;
}

#infoTopo div#ofertaDia span {
	display: block;
	width: 205px;
	height: 41px;
	margin-top: 10px;
	text-align: left;
	float: right;
	color: #666;
	font: 11px Arial;
}

#infoTopo div#ofertaDia strong {
	color:#0C40AD;
}
#infoTopo div#ofertaDia a {
	text-decoration:none;
	color:#666;
	font-size:11px;
}
#infoTopo div#ofertaDia a:hover {
	text-decoration:underline;
}
#infoTopo div#ofertaDia a strong {
	color:#666;
}

#header div#infoTopo #saibamaisBestshop {
	position: absolute;
	width: 245px;
	height: 25px;
	top: -35px;
	left: 0;
	text-align: left;
	z-index: 99;
}
#header div#infoTopo #apresentadores {
	position: absolute;
	width: 108px;
	height: 98px;
	top: -24px;
	left: -76px;
	text-align: left;
	z-index: 298;
}

#header div#saudacao {
	clear:both;
	width:965px;
	margin-bottom:1px;
	height:18px;
	float:left;
	margin-top:-10px;
}
#header div#saudacao span {
	float:left;
	font-size:11px;
	color:#666;
	width:190px;
	text-align:center;
	padding-top:3px;
}
#header div#saudacao span#infoCompras {
	float:right;
	width:280px;
	text-align:right;
	font-size:9px;
	color:#666;
	padding-top:3px;
}
#header div#saudacao img {
	float:right;
	margin-left:4px;
	display:inline;
}
#header div#saudacao a {
	color:#666;
	text-decoration:none;
}
	#header div#saudacao a:hover {
	color:#666;
	text-decoration:underline;
}
/*-----MENU SUPERIOR-----*/	
#header ul#navTop {
	list-style:none;
	margin-left:12px;
}
#header ul#navTop li {
	float:left;
	display:inline;
	margin-left:-2px;
	margin-top:8px;
}
#header ul#navTop li a.todosDeptos {
	background:url(/imagens/botao/topohome/veja_lojas_azul.gif) no-repeat 0 0;
	width:133px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:101;
}
#header ul#navTop li a.todosDeptos:hover {
	background:url(/imagens/botao/topohome/veja_lojas_vermelho.gif) no-repeat 0 0;
}
/* #header ul#navTop li a.todosDeptos_on {
	background:url(/imagens/botao/topohome/veja_lojas_vermelho.gif) no-repeat 0 0;
	width:133px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
} */
#header ul#navTop li a.dvds {
	background:url(/imagens/botao/bt_dvds.gif) no-repeat 0 0;
	width:68px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:102;
}
#header ul#navTop li a.dvds:hover {
	background:url(/imagens/botao/bt_dvds_on.gif) no-repeat 0 0;
}
#header ul#navTop li a.dvds_on {
	background:url(/imagens/botao/bt_dvds_on.gif) no-repeat 0 0;
	width:68px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}
#header ul#navTop li a.livros {
	background:url(/imagens/botao/bt_livros.gif) no-repeat 0 0;
	width:68px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:103;
}
	#header ul#navTop li a.livros:hover {
	background:url(/imagens/botao/bt_livros_on.gif) no-repeat 0 0;
}
#header ul#navTop li a.livros_on {
	background:url(/imagens/botao/bt_livros_on.gif) no-repeat 0 0;
	width:68px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}
#header ul#navTop li a.ud {
	background:url(/imagens/botao/topohome/ud_azul.gif) no-repeat 0 0;
	width:110px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:104;
}
	#header ul#navTop li a.ud:hover {
	background:url(/imagens/botao/topohome/ud_vermelho.gif) no-repeat 0 0;
}
/*#header ul#navTop li a.ud_on {
	background:url(/imagens/botao/ud_vermelho.gif) no-repeat 0 0;
	width:155px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}*/
#header ul#navTop li a.eletroportateis {
	background:url(/imagens/botao/topohome/eletroportateis_azul.gif) no-repeat 0 0;
	width:157px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:105;
}
	#header ul#navTop li a.eletroportateis:hover {
	background:url(/imagens/botao/topohome/eletroportateis_vermelho.gif) no-repeat 0 0;
}
/*#header ul#navTop li a.eletroportateis_on {
	background:url(/imagens/botao/topohome/eletroportateis_vermelho.gif) no-repeat 0 0;
	width:157px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}*/
#header ul#navTop li a.eletronicos {
	background:url(/imagens/botao/topohome/eletronicos_azul.gif) no-repeat 0 0;
	width:155px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:106;
}
	#header ul#navTop li a.eletronicos:hover {
	background:url(/imagens/botao/topohome/eletronicos_vermelho.gif) no-repeat 0 0;
}
/*#header ul#navTop li a.eletronicos_on {
	background:url(/imagens/botao/bt_eletronicos_on.gif) no-repeat 0 0;
	width:155px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}*/
#header ul#navTop li a.informatica {
	background:url(/imagens/botao/bt_informatica.gif) no-repeat 0 0;
	width:130px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:107;
}
	#header ul#navTop li a.informatica:hover {
	background:url(/imagens/botao/bt_informatica_on.gif) no-repeat 0 0;
}
#header ul#navTop li a.informatica_on {
	background:url(/imagens/botao/bt_informatica_on.gif) no-repeat 0 0;
	width:129px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}
#header ul#navTop li a.belezasaude {
	background:url(/imagens/botao/bt_belezaesaude.gif) no-repeat 0 0;
	width:121px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:108;
}
	#header ul#navTop li a.belezasaude:hover {
	background:url(/imagens/botao/bt_belezaesaude_on.gif) no-repeat 0 0;
}
#header ul#navTop li a.belezasaude_on {
	background:url(/imagens/botao/bt_belezaesaude_on.gif) no-repeat 0 0;
	width:131px;
	height:25px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}
#header ul#navTop li a.cameba{
	background:url(/imagens/botao/topohome/cameba_azul.gif) no-repeat 0 0;
	width:157px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:108;
}
#header ul#navTop li a.cameba:hover{
	background:url(/imagens/botao/topohome/cameba_vermelho.gif) no-repeat 0 0;
	width:157px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:108;
}
	
#header ul#navTop li a.telefonia {
	background:url(/imagens/botao/bt_telefonia.gif) no-repeat 0 0;
	width:110px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:109;
}
	#header ul#navTop li a.telefonia:hover {
	background:url(/imagens/botao/bt_telefonia_on.gif) no-repeat 0 0;
}
#header ul#navTop li a.telefonia_on {
	background:url(/imagens/botao/bt_telefonia_on.gif) no-repeat 0 0;
	width:110px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}
#header ul#navTop li a.esporte {
	background:url(/imagens/botao/topohome/esporte_lazer_azul.gif) no-repeat 0 0;
	width:158px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:109;
}
	#header ul#navTop li a.esporte:hover {
	background:url(/imagens/botao/topohome/esporte_lazer_vermelho.gif) no-repeat 0 0;
}
#header ul#navTop li a.telefonia_on {
	background:url(/imagens/botao/bt_esporte_on.gif) no-repeat 0 0;
	width:118px;
	height:27px;
	display:block;
	text-indent:-5000em;
	z-index:1;
}
#header ul#navTop li a.natv {
	background:url(/imagens/botao/bt_natv.gif) no-repeat 0 0;
	width:69px;
	height:32px;
	display:block;
	text-indent:-5000em;
	z-index:110;
}

/*====todososdepartamentos====*/
#todososdepartamentos {
	background:#FFF;
	border:1px solid #CCC;
	padding: 0 15px 15px 15px;
	text-align:left;
	position: absolute;
	visibility: hidden;
	margin-top: 143px;
	z-index: 1000;
	width: auto;
}

#todososdepartamentos h3 {	
	color:#03F;
	font-size:12px;
	font-weight:bold;
	margin: 15px 0 10px 0;
}

#busca {
	width:70%;
	height:30px;
	float:left;
	margin-left:-27px;
	overflow:hidden;/*corrigindo erro IE 6*/
}

#busca form {
	margin-top:-5px;
	float:left;
	display:inline;
}

#busca label {
	float:left;
	margin-right:8px;
	display:inline;
	padding-top:1px;
}
#busca form input.txtBusca {
	border:1px solid #D4D0C8;
	margin-bottom:3px;
}
#busca div {
	float:right;
	height:21px;
	font-size:9px;
	color:#FFF;
	background:url(/imagens/layout/bg_boxnatv.gif) no-repeat left top;
	padding-left:19px;
	padding-top:8px;
	width:410px;
}
#busca div a {
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}
#busca div a:hover {
	color:#FFF;
	text-decoration:underline;
}
#busca div img {
	float:right;
	margin-top:-8px;
}

#container div#mainBanner {
	margin-bottom:6px;
}
#container div#track {
	color:#666;
}

#track table td {
	padding: 0 10px 5px 30px;
}
#container div#track a {
	color:#666666;
	text-decoration:none;
}
#container div#track a:hover {
	text-decoration:underline;
}
#container div#track strong {
	color: #0B399E;
}
#container div#mainContent {
	width:100%;
}	

#mainContent div#colLeft {
	float:left;
	width:184px;
	padding-bottom:14px;
}

#mainContent div#grdesMarcas {
	padding:14px 0 1px;
}

#mainContent div#grdesMarcas h2, .h2 {
/*	background:url(/imagens/title/title_grandesmarcas.gif) no-repeat 0 0; */
	text-align: center;
	color: #0b399e;
	margin:0 auto;
	display:block;
	font-size:12px;
}

#mainContent div#grdesMarcas a {
	display:block;
	width:120px;
    padding-top: 15px;
    padding-bottom: 15px;
	margin:0 auto;
	border-top: 1px solid #eeeeee;
    text-align:center;
}
#mainContent div#grdesMarcas a.lastMarks {
	display:block;
	width:120px;
    margin:0 auto;
	background:none;
}
#mainContent div#sugestoes {
	width:117px;
	padding:14px 8px 1px;
}
#mainContent div#sugestoes h2 {
	background:url(/imagens/title/title_aproveite.gif) no-repeat 0 0;
	width:57px;
	height:16px;
	margin:0 auto 10px;
	display:block;
	font-size:12px;
	text-indent:-5000em;
}

#mainContent div#colNav {
	width:100%;
	padding:14px 0;
	font-size:11px;
}
#colNav h2 {
/*	background: url(/imagens/title/title_departamentos.gif) no-repeat center;*/
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	color: #0b399e;
	font-weight: bold;
	cursor: default;
}
#colNav h2.dptoBeleza {
	display:block;
	background:url(/imagens/title/title_belezaesaude.gif) no-repeat 0 0;
	width:89px;
	height:15px;
	margin:0 auto;
	text-indent:-5000em;
	font-size:12px;
}
#colNav span {
	text-align:center;
}
#colNav span img {
	margin:20px 0 0 35px;
}
#colNav ul#navDepartamentos {
	list-style:none;
	margin-left:14px;
}
#colNav ul#navDepartamentos li.nomeDepto {
	background:url(/imagens/layout/bullet_menu.gif) no-repeat 0 3px;
	padding-left:16px;
	margin-top:7px;
    padding-bottom: 3px;
}
#colNav ul#navDepartamentos li.nomeDepto strong {
	color:#D10A00;
}

#colNav ul#navDepartamentos li.nomeDeptoBrinq {
	background:url(/imagens/layout/bullet_menu.gif) no-repeat 0 3px;
	padding-left:16px;
	margin-top:7px;
    padding-bottom: 3px;
}

#colNav ul#navDepartamentos li.nomeDeptoBrinq strong {
	color:#4f9227;
}

#colNav ul#navDepartamentos li a {
	padding-left:16px;
	color:#666;
	text-decoration:none;
    padding-top: 5px;
    padding-bottom: 5px;
}
#colNav ul#navDepartamentos li.nomeDepto a {
	text-decoration:none!important;
	padding: 0;
}
#colNav ul#navDepartamentos li a:hover {
	color:#666;
	text-decoration:underline;
}

#mainContent div#contentCentral {
	width:100%;
	overflow:hidden;
}
#mainContent div#contentCentral h2 {
	display:block;
	background:url(/imagens/title/title_centraldeatendimento.gif) no-repeat 0 0;
	width:137px;
	height:14px;
	margin:14px;
	text-indent:-5000em;
}
#contentCentral div#navAtendimento {
	width:628px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #DADADA;
}
#contentCentral div#navAtendimento h3 {
	display:block;
	background:#0B399E;
	width:628px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:4px 0 4px 12px;
	margin:0 auto;
}
#contentCentral div#navAtendimento span {
	display:block;
	width:628px;
	padding:4px 0 4px 12px;
	background:#0B399E;
	text-align:left;
}
#contentCentral div#navAtendimento ul {
	width:592px;
	list-style:none;
	margin:-0px;
	padding:10px 18px;
}
#navAtendimento ul li {
	float:left;
	width:284px;
	height:18px;
	background:url(/imagens/layout/seta_azul.gif) no-repeat 0 6px;
	padding-left:12px;
	margin-bottom:5px;
	display:inline;
}
#contentCentral div#txtCentral {
	width:760px;
	margin:0 auto;
	overflow:hidden;
}
#contentCentral div#txtCentral hr {
	height:1px;
	color:#0B399E;
	background:#0B399E;
	margin:2px 0 30px;
	*margin:-4px 0 32px;/*corrige erro IE6 e 7*/
}
#contentCentral div#txtCentral h3 {
	font-size:18px;
	font-weight:bold;
	color:#476AB6;
	margin:0 0 22px;
}
#contentCentral div#txtCentral h4 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:0 0 22px;
}
#contentCentral div#txtCentral p {
	margin-bottom:15px;
}
#contentCentral div#txtCentral ul {
	margin:10px 0 0 25px;
	font-size:11px;
	color:#333;
}

#mainContent div#colRight {
	float:right;
	width:806px;
}	

#colRight div#contentCadastro {
}

#colRight div#contentCadastro h3 {
	font-size:14px;
	font-weight:bold;
	color:#0B399E;
}	

#colRight div#contentCheckout {
}

.contentCheckoutPadding {
	padding: 20px;
}

#colRight div#produtosHome {
	width:665px;
	float:left;
}

#produtosHome div#ordenar {
	background:url(/imagens/layout/bg_ordenarprodutos.gif) repeat-x 0 0;
	height:20px;
	padding-left:14px;
	padding-top:6px;
}
#produtosHome div#ordenar div {
	float:left;
}
#produtosHome div#ordenar form {
	width:490px;
	float:right;
	margin-top:-2px;
	margin-top:-5px;
}
#produtosHome div#ordenar label {
	margin-right:30px;
}

.bannerCimaProdutos {
	margin-bottom:6px;
}

#produtosHome div#relProducts {
	width:665px;
	padding:15px 0;
	display:table;
}

#produtosHome div#relProducts h2.encontre_aqui {
	background:url(/imagens/title/title_vejaoquevoceencontra.gif) no-repeat 0 0;
	display:block;
	width:172px;
	height:15px;
	margin-left:14px;
	font-size:12px;
	text-indent:-5000em;
}
#produtosHome div#relProducts h2.category_index {
/*	background:url(/imagens/title/title_aquitemtudoparavc.gif) no-repeat 0 0;*/
    color: #666666;
    font-weight: bold;
	display:block;
	width:300px;
	height:27px;
	margin-left:14px;
	font-size:13px;
}

#relProducts ul.listProducts {
	list-style:none;
	font-size:11px;
	margin:0 14px;
}

#relProducts ul.listProducts li {
	float:left;
	width:125px;
	color:#333;
	margin:0 45px 20px 0;
/*	display:inline;*/
/*	position:relative;*/
}

#relProducts ul.listProducts_6cols li {
	float: left;
	width: 125px;
	color: #333;
	margin:0 40px 20px 0;
}

#relProducts ul.listProducts li.lastProduct {
	float:left;
	color:#333;
	margin-right:0;
	display:inline;
}
#relProducts ul.listProducts li span {
	color:#D32121;
}
#relProducts ul.listProducts li br {
	line-height:8px;
}
#relProducts ul.listProducts li img {
	margin:0 auto;
}

#colRight div#contentAtendimento {
	width:637px;
	float:left;
	padding:15px 14px;
	font-size:11px;
	color:#333;
}
#contentAtendimento p {
	text-align:justify;
}
#contentAtendimento h2.quemSomos {
	background:url(/imagens/title/title_quemsomos.gif) no-repeat 0 0;
	display:block;
	width:80px;
	height:15px;
	text-indent:-5000em;
	font-size:12px;
}
#contentAtendimento h2.faleConosco {
	background:url(/imagens/title/title_faleconosco.gif) no-repeat 0 0;
	display:block;
	width:80px;
	height:15px;
	text-indent:-5000em;
	font-size:12px;
}
#contentAtendimento h2.formasPagamento {
	background:url(/imagens/title/title_formasdepagamento2.gif) no-repeat 0 0;
	display:block;
	width:130px;
	height:16px;
	text-indent:-5000em;
	font-size:12px;
}
#contentAtendimento h2.entrega {
	background:url(/imagens/title/title_entrega.gif) no-repeat 0 0;
	display:block;
	width:50px;
	height:16px;
	text-indent:-5000em;
	font-size:12px;
}
#contentAtendimento h2.trocasDevolucoes {
	background:url(/imagens/title/title_trocasedevolucoes.gif) no-repeat 0 0;
	display:block;
	width:115px;
	height:16px;
	text-indent:-5000em;
	font-size:12px;
}
#contentAtendimento h2.segurancaPrivacidade {
	background:url(/imagens/title/title_segurancaeprivacidade.gif) no-repeat 0 0;
	display:block;
	width:140px;
	height:16px;
	text-indent:-5000em;
	font-size:12px;
}
#contentAtendimento h3 {
	color:#0B399E;
	margin:20px 0 10px;
	font-size:16px;
}
#contentAtendimento hr {
	background:#0B399E;
	color:#0B399E;
	height:2px;
	margin:10px 0;
	*margin:0;/*corrige margem no IE 6 e 7*/
}
#contentAtendimento ul {
	margin:10px 0 0 25px;
}
#contentAtendimento form {
	background:#EFEFEF;
	width:400px;
	margin:20px auto;
	padding:20px 30px;
}
#contentAtendimento form label {
	display:block;
	width:70px;
	margin:0 5px 0 15px;
	padding-top:3px;
	float:left;
	text-align:right;
}
#contentAtendimento form input {
	margin-bottom:3px;
}

#colRight div#adsHome {	
	float:right;
	width:133px;
}

#colRight div#aboutProduct {
	overflow:hidden;
	padding-top:24px;
	width:804px;
	margin-bottom:8px;
	font-size:11px;
	color:#666;
}

#aboutProduct div#imgProduct {
	float:left;
	display:inline;
	width:279px;
	text-align:center;
	margin-left:34px;
}
#aboutProduct div#imgProduct h3 {
	margin:0 auto;
}

#aboutProduct div#infoProduct {
	float:right;
	display:inline;
	width:425px;
	margin-right: 35px;
	margin-bottom:30px;
	overflow:hidden;
}
#aboutProduct div#infoProduct h1 {
	color:#0B399E;
	font-size:15px;
}
#infoProduct div#atributos {
	width:390px;
	padding:14px;
	overflow:hidden;
}
#infoProduct div#atributos ul {
	list-style:none;
	margin:10px 0;
}
div#atributos ul li {
	float:left;
	width:130px;
}
div#atributos ul li img {
	margin:0 3px;
}
#infoProduct div#boxCompra {
	background:url(/imagens/layout/bg_boxcompra.gif) no-repeat 0 0;
	width:384px;
	height:75px;
	padding:10px 20px;
	margin-bottom:5px;
}
#infoProduct div#boxCompra div {
	float:left;
}
#infoProduct div#boxCompra strong {
	color:#0B399E;
}
#infoProduct div#boxCompra h4 {
	color:#D10A00;
	font-size:14px;
}
#infoProduct div#boxCompra img {
	float:right;
}

#infoProduct div#avaliacao {
	width: 340px;
	text-align: right;
	line-height: 16px;
	margin-bottom: 20px;
}

#infoProduct div#avaliacao span {
	float:left;
	padding-right:12px;
	border-right:1px solid #CCC;
}

#aboutProduct ul#navInfos {
	clear:both;
	list-style:none;
	margin-left:20px;
}

#aboutProduct ul#navInfos li {
	float:left;
	display:inline;
	background: url(/imagens/layout/bg_abaproduto_off_esq.gif) no-repeat left #666;
}

#aboutProduct ul#navInfos li a {
	background:url(/imagens/layout/bg_abaproduto_off_dir.gif) right no-repeat;
	display: -moz-inline-box;
	display:inline-block;
	padding-left: 20px;
	padding-right: 20px;
	height:20px;
	padding-top:6px;
	font: 11px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

#aboutProduct ul#navInfos li.abaAtiva {
	background-image: url(/imagens/layout/bg_abaproduto_on_esq.gif);
	background-color: #e0e0e0;
}
#aboutProduct ul#navInfos li.abaAtiva a {
	background-image: url(/imagens/layout/bg_abaproduto_on_dir.gif);
	color:#0B399E;
}

#aboutProduct div#describeProduct {
	background:url(/imagens/layout/bg_topboxes.gif) repeat-x 0 0;
	clear:both;
	*margin-top:-24px;/*corrigindo erro no IE 6 e 7*/
	padding:15px;
}

#aboutProduct div#describeProduct h3 {
	margin-bottom: 25px;
}

#aboutProduct div#describeProduct ul {
	margin: 10px;
}

#mainContent div#crossSelling {
	padding:14px 0;
	overflow:hidden;
	width:100%;
	font-size:11px;
}	
#mainContent div#crossSelling h2 {
	background:url(/imagens/title/title_aproveitetambem.gif) no-repeat 0 0;
	width:166px;
	height:16px;
	margin-left:14px;
	text-indent:-5000em;
	display:block;
	font-size:14px;
}
#mainContent div#crossSelling a {
	color:#666;
	text-decoration:none;
}
	#mainContent div#crossSelling a:hover {
	color:#666;
	text-decoration:underline;
}
#mainContent div#crossSelling ul {
	list-style:none;
}
#crossSelling ul li {
	float:left;
	display:inline;
}
#crossSelling ul li.productSel {
	width:116px;
	text-align:center;
	margin:0 14px;
}
#crossSelling ul li.addSel {
	font-size:44px;
	color:#B3B3B3;
	text-align:center;
	padding-top:20px;
}
#crossSelling ul li.describeSel {
	width:600px;
	margin-left:10px;
	color:#666;
}

#container div#bannerReceitas {
	padding-top:3px;
	border-top:1px solid #CDCDCD;
}

#container div#mainReceitas {
	width:1000px;
	background:url(/imagens/layout/bg_receitas.jpg) repeat-y 0 0;
	display:table;
	position:relative;
	margin-bottom:-12px;
}	
#mainReceitas div#colAnuncios {
	float:left;
	width:184px;
	padding-top:18px;
}	
#mainReceitas div#colAnuncios ul {
	list-style:none;
}
#mainReceitas div#colAnuncios ul li {
	background:url(/imagens/layout/bg_papelbanner.jpg) no-repeat 0 0;
	width:154px;
	height:174px;
	padding-top:26px;
	text-align:center;
	margin-bottom:11px;
}
#mainReceitas div#contentReceitas {
	background:url(/imagens/layout/img_principal_receitas.jpg) no-repeat right bottom;
	width:815px;
	min-height:462px;
	float:right;
}
#contentReceitas div#receitas {
	width:436px;
	padding:6px 0 30px;
	overflow:hidden;
}
#contentReceitas div#receitas hr {
	height:1px;
	background:#C6C5C5;
	color:#C6C5C5;
	margin:10px 0;
	*margin:4px 0;/*corrige margem no IE*/
}
#contentReceitas div#detalheReceitas {
	width:436px;
	padding:6px 0 30px;
	overflow:hidden;
}
#detalheReceitas div#buscaReceita {
	width:100%;
	overflow:hidden;
}
#detalheReceitas div#buscaReceita hr {
	height:1px;
	background:#C6C5C5;
	color:#C6C5C5;
	margin:10px 0;
	*margin:4px 0;/*corrige margem no IE*/
}
#detalheReceitas div#buscaReceita div {
	width:205px;
}
#detalheReceitas div#titleReceita {
	text-align:left;
	margin-top:-10px;
}
#detalheReceitas div#titleReceita hr {
	height:1px;
	background:#C6C5C5;
	color:#C6C5C5;
	margin:4px 0 10px;
	*margin:-4px 0 4px;/*corrige margem no IE*/
}
#detalheReceitas div#titleReceita img {
	margin-left:6px;
}

#detalheReceitas div#describeReceita {
	width:424px;
	overflow:hidden;
	padding-left:6px;
	/*background:url(/imagens/layout/separador_receita.gif) repeat-y top center;*/
}
#detalheReceitas div#describeReceita p {
	margin-bottom:14px;
}
#detalheReceitas div#describeReceita div {
	width:200px;
}

#contentReceitas div#videoReceita {
	width:436px;
	overflow:hidden;
}
#contentReceitas div#videoReceita hr {
	height:1px;
	background:#C6C5C5;
	color:#C6C5C5;
	margin:4px 0 10px;
	*margin:-4px 0 4px;/*corrige margem no IE*/
}
#contentReceitas div#videoReceita h2 {
	display:block;
	background:url(/imagens/title/title_assistaaovideo.gif) no-repeat 0 0;
	width:135px;
	height:18px;
	text-indent:-5000em;
	margin:0 8px 18px;
}
#contentReceitas div#videoReceita div {
	width:205px;
	margin-bottom:10px;
}
#videoReceita div br {
	line-height:10px;
}
#videoReceita div hr {
	margin:4px 0; 
	*margin:-4px 0;/*corrige margem no IE*/
}
#videoReceita div#printReceita {
	text-align:center;
	margin:0;
}
#videoReceita div#sendReceita {
	text-align:center;
	margin:0;
}

#contentReceitas div#receitas div {
	width:205px;
	margin-bottom:20px;
	display:inline;
}
#contentReceitas div#receitas p {
	clear:both;
}
#receitas ul.receitasDestaque {
	list-style:none;
	border-top:1px solid #B7B7B7;
}
#receitas ul.receitasDestaque li {
	padding:0 6px;
	border-bottom:1px solid #B7B7B7;
}

#mainReeitas div#linhaReceitas {
	clear:both;
}


#container div#footer {
	clear:both;
	background:url(/imagens/layout/bg_footer.gif) repeat-x 0 0;
	height:132px;
	margin-top:15px;
	padding:16px 19px 0;
}
#footer div#footerLeft {
	float:left;
	height: 130px;
}
#footer div#footerLeft h3 {
	background:url(/imagens/title/title_formasdepagamento.gif) no-repeat 0 0;
	width:107px;
	height:18px;
	display:block;
	text-indent:-5000em;
}
#footer div.footerSecurity {
	float: left;
	text-align: left;
	margin-left: 30px;
	margin-top: 0px;
}
#footer div.footerSecurity h3 {
	background: url(/imagens/title/title_siteseguro.gif) no-repeat 0 0;
	width: 57px;
	height: 12px;
	display: block;
	text-indent: -5000em;
}
#footer div.footerNixus {
	float: right;
}

#footer div#footerCenter h3 {
	background:url(/imagens/img_institucional.gif) no-repeat 0 0;
	width:65px;
	height:15px;
	display:block;
	text-indent:-5000em;
}
#footer div#footerCenter {
	float:left;
	text-align:left;
	width: 335px;
	margin-left: 30px;
	margin-top: 0px;
	line-height: 18px;
	font-size:11px;
	color:#333;
}
#footer div#footerCenter a {
	color:#333;
	text-decoration:none;
}

#footer div#footerCenter a:hover {
	color:#333;
	text-decoration:underline;
}

.paginacao {
	text-align: center;
	margin: 10px 0;
}

.paginacao a, .paginacao strong, .paginacao span {
	display: inline-block;
	display: -moz-inline-box;
	padding: 3px 7px;
	margin: 1px;
}

.paginacao strong {
	background: #EEE;
	cursor: default;
}

.paginacao_inline {
	text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

.paginacao_inline a {
	display: inline-block;
	display: -moz-inline-box;
	margin: 0 5px;
}

.lista {
    cursor:pointer;
}

.lista li {
	margin: 5px 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

.colRightPadding {
	padding: 20px;
	width: 766px!important;
}

.alert {
	padding: 5px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	background: no-repeat 0 center;
	width: 400px;
	margin: 0 auto 20px auto;
}

.alert_warning, .alert_warn {
	background-image: url(/imagens/icone/warning.gif);
	color: #990000;
}

.alert_success {
	background-image: url(/imagens/icone/success.gif);
	color: #003399;
}

.alert_error {
	background-image: url(/imagens/icone/error.gif);
	color: #003399;
}

.form {
    font-family : arial, helvetiva, tahoma, verdana, sans-serif;
    font-size : 11px;
    color : #2758A7;
    border : 1px solid #CACACA;
    background-color : #FFFFFF;
    padding-left: 3px;
}

.form_disabled {
    font-family : arial, helvetiva, tahoma, verdana, sans-serif;
    font-size : 11px;
    color : #999999;
    border : 1px solid #CCCCCC;
    background-color : #EDEDED;
    padding-left: 3px;
}

.linha {
	background: #dadada;
	height: 1px;
	margin: 15px 15px;
}

/** detalhes do produto */
/** box caixa de entrega na listagem de detalhes do produto */
#disponibilidade {
	display: block;
	margin: 10px 0 0 0;
	font-weight: normal;
}
#disponibilidade h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0px;
}

#disponibilidade .aviseme a,#disponibilidade .aviseme a:visited,#disponibilidade .aviseme a:active {
	text-decoration: none;
	margin: 3px 0px;
	font-weight: normal;
}

#disponibilidade .boxDisponivel,#disponibilidade .boxIndisponivel,#disponibilidade .boxPreVenda {
	margin-bottom: 5px;
}

#disponibilidade .boxDisponivel h3 {
	color: #04610F;
}
#disponibilidade .boxIndisponivel h3 {
	color: #B80000;
}
#disponibilidade .boxPreVenda p img {
	margin-right: 5px;
}
#disponibilidade .boxPreVenda p {
	color: #177505;
	font-weight: bold;
}
.bt_prevenda {
	text-align: center;
	display: block;
}

#disponibilidade .prazo_entrega {
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin: 5px 0px;
	background: #FAFAFA;
}
#disponibilidade .prazo_entrega strong {
	display: block;
	font-weight: bold;
}
#disponibilidade .prazo_entrega a,#disponibilidade .prazo_entrega a:visited,#disponibilidade .prazo_entrega a:active {
	text-decoration: none;
	color: #333;
}