	html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}
html,
body{
    overflow: hidden;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0; 
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.section{
	height: 622px;
    margin: 0 auto;
    position: relative;
    width: 680px;
    overflow: hidden;
}



#preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
/* 
	background-color:#fff; /* change if the mask should have another color then white */
 */
	z-index:999; /* makes sure it stays on top */
}

#status {
	height: 622px;
	margin: 0 auto;
	position: relative;
	width: 680px;
	padding-top:1px;
	overflow:hidden;
	background:url(../img/loader.png) no-repeat;
	z-index:999; /* makes sure it stays on top */
}

.wrapper{
	width:680px;
	height:622px;
	background:url("../img/main.png") no-repeat;
	margin:auto;
	position:relative;
	z-index:1;
	overflow:hidden;
}

#instruct_0 {
	bottom: 30px;
	cursor: pointer;
	height: 26px;
	left: 105px;
	position: absolute;
	width: 175px;
}

#instruct_1{
	top: 272px;
	cursor: pointer;
	height: 20px;
	left: 50px;
	position: absolute;
	width: 74px;
}

#instruct_2{
	top: 315px;
	cursor: pointer;
	height: 20px;
	left: 50px;
	position: absolute;
	width: 74px;
}
#instruct_3{
	top: 357px;
	cursor: pointer;
	height: 20px;
	left: 50px;
	position: absolute;
	width: 74px;
}
#instruct_4{
	top: 293px;
	cursor: pointer;
	height: 20px;
	left: 50px;
	position: absolute;
	width: 74px;
}

.play {
	bottom: 22px;
	cursor: pointer;
	height: 43px;
	left: 447px;
	position: absolute;
	width: 118px;
}

.instructions {
	top: 272px;
	cursor: pointer;
	height: 20px;
	left: 50px;
	position: absolute;
	width: 74px;
}

.inst_scr{
	display: none
}

.page2{
	visibility:hidden;
}

.page3{
	visibility:hidden;
}

.page4{
	visibility:hidden;
}

.locks{
	position: absolute;
	width: 86px;
	height: 125px;
	background: url("../img/lock.png") no-repeat;
	background-position: center;
	display:none;
}
.rounds {
	cursor: pointer;
	position: absolute;
}

#lock1{ left: 302px; top: 152px;  }
#lock2{ left: 256px; top: 268px;  }

#round1 { left: 49px; top: 159px; width: 187px; height: 135px; background: url("../img/land1_normal.png") no-repeat; background-position:-6px -3px; }
#round2 { left: 368px; top: 295px; width: 195px; height: 125px; background: url("../img/land2_normal.png") no-repeat; background-position: -3px -8px; z-index:1}
#round3 { left: 251px; top: 151px; width: 185px;  height: 130px; background: url("../img/land3_normal.png") no-repeat scroll -11px -5px rgba(0, 0, 0, 0); }
#round4 { left: 194px; top: 265px; width: 200px; height: 133px; background: url("../img/land4_normal.png") no-repeat scroll -6px -3px rgba(0, 0, 0, 0) }

.main_slide {
	height: 339px;
	left: 34px;
	position: absolute;
	top: 124px;
	transform: translate3d(0px, 0px, 0px);
	width: 630px;
}

.main_slide > img {
	display: none;
	position: absolute	
}

#frame7{ left: -7px; }
#frame10{ left: -6px; }
#frame14{ left: -6px; }
#frame18{ left: -6px; }
#frame22{ left: -5px; }

.innerSlides{
	width: 45px;
	height: 50px;
	opacity: 1;
	z-index:2;
	background:white;
	position: absolute
}

.framesFooter {
	background-color: #000000;
	height: 48px;
	left: 34px;
	position: absolute;
	top: 463px;
	width: 615px;
}

#pre{
	background: url("../img/prev.png") no-repeat;
	position: absolute;
	left: 160px;/*155px;*/
	top: 7px;
	width: 109px;
	height: 30px;
	cursor:pointer;
}

#pre:hover{
	background: url("../img/prev_hover.png") no-repeat;
}

