#business_profile h2.section-title,
#business_profile h3.section-title,
#business_sidebar h2.section-title,
#business_sidebar h3.section-title {
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	padding-bottom: 8px;
	margin-bottom: 18px;
}

#business_profile .section,
#business_sidebar .section {
	margin-top: 36px;
}

#business_profile .biz-offer .time { color: #666; font-size: 12px; }
#business_profile .addthis_toolbox a { margin-right: 5px; }
#business_profile .cover-photo{ width: 100%; height: 100%; overflow:hidden; background-position:top center; background-repeat:no-repeat; background-size:cover; }
.biz-title-map {
	position: relative;
	border-top: 1px solid #aaa;
	height: 250px;
	background: #eee;
}

.biz-title {
	background: #fff;
	padding: 15px;
	position: absolute;
	bottom: 0;
        left:0;
        right:0;
	z-index: 1;
        height: auto;
        box-shadow: 0 -2px 0 0 rgba(0,0,0,.1);
        border-top: 1px solid #bbb;
        border-bottom: 1px solid #eee;
}

.biz-title a, .biz-title a:hover{
}

.biz-title h1 {
	margin: 0;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
        font-family: inherit;
}

.biz-title h1 .branch {
        color:#777;
        font-size:16px;
}

.biz-title h1 .glyphicon {
	color: #7BA5CE;
	font-size: 24px;
}

.biz-logo {
	position: absolute;
	top: 40px;
	right: 20px;
	z-index: 2;
	background: #fff;
	text-align: center;
	width: 150px;
        max-height: 100px;
	padding: 10px;
}

.biz-title-map.no-map .biz-logo {
        top:15px;
}

.biz-logo img {
        display:block;
        margin:0 auto;
	max-width: 100%;
        max-height: 100px;
}

#get-it-logo-fixed {
	position: absolute;
	bottom: 5%;
	right: 25px;
	z-index: 2;
}
#map-canvas-container .grid_6 {
	width: auto!important;
	margin: 0!important;
	float: none!important;
}

.biz-nav {
	border-bottom: 1px solid #ccc;
        box-shadow: 0 2px 0 0 rgba(0,0,0,.1);
	height: 40px;
	overflow: hidden;
	overflow: hidden;
	margin: 0 -10px 18px -10px;
	text-transform: uppercase;
        padding:5px 10px 0;
        background: #f9f9f9;
}
.biz-nav h2 { margin: 0; }

.biz-nav li a {
	font-weight: bold;
	font-size: 12px;
        padding: 5px 13px;
}

.biz-nav li a.current {
background: #0069d6;
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.biz-logo {
	width: 150px;
}

.phone-top {
	line-height: 30px;
	font-size: 18px;
	color: #E0FCBD;
}

.biz-share {
	color: #666;
	z-index: 1;
	line-height: 36px;
        font-size: 11px;
        font-weight: bold;
        padding-right: 15px;
}

.biz-share .share {
	border: 0;
	padding: 0;
}

.review-link .ui-icon {
	display: none;
}

.biz-share .glyphicon {
	font-size: 20px;
	float: left;
	line-height: 34px;
	margin-right: 4px;
	margin-left: 20px;
	color: #7BA5CE;
}

.biz-share .not-rated.glyphicon {
	cursor: pointer;
	color: #4F8965;
}

.biz-share .not-rated.glyphicon:hover {
	color: #2F5E40;
}

.biz-share .left {
	line-height: 24px;
	margin-top: 10px;
}

#biz-map-search {
	height: 20px;
	position: absolute;
	border: 1px solid #bbb;
	background: #fff;
	padding: 8px 12px;
	z-index: 1;
	top: 15px;
	left: 40px;
}

.biz-title-map.no-map #biz-map-search {
        top:15px;
        left:20px;
}

#biz-map-search form {
	margin: 0;
}

#biz-map-search .biz-search-txt {
	border: 0;
	border-radius: 0;
	width: 180px;
	background: #fff;
	box-shadow: none;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	padding: 0;
        float: left;
}
#biz-map-search .biz-zip-txt {
    width: 45px;
    background: #eee;
    font-size: 16px;
    border: 0px;
    box-shadow: none;
    background: #fff;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-radius: 0;
    padding: 0 15px;
    font-weight: bold;
    height: 20px;
    color: #222;
    float: right;
}
#biz-map-search .biz-zip-txt:focus { background: #f9f9f9; }
#biz-map-search form .glyphicon {
	font-size: 20px;
	margin-top: -3px;
	cursor: pointer;
	color: #666;
}

