/*	HTML ELEMENTS	*/

	html {
	background-color: #FFFFFF;
	background-image: url(../images/html_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
	body {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #6E7274;
	}


/*	LINKS			*/
	a { color: #1B3C7B; text-decoration: none; }
	a:hover { color: #000000; }


/*	HEADINGS		*/
	h1 {
		font-size: 13px;
		font-weight: normal;
		text-transform: uppercase;
		color: #FFFFFF;
		background-image: url(../images/title_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #0F76C0;
		margin: 4px 0px 0px 27px;
		padding: 9px 14px 9px 14px;
	}
	h2 { 
		font-family: Georgia, Times New Roman;
		font-size: 22px;
		font-weight: normal;
		color: #1B78C0;
		margin: 5px 0px 2px 0px;
		padding: 0px;
	}
	h3 {
		font-family: Georgia, Times New Roman;
		font-size: 18px;
		font-weight: normal;
		color: #4B4B4B;
		margin: 5px 0px 2px 0px;
		padding: 0px;
	}
	h4 { }
	h5 { }
	h6 { }
	h1.home_title {
		font-family: Georgia, Times New Roman;
		font-size: 24px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 0px !important;
		padding: 470px 500px 0px 30px;
		width: 337px;
		height: 120px;
		background-image: url(../images/home_h1_bg.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: transparent;
		text-transform: none;
	}
	
	h1.home_title span {
		font-size: 28px;
	}

	
/*	TEXT			*/
	p { }



/* Generic Page containers
-------------------------------*/

#page_container {
	width: 955px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 3px 0px 2px 3px;
}

#left_column {
	width: 228px;
	float: left;
}

#logo_screen { display: inline; }
#logo_print { display: none; }
#print_banner { display: none; }
#print_details { display: none; }

#right_column {
	width: 723px;
	float: left;
}

#content {
	padding: 20px 15px 0px 27px;
}

/* Navigation
-------------------------------*/
#left_column div {
	margin: 0px !important;
	
}

#navigation {
	width: 228px;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 228px;
}

#navigation ul li {
	background-image: url(../images/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #AFC7E7;
	border-bottom: 1px solid #FFFFFF;
}

#navigation ul li a {
	display: block;
	color: #1B3C7B;
	text-decoration: none;
	font-size: 13px;
}

#navigation ul li a span {
	display: block;
	padding: 10px 20px 9px 20px;
}

#navigation ul li a.head span {
	padding: 10px 20px 9px 20px;
	display: block;
	background-image: url(../images/sub_nav_bg.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#navigation ul li a.head:hover span {
	background-image: url(../images/sub_nav_bg_on.gif) !important;
}

#navigation ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/title_bg.jpg);
	background-color: #0F76C0;
}

#navigation ul li a.head.selected {
	background-image: url(../images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#navigation ul li a.head.selected span {
	background-image: url(../images/sub_nav_bg_on.gif);
}

#navigation ul li a.active {
	color: #FFFFFF;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0F76C0;
}

#navigation .sub_navigation {
	font-size: 12px !important;
	border-left: 9px solid #DDE6F4;
	border-right: 9px solid #DDE6F4;
	width: 210px;
}

#navigation .sub_navigation li {
	background-color: #DDE6F4 !important;
	background-image: url(../images/sub_nav_divider.gif) !important;
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 1px groove #B5C2C7 !important;
}

#navigation .sub_navigation li.last_item {
	background-image: none !important;
}

#navigation .sub_navigation li a span {
	padding-left: 10px !important;
}

#navigation .sub_navigation li a:hover {
	background-image: none;
	background-color: #79BDF2;
}

#search_container {
	background-image: url(../images/search_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #DBE7F4;
	padding: 11px 0px 11px 9px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}

.field_search {
	width: 150px;
	border: 1px solid #67BAF1;
	padding: 7px 10px 5px 10px;
	font-size: 13px;
	color: #939493;
	margin-right: 5px;
}

.field_search_focus {
	width: 150px;
	border: 1px solid #67BAF1;
	padding: 7px 10px 5px 10px;
	font-size: 13px;
	color: #1B3C7B;
	margin-right: 5px;
}

