/* Color: Grey */

body {
  /*  background: #fff url(../../CorporateGifts/images/yellow/bg_body.jpg) 50% 0 no-repeat;*/
    color: #0e0e0e;
}
a {
    color: #0e0e0e;
}
a:hover {
    color: #0e0e0e;
}
h2 {
    color: #0e0e0e;
}
h3 {
    color: #0e0e0e;
}
hr {
    background: #d4d4d4;
}

#TopMenu {
    BACKGROUND: #ededed;
    color: #000;
}
#TopMenu li a, #TopMenu li div {
    color: #000;
}
#TopMenu li div a {
}
#TopMenu li a:hover {
    color:#FFF;
}

#Menu {
    border: #555 1px solid;
    background: #fff;
    color: #565656;
    border-radius: 5px;
}
#Menu li a {
    color: #565656;
}
#Menu li a:hover {
    text-decoration: none;
    color:#ddd;
}
#Menu li.First a {
    background-image: none;
}
#Menu li ul li a {
    background-image: none;
    background-color: #ffe14f;
}
#Menu li ul li a:hover {
    background-color: #0e0e0e;
}
#Menu li:hover a, #Menu li.over a{
}

#Outer {
}
#Header {
}
#Wrapper {

}

#Logo {
}
#Logo h1 {
    color: #2b2b2b;
}
#Logo h1 a {
    color: #2b2b2b;
}

#SearchForm {

}
#SearchForm label {
}
#SearchForm input {
    background: #fff;
    color: #2b2b2b;
    border: 1px solid #7f7f7f;
}
#SearchForm a {
    color: #414141;
}
#SearchForm a:hover {
    color: #000;
}

.Left {
}
.Left h2 {
    color: #0e0e0e;
}
.Left li {
}
.Left li a {
}
.Left li a:hover {
}
.Left #SideCategoryList li ul li{
    border-bottom: 0;
    border-top: 1px solid #414141;
}

#SideNewProducts,div#SideProductAddToWishList,div#SideProductRecentlyViewed{
    margin: 20px 0 0;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
}

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

.Right {
}
.Right h2 {
    color: #0e0e0e;
}
.Right li {
    border-bottom: 1px solid #414141;
}
.Right li a {
}
.Right li a:hover {
}


#Footer {
    background: #fff;
    color: #000;
}
#Footer a {
    color: #000;
}

.Content .ProductList li {
    background: #fff url(../../CorporateGifts/images/yellow/bg_product_bottom.gf) 100% 100% no-repeat;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
}
.ProductList strong, .ProductList strong a {
    color: #2b2b2b;
}
.ProductList strong a:hover {
    color: #000;
}
.ProductPrice, .ProductList em {
    color: #e3323c;
}
.ProductList .Rating {
    color: #696969;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}
.Left .ProductList strong, .Left .ProductList strong a, .Right .ProductList strong, .Right .ProductList strong a {
    color: #0e0e0e;
}
.Left .ProductList strong a:hover, .Right .ProductList strong a:hover {
    color: #0e0e0e;
}


.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #2b2b2b;
    background: url(../../CorporateGifts/images/yellow/bg_topseller_number.gif) 0 0 no-repeat;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
}


.Breadcrumb {
    /* border-bottom: 1px solid #414141; */
    background: #DDD;
    border-radius: 15px;
    color: #222 !important;FONT-SIZE: 1.3EM;
}


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

.ViewCartLink {
    background: url('../../CorporateGifts/images/yellow/Cart.gif') no-repeat 0 50%;
}

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

.CartContents thead tr th, table.General thead tr th {
    background: #c1c1c1;background: #e0e0e0;
    color: #fff;
    border-bottom: 1px solid #414141;
}

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

.MiniCart .SubTotal {
    color: #e3323c;
}

.JustAddedProduct {
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #2b2b2b;
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}
.JustAddedProduct .ProductPrice, .JustAddedProduct em {
    color: #e3323c;
}

.CategoryPagination {
    color: #fff;
    background: #c1c1c1;
    border: 1px solid #414141;
}

.CheckoutRedeemCoupon { background: #383838;background: #e0e0e0; padding: 10px; width: 300px; border: 1px solid #414141; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
    background:#383838;background: #e0e0e0;
    border: 1px solid #414141;
}

.InfoMessage {
    background: #fff url('../../CorporateGifts/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #414141;
}

.SuccessMessage {
    background: #fff url('../../CorporateGifts/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #414141;
}

.ErrorMessage {
    background: #fff url('../../CorporateGifts/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #414141;
}

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

.SearchTips .Examples {
    background: #c1c1c1;
}

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #696969;
    color: #fff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #fff;
}

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

.TabNav li a {
    border: 1px solid #414141;
    background: #d4d4d4;
}
.TabNav li a:hover {
    background-color: #383838;
}
.TabNav li.Active a {
    border-bottom: 1px solid #414141;
    background: #c1c1c1;
}

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


.Content .ProductList li .ProductCompareButton {
    color: #2b2b2b;
}
.Content .ProductActionAdd a, .Content .ProductActionAdd strong a {
    color: #414141;
}
.Content .ProductActionAdd a:hover, .Content .ProductActionAdd strong a:hover {
    color: #000;
}


/* Quick Search */
.QuickSearch { background: #fff; border: 1px solid #fff; }
.QuickSearchTitle td, .QuickSearchAllResults td { color: #2b2b2b; }
.QuickSearchResultName { color: #2b2b2b; }
.QuickSearchResult .Price { color: #e3323c; }
.QuickSearchHover a:hover { color: #414141; text-decoration: underline }
.QuickSearchAllResults a { background: url('../../CorporateGifts/images/yellow/QuickSearchAllResultsButton.gif') no-repeat right; }


.Field250.ISSelectReplacement { /* Full search form tickbox bg */
    color: #2b2b2b;
}

.NewsletterSubscription input {
    background: #fff;
    color: #2b2b2b;
}
.NewsletterSubscription .Button {
    background: transparent;
}

.Required, .DownloadExpiresToday {
    color: #e3323c;
}

small, .Meta, .LittleNote, .LittleNotePassword, .SoldOut, .Availability, .DownloadExpires, .TransitTime {
    color: #c9c9c9;
}

.PrimaryProductDetails .ProductThumb {
    background: #fff;
}
.PrimaryProductDetails .ProductThumb a {
    color: #2b2b2b;
}
.PrimaryProductDetails .ProductThumb a:hover {
    color: #000;
}

/* Product Videos */

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

.currentVideo {
    background-color: #414141;
}

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

.CartContents .ItemShipping th {
    border-bottom-color: #414141;
    border-top-color: #414141;
    background: #c1c1c1;background: #e0e0e0;
    color: #fff;
}

div#SideNewProducts ul.ProductList {
    display: INLINE-BLOCK;
    HEIGHT: AUTO;
}