#biz-map-search form .glyphicon:hover {
	color: #333;
}

#map-canvas-items {
	display: none;
}

.business-info {
}

.business-hours td {
	padding: 6px 0;
}

.business-info .left {
	margin: 0!important;
}

.business-address {
}

.business-address .btn.primary {
	display: block;
	margin-top: 10px;
	width: 80%;
	padding: 8px 15px;
	font-size: 14px;
	background: #0050A3;
}

.business-address .btn .glyphicon {
	margin-right: 4px;
}

.business-hours {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0 20px;
}

.section .business-hours {
        border:none;
	padding:0;
}

.business-info .left.omega {
}

.business-followus h2 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

.offer-inner {
	/* height: 100px; */
	margin-bottom: 10px;
}


.offer-inner > h3 {
        font-size:16px;
        font-weight:normal;
}

.biz-offer .index-image img {
	width: 100%;
}

.biz-offer .index-image {
	width: 120px;
	float: left;
	max-height: 100px;
	overflow: hidden;
	margin-right: 20px;
}

#business_profile .view-comments {
	border-bottom: 0;
}

#business_profile .section-index {
	padding: 0 20px;
	margin-bottom: 20px;
}

#business_profile .section-index h1 .glyphicon {
	color: #777;
	font-size: 28px;
	margin-right: 5px;
}

#business_profile .tagline {
	color: #999;
	font-size: 16px;
	padding-bottom: 5px;
	font-style: italic;
}

#business_profile .btn.success {
	background: #57A957;
}

.biz-contact-form {
    background-color:#f5f5f5;
    padding:10px;
}

.biz-contact-form label.error {
	display: none!important;
}

.biz-contact-form .error {
	background: #fcecec url('../images/text-field-shadow-error.gif?') 0 1px repeat-x;
	border-color: #cc0000;
}

.biz-contact-form .biz-input {
	margin-bottom: 8px;
}

.biz-contact-form label {
	width: 100px;
	padding-right: 10px;
}

.biz-contact-form .left.captcha {
	width: 100px;
}

.biz-contact-form .left.captcha-text {
	width: 260px;
	font-size: 11px;
}

.biz-contact-form .left.captcha-text input {
	margin-bottom: 5px;
}

.biz-contact-form .biz-submit {
	padding-left: 110px;
	margin-top: 10px;
}

#business_profile .display-ad {
	border: 0;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 5px;
	padding: 20px 0;
	border-radius: none;
}

#business_profile .display-ad .ad-body {
	width: 80%;
}

#business_profile .share-label {
float:left;
padding:7px 5px 0 0;
color:#777;
}

#business_profile .biz-title .share {
float:left;
border-top: 0;
border-bottom: 0;
padding: 5px 0 0 0;
}
/* indexes */
.cal-slider-block .tc-slider {
	text-align: center;
	margin-bottom: 30px;
}
.cal-slider-block h2 {  margin-bottom: 5px; }

.map-bg .map-shadow {
	position: inherit;
}

#get-it-logo {
	margin: 10px 0 0 20px;
}

#biz-main-search {
	border-top: 1px solid #aaa;
}

#biz-main-search h1 {
	position: absolute;
	bottom: 0;
	z-index: 2;
	right: 0;
	font-weight: normal;
	padding: 5px 20px;
	font-size: 24px;
	background: rgba(255,255,255,.5);
}

#biz-main-search #biz-map-search {
	margin: 10px 0 15px 0;
	position: inherit;
	width: 50%;
	float: left;
}

#biz-main-search #biz-map-search .biz-search-txt {
	width: 75%;
}

#popular-cats {
	padding: 24px 10px 5px 10px;
	clear: both;
	border-bottom: 1px solid #ccc;
	background: #fff;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 9%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(9%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
#popular-cats h1 { font-family: inherit; margin-bottom: 0px; font-size: 24px; }
h1.heading { font-family: inherit; margin-bottom: 5px; font-size: 24px; }

#popular-cats .grid_4 {
        border: 1px solid #daedf6;
	height: 94px;
	overflow: hidden;
	margin-bottom: 15px;
        width: 298px;
}

