
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background: #333333 url(../images/bg1.jpg) 50% 0 no-repeat;
}

body.empty { background: #ffffff; }

h1, h2, h3, h4, h5, h6 { color: #666666; }

h1 {
	font-size: 2.3em;
	letter-spacing: -0.05em;
	color: #003399;
	font-weight: 800;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 100%;
	padding: 10px 0 6px 0;
}

h1 .facebook a {
	float: right;
	font-size: 0.45em;
	letter-spacing: normal;
	color: #003399;
	margin: 5px 0 0 0;
}

body.news h1 {
	padding: 10px 0 20px 60px;
	background: url(../images/megaphone.gif) no-repeat 0 20px;
}

body.news h1 span.date {
	color: #666666;
	font-size: 0.45em;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 0em;
}

h2 {
	font-size: 1.5em;
	color: #333333;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 100%;
	padding: 0 0 6px 0;
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 1.2em;
	color: #003399;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 100%;
	padding: 20px 0 6px 0;
	text-transform: uppercase;
	font-weight: 800;
}

h4 {
	font-size: 1.2em;
	color: #204da6;
	text-transform: capitalize;
}

h5 { font-size: 1.1em; }

h6 { font-size: 1.0em; }

address {
	font-style: normal;
	margin: 10px 0 0 0;
	line-height: 1.6em;
}

.emphasize {
	font-weight: 800;
	color: #BE1212;
}

.divider {
	width: 100%;
	height: 1px;
	float: left;
	margin: 10px 0;
	border-top: 1px solid #cccccc;
}

body.registration #content h2 { margin: 10px 0 0 0; }

a {
	color: #cc3333;
	font-weight: 800;
}

p {
	line-height: 1.6em;
	margin: 10px 0 0 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}

/* header */
#header {
	width: 100%;
	height: 108px;
	position: relative;
	background: #333333 url(../images/bg_header.jpg) no-repeat;
}

#header img {
	float: left;
	margin: 18px 0 0 0;
}

#header ul {
	float: right;
	margin: 0 0 10px 0;
	display: inline;
}

#header ul li {
	float: left;
	margin: 15px 0 0 20px;
	display: inline;
	text-shadow: 0 1px #333333;
}

#header ul li a:hover { color: #cccccc; }

#header ul li img {
	float: none;
	margin: 0 2px 0 0;
	vertical-align: middle;
}

#header .ad {
	margin: 18px 0 0 40px;
	display: inline;
}

#header a {
	font-weight: 800;
	color: #ffffff;
}

/* multimedia */
#header ul#multimedia {
	width: 400px;
	height: 32px;
	margin: 10px 0 0 0;
	background: url(../images/menu_multimedia_header.gif) no-repeat;
}

#header ul#multimedia:hover {
	width: 400px;
	height: 32px;
	margin: 10px 0 0 0;
	background: url(../images/menu_multimedia_header.gif) no-repeat 0 -32px;
}

#header ul#multimedia li {
	height: 32px;
	margin: 0;
}

#header ul#multimedia li a {
	height: 32px;
	display: block;
	outline: none;
	text-indent: -9999em;
	background: url(../images/menu_multimedia.gif) no-repeat;
}

#header ul#multimedia li#dvd { margin: 0 0 0 105px; }

#header ul#multimedia li#dvd a {
	width: 85px;
	background-position: 0 0;
}

#header ul#multimedia li#tv a {
	width: 100px;
	background-position: -85px 0;
}

#header ul#multimedia li#live a {
	width: 95px;
	background-position: -185px 0;
}

#header ul#multimedia li#dvd a:hover {
	width: 85px;
	background-position: 0 -32px;
}

#header ul#multimedia li#tv a:hover {
	width: 100px;
	background-position: -85px -32px;
}

#header ul#multimedia li#live a:hover {
	width: 95px;
	background-position: -185px -32px;
}

/* menu */
#menu {
	width: 100%;
	height: 42px;
	overflow: hidden;
	background: url(../images/bg_menu.gif) no-repeat;
}

#menu li {
	height: 42px;
	display: inline;
}

#menu li a {
	outline: none;
	float: left;
	padding: 42px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:42px;
	background: url(../images/menu.png) no-repeat;
}

#menu li#races a {
	width: 100px;
	background-position: 0 0;
}

#menu li#points a {
	width: 95px;
	background-position: -100px 0;
}

#menu li#tech a {
	width: 130px;
	background-position: -195px 0;
}

#menu li#shop a {
	width: 193px;
	background-position: -325px 0;
}

#menu li#message a {
	width: 175px;
	background-position: -518px 0;
}

#menu li#volkswagen a {
	width: 233px;
	background-position: -693px 0;
}

