@import url("reset.css");
@import url("global.css");

/* @group Home */

#conteudo-home {
	margin-top: 30px;
	overflow: hidden;
}
#conteudo-primario {
	width: 456px;
	float:left;
	font-size:0.7em;
	line-height: 1.5em;
}

.conteudo-primario2 {
	float:left;
	font-size:0.7em;
	line-height: 1.5em;
}

.conteudo-mega{
	float: left;
}

.botao-fichas-tecnicas {
	width: 109px;
	height: 13px;
	background: url(../_images/sprite.gif) -289px -288px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
}

#conteudo-secundario h2{
	display: block;
	clear: both;
	margin: 0 0 5px 4px;
}
.conteudo-destaque-secao {
	border-top: 1px dashed #959595;
	padding-top: 1px;
}
.destaques-secoes {
	overflow: hidden;
}
.destaques-secoes li {
	margin-bottom: 25px;
	overflow: hidden;
}

.botao-veja-mais {
	margin-top: 10px;
}

.dash-top {
	margin: 6px 0 0 0 !important;
	padding: 10px 0 0 0 !important;
	border-top: 1px dashed #959595;	
}

.img-cs {
	width: 156px;
	float: left;
}

.chamada-cs {
	float: left;
	width: 215px;
	padding-top: 5px;
	margin-left: 15px;
}

#conteudo-secundario {
	float: right;
	width: 390px;
	margin:2px 0 0 27px;
	overflow: hidden;
	font-size:0.7em;
	line-height: 1.4em;
}
.img-calc {
	float: left;
	height: 131px;
	width: 143px;
}
.chamada-calc {
	float: left;
	width: 400px;
	padding-top: 5px;
	margin-left: 15px;
}
.treinamento {
	margin-left: 5px;
	width: 390px;
}

/* @group Destaque de produtos */

.destaques-produtos {
	border: 1px dashed #959595;
	overflow: hidden;
	margin-top: 8px;
	width: 451px;
}
.destaques-produtos img{
	display: block;
	margin: auto;
}
.destaques-produtos-conteudo {
	width: 250px;
	height: 235px;
	float: left;
	background-repeat: no-repeat;
}
.destaques-nav {
	width: 190px;
	height: 235px;
	float: right;
	padding: 4px;
	border-left: 1px dashed #959595;
	overflow: auto;
	background-color: #F6F6F6;
	scrollbar-base-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-3dlight-color: #0074d7; 
   scrollbar-darkshadow-color: #0074d7;
   scrollbar-track-color: #FFFFFF; 
   scrollbar-arrow-color: #0074d7;
}

.destaques-nav ul {
	margin: auto;
	height:100%;
	background: #f6f6f6;
	color: #3b4a6b;
}
.destaques-nav ul li{
	padding: 10px 20px 0 20px;
	background: url('../_images/sprite.gif') no-repeat -776px -65px;
}
.destaques-nav ul li a:link, .destaques-nav ul li a:visited{
	color: #3b4a6b;
	text-decoration: none;
}
.destaques-nav ul li a:hover {
	color:#0074d7;
}

.destaques-produtos .botao-veja-mais{
	position: relative;
	top: 160px;
	left: 20px;
}
.botao-calculo{
	margin-top: 10px;
	display: block;
	width: 151px;
	height: 19px;
	text-indent:-9999px;
    background: url('../_images/calculo.jpg') no-repeat;
}

/* @end */

/* @group Noticias */

#noticias {
	overflow: hidden;
	margin-top: 34px;
}
.noticias {
	width: 238px;
	_width: 220px;
	float: left;
	margin-right: 20px;
}

.noticias li{
	padding: 0 10px 0px 20px;
	background: url('../_images/sprite.gif') no-repeat -776px -75px;
}

.destaques {
	width: 195px;
	float: left;
}

.calculadora {
	width: 615px;
	float: right;
	padding: 20px 0 0 0;
}

.menu-next-prev {
	width: 170px;
	display: block;
	margin: auto !important;
	margin-top:30px !important;
}
.menu-next-prev li{
	float: left;
	margin-right: 25px;
}

.botao-anterior {
	display: block;
	width: 62px;
	height: 13px;
	background: url('../_images/sprite.gif') no-repeat -571px -232px;
	text-indent: -9999px;
}
.botao-proximo {
	display: block;
	width: 57px;
	height: 13px;
	background: url('../_images/sprite.gif') no-repeat -580px -253px;
	text-indent: -9999px;
}


/* @end */

/* @end */

