/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*fim RESET*/

/*GERAL*/
body {font-family: Arial, Helvetica, sans-serif; font-size: 87.5%; background: #ffffff;}

h3 {font-size: 1.857em; font-weight: bold; color: #dc1f26; margin-bottom: 8px;}
h4 {color: #223f93; font-weight: bold; margin-bottom: 5px;}
h5 {color: #777777; font-weight: bold; margin-bottom: 5px;}

p {line-height: 1.2em;}

input, textarea {outline: none;}

#pesquisa-popup {width: 741px; height: 79px; background: url(images/pesquisa_popup_bg.png) no-repeat; position: fixed; z-index: 9999; bottom: 0; left: 50%; margin-left: -370.5px; display: none;}
#pesquisa-popup .btn-responder {position: absolute; right: 0; top: 0; margin: 22px 65px 0 0;}
#pesquisa-popup .btn-fechar {position: absolute; right: 0; top: 0; margin: 9px 9px 0 0;}
/*fim GERAL*/

/*HEADER*/
#header {width: 100%; height: 130px; background: url(images/header_bg.jpg) repeat-x;}

#header h1 {margin-top: 13px;}

#newsForm {width: 372px; margin-top: 42px;}
#newsForm input {border: 0px; padding: 0px; float: left; font-size: 0.857em;}
#newsForm input {width: 276px; height: 33px; background: url(images/input_news_bg.png) no-repeat; color: #8f8f8f; font-style: italic; padding: 0px 8px;}
#newsForm input.newsBtn {width: 80px; height: 33px; background: url(images/input_news_btn.png) no-repeat; text-indent: -9999px; cursor: pointer;}

#busca-grande {width: 960px; height: 53px; margin: 0px; padding: 32px 0 0 0; text-align: right; z-index: 999;}
#busca-grande input {width: 335px; height: 46px; padding: 0 0 7px 55px; border: none; background: url(images/busca_rapida_home.png) no-repeat; font-size: 0.9em; color: #6a6c75; font-style: italic;}
/*fim HEADER*/

/*MENU*/
#menu {width: 100%; height: 42px; position: absolute; background: url(images/menu_bg.jpg) no-repeat 950px center; margin-top: -22px; z-index: 100;}

#menuArea {width: 689px; height: 42px; background: url(images/menu_list_bg.png) no-repeat left center; overflow: hidden; float: right;}
#menuArea > ul {margin-top: 14px; float: left;}
#menuArea > ul > li {float: left; text-transform: uppercase; background: url(images/menu_separador.png) no-repeat right center; padding: 0 25px 0 0; margin: 0 0 0 13px;}
#menuArea > ul > li.menu-last {padding: 0px; background: none;}
#menuArea ul li a {color: #ffffff; text-decoration: none;}
#menuArea ul li a:hover {color: #d5dcf5;}

#menuArea ul ul {width: 207px; height: 256px; background: url(images/dropdown_bg.png) no-repeat bottom center; font-size: 0.929em; text-transform: none; position: absolute; padding: 36px 12px 0px; margin: 0 0 0 -74px;}
#menuArea ul ul li {width: 100%; display: block; margin-bottom: 6px; padding-bottom: 6px; background: url(images/dropdown_divisoria.jpg) no-repeat bottom;}
#menuArea ul ul li.last-item {background: none; margin: 0px; padding: 0px;}

#menuArea p.btnOrcamento {height: 42px; float: right; background: url(images/menu_separador_linha.png) no-repeat left center; padding: 0 0 0 11px;}
#menuArea p.btnOrcamento a {width: 182px; height: 29px; background: url(images/btn_pedir_orcamento.png) no-repeat; display: block; text-indent: -9999px; margin-top: 6px;}
/*fim MENU*/

/*SLIDER*/
#slider {height: 321px; margin-bottom: 22px; position: relative;}
#slider ul li {width: 100%; height: 321px; border-bottom: 1px solid #e3e3e3; text-align: right;}
#slider ul li .sliderContent {width: 407px; float: right;}
#slider ul li h2 {font-size: 2.857em; font-weight: bold; font-style: italic; color: #dc1f26; margin-bottom: 10px; /*padding-top: 75px;*/ padding-top: 49px;}
#slider ul li p {/*width: 407px; float: right;*/ font-size: 1.5em; font-style: italic;}
#slider ul li img {margin: 15px 0 0 0;}
#slider ul li a {
	display: block;
	width: 960px;
	height: 321px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#slider form {width: 960px; height: 53px; left: 50%; margin: 0 0 29px -480px; text-align: right; position: absolute; bottom: 0; z-index: 999;}
#slider form input {width: 335px; height: 46px; padding: 0 0 7px 55px; border: none; background: url(images/busca_rapida_home.png) no-repeat; font-size: 0.9em; color: #6a6c75; font-style: italic;}

#sliderNav {position: absolute; z-index: 998; bottom: 0; left: 50%; margin-bottom: 10px;}
#sliderNav a {width: 10px; height: 10px; display: block; background: #ffffff; float: left; margin: 0 3px; border: 2px solid #8f8f8f; -moz-border-radius: 10px; /* Firefox */ -webkit-border-radius: 10px; /* Safari and Chrome */ border-radius: 10px; text-indent: -9999px;}
#sliderNav a.activeSlide {border: 2px solid #dc1f26;}
/*fim SLIDER*/

/*CONTENT - Institucional*/
#content {overflow: hidden; padding-bottom: 30px;}
#content p {margin-bottom: 10px;}

.subtitulo {width: 100%; height: 57px; background: url(images/subtitulo_bg.jpg) repeat-x; border-bottom: 1px solid #f1f1f1; margin-bottom: 45px; padding-top: 23px;}
.subtitulo h2 {font-size: 2.5em; text-transform: uppercase; color: #97a2c9; text-shadow: #ffffff 0 1px 0, #827490 0 -1px 0; background: url(images/subtitulo_bg.png) no-repeat left center; padding-left: 10px;}

.boxBig {width: 570px; float: left; padding-right: 15px; border-right: 1px solid #e5e5e5;}
.boxSmall {width: 348px; float: right;}
.boxSmall-last {padding-top: 9px; margin-top: 8px; border-top: 1px solid #e5e5e5;}
.boxBig h3, .boxSmall h3 {height: 30px; padding: 3px 0 0 37px;}
.boxSmall .boxBtn {margin-left: 93px;}

.boxHalf {width: 468px;}

.empresaImgs {margin-top: 20px;}
.empresaImgs li {float: left; margin-right: 22px;}
.empresaImgs li.last-item {margin-right: 0px;}

.iconeTecnorap {background: url(images/icone_tecnorap.png) no-repeat left center;}
.iconeVideo {background: url(images/icone_video.png) no-repeat left center;}
.iconeCalculadora {background: url(images/icone_calculadora.png) no-repeat left center;}

.certificacoes {margin: 28px 0 0 0;}
.certificacoes li {/*float: left;*/display: inline; margin: 0 0 0 28px;}
.certificacoes li:first-child {margin-left: 0px;}

/*Clientes Slide*/
.caroulsel {margin-left: 2px;}
.clientesSlide li {width: 227px; height: 243px; padding: 5px; margin-left: 44px; border-radius: 4px; background: url(images/clientes_slide_bg.jpg) no-repeat; position: relative;}
.clientesSlide li h3 {width: 203px; font-size: 1.643em; color: #ffffff; text-align: right; line-height: 1.7em; margin: 5px 0 0 0; position: absolute; right: 0; z-index: 200;}
.clientesSlide li h3 span {height: 35px; background: url(images/clientes_titulo_bg.jpg); padding: 4px 8px 5px; border-radius: 1px;}
.clientesSlide li .clientesSlide-descr {width: 192px; height: 143px; padding: 100px 10px 0; position: absolute; background: url(images/clientes_overlay.png);}
.btnVoltar, .btnAvancar {margin-top: 82px;}
/*Clientes Slide*/

.clientesLogos {border-top: 1px solid #d1d9e2; margin-top: 42px; padding-top: 32px; text-align: center;}
.clientesLogos li {display: inline; margin: 0 9px 9px; line-height: 2.8em;}

/*Contato Form*/
#contatoForm {margin-top: 12px;}
#contatoForm input, #contatoForm textarea {padding: 0px; margin: 0px; border: none; background: none; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #727272;}
#contatoForm input {width: 458px; height: 38px; background: url(images/contato_input_bg.png) no-repeat; margin-bottom: 12px; padding: 0 5px;}
#contatoForm textarea {width: 458px; height: 143px; background: url(images/contato_textarea_bg.png) no-repeat; padding: 5px 5px 0;}
#contatoForm input.contatoBtn {width: 84px; height: 37px; background: url(images/contato_btn_enviar.png) no-repeat; cursor: pointer; text-indent: -9999px; display: block; padding: 0px; margin: 12px auto 0px auto;}

#newsForm.contato-page {width: auto; margin: 0 0 15px 0; overflow: hidden;}
#newsForm.contato-page input {width: 372px;}
#newsForm.contato-page input.newsBtn {width: 80px;}
/*Contato Form*/
/*fim CONTENT*/

/*CONTENT - Solu¨›es*/
#subMenu {width: 196px; height: 100%; border-left: 1px solid #ededed; border-right: 1px solid #ededed; padding: 9px 4px 90px 4px; margin-bottom: -10px;}

#subMenu form {margin-bottom: 9px;}
#subMenu form input {width: 159px; height: 27px; color: #8f8f8f; font-style: italic; background: url(images/solucoes_busca_bg.png) no-repeat; padding: 0 5px 0 32px; border: none;}

#subMenu > ul > li {text-transform: uppercase; font-size: 0.929em; font-weight: bold; position: relative;}
#subMenu li li {width: 151px; text-transform: none; font-weight: normal; font-size: 0.929em; padding: 0 0 7px 0; margin: 0 0 7px 11px; background: url(images/sidebar_submenu_div.png) left bottom repeat-x;}
#subMenu li li.last-item {background: none; padding-bottom: 0px; margin-bottom: 0px;}
#subMenu ul ul {width: 173px; display: block; background: #dc1f26; position: absolute; margin: 11px 0 0 195px; z-index: 600; border-left: 1px solid #82060b; border-right: 1px solid #82060b; top: 0;}
#subMenu ul ul .topBg {width: 175px; height: 11px; display: block; background: url(images/sidebar_submenu_bg.png) no-repeat; position: absolute; margin: -11px 0 0 -1px;}
#subMenu ul ul .botBg {width: 175px; height: 11px; display: block; background: url(images/sidebar_submenu_bot.png) no-repeat; position: absolute; margin: 0 0 -11px -1px;}

#subMenu a {text-decoration: none; color: #ffffff; font-weight: bold;}
#subMenu > ul > li > a {color: #dc1f26; border-top: 1px solid #ededed; display: block; padding: 10px 0 10px 8px;}
#subMenu > ul > li > a:hover {color: #97A2C9;}
#subMenu > ul > li > a.ativaoHover {color: #ffffff; background: url(images/sidebar_menu_highlight.png) center top repeat-x #dc1f26; border-bottom: 1px solid #82060b; border-top: 1px solid #82060b; padding: 10px 30px 9px 8px; position: relative; z-index: 9999;}
#subMenu > ul > li.last-item > a {border-bottom: 1px solid #ededed;}
#subMenu li li a:hover {color: #82060b;}

/**/

#box-solucoes {width: 727px; margin-bottom: 20px;}
.breadcrumb {font-size: 0.714em; text-transform: uppercase; color: #777777; margin-top: 17px;}
.breadcrumb a {color: #777777;}
.breadcrumb a:hover {text-decoration: none;}

.produtos-wrap {border-bottom: 1px solid #e5e5e5; padding-bottom: 13px; margin-bottom: 14px; overflow: hidden;}
#produtos {margin-top: 17px;}
#produtos .produto {width: 175px; height: 271px; position: relative; text-align: center; padding-right: 4px; border-right: 1px solid #e5e5e5; float: left; margin: 0 4px 0 0;}
#produtos .produto h3 {font-size: 0.95em; line-height: 1.1em; text-transform: capitalize;}
#produtos .produto .btnSaibaMais {position: absolute; bottom: 0; left: 50%; margin: 0 0 27px -55.5px; z-index: 300;}
#produtos .produto .produtoImg {max-height: 174px; max-width: 175px;}
#produtos .produto .produto-descr {width: 157px; height: 253px; position: absolute; text-align: left; padding: 9px; background: url(images/stripe_light_bg.jpg); z-index: 200;}

#produtos .last-item {border: none; padding: 0px; margin-right: 0px;}
#produtos .last-item .btnSaibaMais {margin: 0 0 27px -51.5px;}

#nav {text-align: center; margin-top: 50px;}
#nav li {display: inline; margin: 0px 10px; font-size: 0.786em; text-transform: uppercase; font-weight: bold;}
#nav li a {color: #28479E; text-decoration: none;}
#nav li a:hover {text-decoration: underline;}
/*fim CONTENT - Solu¨›es*/

/*CONTENT - Produto*/
#produto-image, #produto-basicInfo {margin-top: 10px;}
#produto-image {width: 193px; text-align: center;}
#produto-image img {width: 193px;}
#produto-basicInfo {width: 527px;}
#produto-basicInfo ul, #produto-fullInfo ul {margin-bottom: 10px;}
#produto-basicInfo li, #produto-fullInfo li {margin: 0 0 10px 14px; list-style-type: disc; line-height: 1.3em;}
#produto-basicInfo li ul, #produto-fullInfo li ul {margin-top: 10px;}
#produto-basicInfo li ul li, #produto-fullInfo li ul li {list-style-type: circle; margin-left: 15px;}

#produto-buttons {width: 465.5px; height: /*75px*/136px; background: url(images/stripe_bg.jpg); padding-left: 61.5px; border-radius: 3px; position: relative;}
#produto-buttons p {margin: 22px 20px 0;}
#produto-buttons .adicionarCarrinho {width: 162px; height: 30px; /*margin-top: 22px;*/ margin: 27px 0 0 70px;}
#produto-buttons .adicionarCarrinho input {width: 162px; height: 30px; background: url(images/btn_adicionar.png) no-repeat; border: none; text-indent: -9999px; cursor: pointer;}

.downloads {bottom: 0; margin: 0 72px 30px 0; position: absolute; right: 0;}

#produto-tabela {background: url(images/stripe_superlight_bg.jpg); font-size: 0.857em; margin-top: 4px;}
#produto-tabela tr {border-bottom: 1px solid #dddddd;}
#produto-tabela tr.last-item {border: none;}
#produto-tabela td {padding: 5px 10px; line-height: 1.3em;}

#produto-fullInfo {margin-top: 19px; padding-top: 15px; border-top: 1px solid  #e5e5e5;}
#produto-fullInfo .produto-retratilInfo {border-bottom: 1px solid #ededed;}
#produto-fullInfo .produto-retratilInfo h4 {background: url(images/setinha_azul_sprite.jpg) no-repeat -727px center; padding: 9px 0 9px 15px; margin-bottom: 0px;}

.empty-cart-text {color: #DC1F26; font-size: 1.857em; font-weight: bold; margin: 40px 0; text-align: center;}
/*fim CONTENT - Produto*/

/*CHECKOUT*/
#shopping_cart {padding: 0px; font-size: 1em; margin: 25px 0 50px 0;}
#shopping_cart table tr {border-bottom: 1px solid #D1D9E2;}
#shopping_cart table tr td {text-align: right;}
#shopping_cart table tr td.quantity {text-align: left;}
#shopping_cart table tr td.cartLink {text-align: left;}
#shopping_cart table tr.btnProceed {border: none;}
#shopping_cart table tr.btnProceed td {padding-top: 30px; text-align: center;}
#shopping_cart table tr td {padding: 15px 0;}
#shopping_cart a {color: #DC1F26; font-size: 1.286em; font-weight: bold; text-decoration: none;}
#shopping_cart a:hover {text-decoration: underline;}
#shopping_cart input.step_sub {width: 149px; height: 29px; border: none; background: url(images/btn_prosseguir.png) no-repeat; text-indent: -9999px; cursor: pointer;}
/*fim CHECKOUT*/

/*ORCAMENTO*/
#orcamentoForm {margin: 12px 0 30px 0;}
#orcamentoForm p {margin-bottom: 0px;}
#orcamentoForm input, #orcamentoForm textarea {padding: 0px; margin: 0px; border: none; background: none; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #727272;}
#orcamentoForm input {width: 347px; height: 38px; background: url(images/orcamento_input_bg.png) no-repeat; margin-bottom: 13px; padding: 0 5px;}
#orcamentoForm textarea {width: 347px; height: 186px; background: url(images/orcamento_textarea_bg.png) no-repeat; padding: 5px 5px 0;}
#orcamentoForm input.orcamentoBtn {width: 152px; height: 30px; background: url(images/btn_orcar_agora.png) no-repeat; cursor: pointer; text-indent: -9999px; display: block; padding: 0px; margin: 12px auto 0px auto;}
/*fim ORCAMENTO*/

/*CALCULADORA*/
#menuCalculadora {margin: 20px 0 50px 0; text-align: left;}
#menuCalculadora li {display: inline; text-transform: uppercase; border-right: 1px solid #E5E5E5; padding-right: 10px; margin-right: 6px;}
#menuCalculadora li a {text-decoration: none; color: #DC1F26; font-weight: bold;}
#menuCalculadora li a:hover {color: #223F93;}

.calculadoraArea {width: 550px; text-align: center; }
.calculadoraArea h3 {margin: -45px 0 20px 0; background: #ffffff;}
.calculadoraArea h4 {margin: 20px 0 7px 0;}

.calculadora-small {width: 362px; height: 109px; background: url(images/calculadora/bg_menor.jpg) no-repeat; padding: 51px 10px 0 14px; margin: 0px auto;}
.calculadora-medium {width: 492px; height: 109px; background: url(images/calculadora/bg_medio.jpg) no-repeat; padding: 51px 10px 0 14px; margin: 0px auto;}
.calculadora-big {width: 492px; height: 158px; background: url(images/calculadora/bg_grande.jpg) no-repeat; padding: 51px 10px 0 14px; margin: 0px auto;}

.tituloCeramica {width: 120px; height: 22px; background: url(images/calculadora/titulo_ceramica.png) no-repeat; text-indent: -9999px; margin: 13px auto 9px auto;}
.tituloJunta {width: 74px; height: 17px; background: url(images/calculadora/titulo_junta.png) no-repeat; text-indent: -9999px; margin: 13px auto 9px auto;}

.calculadoraGrupo {width: 246px; float: left; margin-top: -55px;}
.calculadora .espacamento {margin-left: 12px;}
.calculadora input {width: 107px; height: 43px; border: none; padding: 15px 5px 0 5px; float: left; font-size: 2.5em; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

.calculadora-big .calculadora input.btnIgual {margin-top: 28px;}
.calculadora input.btnIgual {width: 77px; height: 52px; background: url(images/calculadora/btn_igual.png) no-repeat; text-indent: -9999px; margin: 3px 0 0 16px; cursor: pointer; padding: 0px;}

.metroQuadrado {background: url(images/calculadora/metro_quadrado_input.png) no-repeat;}
.preenchimento {background: url(images/calculadora/preenchimento_input.png) no-repeat;}
.ladoA {background: url(images/calculadora/ladoa_input.png) no-repeat;}
.ladoB {background: url(images/calculadora/ladob_input.png) no-repeat;}
.espessura {background: url(images/calculadora/espessura_input.png) no-repeat;}
.largura {background: url(images/calculadora/largura_input.png) no-repeat;}

.calculadora-big .resultado {margin-top: 24px;}
.resultado {width: 113px; text-align: center; font-weight: bold; float: left; margin-left: 39px; color: #ffffff;}
.resultado .numero {font-size: 3.571em; text-shadow: 1px 1px 0 #7e190f;}
.resultado .unidade {text-shadow: none; font-size: 1em; text-transform: uppercase; color: #7e190f; margin-top: -4px;}

.calculadora-aviso {font-size: 11px; font-style: italic; text-align: center; color: #000000; margin-top: 10px;}
/*fim CALCULADORA*/

/*PESQUISA DE SATISFA‚ĢO*/
.pesquisa .boxBig, .pesquisa .boxSmall {border: none; padding: 0px;}
.pesquisa .boxBig h3, .pesquisa .boxSmall h3 {height: auto; padding: 0px;}

.pesquisa form fieldset {border: 1px solid #dde2f4; padding: 15px; border-radius: 5px; margin-bottom: 15px; position: relative;}
.pesquisa form fieldset legend {color: #223F93; font-size: 15px; font-weight: bold; margin-bottom: 8px; padding: 0 10px; line-height: 18px;}
.pesquisa form fieldset fieldset legend {color: #4d6ecb;}
.pesquisa form fieldset div {display: block; clear: both; margin-bottom: 8px;}
.pesquisa form fieldset textarea {width: 100%; height: 100px;}
.pesquisa form input.btn-enviar {width: 79px; height: 30px; background: url(images/btn_enviar.png) no-repeat; margin: 0px auto; border: none; text-indent: -9999px; display: block; cursor: pointer;}
/*fim PESQUISA DE SATISFA‚ĢO*/

/*FOOTER*/
#footer {width: 100%; margin-top: 90px;}

#parceiros {width: 100%; text-align: center; border-top: 1px solid #ededed; border-bottom: 1px solid #757575; margin-bottom: 1px; padding: 10px 0;}
#parceiros li {display: inline; margin: 0 15px;}

#footerArea {text-align: center; background: url(images/footer_bg.jpg) #626262; padding-bottom: 30px;}
#footerArea ul {padding: 15px 0 12px 0; border-bottom: 1px solid #757575;}
#footerArea ul li {display: inline; text-transform: uppercase; font-size: 0.857em; margin: 0 6px;}
#footerArea ul li a {color: #ffffff; text-decoration: none;}
#footerArea ul li a:hover {color: #e2e2e2;}
#footerArea p {width: 100%; border-top: 1px solid #4e4e4e; padding: 25px 0;}
/*fim FOOTER*/

/*CLASSES GERAIS*/
.center {width: 960px; margin: 0px auto;}
.centerCalc {width: 650px; margin: 0px auto;}
.clear {clear: both;}
.floatLeft {float: left;}
.floatRight {float: right;}
.blackSmallTitle {font-size: 1em; color: #000000; margin-bottom: 2px; line-height: 1.2em;}
.content-solucoes {margin: -45px auto -90px; background: url(images/faux_column.jpg) repeat-y left top;}
.validade {margin-top: 10px;}
.bold {font-weight: bold;}