/* Color: White */

body {
    background-image: url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/bkgd1.jpg);
background-position:top center;
    color: #000;
}

a {
    color: #000;

    text-decoration: none;
}
p a {
    color: #8b181b;
} 
a:hover {
    color: #6e6e6e;
}
.Textbox,
select,
textarea {
    border: 1px solid #d2d2d2;
}

h1.title{
    float: left;
}

.header-wrapper {
    border-top: 1px solid #f0f0f0;
    width:100%;

}

.Breadcrumb,
#CategoryPagingTop {
    border-top: 1px solid #f0f0f0;
}

#CategoryHeading,
#CategoryPagingTop {
    margin: 0;
    padding: 0;
}

#CategoryPagingTop {
    padding-bottom: 10px;
}

#Wrapper .Breadcrumb{
    border-top: none;
}
#TopMenu li.CartLink {
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/CartSmall.gif?t=1493657446) 100% 50% no-repeat;
    padding-right: 16px;
}
#TopMenu li a {
    color: #b0b0b0;
    text-decoration: none;
}
#TopMenu li div {
    color: #b0b0b0;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #9a9a9a;
    text-decoration: underline;
}


.slide-show {
    width: 980px;
    border-top: 2px solid #000;
}


#SearchForm form {
}
#SearchForm input {
    border: 1px solid #c8c8c8;
    border-bottom-color: #f0f0f0;
    border-right-color: #f0f0f0;
    color: #b0b0b0;
}
#SearchForm input:focus {
    color: #000;
}
#SearchForm .Button {
    border: 0;
}

div.categoryPicker {
    border:1px solid #d2d2d2 !important;
    padding-left: 10px;
    padding-bottom: 8px;
}

#HeaderLower {
    
}

#SideCategoryList li,
#SideCategoryList .sf-menu li {
    text-align:center;
}

#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
    border-top: 0;
    background: #cccccc;
}
#SideCategoryList > li > ul:before,
#SideCategoryList .sf-menu > li > ul:before {
    width: 0;
    height: 0;
    border-left: 5px solid  rgba(248, 248, 248, 0);
    border-right: 5px solid  rgba(248, 248, 248, 0);
    
    border-bottom: 5px solid #f2f2f2;
}
#SideCategoryList li li,
#SideCategoryList .sf-menu li li {
    background-image: none;
    border-bottom: 1px solid #bbbbbb;
}
#SideCategoryList li li:last-child,
#SideCategoryList .sf-menu li li:last-child {
    
border-left: none;
}

#SideNewProducts img {
    border:1px solid #dcdcdc;
}

.order-number {
    font-size:1.4em;
    font-family: 'Helvetica Neue', Helvetica, 'Raleway', Arial, Sans-Serif;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.hero_slider .Block div {
    border-bottom: 4px solid #000;
}
.hero_slider .Block div div {
    border: 0;
}
.hero div .text h1,
.hero div .text h2,
.hero div .text h3,
.hero div .text p,
.hero div .text a {
    color: #000;
    text-shadow: none;
}
.hero div .text.white * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
}


.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
}

a.btn_link { /* All boxed links within banners */
    color: #fff !important;
    background: #000;
    text-decoration: none;
    padding: 2px 10px 2px 10px !important;
}
a.btn_link:hover {
    text-decoration: underline;
}
.ToggleSearchFormLink.btn a:hover{
    color:#000;
}

.plain.btn {
    background: #fff !important;
    text-transform: capitalize !important;
    font-family: 'Helvetica Neue', Helvetica, Sans-Serif;
}
.plain.btn:hover{
    text-decoration: underline !important;
}

 .AccountMenu h2 {
    font:bold 13px/1.3 'Helvetica Neue',sans-serif;
}

.Right li {
    border-bottom: 1px solid #000;
}

.Right .ProductList li {
    border: none;
    margin-bottom: 10px;
}

#FooterUpper {
    border-top: 4px solid #000;
}
#Footer {
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/footer_180.png);
    background-repeat: no-repeat;
    z-index:300;
   height:180px;
}
#Footer p {
    padding-top: 100px;
    color: #6e6e6e;
    width:980px;
    margin:0 auto;
    text-align:center;
    font-size:16px;
    font-weight:400;

}
#Footer a {
    color: #6e6e6e;
}


.NewsletterSubscription input {
    border: 1px solid #c8c8c8;
    border-bottom-color: #f0f0f0;
    border-right-color: #f0f0f0;
    color: #b0b0b0;
}
.NewsletterSubscription input:focus {
    color: #000;
}
.NewsletterSubscription .Button {
    border: 0;
}


