﻿#RotatorItemsContainer
{
    position:absolute;
    left:0px;
    top:0px;
}
.RotatorContainer
{
    position:relative;
    overflow:hidden;
}
.RotatorItem
{
    position:absolute;
    top:0px;
}
.RotatorOverlay, .RotatorOverlay-DC, .RotatorOverlay-DW, .RotatorOverlay-ID, .RotatorOverlay-SC, .RotatorOverlay-AP, .RotatorOverlay-DC-G, .RotatorOverlay-DW-G,
.RotatorOverlay-ID-G, .RotatorOverlay-SC-G, .RotatorOverlay-AP-G
{
    position:absolute;
    bottom:0px;
    width:665px;
    height:95px;
    background:transparent url('../Images/rotator_sprite.png') 0 0 no-repeat;
    behavior: url(iepngfix.htc);
    cursor:pointer;
}
.RotatorOverlay-DC
{
    background-position: 0 -95px;
}
.RotatorOverlay-DW
{
    background-position: 0 -190px;
}
.RotatorOverlay-ID
{
    background-position: 0 -285px;
}
.RotatorOverlay-SC 
{
    background-position: 0 -380px;
}
.RotatorOverlay-AP 
{
    background-position: 0 -475px;
}
.RotatorOverlay-DW-G
{
    background-position: -23px -190px;
}
.RotatorOverlay-ID-G
{
    background-position: -23px -285px;
}
.RotatorOverlay-SC-G
{
    background-position: -23px -380px;
}
.RotatorOverlay-AP-G
{
    background-position: -23px -475px;
}
.RotatorItemLink
{
    display:block;
    width:100%;
    height:100%;
    z-index:100;
}
.RotatorTitle, .RotatorTitle-DC, .RotatorTitle-DW, .RotatorTitle-ID, .RotatorTitle-SC, .RotatorTitle-AP, .RotatorTitle-DC-G, .RotatorTitle-DW-G,
.RotatorTitle-ID-G, .RotatorTitle-SC-G, .RotatorTitle-AP-G
{
    margin:8px 0px 3px 12px;
    font-size:20px;
    font-weight:bold;
    color:#fff;
}
.RotatorTitle-DC 
{
    margin-left:58px;
}
.RotatorTitle-DW
{
    margin-left:149px;
}
.RotatorTitle-ID
{
    margin-left:137px;
}
.RotatorTitle-SC 
{
    margin-left:111px;
}
.RotatorTitle-AP 
{
    margin-left:130px;
}
.RotatorTitle-DW-G
{
    margin-left:126px;
}
.RotatorTitle-ID-G
{
    margin-left:114px;
}
.RotatorTitle-SC-G
{
    margin-left:88px;
}
.RotatorTitle-AP-G
{
    margin-left:107px;
}
.RotatorSubTitle, .RotatorSubTitle-DC, .RotatorSubTitle-DW, .RotatorSubTitle-ID, .RotatorSubTitle-SC, .RotatorSubTitle-AP, .RotatorSubTitle-DC-G, .RotatorSubTitle-DW-G,
.RotatorSubTitle-ID-G, .RotatorSubTitle-SC-G, .RotatorSubTitle-AP-G
{
    margin:0px 0px 0px 12px;
    font-size:13px;
    color:#fff;
}
.RotatorSubTitle-DC 
{
    margin-left:58px;
}
.RotatorSubTitle-DW
{
    margin-left:149px;
}
.RotatorSubTitle-ID
{
    margin-left:137px;
}
.RotatorSubTitle-SC 
{
    margin-left:111px;
}
.RotatorSubTitle-AP 
{
    margin-left:130px;
}
.RotatorSubTitle-DW-G
{
    margin-left:126px;
}
.RotatorSubTitle-ID-G
{
    margin-left:114px;
}
.RotatorSubTitle-SC-G
{
    margin-left:88px;
}
.RotatorSubTitle-AP-G
{
    margin-left:107px;
}
.RotatorOverlay:hover
{
    text-decoration:none;
}
#RotatorPositionsContainer
{
    position:absolute;
    height:20px;
    z-index:100;
    top:269px;
    left:9px;
}
.RotatorPosition
{
    font-size:0px; /* for IE6 */
    background-repeat:no-repeat;
    float:left;
    margin:0px 7px 0px 0px;
    width:16px;
    height:16px;
    background-color:transparent;
    background-image:url(../Images/sprite.png);
    background-position:-103px -70px;
}
.RotatorAd
{
    position:relative;
    width:665px;
    height:56px;
}
.RotatorAdBtnExpand
{
    position:absolute;
    top:0px;
    right:0px;
    width:32px;
    height:25px;
    background:transparent url('../Images/sprite.png') -229px -67px no-repeat;
    cursor:pointer;
}
.RotatorBigAd
{
    font-size:0px; /* for IE6 */
    position:absolute;
    bottom:0px;
    width:665px;
    height:351px;
    background-color:#ffffff;
    z-index:500;
    overflow:hidden;
    left:0px;
}
.RotatorAdBtnClose
{
    position:absolute;
    top:0px;
    right:0px;
    width:32px;
    height:25px;
    background:transparent url('../Images/sprite.png') -261px -67px no-repeat;
    cursor:pointer;
}
#PromoBottomRightCorner
{
    position:absolute;
    bottom:0;
    right:0;
    width:8px;
    height:8px;
    background:transparent url(../Images/promoBottomRight.png) 0 0 no-repeat;
    z-index:510;
}
#PromoTopRightCorner
{
    position:absolute;
    top:0;
    right:0;
    width:8px;
    height:8px;
    background:transparent url(../Images/promoTopRight.png) 0 0 no-repeat;
    z-index:510;
}
.SpecialS, .SpecialP, .SpecialF 
{
    width:20px;
    height:60px;
    background:transparent url(../Images/rotator_sprite.png) -60px -570px no-repeat;
    position:absolute;
    top:1px;
    left:0px;
}
.SpecialS 
{
    background-position:0 -570px;
}
.SpecialP
{
    background-position:-40px -570px;
}
.SpecialF
{
    background-position:-20px -570px;
}
