/* 
Theme Name: Pool Hut
Theme URL: http://www.aquapoolhut.com
Description: A custom theme for Pool Hut.
Author: Matt Thompson
Author URI: http://www.depiction.net
Version: 1.0
*/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, em, font, img, small, strike, sub, sup, ol, ul, li,fieldset, form, label, caption {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;} caption, {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body {
	margin:0;
	padding:0;
	height:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color:#50bbeb;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	height:100%;
}

a {
	text-decoration:none;
	color:#008cdc;
	font-size:10pt;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-top: 10px; 
	margin-bottom: 10px;
}

a img {
	border:0;
}

.alignright {
	float: right;
	padding: 10px;
}
.alignleft {
	float: left;
	padding: 10px;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.submainheader {
	overflow:hidden;
	*height:40px;
}
.submainlinks {
	overflow:auto;
}

.linkcolumns {
	float:left;
	width:240px;
	margin-right:30px;
	*margin-right:28px;
}

#pagecontainer {
	margin-left:auto;
	margin-right:auto;
	width:860px;
	height:100%;
}


/****** Header ******/
#top1 {	
	height:42px;
	background-image:url(images/top1.jpg);
	background-repeat:no-repeat;
}

#top2 {
	height:286px;
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
	padding-right:15px;
}
#topcontactinfo {
	text-align:left;
	float:right;
}
.topbig {
	font-size:20px;
	font-weight:bold;
}
.topsmall {
	font-size:11px;
	font-weight:bold;
}
.topsmall a {
	color:#FFFFFF;
}
/****** End Header ******/


/****** Containers ******/

#subcontent {
	height:100%;
	background-color:#FFFFFF;
	background-image:url(images/leftrightback.jpg);
	background-repeat:repeat-y;
}
#submain {
	background-image:url(images/leftrightfade.jpg);
	background-repeat:no-repeat;
	min-height:300px;
	height:100%;
	padding:5px 25px 15px 25px;
	line-height: 17px;
}

/****** End Containers ******/


/****** Promos ******/

.promotitle {
	color:#153571;
	display:block;
	font-weight:bold;
}

.promosubhead {
	color:#5a96ac;
	display:block;
	font-weight:bold;
}

.promotext {
	color:#8c8c8c;
	font-size:11px;
}

#promocolumn {
	float:right;
	width:205px;
	padding-top:20px;
}

.promotable {
	margin-bottom:15px;
	width:100%;
}

.promopic {
	border:1px solid #bad5e1;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

/****** End Promos ******/



/****** Sidebar ******/
#sidebar {
	width: 205px;
	vertical-align: top;
}
.sectiontitle {
	color:#5a96ac;
	font-weight:bold;
	font-size:10pt;
	border-bottom:1px dotted #5a96ac;
	margin-bottom:10px;
}
ul, ol {
	margin-bottom: 10px;
}

ul li, ol li {
	background-image:url(images/bullet.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#008cdc;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom:3px;
}
#searchtextbox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 175px;
	height: 16px;
	background-color: #fafafa;
	border: 1px solid #d1d1d1;
}
/****** Sidebar ******/


/****** Content ******/
#content{
	width: 592px;
	padding-left: 16px;
	vertical-align: top;
}
h1, h1 a {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin-top: 2px;
	margin-bottom: 5px;
}

h2 {
	color:#5a96ac;
	font-weight:bold;
	font-size:10pt;
	padding:0;
	margin-bottom: 3px;
}

#content ul {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/****** Content ******/


/****** Comments ******/

.commentHeader {
	font-size: 14px;
	color: #0041a7;
	margin-top: 18px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#commentlist {
	margin-left: 20px;
}

/****** Comments ******/


/****** Footer ******/

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#acdff4;
	font-size:11px;
	padding-top:25px;
	padding-left:30px;
	margin-bottom:20px;
	text-align: center;
}

/****** End Footer ******/