@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	width:1000px; 
	margin: 0; 
	padding: 0;
	background-image:url(images/content-bg.gif);
	background-position:right;
	background-repeat: repeat-y;
	background-color:#F7F1E8;
	background-position:left top;
}

#screen {

}

#header {
	width: 1000px;
	height: 85px;
	background-image: url(images/header.jpg);
	margin: 0;
	padding: 0;
}

#topmenu {
	padding-top: 1em;
	padding-right: 0.8em;
	text-align: right;
}

a.topmenu:link, a.topmenu:visited {
	font-size: 0.69em; color:#FFFFFF;
	text-decoration: none;
	padding-right: 2em;
}

a.topmenu:hover {
	font-size: 0.69em; color:#FFFFFF;
	text-decoration: underline;
	padding-right: 2em;
}

#search {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-right: 2em;
	text-align: right;
}

#searchbutton {
	margin: 0;
	padding: 0;
	border-style: none; 
	background: url(images/searchbutton.gif) no-repeat; 
	width: 24px; height: 20px;
	background-position: center;
}

#content {
	width: 607px; 
	background-color: #FFFFFF;
	float: left;
}

#maincontent {
	font-size: 0.71em;
	line-height: 1.8em;
	padding: 2em;
	height: 100%
}

#menu {
	width: 178px;
	background-color: #F7F1E8;
	float: left;
}

#sidebar {
	width: 215px;
	background-color: #F7F1E8;
	float: right;
	padding: 0em;
	margin: 0em;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#footer {
	background-image: url(images/footer.jpg); background-repeat: no-repeat;
	height: 19px;
	font-size: 0.63em; color:#FFFFFF;
	text-align: center;
	padding-top: 0.7em;
}

a.bottommenu:link, a.bottommenu:visited {
	text-decoration: none; color:#FFFFFF; 
}

a.bottommenu:hover {
	text-decoration: underline; color:#FFFFFF;
}

p {
	padding: 0;
	margin: 0;
}

#logo {
	background-color: #F7F1E8;
}

#resize {
	background-color: #F7F1E8;
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-right: 1.5em;
}

ul.submenu {
	margin: 0;
	/*list-style-type: none;*/
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	font-size: 0.74em;
	line-height: 1.5em;
}

.buttons {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em;
	height: 43px;
	padding-left: 1em;
	line-height: 2.8em;
	font-size: 0.84em;
}

.postit {
	background-color: #FCFCD8;
	width: 200px;
	font-size: 0.63em;
	line-height: 1.2em;
	margin: 0em;
	padding: 0em;
}

p.postitcontent {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}


a:link, a:visited {
	text-decoration: none; color: #3D3B96;
}

a:hover {
	text-decoration: underline; color: #131464;
}

h1 {
	color: #0069a3;
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #0069a3;
	font-size: 1.2em;
	background-color: #FCFCD8;
	width: 200px;
	text-align: center;
	margin: 0;
	padding:0;
}

a.buttontext:link {
	font-weight: bold; color: #252070;
	text-decoration: none;
}

a.buttontext:visited {
	font-weight: bold; color: #252070;
	text-decoration: none;
}

a.buttontext:hover {
	font-weight: bold; color: #2b7e6c;
	text-decoration: none;
}

.image {
	border: 0.1em solid #CCCCCC;
	margin: 1em;
	padding: 0.3em;
}

.post img {
  padding:4px;
  border:1px solid #ddd;
  }


.image_partners {
	border: 0.1em solid #CCCCCC;
	margin-right: 1em;
	padding: 0.3em;
}

/* SEARCH FUNCTION CSS */

.highlight { background: #FFFF40; }
.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; }
		
input.zoom_button {  }
input.zoom_searchbox {  }		
		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
.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;}

