/* CSS Document */



body {
	text-align : center;
	min-height: 100%;
	height: 100%;
	margin: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
}

body P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 160%;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
	
body A{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #AC9362;
	text-decoration: none;
	font-size: 1em;
	}
body A:visited{
	color: #AC9362;
	}
body A:hover{
	color: #660000;
	}
	     
/* PAGE STRUCTURE */
		 
		 
	#container {
	margin-left: auto;
	margin-right: auto;
	width: 946px;
	height: auto;
	text-align: left;
	background-image: url(../images/kmm_bg.gif);
	background-repeat: repeat-y;
	display: block;
	}
#sky {
	float: right;
	height: 616px;
	width: 130px;
	position: relative;
	background-image: url(../images/kmm_sky.gif);
	background-repeat: no-repeat;
	display: block;
	top: -106px;
	bottom: 0px;
	margin-bottom: -106px;
}
		
	#header {
	position: relative;
	width: 816px;
	height: 106px;
	background: url(../images/kmm_header.gif) repeat-y;
	right: 0;
	bottom: auto;
	left: 0;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
    }
   #sidebar {
	position: relative;
	width: 191px;
	top: auto;
	right: auto;
	bottom: 0;
	left: auto;
	float: left;
    }
	  
	#new_contain {
	height: auto;
	float: left;
	display: inline;
	width: 946px;
	background-image: url(../images/kmm_bg.gif);
	background-repeat: repeat-y;
	}
#pagebanner {
	height: 69px;
	width: 625px;
	position: relative;
	top: auto;
	background-image: url(../images/kmm_pagebanner_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: table;
}

    #main {
	position: relative;
	width: 625px;
	height: auto;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	float: left;
	display: table;
    }
    #footer {
	position: relative;
	width: 946px;
	height: 75px;
	top: auto;
	right: 0;
	left: 0;
	background: url(../images/kmm_footer.gif) no-repeat;
	float: left;
	vertical-align: bottom;
	padding-top: 16px;
	text-align: left;
      }
.foot_text{
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	width: 810px;
}
.foot_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
}
.foot_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
	font-weight: 500;
	text-align: center;
}
.foot_text a:visited {
	color: #333333;
}

.foot_text a:hover {
	color: #FF9900;
}
.foot_textline {
	margin-right: 6px;
	margin-left: 6px;
	color: #999999;
}



.clearfloats {
clear: both;
}



/* NAVIGATION STYLES */


div.firstlevel{
	height:29px;
	width:191px;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0em;
	margin-left:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
	background-image: url(../images/kmm_firstlevel.gif);
	background-repeat: no-repeat;
}

div.firstlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:0.1em;
	padding-left: 22px;
}

div.firstlevel A{
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: 700;
	text-decoration: none;
	padding-top:0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 5px;
}
	
div.firstlevel A:visited{
	color: #FFFFFF;
	text-decoration: none;
}	 
	
div.firstlevel A:hover{
	color: #FFCC00;
	text-decoration: none;
}	 	 
	  
