@import url("//cdn4.bigcommerce.com/s-9fk1y/templates/__custom/Styles/home-slideshow.css?t=1450909296");
/*
    font-family: 'Cinzel', serif;
*/

body {
    background:url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/bgBody.jpg?t=1450909296') repeat-x #FFF;
}
.page {
    background:none;
}
.main {
    position:relative;
    width:1175px;
    background:none;
    border:none;
    margin:0 auto;
}
#Header {
    position:relative;
    width:1175px;
    height:195px;
    margin:0 auto;
}
#LogoContainer {
    position:absolute;
    top:10px;
    left:0;
}
#LogoContainer, #LogoContainer h1, #LogoContainer h1 a {
    display:block;
    width:373px;
    height:116px;
    padding:0;
    margin:0;
    background:none;
    text-indent:-9999px;
}
#LogoContainer h1 a {
    background:transparent url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/logo.png?t=1450909296') no-repeat;
}

.TopMenu {
    margin:0;
    text-align:right;
}
#TopMenuUL {
    width:auto;
    float:right;
    margin-top:-10px;
}
.TopMenu li {
    height:35px;
    line-height:35px;
}
.TopMenu, .TopMenu a, .TopMenu div, .TopMenu div a, .TopMenu li a {
    font-family: 'Cinzel', serif;
    font-size:16px;
    color:#3a3838;
    line-height:35px;
}
.TopMenu li a:hover {color:#000;}
.TopMenu li .icon {
    position: relative;
    top: 5px;
}
.icon-cart {
    width:29px;
    height:21px;
    background:transparent url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/icon-cart.png?t=1450909296') no-repeat;
}
#socnet {
    width:70px;
    float:right;
    margin:0 20px 0 0;
}
#socnet ul {
    list-style-type:none;
}
#socnet li {
    float:left;
}
.icon-social.icon-social-theme.icon-pinterest {background-position-x:-65px;}
.icon-social.icon-social-theme.icon-pinterest:hover {background-position-x:-130px;}
.icon-social.icon-social-theme.icon-facebook{background-position-x:-65px;}
.icon-social.icon-social-theme.icon-facebook:hover {background-position-x:-130px;}

#SearchForm {
    position:absolute;
    float:none;
    top:80px;
    right:0;
    width:250px;
    border:solid 1px #d2cfcf;
    border-radius:22px;
    box-shadow: inset 0px 5px 10px rgba(0,0,0, 0.1);
}
#SearchForm input.Textbox {
    background:none;
    font-family: 'Cinzel', serif;
    font-size:14px;
    color:#000;
}
#SearchForm .Button {
    background:none;
    background:transparent url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/searchIcon.png?t=1450909296') 50% 50% no-repeat;
}
.QuickSearchResult .Price {
    display:none;
}

#PagesMenu {
    position:absolute;
    top:150px;
    left:0;
}
#PagesMenu li {
    margin:0 15px;
}
#PagesMenu li:nth-child(1) {
    margin-left:80px;
}
#PagesMenu li a {
    font-family: 'Cinzel', serif;
    font-size:22px;
    font-weight:bold;
    color:#3a3838;
    padding:0 10px;
}

/**/
.ProductList .ProductImage a, 
.ProductThumbImage a {
    width:218px;
}

#HomeFeaturedProducts .ProductList .ProductImage a, 
#HomeFeaturedProducts .ProductThumbImage a {
    width:190px;
}
/**/

