/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#111743;
	color:#000;
	background: url(../img/bg.gif) 0 0;
height:100%; 
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h2 {
	color: #2b84be;
	margin-bottom:5px;
}

h2.news {
	color: #000;
	font-size:14px;
	margin-bottom:5px;
	padding: 5px 0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(../img/header.gif) 0 0 no-repeat;
	width:981px;
	height:158px;
	position:relative;
	margin:0 auto;
}
#header ul{
	background:url(../img/nav_bar.gif) 0 0 no-repeat;
	width:717px;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 42px;
}
#header ul li{
	/* background:url(../img/nav_div.gif) right top no-repeat; */
	height:29px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(../img/nav_bg.gif) 0 0 repeat-x;
	padding:0 7px;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#333366;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover{
	background:url(../img/nav_hover2.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(../img/nav_hover2.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 7px;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	padding: 0;
	color:#333366;
	height:27px;
	float:left;
}

#header div.search {
	background-image:url(../img/search_bar_shadow.gif);
	/* background-color:#FF0000; */
	float:left;
	height:25px !important;
	height:29px;
	left:790px;
	padding:4px 4px 0 14px;
	position:absolute;
	top:6px;
	color: #fff;
	font-weight: bold;
	width: 150px;
	width: 142px !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

#header div.search input{
	padding:0;
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	height: 12px;
	width: 60px;
	margin-top: 2px;
}
#header div.search input.btn{
	background-color: #333366;
	font:bold 10px Arial, Helvetica, sans-serif;
	height: 20px;
	width:20px;
	padding:0;
	color:#fff;
	text-decoration:none;
	border: none;
	cursor: pointer;
}

#header div.search a{
	font:bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
	width:20px;
	padding:0 5px;
	color:#fff;
	text-decoration:none;
	border: none;
}

#header img.logo{
	position:absolute;
	left:40px;
	top:45px;
	width:238px;
	height:75px;
}

#header img.banner{
	position:absolute;
	left:480px;
	top:50px;
	width:468px;
	height:60px;
	}

#top_banner {
	background-image:url(../img/banner_ad_bg.gif);
	position:absolute;
	left:480px;
	top:50px;
	height:64px;
	width:472px;
}	
#header ul.hot{
	background: none;
	width:419px;
	height:29px;
	position:absolute;
	left:31px;
	top:126px;
	padding:0 0 0 0;
}

#header ul.hot li.title{
	display:block;
	padding:0;
	font:bold 14px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	background: none;
	text-decoration:none;
}

#header ul.hot li{
	background: none;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}

#header ul.hot li a{
	display:block;
	padding:0 8px;
	font:bold 10px/27px Arial, Helvetica, sans-serif;
	color:#f4881f;
	background: none;
	text-decoration:underline;
}
#header ul.hot li a:hover{
	color:#fff;
	background: none;
	background-color:inherit;
}
#header ul.hot li a.hover{
	background: none;
	display:block;
	color:#fff;
	padding:0 14px;
	font:bold 10px/27px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	cursor:text;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:981px;
	padding-top: 5px;
	margin:0 auto;
}

/*----------------------------------------------crumbs--------------------*/
#crumbs {
	border: solid 1px #DDDDCA;
	background-color: #FAFAFA; 
	color: #000000;
	font:11px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
	width: 525px;
}

#crumbs a {
	color: #4848ff;
	text-decoration: none;
	font-weight: bold;
}

#crumbs a:hover {
	color: #da991c	;
	text-decoration: underline;
	font-weight: bold;
}

/*------------------------------------------------left--------------------*/
#left{
	background-color: #B9B99D;
	border: solid 1px #D76E08;
	width:216px !important;
	width:218px;
	float:left;
}
/*------------------------------------------------left--------------------*/

#left_nav {
background-color: #EAEADA;
border:7px solid #DDDDCA;
color:#878767;
margin:0 0 4px;
padding:5px 10px;
width:141px !important;
width:185px;
margin-right: 5px;
}

.left_head {
	border-top: dashed 1px #da991c;
	border-bottom: dashed 1px #da991c;
	color: #157ec2;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding: 2px 0;
	text-align: center;
}

.left_head a {
	color: #157ec2;
	text-decoration: none;
}

.left_head a:hover {
	text-decoration: underline;
}

#left_nav .nav {
	background-color: #fff;
	border: solid 1px #DDDDCA;
	margin: 0 auto;
	width: 133px !important;
	width: 135px;
	margin-bottom: 5px;
}

#left_nav .nav ul li {
	background-color: #fff;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 3px 5px 3px 10px;
	border-bottom: dashed 1px #DDDDCA;
}

#left_nav .nav ul li a {
	color: #4848ff;
	text-decoration: none;
}

#left_nav .nav ul li a:hover {
	color: #da991c	;
	text-decoration: underline;
}

#main {
background-color: #fff;
border: solid 1px #DDDDCA;
/* float:right;*/
padding: 5px;
width:789px !important;
width:799px;
}

#content_left {
/* float: left; */
width: 257px !important;
width: 262px;
border-right: dashed 1px #da991c;
background-color: #fff;
padding-right: 5px;
padding-left: 0px;
}

#content_left ul li {
	background: url(../img/arrow.png) no-repeat left top;
	background-color: #fff;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 3px 15px;
}

#content_left ul li a {
	color: #4848ff;
	text-decoration: none;
}

#content_left ul li a:hover {
	color: #da991c	;
	text-decoration: underline;
}


#content_right_clear{
/* float: left; */
width: 264px !important;
width: 268px;
background-color: #fff;
padding-left: 5px;
padding-right: 5px;
}

#content_right{
/* float: left; */
width: 264px !important;
width: 268px;
border-right: solid 1px #DDDDCA;
background-color: #fff;
padding-left: 5px;
padding-right: 0px;
}

#content_right ul {
}
#content_right ul li {
	background: url(../img/arrow.png) no-repeat left 2px;
	background-color: #fff;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 3px 15px;
}

#content_right ul li a {
	color: #4848ff;
	text-decoration: none;
}

#content_right ul li a:hover {
	color: #da991c	;
	text-decoration: underline;
}


#content_wide {
width: 534px !important;
width: 535px;
background-color: #fff;
padding: 0 5px 0 0;
border-right: solid 1px #DDDDCA;
color: #000;
font:normal 11px Arial, Helvetica, sans-serif;
}

#content_wide p {
padding: 0 5px 5px 0;
}

a.content_link {
	color: #4848ff;
	text-decoration: underline;
}

a.content_link:hover {
	color: #da991c	;
	text-decoration: underline;
}

#content_wide ul li {
	background: url(../img/arrow.png) no-repeat left 2px;
	background-color: #fff;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 3px 15px;
}

#content_wide ul li.search_item {
	background: url(../img/arrow.png) no-repeat left 4px;
}

#content_wide ul li a {
	color: #4848ff;
	text-decoration: none;
}

#content_wide ul li a:hover {
	color: #da991c	;
	text-decoration: underline;
}

#content_wide_right{
float: left;
width: 264px !important;
width: 268px;
background-color: #fff;
padding-left: 5px;
padding-right: 0px;
color: #000;
font:normal 11px Arial, Helvetica, sans-serif;
}

#content_wide_right ul {
}
#content_wide_right ul li {
	background: url(../img/arrow.png) no-repeat left 2px;
	background-color: #fff;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 3px 15px;
}

#content_wide_right ul li a {
	color: #4848ff;
	text-decoration: none;
}

#content_wide_right ul li a:hover {
	color: #da991c	;
	text-decoration: underline;
}

#right_nav {
background-color: #fff;
/*float:right;*/
padding: 0 0 0 4px;
width:250px !important;
width:254px;
}

