#gallery-position{
	position: absolute;
	top: 310px;
	left: 0;
}

#large-image{
	display: none;
}

#large-image-position{
	position: absolute;
	top: 192px;
	left: 477px;
	z-index: -1;
}

/* Sample 8*/
#box8{
	position: absolute;
}

#box8 .buttons{
	text-align: left;
}
#box8 .next{
	float: right;
}

#box8 img{
	cursor:pointer;
}


/* ********************************** */
.mask1{
	position: relative;
	width: 456px;
/*	height: 125px;*/
	height: 220px;
	overflow: hidden;
}

#gallery-image-info-position{
	display: none;
	position: absolute;
	top : 132px;
	left: 1px;
	font-size: 11px;
	color: #9A9898;
	width: 151px;
}

.mask1 h3{
	font-size: 0;
	padding: 0;
	margin: 0;
}

.mask1 h6{
	display: inline;
	font-size: 10px;
	border: 0;
	text-decoration: none;
}

.mask1 a{
	color: #9A9898;
	text-decoration: none;
}

.mask1 h6:hover{
	text-decoration: underline;
}

#box8 img{
	display:block;
	float: left;
	border-left: 1px solid #FFFFFF;
	
	width: 151px;
	height: 125px;
}

#gallery-at{
	height: 21px;
	padding-bottom: 1px;
/*	float: left;*/
/*	border: 1px solid #000099;*/
}

#gallery-heading{
	height: 19px;
	border: 1px solid #CECECE;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 17px;
	margin-right: 1px;
}

#large2-overlay{
	position: absolute;
/*	top: 474px;
	left: 234px;*/
	
	top: 290px;
	left: 0px;	
		
	width: 220px;
	height: 120px;
	
	
	/*width: 592px;
	height: 120px;*/
/*	background-color: #C5C5C5;
	border: 2px solid #C5C5C5;*/
	
/*	filter:alpha(opacity=70);
	opacity: 0.70;*/
	
/*	display: none;*/
}

.dfba-overlay{
	color: #9A9898;
	font-size: 11px;
	margin: 0;
	padding: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#info-button-position{
	position: absolute;
	top: 230px;
	left: 736px;
	display: none;
}

#info-button-position2{
	position: absolute;
	top: 270px;
	left: 885px;
}

#camera-button-position{
	position: absolute;
	top: 200px;
	left: 815px;
}

#back-button-position{
	position: absolute;
	top: 233px;
	left: 810px;
}

#info-button-position2{
	cursor: pointer;
}

#close-button-position{
	position: absolute;
/*	top: 266px;*/
/*	left: 815px;*/
	top: 260px;
	left: 191px;
	display: none;
}

#close-button-position img{
	cursor: pointer;
}

#thumbs-position{
	position: absolute;
	top: 415px;
	left: 0px;
/*	display: none;*/
}

#thumbs-position.middle{
	position: absolute;
	top: 415px;
	left: 62px;
}

#thumbs-position.right{
	position: absolute;
	top: 415px;
	left: 124px;
}

#thumb-image{
/*	float: right;*/
	border: 1px solid #E01B24;
/*	display: inline;*/
/*	margin-left: 4px;*/
	cursor: pointer;
	margin-bottom: 4px;
}

.hotel-info-position{
	sposition: absolute;
	top: 192px;
	left: 1px;
	bottom: -1px;
	padding: 5px;
	height: 174px;
	width: 169px;
	border: 1px solid #CCCCCC;
	position: absolute;
}

