/* 
    Document   : Microsite Lenovo
    Author     : Ondrej Kucera
*/

/**** 
    **********************************
    SIDE BANNERs
    **********************************
*****/

#sideBanners .LenovoSideBanner {
    position: absolute;
}

#sideBanners .LenovoSideBanner.leftPos {
    left: -200px;
    top: -208px;
} 

#sideBanners .LenovoSideBanner.rightPos {
    right: -200px;
    top: -208px;
}      

#sideBanners .LenovoSideBanner a {
    display: block;
    width: 150px;
    height: 600px;
    text-decoration: none;
}

#sideBanners .LenovoSideBanner.leftPos a {
    background: url('http://img.alza.cz/Foto/imggalery/Image/Article/alza_142x625_Lenovo_Yoga_1.png') no-repeat 0 0;
} 

#sideBanners .LenovoSideBanner.rightPos a {
    background: url('http://img.alza.cz/Foto/imggalery/Image/Article/alza_142x625_Lenovo_Y510p_1.png') no-repeat 0 0;
} 


/**** 
    **********************************
    SLIDE SHOW
    **********************************
*****/

#slide-show { 
    position: relative;
    height: 150px;
    width: 880px;
    margin: 20px 0 40px;
}

#slide-show a { 
    position: absolute; 
    left: 0; 
    top: 0; 
    display: block; 
    text-decoration: none !important;
} 

#slide-show a img { 
    width: auto !important;
}

/**** 
    **********************************
    MAIN
    **********************************
*****/

#lenovo a {
    outline: none;
    text-decoration: none !important;
}

#lenovo .boxes {
    margin-top: 10px;
}

#lenovo .box-wrap {
    margin-bottom: 40px;
    float: left;
    overflow: hidden;
    max-width: 424px;
    background: url('images/headline-corner.png') no-repeat 0 46px;
} 

#lenovo .header {
    background: #cf2a23;
    position: relative;
} 

#lenovo h2 {
    margin: 0;
    background: #cf2a23;
    color: #fff;    
    font-size: 24px;
    font-weight: normal;
    padding: 5px 10px;
}

#lenovo h2.naked {
    color: #444;
    font-weight: normal;
    background-color: transparent;
    background: none;
    border: none;
    padding: 0;
    text-transform: none;
}

#lenovo .btnOffer {
    color: #fff;
    text-decoration: none;
    text-transform: lowercase;
    position: absolute;
    top: 12px;
    right: 6px;
    z-index: 100;
}

#lenovo .red {
    color: #cf2a23 !important;
}

#lenovo .btnOffer .title {
    color: #fff;
    font-size: 90%;
    -webkit-transition: color 800ms linear;
    -moz-transition: color 800ms linear;
    -ms-transition: color 800ms linear;
    -o-transition: color 800ms linear;
    transition: color 800ms linear;    
}

#lenovo .btnOffer .icon {
    display: inline-block;
    width: 24px;
    height: 22px;
    background-image: url('images/icons-offer.png');
    background-repeat: no-repeat;
    background-position: 0 2px;
    -webkit-transition: background 800ms linear;
    -moz-transition: background 800ms linear;
    -ms-transition: background 800ms linear;
    -o-transition: background 800ms linear;
    transition: background 800ms linear;  
}

#lenovo .box-wrap.last-in-line {
    float: right;
}

#lenovo .box-content {
    overflow: hidden;
    position: relative;
    border: 1px solid #dcdcdc;
    border-top: 1px solid white;
    margin-left: 20px;
    background-image: url('images/gradient-whitesmoke.png');
    background-position: top left;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF),color-stop(1, #F5F5F5));
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #F5F5F5 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F5F5F5 100%);
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F5F5F5 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F5F5F5 100%);
    background-image: linear-gradient(to top, #FFFFFF 0%, #F5F5F5 100%);
    -moz-box-shadow: inset 0px -5px 60px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0px -5px 60px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px -5px 60px rgba(0, 0, 0, 0.15);
}

#lenovo img {
    display: block;
}

#lenovo img.theme {
    max-width: 100%;
}

#lenovo .box-content .categories {
    position: absolute;
    z-index: 100;
    display: block;
    left: -75%;
    width: 70%;
    height: 100%;
    background: url('images/bg-whitesmoke95.png') repeat 0 0;
    background: rgba(255,255,255,0.82);
    -moz-box-shadow: 1px 0 30px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 0 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 30px 0px rgba(0, 0, 0, 0.2);
}

#lenovo .box-content .categories .category-wrap {
    background: url('http://img.alza.cz/Foto/landing_page_jarni_tipy/cat-arrow.png') no-repeat 95% center;
    height: 20%;
    width: 100%;
}

#lenovo .box-content .categories.six .category-wrap {
    height: 16.67%;
}

#lenovo .box-content .categories .category-wrap:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
}

#lenovo .box-content .categories .category-wrap:hover a {
    color: inherit;
}

#lenovo .box-content .categories .category-wrap:hover a .name {
    font-weight: bold;
    padding-left: 20px;
}

#lenovo .box-content .categories .category-wrap a { 
    font-size: 15px;
    text-decoration: none;
    color: #444;
    display: table;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

#lenovo .box-content .categories .category-wrap a.no-border { 
    border-bottom: none;
}

#lenovo .box-content .categories .category-wrap a span.icon{
    display: table-cell;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    padding: 0 10px;
}

#lenovo .box-content .categories .category-wrap a span.icon img{
    width: 32px;
    height: 32px;
}

#lenovo .box-content .categories .category-wrap a span.name{
    font-size: 13px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 25px;
    padding-left: 15px;
    text-transform: uppercase;
    webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;    
}

/**** 
    **********************************
    RESET
    **********************************
*****/

#h1c h1 {
    color: #444;
    text-align: center;
    font-size: 28px;
}

.articleLab .labChip .clear {
    margin: 0;
}

.articleLab .labChip span, .articleLab .labChip div, .articleLab .labChip p {
    margin: 0;
    padding: 0;
}

.extLink {
    background: none;
    padding: 0;
}


/**** 
    **********************************
    PRODUCTs
    **********************************
*****/

.articleLab .labChip .right {
    padding: 0px;
}

.articleLab .rightIncl {
    float: left;
    width: auto;
}

.articleLab .rightIncl #boxc {
    float: left;
    width: auto;
    margin-top: 0px;
}

#boxc .box {
    height: 280px;
    margin-right: 31px;
    margin-bottom: 20px;
}

#boxc .box.last {
    margin-right: 0;
}

#boxc .promo {
    display: none;
}

.articleLab .rightIncl #boxc .box {
    margin-bottom: 20px;
}

/**** 
    **********************************
    HIDE SIDE ALZA BANNERs
    **********************************
*****/

#pagebr {
    background: none !important;
}

#pagebl {
    background: none !important;
}

#pagebr.click {
    cursor: default !important;
}

#pagebl.click {
    cursor: default !important;
}