*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	margin: 30px 0;
	background: #d9d9d9 url(../../sys-img/body_bg.jpg);
	text-align: center;
}

h1
{
	background: url(../../sys-img/logo.gif) no-repeat;
	text-indent: -5000px;
	height: 60px;
	width: 390px;
}

h1 a
{
	background: url(../../sys-img/logo.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 237px;
	line-height: 60px;
	overflow: hidden;
}

h2
{
	font: bold 1.8em 'trebuchet ms', 'lucida grande', 'times new roman', times, georgia;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 2px;
	margin-bottom: 10px;
	text-transform: capitalize;
	background: #fff;
}

h2.pagetitle
{
	margin-bottom: 0;
}

h2 a
{
	color: #000;
	text-decoration: none;
}

h2 a:hover
{
	text-decoration: none;
}

h3
{
	font: bold 1.2em arial, 'trebuchet ms', 'lucida grande', 'times new roman', times, san-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	background: #d9d9d9 url(../../sys-img/h3_bg.jpg) repeat-x;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}

h3 a
{
	color: #000;
	text-decoration: none;
}

#col1 h3
{
	margin-bottom: 1px;
}

h2#upcoming
{
	background: url(../../sys-img/h3_upcoming_bg.jpg) no-repeat;
	height: 29px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	border: none;
}

h4
{
	font: bold 1.2em arial;
	background: #fff;
	margin-bottom: 5px;
}

h4 a
{
	color: #000;
}

a
{
	color: #2255da;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

label
{
	clear: both;
	background: #fff;
	display: block;
	padding: 5px 10px;
	margin-bottom: 1px;
	font: bold 1.0em arial, verdana, tahoma, san-serif;
}

.contactform input, .contactform textarea
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	font: normal 1.0em verdana, arial, tahoma;
	padding: 4px;
	width: 300px;
	margin: 2px 0 0;
}

input.submit
{
	width: 63px;
	margin-left: 3px;
	padding: 3px;
	border: 1px solid #bbb;
	background-color: #ddd;
	color: #333;
}

img
{
	border: none;
}

.entrytext img.floatright
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #eee;
}

img.newsimg
{
	margin-bottom: 10px;
	padding: 4px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

table.resultstbl
{
	margin-bottom: 15px;
}

th
{
	font: bold 1.1em arial, verdana, san-serif;
	padding: 3px 2px;
	background: #eee;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}

td
{
	border-bottom: 1px solid #eee;
	padding: 3px 2px;
}

td.row2
{
	background: #f5f5f5;
}

td.col1
{
	width: 16px;
}

td.col2
{
	text-align: center;
	width: 24px;
}

td.col3
{
	width: 24px;
}

li
{
	list-style: none;
}

#page
{
	width: 939px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
	border-top: 10px solid #fff;
}

#topnav
{
	text-align: center;
	border-top: 1px solid #2255da;
	border-bottom: 1px solid #2255da;
	background: url(../../sys-img/topnav_bg.jpg) repeat-x;
}

#topnav li
{
	display: inline;
}

#topnav li a
{
	color: #fff;
	font: bold 1.2em arial, verdana, sans-serif;
	text-decoration: none;
	padding: 4px 22px;
	border-left: 1px solid #fff;
	line-height: 2.1em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#topnav li a:hover
{
	background: #fff;
	color: #2255da;
}

#topnav li a.first
{
	border-left: none;
}

#header
{
	background: #fff url(../../sys-img/header_bg.jpg) 100% 0% no-repeat;
	height: 60px;
	border-bottom: 15px solid #fff;
	border-top: 15px solid #fff;
}

#home_banner_loader
{
	background: #000 url(../../sys-img/home_image_loader.gif) 50% 50% no-repeat;
	position: absolute;
	height: 150px;
	width: 688px;
}

#home_banner
{
	background: #fff url(../../sys-img/home_banner_bg.jpg) repeat-x;
	padding: 1px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	height: 150px;
}

#home_img
{
	float: left;
	width: 688px;
}

#home_img h3
{
	position: absolute;
	color: #fff;
	background: url(../../sys-img/home_img_text_bg.png);
	width: 674px;
	padding: 7px 7px;
	margin: /* 130px 0 */ 0;
	text-align: right;
	text-transform: none;
	font: 1.0em verdana, arial, tahoma;
	height: auto;
}

#home_menu
{
	float: right;
	width: 250px;
	border-left: 1px solid #fff;
}

#home_menu dl
{
	height: 52px;
	text-align: center;
	color: #fff;
	padding-top: 8px;
}

#home_menu dt
{
	font: bold 1.3em arial, verdana, san-serif;
}

#home_menu dt a
{
	color: #fff;
}

#home_menu dl.first
{
	background: #2255da url(../../sys-img/upcoming_dl_first.jpg) no-repeat;
	border-bottom: 1px solid #fff;
}

#home_menu dl.last
{
	background: #2255da url(../../sys-img/upcoming_dl_last.jpg) no-repeat;
}

#content
{
	float: left;
	width: 673px;
	padding-right: 15px;
	border-top: 15px solid #fff;
}

#content div.searchresults
{
	border-top: 15px solid #fff;
}

#col1
{
	width: 442px;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

#col1 dd
{
	text-transform: uppercase;
}

#col1 dd a
{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 7px 5px 7px 22px;
	background: #fff url(../../sys-img/col1_dd_bullet.gif) 2px 6px no-repeat; /* col1_dd_bullet */
	border-bottom: 1px solid #f5f5f5;
}

#col1 dd a:hover
{
	color: #2255da;
	background-color: #fafafa;
}

#col1 dd a.feedicon
{
	background: #fafafa url(../../sys-img/feed_icon.gif) 2px 6px no-repeat;
}

.entry
{
	font-size: 1.1em;
	line-height: 1.7em;
	text-align: justify;
	margin-bottom: 15px;
	background: #fff;
}

.entry p
{
		margin: 0 0 10px;
}

.entry blockquote
{
		background: #fafafa;
		padding: 10px;
}

.entrytext
{
	background: #fff;
	font-size: 1.1em;
	line-height: 1.7em;
	margin-top: 15px;
	text-align: justify;
}

.entrytext p
{
	margin-bottom: 14px;
}

.entrytext ul
{
	margin-bottom: 15px;
}

.entrytext li
{
	background: url(../../sys-img/col1_dd_bullet.gif) 2px 3px no-repeat;
	padding: 2px 0 2px 22px;
}

.entrytext li.doc
{
	background: url(../../sys-img/page_white_word.gif) 0% 50% no-repeat;
	padding: 4px 0 4px 22px;
}

.entrytext li.pdf
{
	background: url(../../sys-img/page_white_acrobat.gif) 0% 50% no-repeat;
	padding: 4px 0 4px 22px;
}

.entrytext li.www
{
	background: url(../../sys-img/page_white_world.gif) 0% 50% no-repeat;
	padding: 4px 0 4px 22px;
}

.galleryimages
{
	text-align: center;
}

.galleryimages img
{
	padding: 4px;
	border: 1px solid #eee;
	margin: 5px 10px;
}

.bioimg
{
	padding: 1px 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

#col2
{
	float: right;
	width: 200px;
}

#partners a
{
	width: 200px;
	margin: 0 auto 10px;
	height: 65px;
	display: block;
	text-indent: -5000px;
}

#partners a.sponsor_goodyear
{
	background: url(../../sys-img/ad_goodyear.jpg) no-repeat;
}

#partners a.sponsor_newgm
{
	background: url(../../sys-img/ad_newgm.jpg) no-repeat;
}

#partners a.sponsor_hrp
{
	background: url(../../sys-img/ad_hrp.jpg) no-repeat;
}

#partners a.sponsor_crp
{
	background: url(../../sys-img/ad_crp.jpg) no-repeat;
}

#partners h4.partner_nacam
{
	background: url(../../sys-img/logo_nacam.jpg) no-repeat;
	width: 200px;
	height: 51px;
	display: block;
	text-indent: -5000px;
}

#partners h4.partner_fia
{
	background: url(../../sys-img/logo_fia.jpg) no-repeat;
	width: 200px;
	height: 77px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 15px;
}

#partners h4.partner_dynatune
{
	background: url(../../sys-img/logo_dynatune.jpg) no-repeat;
	width: 200px;
	height: 44px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 15px;
}

#partners h4.partner_pr
{
	background: url(../../sys-img/logo_pr.jpg) no-repeat;
	width: 200px;
	height: 102px;
	display: block;
	text-indent: -5000px;
}

#partners h4.partner_fiapr
{
	background: url(../../sys-img/logo_fiapr.jpg) no-repeat;
	width: 200px;
	height: 91px;
	display: block;
	text-indent: -5000px;
}

#partners a.partner_mosport
{
	background: url(../../sys-img/logo_mosport.jpg) no-repeat;
	width: 200px;
	height: 70px;
	display: block;
	text-indent: -5000px;
}

#partners img
{
	display: block;
	margin-bottom: 10px;
}

#sidebar
{
	width: 236px;
	float: right;
	padding-left: 15px;
	border-top: 15px solid #fff;
}

#sidebar div#partners a
{
	width: 236px;
	margin: 0 auto;
	height: 65px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 10px;
}

#sidebar div#partners a.sponsor_goodyear
{
	background: url(../../sys-img/ad_side_goodyear.jpg) no-repeat;
}

#sidebar div#partners a.sponsor_newgm
{
	background: url(../../sys-img/ad_side_newgm.jpg) no-repeat;
}

#sidebar div#partners a.sponsor_hrp
{
	background: url(../../sys-img/ad_side_hrp.jpg) no-repeat;
}

#sidebar div#partners a.sponsor_crp
{
	background: url(../../sys-img/ad_side_crp.jpg) no-repeat;
}

#sidebar dl
{
	margin-bottom: 15px;
}

#sidebar dd, #sidebar dt
{
	text-align: center;
}

#sidebar form
{
	background: #fff;
	margin-bottom: 15px;
}

#sidebar input
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	width: 190px;
	padding: 4px;
	margin: 2px 0;
	font: normal 1.0em verdana, arial, tahoma;
}

#sidebar input.submit
{
	width: 33px;
	margin-left: 3px;
	padding: 3px;
	border: 1px solid #bbb;
	background-color: #ddd;
	color: #333;
}

#sidebar div.highlight
{
	padding: 5px;
	background: #ffffee;
	font-size: 1.1em;
	border: 2px solid #ffff99;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#sidebar div#flickr
{
	text-align: center;
	margin-bottom: 15px;
}

#sidebar div#flickr img
{
	padding: 3px;
	border: 1px solid #eee;
	margin: 3px 10px;
}

#related_items
{
	margin-bottom: 15px;
}

#related_items li
{
	list-style: none;
}

#related_items li a
{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 6px 5px 6px 20px;
	background: #f8f8f8 url(../../sys-img/col1_dd_bullet.gif) 2px 50% no-repeat;
	margin-bottom: 1px;
	font-size: 1.1em;
}

#related_items li a:hover
{
	background-color: #f3f3f3;
}

#sidebar div#sidebar_partners
{
	text-align: center;
}

#sidebar div#sidebar_partners img
{
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #eee;
}

#sidebar img.exampleimg
{
	padding: 3px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

#sidebar img.last
{
	margin-bottom: 0;
}

#sidebar div#carexamples
{
	text-align: center;
	margin-bottom: 15px;
}

#sidebar ul
{
	margin-bottom: 15px;
}

#sidebar li a
{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 7px 5px 7px 22px;
	background: #fff url(../../sys-img/col1_dd_bullet.gif) 2px 6px no-repeat; /* col1_dd_bullet */
	border-bottom: 1px solid #f5f5f5;
}

#sidebar li a:hover
{
	color: #2255da;
	background-color: #fafafa;
}

/* Begin Contact Form CSS */


.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */

#groundpounder h4 a
{
		display: block;
		background: url(../../sys-img/gp_button.jpg) no-repeat;
		text-indent: -9999px;
		height: 75px;
		width: 236px;
		margin: 0 0 15px;
}

#footer
{
	text-align: center;
	clear: both;
	border-top: 15px solid #fff;
	border-bottom: 10px solid #fff;
	padding-top: 5px;
	color: #ccc;
	background: #fff;
}

#footer ul
{
	border-top: 1px solid #eee;
	padding-top: 5px;
}

#footer li
{
	display: inline;
}

#footer li a.first
{
	border: none;
}

#footer li a
{
	padding: 0 22px;
	border-left: 1px solid #eee;
	color: #aaa;
	text-decoration: none;
}

#footer p
{
	padding-top: 10px;
}

#footer li a:hover
{
	color: #2255da;
	text-decoration: underline;
}

