
/* UNIVERSAL STYLES
================================================================================*/

html, body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) repeat 0 0;
	/*font:normal 15px Arial, Helvetica, sans-serif;*/
	color:#4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	}

/*fixing firefox outline*/

a:active{
	outline:none;
	}
	
:focus{
	outline:none;
	}
	
img, form{
	padding:0;
	margin:0;
	border:none;
	}
	
img a{
	border:none;
	}
	
	
/*GLOBAL ELEMENT STYLES
================================================================================*/

hr {
	border-top: #CCC dotted 1px;
	border-right: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	border-left: #FFFFFF solid 1px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 30px 0px;
}



td {padding: 0 10px 10px 0;}
table {margin: 0 0 10px 0;}

.mandatory {font-size: 1.2em; color: #CC0000;}

.subText {font-size: 0.7em; line-height: 1.4em; margin: 0 0 0 0;}

.captchaImg {padding: 4px 4px 0 0;}

.partnerImg {padding: 0 0 8px 0;}

.greyTxt {color: #939292;}

.marginZero {margin: 0 0 0 0;}
.marginTopZero {margin-top: 0;}
.marginBottomZero {margin-bottom: 0;}
.marginTopTen {margin-top: 10px !important;}
.marginBottomTen {margin-bottom: 10px;}

.paddingZero {padding: 0 0 0 0;}


/*TEXT STYLES
================================================================================*/

h1{
	padding:0 0 24px 0;
	margin:0;
	font:normal 1.6em Georgia, "Times New Roman", Times, serif, Calibri;
	color:#4b4b4b;
	line-height:1.15em;
	font-style:italic;
	}
	
h1.networked{
	padding:0 0 24px 0;
	margin:0;
	font:normal 2.0em Georgia, "Times New Roman", Times, serif, Calibri;
	color:#4b4b4b;
	line-height:1.2em;
	font-style:italic;
	}
	
h2{
	padding:7px 0 7px 8px;
	margin:0 0 8px 0;
	font:normal 1.0em Georgia, "Times New Roman", Times, serif, Calibri;
	color:#4b4b4b;
	line-height:100%;
	font-style:italic;
	border-right:14px solid #d84200;
	background-color:#e6e5e3;
	}
	
h3{
	padding:0 0 25px 0;
	margin:0;
	font:normal 2.0em Georgia, "Times New Roman", Times, serif, Calibri;
	color:#d84200;
	line-height:100%;
	font-style:italic;
	}

h4{
	padding:0 0 6px 0;
	margin:40px 0 25px 0;
	font:normal 1.4em Georgia, "Times New Roman", Times, serif, Calibri;
	color:#d84200;
	line-height:100%;
	font-style:italic;
	border-bottom: #CCC dotted 1px;
	}

h5{
	padding:0 0 17px 0;
	margin:0;
	font-size:13px;
	line-height:1.4em;
	
	}

p {margin-top: 0px; margin-bottom: 16px;}

.h3SubText {font-size: 0.8em; line-height: 1.4em; margin: 0 0 0 0;}


.highlightText {font-size: 1.2em;}


/* HOLDING PAGE STYLES
================================================================================*/

#holdingnav{
	background:url(../images/nav_bg.jpg) repeat-x bottom left;
	width:900px;
	height:14px;
	padding:4px 0 0 80px;
	}







/* NAVIGATION STYLES
================================================================================*/

#nav{
	background:url(../images/nav_bg.jpg) repeat-x 0 0;
	width:820px;
	height:30px;
	padding:4px 0 0 160px;
	}
	
#nav ul{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#nav ul li{
	padding:0;
	margin:0 2px 0 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	}
	
#home a:link, #home a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:67px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#home a:hover{
	color:#fff;
	width:67px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat 0px -30px;
	}
	
/*highlighting current page*/
#homepage #home a{
	color:#291a2e;
	width:67px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat 0 0;
	}
	
#programme a:link, #programme a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:125px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}

#programme a:hover{
	color:#fff;
	width:125px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -67px -30px;
	}

/*highlighting current page*/
#programmepage #programme a{
	color:#291a2e;
	width:125px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -67px 0px;
	}

