/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e5e5e5;
	margin: 0;
	padding: 0;
}

#parentTable {
	background-color: #ffffff;
	padding-top: 10px;
}

td {
	font-size: 10px;
	line-height: 16px;
}

A:link {
color: #002D56; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

A:active {
color: #666666; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

A:visited {
color: #002D56;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: bold;
}

A:hover {
	color: #abb53d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#subpages { /* Redefine subpage ul list */
margin: 0;
padding: 0;
list-style: none;
}

#subpages li {
margin: 5px 0;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #abb53d;
	font-weight: bold;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #abb53d;
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #682233;
}
.SubHeaderLink a {
	margin-bottom: 15px;
}
.SubHeaderLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #682233;
	text-decoration: none;
}
.SubHeaderLink a:hover {
	text-decoration: underline;
}

.RedSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #682233;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A7A7A7;
}
.HeaderBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #abb53d;
	width: 458px;
	padding: 2px 5px;
}

.HeaderBarBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #002D56;
	width: 458px;
	padding: 2px 5px;
}
.PictureLeft {
	border: 1px solid;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.PictureRight {
	border: 1px solid;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.NewsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #abb53d;
}
#news {
	text-align: left;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 10px;
}
#newstimestamp {
	color: #666666;
	margin-bottom: 5px;
}
#news .newsheader {
	font-weight: bold;
	color: #682233;
	font-size: 11px;
}
#newsmain {
	clear: both;
}
#newsmain h1 {
	margin: 0;
	padding: 4px 8px;
	text-align: left;
	width: 452px;
}
#newsmain p {
	margin: 0;
	margin-bottom: 10px;
}
#surround {
	border: 1px solid #abb53d;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #682233;
	width: 458px;
	padding: 2px 5px;
	margin-top: 10px;
	text-align: left;
	clear: both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	text-indent: 5px;
	color: #FFFFFF;
	background-color: #abb53d;
	height: 16px;
	width: 100%;
	margin-top: 5px;
	text-align: left;
}
#copyright p {
	font-size: 9px;
	line-height: 12px;
	margin-top: 5px;
	text-align: left;
}
#atoz {
	background-color: #abb53d;
	}
#atoz A:link, #atoz A:active, #atoz A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 1px 1px 3px;
	height: 18px;
}

#atoz A:hover {
	color: #EFECDD;
}
#rss {
	height: 0;
	position: relative;
	top: -24px;
	float: right;
}
#rss p {
	margin: 0 5px;
	padding: 0;
}
#rss img {
	position: relative;
	top: 4px;
	margin: 0 5px 0 0;
	padding: 0;
}
#rss .body {
	margin-right: 5px;
	position: relative;
	top: -2px;
}
#rss a {
	color: #c3a7ad;
}
#rss a:hover {
	color: #ecb654;
}
#newslettertitle A:link, #newslettertitle A:active, #newslettertitle A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#newslettertitle A:hover {
	color: #CC0033;
}
ul {
	margin-top: 3px;
}
#tiny {
	font-size: 9px;
	line-height: 12px;
	color: #002A57;
}
#profiles img {
	border: 1px solid #000000;
	margin-right: 8px;
}
#profiles * {
	font-size: 11px;
}
#profiles h3  {
	font-size: 16px;
	color: #abb53d;
	font-weight: bold;
	margin-bottom: 7px;
}
#profiles h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #abb53d;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
#profiles A:link, #profiles A:active, #profiles A:visited {
	color: #002D56; 
	font-size: 12px;
	font-weight: bold;
}
#profiles A:hover {
	color: #CC0033; 
}
#profiles .riderpic {
	margin-right: 10px;
}
#profiles .leftindent {
	margin-left: 10px;
}
#profiles p {
	margin: 0px;
	margin-bottom: 8px;
}
#profiles .strip {
	background-color: #FFFFFF;
	font-weight: bold;
}
#audio p {
	margin: 5px 0;
}
#audio h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #abb53d;
	margin: 20px 0 10px 0;
}
#weatherblock {
	margin: 5px 0 5px 4px;
	padding: 2px 0;
	width: 135px;
}
#tiny {
	font-size: 9px;
	line-height: 12px;
	color: #002A57;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.mbAnswer {
	color: #abb53d;
}
.globalcolour {
	background-color: #682233;
}
.dates {
	margin: 6px 0 10px 0;
}
.m_archive {
	margin: 0 0 15px 0;
	padding: 0;
}
.m_archive p {
	margin: 2px 0;
	padding: 0;
}
.soldout {
	color: #FF0000;
}
#sidebar a {
	padding: 10px 0 0 0;
	display: block;
}
#sidebar .tight {
	padding: 3px 0 0 0;
}
#sidebar .border {
	padding-bottom: 10px;
}
#sidebar .topborder {
	padding-top: 7px;
	margin-top: 5px;
	text-align: center;
}
#sidebar .sideLink {
	display: block;
	background-color: #386b8f;
	padding: 3px 0 3px 0;
	margin: 5px 0 0 0;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
}
#vid {
	margin: 9px 0 20px 0;
}
#vid img {
	position: relative;
	top: 2px;
}
#sidebar dl {
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar dt {
	font-size: 1em;
	font-weight: bold;
	clear: both;
	border-bottom: 1px dotted #002D56;
	margin: 0 1px 0 0;
}
#sidebar dd {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	padding-bottom: 0.3em;
	line-height: 1.2em;
	background-color: #f7f8fa;
}
#sidebar .date {
	font-weight: bold;
}
#sidebar dt a {
	color: #002D56; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	
}
#sidebar dt a:hover {
	color: #abb53d;
}
#sidebar h1 {
	margin: 0 0 3px 0;
	padding: 0;
	clear: both;
}
#sidebar h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	text-indent: 5px;
	color: #FFFFFF;
	background-color: #002D56;
	height: 16px;
	width: 100%;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#sidebar h1 a:hover {
	color: #ecb654;
}
#sidebar .spacer {
	margin-bottom: 10px;
}
#gallery img {
	border: 1px solid #000000;
}
#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	float: left;
}
#sidebar li {
	float: left;
	margin: 0 1px 0 2px;
}
#sidebar li img {
	border: 1px solid #000000;
}
#sidebar li a {
	margin: 0;
	padding: 0;
}
#sidebar .topspacer {
	margin-top: 10px;
}
#sidebar .tvtimes {
	background: url(../images/sidebar/bbc.gif) no-repeat right;
}
.podcast {
	margin: 20px 0 0 0;
	padding: 0;
}
.podcast ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	float: left;
}
.podcast li {
	float: left;
}
.podcast li a {
	background: url(../images/audio.gif) no-repeat left;
	padding: 4px 4px 4px 20px;
	margin: 2px 20px 2px 2px;
	display: block;
}
.podcast dl {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
	float: left;
}
.podcast dt a {
	background: url(../images/audio.gif) no-repeat left;
	padding: 1px 4px 1px 20px;
	margin: 2px 20px 0 2px;
	display: block;
}
.podcast dd {
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
}
.newsfix {
	margin-top: 10px;
}
#story img {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	display: block;
}
#winner {
	margin: 9px 0 15px 0;
}
#winner p {
	text-align: center;
	margin: 0;
	padding: 0;
}
#sidebar #video {
	margin: 7px 0;
}
#sidebar #video h3 {
	margin: 0;
	padding: 0;
}
#sidebar #video h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff url(../images/video.gif) no-repeat left;
	padding: 5px 0 5px 30px;
	overflow: hidden;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
