﻿@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/bgBody_Lusa_Mania.jpg) top left repeat-x;	
}

/*-----------------------------------------------------------------------
DIVS
-----------------------------------------------------------------------*/

#homeTarja {
	background-color:#000;
}


/*-----------------------------------------------------------------------
NAVEGACAO
-----------------------------------------------------------------------*/
/* pag detalhe do produto abas imagens do produto */
ul#abasprod {
	width:300px;
	height:20px;
	float:left;
	position:relative;
	left:10px;
	margin-top:10px;
}
ul#abasprod li, ul#abasdet li {
	float:left;
	position: relative;
	top:0;
	display:inline;
	margin-right:1px;
	background: transparent no-repeat left top;
}
ul#abasprod li a, ul#abasdet li a{
	display:block;	
	background:transparent no-repeat left top;
	text-decoration:none;
	text-indent: -5000px;
}
ul#abasprod li a {
	height:20px;
}
ul#abasdet li a {
	height:34px;
}
ul#abasprod li.imgproduto {
	left:0;
	width:138px;
	background-image:url(../img/mnImgProduto.png);
}
ul#abasprod li.imgproduto a {
	background-image: url(../img/mnImgProduto.png);
}

ul#abasprod li.imgclientes {
	left:0;
	width:138px;
	background-image:url(../img/mnImgClientes.png);
}
ul#abasprod li.imgclientes a {
	background-image: url(../img/mnImgClientes.png);
}

ul#abasprod li.imgproduto a.ativo, ul#abasprod li.imgclientes a.ativo {
	background-position:0 -20px !important;
}
/* pag detalhe do produto - abas descricao e avaliações */
ul#abasdet {
	width:590px;
	height:34px;
	float:left;
	margin-top:18px;
	z-index:1000
}
ul#abasdet li.abdescricao, ul#abasdet li.abavalia {
	left:0;
	width:124px;
}
ul#abasdet li.abdescricao {	
	background-image:url(../img/abaDescricao.png);
}
ul#abasdet li.abdescricao a {
	background-image: url(../img/abaDescricao.png);
}
ul#abasdet li.abavalia {	
	background-image:url(../img/abaAvaliacoes.png);
}
ul#abasdet li.abavalia a {
	background-image: url(../img/abaAvaliacoes.png);
}


ul#abasdet li.abdescricao a.ativo, ul#abasdet li.abavalia a.ativo {
	background-position:0 -34px;
}

/*-----------------------------------------------------------------------
LISTAS
-----------------------------------------------------------------------*/
/*cor do preço na listagem de produto / detalhe do produto - preco no combo*/
dl.produto dd.preco, strong.preco {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#090;
}
/* cor do titulo no bloco todos produtos */
dl.allprod dt {
	color:#047f00;
}
dl.allprod dd {
	color:#035200;
}
/* bullet seta bloco todos produtos */
ul.painel li {
	
}

/*-----------------------------------------------------------------------
TEXTOS
-----------------------------------------------------------------------*/
/*cor do texto da chamada para feedbak*/
div.feedback strong {
	color:#09f;
}
/* detalhe do produto - cor do preço atual */
p.precoatual strong {
	font-size:24px;
	color:#090;
}
/* carrinho */
#cep p, #cupom strong, #vrTotal p.final{
	color:#09f;
}

/*divs dropdown */
#lostpass {
	background-color:#0D6103; 
}
	#lostpass p {
		color:#fff;
		margin:10px;
	}
#todosProdutos {
	border:3px solid #047f00;
}
	#itensVarios {
		width:700px;
	}