#popular-cats .grid_4 h3 {
	margin: 0;
        color: #666;
	background: #daedf6;
	padding: 6px 15px;
}
#popular-cats .grid_4 h3 a { color: #333;}
#popular-cats .grid_4 a {
}

#popular-cats .grid_4 ol {
	margin: 0;
	padding: 10px 15px;
}

#popular-cats .grid_4 ol li {
	display: inline;
	list-style: none;
}

#popular-cats .grid_4 ol li a {
}

#popular-cats .glyphicon {
	font-size: 16px;
	margin-right: 5px;
        color: #80a3b4;
}

.map-shadow-bottom {
	z-index: 1;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 75px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 61%, rgba(255,255,255,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(61%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 99%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 99%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 99%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 61%,rgba(255,255,255,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

#biz-page-head {
	padding: 24px 15px 0 15px;
	border-bottom: 1px solid #ccc;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 41%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(41%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 41%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 41%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 41%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 41%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.page-break {
	border-top: 2px solid rgba(0,0,0,.1);
	width: 100%;
	margin-bottom: 18px;
}

.category-list h3 {
	margin: 0;
	padding: 0;
	line-height: 30px;
}

.category-list h3 a {
	display: block;
}

.category-list {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
        padding-top: 10px;
}

.category-list .arrow {
	font-size: 24px;
	color: #ccc;
	text-decoration: none;
}

.category-list .subcatlink {
	margin-top: 5px;
	color: #ccc;
	font-size: 12px;
}

.biz-pdf a > img { display:block; width: 100%; }

#search-index-crumbs {
    font-size: 12px;
    padding-bottom: 10px;
    color: #ccc;
    margin-top: -5px;
}
#current-search-filters { border-bottom: 1px solid #ddd; background: #f7f7f7;  margin: -10px; padding: 8px 15px; margin: -18px 0 0 -10px ;  }
#current-search-filters form { margin: 0; }
#current-search-filters span { font-size: 12px; color: #666; font-weight: bold!important;  }
#current-search-filters input, #current-search-filters select {  font-size: 11px; width: auto; margin: 0 10px 0 5px; }
h3 small, h1 small { color: #777; }
.result-info { font-size: 13px;
color: #666;
border-bottom: 1px solid #ddd;
margin-left: -10px;
padding: 5px 15px;
}
.result-info .count { font-weight: bold; }
.result-info .glyphicon { color: #ddd; }
.result-info small { font-size: 11px; }

#business_sidebar .newspaperads h2.section-title { margin-bottom:0; }
#business_sidebar .display-ad { padding:20px 0; margin-bottom:0; border:0; border-bottom:1px solid #e0e0e0; border-radius:0; }
#business_sidebar .display-ad .image { min-height:0; max-height:100px; overflow:hidden; }
#business_sidebar .display-ad .ad-body { width:auto; }
#business_sidebar .display-ad .ad-body h3 { font-weight:normal; font-size:16px; }
#business_sidebar .display-ad .ad-body .date { font-weight:normal; color:#777; }
#business_sidebar .display-ad .save-container { margin:-20px 0px -4px -4px; }
#business_sidebar .biz-pdf { float:left; width:45%; margin:15px 5% 0 0; max-height:166px; overflow:hidden; }
#business_sidebar .biz-pdf .pdf-preview { max-height:101px; overflow:hidden; margin-bottom:8px; }
#business_sidebar .biz-pdf .section-title { font-size:13px; font-weight:normal; line-height:normal; text-transform:none; margin:0; padding:0 0 8px 0; }
#business_sidebar .biz-pdf.single { float:none; width:100%; margin:15px 0 0 0; max-height:none; }
#business_sidebar .biz-pdf.single .pdf-preview { max-height:none; }

.biz-overview .labelsimple { font-size:10px; color:#777; background-repeat:no-repeat; background-position:0 50%; margin:0 5px; }
.biz-overview .labelsimple.cash { padding-left:20px; background-image:url('../../../../business/lee-business-2/resources/images/pay-Single_16x16.png'); }
.biz-overview .labelsimple.american-express { padding-left:20px; background-image:url('../../../../business/lee-business-2/resources/images/pay-AmEx_16x16.png'); }
.biz-overview .labelsimple.discover { padding-left:20px; background-image:url('../../../../business/lee-business-2/resources/images/pay-Discover_16x16.png'); }
.biz-overview .labelsimple.mastercard { padding-left:20px; background-image:url('../../../../business/lee-business-2/resources/images/pay-Mastercard_16x16.png'); }
.biz-overview .labelsimple.visa { padding-left:20px; background-image:url('../../../../business/lee-business-2/resources/images/pay-Visa_16x16.png'); }
.biz-overview .labelsimple.check { padding-left:20px; background-image:url('../../../../business/lee-business-2/resources/images/pay-eCheck_16x16.png'); }

.biz-meta { margin:20px 0; }
.biz-meta .business-address, .biz-meta .biz-contact-form { margin-bottom:20px; }
.biz-meta .business-address h5 { color:#333; padding:0; }
.biz-meta .biz-contact-form label { width:50px; text-align:left; font-size:11px; }
.biz-meta .biz-contact-form .left.captcha-text { width:150px; }
#mobile-body .business-address .btn { margin-top:10px !important; }

/* related businesses */
.biz-related-businesses .grid_2 { margin-bottom: 10px; }
.biz-related-businesses .grid_2 > a { border: 1px solid #DDDDDD; border-radius: 4px; display: block; font-family: 'PT Serif',serif; font-size: 18px; padding: 10px; height: 80px; overflow:hidden; }
.biz-related-businesses .grid_2 > a > img { width: 100%; }
.biz-related-businesses h5 { margin-top:5px; }
.biz-related-businesses .branch { font-weight:normal; font-size:12px; }

/* wheels and vast dealer inventory */
.biz-dealer-inventory h3 { color: #999999; font-size: 16px; line-height:22px; height:22px; width: 100%; overflow:hidden; }
.biz-dealer-inventory .item{ width:300px; margin:10px; float:left; }
.biz-dealer-inventory .item:nth-child(odd){ margin-left:0; }
.biz-dealer-inventory .item:nth-child(even){ margin-right:0; }
.biz-dealer-inventory .item .featured-image img { border: 3px double #DDDDDD; width: 128px; }
.biz-dealer-inventory .item .vehicle-info { width: 156px; min-height: 110px; margin: 0; font-size: 12px; line-height: 15px; }
.biz-dealer-inventory .vehicle-bottom { clear: both; background: #666; padding: 5px; }
.biz-dealer-inventory .vehicle-bottom .vehicle-price { color: #fff; font-weight: bold; font-size: 18px; }
.biz-dealer-inventory .vehicle-bottom .vehicle-button { color: #ddd; font-weight: bold; font-size: 14px; }
.section-index .biz-dealer-inventory .view-all{ display:none; }
.section-index .biz-dealer-inventory .item { margin: 10px; width: 293px; }
.section-index .biz-dealer-inventory .item .vehicle-info { width: 148px; }
.section-index .biz-dealer-inventory .item:nth-child(3n+1) { margin-left: 0px; }
.section-index .biz-dealer-inventory .item:nth-child(3n+2) { margin-right: 0; margin-left: 0; width: 294px; }
.section-index .biz-dealer-inventory .item:nth-child(3n+3) { margin-right: 0px; }

/* Mobile Touch */
#mt #popular-cats h1 { font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; line-height:normal; margin-bottom:5px; }
#mt #popular-cats .grid_4 { height:auto; margin-bottom:15px !important; }
#mt #business_profile #biz-map-search { display:none; }
#mt #business_profile .biz-logo { width:80px; }
#mt #business_profile .biz-logo img { max-height:40px; }
#mt #business_profile .biz-profile-main .biz-logo { width:150px; }
#mt #business_profile .biz-profile-main .biz-logo img { max-height:100px; }
#mt #business_profile .biz-profile-main .biz-logo { top:20px; left:50%; margin-left:-85px; }
#mt #business_profile .biz-profile-main .biz-title .right { display:none; }
#mt #business_profile .biz-nav.expanded { height:auto; }
#mt #business_profile #mobile-tabs-title { margin:5px 0; }
#mt #business_profile .biz-nav .biz-nav-toggle { float:right; padding:10px 5px 10px 10px; }
#mt #business_profile .biz-nav .biz-nav-toggle .bar { display:block; width:22px; height:3px; margin-bottom:3px; background-color:rgba(0,0,0,.2); }
#mt #business_profile .biz-nav .pills>li { float:none; }