/* Duck Soup Styles */

@import url(https://fonts.googleapis.com/css?family=Laila:400,500,600|Open+Sans:400);


body {
    background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/halftone.png?t=1421440612") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family:'Open Sans',arial,helvetica,sans-serif;
    font-size:13px;
}

#Container {
    width:1030px;
    margin:0 auto;
    background: none transparent;
}

#TopMenu {
    float:right;
    width:auto;
    background:none transparent;
    margin-top:3px;
    margin-right: 30px;
}

#TopMenu li {
    margin:7px 0px 0px;
}

#TopMenu li a, #TopMenu li div {
    text-transform:uppercase;
    color:#7E6C64;
    font-size:12px;
    padding: 4px 20px 0 0;
    margin:0px;
}

#TopMenu li div a {
    text-transform:uppercase;
    color:#7E6C64;
    font-size:12px;
}

#TopMenu li.CartLink a {
    background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/cart-icon.png?t=1419014737") no-repeat scroll left 4px transparent;
    padding: 4px 0 4px 22px;
}

#SearchForm {
    float:right;
    width:auto;
    clear:right;
    margin-right:40px;
    margin-left:10px;
    margin-top: 8px;
}

#SearchForm input {
    text-transform:none;
    color:#9B8B85;
    font-size:11px;
    border: 1px solid #e6dfd9;
    padding: 3px 3px 1px;
}

#SearchForm .Button {
    height: 11px;
    margin: 5px 0 0;
    width: 6px;
}

.ArticlesLink {
    background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/articles-icon.png?t=1419013181") no-repeat scroll left top transparent;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    padding-left: 18px;
    padding-top: 2px;
}

.ArticlesLink a {
    text-transform:none;
    color:#984a23;
    font-size:14px;
    text-decoration:none;
    font-family: "Laila",georgia,serif;
    font-weight: 500;
    line-height:1;
}

#Header {
    background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/wood-header4.jpg?t=1419272646") no-repeat scroll center top rgba(0, 0, 0, 0);
    width:100%;
    margin:0px;
    border:0px;
    height:170px;
}

.HeaderInner {
    width:1000px;
    margin:0 auto;
    height:170px;
    background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/paper-bg2.png?t=1418971772") no-repeat scroll center top rgba(0, 0, 0, 0);
}

#Logo {
    float: left;
    height: 100px;
    margin-top: 15px;
    width: 379px;
    margin-left:50px;
}

#Menu {
    background: #eeeeee;
    display: block;
    float: none;
    font-family: "Laila",georgia,serif;
    margin: 0;
    width: 100%;
    height:35px;
}

#Menu ul {
    display:block;
    text-align:center;
    width:100%;
    margin:0 auto;
}

#Menu li {
    float:none;
    display:inline-block;
}

#Menu li a {
    border-right: 0 none;
    color: #402418;
    font-family: "Laila",georgia,serif;
    font-size: 17px;
    font-weight: 400;
    height: auto;
    line-height: 1;
    padding: 11px 12px 6px;
}

#Menu li a:hover {
    background:none transparent;
    color:#9F7348;
}

#Menu li ul {
background-color: #eeeeee;
padding-bottom:5px;
padding-top:1px;
left: 1px;
    top: 34px;
    z-index: 100;
-moz-box-shadow: 3px 3px 3px #aaaaaa;
-webkit-box-shadow: 3px 3px 3px #aaaaaa;
box-shadow: 3px 3px 3px #aaaaaa;
}

#Menu li ul li a {
    background-color: #eeeeee;
font-family: "Open Sans",arial,helvetica,sans-serif;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 2px 12px 0;
    text-align: left;
    width: 180px;
display:inline-block;
color:#7e6c64;
}

#Menu li ul li a:hover {
    background-color: #eeeeee;
}

#Outer {
    background:none transparent;
    width:100%;
    margin:0 auto;
-moz-box-shadow: 0 0 10px #402418;
-webkit-box-shadow: 0 0 10px #402418;
box-shadow: 0 0 10px #402418;
padding-bottom:0px;
}

#Wrapper {
    width:1000px;
    margin:0 auto;
background:#ffffff;
padding: 10px 15px;
}