#menu li#races a:hover {
	width: 100px;
	background-position: 0 -42px;
}

#menu li#points a:hover {
	width: 95px;
	background-position: -100px -42px;
}

#menu li#tech a:hover {
	width: 130px;
	background-position: -195px -42px;
}

#menu li#shop a:hover {
	width: 193px;
	background-position: -325px -42px;
}

#menu li#message a:hover {
	width: 175px;
	background-position: -518px -42px;
}

#menu li#volkswagen a:hover {
	width: 233px;
	background-position: -693px -42px;
}

#menu li#races a:active {
	width: 100px;
	background-position: 0 -84px;
}

#menu li#points a:active {
	width: 95px;
	background-position: -100px -84px;
}

#menu li#tech a:active {
	width: 130px;
	background-position: -195px -84px;
}

#menu li#shop a:active {
	width: 193px;
	background-position: -325px -84px;
}

#menu li#message a:active {
	width: 175px;
	background-position: -518px -84px;
}

#menu li#volkswagen a:active {
	width: 233px;
	background-position: -693px -84px;
}

#menu li#races a.selected {
	width: 100px;
	background-position: 0 -126px;
}

#menu li#points a.selected {
	width: 95px;
	background-position: -100px -126px;
}

#menu li#tech a.selected {
	width: 130px;
	background-position: -195px -126px;
}

#menu li#shop a.selected {
	width: 135px;
	background-position: -325px -126px;
}

#menu li#message a.selected {
	width: 175px;
	background-position: -460px -126px;
}
#menu li#volkswagen a:selected {
width: 235px;
background-position: -635px -126px;
}

/* content */
#content {
	width: 670px;
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 0 20px 0;
	display: inline;
}

#full_content {
	width: 920px;
	float: left;
	margin: 25px 20px 20px 20px;
	padding: 0 0 20px 0;
	display: inline;
}

#equalLeftContent {
	width: 450px;
	float: left;
	margin: 20px 0 0 0;
}

#equalRightContent {
	width: 450px;
	float: right;
	margin: 20px 0 0 0;
}

#past_races, #information, #extra {
	width: 200px;
	float: right;
	margin: 20px 20px 0 0;
	padding: 0 0 20px 0;
	display: inline;
}

#information { margin: 0 20px 0 0; }

#past_races h2, #information h2, #extra h2, #past_races h3, #information h3, #extra h3 { margin: 10px 0 10px 0; }

#news .viewAll, #press_releases .viewAll, #past_races .viewAll {
	font-weight: 800;
	font-size: 0.9em;
}

/* previous_races */
#previous_races {
	width: 910px;
	height: 120px;
	float: left;
	padding: 0 25px;
	display: inline;
	background: #dddddd;
}

#previous_races ol {
	width: 900px;
	float: left;
}

#previous_races ol li {
	width: 270px;
	height: 90px;
	margin: 0 8px;
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	font-weight: 800;
	text-align: center;
	background: #eeeeee;
}

#previous_races ol li:hover { background: #ffffff; }

#previous_races ol li img { margin: 5px 0 0 0; }

#previous_races ol li span {
	display: block;
	margin: 5px 0 0 0;
}

#previous_races a { font-weight: 800; }

/* photoGallery */

#photoGallery {
	width: 910px;
	height: 120px;
	margin: 0 auto;
}

#photoGallery ul {
	width: 910px;
	height: 100px;
}

#photoGallery ul li {
	float: left;
	width: 280px;
	height: 100px;
	margin: 0 20px 0 0;
}

#photoGallery ul li .frame {
	width: 280px;
	height: 100px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #333333;
}

#photoGallery ul li a {
	display: block;
	width: 280px;
	height: 100px;
}

#photoGallery ul li:last-child { margin: 0; }

#photoGallery ul li a.last { margin: 0; }

#photoGallery ul li img {
	width: 280px;
	height: auto;
	margin: -15% 0 0 0;
}

ul.photoGalleryFull { margin: 20px 0 0 0; }

ul.photoGalleryFull li {
	float: left;
	margin: 0 25px 25px 0;
}

ul.photoGalleryFull li a img {
	width: 150px;
	height: auto;
	border: 1px solid #333333;
}

/* main_sponsors */
#main_sponsors {
	width: 200px;
	float: right;
	margin: 25px 20px 0 0;
	padding: 0 0 20px 0;
	display: inline;
}

#main_sponsors h5 {
	text-align: center;
	margin: 0 0 10px 0;
}

/* footer */
#footer {
	clear: both;
	background: #ffffff;
}

body#home #footer { background: #dddddd; }

#footer #geotrust { float: right; }

#footer #geotrust img {
	margin: 0 10px 0 0;
	padding: 0 0 30px 0;
	display: inline;
}

