html{
	width:100%;
}

body {
    color: #000 ;
    background: #fff;
   font-size: 1.8em !important;
   /* font-size: 11px;*/
    
    
    
    
    
    
    
    
    
    
    
    
}

input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}



h1 {
    padding-bottom: 5px;
    font-size: 28px!important;
    text-transform: uppercase;
    margin-bottom: 10px;
}
h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px!important;
    margin-bottom: 10px;
}

h3 {
    text-transform: capitalize;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold!important;
	color:#650a0d !important;
}
h4 {
    font-size: 16px;
    /*color: #df5112;*/
    margin-bottom: 10px;
}
h5 {
    font-size: 14px;
    /*color: #df5112;*/
    margin-bottom: 10px;

}
p {
    margin-bottom: 10px;

}

/*sitemap*/
ul.sitemap li {
    margin-bottom: 3px;
    font-weight: bold;
}
ul.sitemap ul {
    margin-left: 25px;
    margin-bottom: 10px;
    margin-top: 3px;
}
ul.sitemap ul li {
    list-style: square;
    color: #df5112;
    font-weight: normal;
}
table {
    background: #fff;
    margin-bottom: 10px;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
	position:relative;
	min-height:400px;
}

.wrap2{
	width:1475px;
	/*margin:-80px auto;*/
	padding-bottom:20px;
	margin:0 auto;
	margin-top:-80px;
}

.wrap3{
	width:1600px;
	margin:0 auto;
	position:relative;
}

#slidewrap{
	width:1200px;
	margin:0 auto;
	border:3px solid #fff;
}

#layerslider{
   	height: 600px;
    overflow: visible;
}

#bodywrap{
	background-image:url(../img/back.jpg);
	width:100%;
	height:auto;
	z-index:1;
	position:relative;
	margin-top:-5px;
	min-height:3334px;
	background-repeat:no-repeat;
	background-size:cover;
}
 select
{
 border: 2px solid #204141; 
}
#in_bodywrap{
	background-image:url(../img/in_back.jpg);
	width:100%;
	height:auto;
	z-index:1;
	position:relative;
	top:-65px;
	background-repeat:no-repeat;
	background-position:top center;
}

#topbar{
	height:80px;
}

#head{
	background-image:url(../img/head.png);
	width:100%;
	height:180px;
	z-index:5;
	position:relative;
}

#numbers{
	float:left;
	height:43px;
	margin-top:10px;
	margin-left:30px;
}

.dollar{
	float:left;
	background-image:url(../img/dollar.jpg);
	width:30px;
	height:43px;
}

.digit{
	float:left;
	margin-left:5px;
	background-image:url(../img/num_back.jpg);
	height:43px;
	width:30px;
	text-align:center;
}

.num{
	color:#fff;
	font-weight:bold;
	font-size:28px;
	margin:8px auto;
}

.comma{
	float:left;
	background-image:url(../img/comma.jpg);
	height:42px;
	width:12px;
}

#jackpot{
	float:left;
    margin: 7px 0 0 10px;
}

#login{
	height:53px;
	margin-top:10px;
	margin-right:30px;
}

#login2{
	height:53px;
	margin-top:10px;
	margin-right:30px;
}

#clublogo{
	float:left;
	background-image:url(../img/log_logo.jpg);
	height:50px;
	width:237px;
	margin-left:45%;
	margin-top:2px;
        
}
#clublogo1{
	float:left;
	
	height:50px;
	width:237px;
	margin-left:45%;
	margin-top:7px;
}

.log_field{
	background-image:url(../img/log_back.jpg);
	height:30px;
	width:227px;
	border:none;
	float:left;
	margin-left:7px;
	margin-top:12px;
	color:#fff;
	font-style:italic;
	padding-left:5px;
}

.log_sub{
	background-image:url(../img/log_button.jpg);
	width:35px;
	height:31px;
	float:left;
	margin-left:7px;
	margin-top:12px;
	border:none;
	cursor:pointer;
}
.log_sub1{
	background-image:url(../img/btnClubRed.png);
	width:240px;
	height:100px;
	float:right;
        margin-right:-20px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
.log_subrw{
	background-image:url(../img/log_button.jpg);
	width:35px;
	height:32px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
       /* margin-top: 30px;*/
        
}
#logo{
	float:left;
	background-image:url(../img/logo.png);
	width:208px;
	height:140px;
	margin-left:30px;
	margin-top:7px;
}
#clublogin
{
   margin-top:10px; 
}