.Left {
    margin:15px 0;
    width:220px;
}

.Left #SideCategoryList {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 solid #dadada;
    padding: 0;
}

.Left .BlockContent {
    margin: 0;
}

#SideCategoryList li ul {
    padding-left: 0;
}

#SideCategoryList li {
    padding: 0 0 15px;
}

.Left #SideCategoryList li a {
    background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/leaf-icon.png?t=1419284493") no-repeat scroll left 2px transparent;
    color: #9f7348;
    font-family: "Laila",georgia,serif;
    font-size: 16px;
    font-weight: 500;
    padding-left: 25px;
    padding-top: 0;
    text-transform: lowercase;
}

.Left #SideCategoryList li a:hover {
    color: #9f7348;
    text-decoration:none;
}

#SideCategoryList li ul {
    padding-left: 15px;
}

#SideCategoryList li li {
    padding: 2px 0;
    width:145px;
}

#SideCategoryList li li.long {
width:170px;
}

.Left #SideCategoryList li li a {
    background: none transparent;
    font-family:'Open Sans',arial,helvetica,sans-serif;
    color:#7E6C64;
    font-size: 13px;
    padding-top: 0px;
    padding-left:10px;
    text-transform: none;
}

.Left #SideCategoryList li li a:hover {
    color:#402418;
    text-decoration:none;
}

.Left #SideCategoryList ul ul ul {
    display:none;
    visibility:hidden;
}

.Left #SideCategoryList ul ul li:hover {
    position:relative;
    background:#f4f4f4;
}

.Left #SideCategoryList ul ul li:hover a {
    color:#402418;
}

.Left #SideCategoryList ul ul li:hover ul {
    display:block;
    position:absolute;
    left:145px;
    visibility:visible;
    top:0px;
    background:#f4f4f4;
    padding-left:0px;
    padding-bottom:2px;
}

.Left #SideCategoryList li li li {
width:80px;
}

.Left #SideCategoryList li li li a {
color:#402418;
}

.Content.Wide.WideWithLeft {
    margin: 10px 0 0 15px;
    width: 760px;
}

.Breadcrumb {
    border-bottom: 0 solid #dadada;
    font-size: 12px;
    margin-left: -5px;
    text-transform: lowercase;
margin-top:9px;
    margin-bottom: 5px;
}

.Breadcrumb li a, .Breadcrumb li {
color:#909090;
}

h1 {
font-family:"Laila",georgia,serif;
color: #984a23;
font-weight:normal;
font-size: 26px;
margin-bottom:10px;
}

h2 {
font-family: "Laila",georgia,serif;
color: #984a23;
font-weight:normal;
font-size: 17px;
margin-bottom:10px;
}

h3 {
font-family: "Laila",georgia,serif;
color: #984a23;
font-weight:normal;
font-size: 15px;
margin-bottom:10px;
}

.SubCategoryList, .SubBrandList {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #E6DFD9;
    border-image: none;
    border-style: dotted;
    border-width: 1px 0 1px;
    overflow: auto;
    padding: 9px 0 10px;
margin-bottom:10px;
width: 100%;
display:inline-block;
}

.SubCategoryList p {
    color: #87ae2d;
    font-family: "Laila",georgia,serif;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 3px;
    padding-top: 2px;
}

.SubCategoryList li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
    padding-left: 0;
}

.SubCategoryList li a {
    color:#7e6c64;
    font-size:13px;
}

.SortBox, .SearchSorting {
    color: #909090;
    float: right;
    font-size: 13px;
    margin: 9px 0px 0 0;
}

.SortBox select, .SearchSorting select {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bbbbbb;
    color: #909090;
    font-size: 12px;
font-family: 'Open Sans',arial,helvetica,sans-serif;
}

.SortBox option, .SearchSorting option {
font-family: 'Open Sans',arial,helvetica,sans-serif;
}

.CategoryPagination {
    background: none transparent;
    border: 0 solid #DADADA;
    color: #909090;
    float:right;
    padding-right:0px;
    padding-top:0px;
    margin-bottom:0px;
    font-size: 13px;
    padding-bottom:0px;
padding-left:10px;
}

