/* Color: Black */

body {
    background: #fff url(../../Jewellery/images/black/BodyBg.gif) 0 0 repeat-x;
    color: #090909;
}
a {
    color: #090909;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #090909;
}
h2 {
/*    color: #090909; */
}
h3 {
/*    color: #2e2e2e; */
}
hr {
    background: #c6c6c6;
    border: #c6c6c6;
}


#Container {
}


#TopMenu {
    color: #eee;
    border-bottom: 1px solid #535353;
}
#TopMenu li {
    background: url(../../Jewellery/images/black/PagesMenuBg.gif) 0 15px no-repeat;
}
#TopMenu li.First {
    background-image: none;
}
#TopMenu li a, #TopMenu li span {
    color: #eee;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    text-decoration: underline;
}

/*
#Menu {
    background: url(../../Jewellery/images/black/MenuBg.gif) 0 100% repeat-x;
}
#Menu li {
    background: url(../../Jewellery/images/black/MenuBgRight.gif) top right no-repeat;
}
#Menu li a {
    background: url(../../Jewellery/images/black/MenuBgLeft.gif) top left no-repeat;
}
#Menu li ul li a {
    background: #ebebeb;
}
#Menu li ul li a:hover {
}
*/

#Outer {
}
#Wrapper {
    background: #fff url(../../Jewellery/images/black/WrapperBg.gif) 0 0 repeat-x;
}
#Header {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #090909;
    border-top: 0px solid #2e2e2e;
}


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


#SearchForm {
    background: url(../../Jewellery/images/black/SearchBg.gif) 0 2px no-repeat;
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #fff;
    border: 1px solid #535353;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #eee;
}
#SearchForm p {
    color: #eee;
}


.Left {
    background: url(../../Jewellery/images/black/SideBg.gif) 0 0 no-repeat;
}
.Left h2 {
}
.Left li {
    border-bottom: 1px solid #fff;
}
.Left li a {
}
.Left li a:hover {
}


.Content {
}
.Content h2 {
    border-bottom: 2px solid #000000;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
    background: url(../../Jewellery/images/black/SideBg.gif) 0 0 no-repeat;
}
.Right h2 {
}
.Right li {
    border-bottom: 1px solid #fff;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
/*    border-top: 1px solid #c6c6c6; */
}


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


.Content .ProductList li, .fastCartContent .ProductList li {
    margin: 1px;
    padding: 5px 10px 5px 5px;
    border: 1px solid #939FB0;
    height: 335px !important;
    width: 196px;
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background: #F2F2F2;
    border: 1px solid #ccc;
}


.Content .ProductList strong, .Content .ProductList strong a {
    color: #090909;
    font-weight: bold;
    font-size: 13px;
}

.ProductPrice, .ProductList em {
    color: #be0101;
}

.ProductList .Rating {
    color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
}


.Content .FeaturedProducts .ProductList .ProductImage {
}



.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #090909;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
    border: 1px solid #cfcfcf;
    background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

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


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

.ViewCartLink {
    background: url('../../Jewellery/images/black/Cart.gif') no-repeat 7px 4px;
}

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

table.CartContents thead tr th, table.General thead tr th {
    background: #f4f4f4;
    color: #555555;
    border-bottom: 1px solid #cfcfcf;
}

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

.MiniCart .SubTotal {
    color: #090909;
}

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

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

.CategoryPagination {
    color: #090909;
    background: #f4f4f4;
    border: 1px solid #cfcfcf;
}

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

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

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

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

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

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

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

.QuickSearch { border: 1px solid #d3d3d3 }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../../Jewellery/images/black/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #d3d3d3;
}

.MiniCart .SubTotal {
    color: #be0101;
}

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #efefef;
    color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

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

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

.TabNav li a {
    border: 1px solid #444;
    background: #efefef;
}

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

.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: #cfcfcf;
    border-top-color: #cfcfcf;
    background: #f4f4f4;
    color: #555555;
}

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

/* 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 {
}

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


/* NEW STYLES */

.item-img { height: 170px;}

.item-text {}

div.boxTextArea {
    background: url(/content/img/black-bg.png);
}

