* html .minwidth {
	padding-left:760px; 
}
* html .container {
	margin-left:-760px;
	position:relative;
}

/*\*/
* html .minwidth, * html .container, * html .content, * html .layout  {
	height:1px;
}
/**/

/*  The above code is to solve min-width problems in IE.
	Used for header, and footer.
*/


body { 
	padding: 0; 
	margin: 0 ; 
	font-size: 90%;
	font-family: Verdana, sans-serif;
}

a img {	border: none }
a {
	color: #0A798F;
	text-decoration: none
}
a:hover {
	color: #A6DE2E
}
ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
}
.smallfont {
	font-size: 80%;
}
.dropcrap {
	font-size: 125%
}

.wrapper_page {
	min-width: 760px
}
.header {
	margin: 0 auto ; 
	padding: 0 20px 0 10px;
	white-space: nowrap;
	position: relative
}
.header_top {
	background: #7FE8EE url(images/header_bg.gif); 
	text-align: left;
}
.header_mainmenu {
	float: right; 
	text-align: left; 
	padding: 9px 25px 0 0; 
	font-size: 8pt
}	
.header_mainmenu a {
	color: #FFFFFF;
	text-decoration: none
}
.header_mainmenu a:hover {
	color: #95C015;
	text-decoration: none
}

.header_logo {
	height: 85px; 
	background: url(images/headerimg_big.jpg) no-repeat left;
	padding-left: 15px
}
.header_bottom {
	background: #005083 url(images/headermenu_bg.gif); 
	text-align: right; 
	margin-bottom: 10px;
	white-space: nowrap
}
.headerlogo_link {
	float: left
}
.headerlogo_link a {
	width: 345px; 
	height: 85px;
	display: block
}

.subheader {
	background: #2EA9DE url(images/subheader_bg.gif); 
	text-align: left;
	white-space: nowrap;
}
.search_area {
	float: right; 
	text-align: right; 
	background: url(images/subheader_right.gif) no-repeat right; 
	height: 38px;
	position: relative
}
.search_form {
	padding: 7px 14px 0 0 ; 
	margin: 0 ;
}
.search_text {
	border:2px solid #6CD0EE; 
	background: url(images/search_txtboxbg.gif) repeat-x bottom; 
	width: 198px;
	padding: 2px
}

/* navigation -- rollovers */
.rollover_wrapper {
	width: 595px; 
	text-align: left; 
	float: left; 
	padding-left: 5px;
	position: relative
}
.events {
	float: left
}
.events a {
	width: 111px; 
	height: 44px;
	display: block;
	background: url(images/events.jpg) top;
}
.events a:hover {
	background: url(images/events.jpg) bottom;
}
.events a:active {
	background: url(images/events.jpg) bottom;
}

.featured {
	float: left
}
.featured a {
	width: 120px; 
	height: 44px;
	display: block;
	background: url(images/featured.jpg) top;
}
.featured a:hover {
	background: url(images/featured.jpg) bottom;
}
.featured a:active {
	background: url(images/featured.jpg) bottom;
}

.results {
	float: left
}
.results a {
	width: 119px; 
	height: 44px;
	display: block;
	background: url(images/results.jpg) top;
}
.results a:hover {
	background: url(images/results.jpg) bottom;
}
.results a:active {
	background: url(images/results.jpg) bottom;
}

.news {
	float: left
}
.news a {
	width: 109px; 
	height: 44px;
	display: block;
	background: url(images/news.jpg) top;
}
.news a:hover {
	background: url(images/news.jpg) bottom;
}
.news a:active {
	background: url(images/news.jpg) bottom;
}

.addyourrace {
	float: left;
}
.addyourrace a {
	width: 109px;
	height: 44px;
	display: block;
	background: url(images/addyourrace.jpg) top;
}
.addyourrace a:hover {
	background: url(images/addyourrace.jpg) bottom;
}
.addyourrace a:active {
	background: url(images/addyourrace.jpg) bottom;
}

.results {
	float: left;
}
.results a {
	width: 109px;
	height: 44px;
	display: block;
	background: url(images/results.jpg) top;
}
.results a:hover {
	background: url(images/results.jpg) bottom;
}
.results a:active {
	background: url(images/results.jpg) bottom;
}

.memberships {
	float: left
}
.memberships a {
	width: 136px; 
	height: 44px;
	display: block;
	background: url(images/memberships.jpg) top;
}
.memberships a:hover {
	background: url(images/memberships.jpg) bottom;
}
.memberships a:active {
	background: url(images/memberships.jpg) bottom;
}

