/*
Theme Name: CityDrainClear
Theme URI: http://www.steviemarshall.com
Description: A theme completely stripped of all styling. Functionality is based on the kubrick theme.
Version: 1.0
Author: Shawn Cope
Author URI: http://www.steviemarshall.com
Tags: blankSlate, no style, clean, empty

This theme was designed and built by Shawn Cope,
whose blog you will find at http://shawncope.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/*@import "style/reset.css";*/

/*Utility Styles************************/
/*.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	margin:0 auto;
}*/

/* GLOSSARY

------------------------------------------------------------------------------------->*/

/* GLOBAL RESET

------------------------------------------------------------------------------------->*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

.hidden, .fold, hr, .accessibility {
  display:none;
}

.clear {
	clear:both;
}

/* BASE LAYOUT

------------------------------------------------------------------------------------->*/



body {
	font:normal 62.5% Verdana,Arial,Helvetica,sans-serif;
	/*background:#193958 url(images/tile.png) 0 0 repeat-x;*/
	/*background:#9f4b07 url(images/tile2.png) 0 0 repeat-x;*/
	/*background:#9f4b07 url(images/tile3.gif) 0 0 repeat;*/
	/*background:#000 url(images/tile4s.gif) 0 0 repeat;*/
	/*background:#022026 url(images/tile6.png) 0 0 repeat;*/
	background-color: #022026;
	color:#333;
}


#wrapper {	
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*background-color:#993333;*/
}

#container {
	position: relative;
	float: left;
	margin: 190px 0 0 0;
	width: 980px;
	/*background-color:#996633;*/
}

#header {
	position: absolute;
	top: 50px;
	left: 0;
	height: 140px;
}

#head_mod1 {
	position: absolute;
	top: 0;
	left: 10px;
	height: 30px;
	/*background-color:#999900;*/
	width: 960px;
}

#headsplit {
	position: absolute;
	top: 37px;
	left: 10px;
	width: 960px;
	background: transparent url(images/top_curve.png) 0 0 no-repeat;
	background-color:#999933;
	height: 13px;
}

.repeat {
	position: relative;
	float: left;
	width: 980px;
	background: transparent url(images/repeat.png) 0 0 repeat-y;
}

#inner_head {	
	position: relative;
	float: left;
	width: 960px;
	background-color: #fff;
	margin: 0 0 0 10px;
	height: 140px;
	display: inline;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;*/
}

#content {	
	position: relative;
	float: left;
	width: 940px;
	background-color: #fff;
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	display: inline;
	/*border-left: 1px solid #3c4755;
	border-right: 1px solid #3c4755;*/
}

#main_wrapper {
	/*position:relative;
	width:100%;
background:#dcf0f6 url("../images/body_grad.png") 0 0 repeat-x;
	padding:0;*/
}

#foot_split {
	position: relative;
	float: left;
	height: 40px;
	width: 960px;
	background: transparent url(images/page_break.png) 0 0 no-repeat;
	margin: 0 0 0 10px;
	display: inline;
}

#container {
/*
	margin:0 auto 0 auto;

	position:relative;

	width:980px;

	padding:0;*/

}

#footer {	
	position: relative;
	float: left;
	width: 940px;
	background-color: #fff;
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	display: inline;
}

#bottom_curve {
	position: relative;
	float: left;
	width: 960px;
	height: 20px;
	margin: 0 0 0 10px;
	display: inline;
	padding: 0 0 40px 0;
	background: transparent url(images/bottom_curve.png) 0 0 no-repeat;
}

#page_LS {
	position: relative;
	float: left;
	width: 640px;
	margin:  15px 0 0 10px;
	padding: 0;
	
	display: inline;
}

#page_RS {
	position: relative;
	float: left;
	width: 240px;
	margin:  42px 0 0 0;
	padding: 0 0 0 40px;
	display: inline;
	border-top: 1px solid #d4d4d4;
}