.right_head {
	border: dashed 1px #da991c;
	background-color: #EAEADA;
	color: #157ec2;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding: 2px 0;
	text-align: center;
}

.right_head_10px {
	margin-top: 10px;
}

#right_nav ul {
}
#right_nav ul li {
	background-color: #fff;
	background: url(../img/arrow.png) no-repeat 10px 6px;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 4px 5px 3px 25px;
}

#right_nav ul li a {
	color: #4848ff;
	text-decoration: none;
}

#right_nav ul li a:hover {
	color: #da991c	;
	text-decoration: underline;
}

#right_nav p {
	padding: 5px;
	color: #4848ff;
	font:normal 11px Arial, Helvetica, sans-serif;
}

a.content {
	color: #f4881f;
	font-weight: bold;
	font-size: 11px;
}

a.content_small {
	color: #f4881f;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a:hover.content_small {
	color: #f4881f;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}


.right_spacer {
	margin-top: 5px;
}

/*------------------------------------------------footer--------------------*/

#outer_footer {
border: solid 1px #e4e4d4;
width:979px !important;
width:981px;
margin:5px auto;
}

#footer{
	border: solid 3px #092353;
	background-color: #ffb256;
	height:45px;
	margin:0 auto;
	color:#fff;
	position:relative;
}
#footer ul{
	width:395px;
	text-align: center;
	margin: 5px auto 0 auto;
}
#footer ul li{
	float:left;
	color:#092353;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#092353;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#092353;
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	background-color: #ff8009;
	color:#092353;
	text-align: center;
}
/*------------------------------------------------footer--------------------*/

.main_head {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #da991c	;
}

.main_head_pad {
	margin-bottom:5px;
}

.main_head_table {
	background: #0f639a;
	color: #fff;
	font:bold 16px Arial, Helvetica, sans-serif;
	height: 24px;
	padding-top:4px;
	text-indent: 6px;
	width: 99%;
	}
	
.table_width{
	width: 99%;
}

.home_featured_news {
	width: 260px;
	margin-top: 0px;
	/* margin-top: 5px; */
}

.home_featured_caption {
	background-color: #EAEADA;
	color: #000;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 254px !important;
	width: 260px;
}

.home_featured_title {
	background-color: #157EC2;
	color: #fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.home_featured_title a {
	background-color: #157EC2;
	color: #fff;
	text-decoration: none;
}
#home_featured_abstract {
	background-color: #fff;
	border-left: solid 1px #157EC2;
	border-right: solid 1px #157EC2;
	border-bottom: solid 1px #157EC2;
	color: #000;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 252px !important;
	width: 260px;
}

#home_featured_abstract p {
	padding: 3px;
}

#home_related {
	background-color: #EAEADA;
	color: #157EC2;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 3px 0 3px;
}


#home_related span {
	background-color: #EAEADA;
	color: #000;
	display: block;
	font:bold 10px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

a.home_related {
	color: #157EC2;
}

a.home_related:hover {
	text-decoration: underline;
}

#home_related ul{
	background-color: #EAEADA;
}
#home_related ul li{
	background: url(../img/arrow-home.png) no-repeat left 2px;
	background-color: #EAEADA;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 0px 15px;
}

.featured_casinos_container {
	border-top: dashed 1px #CCCCCC;
	margin-top: 5px;
}

.featured_casino {
	border-bottom: dashed 1px #CCCCCC;
	padding: 5px 0;
}