#nxt{
	background: url("../img/next.png") no-repeat;
	position: absolute;
	left: 310px;/*330px*/
	top: 7px;
	width: 137px;
	height: 30px;
	cursor:pointer;
}

#nxt:hover{
	background: url("../img/next_hover.png") no-repeat;
}

#expert{
	background: url("../img/energy_expert.png") no-repeat;
	position: absolute;
	left: 310px;/*335px;*/
	top: 7px;
	width: 199px;
	height: 30px;
	cursor:pointer;
}

#expert:hover{
	background: url("../img/energy_expert_hover.png") no-repeat;
}

#divider{
	background: url("../img/divider.png") no-repeat;
	position: absolute;
	left: 283px;/*293px;*/
	width: 11px;
	height: 27px;
	top: 8px;
	cursor:pointer;
}

#challenge{
	background: url("../img/chanlangeAccapcted.png") no-repeat;
	position: absolute;
	left: 183px; /*188px*/
	width: 240px;
	height: 31px;
	top: 8px;
	cursor:pointer;
}

#hide{
	position:absolute;
	width:615px;
	height:48px;
	display:none;
}

.mute {
	background: url('../img/mute1.png') no-repeat;
	cursor: pointer;
	top: 567px;
	left: 425px;
	position: absolute;
	width: 39px;
	height: 29px;	
}

#overlay {
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 999;
	position: absolute;
	display: none
}

#over2{
	width: 536px;
	height: 410px;
	background: url("../img/powerupneeeded.png") no-repeat;
	position: absolute;
	z-index: 99999;
	left: 83px;
	top: 115px;
	display: none;
}

#over1 {
	width: 680px;
	height: 622px;
	position: absolute;
	z-index: 10000;
	display: none;
}

.result {
	width: 470px;
	height: 360px;
	background: url("../img/prize.png") no-repeat;
	position: absolute;	
	left: 115px;
	top: 130px;
}

.certificate {
	cursor: pointer !important;
	height: 134px;
	width: 134px;
	top: 137px;
	left: 301px;
	position: absolute;
}

#pass1 {
	cursor: pointer !important;
	position: absolute;
	top: 212px;
	width: 100px;
	height: 140px;
}

#pass2 {
	height: 22px;
	left: 225px;
	position: absolute;
	top: 316px;
	width: 140px;
	cursor: pointer !important;
}

.mask,#layer ,#loading{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#FFF;
	z-index:9999;
	display:none;
	opacity:0.3;
}

.mask{
	opacity:0;
}

.message {
	/*text-shadow: 0 0 1px rgba(0,0,0,0.5);
	-webkit-font-smoothing: antialiased !important;
	text-rendering : optimizeLegibility !important;
	color: #E1D396; /*#FFEEAA;
	font-family: arial;
	font-size: 1.405em;/*23px;
	left: 34px;
	line-height: 27px;/*26px;
	position: absolute;
	text-align: center;
	top: 41px;
	width: 612px;
	letter-spacing: 0.15px;
	word-spacing: 1px;*/
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	-webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility !important;
	color: #E1D396;
	font-family: arial;
	font-size: 1.44em;
	left: 34px;
	line-height: 28px;
	position: absolute;
	text-align: center;
	top: 41px;
	width: 612px;
	letter-spacing: 0.17px;
	word-spacing: 1px;
}

.message1{
	color: #E1D396;
    font-family: arial;
    font-size: 23px;
    left: 37px;
    letter-spacing: 0.3px;
    line-height: 27px;
    position: absolute;
    text-align: left;
    text-rendering: optimizelegibility !important;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    top: 36px;
    width: 611px;
}

.energyExpert{
	background: url("../img/tool.png") no-repeat;
	background-position: center;
	position: absolute;
	left: 0px;
	top: 622px;
	width: 680px;
	height: 622px;
	z-index: 999;
}

#title{
	font-family: arial;
	font-weight: bold;
	color: #d6d6d6;
	font-size: 15px;
	left: 168px;
	top: 138px;
	position: absolute;
}