.inlineimg {
	vertical-align: middle
}
.float_right {
	float: right;
	position: relative
}
.float_left {
	float: left;
	position: relative
}
.clear {
	clear: both;
}
br.clear {
	clear: both;
	height: 1px
}
.clear_left {
	clear: left
}
.clear_right {
	clear: right
}
/* start :: navbar */
.navbar_top {
	background: url(images/navbar_shadowtop.gif) repeat-x left bottom;
	text-align: left
}
.navbar_buttons {
	text-align: left; 
	background: url(images/navbar_greenbg.gif) repeat-x top;
	white-space: nowrap
}
/* start :: sidebars */
#sidebar {
	float: left; 
	width: 210px;
}
.titleheader_img {
	margin-top: 20px; 
	margin-bottom: 3px
}
.sidebarlinks_ul {
	margin-top:1px
}
.sidebar_rollovers ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 199px;
	border-bottom: 1px solid #33D0DB;
}
.sidebar_rollovers ul li {
	margin: 0;
	padding: 0;
	width: 199px;
	border-bottom: 1px solid #33D0DB;
}
.joinrace a {
	width: 199px;
	height: 48px;
	display: block;
	background: url(images/joinrace.gif) top;
}
.joinrace a:hover {
	background: url(images/joinrace.gif) bottom;
}

.joinraceentry a {
	width: 199px;
	height: 46px;
	display: block;
	background: url(images/joinraceentry.gif) top;
}
.joinraceentry a:hover {
	background: url(images/joinraceentry.gif) bottom;
}

.myraceentry a {
	width: 199px;
	height: 45px;
	display: block;
	background: url(images/myraceentry.gif) top;
}
.myraceentry a:hover {
	background: url(images/myraceentry.gif) bottom;
}
.browseraces a {
	width: 199px;
	height: 45px;
	display: block;
	background: url(images/browseraces.gif) top;
}
.browseraces a:hover {
	background: url(images/browseraces.gif) bottom;
}

.sidebarlinks ul {
	list-style: none;
	padding: 1px 0 0 0 ;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #33D0DB;
	font-size: 9pt
}
.sidebarlinks ul li {
	border-bottom: 1px solid #33D0DB;
	padding: 10px 10px 8px 10px;
	position: relative;
	color: #003366;
	background: url(images/arrow_white.gif) no-repeat 90%
}
.sidebarlinks a {
	color: #003366
}
.sidebarlinks a:hover {
	color: #95C015
}
.bullet_number {
	vertical-align: top;
	margin: 4px 5px 0
}
#ads_line_bottom {
	margin-left: 12px;
	border-top: 2px solid #33D0DB
}
.ads_wrapper {
	background: #33B0BF url(images/adswrapper_bottomright.gif) no-repeat bottom right; 
	padding-bottom: 15px ; 
	margin: 11px 12px 20px 12px; 
	text-align: center
}
.ads_img {
	border-top: 2px solid #33D0DB;
	border-bottom: 2px solid #33D0DB;
	border-left: 2px solid #33D0DB;
	border-right: 2px solid #33D0DB;
}
/* main body */
.mainbody_wrap1 {
	background: url(images/shadow_right.gif) repeat-y right;
	height: 1%
}
.mainbody_wrap2 {
	margin-right: 20px; 
	background: url(images/shadow_left.gif) repeat-y left;
	height: 1%
}
.mainbody_wrap3 {
	margin-left: 10px; 
	background: #CCFFFF url(images/sidebar_bg2.gif) repeat-y left; 
}
/* start :: body - right column */
#body_rightcol {
	border-top:1px solid #E4FFFF; 
	padding-right: 6px;
	margin-left: 211px !important;
	padding-bottom: 20px;
}
.breadcrumb {
	padding: 4px 10px 0px 16px; 
	color: #33D0DB; 
	font-size: 8.5pt;
	position: relative;
}
.breadcrumb a {
	color: #006699; 
}
.breadcrumb a:hover {
	color: #95C015; 
}

