@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}
p {padding-bottom:1em;}
a {text-decoration:none;}

body {
	background: url(../images/00-layout_images/bgtexture.jpg) repeat;
	color:black;
	font-family:avenir, Arial, Helvetica, sans-serif;
	font-size:14px;
}

@font-face {
	src:url(fonts/Avenir2.otf) format ('opentype'),
	url('fonts/Avenir2.eot?') format('eot'),
    url('fonts/Avenir2.woff') format('woff'),
	url('fonts/Avenir2.woff.svg#svgavenir') format('svg'),
	src: local('avenir'), local('avenir');
	font-family:avenir;
}

@font-face {
	src: url('fonts/knockout47.eot');
	src: url(fonts/knockout47.otf);
	src: url('fonts/knockout47.eot?#iefix') format('embedded-opentype'),
    url('fonts/knockout47.woff') format('woff'), /* Modern Browsers */
	url('fonts/knockout47.ttf') format('truetype'),
	url('fonts/knockout47.svg#knockout') format('svg'), /* Legacy iOS */
	src: local('knockout'), url(fonts/knockout47.otf), format('opentype');
	font-family:knockout;
}

@font-face {
	src:url(fonts/AveniMed.otf) format ('opentype'),
    url('fonts/AveniMed.eot?') format('eot'),
    url('fonts/AveniMed.woff') format('woff'),
	url('fonts/AveniMed.svg#svgavenirmed') format('svg');
	font-family:avenirmed;
}

@font-face {
    font-family: 'CaslonTwoTwentyFourBQRegular';
    src: url('fonts/caslontwotwentyfourbq-blackitalic_2-webfont.eot');
    src: url('fonts/caslontwotwentyfourbq-blackitalic_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caslontwotwentyfourbq-blackitalic_2-webfont.woff') format('woff'),
         url('fonts/caslontwotwentyfourbq-blackitalic_2-webfont.ttf') format('truetype'),
         url('fonts/caslontwotwentyfourbq-blackitalic_2-webfont.svg#CaslonTwoTwentyFourBQRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* --- division styles --- */

#container {
	width:960px;
	margin:0 auto;
	}
	
#toplogos {
	float:right;
	padding-top:10px;
}
	
#header {
	position:relative;
	z-index:100;
	background-image:url(../images/00-layout_images/top-banner.png);
	height:178px;
	width:960px;
	}

#content {
	background: transparent;
	min-height:400px;
	padding:0;
	}
	
#slotwinners {
	text-align:center;
	background-image:url(../images/00-layout_images/slotwinners-section.png);
	background-repeat:no-repeat;
	height:33px;
	width:100&;
	padding:0;
	position:fixed;
	bottom:0;
	margin-left:-370px;
	left:50%;
	border:0;
	display:block;
	z-index:26;
	
}

#badbeat {
	text-align:center;
	background-image: url(../images/02-gaming/tablegames/badbeatamount.png);
	background-repeat:no-repeat;
	height:33px;
	width:100&;
	position:fixed;
	bottom:0;
	margin-left:-370px;
	left:50%;
	border:0;
	display:block;
	z-index:26;
	
}

#contentsection{
	padding-top:20px;
	position:relative;
	left:60px;
	width:815px;
	font-family:avenir, Arial, Helvetica, sans-serif;
	color:a1a1a1;
	
	
}
#contentsection ul li{
	position:relative;
	left:40px;	
}


#promomonth-header { /*--- gray headers---*/
	font-size:17px;
	background-color:#dddddd /*#cd1b21 red*/;
	color:#666666;
	/*color: #6b6b6b;
	background-color:#d4d4d4;*/
	text-align:left;
	font-weight:NORMAL;
	text-transform:uppercase;
	height:24px;
	padding:12px 0 0 15px;
	margin-bottom:5px;
}

#promocontainer {
	padding-top:20px;
	position:relative;
	width:960px;
	font-family:avenir, Arial, Helvetica, sans-serif;
	color:a1a1a1;
}

#promocontentsection{
	padding-top:0px;
	position:relative;
	left:60px;
	width:815px;
	font-family:avenir, Arial, Helvetica, sans-serif;
	color:#a1a1a1;
}

#promocontentsection ul li{
	position:relative;
	left:30px;	
}
	
#footer {
	color:#00000;
	text-align:center;
	padding:0px;
	font-family:avenir, Arial, Helvetica, sans-serif;
	width:960px;
	}
	