div.secondlevel{
	height:18px;
	width:191px;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: left;
	background-image: url(../images/kmm_secondlevel.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

div.secondlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	padding-top:1em;
}

div.secondlevel A{
	color: #000000;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 500;
	text-decoration: none;
	position: relative;
	top: 2px;
}
	
div.secondlevel A:visited{
	color: #000000;
	text-decoration: none;
}	 
	
div.secondlevel A:hover{
	color: #0066CC;
	text-decoration: none;
}	 	

.nav_kentonline {
	display: table;
	float: left;
	height: 200px;
	width: 191px;
	position: relative;
	margin-top: 50px;
}
  
div.thirdlevel{
	height:18px;
	width:191px;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: left;
	background-image: url(../images/kmm_secondlevel.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	position: relative;
}

div.thirdlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	padding-top:1em;
	top: 5px;
}

div.thirdlevel A{
	color: #000000;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 500;
	text-decoration: none;
	top: 2px;
	left: 22px;
	position: relative;
}
	
div.thirdlevel A:visited{
	color: #000000;
	text-decoration: none;
}	 
	
div.thirdlevel A:hover{
	color: #0066CC;
	text-decoration: none;
}

/* SHOPPING BASKET FOR PRIVATE SALES */

  #basket {
	position: relative;
	width: 100%;
	height: 1.5em;
	left: 0em;
	top: 0em;
	height: auto;
	background: #FFFFFF url(../images/topbasket_bg.gif) repeat-x;
	vertical-align:top;
	float: right;
	display: block;
	margin-bottom: 2px;
	
      }
	  
	  #basket_logo{
	  width: 6.5em;
	  height: 1.375em;
	  float: left;
	  }
	  
	  #basket_checkout{
	  width: 7em;
	  height: 1.375em;
	  float: right;
	  }
	  
	 	  
	  #basket_content{
	width: 20em;
	height: 1.375em;
	float: left;
	text-align: left;
	padding-left: 0.5em;
	  }
	  
.basket_type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: 500;
	margin: 0px;
	padding: 0.1em 0px 0px;
}

/* main content styles */

div.kmm_content{
	float: left;
	height: auto;
	width: 622px;
	position: relative;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	display: block;
}
.kmm_homenews {
	float: left;
	height: 345px;
	width: 415px;
	background-image: url(../images/kmm_newshome_bg.gif);
	background-repeat: repeat-y;
}
.kmm_search {
	float: left;
	height: 340px;
	width: 200px;
	position: relative;
	top: auto;
	background-color: #F5E225;
	border: 2px solid #FFFFFF;
	text-align: left;
}
.kmm_search p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
	left: 15px;
	float: left;
	top: 6px;
}
.kmm_search select {
	width: 170px;
	margin-left: 15px;
	margin-bottom: 4px;
}
.kmm_search input {
	float: none;
	width: 66px;
	margin-left: 5px;
	position: relative;
	top: 2px;
}
.kmm_search a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	float: none;
	text-decoration: underline;
}
.kmm_newshead {
	background-image: url(../images/kmm_newsheader.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 415px;
}
.kmm_newshead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7f7f7f;
	font-weight: 500;
	position: relative;
	top: 3px;
	margin: 0px;
	padding: 0px;
	left: 10px;
}
.kmm_col316 {
	float: left;
	height: inherit;
	width: 316px;
	position: relative;
	top: auto;
	background-image: url(../images/kmm_col316.gif);
}
.kmm_col308 {
	float: left;
	height: auto;
	width: 306px;
	position: relative;
	top: auto;
	padding-left: 0px;
}
.kmm_homereviews {
	width: 306px;
	height: auto;
	position: relative;
	margin-left: 7px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.kmm_homereviews h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 5px 0px 5px 4px;
	line-height: 120%;
}
.kmm_homereviewspic{
	width: 77px;
	height: 51px;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #999999;
	right: 8px;
}
.kmm_homereviews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 5px 0px 5px 4px;
	line-height: 150%;
	color: #333333;
}
.kmm_homereviews a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 5px 0px;
	line-height: 150%;
	color: #000066;
	position: relative;
	top: -2px;
	font-weight: normal;
}
.kmm_magny {
	margin-right: 10px;
	position: relative;
	left: 8px;
}
.kmm_homebox {
	width: 301px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.kmm_homebox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 5px 0px 5px 4px;
	line-height: 120%;
}

