body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	background: #eee url(../assets/images/nav/body_bg.png) 0 0 repeat-x;
	text-align: center; /* old IE */
	margin: 0;
	padding: 0;
}

.hidden {
	display:none;
}

#player {
	height: 178px;
	width: 940px;
	background: url(../assets/images/user/general/bio_harness_940.jpg) top left no-repeat !important;
	overflow:hidden;
}

/* Accessibility menu */
#top
{
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
}

#top li
{
	overflow: hidden;
}

#top a
{
	text-indent: -20em;
	position: relative;
	top: -9999px;
	left: -9999px;
}

div#wrap
{
	width: 940px;
	margin: 0 auto;
	padding: 0 6px;
	text-align: left;
	background-color: #fff;
}

div#header
{
	position: relative;
	height: 127px;
	background: #ffffff url(../assets/images/nav/econergy-logo-banner.gif) 0 0 repeat-x;
}
div#header a
{
	display: block;
	float: left;
	margin: 10px 0px 0px 5px;
	width:320px;
	height:110px;
	text-decoration: none;
	border: none;
	font-size: 0.9em;
	font-weight: bold;
	color:#fff;
}

* html div#header a {
/* i.e 6 fix for height */
	display: block;
	float: left;
	margin: 8px 0px 0px 10px;
	width:350px;
	height:110px;
	text-decoration: none;
	border: none;
	font-size: 0.9em;
	font-weight: bold;
	color:#fff;
}

h2#strapline
{
	line-height: 26px;
	margin: 8px 25px 0px 0px;
	color: #999;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	/* text-indent: -9999px; */
	letter-spacing: 0.25em;
	float:right;
}

* html h2#strapline
{
	line-height: 26px;
	margin: 10px 15px 0px 0px;
	color: #999;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	/* text-indent: -9999px; */
	letter-spacing: 0.25em;
	float:right;
}

.orangetext
{
	color: #ff6600;
}

.bigorangetext
{
	color: #ff6600;
	font-size: 20px;
}

.highlight
{
	color: #369;
	font-weight:bold;
}

.note{
	font-size: 0.9em;
}

img#logo
{
	position: relative;
	top: 15px;
	left: 27px;
}

/* Horizontal/Vertical menu */
ul.menuHori,
ul.menuHori ul,
ul.menuVert,
ul.menuVert ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menuHori li
{
	float: left;
}
ul.menuHori a
{
	display: block;
	float: left;
	text-decoration: none;
	border: none;
}
ul.menuVert li
{
	width: 170px;
	float: left;
}
ul.menuVert a
{
	display: block;
	width: 170px;
	border: none;
}





/* body */
div#body
{

}

sup {
	font-size: 0.8em;
	font-weight:normal;
}

#smallprint {
	font-size: 0.9em;
	font-weight:normal;
	color:#369;

}

h1#title
{
	font-size: 1.6em;
	padding: 15px 20px;
	margin: 0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	clear: both;
}

div#leftColumn
{
	width: 170px;
	float: left;
	background: transparent url(../assets/images/nav/leftnav-bubbles.gif) 0 0 no-repeat;

}
div#leftColumn p
{
	width: 140px;
	float: left;
	line-height: 200%;
	font-style:italic;
	margin: 20px 8px;
	color:#666;
}

.testimonialtext
{
	line-height: 150%;
	color:#666;
}

.testimonialtextcredit
{
	color:#369;
	margin: 5px 0px 15px 0px;
	line-height: 150%;
	font-style:italic;
	display:block;
	text-decoration: none;
}

.testimonialcredit
{
	color:#369;
	margin: 10px 0px;
	line-height: 150%;
	display:block;
	text-decoration: none;
	font-size:0.95em;
}
.testimonialcredit a
{
	color:#369;
	text-decoration: none;
}

.testimonialcredit a:hover
{
	color:#333;
	text-decoration:underline;
}



#hundredpercentkiwi
{
	display:block;
	float:left;
	width:170px;
	height:32px;
	background-color:#000000;
}

#hundredpercentkiwi img
{
	width: 88px;
	padding: 0 41px;
}

ul#sideNav
{
	/*font-size: 0.8em;*/
	margin: 90px 0 20px;
	line-height: 200%;
	/*background: green;*/
	color:#999;
	padding: 0px;
}

ul#sideNav h2
{
	margin: 15px 0 0 13px;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	color: #333;
}

ul#sideNav li
{
	background: url(../assets/images/nav/dashblue.gif) left bottom repeat-x;
	padding: 4px 0 4px 8px;
	width: 160px;
}


ul#sideNav a
{
	display: block;
	background: transparent url(../assets/images/nav/trig.gif) 0 4px no-repeat;
	color:#369;
	font-size: 1.2em;
	padding: 0 0 0 13px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 150px;

}

ul#sideNav a:hover
{
	color: #333;
}


/* right column */
div#rightColumn
{
	width: 740px;
	float: right;
}

div#content
{
	padding: 0px 20px 0px 0px;
	line-height:18px;
}

div#content p{
	margin: 0px 0px 12px 0px;
	padding:0px;

}

