/* -------------------------------- */
/* toolkitCore */
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(bkg_body.jpg); /* update, change or remove this image if it doesn't apply to your site design */
	background-repeat:repeat-x;
	background-position: center top;
	background-color: #5ebdda;
}
	/*Do not put font-family here. Put it in your #content div.*/

p {
	margin-top:0;
	line-height:18px;
} 

a img {
	border:0;
}

a:link, a:visited, a:active {
	color:#2488c9;
	text-decoration: none;
}

a:hover {
	color:#2488c9;
	text-decoration: underline;
}


	/* keep these attibutes in here*/

.text-dark, .text-medium {
	width: 300px;
	padding-right: 15px;
}
.headline, .text-header, h1 {
	font-family:Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #5bbbc8;
}

.subheadline, .text-subheader, h2 {
	font-family:Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #5bbbc8;
}
.graphical_headline{
	padding-top: 12px;
}

.graphical_subheadline{
	padding-top: 10px;
}

.disclaimer, .text-dark-sm, .text-disclaimer {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.white, text-light {}

/* shellIDs */
#content {
	color:#5a5a5a;
	font-family:Verdana;
	font-size:11px;
	line-height:24px;
	width:590px;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom: 44px;
}

#content a{
	 color:#2488c9;
	 }
	 
#content a:hover{
	 color:#2488c9;
	 }

.a_name{
	text-decoration: none;
	color: #5A5A5A;
}

#content p {
	margin-top:10px;
	margin-bottom:6px;
	line-height:24px;
	}
	
	/* IMPORTANT!!!! Please use padding-bottom:15px on ALL p classes.
	This will provide the best cross-browser compatibility on paragraph spacing*/

/* /shellIDs */
/* -------------------------------- */
#wrapper { 
	width:963px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	width:963px;
	height:597px;
	position:relative;
	background-image: url(bkg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#logo{
	height: 80px;
	width: 365px;
	position: absolute;
	left: 299px;
	top: 15px;
}

#topNav_wrapper{
	height: 36px;
	width: 963px;
	position: absolute;
	top: 110px;
	z-index: 15;
}

#topNav{
	height: 25px;
	width: 963px;
	position: absolute;
	/*left: 224px;*/
	top: 113px;
	z-index: 99;
	text-align:center;
}

#headerPhotos{
	height: 336px;
	width: 928px;
	position: absolute;
	left: 19px;
	top: 141px;
}

#mainNav_wrapper{
	background-image: url(mainNav/bkg_mainNav.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 331px;
	width: 176px;
	left: 37px;
	top: 141px;
	z-index: 10;
}

#mainNav{
	width: 150px;
	height: 280px;
	position: absolute;
	top: 164px;
	left: 49px;
	z-index: 99;
}

/*===========================================Booking Mask Styles===============================*/
#bookingmask {
	height: 46px;
	width: 404px;
	position: absolute;
	top: 408px;
	left: 548px;
	z-index: 30;
}

#bookingmask_wrapper{
	height: 46px;
	width: 404px;
	position: relative;
	z-index: 30;
}

#bookingmask_bkg{
	height: 46px;
	width: 404px;
}

.ui-datepicker-trigger {
	position:absolute;
	left: 85px;
	width: 23px;
	height: 18px;
	cursor: pointer;
}

#resform #dateInImg {
	position: absolute;
	top: 9px;
	left: 17px;
}

#resform #datein_wrapper{
	left:17px;
	position:absolute;
	top:19px;
}

#resform #dateInDiv {
	position: relative;
	width: 107px;
}

#resform #DateIn {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	width: 78px;
	text-align: center;
	position: absolute;
	border: 1px solid #FFFFFF;
}

#resform #nightsImg {
	position: absolute;
	left: 132px;
	top: 9px;
}
.bookingselector {
	width: 34px;
	height: 18px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: none;
}

#resform #lenghtDiv {
	position: absolute;
	left: 133px;
	top: 19px;
}