#tema {
	border:3px solid #047f00;
}
#tema {
	border:3px solid #047f00;
}
/*-----------------------------------------------------------------------
TITULOS
-----------------------------------------------------------------------*/
div.titbar h1 {
	color:#666;
}
.twoCols #full h1 {
	color:#666;
}
/*indique a um amigo */
#indique h1, #enviaFoto h1, #aviseme h1 {
	color:#0D6103;
}
/* titulos rodapé */
h1.titfTimes, h1.titfTelevendas, h1.titfDuvidas {
	height:12px;
	font-size:11px;
	text-indent:-5000px;
	margin:10px 0 5px 10px;
}
h1.titfTimes {
	background:url(../img/titfootTimes_Lusa_Mania.gif) top left no-repeat;
}
h1.titfTelevendas {
	background:url(../img/titfootTele_Lusa_Mania.gif) top left no-repeat;
}
h1.titfDuvidas {
	background:url(../img/titfootDuvidas_Lusa_Mania.gif) top left no-repeat;
}
/* titulos detalhe do produto */
h1.nomeprod, #cor h1, #tam h1, .detail h1, .compra h1 {
	color:#D50000;
}
h1.painelmn {
	color:#047f00;
}
h1.nomeprod {
	font-size:20px;	
	margin-top:10px;
}
#cor h1, #tam h1, .detail h1, .compra h1 {
	font-size:14px;	
}
#cor h1, #tam h1 {
	margin-top:10px;
}
#tam h1 {
	margin-left:10px;
}
/* tela carrinho */
div.greyBar h1.car {
	color:#0D6103;
}
#cupom h3 {
	color:#fc0 !important;
	font-size:14px !important;
	margin-top:10px!important;
	position:relative;
	left:65px;
}
/*titulo cadastro no site (formularios) */
div.forms h1 {
	color:#0D6103 !important;
}
/*-----------------------------------------------------------------------
TABELAS
-----------------------------------------------------------------------*/
table tr.tabGeral th {
	color:#0D6103;
}
table td.total {
	color:#0D6103;
	text-align:right;
	font-size:20px;
	font-weight:bold;	
	text-transform:uppercase;
}

/*-----------------------------------------------------------------------
LINKS
-----------------------------------------------------------------------*/
a:link, a:visited, a:hover {
	color:#D50000;
}
#identificacao_cliente a {
	color:#cf0;
}
div.navFooter, div.navFooter ul a:link, div.navFooter ul a:visited, div.navFooter ul a:hover {
	color:#cf0;
}
div.interContent a.ativo { /* link da paginacao*/
	background-color:#09f;
	color:#000;
}
/* painel menu todos produtos */
#todosProdutos a:link, #todosProdutos a:visited {
	color:#035200;
	text-decoration:none;
	background:Transparent url(../img/circulo_Lusa_Mania.png) no-repeat;
	padding-left:10px;
}
#todosProdutos a:hover {
	text-decoration:underline;
}


.txtBusca {
	width:282px;
	height:13px;
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#911a14;
	padding:8px 3px 7px 35px;
	border:1px solid #D3D7DE;
	margin:6px 2px 0 10px;
	background:url(../img/bgBusca.jpg) top left no-repeat #fff;
}


/*-----------------------------------------------------------------------
TOPO
-----------------------------------------------------------------------*/