.breadcrumb_text {
	margin: 2px 0 0 26px 
}
.tbl1_top {
	margin-top: 5px;
	padding-bottom: 17px ; 
	background-image: url(images/tbl1_topbg.gif);
	position: relative
}
.tbl1_wrapper1 {
	background: #0870C1 url(images/tbl1_leftshadow.gif) repeat-y left; 
	color: #FFFFFF; 
	font-size: 11px;
	position: relative
}
.tbl1_wrapper2 {
	background: #0870C1 url(images/tbl1_rightshadow.gif) repeat-y right; 
	margin-left: 13px;
	position: relative
}
.tbl1_content1 {
	background: #0870C1 url(images/tbl1_bg.gif) repeat-x left top; 
	margin-right: 8px;
	position: relative
}
.tbl1_divider {
	padding-bottom: 10px ; 
	background: url(images/tbl1_divider_bg.gif) repeat-x left top;
	position: relative
}
.tbl1_content2 {
	background: #1DA9DE url(images/diagonal_blue.gif) repeat-x bottom; 
	color: #FFFFFF; 
	margin-right: 8px;
	position: relative
}
.tbl1_bottom {
	padding-bottom: 10px ; 
	background: url(images/tbl1_bottombg.gif) repeat-x left top;
	position: relative
}
.content1_wrapper {
	padding: 3px 5px 5px 14px;
}
.title_big {
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic
}
.title_big a {
	color: #FFFFFF
}
.title_big a:hover {
	color: #0A798F
}
.wrap_content_top {
	margin-left: 118px; 
	position: relative; 
	margin-right: 5px
}
.admin_img {
	border: 2px solid #D8F2FA;
	float: left;
	position: relative
}
.raceadmin {
	float: right;
	color: #CCFFFF;
	font-weight: bold;
	position: relative
}
.raceadmin a {
	color: #CCFFFF
}
.raceadmin a:hover {
	color: #FFFFFF
}
.superadmin_viewadmins {
	width: 240px;
}
.superadmin_viewadmins a {
	color: white;
}
.superadmin_viewadmins a:hover {
	color: white;
}
.superadmin_viewadmins a:visited  {
	color: white;
}
.wrap_content_top2 {
	padding: 6px 10px 10px 0px;
	margin-top: 10px;
}
.entries {
	margin-right: 130px; 
	font-size: 12px; 
	color: #A4EDF2
}
.entries h3 {
	padding: 0; 
	margin: 0;
	font-size: 13.5pt
}
.entry_num {
	padding-bottom: 5px; 
	margin: 0;
	font-size: 13.5pt
}
.entries a {
	color: #CCFFFF;
	text-decoration: underline	!important
}
.entries a:hover {
	color: #FFFFFF;
	text-decoration: underline	!important
}
.download_img {
	padding: 2px 0px 1px 10px; 
	border-left: 1px solid #9AE5EF;
	position: relative;
	float: right
}
.wrap_content_bottom {
	background: url(images/ribbon_bg.gif) repeat-x top; 
	padding-left: 20px; 
	padding-right: 5px; 
	padding-bottom: 2px; 
}
.wrap_content_bottom a {
	color: #FFFFFF
}
.wrap_content_bottom a:hover {
	color: #A6DE2E
}
.ribbon {
	padding-left:15px; 
	padding-right: 17px;
	vertical-align: middle
}
.stats {
	border-bottom: 1px solid #52D0EE; 
	margin: 0 10px; 
	padding: 9px 15px 9px 15px;
	font-size: 8pt
}
.stats h4 {
	margin: 0; 
	padding: 0;
	font-size: 10.5pt;
}
.accounts {
	text-align: right; 
	padding: 12px 25px 15px 15px; 
	font-size: 9pt;
	margin-left: 10px
}
.blue_txt_small {
	 color: #CCFFFF;
	 font-size: 8.5pt
}
.tbl2_wrapper {
	padding-left: 2px 
}
#tbl2_wrapper1 {
	background: url(images/tbl2_leftshadow.gif) repeat-y top left; 
	padding-left: 7px; 
	position: relative;
}
#tbl2_wrapper2 {
	background: #fff url(images/tbl2_rightshadow.gif) repeat-y top right;
	padding-right: 9px;
	padding-left: 5px; 
	position: relative;
}

ul.tbl2_topmost_ul {
	overflow: hidden
}
.tbl2top_left {
	background: url(images/tabs_bg.gif) repeat-x bottom	 !important ;
	position: relative;
	float: left; 
	display: inline; 
	width: 45%; 
	height: 49px
}
.tbl2top_right {
	background: url(images/tabs_bg.gif) repeat-x bottom	 !important ;
	position: relative;
	float: left; 
	display: inline; 
	width: 55%; 
	height: 49px
}
#tbl2top_whitebar {
	padding-bottom: 5px; 
	background-color:#FFFFFF;
	position: relative
}

.tbl2_topmost_wrap1 {
	background: url(images/tbl2_topbg.gif) repeat-x bottom !important;
	position: relative;
	line-height: 1em
}
.tbl2_topmost_wrap2 {
	background: url(images/tbl2_topright.gif) no-repeat right bottom ;
	position: relative;
	line-height: 1em
}
.tbl2_topmost_wrap3 {
	background: url(images/tbl2_topleft.gif) no-repeat left bottom; 
	position: relative; 
	padding-bottom: 5px; 
	color:#FFFFFF
}
.tbl2_bottom {
	padding-bottom: 12px; 
	background: #FFFFFF url(images/tbl2_bottombg.gif) repeat-x top left;
	position: relative
}
.tabs {
	padding-top: 21px;
}
.tab1 {
	width: 93px; 
	float: left; 
	background: url(images/tab1_bg.gif) repeat-x left top ; 
	position: relative; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8.5pt
}
.tab1 a {
	color: #FFFFFF;
}
.tab1 a:hover {
	color: #FFFFFF;
}
.tab2 {
	background: url(images/tab2_bg.gif) repeat-x left top ; 
	margin-left: 2px;
	width: 93px; 
	float: left; 
	position: relative; 
	margin-bottom: -1px;

	font-weight: bold;
	font-size: 8.5pt
}
.tab2 a {
	color: #336699;
}
.tab2 a:hover {
	color: #336699;
}
.tabtxt_wrap {
	padding-top: 8px; 
	text-align: center
}
/* pagination */
.normal {
	text-decoration:none
}
.normal a {
	text-decoration:none
}

