/*
THEME NAME: Mint Cleaner
THEME URI: http://www.bainbridgestudios.com
DESCRIPTION: 
VERSION: 1.1
AUTHOR: <a href="http://www.bainbridgestudios.com">Bainbridge Studios LLC</a>
AUTHOR URI: http://www.bainbridgestudios.com
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	color: #555;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
}


a, a:visited {
	color: #0098db;
	text-decoration: none;
}

a:hover, a:active {
	color: #0098db;
	text-decoration: underline;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	color: #0098db;
	margin: 0 0 15px 0;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	color: #0098db;
	margin: 0 0 15px 0;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 5px 0;
}

div#wrapper {
	width: 1000px;
}

div#header {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-header.png);
	background-repeat: repeat-x;
}

div#header-product {
	width: 1000px;
	height: 450px;
	background-image: url(images/bg-features.jpg);
	background-repeat: repeat-x;
}


div#header-aboutus {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-aboutus.jpg);
	background-repeat: repeat-x;
}

div#header-support {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-support.jpg);
	background-repeat: repeat-x;
}

div#header-presskit {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-presskit.jpg);
	background-repeat: repeat-x;
}

div#header-preorder {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-preorder.jpg);
	background-repeat: repeat-x;
}

div#header-privacy {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-privacy.jpg);
	background-repeat: repeat-x;
}

div#header-terms {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-terms.jpg);
	background-repeat: repeat-x;
}

div#header-reservations {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-reservations.jpg);
	background-repeat: repeat-x;
}

div#header-thankyou {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-thankyou.jpg);
	background-repeat: repeat-x;
}


div#header-faq {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-faq.jpg);
	background-repeat: repeat-x;
}


div#header-news {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-news.jpg);
	background-repeat: repeat-x;
}

div#header-warranty {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-warranty.jpg);
	background-repeat: repeat-x;
}

div#header-contactus {
	width: 1000px;
	height: 170px;
	background-image: url(images/bg-contactus.jpg);
	background-repeat: repeat-x;
	z-index: 1;
}

div#header-clean {
	width: 1000px;
	height: 500px;
	background-image: url(images/bg-clean.jpg);
	background-repeat: repeat-x;
}

div#header-smart {
	width: 1000px;
	height: 500px;
	background-image: url(images/bg-smart.jpg);
	background-repeat: repeat-x;
}

div#header-simple {
	width: 1000px;
	height: 500px;
	background-image: url(images/bg-simple.jpg);
	background-repeat: repeat-x;
}


div#nav {
	float: right;
	text-align: left;
	width: 1000px;
	height: 45px;
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
}

div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 20px;
}

div#nav ul li {
	list-style: none;
	margin: 0;
	float: left;
	display: inline;
	/*text-indent: -9000px;*/
}

