/********************************************************************************
/*  All contents Copyright 2007-2009 Luxon Engineering. All rights reserved.  ***
/********************************************************************************

/* **************************************************  ZOOM SEARCH CLASSES  ************************************************** */
		*.highlight {background-color: #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%; font-weight:bold;}		
		*.description {font-size: 80%; color:#808080;}
		*.context {font-size: 100%;}
		*.infoline {font-size: 80%; font-style: normal; color:#008000;}

		*.zoom_searchform {font-size: 100%;}
		*.zoom_results_per_page {font-size: 90%; margin:0px 10px 0px 10px;}
		*.zoom_match {font-size: 90%; margin:0px 10px 0px 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-color: #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;}
/* ************************************************  END ZOOM SEARCH CLASSES  ************************************************ */

/* **********************************************************  CLASSES  ********************************************************** */
div {-moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0;} /* Makes Firefox format box sizes like IE */

*.top_description {font-family:arial, sans-serif; color:#d0cf9f; font-size:0.1000em; font-weight:lighter; font-style:normal; text-decoration:none;}

*.h1 {padding:0px 0px 5px 0px; font-family:'century gothic', 'trebuchet ms', arial, sans-serif; color:#020202; font-size:1.5000em; font-weight:bold; font-style:normal; text-decoration:none;}
*.h2 {padding:0px 0px 5px 0px; font-family:'century gothic', 'trebuchet ms', arial, sans-serif; color:#020202; font-size:1.3333em; font-weight:bold; font-style:normal; text-decoration:none;}
*.h3 {padding:0px 0px 5px 0px; font-family:'century gothic', 'trebuchet ms', arial, sans-serif; color:#020202; font-size:1.1667em; font-weight:bold; font-style:normal; text-decoration:none;}
*.h4 {padding:0px 0px 5px 0px; font-family:'century gothic', 'trebuchet ms', arial, sans-serif; color:#020202; font-size:1em; font-weight:bold; font-style:normal; text-decoration:none;}

*.thumb_l {margin:0px 10px 0px 0px; border:1px solid #316699; float:left;}
*.thumb_r {margin:0px 0px 0px 10px; border:1px solid #316699; float:right;}
*.thumb_c {margin:0px 10px 0px 10px; border:1px solid #316699;}

*.pic_l {margin:0px 10px 0px 0px; border:1px solid #020202; float:left;}
*.pic_r {margin:0px 0px 0px 10px; border:1px solid #020202; float:right;}
*.pic_c {margin:0px 10px 0px 10px; border:1px solid #020202;}

*.icon {padding:0px 0px 0px 0px; border:none;}

*.gallery {margin:0px 40px 0px 40px; border:1px solid #316699;} /* for 150px wide thumbs */

div.news_entry {margin:1% 2% 0% 2%; width:95%; border-bottom:1px solid #cccccc; text-align:left;}
div.news_entry_archive {margin:1% 2% 0% 2%; padding:0px 0px 5px 0px; width:95%; border:none; text-align:right;}
div.news_entry p.date {padding:0px 10px 0px 0px; font-family:'century gothic', 'trebuchet ms', arial, sans-serif; color:#1c3664; font-weight:bold; font-style:italic; text-decoration:none; display:inline;}
div.news_entry p.newstitle {font-family:'century gothic', 'trebuchet ms', arial, sans-serif; color:#020202; font-weight:bold; font-style:italic; text-decoration:none; display:inline;}

*.ul_1 {padding:0px 0px 0px 25px;}
*.li_1 {padding:2px 0px 2px 0px;}
*.ul_2 {padding:0px 0px 0px 50px;}
*.li_2 {padding:2px 0px 2px 0px;}

*.bold {font-weight:bold;}

/* ***************************************************  PAGE STRUCTURE (ID's)  *************************************************** */
*{margin:0px 0px 0px 0px;} /*(global)*/

body {
	width:100%;
	margin-left:auto;
	margin-right:auto;	/* L and R auto margin centers content in Firefox */
	padding:30px 0px 250px 0px;
	background:url(../images/graphics/bg.png) repeat-x;
	background-color:#e5e5e5;
	text-align:center;
	font-size:12px; /* SETS RELATIVE FONT SIZING FOR THE ENTIRE WEBSITE!!! */
}
	div#layout {
		width:850px;		
		margin-left:auto;
		margin-right:auto;
		padding:0px 0px 0px 0px;
		background-color:#e5e5e5;
		font-size:1em;
	}
		div#layout div#header {
			height:94px; /*logo image height*/
			background:url(../images/graphics/header.jpg) no-repeat;		
		}	
		div#layout div#menu {
			height:24px;
			border-left:2px solid #052b7f;
			border-right:2px solid #052b7f;
			text-align:center;
			background:url(../images/graphics/menu_static.png) repeat-x;
		}
			div#layout div#menu ul {
				display:inline-block; 
				/*margin:0px auto 0px auto; */
				padding:0px 0px 0px 0px; 
				list-style:none; 
				white-space:nowrap;
			}
			div#layout div#menu li {
				display:inline; 
				height:24px;
			}
			div#layout div#menu li a {
				/*background:url(../images/graphics/menu_static.png) repeat-x; */
				display:block; 
				float:left; 
				width:auto;
				/* padding:0px 11px 0px 9px; OFFSET PADDING FOR PUSH BUTTON EFFECT*/
				padding:0px 10px 0px 10px;
				font-family:arial, sans-serif;
				color:#ffffff; 
				text-decoration:none; 
				font-weight:bold;
				font-size:13px;
				line-height:22px;
				border-top:1px solid; 
				border-right:1px solid; 
				border-bottom:1px solid; 
				border-left:1px solid; 
				border-color:#4280ba #678 #345 #cde; /*Border Order: A (originally #def) B C D*/
			}
			div#layout div#menu li a:hover {
				background:url(../images/graphics/menu_hover.png) repeat-x; 
				/* padding:0px 9px 0px 11px; OFFSET PADDING FOR PUSH BUTTON EFFECT*/
				padding:0px 10px 0px 10px;
				border-color:#345 #cde #def #678; /*Border Order: C D A B*/
			}
			div#layout div#menu li a:active {
				background:url(../images/graphics/menu_hover.png) repeat-x; 
				/* padding:0px 9px 0px 11px; OFFSET PADDING FOR PUSH BUTTON EFFECT*/
				padding:0px 10px 0px 10px;
				border-color:#345 #cde #def #678; /*Border Order: C D A B*/
			}  
		div#layout div#content {
			padding:10px 10px 0px 10px;
			background-color:#f1f1f1;
			border-left:2px solid #052b7f;
			border-right:2px solid #052b7f;
			font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
			color:#020202; 
			font-size:1em; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none;
			text-align:left;
		}
			div#layout div#content a {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#316699; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}
			div#layout div#content a:visited {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#666666; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}
			div#layout div#content a:hover, div#layout div#content a:active {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#0000ff; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}
			div#layout div#content div.section {
				padding:0px 0px 15px 0px;
				border-left:none;
				border-right:none;
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#020202; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:none;
				text-align:left;
			}
				div#layout div#content div.section a {
					font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
					color:#316699; 
					font-weight:normal; 
					font-style:normal; 
					text-decoration:underline;
				}
				div#layout div#content div.section a:visited {
					font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
					color:#666666; 
					font-weight:normal; 
					font-style:normal; 
					text-decoration:underline;
				}
				div#layout div#content div.section a:hover, div#layout div#content div.section a:active {
					font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
					color:#0000ff; 
					font-weight:normal; 
					font-style:normal; 
					text-decoration:underline;
				}
			div#layout div#content div.gallery_section {
				padding:15px 0px 15px 0px;
				border-left:none;
				border-right:none;
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#020202; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:none;
				text-align:center;
			}				
				div#layout div#content div.gallery_section a {
					color:#f1f1f1; 
				}				
		div#layout div#info {
			padding:10px 0px 0px 0px;
			background-color:#f1f1f1;
			border-left:2px solid #052b7f;
			border-right:2px solid #052b7f;
			font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
			color:#020202; 
			font-size:0.8333em; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none;
			text-align:center;
		}	
			div#layout div#info a {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#316699; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}	
			div#layout div#info a:visited {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#666666; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}	
			div#layout div#info a:hover, div#layout div#info a:active {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#0000ff; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}	
		div#layout div#copyright {
			padding:5px 0px 5px 0px;
			background-color:#f1f1f1;
			border-left:2px solid #052b7f;
			border-right:2px solid #052b7f;
			border-bottom:1px solid #052b7f;
			font-family:'century gothic', 'trebuchet ms', arial, sans-serif;
			color:#020202;
			font-size:0.8333em;
			font-weight:normal;
			font-style:normal;
			text-decoration:none;
			text-align:center;
		}
		div#layout div#footer {
			height:25px;
			line-height:25px;
			background:url(../images/graphics/footer.jpg);
			border-top:none;
			border-left:none;
			border-right:none;
			border-bottom:none;
			cursor:default;
			text-align:center;
			font-size:1em; 
		}
			div#layout div#footer a, div#layout div#footer a:visited {
				cursor:pointer;
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#333333; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:none;
			}
			div#layout div#footer a:hover, div#layout div#footer a:active {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#020202; 
				font-weight:normal; 
				font-style:normal; 
				text-decoration:underline;
			}
	div#floor {	
		margin-left:auto;
		margin-right:auto;	/* L and R auto margin centers content in Firefox */
		width:850px;
		font-size:1em;
	}	
		div#floor div#floorleft {
			padding:0px 330px 0px 0px;
			display:inline;
		}
			div#floor div#floorleft a, div#floor div#floorleft a:visited{
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#333333;
				font-weight:normal;
				font-style:normal;
				text-decoration:none;
			}
			div#floor div#floorleft a:hover, div#floor div#floorleft a:active {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#052b7f;
				font-weight:normal;
				font-style:normal;
				text-decoration:underline;
			}
		div#floor div#floorright {
			padding:0px 0px 0px 330px;
			display:inline;
		}
			div#floor div#floorright a, div#floor div#floorright a:visited{
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#333333;
				font-weight:normal;
				font-style:normal;
				text-decoration:none;
			}
			div#floor div#floorright a:hover, div#floor div#floorright a:active {
				font-family:'century gothic', 'trebuchet ms', arial, sans-serif; 
				color:#052b7f;
				font-weight:normal;
				font-style:normal;
				text-decoration:underline;
			}
	div#preload {	
		visibility:hidden;
		background:url(../images/graphics/menu_hover.png) no-repeat; 
		margin-left:auto;
		margin-right:auto;	/* L and R auto margin centers content in Firefox */
		width:850px;
		height:auto;
		font-size:1em;
	}	
