/* Slideshow Specific CSS */
/* Lodging Specials ----------------------------------*/

#box7{
	position:absolute;
}
#box7 div{
	width:305px;
	float:left;
}
#box7 .buttons{
	text-align:left
}
#box7 .next7{
	float:right
}
.sample7 .buttons{
	text-align:center;
	clear:both;
}
#cont7 {
	width:294px;
}
.buttons {
	/* padding:5px; */
}
.buttons span {
	cursor:pointer;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
.buttons span.active, .buttons span:hover {
	/* background:#0080FF; */
	/* color:#fff */
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
}
.mask7{
	position:relative;
	width: 294px;
	height: 156px;
	overflow:hidden;
}
#module7_sweeper_thumb {
	position: relative;
	/*margin-top: 130px;*/
	margin-top:-35px;
	margin-left: 113px;
}



#box9{
	position:absolute;
}
#box9 div{
	width:305px;
	float:left;
}
#box9 .buttons{
	text-align:left
}
#box9 .next9{
	float:right
}
.sample9 .buttons{
	text-align:center;
	clear:both;
}
#cont9 {
	width:294px;
}
.mask9 {
	position:relative;
	width: 294px;
	height: 156px;
	overflow:hidden;
}
#module9_sweeper_thumb {
	position: relative;
	/*margin-top: 130px;*/
	margin-top:-35px;
	margin-left: 113px;
}


.mask3{
	position:relative;
	width: 309px;
	height: 156px;
	overflow:hidden;
}

#box4{
	position:absolute;
}

#box4 div{
	width:309px;
	height:156px;
	float:left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}

#box4 img{
	float:left;
}

#module1_sweeper_thumb {
	position: relative;
	margin-top: 130px;
	margin-left: 125px;
}

#thumbs_handles7 span{
	display:block;
	width:14px;
	height:14px;
	margin:0;
	float:left;
	cursor:pointer;
}


/* Amenities ----------------------------------*/

.mask4{
	position:relative;
	width: 294px;
	height: 156px;
	overflow:hidden;
}

#box5{
	position:absolute;
}
#box5 div{
	width:294px;
	height:156px;
	float:left;
}

#box5 h3, #box5 p, #box5 ul{
	padding:5px 10px;
}

#box5 img{
	float:left;
}

#module2_sweeper_thumb {
	position: relative;
	margin-top: 130px;
	margin-left: 125px;
}

#thumbs_handles8 span{
	display:block;
	width:14px;
	height:14px;
	margin:0;
	float:left;
	cursor:pointer;
}


/* handles ----------------------------------*/
/*

.buttons {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.buttons-on {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
}
*/




