/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

h1 { margin-bottom: 10px;}
h2 { margin-bottom: 7px;}
h3, h4, h5 { margin-bottom: 5px;}
p, ul { margin-bottom: 7px; }

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea {
		font: normal normal 11px Arial, Helvetica, sans-serif;
		color: #666; 
		border: none;
		border: 1px solid #999;
		background: white;
}
img { border: none;
}
td,tr,table{
	font: normal normal 11px Arial, Helvetica, sans-serif;
}


/* ----------------  FONT  ------------- */

a {
	text-decoration: none;
}
h1 {
font: normal normal 20px Arial, Helvetica, sans-serif;
}
h2 {
font: normal bold 16px Arial, Helvetica, sans-serif;
}
h3 {
font: normal bold 12px Arial, Helvetica, sans-serif;
color: #15559d;
}
h4 {
font: normal bold 12px Arial, Helvetica, sans-serif;
color: #0e76a2;
}
a:link, a:visited {
	color: #15559d;
	font-weight: bold;
}
a:hover, a:active {
	color: #4b84c5;
}

.readmore a:link, .readmore a:visited {
	font-weight: bold;
	color: #15559d;
}
.readmore a:hover, .readmore a:active {
	color: #4b84c5;
}

/* ----------------  BASICS  ------------- */



ul li {
	font-weight: bold;
	list-style: none;
	padding-left: 10px;
	background: url(../images/listelement.gif) left center no-repeat;
}
body {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;	}

/* Font */
.red11pxbold
{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #d3191a;
	text-align: left;
}

.red12pxbold
{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #d3191a;
	text-align: left;
}
.red11pxnormal
{
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #d3191a;
	text-align: left;
}

.red12pxnormal
{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #d3191a;
	text-align: left;
}
.orange11pxbold
{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-align: left;
}

.orange12pxbold
{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-align: left;
}
.orange11pxnormal
{
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-align: left;
}

.orange12pxnormal
{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-align: left;
}
.grey11pxbold
{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align: left;
}

.black12pxbold
{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
.blue11pxbold
{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #15559d;
	text-align: left;
}

.blue12pxbold
{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #15559d;
	text-align: left;
}



.charcoal11pxbold
{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
table.jobtable
{
	border-collpase:collapse;
	width:100%;
}
td.jobtable
{
	padding:3px;
}
td.jobtablelabel
{
	padding:3px;
	width:180px;
}
td.jobtable1
{
	padding:3px;
	background-color:#eeeeee;
}
td.jobtablelabel1
{
	padding:3px;
	width:180px;
	background-color:#eeeeee;
}
td.jobtable_blue
{
	padding:0px;
	border-bottom:solid 2px #15559d;
	
}
td.jobtable_grey
{
	padding:0px;
	border-bottom:solid 2px #cccccc;
	
}
td.job_review
{
	padding:3px;
	border:1px solid #eeeeee;
}
table.job_review
{
	width:100%;
	border:1px solid #cccccc;
	border-collpase:collapse;
}
/*-----*/

/* ----------------  BASICS  ------------- */


.spacer {
	/*background: url(../images/separatorBG.gif) repeat-x;*/
	padding-bottom: 3px;
}
#shadContainer, #top, #baseShad {
	width: 1000px;
}
#top, #baseShad, #LogoNav {
	text-align: center;
	margin: 0 auto 0 auto;
} 	
#shadContainer {
	/*background: url(../images/shad_middle.gif) no-repeat;*/
}
#top {
	margin-top: 15px;
	/*background: url(../images/top_shad.jpg) no-repeat;*/
	height: 18px;
}
#baseShad {
	/*background: url(../images/base_shad.gif) repeat-y;*/
}
#LogoNav {
	text-align: left;
	/*background: url(../images/logoNav_bg.jpg) repeat-x;*/
	width: 960px;
	height: 112px;
	/*border-left: 1px solid #6b85a8;
	border-right: 1px solid #6b85a8;*/
}
#logo {
	float: left;
	width: 340px;
	padding: 10px 0 0 10px;
}
#slogan {
	padding-top: 27px;
	float: left;
	margin: 0px;
}
#content {
	margin: 0 auto 0 auto;
	background: white;
	/*background: url(../images/contentbg.gif) repeat-y;*/
	text-align: left;
	position: static;
	width: 960px;
}
#sidebarLeft {
	float: left;
	width: 192px;
}
#sidebarRight {
	float: left;
	width: 203px;
}
.map {
	padding-top: 10px;
}
.listboxsearch {
	padding-top: 10px;
	padding-left:10px;
}
#middleBar {
	width: 564px;
	float: left;
}
#middleBarSub {
	width: 740px;
	float: right;
	padding-right: 20px;
}
.newsBox {
	background: #e0ebf5;
	padding: 10px 10px 0 10px;
}
.contentBox {
	background: white;
	padding: 10px 10px 0 10px;
	line-height: 19px;
}
.clear {
	clear: both;
}
.newsBlock {
	padding-bottom: 10px;
}
.contactButton, .enquiriesButton {
	text-align: center; 
	background: #ff9900; 
	height: 22px; 
	padding-top: 6px;
	margin-bottom: 2px;
	font-size:16px;
}
.pictureHome {
	padding-bottom: 2px;
}
.mapSearchBG {
	background: #fff3e0;
}
.mapSearchdes {
	background: #fff3e0;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	
}
.search {
	position: relative;
	top: -10px;
	left: 10px;
	color:#15559d;
	font-weight:bold;
}


/* ----------------  BUTTON AND FORMS  ------------- */

.typeIn {
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px;
	margin-bottom: 8px;
	background: #fff3e0; 
}
.normalButton {
	padding:5px; 
	background: #ddd; 
	text-align: center; 
	margin-bottom: 8px;
}
input.button
{
	font-weight:bold;
	color:#15559d;
	background-color:#dddddd;
	border:1px solid #999999;
}
input.radiobutton
{
	font-weight:bold;
	color:#15559d;
	background-color:#ffffff;

}
input.textfield
{
	padding:2px;
	width:200px;
}
button {
	background: none;
	background: #ddd;
	border: none;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #15559d;
	margin-bottom: 8px;
}
button:hover {
	color: #4b84c5;
}
button div {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 12px;
}
/* ----------------  NAVIGATION  ------------- */

#navigation {
	padding-left: 110px;
	dislay:none;
}
#navigation div {
	padding-top: 6px;
	margin-top: 10px;
	float: left;
	height: 22px;
	padding-left: 12px;
	/*background: url(../images/navispacer.gif) left top repeat-y;*/
	dislay:none;
}
.navispacer {
	/*background: url(../images/navispacer.gif) repeat-y;*/
	width: 11px;
}

.subnav {
	height: 18px;
	background: #fff3e0;
	border-bottom: 2px solid white;
	padding: 5px 0 0 20px;
	font-size:11px;
}
/* ----------------  FOOTER  ------------- */

#footer {
}
.footerLeft, .footerCenter, .footerRight {
	height: 40px; 
	float: left;
}  
.footerLeft {
	width: 20px;
}
.footerCenter {
	text-align: left;
	width: 960px;
	/*background: url(../images/footerBG.gif) repeat-x;*/
}
.footerRight {
	width: 20px;
}
#footerContent {
	float: right;
	padding-top: 15px;
}