body{ background-color: #006699; background-image: url('/images/neighborhood.jpg'); background-attachment: fixed; }
.mobile-only{ display: none; }
.logo{ margin-top:15px; }
.contact-details{ margin-top: 30px; margin-right: 0px; font-size: 15px; text-align: right; }
.contact-details a{ font-weight: bold; font-size: 18px; color:#006699; }
.emergencyservice{ font-size: 20px;color: #ff6600; float: right; }
.credit{ color: #999 !important; margin-left:15px; }
.credit:hover{ text-decoration: underline; }

.post a{ color: #097ac1; }

.slidertext h3{ font-size: 36px; color:#FFF !important;}
.slidertext p{ font-size: 20px; color:#FFF !important; margin-top: 20px;  }

.slides li article{ }

.homepage h1{ font-size: 20px; }

.sidebar_custom h3{ font-size: 18px !important;  }

.widget-inquiry{ padding-right: 25px; margin-bottom: 20px; }
.widget-inquiry input{ width: 100%; }
.widget-inquiry textarea{ width: 100%; }


.form-group{ margin-top: 10px; margin-bottom: 10px; }


.clear{ clear: both; }
.nofill{ display: none !important; }

.post h2{ color: #ff6600; font-size: 22px; }

.alert-error{ width: 94%; background-color: #c62020; padding:10px 15px; color:#FFF; font-weight: 400; margin-bottom: 15px; margin-top:10px;  border-radius: 5px; }
.alert-error strong{ color:#FFF; font-weight: bold; }
.alert-success{ width: 94%; background-color: #669933; padding:10px 15px; color:#FFF; font-weight: 400; margin-bottom: 15px; margin-top: 10px;  border-radius: 5px; }
.alert-success strong{ color:#FFF; font-weight: bold; }

.space{ height: 15px; }

.photos{  }
.photo{ width: 110px; height: 110px; margin: 0px 10px 10px 0 !important; display: inline-block; padding: 0 !important;  }
.photo img{ width: 110px; height: 110px; margin:0 !important; }


.dealer{ display:block; height: 130px; padding: 20px; background-color: #90adb3; width:92%; margin-bottom: 15px; }
.dealer p{ font-weight: bold; color:#000; }
.dealer img{ float: left; }

.post{ min-height: 610px !important; }
.btn-theme{ background-color: #000 !important; }
.btn-theme:hover{ background-color: #006699 !important; }

@media only screen and (max-width: 767px)
{
   .request_quote_mobile{ display: block; /*text-align: center !important; */ }
   /*.request_quote_mobile a{ display: block; padding: 8px 8px; max-width: 90%; background-color: #017989 !important; color:#FFF !important; margin-bottom: 15px; margin: auto; margin-bottom: 15px; }*/
   .form-group{ margin-bottom: 10px !important; }
   #navigation ul{ margin-top:15px; }
   #navigation ul li:first-child { margin-left: 0px; }
	.menu li{ width: 100%; background-color: #000; color:#FFF; border-bottom:1px solid #fff; }
	.custom-sub-menu{ display: none !important; }

	.contact-details{ text-align: center !important; float: none; font-weight: bold; margin-top: 20px !important;  }
	.logo{ text-align: center !important; }
	.logo img{ margin-left: auto; margin-right: auto; }
	
	.mobile-only{ display: block; float: right; }
	
	.local-numbers{ font-size: 16px; margin-top: 15px; }

	.comma{ display: none; }
	.toll-free-number{  display: none; }
	.local-numbers a{ color: #000 !important; }
	
	.interior-menu-hide{ display: none; }
	.style-2 li{ max-width: 100% !important; }
	
	.menu li ul { width: 100%;  position:relative; margin-top: -6px !important; }
	.menu li > ul > li a{ background-color: #000; color:#848484; border-top: 1px solid #848484; display: block; }
}
@media only screen and (min-width: 768px)
{
	.request_quote_mobile{ display: none; }
	.mobile-only{ display: none !important; }
	.local-numbers{ display: block; font-size: 16px; }
	.seattle-bellevue{ float: left; }
	.tacoma-olympia{ float: left; }
	.comma{ float: left; margin-right: 10px; }
	.toll-free-number{ display: block; }
	.local-numbers a{ color: #707070 !important; font-weight: normal; }
	.toll-free-number a{ color: #707070 !important; font-weight: normal;  }
	
	.interior-menu-hide{ display: block; }
	
	.style-2 li{ max-width: 100% !important; }
}
@media only screen and (max-width: 479px)
{
	.hide_side_quote_form{ display: none !important; }
	.container{ width: 90% !important; }
	.interiorcontent{ padding-left: 0 !important; padding-right: 10px !important;}
	.photo { width: 100px !important; margin-right: 10px; }
	.photo img{ max-width: 100px !important; height: auto !important; }
	
	.style-2 li{ max-width: 100% !important; }
}

.input_text{ width: 95%; }

#top-line{ background-color: #006699; }

.post ol { margin-bottom: 15px; }
.post ul { margin-bottom: 15px; }
.post ol li{ list-style-type: decimal; margin: 0 0 5px 15px; line-height: 21px; padding-left: 5px; }
.post ul li{ list-style-type: disc; margin: 0 0 5px 15px; line-height: 21px; padding-left: 5px; }