/* ------ HOVA Screen Styles --------- */
/* ------ author: pmbb --------------- */

/* Main Elements*/
* { margin: 0; padding: 0;}
body{
	font-family: Arial, Verdana, sans-serf;
}
#container{
 width: 900px;
 margin: 0 auto;
}
#header{
 background: url(../images/b-head.jpg) no-repeat left top;
 text-indent: -999em;
 height: 148px;
 position: relative;
}
#main{
	width: 700px;
	margin: 0 auto;
}
img{
	border: 0;
}
a{
	color: #4D8AF1;
	
}

/* ------ Header ----------- */
#header ul{
	width: 242px;
	background: #234679 url(../images/top-nav.gif) no-repeat left bottom;
	color: #fff;
	text-indent: 0;
	position: absolute;
	top: 0;
	right: 12px;
	font: normal 11px Arial, Verdana, sans-serif;
	padding: 8px 0 8px 3px;
	
}
#header ul li{
	list-style: none;
	float: left;
	padding: 0 4px;
	border-right: 1px solid #fff;
}
#header ul li.last{
	border: 0;
}
#header ul li a{
	color: #fff;
	text-decoration: none;
}

/* ------ Content ----------- */
#primary{
	margin-left: 18px;
	margin-top: 23px;
	float: left;
	display: inline;
	color: #000;
	font-size: 14px;
}
#primary #services{
	float: left;
	margin-right: 5px;
	width: 171px;
	background: #dae0eb;
	
}
#primary #services ul li a{
	color: #9A0000;
	text-decoration: none;
	display: block;
	padding: 10px 0 10px  20px;
	line-height: 22px;
}
#primary #services li{ 
	list-style: none;
	border-bottom: 1px solid #fff;
}
#primary #services li.last{
	border: 0;
	background: url(../images/b-nav-bottom.gif) no-repeat left bottom;
}
#primary #services ul li.current a, #primary #services ul li a:hover{
	background: #9A0000;
	color: #fff;
}
#primary #services h4{
	width: 171px;
	background: #234679 url(../images/b-nav-top.gif) no-repeat left top;
	text-indent:20px;
	padding-top: 17px;
	padding-bottom: 5px;
	color: #fff;
	font: 18px Arial, Verdana, sans-serif;
	border-bottom: 1px solid #fff;
}
#sponsors{
	width: 286px;
	border-bottom: 1px solid #b1bcd1;
	float: left;
	padding-bottom: 15px;
}
#sponsors div{
	width: 137px;
	float: left;
	text-indent: -9999px;
	
}
#airport-info div{
	width: 125px;
	float: left;
	margin: 15px 0;
	padding-left: 12px;
	border-right: 1px solid #b1bcd1;
	
}
#airport-info div.last{
	border: 0;
}
#sponsors #tecnam a{
	width: 137px;
	height: 95px;
	display: block;
	background: url(../images/home-tecnam.gif) no-repeat left top;
	
}
#sponsors #tecnam{
	border-right: 1px solid #b1bcd1;

	
}
#sponsors #cirrus a{
	width: 145px;
	height: 95px;
	display: block;
	background: url(../images/home-cirrus.gif) no-repeat left top;
	
}



#airport-info{
	width: 286px;
	clear: both;
}
#airport-info a{
	color: #9a0000;
	text-decoration: none;
}

.inside #cirrus{
	border-top: 1px solid #647AA4;
}
.inside #tecnam{
	font-weight: bold;
	padding-left: 20px;
	padding-top: 24px;
	background: #fff;
}
.inside #tecnam a{
	display: block;
	width: 150px;
	height: 47px;
	background: url(../images/tecnam.gif) no-repeat left top;
	text-indent: -999em;
	padding-bottom: 20px;
}
.inside #cirrus{
	font-size: 12px;
	color: #221E1F;
	font-weight: bold;
	background:#fff url(../images/cirrus.gif) no-repeat 15px 8px;
	padding-left: 81px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 72px;
	margin: 0;
}
.inside #cirrus p{
	margin-top: 25px;
}
.inside #cirrus a{
	color: #221E1F;
	text-decoration: none;
}


#primary h3{
	margin-bottom: 18px;
	font-size: 16px;
}

#main{
	padding-left: 5px;
	padding-right:5px;
	float: left;
	width: 393px;
	border: 1px solid #B1BCD1;
	border-width: 0 1px;
	margin-bottom: 20px;
	
}
.inside #main{
	width: 688px;
	border-right: 0;
}

#main p, #main ul{
	margin-bottom: 18px;
}
#main ul{
	
	margin-left: 25px;
}

#news {
	border-top: 1px solid #b1bcd1;
}
#news h3{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 5px 0 5px 12px;
	background: #333333;
	
}
#news h4{
	font-size: 12px;
}
#news .entry{
	background: #f0f0f0;
	color: #333;
	font-size: 12px;
	padding: 12px;
	border-bottom: 1px solid #656565;
}
#news .entry p{
	margin-bottom: 13px;
}

#airport-info p{
	font-size: 13px;
	margin-bottom: 18px;
}
#secondary{
	margin-top: 23px;
	float: right;
}
#secondary img{
	margin-bottom: 36px;
}
#secondary h4{
	font-weight: bold;
	font-size: 14px;
}
.photos, .inside #flashcontent{
	float: right;
}
.inside #flashcontent{
	width: 400px;
	height: 300px;	
	margin-bottom: 15px;
	
}
.photos img{
	margin-bottom: 15px;
}
#actions{
	float: right;
	font-size: 12px;
	
}
#actions li{
	list-style: none;
	float: left;
	margin-right: 2px;
	background: url(../images/b-actions-l.gif) no-repeat left top;
	padding: 0;
}
#actions li span{
	font-size: 10px;
	padding: 0 12px;
	display: block;
}
#actions a{
	color: #333333;
	text-decoration: none;
	background: url(../images/b-actions-r.gif) no-repeat right top;
	padding: 2px 12px;
	line-height: 30px;
	display: block;
	

	
}

#actions a:hover{
	color: #9A0000;
}

#weather p{
	font-size: 12px;
}

/* ------ Footer ----------- */
#footer{
	height: 197px;
	color: #fff;
	background: url(../images/b-footer.gif) no-repeat left top;
	clear: both;
	padding-left: 186px;
	margin-top: 20px;
}
#footer h4{
	padding-top: 24px;
	font-size: 18px;
	width: 698px;
	border-bottom: 1px solid #fff;
	text-indent: 7px;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
#footer h5{
	font-size: 12px;
	margin-bottom: 18px;
}
#hanover{
	width: 411px;
}
#farmville{
	width: 200px;
}

#hanover, #farmville{
	margin-left: 7px;
	font-size: 12px;
	float: left;
}


#flashcontent{
	height: 217px;
	width: 288px;
	margin-bottom: 15px;
}

