* {
 	margin: 0;
  	padding: 0;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

html, body {
	background-color: #1B1B1B;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
  	height: 100%;
}

.clearer {
	clear: both;
}

#outerwrapper {
  	width: 100%;
  	background: url(../images/gray_light.gif) repeat-y left top;
  	text-align: left;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
  	min-width: 700px;
  
}

/*------------------ Header ------------------*/

#header{
	width: 100%;
	height: 150px;
	background-color: #3A3A3A;
	background:#3A3A3A url(../images/photo.jpg) no-repeat left top;
}

.home_link a {
	width: 170px;
	height: 150px;
	position: absolute;
	left: 0;
	Top: 0;
	}
	
#header_print{
	display:none;
}

/*------------------- Logo -------------------*/

#logo {
	top: 0;
	right: 0;
	position: absolute;
	float: right;
	width: 150px;
	height: 135px;
	background:url(../images/logo.gif) no-repeat left 8px;
	}
	
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	float: right;
	width: 147px;
	height: 130px;
	border: 0;	
}

/*------------------ Images ------------------*/
#contentbody img {
	border: none;
}

div.team {
	font-size: 0.9em;
	float: left;
	margin-right: 35px;
	margin-bottom: 1.5em;
	text-decoration: none;
	line-height: 2em;
	}
div.team a {
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	}		
div.team p {
	font-size: .75em;	
	}
	
div.team img{
	margin-bottom: 6px;
	}
	
div#client {}
	
div#client img{
	width: auto;
	margin-bottom: 4px;
	border: 2px groove #838182;
	padding: 4px;	
	}	

/*------------------ Content ------------------*/

#contentbox {
  padding: 0 2em 40px 0em;
}

#contentbox:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#contentbody {
  width: 60%;
  float: left;
  margin-left: 10%;
  padding-bottom: 3em;
}

#contentbody ul {
	margin:0em 0 0.5em 1.3em;
}

#contentbody p {
	padding-bottom: 0.5em;
	line-height: 1.25em;	
}

#contentbody a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.4em;
}

#contentbody a:hover {
	color: #999999;
}

div#contentbody h1 a,
div#contentbody h2 a,
div#contentbody h3 a,
div#contentbody h4 a,
div#contentbody h5 a {
  	text-decoration:none;
}

div#contentbody h1 a:hover,
div#contentbody h2 a:hover,
div#contentbody h3 a:hover,
div#contentbody h4 a:hover,
div#contentbody h5 a:hover {
	color: #FFFFFF;
}

#contentbody .wikilink1 {
	font-weight: bold;
/*	text-decoration:underline;*/
/*	background-color: #555354;	*/
}

#contentbody .wikilink2{
/*	color: #FFFFFF;*/
	text-decoration:underline;
}
#contentbody .wikilink1:hover, .wikilink2:hover {
	color: #999999;
}
#contentbody .interwiki {
         padding-left: 20px;
}
#contentbody .urlextern{
	text-decoration:underline;
}

/*------------------ Headers ------------------*/

#contentbody hr {
	border-bottom: solid 1px #999999;
	width: 100%;
	}

#contentbody h1 {
	margin: 0.6em 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #999999;
	width: 100%;
}
#contentbody h2 {
	margin: .6em 0 0;
	padding: 0 0 10px 0;
}
#contentbody h3 {
	margin: .6em 0 0;
	padding: 0 0 10px 0;
}
#contentbody h4 {
	margin: .6em 0 0;
	padding: 0 0 10px 0;
}
#contentbody h5 {
	margin: .6em 0 0;
	padding: 0 0 10px 0;
}
	
#home_headline {
	 display:none;
	}

/*------------------ Menu left ------------------*/

.menu {
	width: 170px;
	float: left;
	text-align: right;
	margin-right: 1em;
	padding-top: 1em;
}

.menu ul {
	padding: 0;
}
.menu li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.menu ul,.menu li {
  list-style: none none;
}

/*------------------ Search ------------------*/

#searchform {
	text-align: center;
	margin-bottom: 1em;
}

#searchform input {
	padding-top: 1px;
	padding-left: 7px;
	width: 139px;
	height: 20px;
	color: #FFFFFF;
	border: solid 1px #838182;
	background-color: #838182;
	background-image: url(../images/searchbox_smaller.gif);
	background-repeat: no-repeat;
}

#qsearch__out {}

#qsearch__out a {
	color: #FFFFFF;
    text-decoration: none;
}

#qsearch__out a:hover{
	color: #CCCCCC;
    text-decoration: none;
}

#qsearch__out ul{
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding-left: 1em;
	padding-right: 20px;
	text-align: right;	
}

#qsearch__out li{
	margin-bottom: 5px;
}
	
.search_result {
 	margin-left: 1.2em;
 	}

#searchform .button {
	width: 150px;
	font-size: 0.85em;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-decoration: none;
	color: #CCCCCC;
	cursor: pointer;
	display: inline;
	background: url(none);
	padding-right: 13px;
	border: 0;
}
#searchform .button:hover {	
	color: #FFFFFF;
	background-image: url(../images/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*----------- Navigation in Menu left ----------*/

#navigation {
	width: 170px;
}

.userinfo {
	color:#EFEFEF;
	font-size: 0.85em;
	padding-right: 13px;
	font-weight: bold;
	letter-spacing: 0.025em;
	}
	
#navigation ul {
	padding-right: 10px;
	}

#navigation li {
	margin-bottom: 1em;
	display: inline;
	display: block;
	list-style-type: none;
}

#navigation li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-decoration: none;
	color: #CCCCCC;
	padding-right: 13px;
	line-height: normal;
}

#navigation li a:hover{
	color: #FFFFFF;
	background-image: url(../images/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}


/*------------------ Breadcrumbs ------------------*/

#breadcrumbs {
	margin-left: 16em;
	margin-bottom: .5em;
}

#breadcrumbs a, #breadcrumbs:visited, #breadcrumbs a:hover {
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
	
.breadcrumbs {
	padding-top: 1em;
	font-size: 10px;
	color: #CCCCCC; /*line between the words*/
} 


.breadcrumbs a, .breadcrumbs:visited, .breadcrumbs a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
#breadcrumbs a:hover {
	color: #FFFFFF;
}

/*------------------ Index ------------------*/

.idx {
	list-style-type: disc;
	margin-bottom: 2em;
	font-weight: bold;
	}

.idx ul {
	list-style-type: none;
	margin-bottom: 2em;
	font-weight: bold;
	}
		
/*------------------ Footer ------------------*/

.footer {
	color: #CCCCCC;
  	width: 60%;
  	position: absolute;
  	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 40px;
	text-align:center;
	border-top: 1px solid #999999;
}

.footer p{
	font-size: 0.85em;
	padding-top: .5em;
}

/*------------------ Login ------------------*/
fieldset {
	background-color: #3A3A3A;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

input {
	margin-top: 2px;
	margin-bottom: 2px;
}
