@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	margin:0 0 0 0;
	background:url(../images/bac_bg_3.jpg) repeat-x #FFF;
}

@font-face{
	font-family:"DIN Alternate";
	src:url(../DIN-MediumAlternate.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:1100px; 
	margin:0 auto;
	}

.header{ 

	 width:1100px;  
	 height:112px;
	 float:left;
}

.logo{ 

	 width:442px;  
	 height:45px;
	 float:left;
	 margin:32px 0 0 44px;
}

.social_icins_bg{ 

	 width:257px;  
	 height:30px;
	 float:right;
	 margin:46px 70px 0 ;
}



.box_bg{ 

	 width:21px;  
	 height:34px;
	 float:left;
	 margin:0 0 0 -3px;
}

.box_bg_2{ 

	 width:36px;  
	 height:32px;
	 float:left;
	 margin:0px 0px 0px 14px;
}

.box_bg_3{ 

	 width:37px;  
	 height:34px;
	 float:left;
	 margin:0px 0px 8px 12px;
}

.box_bg_4{ 

	 width:31px;  
	 height:38px;
	 float:left;
	 margin:0px 0px 8px 14px;
}

.follow_us_text{
	
	font-family:Arial;
	font-size:13px;
	color:#000;
	letter-spacing:0.2px;
	float:left;
	font-weight:bold;
	margin:7px 15px 0 0px;
}

.nav{ 

	 width:auto;  
	 height:46px;
	 float:left;
	 background:#FFF;
	 margin-top:20px;
	 float:left;
}

.nav ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
}
.nav ul li {
  font: 14px/18px;
  display: inline-block;
  margin-right:-3px;
  position: relative;
  padding: 15px 14px;
  background: #000;
  background:url(../images/nav_bg.jpg) repeat-x;
  border-radius:6px;
  border-left:1px solid #FFF;
  border-top:1px solid #FFF;
  font-family: "DIN Alternate";
  font-size:14px;

}
.nav ul li a{
	text-decoration:none;
	list-style:none;
	color:#FFF;
	
	
}
.nav ul li:hover {
  background:url(../images/nav_hover.jpg) repeat-x;;
  color: #fff;
  
}
.nav ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 180px;
  display: none;
  border-bottom:1px solid #FFF;
  
}
.nav ul li ul li { 
  background:url(../images/nav_bg.jpg) repeat-x; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
.nav ul li ul li:hover { background:url(../images/nav_hover.jpg) repeat-x; }
.nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

#wraper_2{ 

	height:auto; 
	width:100%;
	float:left;
	background:#617c4b;
	margin-top:30px;
}
.work_area{
	
	width:1100px;
	height:auto;
	margin:0 auto;
}

.container_bg{ 

	 width:1100px;  
	 height:auto;
	 float:left;
	 margin:21px 0 21px 0;
}

.container_bg_2{ 

	 width:1100px;  
	 height:auto;
	 float:left;
	 margin:33px 0 21px 0;
}

.container_bg_3{ 

	 width:1100px;  
	 height:auto;
	 float:left;
	 margin:0px 0 22px 0;
}

.left_bg{ 

	 width:230px;  
	 height:auto;
	 float:left;
}

.left_bg-2{ 

	 width:230px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
}

.left_bg-3{ 

	 width:230px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 margin-top:16px;
}

.center_bg{ 

	 width:603px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 margin-left:18px;
}


.right_bg{ 

	 width:230px;  
	 height:auto;
	 float:right;
	 border-radius:6px;
	 margin-left:18px;
}

.heading_bg{
	
	height:47px;
	width:228px;
	float:left;
	background:url(../images/heading_bg_1.jpg) repeat-x;
	border-radius:6px 6px 0 0;
	margin:1px 1px 0 1px;
}

.heading_text{
	
	font-family:"DIN Alternate";
	font-size:18px;
	color:#fff;
	float:left;
	padding:11px 0px 0px 19px;
}

.heading_text_3{
	
	font-family:"DIN Alternate";
	font-size:20px;
	color:#fff;
	float:left;
	padding:7px 0px 0px 20px;
}

.heading_text_4{
	
	font-family:"DIN Alternate";
	font-size:18px;
	color:#000;
	float:left;
	padding:9px 0px 0px 16px;
}

.heading_text_5{
	
	font-family:"DIN Alternate";
	font-size:22px;
	color:#fff;
	float:left;
	padding:11px 0px 0px 26px;
	text-shadow:2px 2px 4px 2px #000;
}

.heading_text_6{
	
	font-family:"DIN Alternate";
	font-size:19px;
	color:#FFF;
	float:left;
	padding:10px 0px 0px 0px;
	width:auto;
	text-align:center;
}
.heading_text_12{
	
	font-family:"DIN Alternate";
	font-size:19px;
	color:#FFF;
	float:left;
	padding:10px 0px 0px 0px;
	width:260px;
	text-align:center;
}


.heading_text_7{
	
	font-family:"DIN Alternate";
	font-size:19px;
	color:#FFF;
	float:left;
	padding:20px 0px 0px 20px;
}

.heading_text_8{
	
	font-family:"DIN Alternate";
	font-size:19px;
	color:#FFF;
	float:left;
	padding:0px 0px 0px 20px;
}

.heading_text_9{
	
	font-family:"DIN Alternate";
	font-size:19px;
	color:#FFF;
	float:left;
	padding:11px 0px 0px 25px;
}



.nav_1_bg{
	
	height:auto; 
	width:205px;
	float:left;
	margin:0 0 0 15px;
}

.line{
	
	height:1px; 
	width:200px;
	float:left;
	background:#bcbcbc;
	margin:0 0 0 15px;
}

.ad_text_1{ 

	font-family:"DIN Alternate";
	font-size:14px;
	color:#e51e1e;
	width:20px;
	margin:16px 0 0 0px;
	float:left;
}

.ad_text_2{ 

	font-family:"DIN Alternate";
	font-size:13px;
	color:#FFF;
	width:auto;
	margin:6px 0 7px 0px;
	text-align:center;
}

.ad_text_2 a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.ad_text_2 a:hover{
	
	color:#FFF;
}

.ads{
	
	height:auto; 
	width:85px;
	float:left;
	margin:10px 0 10px 0px;
	border-radius:6px;
}

