﻿.homepage-categories
{
    margin-bottom: 15px;
    background: #f1f2ed;
}

.homepage-categories-category
{
    display: none;
}

.homepage-categories-category-show
{
    display: block;
}

.homepage-category-tabs
{
    overflow: hidden;
    border-bottom: 2px solid #0092dd;
}

    .homepage-category-tabs a
    {
        height: 40px;
        line-height: 40px !important;
        width: 195px;
        margin: 0px;
        float: left;
        background-color: #464646;
        outline: none;
        border: 0px;
        color: white;
        cursor: pointer;
        font-size: 13px;
        text-align: center;
        border-right: 1px solid #fff;
    }

        .homepage-category-tabs a:last-child
        {
            border-right: none;
            width: 196px;
        }

        .homepage-category-tabs a:hover
        {
            background-color: #656565;
        }

        .homepage-category-tabs a.tab-selected
        {
            background-color: #0092dd;
        }

.homepage-wrapper
{
    overflow: hidden;
    margin-bottom: 15px;
}

.homepage-container
{
    overflow: hidden;
    background: #f1f2ed;
    padding: 15px 15px 0 15px;
}

.homepage-header-c3
{
    float: left;
    width: 240px;
}

.homepage-header-c3-inner
{
    text-align: left;
    margin-right: -8px;
}

.homepage-header-bestbuys
{
    float: right;
    width: 732px;
}

.homepage-header-bestbuys-inner
{
    text-align: left;
}

    .homepage-header-bestbuys-inner h2
    {
        margin: 5px 0px 5px 0px;
        display: inline-block;
    }

    .homepage-header-bestbuys-inner p
    {
        margin: 0px 25px 5px 0px;
        display: inline-block;
        color: #0092DD;
    }

.homepage-banners-banner-2
{
    float: left;
    width: 290px;
    margin-left: 12px;
}

.homepage-banners-banner-3
{
    float: left;
    width: 180px;
    margin-left: 14px;
}

.homepage-banners-container
{
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
}

.homepage-banners-banner-4
{
    float: left;
    width: 314px;
    margin-left: 20px;
}

.homepage-banners-banner-5
{
    float: left;
    width: 313px;
    margin-left: 20px;
}

.home-recommendedbrands
{
    clear: both;
    overflow: hidden;
}

.home-recommendedbrands-inner
{
    background: #FFF;
    padding: 20px 0;
}

.homepage-pc-title
{
    color: #000;
    display: inline-block;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 0;
}

.homepage-pc-subtitle
{
    line-height: 22px;
    margin: 0 0 15px 0;
    font-size: 16px;
    text-align: left;
}

p.homeintrotext
{
    width: 100%;
    text-align: left;
    margin: 8px;
    display: none;
}

h1.homeh1
{
    display: none;
    margin: 0;
}

/* HOME PRODUCT ICONS AREA */
.productIconBottomArea
{
    background: #FFF;
    overflow: hidden;
    padding-top: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 80%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 80%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 80%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 80%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 80%,#f2f2f2 100%); /* W3C */
    margin-bottom: 15px;
}

    .productIconBottomArea .productIconsLink:last-child
    {
        margin-right: 0px;
    }

