div.contact-info {
background-image: url(/assets/i/contact-page-box.png);
background-repeat: repeat-x;
padding: 1em;
}
div.contact-info p {
margin-top: 0;
}

/* ----------container to center the layout---------- */
#container {
	background-color:#FFFFFF;
	width: 800px;
	padding: 2px;
	margin: 5px auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
} 

/* ----------banner for accessibility-------------- */
#banner {
	text-align: right;
	background-color: #919294;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-right: 0.9em;
	color: white;
	border: 0px solid black;
}

#banner a { padding: 7px; color: white; text-decoration: none;}
#banner a:visited { color: white; text-decoration: none;}
#banner a:hover { color: white; text-decoration: underline;}
#banner a:active { color: white; text-decoration: none;}

/* ----------outer and inner----------------- */
#outer{ 
	border-left: solid 200px transparent;  /* color of the left column  */ 
} 

#inner{ 
	margin:0px; width:100%;		
 } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:200px; 
	float:left;
	position:relative; 
	margin-left:-200px; 
	margin-right:1px;
	/* border-right: 1px dotted #cccccc; */
	padding: 0px 1px 0px 0px;
}

#logo { 
	height: 130px;
	background-position: center center;
}

#logo a { background-color: transparent; }
 
 
#vacancies {
	margin-top: 20px;
	background-color: #D89D01;
	border-top: 2px solid #FFCF00;
	border-bottom: 2px solid #C08A00;
	padding: 10px 7px 7px 10px;
	color: white;
	clear: both;
}

#vacancies h1 {color: white;}
#vacancies img {padding: 0px 0px 0px 0px;}

#vacancies a {color: white; text-decoration: none;}
#vacancies a:visited {color: white; text-decoration: none;}
#vacancies a:hover {color: white; text-decoration: underline;}
#vacancies a:active { color: white; text-decoration: none;}


#gallery {
	margin-top: 10px;
	background-color: #57A41A;
	border-top: 2px solid #59C21F;
	border-bottom: 2px solid #4E9117;
	padding: 10px 7px 7px 10px;
	color: white;
}

#gallery h1 {color: white;}
#gallery img {padding: 0px 0px 0px 0px;}

#gallery a {color: white; text-decoration: none;}
#gallery a:visited {color: white; text-decoration: none;}
#gallery a:hover {color: white; text-decoration: underline;}
#gallery a:active { color: white; text-decoration: none;}

/* -----------------content--------------------- */
#content { 
	position: relative;
	padding: 0px 0px 19px 15px;
	margin: 0px;
	border: 0px solid black;
}

#content-left {
	width: 340px;
	padding: 0px 15px 0px 0px;
	border: 0px solid black;
	float: left;
}

#content-right {
	width: 220px;
	border: 0px solid blue;
	float: left;
}

#content-sitemap {
	float: left;
	width: 565px;
	border: 0px solid black;
	padding: 0px 10px 0px 20px;
}

#content-sitemap ol {
	padding-left: 20px;	
}

#content-sitemap ul {
	xline-height: 150%;
}

#content-sitemap li {
	list-style-image: url(/assets/i/bullet-arrow.gif);
}

#welcome {
	width: 310px;
	float: left;
	border: 0px solid black;
	padding: 0px 0px 0px 16px;
}

#content-right-inner {
	width: 220px;
	float: left;
	padding: 0px 0px 0px 7px;
	border: 0px solid black;
}

#content-right-inner .showall { text-align: right; padding: 0px 30px 0px 0px;}

#content-right-inner a {color: black; text-decoration: none;}
#content-right-inner a:visited {color: black; text-decoration: none;}
#content-right-inner a:hover {color: black; text-decoration: none;}
#content-right-inner a:active { color:black; text-decoration: none;}

#development {
	width: 340px;
	float: left;
	border: 0px solid black;
	padding: 0px 0px 0px 16px;
	margin-top: 20px;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	border: 0px solid black;
	padding: 20px 0px 0px 15px;
	color: #B2B2B2;
} 

#footer a {color: #B2B2B2; text-decoration: none;}
#footer a:visited {color: #B2B2B2; text-decoration: none;}
#footer a:hover {color: #B2B2B2; text-decoration: none;}
#footer a:active { color: #B2B2B2; text-decoration: none;}

/* ------- level 1 nav ------- */

 #sitenav {
 	margin-top: 15px;
}
	
 #sitenav ul {
	margin: 0;
	list-style: none;
}

 #sitenav li {
	float: left;
	margin: 0 0.3em 0 0;
}

 #sitenav a {
	padding: 0.4em 0.7em;
	font: lighter 1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;

}