#header {
	background:url(../img/imFundoCabecalho_Lusa_Mania.png) repeat-x 0 0;
	height:126px;
	overflow:hidden;
	width:100%;
}
#top {
	color:#7BF74D;
	height:126px;
	margin:0 auto;
	width:1001px;
}
	#top a {
		color:#FFF;
	}
	#topLogo {
		float:left;
		width:193px;
		height:173px;
		text-align:center;
	}
		#topLogoTopo {
			float:left;
			width:128px;
			height:42px;
		}
	#topRight {
		float:left;
		width:808px;
		height:42px;
	}
		#identificacao_cliente {
			float:left;
			width:397px;
			height:33px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:left;
			padding-top:9px;
			padding-left:6px;
		}
		#livezilla {
			float:left;
			width:277px;
			height:42px;
			text-align:left;
		}
	#topRightInfo {
		float:left;
		width:808px;
		height:37px;
	}
		#topRightControl {
			float:left;
			width:128px;
			height:37px;
		}
		#topSearch {
			float:left;
			width:385px;
			height:35px;
			text-align:left;
			padding-left:6px;
			vertical-align:middle;
			padding-top:2px;
		}
			input.btnTopSearch{
				color:#911A14;
				height:20px;
				border:1px solid black;
				text-align:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				line-height:20px;
				vertical-align:top;
				text-transform:uppercase;
				background: #FFF url(../img/imLupa.png) no-repeat;
				padding:5px 5px;
				padding-left:28px;
				width:300px;
			}
		#carrinho {
			background:url(../img/imCarrinhoCheio_Lusa_Mania.png) top left no-repeat;
			float:left;
			width:103px;
			height:37px;
			text-align:left;
		}
			#carrinho p {
				float:left;
				width:64px;
				height:33px;
				text-align:left;
				padding-left:39px;
				padding-top:4px;
				text-align:center;
			}
			#carrinho a {
				font-size:10px;
				color:#000;
			}
		#pedido {
			float:left;
			width:186px;
			height:37px;
			text-align:left;
		}
	#topRightTimes{
		float:left;
		width:808px;
		height:47px;
		text-align:left;
	}
		
	#topMenu{
		float:left;
		width:808px;
		height:47px;
		text-align:left;
	}
	
	/* ----- MENU TODOS ----- */
	
	/* nav principal */
	ul#navTop {
		width:799px;
		height:26px;
		float:left;
	}
		ul#navTop li {
			display:inline;
			float:left;
			font-size:11px;
			line-height:25px;
			height:26px;
			text-align:center;
		}
		

