/*
*	@author Matt Luedke
*	@ver 1.0
*	@copyright 2011 Angle Sharp Design
*
*------------------------------------------------
*	color definitions
*
*	#ffffff		content background: (white)
*	#125d9d		main blue
*
*
*
*/

body {
	background: #125d9d url('../images/home-bg.png') left top repeat-x;
}
body#indiv-coupons {
	background: #fff none left top repeat-x;
}
#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	z-index: 22;
	position: relative;
}
#logo {
	width: 620px;
	height: 100px;
	background: url('../images/logo.jpg') left top no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 -240px;
}
#nav {
	float: right;
	margin-top: -40px;
}
#nav li {
	display: block;
	float: left;
	margin-left: 40px;
}
#nav a {
	display: block;
	color: #e2e2e2;
	text-decoration: none;
	text-shadow: 0 1px 1px #072b46;
	font-size: 1.1em;
	height: 41px;
	position: relative;
	margin-top: 2px;
}
#nav a:hover, #nav .current a {
	color: #fff;
	background: url('../images/nav-hover.png') center 30px no-repeat;
}
#content {
	width: 960px;
	margin: -60px auto 0 auto;
	background: transparent;
}
body#indiv-coupons #content {
	width: auto;
	margin: 0 auto;
	padding: 20px;
}
#faqs #branding, #reviews #branding, #contact #branding, #coverage #branding {
	height: 190px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#branding h2 {
	width: 960px;
	margin: 0 auto;
}

#faqs #branding h2, #coverage #branding h2, #contact #branding h2 {
	background: url('../images/faq-branding-bg.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	height: 190px;
	position: absolute;
	top: 0;
	left: -226px;

}

#reviews-branding {
	height: 190px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#reviews-branding h2 {
	width: 960px;
	margin: 0 auto;
}

#reviews-branding h2 {
	background: url('../images/reviews-branding.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	height: 190px;
	position: absolute;
	top: 0;
	left: -226px;

}


#branding .slogan {
	width: 750px;
	height: 268px;
	text-indent: -9999px;
	background: url('../images/branding-bg.jpg') left top no-repeat;
	margin: -11px 0 0 -236px;
	z-index: 2;
	position: relative;
	float: left;
}

#estimate-button {
	width: 160px;
	height: 60px;
	background: url('../images/estimate-button.png') 0 0 no-repeat;
	display: block;
	margin: -28px 0 0 330px;
	position: relative;
	z-index: 12;
	text-indent: -9999px;
	float: left;
}
#estimate-button:hover {
	background-position: -166px 0;
}
#estimate-button:active {
	background-position: -332px 0;
}
#slideshow {
	margin: -243px -30px 0 0;
	float: right;
	width: 420px;
	height: 332px;
	position: relative;
}
#home #branding {
	width: 960px;
	margin: 0 auto;
}
/* -- slideshow navigation -- */
#snav {
	position: absolute;
	right: 34px;
	bottom: 0;
	z-index: 100;
}
#snav a {
	display: block;
	float: left;
	margin: 0 0 0 4px;
	background: url('../images/slideshow/snav.png') 0 0 no-repeat;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
}
#snav a.activeSlide {
	background: url('../images/slideshow/current.png') 0 0 no-repeat;
}

/* --- testimonials --- */

#content #reviewarea {
	width: 960px;
	margin: 0 auto;
	/*background: url('../images/service-area-bg.png') center top repeat-y;*/
	background-color: #ebebeb;
	padding: 0 0 0 0;
	position: relative;
}

#reviewpage {
	width: 612px;
	float: left;
	display: block;
	margin: 12px 30px 30px 0;
}

.thereviews {
	padding: 20px 20px 50px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #525252;
	line-height: 1.8em;
	text-shadow: 0 1px 1px #bbb;
	background-color: #e0e0e0;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px #fff;
}

.thereviews .mark {
	color: #D0D0D0;
	display: block;
	float: left;
	margin: -30px 10px -90px -40px;
	font: italic 140px Georgia, "Times New Roman", Times, serif;
	padding: 0 10px 0 0;
}

.thereviews .business {
	width: 100%;	
	font-size: 14px;
	display: block;
	float: right;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}

#testimonials {
	width: 479px;
	float: left;
}
#testimonials h2 {
	background: url('../images/hrule.png') left bottom repeat-x;
	line-height: 2em;
	margin-bottom: .3em;
}
.quote {
	width: 534px;
	background: url('../images/quote-top.png') top left no-repeat;
	margin: 0 0 10px -28px;
	padding: 24px 0 0 0;
}
blockquote {
	background: url('../images/quote-bottom.png') bottom left no-repeat;
	padding-bottom: 28px;
}
blockquote p {
	background: url('../images/quote-bg.png') 0 0 repeat-y;
	padding: 0 48px;
}
blockquote .source {
	color: #0c4474;
	font-weight: 600;
}
#map-button {
	display: block;
	width: 200px;
	height: 64px;
	text-indent: -9999px;
	background: url('../images/map-button.png') 0 0 no-repeat;
	float: left;
	margin-top: -2px;
}
#map-button:hover {
	background-position: -200px 0;
}
#map-button:active {
	background-position: -400px 0;
}

