﻿/*  [ import styles ]------------------------------------------  */

    /*  common sidebar css rules  */
    /*  @import url(Sidebar.css);  */



/*  [ right bar styles ]---------------------------------------  */

    #RightBar {
        background-color:Transparent;
    }

    #RightBar .Banners {
        width:160px;
        text-align:center;
        margin-bottom:8px;
    }
    
    #RightBar .Banners .TradeInOffers,
    #RightBar .Banners .NewspaperOffers,
    #RightBar .Banners .Survey,
    #RightBar .Banners .Payg,
    #RightBar .Banners .Mpx {
        display:block;
    }
    
    #RightBar .Banners .TradeInOffers,    
    #RightBar .Banners .NewspaperOffers,
    #RightBar .Banners .Survey,
    #RightBar .Banners .Payg {
        margin-bottom:6px;
    }
    
    #RightBar .Bottom {
        margin-bottom:6px;
    }
    
    #RightBar .BannerBottom {
        text-align:center;
    }



/*  [ best selling models ]------------------------------------  */

    #RightBar ul.BestSellingModels {
        font-weight:bold;
        font-size:0.9em;
    }
    
    #RightBar ul.BestSellingModels li.UpdatedDaily {
        background-color:#94B7DB;
        padding:2px 0 3px 0;
        text-align:center;
        color:#FFFFFF;
        border-left:1px solid #6699CC;
        border-right:1px solid #6699CC;
        background-image:none;
        width:148px;
    }

    #RightBar ul.BestSellingModels li.End {
        text-align:center;
        background-image:none;
    }

    #RightBar ul.BestSellingModels li {
        padding:5px 0 0 0;
        clear:both;
        width:150px;
    }
        
    #RightBar ul.BestSellingModels li div.Image {
        width:50px;
        height:90px;
        float:left;
		text-align:center;
		margin-bottom:0;
    }
    
    #RightBar ul.BestSellingModels li p {
        margin:0;
    }
    
    #RightBar ul.BestSellingModels li p strong {
        color:#CC0000;
    }
    
    #RightBar ul.BestSellingModels li a {
        width:auto;
    }
    
    #RightBar ul.BestSellingModels li div.Separator {
        padding:0;
        background-position:center bottom;
        height:10px;
        overflow:hidden;
    }
    
    /*  [ right bar styles ]---------------------------------------  */

    #RightBar {
        background-color:Transparent;
    }

    #RightBar .Banners {
        width:160px;
        text-align:center;
        margin-bottom:8px;
    }
    
    #RightBar .Banners .TradeInOffers,
    #RightBar .Banners .NewspaperOffers,
    #RightBar .Banners .Survey,
    #RightBar .Banners .Payg,
    #RightBar .Banners .Mpx {
        display:block;
    }
    
    #RightBar .Banners .TradeInOffers,    
    #RightBar .Banners .NewspaperOffers,
    #RightBar .Banners .Survey,
    #RightBar .Banners .Payg {
        margin-bottom:6px;
    }
    
    #RightBar .Bottom {
        margin-bottom:6px;
    }
    
    #RightBar .BannerBottom {
        text-align:center;
    }



/*  [ network top 10 best selling models ]------------------------------------  */

    #RightBar ul.NetworkTop10BestSellingModels {
        font-weight:bold;
        font-size:0.9em;
        float:left;
    }
    
    #RightBar ul.NetworkTop10BestSellingModels li.End {
        text-align:center;
        background-image:none;
        float:left;
    }

    #RightBar ul.NetworkTop10BestSellingModels li {
        padding:0 0 0 0;
        clear:both;
        width:150px;
        height:40px;
        margin-bottom:5px;
        float:left;
    }
        
    #RightBar ul.NetworkTop10BestSellingModels li div.Image 
    {
		background-image:url(/_images/_system/networks/network_page/star.gif);
		background-repeat:no-repeat;
		background-position:center;
        width:40px;
        height:40px;
        float:left;
		text-align:center;
		margin-bottom:0;
		line-height:40px;
    }
    
    #RightBar ul.NetworkTop10BestSellingModels li p {
        margin:0;
        float:left;
    }
    
    #RightBar ul.NetworkTop10BestSellingModels li p strong {
        color:#CC0000;
        float:left;
    }
    
    #RightBar ul.NetworkTop10BestSellingModels li a {
        width:110px;
        height:40px;
        display:block;
        margin-top:2px;
        float:left;
    }