.ads-btn{
	
	height:auto; 
	width:88px;
	float:left;
	margin:14px 0px 10px 18px;
	border-radius:6px;
	background:url(../images/nav_bg.jpg) repeat-x;
}

.ads-btn:hover{
	background:url(../images/nav_hover.jpg) repeat-x;
}

.heading_text_2{
	
	font-family:"DIN Alternate";
	font-size:26px;
	color:#000;
	letter-spacing:0.2px;
	float:left;
	padding:20px 0 0 16px;
}

.heading_text_10{
	
	font-family:"DIN Alternate";
	font-size:26px;
	color:#000;
	letter-spacing:0.2px;
	float:left;
	padding:0px 0 0 16px;
}

.p_text{ 

	font-family:Arial;
	font-size:12px;
	color:#383838;
	line-height:20px;
	word-spacing:1px;
	padding:12px 16px 8px;
	width:534px;
	float:left;
	text-align:justify;
}

.p_text_4{ 

	font-family:Arial;
	font-size:12px;
	color:#383838;
	line-height:20px;
	word-spacing:1px;
	padding:16px 16px 8px;
	width:1035px;
	float:left;
	text-align:justify;
}

.p_text_5{ 

	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	word-spacing:1px;
	padding:10px 16px 8px 10px;
	width:auto;
	float:left;
	text-align:justify;
}

.p_text_5 a{
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.heading_2_bg{ 

	 width:233px;  
	 height:40px;
	 float:right;
	 border-radius:6px;
	 border:1px solid #cbcbcb;
	 background:url(../images/heading_bg_2.jpg) repeat-x;
	 box-shadow:2px 2px 6px -1px #000;
}

.heading_8_bg{ 

	 width:243px;  
	 height:40px;
	 float:left;
	 border-radius:6px;
	 border:1px solid #cbcbcb;
	 background:url(../images/heading_bg_2.jpg) repeat-x;
}


.whats_up_bg{

	 width:233px;  
	 height:auto;
	 float:right;
	 background:#f7f7f7;
	 border-radius:6px;
	 margin-top:10px;
}

.whats_up_bg_banner{

	 width:200px;  
	 height:auto;
	 float:left;
	 margin:16px;
}

.img{

	 width:71px;  
	 height:51px;
	 float:left;
	 background:#000;
	 border-radius:6px;
	 margin:15px 0 0 15px;
}

.whats_up_text{ 

	font-family:Arial;
	font-size:11px;
	color:#383838;
	line-height:18px;
	word-spacing:1px;
	padding:7px 15px 22px 16px;
	width:139px;
	float:left;
	text-align:justify;
}

#wraper_3{ 

	height:auto; 
	width:100%;
	float:left;
	background:url(../images/bac_bg_2.jpg) repeat-x;
}

.left_panel{ 

	 width:426px;  
	 height:auto;
	 float:left;
	 border:1px solid #c3c0c0;
	 border-radius:6px 6px 0 0;
	 background:#FFF;
}

.center_panel{ 

	 width:426px;  
	 height:auto;
	 float:left;
	 border:1px solid #c3c0c0;
	 margin-left:16px;
	 border-radius:6px 6px 0 0;
	 background:#FFF;
}

.right_panel{ 

	 width:210px;  
	 height:auto;
	 float:left;
	 border:1px solid #c3c0c0;
	 margin-left:16px;
	 border-radius:6px 6px 0 0;
	 background:#FFF;
}

.heading_3_bg{ 

	 width:428px;  
	 height:52px;
	 float:left;
	 border-radius:6px;
	 background:url(../images/heading_bg_3.jpg) repeat-x;
	 margin:-1px 0 0 -1px;
}


.heading_4_bg{ 

	 width:211px;  
	 height:52px;
	 float:left;
	 border-radius:6px;
	 background:url(../images/heading_bg_3.jpg) repeat-x;
	 margin:-1px 0 0 -1px;
}

.table_heading_bg{
	
	height:22px; 
	width:427px;
	float:left;
	background:url(../images/table_heading.jpg) repeat-x;
	margin:9px 0 9px 0;
}

.table_text_3{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:4px 0 0 33px;
	width:60px;
}

.table_text_4{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:4px 0 0 35px;
	width:80px;
}

.table_text_5{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:4px 0 0 12px;
	width:60px;
}

.table_text_6{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0 0 57px;
	width:50px;
}

.table_heading_bg_2{
	
	height:47px; 
	width:426px;
	float:left;
	background:url(../images/table_bg_1.jpg) repeat-x;
	border:1px solid #c2bebe;
	margin-left:-1px;
}

.table_heading_bg_4{
	
	height:45px; 
	width:210px;
	float:left;
	background:url(../images/table_bg_1.jpg) repeat-x;
	border:1px solid #c2bebe;
	margin-left:-1px;
}

.table_heading_bg_3{
	
	height:47px; 
	width:426px;
	float:left;
	background:url(../images/table_bg_2.jpg) repeat-x;
	border:1px solid #c2bebe;
	margin:-1px 0 0 -1px;
}

.table_heading_bg_5{
	
	height:45px; 
	width:210px;
	float:left;
	background:url(../images/table_bg_2.jpg) repeat-x;
	border:1px solid #c2bebe;
	margin:-1px 0 0 -1px;
}

.ads_bg{
	
	height:35px; 
	width:79px;
	float:left;
	margin:6px 0 0 10px;
}

.table_line{
	
	height:48px; 
	width:1px;
	float:left;
	margin:0 0 0 11px;
	background:#bcbcbc;
}

.table_line_2{
	
	height:48px; 
	width:1px;
	float:left;
	background:#bcbcbc;
}

.t_t_bg{
	
	height:48px; 
	width:114px;
	float:left;
}

.bonus_bg{
	
	height:48px; 
	width:87px;
	float:left;
}



.table_txt_2{
	font-family:Arial;
	font-size:11px;
	color:#000;
	width:120px;
	font-weight:bold;
	float:left;
	margin:15px 0 0 8px;
}

.table_txt_3{
	font-family:Arial;
	font-size:15px;
	color:#197800;
	width:87px;
	font-weight:bold;
	float:left;
	margin:15px 0 0 0;
	text-align:center;
}

.play_now{
	
	height:25px; 
	width:93px;
	float:left;
	margin:11px 0 0 14px;
	border-radius:6px;
	background:url(../images/visit_bg.png) no-repeat;
}