#percentage{
	font-family: arial;
	font-weight: bold;
	color: black;
	font-size: 16px;
	left: 363px;
	top: 134px;
	position: absolute;
	background-color: #fff;
	text-align: center;
	width: 180px;
	height: 22px;
}
.cent{
	top: 3px;
	position: absolute;	
	text-align: center;
	width: 180px;
}
.thumbnails{
	width:70px;
	height:45px;
	left: 5px;	
	position:absolute;	
	cursor:pointer;
}
#gas{
	top: 7px;
	z-index:5;	
}
#gas_hover{
	top: 7px;
	background: url("../img/gas.png") no-repeat;
	z-index:4	
}

#gas:hover+#gas_hover{
	width:307px;
	background: url("../img/gas_hover.png") no-repeat;	
}
#water{
	z-index:5;
	top: 55px;
}
#water_hover{
	top: 55px;
	background: url("../img/water.png") no-repeat;
	z-index:4	
}

#water:hover+#water_hover{
	width:307px;
	background: url("../img/water_hover.png") no-repeat;	
}

#coal{
	z-index:5;
	top: 102px;
}
#coal_hover{
	top: 102px;
	background: url("../img/coal.png") no-repeat;
	z-index:4	
}

#coal:hover+#coal_hover{
	width:307px;
	background: url("../img/coal_hover.png") no-repeat;	
}

#wind{
	z-index:5;
	top: 150px;
}
#wind_hover{
	top: 150px;
	background: url("../img/wind.png") no-repeat;
	z-index:4	
}

#wind:hover+#wind_hover{
	width:307px;
	background: url("../img/wind_hover.png") no-repeat;	
}

#solar{
	z-index:5;
	top: 197px;
}
#solar_hover{
	top: 197px;
	background: url("../img/solar.png") no-repeat;
	z-index:4	
}

#solar:hover+#solar_hover{
	width:307px;
	background: url("../img/solar_hover.png") no-repeat;	
}

#more{
	background: url("../img/discover_more.png") no-repeat;
	width: 95px;
	height: 33px;
	left: 220px;
	top: 427px;
	position: absolute;
}

#story{
	background: url("../img/backtostory.png") no-repeat;
	width: 95px;
	height: 33px;
	left: 319px;
	top: 428px;
	position: absolute;
}
#story:hover{
	background: url("../img/backtostory_hover.png") no-repeat;
	cursor:pointer;
}

#press{
	background: url("../img/press.png") no-repeat;
	width: 65px;
	height: 48px;
	left: 429px;
	top: 421px;
	position: absolute;
}

#ready{
	background: url("../img/submit.png") no-repeat;
	width: 70px;
	height: 55px;
	left: 477px;
	top: 418px;
	position: absolute;
}

#inner1{
	height: 248px;
	left: 235px;
	position: absolute;
	top: 164px;
	width: 318px;
}	

#inner2{
	height: 248px;
	left: 236px;
	position: absolute;
	top: 164px;
	width: 318px;
	background: url("../img/dicovermore.png") no-repeat;
	display: none;
}


#accordion{
	height: 210px;
	left: 0px;
	position: absolute;
	top: 36px;
	width: 318px;
}

 .flip{
	font-family: arial;
	font-size: 17px;
	width: 240px;	
	color: #F3E59C;
	font-weight: bold;
	margin-left: 52px;
	margin-top: 8px;
	cursor: pointer;
} 

#flip1{ cursor: default; }

 .panels{
	color: #fff;
	font-family: arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.3;
	width: 237px;
	height: 95px;	
	margin-top: 5px;
	margin-left: 52px;	
	display: none;
} 

#pane1{ display:block }

.sliders{
	background: url("../img/slider.png") no-repeat;
	width: 220px;
	height: 8px;
	position: absolute;
	left: 85px;/*88px;	*/
}

#rangeSlider1{ top:22px }
#rangeSlider2{ top:70px }
#rangeSlider3{ top:118px }
#rangeSlider4{ top:167px }
#rangeSlider5{ top:212px }

.scale{
	background: url("../img/slider_intervel.png") no-repeat;
	width: 235px;
	height: 24px;
	position: absolute;
	left:78px;/*81px;*/
}