.CategoryPagination .FloatRight a, .CategoryPagination .FloatLeft a {
    color:#9f7348;
font-size: 13px;
}

.CategoryPagination a {
    color:#9f7348;
font-size: 13px;
}

#CategoryPagingTop {
    margin-top: 10px;
    float:right;
    width:auto;
    clear:right;
    margin-bottom:0px;
}

.CategoryPagination .PagingList {
    float:right;
    margin:0px 8px;
}

.CategoryPagination .PagingList li {
    padding: 0 3px;
}

#CategoryPagingBottom {
    display: block;
    margin-bottom: 20px;
    overflow: auto;
}

.Content .ProductList li {
    margin: 10px 43px 10px 0;
    min-height: 24em;
    text-align: left;
    width:210px !important;
}

.Content .ProductList .ProductImage {
    border:1px solid #eeeeee;
    background:#ffffff;
}

.Content .ProductList .ProductDetails {
    margin: 6px 0px;
}

.ProductList strong, .ProductList strong a, .ProductList strong a:hover {
    color: #402418;
    font-size:14px;
}

.Content .ProductList .ProductPriceRating {
    margin: 0;
    float:right;
    width:auto;
}

.ProductPrice, .ProductList em {
    color: #7E6C64;
    font-size:15px;
    font-weight:bold;
    display:inline-block;
}

.Content .ProductList .Rating {
    display:inline-block;
}

.Content .ProductList .Rating0 {
    display:none;
}

.ProductActionAdd {
    background: none repeat scroll 0 0 #F7F6F0;
    float: left;
    margin-top: 0;
border:1px solid #F2F1E8;
}

.ProductActionAdd:hover {
    background:#402418;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    color: #7E6C64;
    text-decoration: none;
    padding: 5px 10px 3px;
    display:block;
text-transform:uppercase;
font-size:12px;
font-family: 'Laila',arial,helvetica,sans-serif;
}

.ProductActionAdd a:hover, .ProductActionAdd strong a:hover {
    color:#eeeeee;
    text-decoration: none;
}

.PrimaryProductDetails .ProductThumb {
    width: 290px !important;
height: 300px !important;
margin-top: 5px;
}

.PrimaryProductDetails .ProductMain {
    margin-left: 40px;
    width: 430px;
}

#ProductDetails .ProductThumbImage {
    height: auto !important;
}

#ProductDetails {
margin-bottom:20px;
}

.ProductMain h1 {
margin-bottom:0px;
}

.ProductDetailsGrid {
margin-bottom:15px;
}

.ProductDetailsGrid .DetailRow {
    margin-top: 0;
    padding-left: 0;
}

.ProductDetailsGrid .Label {
    display: none;
}

.ProductDetailsGrid .InventoryLevel {
color: #9f7348;
    font-size: 14px;
    font-weight: 600;
    padding-top: 5px;
}

#ProductWarranty {
clear: none;
    float: right;
    height: 290px;
    margin-top: 0px;
    width: 290px;
}

.productAddToCartRight {
padding:10px 0px;
display:inline-block;
width:100%;
}

.productAttributeList .productAttributeRow {
    margin-top: 0 !important;
    padding-left: 0 !important;
margin-bottom: 15px;
}

.productAttributeList .productAttributeLabel {
    display: block !important;
    float: none !important;
    margin: 0 0 3px !important;
    padding-top: 0 !important;
    width: auto !important;
text-align:left !important;
color:#402418;
font-size:14px;
font-weight:500 !important;
}

.productOptionViewRadio label {
color:#7e6c64;
}

.productAttributeList .required {
    color: #984a23 !important;
}

.AddCartButton .BulkDiscount {
float:left;
}

#SideProductAddToWishList {
float: left;
clear: none;
margin-left: 5px;
margin-bottom: 0;
}

#SideProductAddToWishList p {
margin:0;
line-height:1;
}

#SideProductAddToWishList input {
padding:0;
}

.Workshop .BulkDiscountLink {
display:none;
}

.LabelNote {
display: inline-block;
    margin-left: 10px;
}

.LabelNote a {
color:#BA1313;
background:url(https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/search.png?t=1419012363) no-repeat scroll right 55% transparent;
padding-right:9px;
}

