
/*--------------------------------------------------*/
/*------------- MAIN & HOME STYLES FOR NACS RACING -*/
/*--------------------------------------------------*/


/*------------- MAIN BG TAGS -----------------------*/

html, body {
	margin:0;
	padding:0;
}

body {
	background:#FFF url(images/page_bg.jpg) repeat-x center fixed;
	background-position:bottom;
}

/*------------- HOME TOP CAP -----------------------*/

#top {
	width:809px;
	margin:7px auto 0 auto;
	padding:0;
	background:url(images/core_cap.png);
	height:15px;
}

* html #top {
	width:809px;
	margin:0 auto 0 auto;
	padding:0;
	height:15px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/core_cap.png", sizingMethod="scale");
}


/*------------- SUB PAGE TOP CAP -------------------*/

#top_sub {
	width:809px;
	margin:7px auto 0 auto;
	padding:0;
	background:url(images/sub_core_cap.png);
	height:95px;
}

* html #top_sub {
	width:809px;
	margin:0 auto 0 auto;
	padding:0;
	height:95px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sub_core_cap.png", sizingMethod="scale");
}

/*------------- MAIN CENTER CORE ITEMS -------------*/

#center {
	width:809px;
	padding:0;
	margin:0 auto 0 auto;
}

#core {
	width:788px;
	padding-left:13px;
	float:left;
	background:#FFF;
}

/*------------- MAIN SHADOWS - LEFT & RIGHT --------*/

#left_shadow {
	width:4px;
	float:left;
	background:url(images/core_left_shadow.png);
}

* html #left_shadow {
	width:4px;
	float:left;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/core_left_shadow.png", sizingMethod="scale");
}

#right_shadow {
	width:4px;
	float:right;
	background:url(images/core_right_shadow.png);
}

* html #right_shadow {
	width:4px;
	float:right;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/core_right_shadow.png", sizingMethod="scale");
}

/*------------- MAIN NAVIGATION --------------------*/

#sub_main_nav {
	background:url(images/sub_nav_bg.jpg) no-repeat;
	padding-top:15px;
	height:25px;
}

#main_nav ul, #sub_main_nav ul {
	padding:0; 
	margin:0; 
	float:left; 
	list-style-type:none;
	height:25px;
}

#main_nav li, #sub_main_nav li {
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
	height:25px;
}

/*------------- IMAGES BIG & SMALL -----------------*/

img {
	border:none;
	padding:0;
	margin:0;
	display:block;
}

#home_image {
	width:777px;
	height:179px;
	background:#CCC;
	text-align:center;
	margin-bottom:16px;
	padding-top:150px;
}

/*------------- HOME PAGE FOOTER -------------------*/

#footer {
	width:809px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(images/core_footer.png);
	height:15px;
}

* html #footer {
	width:809px;
	margin:0 auto 0 auto;
	padding:0;
	height:15px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/core_footer.png", sizingMethod="scale");
}

#footer_links {
	text-align:center;
	color:#999;
	font-size:10px;
}

#footer_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
}

#footer_logo {
	width:128px;
	margin:15px auto 23px auto;
	background:url(images/logo_footer.jpg);
	height:54px;
}

/*------------- HOME PAGE BOXES --------------------*/


#home_box_used {
	background:url(images/box_bg_used.jpg) bottom no-repeat; 
	width:236px; 
	height:223px; 
	float:left; 
	margin:16px 0;
}

#home_box_store {
	background:url(images/box_store_bg.jpg) bottom no-repeat; 
	width:191px; 
	height:223px; 
	float:left; 
	margin:16px 9px 16px 9px;
}

#home_box_catalog {
	background:url(images/box_catalog_bg.jpg) bottom no-repeat;
	width:332px; 
	height:223px; 
	float:left; 
	margin:16px 0;
}

/*------------- SUB PAGE STYLES --------------------*/

#sub_core {
	background:url(images/sub_core_flag.jpg) top left no-repeat;
	margin:0;
	padding-top:16px;
}

#copy {
	padding-left:17px;
}

#copy.column {
	width:510px;
	float:left;
}

#copy.expanded {
	padding-right:30px;
}

#copy h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

#copy .header {
}

#copy h2.red {
	color:#CC0000;
}

#copy h2.blue {
	color:#000033;
}

#copy p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	margin:11px 0;
	padding:0;
}

#copy li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	margin:11px 0;
	padding:0;
}

/*------------- SUB PAGE BOXES ---------------------*/

#right_info_boxes {
	width:198px;
	padding-right:31px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#right_info_boxes a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#right_info_boxes p {
	padding:0 10px;
	margin:0;
}

#right_info_boxes .red {
	background:#e20000;
	color:#FFF;
	margin-top:4px;
	padding:0;
}

#right_info_boxes .blue {
	background:#00207c;
	color:#FFF;
	margin-top:4px;
	padding:0;
}

/*------------- SUB PAGE FORMS ---------------------*/

#right_contact_form {
	width:415px;
	padding-right:31px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#right_contact_form h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

#right_contact_form .header {
}

#right_contact_form h2.red {
	color:#CC0000;
}

#right_contact_form h2.blue {
	color:#000033;
}
