/*GENERAL*/

*
	{
	margin:0;
	padding:0;
	}
a
	{
	outline:none;
	border:none;
	text-decoration:none;
	color:#ddd;
	}
	
a:hover{
	text-decoration:underline;
	color:#99FF99;
	}

img
	{
	border:none;
	}
	
h1 {
	font-family:"Lucida Sans", "Trebuchet MS", georgia;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body 
	{
	font-family:"Lucida Sans", "Trebuchet MS", georgia;
	font-size:12px;
	color:#ffffff;
	background: url(../images/main-bg.png);
	background-repeat:repeat-x;
	background-color:#410606;
	}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#container{
width:954px;
margin:0 auto;
min-height:480px;
}

#header{
background-image: url(../images/header.png);
height:235px;
}

/*---start menu area---*/

#nav-top
	{
		height:45px;
		width:954px;
		float:right;
		background-image:url(../images/link-bg.png);
	}


#nav-top ul li
	{
		list-style:none;
		padding:0px 4px 0px 0px;
		display:inline;
		float:left;
		text-align:center;
	}

#nav-top ul li a
		{
			font:13px/24px "Lucida Sans", "Trebuchet MS", georgia;
			font-weight:bold;
			color:#088594;
			text-decoration:none;
			float:left;
			text-align:center;
		}

#nav-top ul li a:hover
	{

	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	float:left;
	}

#baccart a
	{
	width:90px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/baccarat-btn.png);
	}
	
	#baccart a:hover
		{
			background-image:url(../images/baccarat-btn-roll.png);
		}	

#blackjack a
	{
	width:94px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/blackjack-btn.png);
	}
	
	#blackjack a:hover
		{
			background-image:url(../images/blackjack-btn-roll.png);
		}	

#bingo a
	{
	width:65px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/bingo-btn.png);
	}
	
	#bingo a:hover
		{
			background-image:url(../images/bingo-btn-roll.png);
		}	

#craps a
	{
	width:62px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/craps-btn.png);
	}
	
	#craps a:hover
		{
			background-image:url(../images/craps-btn-roll.png);
		}	

#keno a
	{
	width:61px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/keno-btn.png);
	}
	
	#keno a:hover
		{
			background-image:url(../images/keno-btn-roll.png);
		}	

#poker a
	{
	width:65px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/poker-btn.png);
	}
	
	#poker a:hover
		{
			background-image:url(../images/poker-btn-roll.png);
		}	

#roulette a
	{
	width:116px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/roulette-btn.png);
	background-repeat:no-repeat;
	}
	
	#roulette a:hover
		{
			background-image:url(../images/roulette-btn-roll.png);
		}	

#sicbio a
	{
	width:69px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/sicbio-btn.png);
	}
	
	#sicbio a:hover
		{
			background-image:url(../images/sicbio-btn-roll.png);
		}	

#slots a
	{
	width:61px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/slots-btn.png);
	}
	
	#slots a:hover
		{
			background-image:url(../images/slots-btn-roll.png);
		}	

#v-poker a
	{
	width:117px;
	height:20px;
	margin-top:13px;
	background-image: url(../images/videopoke-btn.png);
	}
	
	#v-poker a:hover
		{
			background-image:url(../images/videopoke-btn-roll.png);
		}	

/*---end menu area---*/


/* header area end */

/*---content area starts----*/
#content
{
	width:954px;
	float:left;
	background-color:#000000;
	margin-top:20px;
	min-height:350px;
}


/*---left content area starts----*/
#left-title
{
	width:172px;
	float:left;
	font-family:"Lucida Sans", "Trebuchet MS", georgia;
	font-size:16px;
	color:#FFFF99;
	font-weight:bold;
	
}


#left-panel
{
	width:172px;
	float:left;
	min-height:200px;
	
}

	
	#left-panel ul li
	{
	list-style-image:url(../images/green-bullet.png);
	margin-left:7px;
	height:19px;
	list-style-position:inside;
	vertical-align:top;
	font-family:"Lucida Sans", "Trebuchet MS", georgia;
	font-size:14px;
	color:#FFFFFF;
	
	}

.title-left
{
font-family:"Lucida Sans", "Trebuchet MS", georgia;
color:#f6e977;
font-size:15px;
font-weight:bold;
margin-left:7px;
margin-bottom:12px;
margin-top:5px;
}
/*---middle contentent----*/

#middle a {
	color: #F60;
	text-decoration: none;
}
#middle a:visited {
	color: #F63;
	text-decoration: none;
}
#middle a:hover {
	color: #000;
	text-decoration: none;
}
#middle a:active {
	color: #F60;
	text-decoration: none;
}
#middle a {
	font-family: Arial, Helvetica, sans-serif;
}

#middle
{
	width:610px;
	min-height:200px;
	float:left;
	
			
}

	#middle ul{
	list-style:none;
	
	}
	
	#middle li{
	list-style:none;
	background-color:#ffffff;
	
	
	}
	
	.heading1 {
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.subheading1 {
	color: #F60;
}
.heading1title {
	font-weight: bold;
	color: #900;
}
.headimg {
	clear: both;
	float: left;
	height: 55px;
	width: 55px;
	border: 1px solid #900;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
	

#middle-top
{
background-image:url(../images/center-box-top.png);
height:15px;
width:610px;
background-color:#000000;
}

.middle-text
{
padding:5px 25px 10px 25px;
font-family:"Lucida Sans", "Trebuchet MS", georgia;
font-size:13px;
color:#000000;
}

.middle-text .container { width: 560px; clear:both; display:block;}
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.middle-text .left-column {width: 140px; float: left;}
.middle-text .right-column {width: 380px; float: right;}

.middle-text a {000;}


.middle-text h2
{
font-family:"Lucida Sans", "Trebuchet MS", georgia;
font-size:14px;
font-weight:bold;
color:#000000;
}

.middle-news
{
padding:5px 25px 0px 25px;
font-family:"Lucida Sans", "Trebuchet MS", georgia;
font-size:13px;
color: #990000;
}

#middle-btm
{
background-image:url(../images/center-box-btm.png);
height:15px;
width:610px;
background-color:#000000;
}

#middle-adv
{
width:610px;
background-color:#000000;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}



/*---right panel----*/

#right-panel
{
	width:171px;
	min-height:200px;
	float:left;
		
}

#right-panel ul li{
list-style:none;
margin-left:15px;
margin-right:15px;
padding-top:10px;
}

/*---right panel area end----*/

#black-btm
{background-image:url(../images/black-btm.png);
height:15px;
width:954px;
float:left;
}

#footer
{
width:954px;
height:80px;
padding-top:20px;
padding-bottom:20px;
float:left;
}

#footer ul
{list-style:none;
text-align:center;}

#footer li a{
list-style:none;
font-family:"Lucida Sans", "Trebuchet MS", georgia;
font-size:13px;
color:#ecdb3b;
text-align:center;
}


#copyright
{
font-family:"Lucida Sans", "Trebuchet MS", georgia;
font-size:11px;
color:#CCCCCC;
text-align:center;
padding-top:20px;
}
/*++++++++++++++++++++++ Body css ++++++++++++++++++++++++++*/


