@import url("empresa.css");
@import url("clientes.css");
@import url("news.css");
@import url("contato.css");

body{
	margin: 0;
	padding: 0;
}

#admin-menu {
	font-size:13px;
}

body.not-logged-in .messages.status {
	-moz-border-radius: 10px;
	background: url("../img/bg_footer.gif") repeat scroll 0 0 transparent;
	border: 1px solid #999;
	color: #FFF;
	font: normal bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	line-height: 23px;
	margin-bottom: 25px;
	padding: 15px;
	text-shadow: 0 -1px 0 #000;
}

.comment-upload-attachments td {
	padding: 5px 10px;
}

/************************
Geral
************************/
body{
	color: #333;
	font-size: 14px;
}


/************************
Layout
************************/
/* header */
#header{
	height: 80px;
	padding: 30px 0px;
}

#header #logo{
	float: left;
	margin-left: 5px;
	width: 320px;
}

#header #menu{
	float: right;
	height: 50px;
	padding: 20px 0 0;
	width: 445px;
}

#header #menu ul.links{
	display: inline;
}

#header #menu ul.links li{
	float: left;
	padding: 0;
	margin-left: 30px;
}
/*
#header #menu ul li a{
	color: #666;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-decoration: none;
}
*/


#header #menu ul.links li.menu-540 a{
	background: url(../img/menu-empresa.gif) no-repeat left top;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -99999px;
	width: 65px;
}

#header #menu ul.links li.menu-552 a{
	background: url(../img/menu-servicos.gif) no-repeat left top;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -999999px;
	width: 60px;
}

#header #menu ul.links li.menu-636 a{
	background: url(../img/menu-clientes.gif) no-repeat left top;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -999999px;
	width: 60px;
}

#header #menu ul.links li.menu-554 a{
	background: url(../img/menu-news.gif) no-repeat left top;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -999999px;
	width: 40px;
}

#header #menu ul.links li.menu-545 a{
	background: url(../img/menu-contato.gif) no-repeat left top;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -999999px !important;
	width: 58px;
}

#header #menu ul.links li.menu-540 a:hover, #header #menu ul.links li.menu-552 a:hover, #header #menu ul.links li.menu-636 a:hover, #header #menu ul.links li.menu-554 a:hover, #header #menu ul.links li.menu-545 a:hover{
	background-position: left bottom;
}


#header #menu ul.links li.active-trail a, .node-type-projeto li.menu-636 a, .node-type-news li.menu-554 a, .page-artigo li.menu-554 a, .page-news li.menu-554 a, .page-setor li.menu-636 a, .page-servicos li.menu-552 a{
	background-position: left bottom !important;
}



/************************
Textos
************************/
p{
	color: #333;
}

/************************
footer
************************/
#footer{
	background: url(../img/bg_footer.gif) repeat;
	float: left;
	padding: 30px 0 0;
	width: 100%;
}

#footer .footer_content{
	margin: 0 auto;
	width: 940px;
}

#footer p{
	color: #fff;
	font-size: 13px;
	
}

#footer .node .content{
	width: auto !important;
}

#footer h3{
	color: #fff;
	font-weight: lighter;
	text-shadow: 0 -1px 0 #000;
}

#footer #block-contato .meta, #footer #block-enews .meta, #footer #block-extranet .meta{
	display: none;
}

/* contato */
#footer #block-contato{
	color: #fff;
	float: left;
	margin-right: 30px;
	width: 290px;
}

#footer #block-contato a:link, #footer a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footer #block-contato a:hover, #footer a:active{
	text-decoration: none;
}


/* enews */
#footer #block-enews{
	color: #fff;
	float: right;
	width: 290px;
}

#block-enews fieldset input.nome, #block-enews fieldset input.email{
	border: none;
	clear: both;
	color: #666;
	float: left;
	height: 18px;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-top: 3px;
	width: 290px;
}

#block-enews fieldset input.cadastrar{
	background: url(../img/botao_cadastrar.gif) no-repeat;
	border: none;
	clear: both;
	display: block;
	float: right;
	height: 27px;
	overflow: hidden;
	text-indent: -99999px;
	width: 89px;
	cursor:pointer;
	line-height:0 !important;
	font-size:0 !important;
}

