@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) repeat-x #000 center top scroll;
}
 

@font-face{
	font-family:"DIN Alternate";
	src:url(../DIN-MediumAlternate.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:1034px; 
	margin:0 auto;
	}

.header{ 

	 width:1034px;  
	 height:107px;
	 float:left;
}

.logo{ 

	 width:377px;  
	 height:44px;
	 float:left;
	 margin:30px 0 0 35px;
}

.social_icins_bg{ 

	 width:330px;  
	 height:auto;
	 float:right;
	 margin:32px 30px 0 ;
}

.box_bg{ 

	 width:auto;  
	 height:auto;
	 float:left;
	 margin:0 0 0 -3px;
}

.box_bg_2{ 

	 width:auto;  
	 height:auto;
	 float:left;
	 margin:0px 0px 0px 14px;
}

.box_bg_3{ 

	 width:auto;  
	 height:auto;
	 float:left;
	 margin:0px 0px 8px 12px;
}

.box_bg_4{ 

	 width:auto;  
	 height:auto;
	 float:left;
	 margin:0px 0px 8px 14px;
}

.follow_us_text{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	letter-spacing:0.2px;
	float:left;
	font-weight:bold;
	margin:15px 15px 0 0px;
}

.nav{ 

	 width:1034px;  
	 height:50px;
	 float:left;
	 margin:-4px 0 0 0;
}

.nav ul{
	
	margin:0px;
	padding:0px;
	float:left;
}
	
.nav ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#FFF; 
	padding:17px 18px 18px;
	font-family:Arial;
	font-weight:bold;  
	text-decoration:none;
	border-radius:6px;
}

.nav ul li a:hover{
	color:#FFF;
	background:url(../images/nav_hover.jpg) repeat-x;
	border-radius:6px;
	border:1px solid #FFF;
}


.container{ 

	 width:1034px;  
	 height:auto;
	 float:left;
	 background:#e9e2da;
	 margin:20px 0 0 0;
}

.container_2{ 

	 width:auto;  
	 height:auto;
	 float:left;
	 background:#e9e2da;
	 margin:21px;
}

.left_panel{ 

	 width:676px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
}

.right_panel{ 

	 width:304px;  
	 height:auto;
	 float:left;
	 margin-left:12px;
}

.container_left{
	
	 width:674px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 border:1px solid #c6c6c6;
}

.container_left_2{
	
	 width:674px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 border:1px solid #c6c6c6;
	 margin:10px 0 0px 0;
}

.container_left_3{
	
	 width:631px;  
	 height:auto;
	 float:left;
	 border-radius:6px;
	 background:#FFF;
	 border:1px solid #c6c6c6;
	 margin:18px 0 0 0;
}


.container_right{
	
	 width:302px;  
	 height:auto;
	 float:left;
	 border-radius:6px 6px 0 0;
	 background:#FFF;
	 border:1px solid #c6c6c6;
	 margin:18px 0 0 0;
}

.container_right_2{
	
	 width:302px;  
	 height:auto;
	 float:left;
	 border-radius:6px 6px 0 0;
	 background:#FFF;
	 border:1px solid #c6c6c6;
	 
}

.right_banner_bg{
	
	 width:302px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border:1px solid #c6c6c6;
	 margin:18px 0 18px 0;
}

.right_banner{
	
	 width:250px;  
	 height:250px;
	 float:left;
	 margin:26px;
}


.banners_bg{
	
	 width:619px;  
	 height:auto;
	 float:left;
	 background:#c22d25;
	 margin:8px 0 8px 6px;
}

.con_1{
	
	 width:205px;  
	 height:auto;
	 float:left;
}

.line{
	 width:2px;  
	 height:300px;
	 float:left;
	 background:url(../images/line.jpg) repeat-y;
}

.heading_text{
	
	font-family:arial;
	font-size:18px;
	color:#fbfe1e;
	font-weight:bold;
	float:left;
	padding:10px 0 0 10px;
}

.img{
	 width:185px;  
	 height:92px;
	 float:left;
	 margin:10px 0 0 10px;
}

.btm_nav{ 

	font-family:Arial;
	font-size:11px;
	line-height:25px;
	word-spacing:1px;
	width:185px;
	font-weight:bold;
	margin:10px 0 0 15px;
	float:left;
	color:#fbde72;
}

.btm_nav ul{
	
	padding:0px;
	margin:0px;
}

.btm_nav ul li{
	
	list-style:none;
	width:185px;
}

.btm_nav a{

	color:#fbde72;
	text-decoration:none;
	list-style:none;
}

.btm_nav ul li a:hover
{
	color:#000;
}

.visit_bg{ 

	 width:163px;  
	 height:38px;
	 float:left;
	 margin:16px 0 20px 20px;
	 background:url(../images/visit-casino-bg.jpg) repeat-x;
	 border-radius:6px;
	 border:1px solid #000;
}