div#nav ul li.features a{
	display: block;
	padding: 0;
	width: 106px;
	height: 45px;
	background-image: url(images/nav-features.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.features a:hover {
	display: block;
	width: 106px;
	/*height: 45px;*/
	/*padding: 0;*/
	background-image: url(images/nav-features-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.features .active {
	/*display: block;*/
	width: 106px;
	/*height: 45px;*/
	/*padding: 0;*/
	background-image: url(images/nav-features-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.aboutus a{
	display: block;
	width: 105px;
	height: 45px;
	background-image: url(images/nav-aboutus.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.aboutus a:hover {
	display: block;
	width: 105px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-aboutus-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.aboutus .active {
	display: block;
	width: 105px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-aboutus-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.reserve a{
	display: block;
	width: 91px;
	height: 45px;
	background-image: url(images/nav-reserve.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.reserve a:hover {
	display: block;
	width: 91px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-reserve-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.reserve .active {
	display: block;
	width: 91px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-reserve-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.buy a{
	display: block;
	width: 62px;
	height: 45px;
	background-image: url(images/nav-buy.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.buy a:hover {
	display: block;
	width: 62px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-buy-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.buy .active {
	display: block;
	width: 62px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-buy-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}


div#nav ul li.support a{
	display: block;
	width: 91px;
	height: 45px;
	background-image: url(images/nav-support.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.support a:hover {
	display: block;
	width: 91px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-support-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.support .active {
	display: block;
	width: 91px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-support-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}


div#nav ul li.news a{
	display: block;
	padding: 0;
	width: 73px;
	height: 45px;
	background-image: url(images/nav-news.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.news a:hover {
	display: block;
	width: 73px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-news-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.news .active {
	display: block;
	width: 73px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-news-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}



div#nav ul li.faq a{
	display: block;
	padding: 0;
	width: 63px;
	height: 45px;
	background-image: url(images/nav-faq.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.faq a:hover {
	display: block;
	width: 63px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-faq-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.faq .active {
	display: block;
	width: 63px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-faq-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}


div#nav ul li.contactus a{
	display: block;
	height: 45px;
	padding: 0;
	width: 121px;
	background-image: url(images/nav-contactus.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.contactus a:hover {
	display: block;
	width: 121px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-contactus-on.png);
	background-repeat: no-repeat;
	
}

div#nav ul li.contactus .active {
	display: block;
	width: 121px;
	height: 45px;
	padding: 0;
	background-image: url(images/nav-contactus-on.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}


/* Features Button Nav */

div#links {
	position: absolute;
	margin-left: 790px;
	margin-top: 350px;
	
}

div#product-links {
	position: absolute;
	margin-left: 770px;
	margin-top: 350px;
	
}

/* Logo */

div#logo {
	width: 275px;
	height: 95px;
	position: absolute;
	margin-left: 30px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo  h1 a {
	display: block;
	width: 275px;
	height: 95px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	
}

div#logo2 {
	width: 275px;
	height: 95px;
	position: absolute;
	margin-left: 30px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo2  h1 a {
	display: block;
	width: 275px;
	height: 95px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	
}

div#home {
	width: 1000px;
	height: 500px;
	display: inline;
	z-index: 1;
	position: relative;
}

/* Main Content Areas */

div#main {
	width: 620px;
	margin: 30px 35px;
	float: left;
	text-align: left;
}

div#sidebar {
	float: right;
	width: 310px;
	margin: 30px 0;
	text-align: left;
}

div#sidebar ul.sidemenu {
	margin: 0;
	padding: .1em 0 1em 0;		
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;		
	border-top: 1px dotted #ddd;
}
div#sidebar ul.sidemenu li {
	padding: 0; 	
	border-bottom: 1px dotted #ddd;
	list-style:none;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

div#sidebar ul.sidemenu li a {
	display: block;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	padding: .2em 0 .2em 10px;
	line-height: 1.5em;
	font-size: 1.25em;
}

div#sidebar ul.sidemenu li a:hover {
	color: #555;
	text-decoration: underline;
}

div#clean {
	width: 425px;
	position: absolute;
	margin: 165px 0 0 60px;
	text-align: left;
}

div#clean h1 {
	background-image: url(images/title-clean.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 2px;
	width: 200px;
	height: 53px;
}

div#clean .blurb {
	background-image: url(images/blurb-clean.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 2px;
	clear: both;
	width: 410px;
	height: 120px;
}

div#product-blurb {
	background-image: url(images/product-intro.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	width: 330px;
	height: 187px;
	position: relative;
	top: -250px;
	left: -250px;
}

div#smart {
	width: 425px;
	position: absolute;
	margin: 165px 0 0 60px;
	text-align: left;
}

div#smart h1 {
	background-image: url(images/title-smart.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 2px;
	width: 200px;
	height: 53px;
}

div#smart .blurb {
	background-image: url(images/blurb-smart.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 2px;
	clear: both;
	width: 410px;
	height: 110px;
}


div#simple {
	width: 425px;
	position: absolute;
	margin: 165px 0 0 60px;
	text-align: left;
}

div#simple h1 {
	background-image: url(images/title-simple.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 2px;
	width: 210px;
	height: 66px;
}

div#simple .blurb {
	background-image: url(images/blurb-simple.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 2px;
	clear: both;
	width: 410px;
	height: 91px;
}


div#video {
	width: 570px;
	padding: 10px 0 10px 10px;
}

div#video p {
	margin: 7px 0 0 0; 
	font-size: 12px;
	line-height: 15px;
}

div#legal {
	font-size: 11px;
	color: #999;
	margin-bottom: 20px;
}

div#list {
	clear: both;
	width: 1000px;
	height: 45px;
	background-color: #0098db;
	background-image: url(images/jointhelist.png);
	background-repeat: no-repeat;
}
div#list label {
	visibility: hidden;
}
div#list .box {
	float: right;
	text-align: left;
	padding: 5px 30px 0 0;
}

div.meta {
	color: #777;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

	
div#list	input[type="text"] {
		border:1px solid #aaa;
		padding:5px;
		background:#fff;
		color: #666;
		width:225px;
		line-height:1em;
		margin:0;
		}

div#list	button{
		border:none;
		clear: none;
		background-image: url(images/button-signup.png);
		background-repeat: no-repeat;
		width: 92px;
		height: 35px;
		margin: 0 3px;
		cursor:pointer;
		text-indent: -9000px;
		}
		
		
/* Footer */
div#ft {
	width: 1000px;
	padding: 10px 0 0 0;
	height: 30px;
	clear: both;
	margin: 0 0 20px 0px;
	font-size: 11px;
	line-height: 16px;
	z-index: 100;
	position: relative;
}
div#ft p.copyright {
	width: 350px;
	padding: 10px 0 10px 30px;
	color: #999;
	float: left;
	text-align: left;
	display: inline;
}

div#ft p.ftnav {
	width: 570px;
	text-align: right;
	padding: 10px 0;
	color: #999;
	margin: 0 35px 0 0;
	float: right;
	display: inline;
	z-index: 100;
	position: relative;
}

p.ftnav a:link, p.ftnav a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
p.ftnav a:hover {
	color: #444;
	text-decoration: underline;
	font-weight: normal;
}
		
		

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


/* Nav Drop Down */
div#nav ul ul {
	list-style: none;
	background-color: transparent;
	width: 106px;
	z-index: 200;
}
div#nav ul ul { /* second-level lists */
	position: absolute;
	left: -999em;
}
div#nav ul li.features ul li {
	background-image: none;
	float: left;
	display: block;
	margin-bottom: 11px;
	height: 20px;
	width: 106px;
	clear: both;
}
div#nav ul li.features ul li a {
	border: none;
	text-align: left;
	margin-top: 1px;
	font-size: 16px;
	/*display: block;*/
	font-weight: bold;
	/*white-space: nowrap;*/
	background-image: none!important;
	width: 93px!important;
	height: 20px;
	text-indent: 0;
	color: #444;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	float: left;
	display: inline;
}
div#nav ul li.features ul li a:link, div#nav ul li ul li a:visited {
	color: #444!important;
	text-decoration: none;
	padding: 5px 0 5px 13px;
}