.casino_title{
	color: #157EC2;
	display: block;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.casino_review_container {
}

.casino_review {
	color: #157EC2;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.casino_review:hover {
	text-decoration: underline;
}


.casino_desc{
	color: #000;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding-left: 5px;
	
}

.review_featured_casino {
	margin-bottom: 10px;
}

/* Share This styles */
#header UL.socials {
background: none;
	height:29px;
	position:absolute;
	left:410px;
	top:124px;
	padding:0 0 0 0;
	width: 570px;
}
#header UL.socials LI {
	background: none;
	padding: 0;
	LIST-STYLE-TYPE: none; MARGIN: 0px 2px 0px 0px; WIDTH: 50px; DISPLAY: inline-block; FLOAT: left; HEIGHT: 29px; CURSOR: pointer
}
#header UL.socials LI A {
	padding: 0;
	BACKGROUND: url(../img/sharing2.png) no-repeat;
	WIDTH: 50px; DISPLAY: block; HEIGHT: 29px; COLOR: transparent; FONT-SIZE: 0px;
}


#header UL.socials LI.share {
	background: none;
	padding: 0;
	LIST-STYLE-TYPE: none; MARGIN: 2px 2px 0px 0px; DISPLAY: inline-block; FLOAT: left; HEIGHT: 29px;
	display:block;
	font:bold 14px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	width: 45px;
}

#header UL.socials LI.email A {
	BACKGROUND-POSITION: -400px top;
}

#header UL.socials LI.email A:hover {
	BACKGROUND-POSITION: -400px bottom;
}

#header UL.socials LI.facebook A {
	BACKGROUND-POSITION: -450px top;
}

#header UL.socials LI.facebook A:hover {
	BACKGROUND-POSITION: -450px bottom;
}

#header UL.socials LI.twitter A {
	BACKGROUND-POSITION: -350px top;
}

#header UL.socials LI.twitter A:hover {
	BACKGROUND-POSITION: -350px bottom;
}

#header UL.socials LI.digg A {
	BACKGROUND-POSITION: -500px top;
}

#header UL.socials LI.digg A:hover {
	BACKGROUND-POSITION: -500px bottom;
}

#header UL.socials LI.delicious A {
	BACKGROUND-POSITION: left top;
}

#header UL.socials LI.delicious A:hover {
	BACKGROUND-POSITION: left bottom;
}

#header UL.socials LI.reddit A {
	BACKGROUND-POSITION: -100px top;
}

#header UL.socials LI.reddit A:hover {
	BACKGROUND-POSITION: -100px bottom;
}

#header UL.socials LI.yahoo A {
	BACKGROUND-POSITION: -650px top;
}

#header UL.socials LI.yahoo A:hover {
	BACKGROUND-POSITION: -650px bottom;
}

#header UL.socials LI.stumble A {
	BACKGROUND-POSITION: -50px top;
}

#header UL.socials LI.stumble A:hover {
	BACKGROUND-POSITION: -50px bottom;
}

#header UL.socials LI.technorati A {
	BACKGROUND-POSITION: -700px top;
}

#header UL.socials LI.technorati A:hover {
	BACKGROUND-POSITION: -700px bottom;
}

#header UL.socials LI.myspace A {
	BACKGROUND-POSITION: -200px top;
}

#header UL.socials LI.myspace A:hover {
	BACKGROUND-POSITION: -200px bottom;
}

/*--------------------------------------news archive-------------------------*/
.news_year {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
}

.grey_box {
	border: solid 1px #DDDDCA;
	background-color: #FAFAFA; 
	color: #000000;
	font:11px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
	width: 525px;
}

.grey_box_archive {
	border: solid 1px #DDDDCA;
	background-color: #FAFAFA; 
	color: #000000;
	font:11px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
}

a.news_link {
	color: #4848ff;
	text-decoration: none;
	font-weight: bold;
}

a.news_link:hover {
	color: #da991c	;
	text-decoration: underline;
	font-weight: bold;
}

/*---------------------------------------------------search--------------------------*/
.content_search {
	border: solid 1px #DDDDCA;
	background-color: #FAFAFA; 
	color: #000000;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
	width: 525px;
}

