@charset "utf-8";
*{
	padding:0;margin:0;
	border:none;
	outline:none;
	vertical-align:baseline;
	font-size:100%;
	text-decoration:none;
}

html{
	font:12px/1.4em "Tahoma";
	color:#404040;
	background:url('/img/site/back.png') #792f0a;
	vertical-align:top;
}
p{
	margin:1.5em 0;
}
a {
	text-decoration:none;
	color:#457304;
}
a:hover {
	color:#f3921d;
}
.body{
	position:relative;
	width:1000px;
	border-left:1px solid #42adcd;
	border-right:1px solid #42adcd;
	margin: 0 auto;
	background:#fff;
}
.main{
	width:1000px;
	padding-top:135px;
	overflow:hidden;
	margin-bottom:187px;
}
.content{
	float:right;
	height:auto !important;
	height:400px;
	min-height:400px;
	padding-right:11px;
	width:727px;
	text-align:justify;
}
.lmenu{
	float:right;
	padding-right:10px;
	width:236px;
}
.lm_list{
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
}
.lm_list .level2,
.lm_list .level3,
.lm_list .level4{
	display:none;
}
.lm_list li{
	height:18px;
	background:url('/img/site/menu_wrap.png') 40px bottom no-repeat;
}
.lm_list li a,
.lm_list li a:hover{
	display:block;
	width:186px;
	height:17px;
	color:#fff;
	background:url('/img/site/nav_arrow.png') 28px 7px no-repeat;
	padding-left:40px;
}
.lm_list li div{
	width:186px;
	height:17px;
	color:#fff;
	background:url('/img/site/nav_arrow.png') 28px 7px no-repeat;
	padding-left:40px;
}
.lm_logo{
	position:absolute;
}
.lm_casino{
	position:relative;
	width:226px;
	height:141px;
	background:url('/img/site/casino_back.png') no-repeat;
	margin-bottom:26px;
}
.lm_casino ul{
	padding-top:22px;
}
.lm_casino ul li div{
	 background-color:#ad022f;
}
.lm_casino ul li a:hover{
	background-color:#ad022f;
}
.lm_casino .lm_logo{
	left:162px;
	top:92px;
	width:64px;
	height:75px;
	background:url('/img/site/casino_logo.png') no-repeat;
}

.lm_poker{
	position:relative;
	width:226px;
	height:119px;
	background:url('/img/site/poker_back.png') no-repeat;
	margin-bottom:26px;
}
.lm_poker ul{
	padding-top:13px;
}
.lm_poker ul li div{
	 background-color:#457304;
}
.lm_poker ul li a:hover{
	background-color:#457304;
}
.lm_poker .lm_logo{
	left:147px;
	top:63px;
	width:89px;
	height:85px;
	background:url('/img/site/poker_logo.png') no-repeat;
}

.lm_bingo{
	position:relative;
	width:226px;
	height:111px;
	background:url('/img/site/bingo_back.png') no-repeat;
	margin-bottom:26px;
}
.lm_bingo ul{
	padding-top:14px;
}
.lm_bingo ul li div{
	 background-color:#cc6e01;
}
.lm_bingo ul li a:hover{
	background-color:#cc6e01;
}
.lm_bingo .lm_logo{
	left:155px;
	top:71px;
	width:72px;
	height:56px;
	background:url('/img/site/bingo_logo.png') no-repeat;
}

.lm_bookmaker{
	position:relative;
	width:226px;
	height:70px;
	background:url('/img/site/bookmaker_back.png') no-repeat;
	margin-bottom:26px;
}
.lm_bookmaker ul{
	padding-top:11px;
}
.lm_bookmaker ul li div{
	 background-color:#737373;
}
.lm_bookmaker ul li a:hover{
	background-color:#737373;
}
.lm_bookmaker .lm_logo{
	left:159px;
	top:33px;
	width:72px;
	height:56px;
	background:url('/img/site/bookmaker_logo.png') no-repeat;
}

.lm_general{
	position:relative;
	width:226px;
	height:151px;
	background:url('/img/site/general_back.png') no-repeat;
	margin-bottom:40px;
}
.lm_general ul{
	padding-top:11px;
}
.lm_general ul li div{
	 background-color:#026f9f;
}
.lm_general ul li a:hover{
	background-color:#026f9f;
}
.lm_general .lm_logo{
	left:150px;
	top:111px;
	width:85px;
	height:90px;
	background:url('/img/site/general_logo.png') no-repeat;
}
.footer{
	width:910px;
	margin:0 auto;
}
.fmenu1{
	font-size:11px;
	line-height:1.4em;
	border-top:1px solid #43aece;
}
.fmenu1 ul{
	list-style-position:outside;
	list-style-type:none;
	width:780px;
	margin:0 auto;
	padding-top:7px;
	overflow:hidden;
}
.fmenu1 ul li{
	float:left;
	padding:0 10px;
	border-right:1px solid #e78901;
}
.fmenu1 ul li.first{
	padding-left:0;
}
.fmenu1 ul li.last{
	padding-right:0;
	border:none;
}
.fmenu1 ul li a{
	color:#e78901;
	text-decoration:none;
}
.fmenu1 ul li a:hover{
	color:#e78901;
}
.fmenu2{
	font-size:11px;
	line-height:1.4em;
}

