/* Stay Scroller Setup
--------------------------------------------------- */
#scrollingHolder {
	/*background: url('images/bg-bubbles.gif') no-repeat top left;*/
	clear: left;
	height: 396px;
	margin-left: 26px;
	padding: 0px;
	width: 1005px;
}

.bgFade {
	left: 26px;
	position: absolute;
	top: 196px;
	z-index: 5;
}

#scrollingHolder #maindisplay {
	position: relative;
	margin-left: -26px;
}

#pageScroller {
	clear: left;
	height: 396px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 1005px;
}
	
#pageScroller ul#imgHolder {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 50000px;
	height: 396px;
}
	
#pageScroller li {
	float: left;
	display: inline;
	height: 396px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#videoDisplay {
	clear: left;
	height: 396px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 1005px;
	text-align: center;
}
div.video-overlay-right {
	position: absolute;
	width: 300px;
	height: 396px;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background: url(../images/video-overlay-right.png) no-repeat 0 0;
}
div.video-overlay-left {
	position: absolute;
	width: 300px;
	height: 396px;
	left: 26px;
	top: 0;
	margin: 0;
	padding: 0;
	background: url(../images/video-overlay-left.png) no-repeat 0 0;
}	
#videoDisplay ul#imgHolder {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 1005px;
	height: 396px;
}

/* Stay Image Nav Buttons
--------------------------------------------------- */
#arrow_prev {
	cursor: pointer;
	height: 396px;
	left: 26px;
	position: absolute;
	top: 0px;
	width: 300px;
	z-index: 6;
}
#arrow_prev:hover {
	background:url('../images/arrow-tab-left.png') no-repeat top left;
}

#arrow_next {
	cursor: pointer;
	height: 396px;
	left: 731px;
	position: absolute;
	top: 0px;
	width: 300px;
	z-index: 6;
}
#arrow_next:hover {
	background:url('../images/arrow-tab-right.png') no-repeat top right;
} 

/* Stay Text Scroller
--------------------------------------------------- */
#infoholder-outer {
	height: 182px;
	left: 0px;
	margin-left: 26px;
	overflow:hidden;
	position: absolute;
	top: 214px;
	width: 483px;
	z-index: 12;
}

#infoholder {
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 12;
}

.contentbox {
	background: url('../images/section-stay/stay-bg-infobox.png') no-repeat 0px 0px;
	display: block;
	height: 182px;
	position: relative;
	width: 483px;
}

.contentbox .closewindow {
	background: url('../images/section-stay/stay-close-window.gif') no-repeat 0px 0px;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 25px;
	top: 17px;
	width: 18px;
	text-indent: -99999px;
}

.contentbox .contenttext {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	height: 120px;
	line-height: 14px;
	margin: 0 26px;
	padding: 20px 0;
	width: 430px;
}

#stay-descr-holder {
	margin: 0 26px;
}
.textholder {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	height: 120px;
	line-height: 14px;
	padding: 20px 0 5px 0;
	width: 430px;
}

#stay-descr-holder .header {
	font-size: 18px;
}
#stay-descr-holder img.divider {
	padding: 0px 0px 7px 0px;
}
.contactinfo {
	font-size: 15px;
}
.contactinfo a.contact:link, a.contact:visited {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}
.contactinfo a.contact:hover, a.contact:active {
	text-decoration: underline;
}

.booknow {
	position: absolute;
	right: 20px;
	bottom: 3px;
	width: 86px;
	height: 28px;
	text-indent: -999px;
	background: url('../images/section-stay/stay-booknow.jpg') no-repeat 0px 0px;
}

/* infobox text scroller
-------------------------------------------------- */
.textslider{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	width: 430px;
	height:100px;
	overflow: hidden;
}
.textslider ul.text{
	margin:0;
	padding:0;
	list-style:none;
	width: 415px;
}
.textslider ul.text li{
	width:415px;
	height:100px;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}	