.Read_review{
	
	height:25px; 
	width:88px;
	float:left;
	margin:11px 0 0 13px;
	border-radius:6px;
	background:url(../images/read_review.png) no-repeat;
}

.visit_text{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:4px 0px 0px 24px;
}


.visit_text a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.visit_text a:hover{
	
	color:#000;
}

.visit_text_2{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0px 0px 25px;
}

.visit_text_2 a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
	font-weight:bold;
}

.visit_text_2 a:hover{
	
	color:#FF0;
}

.visit_text_3{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:3px 0px 0px 26px;
}

.visit_text_3 a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.visit_text_3 a:hover{
	
	color:#FF0;
}

.visit_text_4{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0px 0px 32px;
}

.visit_text_4 a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.visit_text_4 a:hover{
	
	color:#FF0;
}

.ads_bg_2{
	
	height:30px; 
	width:30px;
	float:left;
	margin:7px 0 0 10px;
}

.spin_text{
	font-family:Arial;
	font-size:14px;
	color:#000;
	width:150px;
	font-weight:bold;
	float:left;
	margin:6px 0 0 8px;
}

.spin_text a{
	text-decoration:none;
	list-style:none;
	color:#000;
}

.spin_text a:hover{
	
	color:#999;
}

.spin_text_2{
	font-family:Arial;
	font-size:11px;
	color:#6f6c6c;
	width:150px;
	font-weight:bold;
	float:left;
	margin:3px 0 0 8px;
}

.nav_btm_bg{
	
	height:auto;
	width:274px;
	float:left;
}

.content_bg_bottom{
	
	height:auto;
	width:803px;
	float:left;
	margin:0px 0 0 23px; 
}

.content_bg_bottom_2{
	
	height:auto;
	width:803px;
	float:left;
	margin:0px 0 0 -15px; 
}


.icon{
	height:19px;
	width:15px;
	float:left;
	margin:11px 13px 0px 4px;
	background:url(../images/icon.png) no-repeat;
}

.heading_bg_bottom{
	
	height:47px;
	width:274px;
	float:left;
}

.heading_bg_bottom_2{
	
	height:47px;
	width:803px;
	float:left;
}

.heading_bg_left{
	
	height:58px;
	width:14px;
	float:left;
	background:url(../images/left_heading.png) no-repeat;
}

.heading_bg_cen{
	
	height:47px;
	width:246px;
	float:left;
	background:url(../images/nav_btm_bg.jpg) repeat-x;
}

.heading_bg_cen_2{
	
	height:47px;
	width:775px;
	float:left;
	background:url(../images/nav_btm_bg.jpg) repeat-x;
}

.heading_bg_cen_3{
	
	height:47px;
	width:1072px;
	float:left;
	background:url(../images/nav_btm_bg.jpg) repeat-x;
}

.heading_bg_right{
	
	height:58px;
	width:14px;
	float:right;
	background:url(../images/right_heading.png) no-repeat;
}

.btm_nav_bg{
	
	height:auto; 
	width:245px;
	float:left;
	background:#FFF;
	margin:-11px 0 0 13px;
	border:1px solid #bcbcbd;
}

.btm_nav_bg_2{
	
	height:auto; 
	width:773px;
	float:left;
	background:#FFF;
	margin:-11px 0 0 14px;
	border:1px solid #bcbcbd;
}

.btm_nav_bg_3{
	
	height:auto; 
	width:1070px;
	float:left;
	background:#FFF;
	margin:-2px 0 20px 0px;
	border:1px solid #bcbcbd;
}

.btm_nav{ 

	font-family:"DIN Alternate";
	font-size:16px;
	color:#197800;
	float:left;
	line-height:40px;
	word-spacing:1px;
	margin:8px 0 20px 15px;
}

.btm_nav ul{
	
	padding:0px;
	margin:0px;
}

.btm_nav ul li{
	
	list-style:none;
	border-bottom:1px solid #bcbcbc;
	width:200px;
}

.btm_nav a{

	color:#197800;
	text-decoration:none;
	list-style:none;
}

.btm_nav ul li a:hover
{
	color:#000;
}

.casino_banner{
	
	height:200px; 
	width:200px;
	float:left;
	margin:19px 0 0 18px;
}

.p_text_2{ 

	font-family:Arial;
	font-size:12px;
	color:#FFF;
	line-height:20px;
	word-spacing:1px;
	padding:15px 20px 20px 20px;
	width:700px;
	float:left;
	text-align:justify;
}

.p_text_3{ 

	font-family:Arial;
	font-size:12px;
	color:#383838;
	line-height:20px;
	word-spacing:1px;
	padding:0px 20px 0px;
	width:734px;
	float:left;
	text-align:justify;
}

.p_text_6{ 

	font-family:Calibri;
	font-size:15px;
	color:#000;
	line-height:21px;
	word-spacing:1px;
	padding:15px 20px 20px 20px;
	width:774px;
	float:left;
	text-align:justify;
}

.p_text_7{ 

	font-family:Calibri;
	font-size:15px;
	color:#000;
	line-height:20px;
	word-spacing:1px;
	padding:20px 20px 20px 20px;
	width:500px;
	float:left;
	text-align:justify;
}


#wraper_4{ 

	height:auto; 
	width:100%;
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x;
	margin:1369px 0 22px 0;
}

#wraper_5{ 

	height:auto; 
	width:100%;
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x;
	margin:20px 0 22px 0;
}

#wraper_6{ 

	height:auto; 
	width:100%;
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x;
	margin:22px 0 22px 0;
}

#wraper_7{ 

	height:auto; 
	width:100%;
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x;
	margin:486px 0 22px 0;
}


.copyrights_bg{
	
	height:89px;
	width:1100px;
	float:left;
}

.f_txt{
	
	font-family:"arial";
	font-size:12px;
	color:#FFF;
	word-spacing:2px;
	float:left;
	font-weight:bold;
	margin:34px 0 0 20px;
}

.f_txt_2{
	
	font-family:"arial";
	font-size:12px;
	color:#FFF;
	word-spacing:2px;
	float:right;
	font-weight:bold;
	margin:34px 20px 0 0;
}

.f_txt_2 a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.f_txt_2 a:hover{
	
	color:#999;
}