#resform #adultsImg {
	position: absolute;
	left: 190px;
	top: 9px;
}
#resform #adultsDiv {
	position: absolute;
	left: 191px;
	top: 19px;
}
#resform #childrenImg {
	position: absolute;
	left: 248px;
	top: 9px;
}
#resform #childrenDiv {
	position: absolute;
	left: 249px;
	top: 19px;
}
#resform #SubmitBoton {
	position: absolute;
	left: 307px;
	top: 19px;
	width: 79px;
	height: 18px;
}

/*===========================================Booking Mask Styles end===============================*/

#top_front{
	height: 393px;
	width: 963px;
	position: absolute;
	top: 103px;
	z-index: 20;
}

#characterCards_wrapper{
	height: 137px;
	width: 963px;
	position: absolute;
	top: 460px;
	z-index: 20;
}

#characterCardsNav{
	width: 954px;
	height: 105px;
	position: absolute;
	left: 5px;
	top: 485px;
	z-index: 21;
}

#characterCardsNav ul{
	margin: 0;
	padding: 0;
}

#characterCardsNav ul li{
	float: left;
	list-style-type: none;
	/*border:1px solid red;*/
}

#characterCardsNav ul li a {
	position:relative;
	width:189px; height:105px;
	/*border:1px solid red;*/
}

#top_front_accent{
	width: 963px;
	height: 60px;
	position: absolute;
	top: 436px;
	z-index: 30;
}

#middle{
	background-image: url(bkg_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 963px;
	min-height:770px;
	height:auto !important;
	height:770px;
}

#middle_top{
	background-image: url(bkg_middle_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 963px;
	z-index: 5;
}

#left{
	width: 295px;
	height: 573px;
	float: left;
	position: relative;
}

#specials{
	width: 225px;
	height: 241px;
	position: absolute;
	top: 15px;
	left: 35px;
	z-index: 10;
}

#left_accent{
	width: 98px;
	height: 60px;
	position: absolute;
	top: 219px;
	left: 197px;
	z-index: 15;
}

#hotelVideo{
	width: 221px;
	height: 126px;
	position: absolute;
	top: 287px;
	left: 37px;
	z-index: 10;
	background-image: url(hotelVideo_bkg.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}

#RGR {position:absolute; width:221px; height:86px; top:420px; left:37px; z-index:10;}

#readersChoice {position:absolute; width:221px; height:166px; top:530px; left:37px; z-index:11;}

#right{
	width: 668px;
	float: left;
}

#headers{
	width: 589px;
	padding-top: 15px;
	padding-left: 9px;
}

#headers_DP{
	width: 589px;
	padding-top: 20px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #e07400;
	text-transform: uppercase;
}

#subnav{
	width: 589px;
	height: 19px;
	padding-left: 9px;
}

#footer{
	height: 125px;
	width: 963px;
	position: relative;
}

#footer_bkg{
	height: 67px;
	width: 963px;
	position: absolute;
	top: -2px;
}

#left_bottom_accent{
	height: 149px;
	width: 230px;
	position: absolute;
	left: 30px;
	top: -151px;
}

#social{
	height: 29px;
	width: 303px;
	position: absolute;
	left: 33px;
	top: 9px;
}

#social ul{
	margin: 0;
	padding: 0;
}

#social ul li{
	float: left;
	list-style-type: none;
}

#footerNav{
	height: 45px;
	width: 501px;
	position: absolute;
	left: 421px;
	top: 1px;
}

#address{
	height: 9px;
	position: absolute;
	top: 68px;
	left: 113px;
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 0.25px;
	text-align: center;
}

#ht{
	height: 13px;
	width: 963px;
	text-align:center;
	position:absolute;
	top:95px;
}

#rgrDisclaimer {
	width:923px;
	padding:0px 20px 0px 20px;
	margin-bottom:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-style:italic;
	color:#2488c9;
}

#rgrDisclaimer a, #rgrDisclaimer a:link {color:#2488c9; text-decoration:underline;}
#rgrDisclaimer a:hover {color:#036; text-decoration:none;}


div.ui-datepicker {
	display:none;
	font-size:10px;
	z-index:9999999;
}

#ui-datepicker-div {
font-size:10px;
z-index:9999999;
}

