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

body {
	margin: 0 0 10px 0;
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	color: black;
	background-color: black;
}

#wrapper {
	color: black;
	margin: 10px auto;
	background-color: white;
	padding: 0;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.clear {
	clear: both;
}

#coming-soon {
	margin-left: 50px;
	width: 80%;
	text-align: center;
}

/** Header **/

#header {
	background-color: red;
	height: 100px;
}

#header-left {
	float: left;
	width: 200px;
	height: 100px;
}

#header-left img {
	border: 0;
}

#header-right {
	float: right;
	height: 100px;
	width: 72%;
}

#header-right #searchform {
	text-align: right;
	margin: 12px 15px 0 0;
}

#header-right #topnav {
	height: 22px;
	margin-top: 40px;
}

.ad {
	margin: 5px 0px 5px 0px;
	text-align: center;
}

#mid-ad {
	margin: 15px;
	text-align: center;
}

#bottom-ad {
	margin: 15px 0 0 0;
	text-align: center;
}

/** Main **/

#main {
	clear: both;
	position: relative;
	top: 0;
	left: 0;
}

#links-main {
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	height: 1000px;
}

#content {
	padding: 0;
	background-color: white;
	color: black;
	float: right;
	width: 800px;
}

#sidebar {
	background-color: #333333;
	color: white;
	float: left;
	margin: 0;
	width: 140px;
}

#sidebar a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin-top: 5px;
	padding: 5px 0px 5px 0;
	list-style: none;
	border-bottom: 1px solid #999999;
	padding: 10px 0 5px 15px;
}

#sidebar img {
	padding: 5px 0 0 5px;
}

#sidebar-ads{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#breadcrumbs {
	padding: 2px 3px 3px 3px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

#breadcrumbs span {
	font-weight: normal;
}

#breadcrumbs a {
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#page-title {
	padding: 5px 0 5px 0px;
	margin-top: 5px;
	margin-bottom: 0;
	color: #000;
	border-bottom: 1px solid #000;
}

#inform-text {
	padding: 10px 0 5px 10px;
	line-height: 1.3em;
}

#inform-text-rss {
	padding: 10px 0 5px 10px;
	width: 80%;
	line-height: 1.3em;
}

#inform-text-index {
	padding: 15px;
	margin: 0 10px 5px 10px;
	line-height: 1.3em;
}

#race-results-top h2 {
	color: white;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
}

.box {
	background-color: red;
	color: black;
	width: 220px;
	float: left;
	margin: 15px 2% 5px 2%;
}

.mainbox-wrapper {
	color: black;
	width: 99%;
	margin: 0 0 5px 1px;
	padding: 5px 0 5px 0;
}

.mainbox-wrapper h2 {
	margin: 2px;
	padding: 0;
	text-align: center;
}

.red-box-tr { background: top right url(../images/red-tr.gif) no-repeat; }
.red-box-tl { background: top left url(../images/red-tl.gif) no-repeat; }
.red-box-br { background: bottom right url(../images/red-br.gif) no-repeat; }
.red-box-bl { background: bottom left url(../images/red-bl.gif) no-repeat; }

.gray-box-tr { background: top right url(../images/gray-tr.gif) no-repeat; }
.gray-box-tl { background: top left url(../images/gray-tl.gif) no-repeat; }
.gray-box-br { background: bottom right url(../images/gray-br.gif) no-repeat; }
.gray-box-bl { background: bottom left url(../images/gray-bl.gif) no-repeat; }



.box-t { background: top url(../images/content_box_t.gif) repeat-x; }
.box-r { background: right url(../images/content_box_r.gif) repeat-y; }
.box-b { background: bottom url(../images/content_box_b.gif) repeat-x; }
.box-l { background: left url(../images/content_box_l.gif) repeat-y; }
.box-tr { background: top right url(../images/content_box_tr.gif) no-repeat; }
.box-br { background: bottom right url(../images/content_box_br.gif) no-repeat; }
.box-bl { background: bottom left url(../images/content_box_bl.gif) no-repeat; }
.box-tl { background: top left url(../images/content_box_tl.gif) no-repeat; }

.box-tl {
  padding: 1px 18px;
}

.box img {
	float: left;
	padding-top: 5px;
}

.box h4 {
	clear: both;
}

#next-race {
	padding-bottom: 5px;
	font-size: 12px;
	width: 190px;
}

#next-race #track {
	float: left;
}

.box-center {
	width: 90%;
	color: white;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #999999;
}

