/*-------------------------------------------------------------------------*/
/* LIST view */
.tx-chgallery-pi1 .chgallery-list {  }
.tx-chgallery-pi1 .chgallery-list li {  }
.tx-chgallery-pi1 .chgallery-list .itemodd {  }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img {  }
.tx-chgallery-pi1 .chgallery-list .itemeven {  }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img {  }
.tx-chgallery-pi1 .chgallery-list h2 {  }
.tx-chgallery-pi1 .chgallery-list h2 a {  }
.tx-chgallery-pi1 .chgallery-list .img {  }
.tx-chgallery-pi1 .chgallery-list .text {  }
.tx-chgallery-pi1 .chgallery-list .description {  }
.tx-chgallery-pi1 .chgallery-list .infos { margin-top: 6px; font-size: 91.66%; line-height: 1.3em; }
.tx-chgallery-pi1 .chgallery-list .clr {  }

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

.tx-chgallery-pi1 { margin-bottom: 20px; }
.tx-chgallery-pi1 .bigimg { text-align: center; }

/* Directory browser */
.tx-chgallery-pi1 .chgalleryinfo {  }
.tx-chgallery-pi1 .chgalleryinfo .position {  }
.tx-chgallery-pi1 .chgalleryinfo .position span {  }
.tx-chgallery-pi1 .chgalleryinfo span {  }
.tx-chgallery-pi1 .chgalleryinfo h2 { margin: 0.5em 0 0 0; }
.tx-chgallery-pi1 .chgalleryinfo p {  }
.tx-chgallery-pi1 .chgalleryinfo p.back {  }
.tx-chgallery-pi1 .chgalleryinfo .infos { line-height: 1.3em; font-size: 91.66%; margin: 6px 0; }

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser { font-size: 91.66%; font-weight: bold; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px 0; }
.tx-chgallery-pi1 .pagebrowser_top { margin-bottom: 10px; }
.tx-chgallery-pi1 .pagebrowser_bottom { margin-top: 10px; }
.tx-chgallery-pi1 .pagebrowser .prev { width: 20%; float: left; }
.tx-chgallery-pi1 .pagebrowser .text { width: 60%; float: left; text-align: center; }
.tx-chgallery-pi1 .pagebrowser .next { width: 20%; float: right; text-align: right; }
.tx-chgallery-pi1 .clr { clear: both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single { float: left; height: 96px; width: 140px; margin: 0 1px 2px 1px; background-color: #f8f8f8; }
.tx-chgallery-pi1 .single .img { height: 90px; position: relative; }
.tx-chgallery-pi1 .act .img {  }
.tx-chgallery-pi1 .single .img .align { margin: 3px 0; }
.tx-chgallery-pi1 .single .img img { }
.tx-chgallery-pi1 .single span { display: block; text-align: left; margin: 0 6px 3px 6px; font-weight: normal; line-height: 1.3em; font-size: 83.33%; display: none; }
.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(gfx/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); }

/* 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 { }
.tx-chgallery-pi1 .chgallery-content2 { border-top: 1px solid #eee; padding: 10px 5px; }
