/* CSS Document */
body {
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
.searchbox {
	width: 500px;
	height: 50px;
	margin-top: 108px;
	padding-bottom: 10px;
}
#searchpart {
	height: 55px;
	width: 145px;
	background-color: #e6e6e6;
	float: left;
}
.searchbartitle {
	background-image: url(../images/searchbarback.gif);
	height: 18px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 3px;
}

#navtitle{
	width: 300px;
	float: left;
	margin-top: 30px;
	padding-left: 5px;
	font-size: 10px;
}
.searchform form {
	margin: 0px;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}
.searchform input {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.searchform input#searchbtn {
	border: 2px solid #CCCCCC;
	font-size: 10px;
}
.menu {
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	float: left;
}
.content {
	width: 380px;
	float: left;
	padding: 10px;
	line-height: 16px;
	font-size: 11px;
	background-image: url(../images/htt_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.pilotcentre {
	margin-bottom: 10px;
}
.content img {
	margin-right: 10px;
}

.pilotcentre h2,.webcam h2 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/rightsidetitle.gif);
	font-weight: normal;
	margin: 0px;
	height: 16px;
	padding-top: 3px;
	padding-left: 20px;
	text-align: left;
}
.footer {
	width: 686px;
	background-image: url(../images/footerimg.gif);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	position: static;
}

.searchform #login {
	text-align: left;
	background-color: #E6E6E6;
}


.quicklink {
	float: right;
	width: 145px;
}
.weather {
	background-color: #E6E6E6;
	padding: 2px;
}
.leftpart {
	float: left;
	width: 145px;
}
.webcam {
	float: left;
	width: 145px;
	margin-top: 20px;
	background-color: #E6E6E6;
	text-align: center;
	line-height: 20px;
}


.bodypart {
	height: auto;
	overflow: auto;
}

.menu h2 {
	background-color: #185448;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu ul{
	list-style-type:none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.menu li {
	background-color: #E6E6E6;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.outlinewraper {
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	background-image: url(../images/titlebackground1.jpg);
	height: 235px;
	width: 100%;
}
.menu li#extended {
	background-color: #F7F7F7;
}
.menu li#extended li {
	background-color: #F7F7F7;
}

.header span{
	visibility:hidden;
}
a,a:visited {
	color: #185448;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

.clock{
	padding-left: 30px;
	background-image: url(../images/clockicon.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	height: 22px;
}
.pilotcentre#quicklink {
	text-align: center;
	font-size: 10px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 2px;
}
.newslist h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: normal;
}
.newslist a,.mewslist a:visited {
	background-color: #F7F7F7;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/nav_arrow_R.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	font-style: normal;
}
.newslist {
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 20px;
}
.weatherblock {
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
}
.weatherblock h3 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	background-color: #E6F7F3;
}

