body {
    background: white;
    color: #010101;
    min-width: 980px;
    background: #fafafa;
}
a {
    color: #010101;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #393939;
}
input[type="button"], input[type="submit"], input[type="reset"], .Submit input, .ProductList li .ProductActionAdd a, #bottom_payment_button, .ExpressCheckoutContent input[type="submit"], .btn, .button, .ButtonMe {
    background: rgb(69,72,77); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
    color: white;
    text-decoration: none;
    padding: 7px 14px !important;
    border-radius: 50px;
    margin: 0px 10px;
    border: none !important;
}
input[type="button"]:hover, input[type="submit"]:hover,.Submit input:hover, .ProductList li .ProductActionAdd a:hover, #bottom_payment_button:hover, .ExpressCheckoutContent input[type="submit"]:hover, .btn:hover, .button:hover, .ButtonMe:hover {
    background: rgb(125,126,125); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
    color: white !important;
}
input.ButtonMeRed, .ButtonMeRed {
    background: rgb(169,3,41); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
    color: white;
    text-decoration: none;
    padding: 8px 25px !important;
    border-radius: 50px;
    margin: 0px;
    border: none;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: -1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    border: none !important;
}
input.ButtonMeRed:hover, .ButtonMeRed:hover {
    background: rgb(216,4,64); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(216,4,64,1) 0%, rgba(143,2,34,1) 67%, rgba(109,0,25,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,4,64,1)), color-stop(67%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80440', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
    color: white !important;
}
h1, h2, .TitleHeading {
    color: #010101;
}
h1 {
    font-weight: 400;
    font-size: 2em;
}
#Logo {
    max-width: 400px;
    overflow: hidden;
}
#Logo h1 {
    font-size: 3.5em;
    font-weight: 400;
    font-family: 'Montez', cursive;
}
h2 {
    font-size: 2em;
    font-weight: 400;
}
h3 {
    font-size: 1.5em;
    font-weight: 400;
}
h4 {
    font-size: 1.2em;
}
h5, h6 {
    font-size: 1em;
}
div#fancy_outer {
    z-index:112 !important;
}
div#currency {
    float: left;
    margin-left: 15px;
}
div.topseparator {
    float:left;
    margin:0 3px;
    font-size: 12px;
}
#CategoryHeading {
    margin-top:10px;
    margin-bottom:0;
}
#Outer {
    
}

.Content .FeedLink {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.RSSIcon {
    vertical-align: middle;
    position: relative;
    top: 2px;
    margin-right: 2px;
    margin-bottom: 5px;
}

.BulkDiscountLink {
    margin-top: 10px;
}

#ProductOtherDetails .DetailRow {
    padding-left: 0px;
}

#ProductOtherDetails .DetailRow .Label {
    margin-left: 0px;
    margin-right: 10px;
    width: auto;
}

#modalbg {
    position:fixed;
    background:rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    z-index:999;
}
#newsletterbox {
    float: left;
}
#nl_exit {
    width:21px;
    height:21px;
    position:absolute;
    top:2px;
    right:2px;
    cursor:pointer;
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/exit_newsletter.png) 0 0 no-repeat;
}
#subscribe_form div {
    text-align:center;
    font-size:20px;
    margin-bottom:5px;
    width:343px;
}

body#homePage #Wrapper,
body#homePage #Container {
    width:100%;
}
body#homePage #Wrapper {
    padding-top:0;
    min-height: 0px;
}
body#homePage .Content {
    margin: 0 auto;
    clear: both;
    float: none;
}
#Header {
    width:100%;
    margin:0;
    background: rgba(255, 255, 255, 0.85);
}
#HeaderCenter {
    width:980px;
    margin:0 auto;
    position: relative;
}
div.centered {
    width:980px;
    margin:0 auto;
}

.CartContents.WishListNameLists td span.no, .CartContents td span.yes {
    display: block;
    width: 32px;
    height: 32px;
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/yes-mark.png') no-repeat center;
    margin: auto;
}

.CartContents.WishListNameLists td span.no {
    background-image: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/no-mark.png');
}

.CartContents.WishListNameLists td.ActionList > *, .CartContents.WishListNameLists td.ActionList .Share a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/edit.png') no-repeat center;
    text-decoration: none;
    vertical-align: top;
}

.CartContents.WishListNameLists td.ActionList .Delete {
    background-image: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/delete.png');
}

.CartContents.WishListNameLists td.ActionList .Share {
    font-size: 1px;
    color: transparent;
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/no-share.png') no-repeat center;
}

.CartContents.WishListNameLists td.ActionList .Share a {
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/share.png');
    overflow: hidden;
    text-indent: -999px;
}