.productIconsLink
{
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    width: 97px;
    float: left;
}

    .productIconsLink a
    {
        border: none;
        outline: none;
        text-decoration: none;
        cursor: pointer;
        color: #6691A7;
        padding: 62px 0 8px;
        font-size: 95%;
        width: 100px;
        display: inline-block;
        margin: 0px;
        background: url('/assets/images/sprites/store-icons-new.png');
        background-repeat: no-repeat;
    }

        .productIconsLink a:hover
        {
            border: none;
            outline: none;
            text-decoration: none;
            cursor: pointer;
            color: #464646;
        }

        .productIconsLink a span
        {
            border: none;
            outline: none;
            text-decoration: none;
            cursor: pointer;
            color: #0092dd;
            font-size: 14px;
            font-weight: 700;
            line-height: 0.7em;
        }

        .productIconsLink a:hover span
        {
            border: none;
            outline: none;
            text-decoration: none;
            cursor: pointer;
            color: #464646;
        }

    /* HOME PRODUCT ICONS */
    .productIconsLink #components
    {
        background-position: 0px 0px;
    }

    .productIconsLink #systems
    {
        background-position: -100px 0px;
    }

    .productIconsLink #laptops
    {
        background-position: -200px 0px;
    }

    .productIconsLink #tablets
    {
        background-position: -300px 0px;
    }

    .productIconsLink #monitors
    {
        background-position: -400px 0px;
    }

    .productIconsLink #virtualreality
    {
        background-position: -500px 0px;
    }

    .productIconsLink #networking
    {
        background-position: -596px 0px;
    }

    .productIconsLink #storage
    {
        background-position: -694px 0px;
    }

    .productIconsLink #peripherals
    {
        background-position: -800px 0px;
    }

    .productIconsLink #components:hover
    {
        background-position: 0px -84px;
    }

    .productIconsLink #systems:hover
    {
        background-position: -100px -84px;
    }

    .productIconsLink #laptops:hover
    {
        background-position: -200px -84px;
    }

    .productIconsLink #tablets:hover
    {
        background-position: -300px -84px;
    }

    .productIconsLink #monitors:hover
    {
        background-position: -400px -84px;
    }

    .productIconsLink #virtualreality:hover
    {
        background-position: -500px -84px;
    }

    .productIconsLink #networking:hover
    {
        background-position: -596px -84px;
    }

    .productIconsLink #storage:hover
    {
        background-position: -694px -84px;
    }

    .productIconsLink #peripherals:hover
    {
        background-position: -800px -84px;
    }

.homepage-featured-header
{
    overflow: hidden;
}

    .homepage-featured-header h3
    {
        margin-bottom: 10px;
        font-size: 16px;
        color: #464646;
        width: 708px;
        float: left;
    }

h3.homepage-deal
{
    margin-bottom: 0px;
    font-size: 14px;
    float: left;
    margin-left: 15px;
    line-height: 16px;
    background: #91ca49;
    width: 226px;
}

    h3.homepage-deal a
    {
        padding: 7px 12px 3px 8px;
        display: block;
        color: #ffffff;
    }

        h3.homepage-deal a:hover
        {
            color: #f2f2f2;
        }

.homepage-productblock
{
    float: left;
    width: 202px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
}

    .homepage-productblock:nth-child(4n+1)
    {
        margin-right: 0px;
    }

.homepage-productblock
{
    text-align: center;
    position: relative;
    height: 264px !important;
    border: 2px solid #FFF;
}

    .homepage-productblock .featurePriceTemplate p
    {
        margin: 0px;
    }

        .homepage-productblock .featurePriceTemplate p.price
        {
            color: #e7185a;
            font-size: 120%;
        }

    .homepage-productblock a
    {
        color: #0092dd;
    }

        .homepage-productblock a:hover
        {
            color: #464646;
        }

    .homepage-productblock .featurePriceTemplate
    {
        border-top: 1px solid #ececec;
        padding: 8px 0 0 3px;
        color: #e7185a;
        margin: 8px 0 0 0;
    }

    .homepage-productblock:hover .btnGreen
    {
        background-color: #7FC129;
        border: 1px solid #58861C;
    }

.homepage-productblock-image
{
    position: relative;
}

.homepage-productblock-name
{
    margin: 0px;
    font-size: 12px;
    font-weight: 600;
    padding-top: 10px;
}

.homepage-productblock-imageoverlay
{
    position: absolute;
    bottom: 0;
    right: 0;
}

.homepage-productblock-price-container
{
    position: absolute;
    bottom: 0px;
    width: 202px;
}

.homepage-productblock-overlay
{
    display: block;
    line-height: 100px;
    height: 284px;
    width: 222px;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 10;
    border: 2px solid #FFF;
}

    .homepage-productblock-overlay:hover
    {
        border: 2px solid #0092dd;
    }

.homepage-productblock-deal .homepage-productblock-overlay
{
    border: 2px solid #91ca49;
}

/* PC range landing blocks - overrides for homepage */
.pcrl-content
{
    margin-bottom: 15px;
    padding: 15px;
    overflow: hidden;
}

