body {
	background: #303030;
	font: 62.5%/1.125em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #e8e8e8;
	text-align: center;
}

a:link, a:visited {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	color: #ff9;
	text-decoration: underline;
}

h1,h2,h3 { font-weight: normal; }

h2 { margin-bottom: 12px; }
h3 { margin-bottom: 6px; }
h4 { margin-bottom: 4px; }

sup { font-size: 0.7em; vertical-align: super }

.clr {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}

p { margin-bottom: 12px; }

b,strong { font-weight: bold; }
i,em { font-style: italic; }

.alignleft {
	float: left;
	margin: 0 12px 0 0;
}



/* Structure */

#page {
	border-top: 6px solid #749494;
}

#wrapper {
	width: 862px;
	margin: 0 auto;
}

#page_top {
	background: url(../images/bg_glow.jpg) no-repeat 0 210px;
	position: relative;
	min-height: 584px;
	height: auto !important;
	height: 584px;
}

body#companypg #page_top,
body#linkspg #page_top,
body#applicationpg #page_top,
body#faqpg #page_top {
	background: none;
}

body#assistpg #page_top {
	background: url(../images/assist_topimg.png) 100% 88% no-repeat;
}

body#contactpg #page_top {
	background: url(../images/contact_topimg.png) 94% 82% no-repeat;
}

#page_top h1 {
	background: url(../images/logo_top.gif) no-repeat 0 0;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 1;
	width: 244px;
	height: 127px;
}

#page_top h1 a {
	display: block;
	width: 244px;
	height: 127px;
	text-indent: -9999px;
}

.content_main {
	padding: 210px 0 18px 272px;
	text-align: left;
}

.content_main img {
	vertical-align: middle;
}

.company_block {
	padding: 12px 0;
}

a.pdf_link {
	text-decoration: underline; font-size: 0.84em; line-height: 1.6em; color: #fff;
	background: url(../images/pdf_link.png) right 0 no-repeat;
	padding-right: 20px;
	}
	a.pdf_link:hover {
		color: #ff9;
	}
	
	.essential_left a.pdf_link, .essential_right a.pdf_link {
		line-height: 1em;
	}

div#top_content {
	height:575px;
	position: relative;
}

body#featurespg div#top_content, body#threesixtypg div#top_content { height: 536px; }
body#marketspg div#top_content { background: url(../images/markets_topimg.png) no-repeat 48% 50%; }
body#distributorpg div#top_content { background: url(../images/distr_topimg.png) no-repeat 46% 50%; }
body#essentialpg div#top_content { background: url(../images/essential_topimg.png) no-repeat 47% 72%; }

div#top_content .descr {
	position: absolute;
	top: 142px;
	left: 586px;
	text-align: left;
	width: 260px;
}

div#top_content .descr h2 {
	font-size: 2em;
	line-height: 1.12em;
	margin: 0 0 6px 0;
}

div#top_content ul {
	padding-left: 24px;
	list-style: disc;
}

div#top_content li {
	padding: 5px 0;
}

#page_bottom {
	border-top: 1px solid #749494;
	padding: 10px 0;
	clear: both;
}

.bottom_content {
	text-align: left;
}

.clm1,.clm2 {
	float: left;
	width: 226px;
	padding: 12px 90px 0 0;
	overflow: hidden;
}

.clm3 {
	width: 226px;
	float: right;
	overflow: hidden;
	padding-top: 12px;
}

#copyright {
	padding: 22px 0 12px;
	clear: both;
}

#footer {
	border-bottom: 6px solid #749494;
	padding: 6px 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}

.event {
	background: #2b2b2b;
	padding: 14px;
	overflow: hidden;
	margin-bottom: 36px;
	border: 1px solid #4b4b4b;
}

.event p { margin: 0; }
	
div#order_link {
	position: absolute; top: 12px; right: 0; width: 157px; height: 25px; z-index: 999;
	background: url(../images/order-graphic.gif);
	}
	div#order_link a {
		color: #ccc; text-decoration: none; line-height: 25px; font-size: 1.02em; text-align: left;
		background: url(../fancybox/blank.gif);
		display: block; height: 25px; width: 141px; padding-left: 16px; top: 0; left: 0;
		}
		div#order_link a:hover, .order_link_btm a:hover {
			color: #fff;
		}
		
	.order_link_btm {
		padding: 24px 0 12px;
		text-align: center;
		}
		.order_link_btm a {
			display: inline-block; padding: 10px 14px;
			background: #666;
			border-radius: 5px;
			color: #ccc; text-decoration: none; font-size: 1.5em; text-align: center;
			}
			.order_link_btm a:hover {
				background: #81AEB6;
				box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
			}

