/* DETAIL STYLES */
.tx-xcibcinema-pi3 .report-detail .banner{
    text-align: center;
    margin-bottom: 20px;
}
.tx-xcibcinema-pi3 .report-detail .banner img{
    border: 1px solid gray;
}
.tx-xcibcinema-pi3 .report-detail .head {
    border-bottom:1px solid #1D4768;
    color:#1D4768;
    font-size:1.3em;
    font-weight:bold;
    padding-bottom:3px;
    margin-bottom:5px;
    width:100%;
    height:15px;
}
.tx-xcibcinema-pi3 .report-detail .head .title{
    float:left;
}
.tx-xcibcinema-pi3 .report-detail .head .date{
    float:right;
}
.tx-xcibcinema-pi3 .report-detail .content{
    overflow: hidden;
}
.tx-xcibcinema-pi3 .report-detail .content .title{
    clear:both;
}
.tx-xcibcinema-pi3 .report-detail .content .title{
    color:#1D4768;
    font-size:1.1em;
    font-weight:bold;
    margin-top:1em;
}
.tx-xcibcinema-pi3 .report-detail .content .imageright img{
    float:right;
    padding-left:1em;
}
.tx-xcibcinema-pi3 .report-detail .content .imageleft img{
    float:left;
    padding-right:1em;
}
.tx-xcibcinema-pi3 .report-detail .author{
    clear:both;
    font-size:1.1em;
    font-weight:bold;
    padding-top:1.3em;
    padding-bottom:2em;
}
.tx-xcibcinema-pi3 .report-detail .half{
    width:48%;
    float:left;
}
.tx-xcibcinema-pi3 .report-detail .links{
    clear:both;
    padding-top:1.3em;
}
.tx-xcibcinema-pi3 .report-detail .gallery a.mb{
    width:100px;
    height:60px;
    overflow: hidden;
}
.tx-xcibcinema-pi3 .report-detail .gallery img{
    width:100px;
    height:auto;
    padding:1em;
}
.tx-xcibcinema-pi3 .report-detail .gallery,
.tx-xcibcinema-pi3 .report-detail .videos{
    padding-right:1em;
}

/* LIST STYLES */
.tx-xcibcinema-pi3 .report-list .menu {
    border-bottom:1px solid #1D4768;
    color:#1D4768;
    font-size:1.3em;
    padding-bottom:3px;
    margin-bottom:5px;
    width:100%;
}

#col3_content .tx-xcibcinema-pi3 .report-list .menu li.current a{
    color:#000000;
    text-decoration:underline;
}
#col3_content .tx-xcibcinema-pi3 .report-list .pages li.current a{
    color:#000000;
    font-weight:bold;
}
.tx-xcibcinema-pi3 .report-list ul {
    list-style:none;
    padding:0;
    margin:0;
}
.tx-xcibcinema-pi3 .report-list ul li{
    padding:0;
    margin:0;
    display:inline;
    padding-right:1em;
}
.tx-xcibcinema-pi3 .report-list .pages{
    text-align:center;
    padding-top: 30px;
    width: 100%;
    overflow: hidden;
}
.tx-xcibcinema-pi3 .report-list .head {
    padding-top:1.3em;
}
.tx-xcibcinema-pi3 .report-list .report-exp {
    clear:both;
}
.tx-xcibcinema-pi3 .report-list .report {
    clear:both;
}
.tx-xcibcinema-pi3 .report-list .report-exp .head,
.tx-xcibcinema-pi3 .report-list .report .head {
    border-bottom:1px solid #1D4768;
    color:#1D4768;
    font-size:1.3em;
    font-weight:bold;
    padding-bottom:3px;
    margin-bottom:5px;
    width:100%;
    height:15px;
}
.tx-xcibcinema-pi3 .report-list .report-exp .head .title,
.tx-xcibcinema-pi3 .report-list .report .head .title{
    float:left;
}
.tx-xcibcinema-pi3 .report-list .report-exp .head .date,
.tx-xcibcinema-pi3 .report-list .report .head .date {
    float:right;
    color:#000000;
}
.tx-xcibcinema-pi3 .report-list .report-exp .image img{
    width:200px;
    /*height:130px;*/
}
.tx-xcibcinema-pi3 .report-list .report-exp .image{
    float:left;
    padding-right:10px;
    width:210px;
}
.tx-xcibcinema-pi3 .report-list .report-exp .content{
    float:left;
    width:350px;
}
.tx-xcibcinema-pi3 .report-list .report-exp .content .body{
    padding-bottom:20px
}
.tx-xcibcinema-pi3 .report-list .report-exp .content .more,
.tx-xcibcinema-pi3 .report-list .report .more{
    padding-bottom:10px
}

.tx-xcibcinema-pi3 .report-list .report .body{
    padding-bottom:10px
}