/*****************************************************************
* Interspire Shopping Cart Style File                                *
*                                                                   *
* Name: SmartShop                                                   *
* Author: Kostiantin Iatseniuk (Max) (Interspire Pty. Ltd.)       *
* Id: $Id$                                                        *
*****************************************************************/

/* Color: Blue */

body {
    color: white;
    background:#000 url(../../Blackstore/images/black/bg_bodyy.gif) repeat-x 0 0;
}
a {
    color: #ba76e1;
    font-weight: 400;
    text-decoration: underline;
}
a:hover {
    color: #ba76el;
}
textarea, input[type='text'], input[type='password'], select {
    border:1px solid #3c3c3c;
}
h2 {
    color: #fff;
}
h3 {
    color: #fff;
}

#morepadding {
    padding-top: 15px;
}

#TopMenu {
    font-size: 0.85em;
    text-transform:uppercase;
    text-decoration:none;
}
#TopMenu li a, #TopMenu li div {
    color: #fff;
}
#TopMenu li div a {
    background:none !important;
    color:#fff
}
#TopMenu li a:hover {
    color: #fff;
}
#Outer {
}
#Menu {
    padding-top: 50px;
}
#Menu li a {
    color: #fff;
    text-transform:uppercase;
    text-decoration: none;
}
#Menu li.ActivePage a {
    text-decoration:none;
}
#Menu li ul li a {
    background-color: #242424;
    border-top:none;
}
#Menu li ul li a:hover {
}
#Menu li:hover a, #Menu li.over a {
    color: #fff;
}
#Header {
    padding-top: 30px;
}

#Logo h1 {
    color: #fff;
}
#Logo h1 a {
    color: #fff;
}
#Logo span {
}
#SearchForm {
}
#SearchForm label {
    color: white;
}
#SearchForm a {
    color: white;
    text-decoration:none
}
#SearchForm a:hover {
    color: #8a56a8;
}
.Left {
}
.Left a {
    color: white;
    text-decoration:none;
}

.Right {
}
.Left li {
    background-color: #7d5ea1;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 2px solid #333333;
    border-bottom: 2px solid #333333; 
}

.Left li a {
    font-size: 0.91em;
    font-weight: bold;
}

.Left li a:hover {
    color: white;
}

#LayoutColumn2 h2 {
    margin-top: 0px;
}
    
.Content {
}

.main_banner {
    display:block;
    width:760px;
    height:398px;
    background:url(../../Blackstore/images/main_banner.jpg) no-repeat;
    margin:0 auto 20px;
}
.main_banner span {
    display:none
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
    color: #9999ff;
}

#Footer {
    color: white;
    height:35px;
    padding:20px;
}

#Footer a {
    color: white;
    text-decoration:underline;
}

#Footer li a {
}

.fastCartContent .ProductList li {
    background-color: black;
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}
.ProductList .ProductImage {
    background-color: black;
    margin:0;
    padding:0 0 10px 0;
}
.ProductList strong, .ProductList strong a {
    color: white;
}

.ProductList strong a:hover {
    color: white;
}

.ProductPrice {
    color: white;
}

.ProductList em {
    color: #ba76e1;
    font-size:.99em;
    font-weight: bold;
}
.ProductList .Rating {
    color: #ba76e1;
}
.Right .ProductList li {
    background:url(../../Blackstore/images/black/bg_sideli.gif) repeat-x 0% 100%;
}
.Left h2 {
    color:#fff;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../Blackstore/images/black/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../Blackstore/images/black/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers .ProductActionAdd, .Right .TopSellers .ProductActionAdd, .Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd, .Left #SideProductRecentlyViewed .ProductActionAdd, .Right #SideProductRecentlyViewed .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}
.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a, .Left #SideProductRecentlyViewed .ProductActionAdd a, .Right #SideProductRecentlyViewed .ProductActionAdd a {
    color:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important
}
.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}
.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
    color:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd a, .Right .TopSellers li.TopSeller1 .ProductActionAdd a, .Left .TopSellers li.TopSeller1 .ProductActionAdd a:hover, .Right .TopSellers li.TopSeller1 .ProductActionAdd a:hover {
    color:#fff;
    text-decoration:none;
    font-weight:400 !important
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:20px;
    text-align:center;
    padding-top:4px;
    font-size:.95em;
    background:url(../../Blackstore/images/black/ProductActionAdd.gif) no-repeat 0% 0%;
    font-weight:400
}
.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}
.CompareItem {
    width:200px;
    border-left: solid 1px #CACACA;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #f1e8d4;
}
.CompareFieldTop {
    border-bottom:solid 1px #f1e8d4;
}
.CompareFieldTop a:hover {
    color:#ff0033;
}
.CompareCenter {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.CompareLeft {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.ViewCartLink {
    background: url('../../Blackstore/images/black/Cart.gif') no-repeat -4px 0;
}
table.CartContents, table.General {
    border: 1px solid #e5e5e5;
}
.CartContents thead tr th, table.General thead tr th {
    background: #faf8f4;
    color: #424748;
    border-bottom: 1px solid #e5e5e5;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e5e5e5;
    color: white;
}
.MiniCart .SubTotal {
    color: white;
}
.JustAddedProduct {
    background: white;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #333;
}
.CategoryPagination {
    color: black;
    background: #faf8f4;
    
}
.CheckoutRedeemCoupon {
    background: #666666;
    padding: 10px;
    width: 300px;
    border: 1px solid #ba76e1;
    margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
}

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: url('../../Blackstore/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #fff;
}
.SuccessMessage {
    background: url('../../Blackstore/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #fff;
}
.ErrorMessage {
    background: url('../../Blackstore/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #fff;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
}
.ProductActionAdd {
    background:url(../../Blackstore/images/black/ProductActionAdd.gif) no-repeat 0% 0%;
    display: none;
}
.ProductActionAdd a {
    color:#fff;
    font-weight:700;
    font-size:1.3em;
    font-family: Helvetica, Arial, sans-serif;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #232323;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background:none;
    border: 1px solid #232323;
    color: #fff;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #ba76e1;
}
/* Tabbed Navigation */
.TabNav {
}
.TabNav li a {
}
.TabNav li a:hover {
}
.TabNav li.Active a {
}
/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}
.Breadcrumb ul {
    padding:10px;
}
.Breadcrumb ul a {
}
.SideCart li {
    background:none
}
#ProductDetails .ProductTinyImageList ul li div {
    background-color: white;
}

.CartContents .ItemShipping th {
    border-bottom-color: #e5e5e5;
    border-top-color: #e5e5e5;
    background: #faf8f4;
    color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,

/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #232323;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #232323;
}

/* End: category flyout styles */

/* start fast cart styles */
#fastCartContainer {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    background-color: #666666;
}
.fastCartContent h2 {
    color: white;
    font-size: 14pt;
    background-color: #666666;
}
.fastCartContent h3 {
    color: white;
    background-color: #666666;
}
.fastCartSummaryBox {
    background-color: #666666;
    color: white;
}

.fastCartContent .fastCartTop a {
    color: white;
}

.fastCartContent .ProductList .ProductDetails a {
    color: black;
}

.fastCartContent .ProductPrice {
    color: white;
}

.fastCartContent .ProductList em {
    color: #8a56a8;
}
.fastCartContent .Quantity {
    color: white;
}
.fastCartContent p {
    color: white;
}
.fastCartContent .ProductList li {
    background-color: white;
}
/* end fast cart styles */
