.header {
	background:transparent url(../images/bg_header.jpg) no-repeat scroll right 36px;
}
.header .store-tabs ul li.rv a {
	width: 55px;
	background: url(../images/bg_tab_rv_off.jpg) 0 0 no-repeat;
}
.header .store-tabs ul li.marine a {
	width: 76px;
	background: url(../images/bg_tab_marine_on.jpg) 0 0 no-repeat;
}

.manu-logos.marine {
	right: 15px;
	top: 55px;
}
.home-cats {
	/*margin: 25px 0 8px 0;*/
}
.home-cats ul li {
	margin: 0 17px 0 0;
}
.home-col-2-set {
	height: 62px;
}

.home-about {
	height: 62px;
	margin: 0;
	background: #333 url(../images/bg_home_about.png) 0 0 no-repeat;
}
.home-banner {
	margin: 0 0 8px 0;
}
.home-bottom-2-col-set {
	height: 137px;
}
.home-bottom-2-col-set .col-1 {
	width: 370px;
	float: left;
}
.home-bottom-2-col-set .col-2 {
	width: 459px;
	float: right;
}
#nav li.nav-why-jensen a {
	background: url(../images/nav/why_jensen.jpg) 0 0 no-repeat;
	width: 101px;
}
#nav li a:hover, #nav li.over a {
	/*background-position: 0 -29px;*/
}
.foot-col3-set .col-1 {
	background: url(https://www.jensenmarinedirect.com/skin/frontend/default/ASA/images/foot_shop_for_marine.png) 0 0 no-repeat;
}
/** Home Page Additional Styles ******/
.cms-home .product-callout {
	float: right;	
}
.cms-home .home-about {
	float: left;	
	width: 529px;
	margin-bottom: 9px;
}
.cms-home .home-3-col-set {
	clear: both;	
	margin-top: 9px;
}
.cms-home .home-3-col-set .col-1, .cms-home .home-3-col-set .col-2 {
	margin-top: 9px;
}

/* Tablet (portrait) - Phone (Landscape) */   
@media (max-width: 767px) {
	.header{
		background-image: none;	
	}
	
	.header .store-tabs ul li a span{
		display: block;	
		text-align: center;
	}
	
	.header .store-tabs {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
	
	.header .store-tabs ul li{
		margin-left: 5px;
		margin-right: 0;	
	}
	
	.header .store-tabs ul li.rv a,
	.header .store-tabs ul li.marine a,
	.header .store-tabs ul li.hd a{
		background-image: none;	
		color: #fff;
		width: auto;
		padding: 2px 6px;
		position: relative;
		top: 2px;
	}
	
	.header .store-tabs ul li.marine a{
		background: #151515;	
		text-decoration: none;
	}
	
	.header .store-tabs ul li.rv a{
		text-decoration: underline !important;	
		background: none !important;
	}
	
	.home-cats{
		overflow: hidden;	
	}
	
	.home-cats ul li{
		margin: 0;
		width: 50%;
		text-align: center;
		min-height: 140px;
	}
	
	.cms-home .home-about{
		width: 100%;
		background-image: none;
		height: auto;	
	}
}

.block-compare .block-title, .block-leftcategories .block-title  {
	background: #6c91be;
	padding: 3px 10px;
}
.block .block-title strong {
    color: #fff;
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
.block-layered-nav .block-title {
 	background: #6c91be; }