/* Just for the example. Fee free to delete these three lines */
body{font-family:Helvetica, sans-serif;}
a{color:white;}
.pikachoose {width: 660px; margin: 0 auto;}

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; visibility: none;}
	.pika-thumbs li{ width: 65px; height:44px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;visibility: none;
		float: left; list-style-type: none;padding: 0px; margin: 0 5px; background: #fafafa; border: 0px solid #e5e5e5; cursor: pointer;}
	.pika-thumbs li:last {margin: 0;}
	.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;visibility: none;}
	
/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 660px;}
/* .pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;} */
.pika-stage {position: relative; width: 660px; height:337px; -moz-box-shadow: 5px 5px 2px #888;-webkit-box-shadow: 5px 5px 2px #888;
	box-shadow: 0px 0px 0px #888; border:0px solid black;}
.pika-stage img{height:100%; width: 660px;}
.pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; 
			color: #fafafa; padding: 10px; text-align: right; bottom: 10px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-textnav, .pika-imgnav {display:none;}
	

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
 .pika-tooltip{visibility:hidden;font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;} 
.pika-counter{visibility:hidden;position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }
	
.jcarousel-skin-pika .jcarousel-container-horizontal { 
	padding-top: 15px;
	overflow:hidden; 
	width:400px;
	margin:0 auto;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 45px; width: 400px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}

.pika-stage img{
	background-attachment: scroll;
background-clip: border-box;
background-color: #E2EBB6;
background-image: none;
background-origin: padding-box;
border-bottom-color: #ffffff;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: #ffffff;
border-left-style: solid;
border-left-width: 0px;
border-right-color: #ffffff;
border-right-style: solid;
border-right-width: 0px;
border-top-color:#ffffff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-top-style: solid;
border-top-width: 0px;
display: block;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}



#pikame{display:none !important;}

.pika-textnav, .pika-imgnav {display:none;}

.pika-stage img{height:100%; width: 660px;}

.adapted .pika-stage {
	width: 500px;
}

.jcarousel-prev-horizontal, .jcarousel-next-horizontal {
	width: 30px;
	height: 30px;
	background:blue;
	cursor:pointer;
	margin-top: 5px;
}

.jcarousel-prev-horizontal {
	float:left;
	background: transparent url(https://cdn.paraty.es/static_files/hotel-puentereal/generic/202605271352/images/arrow_left.png) no-repeat;
	margin-left: 5px;
}

.jcarousel-next-horizontal {
	float:right;
	background: transparent url(https://cdn.paraty.es/static_files/hotel-puentereal/generic/202605271352/images/arrow_right.png) no-repeat;
	margin-right: 5px;
}

