/*** UNDO HTML ***/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, li, dd, dl, address {
	margin: 0;
	padding: 0;
}
h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h3, h4 {
	font-size: 1.7em;
}
form label {
	cursor: pointer;
}
fieldset, img {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}

/*** STRUCTURE ***/

html { 
	width: 100%;
	height: 100%;
	margin:0;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #F0F6F7 url(/_img/background-blue.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	height: 100%;
}

body.bg-purple {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #F0F6F7 url(/_img/background-purple.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	height: 100%;
}

body.bg-green {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #F0F6F7 url(/_img/background-green.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	height: 100%;
}

table.bgpad {
	border-left: 30px #F0F6F7 solid;
	border-right: 30px #F0F6F7 solid;
	border-top: 3px solid #F0F6F7;
}

div#container	{
	background: #F0F6F7;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#banner {
	height: 93px;
	padding: 5px;
	background: #9FC7CB url('/_img/am-logo.gif') no-repeat bottom right;
}

div#pagetitle {
	clear: both;
	padding: 2px 10px 2px 20px;
	margin-top: 3px;
	background-color: #9BA3B7;
}

div#pagetitle-tall {
	clear: both;
	padding: 10px 24px 6px 24px;
	margin-top: 3px;
	background-color: #9BA3B7;
}

div#content {
	padding: 5px;
	margin:3px 0 0 0;
	background-color: #C6C9D1;
}

div#footer {
	clear:both;
	text-align: center;
	background-color:#58B1C8;
	padding: 5px 0;
	border-top: 3px solid #F0F6F7;
	border-bottom: 3px solid #F0F6F7;
}

/*** GLOBAL ***/
#banner #title {
	text-align: right;
	top: 35px;
	right: 10px;
	position: relative;
}

#banner #title h1 {
	font-size: 2em;
	font-family: Arial;
}

.w { color: #ffffff; }
.p5265 { color: #493d63 }

#clearer { clear:both; }
.clearer { clear:both; }

h1.pagetitle {
	color: #fff;
	font-size: 1.4em;
	padding:6px 0;
	margin:0;
}

.first {
	padding-top:0;
	margin-top: 4px;	
}

#text img.title { margin-top: 10px; }

/*** LINKS ***/

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

a:hover {
	color: #fff;
	text-decoration: none;
}

a.b, a.b:visited, a.b:link { font-weight: bold; }
a.bw, a.bw:visited, a.bw:link { font-weight: bold; color:#fff; }
a:hover.bw { color: #333; }
a.blg, a.blg:visited, a.blg:link { font-weight:bold; text-decoration:underline; }
a.wlg, a.wlg:visited, a.wlg:link { font-weight:bold; text-decoration:underline; color:#fff; }
a:hover.wlg { color: #333; }

.footer-left a, .footer-left a:link, .footer-left a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.footer-right a, .footer-right a:link, .footer-right a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer-left a:hover, .footer-right a:hover { color: #000; }

.footer-left { float:left; color: #ffffff; padding-left:10px; }
.footer-right { float:right; color: #ffffff; padding-right:10px; }

/*** CONTENT ***/

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
	width: 60%; /*500*/
	padding: 12px 0 0 20px;
	margin:0 0 0 0;
	text-align:left;
	float:left;
}

#text p { padding:0; margin: 0 0 10px 0; }

#text h1, #latest-vacancies h1 {
	color: #fff;
	font-size: 1.2em;
	padding: 0;
}

#latest-vacancies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
    float:right;
    width:35%;
}

#sidebar-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
    float:right;
    width:30%;
}


#text ul { margin-left: 15px; }
#text ol li { margin-bottom: 10px; padding:10px; display: block; background-color: #6EC1D7; font-weight:bold; }
#text ol li a { color: #ffffff; font-weight:normal; }

img.pad {
	background-color: #58B1C8;
	padding: 5px;
}

/*** VACANCIES ***/

table.vacancies .title { font-size: 1.1em; }
table.vacancies a, table.vacancies a:visited, table.vacancies a:link { font-weight:bold; }
table.vacancies .refcode { font-size: 0.9em; }
table.vacancies strong { color:#493d63; }
table.vacancies td.item { background-color: #B0B6C4; padding:10px; }
table.vacancies table.details { margin-top: 5px; }

#register {
	background-color:#9BA3B7;
	padding:10px;
	margin:10px 0;
}

/*** BIG BUTTONS ***/

div#bigbuttons {
	margin-top: 10px;	
}

div#bigbuttons ul  {
	padding:0;
	margin:0;
	list-style: none;
}

div#bigbuttons li {
	display:block; 
	background-color:#9BA3B7; 
	padding: 3px 10px;
	margin: 5px 0;
}

div#bigbuttons li:hover {
	display:block; 
	background-color:#B0B6C4; 
	padding: 3px 10px;
	margin: 5px 0;
}

div#bigbuttons a, div#bigbuttons a:link, div#bigbuttons a:visited {
	color: #ffffff;
	display:block;
	width:100%;
}

div#bigbuttons ul.b ul  {
	padding:0;
	margin:0;
	list-style: none;
}