div#nav ul li.features ul a:hover {
	color: #0098db!important;
	padding: 5px 0 5px 13px;
	width: 93px!important;
	height: 20px;
}
div#nav ul li.features ul li:hover a, div#nav ul li ul li.sfhover a {
	color: #0098db!important;
	padding: 5px 0 5px 13px;
	width: 93px!important;
	height: 20px;
}
div#nav ul li.features ul li:hover ul li a, div#nav ul li ul li.sfhover ul li a {
	background-color: #fff;
	color: #0098db!important;
	height: 20px;
}



div#nav ul li.aboutus ul li {
	background-image: none;
	float: left;
	display: block;
	margin-bottom: 11px;
	height: 20px;
	width: 106px;
	clear: both;
}
div#nav ul li.aboutus ul li a {
	border: none;
	text-align: left;
	margin-top: 1px;
	font-size: 16px;
	/*display: block;*/
	font-weight: bold;
	/*white-space: nowrap;*/
	background-image: none!important;
	width: 93px!important;
	height: 20px;
	text-indent: 0;
	color: #444;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	float: left;
	display: inline;
}
div#nav ul li.aboutus ul li a:link, div#nav ul li ul li a:visited {
	color: #444!important;
	text-decoration: none;
	padding: 5px 0 5px 13px;
}

div#nav ul li.aboutus ul a:hover {
	color: #0098db!important;
	padding: 5px 0 5px 13px;
	width: 93px!important;
	height: 20px;
}
div#nav ul li.aboutus ul li:hover a, div#nav ul li ul li.sfhover a {
	color: #0098db!important;
	padding: 5px 0 5px 13px;
	width: 93px!important;
	height: 20px;
}
div#nav ul li.aboutus ul li:hover ul li a, div#nav ul li ul li.sfhover ul li a {
	background-color: #fff;
	color: #0098db!important;
	height: 20px;
}




div#nav ul li.support ul li {
	background-image: none;
	float: left;
	display: block;
	margin-bottom: 11px;
	height: 20px;
	width: 166px;
	clear: both;
}
div#nav ul li.support ul li a {
	border: none;
	text-align: left;
	margin-top: 1px;
	font-size: 16px;
	/*display: block;*/
	font-weight: bold;
	/*white-space: nowrap;*/
	background-image: none!important;
	width: 153px!important;
	height: 20px;
	text-indent: 0;
	color: #444;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	float: left;
	display: inline;
}
div#nav ul li.support ul li a:link, div#nav ul li ul li a:visited {
	color: #444!important;
	text-decoration: none;
	padding: 5px 0 5px 13px;
}

div#nav ul li.support ul a:hover {
	color: #0098db!important;
	padding: 5px 0 5px 13px;
	width: 153px!important;
	height: 20px;
}
div#nav ul li.support ul li:hover a, div#nav ul li ul li.sfhover a {
	color: #0098db!important;
	padding: 5px 0 5px 13px;
	width: 153px!important;
	height: 20px;
}
div#nav ul li.support ul li:hover ul li a, div#nav ul li ul li.sfhover ul li a {
	background-color: #fff;
	color: #0098db!important;
	height: 20px;
}





div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}












.fineprint {
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

div#features, div#howitworks, div#cleaningcloths, div#tips, div#specs  {
	padding: 30px;
}

div#rotate {
	margin-top: -170px;
}

/* @end */
