/* ------- RESET ------- */
* {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	outline:none;
}
/* ------- GLOBAL ------- */
body {
	background:url(../images/topbg.gif) repeat-x;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#333;
}
input, textarea {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333;
}
td {
	vertical-align:top;
	text-align:left;
}
a {
	color:#7ec34e;
	text-decoration:underline;
}
a:hover, a.youre-here {
	color:#6C5F82;
	text-decoration:none;
}
input[type=text] {
	width:178px;
	height:16px;
	border:1px solid #7ec34c;
	padding:2px;
}
textarea {
	width:497px;
	height:52px;
	border:1px solid #7ec34c;
	padding:2px;
}
/*a.youre-here { margin-left:10px; }*/

/* ------- CONTENT ------- */
#header {
	width:998px;
	height:169px;
	margin:0 auto;
}
h1 {
	width:314px;
	height:169px;
	background:url(../images/eco-n-clean-logo.gif) no-repeat;
	text-indent:-9999px;
}
h1 a {
	display:block;
	width:314px;
	height:169px;
}
/* ------- TITLES ------- */
h2 {
	font-size:15px;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	text-indent:-9999px;
	margin-bottom:15px;
	height:21px;
}
h3#about {
	width:77px;
	background:url(../images/about-title.gif) no-repeat;
}
h3#steam {
	width:140px;
	background:url(../images/steam-title.gif) no-repeat;
}
h3#try {
	width:140px;
	background:url(../images/tryproducts-title.gif) no-repeat;
}
h3#contact {
	width:200px;
	background:url(../images/contactasalesperson-title.gif) no-repeat;
}
h3#products {
	width:112px;
	background:url(../images/our-products-title.gif) no-repeat;
}
h3#carwash {
	width:350px;
	background:url(../images/carwash.gif) no-repeat;
}
h3#health {
	width:300px;
	background:url(../images/our-products-health.gif) no-repeat;
}
h3#commercial {
	width:300px;
	background:url(../images/our-products-commercial.gif) no-repeat;
}
h4 {
	margin-bottom:10px;
	font-size:13px;
	color:#7ec34e;
	text-transform:capitalize;
}
h4.product-titles {
	margin-bottom:20px;
	font-size:15px;
	color:#7ec34e;
	text-transform:uppercase;
}
h4#optima {
	background:url(../images/optima-title.gif) no-repeat;
	width:49px;
	height:21px;
	margin-bottom:10px;
	text-indent:-9999px;
}
.enlarge-photo-label {
	height:23px;
	background:#C0BBB2 url(../images/plus.gif) 7px 3px no-repeat;
}
.enlarge-photo-label a {
	display:block;
	width:150px;
	height:23px;
	padding-left:30px;
	line-height:21px;
	color:#FFF;
	text-decoration:none;
}
a.greentitles {
	color:#73BE2A;
	text-decoration:none;
	text-align:left;
}
a.greentitles:hover {
	color:#333;
	text-decoration:none;
}
.greentxt {
	color:#7ec34e;
}
/* ------- MAIN MENU ------- */
#mainmenu {
	width:676px;
	height:32px;
	margin-top:118px;
	background:url(../images/mainmenubg2.gif) repeat-x;
	position:relative;
	z-index:99;
}
#mainmenu td {
	color:#fff;
	line-height:32px;
	font-size:15px;
}
#mainmenu a.main-menu {
	display:block;
	height:32px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:32px;
	background:url(../images/mainmenuitems-bg.gif) bottom repeat-x;
	font-size:15px;
}
#mainmenu a.main-menu:hover, #mainmenu a.on {
	background:url(../images/mainmenuitems-bg.gif) left 50% repeat-x;
}
a.sub {
	color:#fff;
	text-decoration:none;
	display:block;
	height:32px;
	text-align:center;
	line-height:32px;
}
a.sub:hover, .subactive {
	background:url(../images/mainmenuitems-bg.gif) left 50% repeat-x;
}
#content-wrapper {
	width:1001px;
	margin:0 auto;
}
.welcometxt {
	margin-left:30px;
	width:250px !important;
	padding-bottom:10px;
}
.welcometxt p {
	font-size:13px;
	color:#6c6c6c;
}
.left-titlebar {
	width:297px;
	height:23px;
	background:url(../images/left-titlebar-bg.gif);
	padding:18px 0 0 20px;
	font-weight:bold;
	font-size:13px;
	color:#fff;
}
.left-banner {
	width:314px;
	margin-left:1px !important;
}
.video-caption {
	margin-top:5px;
}
.models {
	padding:10px;
	font-size:11px;
	text-align:left;
}
.tabs-wrapper {
	width:648px;
	background:#fff url(../images/models-btmcorners.gif) bottom no-repeat;
	margin:0 auto;
	text-align:center;
}
.tabs-wrapper2 {
	width:100%;
	background:#fff;
	margin:0 auto;
	padding:0px 0 0 0;
}
.tabs-wrapper2 .leftshadow {
	background:url(../images/homepage-content-left-shadow.gif) repeat-y;
}
dl.leftcol-models {
	width:314px;
}
dl.leftcol-models dt {
	width:294px;
	height:36px;
	background:url(../images/model-titles-bg.gif) no-repeat;
	line-height:36px;
	padding:0 0 0 20px;
	color:#fff;
	font-weight:bold;
	margin:5px 0 0 0;
}
dl.leftcol-models dd {
	/*width:303px;*/
	padding:0 6px 6px 6px;
	background:#00747b;
}
dl.leftcol-models dd div.model-container {
	padding:13px;
	background:#fff;
	font-size:11px;
}
.controls a {
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	line-height:30px;
}
.controls a:hover {
	color:#00747b;
	text-decoration:none;
}
.title {
	font-weight:bold;
}
ol {
	margin-left:20px;
}
ol li {
	margin-left:10px;
	list-style-type:decimal;
}
ul.normallisting {
	margin:10px;
}
ul.normallisting li {
	padding-left:15px;
	background:url(../images/greenbullet.gif) left 6px no-repeat;
	margin-bottom:10px;
}
.greenheader-titles {
	width:200px;
	height:24px;
	background:url(../images/greenheaderbg.gif) right no-repeat;
	padding-left:10px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
}
#specifications td {
	padding:5px;
	text-align:left;
}
#accessories td {
	padding:5px 10px;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px solid #dcdcdc;
}
/*----- SUB MENU -----*/
ul.submenu {
	width:180px;
	position:absolute;
	top:32px;
	left:0;
	background:#1f979c url(../images/submenubg.gif) top repeat-x !important;
	z-index:3000 !important;
}
ul.submenu li {
	width:180px;
	border-bottom:1px solid #fff;
}
ul.submenu li a {
	display:block;
	width:170px;
	height:30px;
	padding-left:10px;
	line-height:30px;
	text-decoration:none;
	color:#fff;
	font-size:13px;
}
ul.submenu li a:hover {
	background:#7ec34e;
	color:#fff;
}
ul.leftmenu li a {
	font-weight:bold;
	line-height:20px;
}
/*---------------LAVALAMP MENU-------------*/
.lavaLamp {
	position: relative;
	height: 26px;
	clear:both;
	width: 100%;
	background:url(../images/lavabg.gif) repeat-x;
	padding: 0;
	overflow: hidden;
	float:right;
	z-index:1;
	margin-bottom:10px;
}
/*---------------Force the list to flow horizontally-------------*/
.lavaLamp li {
	float: left;
	margin-right:10px;
}
/*---------------Represents the background of the highlighted menu-item.-------------*/
.lavaLamp li.back {
	background: url(../images/lava.gif) no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url(../images/lava.gif) no-repeat top left;
	height: 40px;
	margin-right: 9px;
}
/*--------------- Styles for each menu-item.--------------- */
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font-size:11px;
	color: #333;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
	padding:0 10px;
}
/*.lavaLamp li.current a { color:#7ec34e; }*/
.currenttab {
	color:#7ec34e !important;
}
.specs {
	font-size:12px;
}
.clear {
	clear:both
}
#gallery {
	position:relative;
	height:208px;
	z-index:5;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#gallery a.show {
	z-index:500
}
#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:60px;
	width:676px !important;
	position:absolute;
	bottom:0;
	overflow:hidden;
}
#gallery .caption .content {
	margin:5px;
	font-size:18px;
	float:right;
	padding-right:20px;
	line-height:40px;
	background:none;
}
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
.lr-geenborder {
	border-left:1px solid #00747b;
	border-right:1px solid #00747b;
}
.resetbtn {
	width:46px;
	height:17px;
	background:url(../images/resetbtn.gif) no-repeat;
	margin-right:2px;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
	margin-top:10px;
}
.submitbtn {
	width:49px;
	height:17px;
	background:url(../images/sendbtn.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
	margin-top:10px;
}
/* ------- FOOTER ------- */
#footer {
	border-top: 1px solid #a1a1a1;
	width:992px;
	height:32px;
	line-height:32px;
	padding-left:6px;
	font-size:10px;
	margin:10px auto;
}
.openbracket {
	position:absolute;
	top:5px;
	left:35px;
}
.trynow-listed-items {
	border-bottom:1px solid #333 !important;
	margin-bottom:20px !important;
	padding-bottom:20px !important;
}
ul.title li {
	line-height:20px;
}
ul.title li a {
	text-decoration:underline;
}
ul.title li a:hover {
	text-decoration:none;
	color:#7ec34e !important;
}
ul.title li ul {
	margin-left:10px;
	margin-bottom:10px;
}
ul.title li ul li {
	list-style-type:disc;
	margin-left:10px;
	line-height:20px;
	color:#7ec34e;
}
ul.title li ul li a {
	text-decoration:underline;
	color:#333;
}
ul.title li ul li a:hover, ul.title li ul li a.on {
	text-decoration:none;
	color:#7ec34e;
}
.rightborder {
	border-right:1px solid #dcdcdc;
}
.homepageleftcol {
	width:313px !important;
	padding:0 0 10px 0;
	position:relative;
	margin-left:3px;
}
div.model-container ul.leftmenu li a, div.model-container ul.title li a {
	font-size:13px;
	color:#333;
}
.productimg-container {
	padding-bottom:5px;
	text-align:center;
}
.models-lefttopcorner {
	background:url(../images/models-topcorners.gif) left top no-repeat;
}
.models-righttopcorner {
	background:url(../images/models-topcorners.gif) right top no-repeat;
}
.models-leftcorner {
	min-height:182px !important;
}
#technical table td {
	height:30px;
}
.green-highlight {
	font-size:14px;
	font-weight:bold;
	color:#87cc3e !important;
}
.pics {
	height:  315px;
	width:   315px;
}
.pics img {
	width:  315px;
	height: 315px;
	top:  0;
	left: 0
}
.sameheights {
	border-bottom:1px solid #00747b;
}
