﻿/* Overal Default Styles */
html 
{
	height:100%; 
	width:100%; 
}
body
{
	margin:0px; 
	padding:0px; 
	font-family:Arial; 
	font-size:10pt; 
	background-color:#83add3; /*#a6d5ff; */
	color:#8a8a8a; 
/*	background-image: url('/images/bodybg2.jpg');
	background-position: center top;
	background-repeat: repeat-y; */
}
img
{
	border:0px; 
}
a
{
	color:#377bb8;
	text-decoration:none;
	font-weight:bold;
}
p 
{
	margin-top:4px;
}
h1
{
	color:#377bb8;
	font-size:24px;
	margin-top:20px;
	margin-left:20px;
}
h2
{
	color:#5f95c6;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:14pt;
}
h3
{
	margin-left:20px;
	color:#4484bd;
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
	margin-top:0px;
}
ol
{
	color:#ebaf00;
	font-weight:bold;
	font-size:18px;
	margin-top:0px;
}
ol li
{
	margin-bottom:10px;
}
div
{
	padding:0px;
	margin:0px;
}
/* Background Styling Items */

#bgheader
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:url('/images/top_bg.jpg');
	height:136px;
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1;
}
#bodyWrapper 
{
	background: url(/images/fullbkg5.jpg) center bottom no-repeat;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:15px; /*this value!!! */
    width:100%;
    padding-left:0px;
    padding-right:0px;


}

