/* START MODELREDIRECT.TPL SECTION */
#redirect_body {
	float:left;
	width:960px;
	min-height: 350px;  
	margin:50px 0px 50px 50px;
	background:transparent;
}
#redirect_body p {
	padding-top: 10px;
}	
/* END MODELREDIRECT.TPL SECTION */


/* START PROD CAT LAND SELECT SECTION */
#main_select {
	background-image:url("/graphics/site/bg.gif");
	background-repeat:repeat-x;
	margin:auto;
}
#select_body {
	margin:0px 0px 0px 0px;
	background:transparent;
}

#select_title h1{
	width:500px;
	/*color: #30343f;*/
	padding: 10px 0 15px 30px;
	color:#fff; 
	font-size:30px;
	font-weight:normal;
	line-height: 1.2em;
}
#select_title_sub h2{
	color: #ffffff;
	/*color: #7c7e8b;*/
	padding: 0 0 0 30px;
	font-size:22px;
	font-weight:normal;
}
.select_top_bar {
    background-color: #73508A;
    margin-bottom: 30px;
}

.left_heading {
	border-bottom: 4px solid #e4e7eb;
    color: #333333;
    font-family: "SST W01 Roman";
    font-size: 24px;
    letter-spacing: 0.07em;
    padding-bottom: 22px;
	margin-bottom: 45px;
}
#select_content_sidebar{
	float:right;
	width:265px;
	margin-top:18px;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	background-color:#FFF;
	background-image:url(/graphics/select/bottom_container_shadow.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
}
#model_specific_support{
	padding:18px 0 12px 14px;
	border-bottom:1px solid #E2E2E2;
	text-align:left;
	font-size:16px;
	font-family: 'AvantGardeGothicITCW01M 731087', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#333;
}
.step{
	padding:21px 0 16px 14px;
	font-size:12px;
	font-weight:bold;
}
.step img{
	padding-right:11px;
	border:none;
	vertical-align:middle;
}
.select_radio{
	padding:8px 0 0 35px;
}
#select_left_content{
	float:left;
	width:650px;
	margin:18px 30px 0 0;
}		
#mdl_num {
	background-color: #ececec;
    border-color: #acacac #e2e2e2 #e2e2e2 #acacac;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #000;
    font-family: "SST W01 Roman",serif;
    font-size: 14px;
    height: 34px;
    line-height: 30px;
    padding-left: 5px;
    vertical-align: top;
    width: 100%;
}
.selects_selects{
	background-color: #ececec;
    border: 1px solid #c2c2c2;
    font-size: 14px;
    margin-top: 2px;
    padding: 8px 5px;
    width: 100%;
	font-family: "SST W01 Roman",serif;
}
.select_go_btn {
    background-color: #396cf8 !important;
    border: medium none !important;
    color: #fff !important;
    cursor: pointer !important;
    display: block !important;
    font-family: "SST W01 Medium" !important;
    font-size: 16px;
    height: 34px !important;
    line-height: 34px !important;
    margin-top: 25px;
    position: relative;
    text-align: center !important;
    width: 65px !important;
	float: right;
}
.select_go_btn:hover {
	text-decoration: underline;
}
#select_model_browse_wrapper {
    width: 245px;
	margin-left: 30px;
}
#select_series_wrapper{
	width:295px;
}
#series_body{
	margin: 10px 0;
}
#select_model_wrapper{
	width:295px;
}
#model_body{
	margin: 10px 0 0;
}


.select_banner{
	float:left;
	margin-top:18px;
	margin-left:15px;
	width:265px;
}
.new_select_banner {
	display: block;
	clear: both;
	height: 90px;
	text-decoration: none;
	padding-left: 25px;
	width: 245px;
	margin-top: 15px;
}
.new_select_banner:hover {
	text-decoration: none;
}
.new_select_banner div {
	height: inherit;
	border-bottom: solid 1px #dbdbdb;
	color: #000;
	font-size: 16px;
}
.selectBannerCta {
	font-size: 14px;
}
.selectBannerCta img {
	position: relative;
	top: 3px;
	left: 5px;
}
.tv_upsell_banner{
    margin-left: 15px;
    margin-top: 15px;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	border-bottom: solid 1px #dbdbdb;

}
.tv_upsell_banner:hover {
	text-decoration: none;
}
.tv_upsell_banner span {
	color:#2a5ce9;
	font-size: 14px;
	font-weight: bold;
}
.noUnderline:hover {
	text-decoration: none;
}

