/*
	author // jon @ pi-squared
 	www.pi-squared.co.za // superior web design and development since 2001
*/

/*-------------------------------------------------------------	reset */
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------------------	elements */
html {
	height: 101%;
}
body {
	background: #f1eeea;
	color: #444;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 100%;
}
h2 {
	margin-bottom: 5px;
	height: 90px;
}
h3 {
	font-weight: normal;
	font-size: 1.25em;
	margin-bottom: 10px;
}
h4 {
	clear: both;
	margin-bottom: 10px;
}
h5 {
	clear: both;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
ul,ol {
	margin-bottom: 5px;
}
li {
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #e77315;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
/*-------------------------------------------------------------	layout */
#skin {
	background: url(../images/skin_bg.gif);
	border-bottom: 1px solid #fff;
	margin: 0px auto;
	padding: 0px 15px;
	width: 935px;
}
#head {
	background: #fff;
	min-height: 130px;
	padding-top: 10px;
}
#left {
	float: left;
	margin: 4px 15px 10px 0px;
	width: 190px;
}
#torso {
	float: left;
	margin: 0px 0px 20px 30px;
	padding-bottom: 20px;
	width: 485px;
}
#right {
	float: left;
	margin: 5px 0px 10px 30px;
	width: 170px;
}
#foot {
	clear: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*-------------------------------------------------------------	head */
#head {
	color: #999;
}
h1 {
	padding-top: 52px;
	position: absolute;
}
h1 a {
	background: url(../images/head_bg.gif) bottom left no-repeat;
	display: block;
	height: 76px;
	width: 200px;
}
h1 span {
	display: none;
}
h1 img{
	display: none;
}
#head .fRight {
	font-size: 0.63em;
	min-height: 65px;
}
#head .fRight div {
	float: left;
}
#head a {
	color: #999;
}
.clientLogin p {
	float: left;
	line-height: 1.75em;
}
.clientLogin ul {
	/* see superfish.css */
}
#head .links {
	margin: 0px 10px;
	padding: 2px 5px;
}
#head .links a {
	padding: 0px 10px;
}
.siteSearch fieldset {
	float: left;
	padding-right: 5px;
	text-align: right;
}
.siteSearch input {
	font-size: 0.9em;
}
.siteSearch .text {
	border-left: 1px solid #828282;
	border-top: 1px solid #828282;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	color: #828282;
	margin-bottom: 5px;
	padding: 2px 2px 1px 2px;
	min-width: 135px;
}
.siteSearch .submit {
	background: #fff url(../images/siteSearch_submit_bg.gif) center center no-repeat;
	border-left: 1px solid #adadad;
	border-top: 1px solid #adadad;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	float: left;
	min-height: 17px;
	padding: 0px;
	min-width: 17px;
}
.submit{
	cursor: pointer;
}