/*

#top_curve {

	position:relative;

	float:left;

	margin:160px 0 0 0;

	background:transparent url("../images/top_curve.png") 0 0 no-repeat;

	height:12px;

	width:980px;

}



#inner_container {

	position:relative;

	float:left;

	width:980px;

	background:transparent url(../images/repeater.png) 0 0 repeat-y;

	margin:0;

	padding:0 0 8px 0;

}



#bottom_curve {

	position:relative;

	float:left;

	width:980px;

	margin:0;

	padding:0;

	background:transparent url("../images/bottom_curve.png") 0 0 no-repeat;

	height:20px;

}



body#checkout_process #bottom_curve {

	height:30px;

}



#content_wrapper {

	position:relative;

	float:left;

	margin:0;

	width:940px;

	margin:8px 0 0 20px;

	display:inline;

}



#primary_content {

	position:relative;

	float:left;

	width:940px;

	margin:5px 0 0 0;

}



#secondary_content {

	position:relative;

	float:left;

	width:940px;



}



#left_col {	

	display:none;

}



#container_bottom {

}



#footer_wrapper {

	width:100%;

	min-height:311px;

	background:transparent url(../images/footer_background.png) 0 0 repeat-x;

}



#footer_inner {

	margin:0 auto 0 auto;

	position:relative;

	width:980px;

	min-height:310px;

}



#foot_topcurve {

	position:relative;

	float:left;

	width:980px;

	height:22px;

	background:transparent url(../images/foot_top_curve.png) 0 0 no-repeat;

}



#footer_repeat {

	position:relative;

	float:left;

	width:980px;

	background:transparent url(../images/repeater.png) bottom left repeat-y;

	margin:0;

}

	

#footer_base {

	position:relative;

	float:left;

	background:transparent url("../images/bottom_curve_insects.png") 0 0 no-repeat;

	display:inline;

	width:980px;

	height:35px;

}





#foot_separator {

	position:relative;

	float:left;

	width:980px;

	background:transparent url(../images/daisys.png) 0 0 no-repeat;

	height:45px;



}



body#checkout_process #foot_separator {

	margin: 35px 0 0 0;

}



#header_wrapper {

	position:absolute;

	top:0;

	left:0;

	width:980px;

	height:160px;

	background:transparent url("../images/guide_header.png") 0 0 no-repeat;

	padding:0;

}

*/

/* TYPOGRAPHY & BLOCK ELEMENTS

------------------------------------------------------------------------------------->*/



h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:2.2em;
	letter-spacing:-0.01em;
	line-height:1.05em;
}

h2 {	
	margin:1.2em 0em 1.2em 0em;
	font-size:1.7em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #f9751a;
}

h3 {
	font-size:1.4em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;	
}

h4 {
	font-size:1.2em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;
	color:#333;
}

h5 {
	font-size:1.2em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;
}

h6 {
	font-size:0.8em;
	margin:1.2em 0em 1.2em 0em;
	font-weight:bold;
}

img {
	border:0;
}
ul, ol {
	font-size:1.2em;
	line-height:1.8em;
}

ul, ol {
	margin:0 0 15px 15px;
}

ul li {
	list-style: none;
	background:transparent url(images/bullet.png) 0 6px no-repeat;
	padding:0 0 5px 20px;
}

ol li {
	margin:0 0 5px 20px;
}

ol li ol {
	font-size: 1.0em;
}

p {
	font-size:1.2em;
	line-height:1.9em;
	margin:0.8em 0em 0.8em 0em;
	color:#333;
}

p#logo {
	position:absolute;
	top:10px;
	left:20px;
	margin:0;
	padding:0;
}

p#logo a {
	display:block;
	width:363px;
	height:78px;
	background:transparent url(images/logo.png) top left no-repeat;
	text-indent:-9999px;
}

a {
	color:#9f4b07;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}


strong {
	font-weight:bold;
}

.text h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	color: #f9751a;
}

/* Forms 

------------------------------------------------------------------------------------->*/

fieldset {
	border:1px solid #93ccdd;
	padding:20px;
	width:420px;
	margin:10px auto;
}

legend {
	font-weight:bold;
	color:#93ccdd;
	padding:0 5px;
	font-size:1.2em;
}

#addtocart legend {
	display:none;
}

label{
	width:180px;
	float:left;
	font-size:1.2em;
}

input,select,textarea {
	border:1px solid #7abacc;
	padding:2px;
	width:220px;
	margin-bottom:10px;
	color:#333;
}

input:focus,select:focus,textarea:focus{
	border:1px solid #0393cc;
}

select {
	width:228px;
}

input.checkbox {
	float:left;
	width:20px;

}

