body {
	background: #9ac0e9;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #5081ca;
}

h1 {
	font-size:138.5%;  
}

h2 {
	font-size:123.1%;
	padding: 0px;
}

h3 {
	font-size:108%; 
	display: block;
	background: #f7b163;
	padding: 3px;
}

h1,h2,h3,h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}

abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
} 

em {
	font-style:italic;
}

blockquote,ul,ol,dl {
}

ol,ul,dl {
}

ol li {
	list-style: decimal outside;
	margin: 10px;
}

dl dd {
}

th,td {
	padding:.5em;
}

th {
	font-weight:bold;
	text-align:center;
}

caption {
	margin-bottom:.5em;
	text-align:center;
}

p,fieldset,table,pre {
	margin-top: 10px;
	margin-bottom: 1em;
}

a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8pt;
	color: #8a93cc;
}

a:hover {
	color: #f7b162;
}


.page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	background: #ffffff url(/images/style/engineering-recruiters.jpg) no-repeat left top;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 159px;
}

.enter {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 159px;
	width: 89px;
	float: left;
}

.enter a {
	background: url(/images/style/staff-door.jpg) no-repeat left top;
	display: block;
	width: 89px;
	height: 159px;
}

.enter a:hover {
	background: url(/images/style/staff-door.jpg) no-repeat left bottom;
	display: block;
	width: 89px;
	height: 159px;
}

.country {
	position: absolute;
	background: url(/images/style/job-door-new.jpg) no-repeat left top;
	top: 0px;
	left: 89px;
	height: 159px;
	width: 89px;
	float: left;			
}

.nz_link_hovered {
	position: absolute;
	background: url(/images/style/job-door-new.jpg) no-repeat left -159px;
	top: 0px;
	left: 89px;
	height: 159px;
	width: 89px;
	float: left;
}

.uk_link_hovered {
	position: absolute;
	background: url(/images/style/job-door-new.jpg) no-repeat left bottom;
	top: 0px;
	left: 89px;
	height: 159px;
	width: 89px;
	float: left;
}

#living_nz {
	display: block;
	width: 89px;
	height: 86px;
}

#living_uk {
	display: block;
	height: 73px;
	width: 89px;
}

.profession_box {
	background: #007fc4;
	position: absolute;
	top: 0px;
	left: 580px;
	width: 120px;
	height: 113px;
	color: #ffffff;
	overflow: hidden;
}

.scroller {
	position: relative;
	float: left;
	text-align: left;
}

.scroller a {
	display: block;
	color: #ffffff;
	text-transform: none;
	font-size: 14px;
	text-align: left;
	width: 100%;
}

.scroller span {
	display: block;
	position: relative;
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	margin-top: 5%;
	margin-left: 5%;
	text-align: left;
}


.admin {
	position: absolute;
	top: 71px;
	left: 219px;
	height: 17px;
	width: 17px;
	float: left;
}

.admin a {
	display: block;
	width: 16px;
	height: 16px;
}

.searchbox {
	display: block;
	float: left;
	width: 100%;
	height: 36px;
	background: url(/images/style/search-background-new.jpg) repeat-x left top;
	color: #ffffff;
}

.searchbox label {
	display: inline;
	float: left;
	padding: 2px;
	margin-top: 6px;
	margin-left: 6px;
	font-size: 8pt;
	font-weight: normal;
}

.searchbox select {
	display: inline;
	float: left;
	margin-top: 6px;
	font-size: 8pt;
	width: 110px;
}

.searchbox input {
	display: inline;
	float: left;
	margin-top: 6px;
	font-size: 8pt;
	width: 100px;
}

.searchbox a {
	display: inline;
	float: left;
	height: 32px;
	width: 126px;
	background: url(/images/style/SearchButton_01.jpg) no-repeat left top;
	margin-left: 5px;
}

.center {
	float: left;
	width: 100%;
	background: #ffffff;
	font-size: 11pt;
}

.menu {
	background: #3d74b5;
	position: relative;
	float: left;
	width: 168px;
	font-size: 11pt;
}