#Container {
    width:100%;
}
#newslettersection {
    float:left;
}
#newslettersection a {
    display:block;
    float:left;
}
#socialsection {
    float:right;
}
#smallarrow {
    width:12px;
    height:12px;
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/grey_left_arrow.png) 0 0 no-repeat;
    float:left;
    margin:6px 10px 0 0px;
}
#newsletterdescrip {
    font-size:12px;
    color:white;
    float:left;
    margin-right:10px;
    margin-top:4px;
}
#SideCurrencySelector {
    display: none;   
}
#ProductCurrency h2{
    font-size: 30px;
    margin: 5px 0;
}
#ProductCurrency p {
    font-size: 12px;
}
#sizingchart {
    margin-top:5px;
}
#ProductReviews h3,
#ProductDescription h2,
#SideProductRelated h2 {
    color:#323232;
    font-size:18px;
    font-weight:normal;
}
#ProductReviews .BlockContent {
    border-top: 0px solid #b2b8b8;
    padding-top:10px;
}
#ProductReviews > a.FloatRight {
    
}
#ProductReviews ol.ProductReviewList li hr {
    display:none;
}
.productOptionViewRectangle .option label, .productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours {
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    background: #fefefe;
}
#topmenu {
    float:right;
    margin-top:0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
div#top_account, #topmenu a {
    float:left;
    padding: 5px 0px;
    text-decoration: none;
    margin-left: 15px;
}
#topmenu a {
    color:#575656;
    font-size:12px;
    text-decoration:none;
}
div#top_account a {
    padding: 0px;
    margin: 0px;
}
#topmenu a#top_cart {
    background: #333 url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/cart.png') no-repeat 10px center;
    color: white;
    border-radius: 5px;
    padding: 5px 10px 5px 37px;
    position: relative;
}

#topmenu a#top_cart span {
font-size: 10px;
font-weight: bold;
width: 8px;
text-align: center;
position: relative;
top: -1px;
margin-left: 5px;
}

#sideCat {
    width:100%;
    height:38px;
    background: rgb(69,72,77); /* Old browsers */
    float:left;
    margin-top:0;
    margin-bottom:-38px;
    position:relative;
    z-index:111;
    background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 1px 2px rgba(0, 0, 0 , 0.5);
}
#sideCat #sideCatCenter {
    width:980px;
    margin:0 auto;
}
#sideCat #thesearch {
    float:right;
    margin-top:7px;
}
#sideCat #SideCategoryList {
    float:left;
}
#SideCategoryList li:hover, #SideCategoryList li ul li a:hover {
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    color: black;
}
#sideCat #SideCategoryList div > ul > li.sfHover {
}
#sideCat #SideCategoryList li.sfHover a {
}
#sideCat #SideCategoryList div > ul > li:hover a {
    text-decoration:none;
    color: #000 !important;
}
#SideCategoryList .sf-menu > li.sfHover a {
    color: black !important;
}
#sideCat #SideCategoryList ul li ul.Column {
    background: none;
    box-shadow: none;
}
#sideCat #SideCategoryList div > ul > li > ul > li:hover a {
    color:white;
}
#sideCat #SideCategoryList ul li a span.sf-sub-indicator {
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/subarrow.png) 0 0 no-repeat;
    display:block !important;
    top:17px;
    left:9px;
    right:0;
    width:8px;
    height:6px;
    position: absolute;
}
#sideCat #SideCategoryList ul li:hover a span.sf-sub-indicator {
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/subarrow.png) 0 0px no-repeat;
}
#sideCat #SideCategoryList ul li ul, .FakeDropDown, #SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 4px rgba(0,0,0,0.4), inset 0 0 50px rgba(0, 0, 0, 0.2);
    color: black;
}
#bottomfooter {
    float:left;
    margin-top:13px;
    width:100%;
}
#bottomfooter #bottommenu {
    text-align: center;
    margin-top:5px;
    margin-right: 20px;
}
#bottomfooter #bottommenu ul {
    margin:0;
    padding:0;
    list-style:none;
    display: inline-block;
}
#bottomfooter #bottommenu ul li {
    float:left;
    padding:0;
    margin:0;
}
#bottomfooter #bottommenu ul li a {
    font-size:12px;
    color:black;
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/bottomseparator.png) center right no-repeat;
    padding:0 14px;
    text-transform:uppercase;
    text-decoration:none;
}
#bottomfooter #bottommenu ul li:last-child a {
    background:none;
}
#bottomfooter #logins {
    float:right;
}
#bottomfooter #copyright {
    font-size:11px;
    color:black;
    width:100%;
    float:left;
    text-align:center;
    margin:5px 0 10px 0;
}
#bottomfooter #copyright a {
    color:black;
    text-decoration:none;
}
#slider {
    position:relative;
    width:100%;
    overflow:hidden;
    height: 462px;
    margin-bottom: 0px;
}
#slideContainer {
    width:100%;
    height:500px;
    position:relative;
    overflow:hidden;
}
.arrow {
    position:absolute;
    top:38%;
    cursor:pointer;
    z-index: 50;
    width:38px;
    height:79px;
    border-radius: 5px;
}
#slideshow {
    width:7680px;
    height:930px;
    position:absolute;
    left:0;
}
#slide_left_arrow {
    left:10%;
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/slider_leftarrow.png) 0 0 no-repeat;
}
#slide_left_arrow:hover {
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/slider_leftarrow_hover.png) 0 0 no-repeat;
}
#slide_right_arrow {
    right:10%;
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/slider_rightarrow.png) 0 0 no-repeat;
}
#slide_right_arrow:hover {
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/slider_rightarrow_hover.png) 0 0 no-repeat;
}


