
body #content #coin-count-view {
	position: absolute;
	left: 430px;
	top: 19px;
	width: 58px;
	height: 60px;
	background-image: url("../images/ui/coin-count.png");
	background-repeat: no-repeat;
}

body #content #coin-count-txt {
	position: absolute;
	left: 486px;
	top: 31px;
	width: 56px;
	height: 32px;
	font-family: agency_fbbold;
	font-size: 24px;
	text-align: left;
	color: #fff;
}

body #content #coinmadness-timer-txt {
	position: absolute;
	left: 430px;
	top: 90px;
	width: 100px;
	height: 50px;
	font-family: agency_fbbold;
	font-size: 48px;
	text-align: center;
	color: #bb0000;
}

body #content #coin-doubler-view {
	position: absolute;
	left: 368px;
	top: 27px;
	width: 55px;
	height: 38px;
	background-repeat: no-repeat;
	visibility: 'hidden';
	background-image: url("../images/ui/coins-x2.png");
}

body #content #coins-x2-view {
	background-image: url("../images/ui/coins-x2.png");
}

body #content #coins-x3-view {
	background-image: url("../images/ui/coins-x3.png");
}

body #content #coins-x4-view {
	background-image: url("../images/ui/coins-x4.png");
}

body #content .coins-reward-view {
	position: absolute;
	left: 452px;
	top: 96px;
	width: 55px;
	height: 38px;
	background-repeat: no-repeat;
	visibility: 'hidden';
}

body #content #progress-bar-view {
	position: absolute;
	left: 30px;
	top: 472px;
	width: 900px;
	height: 63px;
}

body #content #progress-bar-view #progress-fill-img {
	position: absolute;
	left: 4.5px;
	top: 19.5px;
	width: 891px;
	height: 30px;
	border: 0;
	background-repeat: repeat-x;
	background-image: url("../images/ui/bar_fill.png");
}

body #content #progress-bar-view #progress-overlay-img {
	position: absolute;
	left: 4.5px;
	top: 19px;
	width: 891px;
	height: 32px;
}

body #content #progress-bar-view #progress-outline-img {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 900px;
	height: 39px;
}

body #content #bull-count-view {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 43px;
	height: 49px;
}

body #content #bull-count-view #bull-count-subview {
	position: absolute;
	left: 21px;
	top: 24px;
	width: 0px;
	height: 0px;
	overflow: visible;
}

body #content #bull-count-view #bull-count-subview #progress-bull-img {
	position: absolute;
	left: -21px;
	top: -24px;
	width: 43px;
	height: 49px;
}

body #content #bull-count-view #bull-count-subview #bull-count-txt {
	position: absolute;
	left: -22px;
	top: -15px;
	width: 43px;
	height: 30px;
	font-family: agency_fbbold;
	font-size: 26px;
	color: #54625c;
	text-align: center;
}

.fence-marker-view {
	position: absolute;
	top: 0px;
	width: 38px;
	height: 63px;
	background-image: url("../images/ui/bar_fence.png");
}

.fence-marker-view-red {
	position: absolute;
	top: 0px;
	width: 38px;
	height: 63px;
	background-image: url("../images/ui/bar_fence_red.png");
}

body #content #progress-bar-view #fence1-view {
	left: 279px;
}

body #content #progress-bar-view #fence2-view {
	left: 575px;
}

body #content #progress-bar-view #fence3-view {
	left: 870px;
}

.fence-txt {
	position: absolute;
	left: -1px;
	top: 19px;
	width: 38px;
	height: 32px;
	font-family: agency_fbbold;
	font-size: 26px;
	/*font-weight: bold;
	margin: 0 auto 0.5em;*/
	color: #fff;
	text-align: center;
}

body #content #sleazebull-view {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 124px;
	height: 98px;
}

body #content #sleazebull-view #sleazebull-img.open {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 124px;
	height: 98px;
	background-image: url("../images/ui/sleazebull_open.png");
}

body #content #sleazebull-view #sleazebull-img.closed {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 124px;
	height: 98px;
	background-image: url("../images/ui/sleazebull_closed.png");
}

body #content #sleazebull-view #sleazebull-txt {
	position: absolute;
	left: -1px;
	top: 48px;
	width: 124px;
	height: 30px;
	font-family: agency_fbbold;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 2px #000
}

body #content #touch-view {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 550px;
	background-color: none;/* transparent || none || rgba(0, 255, 255, 0.2) */
}

body #content #pause-btn.unpaused {
	background-position: 0px 0px;
}

body #content #pause-btn.unpaused:active {
	background-position: -60px 0px;
}

body #content #pause-btn.paused {
	background-position: -120px 0px;
}

body #content #pause-btn.paused:active {
	background-position: -180px 0px;
}

body #content #pause-btn {
	position: absolute;
	left: 894px;
	top: 4px;
	width: 60px;
	height: 60px;
	background-image: url("../images/ui/pause-btn.png");
}

body #content #pause-btn.unpaused {
	background-position: 0px 0px;
}

body #content #pause-btn.unpaused:active {
	background-position: -60px 0px;
}

body #content #pause-btn.paused {
	background-position: -120px 0px;
}

body #content #pause-btn.paused:active {
	background-position: -180px 0px;
}