.onlinetxt{
	background-color:#fff!important;
	color:#000 !important;
	width:65% !important;
	border:none !important;
        height: 25px;
	margin-left:40px;
        float: left;
        
}



#menu {
    float: right;
    margin-right: 50px;
    margin-top: 98px;
}



#menu ul li{
 display: inline;
    font-size: 15px;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 2px;
    padding: 5px;
    position: relative;
	
}
	
#menu ul li a{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}


#menu li ul{
  display:none;
	background-color:#600A0C;
	padding-left:5px;
	padding-bottom:5px;
	line-height:35px;
	position:absolute;
	top:30px;
	z-index:1000;
	width:200px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:left;
	/*left:-999em; */
	margin-top:-6px;
}

#menu ul li:hover > ul{
   left: -50px; /* show the menu when hovered */
   display:block;
}

#menu ul li ul li{
	float:left;
	line-height:120%;
	background-color:transparent;
	color:#fff;
	padding-left:15px;
	margin-left:0px;
	clear:both;
}

#menu ul li ul li a{
	color:#fff;
	text-decoration:none;
	font-size:18px;
	letter-spacing:3px;
	font-weight:100;
}


.elastislide-carousel ul li {
    margin: -46px 0 0;
                padding-bottom:37px;
}

.elastislide-list{
                max-height:275px !important;
}

.elastislide-carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
}




.promo{
	width:425px;
	height:200px;
	float:left;
	margin-left:65px;
}

.icon{
	float:left;
	width:30%;
}
#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:url(overlay.png) repeat; 
    text-align:center;
}
#lightbox p {
    text-align:right; 
    color:#fff; 
    margin-right:20px; 
    font-size:12px; 
}
#wrapper2 {
    width:600px; 
    margin:0 auto; /*centers the div horizontally in all browsers (except IE)*/
    background:#fff; 
    text-align:left; /*resets text alignment from body tag */
    border:1px solid #ccc;
    border-top:none; 
    padding:25px; 
    /*Let's add some CSS3 styles, these will degrade gracefully in older browser and IE*/
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px; 
    box-shadow:0 0 5px #ccc;
    -moz-box-shadow:0 0 5px #ccc;
    -webkit-box-shadow:0 0 5px #ccc;
}

#socialhead{
	background-image:url(../img/social.png);
	height:87px;
	width:262px;
	margin:0px auto;
	position:relative;
	clear:both;
	top:90px;
}

#fb_box {
    display: block;
    height: 450px;
    margin: 110px auto;
    width: 550px;
	float:right;
}

#fb_icon{
	float:left;
	background-image:url(../img/social_fb.png);
	height:46px;
	width:46px;
}

#fb_id{
	float:left;
	font-size:34px;
	margin-left:20px;
	margin-top:10px;
}

#fb_app{
	display:block;
	margin-top:50px;
}

#ig_box {
    height: 450px;
    margin: 110px auto;
    width: 460px;
	float:left;
}

#ig_icon{
	float:left;
	background-image:url(../img/twitter.png);
	width:46px;
	height:37px;
	margin-top:10px;
}

#ig_id{
	float:left;
	font-size:34px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
}

#ig_app{
	display:block;
	margin-top:70px;
}

#ig_hash{
    float: right;
    font-size: 22px;
    margin-top: -28px;
}

#ig_left{
	float:left;
	height:300px;
	width:300px;
}

.lg_img{
	background-color:#000;
	height:300px;
	width:300px;
}

#ig_tag{
	float:left;
	margin-top:10px;
	font-size:22px;
}

#ig_right{
	float:left;
	margin-left:20px;
}

.sm_img{
	background-color:#000;
	height:140px;
	width:140px;
	margin-bottom:20px;
}

#herehead{
	background-image:url(../img/here.png);
	height:85px;
	width:214px;
	margin:0px auto;
	position:relative;
	clear:both;
	top:26px;
}

