* {
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	text-decoration:none;
	outline:none;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:11px;
}

	img {
			filter:expression(
			   this.alphaxLoaded ? "" :
			   (
				this.src.substr(this.src.length-4)==".png"
				?
				(
				 (!this.complete)
				 ? "" :
				  this.runtimeStyle.filter=
				  ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
				  (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
				  String(this.alphaxLoaded=true).substr(0,0)+
				  (this.src="/Content/Imagens/blank.gif").substr(0,0)
				)
				:
				this.runtimeStyle.filter="100"
			   )
			  );
			}

html{
	background:#000000;
}

body {
	background:#000;
}
a {
	color:#666;
	padding:0 5px;
}
a:hover {
	/*background:#f0f0f0;*/
	color:#e3007a;
}
a.link-news {
	color:#e3007a;
}
label.error {
    color:Red !important;
    display:inline !important;
    float:none !important;
    width:auto !important;
}
.creditos {
	float:right;
	margin:8px 10px 0 0;
}

.f-left {
	float:left;
}
.centra {
	text-align:center;
	margin:10px 0 15px 0;
}

.galeria li {
	display:inline;
	margin:3px;
}

.foto-news {
	float:left;
	margin:0 10px 0 0;	
}

.foto-news2 {
	float:left;
	margin:0 10px 0 0;	
}

.box-home-2 {
	/*float:left;*/
	margin:0 10px 0 0;

	
}
.esconder {
    display:none;    
}
#site {
	margin:auto;
	width:771px;
	height:100%;
}

/* SITE TOPO */

#topo {
	margin:auto;
	width:771px;
    position: relative;
    background: #fff;
}
	div#topo div.cabeca {
		background: url(../Imagens/topo.jpg) no-repeat;
		height: 69px;
		width: inherit;
		position: relative;
	}

	div#topo #logo {
	    top: 22px;
	    left: 29px;
	    position: absolute;
	    z-index: 3;       
	}
	
	div#topo div#busca {
		position: absolute;
		right: 24px;
		top: 22px;
		height: 22px;
		border: #cbcbcb solid 1px;
		background: #FFF url(../Imagens/lupa.png) no-repeat 139px 4px;
	}
		div#topo div#busca input.campo {
			padding: 5px;
			padding-right: 0;
			background: none;
			width: 130px;
			position: relative;
			top: -2px;
			color: #666;
			font-size: 10px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		div#topo div#busca input.botao {
			background: none;
			width: 15px;
			height: 15px;
			margin: 4px;
			margin-left: 1px;
			cursor: pointer;
			text-indent: -50px;
		}

	#topo #menu {
		width: 771px;
		height: 64px;
		position: relative;	
		z-index: 2;
	}


#topo #banner {
    width: 771px;
    height: 156px;
    margin-top: -26px;
}

#topo #banner.home
{
    height: 279px;    
}



#bandeiras{
	position:absolute;
	left:850px;
	top:4px;
}

#linha-topo {
	width:771px;
	height:16px;
	_margin-bottom:-5px;
	float:left;
}
/* NAVEGACAO TOPO */
#nav-global {
	float:right;
	/*background-color:#EF2F72;*/
	height:22px;
	line-height:20px;
	background:url(../Imagens/fundo_menu_topo.jpg);
	background-repeat:no-repeat;
	background-color:#EF2F72;
	width:120px;
	text-align:right;
}
ul#nav-global a{
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}

ul#nav-global a:hover{
	color: #000;
}

ul#nav-global a.selected{
	/*color:#E3007A;	*/
	color:#fff;
}
ul#nav-global li{
	display:inline;
	padding:3px;
}
ul#nav-global .a-pedido{
	border: 0;
}
ul#nav-global .a-pedido a{
	padding-right: 20px;
	background: url(../Imagens/a-cart.gif) center right no-repeat;
}

