/**
*	Maga Design | Default CSS
*	Copyright © 2009 Maga Design [http://www.magadesign.com.br]
*
*	Developed By: Tiago Gerken <tiago@magadesign.com.br>
*
**/

*{
	margin:0px;
	padding:0px;
}

a{text-decoration:none;}
img{border:none;}

body{
	background:url("../img/bg_top.jpg") top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	
}

body#internal{
	background:url("../img/bg_interna.jpg") repeat-x top;
}


h1{
	font-size: 30px;
	line-height:normal;
}

h2 {
	font-size: 25px;
	line-height:normal;
}

h3 {
	font-size: 20px;
	line-height:normal;
}

h4 {
	font-size: 15px;
	line-height:normal;
}

h5 {
	font-size: 10px;
	line-height:normal;
}

h6 {
	font-size: 10px;
	line-height:normal;
}


#wrap{
	width:990px;
	margin:0 auto;
}

#wrap #top{
	width:100%;
	padding-top:5px;
	display:table;
}

#wrap #top h1#logo{
	width:174px;
	height:175px;
	position:relative;
	z-index:3;
}

#wrap #top ul#menu{
	font-family:"IsonormD", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	font-weight:normal;
	background:url("../img/bg_menu.png") top left no-repeat;
	width:749px;
	height:18px;
	position:absolute;
	padding:15px 16px 16px 215px;
	top:62px;
	color:#666;
}

#wrap #top ul#menu li{
	height:23px;
	margin-right:7px;
	float:left;
	list-style:none;
}

#wrap #top ul#menu li#agen{
	width:61px;
	background:url(../img/bg_menuItens.png) no-repeat -1px -25px;
}

#wrap #top ul#menu li#agen:hover{
	background:url(../img/bg_menuItens.png) no-repeat -1px -2px;
}

#wrap #top ul#menu li#serv{
	width:61px;
	background:url(../img/bg_menuItens.png) no-repeat -62px -25px;
}

#wrap #top ul#menu li#serv:hover{
	background:url(../img/bg_menuItens.png) no-repeat -62px -2px;
}

#wrap #top ul#menu li#port{
	width:76px;
	background:url(../img/bg_menuItens.png) no-repeat -123px -25px;	
}

#wrap #top ul#menu li#port:hover{
	background:url(../img/bg_menuItens.png) no-repeat -123px -2px;	
}

#wrap #top ul#menu li#clie{
	width:61px;
	background:url(../img/bg_menuItens.png) no-repeat -199px -25px;
}

#wrap #top ul#menu li#clie:hover{
	background:url(../img/bg_menuItens.png) no-repeat -199px -2px;
}

#wrap #top ul#menu li#noti{
	width:61px;
	background:url(../img/bg_menuItens.png) no-repeat -260px -25px;
}

#wrap #top ul#menu li#noti:hover{
	background:url(../img/bg_menuItens.png) no-repeat -260px -2px;
}

#wrap #top ul#menu li#cont{
	width:61px;
	background:url(../img/bg_menuItens.png) no-repeat -321px -25px;
}

#wrap #top ul#menu li#cont:hover{
	background:url(../img/bg_menuItens.png) no-repeat -321px -2px;
}

#wrap #top ul#menu li:hover a{
	color:#fff;
}

#wrap #top ul#menu li a{
	width:100%;
	height:23px;
	display:block;
}

#wrap #top ul#menu li a span{
	display:none;
}

#wrap #top ul#menu li.carrer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:none;
	text-align:center;
	margin-right:0px;
	width:45px;
	height:17px;
	padding-top:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:right;
	background:#DF8C19;
	position:relative;
	top:-1px;
}

#wrap #top ul#menu li.carrer a{
	color:#fff;
}

#wrap #middle{
	width:975px;
	display:table;
}
/* START HOME_CONTENT */

#wrap #middle #home_content{
	width:100%;
	display:table;
}

#wrap #middle #home_content #content_top{
	width:747px;
	float:right;
	display:table;
	position:relative;
	top:-55px;
	right:18px;
}

#wrap #middle #home_content #content_top #news{
	width:295px;
	display:table;
	float:left;
	margin-right:40px;
}

#wrap #middle #home_content #content_top #news h2{
	letter-spacing:-1px;
	line-height:25px;
	color:#fff;
	margin-bottom:5px;
}
#wrap #middle #home_content #content_top #news h2 a{
	color: #FFF;
}

#wrap #middle #home_content #content_top #news #news_post{
	width:100%;
	display:table;
	margin-bottom:5px;
}

#wrap #middle #home_content #content_top #news p{
	color:#fff;
	font-size:11px;
	line-height:11.5px;
}

#wrap #middle #home_content #content_top #news ul#otherNews{
	display:table;
	width:100%;
	margin-top:10px;
}

#wrap #middle #home_content #content_top #news ul#otherNews li{
	list-style:none;
	display:table;
	width:100%;
	margin-bottom:10px;
}

#wrap #middle #home_content #content_top #news ul#otherNews li span{
	margin-right:10px;
}

#wrap #middle #home_content #content_top #news ul#otherNews li h5{
	color:#fff;
	font-weight:normal;
	font-size:13px;
	letter-spacing:-0.3px;
}
#wrap #middle #home_content #content_top #news ul#otherNews li h5 a{
	color: #fff;
}