#layer1 {
    position: absolute;
    visibility: hidden;
    z-index:500;
    width: 550px;
    height: auto;
    left: 50%;
    top: 180px;
    background-color: #FEFAEF;
    border: 1px solid #000;
    padding: 10px;
text-align:left;
margin-left:-275px;
-moz-box-shadow: 0 0 15px #575757;
-webkit-box-shadow: 0 0 15px #575757;
box-shadow: 0 0 15px #575757;
}

#close {
    float: right;
text-transform:uppercase;
font-size:12px;
}

.ProductDetailsGrid .AddCartButton .FloatLeft select {
    border: 1px solid #cccccc;
    font-size: 13px;
    padding: 7px 5px;
width:55px;
margin-right:5px;
}

#ProductTabs {
width:450px;
float:left;
}

.TabNav {
    margin-bottom: 7px;
    padding: 0;
border-bottom:0;
}

.TabNav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: #e6dfd9 #e6dfd9 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #9b8b85;
font-family: 'Laila',arial,helvetica,sans-serif;
text-transform: uppercase;
line-height:1;
font-size: 13px;
margin: 0 10px 0 0;
padding: 5px 15px 1px;
}

.TabNav li a:hover {
background: none repeat scroll 0 0 #ffffff;
color: #9b8b85;
}

.TabNav li.Active a {
    background: none repeat scroll 0 0 #F7F6F0;
    border: 0px solid #dadada;
    color: #984a23;
font-weight:normal;
}

.TabNav li.Active a:hover {
background: none repeat scroll 0 0 #F7F6F0;
color: #984a23;
}

#ProductDescription, #ProductVideos {
color: #402418;
    float: left;
    font-size: 13px;
    margin: 0;
    width: 450px;
}

.Workshop #ProductDescription {
width:100% !important;
}

#ProductDescription h3 {
    background: none repeat scroll 0 0 #F7F6F0;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0;
    padding: 10px 15px 0px;
    text-transform: uppercase;
line-height:1;
}

.ProductDescriptionContainer {
background: none repeat scroll 0 0 #F7F6F0;
border-top:0px;
padding:15px 15px 5px;
height: 270px;
    overflow-y: auto;
}

.Workshop .ProductDescriptionContainer {
height:auto !important;
overflow-y:visible !important;
}

#VideoContainer {
    border: 0 none;
background: none repeat scroll 0 0 #F7F6F0;
padding:15px 15px 5px;
height: 270px;
    overflow-y: auto;
border-radius:0;
-moz-border-radius:0;
}

#VideoSingle {
    height: auto;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 0;
    width: auto;
}

.VideoSingleDescription {
    height: auto;
    overflow-y: auto;
    padding-right: 0;
    padding-top: 0;
}

#ProductReviews {
padding-top:10px;
}

#ProductReviews h3 {
color:#402418;
font-size:18px;
}

table.CartContents {
    border:0px;
    border-top: 1px solid #E6DFD9;
    border-bottom: 1px solid #E6DFD9;
    font-family: 'Open Sans',arial,helvetica,sans-serif;
    font-size:13px;
}

table.CartContents thead tr th, table.General thead tr th {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E6DFD9;
    color: #7e6c64;
    font-weight:normal;
}

#CartHeader {
margin-bottom:0px;
}

#CartContent {
    overflow:auto;
}

.CartThumb img {
    max-height:100px;
    max-width:100px;
}

.CartContents .ProductName a {
    font-weight: normal;
color:#402418;
}

.CartContents .ProductPrice {
font-size:13px;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #E6DFD9;
    color: #7e6c64;
    font-weight: normal;
}

.EstimateShipping {
    background: #F7F6F0;
    border: 0 solid #dadada;
}

#SideCouponCodeBox {
    float:left;
    width:350px;
    border: 0px solid #f1d9bb;
    background:#F7F6F0;
    padding:5px 10px 10px;
    clear:left;
    margin-top:15px;
}

#SideGiftCertificateCodeBox {
    float:right;
    width:350px;
    border: 0px solid #f1d9bb;
    background:#F7F6F0;
    padding:5px 10px 10px;
    clear:none;
    margin-top:15px;
}