.visit_text{
	
	font-family:Arial;
	font-size:20px;
	color:#000;
	float:left;
	font-weight:bold;
	width:163px;
	text-align:center;
	margin-top:7px;
}

.visit_text a{
	text-decoration:none;
	list-style:none;
	color:#000;
}

.visit_text a:hover{
	color:#666;
}

.heading_bg{
	
	 width:304px;  
	 height:40px;
	 float:left;
	 margin:0 0 0 -1px;
	 background:url(../images/heading_bg.jpg) repeat-x;
	 border-radius:6px 6px 0 0;
}

.heading_bg_2{
	
	 width:676px;  
	 height:40px;
	 float:left;
	 margin:0 0 0 -1px;
	 background:url(../images/heading_bg.jpg) repeat-x;
	 border-radius:6px 6px 0 0;
}

.heading_text_2{
	
	font-family:arial;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	float:left;
	padding:9px 0 0 19px;
}

.t_heading_bg{
	
	height:32px; 
	width:292px;
	float:left;
	margin:6px 5px 0 5px;
	background:#ccefff;
}

.table_text_3{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:8px 0 0 31px;
	width:50px;
}

.table_text_4{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:8px 0 0 44px;
	width:50px;
}

.table_text_5{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:8px 0 0 37px;
	width:50px;
}

.t_heading_bg_2{
	
	height:auto; 
	width:290px;
	float:left;
	background:#f5f5f5;
	margin:5px 0 0 5px;
	border:1px solid #cccccc;
}

.t_heading_bg_3{
	
	height:auto; 
	width:290px;
	float:left;
	background:#f5f5f5;
	margin:5px 0 0 5px;
	border:1px solid #cccccc;
}

.t_heading_bg_4{
	
	height:auto; 
	width:290px;
	float:left;
	background:#f5f5f5;
	margin:5px 0 5px 5px;
	border:1px solid #cccccc;
}

.t_heading_bg_5{
	
	height:auto; 
	width:290px;
	float:left;
	background:#f5f5f5;
	margin:5px 0 5px 5px;
	border:1px solid #cccccc;
}


.ads_bg{
	
	height:35px; 
	width:79px;
	float:left;
	margin:11px 0 0 12px;
}

.bonus_bg{
	
	height:58px; 
	width:103px;
	float:left;
}

.table_txt_3{
	font-family:Arial;
	font-size:15px;
	color:#197800;
	width:103px;
	font-weight:bold;
	float:left;
	margin:18px 0 0 0;
	text-align:center;
}

.review_right-bg{
	
	height:24px;
	width:79px;
	float:left;
	margin:3px 0 0 0px;
	background:url(../images/reviews_bg.jpg) repeat-x;
	border-radius:6px;
	border:1px solid #cccccc;
}

.review_right-bg_2{
	
	height:24px;
	width:79px;
	float:left;
	margin:3px 0 3px 0px;
	background:url(../images/reviews_bg.jpg) repeat-x;
	border-radius:6px;
	border:1px solid #cccccc;
}

.visit_text_3{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	float:left;
	font-weight:bold;
	margin:4px 0px 0px 0;
	width:79px;
	text-align:center;
}

.visit_text_3 a{
	
	text-decoration:none;
	list-style:none;
	color:#000;
}

.visit_text_3 a:hover{
	
	color:#999;
}
.p_text{ 

	font-family:Calibri;
	font-size:14px;
	color:#000;
	line-height:21px;
	word-spacing:1px;
	padding:18px 18px 18px 18px;
	width:639px;
	float:left;
	text-align:justify;
}

.p_text_2{ 

	font-family:Calibri;
	font-size:14px;
	color:#000;
	line-height:21px;
	word-spacing:1px;
	padding:12px 18px 24px 18px;
	width:639px;
	float:left;
	text-align:justify;
}

.heading_text_3{
	
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#000;
	float:left;
	padding:8px 0px 0px 5px;
}

.big_table_bg{
	
	height:auto;
	width:650px;
	float:left;
	margin:12px;
}

.big_table_heading_bg{
	
	height:49px; 
	width:650px;
	float:left;
	border-radius:6px 6px 0 0;
	background:url(../images/table_heading.jpg) repeat-x;
}

.table_text_6{
	
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:14px 0 0 58px;
	width:120px;
}


.table_text_7{
	
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:14px 0 0 78px;
	width:130px;
}

.table_text_8{
	
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:14px 0 0 45px;
	width:70px;
}

.table_text_9{
	
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:14px 0 0 35px;
	width:90px;
}

.table_text_10{
	
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:14px 0 0 49px;
	width:80px;
}

