body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	overflow-x: hidden;
}
.ie6 body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	overflow-x: hidden;
}
h1 {
	font-size: 20px;
	color:#FFFFFF;
	padding: 0px 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}
.ie7 h1 {
	padding: 0px 10px;
	margin-bottom: 0px;
	margin-top: 30px;
}
h2 {
	font-size: 16px;
	color:#DA4080;
	padding: 0px 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
label {
	display:block;
	width: 135px;
	text-align:right;
	padding-right:8px;
	float:left;
}
	.ie6 label {
		display:block;
		width: 115px;
		text-align:right;
		padding-right:8px;
		float:left;
	}

.imageBorder {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.formSmall {
	font-size:9px;
	margin-bottom: -8px;
	font-style:italic;
}
.formSmall span{
	display:block; 
	width:80px; 
	float:left; 
	text-align:left;
}
.redText {
	color:#EE282A;
}
.error {
	color:#EE282A;
	border: 1px solid #EE282A;
	text-align:center;
	padding: 5px;
	margin: 10px;
	background: #fff;
}

#background {
	position: absolute;
	width:1410px;
	height: 1100px;
	z-index: 0;
	overflow:hidden;
	top: 0px;
	bottom:0px;
	left: 50%;
	margin-left: -750px;
	padding-bottom: 20px;
}

#mainContainer {
	margin: 0px auto;
	width: 960px;
	padding: 5px 0px 0px 0px;
}
.ie6 #mainContainer {
	width: 1000px;
	padding: 0px;

}
.content {
	background:url(/~fortmcdo/_demo/images/background_60black.png) repeat;
	color:#FFFFFF;
	height:100%;
	padding-top:20px;
	margin-top:-30px;
}
.ie6 .content {
	background:#000000;
	margin-top: -5px;
	margin-left: 10px;
	padding-left: 0px;
	padding-top:30px;
	padding-bottom:20px;
}
.content li{
	list-style:square;
	font-size:11px;
}
.content p{
	padding: 0px 10px;
}
.content a{
	color:#E3BB5C;
	text-decoration:none;
}
.content a:hover{
	color:#DA4080;
}
.slideshowPhotos {
	margin:0px;
	padding:0px;
	cursor:pointer;
	width:380px;
}
.headerFlash {
	width:960px;
	height: 300px;
	text-align: center;
	margin-bottom: 30px;
	overflow:hidden;
	z-index:1999;
} 
	.ie7 .headerFlash {margin-top: 15px;}
.leftstarsFlash {
	position:absolute; 
	top:-20px; 
	left: -75px; 
	z-index:1000;
}
.rightstarsFlash {
	position:absolute;
	z-index:1000;
	right:-40px;
	bottom:-50px;
}
.leftColumn {
	background:url(/~fortmcdo/_demo/images/background_60black.png) repeat;
	color:#FFFFFF;
	overflow-y: auto;
	overflow-x: hidden;
}
.ie6 .leftColumn {
	background:url(/images/background_60black.jpg) repeat;

}
.leftColumn, .middleColumn, .rightColumn {
	height: 550px;
}
.leftColumn p{
	padding: 3px 5px;
}
.leftColumn a{
	color: #FFFFFF;
	text-decoration:underline;
}
.leftColumn a:hover{
	color: #E3BB5C;
}

.middleColumn {
	background:url(/~fortmcdo/_demo/images/background_60black.png) repeat;
	color:#FFFFFF;
	overflow-y: hidden;
	overflow-x: hidden;
}
.ie6 .middleColumn {
	background:url(/images/background_60black.jpg) repeat;
}
#sildercontent {
	width:380px;
	position:relative;
}
#sildercontent a{
	color: #FFFFFF;
	text-decoration:none;
}
#sildercontent a:hover{
	color: #E3BB5C;
}
.changeContent{
	padding: 10px;
}
.changeContent img{
	margin-right: 10px;
	margin-bottom: 10px;
}
.changeContent p{
	display:block;
	clear:both;
}
#sildernav {
	margin: 0px;
	padding: 0px;
	display:block;
}
#sildernav ul {
	margin:0px;
	padding:0px ;
}
#sildernav ul li {
	 list-style:none;
	
	 margin:0px;
	 padding:0px;
	 display: none;
}
#sildernav ul li.active {
	display: block;
}

.moreDetails {
	text-align:right;
	margin-top: -20px;
	font-size:10px;
}
.moreDetails a{
	color: #FFFFFF;
	text-decoration:none;
}
.moreDetails a:hover{
	color: #E3BB5C;
}

.rightColumn {
	background:url(/~fortmcdo/_demo/images/background_60black.png) repeat;
	color:#FFFFFF;
	overflow: hidden;
}
.ie6 .rightColumn {
	background:url(/images/background_60black.jpg) repeat;
}
.rightColumn p{
	padding: 0px 5px;
}
#twitter_update_list {
	border-left:1px solid #47D1D7; 
	width:105px; 
	margin-left: 20px; 
	margin-right: 10px;
	padding: 0px 8px;
	font-size:10px; 
	list-style:none;
}
#twitter_update_list a{
	color:#FFFFFF;
	text-decoration:underline;
}
#twitter_update_list a:hover{
	color: #E3BB5C;
}

