@charset "utf-8";

@import url("nav.css");

.title {font-size:18px;color:#33B0FF;font-weight:normal;line-height:18px}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}

td {font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#666666;padding: 5px;}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		padding: 1px 0px 1px 3px;
		width: 120px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-size: 11px;
		cursor: pointer;
		border:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}


/* ============================================================= */		


* {
	outline: none;
}

body#site {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;  
	/*background: #fff0c1;*/
	background: #841000;
	line-height: 1.8em;
}
h1 {
	color: #000000;
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 20px 20px 20px 0px;
	line-height: normal;
}
h3 {
	font-size:28px;
	}

.homeh1 a {
	display: block;
	margin: 0 0 0 20px;
}

span.homeh1 {
	color: #e68801;
	font-size: 24px;
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
}

span.homeh1 span {
	color: #bd330e;
}

h1.furtherh1{	
	color: #e68801;
	font-size: 32px;
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1.furtherh1 span {
	color: #bd330e;
}
a {
	text-decoration: none;
	color: #BD330E
}


a:hover {
	text-decoration: underline;
}

strong {
	/*color: #BD330E;*/
}

img {
	border: none;
}


#container, #content {
	width: 974px;
	margin: 0 auto;
	text-align: left;
}


#containerBorder1, #containerBorder2, #containerBorder3 {
	height: 100%;
	float: left;
	background: url(../images/bodybg.jpg) repeat-x #fff 0 0px;
	border-bottom: none;
}

#containerBorder1 {
	border-top: 2px solid #F2D27F;
	border-right: 2px solid #F2D27F;
	border-left: 2px solid #F2D27F;
	width: 978px;
}

#containerBorder2 {
	border-top: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
	width: 976px;
}

#containerBorder3 {
	border-top: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
	width: 974px;
}



#header {
	width: 100%;
	height: 139px;
	float: left;
}

	#logoImg {
		float: left;
	}
	
	#headerArea {
		width: 450px;
		float: right;
		height: 114px;
		margin-right: 40px;
		padding: 0 0 0 10px;
		color: #bd330e;
	}
	
		#flashContainer {
			width: 450px;
			float: left;
			background: url(../images/logo.jpg)
		}
	
		#headerArea a {
			color: #bd330e;
			font-weight: bold;
		}
	
		#headerCallback {
			width: 200px;
			height: 114px;
			float: left;
			position:relative;
		}
			#headerCallback p {
				margin:0;
				padding:0;
				margin-top:5px;
			}
		
			#headerCallback input[type="text"] {
				width: 190px;
				height: 18px;
				padding: 5px 5px 3px 5px;
				background: #fff8e6;
				border: 1px solid #eee7d7;	
				font-size: 11px;			
				color: #999;
				font-family: Arial, Helvetica, sans-serif;
			}
			
			#headerCallback #submit1 {	
				position: absolute;
				right: 1px;
				top: 94px;
				background:url(../images/goBtn.jpg);
				width:27px;
				height:22px;
				border:none;
				cursor:pointer;
			}
		
		#headerSelect {
			width: 240px;
			height: 114px;
			float: right;
		}
		
		#headerSelect p {
			margin:0;
			padding:0;
			margin-top:5px;
		}
			#headerSelect select {	
				width: 210px;
				background: #fff8e6;
				border: 1px solid #eee7d7;
				font-size: 11px;			
				color: #999;
				font-family: Arial, Helvetica, sans-serif;	
				height: 26px;
				padding: 4px 5px 3px 5px;
			}

#nav {
	width: 954px;
	padding: 0 0 0 20px;
	height: 42px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
#centreBar, #centreBar-further {
	height: 192px;
	width: 100%;
	float: left;
}

#centreBar {
	background: url(../images/centreimg-bg.jpg) no-repeat 0px -1px #FFF8E5;
	position: relative;
	clear:both;
}

	#centreBar img, #centreBar div {
		float: right;
	}
	
	#centreBar h1 {
		float: left;
		width: 350px;
		margin: 15px 0 0 50px;
		line-height: normal;
	}
	
	#centreBar h1 a {
		float: right;
	}

