.error {
color:#CC0000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	}
	
#container {
	width: 990px;
	border: 1px solid #928f8f;
	margin-bottom: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
#container_contact {
	width: 990px;
	border: 1px solid #928f8f;
	background-repeat: repeat-y;
	margin-bottom: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}


#container_job {
	width: 990px;
	border: 1px solid #928f8f;
	margin-bottom: 0;
	margin: 0 auto;
	padding: 0;
	background: url(/images/global/container_back.gif);
	background-repeat: repeat-y;
	text-align: left;
	}


h1.header {
	background: url(/images/global/header.jpg) top left no-repeat;	
	height: 102px;
	margin: 0;
	padding: 0;
	}
	
#nav {
	background-color: #928f8f;
	margin: 0;
	padding: 0;
	border-top: 1px solid #928f8f;
	border-bottom: 1px solid #928f8f;
	height: 28px;
	}
	
#nav ul {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	margin-left: 0px;
	}

#nav ul li {
	list-style: none;
	float: left;
	display: block;
	width: 80px;
	padding: 0;
	margin: 0;
	}
	
#nav ul li a {
	display: block;
	height: 28px;
	text-indent:-9000px;
	text-decoration: none;
	}
	

#nav .seekers a {
	background: url(/images/global/seekers_butt.gif) no-repeat;
	}

#nav .seekers a:hover {
	background: url(/images/global/seekers_butt_hov.gif) no-repeat;
	}

#nav .home a {
	background: url(/images/global/home.gif) no-repeat;
	}

#nav .home a:hover {
	background: url(/images/global/home_hov.gif) no-repeat;
	}

	
#nav .services a {
	background: url(/images/global/services_butt.gif) no-repeat;
	}

#nav .services a:hover {
	background: url(/images/global/services_butt_hov.gif) no-repeat;
	}

#nav .about a {
	background: url(/images/global/about_butt.gif) no-repeat;
	}

#nav .about a:hover {
	background: url(/images/global/about_butt_hov.gif) no-repeat;
	}

#nav .related a {
	background: url(/images/global/related_butt.gif) no-repeat;
	}

#nav .related a:hover {
	background: url(/images/global/related_butt_hov.gif) no-repeat;
	}
	
#nav .ggd a {
	background: url(/images/global/ggd_butt.gif) no-repeat;
	}

#nav .ggd a:hover {
	background: url(/images/global/ggd_butt_hov.gif) no-repeat;
	}

#nav .contact a {
	background: url(/images/global/contact_butt.gif) no-repeat;
	}

#nav .contact a:hover {
	background: url(/images/global/contact_butt_hov.gif) no-repeat;
	}
	
#nav .alerts a {
	background: url(/images/global/alerts_butt.gif) no-repeat;
}

#nav .alerts a:hover {
	background: url(/images/global/alerts_butt_hov.gif) no-repeat;
}

/*--Sucker Fish Drop Down Nav--*/

#nav li ul {
	position:absolute;
	margin-left: 0 !important;
	margin:0;
	display:none;
	padding: 10px;
	background-color: #002a4c;
	}

#nav li ul li {
	display:block;
	width: 200px;
	padding:10px 0 10px 0;
	margin:0;
	border-bottom: dotted 1px #2c446c;
}


#nav a.drop {
	color: #acc7de;
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	background: none;
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	height: 20px !important;
	height: 0px;
	}
	


#nav a.drop:hover {
	color: #2162a1;
	background: none;
	text-indent: 0px;
	}
	
	

#nav li:hover ul, #nav li.sfhover ul {
	display:block;
	width: 200px;
	}

/*--End Sucker Fish--*/

#flash {
	width: 990px;
	height: 251px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 10px solid #d4d0c8;
	}

#subnav {
	width: 990px;
	height: 32px;
	background-color: #212f47;
	margin: 0;
	padding: 0;
	}
	
#subnav ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	_padding-top: 7px;
	margin-left: 0px;
	padding-left: 0;
	}
	
