#doc844
{
	width: 64.923em;
	*width: 63.301em;
	background-color: White;
	text-align:left;

	background-image: url(/assets/images/PoolAndSpaControls/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

html, body
{
	background-color: #e4f7fd;
}

#hd #logo
{
	background-image: url(/assets/images/PoolAndSpaControls/logo.jpg);
	height: 306px;
	width: 844px;
	position: relative;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F8D905;
}

#logo #home
{
	position: absolute;
	top: 26px;
	left: 36px;
	height: 42px;
	width: 192px;
}

#navbar
{
	position: absolute;
	top: 50px;
	right: 0px;
}

#navbar, #navbar li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar a
{
	color: White;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1em;
}

#bd
{
	background-image: url(/assets/images/PoolAndSpaControls/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 14em;
}

#padding
{
	margin: 0 1.2em;
}

#ft
{
	color: White;
	padding: 1em;
}

#ft a
{
	color: White;
}

h1 
{
	color: #225072;
	font-size: 197%;
	font-weight: bold;
	position: relative;
}


h2
{
	color: #458EC4;
	font-size: 138.5%;
	font-weight: bold;
}

h2.heading
{
	padding-left: 2em;
}

.headline1
{
	vertical-align: middle;
	padding-top: 2em;
}

.headline1 h1
{
	display: inline;
}

.headline1 img
{
	vertical-align: bottom;
}

li.yui-accordion-panel
{
	font-size: 77%;
}

#navbar a:hover
{
	color: #F8D905;
}

/* hCard microformat styles, used on the where to buy results */
.vcard {
	padding-bottom: 1em;
}

.fn.org {
	color: #336699;
	font-weight: bold;
}

.miles {
	float: right;
}
/* hCard microformat styles, used on the where to buy results */

/* these are for forms, chiefly the contact form and the where to buy form */
.required { font-weight: bold; }
.missing { color: red; }

#cf label, #cf input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 0.6em;
}

#cf label.wtb
{
	width: 100px;
}

#cf select {
	display: block;
	float: left;
	margin-bottom: 0.6em;
}

label {
	text-align: right;
	width: 40%;
	padding-right: 2%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}

#cf br {
	clear: left;
}

#cf fieldset {
	border-style: groove none none none;
	border-width: 1px;
}

#cf legend {
	font-weight: bold;
	font-size: 116%;
	text-decoration: none;
	color: #333333;
}


#cf .gender label {
	width: auto;
}

#cf .gender input {
	width: auto;
}
/* these are for forms, chiefly the contact form and the where to buy form */

.resultsPanel
{
	padding-top: 1.2em;
}

table.products
{
	width: 100%;
}

table.products thead
{
	font-weight: bold;
	font-size: 100%;
}

table.products tbody
{
	font-size: 85%;
	vertical-align: top;
}

table.products .model
{
	font-weight: bold;
}

.sub
{
	/*padding: 0.4em 0 0.3em 1.2em;
	margin: 0.4em 0 0.3em 1.2em;*/
	margin-left: 1.2em;
	list-style-type: none;
}

.sub div
{
	padding: 0.2em 0 0.3em 0;
}

.sub .selected
{
	background-color: #7998E0;
}

.sub .selected a
{
	color: White;
}

.sub a
{
	color: Blue;
}

.model
{
	 text-decoration: underline;
	 cursor: pointer;
}

.modelextras
{
	display: none;
}
