/**************************
* BEGIN HOMEPAGE STYLES
*************************/

/**************************
* BEGIN LEFT COLUMN STYLES
*************************/

#left-column {
	float: left;
}

#categories {
	margin: 16px 14px 20px 16px;
}

.catheader {
	background: url(/public/images/subnav-topbar.png) 0 0 no-repeat;
	width: 143px;
	height: 16px;
	padding: 4px 0 5px 7px;
	color: #ffffff;
	font-size: 14px;
}

div#categories h2 {
	background: url(/public/images/subcat-hdr.png) 0 0 no-repeat;
	width: 143px;
	height: 14px;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 0 4px 7px;
}
#categories h2 a {
	color: #ffffff;
	text-decoration:none;
}

div#categories li {
	width: 140px;
	height: 17px;
	background-color: #f0f0f0;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #ffffff;
	padding: 3px 0 0 8px;
	color: #474747;
}

div#categories ul:last-child li:last-child {
	background: url(/public/images/nav-btm.png) 0 0 no-repeat;
	height: 18px;
	padding: 3px 2px 0 8px;
	color: #474747;
	border: 0 !important;
}

div#categories h2.sale,div#categories h2.SALE {
	background: url(/public/images/salecat.png) 0 0 no-repeat;
	width: 143px;
	height: 14px;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 0 4px 7px;
}

div#categories li a {
	color: #474747;
	text-decoration: none;
}

div#categories a:hover {
	text-decoration: underline;
}
/**************************
* END LEFT COLUMN STYLES
*************************/

/**************************
* BEGIN RIGHT COLUMN STYLES
*************************/

#right-column {
	width: 496px;
	float: left;
	padding: 16px 0px 16px 0;
}

div#right-column .footer {
	width: 233px;
	height: 11px;
	background: url(/public/images/cat-btm.png) 0 0 no-repeat;
}


div#right-column a.morebtn {
	background: url(/public/images/more-arrow-btn.jpg) 0 0 no-repeat;
	margin-top: 4px;
	width: 70px;
	height: 22px;
	display: block;
}

/*************************
* BEGIN SEARCH RESULTS STYLES
*************************/

div#refinesearch, div#searchresults {
	width: 564px;
	overflow: hidden;
	margin-bottom: 16px;
}

div#refinesearch .header, div#searchresults .header {
	background: url(/public/images/main-hdr.png) 0 0 no-repeat;
	width: 564px;
	height: 25px;
	font-size: 14px;
	color: #ffffff;
	padding: 4px 0px 0px 7px;
}

div#searchresults .footer {
	background: url(/public/images/main-ft.png) 0 0 no-repeat;
	width: 564px;
	height: 25px;
	color: #ffffff;
	padding: 4px 0px 0px 7px;
}

div#refinesearch .contain {
	width: 552px;
	height: 60px;
	background-color: #f0f0f0;
	border: 1px solid #e1e1e1;
	padding: 10px 0 0 10px;
	margin-top: -4px;
}

div#refinesearch li {
	float: left;
	margin-right: 18px;
}

div#refinesearch .gobtn {
	width: 33px;
	height: 22px;
}
#minvalue, #maxvalue {
	width: 65px;
}
#brand {
	width: 124px;
}

div.contain p.brand, p.value {
	margin-top: 5px;
}

div.contain p.sortby, .gobtn {
	margin-top: 17px;
}

div#searchresults h2 {
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: 300px;
}

div#searchresults .header li {
	margin: 3px 6px 0 0;
	font-size: 10px;
	float: left;
}

div#searchresults ul {
	margin-right: 10px;
}
#searchresults .header ul {
	float:right;
}
div#resultlist p.searchterm {
	padding: 10px 0 16px 7px;
}

div.resultcontain .prodimg {
	float: left;
	width: 70px;
	height: 63px;
	border: 1px solid #e1e1e1;
	padding: 10px;
	margin: 0 16px 15px 0;
}

.proddetails {
	width: 250px;
	float: left;
}

div.proddetails p {
	line-height: 1.2;
}

.proddetails p, .prodprice p {
	margin-bottom: 4px;
}

p.saleprice {
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
}

.prodprice {
	float: right;
	width: 100px;
	text-align: right;
}

.result {
	float: right;
}

.resultcontain {
	border: 1px solid #e1e1e1;
	padding: 10px;
	overflow: hidden;
	border-bottom: 0;
}

div.footer {
	overflow: hidden;
}

div.footer a,div.header a {
	color: #ffffff;
}

div.footer .prev {
	margin-left: 5px;
	width: 220px;
	float: left;
	padding-top: 1px;
}

div.footer .page {
	width: 265px;
	float: left;
}

div.footer .page li {
	float: left;
	font-size:10px;
	margin:3px 6px 0 0;
}

div.footer .next {
	float: left;
}

/*************************
* END SEARCH RESULTS STYLES
*************************/

/*************************
* END RIGHT COLUMN STYLES
*************************/

/*************************
* END HOMEPAGE STYLES
*************************/

div.edit {
	color:#000;
	font-weight:normal;
	font-size: 12px;
}
div.edit p {
	padding-bottom: 10px;
	position:relative;
}
div.edit label {
	display:block;
	padding-bottom:5px;
}
#categories div.edit li {
	border:none;
	background:#fff !important;
}
div.edit img {
	vertical-align:top;
}
div.edit th {
	text-align:left;
	padding-bottom:3px;
}
div.edit td {
	padding:3px;
	margin-right: 1px;
	background:#eee;
	border:none;
}
div.edit p input,div.edit p textarea {
	border: 1px solid #333;
	padding: 3px;
}