.index-box-top {
	width: 45%;
	color: white;
	float: left;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.index-box-top-right {
	width: 40%;
	color: white;
	float: right;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.index-box-left {
	width: 50%;
	color: white;
	float: left;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.index-box-top-right-ad {
	width: 40%;
	float: right;
	margin: 0 15px 0 5px;
	text-align:center;
}

.index-box {
	width: 30%;
	color: white;
	float: left;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.index-box-right {
	width: 30%;
	color: white;
	float: right;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.index-box-ad {
	width: 30%;
	color: white;
	float: left;
	text-align: center;
	margin: 0 15px 0 5px;
	background-color: #FFFFFF;
}

.index-box-bottom {
	width: 100%;
	margin: 5px 0 5px 0;
	background-color: #999999;
}

#recent-local {
	width: 100%;
}

#recent-local td {
	color: white;
	text-align: center;
	padding: 5px;
}

#recent-local td.top {
	font-size: 14px;
	font-weight: bold;
}

#recent-local a {
	color: white;
}

#recent-local a:hover {
	color: white;
	text-decoration: none;
}

.subpage-tr { background: top right url(../images/subpage_tr.gif) no-repeat; }
.subpage-br { background: bottom right url(../images/subpage_br.gif) no-repeat; }
.subpage-bl { background: bottom left url(../images/subpage_bl.gif) no-repeat; }
.subpage-tl { background: top left url(../images/subpage_tl.gif) no-repeat; }

#next-race {
	color: #FF0033;
	font-size:16px;
	font-weight: bold;
	width: 100%;
}

.box-header {
	background-color: red;
	color: black;
	font-weight: bold;
	text-align: center;
}

.box-header-left {
	background-color: red;
	color: black;
	font-weight: bold;
}

.box-header h2 {
	margin: 0;
	padding: 5px 0 5px 0px;
}

.circuit-name {
	background-color: red;
	color: black;
	font-weight: bold;
	text-align: center;
	height: 90px;
}

.circuit-name h2 {
	margin: 0;
	padding: 5px 5px 5px 0px;
}

.circuit-name img {
	float: left;
	padding-top: 5px;
}

.color-row-one {
	background-color: #808080;
	padding: 5px;
}

.color-row-one a {
	color: #FFFFFF;
	text-decoration: underline;
}

.color-row-one a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.color-row-two a {
	color: #FFFFFF;
	text-decoration: underline;
}

.color-row-two a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.color-row-two {
	background-color: #5A5A5A;
	padding: 5px;
}

.index-latest-race-header {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 2px 5px;
}

.index-latest-race {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 5px 5px;
}

.circuit-latest-race {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0 5px 0px;
}

.index-latest-date {
	font-size: 14px;
	color: #000000;
	padding: 2px 0 5px 5px;
}

.results-links-left {
	padding: 0 0px 10px 5px;
}

.results-links-left a {
	font-size: 12px;
	text-decoration: underline;
	color: white;
}

.results-links-left a:hover {
	text-decoration: none;
}

.results-links-right {
	text-align: right;
	padding: 0 5px 5px 0px;
}

.results-links-right a {
	font-size: 12px;
	text-decoration: underline;
	color: white;
}

.results-links-right a:hover {
	text-decoration: none;
}

.results-links {
	text-align: right;
	padding: 0 5px 5px 0px;
}

.results-links a {
	font-size: 12px;
	text-decoration: underline;
	color: white;
}

.results-links a:hover {
	text-decoration: none;
}

.results-links a.blue {
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}

.results-links a.blue:hover {
	text-decoration: none;
}

.index-box-mid .links {
	text-align: right;
	padding: 0 5px 5px 0px;
}

.index-box-mid .links a {
	font-size: 12px;
	text-decoration: underline;
	color: white;
}

.index-box-mid .links a:hover {
	text-decoration: none;
}

#schedule {
	color: black;
	width: 95%;
	margin: 10px 0 0 10px;
}

#schedule h2 {
	padding-top: 10px;
}

#schedule #schedule-left {
	float: left;
	width: 50%;
	margin: 2px 2px;
}

#schedule #schedule-right {
	float: right;
	width: 45%;
	margin: 2px 2px;
}

#schedule #schedule-link {
	text-align: right;
	float: right;
	margin-right: 5px;
	padding-bottom: 5px;
}

#schedule #schedule-link a{
	color: white;
}

#schedule #schedule-link a:hover {
	color: white;
	text-decoration: none;
}

#schedule h2 {
	text-align: center;
}

#schedule h4 {
	margin: 5px;
	padding: 0;
}

#schedule ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#schedule li {
	margin: 2px 10px;
	padding: 1px 0 1px 0;
}

#sitemap{
	margin: 15px 0 15px 15px;
}

