@charset "utf-8";
/*
Description: Don's AutoBody CSS Theme
Version: 1.0
Author: Nikolay Belitchenov, Belin Creative
*/

/* Begin Main Styles */
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: #FFFFFF; 
	font-size: 12px;
	color: #4c5156;
	margin: 0;
  }
	
a, a:visited {
	font-size: 12px;
	color: #597ca0;
	text-decoration: underline;
	}
	
a:hover {
	font-size: 12px;
	color: #9d0a0e;
	text-decoration: underline;
	}

/**/	
h1	{
	color: #3c4752;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	}
	
h2	{
	color: #0d73ad;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	}
	
h3	{
	color: #0d73ad;
	float: left;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	}
	
h4	{
	/*color: #4e5d6c;*/
	color: #FFFFFF;
	float: left;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	}
	
h5	{
	color: #5c7b31;
	font-size: 15px;
	margin: 0;
	text-transform: uppercase;
	font-style: normal;
	}
	
h6	{
	color: #be0309;
	font-size: 15px;
	margin: 0;
	text-transform: uppercase;
	font-style: normal;
	}

	
ul {
	margin-top: 4px;
	}
	
ul.landingBullets {
	margin-top: 4px;
	list-style-image: url(../assets/landingBullet.jpg);
	}

li {
	/*list-style-image: url(../assets/bullet.gif);*/
	list-style-image: url(../devtemp/images/assets/bulletNew.gif);
	text-transform: none;
	font-weight: normal;
	margin-left: -15px; 
	margin-right: 0px; 
	}	
	
li.landingBullets {
list-style-image: url(../assets/landingBullet.jpg);
	text-transform: none;
	font-weight: normal;
	margin-left: -15px; 
	margin-right: 0px; 
	}
	
.question {
	font-weight: bold;
	text-transform: uppercase;
	color: #0d73ad;
	}
	
	
/* main body styles */	

#mainFrame {
	clear: both;
	margin: 0px auto;
/*	width: 963px;*/
	width: 973px;
	/*background: #FFFFFF url(../assets/bg-tile.jpg) repeat-y 0% 0%;
	padding: 0 24px;*/
	background: #FFFFFF url(../assets/bg-tile2.jpg) repeat-y 0% 0%;
	padding: 0 0 0 12px;
	text-align: left;
	}
	
#filler {
	position: relative;
	float: none;
	clear: both;
	width: 963px;
	height: 1px;
	}
	
#siteID {
	position: relative;
	clear: left;
	float: left;
	width: 230px;
	height: 93px;
	padding: 24px 0 0 20px;
	background: #fefefe url(../assets/siteid-ground.jpg) no-repeat 100% 0%;
	}	

#headerLocations {
	position: relative;
	clear: none;
	float: left;
	width: 461px;
	height: 117px;
	background: url(../assets/header-locations.jpg) no-repeat 0% 0%;
	}
	
#utilityNest {
	position: relative;
	clear: right;
	float: left;
	width: 223px;
	height: 99px;
	padding: 18px 29px 0 0;
	background: #fefefe url(../assets/utility-tile.jpg) repeat-x 0% 0%;
	text-align: right;
	}	
	
img.hdrPhone {
	padding-top: 5px;
	}	
	
/*navigation*/	

#globalNavNest {
	position: relative;
	clear: both;
	float: left;
	width: 963px;
	height: 36px;
	border-top: 1px solid #e6e8e9;
	background: #FFFFFF url(../assets/nav-tile.gif) repeat-x;
	}
	
#globalNavRight {
	position: relative;
	clear: both;
	float: left;
	width: 243px;
	height: 36px;
	}
	
a.globalNav, a.globalNav:visited {
	float: left;
	height: 23px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #3c4752;
	padding: 6px 9px 0 10px;
	border-left: 1px solid #e6e8e9;
	}	
	
a.globalNav:hover {
	background: url(../assets/gnav-on-tile.jpg) repeat-x;
	}	
	