/* END PROD CAT LAND SELECT SECTION */


/* START SECTIONS.TPL */
#support_categories{
	
}
.right_content, .left_content{
	float:left;
}
.select_content_block{
	float:left;
	width:343px;
	background-color:#FFF;
}
.select_content_block:nth-child(odd){
	margin-right:30px;	
}
.select_content_block ul{
	list-style-type: none;
	padding: 10px 8px 0 16px;
}
.select_content_block li{
	background-image: url('/graphics/site/bullet_arrow.gif');
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 18px;
	line-height: 16px;
	margin-bottom:7px;
}
.bundle_details {
	width:320px;
	font-size:12px;	
}
.icon_wrapper{
	float: left;
    left: -16px;
    margin-right: -7px;
    position: relative;
    top: -14px;
}
.icon_wrapper img {
	width: 60px;
}
.alert_list .note_bold {
	color: #333333;
	font-family: "SST W01 Roman";
	width: 80px;
	float: left;
	padding: 0 0 30px 0;
	
}
.cat_section_header {
	color: #333333;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.bundle_content{
	width:320px;
}
.bundle_content ul{
	list-style-type:none;
	padding: 5px 25px 0 52px;
}
.bundle_content li{
	background-image:url('/graphics/site/nav_btn_arrow.gif');
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding-left:12px;
	line-height:18px;
}
.sections_list {
	border-top: 1px solid #e4e7eb;
    clear: both;
	margin-bottom: 50px;
}
.sections_list li, .alert_list li {
	border-bottom: 1px solid #e4e7eb;
    font-size: 16px;
    list-style-type: none;
    padding: 19px 20px 19px 53px;
}
.alert_list li:first-child {
	margin-top: -10px;
    padding-top: 0;
}
.alert_list 
/* END SECTIONS.TPL */
/* START PROD ALERTS SECTION */
.select_alert_content_block{
	padding: 0 5px 20px 0;
	background-color:#EEEEEE;
}
.left_alert_content{
	width:650px;   
	font-size:12px;
	float:left;
}
.icon_alert_wrapper{
	float:left;
	margin: 30px 0 0 30px;
	width: 32px;
}
.cat_alert_section_header {
	float:left;
	font-size:16px;
	color:#4A4A4A;
	width:220px;
	height:30px;
	margin:39px 0 0 10px;
}
.right_alert_content{
	float:left;
	width:715px;
	margin-left:30px;
}
.right_alert_content ul{
	list-style-type:none;
	padding: 5px 10px 20px 16px;
}
.right_alert_content li{
	background-image:url('/graphics/site/nav_btn_arrow.gif');
	background-repeat:no-repeat;
	background-position:1px 6px;
	padding-left:12px;
	line-height:16px;
	margin-bottom:7px;
}
/* END PROD ALERTS SECTION */










