a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #979797;
}
a {
    color: #73881C;
}
a:hover {
    color: #A0BF02;
}
#top {
     margin-bottom: 10px;
}
.bottom-spacer {
    float:left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -30px;
    height: 30px;
    width: 100%;
    background-color: #F4F4F2;
}
.btn-link {
    color: #73881C;
}
.btn-link:hover {
    color: #A0BF02;
}
.btn-primary.disabled:hover {
	background-color: #A0BF02;    
}
.btn-primary:active {
	background-color: #A0BF02;  
}
.btn-primary:active:focus {
	background-color: #A0BF02;    
}
.pagination > .active > span {
    background-color: #73881C;
    border-color: #73881C;
}
.pagination > .active > span:hover {
    background-color: #A0BF02;
    border-color: #73881C;
}
.pagination > li > a {
    color: #73881C;
}
.pagination > li > a:hover {
    color: #73881C;
}
.navbar-header {
    background-color: #EDEDED;
    border: 0;
}
.navbar-collapse {
    background-color: #7e7e7e;
    background-image: linear-gradient(to bottom, #7e7e7e, #6b6b6b);
    border: 0;
}
#menu .btn-navbar {
    background-color: #7e7e7e;
    background-image: linear-gradient(to bottom, #7e7e7e, #6b6b6b);
    border: 0;
}
#menu {
    background-color: #7e7e7e;
    background-image: linear-gradient(to bottom, #7e7e7e, #6b6b6b);
    border: 0;
    margin-bottom: 10px;
}
#menu #category {
    color: #4d4d4d;
    text-shadow: none;
    font-weight: 600;
    text-transform: uppercase;
}
.dd-header {
    width: 100%;
}
.dd-logo {
	position: relative;
    min-height: 1px;
}
.dd-search {
	position: relative;
    min-height: 1px;
}
.dd-cart {
	position: relative;
    min-height: 1px;
}
#menu .dropdown-menu li a:hover {
    background-image: linear-gradient(to bottom, #A0BF02, #73881C);
}
#menu .see-all:hover {
    background-image: linear-gradient(to bottom, #5d5d5d, #4c4c4c);
}
.btn-primary {
    background-image: linear-gradient(to bottom, #A0BF02, #73881C);
    border-color: #73881C;
    background-color: #73881C;
}
.btn-primary:hover {
    background-image: linear-gradient(to bottom, #A0BF02, #73881C);
    border-color: #73881C;
    background-color: #73881C;
}
.btn-primary:active:hover {
    background-image: linear-gradient(to bottom, #A0BF02, #73881C);
    border-color: #73881C;
    background-color: #73881C;
}
@media screen and (max-width: 768px) {
	.dd-logo .img-responsive {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 768px) {
	#top {
    	margin-bottom: 0px;
	}
	.dd-header {
        height: 80px;
        padding: 20px 0px 20px 0px;
        margin: auto;
    }
    .dd-logo {
		width: 30%;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	.dd-logo .img-responsive {
        height: 26px;
        margin-top: 7px;
    }
	.dd-search {
		width: 40%;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	.dd-cart {
		width: 30%;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	#menu .nav > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
	}
}
@media screen and (min-width: 992px) {
    .dd-logo .img-responsive {
        height: 36px;
        margin-top: 2px;
    }

}
@media screen and (min-width: 1200px) {
    .dd-logo .img-responsive {
     	height: 40px;
        margin-top: 0px;
        margin-left: 16px;
    }
}
@media screen and (min-width: 1600px) {
    .dd-logo .img-responsive {
        margin-left: 40px;
    }
}
.sb-featured {
	float: left;
    background-color: #F4F4F2;
    padding: 15px 15px 0px 15px;
}
.sb-featured h3 {
    margin-top: 0px;
}
.product-thumb {
    background-color: white;
}
.product-thumb .caption {
    min-height: 170px;
}
.caption a {
    color: #6D6D6D;
}
.product-thumb .price {
    font-weight: bold;
}
@media screen and (min-width: 768px) {
.navbar-collapse {
    background-color: #F4F4F2;
    background-image: linear-gradient(to bottom, #F4F4F2, #EDEDED);
    padding-left: 0px;
    padding-right: 0px;
}
#menu {
    background-color: #F4F4F2;
    border-color: #F4F4F2;
    box-shadow: 0px 6px 3px -3px darkgray;
    z-index: 8;
    margin-bottom: 0px;
}
#menu .nav > li > a {
    color: #6D6D6D;
    text-transform: uppercase;
    text-decoration: thin;
}
.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}
.nav.navbar-nav {
    text-align: center;
    width: 100%;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
    width: 16%;
}
.breadcrumb {
    margin-top: 20px;
}
}
.paypal-message-container div {
    max-height: 0;
}
#banner1 {
    margin-top: 10px;
    margin-bottom: 10px;
}
#common-home .product-thumb .button-group {
    display: block;
}
.cat-title-bar {
    float: left;
	width: 100%;
    background-color: #c7c7c7;
}
.cat-title-text {
	width: 220px;
    background-color: #7B7B7B;
    text-align:center;
    float:left;
	height: 40px;
    line-height: 40px;
    align-content: middle;
}
.cat-title-text a {
    color: white;
    font-weight: 600;
    font-size: 1.1em;
}
.dropdown-menu li>a:hover {
    background-image: linear-gradient(to bottom, #A0BF02, #73881C);
}