.searchSummery{
	color:#2c3e49;
}
.searchHeader{
	width:950px;
}
.searchTitle{
	color: #510b03;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px; 
}
.searchSubtitle{
	color: #2c3e49;
	font-weight:bold;
	font-size: 13px;
	padding: 5px 5px 5px 0px;
}
.searchField{
	font-size:12px;
	color:#000;
}
.searchKeyword{
	float: right;
}
.searchSortBy{
	margin-top: 15px;
	float: right;	
	color:#2c3e49;
	font-size:11px;
}
.searchSortBy .searchSortType {
	float: left;
	padding-left: 5px;
}
.searchSortBy .searchSortType a{
	color: #2c3e49;
	text-decoration: none;
}
.searchSortBy .searchSortType a:hover{
	text-decoration: underline;
}
.searchSortBy .searchSortTypeAsc {
	float: left;
	padding-left: 17px;
	background: url('../images/search/icon_up.gif') 5px 6px no-repeat;	
	font-weight: bold;
}
.searchSortBy .searchSortTypeAsc a{
	color: #2c3e49;
	text-decoration: none;
}
.searchSortBy .searchSortTypeAsc a:hover{
	color: #2c3e49;
	text-decoration: underline;
}
.searchSortBy .searchSortTypeDesc {
	float: left;
	padding-left: 17px;
	background: url('../images/search/icon_down.gif') 5px 6px no-repeat;	
	font-weight:bold;
}
.searchSortBy .searchSortTypeDesc a{
	color: #2c3e49;
	text-decoration: none;
}
.searchSortBy .searchSortTypeDesc a:hover{
	color: #2c3e49;
	text-decoration: underline;
}
.searchCats{
	clear: both;
}
.searchCats .searchCat{
	float: left;
	padding: 5px 60px 5px 15px ;
}
.searchCats .searchCat .searchCatList{
	color: #2c3e49;
	font-size: 12px;
}
.searchCats .searchCat .searchCatList a {
	color: #2c3e49;
	text-decoration: none;
}
.searchCats .searchCat .searchCatList a:hover {
	text-decoration: underline;
}
.searchTiles{
	clear:both;
	width: 80px;
}
.searchTiles .searchTile{
	float: left;
	width: 15px;
	height: 15px;
	margin: 0px 3px 3px 0px;
	border:#aaa thin solid;
}
.searchTiles .searchTile img {
	display: block;
	margin:1px auto auto auto;
	width: 13px;
	height: 13px;
}
.searchResultTag {
	margin-top: 15px;
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #510b03;
}
.searchResultTag a{
	color: #510b03;
	padding-left: 18px;
	background: url(../images/search/close.gif) no-repeat;
}
.searchResultTag a:hover{
	background: url(../images/search/close.gif) no-repeat 0px -16px;
}
.searchResultTag .info {
	font-size: 11px;
	font-weight:normal;	
}
.searchResult {
	clear: both;
	width: 950px;
}
.searchProducts {
	clear: both;
}
.searchProducts .searchProduct {
	float: left;
	width: 290px;
	height: 300px;
	margin: 30px 10px 0px 10px;
	text-align: center;
	color: #000;
}
.searchProducts .searchProductNL{
	clear: both;
	float: left;
	width: 290px;
	height: 300px;
	margin: 30px 10px 0px 10px;
	text-align: center;
	color: #000;
}
.searchProducts .searchProduct p {
	margin-top:0px;
}
.searchProducts .searchProduct a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.searchResult .searchProduct a:hover {
	text-decoration:underline;
}
.searchResult .searchProduct img {
	display: block;
	margin-left:auto;
	margin-right: auto;
	width: 245px;
	height: 245px;
	border: #aaa thin solid;
}
.searchProducts .searchProductNL p {
	margin-top:0px;
}
.searchProducts .searchProductNL a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.searchResult .searchProductNL a:hover {
	text-decoration:underline;
}
.searchResult .searchProductNL img {
	display: block;
	margin-left:auto;
	margin-right: auto;
	width: 245px;
	height: 245px;
	border: #aaa thin solid;
}
.navigation {
	color:#2c3e49;
	font-size: 11px;
	clear: both;
}
.navigation .navigationTitle {
	float: left;
}
.navigation .navigationCellSel {
	float: left;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 15px;
}
.navigation .navigationCell {
	float: left;
	background: url("../skin1/images/page.gif") no-repeat;
	height: 14px;
	text-align: center;
	vertical-align: bottom;
	width: 17px;
}
.navigation .navigationCellWide {
	float: left;
	background: url("../skin1/images/page_wide.gif") no-repeat;
	height: 14px;
	text-align: center;
	vertical-align: bottom;
	width: 23px;
}