div.social_btns {
	height: 32px;
	width: 84px;
	margin: 0 auto;
}

ul.contact_labels {
	padding-top: 6px;
}

ul.contact_labels li {
	padding: 4px 0;
	clear: left;
}

ul.contact_labels span {
	font-weight: bold;
	display: block;
	width: 80px;
	float: left;
}

div#topcontrol {
}

a.login_link, .download a {
	display: block;
	background: #82aeb6;
	border: 1px solid #666;
	padding: 5px 8px;
	color: #333;
	font-size: 1.02em;
	float: left;
	text-decoration: none;
}

a.login_link:hover, .download a:hover {
	border: 1px solid #999;
	text-decoration: none;
	background: #8ccdd9;
}

.download a {
	float: right;
}




/* Typography */

p {
	font-size: 1.38em;
	line-height: 1.2em;
}

ul {
	font-size: 1.38em;
}

h2 {
	color: #82aeb6;
	font-size: 3.0em;
	line-height: 1.0em;
}

h3 {
	color: #82aeb6;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1em;
	letter-spacing: .06em;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 1.38em;
	line-height: 1.12em;
}

.content_main h2 {
	font-weight: normal;
	font-size: 2.4em;
}

.content_main h3 {
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: normal;
	color: white;
	text-transform: capitalize;
}

.content_main h4 {
	color: #82aeb6;
}

.content_main ul {
	margin: 6px 0 12px 0;
}

.content_main li {
	padding: 0;
}

.bottom_content h3 {
	line-height: 1em;
	letter-spacing: normal;
}

#copyright, #copyright a {
	color: #666;
	line-height: 1.4em;
}

.small {
	font-size: 0.86em;
	line-height: 1.2em;
	font-style: italic;
	color: #999;
}

.bold_numbers { color: #9dcbd3; font-weight: bold; }



/* Main Nav */

#navcontainer {
	width: 184px;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	top: 190px;
	left: 0;
	z-index: 99;
	font-size: 1em;
}

ul#mainnav li {
	padding: 6px 0;
}

ul#mainnav a {
	color: #e8e8e8;
	text-decoration: none;
}

ul#mainnav a:hover {
	color: #ff9;
}

ul#mainnav li.current a,
ul#mainnav li.current a:hover {
	color: #82aeb6;
}


/* FAQ page */

.faq_list {
	padding: 0 0 20px;
}

.faq_list h2, .faq_list h3, .faq_list ul, .faq_list p { font-size: 1em; line-height: normal; margin: 0; padding: 0; }
.faq_list h2 {
	font-size: 2em; line-height: 1.2em;
	margin: 0 0 6px;
}
.faq_list li, .bottom_contact_info {
	font-size: 1.3em; line-height: 1.4em;
	padding: 0 0 20px;
	}
	.faq_list h3 { 
		font-size: 1.1em; line-height: 1.2em;
		margin: 0 0 4px;
	}



/* Our Company Page Styles */

.content_company {
	width: 590px;
	float: right;
	padding-top: 160px;
	text-align: left;
	position: relative;
}

.content_company .bio {
	float: right;
	background: #404040;
	padding: 36px;
	width: 386px;
}

.content_company .biopic,
.content_company .biopic2 {
	position: absolute;
	top: 122px;
	left: 0;
	z-index: 11;
}

.content_company .biopic2 {
	top: 542px;
}

.content_company p {
	margin-bottom: 14px;
}

.content_company h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
}



/* Testimonial Blocks */

.testimonial {
	padding: 34px 34px 16px 34px;
	background: #272727;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 34px;
	text-align: left;
}

.testimonial p {
	line-height: 1.4em;
	margin-bottom: 18px;
}

.testimonial p.name {
	font-weight: bold;
}


/* Home Page Scroll */

#markets {
	width: 862px;
	position: relative;
	overflow: hidden;
	height: 93px;
	margin-bottom: 36px;
}