a.globalNavLeft, a.globalNavLeft:visited {
	float: left;
	height: 36px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #3c4752;
	padding: 6px 9px 0 13px;
	background: url(../assets/gnav-left-ground.jpg) no-repeat 0% 0%;
	}	
	
a.globalNavLeft:hover {
	background: url(../assets/gnav-left-ground-on.jpg) no-repeat 0% 0%;
	}	
	
/*splash-home*/	

#splashNest {
	position: relative;
	clear: both;
	float: left;
	width: 963px;
	padding: 16px 0 9px 0;
	background: #FFFFFF url(../assets/splash-ground.jpg) repeat-x;
	}
	
#splash {
	position: relative;
	clear: left;
	float: left;
	width: 662px;
	border-top: 1px solid #004f85;
	}	
	
#splashDescription {
	position: relative;
	clear: right;
	float: left;
	margin-left: 8px;
	width: 293px;
	border-top: 1px solid #36444e;
	}	
	
/*bottom-home*/	

#hBottomNest {
	position: relative;
	clear: both;
	float: left;
	width: 963px;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #d4d5d5;
	}
	
#hBottomLeft {
	position: relative;
	clear: left;
	float: left;
	width: 295px;
	height: 315px;
	border-right: 8px solid #FFFFFF;
	padding: 19px 15px 25px 17px;
	background: #f2f8fe url(../assets/hbl-tile.jpg) repeat-x 0% 100%;
	}
	
#hImgLeft {
	float: left;
	clear: none;
	background: #f5f5f5 url(../assets/h-pic-ground.jpg) repeat-x;
	border: 1px solid #667586;
	padding: 5px;
	width: 100px;
	height: 84px;
	margin: 2px 10px 10px 0;
	text-align: center;
	}	
	
.hlText {
	line-height: 115%;
	font-size: 12px;
	}	
	
#hBottomMiddle {
	position: relative;
	clear: none;
	float: left;
	width: 290px;
	height: 315px;
	padding: 19px 18px 25px 19px;
	background: #e6ebf2 url(../assets/hbm-tile.jpg) repeat-x 0% 100%;
	}
	
.testimonialHome {
	position: relative;
	line-height: 115%;
	float: left;
	font-style: italic;
	clear: both;
	width: 290px;
	}

.testimonial {
	line-height: 115%;
	float: left;
	font-style: italic;
	clear: both;
	}
	
.testimonialAuthor {
	padding-top: 5px;
	line-height: 115%;
	float: right;
	clear: both;
	}	
	
.separator {
	position: relative;
	float: left;
	clear: both;
	width: 290px;
	height: 1px;
	border-top: 1px dotted #7facd3;
	margin: 17px 0;
	}	
	
#hAskDon {
	position: relative;
	clear: right;
	float: left;
	margin-left: 8px;
	width: 269px;
	height: 309px;
	border-top: 1px solid #aec3d6;
	border-left: 1px solid #aec3d6;	
	border-right: 1px solid #aec3d6;	
	background: #ffffff url(../assets/h-ask-don-ground.jpg) repeat-x 0% 0%;
	padding: 7px 11px;
	}	
	
#hImgRight {
	float: right;
	clear: right;
	border: 1px solid #84a4c0;
	width: 85px;
	height: 74px;
	}	
		
#hFormNest {
	position: relative;
	clear: both;
	float: left;
	width: 269px;
	margin-top: 20px;
	}	
	
.formLabel {
	position: relative;
	clear: left;
	float: left;
	width: 50px;
	height: 20px;
	padding-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	}	
	
.formLongLabel {
	position: relative;
	clear: both;
	float: left;
	width: 200px;
	height: 20px;
	padding-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	}	
	
.hFormFieldNest {
	position: relative;
	clear: right;
	float: right;
	margin-bottom: 3px;
	vertical-align: middle;
	}
	
.hFormFieldNestM {
	position: relative;
	clear: both;
	float: right;
	margin-bottom: 10px;
	vertical-align: middle;
	}


