/* Reset
********************************************************************************************************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}

a img {
	border: 0px;
}

/* Body Properties
********************************************************************************************************/
html, body {
	height: 100%;
}

body {
	background-color: #052031;
	background-image: url(../images/bg-repeat.png);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
}

/* Typography
********************************************************************************************************/
h3 {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}

h4 {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}

h5 {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: capitalize;
}

a {
	color: #4a7d80;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.download {
	font-size: 12px;
}

/* Wrapper
********************************************************************************************************/
.wrap {
	margin: 0 auto;
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -93px;
}

.wrapped {
	margin: 0 auto;
	width: 940px;
}

/* Panel
********************************************************************************************************/
.cover {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background-color: #285265;
	padding: 7px;
	position: absolute;
}

#languages {
	margin-bottom: 10px;
}

#languages li {
	list-style: none;
	line-height: 1.4em;
	padding-left: 0px;
	font-size: 12px;
}

.boxgrid {
	position: relative;
	left: 867px;
	width: 84px;
	z-index: 999999;
}


/* Header
********************************************************************************************************/
#header {
	background-image: url(../images/bg-liquid.png);
	background-position: top center;
	height: 169px;
}

.logo {
	position: relative;
	top: 20px;
}

.about-link {
	color: #FFFFFF !important;
	font-size: 12px;
	position: relative;
	left: 800px;
	top: 7px;
	z-index: 9999;
}

.language-link {
	color: #FFFFFF !important;
	font-size: 12px;
	z-index: 9999;
}

.language-link:hover {
	text-decoration: none !important;
}

#languages a {
	color: #FFFFFF !important;
}

/* Navigation
********************************************************************************************************/
#navigation {
	background-image: url(../images/nav-bg.png);
	height: 45px;
	position: relative;
	width: 940px;
	z-index: 9999;
}

#navigation-bg {
	float: left;
	padding-left: 3px;
}

.navigation a {
	background-image: url(../images/nav.gif);
	display: block;
	height: 45px;
}

#navigation li {
	float: left;
	list-style: none;
}

#home-link a {
	background-position: 0px -45px;
	width: 68px;
}

#home-link a:hover {
	background-position: 0px 0px;
}

#why-link a {
	background-position: -68px -45px;
	width: 224px;
}

#why-link a:hover {
	background-position: -68px 0px;
}

#installer-link a {
	background-position: -292px -45px;
	width: 142px;
}

#installer-link a:hover {
	background-position: -292px 0px;
}

#literature-link a {
	background-position: -434px -45px;
	width: 106px;
}

#literature-link a:hover {
	background-position: -434px 0px;
}

#products-link a {
	background-position: -540px -45px;
	width: 99px;
}

#products-link a:hover {
	background-position: -540px 0px;
}

/* Sub Navigation
********************************************************************************************************/
#sub-nav-contain {
	position: absolute;
	left: 72px;
	top: 45px;
	width: 220px;
	z-index: 99999;
}

#sub-nav li a {
	background-image: url(../images/subdrop.gif);
	display: block;
	width: 220px;
}

#sub-nav li {
	float: none !important;
	list-style: none;
}

#works-sub a {
	background-position: 0px 0px;
	height: 67px;
}

#works-sub a:hover {
	background-position: -220px 0px;
}

#difference-sub a {
	background-position: 0px -67px;
	height: 63px;
}

#difference-sub a:hover {
	background-position: -220px -67px;
}

#benefits-sub a {
	background-position: 0px -130px;
	height: 63px;
}

#benefits-sub a:hover {
	background-position: -220px -130px;
}

/* Step Navigation
********************************************************************************************************/
ul#step-nav li a {
	background-image: url(../images/step.png);
	display: block;
	height: 40px;
	width: 219px;
	float: left;
	clear: left;
}

ul#step-nav li {
	list-style: none;
	font-size: 0px;
	line-height: 0px;
}

#work-step a {
	background-position: -219px 0px;	
}

#work-step a:hover {
	background-position: -459px 0px;	
}

#work-step-active a {
	background-position: 0px 0px;
}

#difference-step a {
	background-position: -219px -40px;
}

#difference-step a:hover {
	background-position: -459px -40px;	
}

#difference-step-active a {
	background-position: 0px -40px;
}

#benefit-step a {
	background-position: -219px -80px;
}

#benefit-step a:hover {
	background-position: -459px -80px;	
}

#benefit-step-active a {
	background-position: 0px -80px;
}

.work-oth a, .work-oth-2 a {
	background-color: #417072;
	background-image: none !important;
	color: #033c58;
	font-size: 12px !important;
	height: 1px !important;
	padding: 18px !important;
	_position: relative !important;
	_right: -2px;
	line-height: 0 !important;
	width: 146px !important;
	letter-spacing: -0.06em;
}

.work-oth, .work-oth-2 {
	margin-left: 33px;
}

.work-oth-2 a {
	border-top: 1px solid #233E3F !important;
	border-bottom: 0px !important;
}

.oth-active{
	font-weight:bold;
	color: #FFFFFF !important;
}


/* Buttons Below Banners
********************************************************************************************************/
#large-home-btns li a {
	background-image: url(../images/button-below.png);
	display: block;
}

#large-home-btns li {
	list-style: none;
}

#how-it-works-below a {
	background-position: 0px 0px;
	height: 85px;
	width: 311px;
}

#see-the-difference-below a {
	background-position: -311px 0px;
	height: 85px;
	width: 314px;
}

