@-moz-document url-prefix() {
	.allArtists > .span12.module,
	.allArtists > .span12:last-child,
	.newProducts > .span12 .row:last-child .span12{
		width: 957px !important;
	}

/*
	.popularProducts > .span6:last-child .row:last-child .span6{
		width: 466px !important;
	}
*/
}
.navbar .nav > li > a.active{
	background: none repeat scroll 0 0 transparent;
	color: #DDAA44;
}

.navbar .nav > li.shop-dropdown > a{
	padding-right: 10px;
}

.navbar .nav > li:nth-child(1){
	margin-right: 10px;
}
.navbar .nav > li:nth-child(2){
	position: relative;
}
.navbar .nav > li:nth-child(2) a{
	margin: 0;
	padding-left: 10px;
}
.navbar .nav > li:nth-child(n+3){
	position: relative;
	margin: 0;
}
.navbar .nav > li:nth-child(n+3) a{
	display: block;
	margin: 0;
	padding: 21px 10px;
}

.navbar .nav > li:nth-child(n+2):hover{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.11);
}

.navbar .nav > li:nth-child(n+2):hover:before,
.navbar .nav > li:nth-child(n+2):hover:after {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.07);
    box-shadow: 3px 0 3px rgba(0, 0, 0, 0.79);
    content: "";
    height: 50px;
    position: absolute;
    top: 0;
    width: 1px;

}

.navbar .nav > li:nth-child(n+2):hover:before{
    box-shadow: -3px 0 3px rgba(0, 0, 0, 0.79);
    right: 0px;
}
    
#banner-container{
	margin: 40px auto !important;
}

#contentContainer{
	width: 960px;
	margin: 0 auto;
}

.widget-header{
}

.widget-header span{
    height: 37px;
    padding-left: 20px;
    text-transform: uppercase;
}

.featuredProducts .span4{
	width: 320px;
	margin-left: 0px;
}
.featuredProducts .span4:first-child{
	margin-left: 20px;
}

.featuredProducts .span4 a{
	display: block;
	padding: 5px;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	background-color: #fff;
	height: 187px;
}

.featuredProducts .span4:first-child a{
	border-left: 1px solid transparent;
}

.newProducts .span2{
	margin: 0px;
	width: 159px;
}

.popularProducts .span2{
	margin: 0px;
	width: 155px;
}

.allArtists > .span12 > .row {
	padding: 10px 0 0 0;
}
.allArtists .span2 {
	margin: 0 0 0 13px;
	width: 176px;
}

.newProducts .span2:first-child,
.popularProducts .span2:first-child,
.popularProducts .span2:nth-child(3n+1){
	margin-left: 20px;
}

.allArtists .span2:first-child,
.allArtists .span2:nth-child(5n+1) {
	margin-left: 33px;
}

.newProducts .span2 a,
.popularProducts .span2 a{
	display: block;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
    margin: 4px;
    padding: 6px;
	text-align: center;
	background-color: #fff;
	height: 237px;
}

.newProducts .span2 a:hover,
.popularProducts .span2 a:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
}

.popularProducts .span6{
	width: 468px;
}

.popularProducts > .span6 .row:last-child .span6,
.newProducts > .span12 .row:last-child .span12,
.allArtists > .span12.module {
	border: 1px solid transparent;
	background: #fff;
}

.allArtists > .span12.module{
	border-bottom: none;
}

.popularProducts > .span6 .row:last-child .span6{
	width: 466px !important;
}

.allArtists > .span12.module,
.allArtists > .span12:last-child,
.newProducts > .span12 .row:last-child .span12{
	width: 958px !important;
}


.popularProducts > .span6:last-child{
	margin-left: 24px;
}

.popularProducts .span2 a{
	height: 238px;
	border: none;
}

