#bgImage {
	padding: 0px;
	margin: 0px;
	line-height: normal;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
	
	position: relative;
	background: url(img/wlc.png) no-repeat;
	width: 332px;
	height: 420px;
	border: none;
	background-color: #000000;
}
#dial1 {
	position: absolute;
	top: 245px;
	left: 28px;
	width: 120px;
	height: 120px;
	z-index: 0;
	pointer-events: none;
}
#dial2 {
	position: absolute;
	top: 245px;
	left: 182px;
	width: 120px;
	height: 120px;
	z-index: 0;
	pointer-events: none;
}
.popper {
	background-image: url(img/popper.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	position: absolute;
	top: 0px;
	visibility: visible;
	left: 0px;
	z-index: 0;
	pointer-events: none;
}
#redPopper{
	background-image: url(img/popper_red.png);
}
#greenPopper{
	background-image: url(img/popper_green.png);
}
#result {
	overflow: hidden;
	position: absolute;
	left: 166px;
	color: #444444;
	font-size: 38px;
	font-weight: normal;
	font-family: arial;
	width: 130px;
	top: 65px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: transparent;
	border: none;
	height: 47px;
	opacity: 1;
	pointer-events: none;
}
#result2 {
	overflow: hidden;
	position: absolute;
	left: 166px;
	color: #444444;
	font-size: 38px;
	font-weight: normal;
	font-family: arial;
	width: 130px;
	top: 144px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: transparent;
	border: none;
	height: 47px;
	opacity: 1;
	pointer-events: none;
}
#calcTitle {
	overflow: hidden;
	position: absolute;
	color: #6B7C98;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	top: 9px;
	left: 175px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	border: none;
	height: auto;
	pointer-events: none;
}
#resultCaption {
	overflow: hidden;
	position: absolute;
	left: 222px;
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	top: 39px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: transparent;
	border: none;
	height: 30px;
	pointer-events: none;
}
#resultCaption2 {
	overflow: hidden;
	position: absolute;
	left: 222px;
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	top: 118px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: transparent;
	border: none;
	height: 30px;
	pointer-events: none;
}
#differenceCaption {
	overflow: hidden;
	position: absolute;
	left: 60px;
	color: #444444;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	top: 39px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	border: none;
	height: 12px;
	pointer-events: none;
}
#difference {
	overflow: hidden;
	position: absolute;
	left: 10px;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	top: 49px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	border: none;
	height: 16px;
	pointer-events: none;
}
.weightUnits {
	overflow: hidden;
	position: absolute;
	left: 298px;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: transparent;
	border: none;
	height: 16px;
	pointer-events: none;
}
#weightUnits1 {
	top: 84px;
}
#weightUnits2 {
	top: 164px;
}
#scaleArm {
	background: url(img/scaleArm.png) no-repeat scroll 0px 0px;
	position: absolute;
	left: 46px;
	width: 108px;
	top: 78px;
	background-color: transparent;
	border: none;
	height: 50px;
	pointer-events: none;
}
#scaleCupGreen {
	background: url(img/scaleCupGreen.png) no-repeat scroll 0px 0px;
	position: absolute;
	left: 0px;
	width: 40px;
	top: 52px;
	background-color: transparent;
	border: none;
	height: 60px;
	pointer-events: none;
}
#scaleCupRed {
	background: url(img/scaleCupRed.png) no-repeat scroll 0px 0px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	width: 40px;
	top: 52px;
	background-color: transparent;
	border: none;
	height: 60px;
	pointer-events: none;
}
#CupGreenHolder {
	position: absolute;
	left: -18px;
	width: 40px;
	top: -16px;
	background-color: transparent;
	border: none;
	height: 100px;
	pointer-events: none;
}
#CupRedHolder {
	position: absolute;
	left: 88px;
	width: 40px;
	top: -16px;
	background-color: transparent;
	border: none;
	height: 100px;
	pointer-events: none;
}

#eval {
	overflow: hidden;
	position: absolute;
	left: 10px;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	top: 188px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	border: none;
	height: 16px;
	pointer-events: none;
}
.dialValue {
	overflow: hidden;
	position: absolute;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	width: 68px;
	top: 40px;
	left: 26px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 2;
	background-color: transparent;
	border: none;
	pointer-events: none;
}
.unitsCaption {
	overflow: hidden;
	position: absolute;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	width: 60px;
	top: 71px;
	left: 31px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 2;
	pointer-events: none;
}
.dialCaption {
	overflow: hidden;
	position: absolute;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	width: 140px;
	top: 130px;
	left: -8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 2;
	pointer-events: none;
}
.dialRing {
	position: absolute;
	box-shadow: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: url(img/dial_dots.png) no-repeat scroll 0px 0px;
	height: 120px;
	width: 120px;
	left: 0px;
	top: 0px;
	z-index: 2;
	pointer-events: auto;
}
.dialBg {
	position: absolute;
	box-shadow: none;
	background: url(img/dial_bg.png) no-repeat scroll 0px 0px;
	height: 128px;
	width: 128px;
	left: 0px;
	top: 0px;
	z-index: 1;
	pointer-events: none;
}
#unitSelector {
	position: absolute;
	box-shadow: none;
	background: url(img/usSelected.png) no-repeat scroll 0px 0px;
	height: 20px;
	width: 150px;
	left: 5px;
	top: 5px;
	z-index: 1;
	pointer-events: none;
}
#metricSelector {
	position: absolute;
	height: 20px;
	width: 75px;
	left: 5px;
	top: 5px;
	z-index: 1;
	pointer-events: auto;
}
#usSelector {
	position: absolute;
	height: 20px;
	width: 75px;
	left: 80px;
	top: 5px;
	z-index: 1;
	pointer-events: auto;
}
#energyUnitSelector {
	position: absolute;
	background: url(img/kcalSelected.png) no-repeat scroll 0px 0px;
	height: 20px;
	width: 150px;
	left: 177px;
	top: 5px;
	z-index: 1;
	pointer-events: none;
}
#kjSelector {
	position: absolute;
	height: 20px;
	width: 75px;
	left: 177px;
	top: 5px;
	z-index: 1;
	pointer-events: auto;
}
#kcalSelector {
	position: absolute;
	height: 20px;
	width: 75px;
	left: 252px;
	top: 5px;
	z-index: 1;
	pointer-events: auto;
}
