/* CSS Document */


/*#############################################################
Name: HydroGreen Carpet Clean
Date: 2010-3-02
Description: Two column layout.
Author: Mark Lewis
URL: http://hydrogreencarpetclean.com

#############################################################*/

/* ---------- clearing rules -----------*/
*{padding: 0; margin: 0;}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {color: #009900;}
a img {
border: none;
}


/*-----------------------------------------Main Structure------------------------------------*/

html, body {
	margin: 0;
	padding: 0;
	color: #000;
  	background-color: #d5d5d5;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align:left;
	background: #fff;
	border-bottom: 6px solid #d5d5d5;
	
}

p {
    margin-bottom: 10px;
	margin-top: 3px;
}

p.title {font-weight:bold; font-size: 14px;}
p.special {
	color:#333;
	font-size: 14px;
	line-height: 120%;
	border-top: 1px solid #006196;
	border-bottom: 1px solid #006196;
	padding: 6px 10px;
	text-align: left;
}	


.clearer {clear: both; height: 1px;}

/*------------------------------------------ Top-----------------------------------------------------*/

#header {
	width: 760px;
	
}


/*-----------------------------------------------Menu-----------------------------------------------------*/
#menu {
	float: left;
    background: #d5d5d5 url(images/menu.jpg) no-repeat;
    width: 760px;
    height: 46px;
	padding-top: 10px;
    text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#menu ul {
	margin-left: 6px;
	padding: 0px;
}

#menu li {
	float: left;
	width: 120px;
	padding: 0px;
	border-left: 1px solid #8cc540;
}
#menu ul li.first {
	border-left: none;
	
}

#menu li a {
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	list-style:none;
}
#menu li a:hover {
	color: #006196;
}

body#home a#homeLink,
body#services a#servicesLink,
body#specials a#specialsLink,
body#gallery a#galleryLink,
body#contact a#contacttLink,
body#comments a#commentsLink  {
color: #8cc540;
}
	
	
/*-----------------------------------------Page Content--------------------------------------------------------------*/	

#main {
	width: 760px;
	margin: 0;
	background: #fff url(images/content_bg.jpg) repeat-x center top;
	text-align: left;
	padding-top: 2px;
	clear: both;
}

#content {
	width: 510px;
	float: right;
	margin-right: 10px;

}
*html #content {margin-right: 6px;}

#sidebar {
	float: left;
	width: 190px;
	margin-left: 10px;
}

.banner {
    margin: 10px 0;
	float: right;
	
}

.banner img {
    width: 504px;
    background-image: url(images/page_banner.jpg);
	border: none;
}


/*------------------------------------Headlines--------------------------------------------*/

#content h1 {
	font-size: 22px;
	color: #006196;

}
#content h2 {
	font-size: 16px;
	color: #40B902;
	font-variant:small-caps;

}
#content h3 {
	font-size: 14px;
	color: #444;
	margin-bottom: 2px;
}

#sidebar h2 {
	font-size: 16px;
	margin-bottom: 4px;
	padding-top:12px;
	color: #333;
	font-variant: small-caps;
}

.divider {border-top: solid 1px #444;}
/*---------------------------------------Containers------------------------------------------*/


.intro {
    padding: 0px 0  3px 3px;
    margin-bottom: 10px;
    color: #444;
}

.intro ul {
    margin: 0 6px;
    padding: 6px 10px;
	display: block;
	float: left;
}

.intro ul li {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 6px;
	margin-left: 4px;
}
#serviceblocks {
	padding: 0 10px;
}

.contentbox {
    margin-bottom: 10px;
}

.contentbox .boxcontent {
    padding: 0px;
}

.contentbox  {
    color: #000;
}

.contentbox .type2 {
    border-bottom: 1px solid #bdbdbd;
}

.contentbox h1 {
    font-size: 20px;
	color: #40b902;
	border-bottom: 1px solid #bdbdbd;

}
.contentbox h2 {
    font-size: 16px;

}
.contentbox h1 span.subtitle {
    position: relative;
    display: inline;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #444;
}
.serviceblock {
    margin: 15px 0;
    margin-bottom: 0;
}
.serviceblock .serviceblock_left_content {
    width: 214px;
    float: left;
}
.serviceblock .serviceblock_left_content .container {
    text-align: right;
}
.serviceblock .serviceblock_left_content .container div.separator {
    width: 100%;
    height: 1px;
    margin: 10px 0;
    background-color: #bdbdbd;
    overflow: hidden;
}
.serviceblock .serviceblock_right_content {
    width: 484px;
    float: right;
}
.serviceblock_right_content table {
    font-size: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.dottedline {
    border-bottom: 1px dotted #bdbdbd;
}

.sb_separator {
    height: 1px;
    background-color: #bdbdbd;
    margin-bottom: 15px;
    overflow: hidden;
}

.factoids {
	margin-left: 20px;
	font-weight: bold;
	color: #0b5182;
	
}


/*----------------------------------------Forms--------------------------------------*/

.joinbutton {
	width: 44px;
	height: 19px;
	background: #555 url(images/join.jpg) no-repeat center;
	border: none;
	position: relative;
	top: 1px;
	left: 9px;
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
	background-color: #8CC540;
	cursor:pointer;
}


.mailjoin_message {
    color: #fff;
    font-weight: bold;
}
#mailinglist .email {
	padding-top: 6px;
}