#sidebar #video h3 a:hover {
	color: #ecb654;
}
#sidebar h3 {
	clear: both;
}
#flash {
	margin-bottom: 10px;
}
.topSpace {
	margin-top: 10px;
	display: block;
}
.topSpace2 {
	margin-top: 5px;
	display: block;
}
.leftNudge {
	margin-left: 30px;
}
img {
	border: none;
}

#navpanel {
	background: #cccccc url(../images/navPanel_bg.jpg) no-repeat top left;
	width: 140px;
	height: 533px;
	margin-top: 10px;
}
#navpanel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	position: relative;
	top: 15px;
}
#navpanel li {
	border-top: 1px solid #ffffff;
	text-align: left;
}
#navpanel li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 12px;
	color: #ffffff;
	width: 116px;
}
#navpanel li a:hover {
	background-color: #abb53d;
	/*background-color: #b0b0b0;*/
	color: #ffffff;
}

#navpanel ul li a.facebook {
	background: url(../images/facebook.gif) no-repeat center right;
}
#navpanel li a.facebook:hover {
	background-color: #abb53d;
	/*background-color: #b0b0b0;*/
	color: #ffffff;
}
#navpanel ul li a.mNews {
	background: url(../images/members-badges.gif) no-repeat center right;
}
#navpanel li a.mNews:hover {
	background-color: #abb53d;
	/*background-color: #b0b0b0;*/
	color: #ffffff;
}
#navpanel p {
	margin: 30px 0 5px 10px;
}

table {
	text-align: left;
}
.close {
	margin-top: -10px;
}

#maps img {
	display: block;
	margin-bottom: 3px;
}
#maps #ukmap {
	float: right;
	border-left: 10px solid #ffffff;
}
#maps h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #abb53d;
	padding: 0 5px;
}
#maps ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#maps li {
	margin-bottom: 2px;
}


#gallery h2 {
	clear: both;
	margin: 0;
	padding: 0;
}
#gallery h3 {
	font-size: 11px;
	font-weight: bold;
	color: #682233;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}
#gallery ul {
	float: left;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#gallery li {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0;
}
#gallery li img {
	display: block;
}
#gallery .lastGallery {
	margin-bottom: 35px;
}

.blog a img {
	float: left;
	border: 1px solid #000000;
	margin: 0 10px 5px 0;
}

#future {
	width: 140px;
	margin: 10px 0 0 0;
}
#future p {
	margin: 0 0 1px 0;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#future p.date {
	margin-bottom: 3px;
	font-size: 12px;
}
.bookletLink:link {
	font-size: 14px;
}
.bookletLink:active {
	font-size: 14px;
}
.bookletLink:visited {
	font-size: 14px;
}
.bookletLink:hover {
	font-size: 14px;
}
.ticketForm {
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


.clockSpacer {
	margin-bottom: 3px;
}

.ticketInfo {
	text-align: center;
	font-size: 14px;
	padding: 4px 0;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.dvdList {
	margin: 15px 0 30px 15px;
}
.cborder {
	border: 1px solid #000000;
}