/* Global Reset */
* {
    margin: 0;
    padding: 0;
}

/*Main Page Wordpress Feed*/

div#creditfooter {
display: none;
}

.feedburnerFeedBlock ul {
    list-style:none;
}

.feedburnerFeedBlock li {
    margin-top:14px;
    font-size:12px;
    line-height: 1.3em;
}

.feedburnerFeedBlock .headline a {
    font-size: 16px;
    color: #00A8CB;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 5px;
}

.feedburnerFeedBlock .date {
    font-size: 10px;
    float: right;
    font-weight: bold;
   }

/* General */
body {
   /* font-family: 62.5%/1.6 Georgia,Times,"Times New Roman",serif;*/
    font-family: 62.5%/1.6 sans-serif;
    font-size: 0.75em;
    height: 100%;
     color:#777777;
}

#LikePluginPagelet
{
    /*display:none;*/
}

input, select {
    font-size: 12px;
}

input {
    padding: 2px;
}

/* div.FacebookLikeButtonContainer
{
  display:none;  
}*/
p {
    line-height: 1.3;
    margin-bottom: 8px;
    padding-top: 5px;
    
}
a {
    font-weight: normal;
    text-decoration: underline;
}

h2 {
    display: none;
        font-size: 1.1em;
    margin: 0 0 8px 0;
}

h3 {
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 6px;
}

h4 {
    font-size: 1em;
    margin-bottom: 4px;
}

img, img a {
    border: 0;
}

ul, ol {
    margin: 0 0 10px 0px;
}

li {
    margin: 0;
    margin-bottom: 2px;
    padding: 0 10px;
}

blockquote {
    margin-left: 28px;
}

select option {
    padding: 0 10px;
}

hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border:0;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
    
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}

.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}

.HorizontalFormContainer dt {
    width: 120px;
    float: left;
    clear: left;
}

.HorizontalFormContainer dd.ProductField {
    height: 20px;
}

.HorizontalFormContainer dd {
    padding-top:4px;
    margin-left: 120px;
}

.NarrowFormContainer dt {
    width: 110px;
}

.NarrowFormContainer dd {
    margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
    margin-left: 120px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
}

.VerticalFormContainer dt {
    margin-bottom: 6px;
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

/* Page Container */

#Container {
    width: 940px;
    margin: 0 auto;
    position: relative;
}

/* Top Navigational Menu */
#TopMenu {
    position: absolute;
    right: 10px;
    top: 70px;
    font-size: 10px;
    text-align: right;
    display:none;
}

#TopMenu ul, #TopMenu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#TopMenu ul li {
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px 4px 0 6px;
}

#TopMenu ul li.First {
    border-left: 0;
}

#TopMenu a {
    color: #333;
}

#TopMenu a:hover, #TopMenu a:visited {
    color: #333;
}

#TopMenu li div {
    display: inline;
}

/* Pages Menu */
#Menu {
    clear: both;
    float: left;
    height: 39px;
    width: 960px;
    display: inline;
    font-size:10px;
}

#Menu ul {
    margin: 0;
    padding: 0;
    background:url(/product_images/header_images/linkbar_bg.png) repeat-x;
    float:left;
    width:960px;
}

#Menu li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0 32px 0 2px;
    padding: 0;
}

#Menu ul.lastmenuitem{
    float:right;
}

.lastmenuitem{
float : right;    
}

#Menu li a {
    display: block;
    float: left;
    text-align: center;
    padding: 10px 0 0 0px;
    margin: 0 0 0 0px;
    height: 29px;
    /*font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;*/
    font-family: sans-serif;
    font-size: 1.3em;
    font-weight: 900;
    text-decoration: none;
}

#Menu li a:hover    {
    text-decoration: underline;
}

#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 39px;
    left: 0px;
    display: none;
    text-align: left;
    font-size: 0.9em;
   /*background:url(/product_images/header_images/bg.jpg) repeat-x;*/
    z-index: 100;
}

#Menu li ul li {
    clear: both;
    text-align: left;
    background: transparent;
}

#Menu li ul li a {
    padding: 5px 10px 5px 10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 120px;
    height: auto;
    
}

#Menu li a:hover{
    text-decoration: underline;
}

#Menu li.over a {
    text-decoration: none;
}

#Menu li ul li a, #Menu li.over li a {
}

#Menu li:hover ul, #Menu li.over ul {
    display: block;
}

#Menu li ul li a:hover {
    text-decoration: underline;
}

/* Holly Hack. IE Requirement */
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
    clear: both;
}

#Wrapper {
    clear: both;
    float: left;
    width: 980px;
    margin-left: -10px;
    padding: 0px 0px;
    display: inline;
    overflow: hidden;
    background:none !important;
}

/* Header */

#Header {
    width: 980px;
    height: 111px;
    clear: both;
    float: left;
    display: inline;
}

/* HeaderAlt
#HeaderAlt {
    width: 960px;
    height: 188px;
    clear: both;
    float: left;
    display: inline;
} */



/* Logo */

#Logo {
    float: left;
    /*width: 965px;*/
     width: 650px;
    height:80px;
    margin: 0px 0 0 -20px;
    padding: 30px 0px 0px 0px;
    display: inline;
}

#Logo h1 {
    font-size: 40px;
}

#Logo h1 a {
    text-decoration: none;
}

/* Top Search Form */
#SearchForm {
   
    /*width: 415px;*/
    margin: 30px 13px 0 0;
    padding: 0;
    display: inline;
    border: 4px solid #ffffff;
    width:262px;
    position: absolute;
    right: 0px;
    top:10px;
}

#SearchForm form {
    float: left;
}

#SearchForm label {
    display: none;
}

#SearchForm input {
    width: 150px;
    height: 15px;
    font-size: 0.9em;
    padding: 2px 3px 2px 3px;
    margin: 0 0 0 0;
}

#SearchForm .Button {
    width: 60px;
    height: 21px;
    margin: 0 5px 0 0;
    background: transparent;
    vertical-align: middle;
}

#SearchForm p {
    font-size: 0.8em;
    margin: 5px 0 0 0;
}

#SearchForm a:hover {
    color: #313332;
}

/* Left Content Area */

