body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
	
img, div { behavior: url(iepngfix.htc) }
	
	
a {
	text-decoration: none;
	outline: none;
	color: #01426a;
	font-weight: bold;
}

a:hover {
	color: #00adef;
	text-decoration: none;
	}
	
	
	
p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px;
	color: #7c7c7c;
	}
	
	
h2 {
	font-size: 23px;
	margin-bottom: 10px;
	color: #01426a;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #00adef;
	font-weight: normal;
}

h4 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #01426a;
	font-weight: normal;
}
	
.insidepage_bgrnd {
		background: url(../images/inside_bgrnd_day.gif) top left repeat-x;
}


#container {
	width: 1010px;
	margin: 0 auto;
	min-height: 500px;
	_height: 500px;
	}
	
#header {
	width: 1010px;
	height: 240px;
	position: relative;
	}
	
#headerinside {
	width: 1010px;
	position: relative;
	}	
	
#logo {
	position: absolute;
	top: 0px;
	left: 33px;
	width: 122px;
	height: 224px;
	z-index: 11;
	}
	
#sponsorlogo {
	position: absolute;
	top: 20px;
	left: 173px;
	width: 113px;
	height: 113px;
	z-index: 11;
	}	
	
#toplinks {
	float: right;
	display: inline;
	margin: 10px 0px 0px 0px;
	width: 750px;
	}
	
.topnav {
	float: right;
	display: inline;
	margin-right: 10px;
	}		
	
.topnav ul li {
	float: left;
	font-size: 76%;
	margin-right: 10px;
	}
	
.topnav ul li a {
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-weight: normal;
	}
	
.topnav ul li a:hover {
	color: #01426a;
	}	
	
.social_bookmarks {
	float: right;
	padding-top: 4px;
	}
	
.twitter {
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
	width: 16px;
	height: 16px;
	}
	
.digg {
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
	width: 16px;
	height: 16px;
	}
	
.facebook {
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
	width: 16px;
	height: 16px;
	}		
			
	
.social_bookmarks ul li {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-right: 9px;
	}
	
.social_bookmarks ul li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	}		
	
.social_bookmarks ul li a.facebook {
	display: block;
	background: #FFF;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	}
	
.social_bookmarks ul li a.twitter {
	background: url(../images/ico_twitter.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	}
	
.social_bookmarks ul li a.digg {
	background: url(../images/ico_digg.png) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	}
	
.search_bookmarks ul li a:hover {
	text-decoration: none;
	}					
	
.searchbox {
	float: right;
	display: inline;
	background: url(../images/searchbox.png) no-repeat;
	width: 144px;
	height: 25px;
	padding-left: 10px;
	margin-left: 10px;
	}
	
.searchbutton {
	float: right;
	display: inline;
	width: 26px;
	height: 25px;
	margin-left: 5px;
	}	
	
.searchbox input {
	border: 1px solid #FFF;
	height: 17px;
	padding: 3px 0px;
	width: 132px;
	color: #00aeef;
	}
	
#imagebanner {
	float: left;
	width: 1010px;
	height: 225px;
	margin: 10px 0px 10px 0px;
	moz-corner-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:  10px;
	}
	
#mainnav {
	width: 1010px;
	background:  #01426a;
	}
	
#mainnav ul li {
	float: left;
	}
	
#mainnav ul li a {
	float: left;
	display: block;
	height: 47px;
	line-height: 47px;
	color: #FFF;
	font-size: 14px;
	border-right: 1px solid #3f708e;
	border-left: 1px solid #013250;
	text-align: center;
	font-weight: normal;
	}
	

	
#mainnav ul li.first a { border-left: none; width: 140px;	}
#mainnav ul li.second a { width: 200px; }
#mainnav ul li.third a { width: 200px; }	
#mainnav ul li.fourth a { width: 200px; }	
#mainnav ul li.fifth a { width: 150px; }	
	
#mainnav ul li.sixth a { border-right: none; width: 110px; }
	
#mainnav ul li a:hover, #mainnav ul li.active a {
	color: #01426a;
	background-color: #DCDCDC
	}
	
#quicklinks {
	width: 1010px;
	margin-bottom: 10px;
	}	
	
.eventdate {
	float: left;
	display: inline;
	width: 480px;
	margin: 15px 0px 0px 20px
	}	
	
.eventdate p {
	font-size: 23px;
	line-height: 30px;
	font-weight: lighter;
	color: #FFF;
	}
	