.kmm_homebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 5px 0px 5px 4px;
	line-height: 120%;
	color: #333333;
	font-weight: normal;
	width: 290px;
}
.kmm_homebox a {
	font-size: 10px;
	padding: 0px 0px 5px;
	margin: 0px;
	line-height: 150%;
	color: #000066;
	position: relative;
	top: -2px;
	font-weight: normal;
	font-family: "Arial Black", Arial;
}.kmm_homebox label {
	width: 75px;
	float: left;
	text-align: right;
	top: 2px;
	position: relative;
}
.kmm_homebox input {
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.kmm_mpubox {
	background-image: url(../images/kmm_mpu_bg.gif);
	background-repeat: no-repeat;
	height: 280px;
	width: 316px;
	position: relative;
	top: auto;
}
.kmm_searchresults {
	float: left;
	height: 320px;
	width: 400px;
	background-color: #FFFFFF;
}
.kmm_newshead_wide {
	background-image: url(../images/kmm_newshead_wide.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 622px;
}
.kmm_newshead_wide h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7f7f7f;
	font-weight: 500;
	position: relative;
	top: 3px;
	margin: 0px;
	padding: 0px;
	left: 10px;
}

.kmm_search_wide {
	float: left;
	height: auto;
	width: 616px;
	position: relative;
	top: auto;
	background-color: #F9E01D;
	border: 2px solid #FFFFFF;
	text-align: left;
	background-image: url(../images/kmm_searchlight_bg.gif);
	background-repeat: repeat-x;
}
.kmm_search_wide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
	left: 15px;
	float: left;
	top: 6px;
}
.kmm_search_wide select {
	width: 170px;
	margin-left: 15px;
	margin-bottom: 4px;
}
.kmm_search_wide input {
	float: none;
	width: 66px;
	margin-left: 5px;
	position: relative;
	top: 2px;
}
.kmm_search_wide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	float: none;
	text-decoration: underline;
}
.kmm_search_wide_c1 {
	width: 204px;
	height: auto;
	float: left;
	position: relative;
	top: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
.kmm_search_wide_c2 {
	width: 204px;
	height: auto;
	float: left;
	position: relative;
	top: auto;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
.kmm_search_wide_c2 INPUT{
	width: 170px;
	margin-left: 15px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.kmm_search_reg {
	float: left;
	height: auto;
	width: 616px;
	position: relative;
	top: auto;
	background-color: #003399;
	border: 2px solid #FFFFFF;
	text-align: left;
}
.kmm_search_reg p {
	font-weight: 500;
	color: #FFFFFF;
	padding: 4px;
	margin-left: 10px;
	text-align: center;
}
.kmm_search_reg input {
	width: 100px;
	margin-right: 5px;
}
.kmm_search_reg select {
	width: 130px;
	margin-right: 5px;
}

.kmm_sort_search {
	text-align: right;
	float: right;
	height: auto;
	width: 390px;
	position: relative;
	top: 10px;
}

.kmm_search_wide_c1 p {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
}
.kmm_newshead_wide h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 800;
	position: relative;
	top: 10px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	float: left;
	height: 20px;
	width: 220px;
}

/* LISTING DISPLAY */

.kmm_listbox{
	width:615px;
	height: auto;
	background-image:url(../images/kmm_searchresult_bg.gif);
	float: left;
	border: 2px solid #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFAE8;
	}
	
.kmm_listbox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: auto;
	width: 320px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 3px;
}

.kmm_listbox_price {
	float: right;
	height: 50px;
	width: 120px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	text-indent: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.kmm_listbox_price p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #333333;
	width: 120px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.kmm_listbox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #003399;
	text-decoration: underline;
}

.kmm_listbox a:visited{
}

.kmm_listbox a:hover{
	color: #0066CC;
}

.kmm_listbox_photo{
	height: 75px;
	width: 100px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-right: 8px;
	margin-top: 5px;
}

.kmm_listbox_logo{
}

.kmm_listbox_button{
	float: right;
	height: 32px;
	width: 120px;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	top: 15px;
	right: 14px;
}

.kmm_bullet {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: none;
}
.kmm_listbox strong {
	font-weight: 800;
	color: #990000;
}
.kmm_listbox_price strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #003399;
	margin: 0px;
	padding: 0px;
}
.kmm_dealer_banner {
	background-image: url(../images/kmm_pagebanner_bg.gif);
	height: 69px;
	width: 622px;
	background-repeat: no-repeat;
	text-align: center;
}
.kmm_dealer_banner p {
	text-align: center;
	padding: 10px 0px 0px;
	margin: 0px;
	line-height: 120%;
}
.kmm_dealer_banner strong {
	font-weight: 700;
	color: #003366;
	text-decoration: none;
}
.kmm_dealer_banner a {
	color: #0066CC;
	text-decoration: underline;
}
.kmm_search_reg a {
	font-weight: 500;
	color: #FFFF00;
	text-decoration: underline blink;
}
.kmm_titlecopy {
	width: 600px;
	float: left;
	height: auto;
	position: relative;
	left: 10px;
	top: 5px;
}
.kmm_titlecopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	margin-bottom: 3px;
	width: 400px;
}
.kmm_titlecopy p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 400px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.kmm_titlecopy li {
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 130%;
}

