@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	line-height: 16pt;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
}
#header {
	clear: both;
}
#banner   {
	width: 960px;
	height: 160px;
	line-height:24px
}
#banner .yellowtext {
	color: #FFFF00;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
}



#phonenum{
	width:305px;
	float:left;
	position:relative;
	top: 40px;
	text-align: center;
	height: 110px;
 }
.phonenum {
	font-size: 16pt;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 16px;
}
.email {
	font-size: 14pt;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 24px;
}
 
#logo{
	width:350px;
	float:left;
	position:relative;
	text-align: center;
 }
 
 #emaillink{
	width:303px;
	float:right;
	position:relative;
	top: 40px;
	text-align: center;
	height: 110px;
 }
#emaillink   a {
	color: #FFFFFF;
	text-decoration: none;
}
#emaillink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.yellowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFF00;
	font-weight: bold;
	line-height: 0px;
}
#mainmenu {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#contentwrapper {
	clear: both;
}

#headline{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
}
#sidebar {
	float: left;
	width: 180px;
	margin-top: 20px;
}
#content {
	float: right;
	width: 760px;
	clear: right;
	margin-top: 20px;
}
#pagetitle {
	position:relative;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#subheadline {
	position:relative;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 70px;
	padding-bottom: 10px;
	text-align: center;
}
.smallPara {
	font-size: 12px;
	line-height: 17px;
}

#content  a:link {
	color: #E3DF48;
	text-decoration: none;
	font-weight: 700;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 700;
}
#content a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
#column1 {
	float: left;
	width: 350px;
}
#column2 {
	float: right;
	width: 350px;
}

#column1faq{
	width:550px;
	float:left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
 }

#flashgallery     {
	padding-top: 20px;
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}


#column2faq{
	width:180px;
	float:right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
 }
.photos {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
}
#sitemap  li a {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFDF48;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


#linklist
{
	margin-left: 0;
	background: gray;
	width: 25em;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

#linkcontainer
{
	padding-left: 25px;
}

#linklist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#linklist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#linklist li a:link {
	color: #000000;
}
#linklist li a:visited {
	color: #333333;
}

#linklist li a:hover
{
	color: #FFF;
	background: #332;
	border-top-color: #FFDF48;
	border-right-color: #FFDF48;
	border-bottom-color: #FFDF48;
	border-left-color: #FFDF48;
}

#footwrap {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#footer {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer a:hover {
	color: #FFCC00;
}
#footer  a   {
	color: #ff9900;
	text-decoration: none;
}
#footer  a:hover   {
	color: #ffcc00;
}

/* -------------------------------------------------- */
	/* orange-nav bar */
	/* -------------------------------------------------- */
	#orange-nav {
	clear:left;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	background-color: #FF9E08;
	background-image: url(../images/head_linebg.gif);
	background-repeat: repeat;
	background-position: 0 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9E08;
	font-size: 14px;
	}
	#orange-nav ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#orange-nav ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#orange-nav ul li.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e98e07;
	}
	#orange-nav ul li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fcc10d;
	}
	#orange-nav ul li a {
	display:block;
	margin:0;
	padding:.4em .8em;
	color:#663E00;
	text-decoration:none;
	line-height:1.3em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e98e07;
	border-left-color: #fcc10d;
	font-weight: 700;
	}
	#orange-nav ul li a span {
		display:block;
	}
	#orange-nav ul li.active a {
	background:url(../images/head_linebg.gif) 0 75% repeat;
	font-weight:900;
	color: #000000;
	}
	#orange-nav ul li a:hover {
	background-repeat: repeat;
	background-position: 0 75%;
	background-image: url(../images/head_linebg.gif);
	font-weight: 900;
	color: #040200;
	}
/* -------------------------------------------------- */
	/* blue-cats bar */
	/* -------------------------------------------------- */
	#blue-cats {
	clear:left;
	float:left;
	width:100%;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	overflow:hidden;
	background-color: #477dbe;
	background-image: url(../images/blue_cats_linebg.gif);
	background-repeat: repeat;
	background-position: 0 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29486d;
	}
	#blue-cats ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#blue-cats ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#blue-cats ul li.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d6ba2;
	}
	#blue-cats ul li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbe2f0;
	}
	#blue-cats ul li a {
	display:block;
	margin:0;
	padding:.4em .8em;
	color:#DEEDF5;
	text-decoration:none;
	line-height:1.3em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d6ba2;
	border-left-color: #cbe2f0;
	font-weight: 700;
	}
	#blue-cats ul li a span {
		display:block;
	}
	#blue-cats ul li.active a {
	font-weight:900;
	color: #FFFFFF;
	background-image: url(../images/blue_cats_linebg.gif);
	background-repeat: repeat;
	background-position: 0 75%;
	}
	#blue-cats ul li a:hover {
	background-repeat: repeat;
	background-position: 0 75%;
	background-image: url(../images/blue_cats_linebg.gif);
	font-weight: 900;
	color: #FFFFFF;
	}