.button {
	background:transparent url(../images/button.png) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	width:143px;
	height:35px;
	margin:0 15px 0 0;
	border:0;
	cursor:pointer;
	float:right;
}

span.star {
	color: #f9811f;
}

.error_msg {
	color:#990000;
	font-size: 1.1em;
	font-weight: bold;
	float: right;
	margin: -4px 12px 0 0;
	display: inline;
}

/* Tables

------------------------------------------------------------------------------------->*/

table {
	width:100%;
	margin:10px 0;
	background-color:#bad6da;
}

table th {
	text-align:left;
	padding:5px;
	background:#d2eaee url(../images/table_head_bkg.png) 0 0 repeat-x;
	color:#fa7f10;
	font-weight:bold;
	border:2px solid #fff;
}

table td {
	padding:5px 10px 5px 10px;
	background:#f3f8fa;
	color:#444;
	border:2px solid #fff;
}


/* SITE MODULES
------------------------------------------------------------------------------------->*/

#head_addthis {
	position: relative;
	 float: right;
	 width: 130px;
	 margin: 10px 20px 0 0;
	  padding: 0;
	  display: inline;
	 }

#head_shortnav {
	position: relative;
	float: right;
	width: 290px;
	margin: 8px 20px 0 0;
	display: inline;
}

#head_shortnav p {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	color: #797878;
}

#head_shortnav p a {
	font-weight: normal;
	color: #797878;
	text-decoration: none;
}

#head_shortnav p a:hover {
	color: #fff;
	text-decoration: underline;
}

#foot_cta {
	position: relative;
	float: left;
	width: 300px;
	background-color:#CCCCCC;
	margin: 8px 0 0 10px;
	padding: 0;
	display: inline;
}

#foot_cta .module_inner {
	position: relative;
	float: left;
	width: 300px;
	height: 102px;
	background: transparent url(images/bk_contactus.png) 0 0 no-repeat;
}
#foot_cta h5 {
	position: relative;
	float: left;
	width: 300px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: transparent url(images/title_contactus.png) 0 0 no-repeat;
	text-indent: -9999px;
}

.cta_24 {
	position: relative;
	float: left;
	color: #fff;
	margin: 10px 0 0 28px;
	padding: 0;
	width: 270px;
	font-weight: bold;
	font-size: 1.4em;
	 display: inline;
	 
}

.cta_contact {
	position: relative;
	float: left;
	color: #fff;
	margin: 4px 0 0 28px;
	padding: 0;
	width: 270px;
	font-weight: bold;
	 display: inline;
}

.cta_contact a {
	color: #fff;
}

/* #foot_menu */

#foot_menu {
	position: relative;
	float: left;
	width: 620px;
	background-color:#999999;
	margin: 8px 0 0 0;
	padding: 0;
	display: inline;
}

#foot_menu h5 {
	position: relative;
	float: left;
	width: 620px;
	height: 33px;
	background: transparent url(images/title_goto.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#foot_menu .module_inner {
	position: relative;
	float: left;
	width: 620px;
	height: 102px;
	background: transparent url(images/bk_footmenu.png) 0 0 no-repeat;
}
	  
#foot_menu ul  {
	position: relative;
	float: left;
	width: 570px;
	margin: 20px 0 0 30px;
	padding: 0;
	display: inline;
}

#foot_menu ul li {
	position: relative;
	float: left;
	width: 120px;
	background-image: url(images/foot_bullet.png);
	margin: 0 0 8px 0;
}

#foot_menu ul li a {
	color: #fff;
	text-decoration: underline;
}

#foot_menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

/* #header_cta */

#header_cta {	
	position: relative;
	float: right;
	width: 280px;
	/*background-color:#999966;*/
	margin: 20px 20px 0 0;
	display: inline;
}

#header_cta h5 {
	position: relative;
	float:left;
	color: #000;
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.05em;
	font-size: 2.2em;
}

#header_cta h5 span {
	color: #9f4b07;
}

/* #header_search */

#header_search {
	position: relative;
	float:right;
	width: 280px;
	/*background-color:#0099CC;*/
	margin: 10px 20px 0 0;
	display: inline;	
}

#header_search input {
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
	border: 1px solid #cccccc;
	padding:3px 2px 2px 2px;
}

#header_search input#searchsubmit {
	position: relative;
	float: right;
	width: 64px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: transparent url(images/sprite_btns.png) 0 0 no-repeat;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}

