.modelHomeBg {
	background-color: #5480a7;
	margin-bottom: 30px;
}
.product_title {
	width: 900px;  
	float: left;
	padding: 30px 0px;
	color: #FFF;
}

#prod_img{
	float:left;
	width:279px;
	height:200px;
}
#sub_nav{
	float:left;
	width:206px;
	margin-left:10px; 
}


.ac_closed:before {
	content: "[+]";
	float: left;
	margin-right: 10px;
}
.ac_closed {
	color:#2a5ce9;
	font-size: 0.857em;
	margin:15px 0;

}
.ac_open:before {
	content: "[-]";
	float: left;
	margin-right: 10px;
}
.ac_open {
	font-family: "SST W01 Bold";
	color: #373540;
}

.ac_content{
	color:#000;
	display:none;
	
}

.ac_content ul {
	padding:5px 5px 5px 60px;
	display:block;
}
.ac_content li {
	font-size: 0.857em;
	padding:5px 0 5px 0;
	line-height: 14px;
}

.quick_links ul {
	padding:10px 0px 0px 30px;
	display:block;
}
.quick_links li {
	font-size: 1.000em;
	padding:5px 0 5px 0;
	line-height: 14px;
}

@media print {
	#supplied_accessories {
		display:block !Important;
	}
	#supplied_products {
		display:block !Important;
	}
}

/*required for community feed*/
.sidebar_container {
    background-color: #f1f5f9;
    clear: both;
    float: none;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 10px 0 20px;
}
#community_top_five {
    clear: both;
    float: none;
    margin-bottom: 20px;
    padding: 5px 10px 35px;
	margin-top: 0;
	padding-top: 5px;
}
.community_viewMore {
	font-size: 12px;
	margin-right:12px;
}
.support_content_left_container {
float: left;
width: 373px;
}
.support_content_right_containter{
float: left;
width: 373px;
}
.sidebar_container > h3{
	background-image: url("/graphics/site/iconsSprite.png");
    background-position: 10px -21px;
    background-repeat: no-repeat;
    color: #30343f;
    font-family: SST W01 Roman;
    font-size: 1.4em;
    font-weight: normal;
    height: 25px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 15px;
    padding-left: 72px;
    padding-top: 5px;
}

.subtitle{
	font-size:14px;
	color:#666;
	margin: 0 0 5px 15px;	
}
h2.ac_subject{
	background-image: url("/graphics/site/nav_btn_arrow.gif");
    background-position: 1px 6px;
    background-repeat: no-repeat;
    line-height: 16px;
    margin: 0 12px 7px -5px;
    padding-left: 12px;
	font-size:14px;
	font-weight:normal;
	
}
.ac_msginfo{
	display:none;
}
table.prodInfo {
	height: 200px;
	width: 550px;
	padding-left: 20px;
}
.alltextbreak{
	word-break: break-all;
}
tr.verticalAlgin {
	vertical-align: middle;
}
.prodInfo .mdlDescription {
	font-size: 20px;
	font-family: "SST W01 Bold";
}
#modelNavBg {
	background-color: #e4e7eb;
	display: block;
	margin-top: 30px;
	margin-bottom: 50px;
}
.modelNav li {
	float: left;
	list-style-type: none;
	width: 208px;
	text-align: center;
	height: 108px;
	border-right: solid white 1px;
}
.modelNavText {
	position: relative;
	top: 10px;
	color: black;
	text-transform: uppercase;
	font-size: 12px;
}
.modelTabIcon {
	display: block;
	height: 55px;
	width: 75px;
	background-image: url("/graphics/site/iconsSprite.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	top: 7px;
}
.modelNav li:hover .sprite_iconFAQ, .selectedNav > .sprite_iconFAQ {
	background-position: 7px -384px;
}
.modelNav li:hover .sprite_iconDrivers, .selectedNav > .sprite_iconDrivers {
	background-position: 7px -684px;
}
.modelNav li:hover .sprite_iconDocs, .selectedNav > .sprite_iconDocs {
	background-position: 7px -234px;
}
.modelNav li:hover .sprite_iconAlert, .selectedNav > .sprite_iconAlert {
	background-position: 7px -984px;
}
.modelNav li:hover .modelNavText {
	text-decoration: underline;
}
.selectedNav {
	background-color: #FFF;
	box-shadow: 0 0 4px 0 #c9c9c9, 0 0 2px 0 #c9c9c9; 
}
.modelNav {
    margin-left: 6px;
	overflow: hidden;
}
#productInfo {
	width: 85%;
}

.no_content_msg {
    color: #6e707c;
    font-size: 1.333em;
    font-weight: normal;
    margin: 15px 0 25px;
    padding: 0.25em 0.5em 0.25em 0;
}




