body {
	padding: 0;
	margin: 0;
	background: url("../images/on_mobile/bg.jpg") no-repeat top center #282828;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

* {
	outline: none;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #fe850c;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
	text-align: center;
}

.wrap {
	width: 960px;
	margin: 0 auto;
	height: 785px;
	position: relative;
	*background: url("../images/on_mobile/bg.jpg") no-repeat top center;
}

.copy {
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

.to_sportal {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 25px;
	padding: 10px 140px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background: url("../images/on_mobile/to_sportal.gif") no-repeat right 0;
}

.to_sportal:hover {
	color: #cccccc;
	background: url("../images/on_mobile/to_sportal.gif") no-repeat right -35px;
}

.orange {
	color: #fe850c;
}

h1.choose {
	font-size: 15px;
	line-height: 18px;
	color: #fe850c;
	position: absolute;
	width: 960px;
	left: 0;
	top: 571px;
	text-align: center;
}

.download {
	position: absolute;
	width: 960px;
	left: 0;
	top: 727px;
}

/* buttons */
/* buttons */
/* buttons */

a#android {
	left: 111px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_android.png") no-repeat center 0;
}

a#android:hover, a#android.active {
	background: url("../images/on_mobile/but_android.png") no-repeat center -100px;
	color: #fe850c;
}

a#iphone {
	left: 224px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_iphone.png") no-repeat center 0;
}

a#iphone:hover, a#iphone.active {
	background: url("../images/on_mobile/but_iphone.png") no-repeat center -100px;
	color: #fe850c;
}

a#ipad {
	left: 326px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_ipad.png") no-repeat center 0;
}

a#ipad:hover, a#ipad.active {
	background: url("../images/on_mobile/but_ipad.png") no-repeat center -100px;
	color: #fe850c;
}

a#windows_m {
	left: 428px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_windows.png") no-repeat center 0;
}

a#windows_m:hover, a#windows_m.active {
	background: url("../images/on_mobile/but_windows.png") no-repeat center -100px;
	color: #fe850c;
}

a#blackberry {
	left: 530px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_blackberry.png") no-repeat center 0;
}

a#blackberry:hover, a#blackberry.active {
	background: url("../images/on_mobile/but_blackberry.png") no-repeat center -100px;
	color: #fe850c;
}

a#vodafone {
	left: 635px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_vodafone.png") no-repeat center 0;
}

a#vodafone:hover, a#vodafone.active {
	background: url("../images/on_mobile/but_vodafone.png") no-repeat center -100px;
	color: #fe850c;
}

a#other_mobile {
	left: 741px;
	top: 612px;
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 80px;
	width: 100px;
	height: 20px;
	background: url("../images/on_mobile/but_other_mobile.png") no-repeat center 0;
}

a#other_mobile:hover, a#other_mobile.active {
	background: url("../images/on_mobile/but_other_mobile.png") no-repeat center -100px;
	color: #fe850c;
}

/* buttons */
/* buttons */
/* buttons */

#layer {
	background: url("../images/on_mobile/layer_bg.png") no-repeat;
	width: 722px;
	height: 99px;
	position: absolute;
	left: 118px;
	top: 509px;
}

a#layer_close {
	background: url("../images/on_mobile/layer_close.png") no-repeat right 0;
	padding-right: 34px;
	padding-top: 8px;
	height: 22px;
	position: absolute;
	right: 8px;
	top: 6px;
	color: #fe850c;
	text-shadow: 0 -2px 1px #000000;
	font-size: 14px;
}

#layer div h2 {
	position: absolute;
	left: 22px;
	bottom: 5px;
	color: #fe850c;
	text-shadow: 0 -2px 1px #000000;
	font-size: 14px;
	line-height: 16px;
}

.arrow {
	position: absolute;
	bottom: -10px;
	width: 28px;
	height: 11px;
	background: url("../images/on_mobile/layer_arrow.png") no-repeat;
}

#layer_android .arrow {
	left: 30px;
}

#layer_iphone .arrow {
	left:142px;
}

#layer_ipad .arrow {
	left: 245px;
}

#layer_windows_m .arrow {
	left: 345px;
}

#layer_blackberry .arrow {
	left: 450px;
}

#layer_vodafone .arrow {
	left: 553px;
}

#layer_other_mobile .arrow {
	left: 660px;
}

/* anim */
/* anim */
/* anim */

.wrap_anim {
	position: absolute;
	z-index: 1;
	top: 142px;
	left: 100px;
	width: 760px;
	height: 365px;
	overflow: hidden;
}

.anim_img {
	position: absolute;
	top: 0;
	z-index: 2;
	width: 3800px;
	white-space: nowrap;
}

.over_shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 365px;
	background: url("../images/on_mobile/over_shadow.png") no-repeat;
	_background: none;
	z-index: 3;
}

a.but_prev {
	position: absolute;
	left: 12px;
	top: 319px;
	width: 115px;
	height: 130px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../images/on_mobile/but_left.png") no-repeat 0 0;
	z-index: 4;
}

a.but_prev:hover {
	background: url("../images/on_mobile/but_left.png") no-repeat 0 -130px;
}

a.but_next {
	position: absolute;
	right: 12px;
	top: 319px;
	width: 115px;
	height: 130px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../images/on_mobile/but_right.png") no-repeat 0 0;
	z-index: 4;
}