/*FORM TOPO */
form#form-auth {
	color:#E4E5E6;
	font-size:10px;
	display:block;
}
form#form-auth fieldset {
	border:none;
}
form#form-auth label {
	line-height:2em;
	width:auto;
	color:#666666;
	padding-top:3px;
	font-weight:bold;
}
form#form-auth * {
margin:0 2px;
}
form#form-auth input {
	color:#666;
}
#bem_vindo{
	color: #666;
	font-size:11px;
	float:left;
	margin-top:5px;
}
#bem_vindo a{
	color:#E3007A;
	font-weight:bold;
	margin-left:10px;
	font-size:11px;
}
/* SITE CENTRO */
#centro {
	margin:auto;
	width:771px;
	height:auto;
	background:#fff;
	float:left;
}
#centro p{
	font-size:13px;
	color:#333;
}
#centro h2{
	margin:0 0 6px 0;
	font-size:16px;
	color:#8d5c24;
	font-weight:normal;
}
#centro h3{
	margin:0 0 6px 0;
	font-size:16px;
	color:#e3007a;
	font-weight:normal;
	border-bottom:1px solid #eee;
}
#centro h4 {
	margin:15px 0 20px 0;
	font-size:13px;
	color:#e3007a;
	font-weight:normal;
}
/* BOTAO SAIBA MAIS...*/
#centro p.saiba-mais a{
	padding:2px 4px;
	background:#e8e8e8;
	border-bottom:2px solid #cbcbcb;
	font-size:13px;
	color:#8d5c24;
	float:left;
	text-align:center;
	margin:7px 0;
}
#centro p.saiba-mais a:hover {
	background:#ddd;
	border-color:#8d5c24;
}
/* HOME */
#box-home-1 {
	width:215px;
	padding:30px 15px 0 10px;
	float:left;
}
#box-home-2 {
	background:#fefefe url(../Imagens/sombra-boxhome2.gif) 0 25px no-repeat;
	width:235px;
	padding:30px 8px 0 26px;
	float:left;
}

#box-home-2  img{
	margin-top:5px;
	padding-bottom:20px;
}
#box-home-3 {
	background:#fefefe url(../Imagens/sombra-boxhome2.gif) 0 25px no-repeat;
	width:120px;
	padding:30px 0 0 18px;
	float:left;
}
#box-home-4 {
	background:#fefefe url(../Imagens/sombra-boxhome2.gif) 0 25px no-repeat;
	width:195px;
	padding:30px 8px 0 20px;
	float:left;
}
/* ULTIMAS NOTICIAS */
#box-home-3 p.news-item {
	width:230px;
	padding-left:15px;
	color:#8d5c24;
	background:url(../Imagens/setinha.gif) no-repeat 0 4px;
	clear:both;
}
#box-home-3 p.saiba-mais {
	padding-left:15px;
}

/*--------------------------------------------------Cadastrar */
div#cadastrar {
	width:360px;
	margin:auto;
}



div#cadatrar abbr {
	cursor:help;
	border-bottom:2px dotted #ccc;
}
div#cadastrar form fieldset {
	margin:0 0 16px 0;
	border:1px solid #EEE;
	padding:8px 8px 8px 20px;
}
div#cadastrar form fieldset legend {
	color:#8d5c24;
}
div#cadastrar form input,div#cadastrar form select {
	border:1px solid #ccc;
	width:190px;
	font-size:13px;
}
div#cadastrar form label {
	display:inline-block;
	text-align:right;
	width:90px;
	margin:4px 0;
	font-size:13px;
}
div#cadastrar form input.cadastrar {
	margin:10px 0 20px 150px;
	cursor:pointer;
	width:auto;
	padding:2px;
	border:0px;
}
/*------------------------------------------------- INTERNAS */
/* NAVEGACAO LATERAL ESQUERDA*/
#nav-lateral {
	width:135px;
	float:left;
	padding-top:20px;
}

#nav-lateral li a{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:arial;
}

#nav-lateral li a{
	background:#eee;
	margin:1px 0;
	padding:1px 0 2px 8px;
	display:block;
	color:#464646;
	height:1%;
	font-family:arial;
}
#nav-lateral ul li a:hover{
	background:#dedede;
	color:#e3007a;
	font-family:arial;
}
#nav-lateral ul li.lateral-ativo a {
	background:#dedede;
	color:#e3007a;
	font-family:arial;
}
/* CONTEUDO PRINCIPAL */
#box-principal {
	background:#fefefe url(../Imagens/sombra-representantes.jpg) -18px 0 no-repeat;
	width:520px;
	padding:20px 0 0 60px;
	float:left;
}