#wrap #middle #home_content #content_top #slider{
	width:364px;
	position:relative;
	float:right;
	background:#000;
	overflow:hidden;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:364px;
	height:200px;
	background:#899;
}
	
span#prevBtn{
	background:url(../img/icon_prev.png) no-repeat center left!important;
	display:block;
	width:20px;
	height:20px;
	float:left;
	position:relative;
	top:85px;
	left:30px;
}
span#nextBtn{
	background:url(../img/icon_next.png) no-repeat center left!important;
	display:block;
	width:20px;
	height:20px;
	float:left;
	position:relative;
	top:85px;
	left:400px;
}	

span#nextBtn a,span#prevBtn a{
	display:block;
	width:100%;
	height:20px;
}

#wrap #middle #home_content #content_down{
	width:970px;
	display:table;
	position:relative;
	float:left;
	top:-10px;
}

#wrap #middle #home_content #content_down div.highlights{
	width:230px;
	float:left;
	margin-right:10px;
}

#wrap #middle #home_content #content_down div.highlights h4{
	font-family:IsonormD;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	color:#DF8C19;
	margin-bottom:3px;
}

#wrap #middle #home_content #content_down div.highlights div.highlights_content{
	width:213px;
	height:83px;
	padding:7px;
	background:#F2F2F2;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}

#wrap #middle #home_content #content_down div.highlights div.highlights_content p{
	font-size:11px;
	line-height:13px;
	color:#777;
}

#wrap #middle #home_content #content_down div.highlights div.highlights_content form{
	margin-top:5px;
}

#wrap #middle #home_content #content_down div.highlights div.highlights_content form input[type=text]{
	width:150px;
	height:18px;
	*height:15px;
	float:left;
	color:#808080;
	padding:3px 5px 0px;
	font-size:10px;
	margin-bottom:5px;
	border:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#wrap #middle #home_content #content_down div.highlights div.highlights_content form input[type=image]{
	float:right;
	position:relative;
	top:-25px;
	*top:-40px;
}

#wrap #middle #home_content #content_down #resposta{
	color: #777;
	font-weight: bold;
}

/* END HOME_CONTENT */

#wrap #bottom{
	width:940px;
	padding:25px;
	height:40px;
	display:table;
	background:url(../img/bg_footer.png) no-repeat left;
}

#wrap #bottom p.address{
	font-size:11px;
	color:#fff;
	float:left;
	width:233px;
	display:table;
	margin-right:15px;
}

#wrap #bottom p.credits{
	font-size:11px;
	color:#F3CEA1;
	width:400px;
	display:table;
}

#wrap #bottom img{
	float:right;
	position:relative;
	top:-15px;
}




/* START CLASSES */
.last{
	border:none!important;
	margin:0px!important;
}

.date_one{
	background:#C27521;
	width:48px;
	height:11px;
	font-size:9px;
	display:block;
	padding:3px 4px;
	color:#fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	float:left;
}

.user{
	font-size:9px;
	position:relative;
	top:5px;
	margin-left:10px;
	color:#F7DDBF;
}
/* END CLASSES */

.container { 
	width:365px; 
	height:200px; 
	overflow:hidden; 
	margin:0 auto; 
	cursor:pointer;
	border:1px solid #000;
}

.slides { 
	position:absolute; 
	top:0; 
	left:0; 
	float:left;
}
.slides div { 
	position:absolute; 
	top:0; 
	width:365px; 
	height:200px; 
	display:table; 
	float:left;
}
#slider li img{
	
}
.slides div h4{
	position:relative;
	z-index:2;
	display:table;
}

/*---------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#wrap #bottom{
		width:990px;
		padding:25px;
		height:50px;
		display:table;
		background:url(../img/bg_footer.png) left no-repeat;
	}
	
	#wrap #bottom p.address{
		font-size:11px;
		color:#fff;
		float:left;
		width:233px;
		display:table;
		margin-right:15px;
	}
	
	#wrap #bottom p.credits{
		font-size:11px;
		color:#F3CEA1;
		width:400px;
		display:table;
	}
	
	#wrap #bottom img{
		float:right;
		position:relative;
		top:-15px;
	}
}

/* ESTILO PAGINAÇÃO */

#pagination #block{
	width:510px;
	display:table;
	margin:0 auto;
	clear: both;
	color:#CCC;
}

#pagination .leftGroup{
	float:left;
}

#pagination .rightGroup{
	float:right;
}

#pagination a{
	margin-right:5px;
	font-size:12px;
	color:#666;
}
#pagination a:hover{
	color: #DF8C19;
}
#pagination a span{
	font-size:15px;
	font-weight:bold;	
}

#pagination label{
	display:table;
	margin-left:5px;
	float:left;
	width:70px!important;
}

#pagination label input{
	width:25px;
	background:#fff;
	border:1px solid #e1e1e1;
	font-size:11px;
	height:12px;
	float:left;
	color:#808080;
	padding:4px;
}

#pagination #block label span{
	width:30px;
	float:left;
	
}


/* Easy Slider */
#portfolioHighLights { 
	width:365px; 
	height:200px; 
	overflow:hidden; 
	margin:0 auto; 
	cursor:pointer;
	border:1px solid #000;
	
}

#portfolioHighLights img { 
	width:365px; 
	height:200px; 
}
									
