

.texto-boleto-produto
{
	background: url('/Images/Customers/common/boleto.jpg') no-repeat left;
	font-weight:bold;
	font-size:12px;
	padding-left:42px;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
	line-height:44px;
	
}

/*--- Exibir botão compara na lista ---*/
.compare
{
    visibility: hidden;
}

.holder-comparar-itens
{
    display: none;
}

#ul-adiciona-carrinho
{
    display: none;    
}

/*---------------------------------------------------------------------------------------------------------*/

#wrapper-content {
	background: none;
	margin-top: 0;
}


#holder-intro {
	width: 981px;
	height: 116px;
	background: url('/Images/Customers/section/bg-banner-secao.png') 0 0 no-repeat;
	float: left;
	clear: both;
}
#holder-intro h2 {
	float: left;
	display: inline;
	padding: 15px 0 0 70px;
	font-size: 26px;
	color: #292929;
	font-weight: bold;
	margin: 25px 0 0 10px;
	height: 50px;
}
#holder-intro h2.tit-informatica {
	background: url('/Images/Customers/section/ico-intro-informatica.png') left center no-repeat;
}
#holder-intro .holder-banner {
	width: 705px;
	height: 100px;
	float: left;
	margin: 8px 0 0 45px;
}
.menu-internas, .menu-internas-selecionadas {
	float: left;
}
.menu-internas dt, .menu-internas-selecionadas dt {
	background: #f2f2f2;
	padding: 5px;
	float: left;
	width: 215px;
	margin-bottom: 4px;
}
.menu-internas dt a, .menu-internas-selecionadas dt a {
	color: #292929;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	background: url('/Images/Customers/section/ico-subsecao_on.png') right center no-repeat;
}
.menu-internas dt a.ativo, .menu-internas-selecionadas dt a.ativo {
	background: url('/Images/Customers/section/ico-subsecao_off.png') right center no-repeat;
}
 .menu-internas dt a.ativo~dd,  .menu-internas-selecionadas dt a.ativo~dd {
 display: block;
}


.menu-internas dd, .menu-internas-selecionadas dd {
	display: none;
	float: left;
	border-left: 2px solid #f2f2f2;
	margin: -4px 0 0 0px;
	background-color: #FFFFFF;
	width: 100%;

}
.menu-internas dd dl dd, .menu-internas-selecionadas dd dl dd {
	border-width:0px;
	margin:0;
	width: 100%;
}

.menu-internas dd dl, .menu-internas-selecionadas dd dl
 {
	list-style: none;
	float: left;
	margin-left: 3px;
}

.menu-internas dd dt, .menu-internas-selecionadas dd dt  {
	float: left;
	width: 100%;
	line-height: 18px;
	background-color:#FFFFFF;
	margin:0;
	display:block;
	padding:0;
}

.menu-internas dd dt a, .menu-internas-selecionadas dd dt a  
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #292929;
	display: block;
	background: url('/Images/Customers/common/seta_submenu.jpg') 4px center no-repeat;
	padding-left: 14px;
	line-height:22px;
}

.menu-internas dd dt a.ativo, .menu-internas-selecionadas dd dt a.ativo  
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	display: block;
	background: url('/Images/Customers/section/order-detail-arrow-enabled.png') 4px center no-repeat;
	padding-left: 14px;
		line-height:22px;

}

.menu-internas dd dt a:hover, .menu-internas-selecionadas dd dt a:hover {
	text-decoration: underline;
}








#holder-tags {
	clear: both;
	margin: 10px 0 20px 0;
}
#holder-tags h2 {
	font-size: 14px;
	background: url('/Images/Customers/common/img-seta-vermelha-3.png') left center no-repeat;
	padding-left: 15px;
	width: 966px;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 10px;
}
#holder-tags a {
	text-decoration: none;
	color: #5a5a5a;
	font-weight: bold;
}
#holder-tags a:hover {
	text-decoration: underline;
}
#holder-tvflash-interna {
	width: 737px;
	height: 281px;
	float: right;
	display: inline;
	background: url('/Images/Customers/section/bg-tvflash-interna.png');
	margin-bottom: 30px;
	margin-left: 20px;
}
.paginador-vitrine-holder {
	clear:both;
	display: block;
	text-align:center;
	height: 18px;
}
.paginador-vitrine {
	display: block;
	list-style-type:none;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}
.paginador-vitrine li {
	display:inline;
}
.paginador-vitrine li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 8px;
	color:#292929;
	display: block;
	float: left;
}
.paginador-vitrine li a.ativo,
.paginador-vitrine li a:hover {
	color:#ba0000;
}
.paginador-vitrine li a.inativo {
	color:#aeaeae;
}
.paginador-vitrine .ultima a {
	background-image: url(/Images/Customers/common/seta-vitrine-ultimo.png);
	background-repeat: no-repeat;
	background-position: right 60%;
}
.paginador-vitrine .proxima a {
	background-image: url(/Images/Customers/common/seta-vitrine-proximo.png);
	background-repeat: no-repeat;
	background-position: right 60%;
}
.paginador-vitrine .anterior a {
	background-image: url(/Images/Customers/common/seta-vitrine-anterior.png);
	background-repeat: no-repeat;
	background-position: left 60%;
}
.paginador-vitrine .primeiro a {
	background-image: url(/Images/Customers/common/seta-vitrine-primeiro.png);
	background-repeat: no-repeat;
	background-position: left 60%;
}
.paginador-vitrine .ultima a.inativo {
	background-image: url(/Images/Customers/common/seta-vitrine-ultimo-inativo.png);
}
.paginador-vitrine .proxima a.inativo {
	background-image: url(/Images/Customers/common/seta-vitrine-proximo-inativo.png);
}
.paginador-vitrine .anterior a.inativo {
	background-image: url(/Images/Customers/common/seta-vitrine-anterior-inativo.png);
}
.paginador-vitrine .primeiro a.inativo {
	background-image: url(/Images/Customers/common/seta-vitrine-primeiro-inativo.png);
}

.paginador-vitrine .ultima a:hover {
	background-image: url(/Images/Customers/common/seta-vitrine-ultimo-over.png);
}
.paginador-vitrine .proxima a:hover {
	background-image: url(/Images/Customers/common/seta-vitrine-proximo-over.png);
}
.paginador-vitrine .anterior a:hover {
	background-image: url(/Images/Customers/common/seta-vitrine-anterior-over.png);
}
.paginador-vitrine .primeiro a:hover {
	background-image: url(/Images/Customers/common/seta-vitrine-primeiro-over.png);
}

