@charset "iso-8859-1";

/** Vidrex
* @project   Vidrex
* @version   1.0 
* @package   layout 
* @author    willian dais de lima (suporte@saikoosistemas.com.br)
* @copyright */ 

@import url("reset.css");
@import url("slider.css");
@import url("nivo-slider.css");

/** Corpo do Site **/


body {
	background-color: #B4B4B1;
	
	text-align: justify;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 22px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
	
	
#topo_largura {
	height: 108px;
	width: 100%;
	background-color: #373735;
}
#topo_site {
	width: 980px;
	padding-right: 5px;
	padding-left: 5px;
	margin: auto;
	background-color: #FFF;
}
#logo_principal {
	height: 100px;
	width: 200px;
	padding: 4px;
	float: left;
}
#menu {
	height: 105px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 222px;
	width: 760px;
	text-align: right;
}
#conteudo {
	margin: auto;
	width: 980px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}


.rodape {
	height:150px;
	background-color: #AE0A09;
	width: 100%;
	position: absolute;
	
}
.conteudo-rodape {
	padding-top:30px;
}
.rodape-logo {
	float:right;
	margin-top:58px;
}


.texto {
	text-align: justify;
	padding: 10px;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 22px;
}

.texto-a {
	text-align: justify;
	color: #A0A0A0;
	font-size: 14px;
}

.texto-b {
	text-align: justify;
	color: #CDCDCD;
	font-size: 12px;
}

.texto-d {
	text-align: justify;
	color: #fff;
	font-weight: bold;
}

.texto-e {
	text-align: justify;
	color: #666663;
	font-weight: bold;
	font-size: 16px;
}

.texto-f {
	color: #fff;
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
}

.texto-g {
	font-size: 22px;
	text-align: left;
	margin-bottom: 10px;
}

.texto-h {
	color: #fff;
	text-decoration: none;
	
}

.texto-i {
	color: #6D6D69;
	font-size: 10px;
	
}

.texto-j {
	color: #6D6D69;
	font-size: 18px;
	text-align: left;
	
}
.texto-l {
	text-align: justify;
	color: #D90000;
	font-weight: bold;
	font-size: 16px;
}


#conteudo_rodape {
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}
.caixa_conteudo {
	height: 239px;
	width: 300px;
	padding-top: 10px;
	border: 1px solid #EEE;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.caixa_conteudo_b {
	height: 239px;
	width: 300px;
	padding-top: 10px;
	border: 1px solid #EEE;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.centralizar {
	text-align: center;
}

.direita {
	text-align: right;
}

#barra_faleconosco {
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsletter {
	height: auto;
	width: 310px;
	float: left;
}

/**FORMULARIO**/
.formulario-nome {
	color: #8E8E8A;
	font-size: 14px;
	border-radius: 3px;
	border: 0;
	background-image: url(../imagens/formulario-nome.gif);
	width: 232px;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 53px;
	background-repeat: no-repeat;
	margin-left: 5px;
	background-position: 0px;
	margin-bottom: 7px;
	
}

.formulario-email {
	color: #8E8E8A;
	font-size: 14px;
	border-radius: 3px;
	border: 0;
	background-image: url(../imagens/formulario-email.jpg);
	width: 232px;
	height: 22px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 53px;
	background-repeat: no-repeat;
	margin-left: 5px;
	background-position: 0px 0px;
	margin-bottom: 7px;
	
}

.cadastrar_news {
	float: left;
	}
#parceiros_home {
	height: 180px;
	width: 310px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.img-parceiros-home {
	margin-left: 100px;
}
.atendimento_home {
	float: right;
	height: 180px;
	width: 250px;
}


.spaco-home {
	margin-top: 10px;
}

.spaco-atendimento {
	margin-top: 10px;
}
.spaco-contato {
	margin-top: 5px;
}

/**modal **/

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:550px;
  height:350px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
	width:500px;
	height:350px;
	padding:10px;
	background-color:#888888;
	font-size: 12px;
	color: #FFF;
}