#speakers a:link, #speakers a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:87px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#speakers a:hover{
	color:#fff;
	width:87px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -192px -30px;
	}
	
/*highlighting current page*/
#speakerspage #speakers a{
	color:#291a2e;
	width:87px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -192px 0px;
	}

#publications a:link, #publications a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:100px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#publications a:hover{
	color:#fff;
	width:100px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -279px -30px;
	}
	
/*highlighting current page*/
#publicationspage #publications a{
	color:#291a2e;
	width:100px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -279px 0px;
	}




#partners a:link, #partners a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:81px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#partners a:hover{
	color:#fff;
	width:81px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -379px -30px;
	}
	
/*highlighting current page*/
#partnerspage #partners a{
	color:#291a2e;
	width:81px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -379px 0px;
	}
	
	
	
	
	
	
#podcasts a:link, #podcasts a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:81px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#podcasts a:hover{
	color:#fff;
	width:81px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -379px -30px;
	}
	
/*highlighting current page*/
#podcastspage #podcasts a{
	color:#291a2e;
	width:81px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -379px 0px;
	}
	
	
	

#register a:link, #register a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:130px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#register a:hover{
	color:#fff;
	width:130px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -460px -30px;
	}
	
/*highlighting current page*/
#registerpage #register a{
	color:#291a2e;
	width:130px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -460px 0px;
	}
	
	
	
	
	
#report a:link, #report a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:180px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#report a:hover{
	color:#fff;
	width:180px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -67px -30px;
	}
	
/*highlighting current page*/
#reportpage #report a{
	color:#291a2e;
	width:180px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -67px 0px;
	}
	
	
	
	
#gallery a:link, #gallery a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:105px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#gallery a:hover{
	color:#fff;
	width:105px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -670px -30px;
	
	}

/*highlighting current page*/
#gallerypage #gallery a{
	color:#291a2e;
	width:105px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -670px 0px;
	}
	
	


#eitv a:link, #eitv a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:58px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#eitv a:hover{
	color:#fff;
	width:58px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -67px -30px;
	}

/*highlighting current page*/
#eitvpage #eitv a{
	color:#291a2e;
	width:58px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -67px 0px;
	}

	
	
	
	
	
#about a:link, #about a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:81px;
	height:20px;
	display:block;
	padding:10px 0 0 0;
	}
	
#about a:hover{
	color:#fff;
	width:81px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -589px -30px;
	}

/*highlighting current page*/
#aboutpage #about a{
	color:#291a2e;
	width:81px;
	height:20px;
	background:url(../images/nav-tabs.gif) no-repeat -589px 0px;
	}






/* LAYOUT STYLES
================================================================================*/
	
#container{
	padding:10px 0 30px 0;
	margin:0 auto 0 auto;
	width:980px;
	}
	
#bodyarea{
	width:980px;
	background-color:#fff;
	margin:0 0 10px 0;
	}
	
#header{
	width:980px;
	}

#partnerholder {height: 180px;}

#partnersLeft{
	float: left;
	width:350px;
	padding:71px 0 12px 60px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #939292;
	font-size: 0.7em;
	font-style: italic;
	}
	
#partnersLeft2{
	float: left;
	width:50px;
	padding:71px 0 12px 40px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #939292;
	font-size: 0.7em;
	font-style: italic;
	}

.partnerstext {margin: 0 0 0px 0;}

#logo{
	float: left;
	width:188px;
	padding:21px 0 21px 0;
	text-align:center;
	}
	
#logo2{
	float: left;
	width:288px;
	padding:31px 0 11px 0;
	text-align:left;
	}

#partnersRight{
	float: left;
	width:294px;
	padding:46px 0 12px 60px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #939292;
	font-size: 0.7em;
	font-style: italic;
	}

#partnersRight2{
	float: left;
	width:224px;
	padding:126px 0 0px 128px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #939292;
	font-size: 0.7em;
	font-style: italic;
	}

.raceOnlineText {float: left; padding: 0px 74px 0 0; margin:0; line-height: 1.0em;}
.raceOnlineLogo {float: left; padding: 18px 0 0 0;}

