/**
 * FAA CSS DOCUMENT
 * 
 * _______@author Mark Scerri <mark.scerri@alert.com.mt>
 * _______@date june 2009
 * _______@last updated 7th july 2009
 * _______@copyright 2008 Alert Communications
 *
 */
body {
	margin:0;
	background:url(../pics/background-site.jpg) center repeat-y;
}
img {
	border:0;
}
#sitecontainer {
	width:945px;
	margin:0px auto;
}
#spacer {
	height:10px;
	background-color:white;
}
#topBanner {
	width:inherit;
	height:195px;
}
#mainMenu {
	width:940px;
	height:43px;
	background:url(../pics/menu-background.jpg) repeat-x;
}
#mainMenu ul {
	margin:0;
	padding:13px 0 0 90px;
	list-style-type:none;
}
#mainMenu ul li {
	float:left;
	margin:0;
	padding:0 7px 0 7px;
}
#mainMenu ul li img {
	padding:0;
}
#gradientBackground {
	width:inherit;
	height:19px;
	background:url(../pics/background-gradient.jpg) no-repeat;
}
#contentContainer {
	float:left;
	width:inherit;
	height:auto;
	background:url(../pics/background.jpg) repeat-y;
}
#contentContainer_Left {
	float:left;
	width:180px;
	height:auto;
	padding: 6px 0 0 20px;
}
#quickLinks {
	float:left;
	width:167px;
	height:auto;
}
#quickLinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#quickLinks ul li {
	float:left;
	margin:0;
	padding:0 0 15px 0;
}
#contentContainer_Right {
	float:left;
	width:740px;
	height:auto;
}
#welcome {
	float:left;
	width:280px;
	height:auto;
	padding:6px 12px 14px 14px;
}
#welcome_top-corners {
	width:280px;
	height:9px;
	background:url(../pics/top-corners-white_medium.jpg) center no-repeat;
}
#welcome_content {
	width:244px;
	height:auto;
	padding:4px 18px 10px;
	background-color:#FFF;
}
#welcome_bottom-corners {
	width:280px;
	height:9px;
	background:url(../pics/bottom-corners-white_medium.jpg) center no-repeat;
}
#page {
	float:left;
	width:700px;
	height:auto;
	padding:6px 12px 14px 14px;
}
#page_top-corners {
	width:706px;
	height:9px;
	background:url(../pics/top-corners-white_long.jpg) center no-repeat;
}
#page_content {
	width:670px;
	padding:4px 18px 10px;
	background-color:#FFF;
	overflow:hidden;
}
#page_content a {
	color:#009900;
	text-decoration:underline;
}
#page_content a:hover {
	text-decoration:none;
}
#page_bottom-corners {
	width:706px;
	height:9px;
	background:url(../pics/bottom-corners-white_long.jpg) center no-repeat;
}
#news {
	float:left;
	width:180px;
	height:auto;
	padding:6px 12px 14px 14px;
}
#news_top-corners {
	width:180px;
	height:9px;
	background:url(../pics/top-corners-white_small.jpg) center no-repeat;
}
#news_content {
	width:150px;
	height:auto;
	padding:6px 15px 14px 15px;
	background-color:#FFFFFF;
	text-align:left;
}
#news_bottom-corners {
	width:180px;
	height:9px;
	background:url(../pics/bottom-corners-white_small.jpg) center no-repeat;
}
#submenu {
	float:left;
	width:167px;
	margin-bottom:20px;
	height:auto;
}
#submenu_top-corners {
	width:167px;
	height:9px;
	background:url(../pics/top-corners-white_sub.jpg) center no-repeat;
}
#submenu_content {
	width:137px;
	height:auto;
	padding:5px 15px 5px 15px;
	background-color:#FFFFFF;
}
#submenu_bottom-corners {
	width:167px;
	height:9px;
	background:url(../pics/bottom-corners-white_sub.jpg) center no-repeat;
}
#submenu_levels ul {
	padding:0px 10px;
	margin:0px 10px;
}
#submenu_levels li {
	list-style:none;
	list-style-image:url(../pics/bullet.jpg);
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	margin:2px;
}
#submenu_levels li a {
	color:#006600;
}
#events {
	float:left;
	width:180px;
	height:auto;
	padding:6px 12px 14px 14px;
}
#events_top-corners {
	width:180px;
	height:9px;
	background:url(../pics/top-corners-blue.jpg) center no-repeat;
}
#events_content {
	width:150px;
	height:auto;
	padding:6px 15px 14px;
	background-color:#005882;
	text-align:left;
}
#events_bottom-corners {
	width:180px;
	height:9px;
	background:url(../pics/bottom-corners-blue.jpg) center no-repeat;
}
#footer {
	float:left;
	width:940px;
	height:27px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer_Left {
	float:left;
	width:340px;
	height:inherit;
	padding:0 0 0 20px;
}
#footer_Left a {
	color:#484848;
	text-decoration:none;
}
#footer_Left a:hover {
	text-decoration:underline;
}
#footer_Right {
	float:left;
	width:551px;
	height:inherit;
	padding:0 29px 0 0;
}
#footer_Right ul {
	margin:0;
	text-align:right;
	padding:0;
	list-style-type:none;
}
#footer_Right ul li {
	display:inline;
	margin:0;
	padding:0 0 0 10px;
}
#footer_Right ul li a {
	color:#484848;
	text-decoration:none;
}
#footer_Right ul li a:hover {
	text-decoration:underline;
}
#module {
	margin: 10px 0px;
	width:150px;
	height:auto;
}
#module header {
	width:inherit;
	height:14px;
}
#module text {
	width:inherit;
	height:auto;
}
.textbox {
	border: 1px solid #CCCCCC;
	text-align: justify;
	width: 200px;
	height:16px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.dropdown {
	border: 1px solid #CCCCCC;
	text-align: justify;
	width: 205px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	border: 1px solid #CCCCCC;
	text-align: justify;
	width: 202px;
	background:#FFFFCC;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#smalltext {
	font: italic 9px Verdana, Arial, Helvetica, sans-serif;
}
.button {
	background:#006f34;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	border:0;
	height:20px;
	padding:3px 4px 4px 4px;
}
.textContent {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.textContent p {
	margin:10px 0;
	padding:0;
}
.white {
	color:#FFFFFF;
}
.grey {
	color:#7d7d7d;
}
.underline {
	text-decoration:underline;
}
h1 {
	font: normal 16px "Lucida Sans" Verdana, Arial, Helvetica, sans-serif;
	color:#016a31;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0;
}
h2 {
	font: normal 13px "Lucida Sans" Verdana, Arial, Helvetica, sans-serif;
	color:#016a31;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0;
}
h3 {
	font: 13px "Lucida Sans" Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0;
	font-smooth:always;
}
.table {
	margin:15px 0 0;
}
.padding8 {
	padding:13px;
}
.textversion {
	margin:auto;
	margin-top:10px;
}
.print {
	text-align:right;
	background-color:#FFFFFF;
	width:670px;
	padding:0 10px 0 26px;
}
.print a {
	padding-left:24px;
	background:url(../pics/print-icon.jpg) no-repeat left center;
	color:#7d7d7d;
}

