/* @override http://www.mrcleantech.com/support/css/mrcleantech.css */

body {
	text-align: left;
	background-color: #dadada;
	margin: 0;
	}

#frame {
	padding-top: 0px;
	background: #fff;
	width: 875px;
	padding-bottom: 30px;
	font: 12px Helvetica, Geneva, sans-serif;
	margin: 0 auto 60px;
	padding: 0;
	}

#header {
	width: 705px;
	text-align: left;
	margin: 0 auto 40px;
	background-image: url(../images/cleantech_mh.jpg);
	height: 124px;
	}

#header .copy {
	color: #000;
	font: 24px Helvetica, Geneva, sans-serif;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 38px;
	}

#header a {
	color: #000;
	text-decoration: none;
	}

#header h1 {
	margin-top: 0;
	color: #7f7f7f;
	font: 28px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	}

#header .small {
	color: #7f7f7f;
	font-size: 22px;
	}

#content {
	width: 450px;
	text-align: left;
	line-height: 21px;
	color: #3f3f3f;
	font-size: 13px;
	text-align: left;
	margin-left: 85px;
	}

#content .copy {
	width: 450px;
	margin-top: 0;
	/*border: 1px solid orange;*/
	margin-bottom: 25px;
	}

#content h1 {
	font: 25px "Times New Roman", Georgia, Times, serif;
	margin-top: 0;
	color: #000;
	}

.details a, .details a:visited, .details a:hover
{
	color: #000;
	text-decoration:none;
	}


#content h6, #sidebar h6 {
	font: 14px Helvetica, Geneva, sans-serif;
	color: #7f7f7f;
	margin-bottom: 2px;
	}

#content p {
	line-height: 21px;
	color: #3f3f3f;
	font-size: 13px;
	text-align: left;
	}

.details-bottom {
	border-top: 1px solid #bfbfbf;
	padding-top: 5px;
	}

img {
	
	}

#footer {
	width: 705px;
	margin-top: 25px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid #d8d8d8;
	clear: both;
	}

#searchbar_frame {
	width: 435px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	margin-left: 84px;
	height: 67px;
	margin-bottom: 40px;
	background: url(../images/cleantech_searchbox.png) no-repeat;
	}

#searchbar_button {
	width: 145px;
	height: 22px;
	float: right;
	margin-top: 4px;
	margin-right: 17px;
	}

#searchbar_button a {
	color: #dcdcdc;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}

#searchbar_suggest {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 12px;
	margin-top: 12px;
	}

#searchbar_suggest a {
	color: #dcdcdc;
	}

#searchbar_field {
	width: 100px;
	display: inline;
	margin-left: 12px;
	}

#searchbar_field .field {
	width: 230px;
	}

/* Styles for Suggest Cleantech Search Site */

.ddfmwrap .fmtext {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	}

.ddfmwrap label {
	margin: 0 10px 0 1px;
	font-weight: bold;
	}

.ddfmwrap .fmtextarea {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	}

#header a, #header img {
	border: 0;
	}

/* Sidebar Re Do */

#sidebar {
	float: right;
	width: 200px;
	margin-right: 50px;
	padding-top: 0;
	}

#sidebar .copy {
	padding-top: 1px;
	}

#sidebar ul {
	padding: 0;
	margin: 0;
	line-height: 21px;
	}

#sidebar li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform: capitalize;
	}

#sidebar li.header {
	font: bold 14px Helvetica, Geneva, sans-serif;
	color: #bfbfbf;
	}

#sidebar .description {
	border: 1px double #a1a1a1;
	text-align: center;
	padding: 10px;
	line-height: 21px;
	width: 175px;
	}

#sidebar h6 {
	margin-top: 15px;
	}