@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	height: auto;
}

body {
	height: 100%;
	color: #FFFFF1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.subtitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0177C1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.blue_text {
	color: #B9E4FF;
	font-weight: bold;
}


.event_text_left {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: auto;
}
#event_date {
	clear: both;
}

.title {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}

A:link {
	text-decoration: underline; 
	color: #FFFFFF;
}
A:visited {
	text-decoration: underline; 
	color: #FFFFFF;
}
A:active {
	text-decoration: underline;
}
A:hover {
text-decoration: underline; 
color: red;
}

#right_content {
	background-color: #333333;
	height: auto;
	width: 274px;
	margin-top: 10px;
	margin-bottom: 13px;
	float: right;
}


#container {
	background-color: #333333;
	padding: 20px;
	height: auto;
}

#left_content {
	width: 480px;
	margin-top: 10px;
	clear: both;
	float: left;
	background-color: #3B3B3B;
}
#hr_top {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
}

#main_image {
	margin-bottom: 5px;
	height: auto;
	width: auto;
}
#main_text {
	margin-bottom: 0px;
	width: 470px;
	padding: 5px;
}

#event_textarea {
	float: none;
	clear: both;
}
.links {
	text-decoration: none;
	color: #005B94;
}


#header_image {
	float: left;
	height: auto;
	width: auto;

}
#header {
	height: 100px;
	width: 760px;
	background-color: #333333;
}

#welcome {
	background-color: #0177C1;
	font-size: 22px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
}
#online_header {
	background-color: #0177c1;
	height: 30px;
	width: 233px;
	float: left;
	font-size: 22px;
	background-image: url(/images/paypal.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	padding-left: 5px;
}
#entering_box {
	background-color: #333333;
	height: 120px;
	width: 480px;
}

#event_footer {
	width: 480px;
	float: left;
}

#entering_post {
	float: right;
	width: 238px;
	height: auto;
}

#post_header {
	background-color: #0177c1;
	height: 30px;
	width: 233px;
	float: right;
	clear: both;
	font-size: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 5px;
}
#online_text {
	width: 228px;
	float: left;
	clear: both;
	background-color: #24475d;
	font-size: 10px;
	font-weight: normal;
	height: 80px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#entering_online {
	float: left;
	clear: both;
	width: 238px;
	height: auto;
}
#post_text {
	background-color: #24475d;
	height: 80px;
	width: 228px;
	float: right;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#countdown_header {
	background-color: #CCCCCC;
	font-size: 20px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
	color: #333333;
}
#countdown_code {
	background-color: #707070;
	font-size: 44px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#hr_bottom {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	float: left;
	margin-top: 15px;
}
#footer {
	font-size: 10px;
	float: left;
	width: 600px;
}

.event_text_right {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	font-variant: small-caps;
	width: auto;
}
#start_time {
	clear: both;
}
#start_venue {
	clear: both;
}
#finish_line {
	clear: both;
}
#travel_info {
	background-color: #CCCCCC;
	font-size: 20px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
	color: #333333;
	float: left;
	width: 271px;
	margin-top: 10px;
	clear: both;
}
#travel_text {
	background-color: #707070;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#links {
	background-color: #CCCCCC;
	font-size: 20px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
	color: #333333;
	float: left;
	width: 271px;
	margin-top: 3px;
	clear: both;
}
#links_text {
	background-color: #707070;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	margin-bottom: 3px;
	height: auto;
}

#charities {
	background-color: #CCCCCC;
	font-size: 20px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
	color: #333333;
	float: left;
	width: 271px;
	margin-top: 3px;
	clear: both;
}
#charities_text {
	background-color: #707070;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	margin-bottom: 3px;
	height: auto;
}




#organiser {
	background-color: #CCCCCC;
	font-size: 20px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
	color: #333333;
	float: left;
	width: 271px;
	margin-top: 3px;
	clear: both;
}
#organiser_text {
	background-color: #707070;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	margin-bottom: 3px;
	height: auto;
}










#this {
	float: none;
	width: auto;
	height: auto;
	clear: both;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
	float: right;
	padding-left: 2px;
}

#nav-menu li a
{
	background: url(/images/button_bg.gif) #fff bottom left repeat-x;
	height: 40px;
	float: left;
	width: 110px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	font-weight: normal;
	line-height: 40px;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-color: #0177C1;
	border-right-color: #0177C1;
	border-bottom-color: #0177C1;
	border-left-color: #0177C1;
}
#nav-menu  li  a:hover 
{
	background: url(/images/button_bg.gif) #fff bottom left repeat-x;
	height: 40px;
	float: left;
	width: 110px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	font-weight: normal;
	line-height: 40px;
	border-bottom-width: 2px;
	border-bottom-color: #005B94;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none;
	color: #FFFFFF;
}
/* End hide */

#nav-menu
{
	width:350px;
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
} 

#form_container {
	background-color: #333333;
	padding: 20px;
}
#form_header {
	background-color: #333333;
	clear: both;
}

#entry_form {
	font-size: 20px;
	padding-left: 3px;
	height: 30px;
	margin-bottom: 3px;
	margin-top: 10px;
	background-color: #0177C1;
}

#personal {
	color: #FFFFFF;
	width: 760px;
	height: auto;
	text-align: left;
	float: left;
	padding-bottom: 10px;
	background-color: #333333;
}


#entry-container {
	background-color: #333333;
	padding: 20px;
	height: 2100px;
}



#google-entry-form {
	color: #FFFFFF;
	width: 760px;
	height: 2100px;
	text-align: left;
	float: left;
	padding-bottom: 10px;
	background-color: #333333;
}



#buttons {
	text-align: center;
}

.bold {
	font-weight: bold;
}


.red {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#entry_details {
	background-color: #333333;
	color: #FFFFFF;
}
#entry_fees {
	background-color: #333333;
	color: #FFFFFF;
}
#extras {
	background-color: #333333;
	color: #FFFFFF;
}
/*.text_box {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;

}*/
.form_title {
	font-size: 16px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #0177C1;
	float: left;
	width: 100%;
}
.formfield {
	background-color: #FFFFFF;
	color: #333333;
}


#footer {
	font-size: 10px;
	width: 760px;
	float: left;
	clear: both;
}
.required {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.pageactive {
	color: #333333;
}

#entrant_list li
{
	list-style-type: none;
	padding-right: 20px;
}
.green_text {
	color: #D4E4A6;
	font-weight: bold;
}