#sidebar h2.titulo-sub-categoria {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	display:block;
	clear:both;
	border: 0px dotted #b2b2b2;
	border-bottom-width:1px;
	margin-bottom:8px;
	padding:0 0 8px 0;
}
#wrapper-content.interna {
	background-image: url(/Images/Customers/common/bg-vitrine-interna.png)!important;
	background-repeat: no-repeat!important;
	background-position: center top!important;
}
#wrapper-content.busca {
margin-top:64px;
}
#produto-holder {
	width:982px;
	margin: 0 auto;
	*margin-top:-60px;
}

/*
.produto-nome {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #292929;
	display: block;
	padding: 0;
	float: left;
	height: 64px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 630px;
}
*/

.produto-nome {
	color: #333333;
    display: block;
    font: 21px Arial,Helvetica,sans-serif;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    width: 980px;    
    /****float: retirar o float;*/
}

.prod_compartilhe{
width:550px;
float:right;
/*border: 1px solid blue;*/
/*text-align:left;*/
padding:0px;
}

.twittar {
float: left;
display: inline-block;
padding: 0px;
margin: 0px;
position:relative;
top:0;
left:0;
margin: 0px;
width: 100px;
}

.gplus
{
padding: 0px;
margin: 0px;
display:inline-block;
}

.face
{
/*display: inline;*/
position: relative;
/*border: 1px solid red;*/
width: 338px;
height: 34px;
float:right;
}

.fb-like
{
}

