* { margin: 0 }

html {
	font-size: 80%;
	font-family: Arial;
	line-height: 1.5em;

	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-color: white;
}

p {
	margin-bottom: 1em;
}

a, a:visited {
	color: blue;
}

a:hover {
	color: #cc6633;
}

ol {
	margin-bottom: 1em;
}

#container,
#header .content {
	width: 78em;
	margin: 0 auto;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border-top: 4px solid #0099ff;

	background-color: #bfe6ff;
	background-image: url('images/main-nav-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

#header .content {
	margin-top: -4px;
	border-top: 4px solid black;
}

#identity {
	float: left;
	position: absolute;
	margin: 0;
}

#identity h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;

	background-color: white;
}

#identity h1 a img {
	margin: 0;
	padding: 0;
	width: 17.4em;
	border: 0;
}

#main-nav {
	float: right;
	padding: 0;
	margin: 0;
}

#main-nav ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	border-right: 1px solid white;
}

#main-nav ul li.first {
	float: left;
	font-size: 1.4em;

	border-left: 1px solid white;
}

#main-nav ul li span {
	display: block;
	padding: 1.8em 1em;
}

#main-nav ul li a:hover span,
#main-nav ul li.selected span {
	color: black;
	background-color: white;
	background-image: none;
}

#content-area {
	margin-top: 9em;

}

#content-area fieldset {
	margin: 0;
	padding: 0;

	border: 0;
}

div.clear {
	clear: both;
}

#content.homepage .forms {
	float: left;
}

#content.homepage .panel {
	width: 38em;
	margin-bottom: 1em;
}

#content.homepage .panel .header {
	margin: 0;
	padding: 0;
}

#content.homepage .panel .header h2 {
	font-size: 1.4em;
	width: auto;
	padding: 0.6em 0;
	margin-bottom: -3px;
}

#content.homepage .panel .header h2 span {
	color: white;
	padding: 0.6em;

	background-repeat: repeat-x;
	background-position: top left;
}

#content.homepage .panel .content {
	padding: 0.8em;
	background-color: #f5f5f5;
}

#find-member .header {
	border-bottom: 2px solid #ff9900;
}

#find-member .header h2 span {
	background-color: #ff9900;
	background-image: url('images/bg-orange.gif');
}

#member-login .header {
	border-bottom: 2px solid #3c5a98;
}

#member-login .header h2 span {
	background-color: #3c5a98;
	background-image: url('images/bg-blue-dark.gif');
}

#member-login hr {
	color: #cccccc;
	background-color: #cccccc;
	margin: 0.4em 0;
}

#aer-membership .header {
	border-bottom: 2px solid #6d84b4;
}

#aer-membership .header h2 span {
	background-color: #6d84b4;
	background-image: url('images/bg-blue.gif');
}

#content.homepage #about.panel {
	float: right;
	padding: 0;
}

#content.homepage #about.panel .header {
	border-bottom: 2px solid black;
}

#content.homepage #about.panel .header h2 {
	color: #cc6633;
}

#content.homepage #about.panel .content {
	background-color: white;
	padding: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #cccccc;
}

#content.homepage #about.panel .content .aer {
	float: left;
	width: 20em;
	margin-top: 1em;
}

#content.homepage #about.panel .content .aer img {
	padding: 0.6em;
	background-color: #eff9ff;
	border: 1px solid #d0eeff;
	margin-bottom: 1em;
}


#content.homepage #about.panel .content .afeo {
	float: right;
	width: 13em;
	padding: 1em 2em;
	padding-top: 75px;

	color: #666666;

	background-image: url('images/afeo-bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

a.more {
	display: block;
	padding: 0.2em 0.4em;
	padding-left: 16px;

	background-image: url('images/green-arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#content .main {
	float: right;
	width: 59em;
}

#content .main h2 {
	color: #cc6633;
	padding: 0.2em 0;
	border-bottom: 2px solid black;
	margin-bottom: 0.4em;
}

#content .results {
	margin-top: 1em;
	border-top: 1px solid black;
}

#content .results .statistics {
	padding: 0.4em;
}

#content .results table {
	width: 100%;
	border-top: 2px solid black;
}

#content .results table th {
	padding: 0.4em;
	border-bottom: 1px solid black;
}

#content .results table td {
	padding: 0.4em;
	border-bottom: 1px solid #cccccc;
}

#content .results table td.name {
	width: 15em;
}

#content .results table th.country {
	text-align: left;
}

#content .results table td.specialisation {
	text-align: left;
}

#content table tr.alternate {
	background-color: #f5f5f5;
}

#content .results .pagination {
	text-align: center;
	padding: 0.4em;
}

#content.engineer table {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 2px solid #006699;
}

#content.engineer table th.table-header {
	padding: 0;
	text-align: left;
	border-bottom: 2px solid #006699;
}

#content.engineer table th.table-header span {
	margin: 0;
	padding: 0.4em;
	color: white;
	background-color: #006699;
}

