/*RW darkened all heading colours from #03AED9 to #0095CB, except #menu2 and #visitorinfo */

html {font-size: 100%; line-height: 105%;}  /*fix for 'em' font-resizing bug in IE5 - IE78*/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	background-color: #727171;
	background-image: url(images/bkg-sides.jpg);
	background-repeat: repeat-y;
	background-position: center;
} 
img { border: 0; }
a { text-decoration: none; color: #3D3D3D; } 
p { color: #3D3D3D; }
dt { font-weight: bold; float: left; width: 130px; clear: both; font-size: 0.8em; }
dd { float: left; width: 280px; font-size: 0.8em; }

/* clearfix */	
.clearfix:after { content: "."; display: block;	clear: both; visibility: hidden; line-height: 0;	height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }	
/* end clearfix */
	
#container {
	width: 900px;
	margin: 0px auto;
	background-color: #FFF;
} 
#header {
	background: #ffffff url(images/header.jpg);
	border: 0;
	height: 10px;
}
#header img { padding-left: 20px; }

#subheader {clear: both; padding: 0; margin: 0 20px 0 20px;  width: 958px; background: #FFF url(/images/newdesign/line-horiz-content.gif) bottom left no-repeat; }

#navigation { float: left; }

#goHeader	{position: absolute; top: 4px; left: 685px; }
input.goHeader { width: 52px;	height: 19px;	background: transparent url(/images/newdesign/go_header.gif); border-width: 0px;	margin: 4px 10px 0 10px; }
input.goHeader:hover { background: url(/images/newdesign/go_header_hover.gif); }

/*#headerSearchbox {width: 160px;	height: 40px; display: block; position: absolute; top: 5px;	right: 450px;}
input.inputHeader {	width: 146px; height: 14px;	padding: 2px; background: #e4e4e4 url(/images/global/layout/bg_search_text.gif); border: white 1px solid; margin: 4px 0 0 0; } 
#headerSearchbox a	{ color: #B7C6D9; font-family: Arial, Helvetica, Verdana, sans-serif;}

#goHeader	{position: absolute; top: 5px; right: 380px; }
input.goHeader { width: 54px;	height: 23px;	background: transparent url(/images/newdesign/go_header.gif); border-width: 0px;	margin: 4px 10px 0 10px; }
input.goHeader:hover { background: url(/images/newdesign/go_header_hover.gif); }*/
	
#menu1 {
	width: 900px;
	top: 85px;
	position: relative;
	background-color: #FFFFFF;
}
#menu1 ul {
	float: left;
	list-style: none;
	width: 900px;
	height: 40px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu1 li {
	display: inline;
	margin: 0; padding: 0;
}
#menu1 a {
	float: left;
	margin: 0;
	padding: 5px 10px 0 20px;
	font: bold 12px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.3px;
	color: #000000;
}
#menu1 a.active {
	color: #999999;
	background: none;
	border: none;
}
#menu1 li#current a {
	color: #CC0000;
	}
	
#menu1 ul li a:hover, 
#menu1 ul li a:active {
	color: #999999;
	background: none;
	border: none;
}

#logoarea {
	width: 300px;
	height: 100px;
	padding: 0;
	background: #FFFFFF url(images/logo.jpg);
	float: left;
}

/*  Navigation  */
#nav {
	height: 100px;
	background-color: #FFFFFF;
	width: 600px;
	float: left;
}
#nav ul {
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0;
	display: inline;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	padding: 63px 20px 0;
	font: bold 12px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.3px;
	color: #000000;
	float: left;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #999999;
	background: none;
	border: none;
}
#nav ul li#current a {
	color: #CC0000;
}


