.tx-chgallery-pi1 .container_gallery {
	text-align: center
}

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

/************************
 * SINGLE view 
 ************************/

.tx-chgallery-pi1 .bigimg {
	text-align: center;
	margin: 0;
	padding: 0;
}

/************************
 * CATEGORY view 
 ************************/

.tx-chgallery-pi1 .chgallery-list {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	border-bottom: 0;
}

/* LIST element */

.tx-chgallery-pi1 .chgallery-list li {
	padding: 10px 5px;
}

.tx-chgallery-pi1 .chgallery-list .itemodd {
	background: #E7EDF1;
}

.tx-chgallery-pi1 .chgallery-list .itemodd .img img {
	border: 1px solid #ececec;
}

.tx-chgallery-pi1 .chgallery-list .itemeven {
	background: #f4f4f4;
}

.tx-chgallery-pi1 .chgallery-list .itemeven .img img {
	border: 1px solid #E7EDF1;
}

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight: bold;
}

.tx-chgallery-pi1 .chgallery-list .img {
	float: left;
	width: 120px;
	padding-left: 2px;
}

.tx-chgallery-pi1 .chgallery-list .text {
	float: left;
	width: 320px;
}

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

/************************
 * GALLERY view 
 ************************/

/* Directory browser */

.tx-chgallery-pi1 .info {
	margin: 5px 0 15px;
	padding: 3px 6px 6px;
	background: #E7EDF1;
}

.tx-chgallery-pi1 .info .position {
	float: right;
	font-size: 35px;
	font-style: italic;
	font-family: Verdana;
	color: #b8c9d6;
	margin-right: 5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size: 20px;
}

.tx-chgallery-pi1 .info span {
	font-weight: bold;
}

/* Pagebrowser */

.tx-chgallery-pi1 .pagebrowser {
	padding: 3px 0;
	margin: 2px 0;
	font-size: 14px;
}

/* My Comment */

.tx-chgallery-pi1 .pagebrowser .prev {
	margin-left: 0;
	width: 22%;
	float: left
}

.tx-chgallery-pi1 .pagebrowser .text {
	width: 52%;
	float: left;
	text-align: center;
	color: #000;
}

.tx-chgallery-pi1 .pagebrowser .next {
	text-align: right;
	margin-right: 12px;
	width: 22%;
	float: right;
}

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

/* GALLERY single element */

.tx-chgallery-pi1 .single {
	margin: 3px;
	float: left;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #666666;
	padding: 5px;
}

.tx-chgallery-pi1 .single .img {
	background: url("file:///private/var/tmp/folders.502/TemporaryItems/gfx/bg.gif") no-repeat;
	position: relative;
	width: 140px;
	height: 160px;
}

.tx-chgallery-pi1 .act .img {
	background: url("file:///private/var/tmp/folders.502/TemporaryItems/gfx/bgact.gif") no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
	text-align: center;
	display: block;
	margin-top: -74px;
	margin-left: -64px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 150px;
}

.tx-chgallery-pi1 .single .img img {
	
}

.tx-chgallery-pi1 .single span {
	text-align: center;
	display: block;
	width: 148px;
	min-height: 20px
}

.tx-chgallery-pi1 .single span  small {
	font-size: 10px;
}

* html .tx-chgallery-pi1 .single span {
	height: 20px;
}

/* 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;
}

/* Ajax loading icon  */

.tx-chgallery-pi1 #chajax {
	background: #fff url("file:///private/var/tmp/folders.502/TemporaryItems/gfx/ajaxloading.gif") no-repeat center;
	margin: 10px 0 0 10px;
	position: absolute;
	z-index: 999;
	width: 550px;
	height: 490px;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80)
}

/*
 * accord */

#chgallery-list {
	border: 1px solid #D2DCE4;
	border-top: 0;
}

.tx-chgallery-pi1 .chgallery-title {
	padding: 5px 10px;
	cursor: pointer;
	font-weight: bold;
	border-top: 1px solid #D2DCE4;
}

.tx-chgallery-pi1 .chgallery-content {
	text-align: center;
	background-position: center;
}

.tx-chgallery-pi1 .chgallery-content2 {
	border-top: 1px solid #eee;
	padding: 10px 5px;
}
