 /***************************
 *   Default CSS for
 *   EXT windamgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
 /************************
 * SINGLE view 
 ************************/  
.tx-windamgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-windamgallery-pi1 .windamgallery-list {
 	border:0.091em solid #C7C7C7;
	margin: 0;
	border-bottom: 0;
}

/* LIST element */
.tx-windamgallery-pi1 .windamgallery-list li {
	list-style: none;
	border-bottom:0.091em solid #C7C7C7;
	padding: 0.455em 1.364em;
}

.tx-windamgallery-pi1 .windamgallery-list .itemodd { background:#EBEBEB; }
.tx-windamgallery-pi1 .windamgallery-list .itemodd .img img { border:0.091em solid #ececec; }
.tx-windamgallery-pi1 .windamgallery-list .itemeven { background:#fff; }
.tx-windamgallery-pi1 .windamgallery-list .itemeven .img img { border:0.091em solid #E7EDF1; }

.tx-windamgallery-pi1 .windamgallery-list .title {
	font-weight: bold;
}
.tx-windamgallery-pi1 .windamgallery-list .catSubInfo {
	margin-top: 0.182em;
	font-size: 0.818em;
}

.tx-windamgallery-pi1 .windamgallery-list .img {
	float:left;
	margin-right: 1.364em;
}
.tx-windamgallery-pi1 .windamgallery-list .text {
	float:left;
}
.tx-windamgallery-pi1 .windamgallery-list .description {
	line-height: 1.455em;
	margin-top: 0.455em;
}

.tx-windamgallery-pi1 .windamgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Category Info */
.tx-windamgallery-pi1 .infoDir {
	margin:1.545em 0;
	padding:0.727em 1.273em;
 	border:0.091em solid #C7C7C7;
 	background:#EBEBEB;
	line-height: 1.455em;
}
.tx-windamgallery-pi1 .infoDir .catDirTitle {
	font-weight: bold;
}
.tx-windamgallery-pi1 .infoDir .catDirBack {
	margin-top: 0.455em;
}


/* Directory browser */
.tx-windamgallery-pi1 .info {
	float: left;
	margin:1.545em 0;
	padding:0.409em 1.273em 0.727em 1.273em;
 	border:0.091em solid #C7C7C7;
 	background:#EBEBEB;
	line-height: 1.455em;
}

.tx-windamgallery-pi1 .info dt {
	margin-top: 0.318em;
	clear: both;
	font-weight:bold;
	float: left;
	width: 11em;
	text-align: right;
	margin-right: 1em;
}

.tx-windamgallery-pi1 .info dd {
	line-height: 1.455em;
	margin-top: 0.318em;
	float: left;
	text-align: justify;
	width: 35.727em;
}

/* Pagebrowser */
.tx-windamgallery-pi1 .pagebrowser {
	border-top:0.091em solid #000;
	border-bottom:0.091em solid #000;
	padding:0.273em 0;	
	margin:0.182em 0;
	clear: both;
}

.tx-windamgallery-pi1 .pagebrowserTop {
	margin-bottom: 0.727em;
	border-top:0;
	border-bottom:0.091em solid #000;
}

.tx-windamgallery-pi1 .pagebrowser .first {
	width:50%;
	float:left;
	line-height:1.545em;
}
.tx-windamgallery-pi1 .pagebrowser .last{
	width:50%;
	float:right;
	text-align:right;
	line-height:1.545em;
}

.tx-windamgallery-pi1 .pagebrowser .prev {
	width:25%;
	float:left;
}
.tx-windamgallery-pi1 .pagebrowser .prevSingle {
	width:25%;
	float:left;
}

.tx-windamgallery-pi1 .pagebrowser .text {
	width:50%;
	float:left;
	text-align:center;
}

.tx-windamgallery-pi1 .pagebrowser .next {
	width:25%;
	float:right;
	text-align:right;
}
.tx-windamgallery-pi1 .pagebrowser .nextSingle {
	width:25%;
	float:right;
	text-align:right;
}

.tx-windamgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-windamgallery-pi1 .imagelist {
}

.tx-windamgallery-pi1 .single {
	float:left;
	margin:0.727em;
	width:15.182em;
	height:12em;
	position:relative;
}
/*
.tx-windamgallery-pi1 .single .imagebox {
	width: 15.182em;
	height: 12em;
	text-align: center;
	display: block;
}

.tx-windamgallery-pi1 .single .imagebox .img {
	position:absolute;
	padding: 0.727em;
	border: solid #C7C7C7 0.091em;
	display: block;
	height: 11em;
}
*/
.tx-windamgallery-pi1 .single {
	border: solid #C7C7C7 0.091em;
	float:left;
	margin:0.727em;
	width:15.182em;
	height:12em;
	position:relative;
}

.tx-windamgallery-pi1 .single .img {
	position:absolute;
	width:15.182em;
	text-align:center;
	display:block;
	top:50%;
	margin-top:-5.182em;
}

.tx-windamgallery-pi1 .act .img {
}

.tx-windamgallery-pi1 .single .img img {

}

.tx-windamgallery-pi1 .single span {
	display:block;
	margin:0.091em 0.455em;
	width:13.455em;
	min-height:1.818em;
	/*border:0.091em solid #f3f4f6;*/
	text-align:center;
}

.tx-windamgallery-pi1 .single span  small {
	font-size:0.909em;
}

* html .tx-windamgallery-pi1 .single span {
	height:1.818em; 
}

/* small version */
.tx-windamgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 0.091em 0.182em 0.091em;
	margin:0 0.455em;
}

/* Settings for ajax mode */
.tx-windamgallery-pi1 .hide {
	display:none;
}

.tx-windamgallery-pi1 #windamgalleryimg {
	padding:0 1.818em;
}

/* Ajax loading icon  */
.tx-windamgallery-pi1 #chajax {
	background:#fff url(gfx/ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:44.545em;
	width:50.000em;
	z-index:999;
	margin:0.909em 0 0 0.909em;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*
 * accord */
#windamgallery-list {
	border:0.091em solid #D2DCE4;
	border-top:0;
}

.tx-windamgallery-pi1 .windamgallery-title {
	padding:0.455em 0.909em;
	cursor:pointer;
	font-weight:bold;
	border-top:0.091em solid #D2DCE4;
}
.tx-windamgallery-pi1 .windamgallery-content {

}
.tx-windamgallery-pi1 .windamgallery-content2 {
	border-top:0.091em solid #eee;
	padding:0.909em 0.455em;
}
