/* Active page links */
body#NAV1 a#N1,
body#NAV2 a#N2,
body#NAV3 a#N3,
body#NAV4 a#N4,
body#NAV5 a#N5,
body#NAV6 a#N6 {
	color:#ffffff;text-decoration:none;
}
/* Wild card of padding and margin, if not css set than takes 0 value,( 0 0 0 0 )= Top, Right, Bottom, Left */
*{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/* Main body, stipulating font size and family */
body{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;color:#847777;
}
/* Paragraph margin */
p{
	margin:0 0 17px 0;
}
/* ul padding and margin used for bullet points */
ul{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}
ul li{
	padding:0 0 10px 0;
}
/* General link colour */
a{
	font-weight:600;
	cursor:pointer;
	color:#182f5e;
}
a:hover{
	color:#182f5e;
}
a.Battle{font-size:13px;}
a.Battlehead{font-size:13px;color:#ffffff;text-decoration:none;}
#Battlefield{color:#000000;}
/* Footer link colour */
#Footlink {
	color:#ffffff;
}
/* Email link colour */
#Maillink {
	color:#182f5e;
}
h1{font-size:14px;color:#4672CB;font-weight:500;display: inline;}
#h1sub{position:absolute; bottom:5px; left:180px;font-size:14px;color:#4672CB;font-weight:500;}
/* Heading 3 page title */
h2{
	font-weight:800;
	font-size:1.2em;
	color:#6c6c6c;
	margin:0 0 10px 0;
}
/* Heading 4 blue bar titles */
h3{
	font-weight:700;
	font-size:1.2em;
	color:#ffffff;
	background:#4177B3;
	padding:2px 0 2px 4px;
	margin:0 0 10px 0;
}
#centerblue{
	font-weight:700;
	font-size:1.2em;
	color:#ffffff;
	background:#4177B3;
	padding:2px 0 1px 0;
	text-align:center;
}
/* Heading 5 GRAY bar*/
#G5{
	font-weight:700;
	font-size:1.2em;
	color:#ffffff;
	background:#808080;
	padding:2px 0 2px 4px;
	margin:0 0 10px 0;
}
/* Heading 4 blue bar titles */
#bluetext{
	font-weight:700;
	font-size:1.2em;
	color:#4672C0;
	padding:2px 0 2px 4px;
	margin:0 0 10px 0;
}
/* bluebox */
#bluebox{
	border:1px solid #6980a1;
	padding:5px;
}
#thinbox{
	border:1px solid #6980a1;
	padding:5px;
}
#thinbox2{
	border:1px solid #6980a1;
	height:385px;
}
#thinbox3{
	border:1px solid #6980a1;
	padding:5px;
	background-image:url(../images/Wea-Map2.jpg);
	background-repeat:no-repeat;
	height:206px;
}
#bluebg{
	background:#4177B3;
}
/* Empty Legs & Mission profiles blue bar , lightbluebar  */
#bluebar{
	font-weight:700;
	font-size:1.1em;
	color:#303030;
	height:18px;
	text-align:center;
	background:#6980a1;
	padding:2px 0 2px 0;
}
#bluebar2{
	font-weight:500;
	font-size:1.1em;
	color:#ffffff;
	height:18px;
	text-align:center;
	background:#6980a1;
	padding:2px 0 2px 0;
}
#lightbluebar{
	font-weight:500;
	font-size:1.1em;
	height:18px;
	text-align:center;
	color:#303030;
	background:#C5E2FF;
	padding:2px 0 2px 0;
}
#lightbluebar2{
	font-weight:500;
	font-size:1.1em;
	height:18px;
	text-align:center;
	color:#303030;
	background:#C5E2FF;
	padding:2px 0 2px 0;
}
#lightbluebar3{
	font-weight:500;
	font-size:1.1em;
	height:18px;
	text-align:center;
	color:#303030;
	background:#9EB5DE;
	padding:2px 0 2px 0;
}
#Graybar{
	font-weight:700;
	font-size:1em;
	height:18px;
	text-align:center;
	color:#303030;
	background:#cccccc;
	padding:2px 0 2px 0;
}
#Whitebar{
	font-weight:700;
	font-size:1em;
	height:18px;
	text-align:center;
	color:#303030;
	padding:2px 0 2px 0;
}
/* Subtitle */
#subtitle{
	font-weight:800;
	color:#6c6c6c;
}
/* Noscript */
#noscript{
	padding:30px 0 0 0;
	text-align:center;
	color:#000000;
}
/* Main wrapper alignment and width */
#Wrapper{
	position:relative;
	width:965px;
	background-image:url(../images/Outer_01.png);
	margin:0 auto 0 auto;
}
/* Header image container */
#Header{
	position:relative;
	height:106px;
	background-image:url(../images/Wea-Banner.jpg);
	background-repeat:no-repeat;
	width:955px;
	margin:0 auto 0 auto;
}
/* The client is everything */
#MOTO{position:absolute; bottom:0px; right:0px; width:500px; height:195px}
/* Wea Gent */
#GENT{position:absolute; bottom:215px; left:40px; width:240px; height:169px;border:1px solid;}
/* Wea Gent avoid */
#avoid{margin:38px 0 60px 125px;}
/* Midcontainer */
#Midcontainer {
	height:auto;
	background-image:url(../images/Wea-Middle.jpg);
	width:955px;
	margin:0 auto 0 auto;
}
/* Menucontainer */
#Menucontainer {
	width:955px;
	margin:0 auto 0 auto;
	height:auto;
}
/* Menu overspill prevention */
#widesplit{	width:955px;margin:0 auto 0 auto;height:auto;}
/* Drop menu containers */
/* Drop menu spacer */
#Menuspace{
	float:left;
	width:1px;
	height:10px;
}
#Menu1{/* Drop menu container 1 */
	width:159px;
	float:left;
	text-align:center;
	background:#34688C;
}
#Menu2{/* Drop menu container 2 */
	width:158px;
	float:left;
	text-align:center;
	background:#34688C;
}
#Menu3{/* Drop menu container 3 */
	width:158px;
	float:left;
	text-align:center;
	background:#34688C;
}
#Menu4{/* Drop menu container 4 */
	width:158px;
	float:left;
	text-align:center;
	background:#34688C;
}
#Menu5{/* Drop menu container 5 */
	width:158px;
	float:left;
	text-align:center;
	background:#34688C;
}
#Menu6{/* Drop menu container 6 */
	width:159px;
	float:left;
	text-align:center;
	background:#34688C;
}
/*  Clear floats */
#Clearboth{
	clear:both;
}
#Clearleft{
	clear:left;
}
#Clearright{
	clear:right;
}
/* Main column's  */
/* Column spacer's  */
#Columnspace1{/* Main column space left */
	float:left;
	width:12px;
	height:100px;
	margin:0 0 0 0;
	height:50px;
}
#Columnspace2{/* Main column space central  */
	float:left;
	width:13px;
	height:100px;
	margin:0 0 0 0;
	height:50px;
}
#Columnspace3{/* Main column space left */
	float:left;
	width:10px;
	height:100px;
	margin:0 0 0 0;
	height:50px;
}
#Column1{/* Main column 1  */
	float:left;
	width:159px;
	text-align:center;
	margin:0 0 0 0;
	height:509px;	
}#Col1pad{padding:0px 5px 5px 10px; color:#3f488e;text-align:left;}