#breadcrumb {
	width: 100%;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	font-size: 0.95em;
	background: transparent url(../images/header_bottom.gif) repeat-x left bottom;
}

#breadcrumb a { color: #003399; }

/* pic holder */
#pic_holder { margin: 20px 0 20px 0; }

/* upcoming races */
#upcoming_races {
	width: 670px;
	height: 200px;
	float: left;
	margin: 6px 0 10px 0;
	font-size: 0.9em;
	font-weight: 800;
	position: relative;
}

#upcoming_races #banner {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#upcoming_races ul { display: none; }

#upcoming_races #race_metadata {
	width: 670px;
	height: 80px;
	position: absolute;
	top: 25px;/*background: url(../images/banner_strip.png) no-repeat;*/
	left: 20px;
}

#upcoming_races #race_metadata h1 {
	width: 550px;
	height: auto;
	font-size: 3em;
	font-weight: 800;
	margin: 5px 0 0 30px;
	z-index: 100;
	color: #003399;
	background: none;
	text-shadow: 0 1px 0 #000000;
}

#upcoming_races #race_metadata h1 a { color: #ffffff; }

#upcoming_races #race_metadata span#date {
	font-size: 1.8em;
	display: block;
	margin: 10px 0 0 30px;
	z-index: 100;
	color: #cc0000;
}

#upcoming_races #previous {
	position: absolute;
	top: 152px;
	right: 50px;
	z-index: 100;
}

#upcoming_races #next {
	position: absolute;
	top: 152px;
	right: 15px;
	z-index: 100;
}

#upcoming_races #previous img, #upcoming_races #next img { z-index: 120; }

#upcoming_races ol { display: none; }

.ui-tabs-hide { display: none; }

#news {
	width: 325px;
	float: left;
}

#news h4 { margin: 0 0 5px 0; }

#news ul { margin: 10px 0 0 0; }

#news ul li { margin: 0 0 20px 0; }

#news ul li ul { margin: 0 0 0 20px; }

#news ul li li {
	padding: 0 0 0 20px;
	background: url(../imges/icons/bullet_black.gif) no-repeat;
}

#press_releases {
	width: 325px;
	float: right;
}

#press_releases ul { margin: 10px 0 0 0; }

#press_releases ul li {
	margin: 0 0 10px 0;
	padding: 0 0 7px 25px;
	background: transparent url(../images/icons/newspaper.gif) no-repeat;
}

#press_releases ul li a { color: #204da6; }

/* past_races links */
#past_races ol, #all_races ol {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#all_races {
	width: 100%;
	clear: both;
	float: left;
}

#all_races ol {
	width: 100%;
	clear: both;
	padding: 10px 0 0 0;
}

#past_races li, #all_races ol li {
	font-weight: 800;
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 10px 0;
}

body#home #past_races li { float: left; }

#all_races ol li {
	float: left;
	width: 160px;
 w/idth: 180px;
 /width: 160px;
	height: 115px;
	padding: 0 10px;
	margin: 0 20px 15px 0;
	background: transparent url(../images/race_past_off.gif) no-repeat;
}

#all_races ol li { color: #cccccc; }

#all_races ol li h2 {
	color: #ffffff;
	font-size: 1.2em;
	border: none !important;
}

#all_races ol li p {
	margin: 0;
	padding: 0;
}

#past_races li a {
	width: 180px;
	height: 115px;
	display: block;
	color: #ffffff;
	background: transparent url(../images/race_past_off.gif) no-repeat;
}

#past_races li a:hover { background: transparent url(../images/race_past_on.gif) no-repeat; }

#all_races ol li a {
	width: 180px;
	height: 115px;
	display: block;
	color: #ffffff;
	background: transparent url(../images/race_off.gif) no-repeat;
}

#all_races ol li a:hover { background: transparent url(../images/race_on.gif) no-repeat; }

#all_races img, #past_races img { margin: 5px 0 0 20px; }

#past_races h3 img { margin: 0 0 0 0; }

#past_races span, #all_races span {
	display: block;
	margin: 0 0 0 17px;
}

#past_races a img, #all_races ol a span, #past_races a span { margin: 17px 0 0 17px; }

/* contact */

ul.contact li { padding: 5px 0; }

/* footer items */

#footer .title a {
	float: right;
	margin: 0 20px 0 0;
	display: inline;
	font-weight: 800;
	font-size: 0.9em;
	padding: 10px 0 10px 0;
	color: #666666;
}

#footer h2 {
	float: left;
	padding: 10px 0 10px 0;
	margin: 0 0 0 20px;
	display: inline;
	background: none;
}

#footer h3 {
	width: 920px;
	padding: 10px 0;
	margin: 0 0 0 20px;
}

