a:link {color: #EC008D; text-decoration: none; }
a:active {color: #EC008D; text-decoration: underline; }
a:visited {color: #488F2D; text-decoration: none; }
a:hover {color: #EC008D; text-decoration: underline; }

#wrapper {
text-align: center;
}
#toolbar {
font-weight: normal;
float:right;
margin-right:10px;
text-align:right;
}
.container_12 {
text-align: left;
}


.VerticalSeperation {
	margin-top: 25px;
}
.VerticalSeperationContent {
	margin-top: 10px;
}
.VerticalSeperationSearchBox {
	margin-top: 23px;
}
 #navigation ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#navigation ul li
{

line-height: 2em;
display: block;
border-bottom: 0.1em solid #F2B9DB;
font-weight: bold;
text-decoration: none;
/*text-align: left;*/

}

#navigation ul ul li
{
line-height: 2em;
display: block;
color: #000;
font-weight: normal;
text-decoration: none;
text-align: left;
border-bottom: 0.1em solid #F2B9DB;
margin-left: 50px;
}

#summary
{
background-color: #E5F9DE;
border: 1px solid #69AF4E;
padding: 10px 10px 5px 10px;
}

#summary ul li
{
padding-bottom: 15px;
}


/*
div {
	background-color: #FFFF99;
}*/

.text-indent
{
text-indent: -2em;
margin-left: 2em;
}

#footer
{
background-image: url("../images/footer_background.gif");
text-align: right;
padding: 1em;
}

/* ---------------------------- SEARCH 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; }
		
.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: 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;}
.recommend_image { float: left; display: block; }
.recommend_image img { margin: 10px; width: 80px; border: 0px; }