.table_heading_bg_2{
	
	height:54px; 
	width:648px;
	float:left;
	background:#f5f5f5;
	margin:1px 0 0 0;
	border:1px solid #777777;
}

.table_heading_bg_13{
	
	height:54px; 
	width:643px;
	float:left;
	background:#f5f5f5;
	margin:1px 0 0 0;
	border:1px solid #777777;
}


.table_heading_bg_3{
	
	height:54px; 
	width:648px;
	float:left;
	background:#d0d0d0;
	margin:1px 0 0 0;
	border:1px solid #777777;
}

.ads_bg_2{
	
	height:40px; 
	width:143px;
	float:left;
	margin:7px 9px 0 9px;
}


.big_table_line{
	
	height:56px; 
	width:1px;
	float:left;
	background:#a3a3a3;
}

.bonus_bg_2{
	
	height:56px; 
	width:109px;
	float:left;
}

.table_txt_4{
	font-family:Arial;
	font-size:13px;
	color:#000;
	width:236px;
	font-weight:bold;
	float:left;
	margin:18px 0 0 0;
	text-align:center;
}


.table_txt_15{
	font-family:Arial;
	font-size:13px;
	color:#000;
	width:247px;
	font-weight:bold;
	float:left;
	margin:18px 0 0 0;
	text-align:center;
}

.table_txt_16{
	font-family:Arial;
	font-size:13px;
	color:#000;
	width:247px;
	font-weight:bold;
	float:left;
	margin:10px 0 0 0;
	text-align:center;
}

.table_txt_5{
	
	font-family:Arial;
	font-size:13px;
	color:#000;
	width:236px;
	font-weight:bold;
	float:left;
	margin:10px 0 0 0;
	text-align:center;
}

.micro_software_bg{
	
	height:56px;
	width:106px;
	float:left;
}

.playtech{
	
	height:18px;
	width:84px;
	float:left;
	margin:18px 0 0 13px;
}

.micro_software{
	
	height:29px;
	width:51px;
	float:left;
	margin:13px 0px 0px 28px;
}


.micro_review_bg{
	
	height:56px;
	width:120px;
	float:left;
}

.micro_review_bg-14{
	
	height:56px;
	width:115px;
	float:left;
}

.micro_review_inner_bg{
	
	height:26px;
	width:93px;
	float:left;
	margin:14px 0 0 15px;
	background:url(../images/reviews_bg-3.png) repeat-x;
	border:1px solid #666;
	border-radius:6px;
}

.micro_review_inner_bg-12{
	
	height:26px;
	width:93px;
	float:left;
	margin:14px 0 0 10px;
	background:url(../images/reviews_bg-3.png) repeat-x;
	border:1px solid #666;
	border-radius:6px;
}

.micro_review_inner_bg-9{
	
	height:26px;
	width:93px;
	float:left;
	margin:14px 0 0 15px;
	background:url(../images/reviews_bg-4.png) repeat-x;
	border:1px solid #666;
	border-radius:6px;
}


.micro_review_inner_bg-11{
	
	height:26px;
	width:93px;
	float:left;
	margin:14px 0 0 10px;
	background:url(../images/reviews_bg-4.png) repeat-x;
	border:1px solid #666;
	border-radius:6px;
}


.visit_text_5{
	
	font-family:Arial;
	font-size:13px;
	float:left;
	font-weight:bold;
	margin:4px 0px 0px;
	text-align:center;
	width:93px;
}

.visit_text_5 a{
	
	text-decoration:none;
	list-style:none;
	color:#fff;
}

.visit_text_5 a:hover{
	
	color:#FF0;
}

.p_text_3{ 

	font-family:Calibri;
	font-size:14px;
	color:#000;
	line-height:21px;
	word-spacing:1px;
	padding:10px 18px 10px 18px;
	width:250px;
	float:left;
	text-align:justify;
}

.p_text_3 a{
	text-decoration:none;
	list-style:none;
	color:#000;
}
.p_text_3 a:hover{
	color:#0077ed;
}

.footer_bg{ 

	 width:1034px;  
	 height:auto;
	 float:left;
	 background:#e9e2da;
	 margin:18px 0 0 0;
}

.footer_inner_bg{
	
	width:990px;  
	 height:auto;
	 float:left;
	 background:#e9e2da;
	 margin:21px;
}


.footer_banner{
	
	 width:703px;  
	 height:207px;
	 float:left;
}

.footer_banner_2{
	
	 width:auto;  
	 height:207px;
	 float:right;
	 background:#000;
	 border-radius:6px;
}

.f_bnr{
	
	 width:auto;  
	 height:200px;
	 float:left;
	 margin:4px 0 0 0px;
}

.footer_nav{
	
	width:990px;
	height:24px;
	float:left;
	background:#000;
	border-radius:6px;
	margin:21px 0 0 0px;
}

