body{
	background:#9db1c1;
	border:1px solid #6990b3;
	margin:0px;	
	padding:0px;
}

.outer{
	min-width:890px;
}


table, tr, td{
	margin:0px;
	padding:0px;
} 

table{
	border-collapse:collapse;
}


img, button{
	border:0px;
}

a{
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

p{
	font:normal 12px Tahoma;
	line-height:17px;
	margin:0px;
	padding:5px;
}

h1, h2, h5{
	margin:0px;
	padding:0px;
}

fieldset{
	border:none;
	margin:0px;
	padding:0px;
}

label{
	color:#6f8fd2;
	clear:both;
	font:normal 11px Tahoma;
	float:left;
	padding:8px 8px 0 0;
	width:41px;
}

.back{
	background:url(../img/back.png) repeat-x top center;
	margin:0 auto;
	padding-top:4px;
	width:100%;
}

.content{
	margin:0 auto;
	width:890px;
}

.clearing{
	clear:both;
	height:0px;
	font-size:0px;
}

/* header */

.header{
	background:url(../img/header1.jpg) no-repeat top center;
	height:206px;
	margin-bottom:7px;
	width:890px;
}

.flags{
	float:right;
	margin:0px;
	padding:0 6px 0 0;
	width:auto;
}

.flags dt{
	float:left;
	margin:7px 7px 0 7px;
	width:28px;
}

.flag1{
	background:url(../img/flag1.png) no-repeat center;
	cursor:pointer;
	height:23px;
	width:28px;
}

.flag2{
	background:url(../img/flag2.png) no-repeat center;
	cursor:pointer;
	height:23px;
	width:28px;
}

.flag3{
	background:url(../img/flag3.png) no-repeat center;
	cursor:pointer;
	height:23px;
	width:28px;
}

.flag1_active{
	background:url(../img/flag1_active.png) no-repeat center;
	cursor:pointer;
	height:23px;
	width:28px;
}

.flag2_active{
	background:url(../img/flag2_active.png) no-repeat center;
	cursor:pointer;
	height:23px;
	width:28px;
}

.flag3_active{
	background:url(../img/flag3_active.png) no-repeat center;
	cursor:pointer;
	height:23px;
	width:28px;
}

.logo{
	background:url(../img/logo.png) no-repeat;
	cursor:pointer;
	height:103px;
	margin:5px 0 0 270px;
	width:352px;
}

.menu{
	float:right;
	margin:35px 0 0 0;
	width:auto;
}

.menu dt{
	cursor:pointer;
	float:left;
	height:34px;
	text-align:center;
	width:auto;
}

.menu dt.m1{
	display:table;
	height:34px;
	width:154px;
}

.menu dt.m2{
	height:34px;
	width:226px;
}

.menu dt.m3{
	height:34px;
	width:152px;
}

.menu a{
	color:#ffffff;
	font:italic bold 14px Tahoma;
	height:34px;
	text-transform:uppercase;
}
.menu a:hover{
	text-decoration:none;
}

/* end header */

.contDiv{
	margin:0 auto;
	width:890px;
}


/* left column */

.leftCol{
	float:left;
	width:268px;
}

.loginBack{
	background:url(../img/login_back.png) no-repeat;
	height:180px;
	width:232px;
	margin-left:15px;
}
.loginBack h1{
	color:#ffffff;
	font:bold 13px Tahoma;
	margin-left:10px;
	padding:8px 0 0 0;
	text-align:center;
	#text-transform:uppercase;
}
.loginBack label{
	color:#ffffff;
	font:12px Tahoma;
}

h1{
	color:#6f8fd2;
	font:italic bold 14px Tahoma;
	padding:8px 0 0 0;
	text-align:center;
	#text-transform:uppercase;
}

.loginForm{
	margin:0px;
	padding:16px 0 0 12px;
}

.field{
	background:url(../img/field.png) no-repeat;
	border:0px;
	#color:#6f8fd2;
	#color:#000000;
	font: normal 14px Tahoma;
	height:25px;
	margin-bottom:10px;
	padding:3px 0 0 5px;
	width:155px;
}

.lDiv{
	float:left;
	width:auto;
}

.lDiv a{
	color:#ffffff;
	display:block;
	font:normal 11px Tahoma;
	margin:0 0 10px 0;
	#text-transform:uppercase;
	#text-decoration:underline;
}
.lDiv a:hover{
	text-decoration:none;
}

.butn{
	border:0px;
	background:url(../img/butn.png) no-repeat;
	color:#6f8fd2;
	cursor:pointer;
	float:right;
	font:bold 13px Tahoma;
	height:35px;
	margin:12px 8px 0 0;
	text-transform:uppercase;
	padding-bottom:5px;
	width:103px;
}

.logos{
	background:url(../img/bann_block.gif) no-repeat;
	margin:20px 0 10px 30px;
	#text-align:center;
	width:230px;
	height:700px;
	padding-top:15px;
}

 .logo_1 img{
	margin:5px 0 0 10px;
}

.logo_2 img{
	margin:0px 0 0 45px;
}

.logo_3 img{
	margin:15px 0 0 35px;
}

.logo_4 img{
	margin:15px 0 0 45px;
}

.logo_5 img{
	margin:15px 0 0 35px;
}

.logo_6 img{
	margin:15px 0 0 20px;
}
.logo_7 img{
	margin:15px 0 0 50px;
}
.logo_8 img{
	margin:15px 0 0 25px;
}
.logo_9 img{
	margin:15px 0 0 65px;
}
.logo_10{
	margin:15px 0 0 50px;
}

.icon_cont{
	background:url(../img/icon_contact.png) no-repeat;
	height:41px;
	float:left;
	margin:20px 10px 0 0;
	width:41px;
}

h2{
	color:#6f8fd2;
	font:bold 16px Tahoma;
	float:left;
	margin:32px 0 0 0;
	width:auto;
}

address{
	color:#ffffff;
	font:normal 12px Tahoma;
	line-height:16px;
	margin:4px 0 0 8px;
}

address a{
	color:#ffffff;
	font:normal 12px Tahoma;
}

.icon_phones{
	background:url(../img/icon_phones.png) no-repeat;
	height:31px;
	float:left;
	margin:28px 10px 0 2px;
	width:39px;
}

/* end left column */


/* right column */

.rightCol{
	float:left;
	width:616px;
}

.r1Div{
	border:1px solid #7096b7;
	background:#a2c1db url(../img/service_grad.png) repeat-x top;
	padding:0 10px 9px 10px;
	width:596px;
	float:right;
	text-align:center;
}

.r1Div h1, .r1Div2 h1{
	padding:6px 0 0 15px;
	text-align:left;
}






.test1 {
background:url(../img/test_br_serv.gif) no-repeat center;
width:616px;
height:188px;
}
.test2 {
margin:0 0 0 35px;
background:url(../img/bg_serv.gif) no-repeat center;
width:581px;
height:260px;
}

.test2 a{
text-decoration:none;
}
.s_link{
display:inline;
	background:url(../img/test_butt.gif) no-repeat center;
	#display:block;
	float:left;
	width:152px;
	height:92px;
	margin:15px 0 0 7px;
	#text-align:center;
	cursor:pointer;
}
.test3{
	font:bold 15px Tahoma;
	color:#ffffff;
	cursor:pointer;
	text-align:center;
        vertical-align: middle;  
	margin:35px 0 0 3px;
}
.s_internet{
	background:url(../img/service_internet.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:43px;
	margin:10px auto 5px auto;
	width:43px;
}

.s_shops{
	background:url(../img/service_shops.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:37px;
	margin:10px auto 5px auto;
	width:60px;
}

.s_games{
	background:url(../img/service_games.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:43px;
	margin:10px auto 5px auto;
	width:44px;
}

.s_curr{
	background:url(../img/service_currency.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:46px;
	margin:10px auto 5px auto;
	width:46px;
}

.s_out{
	background:url(../img/service_outgoing.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:45px;
	margin:10px auto 5px auto;
	width:42px;
}

.s_lot{
	background:url(../img/service_lottery.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:45px;
	margin:10px auto 5px auto;
	width:40px;
}

.s_maps{
	background:url(../img/service_maps.png) no-repeat center;
	cursor:pointer;
	display:block;
	height:48px;
	margin:10px auto 5px auto;
	width:23px;
}

.s_ind{
	
	cursor:pointer;
	display:block;
	height:65px;
	margin:10px auto 5px auto;
	width:62px;
}

.r2Div{
	background:#cedeef;
	border:1px solid #6f96b7;
	padding:18px 10px 0 22px;
	width:584px;
}

.r2Div h1{
	padding:0px 0 5px 0;
	text-align:center;
	font:normal 24px Tahoma;
}

.r2Div P{
	padding-right:55px;
	color:#000000;
}

.dateDiv{
	float:left;
	padding-right:15px;
	width:auto;
}

.dateDiv p{
	color:#6f8fd2;
	font:normal 12px Tahoma;
	margin-top:16px;

}

h5{
	color:#ffffff;
	font:normal 12px Tahoma;
	margin-top:3px;
	width:408px;
}

.n_logo{
	float:right;
	margin:16px 30px 0 0;
	position:relative;
	width:auto;
}

a.butn{
	height:25px;
	text-align:center;
	padding-top:8px;
}
a.butn:hover{
	text-decoration:none;
}

/* end right column */


/* footer */

.footer{
	background:url(../img/footer.png) repeat-x;
	height:39px;
	margin:14px auto 0 auto;
	width:919px;
}

.footer p{
	color:#ffffff;
	font:normal 11px Tahoma;
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
}

/* end footer */


#service{
	display:none;
	height:auto;
	top:212px;
	position:absolute;
	width:199px;
}

#partners{
	display:none;
	height:auto;
	top:212px;
	position:absolute;
	width:199px;
}

#about{
	display:none;
	height:auto;
	top:212px;
	position:absolute;
	width:199px;
}

#intex{
	display:none;
	height:auto;
	top:212px;
	position:absolute;
	width:199px;
}

.sub_t{
	background:url(../img/sub_t.png) no-repeat bottom;
	height:14px;
	width:199px;
}

.sub_b{
	background:url(../img/sub_b.png) no-repeat top;
	height:15px;
	width:199px;
}

.sub_c{
	background:url(../img/sub_c.png) no-repeat top;
	width:199px;
}

.sub_rep{
	background:url(../img/sub_rep.png) repeat-y top;
	height:auto;
	width:199px;
}

.sub_c a{
	color:#6f8fd2;
	display:block;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:3px 0 3px 22px;
	text-transform:uppercase;
	text-decoration:underline;
}
.sub_c a:hover{
	text-decoration:none;
}


/* ######################### payment ####################### */

.l_menu_rep{
	background:url(../img/l_menu_rep.png) repeat-y;
	width:232px;
}

.l_menu_t{
	background:url(../img/l_menu_t.png) no-repeat top;
	width:232px;
}

.l_menu_b{
	background:url(../img/l_menu_b.png) no-repeat bottom;
	padding-bottom:16px;
	width:232px;
}

.l_menu{
	margin:16px 0 0 22px;
	padding:0px;
}
.form_pay_add{
	margin:17px 0 0 17px;
	width:553px;
	height:400px;
	text-align:center;
	background:url(../img/test_g.gif) repeat-x;
	#border: #D2E1EE solid 2px;
	#border: #8AB4E8 solid 1px;
}
.butn2{
	background:url(../img/butn2.png) no-repeat;
	color:#6f8fd2;
	display:block;
	font:bold 14px Tahoma;
	height:28px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:8px;
	padding-top:4px;
	width:190px;
}
.butn2:hover{
	text-decoration:none;
}

.blue{
	color:#0052ff;
}

.r1Div2{
	background:#bbd7ef;
	border:1px solid #6999c3;
	padding-bottom:30px;
	width:616px;
}

.r1Div3{
	background:#7096b7 url(../img/new/p51.gif) no-repeat;
/*	#padding-bottom:36px;  */
	width:616px;
	height:175px;
}

p.payTxt{
	color:#6f8fd2;
	font:bold 11px Tahoma;
	margin:18px 0 16px 0;
	text-transform:uppercase;
	text-align:center;
}

.icon_back{
	background:url(../img/icon_back.png) no-repeat center;
	display:block;
	height:88px;
	margin:0 auto 3px auto;
	padding:20px 0 0 3px;
	width:107px;
}

p.myPays{
	margin-top:30px;
}

.pay_rep{
	background:url(../img/pay_rep.png) repeat-y center;
	text-align:center;
	margin:0 auto;
	width:586px;
}

.pay_t{
	background:url(../img/pay_t.png) no-repeat top center;
	padding:8px 0 0 0;
	width:586px;
}

.pay_b{
	background:url(../img/pay_b.png) no-repeat bottom center;
	width:586px;
}

.payTab{
	margin:0 0 0 4px;
	width:586px;
}

.payTab th{
	color:#6f8fd2;
	font:bold 11px Tahoma;
	text-decoration:underline;
}

.addLink{
	text-align:center;
}

.addLink a{
	color:#6f8fd2;
	display:block;
	font:bold 11px Tahoma;
	margin:0 auto;
	padding:38px 0 18px 0;
	text-decoration:underline;
	width:100px;
}
.addLink a:hover{
	text-decoration:none;
}

.payTab td{
	color:#6f8fd2;
	font:bold 11px Tahoma;
	padding-top:10px;
}
.test_div{
	background: url(../img/new/p51.gif);
	padding:2px 0 0px 0;
	width:584px;
	height:180px;
	position:relative;
	left:14px;
}
.test_div1 {
	padding:2px 0 0px 0;
	width:584px;
	height:180px;
	position:relative;
	left:14px;
	top:10px;
}
.test_div1 a{
	padding:2px 0 0px 0;
	width:584px;
	height:180px;
	position:relative;
	left:14px;
	top:10px;
}

.s_link11{
	display:block;
	float:left;
	#height:400px;
	text-align:center;
	width:100%;
	margin:10px 0 0 20px;
	}
	.s_link1{
	background: url('../img/t1.gif') repeat-x;
	display:block;
	float:left;
	min-height:170px;
	max-width:280px;
	text-align:center;
	width:50%;
	}
	.icon_back1{
	display:block;
	height:120px;
	min-height:120px
	margin:0 auto 5px auto;
	padding:20px 0 0 3px;
	width:280px;
	min-width:280px;
	}
	.icon_back2{
	display:block;
	#height:115px;
	min-height:115px
	margin:0 auto 3px 5px;
	padding:25px 0 0 0;
	width:270px;
	min-width:270px;
	vertical-align:middle;
	text-align:justify;
	text-indent:15px;
	}
	.s_ind1{
	cursor:pointer;
	text-align:center;
	vertical-align: -20%;
	margin:50 auto 50px auto;
}

/* -------------------INFO BANNERS-------------------- */
#SlideItMoo_info_outer{
	display:block;
	position:relative;
	width:580px;
	height:130px;
	margin:0px auto 0px;
}
#SlideItMoo_info_inner{
	position:relative;
	overflow:hidden;
	width:580px;
	height:130px;
	margin:0px auto 0px;
}
#SlideItMoo_info_items{
	display:block;
	position:relative;
}
#SlideItMoo_info_items .info_item{
	display:block;
	position:relative;
	width:200px;
	height:200px;
	float:left;
	text-align:justify;
	padding:5px;
}
#SlideItMoo_info_items .info_item a img{
	border:none;
        margin-left: 45px;
}
#SlideItMoo_info_items .info_item a p{
	font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #003399;
        text-align:center;
        text-decoration: none;
}
/* -------------------INFO BANNERS-------------------- */