.banner_bg{
	
	height:auto;
	width:1100px;
	float:left;
	margin-bollom:20px;
}


.banner_ineer_bg{
	
	height:auto;
	width:1041px;
	float:left;
	margin:20px 0 20px 16px;
}


.banner_1{
	
	height:auto;
	width:200px;
	float:left;
}

.banner_2{
	
	height:auto;
	width:200px;
	float:left;
	margin-left:10px;
}


.con_bg{

	 width:742px;  
	 height:auto;
	 float:left;
	 background:#197800;
	 border-radius:6px;
	 margin:16px;
}


.bottom_con_heading{

	 width:327px;  
	 height:36px;
	 float:left;
	 background:url(../images/heading_bg_4.jpg) repeat-x;
	 border-radius:0 0 6px 6px;
	 margin:20px 0 0 20px;
}

.bottom_con_heading_2{

	 width:327px;  
	 height:36px;
	 float:left;
	 background:url(../images/heading_bg_4.jpg) repeat-x;
	 border-radius:0 0 6px 6px;
	 margin:0px 0 0 20px;
}


.comments{

	 width:210px;  
	 height:auto;
	 float:left;
	 background:#197800;
	 border-radius:6px;
	 margin:12px 0 0 10px;
}


.comments_2{

	 width:210px;  
	 height:auto;
	 float:left;
	 background:#197800;
	 border-radius:6px;
	 margin:6px 0 0 10px;
}

.comments_3{

	 width:210px;  
	 height:auto;
	 float:left;
	 background:#197800;
	 border-radius:6px;
	 margin:6px 0 13px 10px;
}


.micro_bg_1{

	 width:262px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 margin:15px 0 15px 0px;
}

.micro_bg_1_1{

	 width:262px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border-radius:6px;
	 margin:15px 0 15px 0px;
}

.micro_bg_1_2{

	 width:262px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border-radius:6px;
	 margin:15px 0 15px 0px;
}

.micro_bg_1_3{

	 width:262px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border-radius:6px;
	 margin:-15px 0 15px 0px;
}

.micro_bg_2{

	 width:816px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border-radius:6px;
	 margin:30px 0 15px 22px;
	 float:left;
}

.micro_heading_bg{
	
	height:52px;
	width:260px;
	float:left;
	background:url(../images/heading_bg_1.jpg) repeat-x;
	border-radius:6px 6px 0 0;
	margin:1px 1px 0 1px;
}

.micro_banner{
	height:750px;
	width:250px;
	float:left;
	margin:6px 6px 0 6px;
}

.micro_banner_2{
	height:800px;
	width:250px;
	float:left;
	margin:6px 6px 6px 6px;
}

.micro_heading_bg_2{
	
	height:48px;
	width:774px;
	float:left;
	margin:0px 0px 0px 21px;
	border-radius:6px;
	background:url(../images/micro_heading_bg.jpg) repeat-x;
}

.micro_heading_bg_12{
	
	height:auto;
	width:774px;
	float:left;
	margin:0px 0px 0px 21px;
	border-radius:6px;
}


.micro_heading_bg_11{
	
	height:48px;
	width:774px;
	float:left;
	margin:20px 0px 0px 21px;
	border-radius:6px;
	background:url(../images/micro_heading_bg.jpg) repeat-x;
}



.micro_heading_bg_3{
	
	height:30px;
	width:774px;
	float:left;
	margin:15px 0px 7px 21px;
	border-radius:6px;
	background:url(../images/table_bg_3.jpg) repeat-x;
}

.table_text_8{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 20px;
	width:20px;
}

.table_text_9{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 56px;
	width:80px;
}

.table_text_10{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 69px;
	width:60px;
}

.table_text_11{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 67px;
	width:50px;
}
.table_text_12{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 91px;
	width:50px;
}
.table_text_13{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 98px;
	width:70px;
}

.micro_heading_bg_4{
	
	height:77px;
	width:772px;
	float:left;
	margin:-1px 0px 0px 21px;
	border-radius:6px;
	background:#edf6ea;
	border:1px solid #bcbcbc;
}

.micro_heading_bg_5{
	
	height:77px;
	width:772px;
	float:left;
	margin:-1px 0px 0px 21px;
	border-radius:6px;
	background:#f5f5f5;
	border:1px solid #bcbcbc;
}

.micro_heading_bg_8{
	
	height:77px;
	width:772px;
	float:left;
	margin:-1px 0px 20px 21px;
	border-radius:6px;
	background:#f5f5f5;
	border:1px solid #bcbcbc;
}

.1_bg{
	
	height:77px;
	width:37px;
	float:left;
}

.micro_table_line{
	
	height:78px;
	width:1px;
	float:left;
	background:#bcbcbc;
}

.no_text{
	
	font-family:Arial;
	font-size:22px;
	color:#197800;
	float:left;
	font-weight:bold;
	margin:25px 0 0 0px;
	width:37px;
	text-align:center;
}

.micro_heading_bg_6{
	
	height:77px;
	width:160px;
	float:left;
	
}

.micro_ads{
	
	height:57px;
	width:128px;
	float:left;
	margin:10px 0 0 15px;
	border-radius:6px;
	
}

.micro_bonus_bg{
	
	height:77px;
	width:129px;
	float:left;
}

.micro_bonus_text{
	
	font-family:Arial;
	font-size:17px;
	color:#197800;
	float:left;
	font-weight:bold;
	margin:25px 0 0 0px;
	width:129px;
	text-align:center;
}

.micro_software_bg{
	
	height:77px;
	width:139px;
	float:left;
}


.micro_software{
	
	height:32px;
	width:57px;
	float:left;
	margin:19px 0 0 42px;
}

.playtech_software{
	
	height:26px;
	width:121px;
	float:left;
	margin:25px 0 0 26px;
	background:url(../images/playtech.png) no-repeat;
}

.net_ent_software{
	
	height:26px;
	width:70px;
	float:left;
	margin:25px 0 0 34px;
	background:url(../images/net_ent.png) no-repeat;
}

.micro_review_bg{
	
	height:77px;
	width:138px;
	float:left;
}

.micro_review_inner_bg{
	
	height:23px;
	width:90px;
	float:left;
	margin:26px 0 0 22px;
	border:1px solid #000;
	background:url(../images/micro_review.png) no-repeat;
	border-radius:6px;
}