.button_search {
	height: 28px;
	border: none;
	border-left: 1px solid #1077C1;
	border-right: 1px solid #1077C1;
	background-image: url(../images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #0F76C0;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.button_search_o {
	height: 28px;
	border: none;
	border-left: 1px solid #1077C1;
	border-right: 1px solid #1077C1;
	background-image: url(../images/title_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #0F76C0;
	font-weight: bold;
	font-size: 13px;
	color: #1B3C7B;
	cursor: pointer;
}

/*	HOME PAGE		*/
	#home_address {
		width: 430px;
		border-top: 1px solid #1976BE;
		margin-top: 24px;
		padding-top: 24px;
		font-size: 13px;
	}
	
	#home_address span {
		color: #1976BE !important;
	}
	
	#home_address a {
		color: #6E7274 !important;
	}
	
	#home_address a:hover {
		color: #000000 !important;
		text-decoration: none !important;
	}

	#latest_events {
		float: right;
		width: 214px;
		background-color: #DDE6F4;
		margin: 0px 27px 0px 27px;
	}

	#latest_events h1 {
		font-family: Arial, Verdana;
		margin: 0px !important;
		padding-bottom: 4px !important;
		border-bottom: 1px solid #FFFFFF;
	}

	#latest_events h2 {
		font-family: Arial, Verdana;
		color: #FFFFFF !important;
		text-transform: none !important;
		background-color: #87A2C5;
		padding: 2px 15px 2px 15px;
		font-size: 13px !important;
		font-weight: normal !important;
		clear: both;
		margin-top: 5px;
	}

	#latest_events ul {
		list-style-type: none;
		margin: 5px 15px 5px 15px;
		padding: 0px;
	}
	
	#latest_events ul li {
		border-top: 1px solid #87A2C5;
	}

	#latest_events ul li.first {
		border-top: none !important;
	}	

	#latest_events ul li a {
		color: #000000;
		display: block;
		margin-top: 2px !important;
		margin-bottom: 2px !important;
		padding: 4px 17px 2px 3px;
	}
	
	#latest_events ul li a:hover {
		background-color: #79BDF2 !important;
		color: #FFFFFF;
		background-image: url(../images/event_arrow.jpg);
		background-position: center right;
		background-repeat: no-repeat;
	}
	
	#latest_events .date {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 9px;
	}
	
	#latest_events .title {
		font-size: 11px;
		margin-top: 1px;
	}
	
	#latest_events .more {
		border-top: 2px solid #FFFFFF;
		text-align: right;
		padding: 5px;
	}

	#latest_events .tabs {
		height: 34px;
		background-color: #87A2C5 !important;
	
	}

	#latest_events .tabs ul {
		margin: 0px 0px 0px 0px !important;
		padding: 0px !important;
	}
	
	#latest_events .tabs ul li {
		float: left !important;
		padding: 0px !important;
		margin: 0px !important;
		width: 71px;
		height: 34px;
	}
	
	#latest_events .tabs ul li a {
		display: block !important;
		background-color: #87A2C5 !important;
		color: #FFFFFF !important;
		width: 65px !important;
		height: 28px;
		text-align: center;
		padding: 3px !important;
		margin: 0px !important;
		border: none !important;
		border-left: 1px solid #FFFFFF !important;
		font-size: 11px;
	}
	
	#latest_events .tabs ul li a:hover {
		background-image: none !important;
		color: #000000 !important;
	}
	
	#latest_events .tabs ul li.first a {
		border-left: none !important;
	}
	
	#latest_events .tabs ul li a.on {
		border: none !important;
		border-left: 1px solid #FFFFFF !important;
		background-color: #DDE6F4 !important;
		color: #3D3F43 !important;
		background-image: none !important;
	}

	#latest_events .tabs ul li a.off {
		border-bottom: 1px solid #87A2C5;
	}
	
	#latest_events .tabs ul li a.off:hover {
		border-bottom: 1px solid #FFFFFF !important;
	}
	

/*	SITE CONTENT LIST */
	#site_content_list {
		float: right;
		margin-left: 10px !important;
	}
	
	#site_content_list h2 {
		font-size: 11px;
		font-weight: normal;
		font-family: Arial, Verdana;
		text-transform: uppercase;
		color: #FFFFFF;
		background-image: url(../images/title_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #0F76C0;
		margin: 0px 0px 0px 10px !important;
		padding: 4px 5px 4px 5px;
		width: 177px;
	}
	
	#site_content_list ul {
		width: 187px;
		margin: 0px 0px 15px 10px;
		background-color: #DDE6F4;
		background-image: url(../images/site_content_top.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		padding-top: 15px;

		list-style-type: none;
		padding: 16px 0px 0px 0px;
	}
	
	#site_content_list ul.no_head {
		background-image: none !important;
		padding-top: 0px;
	}
	
	#site_content_list ul li {
		border-bottom: 1px solid #87A2C5;
		padding: 0px 2px 0px 2px;
	}
	
	#site_content_list ul li.last {
		border-bottom: none;
	}

	#site_content_list ul li:hover {
		background-image: url(../images/title_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #0F76C0;	
	}
	
	#site_content_list ul li a {
		display: block;
		padding: 9px 40px 9px 5px;
		color: #4B4B4B;
		background-position: center right;
		background-repeat: no-repeat;
	}
	
	#site_content_list ul li a:hover {
		color: #FFFFFF;
	}

	#site_content_list ul li a.download_calendar { padding-left: 20px; font-weight: bold; background-image: url(../images/icon_download.gif);	}
	#site_content_list ul li a.download_calendar:hover { padding-left: 20px; font-weight: bold; background-image: url(../images/icon_download_o.gif);	}


	#site_content_list ul li a.download { background-image: url(../images/icon_download.gif);	}
	#site_content_list ul li a.download:hover { background-image: url(../images/icon_download_o.gif);	}
	#site_content_list ul li a.calendar { background-image: url(../images/icon_calendar.gif);	}
	#site_content_list ul li a.calendar:hover { background-image: url(../images/icon_calendar_o.gif);	}
	#site_content_list ul li a.share { background-image: url(../images/icon_share.gif);	}
	#site_content_list ul li a.share:hover { background-image: url(../images/icon_share_o.gif);	}
	#site_content_list ul li a.bookmark { background-image: url(../images/icon_bookmark.gif);	}
	#site_content_list ul li a.bookmark:hover { background-image: url(../images/icon_bookmark_o.gif);	}
	#site_content_list ul li a.print { background-image: url(../images/icon_print.gif);	}
	#site_content_list ul li a.print:hover { background-image: url(../images/icon_print_o.gif);	}
	#site_content_list ul li a.mailing_list { background-image: url(../images/icon_mailing_list.gif);	}
	#site_content_list ul li a.mailing_list:hover { background-image: url(../images/icon_mailing_list_o.gif);	}
	#site_content_list ul li a.quick_link { background-image: url(../images/icon_link.gif);	}
	#site_content_list ul li a.quick_link:hover { background-image: url(../images/icon_link_o.gif);	}
	
	#site_content_left {
		border-right: 1px solid #DEDDDD;
		margin-right: 207px;
		padding-right: 27px;
	}
	
	#site_content_full {
	
	}

	.countdown_container {
		margin-left: 5px;
		color: #F00;
		font-weight: bold;
	}

/*	FOOTER			*/
	#footer {
		background-image: url(../images/footer_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		margin-top: 30px;
		font-size: 10px;
		color: #4B4B4B;
		padding-top: 23px;
	}
	
	#footer span {
		color: #4C94CB !important;
	}
	
	#footer a {
		color: #4B4B4B !important;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #000000 !important;
	}
	
	#footer #contact {
		float: left;
	}
	
	#footer #credit {
		float: right;
	}

/*	TABLE			*/
	table { }
	td, th { text-align: left; vertical-align: top !important; }