.produto-codigo {
	color: #606060;
	display:block;
	float:right;
	font-size:11px;
	height: 21px;
	margin-top: 10px;
}
.produto-outros {
	padding-left:8px;
	color: #606060;
	display:block;
	font-size:11px;
	float: left;
	vertical-align: bottom;
	font-weight: bold;
	width: auto;
	margin-top: 10px;
}
.produto-outros a {
	font-weight: normal;
	color: #606060;
}
.produto-avaliacao {
	color: #606060;
	display:block;
	font-size:11px;
	float: left;
	clear:none;
	line-height:21px;
	height:21px;
	width: 485px;
}
.produto-avaliacao span {
	display:block;
	float:left;
	clear:none;
	height:21px;
	padding-right: 8px;
}
.produto-estrelas {
	width:88px;
	background-image:url(/Images/Customers/common/bg-nota-9.png);
	text-indent: -9999px;
	background-position: left center;
	background-repeat: no-repeat;
}
.produto-avaliacao a {
	display:block;
	float:left;
	height:21px;
	width:130px;
	background-image:url(/Images/Customers/common/bt-avalie-produto.png);
	text-indent: -9999px;
	clear: none;
	overflow: hidden;
	margin-left: 40px;
}
.produto-compartilhe {
	display:block;
	float:right;
	height:32px;
	width:205px;
	clear: none;
	margin-top:55px;
}
.produto-compartilhe ul {
	display:block;
	float:right;
	height:100%;
	width:120px;
	list-style-type:none;
	margin: 0;
	clear: none;
}
.produto-compartilhe ul li {
	display:block;
	float:left;
	width:30px;
	height:32px;
}
.produto-compartilhe span {
	display:block;
	float:left;
	clear:none;
	width:80px;
	height:32px;
	line-height: 32px;
	text-align: right;
	font-weight: bold;
}
.produto-compartilhe ul li a {
	display:block;
	float:left;
	width:100%;
	height:32px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:center center;
}
.produto-compartilhe ul li a.ico-facebook {
	background-image:url(/Images/Customers/section/facebook.jpg);
}
.produto-compartilhe ul li a.ico-twitter {
	background-image:url(/Images/Customers/section/twitter.jpg);
}
.produto-compartilhe ul li a.ico-youtube {
	background-image:url(/Images/Customers/section/ico-youtube.png);
}
.produto-compartilhe ul li a.ico-orkut {
	background-image:url(/Images/Customers/section/ico-orkut.png);
}
.produto-compartilhe ul li a.ico-youtube {
	background-image:url(/Images/Customers/section/ico-youtube.png);
}
.produto-compartilhe ul li a.ico-email {
	background-image:url(/Images/Customers/section/email.jpg);
}
.produto-compartilhe ul li a.ico-link {
	background-image:url(/Images/Customers/section/compartilhe.jpg);
}
.produto-fotos {
	height: 485px;
	float: left;
	width: 388px;
	padding-top: 16px;
	z-index:0;
}
.produto-fotos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 74px;
	display: block;
	overflow: hidden;
	width: 388px;
}
.produto-fotos ul li {
	display: block;
	float:left;
	padding-left: 9px;
}
.produto-fotos ul li:first-child {
	padding-left: 1px!important;
}
.produto-fotos ul li a {
	display: block;
	float:left;
	padding: 1px;
	background-image: url(/Images/Customers/common/bg-foto-produto-thumb.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.produto-fotos .rotulo {
	margin: 0px;
	padding: 0px;
	height: 28px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}
.produto-fotos .main-thumb {
	height: 366px;
	width: 388px;
	text-align: center;
	/*position: relative;*/
	padding-top: 16px;
	z-index:0;
}
.produto-fotos .main-thumb a {
	z-index:0;

}
.produto-fotos .main-thumb img {
	z-index:0;
}
.holder-produto-opcoes {
	/*height: 435px;*/
	width: 556px;
	float: right;
	padding-top: 16px;
}
.produto-opcoes-linha1 {
	padding:0 6px;
	margin:auto;
	width: 536px;
	height: 200px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border: 1px solid #e0e0e0;
	behavior:url('assets/js/libs/PIE.htc');
}
.produto-precos {
	margin:0;
	padding:6px;
	width: 240px;
	background-image: url(/Images/Customers/section/sep-produto-opcao.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 173px;
	float:left;
}
.produto-precos p {
	display: inline;
	font-size: 13px;
	/*line-height:25px;*/
	color:#292929;
}
.produto-precos p span { /*	display: block;*/
}
.produto-precos .antigo {
	font-size: 15px;
	font-weight: bold;
}
.produto-precos .preco {
	font-size: 25px;
	font-weight: bold;
	color:#cd0007;
	letter-spacing:1px;
}
.produto-precos .preco-red {
	font-weight: normal;
}
.produto-cart-fields {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	display: block;
	width: 278px;
}
.produto-cart-fields li {
	float:left;
	display:block;
	height:56px;
	padding: 0 8px;
}
.produto-cart-fields li label {
	line-height:16px;
	height:16px;
	display:block;
	font-weight:bold;
	text-align: center;
	color: #5a5a5a;
	
}
.produto-cart-fields .btn-add {
	float:left;
	border: none;
	background-image: url(/Images/Customers/section/btn-add-to-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 177px;
	text-indent:-9999px;
	margin-top:16px;
	color:#246f13;
	text-transform: capitalize;
	display:block;
	
}

 .btn-add {
	background: url(/Images/Customers/section/btn-add-to-cart.png) no-repeat left top ;
	height: 40px;
	width: 177px;
	text-indent:-9999px;
	margin-top:16px;
	color:#246f13;
	text-transform: capitalize;
	display:block;
	
}

.produto-cart-fields .txt-qtde {
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	width:38px;
	height:38px;
	display:block;
	padding: 0px;
	border: 1px solid #cecece;
	color: #000000;
	text-align: center;
	font: bold 22px/38px Arial, Helvetica, sans-serif;
}
.produto-preco-desconto {
	list-style-type:none;
	margin-left:7px;
	padding:8px 0 8px 0;
	display: block;
	width: 278px;
	float:left;
}
.produto-preco-desconto dt,
.produto-preco-desconto dd {
	float: left;
	display: inline;
	width: 116px;
	height: 19px;
	line-height: 19px;
	font-size:11px;
	background: #e4e4e4;
	border: 1px solid #fff;
	text-align: center;
	font-weight: bold;
}
.produto-preco-desconto dd {
	color:#a11116;
}

*.produto-preco-desconto .border-left {
	/*-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;*/
	-webkit-border-radius:6px 0px 0px 0px;
	-moz-border-radius:6px 0px 0px 0px;
	border-radius:6px 0px 0px 0px;
	behavior:url('assets/js/libs/PIE.htc');
}

.produto-preco-desconto .border-right {
	-webkit-border-radius:0px 6px 0px 0px;
	-moz-border-radius:0px 6px 0px 0px;
	border-radius:0px 6px 0px 0px;
	behavior:url('assets/js/libs/PIE.htc');
}

.holder-direito {
	float:right;
	width: 263px;
	padding-left:15px;
}

ul#newlinks {
	margin-left:5px;
float:left;
}
ul#newlinks li {
	width:258px;
	padding:15px 0 10px 0;
	text-align:center;
	font-size:13px;
	list-style-type:none;
	margin-right:1px;
	float:left;
}
ul#newlinks li#rednew a {
	background:url(/Images/Customers/common/rednew.png) left no-repeat;
	width:228px; height:24px;
	margin-left:25px;
	float:left;
}
.produto-opcoes-linha2 {
	margin:auto;
	width: 548px;
	padding-top: 10px;
}
.produto-opcoes-linha2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100%;
}
.produto-opcoes-linha2 ul li {
	float:left;
	display:block;
	height:56px;
	background-image: url(/Images/Customers/section/bg-opcoes-linha2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 100px;
}
.produto-opcoes-linha2 ul li.desconto-visa {
	background-image: url(/Images/Customers/section/bg-opcoes-linha2-fc.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:256px;
}
.produto-opcoes-linha2 ul li span {
	display:block;
	float:left;
	line-height: 56px;
}
.produto-opcoes-linha2 ul li span.nln {
	padding:12px 8px;
}
span.s30 {
	font-size:30px;
}
span.s20 {
	font-size:18px;
}
span.bld {
	font-weight:bold;
}
span.nln {
	line-height:normal!important;
	padding: 14px;
}
.produto-opcoes-linha2 ul li.desconto-visa span.logo-visa {
	background-image: url(/Images/Customers/section/visa-mini-logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	width: 68px;
	text-indent: -9999px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst {
	width: 176px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst a {
font-size:12px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst a {
	display:block;
	line-height: normal;
	text-align: left;
	font-size: 11px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst div {
	padding-left: 30%;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 52%;
	background-image: url(/Images/Customers/section/wlist-bull-add.png);
	background-repeat: no-repeat;
	background-position: 12px center;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst .lst-lists {
	margin:0;
	/*padding:0;*/
	list-style-type:none;
	border:1px solid #a4a4a4;
	background-color:#ffffff;
	position:absolute;
	width:auto;
	display:none;
	box-shadow: -10px -10px 0px #000;
border-radius: 5px;
padding: 5px 5px 5px 15px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst div:hover .lst-lists{
display:block;	box-shadow: -10px -10px 0px #000;
border-radius: 5px;
padding: 5px 5px 5px 15px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst .lst-lists li{
	clear:both;
	width:100%;
	height:auto;
	background:none;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst .lst-lists a {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #ededed;
	border-width:0 1px 1px 0;
	height:22px;
	line-height:22px;
	text-decoration:none;
	color:#454545;
	white-space:nowrap;
	padding-left:22px;
	background-image: url(/Images/Customers/section/bull-plus-sign.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-right: 8px;
}
.produto-opcoes-linha2 ul li.btn-add-to-wlst .lst-lists a.list-add {
	background-image: url(/Images/Customers/section/bull-dbl-arrow.gif);
}

.produto-opcoes-linha3 {
	margin:auto;
	width: 548px;
}
.produto-opcoes-linha3 ul {
	list-style-type:none;
	margin:0;
	width: 100%;
	padding: 0;
}
.produto-opcoes-linha3 ul li {
	float: right;
	width: 286px;
	height: 40px;
	background-image: url(/Images/Customers/section/bg-btn-opcoes-outros.png);
	background-repeat: repeat-x;
	background-position: left;
	display: block;
	-moz-border-radius:0 6px 0 0;
	-webkit-border-radius:0 6px 0 0;
	border-radius:0 6px 0 0;
	behavior:url('assets/js/libs/PIE.htc');
	line-height: 40px;
}
.produto-opcoes-linha3 ul li:first-child {
	-webkit-border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;
	border-radius:6px 0 0 0;
	behavior:url('assets/js/libs/PIE.htc');
}
.produto-opcoes-linha3 ul li:first-child {
	float: left;
	width: 256px;
}
.produto-opcoes-linha3 ul li a {
	display: block;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	background-image: url(/Images/Customers/section/black-bull.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
}
.produto-acessorios {
	 width: 265px; height: 202px;
	overflow: hidden;
	float:left;
}
.produto-acessorios.dbl {
	 width: 460px!important;
}
.produto-acessorios .tit {
	width:260px;
	height: 42px;
	margin: 0px;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #292929;
	display: block;
	padding: 0px;
	line-height: 62px;
	background-image: url(/Images/Customers/section/bg-tit-produto-acc.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
}
.produto-acessorios .holder-acessorios-scroll {
	height: 160px;
	overflow: hidden;
}
.produto-acessorios .holder-acessorios-scroll .btn-scroll {
	height: 160px;
	width: 30px;
	float: left;
	display: block;
	text-indent: -9999px;
	background-image: url(/Images/Customers/section/scroll-btn-esquerda.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
.produto-acessorios .holder-acessorios-scroll .btn-scroll.direito {
	float: right;
	background-image: url(/Images/Customers/section/scroll-btn-direita.png);
}
.produto-acessorios .holder-acessorios-scroll .btn-scroll.direito {
	float: right;
	background-image: url(/Images/Customers/section/scroll-btn-direita.png);
}
.produto-acessorios .holder-acessorios-scroll .scroll-box {
	display: block;
	margin: 0;
	padding: 10px 0 0 12px;
	height: 160px;
	overflow: hidden;
	width: 185px;
}
.produto-acessorios .holder-acessorios-scroll .scroll-box.dbl {
	width: 380px;
}

.produto-acessorios .holder-acessorios-scroll .scroll-items {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	list-style-type: none;
	width: 1280px;
}
.scroll-items li {
	float: left;
	display: block;
	width: 190px;
	background-color: #FFFFFF;
	height: 148px;
}
.scroll-items li:first-child {
	background-image: none;
}
.scroll-items li h3 {
	width:180px;
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	height: 32px;
}
.scroll-items li img {
	margin-bottom: 5px;
	width: 80px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
.scroll-items li .txt-descricao {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}
.scroll-items li .txt-precos {
	font-size: 11px;
	margin-bottom: 5px;
}
.scroll-items li .txt-precos strong {
	color: #ba0000;
	font-size: 12px;
}
.scroll-items li dt,
.scroll-items li dd {
	float: left;
	display: inline;
	width: 85px;
	height: 23px;
	background: #e4e4e4;
	border: 1px solid #fff;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}
.scroll-items li dd {
	color: #a11116;
}
.scroll-items li div.escolha{
	margin-top:22px;
	text-align:right;
	line-height: 24px;
	padding-right: 48px;
}
.scroll-items li div.escolha label{
color:#000000;
font-size:12px;
}
.scroll-items li div.escolha input[type=text]{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	width:35px;
	height:24px;
	padding: 0px;
	border: 1px solid #cecece;
	color: #000000;
	text-align: center;
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	margin: 0 8px;
}

ul#garantia-peq {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	width:280px;
	background:#ce1921;
	margin:20px 0 0 1px;
	padding:0 3px 3px 3px;
	font-weight:bold;
	float:left;
}

ul#garantia-peq li {
	width:260px;
	background:#fff;
	list-style-type:none;
	border-bottom:1px dotted #e0e0e0;
	padding:10px 10px 10px 10px;
	float:left;
}

ul#garantia-peq li#gartit {
	width:275px;
	background:#ce1921 url(/Images/Customers/common/linegar.jpg) right center no-repeat;
	border-bottom:none;
	padding:5px 0 5px 5px;
	font-size:12px;
	color:#fff;
	float:left;
}

ul#garantia-peq p {
	float:left;
	margin:0;
}

ul#garantia-peq a img  {
	margin:-25px /*0 0 0;
	float:right;
}

.produto-opcoes-linha4 {
	padding:0 6px;
	margin:auto;
	width: 536px;
	-webkit-border-radius:6px;
	-moz-border*/-radius:6px;
	border-radius:6px;
	behavior:url('assets/js/libs	ter;	/PIE.htc');
	border: 1px solid #e0e0e0;
	height:44px;
}
.btn-comprar-items {
	background-position:center center;
	background-image: url(/Images/Customers/section/btn-comprar-produto.png);
	background-repeat: no-repeat;
	width: 180px;
	display: block;
	float: right;
	height: 27px;
	margin-top: 7px;
	text-indent:-9999px;
}
.produto-preco-total {
	dplay:block;
	float:left;

	font-n-top: 32px;
	float:left;
}
#produto-detalhe-tab {
	height: 46px;
	list-style-type: none;
	float: left;
	/*width: 80%;*/
	width: 100%;
}
#produto-detalhe-tab li {
	display: block;
	float: left;
	height: 46px;
	width: 20%;
	/*background-image: url(/Images/Customers/section/produto-tab-detalhe-sep.gif);
	background-image: url(/Images/Customers/section/produto-tab-detalhe.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
#produto-detalhe-tab li:first-child 
{   
	/*background-image:none;*/
}
#produto-detalhe-tab a,#produto-detalhe-tab-container div.titulo {
	/*background-image: url(/Images/Customers/section/produto-tab-detalhe.png);
	background-repeat: repeat-x;
	background-position: left center; */
	display: block;
	height: 46px;
	line-height: 46px;
	padding-left: 32px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #5a5a5a;
}
/*
#produto-detalhe-tab a.ativo {
}
*/
#produto-detalhe-tab a.ativo 
{
    /*background-image: url(/Images/Customers/section/produto-tab-detalhe.png);
	background-repeat: repeat-x;
	background-position: left center; */
}

.AbaNaoSelecionada
{
    /* background-image: url(/Images/Customers/section/AbaNaoSelecionada.png); */
    background-image: url(/Images/Customers/section/produto-tab-detalhe.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.AbaSelecionada
{
    /*background-image: url(/Images/Customers/section/AbaSelecionada.png);*/
    background-image: url(/Images/Customers/section/produto-tab-detalhe-on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.AbaNormal
{
    background-image: url(/Images/Customers/section/produto-tab-detalhe.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#produto-detalhe-tab li.primeiro {background-image:none;}
#produto-detalhe-tab-container div.titulo {
	/* background-image: url(/Images/Customers/section/produto-tab-detalhe-on.png);
	background-repeat: no-repeat;
	background-position: left center; */
	padding-left:4%;
	text-indent:0px;
	width: 16%;
	float: left;
}

#produto-holder div.scroll {
	height:300px;
	overflow:auto;
	float:left;
	display: block;
	width: 100%;
}

div#scroll {
	height:300px;
	overflow:auto;
	float:left;
	display: block;
	width: 100%;
}

.produto-detalhe-container {
	height:324px;
	clear:both;
	background-color: #FFFFFF;
}
.produto-detalhe-container dl {
margin:0;
padding:0;
list-style-type:none;
}
.produto-detalhe-container ul {
	margin:0;
	padding:0;
	list-style-position: inside;
}
.produto-detalhe-container dl dt {
	margin:0;
	padding:8px;
	font-size: 13px;
	font-weight: bold;
}
.produto-detalhe-container dl dd  {
	margin:0;
	padding:0 8px 8px 8px;
		font-size: 13px;

}
.produto-detalhe-container dl dd.lst-holder {
	padding:0;
}
.produto-detalhe-container dl li {
	margin:0;
	padding:8px;
		font-size: 13px;

}
.produto-detalhe-container dl li.odd {
background-color:#f5f5f5;
}
#produto-sugestoes {
	width:980px;	background-repeat: no-repeat;
	background-position: 16px 22px;
	margin-top:20px;
	float:left;
}
#produto-sugestoes p.info {
	background-image: url(/Images/Customers/common/img-seta-vermelha-3.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 30px;
	padding-left: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;}
.lst-sugestoes {
	list-style-type: none;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	/*margin-left: auto;*/
	padding-top: 8px;
	border-top:1px dashed #CCCCCC;
}
.lst-sugestoes li {
	display: block;
	float: left;
	height: 182px;
	width: 226px;
	padding: 0 9px;
	border: 0px solid #b4b4b4;
	border-left-width:1px;
}
.lst-sugestoes li:first-child {
	border-left-width:0px;
	margin-right:0px;
	
}

.lst-sugestoes li:last-child {
	padding-left:10px;
	
}

.lst-sugestoes li .txt-precos {
	font-size: 12px;
	margin-bottom: 16px;
}

.lst-sugestoes li .txt-precos strong {
	color: #ba0000;
	font-size: 12px;
}

.lst-sugestoes a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
}
.lst-sugestoes .tb-produto-b {
	float: right;
}
.lst-sugestoes .tb-produto-a {
	float: left;
}
.lst-sugestoes .ico-plus {
	background-image: url(/Images/Customers/section/ico-plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 70px;
	line-height: 70px;
	margin-bottom: 8px;
}
.lst-sugestoes p {
	display: block;
	height: 32px;
}
.lst-sugestoes p span{
line-height: 32px;
}

addtocarrinho li {
	display: block;
	float: left;
	height: 18px;
	width: 226px;
	padding: 10px 9px;
	margin-bottom: 20px;
}


#produto-consumidor {
	clear: both;
	margin-top: 46px;
}
#produto-consumidor p.info {
	background-repeat: no-repeat;
	background-position: 16px center;
	display: block;
	line-height: 48px;
	padding-left: 32px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 128px;
	background-image: url(/Images/Customers/common/img-seta-vermelha-3.png);
}
.lst-consumidor {
	list-style: none;
	width: 940px;
	margin: 0 auto;
}

.lst-consumidor li {
	float: left;
	display: block;
	width: 177px;
	padding-left: 9px;
	background-image: url(/Images/Customers/common/img-separador-produtos.png);
	background-repeat: no-repeat;
	background-position: left 50px;
}

.lst-consumidor li h3 {
	display: block;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.lst-consumidor li img {
	margin-bottom: 15px;
}

.lst-consumidor li .txt-descricao {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

.lst-consumidor li .txt-precos {
	font-size: 12px;
	margin-bottom: 5px;
}

.lst-consumidor li .txt-precos strong {
	color: #ba0000;
	font-size: 14px;
}
 

.lst-consumidor li dt,
.lst-consumidor li dd {
	float: left;display: inline;
	width: 85px;
	height: 23px;
	background: #e4e4e4;
	border: 1px solid #fff;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}

.lst-consumidor li dd {
	color: #a11116;
}

.lst-consumidor li dl{
	padding-top:25px;
	background-image: url(/Images/Customers/common/pague-menos-topo.png);
	background-repeat: no-repeat;
}
#produto-consumidor #produto-consumidor-tab {
	list-style-type: none;
	float: right;
	width: 820px;
	display: block;
	height: 48px;
}
#produto-consumidor-tab li {
	float: left;
	width: 29%;
	height: 48px;
	margin-right: 2%;
}
#produto-consumidor-tab li.tab2 {
	float: left;
	width: 34%;
	height: 48px;
	margin-right: 2%;
}
#produto-consumidor-tab a {
	background-color: #e1e1e1;
	display: block;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	overflow: hidden;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	behavior:url('assets/js/libs/PIE.htc');
}
#produto-consumidor-tab a.ativo {
	background-color: #858585;
	color: #ffffff;
}
#produto-consumidor .produto-consumidor-container {
	clear: both;
	background-image: url(/Images/Customers/section/bg-produto-consumidor.png);
	background-repeat: no-repeat;
	width: 982px;
	margin: auto;
	padding-top: 10px;
	height: 500px;
	padding-bottom: 10px;
}
.lst-consumidor .pct {
	height: 51px;
	display: block;
	margin-left: -9px;
	background-image: url(/Images/Customers/section/produto-consumidor-pct.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding-left: 8px;
	clear: both;
}
.lst-consumidor .pct span{
	color:#FFFFFF;
	font-weight: bold;
	line-height: 36px;
	display: block;
	float: left;
}
.indisponivel {
	font-size:15px;
	padding:17px 0 17px 0;
	font-weight:bold;
}
.lst-consumidor .pct span.nsp{
	color:#797979;
	font-weight: normal;
	padding-left: 16px;
}
.holder-produto-tag p.info {
	background-repeat: no-repeat;
	background-position: 16px center;
	display: block;
	line-height: 48px;
	padding-left: 32px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 510px;
	background-image: url(/Images/Customers/common/img-seta-vermelha-3.png);
	color: #5a5a5a;
}

.holder-produto-tag form {
	width: 390px;
	height: 25px;
	border: 1px solid #a11116;
	float: left;
	display: block;
	padding-top: 5px;
	margin: 8px 0 0 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior:url('assets/js/libs/PIE.htc');
}

.holder-produto-tag input[type=text] {
	float: left;
	padding: 2px;
	border: none;
	font-size: 12px;
	margin-left: 20px;
	width: 280px;
}

.holder-produto-tag input[type=submit] {
	width: 80px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	float: right;
	display: inline;
	margin-right: -1px;
	background-image: url(/Images/Customers/section/btn-adicionar-small.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#calcular-frete{
	width: 580px;
	height: 156px;
}

.simplemodal-wrap {background:#fff;}


#calcular-frete ul{
	width:420px;
	margin: 0 auto;
	list-style-type: none;
	display: block;
	padding-top: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 16px;
	height: 30px;
}
#calcular-frete li {
	float: left;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 0 8px;
	width: auto;
}
#calcular-frete p {
	display: block;
	text-align:center;
	clear:both;
	font-size:12px;
	line-height:18px;
	color: #000000;
}
#calcular-frete p.disp {
	padding-top:8px;
}

#calcular-frete input[type=text] {
	border: 1px solid #c4c4c4;
	font-size: 18px;
	width: 90px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 8px;
	letter-spacing: 1px;
	display: block;
	background-color: #efefef;
}

#calcular-frete input.cep-centena {
	width: 48px;
}
#calcular-frete label{
font-size:12px;color: #000000;
}

#calcular-frete input[type=submit] {
	width: 69px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0px solid #000000;
	background-image: url(/Images/Customers/section/btn-calcular-frete.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:transparent;
}
#formas-pagamento {
	height: 386px;
	width: 570px;
}
#formas-pagamento dl.formas {
	display: block;
	padding: 6px 24px;
}
#formas-pagamento .modal-pane {
	background:#fff;
	height: 358px;
	overflow: auto;
}
#formas-pagamento .formas dt,
#formas-pagamento .formas dd {
	display:block;
	clear: both;
}