.imgEnviarNews {
	background:url(../img/enviar_LUSA.png) top left no-repeat transparent;
	display:block;
	margin:3px auto 0;
	height:27px;
	width:63px;
}
.imgTodasNovidades {
	background:url(../img/btTodasNovidades_Lusa_Mania.png) top left no-repeat transparent;
	float:left;
	height:22px;
	width:106px;
}
.imgFreteGratis {
	background:url(../img/btFretegratis_Lusa_Mania.gif) center center no-repeat transparent;
	float:left;
	height:32px;
	width:100%;
}
.imgCadastrar {
	background:url(../img/btCadastrar_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	line-height:0;
	font-size:0;
	height:46px;
	width:151px;
}
.imgCadastrarP {
	background:url(../img/btCadastrarp_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	height:22px;
	width:67px;
}
.imgAlterarEndereco {
	background:url(../img/btAlterarEndereco_Lusa_Mania.png) top left no-repeat transparent;
	float:left;
	height:22px;
	margin:0 7px 7px 0;
	width:106px;
}
.imgNovoEndereco {
	background:url(../img/btNovoEndereco_Lusa_Mania.png) top left no-repeat transparent;
	float:left;
	height:22px;
	width:106px;
}
.imgCadastrarEndereco {
	background:url(../img/btCadastrarEndereco_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	margin-left:100px;
	height:21px;
	width:132px;
}
.imgAvalie {
	background:url(../img/btAvalie_Lusa_Mania.png) top left no-repeat transparent;
	float:right;
	height:31px;
	width:252px;
}
.imgVerificar {
	background:url(../img/btVerificar_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	height:22px;
	vertical-align:middle;
	width:52px;
}
.imgCalcular {
	background:url(../img/btCalcular_Lusa_Mania.gif) top left no-repeat transparent;
	display:inline-block;
	height:22px;
	vertical-align:middle;
	width:57px
}
.imgComprar {
	background:url(../img/btComprar_Lusa_mania.png) top left no-repeat transparent;
	display:inline-block;
	height:63px;
	vertical-align:middle;
	width:147px
}
.imgAtualizar {
	background:url(../img/btRefresh.jpg) top left no-repeat transparent;
	display:inline-block;
	float:right;
	height:48px;
	margin-top:10px;
	vertical-align:middle;
	width:133px;
}
.imgComprarJunto {
	background:url(../img/btComprarJunto_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	height:32px;
	vertical-align:middle;
	width:131px
}
.imgFinalizar {
	background:url(../img/btFinalizar_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	height:43px;
	vertical-align:middle;
	width:184px
}
.imgEnviar {
	background:url(../img/btEnviar_Lusa_Mania.jpg) top left no-repeat transparent;
	display:inline-block;
	height:22px;
	vertical-align:middle;
	width:45px;
}
.imgEnviar2 {
	background:url(../img/btEnviar2_Lusa_Mania.png) top left no-repeat transparent;
	display:inline-block;
	height:27px;
	vertical-align:middle;
	width:63px
}
.imgAtendimento {
	background:url(../img/btatendimento_Lusa_Mania.jpg) top left no-repeat transparent;
	display:inline-block;
	height:40px;
	left:495px;
	position:absolute;
	width:204px;
}
.imgHomeAtendimento {
	background:url(../img/bnAtendimento_Lusa_Mania.png) bottom right no-repeat transparent;
	height:200px;
	padding:15px 0 0 10px;
	width:180px;
}
.icoMail {
	background:url(../img/icoMail_Lusa_Mania.jpg) top left no-repeat transparent;
	display:inline-block;
	float:left;
	height:42px;
	margin:10px 0 0 5px;
	width:43px;
}
.imgCupom {
	background:url(../img/usecupom.jpg) top left no-repeat transparent;
	display:inline-block;
	height:28px;
	width:159px;
}
.icoLupa {
	background:url(../img/icoLupa.jpg) top left no-repeat transparent;
	display:inline-block;
	height:16px;
	width:19px;
}
.icoFav {
	background:url(../img/icoFav.jpg) top left no-repeat transparent;
	display:inline-block;
	height:14px;
	width:16px;
}
.icoFriend {
	background:url(../img/icoFriend.jpg) top left no-repeat transparent;
	display:inline-block;
	height:14px;
	width:17px;
}
.imgMail {
	background:url(../img/mail.png) top left no-repeat transparent;
	display:inline-block;
	height:31px;
	padding-right:1em;
	vertical-align:middle;
	width:35px;
}


/* ----- REDES SOCIAIS ----- */

.redessociais {
	width:179px;
	height:167px;
	background-image:url(../img/imRedeSocial.png);
	text-align:right;
	margin:10px 0 0 10px;
	padding-top:40px;
	padding-right:1px;
	line-height:15px;
}

/* ----- MENU LATERAL HOME ----- */

.menuLateralHome {
	margin:10px 0 0 10px;
}
.menuLateralHome h1 {
	background:Transparent url(../img/imMenuLateralHome_Lusa_Mania.png) no-repeat top left;
	display:block;
	height:30px;
	text-indent:-100000px;
	width:178px;
}
ul#menuHome {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 178px;
	border-bottom: 1px solid #FFF;
}
ul#menuHome li {
	position: relative;
	cursor: pointer;
	height: 30px;
	background-color:#d3d3d3;
}
ul#menuHome li.baixo {
	background:Transparent url(../img/imMenuLateralHomeBaixo.png) no-repeat top left;
}
ul#menuHome li.subtopo {
	background:Transparent url(../img/imMenuLateralHomeSubTopo.png) no-repeat top left;
}
ul#menuHome li.subbaixo {
	background:Transparent url(../img/imMenuLateralHomeSubBaixo.png) no-repeat top left;
}

ul#menuHome li ul {
	position: absolute;
	left: 177px;
	list-style: none;
	top: 0;
	display: none;
	height: 25px;
	width:100%;
}
ul#menuHome li a {
	display: block;
	text-decoration: none;
	color: #000;
	border: 1px solid #FFF;
	border-bottom: 0;
	height: 20px;
	padding: 5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:9px;
}

ul#menuHome li ul li a {
	text-indent:4px;
}
ul#menuHome li:hover ul, ul#menuHome li.over ul { 
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#menuHome li { float: left; }
* html ul#menuHome li a { height: 1%; }
/* End */	

/* Fix IE. Hide from IE Mac \*/
* html ul#menuHome li { float: left; height: 1%; }
* html ul#menuHome li a { height: 1%; }
/* End */

