/* Body */
body {
	font-family:arial, verdana, sans-serif;
}

hr {
	color:#e4e4e4;
	background-color:#e4e4e4;
	border:none;
	height:2px;
}

h1{
	font-family:arial, verdana, sans-serif;
	color:#0c4570;
}
h2{
	font-family:arial, verdana, sans-serif;
	color:#0c4570;
	font-size: 16px;
}

a:link, a:visited {
	color:#808080;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:	none;
}

	
.spacer{
	clear: both;
	height: 50px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	min-height: 20px;
	white-space: normal;
	margin-top: 20px;
	vertical-align: 20px;
}
	


/* Site container */
#container { 
	width:996px;
	margin:0px auto 0px auto;
}

#content-container{
	padding-top: 5px;
}
/*#container #header #logo .logo {
	border:none;
	width:auto;
	padding-top: 15px;
	/*border:1px solid #FF0000;
	float: left;
}
*/
#container #header #logo .logo {
 border:none;
 width:auto;
 padding-top: 20px;
 padding-right: 90px; 
 float:left;
}
#homeflash{
	/*border:1px solid #FF0000;*/
	padding:0px;
	height:85px;
	margin:0px;
	float:left;
	}
#search {
	
	float:right;
}
/*#searchbox {
	color: #808080;
	height: 10px;
	width: 150px;
	font-size: 9px;
}
#searchbutton {
	border: none;
	color: orange;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-bottom:3px;
}*/
#search {
 float:right;
 padding-bottom: 5px;
}
#searchbox {
 color: #808080;
 height: 13px;
 width: 150px;
 font-size: 9px;
}


/* leftnav */

#leftnav{
	background-color: #5ca5dc;
	width: 208px;
	float: left;
	color: 			#FFFFFF;
}
#leftnav_bottomleft {
	background: url('/images/left_nav_bottomleft.gif') 0 100% no-repeat #4082b6;
}
#leftnav_bottomright {
	background: url('/images/left_nav_bottomright.gif') 100% 100% no-repeat;
}
#leftnav_topleft {
	background: url('/images/left_nav_topleft.gif') 0 0 no-repeat;
}
#leftnav_topright {
	background: url('/images/left_nav_topright.gif') 100% 0 no-repeat;
	padding-left:2px;
}

#leftnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-bottom:4px;
} 

#leftnav li a {
	background:url('/images/survive-arrows.gif') no-repeat 3px 8px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	background-color:#aed3ed; 
	height:auto;
	width:189px;
	display:block;
	border-top:1px solid #5ca5da;
	text-decoration:none;
	text-align:left;
	font-size:75%;
	color:#173e65;
	
}

#leftnav a:hover {
	background:url('/images/survive-arrows.gif') no-repeat 10px 8px;
	background-color:#f8a259;
	color:white;
	text-indent:5px;
}
#leftnav .uparrow a {
	background:url('/images/survive-uparrow.gif') no-repeat 3px 8px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	background-color:#aed3ed; 
	height:auto;
	width:189px;
	display:block;
	border-top:1px solid #5ca5da;
	text-align:left;
	text-decoration:none;
	font-size:75%;
	color:#173e65;
 }
 
 #leftnav .uparrow a:hover {
	background:url('/images/survive-uparrow.gif') no-repeat 10px 8px;
	background-color:#f8a259;
	color:white;
	text-indent:5px;
	
}
#leftnav .downarrow a {
	background:url('/images/survive-down-arrow.gif') no-repeat 3px 8px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	background-color:#aed3ed; 
	height:auto;
	width:189px;
	display:block;
	border-top:1px solid #5ca5da;
	text-align:left;
	text-decoration:none;
	font-size:75%;
	color:#173e65;
 }
 
 #leftnav .downarrow a:hover {
	background:url('/images/survive-down-arrow.gif') no-repeat 10px 8px;
	background-color:#f8a259;
	color:white;
	text-indent:5px;
	
}