#formas-pagamento .formas dt {
	font-size: 18px;
	font-weight: bold;
	color: #19346b;
	line-height: 48px;
}
#formas-pagamento .tbl-parcelas  {
float:left;
}
#formas-pagamento .tbl-parcelas + table  {
float:right;
}
#formas-pagamento select.bandeira-cartao {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	float:right;
	clear:both;
}
#formas-pagamento img.logo-cartao {
	margin-left: 220px;
	float: left;
	margin-top: -12px;
}

#formas-pagamento .tbl-parcelas thead tr th {
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight:bold;
}
#formas-pagamento .tbl-parcelas tbody tr:nth-child(2n+1) td,
#formas-pagamento .tbl-parcelas tbody tr:nth-child(2n+1) {
	background-color: #f2f2f2;
}

#formas-pagamento .tbl-parcelas tbody tr td {
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#formas-pagamento .formas  dd.boleto {
	background-image: url(/Images/Customers/section/forma-pagto-barcode.gif);
	background-repeat: no-repeat;
	background-position: 16px top;
	padding-left: 60px;
}
#dlg-opiniao {
width:690px;
}
#dlg-opiniao .modal-pane {
	height: 410px;
}
#dlg-opiniao #opiniao-tabs {
	padding:1px;
	list-style-type:none;
	width: 122px;
	float: left;
	display: block;
}
#dlg-opiniao #opiniao-tabs a {
	background-repeat: no-repeat;
	display: block;
	height: 136px;
	width: 122px;
	text-indent: -9999px;
}
#dlg-opiniao #opiniao-tabs a.avalie {
	background-image: url(/Images/Customers/section/opiniao-tab-avalie.gif);
}
#dlg-opiniao #opiniao-tabs a.escreva {
	background-image: url(/Images/Customers/section/opiniao-tab-escreva.gif);
}
#dlg-opiniao #opiniao-tabs a.leia {
	background-image: url(/Images/Customers/section/opiniao-tab-leia.gif);
}
#dlg-opiniao #opiniao-tabs a.avalie.ativo {
	background-image: url(/Images/Customers/section/opiniao-tab-avalie-on.gif);
}
#dlg-opiniao #opiniao-tabs a.escreva.ativo {
	background-image: url(/Images/Customers/section/opiniao-tab-escreva-on.gif);
}
#dlg-opiniao #opiniao-tabs a.leia.ativo {
	background-image: url(/Images/Customers/section/opiniao-tab-leia-on.gif);
}
#dlg-opiniao .opiniao-tab {
	display: block;
}
#tab-avalie .sumario {
	display: block;
	padding: 20px;
	width: 524px;
	float: right;
	padding-bottom: 0px;
}

