/*------------------------------------------ Category Wahl */
.chgallery-list .img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	height: 90px;
	width: 90px;
	overflow: hidden;
}

.chgallery-list .text {
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	display: inline;
}

/* Auflistung */
.chgallery-list li.itemodd {
	color: #666;
}

.chgallery-list li.itemeven {
	color: #666;
}

.csc-header{
	color: #9f1546;
	font-size: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 375px;
}

.chgallery-list{
	width: 350px;
	list-style: none;
	padding: 10px 10px 0px 10px;	
}

.text{
	font-size: 14px;
	font-style: normal;
}


/*------------------------------------------ List View */
.tx-chgallery-pi1{
	border:1px solid #9f1546;
	margin: 20px 0px 0px 0px;
	height: 470px;
	overflow: auto;
	overflow-x: hidden;
	width: 375px;
}

.tx-chgallery-pi1 .info{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#pageContent .tx-chgallery-pi1 .info a,
.tx-chgallery-pi1 .info i {
	font-size: 11px;
	color: #666;
}

.tx-chgallery-pi1 .pagebrowser{
	background-color: #9f1546;
	/*padding: 3px 0px 0px 0px;*/
	margin: 0px 0px 10px 0px;
        height: 18px;
}


.tx-chgallery-pi1 .pagebrowser .prev {
	width:30%;
	float:left;
	color: #fff;
}

.tx-chgallery-pi1 .pagebrowser .text{
	width:39%;
	color: #ffffff;
	/*line-height: 12px;
	vertical-align: center;*/
	float:left;
	text-align:center;
	font-size: 12px;	
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:30%;
	float:right;
	text-align:right;
	color: #FFF;
}

.tx-chgallery-pi1 .pagebrowser a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.tx-chgallery-pi1 .pagebrowser a:hover {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.tx-chgallery-pi1 .clr {
	clear:both;
}


.tx-chgallery-pi1 .single {
	background: #333333;
	float:left; 
	padding: 1px;
	margin-right:12px ;
	margin-bottom:10px ;
	margin: 0 7px 10px 6px;
}


.tx-chgallery-pi1 .single span {
	display: none;
}


/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 20px;
}

.tx-chgallery-pi1 #chajax {
	background:#fff url(ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
 	opacity: 0.8;
 	-moz-opacity: 0.8;
 	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