/* ----- BOLETIM DE OFERTAS ----- */

.boletimOfertas {
	background-image:url(../img/imBoletimOferta_Lusa_Mania.png);
	height:156px;
	margin:10px 0 0 10px;
	overflow:hidden;
	width:180px;
}
	.boletimOfertas p {
		color:#FFF;
		font-size:10px;
		margin:67px 0 0 19px;
	}
	.boletimOfertas input {
		background-color:#FFF;
		border: 1px solid black;
		display:block;
		margin:2px auto 0;
		line-height:22px;
		height: 22px;
		text-indent:3px;
		width: 143px;
	}
	.btnOfertas {
		background-image:url(../img/btEnviarOferta_Lusa_Mania.png);
		display:block;
		height:27px;
		margin:3px auto 0;
		width:63px;
	}
	

/* ----- EU JOGO JUNTO ----- */

.jogoJunto {
	margin:10px 0 0 10px;
	overflow:hidden;
}	
	
	
	
/* ----- ENQUETE ----- */

.enquete {
	background:url(../img/imEnqueteCentro_Times_Mania.png) repeat-y;
	margin:10px 0 0 10px;
	overflow:hidden;
	position:relative;
	width:180px;
}
	.enqueteTopo {
		height:178px;
		height:33px;
		background-color:#FFF;
		background-image:url(../img/imEnqueteTopo_Lusa_Mania.png);
	}
	.enqueteCentro {
		background:url(../img/imEnqueteCentro_Lusa_Mania.png) repeat-y;
		width:170px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #5a5a5a;
		text-align:left;
		padding-left:10px;
		line-height:13px;
		height:100%;
	}
		.enqueteCentro p {
			color: #5a5a5a;
			margin:5px 0 0 5px;
			line-height:13px;
			padding-bottom:5px;
		}
		.enqueteCentro label {
			color: #5a5a5a;
			display:block;
			margin:6px 0 0 11px;
		}
		.btnVotar {
			background:url(../img/btVotarEnquete_Lusa_Mania.png) top left no-repeat transparent;
			display:block;
			height:27px;
			margin:0 auto;
			width:63px;
		}
	.enqueteBaixo {
		width:180px;
		height:9px;
		background-color:#FFF;
		background-image:url(../img/imEnqueteBaixo_Lusa_Mania.png);
	}


/* ----- CATEGORIA ----- */

.ldCategoria {
	background:Transparent url(../img/imBaixoCategoria_Lusa_Mania.png) no-repeat bottom left;
	margin:10px 0 0 10px;
	padding-bottom:9px;
	width:180px;
}
	.centerCategoria {
		background:Transparent url(../img/imFundoCategoria_Lusa_Mania.png) repeat-y 0 0;
	}
		.h1-Categoria {
			background:#FFF url(../img/imTituloCategoria_Lusa_Mania.png) no-repeat 0 0;
			display:block;
			height:33px;
			text-indent:-10000px;
			width:100%;
		}
		
		.ldCategoria ul {
			width:160px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #5a5a5a;
			margin: 5px auto 0;
			padding:5px 0 0;
		}
			.ldCategoria ul li {
				background-color:#EFF3EE;
				margin-top:5px;
				padding:5px 0;
				text-indent:10px;
			}
				.ldCategoria ul li a {
					color: #5a5a5a;
				}
				
			.ldCategoria ul li.subcategoria {
				background-color:#FFF;
				text-indent:20px;
			}
		
		
/* ----- FRETE ----- */		
		
.imgsidebar { 
	margin-top:10px;
}


/* ----- MAIS VENDIDO - MAIOR RANKING ----- */

.maisvendido {
	width:180px;
	height:167px;
	padding-top:43px;
	overflow:hidden;
	margin:10px 0 0 10px;
	background:Transparent url(../img/imFundoMaisVendido_Lusa_Mania.png) no-repeat 0 0;
}
	.maisvendido ul {
		margin-left:10px;
	}
		.maisvendido ul li {
			background:Transparent url(../img/certo_Lusa_Mania.png) no-repeat 0 3px;
			height: 22px;
			line-height:22px;
			list-style:outside none;
			padding-left:23px;
		}
		.maisvendido ul li a {
			color:#5A5A5A;
		}