#HomeFeaturedProducts {
    margin-top:355px;
}
#HomeFeaturedProducts h3 {
    float:left;
    padding:10px 25px;
    margin: 0 0 15px 15px;
    font-family: 'Cinzel', serif;
    font-size:22px;
    font-weight:300;
    color:#000;
    background:#d2cdcd;
    -moz-box-shadow:    3px 3px 3px rgba(0,0,0, 0.8);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0, 0.8);
    box-shadow:         3px 3px 3px rgba(0,0,0, 0.8);
}
#HomeFeaturedProducts .ProductDetails, #HomeFeaturedProducts .p-price {display:none;}
#HomeFeaturedProducts .ProductList {
    margin:0;
    padding:15px; /*padding so that li box shadow will show*/
}
#HomeFeaturedProducts .ProductList li {
    background:#FFF;
    border-radius:12px;
    margin:0 45px 0 0;
    padding:0;
    width:auto;
    -moz-box-shadow:    0px 0px 10px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0, 0.3);
    box-shadow:         0px 0px 10px rgba(0,0,0, 0.3);
}
#HomeFeaturedProducts .ProductList li:nth-child(4) {
    margin-right:0;
}
.Content.Right.Home .ProductList .ProductImage {
    border-radius: 12px;
}
#HomeFeaturedProducts .ProductList .ProductActionAdd {
    position: absolute;
    top: 254px;
    /*left: 13px;*/
    width: 165px;
    height:35px;
    margin: 0 auto;
}
#HomeFeaturedProducts .ProductActionAdd .btn {
    display:block;
    font-family: 'Cinzel', serif;
    font-size:15px;
    font-weight:300;
    color:#000;
    line-height:35px;
    background:#d2cdcd;
    height:35px !important;
}



.main > .inner {
    max-width:1175px;
    width:1175px;
}
.main > .inner.LeftCol {
    background:url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/bgLeftColGreen.jpg?t=1450909296') left top no-repeat;
}
.Content {
    overflow:auto;
}
.Content.Right {
    width:950px;
}
.Content.Home.Right {
    padding:0;
}
.Content.Right .ProductList .ProductImage {
    display:block;
}
.Content.Right .Block {
    margin:0;
    padding:0;
}

/* BLOG */
.Content.Right.Blog {
    width:950px;
}
.Right .BlockContent.Blog {
    float: right;
    width: 700px;
}

.Left {
    width:210px;
    padding:0;
}



/* SIDE CATEGORY LIST */
.Left #SideCategoryList .BlockContent {
    padding:0;
}
#SideCategoryListWrap {
    height:100%;
}

#SideCategoryList {
    position:relative;
    width:210px;
    height:100%;
    min-height:675px;
    padding-bottom:85px;
    /*background:url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/bgSideCategoryList.jpg?t=1450909296') center top no-repeat #dce2e2;*/
}
#SideCategoryList h3 {display:none;}
.SideCategoryListFlyout {
    padding:40px 0;
}
.Left #SideCategoryList .SideCategoryListFlyout > ul > li {
    margin:10px !important;
    padding:0 !important;
}
#SideCategoryList li a {
    font-family: 'Cinzel', serif;
    font-size:15px;
    font-weight:300;
    color:#3a3838;
    line-height:30px;
    text-align:center;
}
#SideCategoryList li a:hover {
    text-decoration:underline;
}
.Left #SideCategoryList .sf-menu ul {display:none !important;}
#btmCatSwirl {
    position:absolute;
    bottom:30px;
    left:0;
    width:210px;
    height:64px;
    background:transparent url('//cdn3.bigcommerce.com/s-9fk1y/templates/__custom/images/btmCatSwirl.png?t=1450909296') center top no-repeat;
}

.ProductList .ProductImage img, #ProductDetails .ProductThumbImage img {
    max-height: 90%;
}
.ProductList .ProductImage img
    max-width:165px !important;
}


.TitleHeading, .TabNav {
    font-family: 'Cinzel', serif;
}
.Breadcrumb li {
    clear:none;
}


.SubTotal div {
    padding:15px 0;
}


.footer .inner, .footer-main .inner {
    width:1175px;
    max-width:1175px;
    margin:0 auto;
}
.footer .grid {
    margin:0 0 0 80px;;
}
.footer-links {
    text-align:center;
}
.footer, .footer-main, .footer-links {
    background:#3d3842;
}
.footer, .footer h3, .footer a, .footer a:hover, .footer-links {
    font-family: 'Cinzel', serif;
    font-weight:300;
    color:#FFF;
}
.footer a:hover {
    text-decoration:underline;
}
.footer h3 {
    font-size:15px;
    text-decoration:underline;
}


.Clear {clear:both;}






