/* Color: Maroon */

body {
    /*background: #fff url(../../Electronics/images/magenta/BodyBg.gif) 0 0 repeat-x;*/
    color: #282828;
}
a {
    color: #282828;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #1479B3;
}
h2 {
    color: #282828;
}
h3 {
    color: #1479B3;
}
hr {
    background: #dadada;
    color: #dadada;
}


#Container {
    background: #fff;
}


#TopMenu {
}
#TopMenu li {
    /*background: url(../../Electronics/images/magenta/PagesMenuBg.gif) 0 10px no-repeat;*/
}
#TopMenu li.First {
    background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    color: #1479b3;
    text-decoration: underline;
}

#Menu {
    border-top: 1px solid #fff;
}
#Menu li {
}
#Menu li a {
    color: #000;
}
#Menu li a:hover {
    color: #000;
}
#Menu li ul {
}
#Menu li ul li a {
    color: #dadada;
    background: #232323;
}
#Menu li ul li a:hover {
    color: #000;
}


#Outer {
}
#Wrapper {
}
#Header {
    background-position: 0 0;
    background-repeat: no-repeat;
}


#Logo {
}
#Logo h1 {
    color: #000;
}
#Logo h1 a {
    color: #000;
}


#SearchForm {
    background: url(../../Electronics/images/magenta/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm form {
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #fff;
    border: 1px solid #f2b5ce;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #f2b5ce;
}
#SearchForm p {
    color: #f2b5ce;
}


.Left {
}
.Left .Block {
}
.Left h2 {
    color: #fff;
    background: #232323;
}
.Left li {
    border-bottom: 1px solid #d9d9d9;
}
.Left li a {
    color: #232323;
}
.Left li a:hover {
    color: #1479B3;
}
.Left .Block li, .Right .Block li {
    padding-left:8px;
}



.Content {
}
.Content h2 {
    color: #AAA;
    /* background: #e0005f; */

}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
    color: #fff;
    background: #232323;
}
.Right li {
    border-bottom: 1px solid #d9d9d9;
}
.Right li a {
    color: #232323;
}
.Right a:hover, .Right a:hover strong {
    color: #1479B3;
}
.Right hr {
    background: transparent;
    color: #dadada;
}


#Footer {
    border-top: 1px solid #dadada;
}


.NewsletterSubscription input {
    border: 1px solid #dadada;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
    color: #000;
}
.ProductList a:hover {
}
.ProductList .ProductImage {
    background: #fff;
    padding: 4px;
    border: 1px solid #dadada;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
    color: #E0005F;
}
.ProductList .Rating {
    color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
    background: url(../../Electronics/images/magenta/FeaturedProductsBg.gif) 0 100% repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
    background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #fff;
    background: url(../../Electronics/images/magenta/TopSellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    color: #fff;
    background: url(../../Electronics/images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
    border-bottom: 1px solid #dadada;
}


.CompareItem { width:200px; border-left: solid 1px #dadada; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dadada; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#E0005F; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }

.ViewCartLink {
    background: url('../../Electronics/images/magenta/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #dadada;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #eff6f9;
    color: #424748;
    border-bottom: 1px solid #dadada;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dadada;
    color: #1479B3;
}

.MiniCart .SubTotal {
    color: #1479B3;
}

.JustAddedProduct {
    border: 1px solid #dadada;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #1479B3;
}

.CategoryPagination {
    color: #1479B3;
    background: #eff6f9;
    border: 1px solid #dadada;
}

.CheckoutRedeemCoupon { background: #eff6f9; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

.InfoMessage {
    background: #eff6f9 url('../../Electronics/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../Electronics/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../Electronics/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #eff6f9;
}

.QuickSearchAllResults a { background: url('../../Electronics/images/magenta/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #eff6f9; }

.SortBox {
    color: #fff;
}
.SearchTips .Examples {
    background: #eff6f9;
    border: 1px solid #dadada;
}

#SearchPageHeader .FloatRight a {
    float: left;
    padding: 7px 0 0 0;
    color: #fff;
}
#SearchPageHeader .FloatRight a img {
    padding: 5px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #dadada;
    background: #eff6f9;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #232323;
    color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #a0a9b7;
}

.TabNav li a {
    border: 1px solid #a0a9b7;
    background: #e5eef2;
}

.TabNav li a:hover {
    background-color: #efefef;
    color: #000;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

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