.micro_visit_bg{
	
	height:25px;
	width:111px;
	float:left;
	margin:26px 0 0 27px;
	background:url(../images/micro_visit.png) no-repeat;
}


.cabaret_club{ 

	 width:250px;  
	 height:250px;
	 float:left;
}


.play_now_bg{

	 width:250px;  
	 height:38px;
	 float:left;
	 background:#000;
	 border-radius:6px;
	 margin:8px 0 8px 5px;
}

.casino_topaz_bg_2{
	
	height:auto; 
	width:250px;
	float:left;
	margin:20px 0px 0px 20px;
}

.casino_topaz_text{
	
	font-family:Arial;
	font-size:14px;
	color:#036faf;
	width:250px;
	letter-spacing:0.2px;
	text-align:center;
	padding:13px 0px 0px 0px;
}

.casino_topaz_payment{
	
	height:auto; 
	width:250px;
	float:left;
	margin:0px 0 0px 0px;
}

.casino_topaz_payment_logo{
	
	height:auto; 
	width:250px;
	float:left;
	margin:10px 0 0px 0px;
}

.mr_green_text{
	
	font-family:arial;
	font-size:19px;
	color:#FFF;
	letter-spacing:0.2px;
	float:left;
	width:250px;
	text-align:center;
	padding:6px 0px 0px 0;
	font-weight:bold;
}

.mr_green_text a{
	text-decoration:none;
	list-style:none;
	color:#FFF;
	
}

.mr_green_text a:hover{
	
	color:#faf21b;
}


.cabr_text{
	
	font-family:DinC;
	font-size:20px;
	color:#000;
	letter-spacing:0.2px;
	padding:5px 0px 0px 6px;
	width:250px;
	text-align:center;
}

.cabr_bnr_1{
	
	height:155px; 
	width:250px;
	float:left;
	margin:10px 0 0px 6px;
}

.cabr_bnr_2{
	
	height:155px; 
	width:250px;
	float:left;
	margin:0px 0 0px 6px;
}

.cabr_bnr_3{
	
	height:155px; 
	width:250px;
	float:left;
	margin:0px 0 6px 6px;
}

.poker_bg{
	
	height:28px; 
	width:200px;
	float:left;
	margin:12px 0 0px 0px;
}

.poker_1{
	
	height:28px; 
	width:97px;
	float:left;
	background:url(../images/888-bg.png) repeat-x;
	border-radius:6px;
}

.poker_1:hover{
	
	background:url(../images/888-bg_2.png) repeat-x;
	border-radius:6px;
}

.poker_2{
	
	height:28px; 
	width:97px;
	float:right;
	background:url(../images/888-bg.png) repeat-x;
	border-radius:6px;
}

.poker_2:hover{
	
	background:url(../images/888-bg_2.png) repeat-x;
	border-radius:6px;
}
	
.poker_text{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0px 0px 0;
	text-align:center;
	width:97px;
}

.poker_text a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
	font-weight:bold;
}

.poker_text a:hover{
	
	color:#FF0;
}

.top_casinos_bg{
	
	height:auto;
	width:774px;
	float:left;
	margin:15px 0px 7px 21px;
	background:#FFF;
}


.top_casinos_bg_inner{
	
	height:145px;
	width:774px;
	float:left;
}

.top_casinos_bg_line{
	
	height:1px;
	width:774px;
	float:left;
	background:#000;
}

.top_casinos_banner{
	
	height:100px;
	width:100px;
	float:left;
	border-radius:6px;
	margin:27px 0 20px 15px;
}

.top_casinos_content_bg{
	
	height:auto;
	width:475px;
	float:left;
	margin:27px 0 0px 15px;
}

.top_casinos_reviews{
	
	height:auto;
	width:129px;
	float:left;
	margin:27px 0 0px 20px;
}

.top_casinos_reviews_bg{
	
	height:34px;
	width:128px;
	float:left;
	margin:12px 0 0px 0px;
	background:url(../images/top-review-bg.png) no-repeat;
}

.top_casinos_play-now_bg{
	
	height:34px;
	width:128px;
	float:left;
	margin:12px 0 0px 0px;
	background:url(../images/top-review-bg.png) no-repeat;
}

.top-review-text{ 

	font-family:"DIN Alternate";
	font-size:14px;
	color:#FFF;
	margin:8px 0 0 15px;
	float:left;
}

.top-review-text a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.top-review-text a:hover{
	
	color:#FF0;
}

.top-text{ 

	font-family:Calibri;
	font-size:15px;
	color:#000;
	line-height:21px;
	word-spacing:1px;
	padding:5px 0px 20px 0px;
	width:475px;
	float:left;
	text-align:justify;
}

.heading_text_14{
	
	font-family:"DIN Alternate";
	font-size:18px;
	color:#000;
	float:left;
	padding:0px 0px 0px 0px;
}


.latest_news_img{
	
	height:328px;
	width:219px;
	float:left;
	margin:10px 0 10px 20px; 
}

.p_text_8{ 

	font-family:Calibri;
	font-size:15px;
	color:#000;
	line-height:20px;
	word-spacing:1px;
	padding:20px 20px 20px 20px;
	width:531px;
	float:left;
	text-align:justify;
}


.mobile_casino_bg{
	
	height:auto;
	width:774px;
	float:left;
	margin:20px 0 0 21px;
	
}

.mobile_casino_bg_2{
	
	height:auto;
	width:774px;
	float:left;
	margin:20px 0 20px 21px;
	
}


.mobile_casino_1{
	
	height:auto;
	width:183px;
	float:left;
	background:url(../images/mobile.jpg) repeat-x;
	border-radius:6px;
}


.mobile_casino_2{
	
	height:auto;
	width:183px;
	float:left;
	background:url(../images/mobile.jpg) repeat-x;
	border-radius:6px;
	margin-left:14px;
}

.mobile_banner_bg{
	
	height:67px;
	width:149px;
	float:left;
	background:url(../images/mobile.jpg) repeat-x;
	border-radius:6px;
	border:2px solid #FFF;
	margin:16px 0 0 15px;
}

.mobile_nav{ 

	font-family:Arial;
	font-size:12px;
	line-height:22px;
	word-spacing:1px;
	width:155px;
	font-weight:bold;
	margin:10px 0 0 15px;
	float:left;
	color:#FFF;
}

