 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
 /************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
 	padding:0;
 	list-style:none;
 	border-bottom:0;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
}

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:left;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
	margin-left:140px;
	width:120px;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:11px;
	font-style: bold;
	font-family: Verdana;
	color:#E6E6E6;
}

.tx-chgallery-pi1 .info .position span {
	font-size:11px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	margin-top:20px;
	
}

.tx-chgallery-pi1 .pagebrowser .prev {
	float:left;
	text-align:right;
	width: 174px;
}

.tx-chgallery-pi1 .pagebrowser .text {
	float:left;
	width:132px;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	float:left;
	width:154px;
	text-align:left;
}

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	margin-top:10px;
	float:left; 
}

.tx-chgallery-pi1 .single .img {
	width:157px;
	height:93px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
}

.tx-chgallery-pi1 .single .img .align {
	display:block;
	text-align:center;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	margin-right:10px;
	width:148px;
	text-align:center;
}

.tx-chgallery-pi1 .single span  small {
	font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	margin:0 10px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 10px;
}

/* Ajax loading icon  */
.tx-chgallery-pi1 #chajax {
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
}


/*
 * accord */
#chgallery-list {
	border-top:0;
}

.tx-chgallery-pi1 .chgallery-title {
	padding:10px 10px;
	cursor:pointer;
	font-weight:bold;
}
.tx-chgallery-pi1 .chgallery-content {

}
.tx-chgallery-pi1 .chgallery-content2 {
	padding:10px 10px;
}