@charset "utf-8";
/*gallery category view*/
.chgallery-list{padding:0;margin:10px 10px 0 10px;list-style:none;border:1px solid #000;border-bottom:0}
.chgallery-list li{padding:5px;border-bottom:1px solid #000}
.chgallery-list .itemodd{background:#444}
.chgallery-list .itemodd .img img{}
.chgallery-list .itemeven {background:#3d393a}
.chgallery-list .itemeven .img img{}
.chgallery-list .title a{font-weight:bold}
.chgallery-list .img{float:left;width:120px;padding:3px 0 0 2px}
.chgallery-list img{border:1px solid #fcfcd7}
.chgallery-list .text{float:left;width:610px}
.chgallery-list .title{width:300px}
.chgallery-list .description{width:400px;float:left}
.chgallery-list .data{margin-top:-4px;font-size:10px}
.chgallery-list .data .a,.b,.c{margin-top:-3px}
.chgallery-list .data .a{color:#9ba54b;font-weight:bold}
.chgallery-list .clr{clear:both}
/*gallery view directory browser*/
.info{margin:10px;width:742px;border:1px solid #000;background:#444;float:left}
.info .text{padding:6px 10px}
.info strong{color:#9ba54b}
.info span{font-weight:bold}
.info .title{margin-bottom:-18px;width:400px}
.info .description{margin:0px;width:520px;float:left;padding-right:14px}
.info .data{margin:10px 10px 13px 10px;font-size:10px}
.info .data .a{color:#9ba54b;font-weight:bold}
.infosingle{margin:10px 10px 10px 0;border:1px solid #000;background:#444;float:left;padding:10px}
.infosingle .position{float:right;font-size:30px;font-style:italic;line-height:normal;font-family:Georgia;margin-top:-8px;color:#2C2C2C;font-weight:bold}
.infosingle .filename{font-weight:bold;color:#9ba54b}
.infosingle .download{padding-top:4px}
/*gallery view pagebrowser*/
.pagebrowser{border-top:1px solid #837a7d;border-bottom:1px solid #837a7d;margin-left:10px;width:742px;float:left}
.pagebrowser .prev{width:20%;float:left;padding-left:4px}
.pagebrowser .text{width:59%;float:left;text-align:center}
.pagebrowser .next{width:20%;float:right;text-align:right;padding-right:4px}
.clr{clear:both}
/*gallery single element*/
.singlewrap{width:742px;float:left;min-height:240px;padding:4px 0 0 18px}
.single{background:#444;float:left;padding:2px 2px 0px 4px;margin:12px 15px 3px 0;width:164px}
.single .img{width:160px;height:130px;position:relative}
.single .img img{border:1px solid #837a7d}
.single .img .align{width:160px;position:absolute;top:50%;left:50%;text-align:center;display:block;margin-top:-53px;margin-left:-80px}
.single span  small{font-size:10px}
* html .single span{height:20px}
