/* CSS Document */

/* FeaturedGalleries */
.FeaturedGalleries{
    height: 371px;
    width: 655px;
    margin-bottom: 7px;
    position: relative;
}

.FeaturedGalleries .TabContent{
    position: relative;
    margin-bottom: 1px;
    height: 279px;
    overflow: hidden;
}

.FeaturedGalleries .TabContent .text{
    position: absolute;
    left: 0;
    top: 40px;
    width: 222px;
}

.FeaturedGalleries .TabContent .text h2{
    margin-bottom: 21px;
    padding: 5px 10px 10px 10px;
    font-size: 220%;
    background: url(../images/common/bg_featerudnews_text.png);
}

.FeaturedGalleries .TabContent .text p{
    padding: 6px 10px 10px 10px;
    font-size: 120%;
    background: url(../images/common/bg_featerudnews_text.png);
}

.FeaturedGalleries .TabContent .text a{
    color: #fff;
}

.FeaturedGalleries .TabContent .text a:hover{
}

.FeaturedGalleries .tabs{
    width: 656px;
    overflow: hidden;
}

.FeaturedGalleries .tabs li{
    float: left;
    width: 163px;
    height: 92px;
    margin-right: 1px;
    position: relative;
}

.FeaturedGalleries .tabs .title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 149px;
    padding: 6px 5px 6px 9px;
    font-size: 120%;
    font-weight: 900;
    background: url(../images/common/bg_featerudnews_text.png);
}

.FeaturedGalleries .tabs a{
    color: #fff !important;
}

.FeaturedGalleries .tabs .photos_icon{
    color: #fff !important;
    font-weight: 100;
    background-image: url(../images/gallery/icon_photos.gif);
    margin-right: 0;
    margin-left: 2px;
    text-decoration: none;
}

.FeaturedGalleries .blockCorners div{
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    z-index: 100;
    background-image: url(../images/gallery/bg_corners.png);
    background-repeat: no-repeat;

}

.FeaturedGalleries .blockCorners .cornerTL{
    top: 0;
    left: 0;
    background-position: top left;
}

.FeaturedGalleries .blockCorners .cornerTR{
    top: 0;
    right: 0;
    background-position: top right;
}

.FeaturedGalleries .blockCorners .cornerBL{
    bottom: 0;
    left: 0;
    background-position: bottom left;
}

.FeaturedGalleries .blockCorners .cornerBR{
    bottom: 0;
    right: 0;
    background-position: bottom right;
}

.FeaturedGalleries .selector{
    display: block;
    width: 172px;
    height: 125px;
    position: absolute;
    z-index: 110;
    left: -4px;
    bottom: -4px;
}

/* FeaturedGalleries */

/* CategoriesBlocks */
.Center_2inRow .Glamurchik .CB_header{
    background-image: url(../images/gallery/bg_cb_header_Glam.png);

}

.Center_2inRow .Glamurchik .CB_header .textcopy{
    margin-left: 26px;
}

.Center_2inRow .Glamurchik .CB_header h3 a:hover{
    color: #cc549a !important;
}

.Center_2inRow .Glamurchik .CB_header h3{
    padding-left: 26px;
    background: url(../images/gallery/bg_h3_glam.gif) no-repeat 0 7px;
}

.Center_2inRow .NightLife .CB_header{
    background-image: url(../images/gallery/bg_cb_header_Nightlife.png);

}

.Center_2inRow .NightLife .CB_header .textcopy{
    margin-left: 30px;
}

.Center_2inRow .NightLife .CB_header h3 a:hover{
    color: #597084 !important;
}

.Center_2inRow .NightLife .CB_header h3{
    padding-left: 30px;
    background: url(../images/gallery/bg_h3_NightLife.gif) no-repeat 0 7px;
}

/* CategoriesBlocks */

/* GalleryArticle */

.newsFull .Article{
    float: none;
}

.newsFull .Article .back{
    float: right;
    background: url(../images/gallery/arr_back.gif) no-repeat left;
    padding-left: 10px;
    display: block;
    margin-top: 10px;
    font-size: 130%;
}

.Afisha .newsFull .Article .back{
    line-height: 16px;
    font-size: 15px;
    margin-top: 7px;
}

.newsFull .Article .content{
    padding: 8px 7px 0px 8px;

    _overflow: hidden;
}

.newsFull .Article .articleByTheme{
    background: url(../images/gallery/ico_article.gif) no-repeat;
    padding-left: 20px;
    font-size: 110%;
}

.newsFull .Article .bigImg{
    padding: 8px 0;
    position: relative;
    overflow: hidden;
    text-align: center;


}

.newsFull .Article .bigImg img{
    margin-bottom: 3px;
    /*display: block;
    margin: 0 auto;	*/
}

.newsFull .Article .bigImg .course{
    color: #666;
}

.newsFull .Article .bigImg p{
    font-size: 130%;
    padding: 4px 0;
}

.newsFull .Article .bigImg p.tags{
    font-size: 110%;
    padding: 2px 0;
}

.newsFull .Article .bigImg p.tags a{
}

.newsFull .Article .bigImg .btn_next{
    position: absolute;
    z-index: 200;
    right: 10px;
    top: 50%;
    background: url(/images/gallery/arr_next.gif) no-repeat;
    width: 38px;
    height: 38px;
    margin-top: -19px;
}

.newsFull .Article .bigImg .btn_prev{
    position: absolute;
    z-index: 200;
    left: 10px;
    top: 50%;
    background: url(/images/gallery/arr_prev.gif) no-repeat;
    width: 38px;
    height: 38px;
    margin-top: -19px;
}

.newsFull .Article .previews{
    margin: 0 -5px 0 -6px;
    padding: 6px 0 0 0;
    background: url(../images/frontpage/bg_blogslist.gif) repeat-x;
    overflow: hidden;
}

.newsFull .Article .previews a{
    float: left;
    height: 100px;
    margin: 2px;
    overflow: hidden;
    border: #fff 1px solid;
    width: 152px;
}

.newsFull .Article .previews a:hover, .newsFull .Article .previews a.selected{
    border: #e20000 1px solid;
}

.newsFull .Article .previews a span{
    display: block;
    height: 92px;
    margin: 1px 3px 1px 1px;
    overflow: hidden;
    padding: 2px;
}

.newsFull .centerColumn .options{
    margin-top: 6px;
    margin-bottom: 5px;

}

/* GalleryArticle */

/*Travel*/
.Travel .newsFull .Article .previews{margin: -2px;}
    .Travel .newsFull .Article .previews a {
        width: 120px; height: 90px;
        margin: 3px;
        }
        .Travel .newsFull .Article .previews a:hover{opacity: 0.8}
/*end:Travel*/