#benefits-below a {
	background-position: -626px 0px;
	height: 85px;
	width: 315px;
}

/* Search Bar
********************************************************************************************************/
.search-bar {
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 0px;
	height: 28px;
	line-height: 0px;
	width: 193px;
}

#navigation .float-right {
	padding-top: 4px;
	padding-right: 4px;
}

.search-form li {
	float: left;
	list-style: none;
	margin: 4px !important;
}

.search-input {
	border: 0px;
	color: #4a7d80;
	font-size: 13px;
	height: 16px;
	font-weight: bold;
	width: 175px;
	margin: 2px;
	padding: 4px;
}

.search-submit {
	border: 0px;
	background-image: url(../images/search-go.jpg);
	display: block;
	height: 28px;
	text-indent: -9999px;
	width: 38px;
	font-size: 0px;
	line-height: 0px;
}

.search-submit-content {
	border: 0px;
	background-color: transparent;
	background-image: url(../images/go-form.png);
	display: block;
	height: 28px;
	text-indent: -9999px;
	width: 38px;
	font-size: 0px;
	line-height: 0px;
}

/* Slideshow
********************************************************************************************************/
#zoom {
	z-index: 999999;
}

#slideshow-wrap {
	position: relative;
	z-index: 0;
	height: 269px;
	font-size: 0px;
	line-height: 0px;
	width: 940px;
}

#slideshow img {
	position: absolute;
	z-index: 0;
}

#slideshow-page {
	background-image: url(../images/banners/page-bg.png);
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 9999;
	height: 30px;
	width: 127px;
}

#slideshow-page li {
	display: inline;
}

#slideshow-page li a {
	height: 8px;
	width: 9px;
}

.activeSlide {
	background-image: url(../images/banners/close.png) !important;
}

.slide {
	background-image: url(../images/banners/open.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 12px;
	height: 9px;
	width: 8px;
	text-indent: -9999px;
}

.slide:first-child {
	margin-left: 15px;
}

/* Home Page Button Graphics
********************************************************************************************************/
#large-home-btns li {
	float: left;
	list-style: none;
}

/* Content Section
********************************************************************************************************/
.dealer-wide {
	width: 110px;
}

.dealer p {
	font-size: 12px !important;
}

#content {
	padding-top: 25px;
	padding-bottom: 93px;
}

#content .normal-list li {
	font-size: 14px;
	line-height: 1.6em;
	color: #CECECE;
}

.checked li {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding-bottom: 3px;
	padding-left: 33px;
	padding-top: 3px;
}

.normal-list {
	padding-left: 25px;
	padding-bottom: 20px;
}

.listFloat{
	margin-top:5px;
	width:300px;
	float:left;
}

#content p, table {
	color: #cecece;
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 15px;
}

.full-col {

}

.three-col {
	width: 270px;
}

.content-col {
	width: 440px;
}

.content-gap {
	height: 1px;
	width: 60px;
}

*html .content-gap {
	height: 1px;
	width: 26px;
}


.content-col-sub-left {
	width: 600px;
}

.content-col-sub-right {
	width: 270px;
}

.content-col-sub-right-prod {
	width: 340px;
}

a.find-more {
	background-image: url(../images/more.png);
	display: block;
	height: 38px;
	width: 122px;
}

a:hover.find-more {
	background-position: 0px -38px;
}

.img-frame {
	padding: 10px;
	background-color: #295E90;
	border: 1px solid #3676AF;
	
	background-color:#FFFFFF;
	border:none;
	margin: 20px;
}

.flash-frame {
	padding: 10px;
	background-color: #283B49;
	border: 1px solid #3F647F;
	width: 95px;
	margin-right: 15px;
}

.col-prod {
	width: 550px !important;
}

.left-push {
	left: -58px;
}

.pdf-width {
	width: 70px;
	padding-right: 15px;
}

.pdf-text {
	width: 180px;
}

.flash-text {
	width: 400px;
}

.flash-text p {
	font-size: 12px !important;
}

.pdf-text p {
	font-size: 12px !important;
}

.why-box {
	min-height: 75px;
	height: auto !important;
	height: 75px;
}

/* Footer
********************************************************************************************************/
.footer {
	background-image: url(../images/footer-bg.jpg);
	width: 940px;
}

.footer-push, .footer {
	height: 93px;
}

.footer-links {
	margin-left: 20px;
	padding-top: 30px;
}

.footer-links-legal {
	margin-left: 20px;
	padding-top: 5px;
}

.footer-links li {
	color: #3d748c;
	display: inline;
	font-size: 14px;
	padding: 6px;
}

.footer-links li a {
	color: #3d748c !important;
}

.footer-links-legal li {
	color: #9d9d9d;
	display: inline;
	font-size: 11px;
	padding: 6px;
}

.footer-links-legal li a {
	color: #9d9d9d !important;
}


/* Standard Classes
********************************************************************************************************/
.margin-bot {
	margin: 0px 0px 10px 0px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-both {
	clear: both;
}

.tall-pad {
	padding-bottom: 15px;
}

.taller-pad {
	padding-bottom: 45px;
}

.tall {
	margin-top: 15px;
}

.taller {
	margin-top: 45px;
}

.tall-pad {
	padding-bottom: 15px;
}

.taller-pad {
	padding-bottom: 35px;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

/* Dealer Search
********************************************************************************************************/
#dealer-search-form {
    color: #CECECE;
}