#markets ul {
	position: absolute;
	width: 20000px;
}

#markets li {
	float: left;
}

#markets img {
	display: block;
	width: 165px;
	height: 93px;
	margin-right: 9px;
}



/* Product Shots */

.bg1 { background: transparent url(../images/prod_home_silver.png) no-repeat 50% 50%; }
.bg2 { background: transparent url(../images/prod_home_black.png) no-repeat 50% 50%; }

	#questions { 
		font-size: 2.2em; line-height: 1.2em; color: #ff9; font-weight: normal; text-align: left;
		position: absolute; top: 220px; left: 555px; width: 360px; z-index: 9999;
		text-shadow: 0 2px 2px rgba(0,0,0,0.6);
		}
		#questions li { display: none; }
		#questions a { color: #ff9; text-decoration: none; }

#bg_change ul {
	width:42px;
	margin: 0 auto;
	overflow: hidden;
}

#bg_change li {
	display: inline;
}

#bg_change span {
	font-size: 0.92em;
	text-transform: uppercase;
	color: #7A7A7A;
}

li.one a,
li.two a {
	width:15px;
	height:15px;
	float:left;
	margin:3px;
	display:inline;
	font-size:1px;		
}

li.one a { background: url(../images/prod_color_silver.png); }
li.two a { background: url(../images/prod_color_blk.png); }
	
div#product_shots {
	height:565px; position: relative;
	}
	div#product_shots .product_intro {
		position: absolute; top: 430px; left: 555px; width: 360px; z-index: 9999;
		text-align: left;
		}
		div#product_shots .product_intro h2 {
			font-size: 2em; line-height: 1.12em;
			margin: 0 0 6px 0;
		}
		div#product_shots .product_intro p {
			font-size: 1.4em; line-height: 1.2em; color: #888; text-shadow: 0 1px 0 rgba(0,0,0,1);
			}
			div#product_shots .product_intro a { color: #888; }

div#top_content .product_descr,
div#top_content .product_intro {
	position: absolute; top: 142px; left: 586px; width: 260px;
	text-align: left;
	}
	div#top_content .product_descr { display: none; }
	div#top_content .product_descr h2, div#top_content .product_intro h2 {
		font-size: 2em; line-height: 1.12em;
		margin: 0 0 6px 0;
	}

div#top_content a { position: absolute; }
div#top_content .product_intro a, div#top_content .descr a { position: relative; }

a#hand_sanit_link {
	top: 192px;
	left: 445px;
	width: 72px;
	height: 86px;
}
a#hidden_trash_link {
	top: 300px;
	left: 430px;
	width: 100px;
	height: 138px;
}

a#towels_link {
	top: 14px;
	left: 370px;
	width: 108px;
	height: 52px;
}

a#surface_link {
	top: 84px;
	left: 422px;
	width: 91px;
	height: 80px;
}

a#shelves_link {
	top: 205px;
	left: 348px;
	width: 62px;
	height: 282px;
}

a#balance_link {
	top: 462px;
	left: 428px;
	width: 110px;
	height: 63px;
}

.panes div {
	display:none;	
}


/* Home Slideshow */

#home_slideshow { width: 96%; }
	#home_slideshow li {
		display: block; width: 100%; padding: 12px 0 0;
		text-align: center;
	}
	

/* Home Blurb */

.gen2_blurb_home {
	position: absolute; top: 432px; left: 50px; z-index: 999;
}




/* 360 View */

#three_sixty_view,
#product_icon_view {
	position: absolute;
	top: 432px;
	left: 122px;
	width: 86px;
	text-align: center;
	font-size: 0.92em;
	text-transform: uppercase;
	color: #7A7A7A;
}

#three_sixty_view a,
#product_icon_view a {
	color: #7A7A7A;
	text-decoration: none;
}

.fadeThis,
.fadeThat {
	position:relative;
	display:block;
	height: 43px;
	width: 86px;
	background:url(../images/360_img.png) 50% 0 no-repeat;
}

.fadeThat { background: url(../images/product_icon.png) 50% 0 no-repeat; }
	
.fadeThis *,
.fadeThat * {
	display: none;
}
	
.fadeThis span.hover,
.fadeThat span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 43px;
	width: 86px;
	background:url(../images/360_img.png) 50% -43px no-repeat;
	cursor: pointer;
}