/* @group Paginas Internas */
.conteudo-interna {
	font-size:0.7em;
	line-height: 1.4em;
	overflow: hidden;
	margin-top: 30px;
}
.conteudo-interna .sidebar{
	width: 193px;
	float: left;
	margin-right: 17px;
}
.conteudo-interna .sidebar ul {
	width: 183px;
	border: solid 1px #d3d3d3;
	padding: 0 10px 10px 10px;
}
.conteudo-interna .sidebar li{
	padding: 10px 10px 0 20px;
	background: url('../_images/sprite.gif') no-repeat -783px -65px;
}
.conteudo-interna .sidebar dl {
	width: 858px;
	border: solid 1px #d3d3d3;
	padding: 0 10px 10px 10px;
}
.conteudo-interna .sidebar dt{
	padding: 10px 10px 0 20px;
	background: url('../_images/sprite.gif') no-repeat -783px -65px;
}
.conteudo-interna .sidebar dd{
	padding: 10px 10px 0 40px;
	background: url('../_images/sprite.gif') no-repeat -763px -65px;
}
.conteudo-interna .sidebar dt a:hover, .flagged{
	color:#e2a105 !important;
}
.conteudo-interna .conteudo-primario{
	width: 635px;
	float: left;
	margin: 0 !important;
	overflow: hidden;
}
.conteudo-interna .full {
	width: auto !important;
	overflow: hidden;
}
.conteudo-interna .conteudo-primario p{
	margin-bottom: 0px;
}
.conteudo-interna .conteudo-primario h2 {
	margin-bottom: 5px;
}

.conteudo-interna .conteudo-primario img {
	float: left;
	margin: 0 10px 10px 0;
}
.conteudo-interna .conteudo-primario ul{
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: inside;
}

