﻿body 
{
	background-color: #e4e4e5;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#biggest
{
	width: 1038px;
	height: 100%;
	background: #e4e4e5 url('../images/biggest_bg_03.jpg') repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

#wrapper
{
	width: 1010px;
	min-height: 700px;
	margin-left: 15px;
}

#topbar
{
	width: 1010px;
	height: 101px;
	background: #ffffff url('../images/topbar_04.jpg') no-repeat;
}

#mainarea
{
	width: 1010px;
	height: 500px;
	position: relative;
}

#menu_left
{
	width: 204px;
	height: 500px;
	background: #ffffff url('../images/menu_left_bg_09.jpg') no-repeat;
	float: left;
}

#main-middle
{
	width: 749px;
	height: 500px;
	float: left;
}

#main-right
{
	width: 57px;
	height: 500px;
	float: left;
	background: #ffffff url('../images/main-right-bg_11.jpg') no-repeat;
}

#menu_sub_wrapper
{
	width: 110px;
	height: 500px;
	float: left;
	display: none;
	position: absolute; top: 0px; left: 204px;
	background: url('../images/submenu_bg.png') repeat-y;
	z-index: 11;
}

.menu_left_text
{
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	text-align: left;
}

.menu_left_text a
{
	width: 174px;
	height: 19px;
	display: block;
	color: #4e5f74;
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 30px;
}

.menu_left_selected
{
	background-color: #ffffff;
	font-weight: bold;
}

.menu_left_text a:hover
{
	background-color: #ffffff;
}

#menu_left_spacer
{
	width: 204px;
	height: 58px;
	display: block;
}

/*menu_home*/
.menu_sub {display:block;}
.menu_sub a, .menu_sub a:visited {display:block; width:111px; height:44px; background: #ffffff url('../images/menu_rollover.png'); float: left; background-position:left top; background-color:transparent; font-family: Verdana; color: #ffffff; font-size: 7pt; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-decoration: none; line-height: 45px;}
.menu_sub a:hover {background-position:left bottom; overflow:hidden; color: #37373F;}



#menu_arrow_top {display:block;}
#menu_arrow_top a, #menu_arrow_top a:visited {display:block; width:111px; height:30px; background: #ffffff url('../images/menu_arrow_top.png'); float: left; background-position:left top; background-color:transparent;}
#menu_arrow_top a:hover {background-position:left bottom; overflow:hidden;}


#menu_arrow_bottom {display:block;}
#menu_arrow_bottom a, #menu_arrow_bottom a:visited {display:block; width:111px; height:30px; background: #ffffff url('../images/menu_arrow_bottom.png'); float: left; background-position:left top; background-color:transparent;}
#menu_arrow_bottom a:hover {background-position:left bottom; overflow:hidden;}

#main_img
{
	/*
	width: 592px;	
	height: 500px;
	float: left;
*/

}

#forealcontent_wrapper
{
	width: 749px;
	height: 500px;
	background: #ffffff url('../images/main-middle-bg_10.jpg') no-repeat;
	position: absolute;
}

#forealcontent
{
	width: 749px;
	height: 500px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#scrollfooter
{
	height: 30px;
}

#forealcontent-home
{
	width: 749px;
	height: 500px;
	background: #ffffff url('../images/home_bg.jpg') no-repeat;
	position: absolute;
	left: 204px;
}

#content
{
	width: 649px;
	height: 500px;
	margin-left: 100px;
	float: left;
	position: absolute;
	background: #ffffff url('../images/content_bg.jpg') no-repeat;
	overflow: hidden;
	top: 0;
	z-index: 10;
}

#contentscroller
{
	width: 480px;
	height: 500px;
	overflow: hidden;
	background: transparent;
	float: left;
	margin-top: 30px;
}

#media_wrapper
{
	float: left;
	width: 169px;
	height: 500px;
	position: relative;
}

#media_one {display:block;position: absolute; top: 86px; left: 5px;}
#media_one a, #media_one a:visited {display:block; width:150px; height:115px; background: #ffffff url('../images/media_videos.jpg'); float: left; background-position:left top; background-color:transparent;}
#media_one a:hover {background-position:left bottom; overflow:hidden;}

#media_two {display:block;position: absolute; top: 215px; left: 5px;}
#media_two a, #media_two a:visited {display:block; width:150px; height:115px; background: #ffffff url('../images/media_photos.jpg'); float: left; background-position:left top; background-color:transparent;}
#media_two a:hover {background-position:left bottom; overflow:hidden;}

#media_three {display:block;position: absolute; top: 342px; left: 5px;}
#media_three a, #media_three a:visited {display:block; width:150px; height:115px; background: #ffffff url('../images/media_data.jpg'); float: left; background-position:left top; background-color:transparent;}
#media_three a:hover {background-position:left bottom; overflow:hidden;}


.contentdiv
{
	width: 649px;
	height: 500px;
}
/*
.contentdiv a
{
	font-family: Arial Rounded MT Bold, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: Gray;
	text-decoration: none;
	padding: 0px 0px 0px 630px;
	margin: 0px;
	line-height: 28pt;
}
*/
#main-menu
{
	width: 900px;
	height: 36px;
	position: absolute;
	top: 65px;
	left: 250px;
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
}
	
#main-menu a
{
	width: 93px;
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	display:inline-block;
}

#main-menu a:hover
{
	color: #000;
}

#logo-link
{
	width: 230px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo-link a
{
	width: 230px;
	height: 100px;
	display: block;
}
	

#bottom
{
	width: 1010px;
	min-height: 250px;
	
}

#bottom-left
{
	width: 565px;
	min-height: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#bottom-right
{
	width: 445px;
	min-height: 250px;
	background: #ffffff url('../images/bottom_right.jpg') no-repeat;
	float: left;
}

#bottom-right a
{
    width: 330px;
    height: 180px;
    display: block;
    margin: 45px 0px 0px 50px;
}

.bottom h1
{
	width: 500px;
	font-family:Trebuchet MS;
	font-size: 13pt;
	text-align: left;
	color: #869199;
	border-bottom: 1px dotted gray;
	padding: 0px;
	margin: 50px 0px 0px 40px;
}

.bottom h2
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	color: Gray;
	padding: 0px;
	margin: 10px 0px 0px 40px;
}

.bottom h3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #43566c;
	padding: 0px;
	margin: 0px 0px 0px 40px;
}

.bottom p
{
	font-family: Arial;
	font-size: 8pt;
	color: Gray;
	padding: 0px;
	margin: 0px 0px 0px 40px;
}

.bottom a
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #d99b4d;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	text-decoration: none;
}

.bottom a:hover
{
	text-decoration: underline;
}

#sub
{
	width: 1010px;
	text-align: center;
}

#sub p
{
	font-family: Arial;
	font-size: 7pt;
	color: Gray;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	display: inline;
}

#sub a
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: Gray;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.main h1
{
	width: 650px;
	font-family:Trebuchet MS;
	font-size: 18pt;
	text-align: left;
	color: #869199;
	border-bottom: 1px dotted gray;
	padding: 0px 40px 0px 0px;
	margin: 50px 0px 0px 30px;
}

.main h2
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	color: #43566c;
	padding: 10px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.main h3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #545454;
	padding: 20px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.main p
{
	font-family: Arial;
	font-size: 9pt;
	color: Gray;
	padding: 10px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.main span
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #545454;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.news
{
	font-family: Arial;
	font-size: 9pt;
	color: Gray;
	padding: 10px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.main a
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #d99b4d;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
	text-decoration: none;
}

.main a:hover
{
	text-decoration: underline;
}

.mainlist ul
{
    margin: 0px;
    padding: 0px;
}


.mainlist li
{
	font-family: Arial;
	font-size: 9pt;
	color: Gray;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type:disc;
}

.news a
{
	font-family:verdana;
	font-size: 7pt;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	color: #D99B4D;
}

.news img
{
	border: 1px solid gray;
	background: #ffffff;
	padding: 10px;
	margin:0 ;
}

.news .stackhorizontal
{
	float: left;
	margin-right: 10px !important;
}



.engine_tables_wrapper_wrapper
{
	overflow: hidden;
	width: 408px;
	height: 320px;
	padding: 0px;
	margin: 20px 0px 0px 45px;
}

.engine_tables_wrapper_wrapper h1
{

	font-family:Trebuchet MS;
	font-size: 21pt;
	text-align: left;
	color: red;
	padding: 0px 40px 0px 0px;
	margin: 50px 0px 0px 30px;
}

.engine_tables_wrapper_wrapper h2
{
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	color: #43566c;
	padding: 2px 40px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.engine_tables_wrapper_wrapper h3
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #545454;
	padding: 13px 40px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.engine_tables_wrapper_wrapper p
{
	font-family: Arial;
	font-size: 8pt;
	color: Gray;
	padding: 10px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.engine_tables_wrapper_wrapper a
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #d99b4d;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
	text-decoration: none;
}

.engine_tables_wrapper_wrapper a:hover
{
	text-decoration: underline;
}

.engine_tables_wrapper_wrapper span
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #D99B4D;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:inline-block;
}

.engine_tables_wrapper
{
	width: 1230px;
	height: 320px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

.engine_table_header
{
	width: 395px;
	height: 320px;
	display: block;
}

.engine_table_header_inner
{
	width: 395px;
	height: 265px;
	background: gainsboro;
	border: 7px solid #ffffff;
}

.engine_table h1
{
	font-family: Trebuchet MS;
	font-size: 16pt;
	font-weight: bold;
	color: Gray;
	padding: 0px;
	margin: 0px;
}

.engine_table_header p
{
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	padding-top: 100px;
}

.engine_table
{
	width: 408px;
	height: 320px;
	display: block;
	float: left;
	font-family: Arial;
}

.engine_table td
{
	border: 1px solid #E3E3E3;
	background-color: #CFCFCF;
}

.service_tables_wrapper_wrapper
{
	overflow: hidden;
	width: 408px;
	height: 95px;
}

.service_tables_wrapper
{
	width: 408px;
	height: 95px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

.service_table_header
{
	width: 408px;
	height: 95px;
	display: block;
}

.services_offered a
{
	padding: 0;
	margin: 0;
}

.engine_button_wrapper
{
	width: 400px;
	min-height: 26px;
	background: #ffffff;
	padding: 4px 5px 5px;
	overflow: hidden;
	margin: 27px 0px 0px 45px
}

.engine_button_wrapper a
{
	display: block;
	background: #ffffff url('../images/button_bg_01.jpg') repeat-x;
	border: 1px solid gainsboro;
	float: left;
	width: 129px;
	height: 22px;
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
	line-height: 16pt;
	text-align: center;
	margin: 1px;
	padding: 0px;
}

.engine_button_wrapper a:hover
{
    color: #000;
}
    

.poop a
{
	color: #000;
	text-decoration: none;
	font-family: Georgia;
	font-size: 15pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 20px
}

.poop a:hover
{
    color: Gray;
}

.poop span
{
	color: #d99b4d;
	text-decoration: none;
	font-family: Georgia;
	font-size: 7pt;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 0px 0px
}

.poop span:hover
{
    color: #ac7939;
}

#img_bg
{
	width: 345px;
	height: 240px;
	background: url('../images/img_bg.png') no-repeat;
}

.table_dealers
{
	width: 720px;
}

.table_dealers td
{
	width: 240px;
	vertical-align: top;
}

.services_offered
{
    width: 408px;
    height: 100px;
    background: url('../images/services_offered_bg.png') no-repeat;
    margin-top: 10px;
    padding-top: 25px;
    padding-left: 15px;
}

.services_offered img
{
	padding-left: 15px;
	padding-right: 15px;
}

#engine_picker
{
    width: 172px;
    height: 19px;
    background: url('../images/engine_picker.jpg') no-repeat;
}

#pr_wrapper
{
    margin: 0px 0px 0px 23px;
}


#pr_1 {display:block;}
#pr_1 a, #pr_1 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_1.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_1 a:hover {background-position:left bottom; overflow:hidden;}

#pr_2 {display:block;}
#pr_2 a, #pr_2 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_2.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_2 a:hover {background-position:left bottom; overflow:hidden;}

#pr_3 {display:block;}
#pr_3 a, #pr_3 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_3.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_3 a:hover {background-position:left bottom; overflow:hidden;}

#pr_4 {display:block;}
#pr_4 a, #pr_4 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_4.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_4 a:hover {background-position:left bottom; overflow:hidden;}

#pr_5 {display:block;}
#pr_5 a, #pr_5 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_5.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_5 a:hover {background-position:left bottom; overflow:hidden;}

#pr_6 {display:block;}
#pr_6 a, #pr_6 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_6.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_6 a:hover {background-position:left bottom; overflow:hidden;}

#pr_7 {display:block;}
#pr_7 a, #pr_7 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_7.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_7 a:hover {background-position:left bottom; overflow:hidden;}

#pr_8 {display:block;}
#pr_8 a, #pr_8 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_8.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_8 a:hover {background-position:left bottom; overflow:hidden;}

#pr_9 {display:block;}
#pr_9 a, #pr_9 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_9.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_9 a:hover {background-position:left bottom; overflow:hidden;}

#pr_10 {display:block;}
#pr_10 a, #pr_10 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_10.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_10 a:hover {background-position:left bottom; overflow:hidden;}

#pr_11 {display:block;}
#pr_11 a, #pr_11 a:visited {display:block; margin: 0px; padding: 0px; width:345px; height:240px; background: #ffffff url('../images/pr_11.jpg'); float: left; background-position:left top; background-color:transparent;}
#pr_11 a:hover {background-position:left bottom; overflow:hidden;}

#main_img_wrapper
{
    float: left; 
    margin: 10px 0px 0px 30px; 
    border: 1px solid gray; 
    width: 525px; 
    height: 385px;
    overflow: hidden;
}

#thumb_wrapper
{
     float: left; 
     margin: 0px 0px 0px 15px; 
     width: 145px; 
     height: 375px; 
     padding: 10px 0px 0px 0px; 
     overflow:hidden;
}

#thumb_wrapper img
{
    width: 140px;
    height: auto;
    border: 1px solid gray;
}

#thumb_wrapper img:hover
{
    border: 1px solid #D99B4D;
    cursor:pointer;
}
    
    
.standard_data td
{
    width: 204px;
    height: 58px;
    background: #ffffff url('../images/button_bg_01.jpg') repeat-x;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

.tuned_data
{
   /* border: 1px solid gray;
    border-style:inset;*/
}

.tuned_data td
{
    width: 204px;
    height: 58px;
    background: #ffffff url('../images/button_bg_01.jpg') repeat-x;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}
    
.servicelink
{
	text-transform: uppercase;
}

.r8
{
    margin-left: 5px;
    padding-top: 20px;
}

.r8 img
{
    float: left;
    margin: 3px;
    border: 1px solid gray;
}

.r8 a
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #d99b4d;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 30px;
	text-decoration: none;
	display: block;
}

.r8 a:hover
{
	text-decoration: underline;
}

.r8 span
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #545454;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

/* Dealer List CSS */

.dealer_wrapper {
    padding: 20px 30px 0px 30px;
}

.dealer_wrapper span {
    font-weight: normal;
    padding: 0px;
}

.dealer_wrapper a {
    padding: 0px;
    margin: 0px;
}

.dealer_info_cell {   
    margin: 10px 0px 20px 0px; 
}

span.dealer_info_name {
    font-weight: bold;    
}

.dealer_state_header {
    color: #43566C;
    font-family: Tahoma, Arial;
    font-size: 10pt;  
    font-weight: bold;    
    text-transform: uppercase;      
}

span.dealer_info_highlight {
    color: #FF0000;
    font-size: 10px;
    font-weight: bold;
}

.dealer_name_wrapper {
    margin-bottom: 10px;
}

.PageContent {
    padding: 30px;
    font-family: Arial;
    font-size: 11;
}

.news { margin-bottom: 35px; }

.product_content_image { margin: 10px; }
.product_content_image.left { float: left; margin-left: 20px; }
.product_content_image.right { float: right; }

.currentTextHolder { font-family: Arial; }