/*=================================
		Search Results
==================================*/

div#searchresult {
	width: 745px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: none;
	}
	
div#searchbannerheader {
	background-image: url(../graphics_categories2008/bkrnd_store_head.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 61px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5D3EB;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

div#searchbannerheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #10256C;
	padding: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
div#searchresultstring {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}
	
div#searchresultcat {
	width: 740px;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-left: 1px;
	margin-right: 1px;
	}
	
div#searchresultcattitle {
	width: 748px;
	float: left;
	text-align: left;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 0px;
	margin-top: 15px;
	}
	
div#searchresultcattitle h3.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 90%;
	}
	
div#searchresult a:hover, {
	text-decoration: underline;
	}
	
div#searchresultcatbody {
	width: 748px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	line-height: 120%;
	}
	
div#searchresult p.searchblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #10256C;
	text-decoration: none;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	}
div#searchresult a.searchblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #10256C;
	text-decoration: none;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}


/*=================================
		Products
==================================*/

div#searchresultproduct {
	width: 175px;
	height: 190px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 3px;
	text-align: center;
	border-bottom-color: #C5D3EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #C5D3EB;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
div#searchresultproduct h3.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10256C;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 12px;
	}

div#searchresultproductpic {
	width: 173px;
	float: left;
	padding: 0px;
	margin: 1px;
	}
	
div#searchresultproductpic img {
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
div#searchresultproducttext {
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: left;
	font-weight: normal;
	}

div#searchresultproducttext strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D95900;
	text-align: center;
	}



