/* Insurance Race Day 2009 */

#header_link {
	display: block;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width:980px;
	height:160px;
}

h1 {
	font-family: "Trebuchet MS", Times, serif;
	color: #2E9A69;
	font-size: 1.6em;
	font-weight: 800;
	margin: 0;
	padding: 14px 0 0 0; 
}

h2 {
	font-family: "Trebuchet MS", Times, serif;
	color: #C6231E;
	font-size: 1.4em;
	font-weight: 800;
	margin: 0;
	padding: 14px 0 0 0; 
}

h3 {
	font-family: "Trebuchet MS", Times, serif;
	background-color:#249c6a;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;

}

h4 {
	background-color:#eee;
	color:#333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
}

a {
color:#2E9A69;
text-decoration:underline;
}

a:hover {
color:#2E9A69;
text-decoration:none;
}

/* layout */

/* LEFT NAVIGATION */
#leftcol #navigation {
	list-style: none;
	margin: 28px 0 0 0;
}
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}
#navigation li {
	margin: 0px;
}

/* SUB NAV LINKS */
#navigation li ul li a {
	border:none;
	color:#111; 
	display:block;
	margin-left:-5px;
}
#navigation li ul li a:hover {
	color:#C6231E; 
}
/* SUB SUB NAV LINKS */
#navigation li ul li ul li a {
	border:none;
	display:block;
	margin-left:-10px;
}

#navigation a {
	border-bottom:1px solid #fff;
	background-color:#249c6a; 
	color:#fff; 
	text-decoration:none;
	line-height: 1.5em;
	width: 142px;
	display: block;
	padding:4px;
	margin:1px 0;
}
#navigation a:hover {
	background-color:#C6231E;
	color: #fff;
	text-decoration:none;
}

#navigation a.current {
	background-color:#C6231E;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#navigation li ul li a:hover {
	background-color:#fff;
	color:#111;
	font-weight:normal;
}
#navigation li ul li a.current {
	background-color:#fff;
	color:#333;
	font-weight:bold;
}

/* TOP NAV */
#topnav a:hover {color:#111;border:none;}


a:focus {
	outline:none;
	list-style: none;
}

/* content */

#booknow {
	background-image:url(http://db.riskwaters.com/global/events/insurance_race_day/images/book_back.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.2em;
	padding:5px 0 0 0;
	font-size:1em;
	height:25px;
} 
	
#booknow img {
	margin-top: -5px;
	}

#content {
	padding:10px 15px 10px 15px;
}

#related_customevents,#hosted_by {
	text-align: center;
}

#booknow a {color: #ffffff; text-decoration:none; font-size:12px;}
#booknow a:hover {text-decoration:underline;}


#booktable {
	background-image:url(http://db.riskwaters.com/global/events/insurance_race_day/images/book_back.gif);
	background-repeat:repeat-x; 
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:150px;
	margin-left:250px;
	border:1px solid #999999;
	padding-left:0px;
} 

#sponsorbox {
	background-image:url(http://db.riskwaters.com/global/events/insurance_race_day/images/sponsor_box.gif);
	background-repeat:no-repeat; 
	padding:10px 20px 10px 20px;
	height:100px;
}

#headlines {
	border:1px solid #999999;
	padding:0px 20px 0px 20px; 
}

#booktable a {color: #ffffff; text-decoration:none;}
#booktable a:hover {text-decoration:underline;}

.home li{
list-style-image: url(http://db.riskwaters.com/global/events/insurance_race_day/images/bullet.gif);
padding-bottom:2px;
}

table.gallery {
	display:table-cell;
	vertical-align:middle;
	border:1px solid #666666;
	vertical-align:middle;
	margin-left:auto; 
	margin-right:auto;
}

.gallery td {
	padding:3px;
}

table#prog {
	border:1px solid #88be66;
	border-collapse:collapse;
	width:100%;
	font-size:1.0em;
	
}

#prog td {
	padding:5px;
	border-top:1px solid #88be66;
	vertical-align:top;
}

#prog li{
list-style-image: url(http://db.riskwaters.com/global/events/insurance_race_day/images/prog_bullet.gif);
}

#prog ul {list-style:none}

