/* Base Page */

a 
	{
	color: #33CCFF;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	}

a:hover {color: #FF0033;}

a.color {color: #FF9900;}
a.color:hover {color: #FF0033;}

body, html 
	{
	background-color: #111111;
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	text-align: left;
	}
	
html {overflow-y: scroll;}	
	
html > body #main-container 
	{
	height: auto;
	min-height: 100%;
	}
	
#left-column {width: 100px;}

#main-container
	{
	background-image: url(/images/general/border.gif);
	background-repeat: repeat-y;
	height: 100%;
    margin-left: auto;
    margin-right: auto;	
	width: 1000px;
	}

#menu-container {background-color: none;}

#middle-column
	{
	background-color: #000000;
	float: left;
	width: 800px;
	}
	
p {margin: 19px 0 19px 0;}

.page-title
	{
	background-color: #111111;
	border: 1px solid #555555;
	color: #FFFF00;
	font-size: 17px;
	font-weight: bold;
	padding: 7px 10px 9px 10px;
	text-align: center;
	}
	
#right-column {width: 100px;}

.subject-title
	{
	background-color: #111111;
	border: 1px solid #555555;
	color: #FFFF00;
	font-size: 17px;
	font-weight: bold;
	padding: 7px 10px 9px 10px;
	text-align: center;
	}
	
.subject-title#sub-title
	{
	font-size: 11px;
	padding: 5px 0 6px 0;
	}

/* Font Colors */

.blue, .blue a {color: #33CCFF;}
.green, .green a {color: #00FF00;}
.orange, .orange a {color: #FF9900;}
.red, .red a {color:  #961616;}
.silver, .silver a {color: #C0C0C0;}
.white, .white a {color: #FFFFFF;}
.yellow, .yellow a {color: #FFFF00;}

/* Tables */

.article-table
	{
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;	
	border-right: 1px solid #555555;
	border-top: 1px solid #555555;
	font-size: 11px;
	}

.article-table th
	{
	background-color: #333333;
	border-bottom: 1px solid #555555;	
	color: #FFFF00;
	line-height: 23px;
	padding: 0 0 1px 0;
	text-align: center;
	}
	
.article-table#red-background th {background-color: #961616;}

.basic-table 
	{
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	font-size: 11px;
	text-align: center;
	}

.basic-table th
	{
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;	
	background-color: #333333;
	color: #FFFF00;
	line-height: 23px;
	padding: 0 0 1px 0;
	}
	
.basic-table th#textarea
	{
	border-bottom: 1px solid #333333;
	padding-bottom: 1px;
	}
	
.basic-table#red-background th {background-color: #961616;}

.basic-table th a {color: #FFFF00;}
.basic-table th a:hover {color: #FF0033;}
.basic-table th.highlight {color: #00FF00;}
.basic-table th.highlight a {color: #00FF00;}
.basic-table th.highlight a:hover {color: #FF0033;}
.basic-table th.red {background-color: #961616;}

.basic-table td 
	{
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	color: #FFFFFF;
	line-height: 23px;
	padding: 0 0 1px 0;
	}

.basic-table td.highlight /* sortable column highlight */
	{
	background-color: #111111;
	font-weight: bold;
	}

.basic-table td.highlight2 {font-weight: bold;} /* non-sortable column highlight, non-links */

.basic-table td.profile {font-weight: bold;}

.profile-table
	{
	border: 1px solid #555555;
	font-size: 11px;
	text-align: center;
	}

.profile-table th
	{
	background-color: #961616;
	border-bottom: 1px solid #555555;
	color: #FFFF00;
	line-height: 23px;
	padding: 0 0 1px 0;
	}
	
.signup-table
	{
	border: 1px solid #555555;
	font-size: 11px;
	text-align: center;
	}

.signup-table th
	{
	background-color: #333333;
	border-bottom: 1px solid #555555;
	color: #FFFF00;
	line-height: 23px;
	padding: 0 0 1px 0;
	}
		
/* Home Page */

#default-image
	{
	border: 1px solid #555555;
	padding: 20px;
	}
	
.subject-title#article-title
	{
	color: #FFFFFF;
	text-transform: none;
	}
	
/* Course Profile Page */
	
.course-logo
	{
	background-color: #FFFFFF;
	padding: 1px 0 -1px 0;
	text-align: center;
	vertical-align: middle;
	}
	
/* Driver Profile Page */

.basic-table td.driver-profile {border-top: 0;}

.meter-0 {background-image: url(/images/general/meters/profile%20meter%200.gif)}

.meter-1
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%201.gif)
	}
	
.meter-2
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%202.gif)
	}
	
.meter-3
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%203.gif)
	}
	
.meter-4
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%204.gif)
	}
	
.meter-5
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%205.gif)
	}
	
.meter-6
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%206.gif)
	}
	
.meter-7
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%207.gif)
	}
	
.meter-8
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%208.gif)
	}
	
.meter-9
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%209.gif)
	}
	
.meter-10
	{
	background-color: #39B507;
	background-image: url(/images/general/meters/profile%20meter%2010.gif)
	}
	
.series-tab
	{
	background-color: #000011;
	border: 1px solid #33CCFF;
	color: #33CCFF;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.series-tab:hover
	{
	background-color: #110000;
	border-color: #FF0000;
	color: #FF0000;
	}
	
.series-tab#selected
	{
	background-color: #002200;
	border-color: #00FF00;
	color: #00FF00;
	cursor: default;
	}
	
.series-tab#selected:hover {background-color: none;}
	
.series-tab td {padding: 7px 0 9px 0;}

.team-image
	{
	border: 0;
	margin: 0;
	max-height: 205px;
	max-width: 362px;
	}
	
.team-image:hover
	{
	border: 1px solid #FF0000;
	cursor: pointer;
	}

.totals {font-weight: bold;}
	
/* Links Page */

.link-image:hover
	{
	border: 1px solid #FF0000;
	cursor: pointer;
	margin: -1px;
	}
	
/* Race Results Page */
	
#course-logo
	{
	background-color: #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 11px solid #FFFFFF;
	margin: 1px 0 1px 0;
	}
	
#course-logo:hover
	{
	border: 1px solid #FF0000;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	}
	
.results-table {font-size: 11px;}
	
.results-table th 
	{
	color: #FF9900;
	line-height: 15px;
	padding: 0 0 1px 0;
	}

.results-table td 
	{
	color: #FFFFFF;
	line-height: 15px;
	padding: 0 0 1px 0;
	}
	
#winner-picture
	{
	margin: 1px 0 1px 0;
	}
	
#winner-picture:hover
	{
	border: 1px solid #FF0000;
	margin: 0;
	}

/* Teams Page */

#team-image {margin: 24px 0 24px 0;}
	
#team-image:hover
	{
	border: 1px solid #FF0000;
	cursor: pointer;
	margin: 23px 0 23px 0;
	}

.team-table
	{
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;	
	border-right: 1px solid #555555;
	border-top: 1px solid #555555;
	font-size: 11px;
	text-align: center;
	}

.team-table th
	{
	background-color: #333333;
	border-bottom: 1px solid #555555;	
	color:#FFFF00;
	line-height: 23px;
	padding: 0 0 1px 0;
	}

.team-table td {color: #FFFFFF;}