#centreBar-further {
	/*background: url(../images/headerTest.jpg) no-repeat 0px 0px #fff;*/
	background: url(../images/centreimg-bg.jpg) no-repeat 0px -1px #FFF8E5;
	position:relative;
}

	#centreBar-further div {
		float: right;
	}
	#imagefader {
	position:absolute;
	top:0;
	right:0;}
	
	
	#centreBar-further h1 {
		margin: 15px 0 0 50px;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size:32px;
		color:#FFFFFF;
		width:350px;
		line-height:normal;
		text-align:center;
		float: left;
	}


#contentContainer {
	width: 100%;
	min-height: 267px;
	float:left;
	text-align: center;
	margin-bottom:5px;
}

/*.further #contentContainer {
	background: url(../images/bodybg.jpg) no-repeat 0px 0px #fff;
}*/

#homeContentWrap3 {
	padding: 10px 0 0 20px;
	width: 954px; 
	border-bottom: 1px solid #ffc600;
	border-right: 1px solid #ffc600;
	border-left: 1px solid #ffc600;
}

#homeContentWrap2 {
	width: 976px; 
	border-bottom: 1px solid #ffc600;
	border-right: 1px solid #ffc600;
	border-left: 1px solid #ffc600;
}

#homeContentWrap1 {
	width: 978px; 
	border-bottom: 2px solid #F2D27F;
	border-right: 2px solid #F2D27F;
	border-left: 2px solid #F2D27F;
}

#homeContentWrap1, #homeContentWrap2, #homeContentWrap3 {
	min-height: 267px;
	float: left;
	background: #FFF8E5;
	border-top: none;
}

	#homeLeft {
		width: 430px;
		min-height: 267px;
		float: left;
		margin-right: 8px;
		text-align: justify;
		background: #FFF8E5;
	}
	
	#homeRight {
		width: 285px;
		min-height: 227px;
		float: right;
		background: url(../images/homeFlashBG.jpg) no-repeat;
		padding: 20px 200px 20px 25px;
	}
	
		

#furtherContentWrap1, #furtherContentWrap2, #furtherContentWrap3 {
	min-height: 400px;
	float: left;
	background-color:#FFF8E5;
	border-top: none;
}
	
#furtherContentWrap1 {
	width: 978px; 
	border-bottom: 2px solid #F2D27F;
	border-right: 2px solid #F2D27F;
	border-left: 2px solid #F2D27F;
}

#furtherContentWrap2 {
	width: 976px; 
	border-bottom: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
}

#furtherContentWrap3 {
	width: 974px; 
	border-bottom: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
}

* html #furtherContentWrap3 {
	width: 990px; 
}

* html #furtherContentWrap2 {
	width: 992px; 
	border-bottom: 2px solid #ffc600;
	border-right: 2px solid #ffc600;
	border-left: 2px solid #ffc600;
}

* html #furtherContentWrap1 {
	width: 994px; 
}

	#furtherLeft {
		width: 22%;
		min-height: 400px;
		float: left;
		border-right: 1px solid #f1d37d;
		margin-right: 30px;
	}
	
		#furtherLeft ul {
			margin: 20px 0 0 40px;
			padding: 0;
		}
	
			#furtherLeft li {
				list-style:circle;
				width: 166px;
				line-height:normal;
				margin: 10px 0px;
				padding: 5px 0 0 0;
			}
			
				#furtherLeft li a {
					color: #c64f2d;
					display: block;
					font-weight:bold;
				}
	
	#furtherRight {
		min-height: 400px;
		float: left;
		width: 72%;
		line-height: 1.8em;
		color: #555;
		text-align: justify;
		padding:0 20px 20px 0;
		position: relative;
	}
		
		#sendtofriend {
			position: absolute;
			top: 0px;
			right: 0;
			width: 383px;
		}
		
			
		#furtherRight img {
			border: 2px solid #f1d37d;
			margin: 0 5px;
		}
		
			
		#furtherRight #decadeHoldAll img {
			border: none;
			margin: 0;
		}
		
			#furtherRight #sendtofriend img {
				border: none;
				margin: 0;
			}
		
			#furtherRight li {
				list-style: inside;
			}
	

#footerWrap {	
	width: 100%;
	height: 128px;
	float:left;
}