.Left {
    float: left;
    min-height: 600px;
    width: 180px;
    font-size: 0.85em;
    margin: 1px 5px 0 10px;
    padding: 0;
    display: none;
}
.Left .Block {
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    float:left;
}
.Left .BlockContent {
    margin: 0 10px 0 10px;
}
.Left h2 {
    font-size: 1.1em;
    margin: 10px 10px 5px 10px;
    padding: 0 0 4px 10px;
    position: relative;
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Left li {
}
.Left li a {
    text-decoration: none;
}
.Left li a:hover {
    text-decoration: underline;
}

.Left #SideCategoryList li{
    padding: 5px 0 0 15px;
}
/* Primary Content Area */
.Content {
    float: left;
    width:630px;
    /*min-height: 500px;
    margin: 0 0 0 5px;
    padding: 6px 0 10px 0;*/
    font-size: 0.95em;
}
.Content .Block {
    clear: both;
}
.Block {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left:2px;
    
    
}
.Content .ProductList {
    float: left;
}
.Content h2 {
    padding: 5px 0 8px 0;
}
.Content a:hover {
    text-decoration: underline;
}

/* Primary Content Area (column span of 2) */
.Content.Wide {
    width: 725px;
}

/* Primary Content Area (column span of 2) */
.Content.WideWithLeft {
        width: 940px;
}


#banner_deal {
    background: #f9f9f9;
    border: 1px solid #eee;
    float: right;
    margin-bottom: 10px;
    width: 298px;
}

#inner_banner_deal {
    /*padding: 10px;*/
    width: 278px;
    list-style-type: none;
}
.HasSubMenu a
{
  font-family: 62.5%/1.6 sans-serif;  
}
#inner_banner_deal h2 {
    color: #555555;
    font-family: 62.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;*/
    font-weight: 200;
    line-height: 30px;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    width: 918px;
    margin: 0 0 0 10px;
    display: inline;
}

/* Right Content Area */
.Right {
    float: right;
   /* min-height: 600px;*/
    width:290px;
    font-size: 0.85em;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
		z-index: 5;
}
.Right .Block {
    float: right;
    width: 179px;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
}
.Right .BlockContent {
    margin: 0 10px 5px 10px;
}
.Right h2 {
    font-size: 1.3em;
    margin: 10px 10px 5px 10px;
    padding: 0 0 4px 10px;
    position: relative;
}
.Right p {
    font-size: 11px;
    
}
.Right a {
    color: #000;
}
.Right li a:hover {
    text-decoration: underline;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    /*clear: both;*/
    list-style: none;
    margin: 0;
    padding: 3px 0;
}

.Right li a {
    text-decoration: none;
}

.Right li a:hover {
    text-decoration: underline;
}

/* RightHome Content Area */
.RightHome {
    float: right;
   /* min-height: 600px;*/
    width:300px;
    font-size: 0.85em;
    padding: 0 0 0 0;
    /*margin: 1px 10px 0 0;*/
}
.RightHome ul {
    margin: 0;
    padding: 0;
}
.RightHome li {
    /*clear: both;*/
    list-style: none;
    margin: 0;
    padding: 0 20px 5px 0;
        float: left;
        clear: none;
}
.RightHome img#gift-button {
        padding: 10px 0 0 0;
        margin: 10px 0;        
}


/* General Tables */
table.General {
    width: 100%;
    margin: 10px 0;
        border: 1px dashed #dacdc3;
}

table.General thead tr th {
    padding: 6px 10px;
    text-align: center;
        background: #faf8f0;
    color: #232111;
    border-bottom: 1px solid #dacdc3;        
}

table.General tbody td {
    padding: 6px 10px;
    vertical-align: top;
}

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

table.General tbody tr.First td {
    border-top: 0;
}

/* Page Footer */
#footer {
    margin: 0 auto 40px auto;
    padding: 20px 0px 0px 0px;
    width: 960px;
     border-top: 1px solid #F2F2F2;
}
#footer a{
   font-size: 1.0em;
}
.footer_column {
    float: left;
    margin-right: 51px;
    width: 200px;
}

.last_footer_column {
    margin-right: 0px;
}


#footer h4 {
        font-size: 2em;
    margin-bottom: 10px;
    color: #00A8CB;
    font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight:normal;
}

#footer h5 {
    font-size: 1.2em;
    font-weight: 900;
    position: relative;
    top: 20px;
    left: 25px;
}

#footer ul {
        list-style-type: none;
    font-size: 1.5em;
}

#footer ul li {
     font-family: 62.5%/1.6 Georgia,Times,"Times New Roman",serif;
    color:#777777;
    padding: 0px 0px 6px 0px;
    font-size:1.1em;
    line-height: 13px !important;
}

#footer ul li a {
    text-decoration: none;
    font: 62.5%/1.6 Georgia,Times,"Times New Roman",serif;
}

#footer .footer-social-links {
    padding: 10px 0 0;
}

#footer .footer-social-links li {
    height: 30px;
}

#footer .footer-social-links a {
    position: relative;
}

#footer .footer-social-links a img {
    border: 0;
    float: left;
    margin: -4px 10px 0 0;
}

#footer_logo_container {
    height: 125px;
    margin: 0 auto 20px;
    width: 125px;
}

#footer_logo_container img {
    margin-left: -20px;
}

/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear: both;
}

.NewsletterSubscription label {
    clear: both;
    float: left;
    margin: 5px 0 0 0;
}

.NewsletterSubscription input {
    width: 145px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;
}

.NewsletterSubscription .Button {
    width: 66px;
    height: 19px;
    border: 0;
    vertical-align: middle;
}

/* Product Listings */

.ProductList {
    list-style: none;
    margin-left: 20px;
    padding: 0;
}

.Content .ProductList li {
    padding: 5px 0 5px 10px;
    background-image: none;
    list-style: none;
    float: left;
    width: 150px;
    margin: 5px;
    min-height: 18em;
    overflow: hidden;
    text-align: center;
}

.Content .ProductList a {
    text-decoration: underline;
}

.ProductList .ProductImage {
    padding: 35px 0 0;
    display: table-cell;
    width: 150px;
    height: 120px;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    float: left;
}

.ProductList .ProductImage img {
    vertical-align:middle;
}

.Content .ProductList .ProductDetails {
    clear: both;
    margin: 5px;
    margin-top: 15px;
}