.fmenu2 ul{
	list-style-position:outside;
	list-style-type:none;
	width:476px;
	margin:0 auto;
	padding-top:2px;
	overflow:hidden;
}

.fmenu2 ul li{
	float:left;
	padding:0 10px;
	border-right:1px solid #50bedb;
}
.fmenu2 ul li.first{
	padding-left:0;
}
.fmenu2 ul li.last{
	padding-right:0;
	border:none;
}
.fmenu2 ul li a{
	color:#50bedb;
	text-decoration:none;
}
.fmenu2 ul li a:hover{
	color:#50bedb;
}
.fmenu4{
	font-size:11px;
	line-height:1.4em;
}
.fmenu4 ul{
	list-style-position:outside;
	list-style-type:none;
	width:600px;
	margin:0 auto;
	padding-top:2px;
	overflow:hidden;
}
.fmenu4 ul li{
	float:left;
	padding:0 10px;
	border-right:1px solid #aaa;
}
.fmenu4 ul li.first{
	padding-left:0;
}
.fmenu4 ul li.last{
	padding-right:0;
	border:none;
}
.fmenu4 ul li a{
	color:#aaa;
	text-decoration:none;
}
.fmenu4 ul li a:hover{
	color:#aaa;
}

.fmenu3{
	font-size:11px;
	line-height:1.4em;
	border-top:1px solid #d7d7d7;
	margin-top:7px;
}
.fmenu3 ul{
	list-style-position:outside;
	list-style-type:none;

	margin:0 auto;
	padding-top:6px;
	overflow:hidden;
}
.fmenu3 ul li{
	float:left;
	padding:0 10px;
	border-right:1px solid #aaa;
}
.fmenu3 ul li.first{
	padding-left:0;
}
.fmenu3 ul li.last{
	padding-right:0;
	border:none;
}
.fmenu3 ul li a{
	color:#aaa;
	text-decoration:none;
}
.fmenu3 ul li a:hover{
	color:#aaa;
}
.copyright{
	font-size:11px;
	line-height:1.4em;
	color:#aaa;
	margin-top:10px;
}
.header{
	position:absolute;
	top:0;
	left:3px;
	border-top:3px solid #d6d6d6;
	width:997px;
	height:129px;
	overflow:hidden;
}
.rsection{
	padding:20px 10px 0 0;
	width:727px;
	float:right;
	font-size:11px;
	line-height:1.4em;
}
.tnav{
	list-style-position:outside;
	list-style-type:none;
	padding-left:5px;
}
.tnav li{
	display:inline;
	padding-right:24px;
}
.tnav li a,
.tnav li a:hover{
	color:#bb0132;
	text-decoration:none;
}
.tnav li.more{
	position:relative;
}
.tnav li.more a.more,
.tnav li.more a.more:hover{
	color:#457304;
	background:url('/img/site/more.png') no-repeat right 0;
	padding-right:24px;
}
.tnav li.more ul{
	display:none;
	position:absolute;
	left:0;
	top:12px;
	z-index:10000;
	padding:1px;
	width:144px;
	height:74px;
	border:1px solid #F0F3F2;
	background-color:#FFF;
	margin-left:0;
}
.tnav li.more:hover  ul{
	display:block;
}
.tnav li.more  ul li{
	display:block;
	padding:2px 0 0 15px;
	background:#F7F9F8 url(/img/site/moremarker.png) 6px 9px no-repeat;
}
.tnav li.more ul li a {
	display:block;
	height:18px;
	border-bottom:1px solid #F0F3F2;
	color:#74746E;
}
.tnav li.more ul li a:hover{
	color:#bb0132;
}
.tnav li.more ul li.last a {
	border-bottom:none;
}
.search{
	width:727px;
	height:68px;
	margin-top:5px;
	background:url('/img/site/search.png') no-repeat;
}
.search .text{
	float:left;
	margin:16px 0 0 18px;
	width:616px;
	height:20px;
	border:1px solid #cf162b;
	line-height:19px;
}
.search .btn{
	float:left;
	cursor:pointer;
	background:url('/img/site/s_btn.png') no-repeat;
	width:56px;
	height:23px;
	margin:16px 0 0 17px;
}
.logo{
	float:right;
	background:url('/img/site/logo.png') no-repeat;
	margin:23px 57px 0 0;
	width:156px;
	height:83px;
}
.logo a{
	display:block;
	width:100%;
	height:100%;
}
.adress{
	color:#989898;
}
#userpassword,
#username{
	border: 1px solid #333;
	margin-bottom:5px;
}
.bonus_1d{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	outline:0;
	border:0;
	margin-top:20px;
}
.bonus_1d td,
.bonus_1d th{
	text-align:center;
	color:#282a29;
	vertical-align:middle;
}
.bonus_1d td.href{
	text-align:left;
	padding-left:7px;
}
.bonus_1d td.href a,
.bonus_1d td.href a:hover{
	color:#282a29;
	text-decoration:underline;
}
.bonus_1d th{
	font-size:14px;
	line-height:16px;
	color:#fff;
	height:25px;
}
.bonus_1d td{
	height:13px;
	padding:2px;
}

