﻿/* CSS Document */
html
{
	height:100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(../images/bkg.gif);
	background-color:  #ffc10e;
	background-repeat: repeat-x;
	font-family: Helevetica, Arial, Verdana;
	font-size: 11px;
	color: #444444;
	margin-top: 0px;

}
body a
{
	color:#942923;

}
body a:visited
{
	color:#942923;
}


#mBody
{
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed scroll;
	background-position: top center;
	background-image: url(../images/bkg-orange.jpg) !important;
	z-index: 1px;
	
}

img 
{
	border: none;
}

#container
{
	margin:0 auto 0 auto;
	width:925px;
	font-family:Arial, Helvetica, sans-serif;
	top: 0px;
	left: 50%;
	margin-left: -462px;
	z-index: 2;
	position: absolute;
}


/* HEADER */

#header
{
	width:925px;
	height:101px;
	overflow:hidden;
	float: left;
	z-index: 2;
}

div.bkgGradiant
{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0px;
}
div.bkgGradiant div img
{
	width: 100%;
}
#bkgHeader
{
	top: 0px;
}



/* MAIN CONTENT AREAS */

#container #flap
{
	position: absolute;
	left: -73px;
	top: 295px;
	z-index: 3;
}



/* --------------------------------------------------
	Menu CSS
   -------------------------------------------------- */
   
#navigation
{
	width:925px;
	height:46px;
	overflow:hidden;
	background: url(../images/primarymenu-repeat.jpg) repeat-x;
	float: left;
	z-index: 2;
}

#menu_casino
{
	display:block;
	width: 83px;
	height:46px;
	border:none;
	background: url(../images/casino.jpg) 0px -46px no-repeat;
}

#menu_casino:hover
{
	background-position: 0 0px;

}

#menu_casino span
{
  display: none;
}

#menu_promotion
{
	display:block;
	width: 117px;
	height:46px;
	border:none;
	background: url(../images/promotions.jpg) 0px -46px no-repeat;
}

#menu_promotion:hover
{
	background-position: 0 0px;

}

#menu_promotion span
{
  display: none;
}

#menu_entertainment
{
	display:block;
	width: 142px;
	height:46px;
	border:none;
	background: url(../images/entertainment.jpg) 0px -46px no-repeat;
}

#menu_entertainment:hover
{
	background-position: 0 0px;

}

#menu_entertainment span
{
  display: none;
}

#menu_playersclub
{
	display:block;
	width: 129px;
	height:46px;
	border:none;
	background: url(../images/playersclub.jpg) 0px -46px no-repeat;
}

#menu_playersclub:hover
{
	background-position: 0 0px;

}

#menu_playersclub span
{
  display: none;
}

#menu_winners
{
	display:block;
	width: 94px;
	height:46px;
	border:none;
	background: url(../images/winners.jpg) 0px -46px no-repeat;
}

#menu_winners:hover
{
	background-position: 0 0px;

}

#menu_winners span
{
  display: none;
}

/* --------------------------------------------------
	Sub Menu CSS
   -------------------------------------------------- */
   
#sub-nav
{
	width:925px;
	height:28px;
	background-color: Black;
	color: White;
	overflow:hidden;
	float: left;
	z-index: 2;
}

#sub-nav #sub_menu_items
{
	height: 28px;
	line-height: 28px;
	background-color: #000000;
	vertical-align: middle;
	float: right;
	
	color: #cbcbcb;
	font-size: 12px;
	font-weight: bold;
}
#sub-nav #sub_menu_items a
{
	color: #cbcbcb;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
	padding: 0px 18px 0px 18px;
}
#sub-nav #sub_menu_items a:hover
{
	color: #FFFFFF;
}

