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

body {
	background-color: #E3E3E3;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url("images/BG_gradient.gif");
	background-repeat: repeat-x;
	}
	
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #00CC99;
	}

#header	{
	height: 105px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	}

#logo {
	padding: 6px 0 0 0;
	width: 320px;
	}
	
#main_menu {
	background: none;
	width: 930px;
	list-style: none;
	display: block;
	float: left;
	padding: 0 30px 0 0;
	height: 30px;
	}

#main {
	width: 960px;
	}

.intro {
	color: #000000;
	font-size: 1.0em;
	padding: 20px 250px 10px 20px;
	}

#right_menu {
	float: right;
	width: 30px;
	list-style: none;
	display: block;
	padding: 60px 0 0 0;
	}

.form {
	font-size: 1.2em;
	color: #333333;
	}

.redasterix {
	color: #FF0000;
	}

.formdirection {
	color: #666666;
	font-size: 0.8em;
	font-style: italic;
	}

#main_box {
	background-color: #FDF8E8;
	width: 930px;
	float: left;
	clear: right;
	text-align: left;
	}
	
#main_content {
	width: 870px;
	padding: 10px 50px 10px 10px;
	left: 330px;
	top: 297px;
	color: #000000;
	}
	
#main_menu ul  {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	float: right;
	}

#main_menu li {
	display: inline;
	text-decoration: none;
	}

.mainmenu a:link, a:visited {
	text-decoration: none;
	right: auto;
	text-align: right;
	}

.maincontent {
	color: #333333;
	font-size: 2em;
	text-align: left;
	padding: 0 0 0 20px;
	}

.submenu {
	text-align: right;
	}
	
.item {
	font-size: 1.2em;
	list-style: none;
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	}
	
.item a:link, .item a:visited	{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}

.item a:hover {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

.menudivider {
	color: #666666;
	font-size: 1.5em;
	text-align: right;
	list-style: none;
	display: inline;
	}

#mailing_list {
	width: 250px;
	float: right;
	padding: 100px 0 0 0;
	margin: 20px 20px 20px 10px;
	color: #666666;
	}
	
#side_panel {
	width: 250px;
	height: 450px;
	float: right;
	padding: 10px 0 0 0;
	margin: 20px 20px 20px 10px;
	color: #666666;
	}

#main_text {
	background-image: url(images/folder.gif);
	width: 620px;
	float: left;
	padding: 0;
	margin: 20px 0 0 20px;
	background-repeat: no-repeat;
	}
	
#main_text_box {
	width: 620px;
	float: left;
	padding: 0;
	margin: 20px 0 0 0px;
	background-image: url(images/folderA4left.gif);
	background-repeat: no-repeat;
	}
	
#main_text_box_wide {
	width: 900px;
	float: left;
	padding: 0;
	margin: 20px 0 0 0px;
	background-image: url("images/folderA4leftwide.gif");
	background-repeat: no-repeat;
	}	

.folderlabel {
	color: #900;
	font-size: 2em;
	margin: 15px 0 0 30px;
	}
	
.folderlabelwide {
	color: #900;
	font-size: 2em;
	margin: 15px 0 0 50px;
	}
	
#text_page {
	width: 483px;
	margin: 28px 0 10px 91px;
	padding: 5px 5px 10px 10px;
	font-size: 1.2em;
	background-color: #ffffff;
	border-right: 2px solid #BCBCBC;
	border-left: 2px solid #BCBCBC;
	border-bottom: 2px solid #BCBCBC;
	}

#text_page_wide {
	width: 710px;
	margin: 28px 0 10px 133px;
	padding: 5px 5px 10px 10px;
	font-size: 1.2em;
	background-color: #ffffff;
	border-right: 2px solid #BCBCBC;
	border-left: 2px solid #BCBCBC;
	border-bottom: 2px solid #BCBCBC;
	}

.list {
	color: #000;
	margin: 2px 0 0 30px; 
	line-height: 1.5;
	}

#current_jobs {
	width: 460px;
	margin: 0;
	padding: 5px;
	}

#bottom_panel {
	clear: both;
	width: 930px;
	height: 30px;
	}

#footer {
	clear: both;
	width: 960px;
	font-size: 1em;
	height:  40px;
	font-size:  0.8em;
	color: #666666;
	}

.footermenu {
	color: #666666;
	font-size: 1.0em;
	list-style: none;
	display: inline;
	text-decoration: none;
	}

.footermenu a:link, .footermenu a:visited	{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}

.footer {
	padding: 0 0 0 20px;
	}

.menudivider {
	color: #666666;
	font-size: 1.5em;
	text-align: right;
	list-style: none;
	display: inline;
	}
	
input#submit {
	border: none;
	padding: 10 0 0 10px;
	background-image: url("images/submitcv.gif") no-repeat 0 0;
	width: 90px;
	height: 45px;
	margin: 0;
	overflow: hidden;
	padding: 90px 0 0 45px;
	}
	
input#join	 {
	border: none;
	padding: 10 0 0 10px;
	width: 90px;
	height: 45px;
	margin: 0;
	overflow: hidden;
	padding: 90px 0 0 45px;
	}

fieldset div {
	margin: 0 0 10px;
	}

fieldset div.controls {
	margin: 25px 0 0;
	padding: 0;
	}

fieldset div label {
	color: #666;
	float: left;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 0 0 50px;
	width: 180px;
	}

fieldset div input {
	padding: 6px 5px;
	margin: 0 0 0 30px;
	width: 250px;
	}

fieldset div select {
	padding: 0 0 0 3px;
	margin: 0 0 0 30px;
	width: 250px;
	}

fieldset div textarea {
	height: 80px;
	padding: 6px 5px;
	width: 250px;
	}
	
fieldset abbr {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 0 1px;
	}
	
fieldset label abbr {
	display: block;
	font-size: 23px;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 60px;
	width: 16px;
	text-decoration: none;
	}

fieldset div input[type=file] {
	background: none;
	padding: 6px 5px;
	}


.formintro {
	font-size: 1em;
	line-height: 1.3;
	margin: 0 0 2em;
	}

.formnote {
	font-size: 0.8em;
	margin: -1.7em 0 1.25em;
	}

h1 {
	font-size: 3em;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 0 20px;
	color: #333333;
	}
	
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 10px 0 0 20px;
	}

h3 {
	font-size: 1.5em;
	}

h4 {
	font-size: 1.2em;
	color: #900;
	margin: 0;
	padding: 15px 0 0 10px;	
	font-weight: normal;
	}

p {
	color: #000;
	font-size: 1.0em;
	text-align: left;
	vertical-align:top;
	padding: 0 5px 0 10px;
	}
	
.indent {
	font-size: 1em;
	padding: 0 0 0 50px;
	line-height: 1em;
	}	

.numberedlist {
	list-style: decimal;
	font-size: 1em;
	color: #000;
	padding: 10px 0 0 0;
	}	
	
.longlist {
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 0 5px 0 10px;
	margin: 0;
	}
	
.readmore {
	font-size: 1.0em;
	color: #FE9CAB;
	line-height: 1.2em;
	padding: 0 5px 0 10px;
	margin: 0;
	text-align: right;	
	text-decoration: none;
	}

.readmore a:link {
	color: #FE9CAB;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	}

.readmore a:visited	{
	color: #D2D2FF;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	}

