﻿body
{
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	vertical-align: middle;
}

h1#header
{
	background: transparent url('../images/header.gif') top left no-repeat;	
	position: absolute;
	top: 22px;
	left: 1px;
	width: 330px;
	height: 27px;
	z-index: 100;
	padding: 0;
	margin: 0;
}

h1#header span
{
	margin-left: -10000px;	
}

h2#title
{
	position: absolute;
	top: 30px;
	right: 27px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}

h2
{
	font-size: 14px;
	font-weight: bold;	
}

a
{
	color: Black;	
}

a:hover
{
	color: #98989C;
}

#wrapper
{
	width: 770px;
	height: 320px;
	position: relative;
	text-align: left;
	margin: auto auto;
	background-color: #C8CACC;
	height: auto !important; /* IE hack */
	height: 416px; 
	min-height: 416px;
	padding-bottom: 100px;
}

h2#bottomTitle
{
	position: absolute;
	background: transparent url('../images/heating.gif')  no-repeat;
	width: 530px;
	height: 75px;
	left: 186px; 
	bottom: 20px;
	margin: 0;
	padding: 0;
}

h2#bottomTitle span
{
	margin-left: -10000px;	
}

#sideMenu
{
	width: 186px;
	background: Black url('../images/sidemenu.jpg') top left no-repeat;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#content
{
	font-size: 12px;	
}

#content li.division
{
	font-size: 13px;	
}

h3, .h3
{
	font-size: 11px;
	font-weight: bold;	
}

h4
{
	font-size: 11px;
	font-weight: bold;	
	color: #87351F;
}

#sideMenu ul#navigation
{
	list-style: none;
	list-style-image: none;
	padding-top: 90px;
	padding-left: 30px;
	margin-left: 0px;
	margin-right: 15px;
}

#sideMenu ul#navigation li
{
	
}

#sideMenu ul#navigation a
{
	text-transform: uppercase;
	color: White;
	font-weight: bold;
	display: inline-block; /* ie6 hack ... */
	padding: 3px;
}

#sideMenu ul#navigation a
{
	display: block;	/* ie6 hack (cont.) */
}

#sideMenu ul#navigation a:hover
{
	background-color: #EE8100;
	color: Black;
}

#sideMenu ul#navigation ul
{
	list-style-image: none;
	margin-left: 0px;
	padding-left: 15px;
}

#sideMenu ul#navigation ul a:hover
{
	background-color: #FDB65C;
}

#sideMenu ul#navigation a:active
{
	color: White;	
}

ul
{
	list-style-image: url('../images/bullet.gif');
}

#sideMenu ul#languages
{
	position: absolute;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	bottom: 25px;
	left: 0px;
	width: 186px;
}

#sideMenu ul#languages li
{
	display: inline;
}

#sideMenu ul#languages a
{
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#sideMenu ul#languages a:hover
{
	text-decoration: underline;
}

#content
{
	/*position: absolute;
	height: 335px;
	overflow: hidden;
	left: 218px;
	top: 100px;
	*/
	width: 490px;
	padding: 100px 10px 72px 218px;
}

#scrollbar
{
	position: absolute;
	right: 40px;
	width: 14px;
	top: 100px;
	height: 335px;
}

#scrollarea
{
	border: 1px solid #78797B;
	height: 300px;
	width: 12px;
	margin-top: 14px;
}

#scrollArrowUp, #scrollArrowDown
{
	position: absolute;
	right: 0;
	cursor: pointer;
}

#sb
{
	background-color:#E0E1E3;
	border-bottom:1px solid #B7B7B7;
	border-top:1px solid #B7B7B7;
	cursor:pointer;
	height:13px;
	overflow:hidden;
	width:12px;
}

.Back
{
	float: left;	
}

.Apply
{
	float: right;
}

/* Jobdescription style */
.jobdescription				{}
.jobdescription div			{}
.jobdescription h1			{}
.jobdescription h2			{}
.jobdescription h3			{}
.jobdescription h4			{}
.jobdescription h5			{}
.jobdescription h6			{}
.jobdescription p			{}
.jobdescription ul			{}
.jobdescription li			{}
.jobdescription a, .jobdescription a:link	{}
.jobdescription a:hover		{}
.jobdescription a:active		{}
.jobdescription a:visited	{}

#OpenJobList
{
    margin:25px 0 0 0;
}

.spontjobs
{
    line-height:26px;
}

.singleJobList
{
    margin-top:25px;
}