#sponsor_holder { float: left;/*visibility: hidden;*/ }

#sponsor_holder ul {
	width: 960px;
	height: 155px;
	overflow: hidden;
	float: left;
	position: relative;
	background: #ffffff;/*background: #dddddd url(../images/footer_top.gif) no-repeat left bottom;*/
}

#sponsor_holder img {
	margin: 20px 0 0 0;
	position: absolute;
}

/*#sponsor_holder.vertical ul{
	width: 200px;
	height: 600px;
	overflow: hidden;
	float: left;
	position: relative;
	border: 1px solid green;
}
*/

#sponsor_holder.vertical ul img { margin: 20px 0 0 0; }

iframe {
	width: 960px;
	height: 155px;
	float: left;
	border: none;
	display: inline;
}

iframe#main {
	width: 200px;
	height: 500px;
}

iframe#contact {
	height: 450px;
	width: 670px;
	margin: 20px 0 0 0;
}

/* sponsors */
#sponsors {
	float: left;
	margin: 20px 0 0 0;
}

#sponsors li {
	float: left;
	margin: 0 20px 0 0;
}

#footer_utilities #geotrust img {
	position: absolute;
	top: 20px;
	right: 20px;
}

#footer_utilities {
	width: 960px;
	height: 115px;
	float: left;
	position: relative;
	/*	padding: 0 0 40px 0;*/
	border-top: 1px solid #ffffff;
	background: #eeeeee url(../images/footer_bottom.gif) no-repeat bottom left;
}

#footer_utilities ul#socialMedia {
	position: absolute;
	top: 28px;
	left: 400px;
}

#footer_utilities ul#socialMedia li {
	float: left;
	margin: 0 30px 0 0;
}

#race_links, #utility {
	width: 500px;
	margin: 20px 20px 15px 20px;
	float: left;
	display: inline;
}

#utility {
	margin: 0 20px;
	display: inline;
}

#race_links li, #utility li {
	color: #999999;
	float: left;
	margin: 0 10px 0 0;
}

#race_links li a, #utility li a {
	margin: 0 10px 0 0;
	font-weight: 800;
}

#utility li a {
	color: #666666;
	font-weight: 100;
}

#footer .viewAll {
	padding: 0 0 10px 0;
	margin: 0 0 0 30px;
}

#footer p {
	width: 960px;
	text-align: center;
	font-size: 0.95em;
	color: #666666;
	margin: 0;
	padding: 0 0 60px 0;
	background: #333333;
}

#footer p a { color: #666666; }

#information h2 { margin: 25px 0 0 0; }

#information ul, ul.links, ul.links_files { margin: 15px 0 0 0; }

#information ul li, ul.links li, ul.links_files li {
	font-weight: 800;
	color: #333333;
}

#information ul li, ul.links li {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: transparent url(../images/icons/tick.gif) no-repeat;
}

ul.links_files li {
	padding: 8px 0 8px 22px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #eeeeee;
	background: transparent url(../images/icons/page_white_put.gif) no-repeat 0 7px;
}

ul.links_files li:hover { background: #fffeef url(../images/icons/page_white_put.gif) no-repeat 0 8px; }

/* form */
.form_left {
	width: 330px;
	float: left;
}

.form_right {
	width: 330px;
	float: right;
}

.form { width: 100%; }

.form label {
	width: 100%;
	display: block;
	float: left;
	margin: 15px 0 0 0;
	font-weight: 800;
}

.form hr {
	width: 100%;
	float: left;
	clear: both;
	height: 1px;
	border: none;
	margin: 10px 0;
	background: #ffcc66;
}

.form br { clear: both; }

.form ul {
	width: 100%;
	float: left;
}

.form ul li {
	float: left;
	margin: 15px 10px 0 0;
}

.form ul li label {
	display: inline;
	float: none;
}

.form .radiobutton { float: left; }

.form .radiobutton label {
	width: auto;
	float: none;
	display: inline;
	margin: 0 10px 0 0;
	font-weight: 100;
}

.form .mceEditorContainer table { clear: both; }

.checkboxlist { width: 100%; }

.checkboxlist td { padding: 3px 0; }

.checkboxlist label { padding: 0 0 0 2px; }

.buttons {
	width: 100%;
	clear: both;
	float: left;
	text-align: right;
	margin: 25px 0 10px 0;
	padding: 5px 0 6px 0;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 0;
}

.mini, .tiny, .short, .medium, .long, .extralong {
	padding: 3px;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	background: #f5f5f5;
}

.mini { width: 40px; }

.tiny { width: 80px; }

.short { width: 120px; }

.medium { width: 190px; }

.long { width: 300px; }

.extralong { width: 350px; }

.required {
	background: #FFFCEF;
	border: 1px solid #FFBD6F;
}

/* registration */
.hidden {
	width: 100%;
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	display: none;
}

/* tooltip */
.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border: 1px solid #cccccc;
	line-height: 18px;
	z-index: 100;
	color: #000000;
	font-weight: 100;
	width: 200px;
	font-size: 0.9em;
	background: #FFF2CF url(../images/bg_balloonstyle_tile.gif) repeat;
}