.Content .ProductList .ProductImage {
    background: #fff;
    border: 1px solid #fff;
}
    .Content .ProductList li:hover .ProductImage {
        background-color: #fcfcfc;
        border: 1px solid #e4e4e4;
    }
.ProductPrice,
.ProductList em {
}
.ProductList li .ProductCompareButton {
    color: #606060;
}
.ProductList .Rating {
    color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    display: none;
}


.Breadcrumb {
    color: #b0b0b0;
}
.Breadcrumb a {
    color: #b0b0b0;
}
.Breadcrumb a:hover {
    color: #9a9a9a;
}


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

.CartCode {
    border: 1px solid #dcdcdc;
    border-width: 1px 0 0;
}
.ViewCartLink {
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/Cart.gif?t=1493657446) no-repeat 0 50%;
}

table.CartContents,
table.General {
    border: 0;
}

table.CartContents th,
table.General th {
    color:#312e29;
    text-transform: uppercase;
    border-bottom: 0 none;
    padding:20px 23px;
    text-align: left;
    background-color:#f4f4f4;
}

.CartContents td {
    padding: 20px 23px;
    border-bottom: 1px solid #dedede;
}

.CartContents tfoot .SubTotal.First td{
    border-top: 0;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dedede;
    border-bottom: 0;
    color: #606060;
}
.CartContents tfoot .GrandTotal td {
    color: #000;
}

.productAttributes td{
    border: 0;
}
.productAttributes label{
    font-weight: bold;
}
/* Wish List Form
....................................................................... */
.header .actions .btn {
    font-size: 13px !important;
    padding: 4px 12px !important;
    margin-left: 20px;
}

#wishlistsform .action .edit a{
    background:url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/edit.png?t=1493657446) transparent left top no-repeat;
}

#wishlistsform .action .delete a{
    background:url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/trash.png?t=1493657446) transparent left top no-repeat;
}

#wishlistsform .action .share a{
    background:url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/share.png?t=1493657446) transparent left top no-repeat;
}

/*....................................................................... */
#CartHeader {
    border-top: 1px solid #f0f0f0;
    position: relative;
}

#CartHeader .btn {
    position: absolute;
    top: 30px;
    right: 0;
}

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong,
.JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination a {
    color: #606060;
    display: block;
    padding: 0 3px 3px;
    background-repeat: no-repeat;
}

.CategoryPagination li.ActivePage {
    background: #f4f4f4;
}

.CategoryPagination li:hover {
    border-bottom: 2px solid #dedede;
}

.CategoryPagination li.ActivePage:hover {
    border-bottom: 0;
}

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

.Message {
    color:#000;
    border-width:1px; 
    border-style: solid;
    border-color: transparent;
    background-position: 12px 11px;
    background-repeat: no-repeat;
}

.Message a {
    text-decoration: underline;
}

.InfoMessage {
    background-color: #effdfd;
    background-image: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/InfoIcon.png?t=1493657446);
    border-color: #d9f1f1;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f4f4f4;
}
.SuccessMessage {
    background-color: #dafbd8;
    background-image: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/SuccessIcon.png?t=1493657446);
    border-color: #c6e7c4;
}
.ErrorMessage {
    background-color: #fbe9e7;
    background-image: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/ErrorIcon.png?t=1493657446);
    border-color: #f5d8d4;
}

.ComparisonTable tr:hover td,
.ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch {
    border: 1px solid #dcdcdc;
    margin-top: 15px;
    margin-left: -16px;
}
.QuickSearch:before {
    content: "";
    height: 10px;
    width: 19px;
    background-image: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/up-arrow.png?t=1493657446);
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: 55px;
}
td.QuickSearchResultMeta {
    padding-right: 20px;
}
.QuickSearchHover td {
    background: #f4f4f4;
}
.QuickSearchAllResults a {
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/QuickSearchAllResultsButton.png?t=1493657446) no-repeat right;
}
.QuickSearchResult .Price {
    color: #4e4e4e;
}
.CreateAccount {
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #F0F0F0;
}
.AccountLogin {
    border-top: 1px solid #f0f0f0;
}
#CreateAccountForm {
    border-top: 1px solid #f0f0f0;
}
#CreateAccountForm h3 {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.SearchTips .Examples {
    background: #f4f4f4;
}
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 {
    background: #f6f5f5 url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/ExpressChktSel.gif?t=1493657446) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}




/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dedede;
}
.TabNav li a {
    border: 1px solid #dedede;
    background: #bababa;
    color: #000;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.TabNav li a:hover {
    text-decoration: underline;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dedede;
    background: #f0f0f0;
}