.sitemap-link{
	margin: 15px 0 15px 0;
	font-size: 18px;
	font-weight: bold;
}

.sitemap-link-sub{
	margin: 15px 0 15px 15px;
	font-size: 16px;
}

.rss-link{
	margin: 15px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

.rss-link-sub{
	list-style-image:url(../images/feed-icon-12x12-orange.gif);
	margin-bottom: 20px;
}

#contact {
	width: 50%;
	margin: 5px 0 5px 15px;
}

#contact input {
	margin: 2px 0 15px 0;
}

#contact select {
	margin: 2px 0 15px 0;
}

#contact textarea {
	margin: 2px 0 5px 0;
}


.news-box-left {
	width: 45%;
	color: white;
	float: left;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.news-box-right {
	width: 45%;
	color: white;
	float: right;
	margin: 0 15px 0 5px;
	background-color: #999999;
}

.news-box-bottom {
	width: 95%;
	color: white;
	margin: 0 auto;
	background-color: #999999;
}

.news {
	border: 1px solid black;
	width: 95%;
	background-color: #CCCCCC;
	color: #000000;
}

#news-jumps {
	font-size: 12px;
	padding-left: 10px;
}

#news-jumps a {
	color: blue;
}

#news-jumps a:hover {
	color: red;
}

.news-link {
	padding: 5px;
}

.news-desc {
	padding: 5px;
}


.news_links {
	margin-top: 5px;
}
ul.index_news_title {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}

ul.index_news_title li {
	padding: 2px;
	margin: 0;
}

#top_story {
	width: 50%;
	float: right;
	margin: 10px 2px 0 0;
	padding-right: 2px;
}

a.top_news_story {
	color: #FF0000;
	font-size: 20px;
	text-decoration: none;
}

a.top_news_story:hover {
	color: #FF0000;
	font-size: 20px;
	text-decoration: underline;
}

#top_news_summary {
	font-size: 12px;
	padding-top: 2px;
	line-height: 1.5em;
}

.index_news_title a {
	color:#000;
	font-weight: bold;
}

.index_news_title a:hover {
	text-decoration: none;
}

.news_main_title {
	padding-top: 10px;
	padding-bottom: 5px;
}

.news_main_title a {
	text-decoration: underline;
	color:#FFFFFF;
	padding-left: 15px;
	font-size: 16px;
	line-height: 1.5em;
}

.news_main_title a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	padding-left: 15px;
	line-height: 1.5em;
}

.news_main_summary {
	padding: 5px 0px 0px 15px;
	color: #000000;
	line-height: 1.5em;
}

.news_main_footer {
	color: #000000;
	font-size: 12px;
	padding: 8px 0px 8px 15px;
	font-weight: bold;
}

.news_title a {
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 16px;
	padding: 5px;
	line-height: 1.5em;
}

.news_title a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
	padding: 5px;
	line-height: 1.5em;
}

.news_summary {
	padding: 5px;
	color: #000000;
	line-height: 1.5em;
}

.news_footer {
	color: #000000;
	font-size: 12px;
	padding: 5px
}



#legal {
	width: 80%;
	margin: 0 0 0 15px;
}

#legal-header {
	text-align: center;
	font-size: 18px;
	color: red;
	margin: 5px 0 5px 0px;
}

#legal-details {
	margin: 0 0 0 15px;
}

#legal-details a{
	color: blue;
	text-decoration: underline;
}

#legal-details a:hover{
	color: blue;
	text-decoration: none;
}

.legal-subheaders {
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.legal-content {
	margin: 10px 0 10px 5px;	
}

#footer {
	background: url(../images/content_box_bg.gif);
	background-repeat: repeat;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	clear: both;
	width: 100%;
}

.footer-bl { background: bottom left url(../images/bottom_bl.gif) no-repeat; }
.footer-br { background: bottom right url(../images/bottom_br.gif) no-repeat; }

#footer a {
	color: white;
}

#footer a:hover {
	color: white;
	text-decoration: none;
}

#footer #copyright {
	padding: 5px;
	width: 50%;
	float: left;
	text-align: right;
}

#footer #footer-nav {
	text-align: center;
	padding: 5px 15px 5px 0px;
	font-size: 14px;
}

#footer #footer-legal {
	padding: 5px 15px 5px 0px;
}

#footer #links-page-copyright {
	text-align: center;
	padding: 0 0 5px 0;
}

#pagination {
	width: 95%;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left-menu {
	float: left;
	width: 75%;
}

#previous {
	float: left;
	width: 20%;
}

#page_number {
	float: right;
	text-align: center;
	width: 75%;

}

#right-menu {
	float: right;
	width: 20%;
	text-align: right;
}