.nota {
	height: 25px;
	width: 155px;
	overflow: hidden;
	float: left;
	text-align: left;
}

.nota-sm {
	height: 15px;
	width: 90px;
	overflow: hidden;
	float: left;
	text-align: left;
	padding: 3px 0;
}

.nota-sm .comp ,.nota .comp {
	background-image: url(/Images/Customers/section/estrela-cinza.png);
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	height: 100%;
	margin-left: 100%;
}
.nota-sm .valor ,.nota .valor {
	background-image: url(/Images/Customers/section/estrela-ouro.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	float:left;
	text-indent: -9999px!important;
	width: 100%;
	display:block;
	height: 100%;
}

.nota-sm .comp {
	background-image: url(/Images/Customers/section/estrela-cinza-small.png);
}
.nota-sm .valor {
	background-image: url(/Images/Customers/section/estrela-ouro-small.png);
}

#tab-avalie .sumario dd ,
#tab-avalie .sumario dt {
	display:block;
	float:left;
	line-height:25px;
	height:25px;
	padding: 8px 0;
}
#tab-avalie .sumario dt {
	width: 155px;
	text-align: right;
}

#tab-avalie .sumario dd {
	width: 360px;
	padding-left: 9px;
}
#tab-avalie .sumario dd .num-votos {
	float: left;
	padding-left: 12px;

}