#newsletterbar {
    padding: 10px 0px;
    height: 25px;
    width:100%;
    position:relative;
    z-index:10;
    background: rgb(69,72,77); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#ContainerFooter {
    background:white;
}
ul.ProductList {
    text-align: left;
}
#CategoryContent ul.ProductList li, ul.ProductList li  {
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 238px !important;
    height: auto !important;
    margin: 2px;
    position: relative;
    background: white;
    border-radius: 3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
#CategoryContent ul.ProductList li div.ProductDetails, ul.ProductList li div.ProductDetails {
    z-index:10;
    position:absolute;
    bottom:0px;
    left:0px;
    text-align:center;
    padding-top:7px;
    font-size:12px;
    color:#404040;
    height: auto !important;
    padding: 5px 5%;
    width: 91%;
    margin: 0px !important;
    background: rgba(240,240,240,.75);
}

#CategoryContent ul.ProductList li div.ProductDetails, ul.ProductList li div.ProductDetails {
/*display: none;*/
}

#CategoryContent ul.ProductList li:hover div.ProductDetails, ul.ProductList li:hover div.ProductDetails {
    display:block;
}
#CategoryContent ul.ProductList li div.ProductPriceRating em, ul.ProductList li div.ProductPriceRating em {
    color: #800000;
    font-size:16px;
}
.Breadcrumb {
    border:0;
    margin:10px 0;
    padding:0;
}
.Breadcrumb ul li,
.Breadcrumb ul li a {
    color:#9b9898;
    font-size:10px;
    text-decoration:none;
}
#ProductDetails .ProductMain h1 {
    font-size:20px;
    color:#323232;
    font-weight:normal;
    margin-bottom:0;
    padding-bottom:0;
    padding-left:0;
}
#ProductDetails .ProductMain {
    float:right;
    width:444px;
}
#ProductDetails .ProductThumb .ImageCarouselBox {
    z-index:110;
    padding-top: 10px;
}
#ProductDetails div.ProductThumb div.ImageCarouselBox ul li {
    border: 1px solid white !important;
    background: white;
}

.ProductMain #ProductDescription {
    margin-top:0;
}
#addToCartBar div.BulkDiscount {
    float:left;
}
#addToCartBar #frmWishList {
    float:left;
}
#productPrice {
    width:131px;
    height:27px;
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/pricebg.png) 0 0 no-repeat;
    float:left;
    margin-right:5px;
    text-align:center;
    padding-top:15px;
    color:#323232;
    font-size:18px;
    margin-top:2px;
}
div.DetailRow div.Label.QuantityInput {
    width: auto;
    margin-top: 8px;
    margin-left: -130px;
}
div.DetailRow #qty_ {
    margin-left: -60px;
    margin-top: 4px;
}
div.DetailRow #text_qty_ {
    margin-left: -60px;
    margin-top: 4px;
}
#titleRating {
    float:left;
    position:relative;
    border-bottom:1px solid #b2b8b8;
    width:444px;
    margin-bottom:2px;
}
#thetitle {
    float:left;
    width:350px;
}
#therating {
    width:89px;
    height:15px;
    position:absolute;
    bottom:4px;
    right:0;
}
#belowtitle {
    float:left;
    width:444px;
    margin-bottom:15px;
}
#thesku {
    float:left;
    color:#656363;
    font-size:11px;
    font-weight:normal;
}
#reviewlink {
    float:right;
    text-align:right;
}
#reviewlink span,
#reviewlink span a {
    color:#656363;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}
#ProductDescription p {
    color:#323232;
    font-size:14px;
    font-weight:normal;
}
#needhelp {
    float:left;
    width:440px;
    margin-top:20px;
}
#needhelptitle {
    border-bottom:1px solid #b2b8b8;
}
#needhelptitle h2 {
    font-size:18px;
    color:#323232;
    font-weight:normal;
    margin:0 0 5px 0;
    padding:0;
}
#needhelplinks {
    float:left;
    margin-top:10px;
    width:440px;
    margin-bottom:10px;
}
#needhelplinks ul {
    margin:0;
    padding:0;
    list-style:none;
}
#needhelplinks ul li {
    margin:0 80px 0 0;
    padding:0;
    float:left;
}
#needhelplinks ul li a {
    font-size:14px;
    color:#323232;
    text-decoration:none;
}
#wishlist {
    display:none;
}
#addToCartBar {
    clear:both;
    float:left;
    margin-top:10px;
    position:relative;
    height:55px;
    width:444px;
}
.ProductWarrantyContainer {
    font-size: 0.9em;
}
#socialshare {
    margin:10px 0 0 110px;
    float:left;
}
#Wrapper {
    width:980px;
    margin:0 auto;
    padding-top:40px;
    min-height:400px;
}
#Menu ul li {
    background:url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/pageseparator.png) center right no-repeat;
}
#Menu ul li a {
    font-size: 16px;
    color: #313131;
    text-transform: none;
    font-weight: 300;
}
#Menu ul li:last-child {
    background:none;
    padding-right:0;
}