#box-principal .caixa-video {
	width:250px;
	height:80px;
	float:left;
	margin-right:10px;

}


#box-principal #form-passo {
	margin-top:10px;
}

#box-principal #video {
	margin-bottom:20px;
}

#box-principal p{
	text-align:justify;
	margin:0 0 20px 0;
}
#box-principal ul.basic-list {
	margin:0 0 20px 30px;
}
#box-principal ul.basic-list li {
	font-size:13px;
	color:#333;
	list-style:disc;
	margin:2px;
}
/* DOWNLOADS */
#box-principal ul.dw-list {
	margin:0 0 20px 30px;
}
#box-principal ul.dw-list li {
	font-size:13px;
	color:#333;
	margin:10px 0;
}

#box-principal .caixa{
	border:#ccc 1px solid;
	width:80px;
	text-align:center;
	height:23px;
}

#box-principal a{
	font-size:15px;
}

#box-principal ul.certificacoes{
	margin-top:30px;
}

#box-principal ul.certificacoes li{
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

/* AREA PRODUTOS */
#paginacao {
	float:right;
	width:250px;
	margin:20px 10px 10px 130px;
	text-align: right;
}
#paginacao ul.paginacao{
	width:200px;
	float:right;
}
#paginacao ul.paginacao li{
	display:block;
	float:left;
	font-size:11px;
	border-right:1px solid #ccc;
	height:18px;
	margin:0;
	padding:0;
	width:20px;
}
#paginacao ul.paginacao li a{
	padding:0 5px;
}
#paginacao ul.paginacao .pg-atual {
	font-weight:bold;
	background:#f0f0f0;
	color:#FFF;
}
#box-produtos {
	background:url(../Imagens/sombra-representantes.jpg) -18px 0 no-repeat;
	width:610px;
	padding:5px 0 0 25px;
	float:left;
	/*border: #000 1px solid;*/
}
#box-produtos p{
	text-align:justify;
	margin:0 0 20px 0;
}
#box-produtos ul {
	width:610px;
	float:left;
	padding-bottom:25px;
}
#box-produtos ul li{
	float:left;
	text-align:center;
	width:132px;
	height:130px;
	margin:10px 18px 0 0;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	padding:25px 0 0 0;
	display:inline;
}
#box-produtos ul li img {
	margin:0 0 20px 0;
	width:104px;
	height:77px;
}
#box-produtos ul li a:hover {
	background:none;
}
/* LANCAMENTOS*/
#box-produtos-lanc {
	width:610px;
	padding:5px 0 0 25px;
	margin:auto;
}
#box-produtos-lanc p{
	text-align:justify;
	margin:0 0 20px 0;
}
#box-produtos-lanc ul {
	width:610px;
	float:left;
	padding-bottom:25px;
}
#box-produtos-lanc ul li{
	float:left;
	text-align:center;
	width:132px;
	height:120px;
	margin:10px 18px 0 0;
	font-size:11px;
	color:#8d5c24;
	text-transform:uppercase;
	padding:25px 0 0 0;
	display:inline;
}
#box-produtos-lanc ul li img {
	margin:0 0 20px 0;
	width:104px;
	height:77px;
}
#box-produtos-lanc ul li a:hover {
	background:none;
}

/* PRODUTOS INTERNA */
#produto-show {
	width:290px;
	margin:5px 0 0 10px;
	float:left;
}

#produto-show #fundo-imagem {
	background:url(../Imagens/fundo_fechadura.jpg) -20px no-repeat;
	padding:30px 0 0 10px;
	width:269px;
	height:248px;
}

#produto-show .descricao-prod{
	margin:20px 0 10px 0;
}

.carrinho img {
	vertical-align:middle;
}
.carrinho a {
	padding:0;
	height:24px;
	display:block;
	width:130px;
}