.hr
{
	background-image: url('/images/bg_hr.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height:23px;
	width:inherit;
	border:0px;
	padding:0px;
	margin:0px;
}	
.hrbig
{
	background-image: url('/images/bg_hrbig.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height:41px;
	width:inherit;
	border:0px;
	padding:0px;
	margin:0px;
}	
#filler
{
	background-image: url('/images/bg_testing.jpg');
	background-position: top center;
	background-repeat: repeat-Y;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
/* content area styles */
#wrapper
{
	background-color:Transparent;
	width:940px;
	height:100%;
	margin:auto;
}
#twocols #contentright div.hr
{
	padding:0px;
	margin:0px;
}
#header
{
	height:130px;
	margin:auto;
	width:940px;
}
.contentmain
{
	margin:auto;
	width:940px;
	background-color:#FFF;
	background-image: url('/images/bg_maincontent.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	height:auto;
	float:left;
	display:inline;
	padding-bottom:10px;
	padding-top:5px;
	z-index:3;
	position:relative;
}
#twocols
{
	margin:auto;
}
#footer
{
	z-index:3;
	padding:0px;
	padding-top:20px;
	background-color:Transparent;
	margin:0px;
	width:940px;
	text-align:center;
	color:#fff;
	clear:both;
	position:relative;
}
#footer .footermenu
{
	margin:0px;
}
#footer .footermenu li
{
	list-style-type:none;
}
#footer ul
{
	padding:10px;
}
#footer .footernav
{
	width:940px;
	font-size:9pt;
}
#footer a
{
	color:#FFF;
	font-weight:normal;
}
#footer .footerheader a
{
	padding-left:10px;
	font-size:10pt;
	font-weight:bold;
}

#footer .footernav td
{
	text-align:left;
}
#threecols
{
	padding-top:10px;
	padding-bottom:40px;
}
#threecols .column
{
	border: solid 1px #e4e4e4;
	width:273px;
	margin-left:19px;
	margin-right:19px;
	float:left;
}
#threecols h2
{
	text-align:center;
}
#threecols .column .usercontent
{
	height:150px;
	padding-left:15px;
	padding-right:15px;
}
#threecols .promoimage
{
	height:181px;
}
#threecols .buttoncontainer
{
	width:272px;
	background-image: url('/images/bg_btncontainer.jpg');
	background-position: top left;
	background-repeat:repeat-x;
	text-align:center;
	margin-top:0px;
}

#contentleft
{
	z-index:3;
	width:661px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}
#smallleft #contentleft, #productdetails #contentleft
{
		width:205px;
		margin-right:0px;
}
#contentright
{
		z-index:3;

	width:270px;
	float:left;
	border: solid 1px #e4e4e4;
	text-align:center;
	margin-left:0px;
/*	margin-right:4px; */
	height:430px;
		z-index:3;

}
#smallleft #contentright, #productdetails #contentright
{
	padding-left:14px;
	background:url('/images/left_backborder.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	width:698px;
	border:none;
	text-align:left;
	height:auto;
	margin-left:0px;
}
#productdetails #contentright
{
	width:600px;
			padding-top:10px;

}
#smallleft h2, #productdetails h2
{
	text-align:left;
	background-image: url('/images/bullet_star.jpg');
	background-position: center left;
	background-repeat:no-repeat;
	padding-left:20px;	
	margin-top:0px;
	padding-top:0px;
}
#singlecol.contentmain
{
	background-image:none;margin-top:0px;
	width:900px;
	padding-left:20px;
	padding-right:20px;
}

#smallleft.contentmain, #productdetails.contentmain { background-image:none;margin-top:0px;}
#smallleft p, #productdetails p
{
	padding-left:20px;
	padding-bottom:10px;
}
#rightcontent
{
	padding-left:18px;
	padding-right:18px;
	height:327px;
}
#leftnav ul
{
	padding:0px;
	list-style-type: none;
	margin:0px;
}
#leftnav li
{
	font-family:Trebuchet MS;
	font-size:12pt;
	height:32px;
	width:186px;
	padding-left:20px;
	padding-top:9px;
}
#leftnav li a{ color:#888888;font-size:12pt; font-weight:bold; }
#leftnav li.active a{ color:#FFF; }
#leftnav li.active
{
	background-image: url('/images/nav_leftactive.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	
}
*+html #rightcontent
{
	height:339px;
}
#flashwidget
{
	width:646px;
	height:255px;
	margin-left:6px;
	margin-right:6px;
}
.usercontent
{
	text-align:left;
}
.usercontent p
{
	padding-top:0px;
	margin-top:0px;
}
.buttoncontainer
{
	margin-top:12px;
	height:61px;
	width:267px;
	background-image: url('/images/bg_request.jpg');
	background-position: top left;
	background-repeat:repeat-x;
	border:1px solid #E4E4E4;
	padding-top:29px;
	float:left;
}

.adpanel
{
	margin: 6px 7px 6px 6px;
	float:left;
}

#promos
{
	
	height:187px;
	width:661px;
	background:url('/images/bg_promos.jpg');
}

.clear
{
	clear:both;
	float:none;
	height:0px;
	width:0px;
}
#headernav ul
{
	padding:0px 0px 0px 0px;
	margin:0px;
	color: White;
	width: 100%;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	display: inline;
}
#headernav ul li 
{
	display: block;
	float:left;
}
#headernav .navitem
{
	float:right;
	height:32px;
	cursor:pointer;
	width:140px;
}
/* Navigation States */
#headernav #about { background-image: url('/images/nav_about.jpg'); }
#headernav #about.active { background-image: url('/images/nav_abouton.jpg'); }
#headernav #about.hover { background-image: url('/images/nav_abouthover.jpg'); }
#headernav #services { background-image: url('/images/nav_services.jpg'); }
#headernav #services.active { background-image: url('/images/nav_serviceson.jpg'); }
#headernav #services.hover { background-image: url('/images/nav_serviceshover.jpg'); }
#headernav #faq { width:92px; background-image: url('/images/nav_faq.jpg'); }
#headernav #faq.active { width:92px; background-image: url('/images/nav_faqon.jpg'); }
#headernav #faq.hover { width:92px; background-image: url('/images/nav_faqhover.jpg'); }
#headernav #contact { width:153px; background-image: url('/images/nav_contact.jpg'); }
#headernav #contact.active { width:153px; background-image: url('/images/nav_contacton.jpg'); }
#headernav #contact.hover { width:153px; background-image: url('/images/nav_contacthover.jpg'); }
#headernav #products { background-image: url('/images/nav_products.jpg'); }
#headernav #products.active { background-image: url('/images/nav_productson.jpg'); }
#headernav #products.hover { background-image: url('/images/nav_productshover.jpg'); }

.goldlabel { color:#e9b10e;font-weight:bold;}
.contentheader { font-size:12pt; margin:20px; }
.contentheader h1 {margin-left:0px;}
.half
{
	width:50%;
	float:left;
}

#headerleft
{
	height:130px;
	width:215px;
	float:left;
	z-index:3;
	position:relative;
	cursor:pointer;
}
#headerright
{
/*	margin-left:215px; */
	height:130px;
	width:725px;
	float:left;
	z-index:3;
	position:relative;
}
#topnav
{
	height:24px;
	margin:auto;
/*	width:720px; */
	width:725px;
	
	text-align:right;
	padding: 5px 0px 5px 0px;
}
#headernav
{

	height:32px;
	margin:0px;
	width:725px;
/*	width:665px;*/
	text-align:right;
	margin-left:0px;
		padding-left:2px;
	margin-top:9px;
	margin-right:0px;
	padding-right:0px;
}
#headermid
{
	height:55px;
	margin:auto;
	width:723px;
	margin-bottom:0px;
}
#ebookpromo
{
	width:375px;
	float:right;
	height:55px;
	text-align:right;
}
#phone
{
	margin-left:59px;
	margin-right:50px;
	width:237px;
	float:left;
	height:55px;
}
.question
{
	color:#377bb8;
}
.answer
{
	font-weight:normal;
	color:#8a8a8a;
	font-size:12px;
}
.requiredfield
{
	font-weight:bold;
	color:#e02222;
}
.content
{
	margin-left:20px;
}

/* contact form */
.infotext
{
	font-size:7pt;
}

#quoteform
{
	font-weight:bold;
	font-size:12px;
	width:496px;
}
.label
{
	width:150px;
	padding-right:10px;
	text-align:right;
	padding-bottom:10px;
}
.input
{
	width:236px;
	padding-bottom:10px;
}
.labelsmall
{
	width:65px;
	padding-right:10px;
	text-align:right;
}
.inputsmall
{
	width:69px;
}
.textbox
{
	width:225px;
}
.textboxsmall
{
	width:69px;
}
.commentbox
{
	width:386px;
	height:122px;
}
.greyinput
{
	color:#b4b4b4;
}
#careerlist ul
{
	color:#7aa7d0;
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	margin-right:25px;
}
#careerlist .jobdetails
{
	color:#b3b3b3;
	font-weight:normal;
	font-size:12px;
}
#careerlist li
{
	padding-bottom:15px;
}
h3.alt
{
	color:#377bb8;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
	font-size:26px;
	text-align:center;
	margin-left:0px;
	font-family:Trebuchet MS; 
}

#singlecol h3
{
	margin-left:0px;
	padding-left:0px;
}
#singlecol .contentheader
{
	margin-left:0px;
}
.services h3
{
	color:#377bb8;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
	font-size:14pt;
	text-align:center;
	margin-left:0px;
}

.mapheader
{
	font-weight:bold;color:#000;font-size:14px;
	margin-bottom:0px;
}
.mapaddress
{
	font-weight:normal;color:#000;
	margin-bottom:10px;
}
.maphours
{
	font-weight:normal;color:#000;
	margin-bottom:10px;
}
.maplink a
{
	text-decoration:underline;
}
.mapstatewrapper
{
	margin-bottom:10px;
}
.mapstateheader
{
	color:#787878;
	font-size:12px;
	font-weight:bold;
}
.mapcitylink a
{
	font-size:14px;
}
#map
{
	width: 423px; margin-right:10px; height: 318px;float:left;
	margin-bottom:15px;
}
#legend
{
	width: 100px; height: 300px;float:left;
}
#products #contentleft
{
	width:443px;
	margin:10px;
}
#products #contentright
{
	margin:10px;
	height:auto;
	width:455px;
	border:none;
}
.categoryshell
{
	margin-bottom:15px;
}
.catheader
{
	width:206px;
	height:35px;
	background:url('/images/bg_catheader.jpg');
	background-position:top left;
	background-repeat:no-repeat;	
	font-weight:bold;
	font-size:18px;
	color:#004177;
	padding-top:10px;
	text-align:left;
	padding-left:10px;
}
.catblock
{
	width:204px;
	border: solid 1px #e2e2e2;
	background:url('/images/bg_gradient.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	padding:10px 0px 10px 10px;
}
.catblock a 
{
	text-decoration:underline;
}
#catleft 
{
	float:left;
	margin-right:15px;
}
#catright
{
	float:left;
}
.productbutton
{
	width:116px;
	background:url('/images/bg_productbutton.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:164px;
	float:left;
	margin:0px 27px 0px 0px;
	cursor:pointer;
	
}
.productbutton-new
{
	width:116px;
	background:url('/images/bg_productbutton-new.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:137px;
	float:left;
	margin:0px 28px 15px 0px;
	cursor:pointer;
}
.productbutton-new-first
{
	width:116px;
	background:url('/images/bg_productbutton-new.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:137px;
	float:left;
	margin:0px 28px 15px 28px;
	cursor:pointer;
}
.button
{
	height:26px;
	width:115px;
	text-align:center;
	position:relative;
	left:0px;
	top:10px;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
}
#productlist
{
	padding-left:20px;
}
.greenlabel
{
	color:#6eb234;
	font-size:18px;
	font-weight:bold;
}

.faqlist
{
	padding-bottom:30px;
}
.faqlist li
{
	margin-bottom:20px;
}
.producticon
{
	height:96px;
	width:110px;
	padding-left:2px;
	padding-top:2px;
}

/* IE 6 Hacks... */
#threecols .column
{
	_margin-left:16px;
	_margin-right:16px;
}
#contentleft
{
	_width:654px;
	_margin-right:0px;
}

#contentright
{
	_margin-left:0px;
}
#headernav
{
	_width:725px;
	_margin-left:0px;
}
#phone
{
	_margin-left:25px;
}
.commentbox
{
	_width:256px;
}
#products #contentright
{
	_margin:0px;
}
.adpanel
{
	_margin: 6px 5px 6px 6px;

}
.disclaimerblock
{
	font-size:7pt;
}