@charset "utf-8";
/* CSS Document */

/* Globals */
* {
	padding:0;
	margin:0;
}

/* Body */
body {
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
	background-color:#ccc;
	background-image:url(../images/bg.png);
	background-position:center;
	background-repeat:repeat-y;
}

body p {
	margin-bottom:6px;
}

body a {
	color:#ff0000;;
	text-decoration:none;
}

/* Containers */
#contentContainer {
	width:1000px;
	margin:0 auto 0 auto;
	display:block;
}
#contentContainerInner {
	min-height:400px;
}
#contentContainerInner h2 {
	display:none;
}
#subPageContent {
	width:990px;
	min-height:400px;
	background-image:url(../images/ourCarsContentBg.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:12px;
}

#subPageContentWhite {
	width:990px;
	min-height:400px;
	background-color:#FFF;
	padding:5px;
	font-size:12px;
}


#subPageContent p {
	text-align:justify;
}

#subPageContent ul {
	margin-left:15px;
	text-align:justify;
}

/* Header and Menu */
#logo {
	height:90px;
	width:1000px;
	background-image:url(../images/siteHeader.png);
	margin: 5px auto 0px auto;
}
#logo h1 {
	display:none;
}
#menu {
	height:50px;
	width:1000px;
	background-color:#000;
	background-image:url(../images/menuBack.png);
	background-repeat:repeat-x;
	text-align:center;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	display:inline;
}
#menu a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:194px;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	display:inline-block;
	border-bottom:#FFF 5px solid;
	text-transform: uppercase;
}
#menu a:hover {
	color:#ff0000;
	border-bottom:#ff0000 5px solid;
}
#ourCarsTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/ourCarsHeader.jpg);
	display:block;
}
#memberAreaTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/memberAreaHeader.jpg);
	display:block;
}
#contactUsTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/contactUsHeader.jpg);
	display:block;
}
#partnersTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/partnersHeader.jpg);
	display:block;
}
#forumRulesTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/forumRulesHeader.jpg);
	display:block;
}
#countdownTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/countdownHeader.jpg);
	display:block;
}
#faqTitle {
	width:1000px;
	height:70px;
	background-image:url(../images/faqHeader.jpg);
	display:block;
}


/* Flash Strip */
#videoContent {
	width:1000px;
	height:250px;
	display:block;
	background-color:#999;
}

/* Footer */
#footerLeft {
	clear:both;
	text-align:center;
	display:block;
	padding-top:10px;
	width:1000px;
	float:left;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:normal;
}
#footerLeft p {
	margin-bottom:3px;
}

/* Other */
.clearFloat {
	clear:both;
}

/* Slides */
.slideContentHeader {
	width:1000px;
	height:70px;
	display:block;
	background-color:#333;
	cursor:pointer;
}
.slideContentBody {
	width:980px;
	height:230px;
	display:block;
	background-color:#666;
	padding:10px 10px 10px 10px;
}
.slideContentBodyInner {
	width:960px;
	height:210px;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
	padding:10px;
}
.slideContentBodyInner h3 {
	text-decoration:underline;
	font-style:italic;
	color:#ff0000;
	margin-bottom:5px;
	text-transform: uppercase;
}
.slideContentBodyInner p {
	font-size:12px;
	margin-bottom:3px;
}
.slideContentBodyInner img {
	border:#FFF 1px solid;
	margin:0 5px 0 0;
}
.slideContentBodyGamer {
	width:308px;
	height:90px;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
	padding:5px;
	margin:0 8px 5px 0;
}

#slideContentBodyGamer1 {
	float:left;
}
#slideContentBodyGamer2 {
	float:left;
}
#slideContentBodyGamer3 {
	float:left;
}
#slideContentBodyGamer4 {
	clear:both;
	float:left;
}
#slideContentBodyGamer5 {
	float:left;
}
#slideContentBodyGamer6 {
	float:left;
}
#slideContentBodyGamerFooter {
	clear:both;
	font-size:9px;
	margin-left:3px;
}


#slideContentHeader1 a {
	background-image:url(../images/contentHeader1.jpg);
	width:1000px;
	height:70px;
	display:block;
}
#slideContentHeader1 a:hover {
	
}