#sub-nav #sub_menu_items input
{
	width: 110px;
	background-image: url(../images/layout/search-box.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 18px;
	margin-right: 5px;
}

#sub-nav .search
{
	width: 118px; 
	background-image: url(../images/search-box.gif);
}

#banner
{
	width:925px;
	overflow:hidden;
	float: left;
	z-index: 2;
	height:162px;
}

#scroll
{
	width:925px;
	overflow:hidden;
	float: left;
	z-index:1;
	height:67px;
}


#content
{
	width: 926px;
	height: 100%;
	min-height: 190px;
	overflow: auto;
	float: left;
	margin-top: -1px;
	z-index: 2;
}
#content div.page_content
{
	position: relative;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
}
#content div.page_content *
{
	margin-bottom: 0px;
}
#content div.page_content div.title
{
	height: 37px;
	line-height: 37px;
	width: 100%;
	background-image: url(../images/black_title.png);
	background-color: #000000;
	text-transform: uppercase;
	padding-left: 25px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	
}
#content div.page_content div.title img
{
	padding: 0px 5px 0px 15px;
}
#content div.page_content div.black
{
	background-color: #000000;
	color: #c7c7c7;
}
#content div.page_content div.pad
{
	padding: 5px 15px 0px 15px;
}

#content div.page_content div.pad img
{
	background-color: #000000;
}

#content1
{
	width: 605px;
	height: 100%;
	min-height: 190px;	
	float: left;
	overflow: auto;
}

#content1_full
{
	width: 925px;
	height: 100%;
	min-height: 190px;	
	float: left;
	overflow: auto;
}

#content2
{
	width: 307px;
	height: 100%;
	min-height: 190px;
	float: left;
	overflow: auto;
}

#content_spacer
{
	width: 14px;
	background: none;
	float:left;
	overflow: hidden;
}

#container #scroller
{
	position: relative;
	height: 67px;
	width: 100%;
	overflow: hidden;
}


#container #scroll img.left
{
	position: absolute;
	left: 0px;
	z-index: 2;
}
#container #scroll img.right
{
	position: absolute;
	right: 0px;
	z-index: 2;
}
#container #scroll #scrollContent
{
	position: absolute;
	overflow: hidden;
	height: 67px;
	z-index: 1;
}

#buttons
{
	width: 925px;
	height: 100%;
	overflow: hidden;
	float: left;
	z-index: 2;
}

/* ------------------------------------------------------------------ */
/* -- Tables -------------------------------------------------------- */
.tblScroll
{
	width: auto;
	height: 67px;
	border: none;
	border-spacing: 0px;
}
.tblScroll td div
{
	position: relative;
}
.tblScroll td div img.gradiant
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
table.scrollEvent
{
	width: 349px;
	border-spacing: 0px;
	height: 67px;
}
table.scrollEvent th.image
{
	width: 142px;
}
table.scrollEvent th.desc
{
	vertical-align: middle;
	text-align: left;
	padding:  0px 12px 0px 12px;
	background-color: #FFFFFF;
}
table.scrollEvent th.desc span
{
	display: block;
}
table.scrollEvent th.desc span.title
{
	font-size: 14px;
}
table.scrollEvent th.desc span.date
{
	font-size: 12px;
}
table.scrollEvent th.desc span.casino
{
	font-size: 12px;
	color: #6298d7;
}

table.tblRounded
{
	border-spacing: 0px;
	width: 100%;
	margin-top: -1px;
}
table.tblRounded td.corner
{
	width: 16px;
}

table.tblRounded td.repeat
{
	background-image: url(../images/black_bkg.png);
	background-color: #000000;
	width: inherit;
	border: 0px;
	padding: 0px;
}

table.tblColumns
{
	width: 100%;
	border: none;
	border-spacing: 0px;
	padding: 0px;
}
table.tblColumns td
{
	vertical-align: top;

}

table.tblJackpots
{
	width: auto;
	border: none;
	border-spacing: 0px;
}
table.tblJackpots div.rContainer
{
	position: relative;
	height: 71px;
	overflow: hidden;
}
table.tblJackpots div.rContainer div.value
{
	position: absolute;
	width: 114px;
	height: 71px;
	
	top: 3px;
	right: 0px;
	padding-right: 5px;
	
	color: #000000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	z-index: 2;
}
table.tblJackpots div.rContainer div.value span
{
	font-size: 16px;
	font-weight: bold;
}

table.tblWinners
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
table.tblWinners th
{
	width: 250px;
	vertical-align: top;
}
table.tblWinners td
{
	vertical-align: top;
	padding: 10px;
}
table.tblWinnersData
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
table.tblWinnersData th
{
	width: 85px;
	text-align: left;
	color: #FFFFFF;
}
table.tblWinnersData td
{
	padding: 2px;
}

table.tblJobData
{
	width: 100%;
	border-spacing: 2px;
	border: none;
}
table.tblJobData th
{
	width: 85px;
	text-align: left;
	color: #FFFFFF;
}
table.tblJobData td
{
	padding: 2px;
}

/** calendar **/
.calendarLegend
{
	margin-right: 2px;
	padding: 2px;
	
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #ab4c42;
	
	background-color: #711717;
	text-decoration: none;
	color: #FFFFFF;
}
.calendarLegend.promotion
{
	background-color: #174171;
	border-left-color: #5171a7;
}
.calendarLegend.all
{
	background-color: #999999;
	border-left-color: #CCCCCC;
}
.CalHeadingStyle
{
	color: #000000;
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 2px;
	width: 114px;
}
.DayHeaderStyle
{
    color: Black;
    height: 30px;
    background-color:White;
    
}
.DayStyle
{
    background-color:#CCCCCC;
    color:Black;
    font-weight:bold;
    text-align:right;
    padding:2px;
}
.SelectedDayStyle
{
    background-color:#BBBBBB;
    color:Black;
    font-weight:bold;
    text-align:right;
}
.OtherMonthDayStyle
{
    color: #9c9c9a;
	background-color: #e5e5e5;
    font-weight:bold;
    text-align:right;
    padding:2px;
}
.calendarText
{
    margin-top: 3px;
	padding: 2px;
	text-align:left;
	
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #ab4c42;
	background-color: #711717;
}
.calendarText a, .promotion a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
	white-space:pre-wrap;
}
.promotion
{
    margin-top: 3px;
	padding: 2px;
		
	border-left-style: solid;
	border-left-width: 3px;
	background-color: #174171;
	border-left-color: #5171a7;
}

