@charset "UTF-8";
/* CSS Document */

.theSelectorArea {
	background-color:#ededed;
	height:580px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.theCheckBoxList span {
	display:block;
}
.leftColumn {
	float:left;
	width:180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
	height:580px;
}
.leftColumn h3 {
	color:#000;
	font-size:17px;
	padding:0;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.resultsPanel {
	margin-left:190px;
}
.sectionPageProductArea {
	height:505px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:15px;
	background-color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	position:relative;
}
img.loadingGraphic {
	margin-top:260px;
}
h3.productCount {
	color:#000;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height:20px;
}
.leftColumn h2 {
	color:#e9333b;
	margin:0;
	padding:0;
	font-size:18px;
}
.leftColumn p {
	font-size:13px;
	padding-right:8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.sectionPageProductList li a img {
	width:126px;
	height:126px;
}
#fancy_ajax {
	overflow:hidden;
}