/*


	Portions of CSS, XHTML and design is released under GPL (sections labled "imported from the Kubrick theme style sheet"):
	http://www.opensource.org/licenses/gpl-license.php

*/
@CHARSET "ISO-8859-1";


body 
	{
	font-family: Arial, Sans;
	font-size: 14px;
	color: #000000;
	background-image: url('images/bg02.jpg');
	background-color: #8ebbc0;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
a { text-decoration:none;}
.red {color:#FF0000; text-align:justify; font-size:10px;}
.smalltxt { font-size: 10px; font-weight:bold; text-align:center;}
p.height {line-height:1.25em; padding-top:-20px;}
	
h1 { font-size: 34px; }
h2 { font-size: 24px; }
#wrapper {
	position:absolute;
	width:800px;
	height:auto;
}
 
#sidebar
	{
		width: 140px;
		text-align: left;
		vertical-align: top;
	}

.menu_list {	
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #E1ECEE; url(http://www.cleancarpet.us/images/left.png) center right no-repeat;  
}
.bluecolor { color: #8ebbc0; font-size:1em; font-weight:bold;}

.menu_head a {
	text-decoration:none;
	color:#000000;
}
.menu_body {
	display:none;
	font-size:75%;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
#logos {vertical-align:bottom;}

#content
	{
		width: 650px;
		padding-left: 10px;
		vertical-align: top;
	}
#entry {
	position:relative;
	height:auto;
	width:650px;
	margin:0px;
	clear:none;
	}	
	
#rcolumn {
	position:relative;
	width:200px;
	height:100%;
	float:left;
	margin:0px;
	padding:0px;
	clear:right;
	}
#rcolumn h3 {background-color:#E1ECEE; padding-top:5px; margin:0;}
#lcolumn h3 {background-color:#E1ECEE; margin:0;}

#lcolumn {
	position:relative;
	width:440px;
	height:100%;
	float:left;
	margin:0;
	padding-right:10px;
	}
#tips li{ padding-bottom:1em;}	
	
#WDContent {
	position:relative;
	height:auto;
	width:650px;
	margin:0px;
	clear:none;
	}
#WDContent.left {
	position:relative;
	width:73%;
	float:left;
	margin: 0px;
	margin-bottom:2em;
	padding-left:2em;
	padding-right:2%;
	left: 0px;
	top: 0px;
	}
#WDContent.right {
	position:relative;
	width:25%;
	margin-bottom:2em;
	height: 100%;
	vertical-align:top;
	float:left;
	}
.clear {clear:both;}
#EmTips {
	position:relative;
	width:100%;
	height:auto;
	float:left;
	}
#footer
	{
		font-size: 16px;
	}
#PriceQuote	{
	width: 615px;
	border:medium  solid;
	border-color: #93BEC4;
	}
#PriceQuote td {border-bottom:thin solid #93BEC4;}
ul.none {list-style:none; }
ul.none li {padding-bottom:.25em;}

/* Begin Various Tags & Classes (imported from the Kubrick theme style sheet) */
acronym, abbr, span.caps {
	cursor: help;
	}
#coupon {
	width:600px;
	height:388px;
	background-repeat:no-repeat;
	}

acronym, abbr {
	border-bottom: 1px dashed #ffffff;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.border{ border: thin solid #E1ECEE;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#spots { width: 90%; }

#spots td.line { border-bottom:thin dashed #000000; }
/* End Various Tags & Classes*/

/* Begin Images (imported from the Kubrick theme style sheet) */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
.textright {text-align:right;}

.alignleft {
	float: left
	}
	
.aligncenter {
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	}

/* End Images */
 ul.ForeverClean {list-style: square; line-height: 2em;}
 li.ForeverClean {
  
 }