.balloonstyleimage {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border: 1px solid #cccccc;
	line-height: 18px;
	z-index: 100;
	color: #000000;
	font-weight: 100;
	width: 343px;
	background: #FFF2CF url(../images/bg_balloonstyle_tile.gif) repeat;
}

#arrowhead {
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}

.balloonstyle p { margin: 0; }

/*#class_description{
	width: 100%;
	display: none;
	margin: 10px 0 0 0;
	float: left;
}

#class_description p{
	margin: 0;
}

#help_class{
	visibility: hidden;
}*/


/* display tables */
table.display {
	clear: both;
	width: 100%;
	font-size: 1em;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
}

table.display caption {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	margin: 20px 0 0 0;
	font-weight: 800;
	text-align: left;
	color: #cc3333;
	background: transparent url(../images/bg_table_th.gif) repeat-x top left;
}

table.display thead th {
	padding: 5px;
	margin: 0;
	border-bottom: 2px solid #000000;
	color: #ffffff;
	font-size: 0.9em;
	background: #003399;
}

table.display tbody th { color: #666666; }

table.display tbody tr td, table.display tbody th {
	border-bottom: 1px solid #cccccc;
	padding: 8px;
}

table.display tbody tr td.label {
	border-bottom: none;
	font-weight: 800;
	background: #eeeeee;
}

table.display p { margin: 0; }

table.display tr.alt th, table.display tr.alt td { background: #ffffff; }

table.display tfoot th, table.display tfoot td {
	font-weight: 800;
	padding: 5px 3px;
	border-bottom: 1px solid #666666;
	color: #000000;
	background: #eeeeee;
}

table.display tr:hover {
	font-weight: bold;
	background: #fffcef;
}

/* points table */
table.points {
	clear: both;
	width: 100%;
	font-size: 1em;
	margin: 0 0 20px 0;
	border: 1px solid #cccccc;
}

table.points caption {
	width: 920px;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	margin: 20px 0 0 0;
	font-weight: 800;
	text-align: left;
	color: #cc3333;
	background: transparent url(../images/bg_table_th.gif) repeat-x top left;
}

table.points thead th {
	padding: 4px;
	color: #000000;
	background: #eeeeee;
}

table.points tbody th { color: #666666; }

table.points tbody tr td, table.points tbody td.label {
	border-bottom: 1px solid #cccccc;
	padding: 4px;
}

table.points tbody tr td.label {
	border-bottom: none;
	font-weight: 800;
	background: #eeeeee;
}

table.points p { margin: 0; }

table.points tr.alt th, table.points tr.alt td { background: #ffffff; }

table.points tr.even td { background:#e5f1f4; }

table.points tr.odd td { background:#f8fbfc; }

table.points th.over, table.points tr.even table.points th.over, table.points tr.odd th.over {
	color: #ffffff;
	background:#333333;
}

table.points th.down, table.points tr.even th.down, table.points tr.odd th.down { background:#bce774; }

table.points th.selected, table.points tr.even th.selected, table.points tr.odd th.selected { }

table.points td.over, table.points tr.even td.over, table.points tr.odd td.over { background:#FFFEEF; }

table.points td.down, table.points tr.even td.down, table.points tr.odd td.down {
	background:#bce774;
	color:#fff;
}

table.points td.selected, table.points tr.even td.selected, table.points tr.odd td.selected {
	background:#bce774;
	color:#555;
}

/* #information table  */
#information table {
	width: 100%;
	font-size: 0.9em;
	margin: 20px 0 0 0;
}

#information table tbody th { font-weight: 100; }

#information table tbody th, #information table tbody td { border-bottom: 1px solid #eeeeee; }

#information table tr.total th, #information table tr.total td { background: #FFEFEF; }

/* overlay */
#submitting {
	width: 96%;
	\width: 100%;
	w\idth: 96%;
	float: left;
	margin: 10px 0 0 0;
	padding: 1% 2%;
	font-weight: 800;
	text-align: center;
	font-size: 0.9em;
	font-weight: 900;
	border: 1px solid #FFCC66;
	background: #FFE9AF;
}

dl#info {
	width: 670px;
	/*height: 115px;*/
	margin: 0 0 20px 0;
	background: url(../images/race_on.gif) no-repeat right;
}

dl#info dt {
	width: 160px;
	float: right;
	margin: 20px 0 0 20px;
	display: inline;
}

dl#info dt .location {
	display: block;
	font-size: 0.9em;
	font-weight: 800;
	margin: 10px 0 0;
	color: #ffffff;
}

dl#info dd, dl {
	width: 480px;
	margin: 0 0 0 0;
	float: left;
}

dl#info dd h1 { margin: 5px 0 0 0; }

dl#info dd p {
	font-size: 1.3em;
	font-weight: 800;
	margin: 0;
	color: #666666;
}

dl#info dd a {
	display: block;
	font-size: 1em;
	font-weight: 800;
	margin: 10px 0 0 0;
}

