/* color-project-790x200-temp.css v1.0
** Template Page: 
** //www.zalando.de/lpo-3148-psg-790x200
*/

/** TEMPLATE COLORS **/
.bg333{ background-color: #333; }
.bgf3f3f3{ background-color: #f3f3f3; }
.bg666{ background-color: #666; }


/** MASTER CLASSES **
*********************/

/* Color Template#1 */
#colorTemplate790x200{
    width: 790px;
    height: 200px;
}

#colorTemplate790x200  img {
    position: absolute;
	z-index: -9999;
}

/*** TITLE WRAPPER ***/

#colorTemplate790x200 .titleWrapper4cta {
    position: relative;
    margin: 0 auto;
    width: 790px;
    padding-top: 40px;
}

#colorTemplate790x200 .titleWrapper6cta {
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    width: 790px;
}

/*** TITLE ***/

#colorTemplate790x200 p.colorTitleBlack {
    font: bold 22px arimo;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #333;
}

#colorTemplate790x200 p.colorTitleWhite {
    font: bold 22px arimo;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}


/*** DASH ***/

#colorTemplate790x200 span.squareBlack {
    background-color: #333;
    display: block;
    height: 4px;
    margin: 20px auto 0;
    width: 16px;
}

#colorTemplate790x200 span.squareWhite {
    background-color: #fff;
    display: block;
    height: 4px;
    margin: 20px auto 0;
    width: 16px;
}


/*** NAVI WRAPPER ***/

#colorTemplate790x200 .naviWrapper {
    position: relative;
    margin: 15px 0 auto;
    width: 790px;
    height: auto;
}

/*** LEFT AND RIGHT NAVI ***/

#colorTemplate790x200 .navLeft {
    width: 387px;
    display: inline-block;
    float: left;
}

#colorTemplate790x200 .navRight {
    width: 387px;
    display: inline-block;
    margin-left: 15px
}

/*** WIDTH FOR CTAs ***/

#colorTemplate790x200 .w80 {
    width: 80px;
}

#colorTemplate790x200 .w90 {
    width: 90px;
}

#colorTemplate790x200 .w95 {
    width: 95px;
}

#colorTemplate790x200 .w100 {
    width: 100px;
}

#colorTemplate790x200 .w115 {
    width: 115px;
}

#colorTemplate790x200 .w120 {
    width: 120px;
}

#colorTemplate790x200 .w125 {
    width: 125px;
}

#colorTemplate790x200 .w130 {
    width: 130px;
}


/*** UL SETTINGS ***/

#colorTemplate790x200 ul.oversizeBlackLeft li {
    border: 1px solid #333;
    position: relative;
    text-align: right;
    margin-top: 5px;
    padding-left: 8px;
    list-style: none;
}

#colorTemplate790x200 ul.oversizeBlackRight li {
    border: 1px solid #333;
    position: relative;
    text-align: left;
    margin-top: 5px;
    padding-left: 8px; 
    list-style: none;
}

#colorTemplate790x200 ul.oversizeWhiteLeft li {
    border: 1px solid #fff;
    position: relative;
    text-align: right;
    margin-top: 5px;
    padding-left: 8px;
    list-style: none;
}

#colorTemplate790x200 ul.oversizeWhiteRight li {
    border: 1px solid #fff;
    position: relative;
    text-align: left;
    margin-top: 5px;
    padding-left: 8px; 
    list-style: none;
}


/*** CTAs ***/

#colorTemplate790x200 a.ctaBlack {
    background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_black.png") no-repeat scroll 100% 6px rgba(0, 0, 0, 0);
    display: block;
    font: bold 10px/18px arimo,sans-serif;
    letter-spacing: 1px;
    margin: 0 8px 0 0;
    padding-right: 8px;
    text-align: right;
    text-transform: uppercase;
    color: #333;
}

#colorTemplate790x200 a.ctaWhite {
    background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_white.png") no-repeat scroll 100% 6px rgba(0, 0, 0, 0);
    display: block;
    font: bold 10px/18px arimo,sans-serif;
    letter-spacing: 1px;
    margin: 0 8px 0 0;
    padding-right: 8px;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
}
