@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body{
	text-align: center;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #888816;
}
img{
	border: 0;
}
h2{
	font-size: 16px;
	color: #0c3e57;
	padding-top: 15px;
}
h3{
	font-size: 15px;
	color: #0c3e57;
	padding-top: 15px;
	font-weight: bold;
}
h3.cor{
	font-size: 15px;
	color: #7c8486;
	padding-top: 15px;
	font-weight: bold;
}
h4{
	font-size: 14px;
	color: #7c8486;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
p{
	font-size: 12px;
	color: #7c8486;
	line-height: 20px;
	padding-bottom: 18px;
}

a:link, a:visited  {
	text-decoration: none;
	color: #0C3E57;
}

a:hover {
	text-decoration: underline;
}

#unidades #content p{
	text-align: justify;
}

address{
	font-size: 12px;
	color: #7c8486;
	line-height: 20px;
}
ol, ul{
	list-style: none;
}
.wrap{
	height: auto !important;;
	min-height: 560px;
	height: 560px;
}
.align_right{
	text-align: right;
}

/* Formatação geral */
div#geralfundo
{
	background: url(../img/background_cabecalho.jpg) center top no-repeat;
}

div#geral{
	width: 950px;
	/*centraliza o layout em qualquer browser, menos Internet Explorer*/
	margin: 0 auto;
	/*alinha texto a esquerda*/
	text-align: left;
}

/* Formatações do cabecalho */
div#header{
	width: 950px;
	height: 175px;
	float: left;
}

div#header_left{
	width: 200px;
	float: left;
}

div#header_right{
	width: 750px;
	float: left;
	text-align: right;
	padding-top: 100px;
}

div#header_left h1 a{
	display: block;
	width: 191px;
	height: 170px;
	text-indent: -9999px;
	background-image: url(../img/logo_aboissa.png);
	background-repeat: no-repeat;
}

div#menu_top{
	float: right;
  	text-align: center;
	padding-top: 10px;
}

div#menu_top ul li{
	float: left;
}

div#menu_top ul li a
{
	display: block;
	width: 105px;
	height: 40px;
  	font-size: 14px;
	color: #0c3e57;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
}

div#menu_top a:hover{
  	background: #0c3e57;
	color: #ffffff;
}

/* Formatações do Menu Esquerdo */
div#menu_left{	
	width: 163px;
	height: 560px;
	float: left;
	background-color: #ffffff;
	padding: 1px;
	padding-bottom: 10px;
}
div#menu_left ul{
	padding: 6px;
}
div#menu_left ul li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7c8486;
}
div#menu_left ul li img{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	float: left;
}
div#menu_left ul li span{
	font-size: 15px;
	color: #2b4a5c;
	font-weight: bold;
}
div#menu_left ul li a{
	font-size: 12px;
	color: #7c8486;
	text-decoration: none;
}
div#menu_left ul li a:hover{
	text-decoration: underline;
}
div#menu_left div#aboissa{
	color: #2b4a5c;
	font-weight: bold;
	text-align: center;
	padding-top: 195px;
}

/* Formatações do rodapé */
div#footer{
	clear: both;
	width: 950px;
	height: 70px;
	background: #002e45;
	padding-top: 30px;
}
div#footer_left{
	width: 230px;
	float: left;
	padding-left: 10px;
}
div#footer_right{
	width: 685px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

div#footer_right ul{
	float: right;
}

div#footer_right ul li{
	display: inline;
	color: #7c8486;
	padding-left: 15px;
}
div#footer_right ul li a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
div#footer_right ul li a:hover{
	text-decoration: underline;
}

/* Formatações indicadors */
div#indicadores, div#dolar, div#clima{
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}

/* Formatações Conteúdo */
div#main{
	width: 776px;
	float: right;
	background-color: #ffffff;
	padding: 1px;
	padding-bottom: 10px;
}
div#content{
	width: 753px;
	padding: 12px;
	background-color: #ffffff;
}

/* Formatações Listas em geral */
dl dd {
	font-size: 12px;
	color: #7c8486;
	padding-top: 0;
	line-height: 20px;
}

dl dd a.goto, dl dd a.hideto {
	text-decoration: none;
	color: #7c8486;
	
	float: right;
	clear: left;
	margin-left: 5px;
}

dl dt a:hover
{
	text-decoration: none;
}