dl#info dd img { vertical-align: middle; }

dl#info .join, dl#info .photos {
	font-size: 1.2em;
	float: left;
}

.raceImage {
	width: 125px;
	height: auto;
}

/* page_info */
#page_info {
	width: 920px;
	float: left;
}

#page_info h1 { float: left; }

#page_info p {
	clear: both;
	font-size: 0.9em;
	float: left;
	font-weight: 800;
	margin: 0;
	color: #666666;
}

#page_info a { float: right; }

/* point_info */

#point_info {
	width: 920px;
	float: left;
	padding: 0 0 6px 0;
	margin: 10px 0 5px 0;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 100%;
}

#point_info h2 {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	background: none;
}

#point_info ul { float: right; }

#point_info ul li {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}

/* race_details */
.ui-tabs-panel h3 { margin: 20px 0 0 0; }

.ui-tabs-panel ul { margin: 20px 0; }

.ui-tabs-panel li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../images/icons/bullet_black.gif) no-repeat 0 -1px;
}

.ui-tabs-panel dl {
	clear: both;
	width: 670px;
	margin: 20px 0 0 0;
}

.ui-tabs-panel dl dt {
	font-size: 1.2em;
	color: #003399;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 100%;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	font-weight: 800;
}

.ui-tabs-panel dl dd {
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.ui-tabs-panel dl p { margin: 0; }

.ui-tabs-panel .entry_list {
	width: 670px;
	float: left;
}

.ui-tabs-panel .entry_list li {
	width: 315px;
	float: left;
	padding: 0 0 0 20px;
}

/* tab */
#tabs {
	width: 200px;
	height: 175px;
	margin: 20px 0 30px 0;
	padding: 20px 0 20px 0;
	float: left;
}

.tabs-big {
	background-repeat: no-repeat;
	background-image: url(../images/tab.gif);
}

#tabs.tabs-small {
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../images/tab_small.gif);
}

#tabs li {
	width: 200px;
	float: left;
	margin: 0 0 5px 0;
}

#tabs li a {
	display: block;
	padding: 0 10px 0 40px;
	font-weight: 800;
	color: #ffffff;
}

#tabs li a:hover, #tabs li.ui-tabs-selected a { background: url(../images/icons/tab_on.gif) no-repeat 20px 50%; }

.ui-tabs-hide { display: none; }

/* gallery */
#thumbnails {
	width: 920px;
	height: 115px;
	float: left;
	margin: 10px 0 0 0;
	background: url(../images/gallery_tile.gif) 25px no-repeat;
}

#thumbnails .thumbnails_previous {
	width: 15px;
	\width: 25px;
	\width: 15px;
	height: 114px;
	float: left;
	display: block;
	text-indent: -9999em;
	padding: 0 0 0 10px;
	outline: none;
	background: url(../images/gallery_left.gif) no-repeat;
}

#thumbnails #thumbnails_next {
	width: 15px;
	\width: 25px;
	\width: 15px;
	height: 114px;
	padding: 0 10px 0 0;
	float: right;
	text-indent: -9999em;
	outline: none;
	background: url(../images/gallery_right.gif) no-repeat;
}

#thumbnails #thumbnails_previous {
	width: 15px;
	\width: 25px;
	\width: 15px;
	height: 114px;
	float: left;
	display: block;
	text-indent: -9999em;
	padding: 0 0 0 10px;
	outline: none;
	background: url(../images/gallery_left.gif) no-repeat;
}

#thumbnails #thumbnails_next.disabled { background: url(../images/gallery_right_off.gif) no-repeat; }

#thumbnails #thumbnails_previous.disabled { background: url(../images/gallery_left_off.gif) no-repeat; }

#thumbnails #gallery {
	width: 810px;
	height: 80px;
	float: left;
	margin: 30px 0 0 30px;
	display: inline;
	overflow: hidden;
}

#thumbnails #gallery li {
	float: left;
	margin: 0 10px 0 0;
}

#thumbnails #gallery li img { float: left; }

#preview {
	width: 920px;
	float: left;
	margin: 20px 0 0 0;
}