.ProductDetails {
    clear: both;
    width: 160px;
    padding: 10px 5px 0 0;
    text-align: center;     
}

.ProductList strong, .ProductList strong a {
    text-decoration: none !important;
        font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.ProductList strong, .ProductList strong a:hover {
    text-decoration: none !important;
        font-weight: bold;
    font-size: 12px;
    text-align:center;
}

.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold;
}

.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}

.ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
}

.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
        display:none;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}
.Left .ProductList .ProductImage img, .Right .ProductList .ProductImage img {
    max-width: 130px;
}

.Right .ProductList li {
    clear: both;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
    color: #000000;
}

.Right .SideCart p {
}/* Top Seller Block Specific */

.Right .TopSellers {
    clear: both;
}
.Right .TopSellers ul {
    margin: 0;
    padding: 0;
}
.Right .TopSellers li {
    clear: both;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    display: none;
}
.Left .TopSellers li .TopSellerNumber {
    display: none;
}
.Right .TopSellers .ProductDetails { /* Contains the details of the item */
}
.Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    margin: 5px 0 5px 0;
    display: inline;
    text-align: center;
}
.Right .TopSellers li.TopSeller1 img {
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .ProductDetails {
}
.Right .TopSellers li.TopSeller1 .ProductImage {
    clear: both;
    float: left;
    width: 156px;
    display: inline;
}
.Right .TopSellers li .TopSellerNumber {
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber {
    font-weight: bold;
}/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.Breadcrumb ul{
 padding-left:10px;
    line-height:24px;
}
.Breadcrumb {
    font-size: 0.9em;
    padding-bottom: 4px;
}

.Breadcrumb li {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: 900;
    margin-right: 8px;
    color: #999999;
    float:left;
}

.Breadcrumb li a {
    padding-right: 10px;
    /*background: url('../../Furniture/images/BreadcrumbSep.gif') no-repeat right;*/
    background: url('/template/images/BreadcrumbSep.gif') no-repeat right;
    color: #999999;
    text-decoration: none;
}

.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FindByCategory li {
    padding-left: 12px;
    background: url('../../Furniture/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}

/* COMMENT ON - Original Product Navigation Buttons
#product_navigation {
    float: right;
        padding: 0 0 15px 0;
    height: auto;
    list-style-type: none;
    width: 300px;
}

#product_navigation li {
    border: 1px solid #f2f2f2;
    float: left;
    height: 93px;
    margin: 20px 19px 0 0;
    padding: 5px;
    width: 128px;
}

#product_navigation li.right_side {
    margin-right: 0;
}

#product_navigation li img {
    border: 0;
    height: 93px;
    width: 128px;
}

#product_navigation li#product_navigation_title {
    border: 0;
    float: none;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 300px;
}

#product_navigation li#product_navigation_title h3 {
    font-size: 2.0em;
    padding: 10px 0 0 0;
    color: #00A8CB;
}
COMMENT OFF - Original Product Navigation Buttons */

#product_nav {
        padding: 0 0 15px 0;
    height: auto;
    width: 300px;
}
#product_nav h3 {
    font-size: 2.0em;
    padding: 10px 0 0 0;
    color: #00A8CB;
}

/* COMMENT ON Test
#product_nav.nav-button ul {
        list-style:none;
}
#product_nav.nav-button li {
    border: 1px solid #f2f2f2;
    float: left;
    height: 93px;
    margin: 10px 0 0 0;
    padding: 5px;
    width: 128px;
        list-style-type: none;
}
#product_nav.nav-button li img {
    border: 0;
    height: 93px;
    width: 128px;
        float: left;
        clear: none;
}
COMMENT OFF Test */

/* Miscellaneous Definitions */

.Meta {
    color: #444;
    font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
    float: right;
    margin: 0 0 0 4px;
}

.Content .FeedLink {
    float: left;
    margin: 0 4px 0 0;
}

.FloatRight {
    float: right;
}

.FloatLeft {
    float: left;
}

.ClearRight {
    clear: right;
}

.ClearLeft {
    clear: left;
}

.SortBox {
    font-size: 0.95em;
    color: #444;
}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}

.Clear {
    clear: both;
}

.Field45 {
    width: 45px;
}

.Field100 {
    width: 100px;
}

.Field150 {
    width: 150px;
}

.Field200 {
    width: 200px;
}

.Field250 {
    width: 250px;
}

.Field300 {
    width: 300px;
}

.Field350 {
    width: 350px;
}

.Field400 {
    width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px;  font-size:13px; font-family: sans-serif;}
.PL20 p {   font-size:14px; font-family: sans-serif;}
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
    color: #C3144A;
    font-weight: bold;
}

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 45%;
    padding-right: 1%;
}

.AccountLogin {
    float: left;
    padding-left: 1%;
    width: 45%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

/* Product Details Styles */
.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 190px;
    text-align: center;
}
.PrimaryProductDetails .ProductThumb p a {
    font-weight: bold;
}
.PrimaryProductDetails .ProductMain {
    float: left;
    width: 300px;
}
.PrimaryProductDetails h2{
    border: 0;
}
.PrimaryProductDetails dl {
    font-size: 0.90em;
}
.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}
.PrimaryProductDetails dd {
    margin-left: 90px;
}
.ProductDescriptionContainer {
    line-height: normal;  
}
.ProductDescriptionContainer p{
    margin-bottom: 10px;
}		
.ProductDescription {
    width: 465px;
    float:left; 
}
.ProductDescription p {
    margin-top:5px;
}
.ProductReviews, .ProductsByCategory, .ProductOtherDetails {
    float: right;
    width:45%;
		margin-top: 20px;  
}

.Right hr {
    margin: 5px 0 0;
}

.Content h3 {
    margin-bottom: 5px;
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
    padding-left: 35px;
    padding-top: 4px;
    padding-bottom: 8px;
}

.ProceedToCheckout {
    text-align: right;
}

.ProceedToCheckout a {
    padding-top: 5px;
}

