/* Color: Maroon */

body {
    background: #fff url(../../ArtsCrafts/images/bright/BodyBg.gif) 0 0 repeat-x;
    color: #2f273e;
}
a {
    color: #2f273e;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #dbf5ff; 
}
h2 {
    color: #007cc3;
}
h3 {
    color: #007cc3;
}

#Container {
}


#TopMenu {
    background: #999999;
    color: #fff;
    font-weight:bold;  
    border-bottom: 1px solid #fff;
}
#TopMenu li {
    background: url(../../ArtsCrafts/images/bright/PagesMenuBg.gif) 0 10px no-repeat;
}
#TopMenu li.First {
    background-image: none;
}
#TopMenu li a, #TopMenu li div {
    color: #fff;
}
#TopMenu li a:hover {
 /*   color: #fff;   */
    text-decoration: underline;
    color:#fbc169;
 /*       font-weight:bold;  */
}


#Menu {
}
#Menu li {
}
#Menu li a {
    color: #330099;
    background: url(../../ArtsCrafts/images/bright/MenuBgBtn.gif) 0 12px no-repeat;
}
#Menu li.First a {
    background-image: none;
}
#Menu li ul li a {
    background: #eef5f9;
}
#Menu li a:hover {
    color: #ff1500;
}


#Outer {
    background: url(../../ArtsCrafts/images/bright/OuterBg.gif) 100% 113px no-repeat; /* Right hand drop shadow */
}
#Wrapper {
    background: #fff url(../../ArtsCrafts/images/bright/WrapperBg.gif) 0 0 no-repeat;
}
#Header {
    /* Bottom header drop shadow */
    background-position: 0 0;
    background-repeat: no-repeat;
}


#Logo {
    background: url(../../ArtsCrafts/images/bright/LogoBg.gif) 0 0 no-repeat; /* Bookmark image */
}
#Logo h1 {
    color: #330099;
}
#Logo h1 a {
    color: #330099;
}


#SearchForm {
    background: url(../../ArtsCrafts/images/bright/SearchBg.gif) 100% 0 no-repeat; /* Right hand header drop shadow */
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #fff;
    border: 1px solid #cfcfcf;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #e57fcc;
}
#SearchForm p {
    color: #e57fcc;
}


.Left {
}
.Left .Block {
}
.Left h2 {
    color: #fff;
    background: #007cc3;
}
.Left h2 a {
    color: #fff;
}
.Left li {
    border-bottom: 1px solid #e9e9e9;
}
.Left li a {
    color: #330099;
}
.Left li a:hover {
}
.Left .CategoryList li, .Right .CategoryList li {
 <!--   background: url(../../ArtsCrafts/images/bright/BlockArrow.gif) no-repeat left 7px;  -->
    padding-left:20px;
}
.Left .BrandList li, .Right .BrandList li {
  <!-- background: url(../../ArtsCrafts/images/bright/BlockArrow.gif) no-repeat left center;  -->
    margin-left:10px;
    padding-left:10px;
}


.Content {
}
.Content h2 {
}
.Content a {
    color: #330099;
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
    color: #fff;
    background: #007cc3;
}
.Right h2 a {
    color: #fff;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right li {
    border-bottom: 1px solid #e9e9e9;
}
.Right li a {
    color: #330099;
}
.Right hr {
    background: transparent;
    color: #DADADA;
}


#Footer {
    background: url(/content/backgrounds/footerskyline.jpg) 100% 0 no-repeat;
}


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


.Content .ProductList li,
.fastCartContent .ProductList li {
  <!--  border: 1px solid #dadada;  -->
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
  /*  background: #ffb358;  */
    background: #eef2f9;
}
.ProductList .ProductImage {
    background: #fff;
    padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
    color: #330099;
}
.ProductPrice, .ProductList em {
    color: #ff001a;
}
.ProductList .Rating {
    color: #6a6a6a;
}
.Right .ProductList li {
}


.Content .FeaturedProducts .ProductList li {
    background: #fff url(../../ArtsCrafts/images/bright/FeaturedProductsBg.gif) bottom left repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #eef5f9;
}


.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #007cc3;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
    background: #fff url(../../ArtsCrafts/images/bright/No1SellerBg.gif) bottom left repeat-x;
    border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
    background: url(../../ArtsCrafts/images/bright/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    display: none;
}


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


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

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

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

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

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #DADADA;
    color: #330099;
}

.MiniCart .SubTotal {
    color: #330099;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
    color: #330099;
}

.CategoryPagination {
    color: #330099;
    background: #eef5f9;
    border: 1px solid #DADADA;
}

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

.SubCategoryList, .SubBrandList {
    background:#eef5f9;
}


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

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

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

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

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

.QuickSearchHover td{ background: #eef5f9; }
.QuickSearchAllResults a { background: url('../../ArtsCrafts/images/bright/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
    background: #eef5f9;
    border: 1px solid #dadada;
}

.MiniCart .SubTotal {
    color: #330099;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #dcf0f5;
    border: 1px solid #bce0e8;
}

.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 #dadada;
}

.TabNav li a {
    border: 1px solid #dadada;
    background: #eef5f9;
}

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

.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: #eef5f9;
    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: #eef5f9;
 <!--   color: #e6f5fa;  -->
}

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

#SideCategoryList .sf-sub-indicator {
  background-image:  url('../../ArtsCrafts/images/bright/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 */



.ProductList li.onSale .saleLabel {
  background: #f00;
  color: #fff;
  display: block;
  font-size: 11px;
  margin: 8px;
  padding: 2px 5px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}
.Content .ProductList li{position: relative;}
.CategoryList ul li.sale-text a {color:#ff0000;font-weight: bold;}
.CategoryList ul li.christmas-text a {color:#00923f;font-weight: bold;}


.RetailPrice .saleLabel {
  background: #f00;
  color: #fff;
  display: block;
  font-size: 11px;
  margin: 8px;
  padding: 2px 5px;
  position: absolute;
  left: 157px;
  text-transform: uppercase;
  top: -24px;
}
#ProductDetails .ProductMain {position: relative;}