.channel4Text {float: left; padding: 8px 57px 0 0; margin:0; line-height: 1.0em;}
.channel4Logo {float: left; padding: 7px 0 0 0;}

#associatePartners{
	clear: both;
	width:980px;
	margin:0 0 18px 0;
	text-align:center;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.9em;
	/*font-style: italic;*/
	}
	
.associatePartnersSpace {
	padding: 0 8px;
	font-weight: bold;
}

#top_text{
	clear: both;
	width:980px;
	text-align:center;
	background-color:#f5d0bf;
	padding:7px 0 7px 0;
	}
	
#content{
	width:920px;
	padding:30px;
	}

.cleardiv{
	clear:both;
	font-size:0;
	height:0;
	}
	
#leftcol{
	float:left;
	width:665px;
	font-size: 1.0em;
	line-height:1.4em;
	}
	
/*#leftcol p{
	padding:0 0 17px 0;
	margin:0;
	
	}*/
	
.programmeHolder p {
	margin-left: 50px;
}

.programmeHolder h4 {
	border-top: #CCC dotted 1px;
	border-bottom: #CCC dotted 1px;
	padding: 4px 0px 2px 0;
	margin: 30px 0 8px 0;
	width: 300px;
	color:#4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:100%;
	font-style:normal;
	
	}

.programmeHolder h2{
	padding:0 0 6px 0;
	margin:0 0 25px 0;
	font:normal 1.4em Georgia, "Times New Roman", Times, serif, Calibri;
	color:#d84200;
	line-height:100%;
	font-style:italic;
	border-bottom: #CCC dotted 1px;
	border-right:none;
	background-color:#FFFFFF;
	
	}

#leftcol ul{
	padding:9px 0 9px 0;
	margin:0 0 0 60px;
	line-height:100%;
	list-style:none;
	}
	
#leftcol ul li{
	padding:0 0 12px 20px;
	margin:0 0 4px 0;
	/*font:normal 15px Arial, Helvetica, sans-serif;*/
	/*color:#d84200;*/
	background:url(../images/arrow_bullet.jpg) no-repeat 5px 6px;
	}
	
#leftcol ul li a:link, #leftcol ul li a:visited{
	text-decoration:underline;
	color:#d84200;
	}
	
#leftcol ul li a:hover{
	text-decoration:none;
	}
	
#leftcol a:link, a:visited{
	text-decoration:underline;
	color:#d84200;
	}
	
#leftcol a:hover{
	text-decoration:none;
	}
	
.leftcolIndent{
	padding:0 30px 0 60px;
	}
	
.leftcolIndent ul{
	padding:0px 0 0px 0 !important;
	margin:0 0 0 30px !important;
	/*line-height:100%;*/
	list-style:none;
	}	

.leftcolIndent ul li{
	padding:0 0 6px 20px;
	margin:0 0 4px 0;
	background:url(../images/arrow_bullet.jpg) no-repeat 5px 6px;
	}
	
.leftcolIndent ul li a:link, .leftcolIndent ul li a:visited{
	text-decoration:underline;
	color:#d84200;
	}
	
.leftcolIndent ul li a:hover{
	text-decoration:none;
	}

#rightcol{
	float:right;
	width:222px;
	}

.rightbox{
	width:222px;
	padding:0 0 24px 0;
	}
	
.rightbox p{
	padding:0 5px 5px 5px;
	margin:0;
	font-size: 0.9em;
	line-height:1.2em;
	/*font:normal 12px Arial, Helvetica, sans-serif;*/
	color:#4b4b4b;
	}
	
.rightbox p a:link, .rightbox p a:visited{
	text-decoration:underline;
	color:#d84200;
	}
	
.rightbox p a:hover{
	text-decoration:none;
	}
	
.h3rightboxPromoText {font-size: 1.2em; line-height: 1.4em; margin: 0 0 0 0; font-weight: bold; color:#4b4b4b; padding:0 0px 0px 5px;}

.rightboxPromo{
	width:210px;
	padding:15px 5px 0 7px;
	background: url(../images/britain-promo-top.gif) 0 0 no-repeat;
	}

.rightboxPromoEnd{
	width:222px;
	padding:0 0 30px 0;
	background: url(../images/britain-promo-end.gif) 0 0 no-repeat;
	}

.rightboxPromo p{
	padding:0 5px 5px 5px;
	margin:5px 0 0 0;
	font-size: 0.9em;
	line-height:1.2em;
	/*font:normal 12px Arial, Helvetica, sans-serif;*/
	color:#fff;
	}
	
.rightboxPromo p a:link, .rightboxPromo p a:visited{
	text-decoration:underline;
	color:#fff;
	}
	
.rightboxPromo p a:hover{
	text-decoration:none;
	}




.events{
	text-align:center;
	padding:5px 0 5px 0;
	}
	
#footer{
	background-color:#fff;
	width:920px;
	padding:15px 30px 15px 30px;
	}

#footer_inside{
	width:894px;
	background-color:#d84200;
	padding:9px 13px 5px 13px;
	font-size: 0.7em;
	line-height:1.2em;
	/*font:normal 11px Arial, Helvetica, sans-serif;*/
	color:#fff;
	}
	
#footer_cell1{
	float:left;
	width:326px;
	padding:0 20px 0 0;
	}
	
#footer_cell2{
	float:left;
	width:330px;
	padding:0 20px 0 0;
	}
	
#footer_cell2 ul{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#footer_cell2 ul li{
	padding:0 8px 0 0;
	margin:0;
	float:left;
	line-height:130%;
	}
	
#footer_cell2 ul li a:link, #footer_cell2 ul li a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#footer_cell2 ul li a:hover{
	text-decoration:underline;
	}
	
#footer_cell2 ul li em{
	padding:0 0 0 8px;
	font-style:normal;
	}
	
#footer_cell3{
	float:left;
	width:198px;
	text-align:right;
	}
	
#footer_cell3 a:link, #footer_cell3 a:visited{
	text-decoration:none;
	color:#eca180;
	}
	
#footer_cell3 a:hover{
	text-decoration:underline;
	}
	
	
	
	
/*for inner pages*/

#inner_top{
	width:665px;
	padding:0 0 10px 0;
	}
	
#inner_topleft{
	float:left;
	width:140px;
	padding:0 5px 0 0;
	}	
	
#inner_topright{
	float:left;
	width:520px;
	padding:5px 0 0 0;
	}
	


.speakerColumnLeft{
	float: left;
	width:317px;
	padding:0 20px 0 0;
	}

.speakerColumnRight{
	float: left;
	width:317px;
	padding:0 0 0 0;
	}

.speaker_row{
	padding:0 0 48px 0;
	}
	
.speaker_left{
	float:left;
	width:320px;
	}
	
.speaker_right{
	float:right;
	width:320px;
	}
	
.speaker_pic{
	float:left;
	padding: 5px 10px 5px 0;
	}	
	
/*.speaker_text{
	float:left;
	width:235px;
	}*/
	
.more:link, .more:visited{
	background:url(../images/arrow_bullet2.gif) no-repeat right center;
	text-decoration:underline;
	color:#d84200;
	padding:0 14px 3px 0;
	margin: 0 0 40px 0;
	line-height:150%;
	}
	
.more:hover{
	text-decoration:none;
	}	
	
.report_pic{
	float:left;
	padding: 5px 10px 15px 0;
	}	
	
	
.tvBackground {
	float: left;
	clear: both;
	width: 608px;
	margin: 0 0 20px 0;
	
}

.tvThumbsBackground {
	float: left;
	clear: both;
	width: 608px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	/*border-bottom: #CCCCCC dotted 1px;*/
	/*background: #f0eded;*/
}

.tvThumbsItem {
	/*float: left;*/
	width: 172px;
	/*margin: 0 30px 0 0;*/
	padding: 12px 30px 0px 0px;
	font-size: 0.9em;
	line-height: 1.2em;
	/*background: #f0eded;*/
}

.tvThumbsItemEnd {margin: 0px; !important}	

#galleria{width:665px;height:503px;margin:0}


