
#zc-wrapper {
    float: left;
    font: 11px/1.4 Arial,sans-serif;
}
#zc-wrapper * {
    color: #333333;
    font-family: Arial,sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#zc-shell {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-align: left;
}
#zc-wrapper .zc-channel-view, #zc-wrapper .zc-grid {
    border: 0 none;
}
#zc-wrapper-inner {
    /*width: 780px;*/
}
#zc-shell table {
    border-collapse: collapse;
}
#zc-wrapper a, #zc-wrapper a:link, #zc-wrapper a:visited, #zc-wrapper a:hover, #zc-wrapper a:active{
    border: medium none;
    color: #004276;
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}
#zc-wrapper .past-exhibition a, #zc-wrapper .past-exhibition a:link, #zc-wrapper .past-exhibition a:visited, #zc-wrapper .past-exhibition a:hover, #zc-wrapper .past-exhibition a:active{
    color: #BBBBBB !important;
    font-weight: normal !important;
}
#zc-wrapper .current-exhibition a, #zc-wrapper .current-exhibition a:link, #zc-wrapper .current-exhibition a:visited, #zc-wrapper .current-exhibition a:hover, #zc-wrapper .current-exhibition a:active{
    font-size: 15px !important;
}
a.zc-close, a.zc-close:link, a.zc-close:visited, a.zc-close:hover, a.zc-close:active {
    background: url("/images/close.gif") no-repeat scroll left center transparent;
    color: #004276;
    cursor: pointer;
    float: right;
    font: 10px Arial,sans-serif !important;
    padding-left: 12px !important;
    text-decoration: none;
}
#zc-wrapper a:hover, a.zc-close:hover {
    text-decoration: underline;
}
.zc-tn {
    position: relative;
}
.zc-tn-i {
    background: none repeat scroll 0 0 #F0F4F5;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 34px;
}
* html .zc-tn-i {
    position: relative;
}
.zc-tn-l {
    background: url("/images/arrow-left.gif") no-repeat scroll center center transparent;
    height: 34px;
    left: 1px;
    margin-top: -17px !important;
    position: absolute;
    top: 50%;
    width: 35px;
}
.zc-tn-r {
    background: url("/images/arrow-right.gif") no-repeat scroll center center transparent;
    height: 34px;
    margin-top: -17px !important;
    position: absolute;
    right: 1px;
    top: 50%;
    width: 35px;
}
.zc-tn-t {
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 4px 0 0 !important;
    text-indent: 6px;
    margin-left:-1px; 
    border-left: solid #ccc 1px;
}
#zc-grid {
    position: relative;
}
.zc-row {
    border-collapse: separate !important;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}
.zc-st {
    border-bottom: 1px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC !important;
    border-left: 1px solid #CCCCCC;
    height: 70px;
    /*padding: 3px 4px !important;*/
    /* padding: 15px 4px 3px 4px !important;*/
    text-align: center;
    vertical-align: middle;
    position: relative;
    /*padding-right: 20px !important;*/
}
.zc-pg {
    background: url("../images/gs.gif") repeat-y scroll right center transparent;
    border-bottom: 0;
    cursor: pointer;
    height: 70px;
    text-align: left;
    vertical-align: top;
}
.innerTable .zc-pg {
    border-bottom: 1px solid #CCCCCC !important;    
    /*border-left: 1px solid #CCCCCC !important;*/
    /*border-right: 1px solid #CCCCCC !important;*/
    border-collapse: collapse !important;
}
.innerTable .zc-pg.zc-pg-s {
    border-bottom: 1px solid #f0f4f5 !important; /* cover previous border making it look like the current cell is merged to the bottom row */
}

.zc-pg, .zc-st
{
    white-space: normal;
    overflow: hidden;
}
.zc-pg-pad
{
    /*padding: 3px 0 !important;*/
    padding: 5px 0px 3px 0px !important;
}



.zc-st-c {
    color: #004276 !important;
    display: block;
    font-weight: bold;
    line-height: normal;
    margin: 2px 0 0 !important;
}
.zc-st img {
    border: 0 none;
    display: block;
    margin: 2px auto 4px !important;
}
.zc-pg-t {
    color: #004276 !important;
    display: block;
    font-weight: bold;
    line-height: 1.2;
    max-height: 40px;
    outline: 0 none;
    overflow: hidden;
    padding: 1px 6px !important;
}
.zc-pg-e {
    display: block;
    font-size: 11px;
    font-style: italic;
    line-height: 1.2;
    padding: 1px 6px !important;
}
.zc-pg-s {
    background-color: #F0F4F5 !important;
    /* border-bottom: 0 none !important;*/
    border-bottom: 1px solid #F0F4F5 !important;
    padding-bottom: 4px !important;
}
.zc-pg-s .zc-pg-e, .zc-pg-s .zc-pg-y, .zc-pg-s .zc-pg-d, .zc-pg-s .zc-icons, .zc-pg-s .zc-ic-s {
    visibility: hidden;
}
#zc-dt a, #zc-dt a:link, #zc-dt a:visited, #zc-dt a:hover, #zc-dt a:active
{
    font-size: 13px;
}
#zc-dt {
    background: none repeat scroll 0 0 #F0F4F5;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    clear: left;
    min-height: 80px;
    padding: 12px 0;
    /*position: absolute;*/
    z-index: 600;
    left: 0px;
    right: 0px;
}
#zc-dt-img {
    border: 1px solid #004276;
    float: left;
    height: 100px;
    padding: 1px;
    width: 133px;
    cursor: pointer;
}
#zc-dt-mvimg {
    border: 1px solid #004276;
    float: left;
    height: 135px;
    padding: 1px;
    width: 90px;
    cursor: pointer;
}
span#zc-dt-t, a#zc-dt-t:link, a#zc-dt-t:visited {
    color: #004276;
    display: block;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    padding-right: 6px;
}
#zc-wrapper a#zc-dt-t:active, #zc-wrapper a#zc-dt-t:hover, #zc-wrapper a#zc-dt-e-a:active, #zc-wrapper a#zc-dt-e-a:hover {
    text-decoration: underline;
}
#zc-dt-e {
    display: block;
    font-size: 13px;
    font-style: italic;
    line-height: 1.2;
    margin: 3px 0 -1px;
    padding: 1px 6px 1px 0;
}
.zc-dt-d {
    clear: both;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 3px;
    padding: 0 6px 1px 0;
}
#zc-dt-i {
    padding-left: 12px;
}
#zc-dt-c {
    height: 13px;
    margin: 0 10px -13px 0;
    text-align: right;
}

#zc-wrapper .zc-dt-copy {
    float: left;
    margin: 0 12px 0 0;
    overflow: hidden;
}
.zctooltip, #zc-tooltip {
    color: #000000;
    display: none;
    height: 262px;
    padding: 0;
    position: absolute;
    width: 300px;
    z-index: 1000;
}