div#content a
{
	font-weight:bold;
	color:#369;
}

div#content .intro
{
	color:#369;
	font-size: 1.5em;
	line-height:26px;
	letter-spacing: 0.1em;
	margin: 0px 0px 12px 0px;
	display:block;

}

div.contentimage
{
	margin: 0px 20px 20px 0px;
	display:inline;
	height:620px;
	width:350px;
	float:left;
	background: transparent url(../assets/images/user/general/lead3.jpg) left center no-repeat;
}

div#benefits_image
{
	margin: 0px 20px 180px 0px;
	display:inline;
	height:454px;
	width:350px;
	float:left;
	background: transparent url(../assets/images/user/general/dishwasher.jpg) left center no-repeat;
}

div#products_image
{
	margin: 0px 20px 20px 0px;
	display:inline;
	height:326px;
	width:400px;
	float:left;
	background: transparent url(../assets/images/user/general/hp_series.jpg) left center no-repeat;
}

div#testimonials_image
{
	margin: 0px 20px 20px 0px;
	display:inline;
	height:580px;
	width:350px;
	float:left;
	background: transparent url(../assets/images/user/general/dishwasher.jpg) left center no-repeat;
}

div#contact_image
{
	margin: 0px 20px 20px 0px;
	display:inline;
	height:372px;
	width:350px;
	float:left;
	background: transparent url(../assets/images/user/general/soapygirls.jpg) left center no-repeat;
}

div#technology_image
{
	margin: 0px 20px 20px 0px;
	display:inline;
	height:700px;
	width:350px;
	float:left;
	background: transparent url(../assets/images/user/general/diagrams.png) left top no-repeat;
}

div#faq_image
{
	margin: 0px 20px 0px 0px;
	display:inline;
	height:760px;
	width:400px;
	float:left;
	background: transparent url(../assets/images/user/general/faqpic.jpg) left center no-repeat;
}

div#content table
{
	clear:both;
	border:1px solid #ffffff;
	background-color:#eef6fc;
	text-align:left;
	margin:0 0 30px 0;
}

div#content table th,td
{
	border:1px solid #ffffff;
	width:33%;
	text-align:left;
	padding:5px 5px 5px 5px;
}
div#content table th
{
	background-color:#bbddfc;
	font-size:1.1em;

}

div.contentimage span
{
	position:relative;
	top:520px;
	text-align:left;
	font-weight: bold;
}

div#bottomNavContainer
{
	clear: both;
	margin: 15px 0 0px;
	height: 32px;
}
ul#bottomNav
{
	margin: 0 0 0 185px;
	color: #666;
	font-size: 0.9em;
}
ul#bottomNav a
{
	color: #666;
	margin: 8px 0px 0px 0px;
	padding: 0 5px 0px;
	border-right: 1px solid #666;
}
ul#bottomNav li.here a
{
font-weight: bold;
}

ul#bottomNav a:hover
{
	color: #333;
}

div#footer
{
	clear: both;
	color: #666;
	height: 20px;
	font-size: 0.9em;
	padding: 8px 20px 0px 190px;
	margin: 0px 0 4px 0px;
	background: #eef6fc url(../assets/images/nav/econergy-logo-banner.gif) 0 0 repeat-x;

}