#footer {
	width: 974px;
	margin: 20px auto;
	position: relative;
	text-align: center
}

#footer a {	
	color: #BD330E;
}

#headerSelect h2, #headerCallback h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:5px;
}


#keepinTouchForm label {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	margin-bottom: 10px;
}

#keepinTouchForm input, #keepinTouchForm select {
	margin-bottom: 10px;
}

	#keepinTouchForm fieldset {
		padding: 10px;
	}
	
#footerinfo {
	text-align: center;
	color: #000;
	background:#FFF8E5;
	height:80px;
	clear:both;
	border:3px solid #F2D27F;
	width:956px;
	padding:10px;
	margin-bottom:5px;

}

#footerinfo a {
	color: #000;
}

#sendtofriendform input {
	border: 1px solid #bbbbbb;
	background: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin:  0 0 10px 0;
}

#submit {
	font-weight: bold;
	cursor: pointer
}

.gmnoprint, .gmnoprint div {
	height: 23px;
}

#sendToFriendType {
	width: 236px;
	height: 47px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}

#pdfLink {
	position: absolute;
	top: 0;
	left: 0;
}


#employment-banner {
	background:url(../images/employment-banner.jpg);
	width:680px;
	height:453px;
}
#employment-banner ul {
	margin:0;
	padding:0;
	float:right;
	margin-top:1px;
	margin-right:15px;
	margin-top:15px;
}
#employment-banner li {
	list-style:none;
	
	
}
#employment-banner li a {
	color:#fff;
	display:block;
	padding:15px;
	padding-right:20px;
	background:#841000 url(../images/arrow.png) 210px 16px no-repeat;
	width:200px;
	margin-bottom:20px;
	opacity:0.7;
	filter:alpha(opacity=70);
	font-size:14px;
	font-weight:bold;
}
#employment-banner li a:hover {
	text-decoration:none;
	background:#550b0a url(../images/arrow.png) 210px 16px no-repeat;
}
#footer-left {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#footer-right {
	float:right;
	width:404px;
	text-align:right;
	margin-top:10px;
}

#furtherRight ul#gallery-thumbnails {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:20px;
}
#furtherRight ul#gallery-thumbnails li {
	float:left;
	margin-right:40px;
	list-style:none;
	text-align:center;
}
#furtherRight ul#gallery-thumbnails li a {
	display:block;
	width:132px;
	height:auto;
	text-align:center;
	height:146px;
}
#furtherRight ul#gallery-thumbnails li a:hover {
	text-decoration:none;
}
.margin {
	margin-top:5px;
}

#survey select {
	width:200px;
}

#survey input[type="submit"] {
	width:100px;
}
	
#survey textarea {
	width:200px;
	height:50px;
}
#survey input {
	width:200px;
}

#jobsForms label {
	display: inline-block;
	width: 160px;
	font-weight: bold;
	margin: 0 0 10px;
}

#jobsForms select {
	padding: 5px;
	margin: 0 0 10px;
	width: 230px;
}

#jobsForms input {
	background: #841000;
	border: none;
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.joblist {
background-color:#FFFFFF;
border:#E78C08 1px solid;
width:680px;
height:60px;
padding:8px;
margin-bottom:10px;
}
#popupBg {
	width: 100%;
	height: 950px;
	filter: alpha(opacity=50);
	background: rgba(100,100,100,0.5) !important;
	background: #646464;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}


#popupContent {
	background: #fff;
	height: 300px;
	width: 400px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -200px;
	z-index: 1000;
	padding: 20px;
	filter: alpha(opacity=100);
}

#popupContent div {
	overflow-y: scroll;
	height: 220px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 10px;
	position: relative;
	filter: alpha(opacity=100);
}

#popupContent div, #popupContent form, #popupContent h2 {
	position: relative;
	filter: alpha(opacity=100);
}
.gallery-img {
	float:left;
	width:100px;
	height:100px;
	padding:10px;
	margin:22px;
	border:1px solid #ccc;
}
.gallery-inner {
	width:100px;
	height:100px;
	overflow:hidden;
}
.gallery-inner a {
	display:block;
	width:100px;
	height:100px;
}
.gallery-inner span {
	display:none;
}
