body {
	background: url(../images/background.gif) repeat;
	margin: 0px 0px 20px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 950px;
	background: url(../images/filler.jpg) repeat-y;
	position: relative;
}
#bottom {
	background: url(../images/bottom.jpg) no-repeat bottom;
	padding-bottom: 15px;
}
#masthead {
	background: url(../images/top.jpg) no-repeat;
	height: 144px;
	position: relative;
}
#masthead #logo {
	position: absolute;
	left: 13px;
	top: 7px;
}
#masthead p {
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #53463b;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 26px;
	right: 350px;
}
#masthead #viewcart {
	display: block;
	background: #ada495;
	position: absolute;
	border: 1px solid #ccc;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 74px;
	top: 22px;
	right: 270px;
}
#masthead #viewcart:hover {
	background: #53463b;
}
#masthead #mod_virtuemart_search {
	height: 18px;
	width: 173px;
	position: absolute;
	top: 49px;
	border: 1px solid #ccc;
	right: 269px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#masthead form .button {
	position: absolute;
	top: 54px;
	right: 275px;
}
#content {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	background: url(../images/category_sidebar.gif) repeat-y 15px 0px;
	overflow: hidden;
}
#content #category_products {
	margin-left: 215px;
	padding-top: 0px;
	position: relative;
}
#content #category_products div.product-container h4 span.por {font-weight: bold;}