#TopMenu li a {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li div {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #737373;
    text-decoration: underline;
}
#Menu {
}
#Menu li a {
    color: #393939;
    
}
#Menu li a:hover, #Menu li:hover > a {
    color: white;
    border-radius: 5px;
    background: rgb(69,72,77);
    background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
}
#Menu li.First a {
    border: 0;
}
#Menu li ul {
    background: #393939;
    border-radius: 5px 0px 5px 5px;
}
#Menu li li {
}
#Menu li li:last-child {
    border: 0;
}
#Menu li li a {
    border: 0;
}
#SearchForm form {    
}
#SearchForm input {
    border: 0;
    background: transparent;
    box-shadow: none;
}
#SearchForm .Button {
    border: 0;
}
#HeaderUpper {    
}
#HeaderLower {   
}
#Logo h1 {
    border: 0;
    background: transparent;
}
#SideCategoryList h2 {    
    border: 0;
}
#SideCategoryList li, #SideCategoryList .sf-menu li {
    
}
#SideCategoryList li ul, #SideCategoryList .sf-menu li ul {
    
    border-top: 0;
    
}
#SideCategoryList li li, #SideCategoryList .sf-menu li li {
    background-image: none;   
    float: none !important;
}
#SideCategoryList li li:last-child, #SideCategoryList .sf-menu li li:last-child {
    border: 0;
}
#SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {   
}
.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top, .Block.banner_home_page_bottom, .Block.banner_category_page_bottom, .Block.banner_brand_page_bottom, .Block.banner_search_page_bottom {
    width: 980px;
    margin: 10px auto;    
}
.Content .Block.FeaturedProducts, .Content .Block.NewProducts { /* Homepage featured & new products */    
    border-top: 0;
}
.Content .Block.FeaturedProducts h2, .Content .Block.NewProducts h2 {
    border-left: 0;
    border-right: 0;
}
.Left .Block {   
    border-top: 0;
}
.Left .Block h2 {
    border-left: 0;
    border-right: 0;
}
.Left li {    
}
.Right .Block {    
    border-top: 0;
}
.Right .Block h2 {
    border-left: 0;
    border-right: 0;
}
.Right li {   
}
#Footer p {    
}
#Footer a {    
}
.NewsletterSubscription input {
    
}
.Content .ProductList .ProductImage {
    width: 239px;
}
.Content .ProductList .ProductImage img {
    max-width: 239px;
    margin: 0 auto;
}
.ProductPrice, .ProductList em {
    color: #800000;
}
.ProductList .Rating {
    color: #9a9a9a;
}
.RemoveFromWishlistForm input{
    font-size: 0.8em;
}
.ProductList.WishlistProductList li {
    margin-bottom: 25px;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: #515151;
    color: #fff;
    border-radius: 2px;
}
.CompareItem { width:200px; border-left: solid 1px #dcdcdc; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dcdcdc; }
.CompareFieldTop { border-bottom:solid 1px #dcdcdc; }
.CompareFieldTop a:hover { color:#4e4e4e; }
.CompareCenter { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }
.CompareLeft { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }


.ViewCartLink {
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents, table.General, .BlockContent table {
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 5px 0px;
}
table.CartContents tr,  .QuickSearch tr, .BlockContent table tr {
    background: #FFF;
}
table.CartContents tr:hover, .BlockContent table tr:hover {
    background: #fefefe;
}
table.CartContents thead tr th, table.General thead tr th, .BlockContent table tr th {
    color: #2f2f2f;
    border-bottom: 1px solid #dcdcdc;
}
.BlockContent table th, .BlockContent table td {
    padding: 7px 15px;
    border-right: 1px solid #eee;
}
table.CartContents .productAttributes tr {
    background: none;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dcdcdc;
    color: #606060;
}
.CartThumb img {
    max-height: 85px;
}
table.CartContents .ProductName {
    font-size: 0.8em;
}
.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}
.BlockContent table.productAttributes {
    border: none;
    box-shadow: none;
}

.CategoryPagination {
}
.CategoryPagination .PagingList li, .CategoryPagination .FloatLeft a, .CategoryPagination .FloatRight a {
    border-radius: 50px;
    display: inline;
    padding: 5px 10px;
    margin: 0 3px;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #c0c0c0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c0c0c0));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#c0c0c0 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#c0c0c0 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#c0c0c0 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#c0c0c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c0c0c0',GradientType=0 );
    border: 1px solid #DDD;
    text-decoration: none;
    font-size: 0.9em;
}
.CategoryPagination .PagingList li.ActivePage {
    font-weight: bold;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.7) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.7) 0%,rgba(242,242,242,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    color: #880000;
}
.CategoryPagination .PagingList li a {
    text-decoration: none;
}
.CheckoutRedeemCoupon { background: #f4f4f4; border: 1px solid #dcdcdc; padding: 10px; width: 300px; border: 1px solid #dcdcdc; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    margin-bottom: 5px;
}
.SubCategoryList ul, .SubBrandList ul {
    display: inline-block;
}
.SubCategoryList li, .SubBrandList li {
    float: left;
    margin: 5px 5px 10px;
}
.SubCategoryList li a, .SubBrandList li a {
    display: block;
    background: rgb(69,72,77);
    background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    cursor: pointer;
    color: white;
    text-decoration: none;
    padding: 7px 14px !important;
    border-radius: 50px;
    border: none;
}
.SubCategoryList li a:hover, .SubBrandList li a:hover {
    background: #666;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch {
    top: 130px !important;
    border: 2px solid #dcdcdc;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.QuickSearchHover td{ background: #fefefe; }
.QuickSearchAllResults a { background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/white/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
    border-right: 1px solid #dcdcdc;
}
.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    font-weight: 700;
    background: #f6f5f5 url(//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/white/ExpressChktSel.gif) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    font-weight: 400;
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}
.ExpressCheckoutBlock {
    width: 48%;
    padding-top: 6px;
    float: left;
    clear: none;
    padding-right: 0;
    margin: 1%;
}
#CheckoutStepConfirmation {
    width: 98%;
    clear: both;
    margin: 0px 1%;
}
.ExpressCheckoutContent .CreateAccount, .ExpressCheckoutContent .AccountLogin {
    float: none;
    border: none;
    width: auto;
    padding: 0px 20px 20px;
}
.ExpressCheckoutContent .AccountLogin dt {
    width: 160px;
    line-height: 1;
}
.ExpressCheckoutContent .AccountLogin dd {
    margin-left: 70px;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
    color: #880000;
}

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


/* Tabbed Navigation */
.TabNav {
}
.TabNav li a {
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #dcdcdc;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dcdcdc;
    background: #2f2f2f;
    color: #fff;
}
#ProductDescription, #ProductVideos, #ProductReviews, #ProductsByCategory, #ProductOtherDetails, #SimilarProductsByCustomerViews {
    margin-top: 0;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    padding: 15px;
    background: white;
}
/* Product Videos */