/*-------------------------------------------------------------	navigation */
.navigation {
	border-right: 0px;
	clear: both;
	float: right;
	max-width: 720px;
}
.navigation li {
	border: 1px solid #e9e4de;
	border-right: 0px;
	float: left;
	list-style-type: none;
	margin-bottom: 0px;
}
.navigation a {
	background-image: url(../images/navigation_a_bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 117px;
	height: 25px;
	text-align: center;
}
.navigation span {
	display: none;
}
.navigation .aboutUs {
	background-position: -4px -5px;
}
.navigation .aboutUs:hover, .navigation .aboutUs:active, .navigation .aboutUs:focus, .aboutUs .navigation .aboutUs {
	background-position: -4px -40px;
}
.navigation .ourApproach {
	background-position: -129px -5px;
}
.navigation .ourApproach:hover, .navigation .ourApproach:active, .navigation .ourApproach:focus, .ourApproach .navigation .ourApproach {
	background-position: -129px -40px;
}
.navigation .productsServices {
	background-position: -254px -5px;
}
.navigation .productsServices:hover, .navigation .productsServices:active, .navigation .productsServices:focus, .productsServices .navigation .productsServices {
	background-position: -254px -40px;
}
.navigation .knowledgeCentre {
	background-position: -379px -5px;
}
.navigation .knowledgeCentre:hover, .navigation .knowledgeCentre:active, .navigation .knowledgeCentre:focus, .knowledgeCentre .navigation .knowledgeCentre {
	background-position: -379px -40px;
}
.navigation .careers {
	background-position: -504px -5px;
}
.navigation .careers:hover, .navigation .careers:active, .navigation .careers:focus, .careers .navigation .careers {
	background-position: -504px -40px;
}
.navigation .contactUs {
	background-position: -629px -5px;
	border-right: 1px solid #e9e4de;
}
.navigation .contactUs:hover, .navigation .contactUs:active, .navigation .contactUs:focus, .contactUs .navigation .contactUs {
	background-position: -629px -40px;
}
/*-------------------------------------------------------------	left - subNavigation */
.subNavigation {
	font-size: 0.688em;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.5em;
}
#left .subNavigation a {
	color: #494949;
}
#left .subNavigation a:hover,
#left .subNavigation a:focus,
#left .subNavigation a:active,
#left .subNavigation li.active ul a:hover,
#left .subNavigation li.active ul a:focus,
#left .subNavigation li.active ul a:active {
	color: #682340;
	text-decoration: none;
}
#left .subNavigation li.active a.active{
	color: #682340;
	text-decoration: none;
}
#left .subNavigation li.active a {
	color: #494949;
	text-decoration: none;
}
.subNavigation ul {
	margin: 4px 0px;
}
.subNavigation li li {
	font-weight: normal;
	list-style-type: none;
	font-size: 1em;
}
.subNavigation li li a span {
	color: #e77315;
	font-weight: bold;
}
/*-------------------------------------------------------------	left - mapToggler */
.mapToggler {
	background-image: url(../images/dotted_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-right: 5px;
	padding-top: 1px;
}
.mapToggler li {
	background-image: url(../images/dotted_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 5px;
}
.mapToggler .active {
	background-color: #f1eeea;
}
#left .mapToggler a {
	color: #682340;
	font-weight: bold;
}
div.london {
	background-color: #f00;
}
div.windsor {
	background-color: #0f0;
}
div.manchester {
	background-color: #00f;
}
/*-------------------------------------------------------------	h2s */
h2 {
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}
h2 span {
	display: none;
}
/*-------------------------------------------------------------	h3s, h4s */
.aboutUs h3, .aboutUs h4 {
	color: #006a71;
}
.ourApproach h3, .ourApproach h4 {
	color: #b42c34;
}
.productsServices h3, .productsServices h4 {
	color: #00467f;
}
.knowledgeCentre h3, .knowledgeCentre h4 {
	color: #a49400;
}
.careers h3, .careers h4 {
	color: #566393;
}
.contactUs h3, .contactUs h4 {
	color: #682340;
}
/*-------------------------------------------------------------	fancyBgs */
.fancyBg {
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.productsServices .fancyBg {
	background-image: none; /*url(../images/stock_products-services.jpg);*/
}
.productsServices .fancyBg .box {
	padding-right: 0px;
}
.knowledgeCentre .fancyBg {
	background-image: url(../images/stock_knowledge-centre.jpg);
}
.knowledgeCentre .fancyBg .box {
	min-height: 260px;
	padding-right: 300px;
}
.careers .fancyBg {
	background-image: url(../images/stock_careers.jpg);
}
.careers .fancyBg .box {
	min-height: 200px;
	padding-right: 215px;
}
/*-------------------------------------------------------------	foot */
#foot ul {
	font-size: 0.63em;
	text-align: center;
}
#foot li {
	border-right: 1px solid #999;
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
	color: #999;
}
#foot li.omega {
	border-right: 0px;
}
#foot a {
	color: #999;
}
#foot p{
	text-align:center;
	font-size:0.59em;
	color: #666;
	margin-top:15px;
}
/*-------------------------------------------------------------	torso stuff */
#torso h4, #torso h5 {
	font-size: 0.688em;
	margin-bottom: 0px;
}
#torso p, #torso ul, #torso ol{
	font-size: 0.688em;
	line-height: 1.5em;
}
#torso ul, #torso ol{
	margin-left: 15px;
}
#torso a.more {
	color: #ea8634;
	display: none;
	white-space: nowrap;
}
div.more {
	margin-bottom: 5px;
}
#torso div.more a {
	background: #e77315;
	border: 1px solid #a4a4a4;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 0.625em;
	float: right;
	padding: 0px 3px 1px 3px;
}
.article h4, .article h5 {
	clear: none;
}
.article {
	padding-bottom: 5px;
}
.article h4, .article h5, .article p{
	margin-left: 130px;
}
.article ul{
margin-left: 145px !important;
}
.article .thumbnail {
	float: left;
	margin: 5px 0px 15px 0px;
}
#torso .breadcrumbs {
	font-size: 0.625em;
	margin: 5px 0px 13px 0px;
}
.breadcrumbs li {
	color: #999;
	display: inline;
	list-style-type: none;
}
#torso .twoCols {
	margin: 0px 0px 15px 0px;
}
.twoCols .box {
	float: left;
	width: 235px;
}
.twoCols .beta {
	margin-left: 15px;
}
.fRight {
	float: right;
}
.fLeft {
	float: left;
}
#torso .fLeft img {
	float: left;
	margin: 5px 15px 15px 0px;
}
#torso .fRight img {
	float: left;
}
.hr {
	height: 1px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.hr hr {
	display: none;
}
.dotted {
	background-image: url(../images/dotted_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.splash {
	margin: 0px 0px 10px 0px;
}
#map {
	height: 275px;
	margin: 10px 0px;
	width: 485px;
}
div.loading {
	background: #e5e3df url(../images/loading_bg.gif) center center no-repeat;
}
#torso .print {
	float: right;
	margin-top: 2px;
}
/*-------------------------------------------------------------	right forms */
#right div.form, #right form {
	background: #ccc;
	font-size: 0.688em;
	margin: 0px -14px;
}
#right div.form.success{
	/*padding-top:10px;*/
	display:block;
	padding-left:0;
	/*padding-right:10px;*/
}
#right div.form.success p{
	font-size:1em;
	margin:0;
}
#right fieldset {
	padding: 5px 14px 10px 14px;
}
#right label, #right input, #right select, #right textarea {
	font-size: 0.909em;
	display: block;
	width: 100%;
}
#right .text, #right .submit, #right select, #right textarea {
	border-left: 1px solid #828282;
	border-top: 1px solid #828282;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	font-family: Arial, Verdana, Sans-Serif;
	margin-bottom: 5px;
}
#right .submit {
	background: #e77315;
	color: #fff;
	float: right;
	font-weight: bold;
	width: auto;
}
#right .busy {
	background: #eee;
	color: #999;
}
.disclaimer {
	font-size: 0.827em;
}
label.error {
	background: #fff;
	border-left: 1px solid #828282;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	color: #b23;
	margin: -5px 0px 5px 0px;
	text-indent: 2px;
}
.success {
	background: #fff url(../images/success_bg.gif) 3px 3px no-repeat;
	clear: both;
	display: none;
	min-height: 25px;
	padding: 3px 0px 3px 30px;
}
/*-------------------------------------------------------------	right stuff */
.print, .video, .find, div.email, .downloads {
	font-size: 0.688em;
	line-height: 19px;
	margin-bottom: 5px;
}
.downloads {
	line-height: 14px;
	list-style-type: none;
}
.downloads li {
	margin-bottom: 5px;
}
.downloads span {
	color: #e77315;
}
.print {
	background: url(../images/print_bg.gif) center right no-repeat;
	padding-right: 25px;
	text-align: right;
}
#right .print a, #right .video a {
	color: #E77315;
	font-weight: normal;
}
.find, div.email, .video, .pdf {
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.find {
	background-image: url(../images/find_bg.gif);
}
div.email {
	background-image: url(../images/email_bg.gif);
}
.video {
	background: url(../images/video_bg.gif) center left no-repeat;
}
.pdf {
	background: url(../images/pdf_bg.gif) center left no-repeat;
}
#right .pdf a {
	color: #444;
	font-weight: normal;
}
#right .pdf a:hover {
	color: #e77315;
}
#right .find a, #right .email a {
	font-weight: normal;
}
#right .box {
	padding: 10px 0px 5px 0px;
}
#right .dotted {
	background-position: top left;
}
#right a {
	font-weight: bold;
}
#right h3 {
	color: #494949;
	font-weight: bold;
	font-size: 0.688em;
}
#right p {
	font-size: 0.688em;
	margin-bottom: 5px;
}
#right .thumbnail {
	float: right;
	margin: 0px 0px 5px 5px;
}
/*-------------------------------------------------------------	pages - home */
.home {
	background: #fff !important;
}
.home #head {
	padding-bottom: 10px;
}
.home #torso {
	margin: 0px 0px 10px 0px;
}
.home #torso {
	width: 935px;
}
.home .splash {
	margin-bottom: 15px;
}
.home .splash img {
	float: left;
}
.threeCols h3 {
	line-height: 0.75em;
	margin-bottom: 5px;
	padding: 3px 0px;
}
.corners h3, .corners p {
	margin-left: 100px;
}
.threeCols .gradient h3 {
	border-bottom: 1px solid #aaa;
	padding-bottom: 0px;
}
.threeCols li {
	font-size: 0.788em;
	list-style-type: none;
}
.threeCols p {
	margin-bottom: 5px;
}
.threeCols .box {
	margin: 0px 0px 5px 0px;
	float: left;
	padding: 5px 15px;
	position: relative;
	width: 270px;
}
.corners {
	background-image: url(../images/corners_bottom-left_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.corners .corners {
	background: transparent url(../images/corners_top-right_bg.gif) no-repeat;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.threeCols .grey {
	background-color: #ddd;
}
.threeCols .aqua {
	background-color: #dce8e9;
}
.threeCols .blue {
	background-color: #d4e1eb;
}
.threeCols .gradient {
	background: url(../images/gradient_bg.gif) repeat-x;
	min-height: 160px;
}
.threeCols .gradient a {
	font-weight: bold;
}
.threeCols .beta {
	margin: 0px 15px;
	width: 275px;
}
.threeCols .gradient {
	color: #81766b;
	background: url(../images/gradient_bg.gif) repeat-x;
	min-height: 160px;
}
.threeCols .thumbnail {
	border: 1px solid #888;
	float: left;
	margin: 0px 0px 0px 5px;
}
.threeCols .details {
	background: url(../images/threeCols_details_a_bg.gif) 1px center no-repeat;
	line-height: 1.45em;
}
.threeCols .details a {
	color: #81766b;
	padding-left: 20px;
}
.threeCols a.more {
	font-weight: bold;
}
/*-------------------------------------------------------------	pages - approach */
.orange-bold{
    color:Orange;
    font-weight:bold;
}
/*-------------------------------------------------------------	pages - careers */
#careers-list {
    margin-bottom: 10px;
    font-size: 0.8em;
}
#careers-list li {
    list-style: none;
}
/*-------------------------------------------------------------	pages - search results */
.searchResults  {
    background: #fff;
}
.searchResults #torso {
	margin: 5px 0px;
	width: 935px;
}
.searchResults #searchResults {
	border: 0px;
	height: 400px;
	width: 935px;
}
/*-------------------------------------------------------------	clearFix */
.clearFix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}
.clearFix {
	display: block;
}
/*------------------------------------------------------------- hidden elements */
.hidden {
	display:none;
}
/*------------------------------------------------------------- sitemap fix */
#sitemap ul{
	font-size: 1em;
}

#sitemap>ul{
	font-size:0.688em;
	line-height:1.5em;
}

/*-------------------------------------------------------------	and we're good. */	