.footer_nav_2{
	
	width:990px;
	height:24px;
	float:left;
	background:#000;
	border-radius:6px;
	margin:3px 0 0 0px;
}
	
.cen_nav{ 

	 width:auto;  
	 height:17px;
	 float:left;
	 margin:7px 0px 0px 30px;

}

.cen_nav ul{
	
	margin:0px;
	padding:0px;
	float:left;
}
	
.cen_nav ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
}
	
.cen_nav ul li a{
	
	float:left; 
	font-size:12px; 
	color:#FFF; 
	padding:3px 30px 5px;  
	font-family:ARIAL;   
	line-height:3px;
	letter-spacing:0.3px;
	text-decoration:none;
	font-weight:bold;	
}

.cen_nav ul li a:hover{
	color:#9e9e9e;
}

#wraper_2{ 

	height:auto; 
	width:100%;
	float:left;
	background:#e9e2da;
	margin:24px 0 24px 0;
}

.work_area{
	
	width:1034px;
	height:auto;
	margin:0 auto;
}

.copyrights_bg{
	
	width:1034px;
	height:44px;
	float:left;
	background:#000;
	border-radius:6px;
	margin:25px 0 25px 0;
}

.f_text_2{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	word-spacing:1px;
	margin-top:15px;
	text-align:center;
	font-weight:bold;
	width:1034px;
	float:left;
}


.nav_text{
	
	font-family:Arial;
	font-size:13px;
	color:#323232;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin:0px 0 0 15px;

}
.nav_text ul{
	
	margin:0px;
	padding:0px;
	border-bottom:1px solid #dedddd;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:271px;
	border-bottom:1px solid #dedddd;
	
}


.nav_text a{
	
	color:#7e7c7c;
	list-style:none;
	text-decoration:none;
	margin-left:5px;
}

.nav_text a:hover{
	
	color:#000;
	
}


.rgt_bnr{ 

	 width:250px;  
	 height:250px;
	 float:left;
	 margin:25px;
}


.mr-smith-left-bg{
	 width:275px;  
	 height:auto;
	 float:left;
}

.mr-smith-right-bg{
	 width:698px;  
	 height:auto;
	 float:left;
	 margin-left:19px;
}

.mr-smith-heading-bg{
	 width:275px;  
	 height:46px;
	 float:left;
	 background:url(../images/mr-smith-heading-bg.jpg) repeat-x;
	 border-radius:6px 6px 0 0;
}

.mr-smith-heading-bg-2{
	 width:698px;  
	 height:46px;
	 float:left;
	 background:url(../images/mr-smith-heading-bg.jpg) repeat-x;
	 border-radius:6px 6px 0 0;
}


.mr-smith-heading-bg-3{
	 width:698px;  
	 height:46px;
	 float:left;
	 background:url(../images/mr-smith-heading-bg.jpg) repeat-x;
	 border-radius:6px 6px 0 0;
	 margin-top:20px;
}


.mr-smith-text{
	
	font-family:"DIN Alternate";
	font-size:19px;
	color:#FFF;
	float:left;
	padding:10px 0px 0px 22px;
}

.mr-smith-banner-bg{
	 width:273px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border:1px solid #a11013;
	 margin-bottom:12px;
}

.mr-smith-banner-bg-2{
	 width:696px;  
	 height:auto;
	 float:left;
	 background:#FFF;
	 border:1px solid #a11013;
	 margin-bottom:12px;
}

.mr-smith-banner{
	 width:250px;  
	 height:250px;
	 float:left;
	 margin:11px;
}

.mr-smith-play-now{

	 width:250px;  
	 height:38px;
	 float:left;
	 background:#d3050a;
	 margin:0 0 11px 12px;   
}

.mr-smith_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-smith_text a{
	text-decoration:none;
	list-style:none;
	color:#FFF;
	
}

.mr-smith_text a:hover{
	
	color:#faf21b;
}

.mr-smith-payment-text{
	
	font-family:Arial;
	font-size:14px;
	color:#036faf;
	width:250px;
	letter-spacing:0.2px;
	text-align:center;
	padding:13px 0px 0px 11px;
}

.mr-smith-payment-logo{
	
	height:auto; 
	width:250px;
	float:left;
	margin:10px 0 12px 11px;
}


.mr-smith-games-bg{
	
	height:154px; 
	width:659px;
	float:left;
	margin:20px;
}

.mr-smith-game{
	
	height:154px; 
	width:150px;
	float:left;
}

.mr-smith-game-2{
	
	height:154px; 
	width:150px;
	float:left;
	margin-left:19px;
}

.p_text_6{ 

	font-family:Calibri;
	font-size:15px;
	color:#000;
	line-height:21px;
	word-spacing:1px;
	padding:12px 20px 20px 20px;
	width:656px;
	float:left;
	text-align:justify;
}




	
	