/* ACCORDIAN STYLING */

#basic-accordian{
	width:500px;
	z-index:2;
	font-size: 12px;
}

.accordion_headings{
	padding:5px;
	color:#000000;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #FF9900;
}

.accordion_headings:hover{
	color: #FFFFFF;
	background-color: #FF0000;
}

.accordion_child{
	padding:15px;
	background:#EEE;
	color: #333333;
}
.cust_name {
	font-size: 11px;
	line-height: 14px;
	color: #FFDF48;
	font-style: normal;
	text-align: right;
	font-weight: normal;
}
.testimonial {
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.stepNumber {
	font-size: 16px;
	font-weight: 700;
	color: #FFDF48;
}
.stepLabel {
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
}
#installsubhead {
	position:relative;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	padding-bottom: 10px;
	text-align: center;
}
#hor-zebra .location {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

#product-row {
	width: 735px;
	height: 175px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	padding-right: 0px;
	color: #000000;
	line-height: normal;
	}
#product-row #product {
	width: 705px;
	border: 2px solid #FF9B08;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#product-row #product .coverage #buyBlock {
	background-color: #FFFFFF;
}
#product-row  #product  .description  td.prodname {
	color: #336699;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 12px;
}
#product-row #product .coverage td {
	text-align: center;
	padding: 3px;
}
#product-row #product .coverage .area {
	font-size: 16px;
	font-weight: 700;
	color: #333333;
}
#product-row  #product td.coverage {
	width: 150px;
	vertical-align: top;
	font-size: 11px;
	padding: 10px;
}
#product-row #product td.photo {
	width: 125px;
	height: 125px;
	vertical-align: top;
	padding: 10px;
}
#product-row #product td.description {
	width: 360px;
	vertical-align: top;
	font-size: 11px;
	padding: 10px;
}
#product-row #product .description .materials {
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 170px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#product-row #product .description .empty {
	width: 35px;
}
#product-row #product .description td.details {
	padding-left: 5px;
}
#product-row #product .description .tools {
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 120px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#buyNowBtn
{
	display: block;
	width: 107px;
	height: 31px;
	background-image: url(../images/buynow_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
}
#buyNowBtn:hover {
	background-image: url(../images/buynow_btn_over.jpg);
}
#buy_panel {
	position: relative;
	height: 152px;
	width: 760px;
	background-image: url(../images/buy_panel_bgnd.jpg);
	background-repeat: no-repeat;
}

#buy_panel #residential_cat {
	background-image: url(../images/cat-residential_up.png);
	height: 90px;
	width: 90px;
	position: absolute;
	left: 51px;
	top: 47px;
	float: left;
	background-repeat: no-repeat;
}
#buy_panel #residential_cat:hover {
	background-image: url(../images/cat-residential_ov.png);
}
#buy_panel #commercial_cat {
	background-image: url(../images/cat-commercial_up.png);
	height: 90px;
	width: 90px;
	position: absolute;
	left: 175px;
	top: 47px;
	background-repeat: no-repeat;
}
#buy_panel #commercial_cat:hover {
	background-image: url(../images/cat-commercial_ov.png);
}
#buy_panel #clean_cat {
	background-image: url(../images/cat-clean_up.png);
	height: 90px;
	width: 90px;
	position: absolute;
	top: 48px;
	left: 316px;
	background-repeat: no-repeat;
}
#buy_panel #clean_cat:hover {
	background-image: url(../images/cat-clean_ov.png);
}
#buy_panel #mshield_cat {
	background-image: url(../images/cat-muscleshield_up.png);
	height: 120px;
	width: 119px;
	position: absolute;
	left: 455px;
	top: 18px;
	background-repeat: no-repeat;
}
#buy_panel #mshield_cat:hover {
	background-image: url(../images/cat-muscleshield_ov.png);
}
#buy_panel #follow_fb {
	background-image: url(../images/follow_facebook.jpg);
	height: 45px;
	width: 117px;
	position: absolute;
	left: 617px;
	top: 85px;
	float: left;
	background-repeat: no-repeat;
}
#buy_panel #follow_tw {
	background-image: url(../images/follow_twitter.jpg);
	height: 45px;
	width: 117px;
	position: absolute;
	left: 617px;
	top: 31px;
	float: left;
	background-repeat: no-repeat;
}


.price {
	font-weight: 700;
	color: #CC6600;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
}
#sitemap {
	float: left;
	width: 350px;
}
#sitemap li a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap li a:hover {
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
#fanbox {
	height: 80px;
	width: 340px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(../images/fanbox.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