.pagetbl_wrap {
	float: right;
	width: 285px;
	position: relative
}
.page_tbl_top {
	height: 11px; 
	background: url(images/pages_tbl_topbg.gif) repeat-x left bottom;
	height: 11px
}
.page_tbl_bottom {
	background: url(images/pages_tbl_bottombg.gif) repeat-x left top;
	height: 10px; 
	clear: left
}
.page_tbl_left {
	background: #3574AF url(images/pages_tbl_leftbg.gif) repeat-y left bottom;
	padding-left:10px;
}
.page_tbl_right {
	background: url(images/pages_tbl_rightbg.gif) repeat-y right bottom;
	padding-right:10px; 
	position: relative
}
.page_label {
	background-color:#51BBDF; 
	padding: 5px; 
	font-size: 8.5pt;
	color: #FFFFFF;
	float: left;
}
.pages_td {
	background-color: #3574AF; 
	padding: 5px; 
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
}

.pages_td a {
	color: #99FFFF;
}
.pages_td a:hover {
	color: #FFFFFF;
}
.pages_num a {
	color: #99FFFF;
	text-decoration: underline	!important
}
.pages_num a:active {
	color: #07BBF0   !important;
	text-decoration: none   !important
}
.pages_num a:visited {
	color: #99FFFF;
}
.pages_num a:hover {
	color: #07BBF0;
}
a#pages_num_active {
	color: #07BBF0; 
	text-decoration: none	!important
}
a#pages_num_active2 {
	color: #07BBF0; 
	text-decoration: none	!important
}
/* start :: footer*/
.footer_wrap1 {
	background: url(images/shadow_right.gif) repeat-y right;
	height: 1%
}
.footer_wrap2 {
	margin-right: 20px; 
	background: url(images/shadow_left.gif) repeat-y left;
	height: 1%
}


.footer_center {
	background: #118297 url(images/footer_bg.jpg) repeat-x top;
	height: 102px;
	margin-left: 10px;
}
.footer_right {
	float: right; 
	text-align: right;
	background: url(images/footer_logo.gif) no-repeat right top
}
.footer_left {
	margin-right: 230px; 
	text-align: center
}
.footer_menu_wrapper {
	margin: 0 15px 0 15px ; 
	background: #013D54 url(images/footermenu_bg.gif) repeat-x top left; 
	height: 30px;
}
.footer_menu1 {
	padding-top: 8px; 
	color: #2DA6B6;
	font-size: 8pt
}
.footer_menu1 a {
	color: #A6DE2E
}
.footer_menu1 a:hover {
	color: #FFFFFF
}
.footer_menu2 {
	color: #A6DE2E; 
	font-size: 7.5pt; 
	padding: 5px;
	line-height: 1.5em
}
.footer_menu2 a {
	color: #FFFFFF;
	font-weight: bold
}
.footer_menu2 a:hover {
	color: #A6DE2E; 
}
.footer_menu3 {
	padding-top: 10px; 
	color: #D4EDF0;
	font-size: 10px;
}
.footer_menu3 a {
	color: #99FFFF
}
.footer_menu3 a:hover {
	color: #FFFFFF
}
.footer_menu3_span {
	border-top: 1px dotted #8FD21F ; 
	padding-top: 5px;
	letter-spacing: -.3pt
}
.footerright_wrap {
	margin-top: 8px;
	border-left: 1px solid #53C2CE; 
	padding-left: 8px;
	position: relative
}
.footer_logo {
	float: left;
	position: relative;
	padding-left: 5px
}
.footer_logo a {
	display: block; 
	height: 50px; 
	width: 190px
}
.copyright {
	text-align:center; 
	color: #FFFFFF; 
	font-size: 8pt; 
	margin: 4px 10px 0 0; 
	padding-top: 8px;
	padding-right: 2px; 
	border-top: 1px solid #53C2CE;
	clear: left
}
.copyright a {
	color: #99FFFF
}
.copyright a:hover {
	color: #A6DE2E
}
.footer_bottom {
	background: url(images/footer_bottombg.gif);
	height: 32px
}

/* end :: footer*/
.shadow_left {
	background: url(images/shadow_left.gif) repeat-y top right
}
.shadow_right {
	background: url(images/shadow_right.gif) repeat-y top left
}
.adminlisting_ul {
	margin: 0; 
	padding: 0; 
	overflow: hidden;
	width: 99%
}
.adminlisting_ul li {
	float: left; 
	display: inline;
	margin: 0;
	padding: 0;
	white-space: normal
}
.tbl2_thead {
	background: #123F81 url(images/gradient_thead.gif) repeat-x top left; 
	font-weight: bold;
	font-size: 7.5pt;
	color: #99FFFF;
	white-space: nowrap
}
.racenum {
	width: 6%;
}
.list_name {
	width: 16% ;
}
.address {
	width: 22% ;
}
.citypostcode {
	width: 28% ;
}
.club {
	width: 20% ;
}
.age {
	width: 4%;
}
.numsent {
	width: 4%;
}
.alt1 {
	background-color: #3574AF; 
	font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}