#heremap{
    border: 3px solid #fff;
    float: right;
    height: 400px;
    width: 665px;
    margin-top: 38px;
}

.signbox{
	height:240px;
	width:223px;
	text-align:center;
	float:left;
	margin: 120px 0 0 60px;
}

.sign{
	background-image:url(../img/i5.png);
	height:223px;
	width:223px;
	float:left;
	padding-bottom:10px;
	background-repeat:no-repeat;
}

.signtxt{
	font-weight:bold;
	font-size:18px;
	color:#000;
}

#display{
	
	/*height:394px;*/
	width:100%;
	height:15px;
	color:#fff;
	background-color: #f68a8a;
	padding-bottom:40px;
        text-align: justify;
       
}
#footer{
	background-image:url(../img/footer.png);
	/*height:394px;*/
	width:100%;
	clear:both;
	color:#fff;
	background-position: center;
    background-size: cover;
	padding-bottom:40px;
}

#footbox{
	float:right;
	margin-top:-130px;
	position:relative;
	z-index:1;
}

#newsbox{
	float:right;
	width:70%;
	margin-top:100px;
	margin-bottom:30px;
	position:relative;
	z-index:5;
}

#one{
	margin-top:150px;
}

#one ul li{
	line-height:200%;
}

#one ul li a{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
	
#two{
	margin-top:150px;
}

#two ul li{
	line-height:200%;
}

#two ul li a{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}

#three{
	margin-top:150px;
	font-size:.9em;
}

#three_txt{
	font-weight:bold;
	color:#fff;
	font-size:18px;
}

#sponsors{
	background-image:url(../img/sponsors.png);
	height:62px;
	width:320px;
	margin-top:20px;
}

#four{
	float:left;
	margin-top:110px;
	margin-left:90px;
}

#four_txt{
	font-weight:bold;
	color:#fff;
	font-size:24px;
}

#socialbox{
	float:left;
	margin-top:20px;
}

#faceb{
	background-image:url(../img/fb.png);
	height:46px;
	width:46px;
	float:left;
}

#twitter{
	float:left;
	background-image:url(../img/twitter.png);
	width:46px;
	height:37px;
	margin-left:20px;
	margin-top:3px;
}

#igram{
	float:left;
	background-image:url(../img/ig.png);
	width:49px;
	height:48px;
	margin-left:20px;
	display:none;
}

#disclaim{
	float:left;
	clear:both;
	margin-top:10px;
	font-size:.7em;
}

#disclaim a{
	color:#fff;
}

#page_title{
	margin: 8px auto 150px;
	text-align:center;
	color:#fff;
	font-size:44px;
	font-weight:bold;
	text-transform:uppercase;
}




#footbox{
	float:right;
	margin-top:-130px;
	position:relative;
	z-index:1;
}

#newsbox{
	float:right;
	width:70%;
	margin-top:100px;
	margin-bottom:30px;
	position:relative;
	z-index:5;
}

#signtext{
	float:left;
	font-size:30px;
	text-transform:uppercase;
	margin-top:15px;
}

.news_field{
	background-color:#fff;
	height:40px;
	width:300px;
	border:none;
	float:left;
	margin-left:12px;
	margin-top:10px;
	color:#000;
	font-weight:bold;
	padding-left:5px;
}

.news_sub{
	background-image:url(../img/news_button.jpg);
	width:38px;
	height:42px;
	float:left;
	margin-left:7px;
	margin-top:10px;
	border:none;
}

.din_box{
	float:left;
	margin-left:0px;
	margin-top:-10px;
	height:345px;
	width:345px;
	border:3px solid #fff;
	background-color:#000;
	position:relative;
	margin-right:15px;
}

.din_box img{
	position:absolute;
	z-index:3;
}

.din_overlay{
    height: 351px;
    width: 351px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    z-index: 5;
    margin-left: -3px;
    margin-top: -3px;
}

.din_details{
	background-image:url(../img/din_details.png);
	height:55px;
	width:151px;
	position:absolute;
	z-index:10;
	left: 31%;
    right: 30%;
	top:74%;
	cursor:pointer;
}