.fadeThat span.hover { background:url(../images/product_icon.png) 50% -43px no-repeat; }

.social_fade_fb,
.social_fade_tw,
.social_fade_in {
	position: relative;
	width: 28px;
	height: 24px;
	display: block;
	float: left;
}

.social_fade_fb { background: url(../images/facebook_fade.png) 50% 0 no-repeat; }
.social_fade_tw { background: url(../images/twitter_fade.png) 50% 0 no-repeat; }
.social_fade_in { background: url(../images/linkedin_fade.png) 50% 0 no-repeat; }

.social_fade_fb *,
.social_fade_tw *,
.social_fade_in * {
	display: none;
}

.social_fade_fb span.hover,
.social_fade_tw span.hover,
.social_fade_in span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 28px;
	height: 24px;
	display: block;
	cursor: pointer;
}

.social_fade_fb span.hover { background: url(../images/facebook_fade.png) 50% -24px no-repeat; }
.social_fade_tw span.hover { background: url(../images/twitter_fade.png) 50% -24px no-repeat; }
.social_fade_in span.hover { background: url(../images/linkedin_fade.png) 50% -24px no-repeat; }



/* Application Form */

span.req,
span.error {
	color: red;
}

#app_form ol {
	background: #2b2b2b;
	border: 1px solid #4b4b4b;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0;
	margin-bottom: 12px;
}

#app_form li {
	clear: left;
	display: block;
	padding: 5px 0;
}

#app_form li.even {
	background: #363636;
}

#app_form label {
	display: block;
	float: left;
	width: 136px;
	padding: 6px 10px;
	vertical-align: baseline;
}

#app_form input,
#app_form textarea,
#app_form select {
	width: 420px;
	padding: 2px;
	font-size: 1.2em;
	background: #999;
	border: 1px solid #ccc;
	vertical-align: baseline;
	margin: 0;
}

#app_form select {
	width: 220px;
}

#app_form option {
	background: #ccc;
}

#app_form input:hover,
#app_form textarea:hover {
	background: #acacac;
}

#app_form input:focus,
#app_form textarea:focus {
	background: #ccc;
}

#app_form textarea {
	height: 126px;
	font-family: Arial, Helvetica, sans-serif;
}

#app_form li.full label {
	width: auto;
}

#app_form li.full input,
#app_form li.oneliner input {
	width: 88px;
}

#app_form li.oneliner label {
	width: 196px;
}

#app_form li.radio input {
	width: auto;
	margin: 8px 0 5px 0;
	background: none;
	border: none;
}

#app_form #button {
	width: auto;
	padding: 4px 8px;
	float: right;
	background: #82aeb6;
	cursor: pointer;
}

#app_form #button:hover {
	background: #8ccdd9;
}



/* Features Page */

.feature {
	position: relative;
	}
	.feature .badge {
		position: absolute; top: 0; right: 0;
		}
		.clm1.feature .badge, .clm2.feature .badge { right: 92px; }
		
	.feature em {
		color: #f4ed9c; text-transform: uppercase; font-style: normal;
	}
	
	
	

/* Essentials Styles */

.essential_left,
.essential_right {
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #000;
	padding: 24px 0;
}

.essential_left h3,
.essential_right h3 {
	text-transform: none;
	font-weight: bold;
	display: block;
	padding-top: 12px;
}

.essential_left ul,
.essential_right ul {
	padding-left: 32px;
	list-style: disc;
}

.essential_left li,
.essential_right li {
	padding: 6px 0;
}

.essential_left img,
.essential_right img {
	border: 6px solid #82aeb6;
}

.essential_left img {
	float: left;
	margin-right: 38px;
}

.essential_right img {
	float: right;
	margin-left: 38px;
}



/* Download Page */

.logo_caption {
	float: left;
	width: 144px;
	padding: 6px;
}

.download_opt {
	display: block;
	float: left;
	text-align: center;
	padding: 3px;
}

.download_opt a {
	display: block;
	padding: 2px 6px;
	border: 1px solid #666;
	color: #ccc;
	background: #1c1c1c;
}



/* Celeb Spotlight */

div#celeb-spotlight {
	position: absolute;
	right: 0;
	bottom: 20px;
	text-align: right;
}
