﻿/*#BannerHot { */

    /* Banner Background Image 
    background: url(../images/Banner/Hot.jpg) scroll center center #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    min-height: 320px;

}*/

/*#BannerHotCarousel {
    background: url(../images/Banner/HotCarousel.jpg) scroll left bottom #FDFDFD; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/

#BannerHot .Header {
    color: #fff;
    font-size: 2.6em;
    font-weight: 100;
    line-height: 1.5em
}

#BannerHot .Content {
    color: #EAEAEA;
    font-size: 1.8em;
    font-weight: 100;
    line-height: 1.5em
}

#BannerHot .colHeight {
    float: none; 
    display: table;
    height: 320px;
    min-height: 320px;
}

#BannerHot .vtop {
    display: table-cell; vertical-align: top; float: none;
}

#BannerHot .vmiddle {
    display: table-cell; vertical-align: middle; float: none;
}

#BannerHot .vbottom {
    display: table-cell; vertical-align: bottom; float: none;
}
