/* F1A Website Styles -------------------------------------------------------------------------------------------- */

a.menu:link
{
	color: white; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 6pt;
}

a.menu:visited 
{
	color: white; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 6pt;
}

a.menu:hover 
{
	color: black; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 6pt;
}

a.body:link
{
	font-weight: bold;
	font-family: 'arial';
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.body:visited 
{
	font-weight: bold;
	font-family: 'arial';
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.body:hover 
{
	font-weight: bold;
	font-family: 'arial';
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a.side:link
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.side:visited 
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.side:hover 
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a.switch:link
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.switch:visited 
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.switch:hover 
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.liveTiming:link
{
	color: silver; 
	text-decoration: none; 
	font-family: 'arial';
	font-weight: bold;
	font-size: 11pt;
}

td
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	line-height: 150%;
}

td.article
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 17px 7px 17px;
}

.heading
{
	font-family: 'arial black';
	font-size: 6pt;
	color: white;
	text-decoration: none;
	line-height: 150%;
}

.circuitinfo
{
	color: #EEEEEE; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 6pt;
}

.circuitinfoheading
{
	font-family: 'arial';
	font-size: 11pt;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
}

.counter
{
	font-weight: bold;
	font-family: 'verdana';
	font-size: 7pt;
	color: #EEEEEE;
	text-decoration: none;
	line-height: 100%;
}

input.countDown 
{ 
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	background-color: transparent; 
	font-size: 7pt;
	color: #CCCCCC;
	font-family: 'verdana';
	border-width: 0px 0px 0px 0px; 
	cursor: pointer;
}

/* F1A Live Timing Styles ---------------------------------------------------------------------------------------- */

a.ltmenu:link
{
	color: white; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 7pt;
}

a.ltmenu:visited 
{
	color: silver; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 7pt;
}

a.ltmenu:hover 
{
	color: gray; 
	text-decoration: none; 
	font-family: 'verdana';
	font-weight: bold;
	font-size: 7pt;
}

table.liveTiming
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

td.liveTimingBorder
{
	border: 0px;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
}

td.session
{
	font-family: verdana;
	font-size: 8pt;
	color: silver;
	text-decoration: none;
	line-height: 150%;
}

td.lt_white
{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 0px 2px 5px;
}

td.lt_grey
{
	font-family: verdana;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 5px 2px 5px;
}

td.lt_aqua
{
	font-family: verdana;
	font-size: 8pt;
	color: #00FFFF;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 0px 2px 5px;
}

td.lt_yellow
{
	font-family: verdana;
	font-size: 8pt;
	color: yellow;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 0px 2px 5px;
}

td.lt_red
{
	font-family: verdana;
	font-size: 8pt;
	color: red;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 0px 2px 5px;
}

td.lt_green
{
	font-family: verdana;
	font-size: 8pt;
	color: #00FF00;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 0px 2px 5px;
}

td.lt_purple
{
	font-family: verdana;
	font-size: 8pt;
	color: #FF00FF;
	text-decoration: none;
	line-height: 150%;
	padding: 0px 0px 2px 5px;
}


/* Enlarge Image Styles ------------------------------------------------------------------------------------------ */

#thumbBox
{ 
	/*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar
{ 
	/*Footer DIV of thumbbox that contains "close" link */
	font: bold 8pt Verdana;
	line-height: 150%;
	color: silver;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage
{ 
	/*DIV within thumbbox that holds the enlarged image */
	background-color: silver;
}

#thumbLoading
{ 
	/*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
	font-size: 10pt;
	font-family: 'verdana';
}