/* Reset browser defaults */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* End of reset */

body {
	background: url('../images/shadow.jpg') repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	}
	
#container {
	width: 894px; /* 782 */
	margin: auto;
	}
	
#header {
	height: 125px;
	}
	
#header h1 {
	background: url('../images/logo.gif') no-repeat 0 0;
	width: 170px;
	height: 110px;
	margin: 3px 10px 7px 10px;
/*	float: left;*/
	}
	#header h1 span {
		display: none;
		}
/*#smsalerts {
	border: 1px dashed #eee;
	width: 270px;
	float: left;
	margin: 35px 0 0 280px;
	background: url('../images/mobile.jpg') no-repeat center right;
	}
#smsalerts a {
	text-decoration: none;
	color: #000;
	}
#smsalerts strong {
	font-weight: bold;
	color: #15317e;
	}*/
		
#nav1 {
	border-bottom: 5px solid #ccc;
	}

#nav1 ol {
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #000;
	}
		
#nav1 ol li {
	display: inline;
	}
	
#nav1 ol li a {
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
#nav1 ol li a:hover {
	border-bottom: 5px solid #15317e;
	}
	
/*#nav1 ol li.logout {
	margin-left: 250px;
	}*/

.construction_photos_left, .construction_photos_right, .construction_photos {
	padding: 2px 0;
	}
.construction_photos_left {
	margin-right: 1px;
	}
.construction_photos_right {
	margin-left: 1px;
	}
.construction_photos {
	margin: 0 1px;
	}
	
#main {
	padding: 12px 10px 0 10px;
	min-height: 250px;
	}
	
/* for Internet Explorer */
/*\*/
* html #main {
height: 250px;
}
/**/

#main h2 {
	padding: 0 5px 10px 20px;
	font-size: 16px;
	background: url(../images/triangle.jpg) no-repeat 3px 4px;
	}
	
#main h3 {
	padding-bottom: 8px;
	font-size: 14px;
	}
	
#main h4 {
	padding-bottom: 10px;
	font-size: 13px;
	}
	
#main p {
	padding-bottom: 15px;
	text-align: justify;
	}
	
#form ol {
	padding-bottom: 10px;
	}
	
#form label {
	display:block;
	float:left;
	width: 125px;
	padding-top: 3px;
	}
#form li {
	padding: 5px;
	}
#form input[type="submit"] {
	padding: 3px;
	}
input[type="text"], input[type="password"], textarea {
	padding: 2px;
}

input.name {
	width: 200px;
	}
input.address, input.subject {
	width: 500px;
	}
input.email {
	width: 250px;
	}
input.organisation, input.jobtitle {
	width: 350px;
	}
input.medication, input.disabilities, input.skills, input.headline {
	width: 500px;
	}
textarea.message, textarea.jobdescription, textarea.article {
	width: 500px;
	height: 200px;
	}
textarea.address, textarea.comments, textarea.short_text {
	width: 500px;
	height: 50px;
	}
textarea.article {
	width: 500px;
	height: 500px;
	}

span.required {
	color: #CC0000;
	font-weight: bold;
	}
	
#vacancy_filters {
	width: 230px;
	float: right;
	margin-bottom: 15px;
	}
#vacancy_filters label {
	display:block;
	float:left;
	width: 55px;
	padding-top: 3px;
	}
#vacancy_filters li {
	padding: 5px;
	}
#vacancy_filters li.expdesc label {
	width: 125px;
	}
#vacancies {
	width: 520px;
	margin-bottom: 10px;
	}
#vacancies h4 {
	font-size: 14px;
	margin: 4px;
	}
#vacancies li {
	padding: 3px 7px 3px 3px;
	margin-bottom: 8px;
	background-color: #eee;
	text-align: justify;
	}
#vacancies li strong {
	font-weight: bold;
	}
#vacancies li ul {
	list-style-type: square;
	}
#vacancies li ul li {
	margin-left: 20px;
	margin-bottom: 0;
	}
	
table {
	width: 520px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	}

table tr th {
	font-weight: bold;
	padding: 3px;
	border: 1px solid #ccc;
	}
table tr td {
	padding: 3px;
	border: 1px solid #eee;
	}
	
table tr.pending {
	background-color: #ffcc00;
	}

table tr td.nojobs, table tr td.noarticles {
	text-align: center;
	height: 10em;
	}
#clients {
	width: 100%;
	}
#clients, #clients td {
	border: 0;
	}
#clients tr th {
	display: none;
	}
#clients col.organisation {
	width: 160px;
	text-align: right;
	}
#clients col.link {
	padding-left: 10px;
	}
	
img.tram {
	padding: 0 0 0 20px;
	}
	
#news .updated {
	font-size: 10px;
	color: #aaa;
	}
	
#contact_address, #contact_address td {
	border: 0;
	}
#contact_address strong {
	font-weight: bold;
	}
	
#footer {
	border-top: 5px solid #ccc;
	margin-top: 2px;
	/*background: url(../images/rec.jpg) no-repeat 99% 10px;*/
	height: 100px;
	}

#footer ol {
	margin: 0;
	padding: 4px 0;
	border-top: 1px solid #000;
	}
		
#footer ol li {
	display: inline;
	}
	
#footer ol li a {
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
#footer ol li a:hover {
	border-top: 5px solid #15317e;
	}
	
#footer-logos {
	margin-top: 10px;
	text-align:right;
	position: relative;
	top: -18px;
	}
#footer-logos a {
	margin: 10px 17px;
	}
	
p.validation-warning, ul.validation-errors li {
	color: #CC0000;
	text-transform: lowercase;
	font-variant: small-caps;
	}

ul.validation-errors li {
	margin-left: 125px;
	}
	
p.form-success {
	font-weight: bold;
	font-size: 14px;
	color: green;
	}
p.form-failed {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	}
