.select_model_redirect_wrapper{
 	float:left; 
 	padding: 50px 0px 50px 50px; 
 	height:180px;
 	width:100%;
}
#select_body {
	width:1060px;
	overflow:auto;
}
#select_title{
	float:left;
	padding: 35px 0 0 29px;
	height:40px;
}

#select_soc_media{
	padding: 40px 0 0 3px;
	float:left;
	height:40px;
}
#select_title h1{
	color:#252525;
	font-size:30px;
}
#select_tag_line{
	float:left;
	width:100%;
	padding: 30px 0 70px 29px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.select_model_browse_wrapper{
	margin-bottom:30px;
	background-color:#F3F4F6;
	overflow:auto;
	width:800px;
	float:left;
}
.select_model_browse_wrapper h2{
	padding: 20px 0 0 20px;
	color: #333;
    font-weight: normal;
	font-size:1.5em;
	line-height:1.5em;
}
.select_model_browse_wrapper p{
	padding:0 0 0 20px;
}
#enter_model_wrapper{
	padding: 40px 0 20px 20px;
	overflow:auto;
}
#enter_model_wrapper input {
	background-color: #fff;
    border-color: #ACACAC #E2E2E2 #E2E2E2 #ACACAC;
    border-style: solid;
    border-width: 1px;
    color: #707070;
    height: 32px;
    line-height: 32px;
    width: 250px;
	float:left;
	margin-right:10px;
}
#enter_model_wrapper img {
	margin: 15px 0 15px 10px;
}
#enter_model_wrapper + p{
	padding: 0 0 20px 20px;
	font-size:1.25em;
}
#select_category_wrapper{
	margin-left:20px;
}
#category_header, #series_header, #model_header{
	border-bottom:1px solid #DADCDF;
	border-top:1px solid #DADCDF;
	padding:15px;
	background-color:#fff;
}
#select_series_wrapper, #select_model_wrapper, #select_category_wrapper{
	float:left;
	margin-bottom:20px;
	border-bottom:1px solid #DADCDF;
	border-left:1px solid #DADCDF;
	padding-bottom: 15px;
	background-color:#fff;
}
#category_body, #series_body, #model_body{
	height:260px;
	width:220px;
	overflow: auto;
	padding:15px;
}
#category_body{
	width:280px;
}
#model_body{
	width:160px;
}
#select_model_wrapper{
	border-right:1px solid #DADCDF;
}
#select_category_wrapper ul, #select_series_wrapper ul, #select_model_wrapper ul{
	list-style:none;
	padding-left:15px;
}
#category_body p, #series_body p, #model_body p{
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	color:#2c2c2c;
}
#loadingMsg{
	display:none;
	width:205px;
	height:60px;
	text-align:center;
}
#no_model_match_info{
	float:left;
	width:850px;
	border-top:1px solid #E2E2E2;
	margin:10px 30px 0px 30px;
	padding: 10px 25px 10px 25px;
	font-family:Arial;
	font-size:12px;
}
#no_model_match_info ul{
	padding: 10px 0px 5px 25px;
}
.inactive_text{
	color:#6e707c;
}
.active_text{
	color:#252525;
}
#community_wrapper{
	float:left;
	width:205px;
	height:178px;
	padding: 30px 0 0 0;
	text-align:left;
}
#social_media_wrapper{
	height:35px;
	width:95px;
	background-image:url('/graphics/site/social_media_3.gif');
	background-repeat:no-repeat;
	margin-top:5px;
	padding: 0 0 0 0px;
}
#special_offers_wrapper{
	float:left;
	padding: 22px 0 0 2px;
}
.sections_list{
	font-family:Verdana;
	list-style-type:square;
	font-size:12px;
	line-height:20px;
}
#select_right_bottom_wrapper ul,#enter_model_wrapper ul{
	list-style-type:none;
	padding: 0 8px 0 0;
}
#select_right_bottom_wrapper li,#enter_model_wrapper li{
	background-image:url('/graphics/site/bullet_arrow.gif');
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding-left:18px;
	line-height:18px;
}
.select_content_block{
	float:left;
	margin:0 20px 0 20px;
	padding: 37px 0 37px 0;
	border-bottom:1px solid #C2C2C2;
	min-height:148px;
}
.left_content{
	float:left;
	width:233px;
	min-height:125px;
	height:90%;
}
.right_content{
	float:left;
	width:450px;
	min-height:125px;
	height:90%;
}
.icon_wrapper{
	float:left;
	margin: 30px 0 0 15px;
}
.link_wrapper{
	float:left;
	width:140px;
	height:40px;
	margin:35px 0 0 20px;
}
.selected_link{
	color:#333333;
}
#ps_new{
	border:1px solid #c2c2c2;
	width:397px;
	height:204px;
	padding:30px 11px 30px 30px;
	margin-bottom:25px;
}
#featured_items_wrapper{
	width:240px;
	float:right;
}
.featured_item{
	background-color: #F3F4F6;
	padding:20px;
	margin-bottom:20px;
}
.featured_item h3{
	font-size: 1.25em;
	color:#333;
	padding-bottom:10px;
	font-weight:normal;
	line-height: 1.3em;
}
.featured_item p{
	color:#333;
}
.featured_item img{
	vertical-align: bottom;
}
.featured_item ul{
	list-style:none;
}
.featured_item li{
	background: url('/graphics/site/list_arrow.png') no-repeat 0 5px;
	padding-left:15px;
}
.feature_list{
	padding-top:10px;
}
#support_options_wrapper{
	float:left;
	width:970px;    
	height:70px;
	padding: 0 0 0 9px;
	font-size:10px;
}
.select_link_wrapper h3 {
	font-size:12px;
	font-weight:bold;
	color:#252525;
}
#registration_wrapper{
	width:230px;
}
#service_repair_wrapper{
	width:212px;
}
#contact_support_wrapper{
	width:201px;
}
#discussions_wrapper{
	width:200px;
}
.so_content_blocks{
	float:left;
	text-align:left;
	font-family:Arial;
	padding:18px 0 0 20px;
}
.so_content_blocks p {
	padding: 4px 0 0 0;
}
.select_icon_wrapper{
	float:left;
}
.select_link_wrapper{
	float:left;
	padding: 3px 0 0 14px;
}
.select_top_bar {
    background-color: #8F5774;
    margin-bottom: 30px;
}
.contact_top_bar {
    background-color: #88B5B0;
    margin-bottom: 30px;
}

