/* Color: Maroon */

body {
    background: url(/template/images/magenta/BodyBgPrinter.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    color: #282828;
}
a {
    color: #232323;
    font-weight: normal;
    text-decoration: none;
}

a.email2 {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #EC008C;
    text-decoration: underline;
}

a.email2:hover {
    color: #EC008C;
    text-decoration: underline;
}

h2 {
    color: #282828;
}

h3 {
    color: #000000;
}

h5 {
    color: #282828;
}



hr {
    background: #dadada;
    color: #dadada;
}

hr.secondary {
    background: #ff0000;
    color: #ff0000;
}

#Container {
    background: #fff;
}


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

#Menu {
    background: #0F0033;
    border-top: 1px solid #fff;
}
#Menu li {
}
#Menu li.Dividers {
    background: url(/template/images/magenta/PagesMenuBgWhite.gif) 1px 9px no-repeat;
}
#Menu li a {
    color: #fff;
}
#Menu li a:hover {
    color: #FFC425;
}
#Menu li ul {
}
#Menu li ul li a {
    color: #fff;
    background: #336699;
}
#Menu li ul li a:hover {
    color: #FFC425;
}


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


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


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


.Left {
}
.Left .Block {
    background: #ecebeb;
}
.Left #SideCategoryList {
    font-size: 1.05em;
    background: #0F0033;
    border-bottom: 1px solid #ccc;
}
.Left #SideCategoryList a{
    color: #fff;
}
.Left #SideCategoryList a:hover{
    color: #FFC425;
    text-decoration: none;
}
.Left h2 {
    color: #fff;
    background: #0F0033;
}
.Left li {
    border-bottom: 1px solid #999999;
}
.Left li a {
    color: #000;
}
.Left li a:hover {
    color: #EC008C;
}
.Left .Block li, .Right .Block li {
    padding-left:8px;
}



.Content {
}
.Content h2 {
    color: #fff;
    background: #0F0033;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
    background: #ecebeb;
}
.Right #QuickLinks {
    background: #0F0033;
}

.Right .QuickLinksContent {
    background: #0F0033;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.Right .QuickLinksContent a{
    color: #fff;
}
.Right .QuickLinksContent a:hover{
    color: #FFC425;
    text-decoration: none;
}

.Right #PrintTracker {
    background: #383838;
}
.Right .PrintTrackerContent {
    background: #383838;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.Right .PrintTrackerContent a{
    color: #fff;
}
.Right .PrintTrackerContent a:hover{
    color: #FFC425;
    text-decoration: none;
}


.Right #Specials {
    background: #961F20;
}
.Right .SpecialsContent {
    background: #961F20;
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.Right .SpecialsContent a{
    color: #fff;
}
.Right .SpecialsContent a:hover{
    color: #FFC425;
    text-decoration: none;
}

.Right h2 {
    color: #fff;
    background: #0F0033;
}


.Right h5 {
    color: #fff;
    background: #961F20;
}

.Right h6 {
    color: #fff;
    background: #383838;
}


.Right li {
    border-bottom: 1px solid #999999;
}

.Right li a {
    color: #000000;
}
.Right a:hover, .Right a:hover strong {
    color: #FFC425;
}
.Right hr {
    background: transparent;
    color: #dadada;
}


#Footer {
    border-top: 1px solid #0F0033;
    background: #0F0033;
    border-bottom: 1px solid #0F0033;
}

#Footer p {
    color: #fff;
}

#Footer a {
    color: #fff;
    text-decoration: none;
}

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

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


.Content .ProductList li,
.fastCartContent .ProductList li {
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}
.ProductList a {
    color: #121E44;
    font-weight: bold;
}
.ProductList a:hover {
    color: #EC008C;
}
.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(/template/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(/template/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('/template/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; }

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

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

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

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

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

.QuickSearchHover td{ background: #ecebeb; }

.SortBox {
    color: #fff;
}
.SearchTips .Examples {
    background: #ecebeb;
    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;
}

#Button1 {
    padding-top: 6px;
        padding-bottom: 5px;
    border-bottom: thin solid #ecebeb;
}


#Button2 {
    padding-top: 3px;
        padding-bottom: 5px;
    border-bottom: thin solid #ecebeb;
}


#Button3 {
    padding-top: 3px;
        padding-bottom: 8px;
  border-bottom: thin solid #ecebeb;
}

#Button4 {
    padding-top: 6px;
        padding-bottom: 5px;
    border-bottom: thin solid #ecebeb;
}

#Button5 {
    padding-bottom: 10px;
}


span.CategoryParagraphHeader {
    font-size: 14px;
    font-weight: bold;
    color: #EE3124;
}


}
/* 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: #EE3124;
}

/* 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: #efefef;
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../Electronics/images/magenta/arrows-dark.png');
}

/* End: category flyout styles */
/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */

.CartContents .ItemShipping th {
    border-bottom-color: #dadada;
    border-top-color: #dadada;
    background: #eff6f9;
    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 {
    color: #fff;
    background-color: #336699;
}

/* 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 {
color: #FFC425;
background-color: #336699;
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../Electronics/images/magenta/arrows-dark.png');
}

/* End: category flyout styles */
/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */
