/* CSS Document */

body {
	background: #dbdfe0 url('/08/images/bg-main.gif') repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #cccccc;
}

A:link { TEXT-DECORATION: underline; color: #666666; }
A:active { TEXT-DECORATION: underline; color: #666666; }
A:visited { TEXT-DECORATION: underline; color: #666666; }
A:hover { TEXT-DECORATION: underline; COLOR: #66ccff; }

.wrapper-main {
	border-top: 1px solid #fff;
}

.wrapper-child {
	border-top: 1px solid #fff;
	margin-top: 10px;
}	

.page-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #66ccff;
	font-weight: bold;
	text-transform: uppercase;
}

.mainstory-headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #66ccff;
	font-weight: bold;
	text-transform: uppercase;
}
.mainstory-date {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 15px;
}
.mainstory-teaser {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #cccccc;
}
.mainstory-teaser A:link {color: #66ccff; font-weight: bold; text-decoration: none;}
.mainstory-teaser A:active {color: #66ccff; font-weight: bold; text-decoration: none;}
.mainstory-teaser A:visited {color: #66ccff; font-weight: bold; text-decoration: none;}
.mainstory-teaser A:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}	

.more-headlines {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #66ccff;
}
.more-headlines A:link {color: #66ccff; text-decoration: underline;}
.more-headlines A:active {color: #66ccff; text-decoration: underline;}
.more-headlines A:visited {color: #66ccff; text-decoration: underline;}
.more-headlines A:hover {color: #FFFFFF; text-decoration: underline;}

.story-headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #66ccff;
	font-weight: bold;
	text-transform: uppercase;
}
.story-date {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.body-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #cccccc;
}

.body-text A:link {color: #66ccff; text-decoration: none;}
.body-text A:active {color: #66ccff; text-decoration: none;}
.body-text A:visited {color: #66ccff; text-decoration: none;}
.body-text A:hover {color: #FFFFFF; text-decoration: none;}

.body-text-small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #091214;
}
.link-teaser {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	color: #FB0000;
}
.link-teaser A:link {color: #FB0000; text-decoration: none;}
.link-teaser A:active {color: #FB0000; text-decoration: none;}
.link-teaser A:visited {color: #FB0000; text-decoration: none;}
.link-teaser A:hover {color: #FFFFFF; text-decoration: none;}

.gallery-title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #66ccff;
	text-transform: uppercase;
}
.gallery-title A:link { TEXT-DECORATION: none; color: #00CCFF; }
.gallery-title A:active { TEXT-DECORATION: none; color: #00CCFF; }
.gallery-title A:visited { TEXT-DECORATION: none; color: #00CCFF; }
.gallery-title A:hover { TEXT-DECORATION: underline; COLOR: #FFFFFF; }

.photo-caption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #6A6A6A;
}

.table-header {
	background-color:#333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #00CCFF;
}
.datarow {
	background-color:#4a575c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #091214;
}
.datarowalt {
	background-color:#33474e;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #091214;
}
.event-passed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.track-name {
	color: #FFFFFF;
}
.track-name-passed {
	color: #555555;
}

.photo-border {
	border-style:solid; 
	border-color: #cccccc; 
	border-width: 1px;
}

.race-date {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #66ccff;
}
.race-date A:link {color: #66ccff; text-decoration: none;}
.race-date A:active {color: #66ccff; text-decoration: none;}
.race-date A:visited {color: #66ccff; text-decoration: none;}
.race-date A:hover {color: #FFFFFF; text-decoration: none;}

.race-track {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.race-location {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.countdown-label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #990000;
}
.countdown-digit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
}
.countdown-divider {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}

.wp-image {
	 border-width: 1px 1px 0 1px; 
	 border-style: solid;
	 border-color: #cccccc;
	 background-color: #2a3940;
}
.wp-links {
	border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #cccccc;
	background-color: #2a3940;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}
.wp-links A:link { TEXT-DECORATION: none; color: #666666; }
.wp-links A:active { TEXT-DECORATION: none; color: #666666; }
.wp-links A:visited { TEXT-DECORATION: none; color: #666666; }
.wp-links A:hover { TEXT-DECORATION: underline; COLOR: #66ccff; }

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #666666;
}
.footer A:link {color: #666666; text-decoration: none;}
.footer A:active {color: #666666; text-decoration: none;}
.footer A:visited {color: #666666; text-decoration: none;}
.footer A:hover {color: #00CCFF; text-decoration: none;}