/* Home page */
body#body_home h1#title
{
	position: relative;
	top: 13px;
	left: 30px;
	width: 164px;
	height: 58px;
	background: transparent url(../assets/images/nav/zephyr_technology.gif) center center no-repeat;
	color: #fff;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

body#body_home div#body
{
	background-color: #dee4e7;
}

h2#mainImage
{
	background: #354552 url(../assets/images/user/general/complete_design_solutions.jpg) center 0 repeat-x;
	height: 180px;
	line-height: 180px;
	margin: 0;
	color: #f1fdff;
	text-align: center;
	font-size: 2.4em;
	font-weight: normal;
	/* text-indent: -9999px; */
	border: 1px solid #fff;
	border-width: 1px 0;
	letter-spacing: 1px;
}
body#body_home div#rightColumn
{
	width: 270px;
	padding: 25px 15px;
	background-color: #c8ced1;
	border-left: 1px solid #fff;
	font-size: 1.2em;
	line-height: 150%;
}
body#body_home div#rightColumn h3
{
	margin: 100px 0 20px;
	font-size: 1.4em;
}
body#body_home div#rightColumn p
{
	margin: 0 0 2em;
}

body#body_home div#leftColumn
{
	width: 570px;
	/*background-color: #dee4e7;*/
	font-size: 1.2em;
	padding: 10px 30px;
	/*line-height: 150%;*/
}
body#body_home div#leftColumn strong
{
	font-size: 1.2em;
}

body#body_home div#bottomNavContainer
{
	padding: 0;
}

/* links */
a {
	text-decoration: none;
	color: #333;
}
a:hover
{
	border-color: #ed1f24;
	color: #ed1f24;
	text-decoration:underline;

}

p#trackingLink
{
	text-align: center;
	color: #fff;
	margin: -5px -5px 10px -10px;
	border-bottom: 1px solid #fff;
}

a.offsite
{
	/*background:transparent url(../assets/images/nav/arrow.gif) right center no-repeat;*/
	background: #f15b22 url('../assets/images/nav/header_grad.png') 0 -40px repeat-x;
	display: block;
	line-height: 30px;
	font-size: 1.4em;
	/*padding-right: 12px;*/
	font-weight: bold;
	border: none;
	color: #fff;
}
a.offsite:hover
{
	/*padding-left: 2px;
	padding-right: 14px;*/
	background-position: 0 -20px;
	color: #f6f699;
}

div.brochureBox
{
	float: right;
	margin: 20px 10px 20px 20px;
	background-color: #dee4e7;
}
div.brochureBox h3
{
	/*color: #fff;*/
	padding: 0 5px;
	line-height: 20px;
	margin: 0 0 5px;
	background-color: #c8ced1;
	/*background: #f15b22 url('../assets/images/nav/header_grad.png') 0 -40px repeat-x;*/
}

div.brochureBox ul
{
	margin:10px 15px 15px 25px;
	padding:0;
}
div.brochureBox li
{
	margin:0;
	padding:2px 0;
}

dt
{
	font-weight: bold;
}
dd {
	padding: 0 0 1em;
}

/** Site map **/
body#body_site_map a
{
	border-color: #fff;
}

body#body_site_map a:hover
{
	border-color: #f00;
}

/* FAQ */
body#body_faq h3
{
	margin: 1em 0 0.5em;
}

dl.faq
{
	margin-top: 0;
}

dl.faq dt
{
	background: url(../assets/images/nav/faq_open.gif) 0 2px no-repeat;
	padding-left: 12px;
	cursor: pointer;
	font-weight: normal;
}
dl.faq dt:hover
{
	color: #f05423;
}
dl.faq dd
{
	display: none;
	padding: 5px 0 4px 25px;
	margin: 0 0 10px 10px;
	background: url(../assets/images/nav/faqAnswer.gif) 0 5px no-repeat;
	color: #666;
}
p.top
{
	text-align: right;
	text-indent: -9999px;
	display: none;
}
p.top a
{
	border: none;
	display: block;
	width: 14px;
	height: 14px;
	background:  url(../assets/images/nav/top.png) 0 0 no-repeat;
	float: right;
	clear: both;
}

/* forms */
input,
select,
textarea
{
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	border-width: 1px;
	background-color: #ebeced;
}
input:hover,
input:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus
{
	background-color: #fff;
}
input.button
{
	background-color: #dee4e7;
}

fieldset
{
	padding: 10px;
	margin: 10px;
}
fieldset.hidden
{
	border: none;
	padding: 0;
	margin: 0;
}
legend
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px;
}
.required
{
	color: red;
}
.requiredNote
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding: 1em 0 0;
}

/* Messages */
div.error {
	background-color: red;
	padding: 5px;}
div.success {
	background-color:#0c0;}
div.warning {
	background-color:#f90;}
div.msg {
	width:500px;
	margin:5px; /* auto;*/
	padding:4px 10px;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;}
div.msg p {
	margin:2px 0;}

div.error span.error {
	color: #fff;
}
span.error {
	color: red;}
span.msg {
	font-size: 0.8em;
	font-weight: bold;}

.error
{
	color: red;
	font-weight: bold;
}
.error input,
.error select,
.error textarea
{
	background-color: #fdd;
}

form#enquiry
{
	width: 210px;
}
fieldset#enterDetails
{
	width: 220px;
	border: 1px solid #999;
}

div.msg
{
	padding: 1em;
	color: #fff;
	font-weight: bold;
}
div.success
{
	background-color: #6c6;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.debug
{
	white-space: pre;
	padding: 10px;
	border: 1px dashed red;
}

h1,h2,h3,h4,h5
{
	margin: 0 0 1em;
	padding: 0;
}
h1
{
	font-size: 1.4em;
	font-weight:lighter;
}
h2
{
	font-size: 1.5em;
	font-weight:normal;
	line-height:26px;
	letter-spacing: 0.1em;
	margin: 24px 0px 2px 0px;
	color:#369;


}
h3
{
	font-size: 1.2em;
	margin: 15px 0px 4px 0px;
	color:#369;

}
h4
{
	font-size: 1.0em;
}
h5
{
	font-size: 1.0em;
}
blockquote 
{
    margin: 1em 3em;
	width: 600px;
    color: #369;
	font-weight: bold;
	font-style: italic;
    border-left: 1px solid #369;
    padding-left: 1em; 
}
div.content-LeftColumn {
	float: left;
	width: 350px;
	margin-right: 20px;
}
div.content-RightColumn {
	float: right;
	width: 350px;
}
div.clearThis {	
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}
.content-box-bordered {
	width: 70px;
	padding: 5px;
	border: 1px solid black;
	border-radius: 5px;
}
table.process-table td {
	width: auto;
	padding:0 0 5px 0; 
	border: 0;
	vertical-align: top;
}
table.process-table .process-step {
	text-align: center;
	padding: 0 30px 5px 30px; 
}

