/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../../racing/2008/Images/carbonBG.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
	background-color: #000000;
	voice-family: inherit;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #999999; 
	font-weight: bold;
	text-decoration:underline;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}

a.noline {
	text-decoration:underline;
}

--
.plainLink a {
	color: #999999; 
	text-decoration: none; 
	font-weight: bold;
}

.plainLink a:link {
	text-decoration: none;
}

.plainLink a:visited {
	text-decoration: none;
}

.plainLink a:active {
	text-decoration: none;
}

.plainLink a:hover {
	color: #FF0000;
}

.plainLink a.noline {
	text-decoration: none;
}

.textHeading {
	font-weight:bold;
}

.TextNormal {
	background-color:white;
}

.TextFocus {
	background-color: #f4f4f4;
}

#MainArea {
	width: 900px;
	height: 100%;
	position: relative;
	z-index: 1;
	background-image: url(../../racing/2008/Images/HeaderRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#Menu {
	width: 140px;
	height: 100%;
	padding-top: 0px;
	right: 380px;
	position: relative;
	z-index: 100;
}

#TopBarLeft {
	width: 140px;
	height: 50px;
	position: relative;
	z-index: 101;
	background-image: url(../../racing/2008/Images/Header.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#FrontPage {
	width: 900px;
	height: 500px;
	top: 50px;
	position: absolute;
	z-index: 99;
}

#MainPage {
	width: 900px;
	height: 250px;
	top: 50px;
	position: absolute;
	z-index: 99;
}
#NewsScroll {
	position: absolute;
	z-index:400;
	top: 113px;
	right:0px;
}
#SponsorsArea {
	width: 500px;
	right: 0px;
	height: 45px;
	top: 0px;
	position: absolute;
	z-index: 50;
}

#Footer {
	text-align: right;
	width: 760px;
	height: 45px;
	top: 550px;
	position: absolute;
	z-index: 50;
	left: 140px;
}

#MainMenu {
	position: absolute;
	width: 140px;
	height: 500px;
	top: 25px;
	left: 0px;
	z-index: 120;
}
#MainMenuMembers {
	position: absolute;
	width: 140px;
	height: 500px;
	top: 0px;
	left: 0px;
	z-index: 120;
}
.MainMenuBtns {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:5px;
	top:0px;
	left:0px;
	position:relative;
	z-index:200;
}
.MainMenuBtns a { color:#ffffff; text-decoration:none; cursor:default; }
.MainMenuBtns a:link { color:#ffffff; text-decoration:none; cursor:default; }
.MainMenuBtns a:visited { color:#ffffff; text-decoration:none; cursor:default; }
.MainMenuBtns a:active { color:#ffffff; text-decoration:none; cursor:pointer; }
.MainMenuBtns a:hover { color:#ff0000; text-decoration:none; cursor:pointer; }
.menua, .menuaover {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:70%; font-weight:bold; text-align:left;
}
.menuCarsLeft {
	width: 120px;
	height: 320px;
	padding-top: 0px;
	top: 49px;
	left: 0px;
	position: absolute;
	z-index: 100;
}
.menuMembersLeft {
	width: 120px;
	height: 320px;
	padding-top: 0px;
	top: 50px;
	left: 0px;
	position: absolute;
	z-index: 100;
}
#ContentArea {
	width: 740px;
	top: 300px;
	left: 150px;
	position: absolute;
	z-index: 105;
	font-size: 12px;
}

#NewsArea {
	width: 600px;
	padding-top: 42px;
	position: relative;
	z-index: 49;
	font-size:12px;
}

#Configbgimage {
	width: 100%;
	height: 500px; 
	position: relative;
	z-index: 1;
	background-color: #000000;
}

#SponsorsContent {
	width: 760px;
	padding-top: 42px;
	position: relative;
	z-index: 50;
	font-size:12px;
}

.newsText {
	color:#000000;
	font-size: 12px;
}

#NewsAreaText {
	width: 740px;
	padding-top: 42px;
	position: relative;
	z-index: 49;
}

#NewsSearch {
	width: 120px;
	padding-top: 0px;
	top: 39px;
	right: 0px;
	position: absolute;
	z-index: 2;
}

#NewsImage {
	float:right;
	clear:right;
	margin-left: 10px;
	margin-top:3px;
}

/* ------- CALENDAR ------- */

#Calendar {
	width: 740px;
	margin-top: 15px;
	position: relative;
	padding-left: 10px;
	z-index: 51;
}

/* ------- STANDINGS ------- */

#Standings {
	width: 740px;
	margin-top: 15px;
	position: relative;
	padding-left: 10px;
	z-index: 99;
}
/* ------- RESULTS ------- */

#ResultArea {
	width: 740px;
	margin-top: 15px;
	position: relative;
	margin-top: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
	z-index: 51;
}

#ResultsAreaText {
	width: 510px;
	position: relative;
	z-index: 52;
	padding-bottom: 15px;
	padding-right: 5px;
	border-right:1px Solid #C1C1C1;
}