.webbody, .applicationForm-outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:8px 0;
	line-height:1.8em;
}
#wrapper {
	width:930px;
	background-color:#FFFFFF;
	margin:auto;
	padding:0;
	
}

#header {
	position:relative;
	height:50px;
	margin-left:11px;
}

#bestandlesslogo{
	float:left;
	zborder: 0px solid transparent; display: block;
}

#backhome {
	position:relative;
	top:40px;
	left:10px;
	float:left;
}

#linkbanner {	
	position:relative;
	left:179px;
	float:left;
}

#header_welcome {
	padding-left:10px;
	text-align:left;
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	line-height:1.5em;
}
*html #header_welcome {line-height:1.3em;}
#header_welcome span {
	color:#dddddd;
	font-weight:bold;
}

/* everything between header and footer */
#contentwrapper{
	padding-bottom:7px; 
	background-image: 
	url('../img/background/bg_midborder.jpg');
	background-repeat: repeat-y;
	
	position: relative;
}

#introcontent{ width:600px;}
#searchbox {
	text-align:right;
	margin:15px 0 14px;
}
.keywordsearchbox {
	border:solid 1px #aaaaaa;
	height:17px;
	font-size:12px;
}

/*
#leftcol {
	clear:both;
	float:left;
	width:158px;
	text-align:left;
}*/

#loginbox {
	border:dashed 1px #777777;
	text-align:left;
	line-height:0.1em;
	height:146px;
}

#loginboxtop {
	border-bottom:dashed 1px #777777; 
	padding:4px 0pt 0pt 10px; 
	margin-left:5px
}
#loginboxbottom {
	padding-left:11px;
	color:#C8939D; 
	font-size:9px;
	font-weight:bold;
	background-color:#777777;
	height:100px;
}
*html #loginboxbottom {height:80px;}
#loginboxbottom a:link, #loginboxbottom a:visited {
	color:#C8939D; 
	font-size:9px;
	font-weight:bold;
	background-color:#777777;
}
#logoutboxbottom {
	background-color:#777777;
	height:146px;
	line-height:1.5em;
}
.loginform { margin-bottom:10px;}
*html .loginform { margin-bottom:6px;}
.loginform2 { margin-bottom:4px;}
*html .loginform2 { margin-bottom:2;}
#rightcol {
	float:right;
	text-align:right;
	width:168px;
	display:block;
	margin-right:2px;
}

/*
#centercol {
	text-align:left; 
	float:left; 
}*/

#footer {
    /*margin:30px 0 10px 0; */  
	clear:both; /* stop all floating of centre column content */
	text-align:left;
	font-size:9px;
	
}
#footer ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#footer li {
	display:inline;
	font-size: 7pt;
	border-right:solid 1px #636363;
	color:#636363;
	margin:0;
	padding:0 5px 0 7px;
}
#footer li.lastnav {
	border-right:none;
}
#footer a {
	color:#636363;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
	color:#636363;
}

.adbody{ 
	margin:0;
	padding:0;
}

/* Application Form Styles */
.applicationForm-outer {
	width:410px;
	margin:auto;
	border:3px solid #0585FB;
}

.applicationForm-details {
	padding:10px;
}

.applicationForm-outer form {
	padding:0px;
	margin:0px;	
}
.applicationForm-Header {
	background:URL(../img/careers/online-appl.gif) no-repeat;
	width:400px;
	height:26px;
	float:left;
	position:relative;
}
.applicationForm-Header h1{display:none}
.applicationFormContainer {padding:0px;margin-top:-1px;line-height:12pt;}

.appFormField {width:100%;float:left;padding-bottom:2px;}

.jobDetailText {padding-left:3px;padding-top:10px;float:left;}

.applicationForm-outer form label {
	width:140px;
	padding-right:10px;
	float:left;
	text-align:right;
	font-weight:bold;
	
}
.applicationForm-outer form label.error {color:#CC0033;}
.applicationForm-outer form input {float:left;width:149px;}
.applicationForm-outer form select {float:left;width:155px;}
.applicationForm-outer form input.small {width:89px;}
.applicationForm-outer form label.radioLabel {
	width:35px;
	font-weight:normal;
}
.applicationForm-outer form input.radioButton {width:20px;}
.applicationForm-outer form fieldset{
	padding:0px;margin:0px;
	border:0px;
	padding-top:8px;
	padding-bottom:8px;
	color:#636363;
	/*ackground:URL(../img/careers/formDivide.jpg) no-repeat bottom;*/
}
.applicationForm-outer form fieldset.noBack {background:none;}
.applicationForm-outer form fieldset.border {border:1px solid #CDCCCC;}
.applicationForm-outer form fieldset.center input {float:none}
.applicationForm-outer form fieldset.center {text-align:center;}
.applicationForm-outer form fieldset .attachmentTip{line-height:11pt;color:#000000;font-size:8pt;}
.applicationForm-outer form fieldset#privacy {line-height:12pt;font-size:8pt;}
.applicationForm-outer form .sectionHeader {
	background:#e2e2e2;
	width:375px;
	float:left;
	padding:0px 5px 0px 10px;
	margin-bottom:15px;
	font-weight:bold;
	color:#000000;
}
.applicationForm-outer form fieldset .sectionHeader div {
	float:right;font-size:8pt;vertical-align:bottom;line-height:25px;
}
.applicationForm-outer form fieldset .sectionHeader .header{
	float:left;
	font-size:12pt;
}
/* some careers form styles */
a.apply-button {
	display:block;
	width:96px;height:30px;
	background:URL(../img/careers/apply-now.jpg) no-repeat;
}
