
*{
	margin:0px;
	padding:0px;
	}

body{
	color:#000000;
    /*background:#FF3F55;*/	
    
    
	}


.bottomMainholder{
	position:absolute;
	width:auto;
	height:230px;
	/*background:#FF3F55;*/
	bottom:0px;
	z-index:10;
}	

.shopPanels{
	width:150px;
	height:100px;
	background:url(../images/panel_bg.png) no-repeat;
	position:absolute;
	margin-left:10px;
	bottom:10px;
	z-index:11;
}
.shopPanels ul{
	list-style:none;
	margin-left:0px;
	margin-top:8px;
}
.shopPanels ul li{
	list-style:none;
	display:inline;
	cursor:pointer;
}
.shopPanels img{
	border:none;
}

/*ACCOMMODATION*/

#acc-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#acc_head{
	width:141px;
	height:20px;
	background:url(../images/acc_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#acc-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:15;
}
/*ACCOMMODATION*/


/*BAR AND RESTAURANT*/
#bar_rest-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#bar_rest_head{
	width:141px;
	height:20px;
	background:url(../images/bar_rest_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#bar_rest-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*BAR AND RESTAURANT*/

/*SHOPPING AND ART*/
#shop_art-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#shop_art_head{
	width:141px;
	height:20px;
	background:url(../images/shop_art_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#shop_art-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*SHOPPING AND ART*/


/*SPA AND MEDICAL*/
#spa_med-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#spa_med_head{
	width:141px;
	height:20px;
	background:url(../images/spa_med_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#spa_med-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*SPA AND MEDICAL*/


/*SIGHT SEEING*/
#sightseen-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#sightseen_head{
	width:141px;
	height:20px;
	background:url(../images/sightseen_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#sightseen-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*SIGHT SEEING*/



/*BEACHES*/
#beaches-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#beaches_head{
	width:141px;
	height:20px;
	background:url(../images/beaches_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#beaches-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*BEACHES*/


/*OTHERS*/
#others-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#others_head{
	width:141px;
	height:20px;
	background:url(../images/others_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#others-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*OTHERS*/


/*AREAS*/
#areas-slideshow{
	width:595px;
	height:230px;
	background:url(../images/slider-bg.png) no-repeat;
	left:160px;
	bottom:10px;
	position:absolute;
	z-index:11;
}
#areas_head{
	width:141px;
	height:20px;
	background:url(../images/areas_head.png) no-repeat;
	right:28px;
	top:15px;
	position:absolute;
	z-index:12;
}
#areas-close{
	width:32px;
	height:31px;
	background:url(../images/slider-close.png) no-repeat;
	bottom:0px;
	right:3px;
	position:absolute;
	cursor:pointer;
	z-index:12;
}
/*AREAS*/
