﻿/* CSS Document */

/* Global
------------------------------------------------------------------*/
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #b84646 url(graphics/background.jpg) repeat-x 50% 0;
	margin: 0;
	padding: 0;
}

img,
img a { border: 0;}

/* Header 
------------------------------------------------------------------*/
#header {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(./header.jpg);
	width: 760px;
	height: 150px;
}

#header-bar {
	background: url(graphics/menu_top.jpg);
	padding: 6px 0 0 6px;
	margin: 0px;
	width: 754px;
	float: left;
	height: 34px;
	color: #ffffff;
}

#header-top {
	margin: 0 0 5 0;
	padding: 0;
	background: url(graphics/header_racers.jpg);
	height: 37px;
	width: 760px;
	text-align: right;
	vertical-align: middle;
	clear: both;
}
	
/* Main body
------------------------------------------------------------------*/
.wrapper #wrap-main {
	background: #6f0808;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:760px;
	background-image: url(../graphics/contentbg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
	
.wrapper #left {
	width: 174px;
	float: left;
	padding: 5px 0 10px 10px;
	color: #ffffff;
}

.wrapper #content {
	width: 557px;
	float: left;
	line-height: 19px;
	padding: 0px 0px 10px 10px;
	color: #ffffff;
}

.wrapper #content h2{
	clear: both;
	color: #f6b52e;
	border-bottom: 1px dotted #9f3e3e;
	letter-spacing: -1px;
	font: normal 170% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	margin: 15px 0 10px 0;	
}

.wrapper #content h3{
	clear: both;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background: #7f0d0d;
	border: 1px solid #9b1617;
	margin: 15px 0 10px 0;
	padding: 5px;
}


.wrapper #content h4{
	clear: both;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0 10px 0;
	border-bottom: 1px dotted #9f3e3e;
}

.wrapper #content h5{
	clear: both;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px dotted #9f3e3e;
}

.wrapper #content a:link, 
.wrapper #content a:visited, 
.wrapper #content a:active {
	text-decoration: none;
	color: #f6b52e;
}

.wrapper #content a:hover {
	text-decoration: none;
	background: #9b1617;
	padding: 3px;
	color: #f6b52e;
}

#panel {
	color: #ffffff;
	font: 11px "Trebuchet MS", Tahoma, Arial;
	/* border: 1px solid #D4D4D4; */
	padding: 8px;
}

.medium {
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-Serif;
}
	
/* Footer
------------------------------------------------------------------*/
#footer {
	background: #7f0d0d;
	height: 26px;
	padding: 15px 0px 0px 10px;
	font: 11px Arial, Helvetica, sans-serif;
	clear: both;
	border-top: 1px double #9b1617;
	position: relative;
	color: #ffffff;
}

#footer a:link, 
#footer a:visited, 
#footer a:active {
	text-decoration: none;
	color: #f6b52e;
}

#footer a:hover {
	text-decoration: none;
	background: #8d1b1b;
	color: #f6b52e;
}

/* Menu Options
------------------------------------------------------------------*/
#menu {
	padding: 10px 0px 10px 0px;
}

#menu-sitehead {
	background: url(graphics/menu_sitehead.jpg);
	width: 161px;
	height: 46px;
}

#menu-sitebg {
	background-image: url(graphics/menu_sitebg.jpg);
	width: 156px;
	padding: 5px 0px 0px 5px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#menu-sitebg strong {
	color: #f6b52e;
}

#menu-sitebg a:link,
#menu-sitebg a:visited{
 	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #a00405;
}

#menu-sitebg a:hover {
	background: #a00405;
}

#menu-sitefoot {
	background: url(graphics/menu_sitefoot.jpg);
	width: 161px;
	height: 10px;
}

#menu-gamehead {
	background: url(graphics/menu_gamehead.jpg);
	width: 161px;
	height: 54px;
}

#menu-gamebg {
	background-image: url(graphics/menu_gamebg.jpg);
	width: 156px;
	padding: 5px 0px 0px 5px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#menu-gamebg strong {
	color: #f6b52e;
}

#menu-gamebg a:link,
#menu-gamebg a:visited{
 	color: #ffffff;
 	text-decoration: none;
	border-bottom: 1px dotted #1887b5;
}

#menu-gamebg a:hover {
	background: #1887b5;
}

#menu-gamefoot {
	background: url(graphics/menu_gamefoot.jpg);
	width: 161px;
	height: 10px;
}

#menu-onlinehead {
	background: url(graphics/menu_onlinehead.jpg);
	width: 161px;
	height: 62px;
}

#menu-onlinebg {
	background-image: url(graphics/menu_onlinebg.jpg);
	width: 156px;
	padding-left: 5px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#menu-onlinebg strong {
	color: #f6b52e;
}

#menu-onlinebg a:link,
#menu-onlinebg a:visited{
 	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #c69632;
}

#menu-onlinebg a:hover {
	background: #c69632;
}

#menu-onlinefoot {
	background: url(graphics/menu_onlinefoot.jpg);
	width: 161px;
	height: 10px;
}

