@charset "UTF-8";
body {
	padding : 0;
	margin : 0;
	font : 12px/16px 'Arial', Helvetica, sans-serif;
	color : #C8BABA;
	background:#090000;
}
td{font : 12px/16px 'Arial', Helvetica, sans-serif;
	color : #C8BABA;}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding : 0;
	margin : 0;
}
p {
	padding : 0 0 8px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}

/*-------------------x----------------*/
.font25{ font-size:25px;}
.color{ color:#C8BABA;}
/*-------------------x----------------*/

/*----------------start menu---------------*/
#menuBg{ background:url("images/menu-main-bg.gif") top left repeat-x; padding:0 0 1px 0; border-bottom:#090000 1px solid;}
#menu{ 
	background:url("images/menu-bg.gif") top left repeat-x;
	height:65px;}
#menu a{ 
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:url("images/menu-division.gif") top left no-repeat;
	padding:10px 28px 10px 28px;
	line-height:40px;
	display:block;
	float:left;
	}
#menu a:hover{ color:#FAD542;}	
#menu a.nobg{ background:none;}	
/*----------------end menu---------------*/
/*----------------start header---------------*/
#header_bg{ background:url("images/header-bg.gif") top left repeat-x; border-top:#AC0B0B 1px solid;}
#header{ background:url("images/header.jpg") top left no-repeat; height:241px; width:950px;}
#logo{ padding:38px 0 0 66px;}
#download_btn{ padding:111px 52px 0 0;}
/*----------------end header---------------*/
/*----------------start leftPanel---------------*/
#leftPanel{ border:#2B1919 1px solid;}
.leftgamingDiv{ 
	background:#120A0A url("images/left-bg.gif") top left repeat-x; padding:2px 0 10px 0;}
.leftgamingHading{
	color:#fff;
	font-weight:bold;
	font-size:17px;
	padding:20px 0 23px 58px; 
	background:url("images/icon1.gif") top left no-repeat;
	}
.leftgamingMidnav{
	padding:0 11px 24px 23px;
	}	
.leftgamingMidnav li{
	background:url("images/dot1.gif") bottom left repeat-x;
	padding:7px 0 8px 0;}
.leftgamingMidnav a{ 
	background:url("images/arrow1.gif") top left no-repeat;
	padding:0 15px 0 15px;
	color:#C8BABA;
	display:block;
	}
.leftgamingMidnav a:hover{ color:#F1A662; text-decoration:underline;}	
	
/*----------------end leftPanel---------------*/
/*----------------start welcome---------------*/
#welcome{ 
	background:#090000 url("images/welcome-bg.gif") top left repeat-x;
	border:#201011 1px solid;
	padding:28px 15px 12px 7px;}
#welcome a{ 
	font-weight:bold;
	text-decoration:underline;
	color:#C8BABA;}
#welcome a:hover{ color:#fff;}
/*----------------end welcome---------------*/
/*----------------start header---------------*/
.featureHading{ 
	background:#662E01 url("images/frature-hading-bg.gif") top left repeat-x;
	border-bottom:#2F1500 1px solid;
	font-size:18px;
	color:#E9E0DF;
	padding:12px 0 10px 22px;
	}
.featureMidcontant{ 
	background:#7C3801;
	padding:18px 15px 20px 22px}
.imageBox{ 
	width:150px;
	height:91px;
	overflow:hidden;
	text-align:center;
	border:#D5A37A 2px solid;
	}
.freeRoulette{ 
	background:#7C3801;
	padding:0 15px 20px 22px}
.freeRouletteMidcontant{ 
	background:url("images/dot2.gif") bottom left repeat-x; padding:14px 0 12px 0;}
.freerouletteBox{ 
	width:106px;
	height:74px;
	overflow:hidden;
	text-align:center;
	border:#48052A 1px solid;
	}

.boxHeading td{ background:url("images/table-hading-bg.gif") top left repeat-x; padding:2px 0 2px 7px;}
.boxList{ background:#3B2717; padding:10px;}
.visit{ color:#C8BABA;}
.visit:hover{ color:#fff; text-decoration:underline;}
.download{ color:#FF3C3C;}
.download:hover{ color:#FFEB8B; text-decoration:underline;}
.Bonuses td{ color:#1B1B1B; padding:10px 15px 10px 15px;}
.border{border:#9C9C9C 1px solid;}	
	
	
				
/*----------------end header---------------*/
/*----------------start footer---------------*/
#footer{
	line-height:20px;
	background:url("images/footer-bg.gif") top left repeat-x;}

#footer a{ color:#C8BABA; padding:0 5px 0 5px;}
#footer a:hover{ color:#BA590A;}
#footer td{ line-height:20px;}
/*----------------end footer---------------*/
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