#content {
	clear: both;
	width: 900px;
}
#content p  { font-size: 0.8em; font-weight: normal; margin: 0 0 5px 0; padding: 0em; }
#content p.standfirst {  width: 60em; margin-top: 5px; padding-top: 0; font-size: 1.0em; line-height: 1.2em; }
#content p a {
	color: #CC0000;
}
#content p a:hover {text-decoration: underline; }
#content .smallprint {font-size: 0.7em; }
#content h1 { font-size: 1.9em; font-weight: normal; padding: 0; margin: 15px 0 5px 0; }
#content h2 {
	color: #0096CE;
	font-size: 18px;
	margin: 15px 0 2px;
	padding: 0;
	line-height: 18px;
}
#content h2 a {
	color: #0096CE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content h2 a:hover { text-decoration: underline; }
#content h3 { font-size: 1.0em; font-weight: none; margin: 2px 0 3px 0; padding: 0;}
#content h3 a { color: #0096CE;}
#content h3 a:hover { text-decoration: underline; }
#content ul li a:hover {text-decoration: underline; }
#content a.red {color:#DF023B;}
#content a.green {color:#7DA70C;}
#content a.orange {color:#DF8902;}
#content a.blue {color:#03A0DB;}
#content a.pink {
	color:#000000;
}


#listings p { margin-bottom: -10px;}
#listings ul { margin-top: 10px; margin-bottom: 5px;}
#listings ul li { color: #000; line-height: 1.5em; list-style: none; list-style-image: url(/images/newdesign/blue-arrow.gif); font-size: 0.8em; margin-left: -20px;}
#listings ul li a {color: #000;}




 * html #homeRow1, * html #homeRow2, * html #homeRow3  {
	overflow: visible;
	height: 1%;
}/*Fix for missing bg images in IE */
#homeRow1 {
	overflow:hidden;
}
#homeRow2 { background: url(/images/newdesign/row2_bg_full.gif) no-repeat bottom left; overflow:hidden;}
#homeRow3 { background: url(/images/newdesign/row3_bg_full.gif) no-repeat bottom left; overflow:hidden;}

#homeRow1 p {color: #000;}
#homeRow2 #homeRow3 p a {color: #0096CE;}



#mainAnimated {
	width: 571px;
	float: left;
	padding-top: 0px;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-left: 16px;
	height: 269px;
}
#listings {	width: 140px; float: left; padding: 4px 0 20px 8px;}
#videobox {
	width: 282px;
	float: left;
	margin-right: 16px;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-left: 15px;
}
#videobox h3 { color: #FFF;}
#videobox h3 a { color: #07B6F8;}
#videobox p { padding-right: 4px; color: #FFF;}
#videobox p a { color: #07B6F8; }

.newsbox {
	width: 278px;
	float: left;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 16px;
}

.newsboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	color: #000000;
	line-height: 14px;
	
}

.newsboxwho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	color: #666666;
	line-height: 14px;
	text-transform: uppercase;
	
}

.newsboxdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	color: #CC0000;
	line-height: 14px;
	
}

.newsboxRight {
	width: 279px;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 16px;
	margin-bottom: 12px;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.smallNewsbox { width: 174px; float: left; padding: 4px 4px 20px 5px; margin: 0 10px 0 0; }
.smallNewsboxRight { width: 170px; float: left; padding: 4px 4px 20px 8px;}

#bottomBanner {
	padding: 20;
	width: 900px;
	background: #989898 url(none);
}


#footer-wrap {
	padding: 1px 0 2.5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #777;
	width: 900px;
	float: left;
	background-color: #F0F0F0;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;
	color: #666666;
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	
}
#footer-content  ul {
	float: left;
	list-style: none;
	width: 800px;
	height: 40px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer-content  ul li  {
	display: inline;
	margin: 0; padding: 0;
}
#footer-content  ul li  a  {
	float: left;
	margin: 0;
	padding: 5px 10px 0 20px;
	font: bold normal 11px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.3px;
	color: #666666;
}
#footer-content  ul a:hover   {
	color: #333;
	text-decoration: none;
}
#footer-content  ul li  a  span  {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;
}
#footer-content .space-sep {
	margin-right: 12px;
}