#content a:link, #content a:visited, #content a:active {

}
#content a:hover {

}

/* --------- Content Layouts ------------ */
.textOnly, p.textOnly, td.textOnly {}

.imgL {}

.imgR {}

.txtL {}

.txtR {}

.imageOnly {}

.codeOnly {}

/* --------- Content Layouts ------------ */

.callout_top {
	background-image:url(callout_top.gif);
	background-repeat:no-repeat;
	width:590px;
	height:12px;
	padding-top:46px;
	background-position: center bottom;
}

.callout_middle{
	background-image:url("callout_middle.gif");
	background-repeat: repeat-y;
	width:590px;
	font-family:Verdana;
	font-size:13px;
	font-weight: bold;
	color:#ffffff;
	background-position: center center;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
}

.callout_bottom{
	background-image:url(callout_bottom.gif);
	background-repeat:no-repeat;
	width:590px;
	height:12px;
	padding-bottom:1px;
	background-position: center top;
	}

.separator{
	background-image:url(separator.gif);
	background-position: center center ;
	background-repeat:no-repeat;
	height:47px;
	width:590px;
}

/*---- image treatment-----*/

/*----- Current styles start------*/

.imgL_txtR_img{
	width:238px;
	height:170px;
	padding-top:16px;
}

.imgL_txtR_txt{
	padding-left: 14px;
}

.imgHolderR{
position: relative;
width:238px;
height:162px;
padding-top: 8px;
padding-left: 5px;
}

.imgRObj2{
	position:absolute;
	top: -4px;
	left: -3px;
	z-index: 1000;
}

.txtL_imgR_img{
	width:238px;
	height:170px;
	padding-top:17px;
	padding-left: 29px;
}

.txtL_imgR_txt{
	padding-right: 10px;
	width: 307px;
}

.imgL_headlineR_txtR_headline{
	padding-left: 12px;
	padding-top: 13px;
	height: 22px;
}

.headline_txtL_imgR_headline{
	padding-right: 12px;
	padding-top: 13px;
	height: 22px;
}

.imgHolderL{
position: relative;
width:238px;
height:162px;
padding-top: 8px;
padding-left: 5px;
}

.imgLObj2{
	position:absolute;
	top: -4px;
	left: -2px;
	z-index: 1000;
}

.imgHolderL img{
	padding-left: 2px;
}

/*----- Current styles finish------*/

.imgHolder_gallery{
position: relative;
width:190px;
height:136px;
}

.gallery-thumb{
width:180px;
height:115px;
padding-bottom:35px;
padding-left: 0px;
position: relative;
z-index:0;
}

.pngHolder{
	position:absolute;
	z-index:5;
	left: -5px;
	top: -11px;
}

.transpPixelDiv {
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 0px;
}
/* ----- GuestBook Form Elements ----- */

.form-button {
	cursor: pointer;
	background-image: url(submit.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 62px;
	margin-left: 114px;
	padding-top: 17px;
	border: 1px solid #9bd6e8;
	margin-top: 10px;
}
	/*This is for global form buttons, including the Toolkit login button.
	Create another similar button class for eRFP forms if you want specific
	positioning and update the class name in the app in the Toolkit.
	DO NOT edit the guestbook module in the modules folder*/
.form-button:hover {
	cursor: pointer;
	background-image: url(submit_on.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 62px;
}

.form-checkbox, .form-notes, .form-radio, .form-select, .form-text, .form-textarea {
	color:#5a5a5a;
	font-family:Verdana;
	font-size:11px;
	line-height:24px;
	background-color: #EED295;
	border: 1px solid #f34600;
}
	/* IMPORTANT!!! Use the same font attributes as the <p> on the site's mainContent area for ALL of these classes. */

.text-required { color:#62ABC8; }


/* ----- mspecials module - special copy price ----- */
.copy_price {
	font-family: Cambria;
	font-size: 14px;
	color: #F98500;
}

/* ---------- Hi-Res Media Gallery ---------- */

.Hires_GalleryTitle {}

.Hires_ImageName {}

.Hires_Links {}

.clearspace{
	clear:both;
	}
.contact_email_subject_url{display:none;}