html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/carbon.jpg) fixed;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #000000;
}
img { border: none;}
#container {
	top: 0px;
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	position: relative;
	bottom: 120px;
	border: 1px solid #000000;
	background: #000000 url(../images/content_background.jpg) repeat-x;
}
p { padding: 8px 0px 8px 0px ; margin: 0px 0px 0px 0px; }
html>body #container {
	height: auto;
}
.image_right {
	float: right;
	margin: 0px 0px 0px 20px;
}
#flash {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 800px;
	height: 130px;
	z-index: 1;
}
#header-container {
	width: 800px;
	height: 209px;
	position: absolute;
	top: 0px;
}
#logo {
	background: url(../images/logo.jpg) no-repeat;
	position: absolute;
	top: 22px;
	left: 12px;
	height: 90px;
	width: 264px;
}
#brocklogo {
	background: url(../images/peterbrock.jpg);
	position: absolute;
	top: 18px;
	right: 8px;
	width: 259px;
	height: 128px;
}
#titles {
	position: absolute;
	top: 320px;
	left: 0px;
}
#txt_titles {
	position: absolute;
	top: 4px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#images {
	position: absolute;
	top: 144px;
	left: 0px;
}
#specs {
	position: absolute;
	right: 10px;
	top: 307px;
	width: 230px;
	height: 300px;
	z-index: -1;
}
#titles {
	position: absolute;
	top: 320px;
	left: 0px;
}
#txt_titles {
	position: absolute;
	top: 4px;
	left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#specs_dec {
	position: absolute;
	top: 320px;
	right: 0px;
}
#next_car{
	position: absolute;
	top: 5px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#spec_dec {
	background: url(../images/spec_dec.jpg) repeat-x;
	width: 295px;
	height: 300px;
	position: absolute;
	top: 350px;
	right: 0px;
	z-index: 1;
	padding: 5px;
}
#specs_titles {
	position: absolute;
	top: 324px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
#phone {
	position: absolute;
	top: 276px;
	right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}
#next_car a{
	color: #FFFFFF;
}
#nav_lines {
	background: url(../images/nav_lines.gif) no-repeat;
	position: absolute;
	left: 0px;
	width: 354px;
	height: 25px;
	top: 274px;
	z-index: 9;
}
#nav {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 123px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 900;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	font: bold 12px Tahoma;
	height: 20px;
	float: left;
	color: #323232;
	padding-left: 9px;
	padding-right: 9px;
}
#nav li:hover, #nav li.current { color: #f22d25; text-decoration: none; background: url(../images/nav_dec.jpg);}
#nav a { width: 100%; height: 100%; color: #b1b3b6; text-decoration: none; background: none;}
#nav ul li a:hover { color: #f22d25; text-decoration: none; background: none;}
#nav a:hover { color: #ffffff; text-decoration: none; background: none;}
#nav li.current a { color: #ffffff; text-decoration: none; background: none;}
#nav li ul {
	display: none;
	position: absolute;
	top: 20px;
}
#nav li ul.the_man { left: 179px; width: 152px; background: none; }
#nav li ul li:hover { background: #323232; }
#nav li ul li {
	width: 99%;
	height: 15px;
	margin: 0;
	padding: 2px;
	padding-left: 1px;
	text-align: left;
	float: none;
	background-color:#323232;
	font-size: 10px;
}
li > ul {
	top: auto;
	left: auto;
}
#nav li ul li a { color: #b1b3b6; }
#nav li:hover ul { display: block; }
#nav li.current ul li a { text-decoration: none; }
#nav2 { 
	width: 100%;
	position: absolute;
	left: 0px;
	top: 275px;
	background: url(../images/layout/nav-grad.jpg) top left no-repeat;
	z-index: 900;
	}
#nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav2 li {
	list-style: none;
	font: bold 11px Tahoma;
	height: 20px;
	float: left;
	color: #323232;
	padding-left: 9px;
	margin: 5px;
}
#nav2 li:hover, #nav2 li.current { color: #f22d25; text-decoration: none; }
#nav2 a { width: 100%; height: 100%; color: #b1b3b6; text-decoration: none;}
#nav2 a:hover, #nav2 li.current a { color: #f22d25; text-decoration: none;}
#nav2 li ul {
	display: none;
	position: absolute;
	top: 25px;
}
#nav2 li ul.racecars { left: 125px; width: 300px; }
#nav2 li ul.rallycars { left: 200px; width: 300px;}
#nav2 li ul.roadcars { left: 275px; width: 300px; }
#nav2 li ul.othertoys { left: 350px; width: 300px; }
#nav2 li ul li {
	width: 99%;
	height: 15px;
	margin: 0;
	padding: 2px;
	padding-left: 1px;
	font: bold 10px Tahoma;
	text-align: left;
	float: none;
	background-color:#323232;
	font-size: 10px;
}
li > ul {
	top: auto;
	left: auto;
}
#nav2 li ul li a { color: #b1b3b6; }
#nav2 li:hover ul { display: block; }
#nav2 li.current ul li a { text-decoration: none; }
#news_feed {
	position: absolute;
	top: 313px;
	right: 0px;
	background: url(../images/news_dec.jpg) right no-repeat;
	width: 301px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
#share_logos {
	position: absolute;
	top: 313px;
	right: 10px;
	width: auto;
}
#content {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 335px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 150px;
	z-index: 10;
}
#content a, .content a:visited {
	color: #c11f1c;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
}
#content ul {
	list-style-type: square;
}
#content li {
	list-style-type: square;
	color: #FF0000;
}
.thumb {border: 1px solid #b1b3b6; }
.thumb:hover {border: 1px solid #ee2e24; }
.thumb {border: 1px solid #b1b3b6; }
.thumb:hover {border: 1px solid #ee2e24; }

.thumb_right {border: 1px solid #b1b3b6; margin-left:10px; }
.thumb_right:hover {border: 1px solid #ee2e24; margin-left:10px; }

.thumb_left {border: 1px solid #b1b3b6; margin-right:10px; }
.thumb_left:hover {border: 1px solid #ee2e24; margin-right:10px; }
.h1, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.h2, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.heading_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: url(../images/grey_dec.jpg) no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: -10px;
}
.h3, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f22d25;
}
.h4, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f22d25;
	font-weight: bold;
}
.h5, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f22d25;
	font-weight: bold;
}
.h6, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f22d25;
	font-weight: bold;
	text-align: right;
}

.body_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #ffffff;
	font-weight: lighter;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f22d25;
}
.border { border: 1px solid #666666; }
.redmenu {
	font: bold 11px Tahoma;
	color: #f22d25;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f22d25;
}
#number {
	background: url(../images/05.jpg) no-repeat;
	width: 130px;
	height: 73px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
}
#peter {
	background: url(../images/peter.jpg) no-repeat;
	width: 244px;
	height: 225px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#footer {
	position: absolute;
	bottom: 10px;
	width: 80%;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	z-index: 5;
}
#footer a, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
.fm-logo {
	float: left;
	padding-top: 4px;
	padding-right: 5px;
}
#news_events {
	padding: 5px 8px 5px 8px;
	font: 11px Arial;
	font-weight: bold;
	color: #666666;
	background-color:#111111;
	margin-left: 5px;
	height: auto;
}	
#news_events a {
	font: 11px Arial;
	color: #981515;
	text-decoration: none; 
}	
#news_events a:hover {
	font: 11px Arial;
	color: #ffffff;
	text-decoration: none; 
}
hr { border: 1px dashed #333333; }
.date { color: #c4c5a3; }	
.news_info { color: #444c4d; font-weight: normal; }	
.bold { font-weight: bold; }
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #121212;
}
.text-drop {
	width: 155px;
	height: 20px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field {
	width: 190px;
	height: 15px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field_news {
	width: 90px;
	height: 15px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-area {
	width: 208px;
	height: 80px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-drop:hover, .text-field:hover, .text-area:hover {
	background-color: #b0b0b0;
}
.button {
	width: 80px;
	height: 20px;
	padding: 2px;
	background-color: #121212;
	border: 1px solid #999999;
	color: #CCCCCC;
}
.button:hover {
	border: 1px solid #343434;
	background-color: #121212;
	color: #cccccc;
}
.fineprint {
	font-size: 9px;
}
.grey {
	font-size: 9px;
	color: #666666;
}
#events_form {
	background-color: #121212;
	margin-left: 10px;
}
.feedback {
	background-color: #121212;
	padding: 10px; 
}