#select_right_content {
	width: 355px;
	float: right;
}
.sidebar_container {
	border: solid #e4e7eb 1px;
	border-bottom: solid #e4e7eb 8px;
	margin-bottom: 40px;

}
.right_heading {
	padding: 22px 20px;
	background-color: #f1f5f9;
	font-size: 20px;
}
.sidebar_content_padding {
	padding: 30px 20px;
	overflow: auto;
}
.right_subheading {
	font-size: 16px;
}
.sidebar_radio {
	display: inline-block;
    margin-left: 28px;
    margin-top: 10px;
	cursor: pointer;
}
.sidebar_radio:hover {
	text-decoration: underline;
}
.sidebar_radio input {
	margin-right: 15px;
}
.where_find_model {
	font-size: 13px;
}
.premium_heading {
	font-family: "SST W01 Medium";
	font-size: 16px;
	color: #333333;
	padding-top: 20px;
	border-top: 1px solid #e4e7eb;
	margin-top: -6px;
}
.premium_container {
	background-image: url("/graphics/site/womanPhoneZoom.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    color: #333333;
    font-size: 16px;
    height: 80px;
    line-height: 1.3em;
    overflow: hidden;
}
.premium_container p {
    left: 85px;
    position: relative;
    top: 15px;
}
.sidebar_select_banner {
	background-position: 2px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e4e7eb;
    display: table;
    font-size: 16px;
    height: 85px;
    line-height: 1.3em;
    margin-top: -7px;
}
.inline_block {
	display: inline-block;
	background: url('/graphics/select/select_sidebar_banner_win10_hover.jpg'), url('/graphics/select/select_sidebar_banner_partsaccessories_hover.jpg'), url('/graphics/select/select_sidebar_banner_repair_hover.jpg'), url('/graphics/select/select_sidebar_banner_remote_hover.jpg'), url('/graphics/select/select_sidebar_banner_youtube_hover.jpg');
	background-repeat: no-repeat;
	background-position: -99999px 0;	
}
.inline_block span {
	display: table-cell;
    padding: 0 0 0 92px;
    position: relative;
    vertical-align: middle;
    width: 220px;
}

.sidebar_select_banner.win10 {
	background-image: url('/graphics/select/select_sidebar_banner_win10.jpg');
}
.sidebar_select_banner.partsaccessories {
	background-image: url('/graphics/select/select_sidebar_banner_partsaccessories.jpg');
}
.sidebar_select_banner.repair {
	background-image: url('/graphics/select/select_sidebar_banner_repair.jpg');
}
.sidebar_select_banner.remote {
	background-image: url('/graphics/select/select_sidebar_banner_remote.jpg');
}
.sidebar_select_banner.youtube {
	background-image: url('/graphics/select/select_sidebar_banner_youtube.jpg');
}

.sidebar_select_banner.win10:hover {
	background-image: url('/graphics/select/select_sidebar_banner_win10_hover.jpg');
}
.sidebar_select_banner.partsaccessories:hover {
	background-image: url('/graphics/select/select_sidebar_banner_partsaccessories_hover.jpg');
}
.sidebar_select_banner.repair:hover {
	background-image: url('/graphics/select/select_sidebar_banner_repair_hover.jpg');
}
.sidebar_select_banner.remote:hover {
	background-image: url('/graphics/select/select_sidebar_banner_remote_hover.jpg');
}
.sidebar_select_banner.youtube:hover {
	background-image: url('/graphics/select/select_sidebar_banner_youtube_hover.jpg');
}



/* START COMMUNITY TOP FIVE */
.hide_if_none {
	display: none;
}
.subtitle{
	font-size: 16px;
	color: #636363;
}
h2.ac_subject{
	background-image: url("/graphics/select/faux_bullet.png");
    background-position: 11px 20px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e4e7eb;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 15px 29px;
}
.community_viewMore {
	font-size: 13px;
	margin-top: 15px;
}
.community_icon_grey {
	background-image: url("/graphics/select/community_grey.gif");
    background-position: 15px 2px;
    background-repeat: no-repeat;
    padding-left: 75px;
}
.ac_msginfo{
	display:none;
}

/* END COMMUNITY TOP FIVE */


/*RN feed*/

.rnFeed_heading {
	background-image: url("/graphics/select/icon_cat_edit.gif");
	background-repeat: no-repeat;
	color: #4a4a4a;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: -14px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 5px;
}

.rn_Link {
	text-decoration: none !important;
}
.rn_Link:hover {
	text-decoration: underline !important;
}
#rn_feedContainer {
	margin: 25px 15px 15px;
}
#rn_feedContainer {
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	margin: 35px 15px 0;
	padding-bottom: 35px;
	padding-top: 30px;
}
.rn_Navigation {
    float: right;
    padding-right: 30px;
}
.rn_Navigation a {
    background-image: url("/graphics/site/nav_btn_arrow.gif");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    padding-right: 10px;
    text-decoration: none !important;
}
.rn_Navigation a:hover {
	text-decoration: underline !important;
}
.rn_Title {
	font-weight: unset;
	font-size: 
}
.selectoropt{
	color:#252525;
}
.rn_Item {
    border-bottom: 1px solid #e4e7eb;
    font-size: 16px;
    list-style-type: none;
    padding: 19px 20px 19px 53px;
}
.KnowledgeSyndication {
	border-top: 1px solid #e4e7eb;
    clear: both;
    margin-bottom: 50px;
}
.rn_Navigation {
	display: none;
}





