#boxes #dialog2 {
  width:500px;
	height:350px;
	padding:10px;
	background-color:#888888;
	font-size: 12px;
	color: #FFF;
}

.close{display:block; text-align:right;}




.lista-dicas {
	background-image: url(../imagens/fatia-dicas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 53px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: none;
	width: 300px;
	float: left;
	text-decoration: none;
	color: #5b5b5b;
}


.lista-dicas:hover {
	color: #949494;
}
.orcamento-formulario {
	height: auto;
	width: 465px;
	float: left;
	background-color: transparent;
	background-image: url(../imagens/fundo_e.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/**formulario**/

.campo {
	color: #757575;
	font-size: 13px;
	border-radius: 3px;
	border: 0;
	padding: 4px;
	background-color: #FFF;
}

.campo_a {
	width: 410px;
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 8px;
	border: 1px solid #C1C1BF;
}

.campo_b {
	width: 200px;
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

.campo_c {
	width: 405px;
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	height: 60px;
	border: 1px solid #C1C1BF;
}

.campo_d {
	margin-top: 5px;
	
	
}
.orcamento-caixa-a {
	height: 465px;
	width: 490px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: transparent;
	background-image: url(../imagens/fundo_e.png);
	background-repeat: repeat;
	padding-left: 5px;
}
.mapa-contato {
	height: 260px;
	width: 480px;
	border: 3px solid #373735;
}
.info-menu {
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	margin: auto;
	background-color: #FFF;
	height: 70px;
}
.fone-info-menu {
	width: 300px;
	font-size: 20px;
	color: #D4202B;
}

.fone-info-menu-a {
	width: 300px;
	padding-top: 5px;
	float: left;
}
.lateral-esq {
	padding: 5px;
	float: left;
	width: 250px;
}
.conteudo-d {
	float: left;
	width: 720px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EDEDED;
	padding-top: 10px;
}
.menu-produtos {
	height: 25px;
	width: 204px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../imagens/fundo_menu_produtos.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.produtos-vidrex {
	padding: 2px;
	border: 1px solid #E3E3E1;
	overflow:hidden;
	position:relative;
	width:200px;
	height:200px;
	margin-bottom: 23px;
	margin-right: 20px;
	float:left;
	background-color: #FFF;
	margin-left: 7px;
	
	
}

.produtos-vidrex a {
	
	width:200px;
	height:200px;
	
	display: table-cell;
	text-align: center;
	vertical-align: middle;	
	position:relative;
}

.produtos-vidrex:hover {
	border-top-color: #B4B4B1;
	border-right-color: #B4B4B1;
	border-bottom-color: #B4B4B1;
	border-left-color: #B4B4B1;
	
}


.portifolio-vidrex {
	padding: 2px;
	border: 1px solid #E3E3E1;
	overflow:hidden;
	position:relative;
	width:200px;
	height:200px;
	margin-bottom: 23px;
	margin-right: 10px;
	float:left;
	background-color: #FFF;
	margin-left: 25px;
	
	
}

.portifolio-vidrex a {
	
	width:200px;
	height:200px;
	
	display: table-cell;
	text-align: center;
	vertical-align: middle;	
	position:relative;
}

.portifolio-vidrex:hover {
	border-top-color: #B4B4B1;
	border-right-color: #B4B4B1;
	border-bottom-color: #B4B4B1;
	border-left-color: #B4B4B1;
	
}



	
.produtos-base {
	height: 50px;
	width: 980px;
	position: relative;
}
.produtos-caixa-busca {
	float: right;
	height: 35px;
	width: 400px;
}
.produtos-caixa-a {
	float: left;
	width: 300px;
}
.busca-produtos {
	background-image: url(../imagens/busca.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 247px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
	margin-right: 5px;
	color: #B4B4B4;
}
.botao-busca {
	padding-top: 3px;

}


/**PAGINAÇÃO**/


ul#paginacao {
	display:inline-block;
	position:relative;
	padding-bottom:46px;
}
ul#paginacao li {
	float:left;
	background:url(../imagens/paginacao.gif);
	margin-left:2px;
	margin-right:2px;
}
ul#paginacao li a {
	width:24px;
	height:24px;
	display:block;
	font-size:13px;
	color:#717171;
	text-align:center;
	line-height:24px;
	vertical-align:middle;
}
ul#paginacao li.paginacao-inativo {
	background-position:0px 24px;
}
ul#paginacao li.paginacao-ativo {
	background-position:0px 48px;
}
ul#paginacao li.paginacao-ativo a {
	color:#FFF;
}
.paginacao-anterior {
	margin-right:15px !important;
}
.paginacao-proxima {
	margin-left:15px !important;
}
.paginacao-anterior a {
	background:url(../imagens/paginacao-setas.png) 0 0;
}
.paginacao-anterior.paginacao-inativo a {
	background-position: 0 24px;
}
.paginacao-proxima a {
	background:url(../imagens/paginacao-setas.png) 24px 0px;
}
.paginacao-proxima.paginacao-inativo a {
	background-position: 24px 24px;
}
.paginacao-total {
	background:none !important;
	display:inline-block;
	float:none;
	position:absolute;
	top:40px;
	left:50% !important;
	margin-left:-100px !important;
	text-align:center;
	width:200px;
	color:#a4a4a4;
	font-size:12px;
	line-height:15px;
}