#secondary {
	width: 360px;
	float: right;
	margin-top: 14px;
}
#secondary p {
	margin-bottom: 1em;
}
#secondary .contact {
	float: left;
	margin-left: 20px;
}
#secondary .contact span {
	display: block;
}
#logo-bar {
	background: #ffffff url('../images/logo-area-bg.png') 0 0 repeat-x;
	height: 100px;
	padding: 13px 0 0 0;
}
#logo-bar #logo-slideshow {
	background: #ffffff url('../images/logo-bar-arrow.png') 0 0 no-repeat;
	padding: 0 0 0 180px;
	margin: 0 auto 0 auto;
	width: 760px;
}
#logo-bar li { 
	padding-top: 1px; 
	display: none;
}

#logo-bar .first {
	display: block;
}
#footer {
	width: 960px;
	margin: 10px auto 10px auto;
	padding: 10px 0 0 0;
	clear: both;
	color: #bacbd9;
}
#home #footer {
	margin-top: 0;
}
#coverage #footer {
	padding: 40px;
}

#footer img {
	display: block;
	margin-top: -5px;
}

/*
======================================================
--- Coverage Area ---
======================================================
*/
.leftcol {
	width: 602px;
	padding: 10px 0;
	float: left;
	margin: 20px 40px 0 0;
	min-height: 250px;
}

.rightcol {
	width: 318px;
	float: left;
	margin: 27px 0 0;
	position: relative;
	padding-top: 10px;
	min-height: 250px;
}


#area h3 {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: .6em;
}

#coverage {
	background: #125d9d url('../images/faqs-bg.png') left top repeat-x;
}
#coverage #content {
	margin-top: -20px;
}

#coverage #branding {
	width: 960px;
	margin: 0 auto;
	height: 120px;
}
#coverage #branding h2 {
	background: url('../images/service-area-branding-bg.jpg') 0 0 no-repeat;
	margin: 0 0 -2px 0;
	height: 120px;
}

#coverage #content img.map {
	margin: 28px 0 50px 0;
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
    -moz-border-radius: 6px; /* FF1-3.6 */
    border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    -webkit-box-shadow: 0px 5px 8px rgba(0,0,0,0.18); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 5px 8px rgba(0,0,0,0.18); /* FF3.5 - 3.6 */
    box-shadow: 0px 5px 8px rgba(0,0,0,0.18);
	border: 1px solid #fff;
}
#coverage #area {
	width: 960px;
	margin: 20px auto 0;
	/*background: url('../images/service-area-bg.png') center top repeat-y;*/
	background-color: #ebebeb;
	padding: 0 0 0 0;
	position: relative;
}
#coverage #area .cities {
	height: auto;
	width: 159px;
	display: block;
	float: left;
}
#coverage #area h2 {
	margin-left: 14px;
}
#coverage #area .cities ul li {
	display: list-item;
	font: normal normal 16px/23px Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	list-style-position: inside;
}
#coverage #area .cities ul li span {
	color: #6D7A85;
}
#coverage #area .covering {
	color: #fbfd04;
	font-size: 14px;
	width: 100px;
	float: left;
	padding: 4px 0 0 16px;
}
#coverage #estimate-button {
	background-image: url('../images/estimate-button-3.png');
	margin: -29px 0 0 0;
}
#coverage #area .truck {
	margin: 0 -75px -115px 0;
	float: right;
}

#area button.sd {
	background: transparent url('../images/request-estimate-button.png') no-repeat;
	margin: 30px 0 0 0;
	text-indent: -9999px;
	border: 0;
	width: 134px;
	height: 44px;
}

a.localsloveus {
	display: block;
	float: right;
	margin: 10px -568px 0 0;
}

/*
======================================================
--- FAQs ---
======================================================
*/

#faqs, #reviews, #contact {
	background: #125d9d url('../images/faqs-bg.png') 0 0 repeat-x;
}
#faqs #content, #reviews #content, #contact #content, #coverage #content {
	background-color: #ebebeb;
	width: 100%;
}
#faqs #questions {
	width: 960px;
	margin: 0 auto;
}
#faqs .question {
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	color: #6f6f6f;
	text-shadow: 0 1px 1px #999;
	padding-right: 10px;
}
#faqs dl {
	width: 602px;
	padding: 10px 0;
	margin-right: 40px;
	float: left;
}
#faqs dt {
	padding: 6px 0 6px 10px;
	margin-bottom: 8px;

	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	color: #525252;
	line-height: 1.6em;
	text-shadow: 0 1px 1px #bbb;
	background-color: #e0e0e0;

	border: 1px solid #e0e0e0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	-webkit-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px #fff;
}
#faqs dd {
	margin-bottom: 40px;
	padding-left: 40px;
	line-height: 1.5em;
	color: #6d7a85;
}