#leftnav .arrows {
	color:#FFFFFF
}

#navtitle {
	font-size:120%;
	padding-left:10px;
	padding-top:5px;
}



 /* Content */			
#top-banner{
	margin-top:5px;
}

#content{
	margin-left:240px;	
	color:#808080;
	font-size:75%;
}
#executive{
	margin-top:15px;
}


/* Clear */
.clear{	
	clear: both;
}



/* Primary navigation */
#topnav {
	background-color:#4082b6;
}

* html #topnav {
	height: 1%;
}

#topnav_bottomleft {
	background: url('/images/topnav_bottomleft.gif') 0 100% no-repeat #4082b6;
}

* html #topnav_bottomleft  {
	height: 1%;
}

#topnav_bottomright {
	background: url('/images/topnav_bottomright.gif') 100% 100% no-repeat;
}

* html #topnav_bottomright  {
	height: 1%;
}

#topnav_topleft {
	background: url('/images/topnav_topleft.gif') 0 0 no-repeat;
}

* html #topnav_topleft  {
	height: 1%;
}

#topnav_topright {
	background: url('/images/topnav_topright.gif') 100% 0 no-repeat;
	padding-left:15px;
}

* html #topnav_topright  {
	height: 1%;
}

ul.primarynav,ul.primarynav li {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.primarynav li {
	float:left;
	width: 9em;
	font-size:95%;
	margin-right: 0px;
}
ul.primarynav a {
	display:block;
	width:9em;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font: bold 100% Verdana,Arial,sans-serif;
	background: #4082b6;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}
ul.primarynav a:hover {
	background: #F8A259;
	color:#FFF;
	text-decoration:none;
}
ul.primarynav a:visited { 
	color: #FFFFFF;
}

b.navcorners {
	background: transparent none repeat scroll 0% 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

b.navcorners {
	display:block;
}

b.navcorners * {
	display:block;
	height: 1px;
	line-height:1px;
	font-size: 1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px
}

b.t1 {
	border-color: #4082b6;
	background-color: transparent;
	border-width: 0 5px;
}

b.t2 {
	border-color:  #4082b6;
	background-color: transparent;
	border-width: 0 3px;
}
b.t3 {
	border-color:  #4082b6;
	background-color: transparent;
	border-width: 0 2px;
}
b.t4 {
	border-color:  #4082b6;
	background-color: transparent;
	height: 2px;
}
/* Breadcrumb */

 #content-breadcrumb {
		color:				#18639C;
		font-size:			90%; /* 1.1em */
		padding-top:			10px;
		padding-bottom:		4px;
		/*border-bottom:			1px solid #e4e4e4;*/
		margin-left:			0px;
	}
	
 #content-breadcrumb span {
		color:				#000000;
	}
	
 #content-breadcrumb a {
		text-decoration:		none;
	}

/* Home */

#homecontent{
	padding-top: 5px;
	padding-bottom: 5px;
}
	
#homecontleft{
	width: 379px;
	height: 368px;
	float:left;	
	background-image: url('/images/homeleft.gif');
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
	*padding-top:5px; 
}


#homecontent .hometitle{
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top:5px;      
	padding-bottom:5px;
	*height:20px;
}

#title_bottomleft {
	background: url('/images/welcome-bottomleft.gif') 0 100% no-repeat #14497f;
}
#title_bottomright {
	background: url('/images/welcome-bottomright.gif') 100% 100% no-repeat;
}
#title_topleft {
	background: url('/images/welcome-topleft.gif') 0 0 no-repeat;
}
#title_topright {
	background: url('/images/welcome-topright.gif') 100% 0 no-repeat;
}

#homecontent .homecont{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 70%
	}
	
.subtitlehome{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
	color: #164b7d;
	}
	
.homelist li{
	font-size: 70%;
	color: #164b7d;
	padding-top: 5px;
	padding-right: 25px;
	font-weight: bold;
	*margin-top: -7px;
	}