/* Product Videos */

.currentVideo {
    background-color: #e7e7e7;
}

.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;
    color: #000;
}
.fastCartContent h2 {
    background-color:transparent;
}
.fastCartContent h3 {
    background-color:transparent;
}
.fastCartThumb {
    border: 1px solid #e5e5e5;
    padding: 5px;
}
.fastCartSummaryBox {
    background-color: #f4f4f4;
}
.fastCartSummaryBox a:hover {
    text-decoration: underline;
}

.fastCartSummaryBox .subtotal {
    border-color: #fff;
}
.fastCartSummaryBox .ProductPrice {
    border-color: #fff;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #000;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
.fastCartBottom h3 {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {
    border-color: #000;
}

#QuickViewImage,
#QuickViewProductDetails {
    border-color: #f4f4f4 !important;
}

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
    border-color: #e7e7e7;
}

.SubCategoryListGrid {
    border-bottom: 1px solid #dcdcdc;
}

#AjaxLoading,
.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
    background: #f4f4f4;
}

#socnet {
    border-top: 1px solid #dcdcdc;
}

#socnet .icon-social-theme {
    background-image: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/sprite-social.png?t=1493657446);
}

.ProductTinyImageList li {
    border: none !important;
}
.TinyOuterDiv {
    border: none !important;
}

.TinyOuterDiv img {
    border: 1px solid #f4f4f4;
}


#prodAccordion .Block h2 {
    border-top: 1px solid #dadada;
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/accordion_open.gif?t=1493657446) 100% 50% no-repeat;
}
#prodAccordion .Block.current h2 {
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/accordion_close.gif?t=1493657446) 100% 50% no-repeat;
}
#prodAccordion .Block:last-child {
    border-bottom: 1px solid #dadada;
}
.prodAccordionContent {
    border-top: 1px solid #eaeaea;
}

#TopMenu .phoneIcon {
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/phoneIcon.png?t=1493657446) no-repeat 0 2px;
    padding-left: 13px;
    border-right: 1px solid;
}

/* For the currency chooser */
#HeaderLower {
    position: relative;
}
#currency-chooser {
    float: right;
    clear: both;
    margin-top: 25px;
    font-size: 11px;
}
#currency-chooser .currency-info {
    float:left;
    margin-right: 5px;
    color: #b8b8b8;
}
#change-currency {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    float: left;
}
#currency-chooser .currencies {
    background: #f8f8f8;
    display: none;
    margin-top: 30px;
    padding: 10px;
    position: absolute;
    right: 0px;
    z-index: 10;
    width: 168px;
}
#currency-chooser .currencies:before {
    width: 0;
    height: 0;
    border-left: 15px solid rgba(248, 248, 248, 0);
    border-right: 15px solid rgba(248, 248, 248, 0);
    border-bottom: 15px solid #f8f8f8;
}
#currency-chooser .currencies dd {
    background: transparent;
    border: #ededed solid 1px;
}
#currency-chooser .currencies dd a {
    background: transparent;
    border: none;
    padding: 5px;
}
#currency-chooser .currencies dd a.Sel {
    background: #fff;
}

.ProductPriceWrap {
    border-color: #e7e7e7;
    background: #f4f4f4;
}

.PrimaryProductDetails {
    border-top: 1px solid #f4f4f4;
}

.PrimaryProductDetails .ProductThumbWrap {
    float:left;
 }

.PrimaryProductDetails .zoomPad img {
    border: 1px solid #f4f4f4;
    border-top: 0 none;
}


/* Gift Certificate
....................................................................... */
#SideAccountMenu li,
#GiftCertificatesMenu li {
    background: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/images/white/Arrow.gif?t=1493657446) no-repeat 0 6px;
}

.Block.YourAccount p {
    line-height:2.8ex;
}

/* Form fields */
input.field-xlarge,
select.field-xlarge {
    width: 259px;
    padding: 0 5px;
    line-height: 25px;
    vertical-align: middle;
    border: 1px solid #d2d2d2;
}
select.field-xlarge {
    margin-top: 3px;
}
.HorizontalFormContainer dt {
    line-height: 25px;
    vertical-align: middle;
    padding: 0;
    
}

.AccountOrdersList {
    list-style: none;
    margin: 0;
}
.AccountOrdersList > li {
    margin-top: 20px;
}
.sf-menu li {
float: none !important;
}
.ActivePage a {
 font-weight:700 !important;
 color: #8b181b !important;   
}
.ActivePage ul li a {
 font-weight:300 !important; 
 color: #000 !important;   
}
.ActivePage ul li a:hover {
 font-weight:300 !important; 
 color: #8b181b !important;   
}
/* HOME LOGO HOVERS */

