/* site css */

/*-----------------------------------------------*/
/*                   for all                     */
/*-----------------------------------------------*/
* {margin:0; padding:0;}
a {text-decoration:none; color:#009ee0;}
a img {border:0;}
.clearfloat {clear:both;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

h1 {font-size:16px; font-weight:normal;}

BODY {background:url(../backgrounds/body_bg.png) repeat-x 0 top; margin:0; padding:0; font-family:Arial, sans-serif; font-size:12px;}

#site {width:970px; margin:0 auto;}

/*-----------------------------------------------*/
/*                   header                      */
/*-----------------------------------------------*/
#header {padding:82px 0 0 0; width:100%;}
#logo {}
#menu {background:#303031; list-style-type:none; padding:0 15px; width:940px; height:42px;}
#menu li {float:left; display:inline;}
#menu li a {display:block; padding:10px 13px 0 13px; font-family:Trebuchet MS; color:#439ade; font-size:14px; font-weight:bold; width:auto;}
#menu li a.active {color:#ffffff;}
#menu li a:hover {color:#ffffff;}


/*-----------------------------------------------*/
/*                   content                     */
/*-----------------------------------------------*/
#content {background:#ffffff; padding:25px 0;}
#content p, ul, ol {line-height:1.6;}

#index_txt p {padding:5px 0;}
#index_txt {padding:20px 25px;}

#left_col {float:left; width:600px; padding:0 25px;}
#left_col ul, #left_col ol {margin:0 0 0 15px; padding:;}
#left_col p {padding:10px 0;}

.red {color:#d80028;}
#left_col p.star {font-size:11px; padding:20px 0;}

/* top table */
#top_table {border:solid #404040; border-width:0 1px 1px 1px; width:950px; margin:0 auto;}
#header_table {background:#404040 url(../backgrounds/table_header_bg.gif) no-repeat left top; height:35px; width:950px; margin:0 auto;}
#header_table h1 {color:#ffffff; float:left; padding:10px 0 0 10px;}
#header_table p {float:right; font-size:16px; color:#ffffff; padding:10px 10px 0 0; line-height:1;}
#header_table p span {color:#439ade;}

#top_casino {width:950px; margin:0 auto; text-align:center; border-collapse:collapse; padding:0;}
#top_casino th {background:#ececec; color:#414043; padding:8px 0;}
#top_casino td {padding:1px 0;}
#top_casino td.even {background:#eef8fd;}
#top_casino td.new {background:#e4f3e5;}
#top_casino td.new span {color:#95c325;}

/* right_col */
#right_col {float:left; width:310px;}
#mini_tab {border-collapse:collapse; width:307px;}
#mini_tab th {background:#ececec; text-align:left; font-weight:bold; padding:8px 10px;}
#mini_tab td {padding:8px 10px; border-bottom:2px solid #ececec;}
#mini_tab td.mini_tab_header {background:#1e1e1e; border-bottom:1px solid #ffffff; padding:0;}
#mini_tab td.total {background:#8bccee; color:#ffffff; font-weight:bold; border-bottom:1px solid #ffffff;}

/*-----------------------------------------------*/
/*                   rules                       */
/*-----------------------------------------------*/
#rules_bg {background:#f9f9f9; width:100%; padding:15px 0;}
#rules {width:951px; margin:0 auto;}
#rules ul {list-style-type:none;}
#rules ul li {float:left; display:inline; margin:15px 20px; background:url(../backgrounds/game_bg.png) no-repeat center bottom; padding:0 0 36px 0; position:relative; height:100px; width:277px;}
#rules ul li p {text-align:right; font-weight:bold; font-size:23px; position:absolute; margin:0; right:10px; bottom:6px; line-height:1;}
#rules ul li a {cursor:pointer; color:#ffffff;}

#rules h1 {padding:0 0 0 20px;}

/*-----------------------------------------------*/
/*                   footer                      */
/*-----------------------------------------------*/
#footer_bg {background:#606060;}
#footer {width:920px; margin:0 auto; color:#ffffff; font-size:11px; padding:25px 25px 130px 25px;}
#footer a {color:#ffffff; font-weight:bold;}



	