#smooornoo{
	background-position: 0 -15px;
}
a.mooover {
	display: block;
	width: 180px;
	height: 181px;
	text-decoration: none;
	background: url(images/moo-button-a.gif);
	}

a.mooover:hover {
	background-position: -180px 0;
}
a.nooover {
	display: block;
	width: 177px;
	height: 181px;
	text-decoration: none;
	background: url(images/noo-button-a.gif);
	}

a.nooover:hover {
	background-position: -177px 0;
}

.displace {
	position: absolute;
	left: -5000px;
	}


#content {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
#moonoo{
	position: absolute;
	left: 260px;
	top: 79px;
	width: 522px;
	height: 463px;
	background: url(images/background.gif) no-repeat;
	z-index: 2;
}
#prevmask{
	position: absolute;
	left: 750px;
	top: 103px;
	width: 74px;
	height: 89px;
	background: url(images/previous-mask.gif) no-repeat;
	z-index: 900;
}
#content a:hover {
	color: #FFB300;
	text-decoration: underline; 
}

#leftarrow {
	position: absolute;
	top: 446px;
	left: 169px;
	width:73px;
	height:79px;
	background: url(images/left-arrow.gif) no-repeat;
}

#rightarrow {
	position: absolute;
	top: 446px;
	left: 804px;
	width:73px;
	height:79px;
	background: url(images/right-arrow.gif) no-repeat;
}

#ftlogo {
	top: 362px;
	left: 605px;
	width: 69px;
	height: 72px;
	position: absolute;
	z-index: 800;
	background: url(images/ft-logo.gif) no-repeat;
}

#tub {
	position: absolute;
	top: 105px;
	left: 389px;
	z-index: 1;
	background: #000 url(images/tub-background.gif);
}

#moo {
	position: absolute;
	top: 254px;
	left: 168px;
	z-index: 3;
	height: 181px;
	width: 180px;
	overflow: hidden;
}
#noo {
	position: absolute;
	top: 254px;
	left: 699px;
	z-index: 4;
	height: 181px;
	width: 177px;
	overflow: hidden;
}
#logo {
	position: absolute;
	top: 88px;
	left: 161px;
	width: 207px;
	height: 145px;
	z-index: 600;
}

#details {
	position: absolute;
	top: 443px;
	left: 267px;
	width: 510px;
	z-index: 5;
	font-size: 12px;
}

.boldwhite {
	font-size: 15px;
	color:#FFF;
	font-weight:bold;
}
.country {
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
}

.basetitle {
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
}
.basetext {
	font-size: 13px;
	color:#000;

}

#prev {
	position: absolute;
	top: 176px;
	left: 673px;
	width: 221px;
	height: 71px;
	background: url(images/prev-background.gif) no-repeat;
	z-index: 200;
	line-height: 18px;
}

#smalltub {
	width: 69px;
	height: 83px;
	position:absolute;
	top: 106px;
	left: 753px;
	z-index: 400;
	background: #000;
}

.pretubtitle {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
}

.mooresult {
	font-size: 18px;
	color: #4A9B29;
}
.resultdivide {
	font-size: 16px;
	color: #333333;
}

.nooresult {
	font-size: 18px;
	color: #C1272D;
}