div.product_box, div.artist_box, div.category_box, div.side_box {
    float: left;
    width: 170px;
    margin: 2px;
    height: 170px;
}

div.product_box a, div.artist_box a, div.category_box a, div.side_box a {
    text-decoration: none;
    color: #eee;
    display: block;
    padding-top: 131px;
    border: 1px solid #939FB0;
}

div.product_box a:hover, div.artist_box a:hover, div.category_box a:hover, div.side_box a:hover {
    color: #fff;
     text-decoration: none;
}

div.boxTextArea {
    padding: 7px;
     height: 25px;
}

div.boxTextArea h3, div.boxTextArea p {
    margin-top: 120px;
    padding: 0;
    margin: -2px;
}

div.boxTextArea h3 {
    font-size: 13px;
    text-align: center;
     text-decoration: underline;
}

div.boxTextArea p {
    font-size: 11px;
}

div.group {
    color: #333;
    display: block;
    float: left;
     padding-bottom: 20px;
}

div.group:hover {}

div.group h2 {
    font-size: 16px;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}

div.artist_box div.boxTextArea { height: 50px; }
div.artist_box a { padding-top: 150px; }

div.category_box div.boxTextArea { height: /* 28px */ 44px; }
div.category_box a { padding-top: /* 72px */ 56px; }
div.category_box { height: 120px; width: 138px; }
div.category_box div.boxTextArea h3 { font-size: 12px; }

div.side_box div.boxTextArea { height: 28px; }
div.side_box a { padding-top: 92px; }
div.side_box { height: 140px; width: 150px; }
div.side_box div.boxTextArea h3 { font-size: 11px; }

.SubCategoryListGrid { padding: 0; }
.SubCategoryListGrid li { background: none; border: 0; }

#Wrapper { -moz-box-shadow: 0px 0px 2px #333333; -webkit-box-shadow: 0px 0px 2px #333333; box-shadow: 0px 0px 2px #333333; /* background: url("/content/img/wrapper-bg3.png") repeat-y 0 0 #FFF; */ }

