 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 

.tx-chgallery-pi1 ul.chgallery-list {
	list-style-type:none;
	margin:0;
}

.tx-chgallery-pi1 ul.chgallery-list li {
	float:left;
	margin:0;
}

.tx-chgallery-pi1 {
	margin-top:0em;
}


.tx-chgallery-pi1 .info {
	background:none;
	height:1.4em;
	padding: 0px;
}
.tx-chgallery-pi1 .info .pages {
	float:left;
	font-weight:bold;
	color:#000000;
	padding:5px 0;
}

.tx-chgallery-pi1 .info .overview {
	float:right;
	margin-right:0.8em;
}

.tx-chgallery-pi1 .pagebrowser {
	padding:0.3em 0 0.3em 0;
	background: #c6e1f9;
	color:#53aedd;
	font-weight:bold;
	margin: 15px 0 15px;
}

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

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

.tx-chgallery-pi1 .images {
	overflow:hidden;
	margin-bottom:0;
}


.tx-chgallery-pi1 .single {
	float:left;
	border:2px solid #53aedd;
	margin:0 15px 15px 0;
	width:140px;

}

.tx-chgallery-pi1 .single .img {
	width:115px;
	height:126px;
	line-height:126px;
	position:relative;
	top:-8px;
	left:5px;
}

.tx-chgallery-pi1 .single .img .align {
	width:115px;
	height:126px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-3.1em;
	margin-left:-4.1em;
}

.tx-chgallery-pi1 .single span {
	background:#e4e4e4;
	display:block;
	width:115px;
	text-align:center;
	height:3.7em;
}
.tx-chgallery-pi1 .pagebrowser .text{
	margin-left:5px;
	font-size:0.92em;
}

.tx-chgallery-pi1 .single p span {
	padding:0.35em;
	line-height:normal;
	font-size:0.84em;
	color:#626262;
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

.tx-chgallery-pi1 .singlewrap{
	margin:0.5em 0;
}

/* Category View */
.tx-chgallery-pi1 .images .singlewrap{
	margin:0;
}
.tx-chgallery-pi1 .catList{
	width:32em;
	float:left;
	padding-bottom:15px;
}
.tx-chgallery-pi1 .catList .title{
	color:#53aedd;
	vertical-align:top;
	font-size:1.2em;
	font-family:"Arial Black";
}
.tx-chgallery-pi1 .catList .wrapper{
	float:left;
}
.pipe{
	color:#000000
}

#galHeader p{
	font-weight:bold;
	font-family:"Arial Black";
}
