/* SEARCH */
#SearchResult {
	font-size: 11px;
	float: left;
	width: 418px;
}
#SearchResult a {
	color: #872434; text-decoration: underline;
}
#SearchDisplay {
	clear: both;
	border-bottom:1px solid #000;
	padding-top:15pt;
	width:765px; 
}
#SearchDisplay a.catheader {font-size: 16px; font-family: Times New Roman; color: #872434;}
#SearchDisplay .ViewAll {
	font-size:9pt; 
	color: #872434;
	text-decoration:underline;
}
#SearchDisplay .SortBy {
	padding:2px 0;
	float:left;
	font-weight: bold;
	font-size: 17px;
	color: #522C1B;
	font-family: Times New Roman;
	width:765px; overflow:hidden;
}
#SearchDisplay .lblSortBy { float:left; width:80px; padding-top:1px; }
#SearchDisplay .pnlSortBy { float:left; width:200px;  }
#SearchDisplay .slcSortBy { border:1px solid #822132; width:150px; color:#522C1B; font-size:12px; }
#SearchDisplay .SortBy .SortByLinks {
	font-size: 12px;
}
#SearchDisplay .SortBy .SortByLinks a {
	color: #872434;
}
#SearchDisplay .SortBy .SortByLinks  a:hover {
	text-decoration: underline;
	color: #872434;
}
#SearchDisplay .Paging {
	padding-top:2px;
	height:22px;
	float:right;
	width:470px;
	text-align:right;
	font-size: 12px;
}
#SearchDisplay .Paging a {
	font-size: 11px;
	color: #872434;
}
#SearchDisplay .Paging  a:hover {
	text-decoration:underline;
}
#SearchDisplaybottom {
	height: 23px;
	border-top: 1px solid #000;
}
#SearchDisplaybottom a:hover {
	color: #872434;
	text-decoration: none;
}
#SearchDisplaybottom .SortBy {
	padding-top:2px;
	height:22px;
	float:left;
	width:250px;
	font-weight: bold;
	font-size: 18px;
	color: #522C1B;
	font-family: Times New Roman;
}
#SearchDisplaybottom .SortBy .SortByLinks {
	font-size: 11px;
}
#SearchDisplaybottom .SortBy .SortByLinks a {
	font-weight:normal;
	color: #872434;
}
#SearchDisplaybottom .SortBy .SortByLinks a:hover {
	text-decoration:underline;
}
#SearchDisplaybottom .Paging {
	padding-top:2px;
	height:22px;
	float:right;
	width:470px;
	text-align:right;
	font-size: 11px;
}
#SearchDisplaybottom .Paging a {
	text-decoration: normal;
	font-weight: normal;
	color: #872434;
}
#SearchDisplaybottom .Paging  a:hover {
	text-decoration:underline;
	color: #872434;
}
#SearchItems {
	padding-top:5px;
	color: brown;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
}
#SearchItems  a {					
	text-transform: capitalize;
	text-decoration: none;
	font-size: 9pt;
}
#SearchItems  a:hover { 			
	color: #872434;
}
#SearchItems .ItemCol1 {
	float:left;
	height:220px;
	padding-right:6px;
	width:183px;
	text-align:center;
}
#SearchItems .ItemCol2 {
	float:left;
	height:220px;
	padding:0px 4px 0px 2px;
	width:183px;
	text-align:center;
}
#SearchItems .ItemCol3 {
	float:left;
	height:220px;
	padding:0px 2px 0px 4px;
	width:183px;
	text-align:center;
}
#SearchItems .ItemCol4 {
	float:left;
	height:220px;
	padding-left:6px;
	width:183px;
	text-align:center;
}
#SearchItems .ImagePadding {
	padding:0px 0px 0px 0px;
	width:172px;
}
#SearchItems .Description {
	padding:0px 5px 0px 3px;
	width:172px;
	height:50px;
	text-align:left;
	border-top:0px solid #a7b9bd;
	border-bottom:0px solid #a7b9bd;
	text-transform: capitalize;
}
#SearchItems .Description a {font-family: arial;}
#SearchItems .catheader {
	font-size: 12pt;
	font-family: Times;
	text-transform: none;
}
#SearchDisplay .catsecondary {
	font-size: 12px;
	text-decoration: underline !important;
	padding-top: 5px;
	text-align: right;
}

/* CATEGORY  */
#CatHeader {clear: both; overflow: hidden; height: 143px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
#dvCategory {
	padding: 15px 20px;
	font: normal 14px Times New Roman, Arial, Georgia;
	line-height:125%;
	color:#522b1a;
}
#dvCategory #Title {
	font-weight:bold;
	font-size: 1.2em;
	border-bottom:1px solid #522b1a;
	padding: 2px 0px;
	color: #522b1a;
}
#dvCategory #Title .ViewAll {
	color: #cc3333;
	font-weight:bold;
} 
#dvCategory #brc {
	font-size: 1.2em;
	font-weight:bold;
}
#dvCategory #brc a {
	color: #872434;
	font-weight:bold;
}
.pdsaleprice {
	width:100px;
	font-weight:bold; 
	color:red;
}
.payoptions {text-align: center; clear: left; padding-bottom: 10px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}