#copy_box{
	width:100%;
	display:block;
	margin-top:20px;
	float:left;
	margin-bottom:30px;
}

#left{
	float:left;
	width:60%;
	margin-left:30px;
}

#right{
	float:right;
	width:25%;
	margin-right:50px;
}

#box2{
	width:80%;
	display:block;
	margin-top:20px;
	float:left;
	margin-bottom:30px;
	margin-left:30px;
}

.din_box_text{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:24%;
	text-shadow: -2px 2px #000;
}

.din_box_text2{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:24%;
	text-shadow: -2px 2px #000;
}

.din_box_text3{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:24%;
	text-shadow: -2px 2px #000;
}

.din_box_text4{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:33%;
}

.article{
	height:35%;
	width:45%;
	margin-bottom:60px;
	margin-top:25px;
	float:left;
	margin-right:65px;
}

.art_top{
	height:174px;
}

.art_top_left{
	float:left;
	width:25%;
	background-color:#fff;
}

.art_top_left img{
	height:173px;
	width:264px;
	margin-bottom: 20px;
}

.art_top_right{
	float:right;
	width:56%;
	height:100%;
}

.art_bottom{
	height:48px;
}


.art_left{
	float:left;
	padding-left:10px;
	width:81%;
	height:48px;
	display:none;
}

.art_right{
	float:left;
}

.date{
	float:left;
	margin:21px 0 0 10px;
}

.more{
	float:left;
	margin: 21px 0 0 25px;
}

.more a{
	color:#C40303;
}

#in_news_box img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#boxy{
	float:left;
}

.magwin{
	display:block;
	padding:10px;
}

h2{
	color:#650A0D;
}

.sidemenubox{
	/*background-color: #7d391d;*/
	/*background-repeat:no-repeat;*/
	/*background-size: 100% 100%;*/
	min-height: 80px;
	min-width: 20%;
	text-align:center;
	border-color: #fff;
        border-style: solid;
	margin-top: 20px;
	float: left;
        font-size: 12px;
        text-transform: uppercase;
}
.sidemenubox ul li a{
    
    
        color:#ff0000;
	text-decoration:none;
	font-size:12px;
	/*margin-left:35px;*/
        text-align: justify;
        line-height: 30px;
        margin-left:25px;
        margin-right: 5px;
        text-transform: uppercase;
       
}
.sidemenubox ul li {
    
    background: #9d9d9d;
       
      
        margin-top: 2px;
      
        display: block;
        margin-left: 15px;
        font-family: arial;
        font-size:12px;
       font-weight: bold;
        color:#ff0000;
        text-align: left;
       list-style: none;
       min-height: 40px;
        padding-right: 2px;
        border:1px solid #a7a7a7;
       width: 100%;
       text-transform: uppercase;
        
       
        
    }
div#masonry {
display: -ms-flexbox;
-ms-flex-direction: column;
-ms-flex-wrap: wrap;
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 640vw;
font-size: 0;
width:100%;
clear:left;
margin-top:20px;

}
div#masonry img {
transition: .8s opacity;
padding:5px;
width:25%;
}
div#masonry:hover img { opacity: 0.6; }
div#masonry:hover img:hover { opacity: 1; }

