@charset "UTF-8";

@font-face {
	font-family: 'GEInspiraRegular';
	src: url('../fonts/geinsprg-webfont.eot');
	src: local('☺'), url('../fonts/geinsprg-webfont.woff') format('woff'), url('../fonts/geinsprg-webfont.ttf') format('truetype'), url('../fonts/geinsprg-webfont.svg#webfont3EakPYOl') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GEInspiraMedium';
	src: url('../fonts/geinspmd-webfont.eot');
	src: local('☺'), url('../fonts/geinspmd-webfont.woff') format('woff'), url('../fonts/geinspmd-webfont.ttf') format('truetype'), url('../fonts/geinspmd-webfont.svg#webfontZ0plZsTy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GEInspiraBold';
	src: url('../fonts/geinspbd-webfont.eot');
	src: local('☺'), url('../fonts/geinspbd-webfont.woff') format('woff'), url('../fonts/geinspbd-webfont.ttf') format('truetype'), url('../fonts/geinspbd-webfont.svg#webfontZ0plZsTy') format('svg');
	font-weight: normal;
	font-style: normal;
}





* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

html, body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

body {
	font-family: GEInspiraRegular, helvetica, arial, "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	height:100%;
	text-decoration: none;
	border: 0px none inherit;
	background: #fff;
	/*background: #EEEEEE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEEEEE), to(#a2a2a2));
	background: -webkit-linear-gradient(#EEEEEE, #a2a2a2);
	background: -moz-linear-gradient(#EEEEEE, #a2a2a2);
	background: -ms-linear-gradient(#EEEEEE, #a2a2a2);
	background: -o-linear-gradient(#EEEEEE, #a2a2a2);
	background: linear-gradient(#EEEEEE, #a2a2a2);
	-pie-background: linear-gradient(#EEEEEE, #a2a2a2);*/
}


p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 16px;
	font-family: GEInspiraRegular, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	color: #58595b;
}


p a:link, p a:visited {
	text-decoration: none;
	border-bottom: 0px solid #fff;
	color: #000;
}

p a:hover, p a:active {
	text-decoration: none;
	border-bottom: 1px solid #0099ff;
	color: #0099ff;
}


i {
	font-style: italic;
	margin-right: .3em;
}


p b {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 14px;
	font-family: GEInspiraBold, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	color: #58595b;
}

sup {
	font-size: 9px;
	font-family: GEInspiraMedium, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #58595b;
	line-height: 0.4em;
}

p sub {
	font-size: 9px;
	font-family: GEInspiraMedium, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #58595b;
	line-height: 0.4em;
}

.disclaimer {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	
	font-size: 10px;
	line-height: 1.1em;
	font-family: GEInspiraMedium, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #58595b;
}




img {
	border:none;
	vertical-align:middle;
}

a:link, a:visited {
	text-decoration: none;
	border: 0px none inherit;
	color: #000;
}

a:hover, a:active {
	text-decoration: none;
	border: 0px none inherit;
	color: #0099ff;
}

a img{
	border:none;
}

.imgFloatRight {
	margin: 0px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px solid #ff0000;
	display: block;
	float: right;
}

.imgFloatLeft {
	margin: 0px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px solid #ff0000;
	display: block;
	float: left;
}

.clear {
	clear: both;
}
    
.H1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	position: relative;
	border: 0px solid red;
	display: block;
	
	font-size: 45px;
	font-family: GEInspiraMedium, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0em;
	color: #0099ff;
}

.H2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;
	width: auto;
	height: auto;
	
	font-size: 32px;
	font-family: GEInspiraMedium, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	color: #0099ff;
}





#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	top: 0px;
	width: 954px;
	min-height: 400px;
	height: auto;
	position: relative;
	border: 0px solid #00ff00;
	overflow: hidden;
	display: block;
	
	/*
	background-image:url('../gfx/bkgnd.jpg');
	background-repeat: no-repeat;
	*/
}


#bodLoader {
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	width: 904px;
	height: auto;
	position: relative;
	border: 0px solid #ff0000;
	display: block;
}


#navLoader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 954px;
	height: auto;
	position: relative;
	border: 0px solid #0000ff;
	display: block;
}




.navBtn  {
	position: relative;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid blue;
	width: 200px;
	height: 40px;
	display: table;
	float:left;
	cursor: pointer;
	overflow: hidden;
	background: #535353;
	
}

.navBtnText  {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	width: 200px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}

.navBtnText p {
	border: 0px solid green;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 170px;
	background-image:url('../gfx/LI-arrow.png');
	background-repeat: no-repeat;
	background-position:right center;
	
    font-size: 15px;
	font-family: GEInspiraBold, "Trebuchet ms", "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -0.025em;
	color: #fff;
}










.formula {
  	font-family: GEInspiraBold, helvetica, Arial;
	color: #0099ff;
	line-height: 1.2em;
}

.detail {
  	font-family: GEInspiraRegular, helvetica, Arial;
	color: #0099ff;	
}


#ecoFlow_center_text {
	float: left;
	margin-top:5px;
	width: 800px;
}

#range_slider_eco {
  position: relative;
  top: 10px;
  left: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
  width:      715px;
  height:     285px;
  background: url('../gfx/rangeslider.png') 0px 0px no-repeat;
}

#slide_dot {
  position:            absolute;
  background:          url('../gfx/cursor.png') no-repeat;
  margin-top:          168px;
  margin-left:         30px;
  width:               53px;
  height:              21px;
  z-index:             500;
}

#concentration {
  position:absolute;
  margin-top: 70px;
  margin-left: 10px;
  width:130px;
  height:38px;
  text-align: center;
  z-index:480;
  	cursor: pointer;
}

#percentage {
  position:absolute;
  margin-top: 115px;
  margin-left: 10px;
  width:130px;
  height:38px;
  text-align: center;
  
  	
}

#usage {
  position:absolute;
  margin-top: 115px;
  margin-left: 230px;
  width:150px;
  height:38px;
  text-align: center;	
}

#saving {
  position:absolute;
  margin-top: 93px;
  margin-left: 511px;
  width:150px;
  height:38px;
  text-align: center;	
}