.kmm_titlecopy ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.kmm_homebox select {
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.kmm_homebox textarea {
	margin-left: 10px;
	width: 200px;
}
.blankheader_blue {
	background-image: url(../images/kmm_1col_blue.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}
body h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 6px;
	left: 12px;
	font-size: 15px;
	font-weight: 800;
	width: 280px;
}

.blankheader_blue {
	background-image: url(../images/kmm_1col_blue.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}

.blankheader_yellow {
	background-image: url(../images/kmm_1col_yellow.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}
.blankheader_red {
	background-image: url(../images/kmm_1col_red.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}

.blankheader_cyan {
	background-image: url(../images/kmm_1col_cyan.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}

.blankheader_green {
	background-image: url(../images/kmm_1col_green.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}

.blankheader_violet {
	background-image: url(../images/kmm_1col_violet.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 296px;
}
.kmm_newshead_wide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 800;
	position: relative;
	top: 10px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	float: left;
	height: 20px;
	width: 450px;
}
.kmm_displaybox_price {
	float: right;
	height: auto;
	width: 140px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	text-indent: 0px;
	left: 0px;
	top: 14px;
	right: 0px;
	bottom: 0px;
	position: relative;
	margin-right: 0px;
}
.kmm_displaybox_price p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #333333;
	width: 120px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.kmm_displaybox_price strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #003297;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.kmm_displaybox_photo {
	height: 274px;
	width: 420px;
	border: 1px solid #CCCCCC;
	float: right;
	display: block;
	position: relative;
	top: 0px;
	right: 2px;
}
.kmm_infobox {
	width:615px;
	height: auto;
	background-image:url(../images/kmm_displayresult_bg.gif);
	float: left;
	border: 2px solid #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #E8EAFC;
}

.kmm_infobox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: auto;
	width: 320px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 3px;
}

.kmm_infobox a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003399;
}

.kmm_infobox a:visited{
	color: #003399;
}

.kmm_infobox a:hover{
	color: #0066CC;
}

.kmm_infobox strong{
	color: #000066;
}

.kmm_news_list {
	float: left;
	height: auto;
	width: 415px;
	position: relative;
	top: 5px;
	bottom: 0px;
}
.kmm_news_list a {
	color: #003366;
}
.kmm_news_list h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: 600;
	color: #333333;
	margin: 0px;
}
.kmm_news_list img {
	float: left;
	height: 72px;
	width: 96px;
	position: relative;
	padding-bottom: 10px;
	left: 10px;
	margin-right: 20px;
}
.kmm_news_list a:visited {
	color: #003366;
	text-decoration: none;
}
.kmm_news_list a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.kmm_news_list p {
	color: #323232;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.kmm_news_list_underline {
	clear: left;
	float: left;
	height: 1px;
	width: 395px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	left: 5px;
}
.kmm_news_display {
	float: left;
	height: auto;
	width: 415px;
	position: relative;
	top: 5px;
	bottom: 0px;
}
.kmm_news_display a {
	color: #003366;
}
.kmm_news_display h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: 600;
	color: #333333;
	margin: 0px;
}
.kmm_news_display img {
	float: left;
	height: 293px;
	width: 390px;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 10px;
}
.kmm_news_display a:visited {
	color: #003366;
	text-decoration: none;
}
.kmm_news_display a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.kmm_news_display p {
	color: #323232;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-left: 10px;
}

.kmm_news_display li {
	color: #323232;
	font-size: 11px;
	line-height: 120%;
	padding: 5px 20px 5px 10px;
	list-style-position: outside;
	list-style-type: square;
}

.kmm_news_display ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style-position: outside;

}