#box-produtos .fundo_lista{
	background-color: #f3f3f3;
	height:26px;
	padding-left: 3px;
}

#box-produtos .titulo_categoria{
	font-weight: bold;
	height:23px;
	padding-left: 3px;
}

#box-produtos #titulo_acabamento{
	font-weight: bold;
	height:23px;
	padding-left: 3px;
	background-color:#cccccc;
	color:#333333;
	font-size:11px;
	margin-top:20px;
	line-height:200%;
}

#box-produtos #div_botoes{
	height:50px;
	padding-left: 3px;
	line-height:200%;
	text-align:right;
}

#box-produtos #titulo_acabamento label{
	margin-right: 25px;
}

/* JQUERY ACCORDION */
.acordion  {
	width: 290px;
	float:right;
	margin:5px 5px 20px 5px;
}
.acordion p {
	padding:2px 10px;
}
.acordion a {
	cursor:pointer;
	display:block;
	padding:1px 5px;
	margin:6px 0;
	font-size: 11px;
	background: #fff url(../Imagens/open.gif)  right  no-repeat;
	border:1px solid #999;
}
.acordion a:hover {
	background: #dedede;
}
.acordion a.selected {
	background:#fff;
	cursor:default;
}
.acordion table {
	width:100%;
	font-size:11px;
	color:#333;
}
.acordion table td {
	border-bottom:1px solid #ccc;
	height:16px;
}
.acordion table td.cor {
	width:15%;
	padding-top:5px;
}

.titulo {
	color:#e3007a;
}
.acordion table td.tamanho {
	width:25%;
}
.acordion table.descricao td {
	text-align:center;
}
.acordion table td.cor div.box-cor {
	 border:1px solid #555;
	 width:14px;
	 height:14px;
	 float:left;
	 margin:0 6px 6px 15px;
	 display:inline;
}
.acordion table td.desc {
	width:75%;
	padding:5px 0 5px 6px;
}
p.voltar a{
	float:right;
	color:#e3007a;
	font-weight:bold;
	font-size:11px;
}
/* PEDIDOS */
#pedidotb td{
	width:600px;
	padding:2px 0;
}
strong.destaque {
	color:#E3007A;
}
#pedidotb td.produto-l{
	width:660px;
}

#pedidotb td.excluir-l {
	width:30px;	
}

#pedidotb td.aplicacao-l {
	width:90px;
	text-align:center;
}
#pedidotb td.cod-l,#pedidotb td.broca-l,#pedidotb td.quantidade-l,#pedidotb td.cores-l {
	width:70px;
	text-align:center;
}
#pedidotb td.quantidade-l input {
	border:1px solid #ccc;
	width:30px;
	height:20px;
	text-align:center;
}
.button {
	cursor:pointer;
	padding:2px;
	border:1px solid #999;
	font-size:11px;
	margin-top:10px;
}

.meus_pedidos{
	
}

#box-pedidos {
	background:#fefefe url(../Imagens/sombra-representantes.jpg) -18px 0 no-repeat;
	width:580px;
	padding:12px 0 0 30px;
	float:left;
}
#box-pedidos ul.itensPedido{
	width:512px;
	float:left;
}
#box-pedidos ul.itensPedido li{
	float:left;
	padding:2px;
}
#box-pedidos ul.itensPedido li.nomeProduto{
	width:112px;
	
}
#box-pedidos ul.itensPedido li.especificacao{
		width:112px;
		background-color:#F00;
}
#box-pedidos ul.itensPedido li.codigo{
width:112px;
		background-color:#F00;	
}
#box-pedidos ul.itensPedido li.embalagem{
width:112px;
		background-color:#F00;	
}
#box-pedidos ul.itensPedido li.quantidade{
	width:95px;
	text-align:center;
	background-color:#F00;	
}