.alt2 {
	background-color: #5D90BF; 
	font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap
}
#admin_listings {
	margin: 0;
	padding: 0;
}
#admin_listings li {
	margin: 0px;
	padding: 3px 0 3px 6px;
	display: block;
}
#admin_listings li li {
	padding-left: 0px;
	white-space: normal
}
/* start :: homepage */
#maincontents_wrap_home {
	padding-left: 9px;
	margin-right: 4px;
	margin-top: 5px;
	padding-bottom: 1px
}

.title_home_left {
	float: left; 
	background: #0A798F url(images/date_bg.gif) repeat-x top; 
	width: 110px; 
	font-size: 8.5pt;
	position: relative
}
.date_home_top {
	padding: 28px 5px 0px 5px; 
	height: 20px; 
	text-align: right;
	color: #A6DE2E
}
.date_bottom {
	text-align: right; 
	background: url(images/date_bottombg.gif) repeat-x top
}
.title_home_top {
	text-align: right ; 
	background: url(images/featured_bg.gif) repeat-x top
}
.title_home_bottom {
	background: url(images/listings_bg.gif) repeat-x top;
}
.title_home_txt {
	padding-top: 6px; 
	padding-bottom: 14px;
	color: #FFFFFF;
	font-size: 8.5pt
}
.title_home_txt a {
	color: #0A798F
}
.title_home_txt a:hover {
	color: #FFFFFF
}
.listings_wrapper {
	background: #0BABBD url(images/gradient_blue_big.gif) repeat-x top; 
	padding: 9px 10px 1px 10px;
	border-top: 1px solid #33D0DB
}
.listings_thead {
	background: #8DE7EC url(images/gradient_white_bg.gif) repeat-x top;
	color: #0A798F;
	min-height: 27px;
	font-size: 9.5pt;
	height: 1%;
	text-align: left
}
.featuredlist_name {
	padding: 5px 0 1px 15px
}
.featuredlist_enter {
	float: right; 
	width: 90px; 
	padding: 5px 0 1px 0px
}
.featuredlist_date {
	float: right; 
	width: 180px; 
	padding: 5px 0 1px 0px
}
.listings_wrapper ul {
	padding: 0; 
	margin: 0; 
	list-style: none;
}
.listings_wrapper ul li {
	background: #FFFFFF url(images/white_wrapper_bottomright.gif) no-repeat right bottom;
	margin-bottom: 9px;
	padding-bottom: 7px;
	position: relative;
	height: 1%;
	min-height: 80px
}
.race_desc {
	padding: 6px 10px 1px 10px;
	position: relative;
	color: #333333;
	font-size: 8.5pt
}
.race_desc img {
	border: 2px solid #A6DE2E;
	margin-right: 9px;
	position: relative
}
.allraces {
	background: #CCED71 url(images/gradient_green_bg.gif) repeat-x right top; 
	height: 35px
}
.allrace_list {
	padding: 0px 10px 6px 10px; 
	background: #EEEEEE url(images/homebg_runner.gif) no-repeat 92% 80%
}
.allrace_list ul {
	padding: 0; 
	margin: 0;
	list-style: none;
	font-size: 8pt
}
.allrace_list ul li {
	background: url(images/bullet_greenarrow.gif) no-repeat 5px 10px;
	border-bottom: 1px solid #A6DE2E;
	padding: 10px 10px 15px 30px
}
.allrace_title {
	color: #0A798F;
	font-size: 9.5pt
}
.allrace_date {
	float: right;
	width: 200px
}
.allrace_title a {
	font-weight: bold;
	color: #0A798F;
}
.allrace_title a:hover {
	color: #95C015;
}
.allrace_desc {
	padding-left: 15px;
	line-height: 1.2em
}
.moreinfo a {
	color: #33B0BF;
	font-weight: bold;
	font-style: italic
}
.moreinfo a:hover {
	color: #0A798F; 
}
.enterrace a {
	color: #0A798F;
	font-weight: bold;
	font-style: italic
}
.enterrace a:hover {
	color: #A6DE2E;
}
.sort_allrace {
	padding: 5px 25px 10px 10px; 
	border-bottom: 4px solid #A6DE2E;
	font-size: 8.5pt;
	color: #999999
}
.sort_allrace a {
	color: #1795A7;
	font-weight: bold;
	font-style: italic
}
.sort_allrace a:hover {
	color: #A6DE2E;
}
.listmore {
	float: right;
}
.listmore a {
	color: #006699;
	font-weight: normal
}
.prev_wrapper {
	padding: 6px 10px 0 10px;
	margin-right: 45%;
}
* html .prev_wrapper {
	margin-right: 30%;
}
.prev_wrapper a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9.5pt
}
.prev_wrapper a:hover {
	color: #A6DE2E
}
.racelist_pagination {
	padding-bottom: 8px; 
	background: #1795A7 url(images/previousraces_topshadow.gif) repeat-x top
}
.racelist_bottom {
	background-color: #0A798F; 
	color: #FFFFFF; 
	font-size: 8.5pt; 
	height: 1%
}
* html .racelist_bottom {
	margin-left: -3px
}
.racelist_bottom_bottom {
	background: #0A798F url(images/listing_bottomright.gif) no-repeat right bottom; 
	padding-bottom: 6px; 
}
.upcoming_wrapper {
	float:right; 
	width: 45%;
	padding: 6px 10px 0 14px;
}

