/* CSS Document */

/*! normalize - making reset / default for all browsers */
html{font-family:Arial, Helvetica, sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input{line-height:normal;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}b,strong,optgroup{font-weight:700;}pre,textarea{overflow:auto;}button::-moz-focus-inner,input::-moz-focus-inner,legend{border:0;padding:0;}

/* CourierNew - Font */
@font-face {font-family: 'CourierNew';src: url('CourierNew.eot');src: url('CourierNew.eot?#iefix') format('embedded-opentype'),url('CourierNew.woff') format('woff'),url('CourierNew.ttf') format('truetype'),url('CourierNew.svg#CourierNew') format('svg');font-weight: normal;font-style: normal;}

.ui-draggable{ cursor:move; pointer-events:auto; display:none;}
.ui-draggable-dragging{ z-index: 10000; }
*{-webkit-tap-highlight-color: rgba(0,0,0,0);}
sub, i { font-family:Georgia, "Times New Roman", Times, serif;}

/* Preloader */
#loaderContainer{ width:854px; height:360px; position:absolute; z-index:50; }
#progressBar{ position:absolute; width: 200px; height: 15px; left: 50%; top: 50%; margin: -25px 0 0 -100px;border-radius: 10px;background-color:#ddd; }
#progressBar > div{ background-color: #444; height: 15px; border-radius: 10px; }
#progressText {font-size: 15px;left: 50%;margin-left: -100px;position: absolute;text-align: center;top: 49%;width: 200px; font-weight:bold; color:#444; }

/* whitePatch */
#whitePatch{ position:fixed; top:0; left:0; background-color:#fff; width:100%;height:100%; z-index:45; }

/* mainContainer */
#mainContainer{ width:854px; height:360px; position:relative; background-color:#fff; cursor:default; }
#activityArea{ width:854px; height: 360px; }
#dragArea{ width:854px; height: 290px; top: 70px; position:absolute; }

/* descrption (on top) */
#desc{color: #000000;font: 16px/120% Arial,Helvetica,sans-serif;height: 60px;position: relative;text-align: left;z-index: 5;}
#desc span{padding:5px 10px;display:block;background-color:#fff;}

/* Tools (on Left) */
#tools{ border:1px solid #999999;color:#000000;font:14px/120% Arial;background-color:#fff;left:10px;min-height:50px;position:absolute;top:75px;width:96px;z-index:40; }
#tools .heading{ background-color:#f3f2f2; text-align:center; padding: 5px 0; border-bottom: 1px solid #999; }

#tools div + div{ text-align:center; padding: 5px; }
#tools .ui-draggable{ cursor:move; }
#tools span{ display:block; margin-left:auto;margin-right:auto; }

/* Wire cutters */
#tool1{width:64px;height:64px;background-image:url(../images/StirringRod.png);cursor:pointer;margin-bottom:3px;}
/* Lead pellets */
#tool2{width:47px;height:47px;background-image:url(../images/Thermometer.png);cursor:pointer;margin-bottom:3px;}
#tool2.ui-draggable-dragging{background-position: -63px 0;height: 58px;margin-bottom: -6px;margin-left: 24px;width: 49px;}

/* Disable State */
#tools div.disable, #tools div.disable img, #tools img.disable{ cursor: default; opacity: 0.5; }
.hidden{ visibility: hidden; }
.defaultCursor{ cursor: default!important; }

/* Stage (on Right - Main animation / activity area)*/
#stage{ width:854px; height: 360px; overflow:hidden; }
#stage > div{ width:854px; height: 360px; position: absolute; pointer-events: none;  }

.continue{
	position: absolute; right: 17px; top: 312px; background-image: url(../images/continue_btn.png);
	width:130px; height:35px; cursor:pointer; display:none; pointer-events: auto;
}



.dropArea{ display:none; pointer-events: auto; }
.hide{ display: none; }
.show{ display: block; }

/* Step 1 */
#step1{ background-image: url(../images/Step1.png); width:854px; height:290px !important; top:70px; left:0;}
#step1.s1 { background-position:-854px 0;}
/*#step1 .dropArea{display: block;height: 360px;left: 281px;position: absolute;top: 15px;width: 304px;}*/
/*#step1 .beaker{background-image: url(../images/calorimeter.png);display: block;height: 180px;left: 126px;top: 188px;width: 116px;}*/
#step1 #StopWatchImg {background-image: url(../images/StopWatch.png); position:absolute; top:0px; left:650px; width:94px; height:94px; }
#step1 #ClickLamp {cursor: pointer;height: 96px;left: 366px;position: absolute;top: 0;width: 122px;pointer-events: auto;}


/* Step 2 */
#step2 {background-image: url(../images/Scene1Bg.png); position:absolute; top:70px;}
#step2 #step2_1,#step2 #step2_2,#step2 #step2_3,#step2 #step2_4,#step2 #step2_5,#step2 #step2_6 {background-image: url(../images/Step2.png);}
#step2 #step2_1 { left:156px;}
#step2 #step2_2 { left:245px;}
#step2 #step2_3 { left:334px;}
#step2 #step2_4 { left:422px;}
#step2 #step2_5 { left:511px;}
#step2 #step2_6 { left:599px;}
.CLSScene1Anim {height:83px;position:absolute;top:143px;width: 104px;}
.CLSScene1Drop{	width:60px;height:72px;position:absolute;top:160px;}
#tool1.DragRodStart{background-position:-64px 0;cursor: move;}
#DvDrop0{left:179px;}
#DvDrop1{left:268px;}
#DvDrop2{left:357px;}
#DvDrop3{left:445px;}
#DvDrop4{left:533px;}
#DvDrop5{left:622px;}

/* step 3 */
/*------------------------------------------ Scene2 CSS Starts -------------------------------*/
#step3 {background-image: url(../images/Scene1Bg.png); position:absolute; top:70px;}
.CLSScene2Anim{width:854px;height:290px;position:absolute;top:-1px;left:-1px;	}
#step3_1{background-image: url(../images/Step31.png);}
#step3_2{background-image: url(../images/Step32.png);}
#step3_3{background-image: url(../images/Step33.png);}
#step3_4{background-image: url(../images/Step34.png);}
#DvContinue{width:136px;height:41px;position:absolute;top:245px;left:715px;background-image: url(../images/Continue.png);display:none;cursor:pointer;pointer-events:auto;}