#email_bottomleft {
	background: url('/images/email_bottomleft.gif') 0 100% no-repeat #14497f;
}
#email_bottomright {
	background: url('/images/email_bottomright.gif') 100% 100% no-repeat;
}
#email_topleft {
	background: url('/images/email_topleft.gif') 0 0 no-repeat;
}
#email_topright {
	background: url('/images/email_topright.gif') 100% 0 no-repeat;
}

.email{
	width:369px;
	padding-top:5px;      
	padding-bottom:5px;
	padding-left: 5px;
	color: #FFFFFF;
	*margin-top: -10px;
}

#idemail {
	background:#cad8e5;
	border: none;
}

#button{
	border: none;
	color: orange;
	background-color: #14497f;
	width:40px;
}

#homecontmid {
	width: 410px;
	height: 368px;
	float:left;	
}

#homecontright{
	width:197px;
	height: 368px;
	float:left;
	background-image: url('/images/homeright.gif');
	background-repeat:repeat-x;
}

#blogimg{
	padding-left: 3px;
	padding-top: 11px;
	*margin-top: -5px;
}

#rsstitle{
	float:left;	
	position: absolute;
	padding-top: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 85%;
	*margin-top: 10px;
	}

#rsstitle a {
	color: #FFFFFF;
	text-decoration: none;
}
 	
 #blog-content {
		/* should be default! font-size:			11px; */
		padding:			8px;
		min-height:			319px;
		height:				319px;
		}
.blog-date {
		font-size:			70%;	
		}

      #blog-content a {
		/* should be default! font-size:			11px; */
		color:				#FE943E;
		text-decoration:		none;
		font-weight: bold;
		font-size:			80%;
	}
	
	 #blog-content h4, #blog-content p, #blog-content h2 {
		margin:				0px;
		font-size:			70%;
	}
	
	#blog-content p.blog-snippet {
		margin:				2px 0px 0px 0px;
		font-size:			65%;
	}
	
	#blog-content hr {
		color:#EAF4FD!important;
		background-color:#EAF4FD!important;
	}
#twitter {
	margin-top: 321px;
	margin-left: 10px;
}

/* Home page footer*/

	#container #homepage-footer {
		width: 			996px;
		margin-top:10px;
	}
	

	#container #homepage-footer ul {
		font-size: 		75%;
		color: 		#4082b6;
		list-style:		none;
		margin-left:		-40px;
	}
	
	#container #homepage-footer ul li {
		
		float:					left;
		padding-left:			1px;
		display: 				inline;	
		
	}
	
	#container #homepage-footer ul li a {
		font-weight:			bold;
		color:  #F8A259;
		padding-left:			10px;
	}
	
	#container #homepage-footer #home-footer-1 {
		font-size:			100%;
		width: 243px;
		background-image: url('/images/btm01.gif');
		height:74px;
		margin-right:1px;
		padding-top:18px;
		padding-left:5px;
	}
	
	#container #homepage-footer #home-footer-2 {
		font-size:			100%;
		width: 243px;
		background-image: url('/images/btm02.gif');
		height:74px;
		margin-right:1px;
		padding-top:18px;
		padding-left:5px;
		
	}
	
	#container #homepage-footer #home-footer-3 {
		font-size:			100%;
		width: 243px;
		background-image: url('/images/btm03.gif');
		height:74px;
		margin-right:1px;
		padding-top:18px;
		padding-left:5px;
		
	}
	
	#container #homepage-footer #home-footer-4 {
		font-size:			100%;
		width: 239px;
		background-image: url('/images/btm04.gif');
		height:74px;
		margin-right:1px;
		padding-top:18px;
		padding-left:5px;
		
	}
	.hfbtext {
		font-weight:			bold;
		color:  #FFFFFF;
		font-size:			100%;
		padding-top:20px;
		}
	.whitebold {

		font-weight:			bold;
		color:  #FFFFFF;
		font-size: 100%;
		text-decoration: none;
	}
		