.clock {
	float: right;
	display: inline;
	width: 300px;
	margin: 15px 5px 0px 0px;
	}
	
.text1 {float: right; display: inline; color: #FFF; font-size: 14px; margin-top: 25px; }	
.text2 {float: right; display: inline; color: #FFF; font-size: 14px; margin-top: 25px; margin-right: 20px; }	

	
.quicklinkbox {
	float: left;
	width: 235px;
	display: inline;
	margin: 0px 0px 20px 10px;
	}
	
.quicklink_top {
	background: url(../images/quicklinks_box_top.png) top left no-repeat;
	width: 205px;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	min-height: 115px;
	_height: 115px;
	}
	
.quicklink_bottom {
	background: url(../images/quicklinks_box_bottom.png) bottom left no-repeat;
	width: 235px;
	height: 10px;
	}
	
.quicklink_top h2 {
	color: #01426a;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	}
	
.quicklink_top ul {
	width: 205px;
	}
	
.quicklink_top ul li {
	width: 205px;
	font-size: 13px;
	color: #00adef;
	font-weight: normal;
	}
	
.quicklink_top ul li a {
	width: 205px;
	color: #00adef;
	display: block;
	border-bottom: 1px solid #00adef;
	padding: 3px 0px;
	}
	
.quicklink_top ul li a:hover {
	color: #01426a;
	}
	
.quicklink_top ul li.last a {
	border: none;
	}
	
#hundredclub {
	background: url(../images/100club_bgrnd.png) top left no-repeat;
	width: 880px;
	height: 108px;
	padding-top: 12px;
	padding-left: 130px;
	position: relative;
	margin-bottom: 10px;
	}
	
#hundredclub_inside {
	background: url(../images/100club_bgrnd.gif) top left no-repeat;
	width: 880px;
	height: 109px;
	padding-top: 11px;
	padding-left: 130px;
	position: relative;
	margin-bottom: 10px;
	}	
	
#hundredclub .fadeleft {
	position: absolute;
	top: 12px;
	left:115px;
	background: url(../images/whitefade.png) top left no-repeat;
	width: 120px;
	height: 108px;
	z-index: 10;
	}
	
#hundredclub_inside .fadeleft {
	position: absolute;
	top: 11px;
	left:115px;
	background: url(../images/whitefade.png) top left no-repeat;
	width: 120px;
	height: 108px;
	z-index: 10;
	}	
	
* html .fadeleft {
	background: none;
	display: none;
}

#hundredclub .faderight {
	position: absolute;
	top: 12px;
	right: 10px;
	background: url(../images/whitefaderight.png) top right no-repeat;
	width: 60px;
	height: 108px;
	z-index: 10;
	}
	
#hundredclub_inside .faderight {
	position: absolute;
	top: 11px;
	right: 10px;
	background: url(../images/whitefaderight.png) top right no-repeat;
	width: 120px;
	height: 108px;
	z-index: 10;
	}
	
* html .faderight {
	background: none;
	display: none;
}	
	
#flickrcontainer {
	float: left;
	display: inline;
	width: 695px;
	height: 280px;
	padding: 20px 0px 0px 30px;
	margin-bottom: 60px;
	background: url(../images/flickr_bgrnd.png) no-repeat;
	}
	
* html #flickrcontainer {
	float: left;
	display: inline;
	width: 710px;
	height: 285px;
	padding: 15px 0px 0px 15px;
	margin-bottom: 60px;
	background: url(../images/flickr_bgrnd.gif) no-repeat;
	}

#flickrcontainer h2 {
	color: #FFF;
	font-size: 22px;
	font-weight: lighter;
	margin-bottom: 17px;
	}
	
#FlickrImages{margin-bottom:1em;float:left; height: 210px; overflow: hidden;}
#FlickrImages li{
	float:left;
	display: inline;
	padding:0px;
	margin: 0 25px 0px 0;
}
#FlickrImages img{
	width: 318px;
	height:210px;
	}		
	
#newscontainer {
	float: right;
	display: inline;
	width: 260px;
	margin-bottom: 60px;
	padding: 20px 0px 0px 15px;
	height: 280px;
	background: url(../images/newsbox_bgrnd.png) no-repeat;
	}
	
* html #newscontainer {
	float: right;
	display: inline;
	width: 260px;
	margin-bottom: 60px;
	padding: 20px 0px 0px 15px;
	height: 280px;
	background: url(../images/newsbox_bgrnd.gif) no-repeat;
	}	
	