#preview .next {
	width: 90px;
	float: right;
	margin: 200px 0 0 0;
}

#preview .previous {
	width: 90px;
	float: left;
	margin: 200px 0 0 0;
}

#preview #picture {
	width: 740px;
	float: left;
}

#preview #picture img {
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	border: 5px solid #333333;
}

#caption {
	width: 920px;
	text-align: center;
	font-weight: 800;
}

#caption .count {
	margin: 0;
	font-size: 0.9em;
	color: #666666;
}

/* list */
.list { margin: 20px 0 0 0; }

.list li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}

.list li ul { margin: 0 0 0 10px; }

.list li ul li {
	padding: 0 0 0 20px;
	margin: 0;
	border-bottom: none;
	background: url(../images/icons/bullet_black.gif) no-repeat 0 50%;
}

ol.text {
	list-style:decimal;
	padding: 0 0 0 30px;
}

ol.text li { padding: 10px 0; }

ol.text li ul {
	list-style: circle;
	padding: 10px 0 10px 30px;
}

ol.text li ul li {
	font-weight: 800;
	padding: 3px;
}

/* news-list */
.news_list {
	margin: 20px 0 0 0;
	font-weight: 800;
}

.news_list a {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	display: block;
}

.news_list li {
	padding: 10px 0 20px 60px;
	background: url(../images/megaphone.gif) no-repeat 0 50%;
	border-bottom: 1px solid #eeeeee;
}

.news_list li span.date {
	font-weight: 100;
	font-size: 0.9em;
	color: #666666;
}

/* tech_notes */
#tech_notes { margin: 20px 0 0 0; }

#tech_notes li { margin: 0 0 30px 0; }

#tech_notes li .title {
	width: 100%;
	float: left;
	background: transparent url(../images/header_bottom.gif) repeat-x 0 100%;
	padding: 0 0 6px 0;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

#tech_notes h2 {
	float: left;
	padding: 0;
	background: none;
}

#tech_notes li .date {
	float: left;
	font-size: 0.95em;
	font-weight: 100;
	text-transform: none;
	margin: 0 0 0 30px;
}

/* dynamic */
.dynamic {
	clear: both;
	margin: 0 0 20px 0;
}

.dynamic h3 {
	font-size: 1.4em;
	letter-spacing: -0.05em;
	margin: 10px 0 0 0;
}

.dynamic p { }

.dynamic ul, .dynamic ol {
	margin: 5px 0 5px 30px;
	padding: 0;
}

.dynamic ul li, .dynamic ol li { margin: 10px 0; }

.dynamic ul li { list-style: square; }

.dynamic ol li { list-style: decimal; }

/* products */
ul#products {
	width: 660px;
	float: left;
	margin: 20px 0 0 0;/*background: url(../images/bg_product_tile.gif) repeat-y;*/
}

ul#products li {
	width: 210px;
 w/idth: 220px;
 /width: 210px;
	height: 155px;
 h/eight: 165px;
 /height: 155px;
	margin: 0 10px 10px 0;
	padding: 10px 0 0 0;
	float: left;
	background: url(../images/bg_products.gif) no-repeat;
}

ul#products li:hover { background: url(../images/bg_products_hover.gif) no-repeat; }

ul#products li .thumbnail {
	width: 200px;
	height: 100px;
	margin: 0 auto;
}

ul#products li a { color: #003399; }

/*ul#products li .thumbnail:hover{
	border: 1px solid #003399;
}*/


ul#products li img {
	display: block;
	margin: 5px auto 5px auto;
}

ul#products li span.name, ul#products li span.price {
	padding: 0 0 0 15px;
	font-size: 0.9em;
	display: block;
	margin: 0 auto;
}

ul#products li span.name {
	font-weight: 800;
	font-size: 1em;
	color: #333333;
}

#product {
	width: 200px;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
}

#product_description {
	width: 270px;
	float: left;
	margin: 10px 0 0 0;
}

#product_description ul {
	list-style: square;
	margin: 10px 0 10px 20px;
}

#product_description ul li {
	margin: 0 0 10px 0;
	line-height: 1.4em;
}

#cart_form {
	width: 140px;
	\width: 180px;
	w\idth: 140px;
	height: 130px;
	\height: 150px;
	he\ight: 130px;
	padding: 10px 20px;
	margin: 20px 0 0 0;
	float: right;
	color: #ffffff;
	background: url(../images/bg_products_detail_cart.gif) no-repeat;
}

#cart_form p.sku {
	font-size: 0.8em;
	border-bottom: 1px solid #666666;
	margin: 0 0 10px 0;
	color: #999999;
}

#cart_form label {
	font-weight: 800;
	margin: 0 10px 5px 0;
}