#VideoContainer {
    border: 1px solid #dcdcdc;
    -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: #dcdcdc;
    border-top-color: #dcdcdc;
    background: #f4f4f4;
    color: #2f2f2f;
}
/* start fast cart styles */
#fastCartContainer {
    font-size: 13px;
}
.fastCartContent h2 {
    color: #010101;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #606060;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #eaeaea;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #4e4e4e;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */

.PrimaryProductDetails .ProductThumb .ProductThumbImage {
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 10px;
}
.PrimaryProductDetails .ProductThumb .ProductThumbImage a {
    display: inline-block;
}
/* begin social sharing styles */

.sharebutton {
    background: black;
    border: none;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.sharebutton a, .sharebutton a:hover {
    font-weight: bold;
    text-decoration: none;
    color: white;
    font-size: 12px;
}

/* end social sharing styles */


/* account styles */
.AccountOrderStatusList li {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 15px;
    list-style: none;
    margin: 10px 0 !important;
}
/* end account styles */

#currency {
    position: relative;
}

#currency > a img {
    margin-left: -16px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

#currency #SideCurrencySelector {
    padding: 5px 0px 7px;
    position: absolute;
    top: 25px;
    right: 0px;
    width: 170px;
    background: white;
    border: 1px solid #cccbca;
    z-index: 120;
    box-shadow: 0px 0px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,.1);
}
#currency #SideCurrencySelector h2 {
    font-size: 14px;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 5px;
}

#currency #SideCurrencySelector a {
    float: none;
    padding: 0px;
    margin: 0px;
}

#currency #SideCurrencySelector .BlockContent {
    position: relative;
}

#currency #SideCurrencySelector .CurrencyList {
    position: absolute;
    top: 23px;
    width: 147px;
    left: 10px;
    border: 1px solid #DDD;
    z-index: 10;
    display: none;
}

#currency #SideCurrencySelector .CurrentCurrency {
    border: 1px solid #CCC;
    padding: 3px;
    padding-right: 19px;
    overflow: hidden;
    margin: 0px 10px;
    font-weight: normal;
    font-size: 12px;
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/icon_arrow_down.png') no-repeat right center;
    cursor: pointer;
}

#currency #SideCurrencySelector .CurrentCurrency .Flag {
    margin: 0px 5px 0px 0px;
}