.newscontent {
	width: 260px;
	height: 260px;
	overflow: hidden;
}

#newscontainer h2 {
	color: #09aeee;
	font-size: 22px;
	font-weight: lighter;
	margin-bottom: 20px;
	}
	
#newscontainer p.newstitle {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #09AEEE;
	}
	
#newscontainer p.newstext {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin-bottom: 5px;
	}

#newscontainer a {
	color: #FFF;
	background: url(../images/arrow_white.gif) 0% 50% no-repeat;
	padding-left: 12px;
}

#newscontainer a:hover {
	text-decoration: underline;
}
	
#content {
	width: 1008px;
	border: 1px solid #dcdcdc;
	margin-bottom: 15px;
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 10px;
}

#leftcol {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #FFF;
	border: 1px solid #DCDCDC;
	position: relative;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	width: 193px;
}

#leftcol h3 {
	font-size: 14px;
	line-height: normal;
	color: #01426a;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #DCDCDC;
	padding: 10px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px; 
	-webkit-border-top-right-radius: 12px;	
}

#leftcol p {
	padding: 0px 10px;
}

#leftcol ul li {
	width: 173px;
	padding: 0px 10px
}

#leftcol ul li a {
	width: 161px;
	display: block;
	color: #00adef;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #00ADEF;
	padding: 5px 0px 5px 12px;
	background: url(../images/arrow_lblue.gif) 0px 9px no-repeat;
}

#leftcol ul li.last a {
	border-bottom: none;
}

#leftcol ul li a:hover, #leftcol ul li.active a {
	color: #01426a;
	background: url(../images/arrow_dblue.gif) 0px 9px no-repeat;
}

#rightcol {
	float: right;
	display: inline;
	margin: 0px 10px 0px 0px;
	width: 750px;
}


/********************************/
/******** MODULE STYLES *********/
/********************************/


#modules {
	float: right;
	width: 215px;
	margin-top: -18px;
}

.module_container {
	width: 214px;
}

