/*------------------------------------------ Category Wahl */
.chgallery-list {
margin-top: 0px;
width: 560px;
float: left;
}


.chgallery-list .img {
float: left;
margin-right: 15px;
margin-top: 2px;
height: 85px;
width: 130px;
overflow: hidden;
}

.chgallery-list .description {
width: 380px;
line-height: 15px;

height: 55px;
font-size: 11px;
border-bottom: 1px solid #999;
}

#pageContent .chgallery-list .info_list {
width: 380px;
font-size: 11px;
padding-top: 0px;
float: left;
}

.chgallery-list .text {
float: left;
font-size: 11px;
}

.chgallery-list .title {
margin: 0 0 0px 0;
}

.chgallery-list .title a {
font-size: 14px;
color: #000066;
font-weight: bold;
text-decoration: none;
}


#pageContent .chgallery-list li {
font-size: 12px;
color: #4d4d4d;
margin: 0px 10px 20px 0px;
padding: 10px;
line-height: 18px;
list-style: none;
border: 1px solid #999;
width: 538px;
float: left;
}




/*------------------------------------------ List View */
.tx-chgallery-pi1 {
margin: 20px 0 0px 0;
}


.tx-chgallery-pi1 .info {
margin: 0px 0 0 0;
font-size: 12px;
color: #4d4d4d;
}

.tx-chgallery-pi1 .info_date {
margin: 15px 0 20px 0;
font-size: 12px;
color: #4d4d4d;
}

.tx-chgallery-pi1 .info_description {
margin: 0px 0 0 0px;
font-size: 12px;
color: #4d4d4d;
font-weight: bold;
}

.tx-chgallery-pi1 .info strong {
margin: 10px 0 0 0;
font-size: 14px;
color: #000066;
}

#Content .tx-chgallery-pi1 .info a,
.tx-chgallery-pi1 .info i {
font-size: 11px;
color: #4d4d4d;
}



.tx-chgallery-pi1 .pagebrowser {
padding: 1px 10px;	
margin: 0px 0 20px 0;
background: #000066;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:30%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text,
.tx-chgallery-pi1 .pagebrowser .textResult {
	width:40%;
	float:left;
	text-align:center;
font-size: 12px;
color: #fff;
}

.tx-chgallery-pi1 .pagebrowser .textResult {
padding-top: 2px;
}


.tx-chgallery-pi1 .pagebrowser .next {
	width:30%;
	float:right;
	text-align:right;
}

#pageContent .tx-chgallery-pi1 .pagebrowser a {
font-size: 12px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#pageContent .tx-chgallery-pi1 .pagebrowser a:hover {
font-size: 12px;
color: #ff8200;
font-weight: bold;
text-decoration: none;
}


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


.tx-chgallery-pi1 .single {
float:left; 
margin: 0 10px 15px 10px;
display: inline;
}


.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);
}


