a{
	color: #555;
	text-decoration: underline;
}

a:hover{
	color: inherit;
}

#hd {
	padding-top: 10px;
	padding-bottom: 10px;
}


#hd .hd-top{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #e4e3e5;
}

#hd .page-title{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#hd .hd-right{
	text-align: right;
}

#hd .acc-links{
	display: block;
	margin: 0;
}
#hd .acc-links li{
	display: inline-block;
	margin:0 5px;
	line-height: 24px;
}
#hd .acc-links li a{
	text-decoration: none;
}
#hd .acc-links li a:hover{
	text-decoration: underline;
}

#hd .social_items, #hd .mailing-list {
	display: inline-block;
}

#hd .mailing-list{
	margin: 0 0 0 20px;
}
#hd .mailing-list input[type="submit"]{
background: #000;
  border: none;
  color: #fff;
  padding: 3px 10px;
}

#hd .social_items .blocker{
	display: inline-block;
}

#hd .main-nav{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: solid 1px #e4e3e5;
	border-bottom: solid 1px #e4e3e5;
}

#hd .main-nav a{
	display: inline-block;
	margin: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#bd .aside{}

#bd .aside #minicart span{

}

#bd .aside #minicart a{
	background-image: none;
	width: auto;
	height: auto;
	text-indent:0;
	display: block;
	margin-left: 0;
	margin-top: 0;
}

#bd .aside h3{
	font-size: 16px;
  text-transform: uppercase;
  border-bottom: dotted 1px #aaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#bd .aside .aside-category-list, #bd .aside .aside-cart{
	padding: 15px;
	margin-bottom: 20px;
	border: solid 1px #ddd;
	border-top-width: 5px;
}

#bd .aside .aside-cart #minicart{
	text-align: left;
}

#bd .aside .aside-cart img{
	float: left;
	margin-right: 15px;
}

#bd .aside .aside-cart #minicart a{
	text-decoration: none;
}

#bd .aside .aside-cart #minicart span{
	color: #333;
	font-size: 18px;
}

#bd .aside ul li a{
	text-decoration: none;
	font-weight: 700;
	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

#bd .aside ul li a:hover{
	margin-left: 5px;
	color: #555;
}

#bd .aside ul li ul li a{
	font-weight: 300;
}

#bd .aside ul ul{
	margin: 0 0 10px 10px ;
}

.mjb-product-list{}



.mjb-product-list .tileList.col-sm-3{
	text-align: center;
	min-height: 370px;
	padding: 10px 10px 20px 10px;
	margin: 0 0 20px 0;
	background: #fff;
	border: solid 1px #fff;

	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.mjb-product-list .tileList.col-sm-3:hover {
	
	border: dotted 1px #C5C6CD;
}

.mjb-product-list .tileList.col-sm-3 a.img-link{
	display: block;
	background: #fff;
	width: 100%;
	height: auto;
	margin: 0 auto;

	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.mjb-product-list .tileList.col-sm-3 a.img-link img{
	width: 80%;
	max-width: 200px;
	height: auto;
	margin: 0 auto;
}

.mjb-product-list .tileList.col-sm-3 h3 a{
	font-size: 16px;
	color: #555;
	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}
.mjb-product-list .tileList.col-sm-3:hover h3 a{
	color: #222;
}

.mjb-product-list .tileList.col-sm-3 p small{
	font-size: 11px;
	color: #999;
}

.mjb-product-list .tileList p.price strong {
	position: relative;
	bottom: inherit;
	left: inherit;
	font-weight: 500;
	text-align: center;
}

.mjb-product-list .tileList.col-sm-3 .prod-desc, .mjb-product-list .tileList.col-sm-3 .prod-num{
	display: block;
	height: 0;
	opacity: 0;
	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.mjb-product-list .tileList.col-sm-3:hover .prod-desc, .mjb-product-list .tileList.col-sm-3:hover .prod-num{
	display: block;
	opacity: 1;
}

.mjb-product-list .tileList.col-sm-3:hover .prod-desc{ height: 10px}
.mjb-product-list .tileList.col-sm-3:hover .prod-num{ height: 30px;}


.mjb-product-list .tileList p.price span{
	color: #999;

	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.mjb-product-list .tileList.col-sm-3:hover p.price span {
	color: #555;
}

.mjb-product-list .tileList .button-buynow.buy-link{
	background-image: none;
	text-indent: 0;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	bottom: inherit;
	left: inherit;
	text-decoration: none;
	border:dotted 1px #ccc;
	padding: 10px 0;
	background: #fff;
	margin: 0 15px;

	-webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -o-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.mjb-product-list .tileList .button-buynow.buy-link:hover{
	border: dotted 1px #999;
}

.mjb-product-list .tileList.col-sm-3 img{
	max-width: 100%;
	height: auto;
}

.mjb-product-list .tileClear{
	display: none;
}

.button-buynow{}

.pageSelector.col-sm-12{
	text-align: center;
	padding: 20px 0;
	border-top: solid 1px #e4e3e5;
}

.pageSelector.col-sm-12 .notransition{
	margin: 10px 0 0 0;
}

.pageSelector.col-sm-12 .notransition li{
	display: inline-block;
	margin: 0 5px;
}

.pageSelector.col-sm-12 .notransition li a{
	text-decoration: none;
	padding: 5px 10px;
	border: dotted 1px #ddd;
}
.pageSelector.col-sm-12 .notransition li.active a{
	border: dotted 1px #aaa;
	color: #aaa;
}
.pageSelector.col-sm-12 .notransition li a:hover{
	border: dotted 1px #aaa;
}

.ft-container{
	width: 100%;
	background: #efefef;
	padding: 40px 0;
	margin: 40px 0 0 0;
	text-align: center;
}

.ft-container #ft a{
  margin: 0 10px 0 7px;
  font: normal 12px/24px Arial, Helvetica, sans-serif;
  height: 24px;
  color: #585858;
  text-decoration: none;
  text-transform: uppercase;
}
.ft-container #ft p {
	padding: 10px 0;
	display: block;
}

#ft span {
  display: block;
  font-size: 11px;
  padding-top: 5px;

}

@media screen and (max-width: 700px) {
	.mjb-product-list .tileList.col-sm-3{
		max-height: 300px;
	}
}