.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.CategoryPagination {
    padding: 5px;
    margin: 0 0 10px 0;
    text-align: center;
    
    clear: both;
}

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}/* Quick Search */
.QuickSearch { position: relative; z-index: 10; padding: 0; text-align: left; font-size: 0.8em; border-collapse: collapse; }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; }
.QuickSearchResult td { padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { color: Red }
.QuickSearchHover td{ }
.QuickSearchHover a { text-decoration: underline; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: #C3144A }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px;
}

.SubCategoryList {
    padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding: 0 0 3px 0;
}

.SearchTips .Examples {
    padding: 8px;
    margin-left: 30px;
    margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList {
    clear: both;
}

.SortBox select {
    font-size: 0.9em;
}

 .SortBox option {
    color: #444;
}

.YourAccount li {
    margin-bottom: 8px;
}

.SoldOut {
    color: #999;
}

.RemoveFromWishlistForm {
    margin: 5px;
}

.ShippingProviderList {
    list-style: none;
}

small {
    font-size: 11px;
    color: gray;
}

.HowToPay {
    margin-bottom: 10px;
}

.ProductList em, .ProductList .Rating {
    display: block;
    margin-top: 3px;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a.Sel {
    background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
    font-weight: bold;
    margin-top: 3px;
    display: block;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}

#TopMenu li.HeaderLiveChat {
    float: right;
}

#TopMenu li.HeaderLiveChat div {
    border-left: 0;
    background-image: none;
}

#TopMenu li.HeaderLiveChat a {
    border: 0;
    font-weight: bold;
}

.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}

.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../Furniture/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
    width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Furniture/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
    text-align: center;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 2px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 2px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 3px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    text-decoration: underline;
    display:none;
}

.TagList {
    margin-top: 20px;
    width: 450px;
}

.CartThumb {
    text-align: center;
    width: 120px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Furniture/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
}

.TabNav li {
    display: inline;
}

.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 11px;
    padding: 4px 2px;
    margin-right: 2px;
    margin-top: 3px;
    text-decoration: none;
}

.TabNav li a:hover {
    text-decoration: none;
}

.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}

.TransitTime {
    font-weight: normal;
    color: gray;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}

.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
    float: right;
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}

.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}

.RequiredClear {
    visibility: hidden;
}

/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 6px;
    padding-left: 140px; /* Orig 140px */
}

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

.ProductDetailsGrid .Value {
    display: inline;
}

.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
}

.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}

/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle  {
    float: left;
}

#VideoList {
    padding-left: 5px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('../images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 67px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 67px;
    height: 50px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 200px;
    height: 265px;
}

#VideoSingle {
    padding-left: 10px;
    width:200px;
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}

.HideElement {
    display: none;
}



.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
    float: left;
}

/** Search All Form Result - Start **/
.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px;
}

.SearchSorting select {
    font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px;
}

.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}

/* banner slider css */
.banner_slider {
        float:left;
        width:630px;
    padding-top:20px;
}
/* Home Page Styling (Only used if annoucement is enabled) */



#home_slides {
    float: left;
    height: 385px;
    list-style-type: none;
    overflow: hidden;
        position: absolute;
    width: 600px;
}

#home_slides li {
    height: 385px;
    position: relative;
    width: 600px;
}

#home_slides li a {
    text-decoration: none;
}

#home_slides li img {
    border: 0;
    height: 385px;
    width: 600px;
}

#home_slides li p {
    background-color: #000000;
    bottom: -10px;
    color: #fff;
    left: 10px;
    padding: 15px;
    position: absolute;
    width: 600px;
}

a#banner_link {
    color: #555;
    text-decoration: none;
}

.home_column {
    border: none;
    background: #F9F9F9;
    float: left;
    margin-right: 29px;
    margin-top: 0px;
    min-height: 280px;
    padding: 10px;
    width: 278px;
}

.home_column object {
    height: 222px !important;
    max-height: 222px !important;
    max-width: 278px !important;
    width: 278px !important;
}

.home_column object embed {
    height: 222px !important;
    max-height: 222px !important;
    max-width: 278px !important;
    width: 278px !important;
}

.last_home_column {
    margin-right: 0px;
}

#newsletter_gifts {
    height: 280px;
}

.home_column a {
    text-decoration: none;
}

.home_column a h3 {
    font-size: 1.7em;
    padding: 0 0 10px 0;
    color:#00A8CB;
    font-family:sans-serif;
}

.last_home_column a img {
    border: 0;
    float: left;
    height: auto;
    padding: 0px 20px 10px 0px;
    width: 80px;
}

#specials_gift img {
    border: 0;
    height: auto;
        max-width: 272px;
        padding: 0 0 3px;
}

/* Keep below for Newsletter Bar accross top of header */
#newsletter_bar {
                display: block;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        width: 100%;
        height: 28px;
                background-color: #00a8cb;                
                box-shadow: 0px 4px 2px rgba(0,0,0,0.3);
                -moz-box-shadow: 0px 4px 2px rgba(0,0,0,0.3);
                -webkit-box-shadow: 0px 4px 2px rgba(0,0,0,0.3);
}

/* Begin OFF */
.newsletter_bar fieldset {
        border: 0;
}
/* End OFF */

.newsletter_bar input {
}

.newsletter_bar input.button {
}

#newsletter_bar .message {
    float: left;
    color: #FFFFFF;
        font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 20px 5px 250px;
}


/* Keep below for newsletter SIDEBAR sign-up */

#newsletter_sidebar h3 {
    font-size: 1.4em;
    padding-top: 10px;
    padding-bottom: 0px;
    color:#00A8CB;
    font-family:sans-serif;
}

#newsletter_sidebar {
    margin-top:10px;
}

#newsletter_sidebar img {
    border: 0;
    height: auto;
    max-width: 272px;
        padding: 0 0 10px;
}

.newsletter_sidebar {
    margin-left: -5px;
    position: relative;
    width: 290px;
}

    .newsletter_sidebar fieldset {
        border: 0;
    }

.newsletter_sidebar input {
    border: 1px solid #eee;
    color: #555;
    font-family: 50%/1.1 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    margin: 0 0px 5px 5px;
    padding: 7px 10px;
        height: 24px;
    width: 250px;
}

.newsletter_sidebar input.button {
    background-color: #00a8cb;
    border: 0;
    color: #fff;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 90px;
    padding: 0 12px;
    width: auto;
}

#home_newsletter input#newsletter_submit:hover {
    cursor: pointer;
}

/* Keep below for newsletter subscribe PAGE sign-up */

