@charset "UTF-8";
/* ALL SEASONS CSS Document */


/* GENERAL CSS */
* { padding:0; margin:0; }
body {
	font-family:Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;
	background:url(../images/common/body_background.png) top center no-repeat; color:#252525; 
}
img { border:none; }
a { text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }

#wrapper { width:940px; padding:0 10px; margin:0 auto; display:block; position:relative; }
.swirl { 
	width:185px; height:312px; position:absolute; display:block; right:-76px; top:331px;
	background:url(../images/common/swirl.png) no-repeat;
}
.swirl2 { 
	width:185px; height:312px; position:absolute; display:block; right:-76px; top:150px;
	background:url(../images/common/swirl.png) no-repeat;
}

.alignRight { float:right; padding:4px; border:1px solid #EEEEEE; margin:0 0 5px 5px; }


/* HEADER  CSS */
#header { width:940px; height:150px; float:left; display:block; }
#logo { width:367px; height:150px; float:left; display:block; }

#navHolder { 
	float:left; width:573px; height:140px; padding:0 0 10px 0;
	background:#000 url(../images/common/navigation_background.jpg) top;
}
ul.mainMenu { width:573px; float:left; color:#FFF; height:30px; padding:110px 0 0 0; font-size:12px; }
ul.mainMenu li { list-style-type:none; float:right; display:block; position:relative; height:30px; }

ul.mainMenu li ul { 
	position:absolute; left:2px; top:30px; display:none; margin:0; padding:2px 0 0 0; 
}
ul.mainMenu li ul li { 
	position:relative; float:left; clear:left; list-style-type:none; display:block;
	border-top:1px solid #FCFCFC; border-bottom:1px solid #c8c8c8; margin:0;
}
ul.mainMenu li ul li a { 
	float:left; display:block; color:#969494; padding:5px 10px; width:150px;
	background:#ebebeb; height:20px; margin:0;
}
ul.mainMenu li ul li a:hover { 
	float:left; display:block; color:#FFF; padding:5px 10px; width:150px; background:#d3d3d3; 
}

ul.mainMenu li a {
	display:block; color:#666; height:20px; width:auto; padding:6px 7px 4px 7px; float:left;
	font-weight:bold; margin:0 0 0 2px; background:url(../images/common/navigation_bg.gif) repeat-x;
}
ul.mainMenu li a:hover {
	display:block; color:#FFF; width:auto; float:left; 
	background:url(../images/common/navigation_hover.gif) center no-repeat;
}
ul.mainMenu li a.active {
	display:block; color:#FFF; width:auto; float:left; 
	background:url(../images/common/navigation_hover.gif) center no-repeat;
}
ul.mainMenu li:hover ul, ul.mainMenu li.over ul { display: block; } /* The magic */


/* CONTENT CSS */
#content { 
	width:940px; padding:0 0 50px 0; float:left; display:block; min-height:350px;
	background:url(../images/common/body_bottom_shadow.jpg) bottom no-repeat;
}

#leftContent { width:250px; float:left; display:block; }

.sidebarContainer { 
	width:250px; padding:0 0 15px 0; float:left; display:block; 
	background:url(../images/common/sidebar_bottom_shadow.png) bottom no-repeat;
} 
.sidebarTitle { 
	width:213px; height:15px; float:left; display:block; color:#FFF; padding:8px 5px 12px 32px;
	background:url(../images/common/sidebar_title.png) no-repeat; font-size:14px; font-weight:bold;
}
.sidebarTitle span { color:#F16623; }
.sidebar { 
	width:230px; float:left; display:block; padding:10px;
	background:url(../images/common/sidebar_shadow.png) repeat-y;
}
.sidebar h3 { font-size:16px; color:#083B82; float:left; display:block; padding:0 0 10px 0; }
.insurance { width:230px; float:left; display:block; }
.insurance li { 
	padding:5px 0 5px 30px; font-size:13px; font-weight:bold; list-style:none;
	background:url(../images/common/insurance_list.png) left no-repeat;
}
.other { 
	width:230px; float:left; display:block; font-family:Arial, Helvetica, sans-serif; display:block;
	padding:0 0 10px 0;
}
.other li { 
	padding:1px 0 1px 25px; font-size:11px; font-weight:bold; list-style:none;
	background:url(../images/common/other_list.png) left no-repeat;
}
.sidebar p { padding:5px 0; margin:0 0 5px 0; font-family:Arial, Helvetica, sans-serif; display:block; } 
.sidebarContainer img { float:left; display:block; }

#rightContent { width:690px; float:left; display:block; }
#mainContent { width:640px; padding:25px; display:block; float:left; overflow:hidden; }
#mainContent h1 { color:#F16623; font-size:22px; line-height:25px; padding:0 0 15px 0; display:block; }
#mainContent h2 { 
	color:#083b82; font-size:24px; line-height:28px; padding:12px 0; 
	font-family:Georgia, "Times New Roman", Times, serif; display:block;
}
#mainContent p { padding:10px 0; margin:0 0 5px 0; display:block; }
#mainContent p span { font-size:14px; }
#mainContent a { color:#769843; }

.map { 
	width:350px; height:220px; float:right; display:block; padding:5px; border:1px solid #E7E7E7;
	margin:0 0 15px 15px;
}
#mainContent p.maptext { padding:5px 0; margin:0; display:block; }
#mainContent p.maptitle { 
	color:#f87f47; font-size:12px; font-weight:bold; padding:0; margin:0 0 5px 0;
	letter-spacing:-0.2px;
}

