* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#eefbfd; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#676666;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:931px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:394px;
	background:url(images/header-bg-scarfhat.jpg) no-repeat left bottom;
}
#content {
	
}
	#content .mainContent {
		float:left;
		width:574px;
		margin-right:36px;
	}
	#content .aside {
		float:left;
		width:285px;
	}
#footer {
	padding:18px 6px 28px 0;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:15px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#1897ad; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:27px;
	line-height:1.2em;
	color:#434343;
	text-transform:none;
}
h3 {
	font-size:27px;
	line-height:1.2em;
	color:#1790a8;
	letter-spacing:-1px;
	margin-bottom:9px;
}
h4 {
	background:url(images/title-left.gif) no-repeat left top;
	font-size:27px;
	line-height:1.2em;
	color:#fff;
	letter-spacing:-1px;
}
	h4 span {
		display:block;
		background:url(images/title-right.gif) no-repeat right top;
		padding:9px 0 9px 40px;
	}
h5 {
	font-size:1em;
	margin-bottom:5px;
}
h6 {
	font-size:1em;
}



.link1 { 
	background:url(images/marker1.gif) no-repeat left top;
	padding:0 0 0 20px;
	font-weight:bold;
	color:#2fa5bd;
}
.link2 { 
	background:url(images/marker2.gif) no-repeat left top;
	padding:0 0 0 20px;
	font-weight:bold;
	color:#2fa5bd;
}
	

.button { 
	float:left;
	background:url(images/button.gif) no-repeat left top;
	width:89px;
	height:25px;
	line-height:25px;
	color:#747575;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.button:hover {
	color:#000;
}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	color:#777;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:14px;
}
.title1 { 
	color:#6e6e6e;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:14px;
	padding:0 0 0 13px;
}
.title1 h2 {
	color:#707070;
	font-size:29px;
	line-height:1.2em;
	text-transform:uppercase;
}
.flashclass{ /*sample CSS class added to image slideshow container*/
	width: 229px; /*a width should be defined for transition to work*/
	border: 1px dotted #D5D5D5;
	padding: 5px;
}