.kmm_contact label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	float: left;
	clear: left;
}
.kmm_contact {
	width: 300px;
	position: relative;
	left: 10px;
}
.kmm_contact input {
	float: left;
	width: 200px;
	margin-bottom: 5px;
	clear: none;
}
.kmm_contact select {
	width: 150px;
	margin-bottom: 5px;
	clear: none;
	float: left;
}
.kmm_contact textarea {
	width: 300px;
}


.audio_player{
	float: left;
	height: auto;
	width: 415px;
	position: relative;
	top: 10px;
	bottom: 0px;
	background-image: url(../images/kmm_displayresult_bg.gif);
	background-repeat: repeat-x;
	padding: 5px 0px 0px;
}

.audio_player h2{
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 8px;
	font-weight: 600;
}

.audio_player p{
	margin-bottom: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.audio_player label{
	width: 180px;
	float: left;
	font-size: 12px;
	color:#000033;
	margin-left: 12px;
	font-weight: 800;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.audio_player input{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
}



.video_player{
	float: left;
	height: auto;
	width: 415px;
	position: relative;
	top: 10px;
	bottom: 0px;
	background-image: url(../images/kmm_searchresult_bg.gif);
	background-repeat: repeat-x;
}

.video_player h2{
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 8px;
}

.video_player p{
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.video_player h1 {
	font-size: 22px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 8px;
}
.video_player label{
	width:80px;
	float:left;
	margin-left:10px;
	font-size:11px;
	color:#333333;
	margin-bottom:10px;
	clear: left;
}
.video_player input{
	width: 200px;
	float: left;
	margin-bottom: 10px;
	}
	
	
	


.caption {
	font-style: italic;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

/* SEARCH PROFILE LIST */

.profile_search {
	width:290px;
	height:30px;
	background-color:#88A0C0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/kmm_searchresult_bg.gif);
}

.profile_search p{
	width:160px;
	overflow:hidden;
	height: auto;
	float: left;
	padding-left: 0px;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 8px;
	left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.profile_search img {
	width:auto;
	height:18px;
	background-color:#88A0C0;
	background-image: url(../images/kmm_searchresult_bg.gif);
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}
.profile_search input {
	width: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 16px;
	position: relative;
	top: 5px;
	background-color: #FCFAE8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: none;
}
.profile_search a {
	float: left;
	position: relative;
}


/* NEW CAR REVIEW */


.kmm_newcar_display {
	float: left;
	height: auto;
	width: 415px;
	position: relative;
	top: 5px;
	bottom: 0px;
}
.kmm_newcar_display a {
	color: #003366;
}
.kmm_newcar_display h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: 600;
	color: #333333;
	margin: 0px;
}

.kmm_newcar_display strong {
color:#990000;
}

.kmm_newcar_display a:visited {
	color: #323232;
	text-decoration: underline;
}
.kmm_newcar_display a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.kmm_newcar_display p {
	color: #323232;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-left: 10px;
}

.kmm_newcar_display h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: 600;
	color: #333333;
	margin: 0px;
}

/* HELP ADVICE BOX */

.kmm_helpbox {
	float: left;
	height: auto;
	position: relative;
	top: auto;
	background-color: #DBDBDB;
	border: 2px solid #FFFFFF;
	text-align: left;
	background-color: #DBDBDB;
}
.kmm_helpbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	padding: 0px 0px 2px;
	line-height: 120%;
}

.kmm_helpbox a {
	color: #333333;
	text-decoration: none;
}

.kmm_helpbox a:visited {
	color: #333333;
}
.kmm_helpbox a:hover {
	color: #009900;
}
.kmm_helpbox strong {
	color: #003300;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 0px 0px;
	text-decoration: none;
	line-height: 200%;
}

.helppic img{
}

/* What Car Stuff */

.hotspot {
	background-color: #FFFFFF;
	width: 20px;
	height: 18px;
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	opacity: 0.75;
		-moz-opacity:0.75;
	filter:alpha(opacity=75);
	border: 1px solid #990000;
	}

.hotspot p{
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#rollovernum{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: left;
	height: auto;
	width: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#rollovertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	height: auto;
	width: 240px;
	line-height: 120%;
	font-weight: 400;
}


.kmm_widehead {
	background-image: url(../images/kmm_newshead_wide.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 622px;
}
.kmm_widehead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7f7f7f;
	font-weight: 500;
	position: relative;
	top: 3px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	}
	
.kmm_news_display h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: 600;
	color: #003366;
	margin: 0px;
}
.none {
	background-image: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 1px;
	width: 1px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kmm_news_display h4 {
	color: #990000;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 120%;
}

.trade {
	width:180px;
	background-color:#FFFF99;
	padding:5px 0px 2px;
	margin: 0px;
	float: left;
	position: relative;
	left: 0px;
}

.trade h1 {
	font-size: 16px;
	color: #FF3300;
	font-weight: 600;
	margin: 5px 0px 10px 15px;
	padding: 0px;
	width:150px;
}

.trade p {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 160px;
	
}


.kmm_promobox {
	width: 200px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
}

.kmm_promobox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 5px 0px 5px 4px;
	line-height: 120%;
}

.kmm_promobox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 5px 0px 5px 4px;
	line-height: 120%;
	color: #333333;
	font-weight: normal;

}
.kmm_promobox a {
	font-size: 10px;
	padding: 0px 0px 5px;
	margin: 0px;
	line-height: 150%;
	color: #000066;
	position: relative;
	top: -2px;
	font-weight: normal;
	font-family: "Arial Black", Arial;
}