/* summer-tips */

#print{
	padding-left: 10px;
	cursor:pointer;
}
.summer-title{
	float:left;
}

#summer{
	float:left;
}

#wheel{
	float:right;
	padding-top: 15px;
}

#air{
	float:left;
	padding-top: 5px;
}

#wheel-list ul{
	list-style: none;
}


#summer-list1{
	padding-left: 215px;
}

#summer-list1 li{
	margin-bottom: 10px;
}

#summer-list2{
	padding-top: 1px;
}

#summer-list2 li{
	margin-bottom: 10px;
}

#summer-list2 ul{
	margin-left: -25px;
	margin-bottom: 25px;
	
}
#summer-list3 {
	
	padding-left: 215px;
	margin-bottom: 25px;
}

#summer-list3 li{
	margin-bottom: 10px;
}


/* Partners*/
#avro{
	width:139px;
	float: left;
	padding-right: 5px;
}
#avro-blue{
	color: #FFFFFF;
	text-align:center;
	font-size: 15px;
}
#avro_greyleft{
	background: url('partners/corner-left.gif') 0 0 no-repeat #ececec;
	height: 10px;
}

/*#avro_middle {
	background: url('partners/middle.gif') 0 100% repeat-x;

}*/

#avro_greyright {
	background: url('partners/corner-right.gif') 100% 0 no-repeat;
	height: 10px;
}

#avro_bottomleft {
	background: url('partners/header-btmleft.gif') 0 100% no-repeat #194e84;
}
#avro_bottomright {
	background: url('partners/header-btmright.gif') 100% 100% no-repeat;
}
#avro_topleft {
	background: url('partners/header-topleft.gif') 0 0 no-repeat;
}
#avro_topright {
	background: url('partners/header-topright.gif') 100% 0 no-repeat;
}

/* Best Practice */

.bestpractice-title{
	float:left;
}

#best-content{
	float: left;
	width:525px;
}

#best-content-image{
	float: right;
	text-align:center;
	color: #FFFFFF;
}

#print-best{
	padding-left: 10px;
}

.nav-subtitle {
	font-size:100%;
	padding-left:10px;
	padding-top:5px;
}

#ebook_bottomleft {
	background: url('/images/ebook_bottomleft.gif') 0 100% no-repeat #3f77af;
}
#ebook_bottomright {
	background: url('/images/ebook_bottomright.gif') 100% 100% no-repeat;
}
#ebook_topleft {
	background: url('/images/ebook_topleft.gif') 0 0 no-repeat;
}
#ebook_topright {
	background: url('/images/ebook_topright.gif') 100% 0 no-repeat;
}

#ebook-space{
padding-bottom: 3px;
padding-top: 3px;
}

#pdf_bottomleft {
	background: url('/images/pdf_bottomleft.gif') 0 100% no-repeat #3f77af;
}
#pdf_bottomright {
	background: url('/images/pdf_bottomright.gif') 100% 100% no-repeat;
}
#pdf_topleft {
	background: url('/images/pdf_topleft.gif') 0 0 no-repeat;
}
#pdf_topright {
	background: url('/images/pdf_topright.gif') 100% 0 no-repeat;
}

#ebook_topright a{
	 color: #FFFFFF;
}

#pdf_topright a{
	color: #FFFFFF;
}

#bpg-top{
	float:left;
	padding-right: 15px;
	font-size: 75%;
}

#bpg-bottom{
	float:left;
	font-size: 75%;
}

.pdf-gap{
	padding-top: 5px;
}

/* Footer */
#container .footer {
	color:#696969;
	font-size:60%;
}

#container .footer1  {
	text-align:left;
	width:100%;
	color:#808080;
	font-size:70%;
	font-weight:bold;
}

#container .footerlinks{
	margin-bottom:10px;
	text-align:left;
	width:100%;
	color:#808080;
	font-size:70%;
}
/* Summer Tips List */