#newsletter_page h3 {
    font-size: 1.4em;
    padding-top: 10px;
    padding-bottom: 0px;
    color:#00A8CB;
    font-family:sans-serif;
}

#newsletter_page {
    margin-top:10px;
        padding: 10px 0 0 350px;
}

.newsletter_page {
    margin-left: -5px;
    position: relative;
    width: 290px;
}

    .newsletter_page fieldset {
        border: 0;
    }

.newsletter_page input {
    border: 1px solid #eee;
    color: #555;
    font-family: 50%/1.1 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    margin: 0 0 5px 5px;
    padding: 7px 10px;
    width: 250px;
}

.newsletter_page input.button {
    background-color: #00a8cb;
    border: 0;
    color: #fff;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 90px;
    padding: 7px 12px;
    width: auto;
}

#home_newsletter input#newsletter_submit:hover {
    cursor: pointer;
}

#mid_content {
    border: none;
    background: #F9F9F9;
    float: left;
    margin-right: 29px;
    margin-top: 0px;
    min-height: 140px;
    padding: 10px;
    width: 960px;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}
#index_text {
    height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 960px;
    padding-top: 25px;
    padding-bottom: 20px;
}
#index_text h1 {
    color: #888888;
    font-family: 62.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue","Arial","Helvetica",sans-serif;*/
    font-size:1em;
    font-weight: 400;
}
#index_text h1 a{
     font-size:1em;
}
/* Artist Styling */



#artist_list li {
    border: 1px solid #f6f6f6;
    float: left;
    list-style-type: none;
    margin: 0 -1px -1px 0;
    padding: 10px;
    width: 170px;
}

#artist_list li a {
    text-decoration: none;
   
}

#artist_list li h3 {
    font-size: 1.2em;
    color:#00A8CB;
    padding-top:5px;
font-family:sans-serif;
}

#artist_list li img {
    border: 0;
    height: 171px;
    max-height: 171px;
    max-width: 171px;
    width: 171px;
     font:72.5%/1.6 Georgia,Times,"Times New Roman",serif;
    color:blue;
   /* opacity:0.4;
    filter:alpha(opacity=40);*/
}

/* Curator Styling */

#curator_list li {
    border: 1px solid #f6f6f6;
    float: left;
    list-style-type: none;
    margin: 0 -1px -1px 0;
    padding: 10px;
    width: 170px;
}

#curator_list li a {
    text-decoration: none;
   
}

#curator_list li h3 {
    font-size: 1.2em;
    color:#00A8CB;
    padding-top:5px;
font-family:sans-serif;
}

#curator_list li img {
    border: 0;
    height: 171px;
    max-height: 171px;
    max-width: 171px;
    width: 171px;
     font:72.5%/1.6 Georgia,Times,"Times New Roman",serif;
    color:blue;
   /* opacity:0.4;
    filter:alpha(opacity=40);*/
}


#category_list {
    padding-left: 30px;}

#category_list li {
    border: 1px solid #f6f6f6;
    float: left;
    list-style-type: none;
    margin: 0 -1px -1px 0;
    padding: 0px;
   /* width: 115px;*/
    height:164px;
   
    
}

#category_list li a {
    text-decoration: none;
   
}

#category_list li h3 {
    font-size: 1.1em;
    color:#00A8CB;
    padding-top:5px;
font-family:sans-serif;
}

#category_list li img {
    border: 0;
       height: 116px;
  max-height: 116px;
    max-width: 116px;
    width: 116px;
     font:72.5%/1.6 Georgia,Times,"Times New Roman",serif;
    color:blue;
    padding: 5px;
   /* opacity:0.4;
    filter:alpha(opacity=40);*/
}


#color_list li img {
/*opacity:0.4;
    filter:alpha(opacity=40);*/
}
#color_list li {
    border: 1px solid #f6f6f6;
    float: left;
    list-style-type: none;
    margin: 0 -1px -1px 0;
    padding: 0px;
   /* width: 115px;*/
    /*height:164px;*/
    
}

#color_list li a {
    text-decoration: none;
   
}

#color_list li h3 {
    font-size: 1.1em;
    color:#00A8CB;
    padding-top:5px;
font-family:sans-serif;
}

#color_list li img {
    border: 0;
      /* height: 116px;
  max-height: 116px;
    max-width: 116px;
    width: 116px;x
     font:72.5%/1.6 Georgia,Times,"Times New Roman",serif;*/
    font-family: 72.5%/1.6 sans-serif;
    color:blue;
    
}

#artist_image {
    float: left;
    position: relative;
    margin: 0 0 25px 0;
    width: 200px;
    font-family:sans-serif;
    font-size: 1.2em;
    font-weight: 900;
    color: #00A8CB;    
}

#artist_image img {
    width:auto !important;
    height:auto !important;
} 

/* Begin Test OFF
#artist_image_product {
    float: left;
    position: relative;
    margin: 0 0 10px 0;
    padding-top: 15px;
    width: 200px;
    font-family: sans-serif;
    font-size: 1.2em;
    font-weight: 900;
    color: #00A8CB;    
}

#artist_image_product img {
    margin: 5px 0 0 0;
    max-width: 185px;
    width: 185px;
}
End Test OFF */

#product_share_links { /* Share Links Title */
    font-family:sans-serif;
    font-size: 1.2em;
    font-weight: 900;
    color: #00A8CB;
    margin: 0 0 10px 0;
		padding-top: 20px;
    position: relative;
}

#artist_image .share_link, #artist_image_product .share_link { /* Uses .product_image parent to prevent styling issues with share links on blog posts, if you move share links, make sure to change the parent element to the new one */
    display: block;
    float: left;
    height: 30px;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
}

    #artist_image span.share_title, #artist_image_product span.share_title {
        background-color: #fff;
        bottom: -10px;
        color: #555;
        font-family: 72.5%/1.6 sans-serif;
        /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
        font-size: 1.2em;
        font-weight: 900;
        left: 0px;
        position: absolute;
    }

#artist_image .share_link:hover, #artist_image_product .share_link:hover {
    opacity: .7;
}

#artist_info {
    float: right;
    width: 695px;
    padding-right: 20px;
}