.blankheader200_green {
	background-image: url(../images/kmm_200px_green.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 200px;
}

body h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 6px;
	left: 12px;
	font-size: 15px;
	font-weight: 800;
	width: 185px;
}

.dealer_event {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 189px;
	color: #333333;
	background-color: #F3E0F0;
	margin: 0px 0px 0px 1px;
	padding: 2px 10px;
	float: left;
	font-weight: 600;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.dealer_event_date {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
	color: #333333;
	background-color: #D5D4F3;
	margin: 0px 0px 0px 2px;
	padding: 2px 10px;
	float: left;
	font-weight: 600;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.dealer_event a{
	color: #330000;
}


.dealer_event a:visited{
	color: #330000;
}

.dealer_event a:hover{
	color: #FF0033;

}
.blankheader200_red {
	background-image: url(../images/kmm_200px_red.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 200px;
}

.video_player select {
	width: 80px;
	float: left;
	margin-bottom: 10px;
	clear: none;
}

/*POLL*/

.kmm_poll {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	top: auto;
	background-color: #D4DFCD;
	border: 2px solid #FFFFFF;
	text-align: left;
}
.kmm_poll p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	font-weight: normal;
}
.kmm_poll H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	color:#003300;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;

}.kmm_poll H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#333333;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.kmm_poll_submit {
	margin-left:10px;
	width:180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.kmm_poll_hold {
	width:180px;
	margin-left:10px;
	height: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-image: url(../images/poll_graph_bg.gif);
	font-style: italic;
	}
.kmm_poll_scale {
	height: 6px;
	background-image: url(../images/poll_graph.gif);
	}
.kmm_poll_perc {
	font-size:9px;
	margin-left:10px;
	font-weight: normal;
	font-style: italic;
}