div#bigbuttons ul.b li {
	display:block; 
	background-color:#58B1C8; 
	padding: 3px 10px;
	margin: 5px 0;
}

div#bigbuttons ul.b li:hover {
	display:block; 
	background-color:#6EC1D7; 
	padding: 3px 10px;
	margin: 5px 0;
}

/*** PURPLE PAGES ***/
div#pagetitle-purple {
	clear: both;
	padding: 2px 10px 2px 20px;
	margin-top: 3px;
	background-color: #9BA3B7;
}
div#pagetitle-purple-tall {
	clear: both;
	padding: 10px 20px 6px 20px;
	margin-top: 3px;
	background-color: #9BA3B7;
}
div#footer-purple {
	text-align: center;
	background-color:#9BA3B7;
	padding: 5px 0;
	border-top: 3px solid #F0F6F7;
	border-bottom: 3px solid #F0F6F7;
}
div#box-purple {
	background-color: #B0B6C4;
	padding: 10px;
	margin-bottom: 20px;
}

/*** GREEN PAGES ***/
div#pagetitle-green {
	clear: both;
	padding: 2px 10px 2px 20px;
	margin-top: 3px;
	background-color: #ADC954;
}
div#pagetitle-green-tall {
	clear: both;
	padding: 10px 20px 6px 20px;
	margin-top: 3px;
	background-color: #9BA3B7;
}
div#footer-green {
	text-align: center;
	background-color:#ADC954;
	padding: 5px 0;
	border-top: 3px solid #F0F6F7;
	border-bottom: 3px solid #F0F6F7;
}
div#box-green {
	background-color: #D2E987;
	padding: 10px;
	margin-bottom: 20px;
}


/*** DARK BLUE ***/
div#pagetitle-dblue {
	clear: both;
	padding: 2px 10px 2px 20px;
	margin-top: 3px;
	background-color: #58B1C8;
}
div#pagetitle-dblue-tall {
	clear: both;
	padding: 10px 20px 6px 20px;
	margin-top: 3px;
	background-color: #58B1C8;
}
div#footer-dblue {
	text-align: center;
	background-color:#58B1C8;
	padding: 5px 0;
	border-top: 3px solid #F0F6F7;
	border-bottom: 3px solid #F0F6F7;
}
div#content-xmas {
	padding: 0 5px;
	margin:3px 0 0 0;
	background: #84D2E6 url(/_img/ladder_xmas.jpg) no-repeat bottom right;
	min-height: 370px;
	* height: 370px;
}
div#content-home {
	padding: 0 5px;
	margin:3px 0 0 0;
	background: #84D2E6;

}
div#content-dblue {
	padding: 0 5px;
	margin:3px 0 0 0;
	background-color: #84D2E6;

}

div#box-lblue {
	background-color: #6EC1D7;
	padding: 10px;
	margin-bottom: 20px;
}

/*** CREDIT ***/
.credit {
	margin-top: 5px;
	font-size: 1em;
}
.credit a, .credit a:link, .credit a:visited { color: #777; font-weight:bold; }
.credit a:hover { color: #fff; font-weight:bold; }
.credit img {
	border: 0;
	vertical-align:middle;
}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

#ulinks ul {
	padding:0;
	margin:0;
	list-style: none;
}

#ulinks ul li {
    padding:0 0 10px 0;
    margin:0;
}

/*** 2007 Min-Height Fix ***/
#content,
#content-home,
#content-dblue {
	padding:0 !important;
	height:auto;
	min-height:auto;
}	

.min-height {
	height:370px;
	float:left;
	width:1px;
	background:transparent;
	margin:0;
	padding:0;
}	

#content-dblue {
	height:auto !important;
	min-height:none !important;
}

/*** 2007 Frontpage Flash Banner ***/
.home-page-content {
	position:relative;
}	

#flashBanner {
	bottom:10px;
	left:25px;
	width:60%;
	/*margin:100px 0 0 20px;*/
	height:30px;
	overflow:hidden;
	background:none;
	float:left;
	padding:5px 10px;
}

/*********************/
/* Hacks/Misc Styles */
/*********************/
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */

.cf {  overflow : hidden; _height : 1%; }

.left { float: left; }
.right { float: right; }
.left.pad { padding: 0 0 0 30px; }