#artist_info h2 {
    padding: 0 0 10px 0;
    display:block !important;
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;*/
    font-weight: 200;
    font-size:2.8em;
    color:#00A8CB;
}

#artist_products {
    overflow: hidden;
    padding: 20px 0px;
    width: 720px;
}

#artist_products h3 {
    padding: 0 0 10px 0;
}

#artist_product_summary li {
    border: 1px solid #f6f6f6;
    float: left;
    height: 198px;
    list-style-type: none;
    margin: 0 10px 10px 0;
    max-height: 250px;
    padding: 10px;
    width: 198px;
}

#artist_product_summary li #products_page_container {
    height: auto;
    max-width: 198px !important;
    width: 198px !important;
}

#artist_product_summary li #products_page_container * {
    height: auto;
    width: 198px !important;
}

    #artist_product_summary li #products_page_container .single_product_display {
        height: 150px;
    }

    #artist_product_summary li #products_page_container .product_image {
        float: none;
        height: auto;
        width: 198px;
    }
    
        #artist_product_summary li #products_page_container .product_image {
            height: auto;
            max-height: auto;
            max-width: 198px;
            width: auto;
        }
    
        #artist_product_summary li #products_page_container .product_image .item_no_image {
            margin: 0;
            padding: 30px 0;
        }
    
        #artist_product_summary li #products_page_container .product_image .item_no_image span {
            font-size: 1.2em;
            width: 198px;
        }

    #artist_product_summary li #products_page_container .product_description {
        float: none;
        height: auto;
    }
    
        #artist_product_summary li #products_page_container .product_description .product_full_title, #artist_product_summary li #products_page_container .product_description .product_full_title form {
            float: none;
        }
        
        #artist_product_summary li #products_page_container .product_description .product_form {
            float: none;
        }
        
        #artist_product_summary li #products_page_container .product_description .product_form .wpsc_buy_button_div {
            float: none;
            margin: 0;
            padding: 0;
            position: relative;
        }

#artist_product_summary .breadcrumb {
    display: none;
}
#PageContent h2 { display:none;}


#product_showcase_container {
    padding: 0px 0px 17px 0px;
    position: relative;
    z-index: 10;
}

.product_full_title {
font-size:0.9em;
color: #00A8CB;
margin-bottom:10px;
margin-left:90px;
}
.product_full_title a {
font-size:2.5em;
color: #00A8CB;
margin-bottom:10px;
text-decoration:none;
}
.wpsc_description {
margin-left:90px;
padding:10px 0px;
}
#quantity_fields {
margin-left:90px;
padding:0 0 10px 0px;
}
.wpsc_product_price {
margin-left:90px;
padding:0 0 10px 0px;
font-size:2.4em;
color:#666666;
width:240px;
float:left;
    font-family: 72.5%/1.6 sans-serif;
/*font-family:Georgia,Times,"Times New Roman",serif;*/
}
.wpsc_buy_button_div {
float:left;
width:90px;
padding-top:10px;
}
#products_page_container ul#product_showcase { /* #products_page_container contains all products whether on the category or individual pages. This ul is for the showcase on the main and category pages */
    /*height: 390px;*/
    list-style-type: none;
    overflow: hidden;
    width: 960px;
}

#products_page_container ul#product_showcase li {
    height: 390px;
    width: 960px;
}

.SubCategories {
    background-color: #f6f6f6;
    height: 20px;
    margin: 0px 0 30px;
    padding: 8px 10px;
}

.SubCategories li {
    color: #888;
    float: left;
    font-family: sans-serif;
    /*font-family: "Helvetica Neue", "Arial", sans-serif;*/
    font-size: 1.3em;
    font-weight: 900;
    list-style-type: none;
    padding: 0px 40px 0px 0px;
}

.SubCategories .SubCategories li a {
    color: #555;
    text-decoration: none;
}

.first_subcategory {
    margin-bottom: 0px;
}

#slide_nav {
    bottom: 5px;
    height: 10px;
    position: absolute;
    right: 0px;
    z-index: 1000;
}

#slide_nav li { /* Active state id with image can be found in css/default.php */
    float: left;
    height: 10px;
    list-style-type: none;
    margin-left: 5px;
    width: 10px;
}

#slide_nav li:hover {
    cursor: pointer;
}

#slide_nav li#button_selected:hover {
    cursor: default;
}

/* WP-E-Commerce Product Info Styling */