.moduleheader_100club {
	background: url(../images/moduleheader_100club.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_timetable {
	background: url(../images/moduleheader_timetable.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_blank {
	background: url(../images/moduleheader_blank.gif) top right no-repeat;
	width: 194px;
	height: 42px;
	font-size: 15px;
	color: #01426a;
	padding: 28px 0px 0px 20px;
}

.moduleheader_archive {
	background: url(../images/moduleheader_archive.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_application {
	background: url(../images/moduleheader_application.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_parking {
	background: url(../images/moduleheader_parking.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_twitter {
	background: url(../images/moduleheader_twitter.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_directions {
	background: url(../images/moduleheader_directions.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_news {
	background: url(../images/moduleheader_news.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader_hotline {
	background: url(../images/moduleheader_hotline.gif) top right no-repeat;
	width: 214px;
	height: 70px;
}

.moduleheader {
	width: 214px;
	height: 70px;
}

.modulefooter_twitter {
	clear: left;
	background: url(../images/modulefooter.gif) bottom left no-repeat;
	width: 174px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 10px;
	height: 10px;
}

.modulecontent {
	background: url(../images/modulefooter.gif) bottom left no-repeat;
	width: 174px;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px;
	font-size: 12px;
}

.modulecontent2 {
	background: url(../images/modulefooter.gif) bottom left no-repeat;
	width: 208px;
	padding: 0px 0px 10px 6px;
	margin-bottom: 10px;
}

.modulecontent2 img {
	display: none;
}

.modulecontent a {
	color:#00adef;
	font-weight: normal;
	background: url(../images/arrow_lblue.gif) 0% 50% no-repeat;
	padding-left: 15px;
}

.modulecontent a:hover {
	color: #01426a;
}

.modulebox h3 {
	font-size:13px;
	color: #00aeef;
	margin-bottom: 10px;
}

.moduleborder {
	width: 172px;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.moduleborder p {
	margin: 0px;
	padding: 3px 0px;
}

.moduleadminfooter {
	width: 172px;
	padding: 0px 20px 20px 20px;	
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
	
/******************************/
/******** COPY STYLES *********/
/******************************/

#copy {
	float: left;
	width: 515px;
}

#copy.twocolspan {
	width: 740px;
}

#copy ul {
	margin-bottom: 10px;
}

#copy ul li {
	font-size: 12px;
	line-height: 19px;
	list-style-type: disc;
	margin-left: 40px;
	color: #7c7c7c;
	}
	


.intro {
	font-size: 14px;
	color: #00ADEF;
}

table.info_tbl {
	font-size: 12px;
	color: #7c7c7c;
	margin-bottom: 20px;
}

table.info_tbl th {
	padding: 5px;
	background-color: #01426a;
	color: #FFF;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
}

table.info_tbl td {
	padding: 5px;
	border-bottom: 1px solid #00ADEF;
}

table.info_tbl tr.altrow {
	background-color: #EFEFEF;
}

table.table, table.press_tbl {
	font-size: 12px;
	color: #7c7c7c;
	margin-bottom: 20px;	
}

table.table th, table.press_tbl th {
	padding: 5px;
	background-color: #DCDCDC;
	color: #01426a;
	font-size: 13px;
	font-weight: lighter;
	text-align: left;
	border-bottom: 1px solid #999;
}

table.table td, table.press_tbl td {
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

table.table a {
	color: #7c7c7c;
	background: url(../images/arrow_grey.gif) 0% 50% no-repeat;
	padding-left: 18px;
}

table.table a:hover {
	color: #01426a;
}

.sig1 {
	float: left;
	background: url(../images/holding/signature_jhoward.gif) top left no-repeat;
	width: 200px;
	height: 35px;
	padding-top: 40px;
	}
	
.sig2 {
	float: left;
	background: url(../images/holding/signature_pdunnington.gif) top left no-repeat;
	width: 243px;
	height: 38px;
	padding-top: 40px;
	}

.btn_carparking a {
	display: block;
	text-indent: -9999px;
	width: 210px;
	height: 58px;
	background: url(../images/btn_carparking.gif) 0px 0px no-repeat;
}

.btn_carparking a:hover {
	background: url(../images/btn_carparking.gif) 0px -58px no-repeat;
}

/**** END ****/





	
	
/********** FOOTER **************/	

#footerwrapper {
	clear: both;
	float: left;
	margin: 0 auto;
	width: 100%;
	background: #00adee;
	padding-top: 15px;
}
	
#footer {
	margin: 0 auto;
	width: 1010px;
	clear: both;
	background: #00adee;
}

.footer_column {
	float: left;
	color: #FFF;
	width: 231px;
	margin-right: 15px;
}

.footer_columnlong {
	float: left;
	color: #FFF;
	width: 270px;
}

.footer_column h3, .footer_columnlong h3 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: bold;
}

.footer_column h3 a, .footer_columnlong h3 a {
	color: #FFF;
}

.footer_column h3 a:hover, .footer_columnlong h3 a:hover {
	color: #01426a;
}

.footer_column ul, .footer_columnlong ul {
	margin-bottom: 10px;
}


.footer_column ul li, .footer_columnlong ul li {
	font-size: 10px;
	line-height: 14px;
}

.footer_column ul li a, .footer_columnlong ul li a {
	color: #FFF;
	background: url(../images/arrow_white.gif) 0px 3px no-repeat;
	padding-left: 12px;
	display: block;
	font-weight: normal;
}

.footer_column ul li a:hover, .footer_columnlong ul li a:hover {
	color: #01426a;
}

.footer_columnlong p {
	font-size: 10px;
	color: #FFF;
}


/***** END *****/


/*******************/
/*** BRAND LOGOS ***/
/*******************/

#copy ul.logos, #copy ul.gallery_logos {
	margin: 0px;
	padding: 0px;
}

#copy ul.gallery_logos li {
	float: left;
	width: 160px;
	height: 190px;
	margin: 0 0 10px 10px;
	list-style-type: none;
}

.gallery_view {
	float: left;
}

.gallery_view a {
	background: url(../images/icon_view.gif) 0% 50% no-repeat;
	padding: 2px 0px 2px 22px;
}

.gallery_download {
	float: right;
}

.gallery_download a {
	background: url(../images/icon_download.gif) 0% 50% no-repeat;
	padding: 2px 0px 2px 22px;
}



#copy ul.logos li {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	list-style-type: none;
}

#copy ul.logos li a {
	display: block;
	width: 125px;
	height: 125px;	
}

#copy ul.logos li.logo_bbc {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: url(../images/logos/bbc.gif) no-repeat;
}

#copy ul.logos li.logo_blackanddecker {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/blackanddecker.gif) no-repeat;
}

#copy ul.logos li.logo_chupachups {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/chupachups.gif) no-repeat;
}

#copy ul.logos li.logo_cocacola {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/cocacola.gif) no-repeat;
}

#copy ul.logos li.logo_defra {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/defra.gif) no-repeat;
}

#copy ul.logos li.logo_defra {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/defra.gif) no-repeat;
}

#copy ul.logos li.logo_eagames {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/eagames.gif) no-repeat;
}

#copy ul.logos li.logo_eon {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/eon.gif) no-repeat;
}