.mobile_nav ul{
	
	padding:0px;
	margin:0px;
}

.mobile_nav ul li{
	
	list-style:none;
	width:155px;
}

.mobile_nav a{

	color:#FFF;
	text-decoration:none;
	list-style:none;
}

.mobile_nav ul li a:hover
{
	color:#FF0;
}


.mobile_review_bg{ 

	 width:153px;  
	 height:22px;
	 float:left;
	 margin:12px 0 16px 15px;
}

.mobile_review_bg_inner{ 

	 width:74px;  
	 height:22px;
	 float:left;
	 background:url(../images/mobile_review.png) repeat-x;
	 border-radius:0px 10px 0px 10px;
}

.mobile_review_bg_inner_2{ 

	 width:74px;  
	 height:22px;
	 float:right;
	 background:url(../images/mobile_review.png) repeat-x;
	 border-radius:0px 10px 0px 10px;
}

.mobile_review_text{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:4px 0px 0px 0;
	width:74px;
	text-align:center;
}

.mobile_review_text a{
	
	text-decoration:none;
	list-style:none;
	color:#000;
}

.mobile_review_text a:hover{
	
	color:#999;
}

.video_poker_banner_bg{ 

	 width:774px;  
	 height:186px;
	 float:left;
	 margin:18px 0px 0px 21px;
}


.netent_casino_heading_bg{
	
	height:48px;
	width:774px;
	float:left;
	margin:21px 0px 0px 21px;
	border-radius:6px;
	background:url(../images/micro_heading_bg.jpg) repeat-x;
}

.uk-bg{
	
	height:60px; 
	width:235px;
	float:left;
	margin:15px 0 0 13px;
}


.uk-bg-3{
	
	height:60px; 
	width:235px;
	float:left;
	margin:10px 0 0 13px;
}


.uk-bg-2{
	
	height:60px; 
	width:235px;
	float:left;
	margin:15px 0 15px 13px;
}

.uk-bg-4{
	
	height:60px; 
	width:235px;
	float:left;
	margin:10px 0 12px 13px;
}

.uk-ad{
	
	height:60px; 
	width:140px;
	float:left;
}

.uk-play{ 

	 width:86px;  
	 height:28px;
	 float:right;
	 background:url(../images/uk-play-now.png) repeat-x;
	 border-radius:4px;
}

.uk-play:hover{
	background:url(../images/uk-review.png) repeat-x;
}

.uk-review{ 

	 width:86px;  
	 height:28px;
	 float:right;
	 background:url(../images/uk-review.png) repeat-x;
	 border-radius:4px;
	 margin-top:4px;
}

.uk-review:hover{
	background:url(../images/uk-play-now.png) repeat-x;
}

.uk-text{
	
	font-family:"Arial";
	font-size:12px;
	color:#FFF;
	float:left;
	width:86px;
	text-align:center;
	margin:6px 0 0 0;
	font-weight:bold;
}