.slogan { 
	padding:15px 0; border-top:1px dashed #CCC; display:block; color:#083b82; font-size:24px;
	line-height:26px; margin:10px 0; float:left;
}
.slogan span { color:#F16623; font-weight:bold; }


#breadcrumbContainer { width:640px; height:75px; float:left; display:block; padding:25px 25px 10px 25px; }
.about { background:url(../images/content/about_header.jpg) no-repeat; }
.contact { background:url(../images/content/contact_header.jpg) no-repeat; }
.faqs { background:url(../images/content/faqs_header.jpg) no-repeat; }
.guarantee { background:url(../images/content/guarantee_header.jpg) no-repeat; }
.services { background:url(../images/content/services_header.jpg) no-repeat; }
.gallery { background:url(../images/content/gallery_header.jpg) no-repeat; }

.pageTitle { display:block; font-size:51px; line-height:55px; color:#FFF; letter-spacing:-4px; }
.breadcrumb { display:block; }
.breadcrumb li { 
	float:left; display:block; margin:0 10px 0 0; padding-left:10px; color:#FFF; font-size:11px;
	background:url(../images/content/breadcrumb.png) left center no-repeat; list-style:none;
}
.breadcrumb li a { color:#FFF; }

.contactForm { 
	padding:10px 0; margin:15px 0 0 0; border-top:1px dashed #CCC; float:left; display:block;
	width:640px;
}

/* ABOUT US & OTHER SECTIONS */
.profileContainer { width:640px; float:left; padding-bottom:20px; margin:15px 0; border-bottom:1px dashed #CCCCCC;}
.profileLeftBox { width:425px; float:left;}
.profileLeftBox h4 { margin:0 0 2px 0; padding:0; color:#f16523; font-size:18px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; }
.profileLeftBox h5 { margin:0 0 5px 0; padding:0; color:#0b3b7d; font-size:14px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; }
.profileLeftBox ul { margin:0px; padding:0 0 0 20px; float:left; }
.profileLeftBox ul li { margin:0 0 5px 0; padding:0 0 0 5px; }

.profileRightBox { width:200px; float:right;}
.profileRightBox img { width:180px; height:178px; float:left; padding:4px; border:1px solid #EEEEEE; }

.testimonialBox { width:590px; float:left; margin-bottom:20px; background-image: url(../images/content/testi_bg.jpg); background-repeat:repeat-x; height:auto; padding:5px; border:1px solid #e9e9e9;}
.quoteBox { background-image: url(../images/content/quote.png); background-repeat:no-repeat; background-position:0 5px; width:52px; height:45px; float:left;}
.comments { width:520px; float:right; line-height:20px;}
p.testimonialText { width:520px; float:left; margin:0 0 5px 0; padding:0;}
.sCustomer { width:490px; display:block; float:left; color:#074b8c; padding:5px 15px; text-align:right; font-size:12px; font-weight:bold; }

ul.valuesList { margin:10px 0 0 0; padding:0; float:left;}
ul.valuesList li { margin:0 0 10px 0; padding:0 0 0 20px; list-style-type:none; background-image:url(../images/content/values_tick.png); background-repeat:no-repeat; font-size:14px; background-position:0 3px; }

#faqList { margin-bottom:10px; border-bottom:1px dashed #CCCCCC; padding:0 0 10px 20px; width:620px; font-size:12px; }
.faqbox { width:620px; float:left; margin-bottom:20px; border-bottom:1px dashed #CCCCCC; }
.topLink a { color:#999999; float:right; padding-bottom:10px; font-size:10px; }

.sitemapList {
	margin:20px 0 10px 40px;
}
.sitemapList li {
	margin:5px 0;
}
.sitemapList ul {
	margin-left:30px;
}

/* SERVICES */
.servicesBox { width:590px; float:left; margin:15px 0; padding:20px; background-color:#f4f4f4; background-image: url(../images/content/testi_bg.jpg); background-repeat:repeat-x; height:auto; border:1px solid #e9e9e9; }
.servicesBox h5 { color:#0b3c7e; font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:bold; margin:0; padding:0; }

.servicesBox ul { margin:0px; padding:0 0 0 20px; float:left; }
.servicesBox ul li { margin:0 0 5px 0; padding:0 0 0 5px; color: #666; }

/* GUARANTEE */
.guaranteeContainer { width:640px; float:left; margin-bottom: 5px; }
.guaranteeLeftBox { width:100px; height:100px; float:left; }
.guaranteeRightBox { width:520px; float:right; }

p.guaranteeText { font-size:14px; }

/* GALLERY PAGE */

#galleryPreview { width:640px; height:420px; float:left; margin-bottom:10px; }
#galleryPreview img { width:630px; height:390px; border:5px solid #454545; }

#galleryThumbBox { width:640px; height:200px; float:left; }
#galleryThumbBox img { width:70px; height:50px; float:left; margin:5px; border:3px solid #454545; }

a.linkOpacity img { opacity:0.7; filter:alpha(opacity=70); }
a.linkOpacity:hover img { opacity:1; filter:alpha(opacity=100); }

/* FOOTER  CSS */
#footer { width:940px; padding:0 0 20px 0; float:left; display:block; font-size:11px; line-height:15px; }
#leftFooter { width:400px; float:left; color:#111; }
#leftFooter a { color:#072E5C; }
#rightFooter { width:400px; float:right; text-align:right; }
#rightFooter a { color:#252525; text-decoration:underline; }
#rightFooter a:hover { text-decoration:none; }
#footerSlogan { float:right; margin:15px 0; }

/* SIGNUP  CSS */
#signupForm { 
	width:640px; padding:10px 0; margin:15px 0 0 0; float:left; display:block;
	border-top:1px dashed #CCC; font-size:12px; color:#252525;
}
#signupForm  fieldset { 
	width:640px; padding:0; margin:0; float:left; display:block; border:none;
}
#signupForm p { 
	width:610px; padding:5px 15px; margin:0; float:left; display:block; overflow:hidden;
}
#signupForm p span { font-size:12px; }
#signupForm div.pRow { 
	width:610px; padding:5px 15px; margin:0; float:left; display:block; overflow:hidden;
}
#signupForm span.formRow { width:610px; padding:0; margin:5px 0; float:left; display:block; }

#signupForm label { width:120px; padding:1px 0; margin:0; float:left; display:block; color:#454545; font-weight:bold; }
#signupForm input { width:200px; padding:2px; margin:0; float:left; display:block; border:1px solid #dfdcdc; }
#signupForm input:focus, #signupForm textarea:focus { border: 1px dotted #555; }
#signupForm input.error, #signupForm textarea.error { border: 1px dotted red; }

#signupForm select { float:left; display:block; }
#signupForm option { padding:0 5px; }
#signupForm img { float:left; display:block; margin:0 10px 0 0; border:1px solid #03376B; background:#FFF; }
#signupForm textarea { width:250px; height:120px; padding:2px; margin:0; float:left; display:block; border: 1px solid #dfdcdc; }

#signupForm input.submit { 
	width:100px; height:30px; padding:0; margin:0 10px 0 0; color:#FFF; font-weight:bold;
	background:#0b3b7d url(../images/content/submit.gif) repeat-x;
}
#signupForm input.submit:hover { background:#E9F1FC; color:#03376B; cursor:pointer; }

#signupForm .fail { color:#C00; font-weight:bold; display:block; margin:5px 0; }
#signupForm .accept { color:#06F; font-weight:bold; display:block; margin:5px 0; }

#signupForm label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red; font-style: italic; width:200px; padding:0; margin:0 0 0 10px; font-size:11px;
}

div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }
.required { color:#C00; }