.hFormField {
	width: 212px;
	height: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
.hFormFieldM {
	width: 263px;
	height: 100px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
.hFormFieldSelect {
	width: 217px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
	
#hFormButton {
	position: relative;
	clear: none;
	float: left;
	margin-left: 8px;
	width: 291px;
	height: 28px;
	border-right: 1px solid #aec3d6;	
	border-bottom: 1px solid #aec3d6;
	border-left: 1px solid #aec3d6;	
	background: #d3dfec;
	padding: 3px 0;
	text-align: center;
	}	
	
/*car logos*/	

#logos {
	position: relative;
	float: left;
	clear: both;
	width: 937px;
	background-color: #FFFFFF;
/*	margin: 10px 0;
	border-top: 1px solid #d4d5d5;*/
	padding: 15px 13px 15px 5px;
	}
	
.vendorLogo {
	float: left;
	}
	
/*footer*/	

#footerNest {
	position: relative;
	float: left;
	clear: both;
	width: 933px;
	border-top: 1px solid #d4d5d5;
	background: #e3e4e7 url(../assets/footer-ground-tile.jpg) repeat-x 0% 0%;
	padding: 10px 15px;
	}
	
#footerLeft {
	position: relative;
	float: left;
	clear: none;
	}
	
#footerRight {
	position: relative;
	float: left;
	clear: none;
	margin-left: 30px;
	width: 755px;
	font-size: 11px;
	color: #666666;
	}
	
a.footerLink, a.footerLink:visited {
	font-size: 11px;
	}	
	
a.footerLink:hover {
	font-size: 11px;
	}	
	
#bottomCap {
	clear: both;
	margin: 0px auto;
	/*width: 990px;*/
	width: 984px;
	text-align: center;
	padding-left: 1px;
	}	
	
/*landing*/	

#leftBar {
	position: relative;
	clear: left;
	float: left;
	width: 258px;
	}
	
#leftBarTop {
	position: relative;
	clear: both;
	float: left;
	width: 224px;
	border-top: 1px solid #36444e;
	background: #d2dde9 url(../assets/lbar-top-ground.jpg) no-repeat 0% 100%;
	padding: 17px;
	line-height: 125%;
	margin-bottom: 5px;
	}
	
#leftBarTestimonialsNest {
	position: relative;
	clear: both;
	float: left;
	width: 258px;
	/*background: #FFFFFF url(../assets/ll-bb-tile.jpg) repeat-x 0% 0%;*/
	background-color: #486e96;
	color: #FFFFFF;
	}

#leftBarTestimonials {
	position: relative;
	clear: both;
	float: left;
	width: 224px;
	background: url(../assets/l-bb-ground.jpg) no-repeat 0% 100%;
	padding: 17px 17px 25px 17px;
	line-height: 125%;
	margin-bottom: 0px;
	}
	
#separatorLanding {
	position: relative;
	float: left;
	clear: both;
	width: 224px;
	height: 3px;
	height: 3px;
	margin: 10px 0 20px 0;
	background: url(../assets/l-double-separator.gif) repeat-x 0% 0%;
	}	
	
#landingFrame {
	position: relative;
	clear: right;
	float: right;
	width: 694px;
	border: 1px solid #d1d1d2;
	}	
	
#estimateHdr {
	position: relative;
	clear: both;
	float: left;
	width: 694px;
	border-bottom: 1px solid #5d5d5e;
	}	
	
#estimateFormNest {
	position: relative;
	clear: both;
	float: left;
	width: 692px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url(../assets/l-body-ground.jpg) repeat-x;
	}	
	
#estimateFormResultNest {
	position: relative;
	clear: both;
	float: left;
	width: 690px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url(../assets/l-body-ground.jpg) repeat-x;
	padding: 50px 0 75px 0;
	text-align: center;
	border-bottom: 1px solid #d7dadc;
	}	
	