/* Begin OFF WP-E-Commerce Plugin Product Info Styling
.product_description {
    float: right;
    width: 540px;
}

#content h2.product_full_title {
    line-height: 35px;
    margin-bottom: 15px;
}

#content h2.product_full_title a {
    text-decoration: none;
}

#content .product_form fieldset {
    border: 0;
}

#content .product_form .product_input_label { /* Product Form Labels
    font-size: 1.3em;
    font-weight: 900;
    margin-right: 10px;
}

#content .product_form .product_input { /* Product Form Inputs
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    margin-top: 5px;
    padding: 4px 6px;
    width: 401px;
}

#content .product_forms #quantity_fields {
    float: left;
}

#content .product_form #wpsc_quantity_update {
    width: 20px;
}

#content .product_form .wpsc_variation_forms {
    float: right;
    margin-top: -23px;
    width: 320px;
}

#content .product_form .wpsc_variation_forms label {
    display: block;
    float: left;
    font-size: 1.0em;
    width: 100px;
}

#content .product_form .wpsc_variation_forms select {
    width: 210px;
}

#content .wpsc_product_price {
    float: left;
    font-size: 2.4em;
    margin: 24px 20px 0px 0px;
    width: auto;
}

#content .pandp_text {
    font-size: .5em;
    left: 2px;
    position: relative;
    top: -20px;
}

#content div.wpsc_product_price .donation_title {
    font-size: .6em;
    font-weight: 900;
}

#content div.wpsc_product_price .donation_input {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding: 4px 6px;
}

#content .product_description .wpsc_buy_button_div {
    float: left;
    margin-top: 20px;
}

    #content #product_showcase .product_description .wpsc_buy_button_div {
        height: 41px;
    }

#content .product_description .wpsc_buy_button_div a {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 900;
    margin: 0px;
    padding: 11px 20px;
    text-decoration: none;
}

    #content #product_showcase .product_description .wpsc_buy_button_div a {
        position: relative;
        top: 10px;
    }

#content .product_description .wpsc_buy_button {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 900;
    margin: 0px;
    padding: 11px 20px;
}

.gecko #content .product_description .wpsc_buy_button, .win #content .product_description .wpsc_buy_button { /* If on firefox, padding has to be slightly different, if javascript is disabled, minor visual difference occurs 
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 900;
    margin: 0px;
    padding: 10px 20px 10px;
}

#content .product_description .wpsc_buy_button:hover {
    cursor: pointer;
}

#content .product_description p.wpsc_buy_button:hover { /* For Sold Out Button
    cursor: default;
}

#content .product_description .wpsc_loading_animation {
    font-size: 1.2em;
    left: 20px;
    position: relative;
    top: 32px;
}

#content .product_description .wpsc_loading_animation img {
    padding: 0px 5px 0px 0px;
    position: relative;
    top: 3px;
display:none !important;
}

.soldout {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 900;
    margin: 0px;
    padding: 11px 20px;
}

.product_image {
    float: left;
    margin-top: 3px;
    position: relative;
    width: 360px;
}

.product_image img {
    border: 0;
    height: auto;
    max-width: 360px;
    width: 360px;
}

/*- Edited
.product_image .wpcart_gallery a {
        height: 80px;
        line-height: normal;
        min-height: 80px;
        position: relative;
        width: 80px;
        max-width: 100px;
        z-index: 2001;
}

.product_image .wpcart_gallery img {
    height: auto;
    margin: 20px 22px 0 0;
    max-width: 100px;
    width: 80px;
    /*z-index: 2000;
}

#product_showcase_container .wpcart_gallery {
    display: none;


}

.item_no_image {
    margin-bottom: -100px;
    padding: 80px 40px 0px 40px;
    text-align: center;
    width: 280px !important;
}

.item_no_image span {
    font-size: 2.6em;
}

#product_share_links { /* Share Links Title
    font-size: 1.2em;
    font-weight: 900;
    margin: 0 0 10px 0;
    position: relative;
}

.product_image .share_link { /* Uses .product_image parent to prevent styling issues with share links on blog posts, if you move share links, make sure to change the parent element to the new one
    display: block;
    float: left;
    height: 30px;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
}

    .product_image span.share_title {
        background-color: #fff;
        bottom: -10px;
        color: #555;
    font-family: 72.5%/1.6 sans-serif;
        /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        font-weight: 900;
        left: 0px;
        position: absolute;
    }

.product_image .share_link:hover {
    opacity: .7;
}

.additional_description_span {
    display: none;
}
.wpsc_loading_animation {
display:none;
}

#artist_product_summary #product_share_links, #artist_product_summary .share_link, #artist_product_summary .product_full_description, #artist_product_summary #quantity_fields, #artist_product_summary .wpsc_variation_forms, #artist_product_summary .wpsc_buy_button_div, #artist_product_summary .wpcart_gallery {
    display: none;
}
END WP-E-Commerce Plugin Product Info Styling  */ 


#artist_product_summary .product_image {
    float: none;
    margin: 0px;
    padding: 0;
    width: 198px;
}

#artist_product_summary .product_image img {
    margin: 0;
    padding: 0;
    width: 198px;
}

#artist_product_summary .product_description {
    width: 198px;
}

#artist_product_summary h2.product_full_title {
    float: left;
    font-size: 1.3em;
    font-weight: 900;
    margin: 0;
    padding: 0;
    line-height: 19px;
}

#artist_product_summary .product_form {
    float: right;
    height: 30px;
}

#artist_product_summary .wpsc_product_price {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
    font-size: 1.3em;
    font-weight: 900;
    margin: 0px;
}

/* For Category Product List */

h3.category_page_title {
    font-size: 1.3em;
    font-weight: 900;
    margin-top: 20px;
    padding: 5px 10px 6px;
    width: 940px;
}

#product_category_slider {
    margin-bottom: -23px;
    position: relative;
}

#product_category_list {
    overflow: hidden;
    position: relative;
}

#product_category_list li {
    height: 582px;
    list-style-type: none;
    position: relative;
    width: 960px;
}

#slide_controls {
    height: 15px;
    left: 828px;
    position: relative;
    top: -580px;
    width: 140px;
}

p.category_page_nav {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
    font-weight: 900;
    position: absolute;
    right: 25px;
    text-align: center;
    top: -4px;
    width: 90px;
}

#nextBtn a {
    display: block;
    height: 0px;
    position: absolute;
    right: 20px;
    width: 0px;
}

#prevBtn a {
    display: block;
    height: 0px;
    left: 20px;
    position: absolute;
    width: 0px;
}

#product_category_list li .productdisplay {
    float: left;
    height: 270px;
    overflow: hidden;
    margin: -1px -1px 0px 0px;
    padding: 10px;
    width: 218px;
}

#product_category_list li .last_item {
    width: 221px;
}

#content ul#product_category_list .product_description {
    float: none;
    height: auto;
    width: 218px;
}

#content ul#product_category_list .product_description h3 {
    float: left;
    font-size: 1.3em;
    font-weight: 400;
    width: 140px;
}

#content ul#product_category_list .product_description h3 a {
    text-decoration: none;
}

#content ul#product_category_list .product_description .wpsc_product_price {
    float: right;
    font-size: 1.3em;
    font-weight: 900;
    margin: 0px;
    text-align: right;
    width: 70px;
}

#content ul#product_category_list .product_image {
    height: 224px;
    float: none;
    margin: 0px 0px 5px 0px;
    overflow: hidden;
}

#content ul#product_category_list .product_image img {
    height: auto;
    width: 218px;
}

#content ul#product_category_list .first_item .product_image {
    margin: 0px 0px 10px 0px;
}

#content ul#product_category_list .item_no_image span {
    font-size: 1.2em;
    left: -65px;
    position: relative;
    top: 40px;
    width: 218px;
}

#content ul#product_category_list .first_item .product_description {
    margin-left: 0px;
}


/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid gray;

}

#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}

#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
        margin-right: auto;
        margin-left: auto;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}

.bred_title {
width:980px;
height:29px;
background:#F2F2F2;
margin-bottom:10px;
}

.bred_title h3 {
margin:0px;
padding:6px 0 8px 11px;
color:#999999;
}

