/* ASSET IMAGES */



#gallery {
	position: relative;
	margin: 10px auto;
	width: 500px;
	height: 220px;
	background: #2a2a2f;
	border: 2px solid #5f5f5f;
	display:none;
}
 
#progress {
	margin: 10px auto;
	width: 200px;
	height: 15px;
	padding: 2px;
	border: 2px solid #dfdfdf;
	position:absolute;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #2a2a2f;
	color: #fff;
	font-weight: bold;
}

/* FX.ELEMENTS */



#kwicks_container {
	height: 150px;
}
#kwicks {
	position: relative; padding:0px; margin:0px
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 135px;
	height: 100px;
	padding:5px;
	padding-left:46px;
	cursor:pointer;
}
 


/* slideshow */

#gallery_hotel { background: #2a2a2f; border: 2px solid #5f5f5f; float:left; margin-right:10px; position: relative;}

/* preload del Simple_ajax */
.preload{ background-image:url(img/loading.gif); height:32px; width:32px}


/* LEFT MOOTOOLS - ACCORDION */


.toggler {
	color: #222;
	margin: 0;
	padding:2px 3px 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor:pointer
}

 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
    font-style:italic;
	padding:5px 0 5px 30px;
}

#accordion A{ color:#0066CC}
#accordion A:hover{ text-decoration:none; color:#0066CC}
#accordion P{ padding:10px 0px 10px 0px}



/* FX.SCROLL */

#myscroll_ext{ width:100%; height:200px; background-color:#ddd; border:1px solid #000}

#scroll_ul {
	 WIDTH: 20000px; POSITION: relative; margin:0px; padding:0px; height:250px; 
}
.scroll_li {
	DISPLAY: block;
	FLOAT: left;
	margin: 0px;
	width:450px;
	padding:0px;
	font-size:16px;
	height:200px;
	cursor:pointer;
}
 
#myscroll {
	overflow: hidden; 
	height: 200px;
	width: 450px;
	position: relative;
	color:#FFFFFF; 
	margin:0px; 
	padding:0px;
	float:left;
}



#AK_menuCarousel {width:175px; float:right}


#AK_menuCarousel ul { padding: 0; margin: 0; list-style: none;}

#AK_menuCarousel li { float:left; position: relative; cursor:pointer; color:#999;  width:175px;}

#AK_menuCarousel li:hover ul, li.over ul {display: block; }


#AK_menuCarousel ul li a{
     font-size:16px;
	 width:165px;
	 line-height:18px;
	 height:42px;
	 padding-top:8px;
	 padding-left:10px;
	 text-align:left;
	 color:#000;
	 display:block;
	 text-decoration:none;
	 /*
	 background-image:url(img/button.png);
	 background-position: center left;*/
}


#AK_menuCarousel ul li a:hover,#AK_menuCarousel ul li a:active{/*background-position: top left;*/}

#AK_menuCarousel ul li a.selected{ text-decoration:underline; /*background-position: bottom left; background-image:url(img/button.png); color:#FFFFFF*/}


/*//////////////////////////////////////////////////////////////////////////////////////// */

/* login div */
#but_log_foot{ margin-right:20px; cursor:pointer}
#login_div{ overflow:hidden; float:left; background-color:#222; height:3px; width:740px; padding-left:5px; padding-right:5px}