#estimateForm {
	position: relative;
	clear: both;
	float: left;
	width: 642px;
	padding: 25px;
	background: url(../assets/e-form-ground.jpg) no-repeat 100% 0%;
	border-bottom: 1px solid #d7dadc;
	}	
	
#pagesContent {
	position: relative;
	clear: both;
	float: left;
	width: 642px;
	padding: 16px 25px;
	background: url(../assets/e-form-ground.jpg) no-repeat 100% 0%;
	line-height: 125%;
	}	
	
.red {
	color: #be0309;
	}
		
.FormFieldNest {
	position: relative;
	clear: none;
	float: left;
	margin-bottom: 3px;
	vertical-align: middle;
	}

.formLabelL {
	position: relative;
	clear: none;
	float: left;
	width: 70px;
	height: 20px;
	padding-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	}
	
.formLabelLDouble {
	position: relative;
	clear: none;
	float: left;
	width: 50px;
	padding-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	}
	
.formLabelR {
	position: relative;
	clear: none;
	float: left;
	width: 90px;
	height: 20px;
	padding-top: 2px;
	padding-left: 30px;
	margin-bottom: 2px;
	vertical-align: middle;
	}	
		
.FormFieldNestPhones {
	position: relative;
	clear: none;
	float: left;
	width: 218px;
	margin-bottom: 3px;
	vertical-align: middle;
	}
	
.FormFieldNestRight {
	position: relative;
	clear: right;
	float: right;
	margin-bottom: 3px;
	vertical-align: middle;
	}

.formFieldM {
	width: 566px;
	height: 60px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
.phoneTextBox {
	width: 30px;
	height: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
.phoneSuffix {
	width: 45px;
	height: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
	
#eSubmitBtn {
	position: relative;
	clear: both;
	float: left;
	width: 592px;
	text-align: center;
	padding-top: 25px;
	}
	
	
#estimateBottom {
	position: relative;
	clear: both;
	float: left;
	width: 642px;
	padding: 25px;
	background: #FFFFFF url(../assets/e-form-bottom-tile.jpg) repeat-x 100% 0%;
	text-align: left;
	}	
	
td.contactPic {
	padding: 7px 0 0 10px;
	background: url(../assets/contactGround.png) no-repeat 0% 0%;
	}
	
td.contactInfo {
	padding: 7px 7px 7px 0;
	background: url(../assets/contactGround.png) no-repeat 100% 0%;
	}
	
/*locations an maps content*/	

.locationNest {
	position: relative;
	float: left;
	clear: both;
	width: 595px;
	height: 207px;
	padding: 15px 0;
	border-bottom: 1px dotted #cdd4dd;
	}
	
.locationPic {
	position: relative;
	float: left;
	clear: left;
	border: 1px solid #cdd4dd;
	width: 315px;
	height: 205px;
	}	
	
.locationDetails {
	position: relative;
	float: left;
	clear: right;
	width: 260px;
	height: 207px;
	padding-left: 18px;
	}	
	
/*community involvement partner pages*/

#topcommNest {
	position: relative;
	float: left;
	clear: both;
	width: 90%;
	margin: 20px 0;
	}

#commPartnerLogoNest {
	position: relative;
	float: left;
	clear: left;
	margin: 0 10px 0 0;
	}
	
img.commPartnerLogo {
	padding-right: 10px;
	border-right: 1px solid #486f96;
	}
	
#commPartnerContact {
	position: relative;
	float: left;
	clear: right;
	}
		
.commPartnerContactTitle	{
	color: #be0309;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#commPartnerContent {
	position: relative;
	float: left;
	clear: both;
	width: 642px;
	margin-bottom: 20px;
	}
	
.commPartnerTestimonial {
	position: relative;
	float: left;
	clear: both;
	width: 642px;
	padding-top: 20px;
	border-top: 1px solid #486f96;
	font-style: italic;
	}	

/**/	
#fb {
	position: absolute;
	z-index: 100;
	top: 89px;
	right: 6px;
	}	