#full .prodRow dl.produto { padding:10px 0 5px; width:195px; }

/*-----------------------------------------------------------------------
CENTRO
-----------------------------------------------------------------------*/

/* BREADCRUMB */
div.breadcrumb { float:left; height:21px; padding-top:13px; width:790px; }


.breadcrumb a, .breadcrumb a:visited,
.breadcrumb a:hover { text-decoration:none; color:#000; }
.breadcrumb a:hover { text-decoration:underline; }

.breadcrumb a.bd-prod, .breadcrumb a.bd-prod:visited,
.breadcrumb a.bd-prod:hover { font-weight:bold; text-decoration:none; text-transform:uppercase; }
.breadcrumb a.bd-prod:hover { text-decoration:underline; }

.breadcrumb a.bd-mais, .breadcrumb a.bd-mais:visited{ text-decoration:underline; }
.breadcrumb a.bd-mais:hover{ text-decoration:none; }

.breadcrumb span,
.breadcrumb a.bd-prod, .breadcrumb a.bd-prod:visited, .breadcrumb a.bd-prod:hover,
.breadcrumb a.bd-mais, .breadcrumb a.bd-mais:visited,
.breadcrumb a.bd-mais:hover { color:#900; }


/* --- DETALHE PRODUTO --- */
.proddet { float:left; margin-left:3px; overflow:hidden; padding-bottom:15px; width:790px; }


/* FLASH */
.proddet-flash { float:left; height:410px; overflow:hidden; width:302px; }



/* TITULO */
div.proddet-nome { float:right; font-size:10px; font-weight:bold; height:89px; 
					padding-left:8px; width:480px; }
div.proddet-nome h1 { font-size:18px; line-height:25px; margin:0; padding-top:7px; }


/* COLUNAS - COMPRA. PERSONALIZACAO */
div.proddet-cols { float:left; overflow:hidden; width:480px; }

	/* COMPRA */
	div.proddet-cols-left { float:left; width:240px; }


/* PARCELA */
	 
div.proddet-parcela { background:#F3F3F3 url(../img/imFundoPreco.png) no-repeat; color:#474747; float:left;
				   font-size:12px; height:249px; margin-left:8px;
				   padding-left:8px; width:222px; }

div.proddet-parcela p { line-height:23px; padding-bottom:13px; }
div.proddet-parcela p strong { font-size:18px; color:#900; }


div.proddet-prazo { float:left; width:228px; height:75px; color:#000; margin:14px 0 0 10px; }
div.proddet-prazo p { line-height:20px; padding-bottom:5px; }

	
	/* PERSONALIZACAO */
	div.proddet-cols-right { float:right; width:240px; }
	
	
	
div.proddet-cor { background:url(../img/imFundoCor.png) no-repeat; color:#626262; float:left;
				  font-size:12px; height:47px; margin-left:8px;
				  padding:40px 40px 0 35px; width:184px; }
				   
div.proddet-tamanho { float:left; width:210px; height:45px; background:url(../img/imFundoTamanho.png) no-repeat;
					  margin-left:8px; padding:40px 0 0 28px; }

div.proddet-personalizar { float:left; width:219px; height:37px; font-size:12px; color:#626262;
						   background:url(../img/imFundoPersonalize.png) no-repeat; margin-left:8px;
						   padding:40px 0 0 40px; }
div.proddet-personalizar input { height:18px; border:1px solid #dadada; text-align:left;
								 font-size:12px; text-transform:uppercase; padding:6px 0 0 6px; }

div.proddet-cols-right #aviseme { float:left; width:221px; height:68px; margin:8px 27px 18px 10px;
					  border:1px solid #949494; background-color:#FFDC00; color:#000; position:static;
					  padding:0; left:auto; top:auto; }
					  
div.proddet-cols-right #aviseme p { margin:0px; overflow:hidden; padding:5px 0 0 5px; }
div.proddet-cols-right #aviseme p input { float:left; height:17px; background-color:#FFF; border:1px solid #949494;
										  margin-top:5px; padding:2px; }

div.proddet-cols-right #aviseme p a { float:right; margin:2px 7px 0 0; }

div#BtComprar { float:left; height:85px; overflow:hidden; width:250px; }

div#BtComprar .imgComprar { float:right; margin:10px 50px 0 0; }


div.redesocial { float:right; margin-top:10px; padding-right:27px; }


div.personalizar { color:#626262; float:left; font-size:10px; height:35px; margin-left:8px;
				   text-align:center; width:19px !important; }


/* PRODUTO DETALHE - BAIXO */

div.proddet-painelAba { height:40px; width:807px; }
div.proddet-painelDesc { float:left; background:url(../img/imFundoDescricao.png) no-repeat;
						 color:#474747; margin-right:23px; padding:8px 10px; overflow:hidden;
						 line-height:20px; width:757px; }
div.proddet-painelDesc p { text-align:justify; }

div.confiratambem {  width:500px; height:27px; background:#060; text-align:left; float:left;
	margin-top:8px; }

div.confiratambem1 { width:264px; height:27px; padding-right:12px; 
background:#060 url(../img/imFundoConfira_Lusa_Mania.png) no-repeat right; float:left;
margin-top:8px; }


div.avaliacaoproduto { width:500px; height:27px; 
background-color:#060; text-align:left; float:left;
margin-top:8px; }

div.avaliacaoproduto1 { width:264px; height:19px;
background:#060 url(../img/imAvaliacaoLapis_Lusa_Mania.png) no-repeat right; text-align:right;
float:left; margin-top:8px; font-size:10px; padding-right:12px; padding-top:8px; }

div.avaliacaoproduto1 a, div.avaliacaoproduto1 a:visited{text-decoration:none; color:#FFF;}
div.avaliacaoproduto1 a:hover{text-decoration:underline; color:#FFF;}


div.fotoavaliacao { float:left; margin-right:5px; }

div#painelLogComentarios { float:left; width:765px;	color:#474747; margin:8px 0;
	padding:8px 4px 8px 8px; background:#f3f3f3; line-height:20px; }

div#painelLogComentarios a, div#painelLogComentarios a:visited{ text-decoration:none; color:#000; }
div#painelLogComentarios a:hover { text-decoration:underline; color:#000; }

div#painelLogComentarios textarea { width:760px; color:#474747;	border:1px solid #CCC; }
div#painelLogComentarios input { color:#474747; border:1px solid #CCC; }

div.breakline{ float:left; width:777px; height:1px; background:#d7d7d7;	margin:5px auto; }
div.abavalia { float:left; width:769px; color:#474747; padding:8px 0 0 8px; }
div.painelComentarios { background:#f3f3f3; float:left; width:765px; color:#474747; padding:8px 4px 8px 8px;
	margin:8px 0; line-height:20px; }


		

/*-----------------------------------------------------------------------
RODAPE
-----------------------------------------------------------------------*/
.minhanavegacao {
	background:Transparent url(../img/imFundoMinhaNavegacao_Lusa_Mania.png) repeat-x 0 0;
	height:32px;
	margin:10px 0 0 3px;
	overflow:hidden;
	width:98.7%;
}
	.minhanavegacao h1 {
		background:Transparent url(../img/imTituloMinhaNavegacao_Lusa_Mania.png) no-repeat 0 0;
		float:left;
		font-size:0;
		height:32px;
		line-height:0;
		margin:0 !important;
		padding:0 !important;
		text-indent:-100000px;
		width:208px;
	}

.maisprocurado {
	background:Transparent url(../img/imFundoMaisProcurado_Lusa_Mania.png) repeat-x 0 0;
	height:32px;
	margin:10px 0 0 10px;
	overflow:hidden;
	width:98%;
}
	.maisprocurado h1 {
		background:Transparent url(../img/imTituloMaisProcurado_Lusa_Mania.png) no-repeat 0 0;
		float:left;
		font-size:0;
		height:32px;
		line-height:0;
		margin:0 !important;
		padding:0 !important;
		text-indent:-100000px;
		width:208px;
	}
	
	
#footer {
	background:Transparent url(../img/imFundoBaixoRodape_Lusa_Mania.jpg) repeat-x center 39px;
	text-align:left;
}
#footerTop {
	background:Transparent url(../img/imFundoRodape_Lusa_Mania.png) repeat-x 0 0;
	height:50px;
	overflow:hidden;
	width:100%;
}
	.footerTopAtendimento,
	.footerTopConta {
		float:left;
		font-size:0;
		line-height:0;
		height:39px;
		margin:5px 0 0 10px;
		text-indent:-100000px;
		width:167px;
	}
	.footerTopAtendimento {
		background:Transparent url(../img/imAtendimentoRodape_Lusa_Mania.png) repeat-x 0 0;
	}
	.footerTopConta {
		background:Transparent url(../img/imMinhaContaRodape_Lusa_Mania.png) repeat-x 0 0;
		width:124px;
	}

#footerBottom {
	height:367px;
	margin:0 auto;
	overflow:hidden;
	width:100%;
}
	.footerBottomBox {
		float:left;
		height:100%;
		padding:15px 0 0 25px;
		width:21%;	
	}
	.divisoria {
		width:1px;
		height:362px;
		background-image:url(../img/imDivisaoRodape_Lusa_Mania.png);
		float:left;
		margin-left: 5px;
		margin-right: 10px;
		margin-top:5px;
	}
		.footerBottomBox h2 {
			margin:10px 0 0;
			padding-bottom:15px;
		}	
			.h2Institucional,
			.h2Veja,
			.h2Ajuda,
			.h2Venda,
			.h2Televenda,
			.h2FormaPagamento {
				background:Transparent url(../img/blank.gif) no-repeat top left;
				font-size:0;
				height:32px;
				line-height:0;
				text-indent:-10000px;
			}
			.h2Institucional {
				background-image: url(../img/h2-Institucional.png);
			}
			.h2Veja {
				background-image: url(../img/h2-VejaMais.png);
			}
			.h2Ajuda {
				background-image: url(../img/h2-AjudaSuporte.png);
			}
			.h2Venda {
				background-image: url(../img/h2-VendasCorporativas.png);
			}
			.h2Televenda {
				background-image: url(../img/h2-Televendas.png);
			}
			.h2FormaPagamento {
				background-image: url(../img/h2-FormaPagamento.png);
			}
			
		.footerBottomBox p {
			margin:0;
			padding-bottom:15px;
		}
		.footerBottomBox a {
			color:#666666;
		}


.copyright {
	width: 100%;
	height: 50px;
	color: #666;
	text-align:center;
}

/*-----------------------------------------------------------------------
VITRINE
-----------------------------------------------------------------------*/

/* destaques */ 

div.titbar {
	background:Transparent url(../img/imDestaque2_Lusa_Mania.jpg) repeat-x top left;
	margin:10px 10px 5px 0;
	padding:0;
}
div.destaquesTitBar{
	width:50%;
	height:32px;
	background:url(../img/imDestaque2_Lusa_Mania.jpg);
	text-align:left;
	float:left;
}
div.destaques2TitBar{
	width:50%;
	height:32px;
	background:url(../img/imDestaque2_Lusa_Mania.jpg);
	text-align:right;
	float:right;
}


dl.produto a,
dl.produto dt,
dl.produto dd,
dl.produto dd.nome,
dl.produto dd.preco {
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding:0;
}

dl.produto dd span.preco-anterior {
	color:#090;
	text-decoration:line-through;
}
dl.produto dd span.preco {
	color:#090;
	font-size:16px;
	font-weight:bold;
}
dl.produto dd span.vezes {
	color:#900;
	font-weight:bold;
}
dl.produto dd strong {
	color:#900;
} 