#content #category_products form#sort{
	display: block;
}
#content #category_products div.button_heading{
	display: block;
}
#content #category_products h3 {
	display: none;
}
#content #category_products p#notice {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	padding-left: 18px;
	margin: 0px 0px 12px;
	color: #cc6633;
}
#content #category_products #category_description {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px 0px 0px -1px;
	padding: 15px 30px 0px 18px;
}
#content #category_products .category_description {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px 0px 0px -1px;
	padding: 0px 30px 0px 18px;
}
#content #category_products .category_description h3{
	font: normal 14px/25px Georgia, "Times New Roman", Times, serif;
	color: #5f5146;
	margin: 0px;
	padding: 0px;
}
#content #category_products .category_description h5{
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding: 15px 0px 0px;
}
#content #category_products .category_description p{
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px 0px 12px;
	padding: 0px;
}
#content #category_products .category_description div#gifts{
	background: #dfd8c5;
	height: 23px;
	position: relative;
}
#content #category_products .category_description #gifts p{
	font: normal 14px/23px Georgia, "Times New Roman", Times, serif;
	color: #5f5146;
	margin: 0px 0px 12px;
	padding: 0px 80px 0px 0px;
	text-align: right;
}
#content #category_products .category_description #gifts p a img{
	display: block;
	position: absolute;
	top: 0px;
	right: -30px;
}
#content #category_products .category_description p a{
	color: #333;
}
#content #category_products  .category_description p a:hover{
	color: #ABA291;
}
#content #category_description #float-right{
	float: right;
	width: 180px;
	margin: 0px 0px 20px 20px;
	background: #DED9C6;
	padding: 10px 10px 0px;
}
#content #category_description #float-right img{
	display: block;
	margin-bottom: 4px;
}
#content #category_description #float-right p{
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 6px;
}
div#product_list {
	margin-top: 0px;
	padding: 0px;
}
.browse-view  {
	overflow: hidden;
	padding: 0px;
}
.browse-view .virtuemart_search {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
}
.browse-view .virtuemart_search input.inputbox{
	height: 18px;
	width: 173px;
	border: 1px solid #ccc;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.browse-view .virtuemart_search input.button{
	color: #fff;
	background: #BB5023;
	border-style: none;
	font: 12px/17px Georgia, serif;
	padding: 2px 5px;
	cursor: pointer;
}
.browse-view .orderby-displaynumber {
	display: none;
}
.browse-view h1 {
	display: none;
}
div.row {
	border-style: none;
	overflow: hidden;
}
div.product-container {
	background: #fff;
	margin-top: 15px!important;
	margin-left: 15px!important;
	border: 1px solid #ccc!important;
	padding: 8px!important;
	height: 243px;
	width: 202px;
	float: left;
	position: relative;
}
.product-container.productdetails-view.productdetails {
    width: 675px;
    height: auto;
    float: none;
}
div.product-container img{
	height: 243px;
	width: 202px;
	position: absolute;
	left: 8px;
	top: 8px;
}
div.product-container img.browseProductImage{
	height: 243px;
	width: 202px;
	position: absolute;
	left: 8px;
	top: 8px;
}
div.browse-view h2, div.product-container h4 {
	font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	position: absolute;
	bottom: 8px;
	left: 8px;
	padding: 0px;
	margin: 0 0 15px;
}
div.browse-view h2 a, div.product-container h4 a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 8px 16px;
	width: 170px;
	text-align: center;
}
div.browse-view h2 a:hover, div.product-container h4 a:hover {
	color: #fff;
	background: #53463b;
}
.browse-view h2 a .product-price, .product-container h4 a .product-price {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.browse-view h2 a .product-price div, .product-container h4 a .product-price div {
	display: inline;
}
.clear {
	clear: both;
}
#content #category_products #vmMainPage h3#categorytitle{
	display: none;
}
#content #category_products #vmMainPage h3{
	font: bold 16px/25px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 15px;
	display: block;
}
#vmMainPage form {
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#vmMainPage td form{
	margin-left: 0px;
}
#vmMainPage .buttons_heading {
	display: none;
}
#vmMainPage table#childcategories {
	display: none;
}
#vmMainPage ul.pagination {
	margin: 0px;
	padding: 20px 0px 0px;
	list-style: none;
	text-align: right;
}
#vmMainPage ul.pagination li{
	display: inline;
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#vmMainPage ul.pagination li a{
	color: #666;
}
#vmMainPage table  {
}
#vmMainPage h2.title {
	display: none;
}
#vmMainPage #cart , #vmMainPage #checkout{
	padding: 15px 30px 30px;
}
#vmMainPage #cartview  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
}
#vmMainPage .pathway  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#vmMainPage .pathway  a{
	color: #333;
}
#vmMainPage .pathway  a:hover{
	color: #ABA291;
}
#vmMainPage #checkoutbar td {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
#vmMainPage #checkoutbar td a{
	color: #333;
	text-decoration: underline;
}
#vmMainPage #checkoutbar td a:hover{
	color: #ABA291;
}
#vmMainPage fieldset  {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#vmMainPage #couponfield  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#vmMainPage #couponfield  td{
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	border: 1px solid #C1C1C1;
}
#vmMainPage #customerinfo  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
}
#vmMainPage #customerinfo  td{
	padding: 2px 5px;
	vertical-align: top;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#vmMainPage #paymentinfo  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
}
#vmMainPage #paymentinfo  td{
	padding: 2px 5px;
	vertical-align: top;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#vmMainPage tr.sectiontableheader  th{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}
#vmMainPage .sectiontableheader  {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#vmMainPage #orderdetails  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#vmMainPage #orderdetails  td{
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}
#vmMainPage #orderdetails  h2{
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 12px;
}
#vmMainPage #orderdetails  p{
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#vmMainPage #shippinginfo  {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
}
#vmMainPage #shippinginfo .sectiontableheader  {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
#vmMainPage #shippinginfo h4  {
	margin: 0px;
	padding: 0px;
}
#vmMainPage #cartview  a{
	color: #333;
}
#vmMainPage #cartview  a:hover{
	color: #ABA291;
}
#vmMainPage #cartview th {
	font: bold 10px/18px Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	padding: 2px 5px;
	text-transform: uppercase;
	background: #DED9C6;
	border-left: 1px solid #fff;
	white-space: nowrap;
}
#vmMainPage #cartview td {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	padding: 2px 5px;
}
#vmMainPage #cart table td{
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	padding: 0px 5px 4px;
}
#vmMainPage #cart table td.rule{
	border-top: 1px solid #ABA291;
}
#vmMainPage #cart table tr.sectiontableentry1 td{
	padding-top: 6px;
}
#vmMainPage a.continue_link , #vmMainPage a.checkout_link{
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
#vmMainPage a.continue_link:hover ,#vmMainPage a.checkout_link:hover{
	color: #ABA291;
	text-decoration: underline;
}
div .shop_info {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.message {
	padding-right: 30px;
	padding-left: 30px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#content #category_products form#limitbox{
	display: none;
}
#pagecounter,
.small {
	display: none;
}
#copyright {
	font: 13px/45px Georgia, "Times New Roman", Times, serif;
	color: #53463b;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#copyright em{
	padding-right: 10px;
	padding-left: 10px;
}
#category_products .componentheading {
	font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