a.but_next:hover, a.but_next.active {
	background: url("../images/on_mobile/but_right.png") no-repeat 0 -130px;
}

.slide_buttons {
	position: absolute;
	left: 429px;
	/* ORL for 6 images
	left: 418px;
	*/
	top: 531px;
}

.slide_buttons a {
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 8px;
	display: block;
	float: left;
	background: url("../images/on_mobile/dot.png") no-repeat 0 0;
}

.slide_buttons a.active {
	background: url("../images/on_mobile/dot.png") no-repeat 0 -14px;
}

/* anim */
/* anim */
/* anim */

/* old
p.partner {
	position: absolute;
	left: 685px;
	top: 75px;
	color: #999999;
	font-weight: normal;
}

a.betfair {
	display: block;
	background: url("../images/on_mobile/logo_betfair.png") no-repeat;
	position: absolute;
	left: 680px;
	top: 99px;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}

a.mtel {
	display: block;
	background: url("../images/on_mobile/logo_mtel.png") no-repeat;
	position: absolute;
	left: 830px;
	top: 90px;
	width: 110px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}
*/

p.partner {
	position: absolute;
	right: 236px;
	width: 100px;
	top: 67px;
	color: #999999;
	font-weight: normal;
	text-align: left;
}

a.cadillac {
	display: block;
	background: url("../images/on_mobile/logo_cadillac.png") no-repeat;
	position: absolute;
	right: 215px;
	top: 91px;
	width: 124px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

a.betfair {
	display: block;
	background: url("../images/on_mobile/logo_betfair.png") no-repeat;
	position: absolute;
	right: 94px;
	top: 91px;
	width: 121px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

span.mtel,
a.mtel {
	display: block;
	background: url("../images/on_mobile/logo_mtel.png") no-repeat;
	position: absolute;
	right: 10px;
	top: 96px;
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
}

.fb_share_count_nub_right {
	background: none !important;
}

.share {
	position: absolute;
	left: 12px;
	top: 0;
}

.share_fb_button {
	background: url('../images/fb_1.gif') no-repeat 0 0;
	cursor: pointer;
	display: block;
	height: 18px;
	width: 95px;
}

#sh_1 {
	float: left;
	margin-top: 8px;
}

#sh_2 {
	float: left;
	margin: 6px 0 0 9px;
	display: block;
	width: 65px;
	height: 20px;
}

#sh_3 {
	float: left;
	margin: 9px 10px 0 8px;
	display: block;
	width: 14px;
	height: 16px;
	background: url("../images/on_mobile/ico_twitter.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#sh_4 {
	height: 20px;
	float: left;
	margin: 7px 0 0 0;
}

.ico, .sms_icon, .mail_icon {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}

.ico.andr {
	background: url("../images/on_mobile/ico_android_market.png") no-repeat;
	width: 143px;
	height: 75px;
	left: 287px;
	top: 10px;
}

.ico.app {
	background: url("../images/on_mobile/ico_app_store.png") no-repeat;
	width: 143px;
	height: 75px;
	left: 287px;
	top: 10px;
}

.ico.lnk2 {
	background: url("../images/on_mobile/ico_web_link_2.png") no-repeat;
	width: 143px;
	height: 75px;
	left: 287px;
	top: 10px;
}

.ico.lnk {
	background: url("../images/on_mobile/ico_web_link.png") no-repeat;
	width: 143px;
	height: 75px;
	left: 287px;
	top: 10px;
}

.ico.bkbr {
	background: url("../images/on_mobile/ico_web_blackberry.png") no-repeat;
	width: 143px;
	height: 75px;
	left: 287px;
	top: 10px;
}

.ico.sms, .sms_icon {
	background: url("../images/on_mobile/ico_sms.png") no-repeat;
	width: 74px;
	height: 75px;
	left: 435px;
	top: 10px;
}

.ico.mail, .mail_icon {
	background: url("../images/on_mobile/ico_mail.png") no-repeat;
	width: 74px;
	height: 75px;
	left: 514px;
	top: 10px;
}

.sms_icon, .mail_icon {
	left: 223px;
	top: 10px;
}

.only_mtel {
	position: absolute;
	left: 303px;
	top: 75px;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.area h3 {
	position: absolute;
	left: 303px;
	top: 24px;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	_width: 300px;
}

.field {
	position: absolute;
	left: 296px;
	top: 43px;
	border: 0;
	background: url("../images/on_mobile/input_bg.png") no-repeat;
	width: 269px;
	height: 23px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding: 2px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	*padding-top: 4px;
	*height: 21px;
}

.submit_button {
	position: absolute;
	top: 42px;
	left: 584px;
	background: url("../images/on_mobile/btn_send.png") no-repeat;
	width: 97px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}

.ok_button {
	position: absolute;
	top: 42px;
	left: 584px;
	background: url("../images/on_mobile/btn_ok.png") no-repeat;
	width: 97px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}

.screen p {
	position: absolute;
	left: 303px;
	top: 24px;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	_width: 300px;
}

.screen b {
	position: absolute;
	left: 303px;
	top: 45px;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	_width: 300px;
}

.screen span {
	position: absolute;
	right: 43px;
	top: 73px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	color: #999999;
	_width: 300px;
}

.screen span a {
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.screen span a:hover {
	color: #fe850c;
}