.Left .Block { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; background: #000000; color: #FFFFFF; font-size: 11px; padding: 1px 0px 15px 0px; }
.Left h2 { color: #FF4444; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.Left li { border-bottom: 1px dotted #666; text-align: left; }
.Left li a { color: #fff; }
.Left { background: none; float: left; position: relative; }

#SideNewProducts, #LayoutColumn3 { display: none; }

/* .Left, #Wrapper, #Outer, #Container, html, body { height: 100%; } */

.NewProducts { }

.ProductList .ProductImage { 
    vertical-align: bottom !important; 
    padding: 2px; 
    display: inline-table !important; 
    height: 160px !important; 
}

.ProductList .ProductDetails { font-size: 11px; height: 80px; border-bottom: 0; margin: 5px; }
.ProductList .ProductDetails em { font-size: 14px; padding-top: 12px; /* color: #666; */ }
.ProductList .ProductDetails a em { text-decoration: underline; }
.ProductActionAdd { margin-top: 1px; }
.RowDivider { display: none;}

.Content.Wide.WideWithLeft, #LayoutColumn2 { float: left; width: 870px; }
#SideNewsletterBox { margin-bottom: 20px; }

/* FOOTAH! */

div.newsletter-area {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("http://www.overstockart.com/lib/overstockart/newsletter-bkgd.gif") repeat-x scroll center bottom #FFFFFF;
    border-color: #BDBEBD #BDBEBD -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: left;
    margin: 0 0 3px;
    padding: 0 0 4px;
    width: 1062px;
}

div.newsletter-image {
    display: block;
    float: left;
    height: 57px;
    margin-left: 5px;
    margin-top: 4px;
    position: relative;
    width: 216px;
}

div.newsletter-area ul {
    float: left;
    list-style-type: disc;
    padding: 8px 0 0;
    width: 320px;
    text-align:left;
}
.newsletter-area .lst {
    display: block;
    float: left;
    height: 57px;
    left: 260px;
    margin-left: -130px;
    margin-right: 15px;
    margin-top: 4px;
    position: relative;
    top: -5px;
    width: 270px;
    z-index: 9991;
}


form#newsletter {
    color: #313131;
    float: left;
    font: 10px Arial,Helvetica,sans-serif;
    left: 180px;
    margin-left: -26px;
    padding: 19px 0 0;
    position: relative;
    width: 240px;
}

.socialimg {
    float: right;
    margin-right: 0;
    margin-top: 19px;
    text-decoration: none;
}

.socialimg a { text-decoration: none; }

.imgs {
    margin-right: 5px;
}

.socialimg .second {
    margin-right: 10px;
    width: 115px;
}

div.footer-links {
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
}

.firstnavs {
    border-right: 1px dotted #999999;
    color: #27282B;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    height: 62px;
    margin-left: 8px;
    margin-right: 10px;
    text-align: left;
    width: 140px;
}

.dwbrdr {
    border-right: 1px dotted #999999;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    height: 62px;
    margin-right: 10px;
    text-align: left;
    width: 103px;
}

.dwnobrdr {
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    height: 55px;
    margin-right: 10px;
    text-align: left;
    width: 103px;
}

.ftnavlnk {
    font: 11px Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0;
}

div.footer-links a {
    color: #615E5E;
    padding: 0 3px;
}

.clr {
    margin-bottom: 7px;
}

div.badge-area {
    border-bottom: 1px solid #9CA6C6;
    border-top: 1px solid #9CA6C6;
    padding: 2px 0;
    text-align: center;   
    
     
}

div.badge-area img {
    margin: 0 4px;
    vertical-align: middle;
}

#footer-wbt {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #666666;
    font-family: helvetica,verdana,arial,sans-serif;
    font-size: 10px;
    line-height: 1.5em;
    margin: 0;
    padding: 2px 0 0;
    position: relative;
    text-align: left;
    width: 1062px;
    
}

#footer-wbt .footer-text {
    color: #615E5E;
    float: left;
    font-size: 10px;
    padding: 5px 10px;
    position: relative;
    width: 600px;
    padding-left:26px;
}

#footer-wbt .footer-features {
    border: 2px solid #CCCCCC;
    float: right;
    line-height: 1.5em;
    margin: 6px 6px 0 4px;
    padding: 0;
    position: relative;
    width: 200px;
}

#footer-wbt .footer-text a {
    color: #615E5E;
}

#footer-wbt .footer-features h5 {
    color: #B50938;
    font-size: 1em;
    margin: 8px 12px 0;
}

#footer-wbt .footer-features p {
    margin: 8px 12px 12px;
}

#footer-wbt .footer-features a {
    color: #293B74;
    display: inline;
    font-size: inherit;
    margin: 0;
    text-decoration: none;
}

div.site-map-link a {
    clear: both;
    color: #333333;
    float: right;
    font: 11px Arial,Helvetica,sans-serif;
    margin: 6px;
}

div#footer2 {
    clear: both;
    padding: 0;
    width: 1062px;
}

form#newsletter #newsletter-email {
    background-color: #FFFFFF !important;
    border: 1px solid #7B9EBD;
    color: #333333;
    font: bold 12px Arial,Helvetica,sans-serif;
    height: 30px;
    padding: 1px 0 0 5px;
    vertical-align: middle;
    width: 154px;
}

form#newsletter #newsletter-submit {
    vertical-align: middle;
}

#footer2 .footer-text1 { border-top: 1px solid #9CA6C6; }

/********************* Homepage *****************************************/

#HomepageContainer
{
    font-size:10px;
    min-width:629px;
    width:62.9em;
}

#HomepageTopBlock
{
    background:#E4D7AD;
    #width:62.9em;
}



#HomepageTopBlock .Links
{
    /*text-transform:uppercase;*/
    margin: 25px 0 0 120px;
    font-size:14px;
    text-align:left;
    
}

#HomepageTopBlock .Link
{
    text-decoration:none;
    line-height:160%;
}

.HomepageRow
{
    font-size:10px;
    min-width:629px;
    width:62.9em;
    #width:629px;
}