#SideCouponCodeBox h2, #SideGiftCertificateCodeBox h2 {
    color: #b0660c;
    font-size: 16px;
    text-transform: lowercase;
    font-family: 'Laila',arial,helvetica,sans-serif;
    margin-bottom:0px;
}

#SideCouponCodeBox p, #SideGiftCertificateCodeBox p {
    font-size:13px;
    margin-bottom:8px;
    float:left;
    margin-right:3px;
    margin-top:1px;
    font-family:'Open Sans',arial,helvetica,sans-serif;
color:#7e6c64;
}

#SideCouponCodeBox input, #SideGiftCertificateCodeBox input {
    float:left;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: none repeat scroll 0 0 #87AE2D;
    color: #FFFFFF;
font-family:'Open Sans',arial,sans-serif;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #87AE2D;
    color: #87AE2D;
}

.ShippingProviderList .ShipperPrice {
font-size:13px;
}

.OrderConfirmation .NotifyMessage {
    background: none repeat scroll 0 0 #f7f6f0;
    border: 1px solid #cdcd9b;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 15px 15px 0;
    width: 730px;
}

#share-product #tabcontent {
    overflow:auto;
}

#share-product #tabcontent .photo {
    width:100px;
    margin-right:15px;
}

#share-product #tabcontent .photo img {
    width:100px;
}

#share-product .sharebutton {
background:#87AE2D;
    padding:5px 10px !important;
}

#share-product .sharebutton a, #share-product .sharebutton a:hover {
color:#ffffff;
    font-family: 'Laila',arial,helvetica,sans-serif;
    text-transform:uppercase;
    font-size:12px;
text-decoration: none;
}

#LoginForm {
margin-top:5px;
}

#LoginForm .CreateAccount {
    border-right: 1px solid #E6DFD9;
    margin-right: 30px;
    width: 310px;
}

#LoginForm .AccountLogin {
    width: 300px;
}

#CreateAccountForm .BlockContent {
}

#CreateAccountForm h1 {
margin-bottom:10px;
}

.PL20 {
    padding:0px;
}

.NarrowFormContainer dd, .HorizontalFormContainer dd {
margin-bottom:5px;
padding-top:0px;
}

.NarrowFormContainer dt, .HorizontalFormContainer dt {
    margin-top:1px;
}

select {
    font-size:13px;
}

.Left h2 {
    padding: 4px 0 5px;
color:#9f7348;
}

#SideAccountMenu, #GiftCertificatesMenu {
padding-left:25px;
}

#SideAccountMenu li a, #GiftCertificatesMenu li a {
color:#7e6c64;
}

.SeeMorePicturesLink {
display:none;
}

.AddThisButtonBox {
    margin: 5px 0 !important;
}

#SearchTabsList {
padding: 6px 0;
border-bottom: 1px solid #984a23;
}

#SearchTabsList li a {
    background: none repeat scroll 0 0 #f7f6f0;
    border: 1px solid #984a23;
    color: #984a23;
    font-size: 13px;
    margin: 0 15px 0 0;
    padding: 7px 15px 2px;
    text-transform: uppercase;
    top: 0px;
font-family: "Laila",georgia,serif;
border-bottom:0px;
}

#SearchTabsList li.Active a {
background: none repeat scroll 0 0 #984a23;
    border: 1px solid #984a23;
    color: #f7f6f0;
}

#SearchResultsCategoryAndBrand {
    margin: 0;
    padding: 0;
}

#SearchPage .ProductList {
display:inline-block;
width:100%;
}

.Content.Widest {
    margin: 0;
    width: 1000px;
}

.GalleryImage {
float:left;
width:250px;
margin-bottom:2px;
}

.GalleryImage img {
width:248px;
height:248px;
}

#PageContent h1 {
text-align:center;
}

#PageContent p, #PageContent li {
font-size:14px;
}

.Gallery h2 {
text-align:center;
}

.ContactLeft {
width:500px;
float:left;
}

.ContactRight {
background: none repeat scroll 0 0 #f7f6f0;
    float: right;
    padding: 30px 20px;
    width: 430px;
}

#ContactForm dt {
    width: 130px;
}

#ContactForm dd {
    margin-left: 130px;
}