#slideContentBody1 {
	background-image:url(../images/contentBody1.jpg);
}
#slideContentHeader2 a {
	background-image:url(../images/contentHeader2.jpg);
	width:1000px;
	height:70px;
	display:block;
}
#slideContentHeader2 a:hover {
	
}

#slideContentBody2 {
	background-image:url(../images/contentBody2.jpg);
}
#slideContentHeader3 a {
	background-image:url(../images/contentHeader3.jpg);
	width:1000px;
	height:70px;
	display:block;
}
#slideContentHeader3 a:hover {
	
}

#slideContentBody3 {
	background-image:url(../images/contentBody3.jpg);
}
#slideContentHeader4 a {
	background-image:url(../images/contentHeader4.jpg);
	width:1000px;
	height:70px;
	display:block;
}
#slideContentHeader4 a:hover {
	
}

#slideContentBody4 {
	background-image:url(../images/contentBody4.jpg);
}

/* Our Cars Stuff */
#ourCarsContainer {
	width:990px;
	min-height:400px;
	background-image:url(../images/ourCarsContentBg.jpg);
	background-repeat:no-repeat;
	padding:5px;
}

.carListing {
	width:989px;
	height:151px;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
	margin-bottom:5px;
	border:1px #000 solid;
}
.carListingContent{
	float:left;
	margin:4px;
	width:420px;
	height:140px;
}
.carListingContent h3 {
	font-size:16px;
}
.carListingContent h3 span {
	font-size:30px;
}
.carListingContent p {
	font-size:12px;
}
.carListingGraph {
	float:left;
	margin: 13px 4px 4px 4px;
}
.carListingImage {
	float:left;
	margin:4px;
	border:1px #fff solid;
}
.carListing a {
	color:#000;
}
.carListing a:hover {
	color:#900;
}
.carListing p a {
	color:#900 !important;
}
.carListing p a:hover {
	color:#900;
	text-decoration:underline !important;
}
.carClassA {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/aClass.jpg);
	float:left;
}
.carClassS {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/sClass.jpg);
	float:left;
}
.carClassB {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/bClass.jpg);
	float:left;
}
.carClassC {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/cClass.jpg);
	float:left;
}
.carClassD {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/dClass.jpg);
	float:left;
}
.carClassE {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/eClass.jpg);
	float:left;
}
.carClassF {
	width:50px;
	height:151px;
	display:block;
	background-image:url(../images/fClass.jpg);
	float:left;
}

/* Loading Screen */
#loadingScreen {
	position:fixed;
	height:2000px;
	width:2000px;
	padding:15px 0 0 75px;
	display:block;
	background-color:#fff;
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	top:0;
	left:0;
}

/* Member Area */
#memberAreaMenu {
	height:24px;
	width:1000px;
	background-color:#000000;
}
#memberAreaMenu ul {
	list-style-type:none;
}
#memberAreaMenu li {
	display:inline;
}
#memberAreaMenu li a {
	color:#FFF;
	height:24px;
	width:194px;
	border-right:#FFF 1px dotted;
	text-align:center;
	display:inline-block;
}

.memberTune h4 a {
	color:#000;
	font-size:18px;
	font-weight:bold
}

.memberTune h4 a:hover {
	color:#ff0000;
	
}
.memberTune h5 {
	font-size:16px;
}
.memberTune h6 {
	font-size:12px;
	margin-top:3px;
}
.memberTune ul {
	list-style-type:none;
}
.memberTuneInner {
	width:990px;
}
.memberTuneColLeft {
	float:left;
	width:480px;
	margin-left:10px;
}

.memberTuneColRight {
	float:left;
	width:490px;
}
.memberTuneColRightInnerLeft {
	float:left;
	width:245px;
}
.memberTuneColRightInnerRight {
	float:left;
	width:245px;
}

#powerCalc {
	width:600px;
	margin:0 auto 0 auto;
	border:none;
}
#powerCalc fieldset {
	border:none;
	background-color:#CCC;
	border-bottom:5px solid #fff;
	padding-bottom:5px;
}
#powerCalcNote {
	width:580px;
	margin:0 auto 0 auto;
	font-size:10px;
	font-style:italic;
	color:#666;
}
#powerCalcOutput {
	background-color:#ddd;
	width:600px;
	margin:0 auto 0 auto;
	border-bottom:5px solid #fff;
}

	