div.urbanMarket_popup_container {
    position: absolute;
    width:0px;
height:0;
    /* Position Information */
    /* Appearance Information */
}
div.urbanMarket_popup_container > div.urbanMarket {
    /* Position Information */
    /* Appearance Information */
}
div.urbanMarket_popup_container > div.popup_urbanMarket {
    position: absolute;
    visibility: hidden;
    /* Position Information */
    /* Appearance Information */
}
div.urbanMarket_popup_container > div.urbanMarket:hover + div.popup_urbanMarket 
,div.urbanMarket_popup_container > div.popup_urbanMarket:hover {
visibility: visible;
z-index: 200;
}
.urbanMarket{margin-left:4px;}



div.urbanEats_popup_container {
    position: absolute;
    width:0px;
    height:0px;
    /* Position Information */
    /* Appearance Information */
}
div.urbanEats_popup_container > div.urbanEats {
    /* Position Information */
    /* Appearance Information */
}
div.urbanEats_popup_container > div.popup_urbanEats {
    position: absolute;
    visibility: hidden;
    /* Position Information */
    /* Appearance Information */
}
div.urbanEats_popup_container > div.urbanEats:hover + div.popup_urbanEats 
,div.urbanEats_popup_container > div.popup_urbanEats:hover {
visibility: visible;
z-index: 200;
}
.urbanEats {margin-left:325px;}


div.urbanArts_popup_container {
    position: absolute;
    width:0px;
    height:0px;
    /* Position Information */
    /* Appearance Information */
}
div.urbanArts_popup_container > div.urbanArts {
    /* Position Information */
    /* Appearance Information */
}
div.urbanArts_popup_container > div.popup_urbanArts {
    position: absolute;
    visibility: hidden;
    /* Position Information */
    /* Appearance Information */
}
div.urbanArts_popup_container > div.urbanArts:hover + div.popup_urbanArts 
,div.urbanArts_popup_container > div.popup_urbanArts:hover {
visibility: visible;
z-index: 200;
}
.urbanArts {margin-left:655px;}



.showme {
    display: none;
}
.showhim:hover .showme {
    display : block;
}
/*
div {display: none;}
div:hover { display: block; }
img:hover + div {display: block;}
*/


.urbanMarketButton{
 background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/urban-market-sprite4.png);
    width:320px;
    height:330px;
    background-position:0 0;
    background-repeat: no-repeat;
    margin-top:-104px;
}
.urbanMarketButton:hover{
 background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/urban-market-sprite4.png);
    width:320px;
    height:330px;
    background-position:0 -330px;
    
}
.urbanEatsButton{
 background-image:url(https://store-d1d2fn7.mybigcommerce.com/product_images/uploaded_images/urban-eats-sprite.png);
    width:330px;
    height:330px;
    background-position:0 0;
margin-top:-104px;
}
.urbanEatsButton:hover{
 background-image:url(https://store-d1d2fn7.mybigcommerce.com/product_images/uploaded_images/urban-eats-sprite.png);
    width:330px;
    height:330px;
    background-position:0 -330px;
    
}

.urbanArtsButton{
 background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/urban-arts-sprite4.png);
    width:320px;
    height:330px;
    background-position:0 0;
    background-repeat: no-repeat;
    margin-top:-104px;
}
.urbanArtsButton:hover{
 background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/urban-arts-sprite4.png);
    width:320px;
    height:330px;
    background-position:0 -330px;
    
}
#SideAboutList{
font-size:22px;
}
#SideAboutList a:hover{
color:#8b181b;
    text-decoration:none;
}

.select{font-weight:700;
color: #8b181b;}

#leftArrow{width:27px;float:left;}
#rightOfArrow{
float:right;
width:619px;
background-image:url(https://store-d1d2fn7.mybigcommerce.com/product_images/uploaded_images/home-popup-background.png);
background-repeat:repeat;
padding-bottom:150px;
}

#rightOfArrowContent{
padding:30px;
}

#contentInGrey{margin:30px;}

.socialFB{
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/social-icons-sprite1.jpg);
    background-position:0 0;
    margin-bottom:-10px;
    
}
.socialFB:hover{
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/social-icons-sprite1.jpg);
    background-position:0 -31px;
    
}

.socialTW{
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/social-icons-sprite1.jpg);
    background-position:-36px 0;
    margin-bottom:-10px;
    
}
.socialTW:hover{
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/social-icons-sprite1.jpg);
    background-position:-36px -31px;
    
}