/* other */
.localAttraction
{
	word-break: break-all; /** for IE*/
}
.ticketLink
{
    color:Green;
    font-size:14px;
    font-weight:bold;
    padding:2px 0px 2px 0px;
}
.ticketLink a
{
    color:white;
    font-size:14px;
    font-weight:bold;
    padding:2px 0px 2px 0px;
}
.txtSearch
{
	width: 80%; 
	font-size: 18px; 
	margin-bottom: 2px;
}

.btnSearch
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #000000;
	color: #CCCCCC;
	margin-top: 5px;
	font-size: 17px;
}
.MasterSearch
{
    width: 116px; 
    height: 16px; 
    color:Red;
    background-image: url(images/search-box.gif); 
    border: none 0px 0px 0px 0px;
}
.hiddenButton
{
    display:none;
}
.cardStyle
{
    padding-left:5px;
}

/* FOOTER */

#footer
{
	width: 925px;
	height: 114px;
	overflow:hidden;
	float:left;
	/*background-color: Orange;*/
}

div.footnote, div.sitemap
{
	color: #a29988 !important;
}

#footer div.sitemap
{
	color: rgba(255, 255, 255, 0.3);
	text-align: center;
	font-weight: bold;
	float: none;
}
#footer div.sitemap a
{
	color: rgba(255, 255, 255, 0.5) !important;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#footer div.sitemap a:hover
{
	color: rgba(255, 255, 255, 0.7);
}
#footer div.sitemap div.links
{
	padding: 10px 0px 10px 0px;
}

.modal
{
	padding:10px;
    min-width:800px;
    min-height:400px;
    background-color:#000000;
    /*display:none;*/
    color:#FFFFFF;
    /*position:absolute;*/
    margin:10px;
}
  #backgroundPopup{
        display:none;
        position:fixed;
        _position:absolute; /* hack for internet explorer 6*/
        height:100%;
        width:100%;
        top:0;
        left:0;
        background:#000000;
        border:1px solid #cecece;
        z-index:4;
}

.modalcontainer
{
    background-color:#FFFFFF;
    position:absolute;
    z-index:5;
    width:965px;
    display:none;
}

img#close
{
    float:right;
    margin:0 10px 10px 0;
    cursor:pointer;
}