#Column2{/* Main column 2  */
	float:left;
	width:300px;
	text-align:left;
	overflow:auto;
	margin:10px 0 0 0;
}
#Column3{/* Main column 3  */
	float:left;
	width:300px;
	text-align:left;
	overflow:auto;
	margin:10px 0 0 0;
}
#Column4{/* Main column 4  */
	float:right;
	width:159px;
	text-align:left;
	overflow:hidden;
	margin:10px 0 0 0;
}
/* Main column 5 - Double width central  */
#Column5{
	float:left;
	width:613px;
	text-align:left;
	overflow:auto;
	margin:10px 0 0 0;
	height:440px;
}
/* Main column 6 - Timetable left scope  */
#Column6{
	float:left;
	width:420px;
	text-align:left;
	overflow:auto;
	height:455px;
	margin:10px 0 0 0;
}
/* Main column 7 - Timetable right scope  */
#Column7{
	float:left;
	width:181px;
	text-align:left;
	overflow:auto;
	margin:10px 0 0 0;
}
/* Special Column - Double width bg image  */
#special1{
	float:left;
	bottom:0px;
	right:0px;
	width:636px;
	height:509px;
	background-image:url(../images/Wea-Bg1.jpg);
	background-repeat:no-repeat;
}
#special2{
	float:left;
	bottom:0px;
	right:0px;
	height:509px;
	background-image:url(../images/Wea-Bg2.jpg);
	background-repeat:no-repeat;
}
#special3{
	float:left;
	bottom:0px;
	right:0px;
	height:509px;
	/*background-image:url(../images/Battlefield-1.jpg);
	background-repeat:no-repeat;*/
}
#special4{
	float:left;
	bottom:0px;
	right:0px;
	height:509px;
	background-image:url(../images/Wea-DDayBg.jpg);
	background-repeat:no-repeat;
}
/* Yellow area text padding and colour */
#Gray{
	background:#ECEFF4;
	padding:4px;
	border:1px solid #182f5e;
	text-align:center;
}
#Gray2{
	background:#9EB5DE;
	padding:0px;
	border:1px solid #182f5e;
	text-align:center;
}
/* Address area - airport address padder */
#Address{
	padding:0 5px 0 5px;
}
/* Footer bar */
#Footer{/* Outer Footer bar */
	position:relative;
	background-image:url(../images/Wea-Footer.jpg);
	color:#ffffff;
	width:955px;
	margin:0 auto 0 auto;
}
#bimage{
	width:965px;
	height:8px;
	background-image:url(../images/Outer_02.png);
	margin:0 auto 0 auto;
}
#Footerbar{/* Inner Footer bar */
	position:relative;
	padding:8px 0 13px 170px;
	text-align:left;
	color:#ffffff;
}
/* Drop menu's */
#sddm
{	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
	z-index:1;
}
#sddm li
{	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	float:left;	
}
#sddm li a
{	display:block;
	font-weight:500;
	margin:0 0 0 0;
	padding:6px 0 6px 0; /*used for padding text top and bottom if using text links*/
	width:157px;
	background:#34688C;
	color:#c5e2ff;
	text-align:center;
	text-decoration:none;
	border-top:1px solid #34688C;
	border-bottom:1px solid #34688C;
	border-right:1px solid #34688C;
}
#sddm li a:hover
	{
	color:#ffffff;
	background:#34688C;
	display:block;
}
#sddm div
{	position:absolute;
	visibility:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#34688C;
	border-top:1px solid #ffffff; /* puts whie line inbetween drop menu title and drop */
	border-left:1px solid #34688C;
}
	#sddm div a
	{	position:relative;
		display:block;
		font-weight:500;
		margin:0 0 0 0;
		padding:5px 50px 5px 5px;
		width:auto;
		white-space:nowrap;
		text-align:left;
		text-decoration:none;
		background:#34688C;
		color:#c5e2ff;
}
	#sddm div a:hover
	{	background:#8CA7D8; /* dark green #338475 - light green #8CA7D8 - Grey #eaeaea */
		color:#000000;
		border-top:1px solid #34688C;
		border-right:1px solid #34688C;		
		border-bottom:1px solid #34688C;
}
/* register fields */
.regsiters{font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;color:#847777;border:1px solid;width:280px;padding:0 0 0 5px;}
.secure{font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;border:1px solid;width:80px;text-align:center;padding:2px 0 2px 0;background:#B7CDE5;color:#000000;}