.footer {
	margin-top: 0px;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.ie6 .footer {
	margin-top: 10px;
}
.footer a{
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:hover{
	color: #E3BB5C;
	text-decoration:underline;
}

#bottombar {
   top: 0;
   right: 0;
   margin: 0;
   padding: 5px 0px;
   width: 100%;
   background:#000000 url("/~fortmcdo/images/background_menu_bottom.jpg") repeat-x top;
   font-size:11.25px;
   width:940px;
   height:20px;
   color:#000000;
 }
 .ie6 #bottombar {
   top: 0;
   right: 0;
   left: 0;
   margin: 0;
   padding: 5px 0px;
   width: 100%;
   background:#000000 url("/~fortmcdo/images/background_menu_bottom.jpg") repeat-x top;
   font-size:11.25px;
   width:950px;
   height:20px;
   color:#000000;
 }
#bottombar a {
   text-decoration: none; 
   color: #E3BB5C;
   font-weight: normal;
   height:20px;
}
#bottombar a:hover {
   color: #FFFFFF;
}

#crossslide{
	width: 380px;
	height: 248px;
	position:relative;
}


.transportationTime {
	display:block;
	padding: 0px 5px 0px 0px;
	float:left;
	width:50px;
	color: #E3BB5C;
	font-weight:bold;
	font-size:11px;
}
.transportationPlace {
	display:block;
	float:left;
	color:#FFFFFF;	
	height:10px;
	font-size:11px;
}

.hideDiv {
	visibility: hidden;
}
.showDiv {
	visibility:visible;
}


.entertainmentBox {
	margin-top: -50px;
}
.ie7 .entertainmentBox {
	margin-top: 0px;
}
.topentertainmentBox {
	height:270px;
}
.ie7 .topentertainmentBox {
	height:290px;
}


#member {
	display:none;
}
#non-member {
	display:none;
}


/* Menus
----------------------------------------------------------------------------------------------------*/
.menu {
	margin: 10px 0px 15px 0px;
	z-index:2001;
}
#navbar {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   padding: 3px 0px;
   width: 100%;
   background:#000000 url("/~fortmcdo/images/background_menu.jpg") repeat-x top;
   z-index: 2002;
   font-size:11.25px;
   width:940px;
}
.ie6 #navbar {
   position: absolute;
   top: 0;
   left: 0px;
   right: 0;
   margin: 0;
   padding: 3px 0px;
   width: 100%;
   background:#000000 url("/~fortmcdo/images/background_menu.jpg") repeat-x top;
   z-index: 2002;
   font-size:11.25px;
   width:950px;
}
#navbar li {
   list-style: none;
   float: left; 
   margin: 0 2px 0 0;
   text-align:center;
   text-transform:lowercase;
   border-right: 1px solid #000000;
}
#navbar li a {
   display: block;
   padding: 3px 5px;
   margin: 0 3px 0 0;
   text-decoration: none; 
   color: #E3BB5C;
   font-weight: normal; 
}
#navbar li a:hover {
   background:#E3BB5C url("/~fortmcdo/_demo/images/background_menu_over.jpg") repeat-x top center;
   color: #000000;
}
#navbar li ul {
   display: none; 
   color: #FFFFFF;
}
.ie6 #navbar li ul {
   display: none; 
   color: #FFFFFF;
}
#navbar li:hover ul, #navbar li.hover ul {
   position:absolute;
   display: inline-block;
   left: 0px;
}

#navbar li:hover li, #navbar li.hover li {
   float: left; 
   background: #000000;
   display: block;
}
.ie6 #navbar li:hover li, #navbar li.hover li {
   float: none; 
   background: #000000;
   display: block;
}
#navbar li:hover li a, #navbar li.hover li a {
   color:#FFFFFF;
   height:20px; 
   padding: 3px 10px 0px 10px;
   margin: 2px -2px 0px 0px;
}
#navbar li li a:hover {
   color: #000000; 
}

.where { margin-left: 0px; }
	.ie7 .where { margin-left: 5px; }
.fortune { margin-left: -55px; }
	.ie7 .fortune { margin-left: -15px; }
.games { margin-left: 75px; }
	.ie7 .games { margin-left: 115px; }
.dining { margin-left: 12px; }
	.ie7 .dining { margin-left: 32px; }
.entertainment { margin-left: 317px; }
	.ie7 .entertainment { margin-left: 350px; }
.promotions { margin-left: 560px; }
	.ie7 .promotions { margin-left: 600px; }
.community { margin-left: 640px; }
	.ie7 .community { margin-left: 680px; }
.here { margin-left: 705px; }
	.ie7 .here { margin-left: 750px; }

/* Header Slider
----------------------------------------------------------------------------------------------------*/

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	display:none;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* Winners Gallerific
----------------------------------------------------------------------------------------------------*/

div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 7px;
	height: 30px;
}
div.controls a {
	padding: 10px;
	}


div.controls a:active, a:focus {outline: 0;}