.search_field {
	border: solid 1px #DA991C;
	background-color: #ffffff; 
	color: #000000;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.search_button {
	background-color: #DA991C; 
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #fff;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px;
}
.search_results_head {
	background-color: #DA991C; 
	border: solid 1px #DDDDCA;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
	width: 525px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.search_results_row {
	background-color: #FAFAFA;
	padding: 2px 0; 
}
.search_results_altrow {
	background-color: #ffffff; 
	padding: 0 0 2px 0; 
}
.search_results_divider {
	border-bottom: solid 1px #DA991C;
}
.search_results_paging {
	background-color: #DA991C; 
	color: #000;
	border: solid 1px #DDDDCA;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
	width: 525px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.search_results_paging a {
	color: #000;
	text-decoration: none;
}

.search_results_paging a:hover {
	color: #000;
	text-decoration: underline;
}

.search_term {
	color: #4848FF;
	background-color: #fff;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #4848FF;
	padding: 0 0 2px 0;
}

.search_item {
	background: url(../img/arrow.png) no-repeat left top;
	background-color: #fff;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 0px 15px;
}

.search_item a {
	color: #4848ff;
	text-decoration: none;
}

.search_item a:hover {
	color: #da991c	;
	text-decoration: underline;
}
.search_hilite {
	background-color: #da991c;
	color: #000;
}

/*-----------------------------------email----------------------------------*/
.email_form {
	border: solid 1px #DDDDCA;
	padding: 2px 2px 2px 2px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 280px;	
}
.email_header {
	background-color: #DA991C; 
	color: #000;
	margin-bottom: 10px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 5px;
}

.email_title {
	border: dashed 1px #DA991C;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 5px;
}
.email_form_body {
	border: solid 1px #DDDDCA;
	background-color: #FAFAFA; 
	color: #000000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}

.email_form_body textarea, input {
	border: solid 1px #DDDDCA;
	color: #000000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.email_button {
	background-color: #DA991C; 
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #fff;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px;
}

.email_closewin {
	border: solid 1px #DDDDCA;
	background-color: #FAFAFA; 
	color: #000000;
}

.email_closewin input {
	border: none;
	background-color: #FAFAFA; 
	cursor: pointer;
}

.error_text {
	color: #f00;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*-------------------------article------------------*/
.article_image {
	float:left;
	position:relative;
	margin: 0 10px 5px 0;
	padding: 0 0 0 0;
}

.article_date {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	padding: 0 2px 5px 2px;
	width:527px !important;
	width:525px;
}
#article_related {
	background-color: #EAEADA;
	color: #157EC2;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 3px 3px 3px;
	float:right;
	width: 208px !important;
	width: 220px;
}

#article_related span {
	background-color: #EAEADA;
	color: #000;
	display: block;
	font:bold 10px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#article_related ul{
	background-color: #EAEADA;
}
#article_related ul li{
	background: url(../img/arrow.png) no-repeat left 2px;
	background-color: #EAEADA;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 0px 15px;
}

#article_related_root {
	background-color: #EAEADA;
	color: #000;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 3px 3px 3px;
}

#article_related_root_title {
	background-color: #EAEADA;
	color: #000;
	display: block;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#article_related_root ul{
	background-color: #EAEADA;
}
#article_related_root ul li{
	background: url(../img/arrow.png) no-repeat left top;
	background-color: #EAEADA;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 0px 15px;
}


/******************************affiliate************************/

.affiliate_date {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	padding: 0 2px 5px 2px;
	width:527px !important;
	width:525px;
}
.affiliate_section {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #da991c;
	margin: 10px 0;
}
.affiliate_image {
	float:left;
	position:relative;
	margin: 0 10px 5px 0;
	padding: 0 0 0 0;
}
.affiliate_bonuses {
	border-top: solid 1px #DDDDCA;
	border-bottom: solid 1px #DDDDCA;
	width: 525px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.affiliate_visit {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.affiliate_visit_sm {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-right:5px;
}
.affiliate_download {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.affiliate_download_sm {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-left:5px;
}
.affiliate_detail {
	border-top: solid 1px #DDDDCA;
	font-size: 10px;
	line-height: 22px;
	padding: 0 5px;
	width: 430px !important;
	width: 440px;
}
.affiliate_detail_sm {
	border-top: solid 1px #DDDDCA;
	font-size: 10px;
	line-height: 22px;
	padding: 0 5px;
	width: 158px !important;
	width: 177px;
}
.affiliate_intro {
	border-top: solid 1px #DDDDCA;
	font-size: 10px;
	padding: 5px 0 0 0;
}
.affiliate_title {
	border-top: solid 1px #DDDDCA;
	font-weight: bold;
	background-color: #DDDDCA;
	padding: 0 10px 0 5px;
	/* float: left; */
	width: 80px !important;
	width: 85px;
	line-height: 22px;
}

.affiliate_detail img {
	float: left;
	padding: 5px 2px 3px 2px;
}

.affiliate_bonus_heading {
	font-weight: bold;
}

.bonus_active {
	background-color: #DA991C;
	color: #fff;
	margin-right: 5px;
	padding: 2px;
}

.bonus_inactive {
	background-color: #157EC2;
	color: #fff;
	margin-right: 5px;
	padding: 2px;
}

.affiliate_bonus_nav
{
	margin:5px 0 0 0;
	font-weight: bold;
	color: #fff;
	text-align:left;
}

a.bonus_link {
	color: #fff;
	text-decoration: none;
	padding: 5px;

}
a.bonus_link:hover {
	color: #fff;
	text-decoration: underline;
	padding: 5px;
}
.affiliate_bonus_tab {
	height: 60px;
	overflow: auto;
	border: solid 1px #DA991C;
	margin-top: 2px;
	text-align: left;
	padding: 5px;
	background: #f1f1e2;
}

#affiliate_logo {
}

#bonuses {
background-color:#EAEADA;
padding: 0 5px;
width: 390px !important;
width: 400px;
text-align: center;
}

#bonuses .nav {
text-align:left;
background-color: #157EC2;
margin: 5px 0;
}
#bonuses .nav a {
color: #fff;
padding: 2px 2px;
font-weight: normal;
}

#bonuses .bonus_type {
text-align: left;
}

#casino_intro {
width: 190px !important;
width: 200px;
padding: 0 5px;
}

a.related_casino {
	background-color: #fff;
	background: url(../img/arrow.png) no-repeat 0px 2px;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	color: #4848ff;
	text-decoration: none;
}

a.related_casino:hover {
	color: #da991c	;
	text-decoration: underline;
}

/*****************************video*********************************/
.video_thumb_holder {
	width: 248px !important;
	width: 250px;
}
.video_thumb_content {
	border-left: solid 1px #EAEADA;
	border-right: solid 1px #EAEADA;
}
.video_thumb_title {
	font:bold 11px Arial, Helvetica, sans-serif;
	background-color: #4848ff;
	color: #fff;
	float:left;
	padding: 0 3px;
}
.video_thumb_time {
	color: #da991c;
}
.video_thumb_desc {
	font:11px Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	padding: 0 3px;
}
.video_nav {
	background-color: #EAEADA;
}
.video_nav img {
	padding: 3px;
}

.character_list {
	background-color: #EAEADA;
	/* background: url(../img/hdr_bg.gif) repeat-x 0px center; */
	border: solid 1px #D2D0D0;
	padding: 2px;
	margin: 5px 5px 5px 0;
	text-align: center;
}
.character {
	/* background-color: #fff;
	border: solid 1px #D2D0D0; */
	padding: 0px 2px;
	margin: 2px 2px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	font-family:arial;
}

#casino_table {
	border: solid 1px #D2D0D0;
	/*height:304px;
	overflow:auto;*/
	background-color: #EAEADA;
	margin: 5px 5px 10px 0;
}

#casino_table_paging {
	background-color: #D2D0D0;
	padding: 2px 5px;
}

#casino_table_paging a {
	font-weight: bold;
}

.casino_table_hdr {
	background-color: #c0bfbf;
	background: url(../img/hdr_bg.gif) repeat-x 0px center;
	font-weight: bold;
	padding: 0 0 0 3px;	/*3px 0 3px 3px;*/
	height:20px;
}

.casino_table_itm {
	padding: 0 0 0 3px;
	border-top: solid 1px white;
	font-size: 10px;
}

.casino_table_altrow {
	background-color: #DDDDCA;
}

#casino_table_paging a {
	padding: 0 2px;
	margin: 0 2px;
}

#casino_table_paging a.current_page {
	color: #000;
	background-color: #F4881F;
}

#bonus_intro ul li {
	background: url(../img/arrow-home.png) no-repeat left 2px;
	background-color: none;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px 5px 3px 15px;
}

#loading {
	height:100px;
	width:500px;
	text-align: center;
	vertical-align: middle;
	_position: relative;
	overflow: hidden;
	display: table;  
}

#loading div.container {
	_position: absolute; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle;
}

#loading p.message {
	_position: relative; 
	_top: -50%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/**** Lottery ***/
.lotto_number {
    background: url("../img/ball-normal.gif") no-repeat scroll center bottom transparent;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    text-align: center;
    width: 26px;
}
.lotto_number_bonus {
    background: url("../img/ball-bonus.gif") no-repeat scroll center bottom transparent;
    color: #000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    text-align: center;
    width: 26px;
}

.lotto_number2 {
    background: url("../img/ball-normal2.gif") no-repeat scroll center bottom transparent;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 30px;
}
.lotto_number_bonus2 {
    background: url("../img/ball-bonus2.gif") no-repeat scroll center bottom transparent;
    color: #000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 30px;
}

ul.lotto_nav_ctl {
    float: right;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 5px;
    z-index: 9000;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.lotto_nav_ctl li {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: inherit;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: medium none;
    display: inline;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.lotto_nav_ctl li a {
    background: url("../img/lotto-butt-off.gif") no-repeat scroll center 50% transparent;
    color: #FFFFFF;
    margin-right: 0;
    padding: 5px;
    text-decoration: none;
}
ul.lotto_nav_ctl li.on a {
    background: url("../img/lotto-butt-on.gif") no-repeat scroll center 50% transparent;
}

#lotto_container {
    font-size: 12px;
    margin-top: 0;
    position: relative;
}
#lotto_data_container {
    font-size: 1.2em;
    height: 90px;
    left: 4px;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 8000;
}
.lotto_data {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 90px;
    left: 2px;
    padding: 0 2px;
    position: absolute;
    top: 0;
    width: 244px !important;
    z-index: 9000;
}

#lotto_img_holder {
	background:transparent none repeat scroll 0 0;
	height:65px;
	margin: 0 0 0 0;
	overflow:hidden;
}

#lotto_container ul li {
	background-color: #fff;
	background: none;
	border: none;
	font:11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}

.lotto_text {
    margin-top: 25px;
}

.lotto_block {
	background: #EAEADA;
	border: solid 1px #DDDDCA;
	width: 525px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.lotto_td_hdr
{
	font-weight: bold;
	color:#E67B04;
	padding:2px 0;
	font-size:12px;
	border-bottom: solid 1px #DDDCA;
}
.lotto_td
{
	background: #fff;
	border-bottom: solid 1px #DDDCA;
	padding:2px 0;
	font-size:12px;
}
.lotto_td_pg
{
	font-weight: normal;
	color:#000;
	padding:2px 0;
	font-size:10px;
}
.lotto_num
{
}
.lotto_bns
{
	color: #4848FF;
}
.lotto_current_pg
{
	color: #E67B04;
	font-weight:bold;
}

.lotto_homepage
{
	padding:5px;
}
.lotto_spc
{
	border-top:dashed 1px #DA991C;
	margin-bottom:5px;
}