#pedido {
	float:left;
	width:180px;
	margin:25px 0 0 40px;
	text-align:center;
	padding:10px;
}
#pedido select {
	width: 160px;
	margin:0 0 20px 0;
	border:1px solid #666;
	cursor:pointer;
}
#pedido input#quantia {
	border:1px solid #666;
	width:80px;
}
#pedido label {
	font-size:13px;
	margin:0 15px 0 7px;
}
#pedido input#bt-concluir {
	margin:25px 0 0 20px;
	float:left;
	cursor:pointer;
}
#pedido img.cancelar {
	float:left;
	margin:25px 0 0 16px;
}
#pedido p.carrinho {
	float:left;
	margin:20px 0 0 16px;
	font-size:11px;
}

/* AREA REPRESENTANTES */
#mapa-representantes {
	width:360px;
	height: 360px;
	float:left;
	padding:20px 8px 0 28px;
}
#lista-representantes {
	width:290px;
	float:left;
	background:url(../Imagens/sombra-representantes.jpg) 0 40px no-repeat;
	padding:20px 0 10px 55px;
	margin-bottom:30px;
}
#lista-representantes ul li{
	font-size:13px;
}
/* CONTATO */
#contato form {
	width:450px;
	margin:20px 0 20px 60px;
	float:left;
	display:inline;
	font-size:11px;
}
#contato input,textarea,select {
	border:1px solid #ccc;
	width:200px;
	margin:4px 0;
	font-size:12px;
}
#contato textarea {
	height:60px;
}
#contato input#enviar {
	width:54px;
	height:25px;
	cursor:pointer;
	float:right;
	margin-right:16px;
	border:0px;
}
#contato label {
	font-size:13px;
	text-align:right;
	display:block;
	float:left;
	margin:5px;
	width:80px;
}

/* TRABALHE CONOSCO */