#currency #SideCurrencySelector .CurrencyList .Currency a {
    display: block;
    padding: 3px;
    font-weight: normal;
    font-size: 12px;
    background: #FEFEFE;
    border-bottom: 1px solid #EAEAEA;
}

#currency #SideCurrencySelector .CurrencyList .Currency a.Sel {
    background: #EAEAEA;
}

#currency #SideCurrencySelector .CurrencyList .Currency a {
    line-height: 1;
}

#Drop {
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/drop.png') no-repeat top left;
    width: 21px;
    height: 11px;
    position: absolute;
    top: -11px;
    right: 5px;
}

input[type='image'].Hidden {
    cursor: default;
    opacity: 0.4;
}

.ProductList .Message {
    display: none !important;
}



.SubCategoryListGrid ul li[style='float: none; clear: both;'] {
    display: none;
}


.PopupHolder {
    display: none;
    position: relative;
    z-index: 9999;
}

.PopupHolder .PopupBG {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.PopupHolder .Popup.Home {
    position: fixed;
    width: 490px;
    height: 162px;
    top: 50%;
    left: 50%;
    margin-top: -91px;
    margin-left: -250px;
    background: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    padding-right: 0px;
}

.PopupHolder .hbspt-form {
    float: right;
    margin: 0px;
    margin-left: 15px;
}

.PopupHolder .hs-form.stacked label, .PopupHolder .hs-form-field div.input {
    float: left;
}

.PopupHolder .hs-form.stacked label {
    margin-right: 10px;
    font-size: 12px;
    text-transform: uppercase;
    width: 65px;
}

.PopupHolder .hs-form-field div.input {
    width: 200px;
}

.PopupHolder .hs-form-field div.input * {
    outline: none;
    border-color: #CCC;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.PopupHolder .hs-form.stacked .actions {
    margin: 0px;
    padding: 0px;
    margin-left: 75px;
    margin-right: 10px;
    text-align: center;
}

.PopupHolder .hs-button.primary.large {
    text-shadow: none;
    background: #333;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 40px;
    width: auto;
    height: auto;
    margin: 0px;
    font-weight: normal;
    font-size: 16px;
}

.PopupHolder .hs-button.primary.large:hover {
    border: 1px solid #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.PopupHolder .Close {
    position: absolute;
    top: -12px;
    right: -12px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.5);
    border-radius: 250px;
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.5);
    -moz-border-radius: 250px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.5);
    -webkit-border-radius: 250px;
    overflow: hidden;
    border: 1px solid white;
    cursor: pointer;
}

.PopupHolder h2 {
    margin-bottom: 5px;
    padding-bottom: 0px;
    text-align: center;
}

.RetailPriceValue {
    color: #666;
}
strike.RetailPriceStrike {
    display: block;
    font-size: 14px;
    margin-top: -12px;
}
.ProductDetailsGrid {
    font-size: 0.9em;
}
.ProductDetailsGrid.ProductAddToCart {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin: 15px 0;
    padding: 10px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.DetailRow.PriceRow {
    font-size: 2.2em !important;
}
.OutOfStockMessage {
    font-weight: bold;
    text-align: center;
    display: block;
    font-style: italic;
}
li.Sale a {
    color: red !important;
}


#SlideshowMain {
    height: auto;
    width: 100%;
    overflow: hidden;
    box-shadow: 10px 0 15px rgba(0, 0, 0, 0.9);
}

#SlideshowMain #SlideHolder {
    position: relative;
    height: auto;
}

#SlideshowMain #Slides {
    position: relative;
    top: 0px !important;
    left: 50% !important;
    margin-left: -50%;
    max-width: 100%;  
}

.slide {
    width: 100% !important;
    display: none;
    min-width: 980px;
}

.slide:first-child {
    display: block;
    position: relative;
    z-index: 110
}

.slide img {
    display: block;
    width: 100% !important;
    height: auto;
}

.slide .slide-overlay {
    position: absolute;
    top: 0px;
    right: 50%;
    width: 490px;
    margin-right: -490px;
}

.slide h2.slide-heading {
    font-size: 38px;
    font-weight: 700;
    text-transform: none;
    margin: 0px;
    padding: 20px 0px 10px;
    text-shadow: 1px 1px 10px #000;
}

.slide .slide-text {
    font-size: 26px;
    font-weight: 300;
    padding: 0px 0px 20px;
    margin: 0px;
    text-shadow: 1px 1px 10px #000;
}
.slide .slide-button {
    text-align: center;
}
.slide .slide-button span {
    background: rgb(169,3,41);
    background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
    background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
    background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
    background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 8px 25px !important;
    border-radius: 50px;
    margin: 0px;
    border: none;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: -1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);  
}

.slide .slide-button span:hover {
    background: rgb(216,4,64); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(216,4,64,1) 0%, rgba(143,2,34,1) 67%, rgba(109,0,25,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,4,64,1)), color-stop(67%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80440', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
    color: white !important;
}

#SlideshowMain #Slides a {
    
}