#scale1{top:26px /*31px*/}
#scale2{top:74px /*78px*/}
#scale3{top:122px/*125px*/}
#scale4{top:171px/*172px*/}
#scale5{top:216px/*219px*/}

#resultsPane{
	display: none;
    height: 313px;
    left: 333px;
    position: absolute;
    top: 146px;
    width: 297px;
    z-index: 999;
}

#resultPane{
	height: 317px;
	position: absolute;
	width: 303px;
	z-index: 999;	
	left: 2px;
	top: 2px;
}
.resultPane1{
	background-color: #000000;
	height: 317px;
	opacity: 0.8;
	position: absolute;
	width: 299px;
	z-index: 999;
}

#logo, #logo1, #logo2{
	width: 59px;
	height: 81px;
	background: url("../img/result3.png") no-repeat;
	position: absolute;
	top: 11px;
	left: 9px;
	z-index: 1000;
}

#rTitle{
	color: #E1D396;/*#FFF6CC;*/
	font-family: arial;
	font-size: 30px;
	left: 66px;
	position: absolute;
	top: 10px;
	z-index: 1000;
	font-weight: normal;
	letter-spacing: 0.2px;
}

#rContent{
	color: #F0F0F0;
	font-family: arial;
	font-size: 18px;
	left: 74px;
	line-height: 22px;
	position: absolute;
	top: 44px;
	width: 215px;
	z-index: 1000;
	font-weight: normal;
}

#points{
	color: #FFF6BB;
	font-family: arial;
	font-size: 18px;
	left: 72px;
	position: absolute;
	top: 99px;
	z-index: 1000;
	letter-spacing: 0.5px;
}

#divider1{
	z-index: 1000;
	background-color: #9F9F9F;
	position: absolute;
	width: 270px;
	height: 2px;
	top: 138px;
	left: 12px;
}

.try{
	font-family: arial;
	font-size: 18px;
	z-index: 1000;
	color: #F0F0F0;
	position: absolute;
	top: 184px;
	left: 17px;
	line-height: 1.7;
}

#options{
	top: -30px;
	width: 295px;
	left: -22px;
	text-align: center;
}

.popup {
	display: none;
	width: 357px;
	height: 127px;
	top: 250px;
	left: 161px;
	font-size: 25px;
	font-weight: bold;
	z-index: 99991;
	text-align: center;
	position: absolute;
	background:url(../img/warning_popup.png)
}

#popup_con{
	position: absolute;
	width: 335px;
	height: 85px;
	top: 30px;
	left: 10px;
	font-family: arial;
	font-size: 18px;
	color: #FFF4BB;
	font-weight: 100;
}

.popup .close{
	position: absolute;
	cursor: pointer;
	width: 20px;
	height: 20px;
	top: 3px;
	left: 331px;
	z-index: 99999;
}

.popup .pop_img{
	position: absolute;
	z-index:99991;
}

.morePoints{
	position: absolute;
	width: 295px;
	height: 313px;
	z-index: 999;
	display: none;
	top: 1px;
	left: 2px;
}

#bTitle{
	color: #FAEAA2;
	font-family: arial;
	font-size: 27px;
	position: absolute;
	text-align: center;
	top: 13px;
	width: 298px;
	z-index: 1000;
}

#bContent{
	color: #fff;
	font-family: arial;
	font-size: 18px;
	left: 10px;
	line-height: 1.2;
	position: absolute;
	top: 55px;
	width: 274px;
	z-index: 1000;
}

#divider2{
	z-index: 1000;
	background-color: #9F9F9F;
	position: absolute;
	width: 270px;
	height: 2px;
	top: 138px;
	left: 14px;
}

#options1{
	top: -27px;
	width: 295px;
	left: -22px;
	text-align: center;
}

.bonusRound{
	display: none;
	width: 616px;
	height: 384px;
	top: 118px;
	left: 33px;
	position: absolute;
	z-index: 9;
	font-family: arial;
	font-size: 18px;
	color: #fff;
	background-color: #000;
}

