/* @override 
	http://www.flight852.com/site/templates/flight852/css/template.css
	http://www.flight852.com/site/templates/rhuk_milkyway/css/template.css
*/

@charset "utf-8";
/* CSS Document */

/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY {
	margin: 0;
	padding:0;
	font-family: Tahoma, Arial, sans serif;
	color: #999999;
	background: #000 url(../images/background.jpg) repeat-x;
}

P{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-family: Tahoma, Arial, sans serif;
}
H1{

}
H2{
	
}


a:link, a:active, a:visited{
	text-decoration: none;
	color: #777777;

}
a:hover{
	text-decoration: underline;
}

ul {
	margin-left: 0;
}

li{
	list-style-type: none;
	margin-left: 0;
}


.mainmenu li {
	list-style-type: none;
	margin-left: 0;
	list-style-image: url(../images/flight_menu_image.gif);
	list-style-position: outside;
	padding-top: 6px;
	}

/* My Comment */

.mainmenu li a:link, .mainmenu li a:visited{
	color: #fafafa;
	}


/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

div#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	min-height: 600px;
	width: 930px;
}

div#header {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	height: 224px;
	background: url(../images/header.jpg) no-repeat;
}

div#page {
	position: relative;
	float: left;
	height: auto;
	padding: 20px;
	background-color: #0B0B0B;
	background-image: url(../images/background_abstract.png);
	background-repeat: repeat-y;
	top: -36px;
	min-height: 300px;
	width: 890px;
}

.mainmenu {
	position: absolute;
	width: 170px;
	top: 40px;
	right: 0px;
	z-index: 500;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans serif;
}


div#maincenter {
	position: relative;
	float: left;
	left: 0px;
	padding: 20px;
	width: 500px;
	height:auto;
	top:0px;
	z-index:3;
	text-indent: 2px;
	overflow: visible;
}

div#mainright {
 	position: relative;
	width: 220px;
	float: right;
	right:20px;
	height:auto;
	padding: 0 20px 20px 20px;
	top: 9px;
	z-index:4;
	text-indent: 2px;
	overflow: visible;
	background-color: #161616;
}

div#footer1 {
	position: relative;
	float: left;
	margin-top: -30px;
	padding-top: 45px;	
	height: 60px;
	width: 930px;
	background-color: #0B0B0B;
	color: #181818;
	font-size: 12px;
	text-align: center;
	z-index: 6;
}

/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */




.clr{
	clear:both
}
.componentheading,  .contentheading, .contentpagetitle, h3{
	border-top: 6px solid #333333;
	padding: 3px 0 2px 0;
	font-family: Tahoma, Verdana, Sans serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}



.latestnews{
	font-size: 14px;
	font-weight: normal;
	color: #666666;

}


.picborder {
	padding: 4px;
	border: 1px solid #999999;
}


#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-left: 13px;
	margin-bottom: -14px;
	margin-top: -6px;
	text-align: left;
	top: 0;
	z-index: 600;
	font-size: 10px;
	color: #777;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Sans serif;
}

#greeting {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-family: Tahoma, Arial, sans serif;
}