.busca-total {
	text-align:center;
    color:#a4a4a4;
	font-size:12px;

}

.separador-conteudo {
	float: left;
	width: 100%;
}

/**PAGINAÇÃO FIM**/
.itens-servicos {
	float: left;
	height: 222px;
	width: 296px;
	border: 1px solid #E3E3E1;
	margin: 11px;
	padding: 2px;
}
.titulo-itens-servicos {
	font-size: 18px;
	color: #FFF;
	background-color: #7D7C78;
	height: 25px;
	width: 300px;
	text-align: center;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 5px;
}
#vidrex-texto {
	margin-right: 10px;
	margin-left: 10px;
}

/**dicas**/

#toggle-view {
	margin:0;
	padding:0;
	width:980px;
}

	#toggle-view li {
	margin:10px;
	border-bottom:1px solid #ccc;
	position:relative;
	cursor:pointer;
	padding: 10px;
	}
	
	#toggle-view h3 {
		margin:0;
		font-size:14px;
	}

	#toggle-view span {
		position:absolute;
		right:5px; top:0;
		color:#ccc;
		font-size:13px;
	}
	
	#toggle-view .panel {
		margin:5px 0;
		display:none;
	}	
/**dicas**/


.fundo_a {
	float: left;
	border: 1px solid #D8DAD8;
	background-image: url(../imagens/pinture6.jpg);
	background-repeat: no-repeat;
}

.fundo_b {
	float: left;
	border: 1px solid #D8DAD8;
	height: auto;
}
.fundo_e {
	background-color: transparent;
	background-image: url(../imagens/fundo_e.png);
	background-repeat: repeat;
	padding: 5px;
	color: #7C7B78;
}
.atendimento_contato {
	height: 100px;
	width: 490px;
	margin-top: 10px;
}
.iframe_online {
	height: 100px;
	width: 205px;
	float: left;
	margin-right: 10px;
}
.iframe_fone {
	height: 100px;
	width: 255px;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}

.ativo_msn {
	width:120px;
	height:29px;
	z-index:1;
	position:absolute;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
.menu-vidrex {
	float: left;
	height: 14px;
	width: 92px;
	padding-top: 45px;
	padding-bottom: 45px;
	font-size: 11px;
	line-height: 22px;
	color: #94938F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.menu-vidrex:hover {
	background-image: url(../imagens/menu/menu-hv.png);
	background-repeat: repeat-x;
	color: #FFF;
}


.menu-vidrex-hv {
	float: left;
	height: 14px;
	width: 82px;
	padding-top: 45px;
	padding-bottom: 45px;
	font-size: 14px;
	line-height: 22px;
	color: #94938F;
	text-align: center;
}
.separador-menu {
	background-image: url(../imagens/menu/spaco.jpg);
	float: left;
	height: 104px;
	width: 4px;
	background-repeat: no-repeat;
}
