@charset "utf-8";
/* CSS Document */
html {
    overflow-y: scroll;
}
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bkgrd.gif);
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	color: #000;
	line-height: inherit;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}
li a:link {
	color:#0F0; /* #414958 */
	text-decoration: underline; 
}

a:visited {
	color: #0F0; /* #4E5869 */
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a.deco {
	color: #75b4d9;
	font-weight: bold;
}

.container {
	background: #000;
	width: 840px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 60px #3399FF; /* #666666 #3399FF #3366FF */
}

.header {
	background-image: url(../img/diamonds.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #000000;
	border-radius: 20px;
	padding: 10px 0px 0px 15px;
	margin-top: 20px;
	/* margin-bottom: 20px; */
}

.join_mail_list {
	float: right;
	text-align: center;
	padding: 10px 10px 20px 10px;
	margin: 0px 20px 0px 0px;
	border: 1px groove #999999;
	border-radius: 10px;
}

/*.head_pic_2 {
	float: right;
	padding: 20px 0px 0px 0px;
}*/

.content {
	background: #000;
	border-top: 1px ridge #999;
	color: #FFF;
	/*background: #FFF;*/
	
	padding: 10px 0;
	margin: 0px 0px 30px 30px;
	width: 780px;
	float: left;
	border-radius: 15px;
}

.dine_txt {
	width: 380px;
	color: #FFF;
	background: #000;
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 5px 10px;
	line-height: 150%;
	font-weight: bold;
}

.dine_spe {
	/* width: 320px; */
	text-align: center;
	/* text-shadow: 2px 2px 10px #999999; */
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background: #06F; /* #3399FF */
	border: 1px solid #FFF;
	border-radius: 10px;
	margin: 20px 20px 40px 20px;
	padding: 20px 10px 20px 10px;
	box-shadow: 0 0 60px #3399FF;	
}

.dine_menu {
	color: #FF0;
	/* background: #000; */
	line-height: 180%;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
}

.promo {
	width: 700px;
	border: 1px solid #666;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #3399FF;
	margin: 30px 0px 60px 40px;
	padding: 20px 0px 10px 10px;
	font-weight: bold;	
}

.promo img {
	float: left;
	margin: 0px 20px 0px 20px;
	border-radius: 15px;
}

.promo_dl {
	border: 1px solid #999;
	border-radius: 10px;
	padding: 15px 0px 15px 0px;
	margin: 0px 20px 20px 10px;
	background-image: url(../img/bkgrd102.jpg)
}

.dl_txt {
	width: 390px;
	margin: 0px 0px 0px 250px;
	line-height: 150%;
}

.content_right {
	width: 300px;/* 253px */
	float: right;
	margin: 20px 10px 20px 5px;
	font-weight: bold;
}

.content_left {
	height: 480px;
	width: 200px;
	float: left;
	padding: 5px;
	margin: 20px 5px 20px 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #3399FF;
}

.agame_list {
	overflow: hidden;
	border-radius: 10px;
	background-color: #000;
}
ul.game_list {	 
	 list-style: none;
	 text-align: center;
	 font-size: medium;
	 float: left;
	 margin: 10px 0px 0px -20px;
	 color: #fff;
}

.bgame_list {
	overflow: hidden;
	border-radius: 10px;
	background-color: #000;
}
ul.cgame_list {	 
	 list-style: none;
	 text-align: center;
	 font-size: medium;
	 float: left;
	 margin: 10px 0px 25px -25px;
	 color: #fff;
}

.imgs_ogames_jackpot {
	margin: 20px 0px 0px 0px;
	border-radius: 15px;	
}

.readtxt {
	line-height: 150%;
}

.redtxt {
	color: #F00;
}

.address {
	float: left;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}

.directions {
	float: left;
	width: 400px;
	margin: 0px 20px 20px 0px;
	padding: 10px;
}

.footer {
	text-align: center;
	border-top: solid 1px  #999999;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 20px 0px; 
	clear: both;
	color: #999;
}

.exhibition {
	width: 550px;
	margin: 0px 0px 0px 0px;
}

.exhibition_dscpt {
	text-align: right;
	width: 350px;
	float: left;
	padding: 0px 10px 0px 0px;
}

.exhibition_pic {
	width: 124px;
	float: left;
	padding: 10px 0px 0px 0px;
}

.fin_prnt {
	font-size: x-small;
}



.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.phonen {
	float: right;
	margin: -15px 0px 0px 0px;
	color: #CCC;
	font-weight: bold;
}

.estd {
	font-size: x-small;
	margin: -15px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	color: #FFF;	
}

.imgs {
	display: inline;
	float: left;
	width: 124px;
	height: 93px;
	margin: 5px 10px 15px 15px;
	
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.video_content {
-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;/* 5px 5px 5px 5px */
	border-radius: 10px 10px 10px 10px;
	float: right;
	border: solid 1px #00CCFF;
	width: 300px;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;	
}

.vid_title {
	color: #75b4d9; /* 81d0ff; */	
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 10px 0px 0px 0px;	
}
/* -----/////MENU Nav\\\\\----- */
.main_menu {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin: 10px 0px 10px 20px;
	text-align: center;
}

ul.nav {
	list-style: none;
	text-align: center;
}

ul.nav li {
	float: left;
	padding: 0px 0px 0px 10px;
	text-align: center;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 5px;
	display: block; 
	text-decoration: none;
	color: #FF0;
	border-radius: 10px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	text-align: center;
	/* font-weight: bold; */
	color: #76b;
}

/* this section is for navsts.html dropshadows */
li.sdo {
	border-radius: 10px;
	/* border: outset #75b4d9 1px; */	
	border-top: 1px solid #96d1f8;
-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
/* this section is for navsts.html dropshadows */

/* this section controls the way links look at the page you are on */

#main_page #main_pageLink, 

#promo_page #promo_pageLink,

#career_page #career_pageLink, 

#tournament_page #tournament_pageLink, 

#dine_page #dine_pageLink, 

#local_page #local_pageLink
		{
	color: #FFF;	
}
/* this section controls the way links look at the page you are on */
/* -----/////MENU Nav\\\\\----- */