#ContactForm p {
font-size:13px;
}

#ContactForm p.Submit {
    margin-left: 130px;
}

.LabelImages {
margin:0 0 0 -30px;
overflow:hidden;
}

.LabelImages .Small {
width:33.33%;
float:left;
box-sizing:border-box;
overflow:hidden;
padding:10px 0 20px 30px;
}

.LabelImages .Large {
width:100%;
float:left;
box-sizing:border-box;
overflow:hidden;
padding:0 0 10px 30px;
}

.LabelImages .Small img {
width:100%;
height:auto;
}

.banner_home_page_bottom {
padding-top: 7px;
}

.HomeIntro {
background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/hp-banner-wide-bold.jpg?t=1423763659") no-repeat scroll left top transparent;
    display: inline-block;
    height: 270px;
    margin-bottom: 20px;
    padding: 30px 0 0 25px;
    width: 735px;
}

.IntroText {
padding: 20px 25px 10px;
    width: 280px;
background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/white-tran.png?t=1423765340") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.IntroText h1 {
font-size: 18px;
    font-weight: 500;
color:#984a23;
}

.IntroText p {
font-size:15px;
color:#402418;
}

.HomeFeatures {
display:inline-block;
width:760px;
margin-bottom:25px;
}

.HomeFeatures .FeatLeft, .HomeFeatures .FeatRight {
float:left;
width:220px;
text-align:center;
padding:0px 10px;
}

.HomeFeatures .FeatCenter {
float:left;
width:220px;
margin:0px 20px;
text-align:center;
padding:0px 10px;
}

.HomeFeatures h2 {
display:inline-block;
color:#402418;
margin-bottom:0px;
}

.HomeFeatures p {
display:inline-block;
font-size:13px;
color:#68554D;
margin-bottom:5px;
}

.HomeFeatures a {
color:#402418;
text-decoration:none;
display:inline-block;
font-size:13px;
background:url(https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/search.png?t=1419012363) no-repeat scroll right 4px transparent;
padding-right:10px;
}

.HomeFeatures img {
width:200px;
height:200px;
-moz-border-radius:100px;
margin:0 0 10px 0;
-moz-box-shadow: 5px 5px 5px #cccccc;
-webkit-box-shadow: 5px 5px 5px #cccccc;
box-shadow: 5px 5px 5px #cccccc;
display:inline-block;
}

.HomeFeatures .FeatImage a {
background:none transparent;
padding:0;
}

.HomeFeatures h2 a {
background:none transparent;
font-size:16px;
padding:0;
}

.HomeHelp {
padding:10px 0px;
border-top:4px double #E6DFD9;
border-bottom:4px double #E6DFD9;
text-align:center;
margin-bottom:20px;
}

.HomeHelp p {
margin-bottom:0px;
font-size:15px;
color:#984A23;
}

.HomeHelp a {
color:#984A23;
}

.HomeInstagram h2 {
text-align:center;
color:#87ae2d;
margin-bottom: 5px;
}

.HomeInstagram h2 span {
font-weight:600;
}

#HomeFeaturedProducts {
margin-bottom:0px;
}

#HomeFeaturedProducts h3 {
color: #ac040e;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

#HomeFeaturedProducts .ProductList li {
    margin: 10px 21px 0;
height: 320px !important;
}

.PollinationLinks ul {
display: inline-block;
    list-style: outside none none;
    margin: 0 0 20px;
}

.PollinationLinks li {
float:left;
margin:0 15px 5px 0;
}

.HomeQuickShop {
background:#f7f6f0;
display:inline-block;
width:730px;
padding: 10px 15px 7px;
margin-bottom:20px;
}

.HomeQuickShop p {
background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/star.png?t=1426703394") no-repeat scroll left 1px transparent;
    clear: none;
    color: #984a23;
    float: left;
    font-family: "Laila",georgia,serif;
    font-size: 15px;
    margin: 0 15px 0 0;
    padding-left: 18px;
    text-transform: uppercase;
}

.HomeQuickShop ul {
margin:0;
float:left;
list-style:none outside none;
}

.HomeQuickShop li {
float:left;
margin:0 20px 0 0px;
clear:none;
}

