
.infolink{color: #ffffff;  text-decoration:none; font-size:15px}
a.infolink:link{color: #ffffff;}
a.infolink:visited{color: #ffffff;}
a.infolink:hover{color: #e1ce95} 
a.infolink:active{color: #e1ce95}

.indark{color:white;}
a.indark:link{color:white;}
a.indark:visited{color:white; }
a.indark:hover{color:#e1ce95} 

.tinylight{font-size:9px; color:#adadad; text-decoration:none}
a.tinylight:visited{color:#adadad; text-decoration:none}
a.tinylight:link{color:#adadad; text-decoration:none}
a.tinylight:hover{color:#ffffff; text-decoration:none}

.tinyblack{font-size:9px; color:#000000; text-decoration:none}
a.tinyblack:visited{color:#000000; text-decoration:none}
a.tinyblack:link{color:#000000; text-decoration:none}
a.tinyblack:hover{color:#828282; text-decoration:none}
/******************************************************************************************************************



#mainNights {
	/*position:relative;*/
/*	width:40px; 
	float:left;
	margin: 0px 0px 0px 0px;
}

/*#mainGuests, #detailsGuests {
	 /*position:relative;*/
/*	 width:40px;
	 float:left;
}

/*******************************
Input & button container
********************************/
/*#nightsContainer, #guestsContainer {
	margin: 0px 0px 0px 0px;
	border: 1px solid #7d7d7d;
}

/*******************************
Input layout
********************************/
/*.inputBoxEntry{
	background-color:#a6a6a6;
	border-left:solid 1px #212121;
	border-top:solid 1px #212121;
	border-right:solid 1px #212121;
	border-bottom:none;
	height:11px;
	color:#212121;
	font-size:9px;
	float:left;
	text-align:left;
}

/*******************************
Select Button
********************************/
/*.selectBtn {
	width:14px;
	height:14px;
	float:left;
}

/*******************************
 Reserve Night & Guest Container
********************************/
/*#popupTime, #selectnbGuest, #popupGuestsRoom, #selectNightsRoom, #selectNbRooms, #popupServiceCategory, #popupService {  */
#selectnbGuest, #selectnbGuest2 {
	background-color:#a6a6a6;
	font-size:10px;
	position:absolute;	 
	display:none;
	border:1px solid #000000;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:3px;
	padding-top:3px;
	z-index:1;
	width: 20px;
}


#selectnbGuest a, #selectnbGuest2 a
{
	display:block;
}

/*******************************
Input layout
********************************/
.nightsEntry{
	background-color:#a6a6a6;
	border-left:solid 1px #212121;
	border-top:solid 1px #212121;
	border-right:solid 1px #212121;
	border-bottom:none;
	height:16px;
	width:42px;
	color:#212121;
	font-size:8px;
	float:left;
	text-align:center;
	
}
.promoColBox .nightsEntry{
	background-color:#eaeaea;	
}

/*******************************
Select Button
********************************/
.selectBtn {
	width:14px;
	height:14px;
	float:left;
}

.selectContainer {
	 margin:0px;
	 width: auto;
	 border: 1px solid #8d8d8d;
}

/*******************************
Container for table
********************************/

#selectNights {
	height:16px;
	position:relative; 
	left:-115px;
	top:37px;
	display:none;
	margin: 0px; 
}
	
/*******************************
Table options
********************************/
.nselect td {
	padding: 0px 2px 1px 2px;
	background-color:CFCFCF;
}

.selectChoice{
	font-size:11px;
}

.selectChoice:link {
	color:#333333;
	text-decoration:none;
}

 .selectChoice:visited {
	color:#333333;
	text-decoration:none;
}

.selectChoice:hover {
	color:#767676;
	text-decoration:none;
}

.calendarEntry {
	background-color:#a6a6a6;
	border-left:solid 1px #212121;
	border-top:solid 1px #212121;
	border-right:solid 1px #212121;
	border-bottom:none;
	height:12px;
	width:69px;
	float:left;
	color:#212121;
	font-size:9px;
	font-family:Arial, Verdana, Serif, Sans-Serif;
	letter-spacing:0px;
	text-align:center;
	text-transform:lowercase;
}

body
{
	background-color: #000000;
	min-width: 760px;
	margin: 0px 2px 0px 0px;
}

body, th, td, p, select, textarea, input
{
	font-family: Myriad, Myriad Web Pro, Myriad Pro, Myriad Web, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	
}
td{color:#ffffff}

#mainnav
{
	margin: 0px 0px 10px 0px;
}

p
{
	margin: 0px 0px 10px 0px;
	padding-right: 10px;
	padding-left: 10px;
}

div.hr
{
	padding-top: -10px;
	height: 1px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(/images/HRseperator.gif);
}

div.hr hr, div.hrLarge hr
{
	display: none;
}
.print
{
	margin-top: 7px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
}
.leftCol p {
	line-height: 1.4em;
}

.contactfrm input, .contactfrm select, .contactfrm textarea {
	margin-top: 2px;
	} 

/**************************************************************
	Site Map Layout
***************************************************************/

.siteMapCols
{
	width: 344px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}


#SiteMap ul li ul li .hr, #PageNotFound ul li ul li .hr
{
	display: none;
}


#SiteMap .hr, #PageNotFound .hr
{
	margin: 10px 0px 10px 0px;
}

#SiteMap ul li ul li ul li, #PageNotFound ul li ul li ul li
{
	margin-left: -13px;
}

#SiteMap ul, #PageNotFound ul
{
	padding-top: 0px;
}
#SiteMap ul li ul, #PageNotFound ul li ul
{
	padding-top: 20px;
}
#SiteMap ul li, #PageNotFound ul li
{
	font-weight: bold;
}

#SiteMap ul li ul li, #PageNotFound ul li ul li
{
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}

#SiteMap ul li ul li span, #PageNotFound ul li ul li span
{
	font-weight: bold;
	background-image: url(/images/bulletDark.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: -14px;
	display: block;
}

.SiteMapHr
{
	margin-left: 20;
}

/**************************************************************
	Links
***************************************************************/
a, a:active, a:link, a:visited
{
	color: #555555;
}
.GreyBoxInner a, .GreyBoxInner a:active, .GreyBoxInner a:link, .GreyBoxInner a:visited
{
	color: #ffffff;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
.GreyBoxInner a:hover
{
	text-decoration: none;
	color: #ffffff;
}
a img
{
	border: 0px;
}
/***************
	Pagination
****************/
.pagingSelected
{
	font-weight: bold;
}


/**************************************************************
	btn Float Style
***************************************************************/
.btnFloatLeft
{
	float: left;
}

.btnFloatRight
{
	float: right;
}
a.btnFloat
{
	margin-left: -4px;
}

.footerSpaceFloat
{
	padding: 0px 4px 0px 4px;
}

/**************************************************************
	Shell Table Cell Styles
***************************************************************/
.MainHeader{
	background-image: url(/images/header/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.MainHrRule{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bgGreyLineHub.gif);
	height: 2px;
}

.MainFooter{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/footer/bgHubPageGradientBottom.jpg);
	height: 461px;
	vertical-align: top;
}

.ContentHeaderPhoto{
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	vertical-align: top;
}
.ContentFooter{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/footer/bgPageGradientBottom2.jpg);
	height: 300px;
	vertical-align: top;
}

/**************************************************************
	Small Navigation Content
***************************************************************/
#contentNav
{
	padding: 6px 0px 10px 10px;
	height: 19px;
	font-size: 11px;
	letter-spacing: 0.05em;
}

#contentNav, #contentNav a, #contentNav a:hover, #contentNav a:active, #contentNav a:visited
{
	color: #706f6f;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
#contentNav a:hover
{
	color: #000000;
}
#contentNav span.Selected
{
	color: #000000;
}

/**************************************************************
	List
***************************************************************/
<!--- ul, ul
{
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}

li, LI
{
	margin-bottom: 5px;
	padding-left: 13px;
	line-height: 15px;
	background-position: left 5px;
	background-repeat: no-repeat;
	background-image: url(/Images/shared/bulletDark.gif);
} 
ol li, OL LI
{
	padding-left: 0px;
	background-image: none;
}
--->
.rightCol li, .rightCol LI
{
	text-align: top;
	line-height: normal;
}


/**************************************************************
	Grey Boxes Right Side Pods
***************************************************************/

.PodBoxOuterLarge
{
	width: 206px;
	border: 4px solid #d9d9d9;
	padding: 0px;
	margin-top: 25px;
	background-image: url(/images/shared/bgGreyBoxLarge.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.PodBoxInnerLarge
{
	font-size: 10px;
	width: 200px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	padding: 10px 6px 10px 6px;
	color: #717171;
}

.PodBoxInner P
{
	color: #ffffff;
}

.PodBoxInner ul, .PodBoxOuterLarge ul
{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.PodBoxInner li, .PodBoxInnerLarge li
{
	background-image: url(/images/shared/arrowDark.gif);
}


/**************************************************************
	Grey Boxes In Content
***************************************************************/

.GreyBoxOuter
{
	width: 214px;
	/*padding: 4px 6px 4px 4px;*/
	background-color: #373737;
}

.GreyBoxInner
{
	width: 200px;
	border: 1px solid #7b7b7b;
	padding: 10px 6px 10px 6px;
	background-image: url(/images/bgGreyBox.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #f5f5f5;
}
.GreyBoxOuterLarge
{
	width: 213px;
	border: 4px solid #d9d9d9;
	padding: 0px;
	margin-top: 25px;
	background-image: url(/images/shared/bgGreyBoxLarge.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.GreyBoxInnerLarge
{
	font-size: 10px;
	width: 207px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	padding: 10px 6px 10px 6px;
	color: #717171;
}

.GreyBoxInner P
{
	color: #ffffff;
}

.GreyBoxInner ul, .GreyBoxOuterLarge ul
{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.GreyBoxInner li, .GreyBoxInnerLarge li
{
	background-image: url(/images/shared/arrowDark.gif);
}

/**************************************************************
	Titles
***************************************************************/
h2, h3
{
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: none;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
.rightCol, .rightCol h2, .rightCol h3
{
	margin-right: 6px;
	padding-right: 6px;
	font-size: 10px;
}
.rightCol h2 {
	margin-bottom:2px;
}

.leftCol p
{
	line-height: 1.4em;
}

h3
{
	margin-bottom: 10px;
}


.searchColumn
{
	text-align: right;
	padding-right: 0px;
	padding-bottom:6px;
}

.searchButton
{
	margin-left: 0px;
	padding-bottom:0px;
}

.searchForm, .emailForm
{
	background:#1c2a35 url(/images/header/bgSearchForm.gif) no-repeat ;
	color: #999;
	width: 124px;
	height: 16px;
	font-size: 10px;
	border: 0px ;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.emailForm
{
	background-image: url(/images/bgSearchFormLight.jpg);
	color: #000;
	margin: 0px 8px 10px 1px;
	padding: 2px 0px 0px 5px;
	height: 14px;
}



.footertext {
	font-size: 9px;
	color: #97a3ac;
	text-decoration: underline;
}
a.footertext:link { color: #97a3ac; text-decoration: underline;} 
a.footertext:visited {color: #97a3ac; text-decoration: underline;}  
a.footertext:hover {color: #FFFFFF; text-decoration: underline;} 
a.footertext:active {color: #FFFFFF; text-decoration: underline;}

.footerlogotext {
	font-size: 9px;
	color: #667782;
	text-decoration: underline;
}
a.footerlogotext:link { color: #667782; text-decoration: underline;} 
a.footerlogotext:visited {color: #667782; text-decoration: underline;}  
a.footerlogotext:hover {color: #97a3ac; text-decoration: underline;} 
a.footerlogotext:active {color: #97a3ac; text-decoration: underline;}


.footerSpaceFloat
{
	padding: 0px 4px 0px 4px;
}

.copyright {
	font-size: 7px;
	color: #97a3ac;
	text-decoration: none;
	font-weight: bolder;
}
a.copyright:link { color: #97a3ac;} 
a.copyright:visited {color: #97a3ac;}  
a.copyright:hover {color: #FFFFFF;} 
a.copyright:active {color: #FFFFFF;}

/**************************************************************
	No Flash Elements
***************************************************************/

.NoFlashSplashPhoto{
	background-repeat: no-repeat;
	background-position: center top;
}

#homeNoFlash
{
	display: none;
	height: 430px;
	width: 100%;
	background-color: black;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	overflow:hidden;
}

.NoFlashTitle
{ 
	background-color: Black; 
	padding: 0px 5px 0px 5px; 
	margin-bottom: 5px;
}
.NoFlashText
{
	color: White;
	font-size: 10px;
	background-color: Black;
	padding: 0px 5px 10px 5px;
	margin-bottom: 5px;
}

/**************************************************************
	Press Room Styles
***************************************************************/
.boxText
{
	color: White;
	font-size: 10px;
}

.PressReleaseDetail {
	font-size: 14px;
	}

.hrRules
{
	padding-left: 10px;
	padding-bottom: 5px;
}

/**************************************************************
	Flash Install Widget
***************************************************************/
.ctaInstallFlashContainer {
	position:relative;
	left:249px;
	top:345px;
	width: 241px; 
	height: 61px;
	border: 4px solid #251a11;
	background-color: #252525;
}

.ctaInstallFlash {
	width: 241px;
	height: 61px;
	position: relative;
	border: 1px solid #695e52;
	background-image: url(/Images/spacer.gif);
	z-index: 100;
}

.ctaInstallFlash[class] {
	background-image: url(/Images/spacer.gif);
}

.btnInstallFlash {
	position: absolute;
	left: 158px;
	top: 38px;
	z-index:200;
}
/**************************************************************
	Print Specific Styles
***************************************************************/
.PrintHeader
{
	display: none;
}

h1
{
	display: none;
}

.PrintFooter
{
	display: none;
}

/**********************************************************
	Toggles 
**********************************************************/

.ToggleH2
{
	cursor: pointer;
	padding-right: 14px;
	display: inline;
	background-image: url(/images/shared/btnToggleUp.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.ToggleContainer
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.ToggleContainer P
{
	margin-top: 2px;
}
.ToggleContent
{
	display: none;
}

/*********************************************************
 Dining menu layout
**********************************************************/
.diningMenu ul
{
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.diningMenu ul li
{
	background-image: url(/images/shared/bulletDark.gif);
}


.diningMenu ul li ul li
{
	padding-left: 10px;
	background-image: url(/images/shared/bulletDark.gif);
}


/**************************************************************
	Flash Content ON/OFF Switch
***************************************************************/
#galleryNoFlash
{
	display: none;
}

#hubNoFlash
{
	display: none;
}


#flashContent
{
	/* div that contain the flash in Hub Page */
	display: block;
}
/**************************************************************
	Entertainment Schedule Page
***************************************************************/
.entheader
{
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #777;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
/**************************************************************
	Special Offers Page
***************************************************************/
.header
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #F1F1F1;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.text
{
	color: #F1F1F1;
}
.disclaimer
{
	color: #F1F1F1;
	font-size: 9px;
}
.daynumber
{
	color: #333;
	font-size: 9px;
	padding: 2px;
	margin: 2px;
}
.pricenumber
{
	font-weight: bold;
	text-align: right;
	line-height: 10px;
}
.DText {
	padding-left: 3px;
	padding-top: 3px;
	font-size: 9px;
	color: #333;
	text-align: left;
}
.RText {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 12px;
	padding-right: 3px;
	text-align: right;
}

/**************************************************************
	Search Results Page
***************************************************************/
.entrylink {
	font-weight: bold;
	}
.indententry {
	padding: 0px 0px 0px 30px;
	}
.entrysitequery {
	color: #617483 !important;
	text-decoration: none !important;
	}
	

.infobox2{line-height:11px; font-size:11px}	
.infobox2r{line-height:11px; font-size:11px; padding-left:10px}	

.infobox3{line-height:12px; font-size:12px}	
.infobox3r{line-height:12px; font-size:12px; padding-left:10px}	

.infobox5{line-height:15px; font-size:12px}	
.infobox5r{line-height:15px; font-size:12px; padding-left:10px}	

.infobox{line-height:16px; font-size:13px}	
.infoboxr{line-height:16px; font-size:13px; padding-left:10px}	

.infobox4{line-height:18px; font-size:14px}	

#overlay{    
 position: absolute;
    z-index:80;
    width: 120%;
    height: 500%;
    top: 0;
    left: 0;
    background-color:#858585;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;

  } 
 
* html #overlay{     position: absolute;
    z-index:80;
    width: 120%;
    height: 500%;
    top: 0;
    left: 0;
    background-color:#858585;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
 }	
 
 #overlaywhite{    
 position: absolute;
    z-index:80;
    width: 120%;
    height: 500%;
    top: 0;
    left: 0;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;

  } 
 
* html #overlaywhite{     position: absolute;
    z-index:80;
    width: 120%;
    height: 500%;
    top: 0;
    left: 0;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
 }	
 
 .bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -5000;
}