@charset "utf-8";
/**************************** Web Vitality CSS for MF Airport Information Guides.  www.webvitality.co.uk **************************/

html {
	height:100%;
	}
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	color: #dfdfdf;
	margin: 0px;
	background-color: #3a3a3a;
	height:100%;
}

body a		{
	text-decoration: none;
	color: #fb1fac;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
body a:link	{
	text-decoration: none;
	color: #fb1fac;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
body a:hover{
	color: #ff8bd5;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
body a img 	{
	border:0;
	margin: 0px;
	padding: 0px;
} 

form {padding:0;margin:0;} 

ul, li{ 
	margin:0; 
	padding:0; 
}

/**************************** container styles **************************/
#div_Container {
	width: 768px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #2c2c2c;
	min-height:100%;
} 

/**************************** misc styles **************************/
#div_Header {
	height: 125px;
	text-align: left;
} 
	#div_Header #logo{	
	}
#div_HeaderLinks {
	text-align: left;
	height: 39px;
	color:#000;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	background-image: url(../images/template/background_Button_OFF.gif);
	background-repeat: repeat-x;
} 
#div_HeaderLinks a{
	display: inline-block;
	height: 19px;
	margin-top:0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
	margin-right:3px;
	margin-left:0px;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
} 
#div_HeaderLinks a:link{
	display: inline-block;
	height: 19px;
	margin-top:0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
	margin-left:0px;
	margin-right:3px;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
}
#div_HeaderLinks a:hover{
	background-image: url(../images/template/background_Button_ON.gif);
	background-repeat: repeat-x;
	text-decoration: none;
} 
#div_HeaderLinks ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
}
#div_HeaderLinks li{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	padding-right: 0px;
}
/**************************** main styles **************************/
#div_Main {
	text-align: left;
	float:left;
	margin-left: 20px;
	margin-top: 16px;
	width: 480px;
}
#div_Main p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 12px;
}
#introimage {
	margin-top:4px;	
}
#div_Main ul {
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 20px;
}
#div_Main li {
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/icons/bullet_List-Secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
}

#div_MainLeft {
	float:left;
	width:197px;
	text-align: left;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #e9e9e9;
	border: 1px solid #cacaca;
	padding-top:6px;
	padding-left:8px;
	padding-right:6px;
	padding-bottom:6px;
}

#div_MainLeft p {
	}
#div_MainLeft .list_primary {
	list-style-type: none;
	margin-top: 0px;
	
}
#div_MainLeft .list_primary_li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#div_MainLeft .list_primary_li a{
	font-size:14px;
	color:#000;
}
#div_MainLeft .list_primary_li a:link{
	font-size:14px;
	color:#000;
}
#div_MainLeft .list_sub {
	list-style-type: none;
	margin-top: 4px;
}
#div_MainLeft .list_sub_li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(../images/icons/bullet_List-Secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
#div_MainLeft .list_sub_li a {
	font-weight: normal;
	font-size:12px;
	color: #000;
}
#div_MainLeft .list_sub_li a:link {
	font-weight: normal;
	font-size:12px;
	color: #000;
}
#div_MainRight {
	float:right;
	width:202px;
	text-align: left;
	color:#000;
	border: 1px solid #cacaca;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #e0e0e0;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/template/background_Right.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#div_MainRight p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	}
#div_MainRight ul {
	list-style-type: none;
	margin-top: 4px;
}
#div_MainRight li {
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/icons/bullet_List-Secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
#div_MainRight h5 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	color: #000;
}
/**************************** footer styles **************************/
#div_Footer {
	text-align: left;
	font-size: 11px;
	padding-top:12px;
	padding-left:20px;
	padding-right:6px;
	padding-bottom:6px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676767;
} 
#div_Footer p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #9d9d9d;
} 
#div_Bottom {
	text-align: left;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 20px;
	color: #9d9d9d;
} 
#div_Bottom p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
} 
#div_WebVitality {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 210px;
	height: 23px;
	padding: 0px;
}
#div_WebVitality .text{
	float: left;
	padding-top: 0px;
	margin-top: 2px;
}
#div_WebVitality .logo {
	float:right;
	margin: 0px;
	padding: 0px;
}
		
/**************************** MAIN styles **************************/
#google {
	
}
#yahoo {
	margin-left:11px;
}
#msn {
	margin-left:11px;
}
.testimonial {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}
#whereyouwanttobe {
	margin-bottom:5px;
	margin-top:-10px;
}


/**************************** heading styles **************************/
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	color: #fff;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	color: #fff;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	color: #fff;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	color: #fff;
}
/**************************** misc styles **************************/
.strong {
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}
.price {
	font-size: 14px;
	color: #80c8fa;
	font-weight: bold;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.image_FloatLeft {
	float: left;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.image_FloatRight {
	float: right;
	padding-left: 20px;
	padding-top: 3px;
	margin-right: 5px;
}
.hr {
	height:1px;
	margin-bottom: 8px;
	background-color: #EDEDED;
	clear:both;
}
.submitbutton {
	width: 100px;
	height: 30px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.hr {
	height:1px;
	margin-bottom: 12px;
	background-color: #EDEDED;
	clear:both;
	margin-top: 4px;
}
hr {
	display: none;	
}