.newProducts .span2 a span,
.popularProducts .span2 a span{
	color: #8D8D8D;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.newProducts .span2 a .individualProduct,
.popularProducts .span2 a .individualProduct{
	position: relative;
    border: 1px solid transparent;
    margin-bottom: 5px;
    padding-top: 2px;
}

.newProducts .span2 a .individualProduct{
    margin-bottom: 6px;
    width: 137px;
    height: 195px;
}

.popularProducts .span2 a .individualProduct{
    margin-bottom: 14px;
    width: 133px;
    height: 200px;
}

.newProducts .span2 a .individualProduct img{
	clip: rect(2px, 139px, 199px, 2px);
	left: -2px;
	max-width: 140px;
	position: absolute;
	top: -2px;
}

.popularProducts .span2 a .individualProduct img{
	clip: rect(2px, 135px, 204px, 2px);
	left: -2px;
	max-width: 138px;
	position: absolute;
	top: -2px;
}

.popularProducts .span2 .overlay{
	background-color: transparent;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	width: 134px;
	border:none;
	padding:0;
}

.popularProducts .span2 .overlay img{
	border:none;
	width:141px;
}

.popularProducts .on-sale {
	bottom: -10px;
	left: -1px;
	position: absolute;
	width: 127px !important;
	z-index: 50;
}

.newProducts .span6 {
    width: 470px;
}

.newProducts .span4 {
    float: right;
    width: 250px;
}

.newProducts .gray-bar{
	display: block;
	line-height: 40px;
	border: 1px solid transparent;
}

.bsaadcontainer{
}

.largeAdSpot .bsaadcontainer{
	border: 1px solid transparent;
	padding: 5px;
	background-color: #fff;
	height: 278px;
	position: relative;
}

.largeAdSpot .span8{
	width: 656px;
}

.largeAdSpot .span4{
	width: 280px;
	margin-left: 24px;
}

.largeAdSpot .span8 img{
	width: 644px;
}

.largeAdSpot .span4 img{
	width: 270px;
}

.row.darkaccent{
	padding: 5px 0 0 !important;
}

.darkaccent > .span12{
	margin-left: 19px !important;
}

.darkaccent .span12 .pagination {
	height: 34px;
	text-align: center;
	margin: 0px;
}

.darkaccent .pagination a {
	border: none !important;
	margin: 0 !important;
	line-height: 33px !important;
/*
	transition: background 1s;
	-webkit-transition: background 1s; /* Safari *
*/
}

.darkaccent .pagination li:last-child a {
	border-radius: 0;
}


.featured-view-more > div{
	margin: 6px auto;
    width: 330px;
}

.featured-view-more > div .caret{
	margin: 8px 12px;
}

.vender-cat-list{
	padding-bottom: 0px !important;
}

.vender-cat-list a{
    color: #8c8c8c;
    display: block;
    font-size: 12px;
    font-family: helvetica;
    margin-bottom: 4px;
}
.vender-cat-list a:hover{
	color: #333333;
    font-size: 12px;
    font-family: helvetica;
}

.vender-cat-list .span3 > ul{
	margin-left: 25px;
}

.row.curved:before{
	left: 20px;
}

.module .placeholderImage{
	width:176px;
	height:118px;
	background-color:#ffffff;
	margin-bottom:10px;
}

/*.module .span2:nth-last-child(-n+5) .placeholderImage{
	margin-bottom: 0px;
}*/
.bsaadcontainer.drop-shadow.curved span,
.bsaadcontainer.drop-shadow.curved span a{
	color: #858585;
}
.bsaadcontainer.drop-shadow.curved span{
	bottom: 4px;
	font-size: 12px;
	left: 0;
	position: absolute;
	width: 278px;
}

.bsaadcontainer.drop-shadow.curved span:first-of-type {
    bottom: 22px;
    font-weight: bolder;
    font-size: 15px;
}

.bsaadcontainer.drop-shadow.curved span:first-of-type a{
    color: #333333;
}
/* ADD TO BOOTSTRAP.css ON THE CD */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 0 10px;
  font-size: 11.9px;
}

body {
	transition: transform 2s;	
}

body.s-animate {
	transform: scale(0.5,0.5);
}

body.w-animate {
	transform: skew(30deg, 145deg);
}

body.r-animate {
	transform: rotate(360deg);
}

.searchForMore{
	display: block;
	padding: 120px 0;
	text-align: center;	
}