/* foot-sub */

#copyright {	
	position: relative;
	float: left;
	width: 200px;
	margin: 25px 0 0 23px;
	color: #787878;
	display: inline;
}

#referal {
	position: relative;
	float: right;
	width: 600px;
	margin: 25px 20px 0 0;
	text-align: right;
	display: inline;
}

#referal {	
	color: #797878;
}

#referal a {
	color: #797878;
	font-weight: normal;
	text-decoration: none;
}

#referal a:hover {
	text-decoration: underline;
	color: #fff;
}

/* .post */

.post {
	position: relative;
	float: left;
	/*background-color:#CC6633;*/
	margin: 0 0 20px 0;
	width: 600px;
}

.post h1 {
	position: relative;
	float: left;
	width: 640px;
	padding: 0 0 4px 0;
}

.post h1 a {
	color: #000;
	text-decoration: none;
}

.post h2 {
	position: relative;
	float: left;
	margin: 0 0 4px 0;
	width: 640px;
}

.post p.postdata {
	position: relative;
	float: left;
	width: 600px;
	margin: -5px 0 20px 0;
	/*background-color:#FFFF00;*/
	font-size: 1.1em;
	color:#999;
}

.post p.postdata a {
	color:#000;
	text-decoration: none;
	font-weight: normal;
}

.post p.postdata a:hover {
	text-decoration: none;
	color: #9f4b07;
}
.entry {	
	position: relative;
	float: left;
	width: 640px;
	/*background: transparent url(images/entry_top.png) 0 5px repeat-x;*/
	padding: 10px 0 0 0;
	border-top: 1px solid #d4d4d4;
}


#sidebar {
	position: relative;
	float: left;
	/*background-color:#C3C3C3;*/
	width: 240px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	/*background-color:#999900;*/
	width: 240px;
}

#sidebar ul li {
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 240px;	
	/*background-color: #FFFF00; */
	background-image: none;
}

#sidebar ul li h5.widgettitle {
/*background-color:#ff0000;*/
width: 240px;
margin: 0;
padding: 0 0 6px 0;
border-bottom: 3px solid #d4d4d3;
}


/* MAIN NAVIGATION
------------------------------------------------------------------------------------->*/

#navigation {
	position: absolute;
	width: 920px;
	height: 33px;
	top: 100px;
	left: 20px;
	/*background: transparent url(images/guide_menu.png) 0 0 no-repeat;*/
}

#lists {
	position:relative; 
	float:left; 
	padding:0;
	width:920px; 
	height:33px; 
	list-style:none; 
	z-index:100; 
	margin:0;
	display:inline;
}

#lists table {
	margin:0;
	padding:0;
	background:none;
}

#lists ul {
	margin:0;
	padding:0;
}

#lists li {
	display:inline; 
	float:left; 	
	height:33px;
	margin:0;
	padding:0; 
	background-image: none;
}

#lists li a.tl1 {
	float:left;
	display:block;
	height:33px;
	width:48px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl1:hover, #lists li.hover#mainlevel_1 a.tl1 {
	background:transparent url(images/sprite_menu.png) 0 -33px no-repeat;
}

#lists li a.tl2 {
	float:left;
	display:block;
	height:33px;
	width:141px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) -48px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl2:hover, #lists li.hover#mainlevel_2 a.tl2  {
	background:transparent url(images/sprite_menu.png) -48px -33px no-repeat;
}

#lists li a.tl3 {
	float:left;
	display:block;
	height:33px;
	width:151px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) -188px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl3:hover, #lists li.hover#mainlevel_3 a.tl3  {
	background:transparent url(images/sprite_menu.png) -188px -33px no-repeat;
}

#lists li a.tl4 {
	float:left;
	display:block;
	height:33px;
	width:131px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) -340px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl4:hover, #lists li.hover#mainlevel_4 a.tl4  {
	background:transparent url(images/sprite_menu.png) -340px -33px no-repeat;
}

#lists li a.tl5 {
	float:left;
	display:block;
	height:33px;
	width:121px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) -470px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl5:hover, #lists li.hover#mainlevel_5 a.tl5  {
	background:transparent url(images/sprite_menu.png) -470px -33px no-repeat;
}