#faqs #ask, #reviews #tell {
	width: 318px;
	float: left;
	background: url('../images/ask-form-mid.png') 0 0 repeat-y;
	margin: 8px 0 0 0;
	position: relative;
}
#faqs #ask h3, #reviews #tell h3 {
	padding: 16px 0 18px 28px;
	margin: 0 0 16px 0;
	background: url('../images/ask-form-top.png') 0 0 no-repeat;
	text-shadow: 0 1px 1px #ccc;
}
#faqs #ask input, #faqs #ask textarea, #reviews #tell input, #reviews #tell textarea {
	padding: 8px 6px;
	color: #333;
	width: 252px;
	margin: 0 0 16px 25px;
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: url('../images/input-bg.png') left bottom repeat-x;
}
#faqs #ask form, #reviews #tell form {
	background: url('../images/ask-form-bottom.png') left bottom no-repeat;
	padding-bottom: 22px;
}
#faqs #ask button, #reviews #tell button {
	width: 270px;
	height: 60px;
	background: url('../images/submit-question-button.png') 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 25px;
	border: none;
}
#faqs #ask button:hover, #reviews #tell button:hover {
	background-position: -270px 0;
}
#faqs #ask button:active, #reviews #tell button:active {
	background-position: -540px 0;
}

#ask label {
	display: block;
	margin: 0 0 10px 25px;
}

button:hover {
	cursor: pointer;
}

/*
======================================================
--- Coupons ---
======================================================
*/


#coupons #branding {
	height: 190px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#coupons #branding h2 {
	background: url('../images/coupons-branding.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	height: 190px;
	position: absolute;
	top: 0;
	left: -226px;

}
#coupons #footer {
	padding: 40px;
}
#coupons {
	background: #125d9d url('../images/faqs-bg.png') left top repeat-x;
}
#coupons #content {
	margin-top: -60px;
}
#coupons #area {
	width: 960px;
	margin: 10px auto 0;
	/*background: url('../images/service-area-bg.png') center top repeat-y;*/
	background-color: #ebebeb;
	padding: 0 0 0 0;
	position: relative;
}
#coupons #area h2 {
	margin-left: 14px;
}
#coupons #estimate-button {
	background-image: url('../images/estimate-button-3.png');
	margin: -29px 0 0 0;
}
#coupons #area .truck {
	margin: -76px 0 -10px -70px;
	float: right;
}
#coupons #content {
	background-color: #ebebeb;
	width: 100%;
}
#coupons .coupon, body#indiv-coupons .coupon {
	display: block;
	float: left;
	width: 280px;
	margin: 0 10px 30px 0;
	padding: 12px 15px;
	color: #525252;
	text-shadow: 0 1px 1px #BBB;
	background-color: #fff;
	border: 1px dashed #9a9b9b;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 1px 0 #d5d5d5;
	box-shadow: 0 1px 0 #d5d5d5;
	-moz-box-shadow: 0 1px #d5d5d5;
	font: bold 13px/1.6em sans-serif;
	text-align: center;
}

#coupons .printme .coupon {
	text-align: center;
	margin:0 0px 20px;
}

#coupons .printme .middle {
	text-align: center;
	margin:0 12px 20px;
}

#coupons .noback {
	background-color: transparent;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0 0px 0 white;
	box-shadow: 0 0px 0 white;
	-moz-box-shadow: 0 0px white;
	text-align: left;
}

#coupons .printme .greenbutton {
	background-color: #63B945;
	color: #fff!important;
	text-shadow:0 1px 1px #5f9c4a;
	padding: 10px 16px;
	letter-spacing: 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.22);
	box-shadow:0 3px 6px rgba(0, 0, 0, 0.22);
	-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.22);
	text-transform: uppercase; }

#coupons .last {
	margin-right: 0px;
}
#coupons .coupon h2 {
	line-height: 1.3em;
	margin-left: 0px !important;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	padding-bottom: .6em;
	font-weight: normal;
	font-style: normal;
}
#coupons .coupon h3, body#indiv-coupons .coupon h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#coupons .coupon h4, body#indiv-coupons .coupon h4 {
	color: #166faa;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-top: .2em;
	padding-bottom: .4em;
	letter-spacing: -1px;
	font: bold 3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: -2px;
	text-transform: uppercase;
}
#coupons .coupon .smaller, body#indiv-coupons .coupon .smaller {
	font-size: .8em;
	line-height: 1.5em;
}
#coupons .coupon span, body#indiv-coupons .coupon span {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: .6em;
	line-height: 1.5em;
}
#coupons a, body#indiv-coupons a {
	text-decoration: none;
}