#copy ul.logos li.logo_ginsters {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/ginsters.gif) no-repeat;
}

#copy ul.logos li.logo_imperialleather {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/imperialleather.gif) no-repeat;
}

#copy ul.logos li.logo_landrover{
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/landrover.gif) no-repeat;
}

#copy ul.logos li.logo_lenor {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/lenor.gif) no-repeat;
}

#copy ul.logos li.logo_mccain {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/mccain.gif) no-repeat;
}

#copy ul.logos li.logo_muller {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/muller.gif) no-repeat;
}

#copy ul.logos li.logo_nintendo {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/nintendo.gif) no-repeat;
}

#copy ul.logos li.logo_npower {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/npower.gif) no-repeat;
}

#copy ul.logos li.logo_orange {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/orange.gif) no-repeat;
}

#copy ul.logos li.logo_pantene {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/pantene.gif) no-repeat;
}

#copy ul.logos li.logo_persil {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/persil.gif) no-repeat;
}

#copy ul.logos li.logo_pimms {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/pimms.gif) no-repeat;
}

#copy ul.logos li.logo_pokemon {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/pokemon.gif) no-repeat;
}

#copy ul.logos li.logo_robinsons {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/robinsons.gif) no-repeat;
}

#copy ul.logos li.logo_timberland {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/timberland.gif) no-repeat;
}

#copy ul.logos li.logo_walkers {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/walkers.gif) no-repeat;
}

#copy ul.logos li.logo_walls {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/walls.gif) no-repeat;
}

#copy ul.logos li.logo_ba {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/ba.gif) no-repeat;
}

#copy ul.logos li.logo_butcombe {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/butcombe.gif) no-repeat;
}

#copy ul.logos li.logo_davidhathaway {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/davidhathaway.gif) no-repeat;
}

#copy ul.logos li.logo_eurorecycling {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/eurorecycling.gif) no-repeat;
}

#copy ul.logos li.logo_gwe {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/gwe.gif) no-repeat;
}

#copy ul.logos li.logo_kingsturge {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/kingsturge.gif) no-repeat;
}

#copy ul.logos li.logo_nationalfriendly {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/nationalfriendly.gif) no-repeat;
}

#copy ul.logos li.logo_harveynicks {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/harveynicks.gif) no-repeat;
}

#copy ul.logos li.logo_avonpolice {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/avonpolice.gif) no-repeat;
}

#copy ul.logos li.logo_avonfire {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/avonfire.gif) no-repeat;
}

#copy ul.logos li.logo_bcc {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/bristolcouncil.gif) no-repeat;
}

#copy ul.logos li.logo_destinationbristol {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/destinationbristol.gif) no-repeat;
}

#copy ul.logos li.logo_gwa {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/gwa.gif) no-repeat;
}

#copy ul.logos li.logo_northsomerset {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/northsomerset.gif) no-repeat;
}

#copy ul.logos li.logo_danco {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/danco.gif) no-repeat;
}

#copy ul.logos li.logo_clarkewillmott {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/clarkewillmott.gif) no-repeat;
}

#copy ul.logos li.logo_falcon {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/falcon.gif) no-repeat;
}

#copy ul.logos li.logo_grant {
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/grantthornton.gif) no-repeat;
}




.date {
	color: #00adef;
}

.divider {
	background: url(../images/divider.gif) 0% 50% repeat-x;
	width: 100%;
	height: 21px;
	margin-bottom: 10px;
}

/** END **/


/******************/
/*** A-Z STYLES ***/
/******************/

#copy ul.az {
	margin: 0px;
	padding: 0px;
	width: 480px;
}

#copy ul.az li {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	list-style-type: none;
	background-color:#CDCDCD;
	text-align: center;
	color: #FFF;
}

#copy ul.az li a {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	list-style-type: none;
	background-color:#00aeef;
	text-align: center;
	color: #FFF;
}

#copy ul.az li a:hover {
	background: #01426a;
}

#copy ul.azsmall {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
}

#copy ul.azsmall li {
	float: left;
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	margin: 2px 1px 12px 0px;
	padding: 0px;
	list-style-type: none;
	background-color:#CDCDCD;
	text-align: center;
	color: #FFF;
}