div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	margin-top: -25px;
	margin-left: -40px;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../css/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 540px;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 540px;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 15px;
	margin: -15px 0px 20px -20px;
}
.ie6 div.caption-container {
	position: relative;
	clear: left;
	height: 35px;
	margin: 0px 0px 20px -20px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 540px;
	top: 0;
	left: 0;
	text-align:center;
}
div.caption {
	padding: 5px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:75px;
	height:75px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


/* Search
----------------------------------------------------------------------------------------------------*/
.searchbox {
	margin: -12px 0px 5px 0px;
	padding: 0px;
	display:block;
	height:45px; 
	background: #000000 url(/images/background_search.jpg) repeat-x top left;
}
.searchboxInside {
	margin: -20px -10px 10px 0px;
	right:0px;
	top:0px;
	position:relative;
	float:right;
	padding: 0px;
	display:block;
	height:45px; 
	width: 330px;
	background: #000000 url(/images/background_search.jpg) repeat-x top left;
}
	.ie7 .searchboxInside {
		margin: 0px -10px 10px 0px;
		right:0px;
		position:relative;
		float:right;
		padding: 0px;
		display:block;
		height:45px; 
		width: 330px;
		background: #000000 url(/images/background_search.jpg) repeat-x top left;
	}
#matches-container { 
	position: relative; display: inline; z-index:4000; width: 275px;
}
#matches { 
	display: none; position: absolute; top: -8px; left: 85px; width: 275px; border: 1px solid #000; background: #FFF; color: #2F162C; font-size: 11px; padding: 3px;  z-index:4001; 
}
	.ie7 #matches { 
		display: none; position: absolute; top: -5px; left: -45px; width: 275px; border: 1px solid #000; background: #FFF; color: #2F162C; font-size: 11px; padding: 3px;  z-index:4001; 
	}
#matches a{ 
	color: #2F162C;
	text-decoration:none; 
}
#matches a:hover{ 
	color: #000;
	text-decoration:none; 
}
#matches .match { 
	font-weight: bold; color: #2F162C; 
}
#matches ul { 
	list-style: none; padding: 0px; margin: 0px; overflow: hidden; white-space: nowrap; 
}
.match-hover { 
	background: #FCC414; cursor: pointer;  color: #000;
}
.match-highlight { 
	background: #FCC414; color: #000;
}






/* Page Flip
----------------------------------------------------------------------------------------------------*/
#pageflip {
	position: relative;
	z-index:2001;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background:url("/~fortmcdo/images/peelbackground.png") no-repeat right top;
	text-indent: -9999px;

}




/* EasyScroll
----------------------------------------------------------------------------------------------------*/
#myContent {
	background:none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 0px;
}

#easyscroll{
	margin:0;
}	
#easyscrollnav, #easyscrollnav li{
	height:28px;
	line-height:28px;
	margin: -25px 0px 0px 0px;	
	padding:0;
}	
#easyscrollnav{
	margin: 5px 0px;	
}			
#easyscrollnav li{
	list-style:none;
	float:right;
	margin-right:0px;		
	padding:0 10px;
	color:#E3BB5C;
	cursor:pointer;
	background:#000000 url("/~fortmcdo/images/background_menu.jpg") repeat-x top;
}					
#easyscrollnav li.over{
	color:#FFFFFF;
	text-decoration:none;
}							
.arrowMore {
	text-align:right;
	padding:0px 5px;
	font-size:11px;
	margin-right: 10px;
	color: #E3BB5C;
}



/* 960 Grid
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
} .ie6 .grid_1, .ie6 .grid_2, .ie6 .grid_3, .ie6 .grid_4, .ie6 .grid_5, .ie6 .grid_6, .ie6 .grid_7, .ie6 .grid_8, .ie6 .grid_9, .ie6 .grid_10, .ie6 .grid_11, .ie6 .grid_12 { margin-left: 5px; margin-right: 5px; }
.insideLeft {
	padding: 0px 0px 0px 10px;
	margin-right:0px;
	margin-top:-20px;
}
.ie6 .insideLeft {
	padding: 0px 0px 0px 10px;
	margin-right:0px;
	margin-top:-20px;
}
.insideMiddle {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	margin-top: 45px;
}
.insideRight {
	margin: -20px 0px 0px 0px;	
	padding:0px 0px 5px 0px;
	background:url(/~fortmcdo/_demo/images/background_60black.png) repeat;
	color:#FFFFFF;
	text-align:center;
	float:right;
	min-height: 500px;
}
.ie8 .insiideRight {
	height:100%;
}
.ie7 .insideRight {
	margin: 0px 0px 0px 0px;	
	padding:20px 0px 5px 0px;
}
.ie6 .insideRight {
	margin: 0px;	
	padding:20px 0px 5px 0px;
	background:url(/images/background_60black2.jpg) repeat;
}
.grid_1 {width:60px;}
.grid_2 {width:140px;}
.grid_3 {width:220px;}
.grid_4 {width:300px;}
.grid_5 {width:380px;}
.grid_6 {width:460px;}
.grid_7 {width:540px;}
.grid_8 {width:620px;}
.grid_9 {width:700px;}
.grid_10 {width:780px;}
.grid_11 {width:860px;}
.grid_12 {width:940px;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