/*
======================================================
--- Contact Us ---
======================================================
*/
#contact #branding h2 {
	background: url('../images/contact-branding-bg.jpg') 0 0 no-repeat;
}
#contact .cinfo {
	width: 960px;
	margin: 0 auto;
}

#contactnew {
	display: block;
	float: left;
	margin: 20px 0 40px 0;
	width: 260px;
}

.midform {
	margin-right: 80px!important;
}

input, textarea {
	padding: 8px 6px;
	color: #333;
	width: 240px;
	margin: 0 0 16px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #fff url('../images/input-bg.png') left bottom repeat-x;
	display: block;
}
input:focus, textarea:focus {
	-webkit-box-shadow: 0 3px 3px #eee;
}
#contact input:focus, #contact textarea:focus {
	-webkit-box-shadow: 0 3px 3px #ddd;
}
#contact h3 {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: .6em;
}

#contact label {
	display: block;
	margin-bottom: 6px;
}
#contact textarea {
	width: 240px;
	background-color: #fafafa;
}

#contact .estimate {
	margin: 20px 0 40px 0;
	width: 620px;
	float: left;
	position: relative;
	display: none;
}
#contact #c-form {
	margin: 20px 0 40px 0;
	width: 620px;
	float: left;
	position: relative;
}
#contact .or {
	display: inline-block;
	float: right;
	font-size: .7em;
	line-height: 2em;
	
}
#contact .or a {
	color: #fff;
	background-color: #104d80;
	padding: 0 .5em;
	display: inline-block;
	margin-left: .4em;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact .or a:hover {
	background-color: #1874b2;
}
#contact .info {
	margin: 20px 80px 0 0;
	width: 260px;
	float: left;
}
#contact .info img {
	border: 5px solid #fff;
	-webkit-transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in;
	margin-bottom: 14px;
}
#contact .info img:hover {
	-webkit-box-shadow: 2px 3px 3px #ddd;
	-webkit-transform: scale(1.1);
}
#contact div.uinfo {
	float: left;
}

#contact div.message {
	float: left;
	margin: 0 0 0 30px;
}

#contact .date input {
	width: 200px;
	display: inline;
}
#contact .ui-datepicker-trigger {
	display: inline-block;
	padding: 8px 0 0 12px;
	margin-top: 4px;
	background: transparent;
	border: 0;
}
#contact button.sub, #contact button.sd {
	background: transparent url('../images/request-estimate-button.png') no-repeat;
	margin: 4px 0 0 0;
	text-indent: -9999px;
	border: 0;
	width: 134px;
	height: 44px;
}
#contact button.sub:hover, #contact button.sd:hover {
	background-position: -133px 0;
}
#contact button.sub:active, #contact button.sd:active {
	background-position: -267px 0;
}
#contact button.sd {
	background: transparent url('../images/send-email-button.png') no-repeat;
}
	#contact .contact .owner {
		color: #666;
		font-weight: bold;
		font-size: 1.2em;
	}
	#contact .contact .title {
		font-style: italic;
		margin-bottom: 6px;
		margin-top: -4px;
	}
	#contact .contact .fax, #contact .contact .phone {
		float: right;
		clear: right;
	}
	#contact .contact span {
		display: block;
	}

.error {
	position: absolute;
	top: -2px;
	left: 120px;
	padding: 2px 6px;
	width: 130px;
	background-color: #bc2e2e;
	display: block;
	font-size: .9em;
	color: #fff;
}
.date .error {
	top: 30px;
}
.message .error {
	left: 200px;
	width: 140px;
}
form .error img {
	position: absolute;
	left: 66px;
	top: 21px;
}
form div {
	position: relative;
}

/*
======================================================
--- Typography ---
======================================================
*/
body {
	font-size: 13px;
	font-family: 'Cabin', Arial, sans-serif;
	color: #2d353c;
}
h1 { font-size: 3em; }
h2 { 
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	color: #525252;
	line-height: 1.8em;
	text-shadow: 0 1px 1px #999;
}
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
p, blockquote { line-height: 1.6em; }

blockquote {
	font-style: italic;
}
strong {
	font-weight: 600;
	color: #535353;
}
a {
	color: #125d9d;
}
textarea {
	font-family: Arial, sans-serif;
}


/*
======================================================
--- Classes ---
======================================================
*/
	/* For just one or two elements */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	/* For many elements in a container */
.clear { clear: both; }

input:focus, textarea:focus {
	outline-color: #125d9d;
}

.credit-cards {
	text-indent: -9999em;
	width: 252px;
	height: 48px;
	background: url('../images/credit-cards.png') 0 0 no-repeat;
	float: right;
	margin: -36px -10px 0 0;
}