.uk-text a{
	
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.uk-text a:hover{
	color:#FFF;
}

.uk-left-bg{ 

	 width:262px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 margin-top:12px;
}

.uk-heading-bg{
	
	height:42px;
	width:260px;
	float:left;
	background:url(../images/heading_bg_1.jpg) repeat-x;
	border-radius:6px 6px 0 0;
	margin:1px 1px 0 1px;
}

.uk-heading-text{
	
	font-family:"DIN Alternate";
	font-size:18px;
	color:#fff;
	float:left;
	padding:8px 0px 0px 29px;
}

.new-heading-bg{
	
	height:48px;
	width:774px;
	float:left;
	margin:21px 0px 0px 21px;
	border-radius:6px;
	background:url(../images/micro_heading_bg.jpg) repeat-x;
}

.new-broker-bg{
	
	height:77px;
	width:167px;
	float:left;
}

.new_ads{
	
	height:57px;
	width:143px;
	float:left;
	margin:10px 0 0 12px;
	border-radius:6px;
}

.new_bonus_text{
	
	font-family:Arial;
	font-size:13px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:30px 0 0 0px;
	width:180px;
	text-align:center;
}

.new_bonus_text-2{
	
	font-family:Arial;
	font-size:13px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:22px 0 0 0px;
	width:180px;
	text-align:center;
}

.new_software_bg{
	
	height:77px;
	width:128px;
	float:left;
}

.new_software{
	
	height:32px;
	width:57px;
	float:left;
	margin:22px 0 0 37px;
}

.new_review_bg{
	
	height:77px;
	width:134px;
	float:left;
}

.new_review_inner_bg{
	
	height:23px;
	width:90px;
	float:left;
	margin:26px 0 0 20px;
	border:1px solid #000;
	background:url(../images/micro_review.png) no-repeat;
	border-radius:6px;
}

.new_visit_bg{
	
	height:25px;
	width:111px;
	float:left;
	margin:26px 0 0 24px;
	background:url(../images/micro_visit.png) no-repeat;
}

.new-prime-software{
	
	height:18px;
	width:84px;
	float:left;
	margin:28px 0px 0px 22px;
}

.new_heading_bg_8{
	
	height:77px;
	width:772px;
	float:left;
	margin:-1px 0px 20px 21px;
	border-radius:6px;
	background:#edf6ea;
	border:1px solid #bcbcbc;
}


.table_text_20{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 65px;
	width:80px;
}

.table_text_21{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 94px;
}

.table_text_22{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 110px;
	width:50px;
}
.table_text_23{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 85px;
}

.table_text_24{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:7px 0 0 100px;
}

.t-center-bg{ 

	 width:560px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#617c4b;
	 margin:15px 0 0 20px;
}

.t-center-bg-10{ 

	 width:560px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#617c4b;
	 margin:15px 0 15px 20px;
}


.t-center-left{ 

	 width:125px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#617c4b;
	 margin:20px;
}

.t-center-bnr{ 

	 width:125px;  
	 height:125px;
	 float:left;
	 border:1px solid #FFF;
}

.t-center-txt{
	font-family:Arial;
	font-size:15px;
	color:#FFF;
	width:125px;
	font-weight:bold;
	text-align:center;
	margin:20px 0 5px 0;
	float:left;
}

.t-center-bnr-2{ 

	 width:102px;  
	 height:54px;
	 float:left;
	 border:1px solid #FFF;
	 margin:5px 0px 0px 12px;
}

.t-center-bnr-3{ 

	 width:102px;  
	 height:54px;
	 float:left;
	 border:1px solid #FFF;
	 margin:9px 0px 0px 12px;
}

.t-center-right{ 

	 width:370px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#617c4b;
	 margin:20px 20px 20px 0;
}


.t-center-heading{ 

	 width:375px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
}

.t-center-heading-2{ 

	 width:375px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 margin:10px 0 10px 0;
}

.t-center-txt-2{
	font-family:"DIN Alternate";
	font-size:17px;
	color:#800000;
	font-weight:bold;
	text-align:center;
	padding:7px 0 7px 12px;
	float:left;
}

.t-center-txt-2 a{
	text-decoration:none;
	list-style:none;
	color:#800000;
}

.t-center-txt-bg{ 

	 width:128px;  
	 height:auto;
	 float:left;
	 margin:5px 0 0 0;
	 border:1px solid #FFF;
}

.t-center-txt-bg-2{ 

	 width:130px;  
	 height:auto;
	 float:left;
	 margin:5px 0 0 10px;
	 width:180px;
	 border:1px solid #FFF;
	 
}

.t-center-txt-big{ 

	 width:360px;  
	 height:auto;
	 float:left;
	 margin:10px 0 0 0;
}

.t-center-txt-3{
	font-family:"DIN Alternate";
	font-size:14px;
	color:#FF0;
	text-align:center;
	padding:0px 0 2px 12px;
	float:left;
}

.t-center-txt-13{
	font-family:"DIN Alternate";
	font-size:14px;
	color:#000;
	text-align:center;
	padding:0px 0 2px 0px;
	float:left;
}

.t-center-txt-12{
	font-family:"DIN Alternate";
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding:0px 0 2px 12px;
	float:left;
}

.t-center-txt-14{
	font-family:"DIN Alternate";
	font-size:14px;
	color:#000;
	text-align:center;
	padding:0px 0 2px 12px;
	float:left;
}

.t-center-txt-5{
	font-family:"DIN Alternate";
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding:0px 0 2px 0px;
	float:left;
}

.t-center-txt-4{ 

	font-family:Calibri;
	font-size:14px;
	color:#000;
	line-height:21px;
	padding:15px;
	width:339px;
	float:left;
	text-align:justify;
}

.t-center-rating-bg{ 

	 width:163px;  
	 height:auto;
	 float:left;
	 margin:5px 0 0 0;
}


.t-center-star-bg{ 

	 width:98px;  
	 height:auto;
	 float:left;
	 margin:0px 0 0 10px;
}

.t-center-review{
	
	height:24px; 
	width:85px;
	float:left;
	margin:11px 0 0 13px;
	border-radius:6px;
	background:url(../images/read_review.png) no-repeat;
}

.t-center-reviews-bg-2{ 

	 width:180px;  
	 height:auto;
	 float:right;
	 margin:5px 0 0 0;
}

.t-center-reviews-bg-3{ 

	 width:85px;  
	 height:28px;
	 float:left;
	 background:url(../images/h-new-5.jpg) repeat-x;
	 border-radius:6px;
}

.t-center-reviews-bg-4{ 

	 width:85px;  
	 height:28px;
	 float:left;
	 background:url(../images/h-new-5.jpg) repeat-x;
	 border-radius:6px;
	 margin-left:10px;
}

.t-center-txt-7{ 

	font-family:arial;
	font-size:14px;
	color:#000;
	padding:5px 0 0 0;
	font-weight:bold;
	width:85px;
	text-align:center;
}

.t-center-txt-7 a{
	text-decoration:none;
	list-style:none;
	color:#000;
}


.warning{ 

	 width:854px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border-radius:6px;
	 margin:0 0 20px 0;
}

.warning-bac-bg{ 

	 width:854px;  
	 height:auto;
	 float:left;
}


.warning-right{ 

	 width:230px;  
	 height:auto;
	 float:right;
	 background:#FFF;
	 border-radius:6px;
	 margin:0 0 20px 0;
}

.warning-right-bnr{ 

	 width:200px;  
	 height:200px;
	 float:left;
	 margin:15px;
}

.warning-right-bnr-2{ 

	 width:200px;  
	 height:200px;
	 float:left;
	 margin:0 15px 15px 15px;
}




.warning-txt{ 

	font-family:Calibri;
	font-size:16px;
	color:#000;
	line-height:24px;
	padding:0px 15px 15px 15px;
	width:825px;
	float:left;
	text-align:justify;
}

.warning-heading_bg{
	
	height:47px;
	width:852px;
	float:left;
	background:url(../images/heading_bg_1.jpg) repeat-x;
	border-radius:6px 6px 0 0;
	margin:1px 1px 0 1px;
}


.btm-txt{ 

	 width:1100px;  
	 height:51px;
	 float:left;
	 text-align:center;
	 margin-bottom:12px;

}

.btm-txt ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding:15px 4px 17px 0;
  list-style: none;
}
.btm-txt ul li {
  font: 14px/18px;
  display: inline-block;
  margin-right:-3px;
  position: relative;
  padding:11px 17px;
  background: #000;
  background:url(../images/nav_bg.jpg) repeat-x;
  border-radius:6px;
  border-right:3px solid #FFF;
  border-top:3px solid #FFF;
  border-left:1px solid #FFF;
  border-bottom:1px solid #FFF;
  color:#FFF;
  font-family: "DIN Alternate";
  font-size:14px;

}
.btm-txt ul li a{
	text-decoration:none;
	list-style:none;
	color:#FFF;
	border-radius:6px;
	
	
}
.btm-txt ul li:hover {
  background:url(../images/nav_hover.jpg) repeat-x;;
  color: #fff;
  border-radius:6px;
  
}

.inner-page-bg{ 

	 width:852px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 margin-left:18px;
}

.inner-page-heading_text_2{
	
	font-family:"DIN Alternate";
	font-size:26px;
	color:#000;
	letter-spacing:0.2px;
	float:left;
	width:100%;
	text-align: center;
	padding:3% 0 0% 0px;
}

.inner-page-heading_text_3{
	
	font-family:"DIN Alternate";
	font-size:22px;
	color:#000;
	letter-spacing:0.2px;
	float:left;
	width:100%;
	text-align: center;
	padding:0% 0 1% 0px;
}