.arrow {
    position:absolute;
    top: 38%;
    cursor:pointer;
    z-index: 100;
    width: 38px;
    height: 79px;
    border-radius: 5px;
}


.BusinessDescription * {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #000;
}

.BusinessDescription h1 {
    font-size: 12px;
}

.SocialShareButtons .addthis_toolbox.addthis_default_style {
    margin-top: 5px;
}

.SocialShareButtons .addthis_toolbox.addthis_default_style a {
    white-space: nowrap;
    float: none !important;
    display: inline-block;
}

#CategoryContent .ProductList.List li, .ProductList.List li {
    clear: none !important;
    margin: 6px !important;
    width: 465px !important;
    padding: 6px;
}

#CategoryContent ul.ProductList.List li div.ProductDetails, ul.ProductList.List li div.ProductDetails {
    display: block;
    position: static;
    width: auto;
    padding: 0px 5px;
    background: none;
}    

ul.ProductList.List li div.ProductName {
    margin-bottom: 5px;
}

.ProductList.List .Rating img {
    height: 10px;
    margin: 2px 0px;
}

.Content .ProductList.List .ProductDescription {
    font-size: 12px;
    text=align: justify;
}

.Content .ProductList.List li .ProductCompareButton {
    margin: 5px 0px;
    text-align: center;
}

.Content .ProductList.List .ImageWrapper {
    float: left;
}

.Content .ProductList.List .ImageWrapper .ProductImage {
    float: none;
}

.Content .ProductList.List .QuickViewBtn {
    top: 50% !important;
    margin-top: -14px !important;
}

.Content .ProductRightCol {
    padding: 0px 5px;
}
#sideCat #SideCategoryList li ul a span.sf-sub-indicator {
    top: 13px;
    left: auto;
    right: 10px;
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/subsubarrow.png') no-repeat top right !important;
    height: 8px;
    width: 6px;
}

.FakeDropDown {
    width: auto;
    position: absolute;
    clear: left;
    top: 38px;
    left: 0;
    display: none;
    z-index: 99;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

#SideCategoryList .FakeDropDown > ul {
    position: static !important;
    float: none !important;
    clear: none !important;
    display: inline-block !important;
    vertical-align: top;
}

#SideCategoryList li:hover .FakeDropDown {
    display: block;
}

#SideCategoryList li:hover .FakeDropDown .Column {
    
}

#SideCategoryList li:hover .FakeDropDown .Column:last-child {
    border: none;
}

.Content .ProductPriceRating {
    height: auto !important;
}
#SideAccountMenu {
    margin-top: 10px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#SideAccountMenu .BlockContent {
    margin: 0;
}
#SideAccountMenu li {
    padding: 0;
}
#SideAccountMenu li a {
    display: block;
    padding: 5px 15px 7px;
    border-top: 1px solid #ddd;
}
#SideAccountMenu li a:hover {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    text-decoration: none;
}
.AddToWishlist.PopupContainer {
    position: fixed;
    z-index: 1000000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.AddToWishlist.PopupContainer .BG {
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.AddToWishlist.PopupContainer .Popup {
    margin: 100px auto;
    width: 280px;
    background: white;
    border-radius: 5px;
    box-shadow: 1px 1px 10px 0px rgba(0,0,0,.5);
    position: relative;
    z-index: 2;
    padding: 10px;
}
.AddToWishlist.PopupContainer .Popup h2 {
    margin-top: 0px;
}
.AddToWishlist.PopupContainer .Popup p {
    font-size: 14px;
}
.AddToWishlist.PopupContainer .Popup p.Wishlists {
    margin: 0px 15px 15px;
}
.AddToWishlist.PopupContainer .Popup p.Wishlists .WishlistName {
    display: block;
    margin: 0px 0px 5px;
}
.AddToWishlist.PopupContainer .Popup p.Wishlists .WishlistName input {
    margin-right: 3px;
}

.AddToWishlist.PopupContainer .Popup .Buttons {
    text-align: center;
}
#SimilarProductsByCustomerViews .ProductList li {
    width: 231px !important;
}

#SimilarProductsByCustomerViews .ProductList li img {
    max-width: 231px;
}
.SitemapSection {
    float: left;
    width: 27%;
    margin: 0px 1% 3% 1%;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding: 1.5% 2%;
    background: #fefefe;
    border-radius: 10px;
}
.Content .productAttributeValue input.addToCart {
    box-shadow: none !important;
    border: none !important;
}

.fastCartItemBox {
    max-width: 220px !important;
}

#FooterMenu {
    list-style: none;
    text-align: center;
    width: 100%;
    margin: 5px 0px 10px;
}

#FooterMenu li {
    display: inline-block;
    padding: 0px 5px;
    border-left: 1px solid #000;
}

#FooterMenu li:first-child {
    border-left: none;
}

#FooterMenu li a {
    font-size: 14px;
    text-decoration: none;
}

div.Home {
    float: left;
}