#heading_NOPROD .introduction, #heading_NOPROD .introduction_es{
	background-image: url('/graphics/select/base_NOPROD_lead.png');
}
#heading_TUT .introduction, #heading_TUT .introduction_es{
	background-image: url('/graphics/select/base_TUT_lead.png');
}
#heading_DOCS .introduction, #heading_DOCS .introduction_es{
	background-image: url('/graphics/select/base_DOCS_lead.png');
}
#heading_FAQ .introduction, #heading_FAQ .introduction_es{
	background-image: url('/graphics/select/base_FAQ_lead.png');
}
#heading_DRIVER .introduction, #heading_DRIVER .introduction_es{
	background-image: url('/graphics/select/base_DRIVER_lead.png');
}
#heading_NEWS .introduction, #heading_NEWS .introduction_es{
	background-image: url('/graphics/select/base_NEWS_lead.png');
}
#heading_REMOTE .introduction, #heading_REMOTE .introduction_es{
	background-image: url('/graphics/select/base_REMOTE_lead.png');
}
#heading_HOME .introduction, #heading_HOME .introduction_es{
	background-image: url('/graphics/select/base_HOME_lead.png');
}
#heading_KBSEARCH .introduction, #heading_KBSEARCH .introduction_es{
	background-image: url('/graphics/select/base_KBSEARCH_lead.png');
}
#heading_KBSEARCH_mdl .introduction, #heading_KBSEARCH_mdl .introduction_es{
	background-image: url('/graphics/select/base_KBSEARCH_lead.png');
}

#heading_CONTACT .introduction_es {
	background-image: url('/graphics/select/base_CONTACT_lead.png');
}
.introduction{
	height: 150px;
	background-repeat:no-repeat;
}

.contact_sub_heading {
    background-color:#eee;
    padding: 15px 0 30px 25px;
	margin-top: 15px;
}

.introduction_es{
	height: 150px;
	background-repeat:no-repeat;
}

.introduction_es h1{
    font-size: 30px;
    font-weight: normal;
    padding: 10px 0 15px 30px;
    width: 500px;
	color:#fff;
	line-height: 1.2em;
}
.introduction_es p{
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 0 30px;
    width: 450px;
    color:#fff;
	line-height: 1.2em; 
}



















