#mailinglist {
    color: #fff;
	margin-top: 4px;
    width: 189px;
    padding: 4px 7px 12px 6px;
	height: 52px;
    background: url(images/mailbox.jpg) no-repeat top left;
}


#mailinglist .contentbox .boxcontent {
    color: #fff;
}

#mailinglist h1 {
	font-size: 14px;

}

#contact_info h1, #contact_form h1 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
#contact_info h2 {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

#contact_info .container p {
    margin-bottom: 15px;
}

.container {
    padding: 0px 2px;
    margin-bottom: 10px;
    color: #444;
}
.container h2 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}
.container p.alert {
	font-size:12px;
	color: #006196;
	font-weight: bold;
	
}

 #contact_info {
    width: 195px;
    padding: 10px;
    padding-top: 0px;
    background-repeat: no-repeat;
    float: left;
    color: #444;
}

#contact_form {
    color: #444;
    width: 504px;
    float: right;
}

.contact_form {
    padding: 0 10px;
    padding-top: 0px;
}

#contact_form label {
    display: block;
    margin-bottom: 10px;
}

#contact_form input, textarea {
    margin-top: 5px;
    width: 100%;
}

#contact_confirm {
    color: #000;
    margin-top: 40px;
    text-align: center;
}

#contact_confirm h1 {
    font-weight: bold;
    font-size: 14px;
}

#contact_confirm p {
    margin: 20px 0;
}

#contact_confirm a {
    color: #f61f00;
    font-size: 12px;
}

#contact_form .submitbutton {
    width: 87px;
    height: 28px;
    background: url(images/submit.jpg);
    float: right;
	border: none;
}

#comment_form form {
    margin-top: 10px;
}

#comment_form {
    width: 708px;
    margin: 5px auto 0 auto;  
}

#comments_content {
	margin: 0 10px;
}

#comments {
    margin: 0px 10px;
    margin-bottom: 10px;
    color: #444;
}

.comment {
    border-bottom: 1px solid #444;
    padding: 10px 0;
}

.comment h2, .comment h4 {
    font-weight: bold;
}

.comment p {
    margin-top: 15px;
}

#comment_form label {
    display: block;
    margin-bottom: 10px;
}

#comment_form input, textarea {
    margin-top: 5px;
    width: 100%;
}

#comment_form .submitbutton {
    width: 87px;
    height: 28px;
    background: url(images/submit.jpg);
    float: right;
	border: none;
}


/*------------------------------------footer-----------------------------------------------*/
	
#footer {
	width: 760px;
	float: left;
	background: #000;
}
#footer ul {
	padding: 10px 0px;
	text-align:center;

}
#footer ul li {
	display: inline;
	padding: 0px 20px;
	border-left: 1px solid #fff;
}
#footer ul li.first {
	border-left: none;

}


#footer ul li a {
	color: #fff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	list-style:none;
}


#footer li a:hover {
	text-decoration: underline;


}

/* ------------------------------------- photogallery ------------------------------------*/
#photogallery {
	width: 730px;
	margin: 0px 4px 20px 10px;
	padding: 0px 4px;
	border-top: #fff solid 1px;
	border-right: #fff solid 1px;
	border-left: #fff solid 1px;
	border-bottom: #fff solid 1px;
}
#photos {
	width: 480px;
	margin-top: 9px;
	margin-left: 4px;
	float: left;
}
#placeholder {
	width: 480px;
	border: #b8b6a3 solid 3px;
}
#photocaption {
	color: #9ec54d;
	font:1.2em  Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-bottom: 6px;
}
#thumbs {
	width:210px;
	float:right;
	margin-right: 12px;
	margin-top: 52px;
	
}
#thumbs p {
	font-size: 0.7em;
}

#thumbs img {
	border: none;
}


/*---------------------------------------Coupons------------------------------------------*/

#coupons {
    width: 700px;
	padding: 10px 20px;
}

.couponleft {
    position: relative;
    float: left;
    width: 361px;
    height: 173px;
    background-image: url(images/coupon.jpg);
    background-repeat: no-repeat;
    border: 1px dashed #999;
}

.couponright {
    position: relative;
    float: right;
    width: 300px;
    height: 173px;
    background-image: url(images/couponright.jpg);
    background-repeat: no-repeat;
}

.coupon_title {
    color: #000;
    position: absolute;
    top: 18px;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 55px;
    width: 175px;
    line-height: 55px;
}

.coupon_subtitle {
    color: #000;
    position: absolute;
    top: 15px;
    left: 180px;
    font-weight: bold;
    font-size: 14px;
}

.coupon_expiration {
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: block;
    width: 175px;
    color: #444;
}

.coupon_description {
    color: #444;
    font-size: 12px;
    padding-top: 5px;
    font-weight: normal;
    display: block;
    width: 170px;
}

#coupons .separator {
    overflow: hidden;
    width: 1px;
    height: 15px;
}


/* ----------------------------- IE browser fixes --------------------*/
* html #menu a {
	height: 1px;
}