#summer-tips-container{
	margin:0px auto 0px auto;
	width: 510px;
	padding-top: 20px;
}
#summer-tips-title{
	text-align: center;
}

#summer-tips-content{
	border-style: solid;
	border-width: 5px;
	border-color: #5ea5d9;
}

#summer-tips-text{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 95%;
	color: #123f68;
}

#summer-list{
	color: #509cd0;
	font-size: 80%;
}

#summer-list li{
	margin-bottom: 10px;
}	
/* contact form */

#FormThankYou {
		font-weight:			bold;
		color:				#FF9733;
	}
	
/* #content-text form {
		
		border:1px solid #FF0000;
	} */
	
#content-text form label {
		float:left;
		width: 100px;
		margin-top: 7px;
		}
	
#content-text form input, #content-text form select, #content-text form textarea {
	        width: 175px;
		margin-top: 5px;
	}
	
#content-text form textarea {
		width: 300px;
		height: 100px;
	}
	
#content-text form #Submit {
		background-image:		url("/images/homeblog-header.jpg");
		background-repeat:		repeat-x;
		background-position: 		left;
		color:				#FFFFFF;
		font-weight:			bold;
		border-width:			0px;
		height:				24px;
		text-transform:			uppercase;
	}
/* Partners*/
.members{
	width:139px;
	float: left;
	padding-right: 5px;
	margin-bottom: 10px;
}

.members a, .members a:visited{
	color: #FFFFFF;
}
.mem-blue{
	text-align:center;
	font-size: 15px;
}
.mem_greyleft{
	background: url('/images/partners/corner-left.gif') 0 0 no-repeat ;
	height: 20px;
}

.mem_middle {
	background: url('/images/partners/middle.gif') 0 0 repeat-x;

}

.mem_greyright {
	background: url('/images/partners/corner-right.gif') 100% 0 no-repeat;
	height: 10px;
}

.mem_bottomleft {
	background: url('/images/partners/header-btmleft.gif') 0 100% no-repeat #194e84;
}
.mem_bottomright {
	background: url('/images/partners/header-btmright.gif') 100% 100% no-repeat;
}
.mem_topleft {
	background: url('/images/partners/header-topleft.gif') 0 0 no-repeat;
}
.mem_topright {
	background: url('/images/partners/header-topright.gif') 100% 0 no-repeat;
}

/* classes */

.radio { 
		float:left;
		width:18px!important;
	}
.clearboth {
		clear:both;
		height: 0;
	}
#headerimage li {
	display:inline; 
	margin:-16px 0px 0px -40px; 
	*margin-top: 0px;
	padding: 0;
	list-style: none;
	display:none;
}	


.searchterm {
	color:#F49942;
	font-weight:bold;	
}

.boldblueycolour {
	color:#4085BC;
	font-weight:bold;
	
}
.boldorange {
	color:#F0982E;
	font-weight:bold;
}
#newstable td {
	border-bottom: 1px solid #E5E5E5;
}

#button1{
	border: none;
	color: orange;
	background-color: #14497f;
	width:20px;
}

.dvd-block{
	width:360px;
	float:left;
	padding-right:36px;
	padding-bottom:10px;	
	padding-top:5px;
}
.dvd-block1{
	width:360px;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}

.dvd_bottomleft {
	background: url('/images/dvd_bottomleft.gif') 0 100% no-repeat #3f77af
}
.dvd_bottomright {
	background: url('/images/dvd_bottomright.gif') 100% 100% no-repeat;
}
.dvd_topleft {
	background: url('/images/dvd_topleft.gif') 0 0 no-repeat;
}
.dvd_topright {
	background: url('/images/dvd_topright.gif') 100% 0 no-repeat;
}

.dvd_topright a{
	 color: #FFFFFF;
	padding-left:130px;
}
.dvd-space{
padding-top: 3px;
}