#category_products #login  {
	margin-right: 18px;
	margin-left: 18px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#category_products #login fieldset {
	padding: 10px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ccc;
}
#category_products form.user  {
	margin-right: 18px;
	margin-left: 18px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
}
#category_products #josForm  {
	margin-right: 18px;
	margin-left: 18px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#category_products #josForm fieldset {
	padding: 10px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ccc;
	margin-bottom: 12px;
}
#category_products form.josForm  {
	margin-right: 18px;
	margin-left: 18px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
#category_products form button  {
	display: block;
	margin-top: 12px;
}
#category_products #vmMainPage #sideleft h1 a {
	display: none;
}
.orderlistcontainer {
	display: none;
}
.vm-pagination-top {
	display: none;
}
.vm-pagination-bottom {
	padding: 0px;
	margin: 0px;
	clear: left;
}

.vm-pagination {
	text-align: center !important;
	overflow: hidden;
}
.vm-pagination ul{
	text-align: center !important;
	float: left;
	padding-left: 12px;
}
.vm-pagination ul li {
	color: #fff;
	font-size: 14px;
	display: inline;
	float: left;
}
.vm-pagination ul li span.pagenav{
	background: #9C917E;
	color: #fff;
}
.vm-pagination ul li span.pagenav:hover{
	background: #706256;
	cursor: pointer;
}
.vm-pagination ul li a{
	background: #9C917E;
	color: #fff;
	font-size: 14px;
}
.vm-pagination ul li a:hover{
	background: #706256;
}
.vm-pagination .counter{text-align: right !important;}
.vm-page-counter {
	float: right;
	padding-top: 18px;
	margin-left: 9px;
	font-size: 14px;
}
#content div.back {
	background: #dfd8c5;
	height: 23px;
	position: relative;
}
#content div.back p {
	font: normal 14px/23px Georgia, "Times New Roman", Times, serif;
	color: #5f5146;
	margin: 0px 0px 12px;
	padding: 0px 80px 0px 0px;
	text-align: right;
}
#content div.back p a img {
	display: block;
	position: absolute;
	top: 0px;
	right: -30px;
}
.productdetails-view .addtocart-area {
    display: block;
}
div.product-container.productdetails-view img {
    position: static;
}
.productdetails-view .product-short-description {
    display: none;
}
.productdetails-view .vm-product-container .vm-product-media-container {
    width: auto;
}
.productdetails-view .vm-product-details-container {
    width: 430px;
    float: left;
}
div.product-container.productdetails-view:hover .product-price {
    background: transparent;
}

.productdetails-view .product-description span.title {
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    display: block;
}

span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, span.addtocart-button span.addtocart-button-disabled {
    background: #cc6633;
    border: solid #cc6633 1px;
}
span.addtocart-button input.addtocart-button:hover {
background: #b44b16;
}