div.Home a {
    padding: 9px 10px 0px;
    height: 29px;
    display: block;
}

div.Home:hover {
    background: rgb(238,238,238);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}

div.Home .HomeIcon {
    background: url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/home.png') no-repeat top left;
    width: 21px;
    height: 19px;
    display: block;
}

div.Home:hover .HomeIcon {
    background-position: bottom left;
}

.SuperClear {
    clear: left;
}
#fastCartSuggestive .ProductImage img {
    max-width: 120px !important;
    max-height: 120px !important;
}
#fastCartSuggestive .ProductDetails {
    display: none !important;
}

.DetailRow .CheckBox {
    margin-top: 5px;
}

.ProductQty a {
    text-decoration: underline;
}

.ProductReviewList li {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
}

.ProductReviewList li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #999;
}

/* Out of Stock styling */ 
/* Gave strike through to text of out of stock options except rectangle styled */
label.outStock span.name {
    text-decoration: line-through;
}
.productOptionViewRectangle label.outStock span.name {
    text-decoration: none;
}

/* Gave out of stock lists and radio selects 50% transparency */
.productOptionViewRadio .outStock span.name,
.productOptionViewProductPickList .outStock span.name,
.productOptionViewProductPickListWithImage .outStock span.name,
.productOptionViewRectangle .option label.outStock {
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    *zoom: 1;
}

/* Made the container of the strike through image relative */
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours,
.productOptionViewRectangle label {
    position: relative;
}

/* Gave out of stock swatches a strike through background image */
.productOptionPickListSwatch .outStock .swatchColour:after,
.productOptionPickListSwatch .outStock .thumbnail:after,
.productOptionViewRectangle .outStock .name:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/out-of-stock-bg.png") center no-repeat;
    z-index: 999;
    content: "";
}

.ResetPassword {
    font-size: 12px;
    text-decoration: none;
}

.productAttributeList {
    margin-bottom: 11px;
}

.GalleryImage {
    float: left;
    margin: 10px;
    width: 174px;
    height: 174px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 1px solid #EEE;
    box-shadow: 2px 2px 10px rgba(0,0,0,.1);
}

.GalleryImage img {
    max-width: 374px;
    max-height: 374px;
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: 1;
}

.GalleryImage .Enlarge {
    background: rgba(0,0,0,.6) url('//cdn10.bigcommerce.com/r-c4db60b3d54325916fb7a371073c539a27a8a2f2/themes/HauteChic/images/enlarge.png') no-repeat center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor: pointer;
}

.GalleryImage .Enlarge:hover {
    opacity: 1;
}

#SideCartContents {
    position: absolute;
    top: 24px;
    right: 0px;
    background: #333;
    min-width: 260px;
    z-index: 1000;
    box-shadow: 0 1px 2px rgba(0, 0, 0 , 0.5);
    border-radius: 5px 0px 5px 5px;
    padding: 10px;
    color: #FFF;
    font-size: 14px;
    display: none;
}
#SideCartContents .Item {
    background: none;
    padding: 3px 10px 4px;
    margin: 0px;
    text-align: left;
    border-bottom: 1px solid #555;
    display: inline-block;
    width: 305px;
}

#SideCartContents .Item:first-child {
    padding-top: 0px;
}
#SideCartContents .Item > * {
    vertical-align: top;
    float: left;
    font-size: 14px;
}
#SideCartContents .Item .Name {
    width: 175px;
    display: inline-block;
}

#SideCartContents .Item .Name a {
    color: #FFF;
    padding: 0px;
    margin: 0px;
}

.SuperCart:hover #SideCartContents {
    display: block;
}

#SideCartContents .Item .Qty {
    display: inline-block;
    width: 40px;
text-align: center;
}

#SideCartContents .Item .ProductPrice {
    color: #FFF;
    width: 90px;
    display: inline-block;
    text-align: right;
}
#SideCartContents .Block {
    font-size: 12px;
}
#SideCartContents .Block br {
    display: none;
}

#SideCartContents .Button {
    float: right;
    border: 0;
    vertical-align: top;
    margin: 10px 0px 0px 10px;
    line-height: 1;
    padding: 7px 14px;
    border-radius: 50px;
    width: auto !important;
    font-size: 13px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #c0c0c0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c0c0c0));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c0c0c0 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c0c0c0 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c0c0c0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c0c0c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c0c0c0',GradientType=0 );
    color: #000;
}

#SideCartContents .Button:hover {
    background: rgb(216,4,64);
    background: -moz-linear-gradient(top, rgba(216,4,64,1) 0%, rgba(143,2,34,1) 67%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,4,64,1)), color-stop(67%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
    background: -webkit-linear-gradient(top, rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%);
    background: -o-linear-gradient(top, rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%);
    background: linear-gradient(to bottom, rgba(216,4,64,1) 0%,rgba(143,2,34,1) 67%,rgba(109,0,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80440', endColorstr='#6d0019',GradientType=0 );
    color: white;
}