#lists li a.tl6 {
	float:left;
	display:block;
	height:33px;
	width:152px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) -591px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl6:hover, #lists li.hover#mainlevel_6 a.tl6  {
	background:transparent url(images/sprite_menu.png) -591px -33px no-repeat;
}
#lists li a.tl7 {
	float:left;
	display:block;
	height:33px;
	width:176px;
	text-decoration:none;
	background:transparent url(images/sprite_menu.png) -744px 0 no-repeat;
	text-indent:-9999px;
}

#lists li a.tl7:hover, #lists li.hover#mainlevel_7 a.tl7  {
	background:transparent url(images/sprite_menu.png) -744px -33px no-repeat;
}

/*ul#main_lvl {	
	position: relative;
	float: left;
	width: 920px;
	height: 33px;
	margin: 0;
	padding: 0;
	display: inline;
}

ul#main_lvl li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;
	height: 33px;
}

ul#main_lvl li#main_lvl_1 a {
	width: 48px;
	height: 33px;
	background: transparent url(images/sprite_menu.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0; 
	padding: 0;
}*/



/* HOMEPAGE
---------------------------------------------------------------------------> */

body.homepage #page_LS {
	width: 650px;
	height: 269px;
	background: transparent url(images/hp_usp/24hr_callout.jpg) 0 0 no-repeat;
}

/* #hp_latestnews */

#hp_latestnews {
	position: relative;
	 float: left;
	 width: 270px;
	/* background-color: #f4f4f4;*/
	 margin: 15px 0 0 0;
	 display: inline;
}

#latest_news {
	position: relative;
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}

#latest_news h3 {
	position: relative;
	float: left;
	width: 270px;
	height: 50px;
	background: transparent url(images/title_latestnews.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#latest_news h2 {
	position: relative;
	 float:left;
	 width: 220px;
	 margin: 0 0 0 15px;
	 display: inline;
}

#latest_news p {
	position: relative;
	 float:left;
	 width: 220px;
	 margin: 0 15px 0 15px;
	 font-size: 1.1em;
	 line-height: 1.6em;
	  display: inline;
}

#latest_news p.post_details {
	position: relative;
	 float:left;
	 width: 220px;
	 margin: 0 0 10px 15px;
	  display: inline;
}

#latest_news p.latest_link {
	position: relative;
	 float:left;
	 width: 220px;
	 margin: 10px 0 10px 15px;
	  display: inline;
	}

#latest_news .module_inner {
	position: relative;
	float: left;
	width: 250;
	background-color: #f4f4f4;
	margin: 0 0 0 20px;
	display: inline;
}
	

/* #hp_ctas */

#hp_ctas {
	position: relative;
	float: left;
	width: 920px;
	height: 150px;
	margin:  15px 0 10px 10px;
	display: inline;
}

#hp_ctas ul  {
	position: relative;
	float: left;
	width: 920px;
	margin: 0; 
	padding: 0;
}

#hp_ctas ul li {
	position: relative;
	float: left;
	height: 150px;
	width: 280px;
	margin: 0;
	padding: 0;
}
#hp_ctas ul li.hp_service1, #hp_ctas ul li.hp_service2 {
	margin: 0 40px 0 0;
}

#hp_ctas ul li.hp_service1 a {
	position: relative;
	float: left;
	display: block;
	background: transparent url(images/sprite_services.jpg) 0 0 no-repeat;
	height: 150px;
	width: 280px;
	text-indent: -9999px;
}

#hp_ctas ul li.hp_service1 a:hover {
	background: transparent url(images/sprite_services.jpg) 0 -150px no-repeat;
}

#hp_ctas ul li.hp_service2 a {
	position: relative;
	float: left;
	display: block;
	background: transparent url(images/sprite_services.jpg) -320px 0 no-repeat;
	height: 150px;
	width: 280px;
	text-indent: -9999px;
}

#hp_ctas ul li.hp_service2 a:hover {
	background: transparent url(images/sprite_services.jpg) -320px -150px no-repeat;
}

#hp_ctas ul li.hp_service3 a {
	position: relative;
	float: left;
	display: block;
	background: transparent url(images/sprite_services.jpg) -640px 0 no-repeat;
	height: 150px;
	width: 280px;
	text-indent: -9999px;
}

#hp_ctas ul li.hp_service3 a:hover {
	background: transparent url(images/sprite_services.jpg) -640px -150px no-repeat;
}