#menu-affhead {
	background: url(graphics/menu_affhead.jpg);
	width: 161px;
	height: 40px;
}

#menu-affbg {
	background-image: url(graphics/menu_affbg.jpg);
	width: 156px;
	padding: 5px 0px 0px 5px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}

#menu-affbg a:link,
#menu-affbg a:visited{
 	color: #ffffff;
 	text-decoration: none;
	border-bottom: 1px dotted #18b71f;
}

#menu-affbg a:hover {
	background: #18b71f;
}

#menu-affbg strong {
	color: #f6b52e;
}
#menu-afffoot {
	background: url(graphics/menu_afffoot.jpg);
	width: 161px;
	height: 10px;
}

/* Links
------------------------------------------------------------------*/
ul.links li {
	/*background: url(images/bullet_extlink.gif) no-repeat 0 0px;*/
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.links a:link {
 	color: #ffffff;
 	text-decoration: none;
}

.links a:visited {
 	color: #6F2D47;
 	text-decoration: none;
}

.links a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #8d1b1b;
}


/* Drop down menu
------------------------------------------------------------------*/

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	border: 0;
	background: #7f0d0d;
	padding: 0;
	margin: 0 0 0 0;
}


#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.25em 0.5em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 5px;
	width: 7em;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#nav li ul {
	position: absolute;
	top: 220px;
	left: -999em;
	height: auto;
	width: 14em;
	w\idth: 13.2em;
	font-weight: normal;
	border-width: 0.01em;
	margin: 0;
}

#nav li li {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	padding: 2px;
	width: 12.8em;
}

#nav li ul a {
	width: 13.3em;
}

#nav li ul ul {	
	margin: -1.75em 0 0 12.8em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #9b1617;
}

/* Images
------------------------------------------------------------------*/
.screenshot {
	margin-bottom: 5px;
	margin-left: 3px;
	border: 2px solid #9b1617;
	float: right;
}

.screenshots {
	background-color: #e5ebfb;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	padding: 4px;
	border: 1px solid #9b1617;
	background-color: #bc5b5b;
	clear: both;
}

.image, 
.image a {
	margin: 5px;
	border: 3px solid #9b1617;
	clear: both;
}

.image a:hover{
	padding: 0px;
}
.frame, 
.frame a {
	margin: 5px;
	border: 5px solid #9b1617;
	clear: both;
}

.frame a:hover {
	border: 0px; }

/* Tables & Lists
------------------------------------------------------------------*/
/*.anchor,
.anchor a {
	background: #9b1617;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
}

.anchor a:hover {
	color: #f6b52e;
}*/

.anchor a {
	clear: both;
	color: #f6b52e;
	letter-spacing: -1px;
	font: normal 100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	margin: 15px 0 10px 0;	
	text-align: right;
}

.anchor {
	text-align: right;
}

.backing {
	background-color: #7f0d0d;
	background-image: url(../graphics/contentbg2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 1px solid #9b1617;
	clear: both;
	font-size: 11px;
	padding: 10px;
	width: 100%;
}

.information {
	border-right: 1px solid #9b1617;
	font-size: 11px;
	padding-right: 5px;
	margin-right: 5px;
	text-align: right;
}

.infolist td, .infolist th {
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
}

.infolist img {
	border: 3px solid #9b1617;
}

.infolist th {
	background-color: #7f0d0d;
}

.infolist td {
	border: 1px solid #9b1617;
}

.list td, .list th {
	width: 20%;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
}

.list img,
.list img a {
	border: 3px solid #9b1617;
}

.list th {
	background-color: #7f0d0d;
}

.list td {
	border: 1px solid #9b1617;
}

.list td.text,
.list th.text {
	font-weight: normal;
	font-size: 11px;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#mytable th {
	color: #ffffff;
	border-left: 1px solid #9b1617;
	border-right: 1px solid #9b1617;
	border-bottom: 1px solid #9b1617;
	text-align: center;
	padding: 6px 6px 6px 6px;
	background-color: #7f0d0d;
	width: 25%;
}

#mytable th.title {
	background-color: #9b1617;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	text-align: left;
}

#mytable td {
	border-right: 1px solid #9b1617;
	border-bottom: 1px solid #9b1617;
	background-color: #6f0808;
	padding: 6px 6px 6px 12px;
	color: #ffffff;
	width: 75%
}

.note {
	background-color: #ac6a1c;
	color: #ffffff;
	padding: 10px;
	text-align: left;
}

.notes {
	background-color: #ac6a1c;
	color: #ffffff;
	padding: 10px;
	text-align: left;
}

.plist td {
	width: 89px;
	background-color: #e5ebfb;
	border: 1px solid #c8d2eb;
	text-align: center;
	font-weight: bold;
}

/* Search
------------------------------------------------------------------*/

#search{ position: absolute; float: right;}
#searchButton{ position: absolute; float: right; width: 25px; height: 22px; border: none; text-indent: -9999px; margin: 0;
	background: url(/look/search.jpg) no-repeat; }
#searchText{ float: left; margin: 7px 5px 5px; width: 165px; display: inline; }


/* Lightbox
------------------------------------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}