#nsearchResults {
	padding:13px;
}

/* filter navigation */

#productFilterHolder {
	padding-top:10px;
	color:#464646;		
}
#productFilterHolder h3 {
	width:229px;
	height:28px;
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/bg_filterHeader.gif) left top no-repeat;
	margin:7px 0 0 4px;
}
#productFilterHolder h3 span {
	position:relative;
	float:left;
}
#productFilterHolder h3 span img {
	position:absolute;
	top:0;
	right:-20px;
	width:11px;
	height:28px;
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/bg_filterHeaderArrow.gif) left 3px no-repeat;
}
#productFilterHolder h3.ui-state-active a span img {
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/bg_filterHeaderArrow.gif) left -27px no-repeat;
}
#productFilterHolder h3 span {
	color:#0f80b0;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;	
	text-decoration:none;
	line-height:23px;
	display:block;
	padding:0 0 0 18px;
}
#productFilterHolder div {
	padding:0 7px 6px 7px;
	margin:0 11px 0 11px;
}
#productFilterHolder div.last {
	border:0;
}
#productFilterHolder ul li {
	font-size:11px;
	line-height:20px;	
}
#productFilterHolder ul li a {
	text-decoration:none;
	color:#464646;
	display:block;
}
#productFilterHolder ul li a:hover {
	text-decoration:underline;
	color:#0f80b0;
}
#productFilterHolder .show-more,
#productFilterHolder .show-less {
	font-weight: bold;
}

/* filter display */
#searchFilters {
	padding:0 0 10px 0;
}
#sortBy {
	float:left;
}
#perPage {
	float:right;	
}
#perPage .label,
#perPage .jquery-custom-selectboxes-replaced,
#perPage select {
	float:right;
}
#perPage select {
	margin-right:6px;
}
#searchFilters .label {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#464646;
	padding:11px 6px 0 10px;
}
#searchFilters .label-r {
	float:right;
	padding-left:0;
}

/* paging */
.pagingHolder {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_paging.gif) 0 0 no-repeat;*/
	border-top:1px solid #EBEBEB;
	font-size:11px;
	font-weight:bold;
	padding-top:6px;
}
#mainPageContent .pagingHolder .ph-right,
#mainPageContent .pagingHolder .ph-left {
	font-size:12px;
}
#mainPageContent .pagingHolder .ph-left {
	float:left;
}
#mainPageContent .pagingHolder .ph-right {
	float:right;
}
.pagingHolder .ph-right .pages span {
	margin: 0 2px;
}
.pagingHolder.bottom {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_paging-bot.gif) 0 0 no-repeat;*/
	border-top:1px solid #EBEBEB;
	padding:6px 0 10px 0;
}
.pagingHolder.bottom .ph-left {
	display: none;
}
.pagingHolder a {
	color:#464646;
	font-weight:normal;
}
.pagingHolder .ph-right {
	width:300px;
	text-align:right;
	padding:10px;
}
.pagingHolder .ph-left {
	width:300px;
	padding:10px;
	font-weight:normal;
}

/* products grid */

/*
#productsGrid .product {
	float:left;
	width:156px;
	height:200px;
	font-weight:bold;
	text-align:center;
	padding:11px;
	border-right:1px dotted #969696;
	position:relative;
}
#productsGrid .lastCol {
	border-right:0;
}
#productsGrid .gridDiv {
	float:left;
	width:100%;
	padding-top:11px;
	margin-bottom:11px;
	border-bottom:1px dotted #969696;
	height:0;
	line-height:0;
}
#productsGrid .product img {
	margin-bottom:8px;
}
#productsGrid .product span {
	display:block;
	padding:1px 0;
}
#productsGrid .product .new {
	color:#b7093b;
	font-size:12px;
	font-style:italic;
}
#productsGrid .product .title {
	color:#464646;
	font-size:10px;
}
#productsGrid .product .price {
	color:#464646;
	font-size:12px;
}
#productsGrid .product .was {
	text-decoration:line-through;
}
#productsGrid .product .now {
	font-size:13px;
	color:#b7093b;
	text-transform:uppercase;
}
*/

/* product grid pricing */

/*
#productsGrid div.price-box span {
	display: inline;
}
#productsGrid div.price-box .old-price .price-label {
	display: none;
}
#productsGrid div.price-box .old-price .price {
	text-decoration: line-through;
}
#productsGrid div.price-box .special-price .price-label {
	color: #b7093b;
	text-transform: uppercase;
}
#productsGrid div.price-box .special-price .price,
#productsGrid div.price-box .range-price .special-price {
	color: #b7093b;
}
*/

/* Product Grid Selected Filter Constraints */
#productGridConstraints {
	/*margin: 2px 0 8px 10px;*/
	height:39px;
	background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_searchFilter.gif) 0 0 no-repeat;
	margin:0 0 10px 0;
}
#productGridConstraints ul {
	list-style-type: none;
	margin-left:185px;
}
#productGridConstraints ul li {
	float: left; margin-left: 18px; line-height:39px;
}
#productGridConstraints ul li a {
	text-decoration: none;
	color:#464646;
	font-size:12px;
}

.product-tab-overlay {
	position:absolute;
	top:-4px;
	left:-3px;
	width:161px;
	height:161px;
}

.studioSku .product-tab-overlay {
	background:url(/media/category/twoInstalls/twoInstalls-sm.png) 0 0 no-repeat;
}
.lowerPrice .product-tab-overlay {
	background:url(/skin/frontend/mayerjohnson/default/img/ico/NewLowerPrice-Tag_sm.png) 0 0 no-repeat;
}
.new .product-tab-overlay {
	background:url(/skin/frontend/mayerjohnson/default/img/ico/ico_new-sm.png) 0 0 no-repeat;
}
.sale .product-tab-overlay {
	background:url(/skin/frontend/mayerjohnson/default/img/ico/ico_sale-sm.png) 0 0 no-repeat;
}

.sale40 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo40.png) 0 0 no-repeat;
}
.sale50 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo50.png) 0 0 no-repeat;
}
.sale55 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo55.png) 0 0 no-repeat;
}
.sale60 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo60.png) 0 0 no-repeat;
}
.sale65 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo65.png) 0 0 no-repeat;
}
.sale70 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo70.png) 0 0 no-repeat;
}
.sale75 .product-tab-overlay {
background:url(/skin/frontend/mayerjohnson/default/img/thermo_sale/Thermo75.png) 0 0 no-repeat;
}

/* styles for nextopia search results banners */
.search-results-banner {
	margin-bottom:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 1px 2px 0px #bbb;
	-moz-box-shadow:0px 1px 2px 0px #bbb;
	-webkit-box-shadow:0px 1px 2px 0px #bbb;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);
}