#subnav ul li {
	display: inline;
	background: url(/images/global/subnav_bullet.gif) no-repeat;
	background-position: 4px 9px;
	height: 32px;
	padding: 5px 10px 5px 15px; 
	}

#subnav ul li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	}

#subnav ul li a:hover {
	color:#b9e0f7;
	}

#subnav_job {
	width: 740px;
	height: 32px;
	background-color: #212f47;
	padding: 0;
	margin-left: -20px;
	margin-right: -20px;	
	}
	
#subnav_job ul {
	list-style-type: none;
	padding-left:0;
	margin: 0 0 0 20px;
	padding-top: 5px;
	_padding-top: 7px;
	}
	
#subnav_job ul li {
	display: inline;
	background: url(/images/global/subnav_bullet.gif) no-repeat;
	background-position: 4px 9px;
	height: 32px;
	padding: 5px 10px 5px 15px;  
	margin-left: 0;
	}


#subnav_job ul li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	}

#subnav_job ul li a:hover {
	color:#b9e0f7;
	}


#rightcol {
	float: left;
	width: 250px;
	}
	
.jobbox {
	background: url(/images/global/contentbox_back.jpg);
	background-repeat: repeat-x;
	background-color: #212f47;
	}


#jobsearchbox {
	background-color: #acc6e0;
	width: 400px;
	height: 500px;
	margin-left: 30px;
	}

#jobsearchbox p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #7baad9;
	font-size: 12px;
	font-weight: bold; 
	}

#jobsearchbox h2 {
	margin: 0;
	padding: 0;
	display: block;
	}

.jobbox p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #7baad9;
	font-size: 12px;
	font-weight: bold; 
	}

.jobbox ul {
	margin: 0;
	padding: 0;
	}
	
.jobbox ul li {
	list-style-type: none;
	padding: 2px 0 2px 10px
	} 
	
.jobbox ul li a {
	font-size: 12px;
	color: #acc7de;
	}		

.jobbox ul li a:hover {
	color: #2162a1;
	}

h1.box {
	height: 31px;
	background: url(/images/global/header_back.gif) no-repeat;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	padding: 7px 0 0 10px;
	}
	
form.jobsearch {
	padding: 0;
	margin: 0 0 0 10px;
	} 

#leftcol {
	float: left;
	margin-bottom: 30px;
	}
	
#leftcol_contact {
	width: 990px;
	float: left;
	}

#leftcol_contact h1 {
	font-size: 16px;
	color: #003d78;
	margin: 30px 0 0 0;
	}
	
#leftcol_contact h2 {
	color: #245e9b;
	font-size: 14px;
	margin: 30px 20px 0px 20px;
	}

#leftcol_job {
	float: left;
	width: 700px !important;
/*	width: 660px; */
	_height: 400px;
	min-height: 400px;
	margin-bottom: 30px;
	margin-left: 0;
	text-align: justify;
	font-size: 12px;
	color: #6f6f70;
	line-height: 16px;
	padding-left: 20px;
	padding-right:20px;
	}
#leftcol_job .image_bott {
	margin:0 -20px; 
	width:740px;
}
#jobdescription {
	width: 500px;
	float: left;
	border: 1px solid #000000;
	}

#leftcol_job p {
	text-align: justify;
	font-size: 12px;
	color: #6f6f70;
	margin-right: 0px;
	margin-left: 0px;
	}
#leftcol_job h1 {
	font-size: 16px;
	color: #003d78;
	margin: 30px 0 20px 0;
	}

#leftcol p {
	text-align: justify;
	color: #6f6f70;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
#leftcol .leftcolspec {
	float: left;
	width: 490px;
	margin-top: 20px;
	}

#leftcol .leftcolspec span {
	color: #003d78;
	}

#leftcol .rightcolspec span {
	color: #003d78;
	}


#leftcol .rightcolspec {
	float: right;
	width: 495px;
	margin-top: 20px;
	}


#leftcol p span{
	color: #2162a1;
	}