.menu ul {
	list-style-type: none;
	float: left;
	display: block;
	background: #3b74b5;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

.menu ul li {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #5689c8;
}

.menu ul li:hover {
	background: #5689c8;
}

.menu ul li a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	font-size: 11pt;
	color: #ffffff;
}

.menu ul li a:hover {
	font-size: 11pt;
	background: #5689c8;
}

.menu ul li.submenu, .menu ul li.submenu:hover {
	background: #3b74b5;
}

.menu ul li div {
	position: relative;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}

.menu ul li div span {
	position: relative;
	float: left;
	color: #ffffff;
}

.menu ul li div span.livingin {
	position: relative;
	float: left;
	text-transform: none;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.menu ul li div ul {
	position: relative;
	float: left;
	position: relative;
	list-style-type: none;
	padding-left: 10px;
	font-size: 11pt;
}

.menu ul li div ul li {
	float: none;
	padding: 0px;
	border-bottom: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
}

.menu ul li div ul li a {
	padding: 0px;
	text-transform: none;
	width: 100%;
}

a#current {
	background: #ffffff;
	color: #3d74b5;
	font-size: 11pt;
}

#featured_image {
	position: relative;
	float: left;
	width: 168px;
	height: 265px;
}

.feature_image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 168px;
	height: 265px;
}

.footer {
	background: #5689c8;
	font-size: 10pt;
	color: #e4edda;
	float: left;
	clear: both;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}

.footer a {
	text-decoration: none;
	font-size: 8pt;
	color: #e4edda;
}

.content {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: 168px solid #3d74b5;
	text-align: left;
}

img.person {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.ethical li {
	margin: 15px;
}

ul.ethical {
	margin: 0px;
	padding-left: 10px;
}

address {
	display: block;
	padding: 10px;
	font-style: normal;
	font-size: 13pt;
}

div#jobs {
}

.job {
	display: block;
	padding: 4px;
	margin: 5px;
	border: 2px solid #f7cea0;
}

.title {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}

.vacancy {
	display: block;
	font-size: 8pt;
	margin-bottom: 2px;
}

#message {
	border: 3px solid #3ef039;
	background: #7cc77a;
	padding: 10px;
	color: #060906;
}

.location {
	display: block;
	font-size: 8pt;
	margin-bottom: 2px;
}

.profession {
	display: block;
	font-size: 8pt;
	margin-bottom: 2px;
}

.admin_location, .admin_profession {
	display: block;
	font-size: 12pt;
	font-weight: bold;
}

.jobs {
	display: block;
	font-size: 8pt;
	font-weight: normal;
}

.delete {
	display: block;
}

.intro {
	display: block;
}

.link {
	display: block;
	text-align: right;
}

.link a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8pt;
}

.detail {
	display: block;
	margin-bottom: 2px;
}

.detail li {
	margin-left: 20px;
	margin-top: 3px;
}

.email {
	display: block;
	margin-top: 8px;
	padding: 2px;
	background: #f7cea0;
}

.email a {
	text-transform: uppercase;
	text-decoration: none;
}

div#jobs_controls {
	font-size: 8pt;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

div#jobs_controls  a {
	text-transform: uppercase;
	text-decoration: none;
}

div#job_count {
	font-size: 8pt;
	text-align: center;
}

div#job_detail {
	margin-top: 10px;
}

.impact {
	font-size: 13pt;
	font-weight: bold;
	color: #f58c1c;
}

.impact a {
	color: #f8a74f;
}

.impact a:hover {
	color: #8a93cc;
}

/*-----------jimmyinthecorner.com Logo and Link-----------*/
.jimmy_logo {
	position: relative;
    float: right;
    top: -24px;
    right: -78px;
	height: 24px;
	width: 94px;
	text-align: left;
}

a#logo {
	background: url(/images/jimmy_ER_160608.gif) no-repeat top left;
	display: block;
	height: 25px;
	width: 16px;
}

a#logo:hover {
	background: url(/images/jimmy_ER_160608.gif) no-repeat bottom left;
	display: block;
	height: 25px;
	width: 94px;
}

a#logo span {
	display: none;
}

label {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	display: block;
}

