	
#search-wrap {
	min-height: 256px;
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	background-image: url(../images/Search.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	width: 100%;
}
		#search-wrap .highlight {
	background-color: #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
		#search-wrap .searchheading {
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
		#search-wrap .summary {
	font-size: 80%;
	font-style: italic;
	color: #0FF;
}
		#search-wrap .suggestion { font-size: 100%; }
		#search-wrap .results { font-size: 100%; }
		#search-wrap .category { color: #999999; }
		#search-wrap .sorting { text-align: right; }

		#search-wrap .result_title {
	font-size: 140%;
	font-family: Tahoma, Geneva, sans-serif;
}		
		#search-wrap .description { font-size: 100%; color: #008000; }
		#search-wrap .context { font-size: 100%; }
		#search-wrap .infoline {
	font-size: 80%;
	font-style: normal;
	color: #999;
	padding-top: 5px;
}

		#search-wrap .zoom_searchform {
	font-size: 100%;
	width: 100%;
}
		#search-wrap .zoom_results_per_page {
	font-size: 80%;
	width: 100%;
	display: block;
}
		#search-wrap .zoom_match {
	font-size: 80%;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #e2e2e2;
}				
		#search-wrap .zoom_categories { font-size: 80%; }
		#search-wrap .zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		#search-wrap .zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		#search-wrap .cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		#search-wrap .cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
		#search-wrap input.zoom_button {
	height: 25px;
}
		#search-wrap input.zoom_searchbox {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}		
		
		#search-wrap .result_image { float: left; display: block; }
		#search-wrap .result_image img {
	width: 80px;
	border: 0px;
	margin-right: 10px;
}

		#search-wrap .result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
	font-size: 12px;
}
		#search-wrap .result_altblock {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
	font-size: 12px;
}
		
		#search-wrap .result_pages {
	font-size: 80%;
	font-weight: bold;
}
		#search-wrap .result_pagescount {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFECB2;
}
		
		#search-wrap .searchtime { font-size: 80%; }
		
		#search-wrap .recommended 
		{
	background: #DFFFBF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		}
		#search-wrap .recommended_heading {
	font-weight: bold;
	color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
		#search-wrap .recommend_block {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
}		
		#search-wrap .recommend_title {
	font-size: 100%;
	color: #060;
	display: block;
}
#search-wrap .recommend_title a {
	font-size: 100%;
	color: #1A4A57;
	font-weight: bold;
	display: block;
}

		#search-wrap .recommend_description { font-size: 100%; color: #008000; }
		#search-wrap .recommend_infoline {
	font-size: 70%;
	font-style: normal;
	color: #808080;
}
		#search-wrap .recommend_image { float: left; display: block; }
		#search-wrap .recommend_image img { margin: 10px; width: 80px; border: 0px; }
#search-wrap h1 {
	color: #FFECB2;
	font-size: 12px;
}
#search-wrap p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#search-wrap .result_title a {
	color: #0F9;
	font-weight: bold;
}
#search-wrap .result_title a:hover {
	color: #0FC;
}
#search-wrap select {
	display: inline-block;
}
#search-box-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
	margin-top: -50px;
	height: 40px;
}
.form-right {
	float: right;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#social-container {
	float: left;
}
#social-container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#social-wrap-small {
	height: 16px;
}
#social-wrap-small img {
	margin-right: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search-box-div {
	margin-top: 10px;
	margin-bottom: 10px;
}
.search-box {
	height: 36px;
	margin-top: 0px;
	background-image: url(../images/search-bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px none #FFF;
	overflow: hidden;
}
.dw-search-form {
	width: 257px;
}

input.dw-input-box{
	color: #198287;
	width: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	height: 23px;
	margin-left: 6px;
	margin-top: 5px;
	border: 1px solid #FFF;
	float: left;
}
input.dw-input-box:hover {
	border: 1px solid #FBA953;
}

input.dw-input-box:focus {
	border-top-color: #FBA953;
	border-right-color: #FBA953;
	border-bottom-color: #FBA953;
	border-left-color: #FBA953;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
}
.dw-btn {
	height: 35px;
	width: 67px;
	cursor: pointer;
	background-image: url(../images/search-bar-btn.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	background-position: left top;
	float: right;
}

