#wrap
{
	position: relative;
	top:90px;
	margin: auto;
	height: 420px;
	width: 1000px;

	z-index: 10;
	

	
}


.lights 	
{
	width:75px;
	float:left;
	margin: auto;


}




.size
{
	height: 50px;
	width: 60px;
	margin:auto;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	
	
}

#frame1
{
	position: absolute;
	top: -2px;
	left: 0px;

	width: 980px;
	height: 58px;
	border:1px solid black;
	z-index: -1;
	background-color: #181907;
}


#frame2
{
	position: absolute;
	top: 88px;
	left: 0px;

	width: 980px;
	height: 215px;
	border:2px solid black;
	z-index: -1;
	background-color: #181907;
}

#background
{
	position: absolute;
	top: -30px;
	left: -25px;
	background-color: #AE694A;
	padding-top: 5px;
	width: 1035px;
	height: 360px;
	
	z-index: -1;	
	
}
.sub
{
	position: relative;
	top: 19px;
	left: 0px;

	

}

.resultbox
{
	position: absolute;
	top:-90px;
	width: 100px;
	height: 60px;
	background-color: black;
	text-align: center;

	font-size: 40px;
/*	color: #D0A355;*/
/*	color: #64BE4D; */
/*	color: #BE5CCC; 
	color: #FF5733;*/
	color: #87C84B;
	margin: 0px 0px 0px -15px;


	

}

#reset
{
	position: absolute;
	top: 61px;
	left: -2px;
	width: 61px;
	height: 26px;
	background-color: #AE694A;
}



#indicator1
{
	
	position: absolute;
	top: -130px;
	left: 210px;

	width: 30px;
	height: 230px;

	z-index: 1;
}

#indicator2
{
	
	position: absolute;
	top: -130px;
	left: 360px;

	width: 30px;
	height: 230px;

	z-index: 1;
}

#indicator3
{
	
	position: absolute;
	top: -130px;
	left: 510px;

	width: 30px;
	height: 230px;

	z-index: 1;
}
#indicator4
{
	
	position: absolute;
	top: -130px;
	left: 660px;

	width: 30px;
	height: 230px;

	z-index: 1;
}


#indicator5
{
	
	position: absolute;
	top: -130px;
	left: 810px;

	width: 30px;
	height: 230px;

	z-index: 1;
}

#indicator6
{
	
	position: absolute;
	top: -130px;
	left: 960px;

	width: 30px;
	height: 230px;

	z-index: 1;
}

.dot
{

	position: absolute;
	top: 193px;
	left: -30px;
	z-index: 1;
}

.comma
{
	position: absolute;
	top: -76px;
	left: -1px;
	z-index: 1;

	width: 20px;
	height: 20px;
	color: #87C84B;
;

	font-size:500%;
	z-index: 1;	

	visibility: hidden;
}

.refnumber
{
	position: absolute;
	top: -35px;
	left: 45px;
	z-index: 1;
	color: yellow;
	width: 20px;
	height: 20px;


	font-size:300%;
	z-index: 1;	

	visibility: hidden;
}

