﻿/* COMMON ELEMENTS */
body
{
	font-family:Verdana,Arial,Helvetia;
	margin:0px 0px 0px 0px;
	background-color:#000000;
}

a:visited
{
	color:navy;
}

#divMain
{
	margin:0 auto;
	width:800px;
}

#divContent
{
	width:800px;
	background-color:#ffffff;
}

.spanDropCap
{
	float:left;
	color:#D4D4C7;
	font-size:60px;
	line-height:60px;
	padding-top:2px;
	padding-right:5px;
}

.pNewsItem
{
	margin: 2px 0px 10px 3px;
	font-size:11px;
}

.divSingleColContainer
{
	width:570px;
	margin:0px auto 0px;
}


/* MAIN CONTENT */
#imgSponsLogo
{	
	border-width:0px;
}

#tblSponsLogo
{
	width:190px;
	height:95%;
	float:right;
	color:#c0c0c0;
	border:1px solid #c0c0c0;
}

#divForumRecent
{	
}

.divForumTopic
{
	
}

.divForumTopicText
{
	margin-left:5px;
	margin-bottom:3px;
	color:Gray;
}



#tblMainContentTwoCol
{
	font-size:x-small;
	font-family:Verdana,Arial,Helvetia;
}

#tblMainContentOneCol
{
	font-size:x-small;
	font-family:Verdana,Arial,Helvetia;
}

#divHomeInfoSpons
{
	width:570px;
	border:1px solid black;
	margin:11px auto 0px;
	height:145px;
}

.divHomeSubLeft
{
	width:274px;
	float:left;
	margin:2px 0px 2px 2px;
}

.divHomeSubRight
{
	width:274px;
	height:95%;
	float:right;
	margin:2px 2px 2px 0px;
}

/* LEFT COLUMN */
#tdMainContentLeftCol
{
	width:580px;
	vertical-align:top;
}

#tdMainContentMyCVC
{
	width:800px;
	vertical-align:top;
}

.divItemContainerLeftTop
{
	font-size:12px;
	width:570px;
	height:16px;	
	background-color:gainsboro;
	background-image:url(/images/backgrounds/rounded_top_570.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:11px auto 0px;
	padding-top:6px;
	color:Black;
	font-weight:bold;
	text-indent:6px;
}

.divItemContainerLeft
{
	width:566px;
	overflow:hidden;
	border:2px solid LightSkyblue;
	margin:0px auto 16px;
}

/* RIGHT COLUMN */
#tdMainContentRightCol
{
	width:220px;
	vertical-align:top;
}

.divItemContainerRightTop
{
	width:200px;
	height:14px;	
	background-color:#e0e0e0;
	background-repeat:no-repeat;
	background-position:top;
	margin:0px auto 0px;
	padding-top:2px;
	color:Black;
	border-bottom:solid 2px gold;
	font-weight:bold;
	text-indent:6px;
}

.divItemContainerRight
{
	width:198px;
	height:auto;
	border:1px solid #e0e0e0;
	margin:0px auto;
}

.divItemContainerRightBottom
{
	width:200px;
	height:18px;
	margin:0px auto 0px;
}


/* HEADER */
#tblHeaderMain
{
	width:800px;
	height:100px;
	color:White;
	font-family:Verdana,arial,helvetia;
	font-size:smaller;
	font-weight:bold;
	letter-spacing:0.3mm;
}

#tdHeaderMain
{
	vertical-align:top;
	text-align:center;
}

.aHeaderLink
{
	color:#F5F5F5; /* whitesmoke */
	text-decoration:none;
	padding:3px 3px 3px 3px;
}

.aHeaderLink:visited
{
	color:#F5F5F5; /* whitesmoke */
	text-decoration:none;
	padding:3px 3px 3px 3px;
}

.aHeaderLink:hover
{
	color:yellow;
}


#myCVCLink
{
	background-color:lightskyblue;
	color:black;
}

#divHeaderContent
{
	text-align:center;
}

#imgHeaderMain
{
	width:800px;
	height:77px;
	border-width:0px; 
}

/* FOOTER */

#tblFooterMain
{
	width:800px;
	background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size:x-small;
	letter-spacing:3px;
	text-align:center;
}

.tdFooterRow
{
	height:10px;
}

/* CONTACTS */
.tblListInfo
{
	font-size:12px;		
}

.tdListTitle
{
	font-weight:bold;
	padding-top:15px;
	padding-bottom:1px;
	letter-spacing:0.3mm;
}

.tdListItem
{
	letter-spacing:0.3mm;
}

.tdListItem2
{
	letter-spacing:0.3mm;
	color:gray;
}

/* TIME TRIALS */
.tblRaceSched
{
	font-family:tahoma;
	font-size:11px;
	border-collapse:collapse;
	border:1px solid black;
	padding:3px;
}

.tdAltItem
{
	background-color:whitesmoke;
}

.tdHeaderItem
{
	background-color:silver;
	border:1px solid black;
	font-weight:bold;
}

.aItemLink
{
	color:navy;	
}

.aItemLink:visited
{
	color:navy;
}

.tdCaption1
{
	background:#e0e0e0;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

.tdText1
{
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}

.lstRadios
{
	font-family:tahoma;
	font-size:10px;
}

/* RACE RESULTS GRID */
.tdRaceResultSummaryCaption
{
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	width:35%;
}
.tdRaceResultSummaryItem
{
	width:65%;
}

.tblRaceResultGrid
{
	width:90%;
	margin:0px 0px 0px 5px;
}

.ddlRaceResultCat
{
	font-size:11px;
	font-family:Tahoma,arial;
	margin:0px;
}

.divRaceResultSectionTitle1
{
	text-indent:3px;
	background-color:whitesmoke;
	color:dimgray;
	border-bottom:1px solid silver;
	margin-top:10px;
	height:16px;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}

.tdRaceResultGridHeader1
{
	font-weight:bold;
	color:#5f5f5f;
}