@charset "utf-8";

div.headline-blue {
    margin-bottom: 2px;
}

div.sifr-h1-blue h1 {
    font-size: 22px;
    line-height: 26px;
    width: 630px;
}

div#featurewrapper {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    width: 970px;
    height: 275px;
    float: left;
    margin-left: 0px;
    margin-bottom: 20px;
}

div#featureleft {
    background-color: #c3d7eb;
    width: 644px;
    height: 275px;
    float: left;
    margin-right: 4px;
    padding-left: 32px;
}

div#featureright {
    width: 276px;
    height: 275px;
    float: left;
}

div.featureimage {
    width: 311px;
    background-color: #ddd;
    float: left;
}

div.featurecaption {
    padding: 7px 10px 0 10px;
    width: 291px;
    height: 43px;
    font-size: 10px;
    line-height: 13px;
    color: #666;
}

div.featurestory {
    padding: 20px 40px 0 0px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    float: right;
    width: 277px;
}

div.featurestory_full {
    margin: 20px 40px 0 12px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    width: 458px;
}

div.feature-content-zone {
    clear: both;
}

div.feature-content-zone div.left-content div.wide-column {
    width: 458px;
    padding-left: 0px;
    float: left;
}

div.feature-content-zone div.left-content {
    padding-left: 44px;
    width: 536px;
}

div.feature-content-zone div.right-content {
    margin-left: 191px;
}

div.featurestorytelling {
    padding: 0px 0px 0px 0px;
    width: 458px;
    clear: both;
}

div.feature {
    background-color: #c3d7eb;
    margin-bottom: 4px;
    padding-left: 6px;
    height: 112px;
    width: 270px;
}

div.featureformer {
    padding: 12px 0 0 6px;
    background-color: #c3d7eb;
    height: 31px;
    width: 270px;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    color: #333;
}

div.featurethumb {
    margin: 9px 10px 9px 0px;
    float: left;
}

div.featurethumb img {
    width: 125px;
}

div.featureteaser {
    padding: 9px 15px 6px 0;
    font-size: 11px;
    line-height: 16px;
    color: #666;
}

div.featuredate {
    margin: 16px 0 14px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999;
}

/************************************************************************/
/*START: content layer*/
div.former-layer {
    display: none;
    position: absolute;
    top: 196px;
    left: 680px;
    width: 274px;
    height: 273px;
    background-color: #fff;
    z-index: 201;
    border: #ccc solid 1px;
}

div.former-layer div.close {
    width: 21px;
    height: 21px;
    background: #fff;
    float: right;
}

div.former-layer div.close a {
    display: block;
    width: 19px;
    height: 19px;
    margin: -1px 0 0;
    padding-bottom: 2px;
    padding-left: 2px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent url(../../_resources/css/module/ctc/img/image-close.gif) no-repeat scroll 0 0;

}

div.former-layer div.layer-headline {
    width: 150px;
    height: 19px;
    display: inline;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    line-height: 16px;
}

div.former-layer div.layer-content {
    clear: both;
    font-size: 11px;    
    width: 265px;
    height: 234px;
    overflow-y: scroll;
    padding: 10px 5px 5px;
}

div.former-layer div.layer-content p {
    font-size: 11px;
    line-height: 16px;
}

div.former-layer div.layer-content li {
    padding-bottom: 8px;
}
/* explicit link style for layer */
div.former-layer a.link, div.former-layer a.external  {
    margin-left: 2px;
}
div.featurestory a.link {
    margin-left: -2px;
}
a.down {
    background-image: url(../../_resources/css/core/img/arrow_B_down.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 7px;
    margin-left:-2px;
}
a.up {
    background-image: url(../../_resources/css/core/img/arrow_B_up.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-right:11px;
}
/*END: content layer*/

/* START ADDITIONAL LIGHTBOX LAYER */
/* define rss layer width *
div#lightbox-layer-rss.lightbox-layer {
    width: 640px;
    height: 530px;
}
/* define photonews layer *
div#lightbox-layer-pressnews.lightbox-layer {
    width: 640px;
    height: 670px;
}
/* define photonews layer *
div#lightbox-layer-photonews.lightbox-layer {
    width: 640px;
}
/* END ADDITIONAL LIGHTBOX LAYER */
/************************************************************************/