.slider ul.text li .header_1 {
	font-size: 18px;
}
.textslider ul.text li .contactinfo {
	font-size: 16px;
}

.textslider .prevBtn {
	cursor: pointer;
	display: block;
	height: 10px;
	width: 43px;
	position: absolute;
	left: 362px;
	text-indent:-8000px;
	top: 126px;
	background:url('../images/section-stay/stay-btn-back.gif') no-repeat 0 0;
}
.textslider .prevBtn:hover {
	background:url('../images/section-stay/stay-btn-back.gif') no-repeat 0 0;
}
		
.textslider .nextBtn {
	cursor: pointer;
	display: block;
	height: 10px;
	width: 43px;
	position: absolute;
	left: 412px;
	text-indent:-8000px;
	top: 126px;
	background:url('../images/section-stay/stay-btn-more.gif') no-repeat 0 0;
}
.textslider .nextBtn:hover {
	background:url('../images/section-stay/stay-btn-more.gif') no-repeat 0 0;
}


/* Easy Slider */
/*#staytextslider{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	width: 430px;
	height:100px;
	overflow: hidden;
}
#staytextslider ul.staytext{
	margin:0;
	padding:0;
	list-style:none;
	width: 415px;
}
#staytextslider ul.staytext li{
	width:415px;
	height:100px;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}	

#staytextslider ul.staytext li .header {
	font-size: 18px;
}
#staytextslider ul.staytext li img.divider {
	padding: 7px 0;
}
#staytextslider ul.staytext li .contactinfo {
	font-size: 16px;
}

#prevBtn {
	cursor: pointer;
	height: 10px;
	width: 43px;
	position: absolute;
	left: 362px;
	top: 126px;
	background:url(../images/section-stay/stay-btn-back.gif) no-repeat 0 0;
}
#prevBtn:hover {
	background:url(../images/section-stay/stay-btn-back.gif) no-repeat 0 0;
}
		
#nextBtn {
	cursor: pointer;
	height: 10px;
	width: 43px;
	position: absolute;
	left: 412px;
	top: 126px;
	background:url(../images/section-stay/stay-btn-more.gif) no-repeat 0 0;
}
#nextBtn:hover {
	background:url(../images/section-stay/stay-btn-more.gif) no-repeat 0 0;
}*/

/* Welcome Btn Background - Stay section
--------------------------------------------------- */
#pinkbubble-welcome {
	background: url('../images/section-stay/stay-bg-welcome-box.png') no-repeat 0px 0px;
	bottom: 0px;
	cursor: pointer;
	height: 35px;
	left: 0px;
	margin-left: 26px;
	position: absolute;
	width: 37px;
	z-index: 600;
}
#pinkbubble-welcome:hover {
	background: url('../images/section-stay/stay-bg-welcome-box.png') no-repeat 0px -35px;
}

/* Views Btn Background - Stay section
--------------------------------------------------- */
.pinkbubble-views-6 {
	background: url('../images/section-stay/stay-bg-views-6.png') no-repeat 0px 0px;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 192px;
	z-index: 55;
}
.pinkbubble-views-5 {
	background: url('../images/section-stay/stay-bg-views-5.png') no-repeat 0px 0px;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 171px;
	z-index: 55;
}
.pinkbubble-views-4 {
	background: url('../images/section-stay/stay-bg-views-4.png') no-repeat 0px 0px;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 150px;
	z-index: 55;
}
.pinkbubble-views-3 {
	background: url('../images/section-stay/stay-bg-views-3.png') no-repeat 0px 0px;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 129px;
	z-index: 55;
}
.pinkbubble-views-2 {
	background: url('../images/section-stay/stay-bg-views-2.png') no-repeat 0px 0px;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 108px;
	z-index: 55;
}
.pinkbubble-views-1 {
	background: url('../images/section-stay/stay-bg-views-1.png') no-repeat 0px 0px;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 86px;
	z-index: 55;
}