#content.engineer table th.data-header {
	text-align: left;
	padding: 0.2em 0.4em;
	width: 25%;
}

#content.engineer table td.picture {
	width: 140px;
}

#content.engineer table td.picture img {
	padding: 4px;
	border: 1px solid #ccc;
}

#content.engineer table label {
	color: #cc6633;
}

#content.engineer table input.short,
#content.engineer table input.normal,
#content.engineer table input.long,
#content.engineer table select {
	padding: 0.2em;
	background-color: white;
	border: 1px solid #ccc;
}

#content.engineer table input.short:focus,
#content.engineer table input.normal:focus,
#content.engineer table input.long:focus,
#content.engineer table select:focus {
	background-color: #ffffaa;
	border: 1px solid black;
}


#content.engineer table input.short { width: 4em; }
#content.engineer table input.normal { width: 12em; }
#content.engineer table input.long { width: 20em; }

.back-to-results {
	padding: 0.2em;
	margin-bottom: 1em;

	background-color: #f5f5f5;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

ol li {
	margin-bottom: 0.4em;
}

#widgets {
	float: left;
	width: 17em;
}

#widgets .panel {
	margin-bottom: 1em;
}

#widgets #member-login {
	padding: 0.2em;
	border: 1px solid #cccccc;

}

#widgets #member-login .header,
#widgets #member-login .content {
	padding: 0.4em;
	background-color: #f5f5f5;
	border: 0;
}


#widgets #member-login .header h2 {
	color: #003366;
	font-size: 1.4em;
	padding: 0.2em 0;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}

#widgets #member-login .header h2 span {
	background: none;
}

#widgets #member-login label {
	width: 5em;
}
#widgets #member-login input.text {
	width: 8em;
}

#sub-nav .header {
	border-bottom: 2px solid black;
}

#sub-nav .header h2 {
	color: #003366;
	padding: 0.2em;
}

#sub-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sub-nav ul li {
	display: block;
	border-bottom: 1px dotted #ccc;
}

#sub-nav ul li span {
	display: block;
	padding: 0.5em 1em;
}

#sub-nav ul li.selected span,
#sub-nav ul li a:hover span {
	color: black;
	background-color: #eff9ff;
}

fieldset .field-row {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 0.4em;
}

fieldset .field-row label {
	float: left;
	width: 8em;
	padding: 0.2em 0;
	margin-right: 0.2em;
}

fieldset .field-row input,
fieldset .field-row select {
	float: left;
	margin-right: 0.6em;
}


fieldset .field-row input.text {
	padding: 0.2em 0.4em;
	border: 1px solid #cccccc;
	background-color: white;
	width: 16em;
}

fieldset .field-row input.text:focus {
	padding: 0.2em 0.4em;
	border: 1px solid black;
	background-color: #FFFFAA;
}

div.error,
div.success {
	margin-bottom: 1em;
	padding: 0.4em;
	padding-left: 2.2em;

	background-repeat: no-repeat;
	background-position: 0.4em 0.4em;
}

div.success {
	background-color: #eeffee;
	background-image: url('images/icon-success.gif');
	border: 1px solid #339933;
}
div.error {
	background-color: #ffeeee;
	background-image: url('images/icon-error.gif');
	border: 1px solid #cc0000;
}

div.neutral {
	padding: 0.4em;
	background-color: #CAEAFF;
	border: 1px solid #BFE6FF;
}

div.success p,
div.error p {
	margin: 0;
	margin-bottom: 0.2em;
	padding: 0;
}

#content.contact address {
	font-style: normal;
	margin-left: 1em;
}

#content.contact .address,
#content.contact .tel,
#content.contact .fax,
#content.contact .email,
#content.contact .website,
#content.contact .registrar{
	float: left;
	width: 25em;

	padding: 0.2em;

	margin-right: 1em;
	margin-bottom: 1em;
}

#content.contact .address strong,
#content.contact .tel strong,
#content.contact .fax strong,
#content.contact .email strong,
#content.contact .website strong,
#content.contact .registrar strong {
	display: block;
	padding: 0.2em;
	margin-bottom: 0.2em;

	color: white;
	background-color: #003366;
}

#content.contact .email,
#content.contact .registrar {
	clear: both;
}

#content.contact .registrar {
	width: 51.5em;
}

#advanced-options {
	padding: 0.4em;
	background-color: #f5f5f5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


#advanced-options label.short {
	width: 5em;
	font-weight: bold;
}

#advanced-options label.long {
	width: 12em;
	margin-left: 2em;
	font-weight: bold;
}

#footer {
	font-size: 0.9em;
}

#footer-nav {
	width: 20em;
	margin-top: 0.6em;
}

#copyright {
	width: 20em;
	text-transform: uppercase;
}

#simpleet {
	float: right;
	margin-top: -3em;
	text-transform: uppercase;
}

#simpleet a {
	color: #ccc;
	text-decoration: none;

}

#simpleet a:hover {
	color: black;
}