/* ------ level 2 nav -------- */
#navigation { border: 0px solid black; }

#navigation ul {
	/* border: 1px solid red;
	list-style: inside url(/assets/i/bullet.gif);
	*/
	list-style: none;
	margin-left: 0;
	padding-left: 0.2em;
	padding-top: 0.2em;
	text-indent: 0.0em;
	}
	
#navigation li {
	/* padding: 0.5em 0 0.3em 0; */
	background-image: url(/assets/i/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0;
	border-bottom: 1px solid #eee;
	padding: 6px 5px 7px 7px;
	}
	
#navigation li a { 
	font: lighter 0.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	padding: 0px 0px 0px 7px;
	}
	
#navigation .level_3 { 
	background-image: url(/assets/i/bullet-green.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 6px 5px 7px 11px;
	}

/*
#areanav { border: 1px solid black; }

#areanav ul {
	margin: 0.2em 0 0 0.7em;
	margin: 0 0 0 0;
	list-style: none;
	padding: 0;
}

#areanav li {
	background-image: url(/assets/i/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#areanav li a { display: block; padding: 0; text-decoration: none; }


#areanav a {
	font: lighter 0.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}

*/

/* ------ news --------- */
.news ul {
	/* margin: 0.2em 0 0 0.7em; */
	list-style: circle;
	list-style-position: inside;
	margin: 0;
	padding-left: 0;
}

.news li {
	
}

#archive-list { 
	width: 190px; 
	float: right; 
	padding: 0px 7px 0px 7px;
}

#archive-list ul {
	margin: 0 0 1.0em 0;
	list-style: none;
	color: #666;
	padding-left: 0;
	margin: 0;
}

#archive-list li {
	padding: 0.5em 0;
	border-top: 1px solid #eee;
}






/* -------- */
.align-right,
.more {
	text-align: right;
}

	.vr
	{
		background-image: url(../i/vr.gif);
		background-repeat: repeat-y;
		width: 21px;
	}
	
	.menu-vr
	{
		background-image: url(../i/vr.gif);
		background-repeat: no-repeat;
		background-position: center left;
		padding: 0 0 0 1.2em;
		margin: 0;
	}	

/* ----- staff ------- */
ul.staff {
	margin: 0;
	padding-left: 0;
}

ul.staff li {
	float: left;
	width: 82px;
	margin: 0 1em 1em 0;
	padding: 5px;
	border: 1px solid #e6e6dc;
	text-align: center;
	list-style: none;
}

ul.staff a {
	font-size: 0.9em;
	text-decoration: none;
}

.staff img {
	border: 0px;
}

/* -------- profiles -------------- */

.profiles {
	width: 450px; 
	padding: 5px; 
	border: 0px solid black; 
	float: left;
}

/* ------ forms -------- */
/* =forms */
.alerts { width: 565px; }
.alerts fieldset { width: 540px; }
.alerts fieldset fieldset { width: 515px; }
.checklist-alerts {
	float: left;
	font-size: 0.9em;
	list-style: none;
	
}

.contact { width: 535px; }
/*
----------------------------------------*/

fieldset {
	width: 450px;
	margin: 0 0 2em 0;
	padding: 1em;
	border: 1px solid;
}

fieldset fieldset {
	width: 400px;
	background-image: none;
	background-color: #fff;
}

fieldset legend {
	padding: 0 0.5em;
	font-size: 1.2em;
	
}

fieldset dt {
	display: block;
	float: left;
	width: 10em;
	padding: 0.2em 0;	
	font-weight: normal;
}

fieldset dd {
	padding: 0.2em 0;
}

fieldset ul.checklist {
	float: left;
	margin: 0 0 0.5em 0;
	font-size: 0.9em;
	list-style: none;
}

fieldset ul.checklist label.disabled {
	color: #999;
}

fieldset h4 {
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ddd;
	color: #036;
}

html>body input[type=text],

html>body input[type=password],

html>body select,

html>body textarea {
	border: 1px solid;
	border-color: #999 #ccc #ccc #999;
	padding: 1px;

}



input[type=text]:focus,

input[type=password]:focus,

select:focus,

textarea:focus,

textarea.required:focus {

	background-color: #ffe;

}

/* ----- vacancies ------ */
dl.detail dd {
	background: url("/_css/_gfx/bullet_sq-default.gif") no-repeat 0 50%;
	padding: 0 0 0 15px;
	
}

dl.detail dt { margin: 5px;}

/* ----------------------- */
.required { color: red; }