/* --- other styles --- */
a {
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454242;
	border:0;
}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	/*font-weight:bold;*/
	color: #AC1517; /* red color */
}
a:active {
	text-decoration: none;
	/*font-weight:bold;*/
	color:#AC1517;
}

.ared { 
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1517;
	border:0;
}

.ared:hover {
	text-decoration: none;
	/*font-weight:bold;*/
	color:#000000; /* red color */
}

img {
	border:none;
}

img.c3 { float:left; margin:0 20px 20px 0; width:240px; /*border:6px #ccc solid;*/}

td.c4 {padding:20px 0 0 0; background-color: none; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px;}

#header h1 {
	color:#cd1b21;
	letter-spacing:-0.05em;
	text-shadow:1px 2px 4px black;}

#card img {
	padding:20px 10px 0 20px;
	float:right;
}

#content img {
	padding:0;
	margin:0;
}

#content>h2,h3 {
	text-shadow:0px 1px 0px #FFF;
	text-shadow:0px -1px 0px #AAA;
	padding-bottom:5px;
}

#content>p>a, #footer a {
	border-bottom: 1px solid #DFDFDF;
	color:#21759B;
	text-decoration:none;
}

#content>p>a:hover, #footer a:hover {
	color:#D54E21;
	border-bottom: 1px solid #D54E21;
}

p {
	font-family:avenir, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}

.content p { 
font-family:avenir, Arial, Helvetica, sans-serif;
text-align:left;
color:#333;
font-size:14px;
margin-left:0;
padding-left:0;
}


#winnerimg {
	border:1px solid #adadad;
	float:left;
	padding:2px;
	margin: 0 10px 10px 0px;
	width:160px;
}

.winnerinfo {
	padding-bottom:5px;
	font-family:avenir, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:15px;
	margin-left:0;
	padding-left:0;
	color:#444444; /*#cd1b21  red color */
}

.h2winners { /*---Red headers---*/ 
	font-size:16px;
	color:#cd1b21; /* red color */
	text-align:left;
	/*text-transform:uppercase;*/
}

h1 {/*--- secondary Nav ---*/
	font-size:17px;
	color:#999; /*#adadad;  grey color*/
	text-align:left;
	font-weight:bold;
}

h1 a {
	font-size:17px;
	color: #666; /*#999999;  grey color*/
	text-align:left;
	font-weight:bold;
}

h2 { /*---Grey headers---*/
	font-size: 22px;
	color: #666;
	padding-bottom:10px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
}

.entertainmenttitle { /*---entertainment headers---*/
	font-size: 22px;
	color: #666;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
}

h3 {
	text-align:center;
	color:#951320;/*#951320; #7E0007; dark red*/
	font-size:21px;
	font-weight:bold;
}

h4 { /*---Red headers---*/
	font-size:16px;
	color:#cd1b21; /* red color */
	text-align:center;
	font-weight:bold;
}

.contact {
	padding-left:40px;
}

/*
.contact p {
	text-align:left;
}

.contact h5 {
	padding-left:20px;
}
*/

.menu img {
	padding:2px;
}

a.locations {
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align:center;
	float: left !important;
	left: 10px;
	width:960px;
	padding-top:10px;
}

.locations {
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align:center;
	float: left !important;
	left: 10px;
	width:960px;
	padding-top:10px;
}

#casino-ticket-link { 
		position: absolute; 
		top: 76px; 
		left: 24px; 
		width: 207px; 
		height: 94px; 
		background-color: transparent;
		border:none; 
}

.header-spacer{
	height:80px;
}
.header-spacer2{
	height:5px;
}
#footer-spacer{
	height:80px;
}

.contact-section {
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #292929; /*#cd1b21;  red color */
	text-align:right;
	float: right !important;
	left: 10px;
	width:960px;
	border:none;
	padding-right:10px;
}


.slotwinners-info {
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	width:720px;
	padding:15px 0 10px 265px;
	left:70%;
	
}

.badbeat-info {
	font-family: avenir, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	width:720px;
	padding:15px 0 10px 265px;
	left:70%;
	
}

.winnerspace {
	width:10px;

}

.buyticketsbutton {
	width:;
	font-size:18px;
	font-weight:bold;
	background-color:#333 /* #cd1b21 red*/;
	color:white;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	margin-top:10px;
	float: left;
	position: relative;

	  /* fallback 
  background-color: #aa1318;
  background: url(images/linear_bg_2.png);
  background-repeat: repeat-x;

  /* Safari 4-5, Chrome 1-9 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aa1318), to(#cd1b21));

  /* Safari 5.1, Chrome 10+ 
  background: -webkit-linear-gradient(top, #cd1b21, #aa1318);

  /* Firefox 3.6+ 
  background: -moz-linear-gradient(top, #cd1b21, #aa1318);

  /* IE 10 
  background: -ms-linear-gradient(top, #cd1b21, #aa1318);

  /* Opera 11.10+ 
  background: -o-linear-gradient(top, #cd1b21, #aa1318);*/

}