#copy ul.azsmall li a {
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	padding: 0px;
	list-style-type: none;
	background-color:#00aeef;
	text-align: center;
	color: #FFF;
}

#copy ul.azsmall li a:hover {
	background: #01426a;
}

#a-z {}

#a-z h2 {
	width: 495px;
	background-color: #01426a;
	color: #FFF;
	padding: 5px 10px;
	font-size: 20px;
}

#a-z h3 {
	padding: 0px 10px;
}

#a-z h4 {
	padding: 0px 10px;
}

#a-z p {
	padding: 0px 10px;
}

#a, #b, #c, #d, #e, #f, #g, #h, #i, #j, #k, #l, #m, #n, #o, #p, #q, #r, #s, #t, #u, #v, #w, #x, #y, #z { background-color: #EFEFEF; padding-bottom: 5px; margin-bottom: 20px;}

p.backtotop {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.backtotop a {
	background: url(../images/backtotop.gif) 0% 50% no-repeat;
	padding-left: 20px;
	font-weight: bold;
}


/** END **/

#copy ul.logos {
	margin: 0px;
	padding: 0px;
}

#copy ul.logos li {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	list-style-type: none;
}


/***** CONTACT FORM *****/

.formcol1 {
	float: left;
	width: 350px;
}

.formcol2 {
	float: right;
	width: 350px;
}

#form h4 {
	background: #01426a;
	color: #FFF;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#form label {
	color: #00adef;
	font-size: 12px;
	width: 330px;
	display: block;
	margin-bottom: 5px;
	}
	
#form label.none {
	width: auto;
	display: inline;
	color: #01426a;
	}	
	
#form select {
	margin-bottom: 15px;
}

	
	
#form input.input {
	width: 336px;
	border: 1px solid #dcdcdc;
	color: #01426a;
	padding: 6px;
	margin-bottom: 15px;
	font-size: 12px;	
	}
	
#form textarea.input {
	width: 325px;
	border: 1px solid #dcdcdc;
	color: #01426a;
	padding: 6px;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#form input:focus, #form textarea:focus {
	background-color: #EFEFEF;
}
	
#form input.button {
	background: url(../images/btn_submit.gif) no-repeat;
	height: 40px;
	width: 93px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	}
	
#form input.buttonadd {
	background: url(../images/btn_add.gif) no-repeat;
	height: 40px;
	width: 93px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	}	
	

#options{ margin:0px 0px 0px 0px; padding:0; width: 360px; background-color: #FFF; float: left;}
#options ul{ margin:0; padding:0; }

#options ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#options li a {
	float: left;
	margin:0 20px 5px 0;
	padding:0;
	list-style:none;
	padding:0px 0 5px 20px;
	font-size: 14px;
	background:url('../images/holding/tickblank.gif') 0px 0px no-repeat;
}

#options li.active a {
	background:url('../images/holding/tick.gif') 0px 0px no-repeat;
}

#options #list li a {
	text-decoration: none;
	}

#options li a span {
	color: #00adef;
	text-decoration: none;
}

#radios {display:none}

#form .radios { font-size: 12px; color: #01426a; margin-bottom: 10px; }


.red {
	color: #FF0000;
}

/*** END ***/

/*******************/
/*** NEWS TICKER ***/
/*******************/

.newsticker-jcarousellite { width:245px; height: 200px; float: left; overflow: hidden; }
.newsticker-jcarousellite ul li{ list-style:none; height: 110px; overflow: hidden; padding-bottom:1px; margin-bottom:5px;font-size: 12px;color: #FFF; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


/*** END ***/
		
			
.dblue {
	color: #01426a;
	}	
	
.pink {
	color: #F0F;
}

.pdf {
	background: url(../images/ico_pdf.jpg) 0% 50% no-repeat;
	padding: 2px 0px 2px 20px;
}

.tel {
	color: #01426a;
	font-size: 20px;
	}
	
.clear {
	clear: both;
	content: ".";
	font-size: 0px;
	height: 0%;
	display: block;
	overflow: hidden;
	}
	
.print {
	position: absolute;
	top: 20px;
	right: 20px;
}

.print a {
	background: url(../images/print.gif) 0% 50% no-repeat;
	padding: 3px 0px 3px 30px;
	font-weight: normal;
	font-size: 11px;
}

.adminInput {
	border: 1px solid #01426a;
	padding: 5px;
	width: 90%;
	margin-top: 5px;
}


						

