.theme-color1-dk{ color:#003da5 }
.theme-color1-lt{ color:#5697ff }
.theme-color2-dk{ color:#444 }
.theme-color2-lt{ color:#bbb } 
.theme-background1-dk{ background-color:#003da5 }
.theme-background1-lt{ background-color:#5697ff }
.theme-background2-dk{ background-color:#444 }
.theme-background2-lt{ background-color:#bbb }
.theme-border1-dk{ border:#003da5 }
.theme-border1-lt{ border:#5697ff }
.theme-border2-dk{ border:#444 }
.theme-border2-lt{ border:#bbb }
.theme-color1-dk a, .theme-color1-dk i { color:#003da5 !important;}
.theme-color1-lt a, .theme-color1-lt i { color:#5697ff !important}
.theme-color2-dk a, .theme-color2-dk i { color:#444 !important}
.theme-color2-lt a, .theme-color2-lt i { color:#bbb !important}
.theme-background1-dk a:hover, .theme-background1-dk i:hover { background-color:#003da5 !important;}
.theme-background1-lt a:hover, .theme-background1-lt i:hover { background-color:#5697ff !important}
.theme-background2-dk a:hover, .theme-background2-dk i:hover { background-color:#444 !important}
.theme-background2-lt a:hover, .theme-background2-lt i:hover { background-color:#bbb !important}
.theme-button1-dk{background-color: #003da5 ; color:#5697ff ; padding:4px ; border:0 ;}
.theme-button1-lt{background-color: #5697ff ; color:#003da5 ; padding:4px ; border:0 ;}
.theme-button2-dk{background-color: #444 ; color:#bbb ; padding:4px ; border:0 ;}
.theme-button2-lt{background-color: #bbb ; color:#444 ; padding:4px ; border:0 ;}
a:hover { color: #bbb; }
a { color: #444; }
.left-bar-side a {text-decoration: none;}
.top-bar {background-repeat:no-repeat; background-color:#444;}
.sub-banner .breadcrumb {background: #003da5;}
.featured_listing{
vertical-align:top;margin-right: 12px;  width: 460px;   border: 1px solid #444 ;    margin-bottom: 18px;    display: inline-block;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 88%, #444 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 88%,#444 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 88%,#444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#444',GradientType=0 ); /* IE6-9 */
max-width: 100%;
}

.sub-banner.otherpage {
	background: none !important;
}

.otherpage .overlay {
	padding-top: 0 !important;
}

.sub-banner.frontpage {
    background: url(images/sub-bnr-bg.jpg) top center fixed no-repeat;
    position: relative;
    margin-top: -5px;
    background-size: cover;
    text-align: center;
    height: 527px;
}
#business_container{
	margin-top: 40px;
}
@media(max-width:530px) {
	.featured_listing {
		text-align: center;
	}
	#thumbdiv{
		padding-top: 5px;
	}
	.wpp_overview_data{
		padding-left: 0px !important;
	}
}
header nav li:hover a {color:#444;}
header nav li.active a {color:#444;}
header .ownmenu ul.dropdown li a:hover {
	background: none;
	color: #003da5;
}

.featured-listing-button a:hover {
  background-color: transparent !important;
}