/*sprite*/
.new-wave .image{
    background-image: url(/images/gui/widgets/new-wave/sprite.jpg);
}

/*end:sprite*/

/*Lady new-wave*/
.Lady .new-wave{
    position: relative
}

.Lady .new-wave .B_header{
    padding-bottom: 0 !important
}

.Lady .new-wave .B_inner{
    padding-bottom: 10px !important
}

.Lady .new-wave h3{
    max-width: 170px;
    font-size: 24px !important;
    line-height: 23px !important;
    font-family: 'HeliosCondRegular';
    /*margin-bottom: 18px !important;*/
}

.Lady .new-wave h3 a{
    color: #2c2c2c;
    text-decoration: none;
}

.Lady .new-wave h3 a:hover{
    color: #D45656;
    text-decoration: underline;
}

.Lady .new-wave .image{
    background-position: 0 -146px;
    float: right;
    width: 82px;
    height: 125px;
    margin-top: -28px;
}

.Lady .new-wave .text{
    float: left;
    width: 205px;
    font-family: 'HeliosCondRegular';
}

.Lady .new-wave .text h4{
    color: #2C2C2C;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 17px;
}

/*child*/
.Lady .new-wave.child .image{
    background-position: -100px -146px
}

/*end:Lady new-wave*/

/*E-motion new-wave*/
.E-motion .new-wave{
    background: url("/emotion/images/BlockBg_1.png") repeat 0 0;
    margin-bottom: 10px;
}

.E-motion .new-wave .B_header{
    padding: 12px 20px 8px;
    color: #808080;
}

.E-motion .new-wave .B_header h3{
    color: #808080;
    font-family: 'OpenSansCondensedBold';
    font-size: 24px !important;
    font-weight: bold;
    line-height: 29px;
    text-transform: uppercase;
}

.E-motion .new-wave .B_header h3 a{
    display: inline-block;
    background: url("http://i1.tchkcdn.com/emotion/images/BheaderBg.png") no-repeat right -34px;;
    color: #808080;
    height: 35px;
    padding-right: 17px;
    text-decoration: none;
}

.E-motion .new-wave .B_header h3 a:hover{
    background-position: right 6px;
    color: #C4A1E8;
}

.E-motion .new-wave .B_inner{
    padding: 0;
    color: #808080;
}

.E-motion .new-wave .image{
    background-position: 0 -305px;
    width: 308px;
    height: 232px;
}

.E-motion .new-wave .text{
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    padding: 7px 18px 14px;
    position: absolute;
    width: 272px;
}

.E-motion .new-wave .text h4{
    font-weight: normal
}

.E-motion .new-wave .text h4 a{
    color: rgba(255, 255, 255, 1.0);
    text-decoration: none;
}

.E-motion .new-wave .text h4 a:hover{
    text-decoration: underline
}

/*child*/
.E-motion .new-wave.child .image{
    background-position: -338px -305px
}

/*end:E-motion new-wave*/

/*Glamurchik new-wave*/
/*preview-box*/
.Glamurchik .new-wave .image{
    background-position: 0 0;
    float: right;
    height: 98px;
    margin-top: -5px;
    width: 65px;
}

.Glamurchik .new-wave .preview-box .text{
    float: left;
    width: 234px;
}

.Glamurchik .new-wave .preview-box .text h4{
    font-size: 19px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 0;
    color: #ab1968;
}

.Glamurchik .new-wave .preview-box .text h4 a{
    color: #ab1968
}

.Glamurchik .new-wave .preview-box .text .Btn{
    display: block !important;
    float: left;
    margin-top: 25px;
}

/*child*/
.Glamurchik .new-wave.child .image{
    background-position: -87px 0
}

/*end:Glamurchik new-wave*/