.barra {
	height: 25px;
	width: 280px;
	overflow: hidden;
	background-image: url(/Images/Customers/section/barra-cinza.png);
	background-repeat: repeat-x;
	float: left;
}

.barra .valor {
	background-image: url(/Images/Customers/section/barra-ouro.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	float:left;
	text-indent: -9999px!important;
	width: 100%;
	display:block;
}
#dlg-opiniao .nota-entrada {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 155px;
	float: left;
	display: block;
}
#dlg-opiniao .nota-entrada li{
	float: left;
	display: block;
}
#dlg-opiniao .nota-entrada li a{
	float: left;
	display: block;
	background-image: url(/Images/Customers/section/estrela-cinza.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 31px;
	text-indent: -9999px;
}
.avaliacao-envio .holder-frm {
	padding-top: 0px;
}
.avaliacao-envio .holder-frm .opcao {
	float: left;
	list-style-type: none;
	padding-left: 32px;
	margin-top: -16px;
}
.avaliacao-envio .holder-frm .opcao input[type=radio] {
	height: 20px;
}
.avaliacao-envio .holder-frm .opcao label {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
}
.avaliacao-envio .holder-frm  input[type=submit] {
	background-image: url(/Images/Customers/section/btn-publique-opiniao.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 142px;
	float: right;
	text-indent: -9999px;
	margin-top: 32px;
	border:0px solid #000000;
}
#tab-escreva #formulario-opine {
	display: block;
	padding: 20px;
	width: 524px;
	float: right;
}
#tab-escreva ul.campos {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#tab-escreva ul.campos > li {
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 6px;
	float: left;
	font-size: 12px;
	color: #000000;
}
#tab-escreva ul.campos > li.atencao {
border:1px solid #d9d9d9;
border-width:1px 0;
padding:16px 8px;;
}
#tab-escreva  input[type=checkbox] {
	height:42px;
}
#tab-escreva  input[type=text],#tab-escreva textarea {
	background-color:#efefef;
	display: block;
	float: right;
	border:1px solid #b5b5b5;
	width:420px;
	line-height:28px;
}
#tab-escreva textarea {
	line-height:normal;
}
#tab-escreva  input[type=text] {
	height:28px;
}
#tab-escreva  label {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#tab-escreva  label.esquerda {
	width:96px;
	float: left;
}
#tab-escreva  label.direita {
	padding-left:100px;
	height: 42px;
	line-height: 42px;
	font-weight: normal;
}
#tab-escreva  label.estrelas {
	padding-left:96px;
	line-height: 25px;
	float: left;
}
#tab-escreva  input[type=submit] {
	background-image: url(/Images/Customers/section/btn-enviar-opiniao.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 102px;
	float: right;
	text-indent: -9999px;
	margin-top: 12px;
	border:0px solid #000000;
}
#tab-leia .pagers {
	height: 30px;
}
#tab-leia .pagers ul {
	height: 30px;
	float:left;
	list-style-type:none;
	width:320px;
	background-color:#ebebeb;
	margin-right: 6px;
}
#tab-leia .pagers li {
	height: 30px;
	line-height: 30px;
	float:left;
	text-align:center;
	display:block;
}
#tab-leia .pagers li a {
	height: 30px;
	line-height: 30px;
	float:left;
	text-align:center;
	display:block;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	padding:0 6px;
}
#tab-leia .pagers li a.ativo,#tab-leia .pagers li a:hover {
color:#dd242c;
}