.conteudo-interna .conteudo-primario ul li{`
	padding: 10px 0 10px 0;
}

.conteudo-interna .conteudo-primario .divform{
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: inside;
}

.outros-projetos {
	clear: both;
}

.outros-projetos .conteudo, .cursos-conteudo {
	border-top: 0.1em dashed #CCC;
}
.cursos-conteudo{
	border-top: 0.1em dashed #CCC;
	min-height: 0px;
	max-height: 100%;
}
.outros-projetos ul li img{
	float: left;
	margin-right: 15px;
}

.outros-projetos ul li{
	padding: 15px 0 0 0;
	clear: both;
}

.outros-projetos h3{
	width: 150px;
	background: url('../_images/sprite.gif') no-repeat -291px -105px;
	text-indent: -9999px;
}

/* TREINAMENTO */
.box-newsletter {
	width: 220px;
	border: 0.1em dashed #CCC;
	display: none;	
}
.box-newsletter h4{
	background: url(../_images/sprite.gif) -291px -224px;
	width: 153px;
	height: 11px;
	text-indent: -9999px;	
} 
.box-newsletter .inner{
	background:#f7f6f6;
	margin: 2px;
	padding: 8px;
}

.box-newsletter label{
	text-align: right;
	width: 50px;
	float: left;
	margin-right: 8px;
}
.box-newsletter input{
	width: 120px;
	float
}

.box-newsletter p{
	margin:10px 0 0 0;
}
.box-newsletter .botao-enviar{
	position: relative;
	left: 133px;
}

.info {
	text-align: center;
	margin-top: 20px;
}

.cursos li{
	padding-bottom: 5px;
}

/* FORM INSCRIÇÃO */

.numero {
	width: 50px !important;
}
.complemento {
	width: 183px !important;
}
.botao-enviar-2 {
	position: relative;
	left: 517px !important;
}

.conteudo-primario table{
width: 635px;
border: 0px;
}

.conteudo-primario table tr td{
padding: 15px 0 15px 0;
}
.conteudo-primario table tr td label.eqgolden{
padding-left: 20px;
}

.conteudo-primario table tr td .selects{
margin-left: 20px;
}

.tit-fam-gold{
	font-weight:bold;
	text-transform:uppercase;
}

/* Representantes */
.tit-local {
	display: block !important;
	margin: 9px 0 0 110px !important;
}

/* @group Produtos */

.tit-fluorescentes {
	background: url(../_images/sprite.gif) 0 -390px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
	display: block;
}

.tit-purify {
	background: url(../_images/sprite.gif) 0 -414px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}

.tit-halogenas {
	background: url(../_images/sprite.gif) 0 -435px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-metalicas {
	background: url(../_images/sprite.gif) 0 -459px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-sodio {
	background: url(../_images/sprite.gif) 0 -482px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-mercurio {
	background: url(../_images/sprite.gif) 0 -528px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-mistas {
	background: url(../_images/sprite.gif) 0 -507px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}

.tit-luminarias {
	background: url(../_images/sprite.gif) 0 -550px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-transformadores {
	background: url(../_images/sprite.gif) 0 -574px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-refletores {
	background: url(../_images/sprite.gif) 0 -596px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-mangueira {
	background: url(../_images/sprite.gif) 0 -616px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-reatores {
	background: url(../_images/sprite.gif) 0 -639px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-led {
	background: url(../_images/sprite.gif) 0 -659px;
	width: 130px;
	height: 17px;
	text-indent: -9999px;
}
.tit-calc {
	background: url(../_images/calculadora.jpg);
	width: 339px;
	height: 21px;
	text-indent: -9999px;
}

.titulo-produto {
	width: 170px;
	margin: auto !important;
	border-top: 1px dashed #CCC;
	margin-top:20x !important;
	display: block;
	clear: both;
}

.tit-p {
	font-weight: bold !important;
	font-size: 1.2em;
	margin-top: 15px;
}

.produtos {
	width: 890px !important;
	margin: auto !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	overflow: hidden !important;
}

.produtos li{
	width: 195px;
	border: solid 1px #d3d3d3;
	margin-right: 30px;
	float: left;
	margin-bottom: 33px;
	overflow: hidden;
}

.produtos li.last{
	margin-right: 0 !important;
}


.produtos h4{
	margin: 10px 0 10px 0;
}


/* @end */

.linhas {
	overflow: visible;
}

.linhas .tit-azul-plus {
	padding-right: 10px !important;
}

.linhas li{
	clear: both;
	overflow:auto;
	border: solid 1px #d3d3d3;
	margin-bottom: 20px;
	
	width: 873px;
	display: block;
}

.linha-img {
	float: left;
	overflow: hidden;
}

.linha-img img {
	display: block;
}

.linha-conteudo {
	width: 640px;
	margin-top: 8px;
	float: left;
	overflow:visible;
}
.linhas .dashed-top{
	display: block;
	overflow:visible;
}
.linha-conteudo-min {
	min-height: 80px;
	overflow:auto;
	
}


.conteudo-selo {
	width:665px; margin-left:20px;
}

.tabela-info {
	width: 876px;
	border: solid 1px #dddddd;
	border-bottom: none;
	border-right: none;
	margin-bottom: 15px;
}
.tabela-info td {
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	text-align: center;
	padding: 5px;
}
.tabela-info thead td {
	background: #f8f8f8;
	color: #0074d7;
	font-size: 1.2em;
	font-weight: bold !important;
	padding: 10px;
	
}

.tabela-info a:link, .tabela-info a:visited {
	color: #0074d7 !important;
}

.pdf {
	margin: auto;
	width: 22px;
	height:22px;
	display: block;
	background: url(../_images/sprite.gif) -746px -255px;
	text-indent: -9999px;
}

.destaque-flash-release {
	float: right;
	
	margin: 0 0 20px 20px !important;
	padding: 0 !important;
}


/*
	FAQ
*/

.lista-faq {
	border: none !important;
	padding: 0 !important;
	margin: 10px 0 !important;
}

.lista-faq li {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}

.lista-faq li a{
	padding: 3px 0 3px 10px !important;
	background: url(../_images/sprite.gif) -229px -378px !important;
}

.conteudo-faq {
	margin-top: 15px;
}

#tubulares, #compactas, #halogenas, #luminarias, #refletores, #transformadores, #natal, #descarte {
	display: none;	
}

.destaque-flash {
	float: left;
	margin: 0 15px 0 0;
}

.conteudo-curso {
	display: none;
}

/* @end */
.paginacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}

.paginacao a{
	color:#3575D1;
}

.dl-ct {
	display: block;
	background: url(../_images/sprite.gif) 0 -679px !important;
	text-indent: -9999px;
	width: 185px;
	height: 13px;
	position: absolute;
	top: 120px;
	right: 240px;
}

.ct-ct {
	display: block;
	background: url(../_images/sprite.gif) 0 -702px !important;
	text-indent: -9999px;
	width: 190px;
	height: 13px;
	position: absolute;
	top: 120px;
	right: 27px;
}

.ct-int {
	display: block;
	background: url(../_images/sprite.gif) 0 -723px !important;
	text-indent: -9999px;
	width: 191px;
	height: 16px;

	top: 120px;
	right: 27px;	
}	