.HomeQuickShop li a {
background: url("https://cdn6.bigcommerce.com/s-sv0chyyd/product_images/uploaded_images/search.png?t=1419012363") no-repeat scroll right 5px transparent;
    color: #402418;
    font-size: 14px;
    line-height: 1;
    padding-right: 10px;
    text-decoration: none;
}

.HomeMessage {
border:1px solid #9f7348;
padding:15px 20px 5px;
margin-bottom:20px;
}

.HomeMessage p {
color:#402418;
}

#HomeSlideShow {
margin-bottom:10px;
}

.FAQ h2 {
    font-size: 20px;
}

.faqhead {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    text-align: left;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    transition: .4s;
    border-bottom: 2px solid #fff;
    font-weight:400;
}

.faqhead.active, .faqhead:hover {
    background-color: #87AE2D;
    color: #fff;
}

.faqhead::after {
    content: '\02795';
    font-size: 10px;
    color: #777;
    float: right;
    margin-top: 5px;
}

.faqhead.active::after {
    content: '\2796';
    color: #fff;
}

.FAQ .panel {
    padding: 0 15px;
    background-color: #fff;
    overflow: hidden;
    max-height: 0;
    transition: max-height .2s ease-out;
}

.FAQ p, .FAQ .panel p {
    line-height: 1.3;
    font-weight:400;
}





/** Annual Product Updates **/

.productAddToCartRight, .DetailRow.InventoryLevel {

}

.Workshop .productAddToCartRight, .Workshop .DetailRow.InventoryLevel, .Annual .productAddToCartRight, .Annual .DetailRow.InventoryLevel {
display:block;
}

#ProductDetails .SalesClosed p {
color: #402418;
    font-size: 13px;
    margin-bottom: 20px;
}

.ProductList li .SalesClosed {
clear: both;
    padding-top: 10px;
display:none;
}

.ProductList li .SalesClosed p {
color: #C60101;
font-size: 12px;
margin: 0;
}

.Workshops .ProductList li .SalesClosed, .Workshop #ProductDetails .SalesClosed, .Annual #ProductDetails .SalesClosed {
display:none !important;
}

#ProductDetails .SalesClosed {
display:none;
}


/** End Annual Product Updates **/


#Footer {
    width: 100%;
    margin:0 auto;
    padding:25px 0 25px;
    background:#F4F4F4;
    border:0px;
    height:190px;
}

.FooterInner {
    padding: 0 25px;
    width: 950px;
    margin:0 auto;
    display:block;
    height: 155px;
}

.FooterHelp {
    float:left;
    text-align:left;
    margin-right:75px;
}

.FooterHelp ul {
    list-style:none outside none;
    margin:0px;
}

.FooterHelp li {
    font-size:13px;
    margin: 0 0 3px;
}

.FooterHelp li a {
    color:#7E6C64;
    text-decoration:none;
}

#Footer h4 {
    color:#402418;
    font-family: "Laila",georgia,serif;
    font-size:15px;
    margin-bottom:5px;
    font-weight:normal;
    font-weight: 500;
}

.FooterEmail {
    float:left;
    text-align:left;
    width: 190px;
    margin-right:100px;
}

.FooterEmail p {
    margin-bottom:8px;
    font-size:13px;
    color:#7E6C64;
}

.NewsletterSubscription input {
    border: 1px solid #e6dfd9;
    color: #9b8b85;
    font-size: 13px;
    padding: 3px 6px;
    width: 180px;
}

.NewsletterSubscription .Button {
    height: 21px;
    padding: 0;
    width: 100px;
}

.FooterGallery {
    float:left;
    text-align:left;
}

.FooterAddress {
    float:right;
    text-align:left;
    font-size:13px;
    color:#7E6C64;
    background:none transparent;
height: 160px;
}

.FooterAddress a {
    color:#7E6C64;
}

.FooterSocial {
padding-top:5px;
}

.FooterSocial img {
margin-right:7px;
}

.FooterCopyright {
    clear:both;
    padding-top:15px;
}

.FooterCopyright p {
    color:#9b8b85;
    font-size:12px;
}

.FooterCopyright a {
    color:#9b8b85;
}














