@charset "UTF-8";
/*
 *	Results
 */
#ResultsHead {
	float:left;
	width:100%;
	margin:0 0 8px 0;
	}
#ResultsFoot {
	float:left;
	width:100%;
	margin:12px 0 12px 0;
	}
.compare {
	float:left;
	}
.sortby {
	float:right;
	}
.sortby label {
	float:left;
	padding-right:6px;
	}
.sortby select {
	float:left;
	}
.sortby table {
	float:left;
	clear:none;
	width:auto;
	}
.sortby table label {
	float:none;
	padding:0;
	}
.viewtoggle {
	float:left;
	padding-left:8px;
	}
.viewtoggle ul {
	float:left;
	}
.specs {
	border-collapse:collapse;
	}
.specs td, .specs th {
	padding:0;
	border:none;
	}
.specs th {
	padding-right:4px;
	}
.otherfeat {
	}
.listresults tbody {
	font-size:.9em;
	}
.chkr {
	width:2%;
	padding:4px 4px;
	}
.itemtitle h5 {
	font-size:1.2em;
	margin:0 0 4px 0;
	}
.rel {
	padding:0 0 0 0;
	width:5px;
	}
.listresults td {
	padding:1px 8px;
	/*border:1px solid #ebe9e6;*/ 
	}
.listresults .price {
	font-size:1.2em;
	}
.listresults .pricing {
	width:95px;
	}
.listresults .itemavail {
	
	}
.listresults .itemprice {
	margin-top:8px;
	}
.listresults td.relatedlistbut {
	padding:0px 0px;
	background:#534b26;
	}
.listresults .itemtitle .iconlink {
	float:left;
	clear:left;
	}
/*
 *	Detail View
 */
.detailresults {
	float:left;
	clear:both;
	width:100%;
	}
.detailresults li {
	float:left;
	width:100%;
	}
.detailresults li .detitem {
	float:left;
	width:96%;
	padding:2%;
	}
.detitem .chk {
	float:left;
	margin:50px 8px 0 0;
	}
.detitem .thumb {
	border:1px solid #f2f0ed;
	}
.detitem h4 {
	font-size:1.3em;
	margin:0 0 4px 0;
	}
.detitem .specs {
	font-size:0.86em;
	}
.detitem .specs td {
	padding:0 0 4px 0;
	}
.detitem .specs th {
	padding:0 4px 0 0;
	}
.detitem .thumb {
	float:left;
	}
.detitematt {
	float:left;
	margin-left:8px;
	}
.detitem .purchase {
	float:right;
	clear:right;
	width:160px;
	margin-top:55px;
	text-align:center;
	}
.detitem .purchase .row {
	margin-top:8px;
	}
.detitem .purchase .txt {
	width:20px;
	margin-right:4px;
	}
.detitem .purchase .qtylbl {
	width:auto;
	padding-right:4px;
	margin-top:6px;
	}
.detitem .purchase .price {
	font-size:1.2em;
	}
.detitem .purchase .addcart {
	float:right;
	}
.detitem .iconlink {
	float:right;
	}
/* Related Items */
.relateditems {
	float:left;
	width:100%;
	color:#fff;
	border:1px solid #6b6b69;
	border-width:0 1px 1px 1px;
	background:#6b6b69;
	}
.relateditems h3 {
	float:left;
	margin-top:4px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:1em;
	}
.relateditems h3 a {
	color:#fff;
	}
.relateditems h3 .avail {
	margin:0 0 0 4px;
	color:#ffdc71;
	text-transform:capitalize;
	}
.relateditems a:hover {
	background:none;
	}
.relatedtop {
	float:left;
	height:20px;
	width:703px;
	padding:2px 8px;
	}
.relatedtop .scrollcontrols {
	float:right;
	}
.relatedtop .scrollcontrols ul {
	float:left;
	width:52px;
	}
.relatedtop .scrollcontrols ul li {
	float:left;
	width:26px;
	clear:none;
	padding:0;
	margin:0;
	background:none;
	}
.relateditems .scroller {
	float:left;
	width:719px;
	overflow:hidden;
	}
.relateditems ul.itemlist {
	float:left;
	clear:left;
	width:6000px;
	background:#676665 url('../../Images/Interface/strong-grade.gif') repeat-x top left;
	}
.relateditems ul.itemlist li h4 {
	float:left;
	}
.relateditems ul.itemlist li {
	float:left;
	clear:none;
	width:222px;
	padding:8px;
	border-left:1px solid #858583;
	}
.relateditems ul.itemlist li .infoicon {
	float:left;
	margin:0px 0 0 3px;
	}
.relateditems ul.itemlist li .infoicon img {
	float:left;
	}
.relateditems ul.itemlist li .chk {
	float:left;
	margin:20px 6px 0 0;
	}
.relateditems ul.itemlist li .thumb {
	float:left;
	margin:0 6px 0 0;
	}
.relateditems ul.itemlist li h4 {
	margin:0 0 2px 0;
	font-weight:normal;
	}
.relateditems ul.itemlist li h4 a {
	color:#ffc82e;
	}
.relateditems ul.itemlist li .mfgr {
	float:left;
	clear:both;
	}
.relateditems ul.itemlist li small {
	clear:both;
	float:left;
	font-size:0.84em;
	}
.relateditems ul.itemlist li .price {
	color:#fff;
	}
.relateditems ul.itemlist li .iteminfo {
	float:left;
	}