#block-enews fieldset input.cadastrar:hover {background-position:0 -27px;}

/* Webform enews */

/* enews */
#footer #block-enews{
	color: #fff;
	float: right;
	width: 290px;
}

	#block-enews form#webform-client-form-90 label {
		display: none !important;
	}

	#block-enews form#webform-client-form-90 #webform-component-nome,
	#block-enews form#webform-client-form-90 #webform-component-email {
		background: none !important;
		 clear: both;
		 float: left;
		 padding: 0 !important;
		 width: 290px !important;
	}
	
	#block-enews form#webform-client-form-90 input#edit-submitted-nome,
	#block-enews form#webform-client-form-90 input#edit-submitted-email {
		border: none;
		clear: both;
		color: #666;
		float: left;
		height: 18px;
		margin-bottom: 10px;
		padding-left: 3px;
		padding-top: 3px;
		width: 290px;
	}

	#block-enews form#webform-client-form-90 input#edit-submit {
		background: url(../img/botao_cadastrar.gif) no-repeat;
		border: none;
		clear: both;
		display: block;
		float: right;
		height: 27px;
		overflow: hidden;
		text-indent: -99999px;
		width: 89px;
		cursor:pointer;
		line-height:0 !important;
		font-size:0 !important;
	}
	
	#block-enews form#webform-client-form-90 input#edit-submit:hover { background-position:0 -27px; }

/* hack ie7 */
* + html/*/ * /**/ body input.nome, input.email{
	clear: both;
	float: left;
}

* + html/*/ * /**/ body input.cadastrar{
	clear: both !important;
	float: left !important;
	margin-left: 205px;
	text-indent: -999999px !important;
}


/* hack ie8 */
head/*/+body/**/ input.cadastrar{
	margin-left: 215px;
}


/* extranet */
#footer #block-extranet{
	color: #fff;
	float: left;
	width: 285px;
}

#block-extranet fieldset input.usuario, #block-extranet fieldset input.senha{
	border: none;
	clear: both;
	color: #666;
	float: left;
	height: 18px;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-top: 3px;
	width: 285px;
}

#block-extranet fieldset input.entrar{
	background: url(../img/botao_entrar.gif) no-repeat;
	border: none;
	clear: both;
	display: block;
	float: right;
	height: 27px;
	overflow: hidden;
	text-indent: -99999px;
	width: 66px;
	cursor:pointer;
	line-height:0 !important;
}

#block-extranet fieldset input.entrar:hover{background-position:0 -27px;}

/* hack ie7 */
* + html/*/ * /**/ body input.entrar{
	clear: both !important;
	float: left !important;
	margin-left: 225px;
	text-indent: -999999px !important;
}


/* copyright */
div.copyright{
	background: url(../img/footer_line.gif) repeat-x top left;
	clear: both;
	float: left;
	font-size: 12px;
	height: 30px;
	margin-top: 30px;
	padding-top: 15px;
	width: 940px;
}

.copyright span{
	color: #fff;
	float: left;
	text-shadow: 0 -1px 0 #000;
	width: 885px;
}

.copyright a{
	color: #fff;
	float: right;
	margin-left: 30px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
}

/* hack ie7 */
* + html/*/ * /**/ body .copyright span{
	width: 870px;
}



/************************
foto destaque home
************************/
.front h2#frase-destaque, .front #content .node > h2{
	display: none;
}

#block-views-DestaquesHome-block_1{
	display: block;
	height: 340px;
	margin-bottom: 40px;
	overflow: hidden;
	/*text-indent: -99999px;*/
	width: 940px;
}

.front #content{
	padding-bottom: 45px;
}

.front #content .content{
	float: left;
}

.front #content .content h2{
	background: url(../img/home-frase.gif) no-repeat;
	display: block;
	float: left;
	height: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	text-indent: -99999px;
	width: 430px;
}

#block-empresa-teaser{
	clear: both;
}

#block-empresa-teaser, #block-servicos-teaser{
	color: #333;
	float: left;
	margin-right: 20px;
	width: 300px;
}

