/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
}

a{
	color:#0E93CB;
	text-decoration:none;
}

.clr{
	clear:both;
}

.flt{
	float:left;
}

.flr{
	float:right
}

p{
	text-align:justify;
	padding:5px 0;
}

.mainwrapper{
	width:1012px;
	height:auto;
	margin:0 auto;
}

.wrapper{
	width:998px;
	height:auto;
	margin:0 auto;
}

.content{
	background:url(mainbg.jpg) repeat-y;
	height:auto;
	padding:0 7px 7px 7px;
}

.topbox{
	padding:12px 8px 12px 12px;
	background:#ffffff;
	border-bottom:1px solid #d2d1d1;
}

.topnavigation{
	background:url(topnavbg.jpg) no-repeat;
	height:54px;
}

.scriptbox{
	width:702px;
	height:255px;
}

.topbonus{
	width:256px;
	height:auto;
	background:#ffffff url(gradient.jpg) repeat-x;;
}

.bottombox{
	padding:14px 8px 10px 14px;
	background:#f3f1d9;
}

.leftcol{
	width:188px;
	height:auto;
}

.midcol{
	width:468px;
	height:auto;
	padding:0 0 0 22px;
}

.rightcol{
	width:262px;
	height:auto;
}

.borderbox{
	border:1px solid #d5d2d2;
	margin:0 0 10px 0;
}

.grdbox{
	border:1px solid #FFFFFF;
	background:#ffffff url(gradient.jpg) repeat-x;
	padding:8px 10px;
}

.bonusbg{
	background:url(bonusbg.jpg) no-repeat;
	height:190px;
	position:relative;
	margin-bottom:10px;
}

.bonusbg a{
	color:#ffffff;
	text-decoration:none;
}

.bonusbg .bonustitle{
	line-height:33px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

.bonusbg .bonusbanner{
	text-align:center;
	padding-top:14px;
	height:108px;
	font-weight:bold;
}

.download{
	text-align:center;
	font-weight:bold;
}

h1.maintitle{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#F45600;
}

.boxtitle{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#F45600;
	font-weight:bold;
	margin-bottom:8px;
}

.articleleft{
	width:210px;
	height:auto;
	border-right:1px dashed #cccccc;
	padding-right:15px;
}

.articleright{
	width:210px;
	height:auto;
	padding-left:5px;
}

.article{
	padding:7px 0;
	border-bottom:1px dashed #cccccc;
}

.article .pic{
	padding:2px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

.article a{
	color:#0E93CB;
	text-decoration:none;
}

.article a:hover{
	color:#0E93CB;
	text-decoration:none;
}

ul.sidenav{
	list-style:none;
}

ul.sidenav li{
	line-height:16px;
	margin-bottom:5px;
	background:url(arrow.jpg) no-repeat 0 5px;
	padding-left:12px;
}

ul.sidenav li a{
	text-decoration:none;
	color:#000000;
}

ul.sidenav li a:hover{
	text-decoration:underline;
	color:#000000;
}

ul.topnav{
	list-style:none;
}

ul.topnav li{
	line-height:40px;
	float:left;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(divider.jpg) no-repeat top right;
}

ul.topnav li a{
	text-decoration:none;
	color:#935202;
	padding:0 20px;
}

ul.topnav li a:hover{
	text-decoration:underline;
	color:#000000;
}

.bonus{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #000000;
}

.smallbanner{
	float:left;
	margin-right:10px;
	padding:1px;
	border:1px solid #000000;
}

.bonusinfo{
	float:left;
}

.adbox{
	background:url(ad-bg.jpg) no-repeat;
	height:190px;
	padding:33px 0;
	margin-bottom:10px;
}

.topcasinos{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #000000;
}

.topbanners{
	float:left;
	margin-right:10px;
}

.topname{
	float:left;
	font-weight:bold;
}

.footer{
	padding:10px;
	color:#5A850D;
	text-align:center;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}




































