
/* ------------------------------------------------------------------------------------------------------------- General */

html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000;
	background: #000 url(../images/bg-body.jpg) no-repeat center top;
}
h1.main {
	color: #006599; background: url(../images/bg-header-main.gif) no-repeat 0px 50%;
	padding: 0 0 0 12px; font-size: 14px; text-transform: uppercase; margin: 0 0 10px;
}
h1.divider {
	color: #006599; background: url(../images/bg-header-main.gif) no-repeat 0px 50%;
	padding: 10px 0 10px 12px; font-size: 14px; text-transform: uppercase; margin: 0 0 10px;
	border-top: 1px solid #c2cfd5; border-bottom: 1px solid #c2cfd5;
}
h2 {
	font-weight: bold; color: #006599; margin: 0 0 2px;
}
h3 {
	color: #006599; margin: 0 0 10px;
}
a {
	color: #ff3300; font-weight: bold;
}
a.h2 {
	font-weight: bold; color: #006599; margin: 0 0 2px; text-decoration: none;
}
a.top {
	position: absolute; top: 12px; right: 10px; color: #ff3300;
	font-weight: bold; font-size: 12px; text-decoration: none;
}
a.bottom {
	font-weight: bold; font-size: 12px; text-decoration: none;
	float: right;
}
a.more {
	font-weight: bold; font-size: 12px; text-decoration: none;
}
a.back {
	background: url(../images/bg-button-back.jpg) no-repeat 0 50%;
	padding: 0 0 0 12px;
}
a:hover {
	color: #ff6600;
}
hr.main {
	border: 0; border-top: 1px solid #c2cfd5; height: 0;
}

#container {
	width: 940px; margin: 0 auto; position: relative;
}
#header {
	height: 153px; background: url(../images/bg-header.jpg) no-repeat; 
}



/* ------------------------------------------------------------------------------------------------------------- Navigation */

#nav {
	background: url(../images/bg-nav.jpg) repeat-x;
	height: 36px;
}

#nav a, #nav span {
	color: #fff; text-transform: uppercase;
	font-size: 12px; text-decoration: none; font-weight: normal;
	padding: 11px 10px 10px; display: block; float: left;
	cursor: pointer;
}
#nav a.active, #nav span.active {
	background: url(../images/bg-active-blue.jpg) repeat-x; color: #000;
}
#nav a:hover, #nav a.hover, #nav span:hover, #nav span.hover {
	background: url(../images/bg-nav-active.jpg) repeat-x;
	color: #fff;
}
#nav a.active:hover {
	background: url(../images/bg-nav-active.jpg) repeat-x;
	color: #fff;
}
#nav span {
	cursor: default;
}

.subnav {
	background: #ff6634; color: #fff;
	padding: 14px 20px 0; position: absolute; top: 189px; left: 0;
	display: none; z-index: 11; width: 900px;
	border-bottom: 0px solid #e3ebee;
}
.pagenav {
	background: #ff6634; color: #fff;
	padding: 4px 10px 10px;  height: 17px; margin: 0 0 13px;
}
.pagenav a, .pagenav span, .subnav a, .subnav span {
	color: #fff; text-transform: uppercase;
	font-weight: normal; text-decoration: none;
	float: left; display: block; padding: 4px 10px 0;
	height: 23px;
}
.pagenav span, .subnav span {
	color: #ffb880;
}
.pagenav a.active, .subnav a.active {
	background: #e3ebee; color: #000; cursor: default;
}
.subnav a:hover, .pagenav a:hover {
	color: #000;
}


/* -------------------------------------------------------------------------------------------------------------  Footer */

#footer {
	height: 100px; margin: 0; color: #677987;
	clear: both; padding: 20px 0 0; font-size: 11px;
	overflow: hidden;
}
#footer p {
	float: left;
}
#footer #right {
	float: right; margin: 0;
}
#footer a {
	font-weight: bold; color: #677987;
	text-decoration: none;
}
#footer a:hover {
	color: #677987;
}

/* -------------------------------------------------------------------------------------------------------------  Main */

#main {
	background: #e3ebed; padding: 10px;
	overflow: hidden; width: 920px;
	position: relative;
}

/* -------------------------------------------------------------------------------------------------------------  News */

