/*** CAT-LIST ***/
.tx-chgallery-pi1 .chgallery-list {
	width: 650px;
}

.tx-chgallery-pi1 .clear { clear: both; }

.tx-chgallery-pi1 a { text-decoration: none; }
.tx-chgallery-pi1 a:hover { text-decoration: underline; }

div.chgallery-list div.item {
	position: relative;
	background-color: #EED9BB;
	width: 180px;
	height: 180px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CC6600;
}

div.chgallery-list div.item div.img {
	position: relative:
	display: block;
	text-align: center;
	padding: 10px 0 0 0;
}

div.chgallery-list div.item div.img img {
	border: 1px solid #3A3C39;
}

div.chgallery-list div.text {
	padding: 5px 15px 0 15px;
}

div.chgallery-list div.title {
	font-weight: bold;
	font-size: 11px;
}

div.chgallery-list div.title a {
	color: #000000;
}

div.chgallery-list div.size {
	position: absolute;
	bottom: 2px;
	right: 10px;
	font-size: 10px;
	font-style: italic;
}

/*** ALBUM ***/
.tx-chgallery-pi1 .pagebrowser {
	border-top:1px solid #3A3C39;
	border-bottom:1px solid #3A3C39;
	padding:2px 0;	
	margin:5px 0 2px 0;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:20%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:60%;
	float:left;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:20%;
	float:right;
	text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

.tx-chgallery-pi1 .single {
	position: relative;
	float: left;
	width: 140px;
	height: 110px;
	
}

.tx-chgallery-pi1 .single .img {
	text-align: center;
	padding: 5px 0 0 0;
}

.tx-chgallery-pi1 .info {
	font-size: 11px;
	line-height: 150%;
}

.tx-chgallery-pi1 .info strong {
	font-size: 14px;
	font-style: normal;
}

.tx-chgallery-pi1 .info a {
	font-size: normal;
	font-size: 12px;
}