.productdetails-view .availability {
    text-align: left;
}
.product-container {
    position: relative;
}
/*.product-container .addtocart-area, .vm-details-button {
    display: none;
}*/
.vm3pr-2 .product-price {
    width: 202px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    color: black;
    min-height: 0;
    margin-left: 0px;
    padding-bottom: 5px;
}
.browse-view .row .product .spacer span {
    color: #333;
}
div.product-container:hover .product-price {
    background: #53463b;
}
div.product-container:hover h2 a {
    color: #fff!important;
    background: #53463b;
}
.browse-view .row .product-container:hover span {
    color: rgba(255,255,255,.75)!important;
}
.virtuemart_search {
    display: none;
}
p.product_s_desc {
    display: none;
}
ul.mod-menu__sub li.nav-item {
    list-style:none;!important;
}
/*ul.mod-menu__sub li.nav-item a {
    padding-left: 40px!important;
}*/
ul.mod-menu__sub {
    padding-left: 0;
}
.PricesalesPrice {
    padding-left: 10px;
}

.product-container.productdetails-view.productdetails {
    width: 690px;
    background: transparent;
    margin-top: 0px !important;
    margin-left: 15px !important;
    border: 0!important;
    padding: 4px 0px 8px 0 !important;
}

.productdetails-view .vm-product-media-container {
    margin-bottom: 0;
}

.productdetails-view .back-to-category a.product-details {
    display: block;
    padding: 0px 2px 3px 20px;
    background: url(/images/arrow_back.png) no-repeat 7px 9px;
    font-size: 13px;
    color: #1f2c3b;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: left;
    border: none;
    font: 12px / 30px Georgia, "Times New Roman", Times, serif;
    color: #666;
    text-decoration: none;
    white-space: nowrap;
}

.productdetails-view .vm-product-container, .productdetails-view h1, .productdetails-view .additional-images, .productdetails-view .product-description {
        background: #eeebe0 /*#ded9c6*/;
}

.productdetails-view .vm-product-container {
    display: flex;
    flex-direction: column-reverse;
}

.productdetails-view h1 {
    clear: right;
    padding: 10px 10px 0 14px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: #52473c;
}

.productdetails-view .product-price {
    margin: 0 0 6px;
    text-align: left;
    float: none;
    line-height: 18px;
    font-weight: bold;
}

.productdetails-view .product-price:before {
    content: 'Price:';
    display: block;
    float: left;
}

.productdetails-view .vm-product-details-container {
    width: 215px;
    padding-top: 8px;
}

.productdetails-view .vm-product-container .vm-product-media-container {
    width: 100%;
    margin-top: 18px;
}

div.product-container.productdetails-view img {
    width: 100%;
    height: auto;
}

.productdetails-view.product-container .additional-images {
    margin: 0;
    padding: 10px 0 10px 15px;
    float: right;
}

.productdetails-view.product-container .additional-images img {
    height: 60px;
    width: auto;
    opacity: .8;
}

.productdetails-view.product-container .additional-images img:hover {
    opacity: 1;
}

.productdetails-view span.addtocart-button input.addtocart-button {
    background: #9c917e;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    font: normal 12px Georgia, serif;
    padding: 7px 13px;
    border: 3px solid #fff;
}
.productdetails-view span.addtocart-button input.addtocart-button:hover {
    background: #706256;
}

.productdetails-view .vm-product-details-container div.clear {
    display: none;
}

.productdetails-view span.addtocart-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 3px;
}
.productdetails-view .addtocart-bar {
    margin: 10px 0 0;
    position: static;
}

.productdetails-view .product-description {
    padding: 15px;
}

.productdetails-view .product-description span.title {
    display: none !important;
}

.productdetails-view .product-description  p {
    margin-top: 0;
}

.productdetails-view .product-description  p:nth-child(3) {
    margin-bottom: 0 !important;
}

div#fancybox-title-inside {
    display: none;
}

.category-view .vm-details-button, .category-view .addtocart-area {
    display: none;
}

.category-view div.product-container img.browseProductImage {
    height: 243px !important;
    width: 202px !important;
}

.productdetails-view .main-image {
    height: 593px;
    overflow: hidden;
}
.vm-orders-information, .vm-orders-list {
    padding-left: 20px;
}

a {
    color: #cc6733;
}