.pcrl-range-block
{
    width: 465px;
    margin-left: 10px;
}

    .pcrl-range-block:last-child
    {
        margin-left: 15px;
    }

.pcrl-block-link
{
    width: 465px;
}

.custom-build-range
{
    margin-top: 15px;
    width: 752px;
    float: left;
}

.custom-build-information
{
    width: 502px;
}

.homepage-pc-banner
{
    background: #FFF;
    float: left;
    height: 90px;
    width: 180px;
    margin-left: 15px;
    margin-top: 15px;
}

    .homepage-pc-banner iframe
    {
        padding-top: 0;
    }

.custom-build-left-title p
{
    top: 85px;
}

.custom-build-text p
{
    line-height: 20px;
}

.custom-build-right-section
{
    height: 154px;
}

/* recommended brands */
.homepage-brands
{
    margin-bottom: 15px;
    padding-bottom: 15px;
}

ul.homeProductLogos
{
    text-align: center;
}

.recommendedBrands
{
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}

ul.homeProductLogos li
{
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
    padding: 0px 19px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    ul.homeProductLogos li img
    {
        display: inline;
        margin: 0px;
        padding: 0px;
        text-decoration: none;
    }

        ul.homeProductLogos li img a
        {
            border: none;
            outline: none;
            text-decoration: none;
        }

        ul.homeProductLogos li img:hover
        {
            opacity: 0.65;
        }


    ul.homeProductLogos li.brandLogoLarge,
    ul.homeProductLogos li.brandLogoLarge img
    {
        width: 150px;
    }

    ul.homeProductLogos li.brandLogoSmall,
    ul.homeProductLogos li.brandLogoSmall img
    {
        width: 110px;
    }

/* latest news, products, most popular */
.home-wide-section
{
    float: left;
    text-align: left;
    background-color: #fff;
    width: 940px;
}

.home-wide-section-inner
{
    padding: 10px;
}

.home-container-articles
{
    position: relative;
    margin: 0 0 0 0;
    background-color: #f1f2ed;
    clear: both;
    overflow: hidden;
}

    .home-container-articles .home-info-section:last-child
    {
        margin-right: 0;
    }

    .home-container-articles h4
    {
        font-size: 12px;
    }

.home-info-product-list-item h4
{
    float: left;
    font-weight: 600;
    width: 170px;
    line-height: 1.5em;
}

.home-container-inner
{
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    width: 980px;
}

.home-info-section
{
    width: 300px;
    float: left;
    margin-right: 20px;
    text-align: left;
    background-color: #fff;
}

.home-info-section-inner
{
    padding: 10px;
}

    .home-info-section-inner h3, .home-wide-section-inner h3
    {
        padding: 10px;
        margin: -10px -10px 10px -10px;
        background: #464646;
        color: #FFF;
        font-size: 13px;
        font-weight: 600;
    }

.home-info-article-section, .home-info-product-list-item
{
    margin: 0px 0px 15px 0px;
    overflow: auto;
}

    .home-info-product-list-item img
    {
        float: left;
        margin-right: 10px;
    }



.homepage-productblock-price
{
    font-weight: bold;
    margin-bottom: 5px;
}

.homepage-productblock-pricedetail
{
    margin-bottom: 5px;
}

.homepage-productblock-wasprice
{
    color: #A5A5A5;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 5px;
}

.homepage-productblock-save
{
    font-size: 14px;
    color: #91CA49;
    font-weight: bold;
    margin-left: 5px;
}

.homepage-productblock-textonly
{
    font-size: 13px;
    color: #91CA49;
    font-weight: bold;
}

.homepage-productblock-price
{
    color: #0092DD;
    font-size: 18px;
}

.homepage-productblock-stock
{
    overflow: hidden;
}

    .homepage-productblock-stock .stock-list
    {
        list-style: none;
        margin: 10px 0 10px 0;
        float: left;
    }

.header-top-deal
{
    margin-bottom: 15px;
    border: 1px solid #0092dd;
    border-top: 0px;
    overflow: hidden;
}

.header-top-deal-text
{
    margin: 0px;
    padding: 5px 0 5px 10px;
    background: #0092dd;
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