#block-empresa-teaser a, #block-servicos-teaser a{
	color: #333;
	display: block;
	text-decoration: none;
}

#block-empresa-teaser a:hover, #block-servicos-teaser a:hover{
	color: #c80120;
}


#block-listanewshome{
	color: #333;
	float: left;
	width: 300px;
}

#block-empresa-teaser .meta, #block-servicos-teaser .meta{
	display: none;
}

#block-empresa-teaser h3{
	background: url(../img/home-empresa.gif) no-repeat;
	height: 30px;
	overflow: hidden;
	text-indent: -99999px;
	width: 95px;
}

#block-servicos-teaser h3{
	background: url(../img/home-servicos.gif) no-repeat;
	height: 30px;
	overflow: hidden;
	text-indent: -99999px;
	width: 95px;
}

#block-listanewshome h3{
	background: url(../img/home-news.gif) no-repeat;
	height: 30px;
	overflow: hidden;
	text-indent: -99999px;
	width: 175px;
}

#block-listanewshome ul.lista-news-home{
	color: #666;
	list-style: none;
	padding: 0 !important;
}

#block-listanewshome ul.lista-news-home li{
	border-bottom: 1px solid #e0e0e0;
	width: 290px;
}

#block-listanewshome ul.lista-news-home li a{
	color: #333;
	text-decoration: none;
}

#block-listanewshome ul.lista-news-home li a:hover{
	color: #c80120;
	text-decoration: none;
}

#block-listanewshome a#link-news-home{
	color: #c80120;
	float: left;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
}

#block-listanewshome a#link-news-home:hover{
	color: #666;
	text-decoration: none;
}

.search-results  .title {
	background: url(../img/seta-lista.gif) no-repeat 0px 5px;
	font-weight: bold;
	padding: 0 0 5px 15px;
}

.search-results  .title a {
	color: #333;
	text-decoration: none
}
.search-results dd {
	padding-left: 15px;
}
.search-results  .search-info {
	display: none;
}

.page-buscar .pager {
	margin-left: 0 !important
}

.page-buscar .form-item { display: none; }

.page-buscar div.box h2{
	display: block;
	background:transparent url(../img/titulo_busca.gif) no-repeat scroll left top;
	display:block;
	height:55px;
	margin-bottom:50px;
	overflow:hidden;
	text-indent:-99999px;
	width:620px;
}

/* Mensagens do site */
.node-type-news .messages {
	display:none;
}

.node-type-news .msg-aproval {
	background: url(../img/bgForm.jpg) repeat;
	width:455px;
	padding:10px;
	font-weight:bold;
}


.page-search .voltar {margin-left:160px;}
.page-search .box .content {margin-left:25px;}


/* Comentários - Transferência de arquivos */

#comment-form .form-item {
	background: url("../img/bgForm.jpg") repeat scroll 0 0 transparent;
	padding: 5px 0 10px 10px;
	width: 465px;
}
	
	#comment-form .form-item label {
		margin-bottom: 5px;
	}
	
	#comment-form .form-item a {
		text-transform: capitalize;
	}
	
#comment-form .collapsible {
	display: none;
}

#comment-form #edit-upload-wrapper .description {
	margin: 10px 0;
}

#comment-form #edit-attach {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: url("../img/bg_footer.gif") repeat scroll 0 0 transparent;
	border: none;
	color: #FFF;
	font: normal bold 15px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
}

#comment-form #edit-attach:hover {
	-moz-box-shadow: 2px 2px 8px #333 inset;
	-webkit-box-shadow: 2px 2px 8px #333 inset;
}

#comment-form table {
	background: url("../img/bgForm.jpg") repeat scroll 0 0 transparent;
	margin: 20px 0 !important;
	width: 475px;
}

#comment-form table th {
	font-size: 12px;
}

#comment-form table input.form-text {
	width: 225px;
}

#comment-form table .form-item {
	width: auto !important;
}

#comment-form table .description {
	display: none;
}

#comment-form #edit-preview {
}

.comment .new {
	display: none
}

.comment .submitted {
	font: italic 12px Arial;
	margin: 10px 0;
}

.comment .content p {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #EEE;
	margin: 20px 0;
	padding: 10px 20px;
}