@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background: #f2fbfc url(../images/h4l-background.jpg) 20% 0 repeat-x scroll;
	font-family: 'Droid Serif', serif;
	font-size: 100%;
}

#midground
{
	background: transparent url(../images/h4l-midground.png) 40% 0 repeat-x scroll;
	margin: 0;
	padding: 0;
	width: 100%;
}

#foreground
{
	background: transparent url(../images/h4l-foreground.png) 150% 0 repeat-x scroll;
	margin: 0;
	padding: 0;
	width: 100%;
}

#siteContainer /* 960px */
{
	width: 60em;
	padding: 0;
	margin: 0 auto;
	background: transparent none 0 0 no-repeat fixed;
	overflow: hidden;
}

#contentContainer
{
	width: 59.875em;
	padding: 30px 0 4em 0;
	margin: 0;
	position: relative;
	float: left;
	clear: both;
	display: inline;
	background: #f5f5f5 none 0 0 no-repeat fixed;
	border: 0.063em solid #808080;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

a img
{
	border: none;
}

/*/////////////////////////////////////////////////
///////////////////////////////////////////////////

                     heading

///////////////////////////////////////////////////
/////////////////////////////////////////////////*/

#heading
{
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	display: inline;
}

#heading img
{
	position: relative;
	float: left;
	display: inline;
}

#heading h1
{
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	font-family: 'Droid Serif', serif;
	background: none;
	border: none;
	text-align: right;
	width: auto;
	font-size: 3em;
}

#heading h2
{
	float: right;
	display: inline;
	margin: 1em 0 0 0;
	padding: 0;
	font-family: 'Droid Serif', serif;
	background: none;
	border: none;
	text-align: right;
	width: auto;
	font-size: 1.125em;
}

#heading h2 a
{
	color: #8a0917;
	text-decoration: none;
}

#heading h2 a:hover
{
	text-decoration: underline;
}
.text-white
{
	font-family: ;
	background: none;
	border: none;
	width: auto;
	font-size: 1em;
	color: #FFF;
}

/*/////////////////////////////////////////////////
///////////////////////////////////////////////////

                     primaryNavigation

///////////////////////////////////////////////////
/////////////////////////////////////////////////*/

ul#primaryNavigation
{
	display: block;
	margin: 0;
	padding: 0;
	width: 52.375em;
	list-style-type: none;
	position: absolute;
	float: none;
	background: transparent url(../images/nav-gradient.gif) 0 0 repeat-x;
	height: 54px;
	border: 2px solid #424f7a;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	top: -20px;
	left: 1.875em;
	z-index: 9;
}

ul#primaryNavigation li
{
	position: relative;
	float: left;
	line-height: 54px;
}

ul#primaryNavigation li a
{
	float: left;
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	padding: 0 1.050em;
	border-left: 2px solid #424f7a;
	text-shadow: 2px 2px 2px #333;
}

ul#primaryNavigation li a:hover
{
	background: transparent url(../images/nav-gradient_hover.gif) 0 0 repeat-x;
}

ul#primaryNavigation li a.first
{
	border: none;
}

/*/////////////////////////////////////////////////
///////////////////////////////////////////////////

                     banner

///////////////////////////////////////////////////
/////////////////////////////////////////////////*/

#banner /* 1000px wide x 327px high */
{
	margin: 0 auto;
	padding: 0;
	width: 56.125em;
	position: relative;
	clear: both;
	height: 20.313em;
	overflow: visible;
	border: 0.125em solid #808080;
	background: #999;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 2px 2px 5px #dcdcdc;
	-webkit-box-shadow: 2px 2px 5px #dcdcdc;
	box-shadow: 2px 2px 5px #dcdcdc;
	background: transparent url(../images/handfans4less-hdr.jpg) 0 0 no-repeat;
}

#banner a#freequote
{
	position: absolute;
	top: 5em;
	left: 21.625em;
	height: 206px;
	width: 207px;
	background: transparent url(../images/freequote-btn.png) 0 0 no-repeat;
	z-index: 9;
}

#banner a#freequote:hover
{
	background: transparent url(../images/freequote-btn.png) 0 -206px no-repeat;
}

/*/////////////////////////////////////////////////
///////////////////////////////////////////////////

                     content

///////////////////////////////////////////////////
/////////////////////////////////////////////////*/

.content
{
	margin: 0;
	padding: 0 0.938em;
	position: relative;
	width: 58em;
	float: left;
	clear: both;
	display: inline;
}

.bicol
{
	margin: 0 0.938em;
	padding: 0;
	width: 27.124em;
	position: relative;
	float: left;
	display: inline;
}

.content p
{
	position: relative;
	float: left;
	font-size: 1.125em; /* 18px */
	display: block;
	display: inline;
	margin: 1em 0.833em;
}

.content .bicol p
{
	margin: 1em 0;
	display: inline;
}

.content ul
{
	position: relative;
	float: left;
	font-size: 1.125em;
	display: block;
	font-weight: bold;
	margin: 0;
	list-style-type:square;
}

.content ul.guarantee
{
	list-style-type: none;
	margin: 1.5em 0;
	padding: 0;
	font-size: 1.5em;
}

h1
{
	width: 100%;
	margin: 1em 0 0 0;
	padding: 0;
	text-align: center;
	font-family: 'Lobster', serif;
	font-size: 1.875em;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #ddd url(../images/h1-gradient.gif) 0 0 repeat-x;
	position: relative;
	float: left;
	color: #424f7a;
	display: inline;
}

.header1copycat
{
	width: 100%;
	margin: 1em 0 0 0;
	padding: 0;
	text-align: center;
	font-family: 'Lobster', serif;
	font-size: 1.875em;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #ddd url(../images/h1-gradient.gif) 0 0 repeat-x;
	position: relative;
	float: left;
	color: #424f7a;
	display: inline;
}

.content p a
{
	color: #fff;
	background: #8a0917;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 1px 5px;
	text-decoration: none;
	border: 1px solid #fff;
}

.content p a:hover
{
	background: #fff;
	color: #8a0917;
	border: 1px solid #8a0917;
}

.content p a:visited
{
	background: #808080;
	border: 1px solid #fff;
	color: #fff;
}

.content a img
{
	border: none;
	position: relative;
	display: block;
}

.content .product-link
{
	position: relative;
	float: left;
	display: block;
	width: 14.45em;
	text-align: center;
	display: inline;
	margin: 0;
	padding: 0;
}

.content .product-link img
{
	margin: 15px auto 0 auto;
}

.content img
{
	margin: 15px auto;
	position: relative;
	padding: 0;
	display: block;
}

/*/////////////////////////////////////////////////
///////////////////////////////////////////////////

                     foot

///////////////////////////////////////////////////
/////////////////////////////////////////////////*/

#foot
{
	margin: -3em 0 0 0;
	padding: 0;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	display: inline;
	background: transparent url(../images/footer.png) 0 0 repeat-x;
	height: 230px;
	z-index: 9;
}

#footcontainer
{
	width: 60em;
	margin: 0 auto;
	position: relative;
	clear: both;
	background: transparent;
	padding: 50px 0 0 0;
}

#foot ul
{
	display: inline;
	position: relative;
	float: left;
	color: #fff;
	margin: 0 1.875em;
	padding: 0;
	list-style-type: none;
	width: 16.25em;
	text-align: center;
}

#foot ul li
{
	display: block;
	position: relative;
	margin: 0;}

.listheader
{
	font-family: 'Lobster', serif;
	font-size: 1.5em;
}

#foot li a
{
	color: #fff;
	text-decoration: none;
}

#foot li a:hover
{
	border-bottom: 1px solid #fff;
}

#foot li a:visited
{
}

/*/////////////////////////////////////////////////
///////////////////////////////////////////////////

                     copy

///////////////////////////////////////////////////
/////////////////////////////////////////////////*/

#copy
{
	margin: 0;
	padding:0;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	display: inline;
	border-top: 2px ridge #808080;
}

#copy p
{
	margin: 1em;
	font-size: 0.8em;
}

/* Tables */

table.pricing
{
	width: 100%;
	text-align: center;
	cursor: default;
	margin: 15px 0;
}

table.pricing tbody th
{
	text-align: left;
	border: 2px solid #fff;
}

table.pricing tr.alternate
{
	background: #dfdfdf;
}

table.pricing tr th, table.pricing tr td
{
	border: 2px solid #f5f5f5;
}

table.pricing tr.alternate th, table.pricing tr.alternate td
{
	border: 2px solid #dfdfdf;
}

table.pricing tbody td:hover, table.pricing tbody tr.alternate td:hover
{
	border: 2px solid #424f7a;
	background: #fff;
	color: #000;
}

table.pricing tbody tr:hover
{
	background: #424f7a;
	color: #fff;
}

table.pricing tfoot
{
	font-size: 0.875em;
	color: #fff;
}

table.pricing tfoot th
{
	padding: 0.313em 0;
	background: #8a0917;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

form
{
	display: block;
	position: relative;
	float: left;
	margin: 1.125em 0;
}

form#quote
{
	float: none;
	margin: 0;
	position: relative;
	float: left;
}

ul.quoteform
{
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	display: block;
	float: none;
	width: 600px;
}

ul.quoteform li
{
	margin: 15px 0;
	display: block;
	position: relative;
	clear: both;
}

ul.quoteform li img
{
	border: none;
	margin: 15px 0 0 116px;
	padding: 0;
	float: none;
	clear: both;
}

ul.quoteform label
{
	font-size: 0.8em;
	padding: 0 1em 0 0;
	margin: 0;
	width: 100px;
	text-align: right;
	float: left;
}

ul.quoteform input#submit
{
	margin-left: 116px;
	padding: 0 20px;
}


ul.quoteform label.error
{
	float: left;
	clear: both;
	color: #F00;
	margin-left: 116px;
	width: auto;
	padding-bottom: 10px;
}

/*/////////////*//*/////////////*//*/////////////*/
/*/////////////*//*/////////////*//*/////////////*/
/*/////////////*//* Quoteform2  *//*/////////////*/
/*/////////////*//*/////////////*//*/////////////*/
/*/////////////*//*/////////////*//*/////////////*/

form#quote2
{
	float: none;
	margin: 0;
	position: relative;
	float: left;
	display: block;
	position: relative;
	float: left;
	margin: 1.125em 0;
	background: #ddd;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

form#quote2 fieldset
{
	float: left;
	margin: 0;
	border: none;
	padding: 1em;
	width: 17.33em;
	display: inline;
	height: 32em;
	overflow: hidden;
}

ul.quoteform2
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: none;
}

form#quote2 li
{
	margin: 0.25em 0;
	display: block;
	position: relative;
	clear: both;
	float: left;
}

form#quote2 li img
{
	border: none;
	margin: 15px 0 0 0;
	padding: 0;
	float: none;
	clear: both;
}

form#quote2 label
{
	font-size: 0.6em;
	display: block;
	font-weight: bold;
}

form#quote2 legend
{
	color: #424f7a;
	font-size: 3em;
	font-family: 'Lobster',serif;
}

form#quote2 label.error
{
	clear: both;
	color: #F00;
	width: auto;
	padding-left: 25px;
	background: transparent url(../images/label-error-icon.png) no-repeat 0 50%;
	line-height: 20px;
}

form#quote2 fieldset.formsub
{
	clear: both;
	border-width: 1em 0 0 0;
	border-style: solid;
	border-color: #F5F5F5;
	width: 58em;
	height: auto;
	padding: 0;
}

form#quote2 fieldset p
{
	margin: 1em 0;
	font-size: 0.9em;
	height: 4em;
}

form#quote2 fieldset h3
{
	margin: -0.5em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #fff;
}

#stockSlider, #customSlider, #religiousSlider, #plasticSlider
{
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	display: block;
}

table.optionline
{
	border-collapse: collapse;
	text-align: center;
	width: 13em;
}

input.submit
{
	float: left;
	display: inline;
	height: 7em;
	width: 17.33em;
	font-size: 1em;
	font-weight: bold;
	margin: 1em;
	background: transparent url(../images/h4l-quote-submit.jpg) 0 -112px no-repeat;
	border: none;
	cursor: pointer;
	font-family: 'Lobster',serif;
	color: #fff;
}

input.submit-hover
{
	float: left;
	display: inline;
	height: 7em;
	width: 17.33em;
	font-size: 1em;
	font-weight: bold;
	margin: 1em;
	background: transparent url(../images/h4l-quote-submit.jpg) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	font-family: 'Lobster',serif;
	color: #fff;
}

div#captchainfo
{
	float: left;
	display: inline;
	height: 7em;
	width: 17.33em;
	font-size: 1em;
	padding: 1em;
}

#captchainfo blockquote
{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

fieldset.formsub #captchainfo p
{
	font-size: 0.8em;
	margin: 0;
	padding: 1em 0 0 0;
	text-align: justify;
	height: auto;
}

div#captcha
{
	float: left;
	display: inline;
	font-size: 1em;
	width: 17.33em;
	padding: 1em;
}

div#captcha img
{
	margin: 15px 0;
}

table.iesucks
{
	border-collapse: collapse;
}

table.iesucks tr td
{
	padding: 0;
	margin: 0;
}

form#quote2 fieldset p.disclaimer
{
	font-size: 0.7em;
	margin: 2em 2em 0 0;
	height: auto;
	clear: both;
}

a.helplink
{
	font-size: 0.7em;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0.3em 0 0 20px;
	color: #8A0917;
	background: url(../images/help-icon.png) 0 50% no-repeat;
}

a.helplink:hover
{
	text-decoration: underline;
}