.greenback {
	background-color:#69C15C;
	color:#FFFFFF;
	font-weight:bold;
	width:40px;
	text-align:center;
}

.blackback {
	background-color:#000000;
	color:#FFFFFF;
}

.lightgreenback {
	background-color:#88be66;
	color:#FFFFFF;
}

.green {
	color:#2c5923;
	font-weight:bold;
}

.red {color:#ea9819;}

.homel {
	float:left;
	width:320px;
}
.homer {
	float:right;
	width:320px;
}

.spacer {
	margin-bottom:-13px;
	margin-left:-5px;
}

table#programme {
	width:97%;
	margin-left:8px;
	border-collapse:collapse;
	border:1px solid #666666;
	background-color:#eaeaea;
	font-size:1.1em;
}

table#programme td {
	padding:10px;
	border-bottom:1px solid #666666;
	vertical-align:top;

}


.darkrow {
	background-color:#c0c0c0;
}

.verydarkrow {
	background-color:#484848;
}

.border_left {border-left:1px solid #666666; width:48%}

.date {width:10%;}
.programme {width:88%;}

table#book {
	width:97%;
	margin-left:8px;
	border-collapse:collapse;
	text-align:left;
	background-color:#ffffff;
	font-size:1.0em;
}

table#book td {
	padding:4px;
	vertical-align:top;
}



/* sponsor bar */

.sponsorbar{
	margin:10px 0px 10px 0px;
	padding: 5px;
	border-top: 1px solid #DDDDDD;
	border-bpttom: 1px solid #DDDDDD;
	background-color: #F2F2F2;
	text-align:center;
	font-weight:bold;
	color:#666666;

}

/* Form */

div.row {
	clear: both;
	background-color:#fff;
	padding-top: 5px;
}

div.row span.label {
	float: left;
	width: 220px;
	font-size: 1em;
	text-align: right;
}

div.row span.formw {
	width: 420px;
	text-align: left;
}

div.row span.red {color:red;}

/* download form styles and positioning */

.submit {
	clear:both; 
	margin:15px 0px 0px 180px; 
}

.form_title {
	width:250px;
	float:left; 
	margin-top:2px;
	margin-right:10px;
	text-align:right;
}

.form_field {
	float:left; 
	margin-bottom:5px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 1px 2px;
}

/* MISC */

/* IFRAME */
iframe {border:none;}
iframe {border:0px solid #fff;}


img {
	border:none;
}

.clear {
	clear:both;
}

.center {text-align:center;}

.textleft {padding-left:20px;}

.smalltext {font-size:1em;}

.submitbutton {
	margin-left:150px;
	margin-bottom:35px
}

.right {
	float:right;
	padding-left:5px;
}


.download {
	float:left; 
	margin-right:10px; 
	margin-top:3px; 
	margin-top:-5px;
}

.green_disc {
list-style-image: url(http://db.riskwaters.com/global/events/insurance_race_day/images/bullet.gif);
}

#footer {
	font-size:.8em;
}

table {
	 width: 610px;
	 padding: 0;
	 font-size: 1em;
	 border: 0;
}

td {
	background-color:#EEEEEE;
	padding: 5px;
}

/* REGISTRATION FORM */
div.regform {margin:2px;padding:2px;background-color:#ffffff;}
div.regform div.left {margin-left: 25px;}
div.left.aligned {line-height:1.8em; vertical-align:top;}

p.legend { margin-bottom: 1em; padding:1px;}
p.legend em { color: #C00; font-style: normal; margin-left:0.1em;}

div.regform form p {margin-top:0.1em;margin-bottom:0.7em;}
div.regform form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.regform form legend { font-size:120%; font-weight: bold; color: #666; }
div.regform form fieldset div { padding: 0.25em 0; }

div.regform label,
div.regform span.label { margin-right: 8px; padding-right: 8px; width: 150px; display: block; float: left; text-align: right; position: relative; }

div.regform label em,
div.regform span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.regform input:focus,
div.regform input:hover,
div.regform textarea:focus {background-color: #EFEFEF; border-color: #999; }
div.regform div.controlset label,
div.regform div.controlset input { display: inline; float: none; }
div.regform div.controlset div { margin-left: 170px; }
div.regform div.buttonrow { margin-bottom:15px;margin-left: 180px; }