/* Formatações Categorias Equipamentos */
#lista{
	padding-top: 20px;
	min-height: 170px;
}
#lista ul li{
	font-size: 14px;
	color: #7c8486;
	font-weight: bold;
	padding-bottom: 5px;
	float: left;
	width: 50%;
}
#lista ul li a{
	font-size: 14px;
	color: #7c8486;
	text-decoration: none;
}
#lista ul li a:hover{
	text-decoration: underline;
}

/* Formatacao Lista Equipamentos */
dl#lista_equipamentos dt{
	font-size: 14px;
	color: #7c8486;
	font-weight: bold;
	
	padding-bottom: 5px;
	padding-top: 15px;
	
	margin-top: 10px;
	margin-bottom: 5px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c8486;
	
	clear: both;
}

ul.equipamentos_images li{
	display: inline;	
	padding-bottom: 18px;
	padding-right: 12px;
	width: 48%;
}

/*#equipamentos dl dt a{
	font-size: 14px;
	color: #7c8486;
}
#equipamentos dl dt a.eqSelected{
	color: #0C3E57;
}*/

/* Formatacao produtos */
div#produto{
	font-size: 13px;
	color: #7c8486;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 5px;
}
div#produto strong{
	color: #0C3E57;
}
div#produto table{
	width: 100%;
}
div#produto dl{
	padding: 0;
	margin: 0;
}
div#produto dl dt{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	border: 0;
	color: #0C3E57;
	font-weight: normal;
}
table.fullwidth {
	width:100%;
	font-size: 13px;
}
table.fullwidth thead {
 	background:#0c3e57;
	font-weight: bold;
}
table.fullwidth thead tr td{
	color:#fff;
}
table.fullwidth thead tr td a{
	color:#fff;
}
table.fullwidth thead tr td#id{
 	width:5%;
}
table.fullwidth thead tr td#nome{
 	width:55%;
}
table.fullwidth thead tr td#unidade{
 	width:40%;
}
table.fullwidth tr {
 	color: #7c8486;
}
table.fullwidth tr td{
	padding:3px;
}
table.fullwidth tr.odd {
 	background:#f9f9f9;
}
table.fullwidth tbody tr td a{
	color: #7c8486;
}
ul.produtos_images li{
	display: inline;	
	padding-bottom: 18px;
	padding-right: 12px;
	width: 48%;
}
div#detalhe{
	margin-top: 15px;	
}
div#detalhe dl dt{
	font-size: 14px;
	color: #7c8486;
	font-weight: bold;
	
	padding-bottom: 5px;
	padding-top: 10px;
	
	margin-bottom: 5px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c8486;
	
	clear: both;
}
div#detalhe dl dd{
	font-size: 12px;
	color: #7c8486;
	text-align: justify;
}
div#detalhe table{
	width: 100%;
}

/* Formatação Paginação AJAX */
div.disabled{
  	display: inline;
  	float: none;
  	clear: none;
  	color: #7c8486;
}
div#paginacao{
	font-size: 11px;
	text-align: center;
	color: #7c8486;
	
	padding: 10px;
	padding-top: 20px;
	
	clear: both;
}
div#paginacao a{
	color: #7c8486;
	text-decoration: none;
}
div#paginacao a:hover{
	text-decoration: underline;
}

/* Formatação Formulários */
input[type=text], textarea
{
	font-size: 11px;
	color: #ffffff;
	background-color: #7c8486;
	
	margin: 0px;
	margin-right: 3px;
	overflow: hidden;
	
	padding: 3px;
	border: 1px solid #0c3e57;
}

input:hover
{
	background-color: #002E45;
}

.form_class
{
	font-size: 12px;
	color: #7c8486;
	
	font-weight: bold;
	line-height: 20px;
	
	width: 100%;
	margin: 0;
	padding: 0;
	
	float: left;
}

.form_class div.error-message
{
	font-size: 0.8em;
	color: #ff0000;
	
	width: 100%;
	float: left;
}

/* Formulario pagina contato */
div#contact_left{
	padding-left: 80px;
	width: 326px;
	float: left;
}
div#contact_right{
	font-size: 12px;
	width: 300px;
	float: left;
	text-align: left;
}

div#contact_right span{
	font-size: 12px;
	color: #7c8486;
	font-weight: bold;
}

#contatos form
{
	width: 100%;
	height: 370px;
}

#contatos input, #contatos textarea
{
	color: #7c8486;
	background-color: #ffffff;
	
	width: 250px;
	
	float: left;
	clear: left;
	
	cursor: text;
}

#contatos label
{	
	display: block;
	float: left;
}

