/* @override http://2010.hotel-korfu.com/fileadmin/2010_templates/plugins/chgallery.css */

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	float:left; 
	padding:3px 1px 2px 1px;
	margin:5px ;
}

.tx-chgallery-pi1 .single .img {
	width:123px;
	height:77px;
	line-height:90px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
}

.tx-chgallery-pi1 .single .img .align {
	width:140px;
	height:90px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-45px;
	margin-left:-70px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:140px;
	min-height:20px;
	border:1px solid #e3c19b;
	text-align:center;
}

.tx-chgallery-pi1 .single span  small {
	font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
	height:20px; 
}



.tx-chgallery-pi1 .pagebrowser {
	padding:3px 0;	
	margin:2px 0;
	 width: 100%;
	  float: left;
}

.tx-chgallery-pi1 .pagebrowser .prev {
 display: inline;

}

.tx-chgallery-pi1 .pagebrowser .text {
	 float: right;
	  margin-right: 22px;
	 display: inline;
	text-align:left;
}

.tx-chgallery-pi1 .pagebrowser .next {
	 display: inline;
	text-align:left;
}

.tx-chgallery-pi1  b .clr { clear:both; }

#dynamicContent {
	margin-bottom: 0px;
	border-bottom: 11px solid #c9ac87;

}
#dynamicContent li{
padding-left: 0px;
}

