@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding-bottom: 25px;
}

a {
	color: #676767;
	text-decoration: none;
}
a:hover {
	color: #0141AB;
}
.dottedDivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bdbdbd;
	margin-top: 28px;
	margin-bottom: 28px;
}

.txt-14{
	font-size:14px;
}
.txt-16{
	font-size:16px;
}


#mainLogoHolder {
	height: 88px;
	width: 88px;
	left: 50%;
	top: 33px;
	margin-left: 336px;
	position:absolute;
	z-index:22;
}
	#mainLogoHolder H1 {
		margin: 0px;
		padding: 0px;		
	}
	#mainLogoHolder a {
	text-indent:-3000px;
	background-image: url(../../images/stand-alone-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 88px;
	width: 88px;
	font-size: 6px;
	text-decoration: none;
	color: #000;
	}
	
	
#mainLogoHolder2 {
	height: 105px;
	width: 106px;
	left: 50%;
	top: 33px;
	margin-left: 320px;
	position:absolute;
	z-index:22;
}
	#mainLogoHolder2 H1 {
		margin: 0px;
		padding: 0px;		
	}
	#mainLogoHolder2 a {
	text-indent:-3000px;
	background-image: url(../../images/stand-alone-logo-big.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 105px;
	width: 106px;
	font-size: 6px;
	text-decoration: none;
	color: #000;
	}

.txt-blue {
	color: #0141AB;
}
.alignCentre {
	text-align: center;
}
.bold {
	font-weight: bold;
}


.clear {
	clear: both;
}
#siteWrapper {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #676767;
	line-height: 16px;
}
#headerWrapper {
	background-color: #000;
	clear: both;
	padding-top: 40px;
}
#headerWrapper-newBrand {
	background-color: #000;
	clear: both;
	padding-top: 40px;
	background-image: url(../../images/newBrand-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNavWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#mainNav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainNav li {
	float: left;
	text-decoration: none;
	padding-right: 18px;
	background-image: url(../../assets/images/mainNavIcon-up.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	#mainNav a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-left: 18px;
	font-weight: bold;
	}
	#mainNav .home {
		padding-left: 0px;
	}
	#mainNav a:hover {
		color: #003ee6;
	}

#mainNav .selected {
	background-image: url(../../assets/images/mainNavIcon-selected.gif);
}
	#mainNav .selected a {
		color: #003ee6;
	}


#footerWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapper {
	background-image: url(../../images/PD_CS_titlebar2tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	background-color: #FFF;
}
#contentWrapper-home {
	background-image: url(../../images/home_boxs_BG2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	background-color: #FFF;
}

.contentHolder {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.contentDivider {
	background-image: url(../../images/other_CSs_line_centre.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
	clear: both;
	height: 60px;
	background-attachment: scroll;
	margin-top: 18px;
}

#homeBoxesWrapper {
	padding-top: 28px;
}
#homeBoxesWrapper .homeBox1 {
	float: left;
	width: 257px;
	padding-right: 18px;
}
#homeBoxesWrapper .homeBox2 {
	float: left;
	width: 256px;
	padding-right: 18px;
	padding-left: 18px;
}
#homeBoxesWrapper .homeBox3 {
	float: right;
	width: 261px;
}

#homeBoxesWrapper h1 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#homeBoxesWrapper a {
	font-weight: bold;
	color: #272727;
	text-decoration: none;
}
	#homeBoxesWrapper a:hover {
		color:#0141AB;
	}
#homeBoxesWrapper p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
}


#BCbar {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	background-image: url(../../images/PD_CS_titlebar2.jpg);
	background-repeat: no-repeat;
}
#BCbar #BCholder {
	float: left;
	font-weight: bold;
}
#BCbar #BCbarContactNo {
	float: right;
	font-weight: bold;
}
#leftContentColumn {
	clear: left;
	float: left;
	width: 252px;
	padding-bottom: 40px;
	padding-right: 20px;
}
#leftContentColumn .imageHolder {
	padding-top: 30px;
}

#leftContentColumn h1 {
	display: block;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#rightContentColumn {
	clear: right;
	float: right;
	width: 550px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c3c3c3;
}
#rightContentColumn h2 {
	display: block;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#rightContentColumn a {
	font-weight: bold;
}


#subNav {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}
#subNav li {
	display: block;
	clear: both;
}

#subNav a {
	font-weight: bold;
	clear: both;
}
	#subNav a:hover {
		color:#0141AB;
	}
	#subNav .selected a {
	background-image: url(../../images/arrow_blue_on_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	display: block;
	clear: both;
	float: left;
	color: #0141AB;
	}
#rightContentColumn h1 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.div_workmain {
	float: left;
	width: 110px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.work_logoboxinactive {
	border: 1px dotted #999999;
}
.work_logoboxactive, .work_logoboxactive:active, .work_logoboxactive:visited {
	border: 1px dotted #999999;
	text-align: center;
}
.work_logoboxactive:hover {
	border: 2px solid #2564C5;
	text-align: center;
}
.workClientLabelHolder {
	font-weight: bold;
	float: left;
	width: 70px;
}
.workClientHolder {
	float: left;
}
.CSIF {
	height: 150px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fullContentColumn {
	clear: right;
	float: right;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c3c3c3;
}
#applicationFormWrapper {
	background-color: #1E1E1E;
	padding: 12px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#applyForm label {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}
#applyForm .submitBTN {
	background-color: #1E1E1E;
	border: 1px solid #FFF;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fullWidth {
	width: 100%;
}
.newsItemImage {
	float: left;
	width: 300px;
	text-align: center;
}
.mainNewsBody {
	float: right;
	width: 520px;
}
.newsBlockItem {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
	padding-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdbdbd;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.newsThumbStyle {
	border: 10px solid #efefef;
}