#tab-leia .pagers li a.primeiro {
	background-image: url(/Images/Customers/common/img-seta-vermelha-2-left-db.png);
	background-position:left 58%;
	padding-left:12px;
}
#tab-leia .pagers li a.anterior {
	background-image: url(/Images/Customers/common/img-seta-vermelha-2-left.png);
	background-position:left 58%;
	padding-left:12px;
}
#tab-leia .pagers li a.proximo {
	background-image: url(/Images/Customers/common/img-seta-vermelha-2.png);
	background-position:right 58%;
	padding-right:12px;
}
#tab-leia .pagers li a.ultimo {
	background-image: url(/Images/Customers/common/img-seta-vermelha-2-db.png);
	background-position:right 58%;
	padding-right:12px;
}
#tab-leia .pagers label {
	height:22px;
	background-color:#ebebeb;
	float:left;
	display:block;
	width:224px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	padding-right: 8px;
	padding-top: 8px;
	line-height: 2px;
}
#tab-leia .pagers label select{
	margin-left:8px;
	width: 128px;
}
#tab-leia .comentarios  {
	list-style-type:none;
	float: left;
	width: 564px;
}
#tab-leia .comentarios .nota,#tab-leia .comentarios .nota-sm {
	float: right;
}
#tab-leia .comentarios li {
	border-top:1px solid #d6d6d6;
	padding:12px;
	height: 91px;
}
#tab-leia .comentarios li:first-child {
border-width:0px;
}
#tab-leia .comentarios .titulo {
	font: 13px Arial, Helvetica, sans-serif;
	color: #cd0007;
}
#tab-leia .comentarios .info {
	font: 11px Arial, Helvetica, sans-serif;
	color: #313131
}
#tab-leia .comentarios .depoimento {
	font: 13px Arial, Helvetica, sans-serif;
	color: #313131;
	padding-top: 8px;
}
.lst-vitrine .selo-menor-preco {
	background-image: url(/Images/Customers/common/selo-menor-preco.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 72px;
	position: absolute;
	margin-left: 100px;
	text-indent: -9999px;
}
.total-buscas {
	font-size: 13px;
	font-weight: bold;
	color: #313131;
	display: block;
	line-height: 32px;
	float: left;
	width: 480px;
}
#barra-busca {
	width: 981px;
	margin: auto;
	clear: both;
	padding-top: 8px;
}
#frm-sort {
	display: block;
	float: right;
	width: 400px;
}
#frm-sort ul {
	list-style-type: none;
}
#frm-sort li {
	line-height: 32px;
	float: right;
	height: 32px;
	padding-left: 24px;
}
#frm-sort li:first-child {
	float: left;
}
#frm-sort select {
	display: inline;
}
#frm-sort label {
	padding-right: 8px;
	line-height: 32px;
	color: #292929;
}

#barra-busca.sort {
	overflow: hidden;
	margin-top: -10px;
}

.holder-comparar-itens {
	text-align: right;
	font-size: 12px;
	padding-top: 20px;
}


.holder-comparar-itens p {
	float: right;
	margin-top: 5px;
}

.holder-comparar-itens .bt-comparar {
	float: right;
	width: 78px;
	height: 22px;
	background: url('/Images/Customers/common/bt-comparar.gif');
	text-indent: 9999px;
	overflow: hidden;
	margin-left: 10px;
}

.txt-indisponivel {
	font-size: 13px;
	color: #BA0000;
	margin-top: 5px;
}

.produto-indisponivel {
	padding: 10px;
	overflow: hidden;
}


.produto-indisponivel h4 {
	margin: 10px 0 5px 0;
	font-size: 16px;
	color: #BA0000;
}

.produto-indisponivel p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}

.produto-indisponivel ul {
	list-style: none;
}


.produto-indisponivel ul li {
	float: left;display: inline;
	margin-right: 10px;
}

.produto-indisponivel input[type="text"] {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	border:1px solid #d2d2d2;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px;
	width: 190px;
}

.produto-indisponivel .btn-ok {
	margin-top: 13px;
}
.menu-internas ul.finale, .menu-internas-selecionadas ul.finale  {
	display: none;
	color: #a11116;
	width:92%;
	padding-left:3%;
	list-style-type:none;
}
.menu-internas ul.finale li, .menu-internas-selecionadas ul.finale li  {
	float: left;
	width: 100%;
	line-height: 18px;
	background-color:#FFFFFF;
	margin:0;
	display:block;
	padding:2px 0;
}
.menu-internas ul.finale li a, .menu-internas-selecionadas ul.finale li a{
	display:block;
	background-color:#f2f2f2;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	padding-left: 16px;
	background-image: url('/Images/Customers/section/bull-square-red.gif');
	background-repeat: no-repeat;
	background-position: 6px center;
	margin:0px 0;
	line-height:18px;
	width: 97%;
}


.menu-internas ul.finale li a.ativo, .menu-internas-selecionadas ul.finale li a.ativo{
	display:block;
	background-color:#ffeced;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	padding-left: 16px;
	background-image: url('/Images/Customers/section/bull-square-red.gif');
	background-repeat: no-repeat;
	background-position: 6px center;
	margin:0px 0;
	line-height:18px;
	width: 97%;
}

