/* ------------------------------------------------------------ */
/* Structural Configurations */
/* ------------------------------------------------------------ */

#Homepage-Content {
    background-color: #ffffff;
    position: relative;
    float: left;
    padding: 0;
    width: 771px;
}

#HP-Top-Texts {
    width: 771px;
    height: 54px;
    background-image: url(https://images.esellerpro.com/2650/images/objects/hp-toptexts.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    float:left;
}
#HP-Middle-Text {
    width: 771px;
    height: 50px;
    background-image: url(https://images.esellerpro.com/2650/images/objects/hp-middletext.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    float:left;
}


.Tab-Container {
    float: left;
    margin: 10px 0 0 0;
    background-color: #ffffff;
}

/*** TABS ***/

#Tabbed-Container-HP {
    width: 754px;
    height:337px;
    float: left;
}

#Tabbed-Container-HP.Tab-Container .Tabs {
    float: left;
    padding: 0 0 0 0;
    width: 100%;
    height: 31px;
}

#Tabbed-Container-HP.Tab-Container .Tabs a {
    width: 187px;
    height: 31px;
    line-height: 31px;
    position: relative;
    float: left;
    margin: 0 0 0 0;
    background-color: #dedede;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #c4c4c4;
    background-image: url(https://images.esellerpro.com/2650/images/objects/hp-tab-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#Tabbed-Container-HP.Tab-Container .Tabs a:first-child {
    border-width: 0 1px 1px 1px;
    width: 188px;

}

#Tabbed-Container-HP.Tab-Container .Tabs a.Selected  {
    background-color: #ffffff;
    background-image: none;
    height: 32px;
    margin-top: -1px;
    z-index: 10;
    line-height: 33px;
    border-color: #a1a1a1;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content-Border{
    padding: 23px 23px 23px 28px;
    float: left;
    width: 701px;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content {
    float: left;
    overflow: hidden;
    border: 1px solid #a1a1a1;
    width: 752px;
    z-index: 10;
    display: block;
    position: relative;
    height: 302px;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content a.Title {
    color: #2d2d2d;
    font-size: 0.875em;
    float:left;
    width: 265px;
    margin-left: 5px;
    margin-top: 5px;
}
#Tabbed-Container-HP.Tab-Container .Tab-Content a.Image {
    float:right;
    width: 430px;
    height: 247px;
    text-align:center;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content a.Image img {
    max-width: 430px;
    max-height: 235px;
    margin-top: 15px;
}
#Tabbed-Container-HP.Tab-Container .Tab-Content ul{
    float: left;
    list-style: none;
    width: 265px;
    margin-left: 5px;
    margin-top: 10px;
    padding-bottom: 15px;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content ul li {
    background-image: url(https://images.esellerpro.com/2650/images/objects/arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    color: #2d2d2d;
    font-weight: bold;
    font-size: 0.875em;
    line-height: 22px;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content div.Price {
    color: #004d92;
    font-weight: bold;
    font-size:1.85em;
    line-height:35px;
    width: 120px;
    float:left;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content .Details {
    width: 265px;
    height: 250px;
    float: left;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content input.Buy {
    width: 104px; 
    height: 35px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px; 
    background-color: #d34602; 
    -webkit-box-shadow: 2px 1px 5px rgba(0,0,0,.37); 
    -moz-box-shadow: 2px 1px 5px rgba(0,0,0,.37); 
    box-shadow: 2px 1px 5px rgba(0,0,0,.37); 
    background-image: -webkit-linear-gradient(-78deg, rgba(255,155,26,.16), rgba(255,155,26,0)); 
    background-image: -moz-linear-gradient(-78deg, rgba(255,155,26,.16), rgba(255,155,26,0)); 
    background-image: -o-linear-gradient(-78deg, rgba(255,155,26,.16), rgba(255,155,26,0)); 
    background-image: -ms-linear-gradient(-78deg, rgba(255,155,26,.16), rgba(255,155,26,0)); 
    background-image: linear-gradient(-78deg, rgba(255,155,26,.16), rgba(255,155,26,0));
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    font-size: 0.875em;
    padding-bottom: 2px;
    float:left;
    cursor: pointer;
}



#Tabbed-Container-HP.Tab-Container div.Deselected{
    display: none;
}
.HP-Special-Offer {
    float: left;
    width: 248px;
    height: 45px;
    background-image: url(https://images.esellerpro.com/2650/images/objects/special-offer.jpg);
}

#Tabbed-Container-HP.Tab-Container .Tabs a { color: #2d2d2d; }
#Tabbed-Container-HP.Tab-Container .Tabs a:hover { color: #2d2d2d; }

#Tabbed-Container-HP.Tab-Container .Tabs a.Selected { color: #2d2d2d; }
#Tabbed-Container-HP.Tab-Container .Tabs a.Selected:hover { color: #2d2d2d; }

#Tabbed-Container-HP.Tab-Container .Tabs a {
    text-align: center;
    font-size: 0.875em;
    text-decoration: none;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content {
    font-size: 1em;
}

#Tabbed-Container-HP.Tab-Container .Tab-Content .Content-Table {
    font-size: 1.0em;
}

/*** END OF TABS ***/

#HomepageCats {
    float:left;
    list-style: none;
    width: 771px;
}

#HomepageCats li {
    float: left;
    width: 242px;
    height: 195px;
    margin-right: 14px;
    margin-top: 16px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.14); 
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.14); 
    box-shadow: 0 2px 2px rgba(0,0,0,.14);
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px;
}
#HomepageCats li * {
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px;    
}

#TopSellers {
    float: left;
    width: 771px;
    margin-top: 30px;
    height: 370px;
}

#TopSellers .TopSellersHeader {
    background-image: url(https://images.esellerpro.com/2650/images/objects/top-sellers.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 771px;
    height: 34px;
}




/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */