﻿/*spotlight*/
#spotlight .photo
{
    width: 375px;
    float: left;
    margin: 0px 15px 10px 15px;
    display: inline;
}
#spotlight h1
{
    font-size: 1.6em;
    line-height: 1.2em;
}
#spotlight .summary
{
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top: 3px;
}
#spotlight .story-listing
{
    padding-left: 320px;
    margin-bottom: 14px;
}
/*spotlight option 2*/
#spotlight2
{
    position: relative;
    height: auto;
    overflow: hidden;
}
#spotlight2 .wrap
{
    height: auto;
    width: 390px;
    padding: 0; /* opacity: 0.8;     position: absolute;     top: 280px;     left: 0;*/
    display: inline;
    text-align: left;
    float: left;
    margin-top: 5px;
    overflow: hidden;
}
.overlay-bg
{
    /*background:#000; opacity:0.8;*/
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0px;
    width: 400px;
    z-index: 4;
}
#spotlight2 .title
{
    margin-bottom: 5px;
    font-size: 14px;
    color: #164571;
    display: inline;
    width: 100%;
    float: left;
}
#spotlight2 .title a
{
    color: #164571;
    font-weight: bold;
    font-size: 18px;
}
#spotlight2 .title a:hover{color:#ff6600}
#spotlight2 .summary
{
    color: #161616;
    margin: 2px 0 5px 0;
    display: inline;
    width: 100%;
    float: left;
}
.spotnav-bound
{
    position: absolute;
    top: 238px;
    right: 1px;
    z-index: 900;
    display: inline;
    float: left;
    width: 388px; /*opacity: 0.5;     filter: alpha(opacity=50);*/
    background: url(Backgrounds/bg-carousel-pagerline.png) repeat left top;
    height: 31px;
}
*html .spotnav-bound
{
    pacity: 0.5;
    filter: alpha(opacity=50);
}
#spotnav
{
    float: right;
    width: 115px;
    height: 25px;
    padding-top: 6px;
}
#spotnav a
{
    padding: 2px 6px;
    margin: 0;
    margin-right: 5px;
    color: #666666;
    text-indent: 0;
    visibility: visible;
    overflow: hidden;
    z-index: 150;
    float: left;
    font-size: 10px;
    background: url(Backgrounds/bg-carousel-pager-normal.png) no-repeat left top;
}
*html #spotnav a
{
    background-color:#fff
}
#spotnav a:hover
{
}
#spotnav a.activeSlide
{
    background: url("Backgrounds/bg-catetitle-right.png") no-repeat left top;
    color: #fff;
}
#spotlight-listing{ position: relative;height: 430px;width: 390px;}
#spotlight-listing .spotlight
{
    position: absolute;
    top: 0; /* left:-2000em;*/
    height: 430px !important;
    width: 390px !important;
    overflow:hidden
}
.spotlight .photo
{
    width: 390px;
    float: left;
    height: auto;
    vertical-align: top;
    display: inline;
}
.spotlight .photo p
{
    margin: 0;
    padding: 0;
}
.spotlight .photo img
{
    height: 270px;
    width: 390px;
    float: left;
}
/*popular*/
/*Manh edit*/
