.desktop { display: none!important; }
.ipad { display: block!important; }

.wrapper {
	width: 100%;
	max-width: 1024px;
	min-width: 768px;
}

/*HEADER*/
header #top {
	width: 555px;
}
#top .secNav {
	background: url(../images/black-transparency.png);
	width:300px;
	padding: 0 30px;
	margin: 0!important;
}
#top .secNav h1 {
	color:#fff;
	font-size: 18px;
	line-height: 26px;
}
#top .secNav ul li a {
	color:#fff;
}

/*FOOTER*/
#footer #nav { 
	width: 100%;
}
#footer #nav li {
	width:20%;
}
#footer #nav li a {
	width:100%;
	border-bottom:1px solid #474747;
}
#footer #right .phone a {
	color:#fff!important;
}
#window-mask {
	bottom: 118px;
}
.window.right-nav h2 {
	font-size: 18px
}
#specials .caroufredsel_wrapper {
	width: 650px!important;
}
#specials.window ul li {
	width: 300px;
	margin-right: 25px;
}

/*FORM*/
.form2col {
	width: 200px;
	margin: 0 10px 0 0;
}
.form-entry {
	margin-bottom: 7px;
}
.form-entry select {
	width: 200px;
}
#corporate-accounts .form1col .form-entry label {
	line-height: 14px!important;
}
.form-entry input[type="radio"], .form-entry input[type="checkbox"] {
	margin-left: 15px;
}
#corporate-accounts .form1col .form-entry label {
	width: 209px;
}
#ui-datepicker-div {
    bottom: 290px !important;
    left: auto !important;
    right: 5px;
    top: auto !important;
}

/*ALL PAGES*/
.info-icon {
	left:510px;
}
#content-holder {
	width:360px;
}
#content-holder .content h1 {
	font-size: 22px;
}

/*GALLERY*/
#gallery.window #slidecaption { 
	width: 200px;
	font-size: 14px;
}
#gallery.window #thumb-tray {
	width: 500px;
}

/* Corporate Accounts */
#corporate-accounts .copy {
	width: 250px;
}

/* Contact */
#contact .copy {
	width: 250px;
}

/* Stash Rewards */
#stash-rewards .copy {
	width: 740px;
}

/*ACCOMMODATIONS*/
#accommodations .content ul {
	float: none;
	width: 100%;
	margin:0 0 20px 18px;
}