.flashclass img{
	border-width: 0;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
.box.alt {
	background:url(images/box-bg-alt.gif) left bottom repeat-x;
}
	.box .border-top {
		background:url(images/border.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(images/border.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(images/border.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(images/border.gif) repeat-y right top;
	}
	.box .border-top1 {
		background:url(images/border1.gif) repeat-x left top;
	}
	.box .border-bot1 {
		background:url(images/border1.gif) repeat-x left bottom;
	}
	.box .border-left1 {
		background:url(images/border1.gif) repeat-y left top;
	}
	.box .border-right1 {
		background:url(images/border1.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .left-bot-corner1 {
		background:url(images/left-bot-corner-1.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner1 {
		background:url(images/right-bot-corner-1.gif) no-repeat right bottom;
		}
	.box .left-top-corner2 {
		background:url(images/left-top-corner-2.gif) no-repeat left top;
	}
	.box .right-top-corner2 {
		background:url(images/right-top-corner-2.gif) no-repeat right top;
	}
	.box .left-bot-corner2 {
		background:url(images/left-bot-corner-2.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner2 {
		background:url(images/right-bot-corner-2.gif) no-repeat right bottom;
		}
	.box .left-bot-corner3 {
		background:url(images/left-bot-corner-3.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner3 {
		background:url(images/right-bot-corner-3.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:10px 10px 12px 25px;
	}
	.box .inner-alt { 
		padding:20px 30px 30px 37px;
	}
		.box .inner .inner { 
			padding:8px 9px 10px 9px;
		}
			.box .inner .inner .inner { 
			padding:13px 20px 10px 16px;
		}
		.box .inner1 {
			padding:13px 12px 10px 13px;
			position:relative;
		}
			.box .sale-banner {
				position:absolute;
				right:0;
				top:3px;
			}

.box1 {
	background:#f8f8f8;
	width:100%;
}
	.box1 .left-top-corner {
		background:url(images/left-top-corner1.gif) no-repeat left top;
	}
	.box1 .right-top-corner {
		background:url(images/right-top-corner1.gif) no-repeat right top;
	}
	.box1 .left-bot-corner {
		background:url(images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
		}
	.box1 .right-bot-corner {
		background:url(images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:16px 15px 14px 24px !important;
	}
	.box1 .inner1 { 
		padding:25px 15px 25px 24px !important;
	}

.address { 
	float:left;
	margin-right:20px;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:82px;
		}


/*===== header =====*/
#header .row-1 {
	height:5px;
	border-bottom:1px solid #e1e0e0;
}
#header .row-2 {
	height:53px;
}
	#header .nav {
		text-align:center;
		padding:17px 0 0 0;
	}
		#header .nav li {
			background:url(images/divider.gif) no-repeat left 2px;
			display:inline;
		}
		#header .nav li.first {
			background:none;
		}
			#header .nav li a {
				color:#5b5b5b;
				text-decoration:none;
				padding:0 27px 0 27px;
				font-size:14px;
			}
			#header .nav li a:hover, #header .nav li a.current {
				color:#1790a8;
				text-decoration:underline;
			}
#header .row-3 {
	padding:45px 86px 0 0;
	text-align:right;
}

/*===== content =====*/
#content {
	padding:6px 0 0 0;
}
	#content .indent {
		padding:11px 0 20px 12px;
	}
	#content .indent1 {
		padding:11px 0 0 12px;
	}
		#content .section {
			padding:0 0 30px 0;
		}
	
	
	.banners {
		width:100%;
		overflow:hidden;
		padding-bottom:7px;
		line-height:18px;
	}
		.banners li {
			float:left;
			height:176px;
		}
			.banners li .inner {
				padding:18px 120px 0 25px;
			}
		.banners li.banner1 {
			background:url(images/sig-spas.jpg) no-repeat left top;
			width:310px;
		}
		.banners li.banner2 {
			background:url(images/services.jpg) no-repeat left top;
			width:312px;
		}
		.banners li.banner3 {
			background:url(images/parts.jpg) no-repeat left top;
			width:309px;
		}
		.banners li.banner4 {
			background:url(images/microsilk.jpg) no-repeat left top;
			width:312px;
		}
		.banners li.banner5 {
			background:url(images/vector-spas.jpg) no-repeat left top;
			width:309px;
		}
		.banners li.banner6 {
			background:url(images/spa_seal_covers.jpg) no-repeat left top;
			width:310px;
		}
		.banners li.banner7 {
			background:url(images/be-lite_covers.jpg) no-repeat left top;
			width:312px;
		}
		.banners li.banner8 {
			background:url(images/cover-pools.jpg) no-repeat left top;
			width:309px;
		}

			.banners ul {
				padding-bottom:17px;
			}
				.banners li li {
					float:none;
					height:auto;
					padding-bottom:9px;
				}
					.banners li li a {
						color:#646464;
					}
	
	
	.list1.alt1 {
		padding-top:10px;
	}
	.list1 li {
		color:#1897ad;
		padding-bottom:8px;
	}
		.list1 li a {
			color:#1897ad;
		}
	
	.list2 li {
		background:url(images/line-dotted.gif) left bottom repeat-x;
		padding:0 0 11px 12px;
		margin-bottom:5px;
	}
	.list2 li.last {
		background:none;
		margin-bottom:0;
	}
		.list2 li a {
			color:#676666;
		}
	
	.pricelist li {
		width:100%;
		overflow:hidden;
		background:url(images/line-dotted2.gif) left bottom repeat-x;
		vertical-align:top;
	}
		.pricelist li a {
			float:left;
			font-weight:bold;
			text-decoration:none;
			color:#676666;
			background:#fff;
		}
		.pricelist li a:hover {
			text-decoration:underline;
			color:#000;
		}
		.pricelist li span {
			float:right;
			background:#fff;
		}

/*===== footer =====*/
#footer-menu {
	height:38px;
}
	#footer-menu .nav {
		text-align:center;
		padding:17px 0 0 0;
	}
		#footer-menu .nav li {
			background:url(images/divider.gif) no-repeat left 2px;
			display:inline;
		}
		#footer-menu .nav li.first {
			background:none;
		}
			#footer-menu .nav li a {
				color:#989898;
				text-decoration:none;
				padding:0 27px 0 27px;
				font-size:14px;
			}
			#footer-menu .nav li a:hover, #footer-menu .nav li a.current {
				color:#989898;
				text-decoration:underline;
}
#footer {
	font-size:9px;
	color:#989898;
	text-transform:uppercase;
	text-align:right;
}
	#footer a {
		color:#989898;
	}


/*----- forms -----*/
#search-form {
	float:right;
	padding:46px 20px 0 0;
}
	#search-form fieldset {
		border:none;
		float:right;
	}
		#search-form input.text {
			background:url(images/input-txt.gif) no-repeat left top;
			width:150px;
			padding:3px 10px 2px 10px;
			margin-right:10px;
			border:none;
		}
		#search-form input.submit {
			background:url(images/search.gif) no-repeat left top;
			color:#fff;
			font-weight:bold;
			width:68px;
			height:20px;
			border:none;
			cursor:pointer;
		}

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	color:#fff;
}
	#contacts-form label { 
		display:block;
		height:25px;
	} 
		#contacts-form label input { 
			width:250px;
			padding:2px 0 2px 3px;
			color:#676666;
			background:none;
			border:1px solid #a4a4a4;
		}
		#contacts-form textarea {
			width:280px;
			height:65px;
			padding:2px 0 2px 3px;
			margin-bottom:18px;
			color:#676666;
			background:none;
			border:1px solid #a4a4a4;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:260px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:286px !important;
		}
		#contacts-form .button {
			margin-left:15px;
			float:right;
		}

/*==========================================*/