#content h2.product_full_title a {
    color: #00a8cb;
}

#content ul#product_category_list .product_description h3 a {
    color: #00a8cb;
}

#slide_nav li {
    background: url(http://ideationsinc.com/artmuse/wordpress/wp-content/themes/wpcommerce/img/showcase_inactive.png);
}

#slide_nav li#button_selected {
    background: url(http://ideationsinc.com/artmuse/wordpress/wp-content/themes/wpcommerce/img/showcase_active.png);
}

#product_showcase_container {
margin-top:50px;
}

#product_showcase_container ul {
margin:0px;
}

#product_showcase_container ul li {
margin:0px;
list-style:none;
}

.wpsc_buy_button_div a {
color:#666666;
font-size:0.9em;
font-weight:900;
font-family: 72.5%/1.6 sans-serif;    
/*font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;*/
background:#ffffff;
border:1px solid #eeeeee;
padding:7px 6px;
display:block;
text-align:center;
}

.wpsc_buy_button_div a:hover {
        color: #00a8cb;
}

.ProductList ul {
        float: left;
        margin: 0px;
}

.ProductList ul li {
        float: left;
        margin: 0px;
}

.Odd {
        float: left;
        text-align: center;
        display: block;  
        vertical-align: top;
    overflow: hidden; /*display:-moz-inline-box;*/
}

.Even {
    float: left;
    list-style-type: none;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    width: 160px;
    display: inline-block;
    text-align: center;
    height: 230px;
}

.CompareButton {
        display: none;
}
/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li {
    width: 143px; /* the width must be fixed to the use of floats */
}

.Left #SideCategoryList .sf-menu li,
.Right #SideCategoryList .sf-menu li {
    background-position: 0 8px;
}

/* Menu links */
#SideCategoryList .sf-menu a {
    padding: 5px 10px 5px 10px;
    width: 123px; /* this + paddings must equal the root width above for hovers to work */
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
    left: 143px;
}

/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
    padding: 5px 10px 5px 10px;
    width: 123px; /* this + paddings must equal the child width above for hovers to work */
}
.share_twitter{
background:url(/template/images/footer-twitter.png) no-repeat;
}
.share_facebook{
background:url(/template/images/footer-facebook.png) no-repeat;
}
.hidden_content {
display: none;
}
.BulkDiscount {
     border: 4px solid #F2f2f2;
     float: left;
    margin-top: 20px;
    background:(/template/images/buy_view_link_bg.png) repeat-x;
     }
.BulkDiscount input {
    font-family: 72.5%/1.6 sans-serif;
    /*font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;*/
    font-size: 1.4em;
    font-weight: 900;
    margin: 0;
    padding: 10px 20px;
    background:none;
    border:none;
    color:#C3144a;
    cursor:pointer;
    }
.BulkDiscount input:hover {
    color:#00a8cb;
    }

.share_amazon {
background: url(/template/images/footer-amazon.png) no-repeat;
}
.hidden_content:hover{
display:block !important;
color:#000;
}

/* End: category flyout styles */

#subscribe_form
{
    font-family: sans-serif;
    font-size: 1.1em;
}
#CategoryContent
{
    
}
a.connect_widget_like_button {
    border: medium none !important;
}
a.connect_widget_like_button:hover {
    border: medium none !important;
}
.connect_widget td.connect_widget_vertical_center span {
    display: none !important;
}
.facebook_customicon {
    bottom: 0;
    float: left;
    left: 30px;
    position: absolute;
    top: 33px;
    width: 46px;
}

#SimilarProductsByTag{
   width: 470px;
   float: left;
   text-indent: -9999px;
}

#quotes {
   margin:0;
   font-size:20px;
   position:relative;
   padding: 15px;
   width: 250px;
   line-height: 1.5em;
   height: 70px;
    
}
 
#banner_deal_left {
    background: #f9f9f9;
    border: none;
    float: left;
        clear: left;
    width: 190px;
        padding-top: 50px;
}

#quotes_left {
    font-size: 16px;
    height: 150px;
    line-height: 1.2em;
    margin: 0;
    padding: 15px;
    position: relative;
    width: 150px;
}

#quotes a{
   text-decoration: none;
    color: #c3144a;
}

 .textItem {
   position:absolute;
   display:none;
}

/* Gift Certificate FormPage Content Right */
#GC-form {
        float: left;
        width: 500px;
}

#GC-form  .Message {
        float: right;
        clear: none;
}

/* Mail Chimp Sign-Up Bar accross Top of Header */
#signup-bar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 25px;
        z-index: 888;
        background-color: #00a8cb;
}

#signup-bar .message {
    float: left;
    clear: none;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-top: 5px;
    padding-left: 140px;
    text-transform: none;
}

/* Begin OFF
#signup-bar #mc_embed_signup {
    float: left; 
    padding-left: 20px; 
    clear: none;
}
End OFF */

#signup-bar #mc_embed_signup fieldset {
  border: 0 none;
}

#signup-bar #mc_embed_signup input{
    float: left;
    display:inline;
    clear: none;
}

#signup-bar #mc_embed_signup input.button {
        background-color: #00A8CB;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 90px;
    padding: 7px 12px;
    width: auto;
    clear: none;
    float: left;
    display:inline;
    padding-left: 50px;
}

/* Legal Page */
#legal a {
		text-decoration: none;
    font-weight: bold;
}

#legal a:hover {
    color: #777777;
}

#legal p.larger {
    line-height: 1.5em;
    padding-top: 15px;
		font-size: 1.2em;
}

#legal ul.legal-unorder {
		 margin: 0 0 10px 0px;
		 line-height: 14pt;
} 

#legal ol.legal-order {
		 margin: 0 0 10px 0px;
		 line-height: 14pt;
}

/* Feature Pages */
#east-feature {
    text-align: center;
}
#east-feature img, img a {
    border: 0 none;
}
#east-feature p {
    font-size: 18pt;
    font-style: bold;
    padding:  5px 0px 15px;
    line-height: 1.1;
  margin: 0 0;
}
#east-feature .artists table {
    width: 100%;
}
#east-feature .artists td {
    padding-bottom: 25px;
}
#east-feature .artists p {
    font-size: 14pt;
    line-height: 14pt;    
    margin: 0 0;
    padding: 0px 0px;
}