#bonusTitle{
	font-family: arial;
	color: #FEF6B8;
	font-size: 27px;
	position: absolute;
	top: 20px;
	text-align: center;
	width: 615px;
}

#bonusQue{ 
	width: 556px;
	left: 30px;
	top: 65px;
	line-height: 1.2em;
	position: relative;	
}

.bonusOptions{
	padding-bottom: 20px;
	width: 300px;
	top: 90px;
	left: 50px;
	position: relative;
}

#showResult{
	color: #FFFFFF;
	width: 200px;
	height: 240px;
	left: 400px;
	top: 125px;
	position: absolute;
}
#feed{
	color: #FFFFFF;
	left: 5px;
	bottom: 215px;
	width: 170px;
	line-height: 1.2em;
}

#button1{
	background: url("../img/anseranother.png") no-repeat;
	cursor: pointer;
	height: 26px;
	left: 1px;
	position: absolute;
	bottom: 54px;
	width: 150px;
}

#button2{
	background: url("../img/goback.png") no-repeat;
	cursor: pointer;
	height: 27px;
	left: 1px;
	position: absolute;
	bottom: 24px;
	width: 150px;
}


.radioButton{
	background: url("../img/black.png") no-repeat;
	background-position: center;
	width: 26px;
	height: 27px;	
}
.radioButton2{
	background: url("../img/black.png") no-repeat;
	background-position: center;
	width: 26px;
	height: 27px;
	padding-bottom: 11px;	
}

.opts{
	margin-left: 30px;
	margin-top: -22px;
	cursor: default
}
.opts2{
	margin-left: 30px;
	margin-top: -34px;
	cursor: default;
	padding-left: 6px;
}

.opts1{
	color: #fff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: -15px;
	left: 32px;
	width: 147px;
	font-style: italic;
	cursor: default;
	line-height: 18px;
}

#feed > .longText{
		width: 200px;
    display: inline-block;
}
	

#powerHead{	
	color: #EFD8A4;
    font-family: arial;
    font-size: 28px;
    letter-spacing: 0.1px;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 536px;
}

#text1 {
	top: 80px;
	left: 25px;
	position: absolute;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
#powerResult {
	top: 78px;
	left: 340px;
	position: absolute;
	font-family: arial;
	font-size: 20px;
	color: #E5D899;
	font-weight: bold;
}


#logo1{
	background: url("../img/final_power01.png") no-repeat;
	top: 139px;
	left: 118px;
	width: 53px;
	height: 77px;
	position: absolute;
}
#logo2{
	background: url("../img/final_power02.png") no-repeat;
	top: 267px;
	left: 111px;
	width: 67px;
	height: 58px;
	position: absolute;
}
#text2{
	width: 248px;
	top: 220px;
	position: absolute;
	font-family: arial;
	font-size: 16px;	
	color: #fff;
	text-align: right;
	font-style: italic;	
} 

#text3{
	width: 247px;
	top: 324px;
	position: absolute;
	font-family: arial;
	font-style: italic;	
	font-size: 16px;
	color: #fff;
	text-align: right;
}

#button3{
	background: url("../img/claim.png") no-repeat;
	cursor: pointer;
	width: 120px;
	left: 40px;
	position: absolute;
	top: 370px;
	display: none;
	height: 29px;
}
#button4{
	background: url("../img/energyland.png") no-repeat;
	cursor: pointer;
	height: 29px;
	left: 320px;
	position: absolute;
	top: 370px;
	width: 180px;
	display: none;
}

.radioButton1{
	background: url("../img/blackk.png") no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	top: 123px;
	left: 289px;
	padding: 19px;
	padding-bottom: 5px;
	position: relative;
}

#start {
	position: absolute;
	z-index: 99999;
	left: 230px;
	top: 270px;
	width: 220px;
	height: 81px;
	background: url("../img/start.png") no-repeat;
}

#start1 {
	position: absolute;
	z-index: 99999;
	left: 315px;
	top: 286px;
	width: 50px;
	height: 50px;
	background: url("../img/loading.gif") no-repeat;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