.btn-style{ 
	border : solid 0px #000000; 
	border-radius : 5px; 
	moz-border-radius : 5px; 
	font-size : 20px; 
	color : #ffffff; 
	padding : 1px 17px; 
	background : #650A0D; 
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#650A0D), color-stop(100%,#A20C11)); 
	background : -moz-linear-gradient(top, #650A0D 0%, #A20C11 100%); 
	background : -webkit-linear-gradient(top, #650A0D 0%, #A20C11 100%); 
	background : -o-linear-gradient(top, #650A0D 0%, #A20C11 100%); 
	background : -ms-linear-gradient(top, #650A0D 0%, #A20C11 100%); 
	background : linear-gradient(top, #650A0D 0%, #A20C11 100%); 
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#650A0D', endColorstr='#A20C11',GradientType=0 ); 
 
}
.form1 {
  background: -webkit-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: -moz-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  margin: auto;
  position: relative;
  width: 280px;
  height: 250px;
  font-size: 14px;
  line-height: 24px;
  color: #220000;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 2px solid #650A08;
  border: inset 2px solid #650A08;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  
}

.form1 label
{
    color:#B61A1b;
}

.form2 {
  background: -webkit-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: -moz-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  margin: auto;
  position: relative;
  width: 300px;
  height: 680px;
  
  font-size: 14px;
  
  line-height: 24px;
 
  color: #220000;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border:  2px solid #650A08;
  border: inset 1px solid #650A08;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  
}

.form2 label
{
    color:#B61A1b;
}
.notice {
  background: -webkit-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: -moz-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  margin: auto;
 /* position: relative;*/
  width: 1200px;
  height: 110px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  margin-left: 255px;
 
  color: #7e7e7e;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
 /* border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);*/
}
.notice1 {
  background: -webkit-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: -moz-linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
  background: linear-gradient(bottom, #FDF3F4, #FEFAF9 175px);
 
  position: relative;
  width: 500px;
  height: 150px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  
 
  color: #7e7e7e;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #999;
  border: inset 1px solid #333;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}


.rewardsdisplay {
   margin-left: 140px;
  width: 30%;
  display: block;
  border: 3px solid #650a0d;
  color:#000;
  font-size: 14px;
  height: 170px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}

::-webkit-input-placeholder {
 font-size: 14px;
 color: #d0cdfa;
 text-transform: uppercase;
 text-transform: uppercase;
 text-align: center;
 font-weight: bold;
}

.dis
{
   font-size: 18px;
 color: #d0cdfa;
 text-transform: uppercase;
 text-align: justify;
 line-height: 29px;
 text-align: center;
 font-weight: bold; 
 text-decoration: none;
}
.dis
a {text-decoration: none;}

.table1
{
   border-collapse: collapse;
   
    
}

.table1 td th{
    border: 1px solid #999;
    padding: 0.5rem;
    text-align: left;
}

#dialog
{
    display: none;
    font-size:12px;
    line-height:1.5em;
}
.openDialog
{
    cursor: pointer;
}
a.openDialog
{
    font-weight: bold;
    color: #5C5C5C;
    text-decoration: none;
}
a.openDialog:hover
{
    color: #0078A3;
    text-decoration: underline;
}
a.openDialog:active
{
    color: #F58400;
}
.disclaimer
{
    font-size:12px;
    line-height:1.5em;
}

.ui-widget-header,.ui-state-default, ui-button{
            background:#b9cd6d;
            border: 1px solid #b9cd6d;
            color: #FFFFFF;
            font-weight: bold;
         }
@supports not (flex-wrap: wrap) {

div#masonry { display: block; }

div#masonry img {

display: inline-block;

vertical-align: top;

}

}

.searchslot{
	display:block;
	margin-bottom:20px;
}

.slotsearch h2 {
    background: #BF1B1F;
    color: #fff;
    cursor: pointer;
    padding: 10px;
	width:6%;
	float:left;	
}

.slottext{
	width:25%;
	float:left;
	padding:8px;
	margin-left:10px;
}

.searchsub{
	width:7%;
	float:left;
	padding:8px;
	margin-left:10px;
	color:#BF1B1F;
}

.winners {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 300px;
	margin-right:60px;
	height:250px;
}

.winners img {
    margin-bottom: 5px;
}

 .name {
    color: #BF1B1F;
    font-family: "museo-sans",arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}

 .dollar2 {
    font-family: "museo-sans",arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2px;
}

.city {
    margin-bottom: 2px;
}

 .slot {
    font-weight: bold;
    margin-bottom: 2px;
}

 .date2 {
    margin-bottom: 2px;
}

.addy{
	font-size:20px;
}

.addy a{
	color:#650A39;
}

.bump{
	margin-top:5px;
	display:block;
}


.faq{
	float:left;
	margin-bottom:20px;
	font-size:20px;
	clear:both;
}

.faq h2{
	float:left;
	clear:left;
}

.open {
    float: left;
    font-size: 25px;
    margin-left: 10px;
    margin-top: -2px;
	cursor:pointer;
}

.close{
    float: left;
    font-size: 25px;
    margin-left: 10px;
    margin-top: -4px;
	cursor:pointer;
}

.answer{
	float:left;
	clear:left;
}

.special .ui-dialog-titlebar{
	background-color:#9C1B1F;
	background-image:none;
}

.ui-widget-content {
    background: #fcfdfd url("images/ui-bg_inset-hard_100_fcfdfd_1x100.png") repeat-x scroll 50% bottom;
    border: 1px solid #9c1b1f;
    color: #222222;
}

#dialog-event{
	text-align:center;
}

#winframe{
	background-image:url(../img/win_frame.png);
	height:363px;
	width:489px;
	position:relative;
	z-index:1;
}

#win_pic{
	position:absolute;
    top: 9px;
    left: 11px;
}

#win_txt{
    bottom: 13px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: 12px;
}

.page_head{
	text-align:center;
	margin-top:30px;
}

.entimg{
	float:right;
	width:30%;
}

.entleft{
	float:left;
	width:70%;
}

#imgAnimate1, #imgAnimate2, #imgAnimate4, #imgAnimate5{
	display:block;
	margin-top:-40px;
}

#imgAnimate3{
	display:block;
	margin-top:-20px;
}

