@charset "utf-8";
/* CSS Document */
a:hover, a:focus {
  color: #251313;
}
  
img#jsn-logo-desktop {
	width: 290px;
	margin-top:20px;
}
h1, h2, h3, h4, h5, h6, #jsn-menu a, #jsn-menu span, .componentheading, .contentheading{
	font-family:Georgia, "Times New Roman", Times, serif !important;
}
div#jsn-promo {
	min-height: 290px;
	background-image:
}
#jsn-promo-inner {
	padding-bottom: 260px;
}
ul.menu-mainmenu li a {
	color: #efe2c0 !Important;
	font-size:1.3em;
}
div#jsn-logo {
	margin-bottom: 20px;
}
.browseProductImage {
	max-height: 200px;
	width: auto;
	max-width: 100%;
	border: 1px solid;
	padding: 3px;
	background-color: #efefef;
}
.main-image img {
	max-width: 100%;
	max-height: 260px;
	border: 1px solid;
	padding: 3px;
	background-color: #efefef;
}
.additional-images img {
	width: 100px;
	border: 1px solid;
	padding: 3px;
	background-color: #efefef;
}
.vm-product-container {
	display: inline-table;
	height: 100%;
	width: 100%;
}
.category.floatleft.width25 {
	width: 24%;
}
span.vm-img-desc {
	display: none;
}
.breadcrumb li a, .breadcrumb li span {
  color: #251313 !important;
  font-weight:bold !important;
  text-transform:uppercase !important;
}
.additional-images {
  max-width: 355px;
  margin: 20px auto;
}
.additional-images img {
  margin-right: 10px;
  margin-bottom:10px;
}
.spacer-buy-area .product-price {
  display: none;
}
div.product h2 {
  line-height: 21px !important;
  width: 85% !important;
  margin: auto !important;
  text-align:left !important;
  text-transform:capitalize !important;
}
.spacer .product-price {
  display: none !important;
}
.spacer .vm-product-descr-container-0 {
  text-align: center !important;
}
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
  background-image: none;
  background-color: #efe2c0 !important;
  border: 1px solid #251313 !Important;
  color:#251313 !important;
  text-transform:uppercase !important;
  font-weight:bold !important;
  box-shadow:1px 1px 5px;
}
h2.componentheading {
  border-bottom: 1px solid !important;
  text-transform:uppercase !important;
}
.jsn-article-toolbar {
  display: none !important;
}
.ask-a-question-view {
  background-color: #efe;
}
.contact h3 {
	display:none !important;
}
.additional-images div {
    border: 0px solid;
    height: 100px;
}