.inner-page-heading_text_4{
	
	font-family:"DIN Alternate";
	font-size:22px;
	color:#31761f;
	letter-spacing:0.2px;
	float:left;
	width:100%;
	text-align: center;
	padding:0% 0 1% 0px;
}

.inner-page-txt{ 

	font-family:Calibri;
	font-size:16px;
	color:#000;
	line-height:24px;
	padding:0px 20px 20px 20px;
	width:auto;
	text-align:center;
	float:left;
	text-align:justify;
}

.inner-page-txt-2{ 

	font-family:Calibri;
	font-size:16px;
	color:#000;
	line-height:24px;
	padding:2% 2% 1% 0%;
	width:100%;
	float:left;
	text-align:center;
}

.inner-page-txt-3{ 

	font-family:Calibri;
	font-size:16px;
	color:#000;
	line-height:24px;
	padding:1% 2% 1% 0%;
	width:100%;
	float:left;
	text-align:center;
}

.inner-page-bnr{ 

	 width:250px;  
	 height:250px;
	 float:left;
	 margin:0 0 20px 300px;
}


.inner-page-play-now{ 

	 width:170px;  
	 height:42px;
	 float:left;
	 border-radius:6px;
	 background:url(../images/heading_bg_3.jpg) repeat-x;
	 margin:0 0 34px 330px; 
}

.inner-page-txt-7{ 

	font-family:arial;
	font-size:15px;
	color:#FFF;
	padding:10px 0 0 0;
	font-weight:bold;
	width:170px;
	text-align:center;
}

.inner-page-txt-7 a{
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.inner-page-txt-7 a:hover{
	color:#FF0;
}

.inner_heading_bg{
	
	height:auto; 
	width:96%;
	float:left;
	background:url(../images/heading_bg_1.jpg) repeat-x;
	margin:2%;
	border-radius:6px;
}

.inner-page-heading_text_3{
	
	font-family:"DIN Alternate";
	font-size:26px;
	color:#000;
	letter-spacing:0.2px;
	float:left;
	width:100%;
	text-align: center;
	padding:1% 0 1% 0;
}

.inner-left-bg{
	height:auto; 
	width:45%;
	float:left;
	margin:0 0% 2% 2%;
}

.inner-right-bg{
	height:auto; 
	width:48%;
	float:right;
	margin-right:2%;
}

.inner-img{
	height:auto; 
	width:100%;
	float:left;
}

.inner-img-2{
	height:auto; 
	width:28%;
	margin:0% 0 0% 0;
	float:left;
}

.inner-img-3{
	height:auto; 
	width:68%;
	margin:5% 0 0% 0;
	float:right;
}

.inner-read-bg{
	
	height:auto; 
	width:100%;
	margin:5% 0 5% 0;
	float:left;
	background:#ae0907;
	border-radius:6px;
	font-family:"Open Sans";
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:2% 0 2% 0;	
}

.inner-read-bg a{
	text-decoration:none;
	list-style:none;
	color:#FF0;
}

.inner-read-bg a:hover{
	color:#FFF;
}


.inner-left-area{
	height:auto; 
	width:72%;
	float:left;
	background:#000;
	border-radius:6px;
	margin:0 0 0 0%;
}

.inner-left-area-10{
	height:auto; 
	width:98%;
	float:left;
	background:#3c5626;
	border-radius:6px;
	margin:0 0 0 0%;
}

.inner-area{
	
	height:auto; 
	width:98%;
	float:right;
	margin:0% 0 3% 0;
	border-radius:6px;
}

.inner-right-area{
	
	height:auto; 
	width:24%;
	float:right;
	margin:0% 2% 0% 0;
	border-radius:6px;
}

.inner-game-bg{
	
	height:auto; 
	width:100%;
	float:left;
	border-radius:6px;
}

.inner_text-8{
	
	font-family:"Open Sans";
	font-size:16px;
	color:#000;
	float:left;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding:4% 0% 6% 0%;
	width:100%;
}


.inner_text-3{
	
	font-family:"Open Sans";
	font-size:22px;
	color:#f7ff26;
	float:left;
	font-weight:bold;
	padding:4% 3% 0% 3%;
	width:90%;
}
.inner_text-4{
	
	font-family:"Open Sans";
	font-size:13px;
	color:#FFF;
	float:left;
	padding:0% 3% 3% 3%;
	width:94%;
	text-align:justify;
	line-height:23px;
}

.inner_text-20{
	
	font-family:"Open Sans";
	font-size:13px;
	color:#FFF;
	float:left;
	padding:0% 2% 3% 2%;
	width:96%;
	text-align:justify;
	line-height:23px;
}

.inner_text-8{
	
	font-family:"Open Sans";
	font-size:16px;
	color:#000;
	float:left;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding:4% 0% 6% 0%;
	width:100%;
}

.inner_text-8 a{ 

	text-decoration:none;
	list-style:none;
	color:#000;
}

.inner_text-8 a:hover{
	color:#cb0505;
}

.box_01 {
    padding: 20px;
     border-radius: 10px;
    text-align: center;
    float: left;
    width: 220px;
    margin-bottom: 5px;
}

.box_01 img{
 width: 100%;
}

.box_1 {
    padding: 20px;
    background-color: #617c4b;
    border-radius: 10px;
    text-align: center;
    float: left;
    width: 214px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.box_1 img {
    width: 100%;
}

button.btn.btn-danger {
    background-color: #880707;
    color: #fff;
    padding: 10px 17px;
    margin-top: 15px;
    font-size: 17px;
    border: none;
    border-radius: 8px;
    box-shadow: 1px 2px 4px 2px #ffff;
}

button.btn.btn-info {
    background-color: #022a69;
    color: #fff;
    padding: 10px 16px;
    margin-top: 15px;
    font-size: 17px;
    border: none;
    border-radius: 8px;
    box-shadow: 1px 2px 4px 2px #ffff;
    margin-left: 5px;
}

.box_2{
	margin-bottom:20px;
}

.box_2 img {
    width: 98%;
}

.box_3{
padding: 20px;
    background-color: #617c4b;
    border-radius: 10px;
    text-align: center;
    float: left;
    width: 214px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.box_3 img{
 margin-bottom:15px;
}

.box_3 span {
    color: #fff;
}






