/*	FORM			*/
	label { color: #0F77C0; font-size: 11px;  }
	fieldset { }
	legend { }
	form { margin: 0px !important; padding: 0px !important; }
	

/*	FORM ELEMENTS	*/
	.field_text {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_text_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_text_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_select {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
	}
	.field_select_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
	}
	.field_select_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea {
		border: 1px solid #999999;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_focus {
		border: 1px solid #486AA8;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_button {
		background-color: transparent;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
	}
	.field_button_over {
		background-color: transparent;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #999;
		cursor: pointer;
	}


/*	CMS ELEMENTS	*/
	.entry_options {
		width: 130px;
		border-top: 4px solid #B4C4D1;
		border-bottom: 1px solid #B4C4D1;
		float: right;
		font-size: 11px;
	}
	.entry_options ul {
		margin: 10px 0px 10px 20px;
		padding: 0px;
		list-style-type: circle;
	}
	.cms_table {
		width: 670px !important;
		margin-top: 10px;
		border-top: 1px solid #B3C5D2;
		border-bottom: 1px solid #B3C5D2;
	}
	.cms_table a {
		display: block;
	}
	.cms_table a.read_more {
		font-weight: bold;
	}
	.cms_table th {
		font-weight: normal;
		font-size: 10px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #B3C5D2;
		color: #333333;
	}
	.cms_table td {
		font-size: 11px;
		text-align: left;
		vertical-align: middle;
		border-bottom: 1px solid #B3C5D2;
		padding: 3px 0px 3px 0px;
	}
	.cms_table th a {
		display: inline;
	}
	.row_odd td {
		background-color: #E5E5E5;
	}
	.row_over td {
		background-color: #F8F3CC;
		cursor: pointer;
	}
	
	.spacer { clear: both !important; }
	
	.required {
		font-weight: bold;
		color: #F00;	
	}
	
	.message_negative {
		border: 1px solid #CC0000;
		margin: 10px 0px 10px 0px;
		padding: 5px;
		color: #C00;
		font-weight: bold;
		background-color: #FFFFFF;
	}
	
	.message_positive {
		border: 1px solid #C2B44F;
		margin: 10px 0px 10px 0px;
		padding: 5px;
		color: #C2B44F;
		font-weight: bold;
		background-color: #FFFFFF;
	}	

	.message {
		border: 1px solid #C2B44F;
		margin: 10px 0px 10px 0px;
		padding: 5px;
		color: #C2B44F;
		font-weight: bold;
		background-color: #FFFFFF;
	}
	
	#news_list h3 {
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0px;
	}
	
	#news_list h4 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
	}	
	
	#news_list p {
		margin-top: 2px;
		margin-bottom: 0px;
		padding: 0px;
	}	
	
	#news_list .spacer {
		border-top: 1px solid #0F77C0;
	}
	
	.article_image_container {
		float: right;
		margin: 0px 0px 10px 10px;
		padding: 10px;
		border: 1px solid #DDE6F4;
	}
	
	#catalogue_table {
		width: 570px;
	}
	
	#catalogue_table td {
		padding: 10px;
	}
	
	#catalogue_table .product_cell {
		border: 1px solid #DDE6F4;
	}

	#catalogue_table .product_cell:hover {
		border: 1px solid #0F77C0;
	}
	
	#catalogue_table a {
		padding: 10px;
		width: 170px;
		text-align: left;
		display: block;
	}
	
	
	#catalogue_table .title {
		font-family: Georgia, Times New Roman;
		font-size: 14px;
		font-weight: normal;
		color: #1B78C0;
	}
	
	#catalogue_table .price {
		font-family: Georgia, Times New Roman;
		font-size: 12px;
		font-weight: normal;
		color: #4B4B4B;
	}
	
	#product_table {
		width: 690px;
	}
	
	#product_table #tools_col {
		width: 197px;
		padding-left: 10px;
	}
	
	#product_table #image_col {
		width: 220px;
		padding: 0px 10px 0px 10px; 
	}
	
	#product_table #description_col ul {
		list-style-type: circle;
		margin: 0px 0px 0px 15px;
		padding: 0px;
	}
	
	#product_table .buy_message {
		font-weight: normal;
		border-top: 1px solid #0F77C0;
		margin-top: 10px;
		padding-top: 10px;
	}
	
	#product_table label {
		font-size: 11px;
		font-style: italic;
	}
	
	#gallery_table td {
		border: 1px solid #0F77C0;
	}


	/*	RACING RESULTS */	
	
	.results_summary {
		width: 100% !important;
	}
	
	.race_title {
		text-transform: uppercase;
		color: #FFFFFF;
		background-image: url(../images/title_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #0F76C0;
		padding: 4px;
	}
	
	.group_title {
		border-top: 1px solid #FFFFFF;
		text-transform: uppercase;
		color: #FFFFFF;
		background-color: #87A2C5;
		padding: 4px;
	}
	
	.column_heading {
		background-color: #87A2C5;
		font-size: 9px;
		color: #FFFFFF;
		text-transform: uppercase;
		padding: 4px;
	}
	
	.results_summary {
		margin-bottom: 20px !important;
		width: 680px !important;
	}
	
	.results_summary .row_even td {
		background-color: #DDE6F4;
		padding: 4px;
		text-align: center !important;
	}
	
	.results_summary .row_odd td {
		background-color: #EDF2F9;
		padding: 4px;
		text-align: center !important;
	}
	
	.results_summary .row_even .class_name {
		text-align: left !important;
	}
	
	.results_summary .row_odd .class_name {
		text-align: left !important;
	}	
	
	.results_summary .disabled {
		color: #CCC;
	}
	
	.results_summary a {
		display: block !important;
	}
	
	.results_summary a:hover {
		color: #000000;
	}
	
	.class_table {
		border-top: 20px solid #FFFFFF;
		width: 100% !important;
	}

	.class_table th {
		border-top: 1px solid #FFFFFF;
		text-transform: uppercase;
		color: #FFFFFF;
		background-color: #87A2C5;
		padding: 4px;
		font-weight: normal !important;
		font-size: 10px;
		text-align: center;
	}
	
	.class_table .row_even td {
		background-color: #DDE6F4;
		padding: 4px;
		text-align: center !important;
	}
	
	.class_table .row_odd td {
		background-color: #EDF2F9;
		padding: 4px;
		text-align: center !important;
	}