.HomepageFeatureBox
{
    font-size:10px;
    min-width: 275px;
    width:275px;
    min-height:173px;
    height: 15.72em;
    border: 1px solid #BBBBBB;
    position:relative;
    float: left;
    margin-top: 4px;
    #min-width: 275px; /* hack for ie as moz adds border to width */
    #width:275px;
}

.MiddleBox { margin: 4px 13px 0 10px; }

.HomepageFeatureBoxHeading
{
/*    font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 18px;
    text-transform:lowercase;
    text-align:center;
    width: 100%;
    line-height:150%;
    background: #272727;
}

.HomepageFeatureBoxText
{
    float: left;
/*    font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-size: 10px;
    text-transform:uppercase;
    padding: 7px 0px 0px 7px;
    width: 135px;
    height: 135px;
    position:absolute;
    
}

.HomepageFeatureBoxTextNoPadding
{
    float: left;
/*    font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-size: 10px;
    text-transform:uppercase;
    padding: 0px 0px 0px 0px;
    width: 156px;
    height: 135px;
    position:absolute;
    
}

.HomepageFeatureBoxBelowImage
{
/*    font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-size: 10px;
    text-transform:uppercase;
    margin-left:50px;
}


.HomepageFeatureBoxText p
{
    color:666666;
    line-height: 150%
}

.HomepageFeatureBoxImage
{
    float: right;
}

.HomepageFeatureBoxText ul
{
    list-style-type:none;
    padding: 0;
    margin:0px;
}

.HomepageFeatureBoxText li
{
    margin-bottom: 6px;
}

    
#HomepageContainer .more
{
    position:absolute;
    bottom:7px;
    margin-left: 7px;
    padding: 0px;
}    

.HomepageFeatureBoxText a, .HomepageFeatureBoxBelowImage a
{
    color:#666666;
    text-decoration:none;
}

.HomepageFeatureBoxText a:hover, .HomepageFeatureBoxBelowImage a:hover
{
    text-decoration:underline;
}

.HomepageFeatureBoxHeading a:hover
{
    text-decoration:none;
    color: #ccc;
    
}

#HomepageContainer a:hover
{
    color:#0072BC;
    
}

.HomepageFeatureBoxHeading a
{
    display:block;
    width:100%;
    text-decoration:none;
    color: #eee;
}

#ProductDetails .BlockContent h2 { border-bottom: 1px solid #999 !important; padding: 0 20px 5px !important; text-align: right; }
.Third { width: 270px; float: left; margin-right: 15px; }
.ProductDetailsGrid .DetailRow, .DetailRow { padding-left: 20px !important; }

.ProductDetailsGrid .Label, .DetailRow .Label  {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 0 6px -140px;
    padding-top: 1px;
    position: relative;
    text-align: right;
    width: 130px;
}

.addthis_toolbox {padding-top: 10px;padding-left: 70px;}

#home-feature-div {
    border: 0 !important;
    display: block;
    margin: 0 0 0 5px;
    width: 850px;
}

#home-feature-div-left {
    border-top: 1px solid #000000;
    float: left;
    margin: 24px 24px 24px 0;
    width: 411px;
}

#home-feature-div-right {
    border-top: 1px solid #000000;
    float: left;
    margin: 24px 0;
    width: auto;
}

#home-feature-div h2 {
    border-bottom: 0 none;
    margin: 6px 0 6px;
    padding: 0;    
    font-weight: bold;
}

#home-subfeature {
    list-style: none outside none;
    margin: 0 0 0 5px;
}

.home-subfeature-list {
    border-top: 10px solid #000000;
    float: left;
    margin-right: 2px;
    width: 286px;
    margin-top: -6px;
}

#home-subfeature h2 {
    border-bottom: 0 none;
    margin: 6px 0 6px;
    padding: 0;    
    font-weight: bold;
}

.home-subfeature-image {
    display: block;
    margin: 0;
    padding: 0;
}

.home-feature-text {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.home-subfeature-list-end {
    border-top: 1px solid #000000;
    float: right;
    width: 260px;
}

#allinone_bannerWithPlaylist_elegant a { color: #fff; }