#leftcol h1 {
	font-size: 16px;
	color: #003d78;
	margin: 30px 0 0 20px;
	}
	
#leftcol h2 span {
	color: #6f6f70;
	font-size: 12px;
	margin: 0 20px 0px 0px;
	font-weight: bold;
	}


#leftcol h2 {
	color: #245e9b;
	font-size: 14px;
	margin: 0 20px 0px 20px;
	}

#leftcol li {
	background: url(/images/global/link_bullet.gif) no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding: 5px 20px 5px 20px; 
	font-size: 12px;
	color: #6f6f70;
	margin-left: 20px;
	}

#leftcol a {
	text-decoration: none;
	font-size: 12px;
	color: #6f6f70;
	}

#leftcol a:hover {
	text-decoration: underline;
	}

#leftcol_job a {
	text-decoration: none;
	font-size: 12px;
	color: #6f6f70;
	}

#leftcol_job a:hover {
	text-decoration: underline;
	}


#leftcol_contact a {
	text-decoration: none;
	font-size: 12px;
	color: #6f6f70;
	}

#leftcol_contact a:hover {
	text-decoration: underline;
	}
.leftcolemail {
	color: #429248;
	}

#leftcol li a:hover {
	text-decoration: underline;
	}

#leftcol_job li a:hover {
	color: #114a15;
	}

#leftcol_job h2 {
	color: #245e9b;
	font-size: 14px;
	margin:0;
	}

#leftcol_job li {
	background: url(/images/global/link_bullet.gif) no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding: 5px 0px 0px 10px; 
	color: #6f6f70;
	font-size: 12px;
	}

#leftcol_job li a {
	color: #429248;
	text-decoration: none;
	font-size: 12px;
	}


#footer {
	clear: both;
	background: url(/images/global/footer_back.jpg);
	background-repeat: repeat-x;
	background-color: #928f8f;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
#footer ul {
	text-align: right;
	margin: 5px 20px 0 0;
	padding: 0;
	list-style-type: none;
	}
	
#footer ul a {
	text-decoration: none;
	}

#footer ul li {
	display: inline;
	}
	
#footer ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	}
	
#footer p {
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	margin: 0 20px 0 0;
	padding: 0 0 5px 0;
	}
	
a.footer {
	color: #ffffff;
	}
	
#contact {
	font-size: 12px;
	color: #2162a1;
	margin-top: 20px !important;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 160px;
	_margin-left: 80px;
	}

#leftcol_contact .contact {
	margin-left: 160px;
	}
	
#contact_spec {
	font-size: 12px;
	position: relative;
	left: 140px;
	color: #2162a1;
	margin-top: 20px !important;
	margin-top: 0;
	margin-bottom: 20px;
	}


#contact_spec span {
	font-size: 16px;
	color: #003d78;
	}
	

#contact span {
	color: #CC0000;
	}

table.left {
	float: left;
	}
	

#map {
	float: left;
	width: 221px;
	margin-left: 50px;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #acc6e0;
	}

input, select, textarea {
	border: 1px solid #223049;
	background-color: #ffffff;
	}
	
.formstyling {	
	border: 1px solid #223049; 
	}
	
#joblist {
	font-size: 12px;
	color: #2162a1;
	margin-left: 10px !important;
	margin: 0;
	padding: 0;
	
	}
	
#joblist li {
	display: inline;
	list-style-type: none;
	padding: 5px 5px 5px 0;
	background: none;
	}

#joblist li a {
	color: #6f6f70;
	font-weight: normal;
	}

#joblist li a:hover {
	text-decoration: underline;
	color: #6f6f70;
	}

.tableheader {
	background-color: #18273e;
	color: #acc6e0;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #ffffff;
	}

.applicationheader {
	background-color: #acc6e0;
	color: #255f9c;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #ffffff;
	}


.tableheader a{
	background-color: #333333;
	color: #ffffff;
	}
	
.position {
	padding: 5px 0 5px 15px;
	background-color: #565656;
	color: #ffffff;
	}	
									 									
.space {
	height: 5px;
	}

#joblist .position a {
	color: #ffffff;
	}
	
.location {
	color: #5b5b5b;
	padding: 5px 0 5px 15px;
	background-color: #d2d2d2;
	}
	
.category {
	color: #3b3b3b;
	padding: 5px 0 5px 15px;
	background-color: #a09f9f;
	}


.date {
	color: #5b5b5b;
	padding: 5px 0 5px 15px;
	background-color: #dcdcdc;
	}
	
.description {
	color: #245e9b;
	padding: 5px 0 5px 15px;
	}

img.break {
	background: url(/images/global/break.gif) no-repeat;
	}
	
.content_list {
	font-size: 14px;
	color: #003d78;
	font-weight: bold;
	margin-left: 30px;
	}

.job_description {
	font-size: 16px;
	}
		
		
.sig {
	color: #003d78;
	font-size: 12px;
	}
	
#joblogo {
	margin: 0 0 0 20px;
	}
	
.image_bott {
	margin: 0;
	padding: 0;
	}

.links_title {
	color: #245e9b;
	font-weight: bold;
	margin: 20px 0 -10px 0;
	}
	
#apply {
	font-size: 12px;
	color: #2162a1;
	width: 600px;
	border: solid 1px #d2d2d2;
	margin-bottom: 15px;
	}

#apply td {
	padding: 5px 5px 5px 10px;
	}

.jobtitle {
	font-weight: bold;
	font-size: 14px;
	color: #5b5b5b;
	background-color: #d2d2d2;
	}

#apply span {
	color: #CC0000;
	}
	
.grey {
	color: #6f6f70;
	}

.browse {
	background: url(/images/global/enquiry_butt.gif) no-repeat;
	}
				 
.dashed {
	border-top: dashed #acc6e0 1px;
	}				 			
	
#dashed_bottom {
	border-bottom: dashed #acc6e0 1px;
	padding-bottom: 20px;
	color: #2c2a67;
	}
	
#dashed_bottom span {
	color: #2c2a67;
	}


#jobsearch {
	position: relative;
	left: 110px;
	margin-top: 30px; 
	margin-bottom: 30px;
	font-size: 12px;
	color: #5b5b5b;
	width: 500px;
	border: solid 1px #d2d2d2;
	background-color: #dcdcdc
	}
	
#jobsearch td {
	padding: 10px 5px 0px 20px;
	}

.jobsearch_header {
	background-color: #acc6e0;
	color: #255f9c;
	font-size: 16px;
	padding-bottom: 10px;
	}
	
#joincontent {
margin-top: 10px;
}

#joincontent p {
	position: relative;
	top: -18px;
	left: 180px;
	width: 800px;
	margin: 0;
	}	
#joincontent p span {
	position: relative;
	top: 0px;
	left: 0px;
	}	

#ad {
	float: right;
	width: 245px;
	/*background: url(/images/global/tropical.jpg) no-repeat;*/
	background-position: 2px 2px;  
	background-color: #cbe56f;
	/*border: 1px solid #acc7de;*/
	padding-bottom: 4px;
	margin-top: 65px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
#ad p {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	}	
	
#ad p span {
	font-size: 14px;
	color: #245e9b;
	}
	
	
#ad a {
	font-size: 12px;
	color: #5c5c5c;
	}
	
#ad a:hover {
	font-size: 12px;
	color: #245e9b;
	}


#ad a span {
	font-size: 12px;
	color: #245e9b;
	}
	
.dotted_line {
	margin-top: 10px;
	margin-bottom: -10px;
	}
	
#policy {
	text-align: left;
	color: #6f6f70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.btnsubmit{
	margin: 0 0 -34px -61px !important;
	margin: 0 0 -10px -60px;
}				

*:first-child+html .btnsubmit{
	margin: 0 0 -10px -60px !important;
}					

#gorgonjobs{
	margin: 24px 0;
}