.container{
  position: absolute;
    width: 799px;
    height: 641px;
    top: 0px;
    left: 0px;
    border: 1px solid black;
    background-color: #666666;
    overflow: hidden;
}
.head_cont{
    position: absolute;
    width: 800px;
    height: 32px;
    background-color: #DEDEDE;
    top: 0px;
    left: 0px;
}
.sky_cont{
    position: absolute;
    top: 45px;
    left: 54px;
    width: 690px;
    height: 478px;
    background-image: url('../images/Sky.png');
    background-repeat: no-repeat;
}
.btn{
    width: 75px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid black;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

    
}
.btn:hover{background: linear-gradient( #ffffff, #969798 );}

#start_btn{
    position: absolute;
    top: 613px;
    left: 603px;
}
#pause_btn{
    position: absolute;
    top: 613px;
    left: 603px;
    display:none;
}
#reset_btn{
    position: absolute;
    top: 613px;
    left: 690px;
}
.txt{
     font-family: sans-serif;
     text-align: center;
     font-size: small;
     padding:3px;
     cursor:default;
}
.image_1{
    position: absolute;
    top: 9px;
    left: 10px;
    width: 132px;
    height: 135px;
    background-size: 100%;
    background-image: url('../images/white.png');
    background-repeat: no-repeat;
}

.image_glow1{
    position: absolute;
    top: 9px;
    left: 9px;
    width: 132px;
    height: 135px;
    background-size: 100%;
    background-image: url('../images/whiteGlow.png');
    background-repeat: no-repeat;
    
}
.image_2{
    position: absolute;
    top: 34px;
    left: 176px;
    width: 52px;
    height: 52px;
    background-size: 100%;
    background-image: url('../images/10.png');
    background-repeat: no-repeat;
}
.image_3{
    position: absolute;
    top: 62px;
    left: 295px;
    width: 99px;
    height: 99px;
    background-size: 100%;
    background-image: url('../images/8.png');
    background-repeat: no-repeat;
}
.image_4{
    position: absolute;
    top: 79px;
    left: 441px;
    width: 138px;
    height: 140px;
    background-size: 100%;
    background-image: url('../images/white.png');
    background-repeat: no-repeat;
}
.image_glow2{
    position: absolute;
    top: 79px;
    left: 441px;
    width: 138px;
    height: 140px;
    background-size: 100%;
    background-image: url('../images/whiteGlow.png');
    background-repeat: no-repeat;
    
}
.image_5{
    position: absolute;
    top: 23px;
    left: 571px;
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url('../images/3.png');
    background-repeat: no-repeat;
    
}
.image_6{
    position: absolute;
    top: 323px;
    left: 82px;
    width: 132px;
    height: 132px;
    background-size: 100%;
    background-image: url('../images/white.png');
    background-repeat: no-repeat;
    
}
.image_glow3{
    position: absolute;
    top: 323px;
    left: 82px;
    width: 132px;
    height: 132px;
    background-size: 100%;
    background-image: url('../images/whiteGlow.png');
    background-repeat: no-repeat;
    
}
.image_7{
   position: absolute;
    top: 384px;
    left: 18px;
    width: 39px;
    height: 39px;
    background-size: 100%;
    background-image: url('../images/3.png');
    background-repeat: no-repeat;
    
}
.image_8{
    position: absolute;
    top: 185px;
    left: 154px;
    width: 39px;
    height: 39px;
    background-size: 100%;
    background-image: url('../images/3.png');
    background-repeat: no-repeat;
}
.image_9{
    position: absolute;
    top: 240px;
    left: 82px;
    width: 52px;
    height: 52px;
    background-size: 100%;
    background-image: url('../images/10.png');
    background-repeat: no-repeat;
}
.image_10{
    position: absolute;
    top: 240px;
    left: 295px;
    width: 99px;
    height: 99px;
    background-size: 100%;
    background-image: url('../images/8.png');
    background-repeat: no-repeat;
}
.image_11{
    position: absolute;
    top: 286px;
    left: 223px;
    width: 52px;
    height: 52px;
    background-size: 100%;
    background-image: url('../images/10.png');
    background-repeat: no-repeat;
    
}
.image_12{
    position: absolute;
    top: 329px;
    left: 545px;
    width: 132px;
    height: 132px;
    background-size: 100%;
    background-image: url('../images/white.png');
    background-repeat: no-repeat;
}
.image_glow4{
    position: absolute;
    top: 329px;
    left: 545px;
    width: 132px;
    height: 132px;
    background-size: 100%;
    background-image: url('../images/whiteGlow.png');
    background-repeat: no-repeat;
    
}
.image_13{
    position: absolute;
    top: 363px;
    left: 412px;
    width: 82px;
    height: 82px;
    background-size: 100%;
    background-image: url('../images/8.png');
    background-repeat: no-repeat;
}
.image_14{
    position: absolute;
    top: 230px;
    left: 574px;
    width: 52px;
    height: 52px;
    background-size: 100%;
    background-image: url('../images/10.png');
    background-repeat: no-repeat;
}
.image_15{
    position: absolute;
    top: 287px;
    left: 461px;
    width: 39px;
    height: 39px;
    background-size: 100%;
    background-image: url('../images/3.png');
    background-repeat: no-repeat;
}
.slider_cont {
	margin-left: 16px;
    background-color: #cacaca;
    border-radius: 3px;
    height: 5px;
    box-shadow: 0 0 2px rgba(0,0,0,0.6) inset;
    position: relative;
    display: inline-block;
    width: 760px;
    z-index: 2;
    top: 521px;
}

#slider_cir {
	width: 8px;
    height: 8px;
    background-color: #e9e9e9;
    box-shadow: 0 0 2px rgba(0,0,0,0.6);
    border-radius: 14px;
    top: -3px;
    left: 0px;
    position: relative;
    cursor: pointer;
    border: 1px solid #000000;
}
 
#timer_txt{
    position: absolute;
    top: 542px;
    left: 316px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 18px;
}

#amount{
    position: absolute;
    top: 538px;
    left: 429px;
    background-color: #666666;
}
#slider_cir:hover{background-color:#C0C0C0};
#slider_cir:active{background-color:gray};