.bonus_1d th.first{
	width:3px;
	background:url('/img/site/bonus_left.png') no-repeat #90002b;
	font-size:0;
}
.bonus_1d th.col0{
	background:#90002b;
}
.bonus_1d th.col1{
	background:#4e0017;
}
.bonus_1d th.last{
	width:4px;
	background:url('/img/site/bonus_right.png') no-repeat #90002b;
	font-size:0;
}
.bonus_1d th.last2{
	width:4px;
	background:url('/img/site/bonus_right2.png') no-repeat #90002b;
	font-size:0;
}
.bonus_1d td.cell00{
	background:#efefef;
}
.bonus_1d td.cell10{
	background:#e3e3e3;
}
.bonus_1d td.cell01{
	background:#dedede;
}
.bonus_1d td.cell11{
	background:#c4c4c4;
}
.object{
	overflow:hidden;
	clear:both;
}
.object .m_left{
	width:226px;
	float:left;
}
.object .m_left div{
	float:left;
	width:110px;
	height:83px;
	padding:0 6px 6px 0;
}
.object .m_left div.col2{
	padding:0 0 6px 0;
}
.object .m_left img{
	width:110px;
	height:83px;
	display:block;
}
.object .m_right{
	overflow:hidden;
	padding-left:20px;
}
.gift{
	float:left;
}
.bonuses{
	font-size:14px;
	line-height:1.4em;
	float:left;
}
.pay_services{
	margin-bottom:52px;
}
.pay_services img{
	margin:0 4px 4px 0;
	width:76px;
	height:30px;
}
.buttons{
	clear:both;
	text-align:right;
}
.buttons a{
	margin-left:20px
}
.down_game{
	float:left;
	margin:0 47px 17px 0;
	background:url('/img/site/game_back.png') no-repeat;
	width:211px;
	height:203px;
}
.down_game2{
	margin-right:0;
}
.down_game img{
	display:block;
	width:200px;
	height:115px;
	margin:6px 0 12px 5px;
}
.down_game h3{
	font-weight:normal;
	text-align:center;
	line-height:12px;
	margin-bottom:17px;
}
.down_game a,
.down_game a:hover{
	color:#9d0000;
}
.down_game .down{
	display:inline;
	float:left;
	width:86px;
	height:23px;
	background:url('/img/site/gamemore.png') no-repeat #fb9a00;
	margin:0 14px 0 9px;
	position:relative;
}
.down_game .play{
	display:block;
	float:left;
	width:86px;
	height:23px;
	background:url('/img/site/game_down.png') no-repeat #fb9a00;
}
.bonuses{
	font-size:14px;
	line-height:18px;
	margin-bottom:1.4em;
}
.spNav div{
	float:left;
}
.spNav a{
	color:#9a0000;
}
.spNav .ocont{
	overflow:hidden;
	zoom:1;
}
.spNav .pages{
	overflow:hidden;
	margin-bottom:7px;
}
.spNav .pages a{
	float:left;
	line-height:14px;
	width:14px;
	height:14px;
	border:1px solid #bbb;
	text-align:center;
	margin:0 3px;
	color:#585858;
}
.spNav .pages a:hover,
.spNav .pages .curPage{
	float:left;
	line-height:16px;
	width:16px;
	height:16px;
	background:#9a0000;
	text-align:center;
	margin:0 3px;
	color:#fff;
	border:none;
}
.spNav .uline{
	clear:both;
	overflow:hidden;
	float:none;
	height:3px;
	margin:0 3px;
	width:auto !important;
	width:0;
	background:#cdcdcd;
	font:0;
}
.spNav .pageCount{
	color:#838383;
	float:right;
}
.spNav .dots{
	margin:0 8px;
	color:#9a0000;
}