.buyticketsbutton:hover {
	width:;
	background-color:#333;
	color:#cd1b21;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;

}

.buyticketsbutton:active {
	background-color:#666666;
	color:white;
}

.offerlinkbutton {
	width:;
	font-size:18px;
	font-weight:bold;
	background-color:#333 /* #cd1b21 red*/;
	color:white;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	margin-top:10px;
	float: right;
	position: relative;
}

.offerlinkbutton:hover {
	width:;
	background-color:#333;
	color:#cd1b21;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

.offerlinkbutton:active {
	background-color:#666666;
	color:white;
}



.booknow-index {
	text-decoration:none;
	background-color:transparent;
	position: absolute;
	top: 123px;
	right: 190px;
	z-index:200;
}


.booknow-index:hover {
	
}



.booknow-hotel {
	text-decoration:none;
	background-color:transparent;
	position: absolute;
	top: 123px;
	right: 190px;
	z-index:200;
}

.booknow {
	font-size:18px;
	font-weight:bold;
	background-color:#333 /* #cd1b21 red*/;
	color:white;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	margin-top:10px;
	margin-right:15px;
	float: left;
	position: relative;
	text-decoration:none;
	
}

.booknow:hover {
	color:#cd1b21;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

.booknow:active {
	background-color:#666666 /*red*/;
	color:white;
}

.viewoffers {
	font-size:18px;
	font-weight:bold;
	background-color:#333 /* #cd1b21 red*/;
	color:white;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	margin-top:5px;
	float: left;
	position: inherit;
	
	text-decoration:none;
	display:block;
}

.viewoffers:hover {
	color:#cd1b21;
	text-align:center;
	padding:15px 10px 10px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}

.viewoffers:active {
	background-color:#666666 /*red*/;0
	color:white;
}

.offertitle {
	font-family:avenir, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.offertitletwo {
	font-family:avenir, Arial, Helvetica, sans-serif;
	font-size:14px;	
	color: black;
	text-align:left;
	margin:0 0 10px 0;
}

.offersection {
	float:left;
	width:760px;
	background-color:white;
	padding:20px 10px 0 10px;
	border-top:solid #ccc 1px;
	/*border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;*/
}

.offersection-white {
	float:left;
	width:760px;
	background-color:none;
	padding:20px 10px 0 10px;
	/*border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;*/
}

.offersection-gray {
	float:left;
	width:760px;
	background-color:transparent /*#F6F6F6*/;
	padding:20px 10px 0 10px;
	/*border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;*/
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
}

.offerbuttonsection {
	float:right;
}

.footer-inside {
	font-family: avenir, Verdana, Geneva, sans-serif;
	font-size:10px;
	color:black;
	padding:0 0 20px 0;
	font-weight:normal;
	float: left;
	text-align:left;
	width:960px;
	margin-left:80px;
}


/* ----------------IMAGE SLIDER 1------------- */
#SlideItMoo_outer_1 {  
	width:960px;
	height:360px; 
	margin:0px; 
	background:transparent; 
	display:block; 
	position:relative; 
	padding:0px;
	overflow:hidden;
	top:0px;
	left:0px;
	
}
/* create custom forward-backward buttons for this container */
.SlideItMoo_forward,
.SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:30px; 
	height:30px; 
	right:5px; 
	background:url(../scripts/bxslider/bx_styles/hcg-next.png) no-repeat center;  
	left:20px;
	top:57%;
	z-index:15;
	text-indent:-9999px;
	border:0;
}
.SlideItMoo_back { 
	left:20px; 
	top:65%;
	background:url(../scripts/bxslider/bx_styles/hcg-prev.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_1{ 
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:960px; /* Change this to your images width */
    height:375px; /* Change this to your images height */
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_1 { 
	display:block; 
	position:relative;
	height:6000px;
	 
}
/* single element design */
#SlideItMoo_items_1 div.SlideItMoo_element_1 { 
	display:block; 
	position:relative; 
	float:top; 
	margin:0pxx; 
	width:960px; 
	text-align:center; 
	color:transparent;
}
#SlideItMoo_items_1 a { padding:0px; margin:0px; clear:both; display:block; background:transparent; padding:0px; border:none; }
#SlideItMoo_items a_1 img{ border:none; }






/* ----------------IMAGE SLIDER 2 - promo pod------------- */
#promo-pod{ 
	width:960px ;
	height:150px;
	position:absolute;
	z-index:25;
	top:540px;
	alignment-adjust:middle;
}


#SlideItMoo_outer_2 {  
	width:960px;
	height:142px; 
	margin:15px 40px 15px; 
	background:transparent; 
	display:block; 
	position:relative; 
	padding:0px 5px 0px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer_2 .SlideItMoo_forward{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:41px; 
	height:142px; 
	top:0px; 
	left:830px; 
	background:url(../images/00-layout_images/promo-pod-right-nav.png) no-repeat center;  
}
#SlideItMoo_outer_2 .SlideItMoo_back { 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:41px; 
	height:142px; 
	top:0px; 
	left:5px; 
	background:url(../images/00-layout_images/promo-pod-left-nav.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_2{ 
	position:relative ; 
	overflow:hidden ; 
	width:815px ; /* set a display width to make the slider look good in case js is disabled */
	height:140px;
	margin:5px auto 5px;
	padding:0px 0px 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_2 { 
	display:block; 
	position:relative;
	
	 
}
/* single element design */
#SlideItMoo_items_2 div.SlideItMoo_element_2 { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px; 
	width:250px; 
	text-align:center; 
	color:transparent;
}
#SlideItMoo_items_2 a { padding:0px; margin:0px 0px 0px; clear:both; display:block; background:transparent; padding:2px; border:none;}
#SlideItMoo_items_2 a img{ border:none; }

/* ---------------- winners ticker bottom ------------- */

#SlideItMoo_outer_3 {  
	width:470px;
	height:70px; 
	background:transparent; 
	display:block; 
	position:relative; 
	
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_3{ 
	position:relative ; 
	overflow:hidden ; 
	width:470px ; /* set a display width to make the slider look good in case js is disabled */
	height:70px;

}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_3 { 
	display:block; 
	position:relative;
	}
/* single element design */
#SlideItMoo_items_3 div.SlideItMoo_element_3 { 
	display:block; 
	position:relative;
	font-size:12px; 
	width:470px; 
	float:left;
	text-align:center; 
}

/* ---------------- window pop up ---------------- */

.poppup_overlay{
display: block;
position:fixed;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
background-position:fixed;
z-index:1001;
-moz-opacity: 0.70;
opacity:.70;
filter: alpha(opacity=70);
}

* html .poppup_overlay { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.poppup_content {
display: block;
position:fixed;
top: 35%;
left: 25%;
padding:170px 0 0 0;
border: none;
background-color: transparent;
background-image:url(../images/01-homepage/newslettersignup.png);
background-repeat:no-repeat;
height:250px;
width:500px;
z-index:1002;
overflow: auto;
text-align:center;
font-size:22px;
color:#cd1b21; /* red color */
text-transform:uppercase;
font-family:avenir, Arial, Helvetica, sans-serif;
}

.poppup_content a {
color: #898989; /*#cd1b21; /* red color */
font-size:18px;
text-transform:uppercase;
font-family:avenir, Arial, Helvetica, sans-serif;
}

.poppup_content a:hover {
color: #e70505; /* red color */
}

* html .poppup_content { /* ie6 hack */
position: absolute;
margin-top: expression(0 – parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

/* ---------------- Hotel Overlay Book Now Message ---------------- */

.booknowbox {
	font-size: 38px;
	color: #fff;
	letter-spacing:9px;
	text-transform:uppercase;
	line-height:42px;
background-color: rgba(31,31,31,0.50);
position: absolute;
width: 140px;
height: 354px !important;
float:left;
padding: 38px 20px 0 25px;
text-align:center;
top: 0;
left: 0;
z-index:800;
border-bottom:solid 6px rgba(31,31,31,0.90);
}

.booknowtitle {
	font-size: 30px;
	color: #fff;
	letter-spacing:5px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:34px;
}

.booklink {
	font-size: 14px;
	color: #fff;
	letter-spacing:1px;
	text-transform:uppercase;
background-color: rgba(192,10,13,1.00);
width: 120px;
margin-top:90px;
padding: 8px 8px 4px 8px;
text-align:center;
}

.booklink a {
	font-size: 14px;
	color: #fff;
	letter-spacing:1px;
text-align:center;
}


.booklink:hover {
background-color: rgba(155,11,14,1.00);
}