/* *******************************************************  END Layout  ****************************************************** */


/* Java Pop-up CSS
/* 
/* ########################################### global settings ########################################### */
*{padding:0px; margin:0px;}
html, body {
	min-height:100%;
	height:auto !important;
	height:100%
}
/* ################################### specific link and font settings ################################### */
#TB_window {
	font-family:'century gothic', 'trebuchet ms', arial, sans-serif;
	color:#333333;
	font-size:16px; 
	font-weight:bold; 
	font-style:italic; 
}
#TB_closeWindow{
	font-family:'century gothic', 'trebuchet ms', arial, sans-serif;
	color:#333333;
	font-size:12px; 
	font-weight:normal; 
	font-style:normal; 
}
#TB_secondLine {
	font-family:'century gothic', 'trebuchet ms', arial, sans-serif;
	color:#ffffff;
	font-size:14px; 
	font-weight:normal; 
	font-style:normal; 
}
#TB_window a:link {color:#efefef;}
#TB_window a:visited {color:#efefef;}
#TB_window a:hover {color:#1c3664;}
#TB_window a:active {color:#1c3664;}
#TB_window a:focus {color:#1c3664;}
/* ############################################## settings ############################################## */
#TB_overlay {
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	background-color:#f1f1f1;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#TB_window {
	position:absolute;
	background-color:#545342;
	z-index:102;
	padding:0px 5px 15px 0px; /* Adds some bottom and right padding to Firefox browser */
	color:#efefef;
	display:none;
	border:1px solid #020202;
	text-align:left;
}
	#TB_window img {
		display:block;
		margin:15px 0px 0px 15px;
		border:1px solid #020202;
	}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:5px 10px 7px 0px;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0px 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
	#TB_ajaxContent p {
		padding:5px 0px 5px 0px;
	}
#TB_load {
	position:absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}
#TB_HideSelect {
	z-index:99;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#f1f1f1;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}
/* ############################################## End Java Pop-up CSS ############################################## */