#imgAnimate6{
	display:block;
	margin-top:-40px;
}

.article a{
	color:#901115;
}

#attach{
	background-color:#911216;
	min-height:100px;
	margin-bottom:-1000px;
}

#burger{
	display:none;
}

#hours{
	display:none;
}

#mobmenu{
	display:none;
}

#sponsors2{
	display:none;
}

.res{
	display:none;
}

.log_field{
	display:none;
}


video{
	height:auto !important;
	max-width:100% !important;
}


#layerslider{
	width:100%;
	display:block;
	/*
	height:85vh;
	margin-bottom:-200px;
	*/
}





html * .ls-container .ls-shadow, html * .ls-container .ls-slide > *, html * .ls-container .ls-fullscreen, html * .ls-container .ls-3d-container, html * .ls-container .ls-lt-container, html * .ls-container .ls-lt-container *, html * .ls-container .ls-thumbnail-wrapper, html * .ls-container .ls-bottom-nav-wrapper, bod * .ls-container .ls-shadow, body * .ls-container .ls-slide > *, body * .ls-container .ls-fullscreen, body * .ls-container .ls-3d-container, body * .ls-container .ls-lt-container, body * .ls-container .ls-lt-container *, body * .ls-container .ls-thumbnail-wrapper, body * .ls-container .ls-bottom-nav-wrapper, #ls-global * .ls-container .ls-shadow, #ls-global * .ls-container .ls-slide > *, #ls-global * .ls-container .ls-fullscreen, #ls-global * .ls-container .ls-3d-container, #ls-global * .ls-container .ls-lt-container, #ls-global * .ls-container .ls-lt-container *, #ls-global * .ls-container .ls-thumbnail-wrapper, #ls-global * .ls-container .ls-bottom-nav-wrapper, .ls-gpuhack{
	width:100% !important;

}

ls-bottom-nav-wrapper{
	visibility:hidden !important;
}

.ls-bottom-nav-wrapper, .ls-below-thumbnails {
    height: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 2;
	display:none;
}



.news_img{
	width:131px !important;
}

.din_box {
    box-shadow: 0 3px 4px #888888;
}

#mob_dine, #mob_dine2, #mob_dine3{
	display:none;
}

.page_head img{
	border-bottom: 15px #650a0d solid;
}

#win_pic img{
	height:298px;
	width:469px;
}

.entleft ul li{
	list-style-type:disc;
}

.gamepic{
	border:4px solid #fff;
	box-shadow: 0 3px 4px #888888;
}

.werd{
	text-align:center;
}

.transition {
    -webkit-transform: scale(1.6); 
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
}
.embiggen {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
	

.elastislide-horizontal nav span.elastislide-next {
    background-position: 1px -42px !important;
    left: auto;
    right: 10px;
}

.elastislide-horizontal nav span.elastislide-prev {
    background-position: -1px -1px !important;
}

.elastislide-wrapper nav span {
    background: #ddd url("../images/nav.png") no-repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    height: 30px !important;
    opacity: 0.8;
    position: absolute;
    text-indent: -9000px;
    width: 30px !important;
}

#chamberbox{
	width:300px;
	height:92px;
	background:#fff;
	margin-top:15px;
	padding-left:3px;
	padding-right:3px;
}

