/*___ layout.css: Positioning and Layout Styles ___*/

/*___ Section 1: Global Positioning/Layout Styles ___*/

html 
{
}

body 
{
}

body.rewards
{
    padding-right   : 0;
    min-height      : 0;
}

h1 
{
	margin-bottom	: 7px;
}

h2 
{
	margin-bottom	: 7px;
}

h3 
{
	margin-bottom	: 7px;
}

h4 
{
	margin-bottom	: 7px;
}

h5 
{
	margin-bottom	: 7px;
}

h6 
{
	margin-bottom	: 7px;
}

p 
{
	margin			: 3px 0 14px;
}

ul 
{
	margin			: 3px 0 14px 28px;
	list-style-type	: disc;
}

ol 
{
	margin			: 3px 0 14px 28px;
	list-style-type	: decimal;
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
}

a:visited 
{
}

a:hover 
{
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/*___ Section 2: Site-Specific Positioning/Layout Modules ___*/
button
{
    cursor          : pointer;
}

/*___ Section 3: Unique Element-Specific Position/Layout Styles ___*/

/*___ DIV _________________________________________________________________*/

#header
{
	position		: relative;
	z-index			: 3;	
}

#content
{
	position		: relative;
	z-index			: 2;
	padding-top		: 45px;
	margin-top		: -35px;	
}

#footer
{
	position		: relative;
	z-index			: 1;	
	width			: 960px;
	margin			: 0 auto;
	padding-top		: 35px;
}

#wrapper
{
	position		: relative;
	width			: 960px;
	margin			: 0 auto;
	margin-bottom	: -35px;	
}

#primary
{
	position		: relative;
	margin-bottom	: 10px;
}

.home #primary
{
	padding			: 25px 35px 0;
}

.base #primary
{
	margin-top		: -1px;
	z-index			: 1;
	padding			: 20px 25px;
	width			: 584px;
	display			: inline-block;
	margin-right	: 8px;
}

.base #secondary
{
	padding			: 25px 12px 0;
	width			: 286px;
	margin-bottom	: 12px;	
	margin-top		: -31px;
	display			: inline-block;
	vertical-align	: top;
}

.home #first
{
	width			: 470px;
	display			: inline-block;
	vertical-align	: top;
	height			: 274px;
	margin-bottom	: 20px;
}	


.casino.vcard
{
	width			: 960px;
	height			: 50px;
	margin			: 0 auto 10px;
	text-align		: center;
}

.adBanner
{
	display			: inline-block;
	width			: 246px;
	text-align		: center;
	position		: relative;
	margin-bottom	: 25px;
	z-index			: auto;
}

.adBanner.open
{
	z-index			: 99;	
}

.base #secondary .adBanner
{
	margin			: 0 auto 25px;
	display			: block;	
}

.home .adBanner
{
	width			: 33%;	
}

#fpo
{
	display			: inline-block;
	width			: 281px;
	height			: 274px;
	background-color: Gray;
	margin-left		: 130px;	
}

#map
{
	display			: block;
	width			: 284px;
	height			: 494px;
	margin-top		: 5px;	
}

#footer .section
{
	width			: 320px;
	float			: left;	
}

#copyright
{
	clear			: both;
	text-align		: center;
	padding			: 100px 0 35px;	
}

#carouselWrapper
{
	position		: relative;
	width			: 960px;
	height			: 400px;
	overflow		: hidden;
	margin-bottom	: 10px;
}

#carouselWrapper .counter
{
	position		: absolute;
	bottom			: 0;
	right			: 28px;
	width			: 116px;
	height			: 30px;
	padding-left	: 18px;
}

.rfiForm .pseudolabel
{
	display			: block;
	margin-bottom	: 14px;	
}

.rfiForm .pseudolabel.state
{
	display		: inline;
}

.pseudolabel #recaptcha_widget_div,
.rfiForm .pseudolabel.catering,
.rfiForm .pseudolabel.bar
{
	display			: inline-block;
	vertical-align		: middle;
}

.rfiForm .pseudolabel.bar
{
	margin-left		: 65px;
}

.adBanner .nub
{
	position		: absolute;
	left			: 0;
	top				: 0;
	display			: none;
	width			: 49px;
	height			: 97px;
	left			: 97px;
	top				: 35px;
}

.popup
{
	display			: none;
	position		: fixed;
	padding			: 10px;
	top				: 30px;
	z-index			: 9999;
	width			: 920px;
	text-align		: left;
}

.popup.reveal
{
	display			: block;	
}

#doppleganger
{
	display			: block;
	width			: 960px;
	height			: 400px;
	position		: absolute;
	left			: 960px;
	top				: 0;	
}

.vevent .eventpop
{
    position        : fixed;
    top             : 50px;
    width           : 680px;
    padding         : 65px 10px 10px;
    z-index         : 9999;
    display			: none;
    cursor          : auto;
}

.internal
{
    display         : inline-block;
    width           : 350px;
}

.fineprint
{
    width           : 300px;
    margin-right    : 18px;
    display         : inline-block;
}

.buttons
{
    display         : inline-block;
    width           : 120px;
    padding         : 0 0 0 100px;
    text-align      : center;
}

.gallerywrap
{
	overflow		: hidden;
	position		: relative;
}

.audio
{
    position        : absolute;
    top             : 51px;
    left            : 122px;
    width           : 34px;
    height          : 40px;
    overflow        : hidden;
}

.vevent:hover .audio,
.vevent:focus .audio,
.vevent.up .audio
{
	left			: 120px;
	top				: 49px;	
}

.vevent .eventpop .audio
{
    width           : 63px;
    height          : 46px;
    left            : 10px;
    top             : 20px;
}

.gallerywrap.carousel
{
	width			: 512px;
	height			: 92px;
	overflow		: hidden;
	float			: left;
}

.overlap
{
	position		: absolute;
	left			: 512px;
	top				: 0;
	width			: 780px;	
}

.gallerywrap.hidden
{
	min-width		: 122px;
	float			: left;
	margin-right	: 10px;	
}

#secondary .gallerywrap.hidden
{
	float			: none;
	margin			: 0 auto;
}

.employment.list .reveal.box 
{
	display			: none;
}

#snipe .wrapper
{
	display			: block;
	width			: 960px;
	margin			: 0 auto;
	padding			: 5px 0;
	overflow		: hidden;
	position		: relative;
}

.footerLogo
{
	width			: 285px;
	height			: 85px;
}

/*___ SPAN _________________________________________________________________*/

.vcard.casino .type,
.vcard.casino .fn
{
	display			: none;	
}

.rfiForm .labelName
{
	display			: inline-block;
	width			: 100px;
	vertical-align	: middle;
	margin-right	: 10px;	
}

.rfiForm label[id$="weddingdate"] .labelName
{
	width			: 100px;
}

.rfiForm label[id$="bridelast"] .labelName,
.rfiForm label[id$="last"] .labelName,
.rfiForm label[id$="company"] .labelName
{
	width			: 75px;
}

.rfiForm .state .labelName,
.rfiForm label[id$="fax"] .labelName
{
	width			: 40px;
}

.rfiForm label[id$="zip"] .labelName
{
	width			: 20px;
}

.vevent h4 span,
.vevent h3 span
{
    display         : block;
}

.gallerywrap .gallery li span
{
	display			: block;
	text-align		: center;	
}

.employment.list .categoryTitles span 
{
	display			: block;
	float			: left;
	width			: 25%;
}

.employment.list .categoryTitles span:first-child
{
	width			: 50%;	
}

/*___ H1 _________________________________________________________________*/

#header h1
{
	margin			: 0;
}

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

#header .bookNow h3
{
	display			: inline;
	margin-right	: 10px;	
}

#carouselWrapper + h3
{
	padding-left	: 37px;
}

/*___ H4 _________________________________________________________________*/
/*.vevent h4
{
    width           : 292px;
}*/

/*___ H5 _________________________________________________________________*/

.rfiForm h5
{
	margin-bottom : 0;
}

/*___ H6 _________________________________________________________________*/

#footer .nav.contact h6
{
	margin			: 0;	
}

#footerBannerMenu .half
{
	width			: 50%;
	margin-left		: 20px;	
}

/*___ P _________________________________________________________________*/

.adBanner ul p
{
	display			: block;
	float			: left;
	width			: 200px;	
}

.rewards
{
    padding-right   : 68px;
    min-height      : 52px;
}

#snipe p
{
	width			: 594px;
	text-align		: center;
	display			: block;
	float			: left;
	padding			: 0 25px;	
}

/*___ UL _________________________________________________________________*/

#header .nav.main
{
	margin			: 0 auto;
	list-style-type	: none;
	width			: 960px;
	word-spacing	: -1em;
	letter-spacing	: -1em;	
	text-align		: center;
	z-index			: 3;
	position		: relative;
}

#header .nav.main ul
{
	display			: none;
	position		: absolute;
	padding			: 10px 0;
	margin			: 0;
	top				: 40px;
	left			: 0;
}	

#header .nav.main a:hover + ul,
#header .nav.main ul:hover,
#header .nav.main li:hover + ul
{
	display			: block;	
}

#carousel
{
	position		: relative;
	width			: 960px;
	height			: 400px;
	margin			: 0;
	padding			: 0;
	list-style-type	: none;	
}

#footerBannerMenu
{
	position		: relative;
	width			: 894px;
	padding			: 19px 32px;
	margin			: 0 0 10px;
	list-style-type	: none;
	overflow		: hidden;	
}

.adBanner ul
{
	padding			: 10px;
	margin			: 0;
	list-style-type	: none;
	width			: 475px;
	display			: none;
	position		: absolute;
	left			: 146px;
	top				: -70px;
}

#footer .nav.main
{
	list-style-type	: none;
	margin			: 0;
	padding			: 0;	
}

#footer .nav.main,
#footer .nav.main ul
{
	line-height		: 24px;	
}

#footer .nav.main
{
	margin-left		: 10px;	
}

#footer .nav.main ul
{
	margin			: 0 0 0 18px;	
}

#footer .nav.contact
{
	list-style-type	: none;
	margin			: 0 0 0 10px;
	padding			: 0;	
}

.nav.sub
{
	position		: relative;
	word-spacing	: -1em;
	letter-spacing	: -4px;	
	list-style-type	: none;
	margin			: 0 0 0 30px;
	padding			: 0;
	z-index			: 2;
}

.calendar
{
    margin          : 0 0 0 -10px;
    padding         : 0;
    list-style-type : none;
}

ul.gallery
{
	list-style-type	: none;
	margin			: 0 0 10px;	
}

#secondary .icon .gallery
{
	float			: none;
	margin			: none;	
}

.employment.list 
{
	list-style-type	: none;
	margin			: 0;
	padding			: 0;
	position		: relative;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

#header .nav.main li
{
	position		: relative;
	display			: inline-block;
	word-spacing	: normal;
	letter-spacing	: normal;
	height			: 40px;
}

#header .nav.main ul li
{
	display			: block;
	height			: auto;
	text-align		: left;
}

#footerBannerMenu li
{
	width			: 246px;
	margin-left		: 78px;
	float			: left;
	text-align		: center;
}

#footerBannerMenu li:first-child
{
	margin-left		: 0;	
}

#footerBannerMenu li li
{
	float			: none;
}

#footer .nav.contact li
{
	margin-bottom	: 18px;	
}

#carousel li
{
	position		: absolute;	
}

.nav.sub li
{
	word-spacing	: normal;
	letter-spacing	: normal;
	display			: inline-block;
	vertical-align	: bottom;
}

.vevent
{
    position        : relative;
    padding         : 10px 10px 10px 10px;
    width           : 613px;
    min-height      : 103px;
    cursor          : pointer;
}

.vevent:hover,
.vevent:focus,
.vevent.up
{
    padding         : 8px 8px 8px 8px;
}

.nopop .vevent
{
	cursor			: auto;	
}

.gallerywrap .gallery li,
.gallerywrap .overlap div
{
	display			: block;
	width			: 120px;
	margin-left		: 10px;
	float			: left;	
	margin-bottom	: 10px;
}

.gallerywrap.icon .gallery li:first-child,
.gallerywrap.icon .gallery li.first
{
	width			: auto;
}

.gallerywrap .gallery li:first-child,
.gallerywrap .overlap div:first-child
{
	margin-left		: 0;	
}

.gallerywrap.hidden .gallery li:first-child,
.gallerywrap.hidden .gallery li.first
{
	display			: block;	
}

.gallerywrap.hidden .gallery li
{
	display			: none;	
}

#secondary .icon .gallery li
{
	float			: none;
	margin			: none;
}

.employment.list .categoryTitles 
{
	overflow		: hidden;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

#header h1 a
{
	display			: block;
	width			: 285px;
	height			: 85px;
	margin			: 0 auto;
	text-indent		: -9999em;	
}

#header .nav.main a
{
	display			: inline-block;
	height			: 40px;
	text-align		: center;
	padding			: 0 14px;	
}

#header .nav.main ul a
{
	display			: block;
	height			: auto;
	text-align		: left;
	min-width		: 175px;
	padding			: 0 25px;
}

#moreRewards
{
	display			: block;
	width			: 865px;
	height			: 150px;
	margin			: 0 auto 10px;
	text-indent		: -9999em;
}

.adBanner li a
{
	position		: relative;
	overflow		: hidden;
	display			: block;
	width			: 473px;
	height			: 150px;
	padding			: 7px 1px; 
}

.adBanner li a:hover
{
	width			: 473px;
	padding			: 6px 0;	
}

.adBanner > a
{
	text-align		: center;
	display			: block;
	width			: 246px;
	text-align		: center;
	position		: relative;
}

.home .adBanner > a
{
	width			: 100%;
}

#carouselWrapper button
{
	position		: absolute;
	display			: block;
	width			: 19px;
	height			: 96px;
	text-indent		: -9999em;
	top				: 150px;
	cursor			: pointer;
}

#carouselWrapper .previous
{
	left			: 5px;
}

#carouselWrapper .next
{
	right			: 5px;	
}

#carouselWrapper .counter .pause
{
	width			: 11px;
	height			: 16px;
	top				: 8px;
	right			: 30px;
}

#carouselWrapper .counter .play
{
	width			: 15px;
	height			: 16px;
	top				: 8px;
	right			: 9px;
}

.nav.sub li a
{
	display			: block;
	padding			: 0 12px;	
}

.nav.sub li a.active
{
	padding-top		: 5px;	
}

.ticketmaster
{
    display         : inline-block;
    vertical-align  : bottom;
    width           : 130px;
    height          : 58px;
    text-indent     : -9999em;
}

.gallerywrap .gallery li a,
.gallerywrap .overlap a
{
	display			: block;
	width			: 120px;
	height			: 90px;
	overflow		: hidden;
}

.gallerywrap.icon .gallery li:first-child a,
.gallerywrap.icon .gallery li.first a
{
	width			: auto;
	height			: auto;	
}

.galnav
{
	display			: block;
	width			: 36px;
	height			: 92px;	
	float			: left;
	text-indent		: -9999em;
	cursor			: pointer;
}

#snipe .closeme
{
	position		: absolute;
	right			: 0;
	top				: 1px;
}

/*___ TABLE _________________________________________________________________*/

.pseudolabel table[id$="setup"],
.pseudolabel table[id$="amenities"]
{
	display			: inline-block;
	vertical-align	: middle;
}

#meetingSpace
{
	text-align		: center;
	width			: 580px;
}

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

#meetingSpace th
{
	padding			: 3px;
	text-align		: center;
}

/*___ TD _________________________________________________________________*/

.pseudolabel table td
{
	width			: 150px;
}

#meetingSpace td
{
	padding			: 3px;	
}

/*___ IMG _________________________________________________________________*/

#footerBannerMenu img,
.adBanner > a img
{
	display			: block;
	margin			: 0 auto 10px;	
}

.adBanner li img
{
	display			: block;
	float			: left;
	margin-right	: 10px;	
	width			: 246px;
}

#footer .nav.contact + img
{
	margin-left		: 10px;
	display			: block;		
}

#header .ui-datepicker-trigger img
{
	display			: none;	
}

#footerBannerMenu .left
{
	float			: left;
	margin-right	: 45px;	
}

.thumbnail
{
    max-width       : 110px;
    height          : auto;
}

.vevent .thumbnail
{
	display			: block;
	float			: left;
	margin-right	: 50px;
    /* position        : absolute;
    top             : 9px;
    left            : 9px; */
}

.eventpop img
{
    display         : inline-block;
    vertical-align  : top;
    margin-right    : 18px;
}

.gallerywrap .gallery img,
.gallerywrap .overlap img
{
	width			: 120px;
}

.gallerywrap.icon .gallery img
{
	width			: auto;
}

#footer img
{
	margin			: 40px 0;
	display			: block;
}

#secondary .icon .gallery li:first-child img,
#secondary .icon .gallery li.first img
{
	margin			: 0 auto 10px;
	display			: block;
}

/*___ FORM _________________________________________________________________*/

#header .bookNow
{
	width			: 920px;
	padding			: 10px 20px;
	margin			: 0 auto 10px;	
	height			: 30px;
	position		: relative;
	z-index			: 2;
}

#aspnetForm
{
	position		: relative;
	z-index			: 1;	
}

/*___ INPUT _________________________________________________________________*/

#header .bookNow .date
{
	padding			: 3px 5px;
	width			: 85px;
	text-align		: left;	
}

#header .calendar,
#header .ui-datepicker-trigger
{
	width			: 19px;
	height			: 26px;
	text-indent		: -9999em;
	cursor			: pointer;	
}

#header .date
{
	margin-right	: 5px;	
}

#header .bookNow .guest
{
	padding			: 3px 5px;
	width			: 20px;
	text-align		: left;	
}

#header input[type="submit"]
{
	width			: 168px;
	height			: 28px;
	padding-bottom	: 4px;
	display			: inline-block;
	margin-left		: 15px;
	vertical-align	: top;
}

.rfiForm input[type="radio"]
{
	margin			: 0 2px 0 10px;	
}

.rfiForm input[type="checkbox"]
{
	margin			: 0 5px 0 10px;
}

.rfiForm input[type="text"]
{
	margin-right		: 20px;
	width			: 155px;
}

.rfiForm input[id$="functionname"]
{
	margin-right		: 0;
}

.rfiForm input[id$="zip"]
{
	width			: 90px;
}

.rfiForm textarea
{
	width			: 50%;	
	display			: inline-block;
	vertical-align		: middle;
}

.rfiForm select[id$="state"]
{
	margin-right		: 10px;
}

.close
{
	display			: block;
	text-indent		: -9999em;
	width			: 35px;
	height			: 35px;
	position		: absolute;
	right			: -20px;
	top				: -17px;
	cursor			: pointer;	
}

/*___ LABEL _________________________________________________________________*/

#header .bookNow label
{
	display			: inline-block;
	height			: 26px;
	vertical-align	: top;
	margin-left		: 10px;	
	vertical-align	: top;
}

#header .bookNow h3 + label
{
	margin-left		: 0;	
}

.rfiForm > label
{
	display			: inline-block;
	margin-bottom		: 10px;	
}

.rfiForm label[id$=address1],
.rfiForm label[id$=address2]
{
	display			: block;
	margin-top		: 14px;
}

.rfiForm label[id$="comments"],
.rfiForm label[id$="roomnotes"]
{
	width			: 100%;
}

/*___Group/Section/Class_________________________________________________________________*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}