@charset "utf-8";
/* CSS Document - SEARCH*/

body {
	background-color:#000;
	background-image:url(../Images/Y-grey.png);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center top;
	margin-top: 0px;
	color: #CCC;
	font: .8em Verdana, Geneva, sans-serif;
}
a:link {
	color: #CCC;
	text-decoration: underline;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FFF;
}
#topper {
	width: 740px;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-left-color: #C00;
}
#TopHead {
	position:absolute;
	width:740px;
	height:30px;
	z-index:1;
	top: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
}
#pagewrap {
	width: 740px;
	z-index: 1;
	background-image: url(../Library/NavBar_Sub-tile.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}
#MAKfooter {
	width: 720px;
	z-index: 30;
	border: solid #C00 1px;
	font-size: 12px;
	padding: 10px;
	margin: 0 auto;
	color: #C00;
	background-image: url(../Library/NavBar_Sub-tile.jpg);
}
.underNav {
	background-image: url(../Library/NavBar_under.jpg);
	background-repeat: repeat-x;
}
.photo {
	border: 1px solid #CC0000;
}
.LastCopy {
	font-size: 10px;
	color: #999;
}
.highlight {
	background: #CC0000;
}
.searchheading {
	font-size: 130%;
	font-weight: bold;
}
.summary {
	font-size: 80%;
	font-style: italic;
}
.suggestion {
	font-size: 100%;
}
.results {
	font-size: 100%;
}
.category {
	color: #999999;
}
.sorting {
	text-align: right;
}
.result_title {
	font-size: 100%;
}
.description {
	font-size: 100%;
	color: #008000;
}
.context {
	font-size: 100%;
}
.infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.zoom_searchform {
	font-size: 100%;
}
.zoom_results_per_page {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_match {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_categories {
	font-size: 80%;
}
.zoom_categories ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.zoom_categories li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
.cat_summary ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.cat_summary li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
input.zoom_button {
}
input.zoom_searchbox {
}
.result_image {
	float: left;
	display: block;
}
.result_image img {
	margin: 10px;
	width: 80px;
	border: solid #CC0000 1px;
}
.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.result_altblock {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.result_title a:link {
	color: #66CCFF;
	text-decoration: none;
}
.result_title a:visited {
	color: #66CCFF;
	text-decoration: none;
}
.result_title a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
.result_title a:active {
	color: #999999;
	text-decoration: none;
}
.result_pages {
	font-size: 100%;
}
.result_pagescount {
	font-size: 100%;
}
.searchtime {
	font-size: 80%;
}
.recommended {
	background: #DFFFBF;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin-top: 15px;
	margin-bottom: 15px;
}
.recommended_heading {
	float: right;
	font-weight: bold;
}
.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.recommend_title {
	font-size: 100%;
}
.recommend_description {
	font-size: 100%;
	color: #008000;
}
.recommend_infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.recommend_image {
	float: left;
	display: block;
}
.recommend_image img {
	margin: 10px;
	width: 80px;
	border: 1px;
}

