﻿body {
font-family: Arial, Helvetica, sans-serif;
text-align :justify;
font-size:12px;
color:#000;
margin:0px;
padding:0px;
background:#ffffff;
}
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}

ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

/* remember to define focus styles! */
:focus {
 outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}
img
{border:none;
}

.clear { clear:both; 
}

a{ text-decoration:none; color:#000000;}
a:hover{ text-decoration:none; color:#0686e0;}

h1{
	font-family:"Trebuchet MS";
	font-size:20px;
		color:#c60303;
		text-decoration:underline;
		font-weight:normal;
}
h2{
	font-family:"Trebuchet MS";
	font-size:15px;
		color:#c60303;
		text-decoration:underline;
		font-weight:bold;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		color:#499b23;
		text-decoration:underline;
		font-weight:bold;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		color:#c60303;
		text-decoration:underline;
		font-weight:bold;
}
.green_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
		color:#499b23;
		text-decoration:underline;
		font-weight:bold;
}
.green{
	list-style:none;
    padding:0px;
	margin:6px 0px 0px 0px;
}
.green li {
	background:url(images/green_icon.gif) 0px 10px no-repeat;
	vertical-align:top;
		line-height:24px;
	padding-left:8px;
	font-size:12px;
}
.green li a {
color:#000;
text-decoration:none;	
}
.green li a:hover{
color:#499b23;
text-decoration:none;	
}

.blue_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
		color:#0686e0;
		text-decoration:underline;
		font-weight:bold;
}
.blue{
	list-style:none;
    padding:0px;
	margin:6px 0px 0px 0px;
}
.blue li {
	background:url(images/blue_icon.gif) 0px 10px no-repeat;
	vertical-align:top;
		line-height:24px;
	padding-left:8px;
	font-size:12px;
}
.blue li a {
color:#000;
text-decoration:none;	
}
.blue li a:hover{
color:#0686e0;
text-decoration:none;	
}


.orange_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
		color:#d2490c;
		text-decoration:underline;
		font-weight:bold;
}
.orange{
	list-style:none;
    padding:0px;
	margin:6px 0px 0px 0px;
}
.orange li {
	background:url(images/orange_icon.gif) 0px 10px no-repeat;
	vertical-align:top;
		line-height:24px;
	padding-left:8px;
	font-size:12px;
}
.orange li a {
color:#000;
text-decoration:none;	
}
.orange li a:hover{
color:#d2490c;
text-decoration:none;	
}
.red_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
		color:#c60303;
		text-decoration:underline;
		font-weight:bold;
}
.red{
	list-style:none;
    padding:0px;
	margin:6px 0px 0px 0px;
}
.red li {
	background:url(images/red_icon.gif) 0px 10px no-repeat;
	vertical-align:top;
		line-height:24px;
	padding-left:8px;
	font-size:12px;
}
.red li a {
color:#000;
text-decoration:none;	
}
.red li a:hover{
color:#c60303;
text-decoration:none;	
}


.welcome_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000;
	text-align:justify;
	line-height:18px;
}
#wrapper{
	padding:0px;
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	background:#ffffff;
}
#main{
	padding:0px;
	margin:0px auto;
	width:1000px;
}

#mid-shade{
	background:url(images/shade_mid.gif) repeat-y;
	width:998px;
	border-left:1px solid #d8d8d8;
		border-right:1px solid #d8d8d8;
		border-bottom:1px solid #d8d8d8;
	float:left;
	padding-top:10px;
}

#header{
background:url(images/header.jpg) no-repeat;
	width:500px;
	height:90px;
	float:left;
	padding-top:30px;
	padding-left:500px;
}


#inner-a{
	float:left;
	width:768px;
}
.inner_a{
	width:151px;
	float:left;
	padding-bottom:20px;
	}
.left_mid{
	width:151px;
	float:left;
	}

.inner_b{
	width:587px;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.centre{
	width:587px;
	float:left;
}

#right_part{
	float:right;
	width:214px;
	padding-left:8px;
	padding-right:8px;
}
.right{
	float:left;
	width:214px;
}
#right_part .inner-right{
	width:214px;
	float:right;
}
#right_part .inner-right .r-inner-block{
	width:214px;
	float:right;
}

.right-seprator{
	background:url(images/right-seprator.gif) no-repeat center bottom;
	width:214px;
	margin-bottom:10px;
}
#footer{
padding-top:10px;
	width:1000px;
	color:#3a0b11;
	text-align:center;
	height:25px;
}
#footer a{ 
	color:#3a0b11;
	text-decoration:none;
}
#footer a:hover{ 
	color:#0686e0;
	text-decoration:none;
}
.space10{
padding-bottom:10px;
}
.space7{
padding-bottom:7px;
}
.space20{
padding-top:20px;
}
.left_space{padding-left:10px;
}
.space_bottom{padding-bottom:20px;
}
.space8{margin-top:8px;
}
.left_repeat{
width:214px;
float:left;
font-size:12px;
}
.gray-mid-bg{
	float:left;
	width:214px;
}
.news_head{padding:5px 0px 2px 0px;
text-align:justify;
font-size:12px;
}
#subscibe-field{
	width:214px;
	float:left;
	text-align:left;
	line-height:33px;
}
#subscribe-txt{
	padding:0px;
	width:214px;
	float:left;
}
#subscibe-button{
	width:169px;
	float:left;
	padding-left:45px;
	padding-top:3px;
}
.text-box{ width:140px;
height:18px;
border:1px solid #b8b8b8;
margin-left:5px; 
}
.title{
background:url(images/title_bar.gif) repeat-x;
width:587px;
float:left;
height:43px;
}
.heading{
background:url(images/heading.gif) no-repeat left;
height:43px;
}
.game_block{
width:585px;
float:left;
border-right:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
padding-top:8px;
padding-bottom:8px;
}
.game_block_inner{
width:585px;
float:left;
}
.banner_mid{width:261px;
float:left;
}
.game_detail{
width:316px;
float:left;
padding-right:8px;
}
.casino_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
text-align:justify;
line-height:16px;
}
.game_left{
padding-right:8px;
width:86px;
float:left;
}
.game_right{
width:222px;
float:left;
}
.gap5{
padding-top:5px;
}
.games{
width:569px;
float:left;
background:#bbbbbb;
padding:9px;
margin-bottom:10px;
}
.games_inner{
width:264px;
float:left;
}
.cardgame{
width:280px;
padding-right:9px;
float:left;
}
.cardgame_inner{
width:280px;
float:left;
}
.space9{
margin-top:9px;
}
.white_block{
background:#fff;
width:264px;
padding:8px;
float:left;
}
.white_right{
width:170px;
float:left;
}
.line{
line-height:20px;
}

.download{
background:url(images/subscribe.gif) repeat-x;
 display:block;
width:185px;
height:26px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
float:left;
margin-top:8px;
margin-left:50px;
line-height:26px;
text-align:center;
font-weight:bold;
}
.download a{
color:#ebebeb;
text-decoration:none;
}
.download a:hover{
color:#f49858;
text-decoration:none;
}