#cart_form .button { margin: 10px 0 0 0; }

/*---pager--- */
ul.pager {
	width: auto;
	height: auto;
	float: right;
}

ul.pager li {
	float: left;
	margin: 8px 0 0 5px;
	border: none;
}

ul.pager a {
	text-indent: -9999em;
	outline: none;
}

ul.pager li.first a {
	width: 40px;
	height: 23px;
	display: block;
	background: transparent url(../images/pager_first_on.gif) no-repeat;
}

ul.pager li.first a.disabled { background: transparent url(../images/pager_first_off.gif) no-repeat; }

ul.pager li.prev a {
	width: 50px;
	height: 23px;
	display: block;
	background: transparent url(../images/pager_prev_on.gif) no-repeat;
}

ul.pager li.prev a.disabled { background: transparent url(../images/pager_prev_off.gif) no-repeat; }

ul.pager li.next a {
	width: 50px;
	height: 23px;
	display: block;
	background: transparent url(../images/pager_next_on.gif) no-repeat;
}

ul.pager li.next a.disabled { background: transparent url(../images/pager_next_off.gif) no-repeat; }

ul.pager li.last a {
	width: 40px;
	height: 23px;
	display: block;
	background: transparent url(../images/pager_last_on.gif) no-repeat;
}

ul.pager li.last a.disabled { background: transparent url(../images/pager_last_off.gif) no-repeat; }

/* media */

#press_releases #media {
	width: 100%;
	height: 26px;
	float: left;
	background: url(../images/bg_tabs_tile.gif) repeat-x left bottom;
}

#press_releases #media li {
	height: 25px;
	float: left;
	padding: 0;
	font-weight: 800;
	margin: 0 5px 0 10px;
	display: inline;
	border-top: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc;
	background: #f6f6f6;
}

#press_releases #media img {
	float: left;
	margin: 6px 2px 0 0;
}

#press_releases #media li a {
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
	padding: 0 10px;
	background: url(../images/bg_tab_off_tile.gif) repeat-x left bottom;
}

#press_releases #media li a:hover {
	color: #666666;
	background: #dddddd;
}

#press_releases #media li.ui-tabs-selected a {
	color: #333333;
	background: #ffffff;
}

#press_releases #videos, #videos {
	clear: both;
	padding: 10px 0 20px 0;
}

#press_releases #videos li, #videos li {
	padding: 0 0 10px 20px;
	background: url(../images/icons/film.gif) no-repeat 0 -2px;
}

#press_releases #pictures {
	width: 100%;
	clear: both;
	float: left;
	padding: 10px 0 20px 0;
}

#press_releases #pictures ul { width: 100%; }

#press_releases #pictures li {
	float: left;
	padding: 0;
	display: inline;
	margin: 0 5px 0 10px;
	border: 1px solid #000000;
	background: none;
}

#press_releases #pictures li.hide {
	width: 0;
	height: 0;
	display: none;
}

#press_releases #pictures li.hide img {
	border:  none;
	width: 0;
	height: 0;
}

#press_releases #pictures img { float: left; }

#overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 99;
	background: #000000;
}

#video_player {
	width: 680px;
	height: 410px;
	display: none;
	position: absolute;
	padding: 20px 20px;
	z-index: 100;
	background: #ffffff;
}

#video_player #metadata {
	width: 680px;
	height: 30px;
	margin: 20px 0 0 0;
	float: left;
}

#video_player #metadata #title {
	float: left;
	font-size: 1.5em;
	font-weight: 800;
	color: #204DA6;
}

#video_player #metadata a { float: right; }

.tabs {
	clear: both;
	float: left;
	width: 630px;
	padding: 0;
}

ul.tabNavigation {
	float: left;
	width: 630px;
	display: block;
	margin: 20px 0 0 0;
	background: url(../images/spacer_grey.gif) repeat-x bottom;
}

ul.tabNavigation li {
	float: left;
	margin: 0 5px 0 0;
	background: url(../images/bgTabs.gif);
}

ul.tabNavigation li a {
	color: #cc0000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	padding: 10px 10px;
	outline: none;
}

ul.tabNavigation li a:hover { color: #003399; }

ul.tabNavigation li a.selected {
	color: #ffffff;
	font-weight: bold;
	background: url(../images/bgTabsSelected.gif);
}

.tabContent {
	float: left;
	width: 630px;
 w/idth: 670px;
 /width: 630px;
	padding: 20px;
	margin: 0 0 20px 0;
	border-top: 5px solid #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.tabContent h2 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin: 0 0 15px 0;
}

.tabContent ul {
	list-style: disc;
	padding: 0 0 0 20px;
}

.tabContent ul li { padding: 3px 0; }