.socialYT{
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/social-icons-sprite1.jpg);
    background-position:-72px 0;
    margin-bottom:-10px;
    
}
.socialYT:hover{
    background-image:url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/social-icons-sprite1.jpg);
    background-position:-72px -31px;
    
}

#Footer a{
 color:#8b181b;   
}


#SideBistroHours{
    background: white;
    border: 4px solid black;
    margin-top: 35px;
    box-shadow: 1px 1px 8px #888888;
}
#SideBistroHours ul{
    list-style: none;
    padding: 20px;
}
#SideBistroHours li{
    font-size: 17px;
}
#SideBistroHours li strong{
color:#8b181b
}
.specialCase1:hover{
    font-size: 21px;
}

#SideMarketHours{
    background: white;
    border: 4px solid black;
    margin-top: 35px;
    box-shadow: 1px 1px 8px #888888;
}
#SideMarketHours ul{
    list-style: none;
    padding: 20px;
}
#SideMarketHours li{
    font-size: 17px;
}
#SideMarketHours li strong{
color:#8b181b
}
.contactHours{
    float: left; 
    width: 270px;
    margin-top: -35px;
}
.contactHours ul{
    list-style: none;
}
.contactHours li{
    padding: 5px 0 7px 0;
    border-bottom: 1px solid #000;
}
.FormContainer{
    margin-bottom: 150px;
}

th{
    text-align: left;
}
.mc-field-group{
    margin-bottom: 8px;
    border-bottom: 1px dotted grey;
    padding-bottom: 10px;
    clear: both;
}
.mc-field-group label{
}
.mc-field-group input{
text-align: right;
}

#mc_embed_signup{
    width: 232px;
    padding: 20px;
    
}

@font-face {
    font-family: 'Special Elite';
    src: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/specialelite_regular_macroman/SpecialElite-webfont.eot?t=1493657446); /* IE9 Compat Modes */
    src: url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/specialelite_regular_macroman/SpecialElite-webfont.eot?t=1493657446#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/specialelite_regular_macroman/SpecialElite-webfont.woff?t=1493657446) format('woff'), /* Modern Browsers */
         url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/specialelite_regular_macroman/SpecialElite-webfont.ttf?t=1493657446)  format('truetype'), /* Safari, Android, iOS */
         url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/specialelite_regular_macroman/SpecialElite-webfont.svg?t=1493657446#svgFontName) format('svg'); /* Legacy iOS */
}

@font-face {font-family:"Kalam";src:url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/kalam/Kalam-Regular.eot?t=1493657446) format("eot"),url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/kalam/Kalam-Regular.woff?t=1493657446) format("woff"),url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/kalam/Kalam-Regular.ttf?t=1493657446) format("truetype"),url(//cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/templates/__custom/kalam/Kalam-Regular.svg?t=1493657446#Kalam-Regular) format("svg");font-weight:normal;font-style:normal;}


.bistro .menuBistro {
    font-weight: bold !important;
    color: #8b181b !important;
}

.market .menuMarket, .partner .menuMarket, .specialties .menuMarket{
    font-weight: bold !important;
    color: #8b181b !important;
}

.arts .menuArts, .music .menuArts, .artist .menuArts, .archive .menuArts{
    font-weight: bold !important;
    color: #8b181b !important;
}

.team .menuMore, .hours .menuMore, .rewards .menuMore{
    font-weight: bold !important;
    color: #8b181b !important;
}



#LeftSideBox{
    background: white;
    border: 4px solid black;
    margin-top: 35px;
    box-shadow: 1px 1px 8px #888888;
}
#LeftSideBox h2{
    padding: 20px 20px 0 20px;
}

#LeftSideBox p{
    text-align: center;
    padding: 10px 20px 20px 20px;
}


#bubble1{
    background-image: url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/bubble-1.png?t=1405020428);
    width: 270px;
    height: 122px;
    margin-top: 30px;
    z-index:100;
    position:fixed;
    top: 70px;
    left: 1000px;
}
#bubble1 p{
    margin: 0;
    padding: 20px 35px 0 25px;
    font-family:'Kalam';
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    line-height: 26px;
}

#bubble2{
    background-image: url(https://cdn2.bigcommerce.com/n-d57o0b/d1d2fn7/product_images/uploaded_images/bubble-2.png?t=1405023140);
    width: 270px;
    height: 100px;
    margin-top: 30px;
    margin-bottom: -15px;
}
#bubble2 p{
    margin:  0;
    padding: 20px 35px 0 25px;
    font-family:'Kalam';
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    line-height: 40px;
}
.sideHoursH2{
    color:black;font-family:'Special Elite';letter-spacing:-1px;font-weight: bold;
}