.lacey{
	float:left;
	margin-top:12%;
}


.thurston{
	float:left;
	margin-left:-6px;
}

.lakewood{
	float:left;
	margin-top:5%;
}

.desc{
	margin-left:10px;
}


.fin_div{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
}



.fin1{
	/*background-image:url(../img/2014%20Finalist%202.png);*/
	height:161px;
	width:190px;
	float:left;
		margin-top:16px;
}

.fin2 {
    background-image: url("../img/2015%20Nominee.png");
    float: right;
    height: 178px;
    margin-right: 20px;
    width: 205px;
}

.wrap2 ul li{
	list-style-type:disc;
	line-height:150%;
	margin-left:40px;
}

#clubhead{
	background-image:url(../img/red_logo.png);
	height:133px;
	width:384px;
	margin:-40px auto 40px;
}

.box {
    float: left;
    height: 470px;
    margin-left: 10px;
    margin-top: 100px;
    position: relative;
    width: 90%;
}

.text{
	float:left;
	margin-left:38px;
	width:50%;
	font-size:14px;
}



.box img{
	position:absolute;
	z-index:3;
	width:100%;
}


.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 101%;
    margin-left: -3px;
    margin-top: 0px;
    position: absolute;
    width: 101%;
    z-index: 5;
}


.box_text{
	color:#fff;
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:32%;
	text-shadow: -2px 2px #000;
}

.box_text2{
	color:#fff;
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:40%;
	text-shadow: -2px 2px #000;
}

.box_text3{
	color:#fff;
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	text-align:center;
	left: 30%;
    right: 26%;
	top:40%;
	text-shadow: -2px 2px #000;
}

.details{
	background-image:url(../img/details_button.png);
	height:69px;
	width:203px;
	position:absolute;
	z-index:10;
	left: 31%;
    right: 30%;
	top:50%;
	cursor:pointer;
}

#rewardhead {
    background-image: url("../img/rewarded.png");
    clear: both;
    height: 95px;
    margin: 0 auto;
    position: relative;
    top: 90px;
    width: 405px;
}

.south {
    float: left;
    margin-left: 60px;
}

#footbox1{
	float:left;
	margin-top:-130px;
	position:relative;
	z-index:1;
}

#newsbox1{
	float:left;
	width:100%;
	margin-top:150px;
	margin-bottom:30px;
	position:relative;
	z-index:5;
}

#one1{
	margin-top:0px;
	float:left;
}

#one1 ul li{
	line-height:200%;
}

#one1 ul li a{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
	
#two1{
	margin-top:0px;
	float:left;
	margin-left:50px;
}

#two1 ul li{
	line-height:200%;
}

#two1 ul li a{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}

#three1{
	margin-top:0px;
	font-size:.9em;
	float:left;
	margin-left:100px;
}

#three_txt{
	font-weight:bold;
	color:#fff;
	font-size:18px;
}


#four1{
	float:left;
	margin-top:0px;
	margin-left:90px;
}

#four_txt{
	font-weight:bold;
	color:#fff;
	font-size:24px;
}

.page_head img{
	width:100%;
	height:355px;
}

.btnyelptrip {margin-bottom:10px;width:350px;height:auto;margin-right:20px;}
.diningspecialsheader {background:#f5f5f5;padding:10px;font-size:36px;text-transform:uppercase;width:100%;display:block;border-bottom:1px dotted #ccc;}

.tablegamesbox {width: 45%;margin-bottom:2%;float:left;margin-right:3%;font-size:13px;line-height:140%;height:360px;}
.tablegamesbox img{
	border:8px solid #fff;
	box-shadow: 0 3px 4px #888888;
	margin-bottom:20px;
}
.tablegamesbox a {color:#600A0C;}
.tablegamesbox a:hover {text-decoration:underline;}

.dis a {text-decoration:underline;}
iframe {width:100%;}
.emplist {float:left;width:50%;margin-bottom:50px;}