#index-news {
	width: 618px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px; overflow: hidden;
}
#index-news p {
	color: #000;
}
#index-news .item {
	border-top: 1px solid #c2cfd5; padding: 10px 0;
	overflow: hidden;
}
#index-news .info {
	float: right; width: 400px;
}

#article {
	width: 618px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px; overflow: hidden;
}
#article h3 {
	border-bottom: 1px solid #c2cfd5; padding: 0 0 10px;
}
#article img.main {
	margin: 0 20px 10px 0; float: left;
}
#article p {
}
#team-info {
	width: 618px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px; overflow: hidden;
}
#team-info h3 {
	border-bottom: 1px solid #c2cfd5; padding: 0 0 10px;
}
#team-info img.main {
	margin: 0 0 10px;
}

#sponsors {
	background: #fff; clear: both; float: left;
	border: 1px solid #c4cfd5; margin: 10px 0 0;
	width: 918px;
}

/* -------------------------------------------------------------------------------------------------------------  Calendar */

#calendar {
	width: 618px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px; overflow: hidden;
}
#calendar .item {
	border-top: 1px solid #c2cfd5; padding: 20px 0;
	overflow: hidden;
}
#calendar div.number {
	float: left; text-align: center;
	width: 100px;
}
#calendar .text {
	float: left;
}
#calendar .links {
	float: right; padding: 15px 0 0;
	width: 250px;
}
#calendar .text p {
	margin-top: 10px;
}
#calendar .links p {
	margin: 20px 0 7px;
}
#calendar .links a, #calendar .links span {
	text-decoration: none; font-weight: bold;
	margin: 0 15px 0 0;
}
#calendar .links span {
	color: #ccc;
}
#calendar .showhide {
	font-weight: bold;
	margin: 13px 15px 0 0; cursor: pointer;
	color: #ff3300;
	background: url(../images/bg-view.jpg) no-repeat;
	padding: 0 0 0 20px;
}
#calendar .showhideright {
	font-weight: bold;
	margin: 13px 15px 0 0; cursor: pointer;
	color: #ff3300;
	background: url(../images/bg-hide.jpg) no-repeat;
	padding: 0 0 0 20px;
	float: right;
}
#calendar .showhide:hover, #calendar .showhideright:hover {
	color: #ff6600;
}
#calendar .info {
	clear: both; overflow: hidden;
	float: left; width: 100%;
}
#calendar .info p {
	margin: 0 0 20px;
}
#calendar hr.timetable {
	margin: 1px 0; padding: 0;
	border: 0; border-top: 1px solid #c2cfd5; height: 0;
}
#calendar span.timetable {
	width: 100px; display: block; float: left;
	margin: 0 0 0 5px;
}
#calendar span.activityxxx {
	width: 500px; display: block; float: right;
	margin: 0 5px 0 0;
}
#calendar h2.timetable {
	background: #e3ebee; color: #000; margin: 4px 0 4px;
	padding: 3px 5px;
}
#teams {
	width: 628px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px 0 10px 10px; overflow: hidden;
}
#teams .item {
	float: left; margin: 9px 9px 0 0; overflow: hidden; width: 200px;
}
#teams hr {
	margin-right: 10px;
}
#teams a {
	font-weight: bold; margin: 0 0 3px;
	display: block; text-decoration: none;
}
#teams h2 {
	margin: 4px 0 2px;
}
#riders {
	width: 508px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px 0 10px 10px; overflow: hidden;
	margin: 0 0 10px; position: relative; top: 0; left: 120px;
}
#riders hr {
	margin: 0 10px 0 0;
}
table.riders {
	width: 100%;
}
table.riders td, table.riders th {
	padding: 2px;
}
table.riders a {
	text-decoration: none; font-weight: bold;
}
#results {
	width: 790px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px 0 10px 10px; overflow: hidden;
	margin: 0 0 10px; position: relative; top: 0; left: 120px; min-height: 500px;
}
#results hr {
	margin: 0 10px 0 0;
}
table.results {
	width: 100%;
}
table.results td, table.results th {
	padding: 2px 10px 2px 2px; vertical-align: top;
}
table.results th {
	color: #006599; font-weight: bold;
}
table.results a {
	text-decoration: none; font-weight: bold;
}
div#side-links {
	width: 121px;
	position: absolute;
	top: 20px; left: 10px; z-index: 10;
}
div#side-links.spaced {
	top: 70px;
}
div#side-links h2 {
	margin-left: 10px;
}
div#side-links a {
	display: block; background: url(../images/arrow-side-link.gif) 4px 7px no-repeat;
	text-decoration: none; font-weight: bold; padding: 3px 0 3px 15px;
	outline: none;
}
div#side-links a.active {
	background: #fff url(../images/arrow-side-link.gif) 3px 6px no-repeat;
	border: 1px solid #c4cfd5; border-right: 1px solid #fff; padding: 2px 0 2px 14px;
	color: #000;
}
div.side-links2 {
	position: absolute;
	top: 170px !important;
}
#index-banner {
	width: 876px; height: 186px; background: url(../images/temp-index.jpg);
	color: #fff; padding: 70px 0 0 44px; position: relative;
}
#index-banner h1 {
	color: #ff6633; font-weight: bold;
	font-size: 14px; margin-bottom: 4px;
}
#index-banner h2 {
	color: #fff; font-size: 14px;
	font-weight: normal;
}
#index-banner p {
	color: #9eb2bb; margin: 20px 0 0;
}
#index-banner a {
	text-decoration: none;
}
.index-slideshow {
	position: absolute; top: 0; right: 0;
}
#videos {
	width: 638px; background: #fff url(../images/bg-videos.jpg) no-repeat; position: relative;
	border: 1px solid #c4cfd5; overflow: hidden; min-height: 200px;
	padding: 90px 0 0; text-align: center; float: left;
}
#link-column {
	float: right; width: 270px;
}
#link-column .item {
	margin: 0 0 10px;
}
#link-column .video {
	height: 207px; background: #000;
	position: relative; padding: 30px 0 0;
}
#link-column .video img {
	position: absolute; top: 0;
	z-index: 999;
}
#photos {
	width: 628px; background: #fff; position: relative; float: left;
	border: 1px solid #c4cfd5; padding: 10px 0 10px 10px; overflow: hidden;
}
#photos hr.main {
	margin: 0 10px 10px 0;
}
#gallery .item {
	float: left; margin: 0 9px 10px 0; height: 200px; width: 200px;
	background: #fff; text-align: center;
}
#gallery .item a.enlarge {
	margin: 10px 0; display: block; text-decoration: none; cursor: pointer;
}
.subscribe {
	cursor: pointer;
}
#subscribe {
	width: 400px; height: 342px; background: #fff url(../images/bg-subscribe.jpg) no-repeat;
	z-index: 9999; position: absolute; top: 0; left: 0;
	padding: 45px 10px 20px;
}
#subscribe p {
	margin: 0 10px 10px;
}
img.close {
	position: absolute; top: 10px; right: 10px;
	cursor: pointer;
}
form.subscribe {
	font-weight: bold; color: #00689c; padding: 20px 40px;
	background: #e3ebee; margin: 0 0 16px; cursor: auto;
	height: 166px;
}
form.subscribe p {
	margin: 0 0 10px !important;
}
form.subscribe .field {
	margin: 0 0 8px; overflow: hidden;
}
form.subscribe label {
	display: block; float: left; width: 60px;
	padding: 4px 0 0;
}
form.subscribe input {
	display: block; height: 18px; width: 235px;
	border: 1px solid #98b3bc;
	padding: 2px 0 0 5px;
}
form.subscribe input.submit {
	border: 0; background: #fe6634; color: #fff;
	font-size: 14px; float: right; width: 80px; padding: 0;
	height: 22px; margin: 10px 18px 0 0; cursor: pointer;
}
#overlay {
	width: 100%; height: 100%; background: #000;
	z-index: 9998; position: absolute; top: 0; left: 0;
}
#popout {
	width: 638px; height: 500px; background: #fff url(../images/ajax-loader.gif) no-repeat 50% 50%;
	z-index: 9999; position: absolute; top: 0; left: 0;
	padding: 45px 10px 20px;
}
table.links {
	width: 100%; margin: -20px 0 30px;
}
table.links td {
	text-align: center;
}
table.links img {
	margin: 30px 0 0;
}
table.links a {
	text-decoration: none;
}



