﻿.wndMostPopular
{
    overflow:hidden;
    padding-top:38px;
    background:transparent url(/_common/images/windows/most_popular/header_left.gif) no-repeat 0 0;
    width:960px;
}
.wndMostPopular .btnFullRange
{
    float:right;
    display:inline;
    margin-top:-38px;
    height:38px;
    width:199px;
    background:transparent url(/_common/images/windows/most_popular/header_right_0.gif) no-repeat 0 0;
}
.wndMostPopular .btnFullRange:hover
{
    background:transparent url(/_common/images/windows/most_popular/header_right_1.gif) no-repeat 0 0;
}

.wndMostPopular .cardInfo
{
    float:left;
    display:inline;
    width:329px;
    height:318px;
    background:transparent url(/_common/images/windows/most_popular/border_info.gif) no-repeat 0 0;
    overflow:hidden;
}
.wndMostPopular .cardInfo .image
{
    height:210px;
    background:transparent url(/_common/images/cards_medium/4001.jpg) no-repeat 50% 50%;
}

.wndMostPopular .cardInfo h4, .wndMostPopular .cardInfo h5, .wndMostPopular .cardInfo p, .wndMostPopular .cardInfo .buttons
{
    padding-left:12px;
    padding-right:12px;
}
.wndMostPopular .cardCoverflowCont
{
    float:left;
    display:inline;
    width:631px;
    height:318px;
    background:transparent url(/_common/images/windows/most_popular/border_coverflow.gif) no-repeat 0 0;
}
.wndMostPopular .cardCoverflowCont #cardCoverflow
{
    position:relative;
    top:3px;
    width:630px;
    height:314px;
}
.wndMostPopular .cardCoverflowCont #cardCoverflow img
{
    position:absolute;
}
.wndMostPopular .cardCoverflowCont #cardCoverflow p
{
    position:absolute;
    margin:100px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    width:100%;
    text-align:center;
    background-color:White;
    border-top:solid 1px #dddddd;
    border-bottom:solid 1px #dddddd;
}