.upcoming_wrapper a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9.5pt
}
.upcoming_wrapper a:hover {
	color: #A6DE2E
}
.upcoming_wrapper2 {
	float:right; 
	width: 45%;
	padding: 6px 10px 0 14px;
	position: relative
}
.upcoming_wrapper2 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9.5pt
}
.upcoming_wrapper2 a:hover {
	color: #A6DE2E
}
.upcoming {
	color: #99FFFF;
	font-size: 8.5pt;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.upcoming ul li{
	border-top: 1px dotted #A6DE2E;
	padding: 6px 0px 7px 22px;
	background: url(images/bullet_folder.gif) no-repeat 6px;
	color: #33CCCC;
	font-style: italic;
}
.upcoming ul li a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 8.5pt;
}
.upcoming ul li a:hover {
	color: #A6DE2E;
}
.upcoming ul {
	margin: 10px 0 0 0;
	border-bottom: 2px solid #A6DE2E
}
ul.previous li{
	padding: 5px 0 0 0;
	height: 1%;
	min-height: 72px
}
ul.previous {
	margin: 0px 
}
.previous h2 {
	color: #A6DE2E; 
	padding:0; 
	margin: 0;
	font-size: 11pt;
	font-style: italic
}
.previous h2 a {
	color: #A6DE2E;
}
.previous h2 a:hover {
	color: #D8F068;
}
.racelist_pic_wrap {
	float: left; 
	padding: 2px; 
	border: 1px solid #33B0BF; 
	margin-right: 5px
}
.racelist_pic_wrap img {
	border: 2px solid #33B0BF;
}
.more_blue a {
	color: #A4EDF2;
	font-size: 7.5pt;
}
.more_blue a:hover {
	color: #A6DE2E
}
/* start :: details page */
.detailstbl_top {
	padding-bottom: 5px;
	margin-top: 5px;
	background: url(images/standardwrap_topbg.gif) repeat-x left bottom
}
.detailstbl_wrap1 {
	background: #FFFFFF url(images/standardwrap_leftbg.gif) repeat-y left;
}
.detailstbl_wrap2 {
	padding-left: 9px; 
	background: url(images/standardwrap_rightbg.gif) repeat-y right;
}
.detailstbl_wrap3 {
	padding-right: 4px;
	padding-bottom: 4px;
}
.detailstbl_bottom {
	padding-bottom: 8px; 
	background: url(images/standardwrap_bottombg.gif) repeat-x left top;
	position: relative
}
.green_tcat {
	text-align: center; 
	background: #A0DB2A url(images/gradient_greenbg.gif) repeat-x left bottom;
	position: relative;
}
.green_tcat2 {
	text-align: center; 
	background: #A0DB2A url(images/gradient_greenbg.gif) repeat-x left bottom;
	position: relative;
}
* html .green_tcat2 {
	margin-right: -1px
}
.details_content {
	border-right: 1px solid #E5E5E5 ;
}
.details_content1 {
	margin-bottom: 2px;
}
.details_title {
	border-bottom: 1px solid #33D0DB; 
	padding-bottom: 5px; 
	padding-top: 10px; 
	margin: 0 10px 10px 10px;
	color: #666666;
	font-size: 8.5pt;
}
.details_title img {
	padding-right: 3px 
}
.details_title h3 {
	margin: 0; 
	padding: 0;
	color: #0AAABC;
	font-style: italic;
	font-size: 10.5pt
}
.details_title h3 a {
	color: #0AAABC;
}
.details_title h3 a:hover {
	color: #A6DE2E;
}
.leftcol_content {
	margin-right: 203px; 
	border-right: 1px solid #CCCCCC;
}
.details_rightcol {
	float: right; 
	width: 202px;
	margin-bottom: 1px;
	position: relative;
}
.details_rightcol_wrap {
	margin: 0 10px 0px 10px;
}
.details_contentwrap {
	
	font-size: 8.5pt;
	position: relative;
	height: 25px;
	padding-bottom: 2px
}
.details_contentwrap_img {
	border: 2px solid #0AAABC;
	margin-right: 8px;
	float: left;
	position: relative;
}
.view_detailsinfo {
	text-align: right;
	color: #999999;
	font-size: 8.5pt;
	margin-top: 5px;
	position: relative;
	display: block;
	border-bottom: 1px dotted #33D0DB;
	padding-bottom: 5px
}
.view_detailsinfo a {
	color: #0AAABC;
	font-style: italic
}
.view_detailsinfo a:hover {
	color: #A6DE2E;
}
.bluedotted_bottom {
	border-bottom: 1px dotted #33D0DB;
	padding: 10px 0 10px 0;
	font-size: 9pt
}
.contact_email {
	border-bottom: 1px dotted #33D0DB;
	padding: 7px 0 7px 0;
	font-size: 9.5pt;
	color: #999999;
}
.contact_email a {
	color: #0AAABC
}
.contact_email a:hover {
	color: #A6DE2E
}
.google_map
{
	border-bottom: 4px solid #33D0DB;
	padding: 10px 0 10px 0;
	font-size: 9pt
}
#map
{
	width: 100%;
	height: 400px;
}
*html #map
{
	float:left;
}
.grey_txt {
	color: #666666;
	font-style: italic
}
.date_racesjoined {
	font-size: 8pt;
	color: #999999;
}
.greytxt_light {
	color: #999999
}
.bluebold_txt {
	color: #0AAABC;
	font-weight: bold;
	font-size: 8.5pt
}
.bluebold_txt a {
	color: #0AAABC;
	font-style: normal !important
}
.bluebold_txt a:hover {
	color: #A6DE2E;
}
.listmore_small {
	font-size: 8pt; 
	color: #33D0DB;
	text-align: right
}
.listmore_small a {
	color: #33D0DB;
	font-weight: bold;
	font-style: italic;
}
.listmore_small a:hover {
	color: #A6DE2E;
}
.details_raceinfo {
	margin-top: 10px
}
.distanceinfo {
	margin-left: 90px;
}
.distanceinfo2 {
	margin-left: 72px;
}
* html .distanceinfo2 {
	margin-left: 70px;
}
.other_races {
	padding: 5px 5px 10px 10px;
	font-size: 9.5pt
}
.other_races ul li {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8.5pt;
	height: 1%; 
	min-height: 70px;
	border-bottom: 1px dotted #CCCCCC
}
.otherraces_div_img {
	float: left;
	padding: 1px;
	border: 1px solid #0AAABC;
	
}
.otherraces_div_img img {
	border: 1px solid #0AAABC
}
.sponsors {
	padding: 5px 0 0 2px;
}
ul.sponsor_list {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
ul.sponsor_list li {
	display: inline; 
	width: 33%; 
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative
}

.sponsor_div {
	width: 158px; 
	background: #33D0D9 url(images/sponsor_bg.gif) repeat-x bottom; 
	margin: 5px auto;
	border-top: 4px solid #33B0BF
}
.sponsor_div2 {
	background: url(images/sponsor_bottomleft.gif) no-repeat left bottom ;
	padding: 8px 6px 10px 6px
}

.sponsor_div2 img {
	border: 2px solid #32AFBE
}
.sponsorname {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	text-align: right
}
.sponsorname a {
	color: #FFFFFF;
}
.sponsorname a:hover {
	color: #A6DE2E;
}
.sponsor_txt {
	font-size: 7.5pt;
	padding-top: 5px;
	width: 165px;
	margin: 5px auto;
}
.sponsor_txt a {
	color: #33B0BF;
	font-style: italic
}
.sponsor_txt a:hover {
	color: #A6DE2E;
}
.fee_label {
	color: #666666;
	font-size: 10pt;
	font-style: italic;
	padding: 3px 0px 3px 0px;
}
.fee_value {
	color: #1AB0C0;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 6px 0px 6px 0px
}
.resources {
	width: 100px; 
	float: left; 
	margin: 0; 
	padding: 0;
	border-top: 3px solid #A4EDF2
}
.resources li {
	border-bottom: 1px solid #A4EDF2; 
	color: #0AAABC;
	font-size: 8.5pt;
	padding: 3px 0px 6px 20px;
	background: url(images/bullet_green.gif) no-repeat 10%
}
.resources li a {
	color: #0AAABC;
}
.resources li a:hover {
	color: #A6DE2E;
}
.resources2 {
	width: 80px; 
	float: left; 
	margin: 0; 
	padding: 0;
	border-top: 3px solid #A4EDF2 
}
.resources2 li {
	border-bottom: 1px solid #A4EDF2; 
	color: #0AAABC;
	font-size: 8.5pt;
	padding: 3px 0px 6px 20px;
	background: url(images/bullet_green.gif) no-repeat 10%
}
.resources2 li a {
	color: #0AAABC;
}
.resources2 li a:hover {
	color: #A6DE2E;
}
.details_imgtitle {
	text-align: center;
	border-bottom: 1px solid #000000
}
.details_imgtitle img {
	padding-top: 12px;
	padding-bottom: 3px;
	border-bottom: 4px solid #000000
}
.status {
	color: #666666;
	font-size: 9pt;
	padding: 10px 0 0px 0;
	font-style: italic
}
.status li {
	padding-bottom: 5px
}
.status_number {
	font-weight: bold; 
	color:#000000;
	font-style: normal
}
.similar_racedates {
	padding: 10px 0px 10px 0px;
	color: #666666;
	font-size: 8.5pt;
}
.similar_racedates li {
	padding: 4px 0px 5px 12px;
	position: relative
}
.alt1_similar {
	background: #FFFFFF url(images/bulletblue_w.gif) no-repeat 4px 12px;
	padding: 4px 0px 5px 12px;
}
.alt1_similar a {
	color: #006699;
	font-weight: bold;
	font-style: italic
}
.alt1_similar a:hover {
	color: #A6DE2E;
}
.alt2_similar {
	background: #D1F6F8 url(images/bulletblue_b.gif) no-repeat 4px 12px;
	padding: 4px 0px 5px 12px;
}
.alt2_similar a {
	color: #006699;
	font-weight: bold;
	font-style: italic
}
.alt2_similar a:hover {
	color: #A6DE2E;
}
/* start ::standard page */
.standardtbl_top {
	background: url(images/standardtbl_topbg.gif) repeat-x left bottom;
	margin-top: 5px;
	padding-bottom: 10px
}
.standardtbl_wrap1 {
	background: #FFFFFF url(images/standardtbl_leftbg.gif) repeat-y left;
	padding-left: 9px; 
}
.standardtbl_wrap2 {
	background: #FFFFFF url(images/standardtbl_rightbg.gif) repeat-y right;
	padding-right: 4px
}
.standardtbl_wrap3 {
	background: url(images/pagetxt_bg.gif) no-repeat 98% 84%; 
	border-left: 2px solid #ECECEC ;
	border-right: 2px solid #ECECEC; 
	padding: 0px 10px 0px 10px;
	font-size: 9pt
}
.standardtbl_wrap3 a {
	color: #33B0BF
}
.standardtbl_wrap3 a:hover {
	color: #A5C12B
}
.title_page {
	border-bottom: 1px solid #A6DE2E; 
	padding: 5px 5px 4px 2px;
	color: #33D0DB;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px
}
.title_page a{
	color: #33D0DB;
}
.title_page a:hover {
	color: #A5C12B;
}
.standardpg_bigimg {
	float: left;
	margin-right: 10px; 
	border: 2px solid #A6DE2E;
	position: relative
}
.byline {
	margin: 15px 0 8px 35px;
	color: #999999;
	font-size: 9pt
}
.optional_items {
	border-bottom: 1px solid #A6DE2E; 
	padding: 5px 5px 4px 2px;
	margin-left: 6px;
	color: #0A798F;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic
}

.optional_items_ul {
	margin-left: 35px;
	color: #666666;
	font-size: 8.5pt;
	margin-top: 3px;
	padding-bottom: 10px
}
.optional_items_ul li {
	padding: 1px 5px 1px 10px;
	background: url(images/bullet_green.gif) no-repeat left;
}
.optional_items_ul li a {
	color: #666666;
	font-weight: bold
}
.optional_items_ul li a:hover {
	color: #A5C12B;
}
.standardtbl_bottom {
	background: #FFF url(images/standardtbl_bottombg.gif) repeat-x left top;
	padding-bottom: 10px;
	line-height: 1.2
}
.optionalsec_wrap {
	margin: 0px 4px 0px 9px; 
	height: 24px;
	background-color: #33B0BF;
	position: relative
}
* html .optionalsec_wrap {
	margin-left: 6px;
} 
.optionalsec_title {
	font-size: 9pt; 
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold
}
.optionalsec_links {
	float: right;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-top: 3px
}
.optionalsec_links a {
	color: #A4EDF2
}
.optionalsec_links a:hover {
	color: #A6DE2E
}
.optionalsec_list {
	margin: 0 4px 0 9px; 
	background-color: #A4EDF2; 
	padding: 10px 15px 10px 12px;
}

.optionalsec_list ul li {
	color: #003366;
	font-size: 8.5pt;
	padding-bottom: 5px;
	position: relative;
	height: 1%;
	min-height: 55px;
}

.optionalsec_desc1 {
	margin-left: 90px;
	margin-top: 0;
	position: relative;
}
.optionalsec_desc2 {
	margin-left: 90px ;
	font-size: 4px;
	height: 4px;
	border-top: 1px dotted #FFFFFF; 
}
.optionalsec_list ul li img {
	border: 2px solid #FFFFFF;
	position: relative;
}
.optionalsec_list ul li a {
	color: #33B0BF;
}
.optionalsec_list ul li a:hover {
	color: #A5C12B;
}

.optionalsec_desc_title a {
	color: #003366 !important ;
	font-weight: bold
}
.optionalsec_desc_title a:hover {
	color: #A5C12B !important ;
}

div#layout {display: table; }
div.hgroup {display: table-row;}
div.cell {display: table-cell; background-color:#CC99CC}