div#trabalhe form { }

	div#trabalhe form fieldset {
		margin-bottom: 16px;
		border: 1px solid #e5cdda;
		padding: 8px 0 15px 20px;
	}
	
	div#trabalhe form ul { padding: 10px 0; }
	div#trabalhe form li { padding-bottom: 5px; }
	
	div#trabalhe form legend {
		color: #b50b66;
		padding: 10px;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div#trabalhe form label {
		font-size: 13px;
		text-align: right;
		display: inline-block;
		*zoom: 1;
		*display: inline;
		margin: 5px;
		width: 165px;
		vertical-align: middle;
	}
		div#trabalhe form label.t1 { width: 62px; }
	
	div#trabalhe form input[type=text],
	div#trabalhe form input[type=password],
	div#trabalhe form select,
	div#trabalhe form textarea {
		border: 1px solid #ccc;
		width: 230px;
		font-size: 12px;
		padding: 5px;
		vertical-align: middle;
		font-family: Arial, Helvetica, Sans-Serif, Tahoma;
	}
		div#trabalhe form input.t1 { width: 90px; }
		div#trabalhe form input.t2 { width: 30px; }
		div#trabalhe form input.t3 { width: 80px; }
		div#trabalhe form input.t4 { width: 70px; }
		
		div#trabalhe form select	{ width: 242px; }
		div#trabalhe form select.t1	{ width: 119px; }
		div#trabalhe form select.t2	{ width: 150px; }
		
		div#trabalhe form textarea { height: 65px; margin: 0; }
		
	div#trabalhe form input[type=radio] {
		vertical-align: middle;
		margin-top: 1px;
	}
	
	div#trabalhe form span {
		padding: 0 12px 0 3px;
		position: relative;
		top: 2px;
	}
	
	div#trabalhe form h4 {
		text-align: center;
		padding: 0;
		padding-bottom: 10px;
		margin: 0;
		margin-left: -20px;
	}
	
	div#trabalhe div.adicionar {
		margin-top: 10px;
		margin-right: 20px;
		background: #ebebeb;
		text-align: center;
		padding: 5px;
		text-transform: uppercase;
	}
		div#trabalhe div.adicionar:hover { background: #dedede; }
		div#trabalhe div.adicionar a {
			font-size: 11px;
			font-weight: bold;
			display: block;
			width: 100%;
		}
		
	div#trabalhe ul.duplicavel {
		border-bottom: 1px solid #e5b0cd;
		margin-right: 20px;
		position: relative;
	}
	
	div#trabalhe ul.duplicavel div.controle {
		position: absolute;
		left: -20px;
		background: #e5cdda;
		padding: 5px;
		padding-right: 0;
	}
		div#trabalhe ul.duplicavel div.controle a {
			font-size: 11px; 
			margin-left: -5px;
		}
			div#trabalhe ul.duplicavel div.controle a.esconder { display: none; }
	
	div#trabalhe span a { font-size: 12px; }	
	div#trabalhe input.caixaAlta { text-transform: uppercase; }
	
	div#trabalhe form p.controle { text-align: center; }
	
	div#trabalhe form input[type=submit] {
		border: 2px solid #333;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 3px;
		cursor: pointer;
	}
		div#trabalhe form input[type=submit]:hover { background: #ccc; }
		
	input#entrar {
		width: 54px;
		height: 25px;
		background: url(../Imagens/bt-entrar.png);
		border: none;
		margin-right: 70px;
		cursor: pointer;
	}
	
	p.esqueceu a { font-size: 13px !important; }
	
	div.recuperar_senha { display: none; }
	
	div.recuperar_senha form fieldset {
		margin:0 0 18px 0;
		border:1px solid #E5CDDA;
		padding:8px 0 15px 20px;
		width: 350px;
	}
	div.recuperar_senha form fieldset legend {
		color:#B50B66;
		font-size: 14px;
		padding: 10px;
	}
	
	div.recuperar_senha input#enviar {
		width: 54px;
		height: 25px;
		background: url(../Imagens/bt-enviar.jpg);
		border: none;
		margin-right: 135px !important;
		cursor: pointer;
	}
	
	h4.tit {
		margin: 0 0 3px 0 !important;
		text-transform: uppercase;
		font-weight: bold !important;
	}
	
	h4.tit2 { margin: 0 0 5px 0 !important; }
		
	a.confirmacao {
		font-weight: bold;
		font-size: 13px !important;
		padding-left: 10px;
		position: relative;
		top: -10px;
		display: block;
		margin-bottom: 5px;
	}
		a.confirmacao span {
			font-weight: normal;
			font-size: 13px !important;
		}
	
	ul.controle {
		margin-bottom: 20px;
	}
	
	table.avaliacoes {
		width: 100%;
	}
		table.avaliacoes td {
			font-size: 14px;
			padding: 3px;
		}
			table.avaliacoes td.w0 { width: 0; }
		
		table.avaliacoes thead td {
			font-size: 12px;
			font-weight: bold;
			background: #E3007A;
			color: #fff;
		}
		
		table.avaliacoes tbody td.odd { background: #eaeaea; }
		table.avaliacoes tbody td.over { background: #d9d9d9; }
		
		table.avaliacoes tbody tr.nao_iniciada { cursor: pointer; }
		table.avaliacoes tbody tr.nao_iniciada td { font-weight: bold; }

/* LOGIN */

/* RODAPE */
#rodape {
	width:771px;
	height: 95px;
	background:#c8c8c8;
	margin:auto;
	font-size:11px;
	border-top:9px solid #e6e6e6;
	padding:4px 0;
	float:left;
	word-spacing: 0.1em;
	position: relative;
}
	#rodape ul.menu { margin: 30px 0 0 33px; }
	#rodape ul.menu li {
		float: left;
		margin-right: 20px;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		text-transform: uppercase;
	}
		#rodape ul.menu li a {
			margin: 0;
			padding: 0;
			color: #333;
		}
			#rodape ul.menu li a:hover { color: #000; }
	
	#rodape p {
		clear: both;
		margin-left: 33px;
		padding-top: 5px;
		color: #666;
	}
	
	#rodape span.logo {
		position: absolute;
		right: 34px;
		top: 33px;
	}

#onde-econtrar{
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	background:#f3f3f3;
	padding-left:20px;
	width:550px;
	color:#000;
	margin-bottom:10px;
}

ul.showroom li{
	display:block;
	float:left;
}

div#Planner {
	width: 771px;
	height: 666px;
}

/* REUTILIZAVEIS */

.tc { text-align: center; }