.menu-internas ul li.btn-back, .menu-internas-selecionadas ul li.btn-back {
	background-color:transparent;
	color:#a11116;
	text-align:right;
	cursor:pointer;
}
.menu-internas ul, .menu-internas-selecionadas ul {
	color: #a11116;
	width:92%;
	padding-left:3%;
	list-style-type:none;
}
.menu-internas ul li, .menu-internas-selecionadas ul li  {
	/*float: left;*/
	width: 100%;
	line-height: 18px;
	background-color:#FFFFFF;
	margin:0;
	display:block;
	padding:0;
}
.menu-internas ul li a, .menu-internas-selecionadas ul li a 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	display: block;
	background: url('/Images/Customers/common/img-seta-vermelha-2.png') 4px center no-repeat;
	padding-left: 14px;
	line-height:22px;
}
.menu-internas ul li a.ativo, .menu-internas-selecionadas ul li a.ativo 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	display: block;
	background: url('/Images/Customers/section/order-detail-arrow-enabled.png') 4px center no-repeat;
	padding-left: 14px;
	line-height:22px;

}
.menu-internas ul li a:hover, .menu-internas-selecionadas ul li a:hover {
	text-decoration: underline;
}ndisponivel input[type="text"] {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url('assets/js/libs/PIE.htc');
	border:1px solid #d2d2d2;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px;
	width: 190px;
}

.produto-indisponivel .btn-ok {
	margin-top: 13px;
}
.menu-internas ul.finale, .menu-internas-selecionadas ul.finale {
	display: none;
	color: #a11116;
	width:92%;
	padding-left:3%;
	list-style-type:none;
}
.menu-internas ul.finale li, .menu-internas-selecionadas ul.finale li  {
	/*float: left;*/
	width: 100%;
	line-height: 18px;
	background-color:#FFFFFF;
	margin:0;
	display:block;
	padding:2px 0;
}
.menu-internas ul.finale li a, .menu-internas-selecionadas ul.finale li a{
	display:block;
	background-color:#f2f2f2;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	padding-left: 16px;
	background-image: url('/Images/Customers/section/bull-square-red.gif');
	background-repeat: no-repeat;
	background-position: 6px center;
	margin:0px 0;
	line-height:18px;
	width: 97%;
}


.menu-internas ul.finale li a.ativo, .menu-internas-selecionadas ul.finale li a.ativo{
	display:block;
	background-color:#ffeced;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	padding-left: 16px;
	background-image: url('/Images/Customers/section/bull-square-red.gif');
	background-repeat: no-repeat;
	background-position: 6px center;
	margin:0px 0;
	line-height:18px;
	width: 97%;
}

.menu-internas ul li.btn-back, .menu-internas-selecionadas ul li.btn-back {
	background-color:transparent;
	color:#a11116;
	text-align:right;
	cursor:pointer;
}
.menu-internas ul, .menu-internas-selecionadas ul {
	color: #a11116;
	width:92%;
	padding-left:3%;
	list-style-type:none;
}
.menu-internas ul li, .menu-internas-selecionadas ul li  {
	/*float: left;*/
	width: 100%;
	line-height: 18px;
	background-color:#FFFFFF;
	margin:0;
	display:block;
	padding:0;
}
.menu-internas ul li a, .menu-internas-selecionadas ul li a 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	display: block;
	background: url('/Images/Customers/common/img-seta-vermelha-2.png') 4px center no-repeat;
	padding-left: 14px;
	line-height:22px;
}
.menu-internas ul li a.ativo, .menu-internas-selecionadas ul li a.ativo
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
	display: block;
	background: url('/Images/Customers/section/order-detail-arrow-enabled.png') 4px center no-repeat;
	padding-left: 14px;
	line-height:22px;
    background-color: #FFECED;
}
.menu-internas ul li a:hover, .menu-internas-selecionadas ul li a:hover {
	text-decoration: underline;
}

/*--------------------COMPRE TAMBEM CARRINHO -----------------------*/

.seta-left-sugestao-carrinho{
    background: url("/objetosmidia/ExibirObjetoMidia?Id=6343") no-repeat center;
    margin-left: 5px;
    cursor: pointer;
    display: block;
    float: left;
    margin: 120px 10px 0 10px;
    width: 12px;
    height: 21px;
    text-transform: capitalize;
    text-indent:-9999px;

}

.seta-right-sugestao-carrinho{
    background: url("/objetosmidia/ExibirObjetoMidia?Id=6344") no-repeat center ;
    margin-left: 5px;
    cursor: pointer;
    display: block;
    float: right;
    margin: 120px 10px 0 10px;
    width: 12px;
    height: 21px;
    text-transform: capitalize;
    text-indent:-9999px;

}



#produto-sugestoes-carrinho {
    background:url(/objetosmidia/ExibirObjetoMidia?Id=8064) no-repeat center;
    width:980px;
    height:245px;
    display:block;
    
}
#produto-sugestoes-carrinho p.info {
    display: block;
    line-height: 20px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    
}

.lst-sugestoes-carrinho {
    list-style-type: none;
    width: 890px;
    width: 900px;
    height:200px;
    display:block;
    margin: 50px 0 0 25px;
    margin-left:16px;
    float:left;
}
.lst-sugestoes-carrinho li {
    display: block;
    float: left;
    height: 182px;
    width: 226px;
    padding: 0 9px;
    border: 0px solid white;
    border-left-width:1px;
    padding-left:50px;
    padding-right:40px;
}
.lst-sugestoes-carrinho li:first-child {
    border-left-width:0px;
    margin-right:40px;
    padding-left:0px;
    padding-right:0px;
    
}

.lst-sugestoes-carrinho li:last-child {
    padding-left:50px;
    padding-right:0px;
}

.lst-sugestoes-carrinho li .txt-precos {
    font-size: 12px;
    margin-bottom: 16px;
}

.lst-sugestoes-carrinho li .txt-precos strong {
    color: #ba0000;
    font-size: 12px;
}

.lst-sugestoes-carrinho a {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-bottom: 6px;
    height: auto;
}

.ico-plus-carrinho {
    display: block;
    height: 70px;
    line-height: 70px;
    margin-bottom: 8px;
    float:left;
    margin-right: 5px;
}

.lst-sugestoes-carrinho p {
    display: block;
    height: 32px;
}
.lst-sugestoes-carrinho p span{
line-height: 32px;
}


/*--------------------/COMPRE TAMBEM CARRINHO [FIM]-----------------------*/

/* -- ALTRERAR O CSS ABAIXO EM ---> INTERNAS.CSS - LINHA 543 --- */
.produto-opcoes-linha1 {
  height: 200px;
 }
/* -- // -- */	 

/* -- ALTRERAR O CSS ABAIXO EM ---> INTERNAS.CSS - LINHA 553 --- */
.produto-precos {
height: 173px;
}
/* -- // -- */	


/* -- ALTRERAR O CSS ABAIXO EM ---> INTERNAS.CSS - LINHA 584 --- */
.produto-cart-fields {
padding: 0;
width: 278px;
}
/* -- // -- */

#holder-navigation {
padding-bottom: 12px;
}

#wrapper-content #sidebar{
margin: 0; 
margin-bottom: 10px;
}