input#ContatoDdd{
	width: 20px;
	margin: 0 5px 0 0;
	clear: left;
}

input#ContatoFone{
	width: 100px;
	clear: none;
}

#contatos .action input 
{
	width: 100px;
	
	font-size: 11px;
	color: #ffffff;
	background-color: #7c8486;
	
	margin-top: 10px;
	margin-right: 2px;
	
	padding: 3px;
	border: 1px solid #0c3e57;
	
	cursor: pointer;
	float: left;
	clear: none;
}

#contatos .action input:hover
{
	background-color: #002E45;
}

#localizacao{
	width: 350px;
	height: 320px;
	border: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}

/* Formulario pagina cadastro */
#cadastros form
{
	padding-left: 170px;
}

div.select > label 
{
	font-size: 12px;
	color: #7c8486;
	
	font-weight: bold;
	line-height: 20px;
	
	width: 100%;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 8px;
	
	float: left;
}

#cadastros label
{
	font-size: 12px;
	color: #7c8486;
	
	display: block;
	float: left;
}

#cadastros input, #cadastros checkbox
{
	color: #7c8486;
	background-color: #ffffff;

	margin: 0px;
	margin-right: 4px;
	
	float: left;
	clear: left;
}

input#SubscriptionName{
	width: 400px;
	border: 1px solid #0c3e57;
}

input#SubscriptionEmail{
	width: 400px;
	border: 1px solid #0c3e57;
}

#cadastros .action input 
{
	width: 100px;
	
	font-size: 11px;
	color: #ffffff;
	background-color: #7c8486;
	
	margin-top: 10px;
	margin-right: 2px;
	
	padding: 3px;
	border: 1px solid #0c3e57;
	
	cursor: pointer;
	float: left;
	clear: none;
}

#cadastros .action input:hover
{
	background-color: #002E45;
}

/* Form Busca */
div#busca{
	color: #7c8486;
	font-size: 12px;
}

input#EquipamentoBusca, input#ProdutoBusca, input#NoticiaBusca{
	color: #7c8486;
	background-color: #ffffff;
	
	margin-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	cursor: text;
}

#busca input[type=submit]
{
	width: 55px;
	
	font-size: 11px;
	color: #ffffff;
	background-color: #7c8486;
	
	margin-top: 10px;
	margin-right: 2px;
	
	padding: 3px;
	border: 1px solid #0c3e57;
	
	cursor: pointer;
}

#busca input:hover[type=submit]
{
	background-color: #002E45;
}

/* Noticias */
#noticia ul{
	padding-top: 20px;
}
#noticia ul li{
	font-size: 12px;
	color: #002E45;
	font-weight: bold;
	padding-bottom: 4px;
}
#noticia ul li a{
	color: #7c8486;
}
#lista_noticia{
	text-align: center;
	width: 90%;
	padding-left: 50px;
	padding-top: 25px;
}
#lista_noticia ul li{
	font-size: 12px;
	color: #002E45;
	font-weight: bold;
	padding-bottom: 25px;
	float: left;
	width: 120px;
	height: 150px;
}

/* Mapa do site */
#mapa{
	padding-top: 35px;
	color: #0c3e57;
}
#mapa ul{
	padding-left: 55px;
	font-size: 12px;
}
#mapa ul li{
	padding-bottom: 8px;
	list-style: circle;
}
#mapa ul li a{
	color: #0c3e57;
}

/**/
.message{
	font-size: 12px;
	color: #ff0000;
	font-style: italic;
	line-height: 20px;
	padding-bottom: 18px;
}


/* unsubscribe */
#unsubscribe{
	padding-left: 170px;
	padding-top: 30px;
}
#unsubscribe label
{
	font-size: 12px;
	color: #7c8486;
	
	display: block;
	float: left;
}

input#SubscriptionName, input#SubscriptionEmail
{
	color: #7c8486;
	background-color: #ffffff;

	margin: 0px;
	margin-right: 4px;
	
	width: 250px;
	
	float: left;
	clear: left;
}
#unsubscribe input[type=submit], #unsubscribe input[type=reset]
{
	width: 100px;
	
	font-size: 11px;
	color: #ffffff;
	background-color: #7c8486;
	
	margin-top: 10px;
	margin-right: 2px;
	
	padding: 3px;
	border: 1px solid #0c3e57;
	
	cursor: pointer;
}

#unsubscribe input:hover[type=submit], #unsubscribe input:hover[type=reset]
{
	background-color: #002E45;
}