/* Begin Resets */
* {margin:0; padding:0; }
html { overflow-y: scroll; }
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
ul { list-style: n5one inside; }
p { font-size: 1.3em; line-height:1.3em; margin-bottom: 1em; color:#333333; }
a { outline: none; }
ol, ul {list-style: none; margin: 0; padding: 0;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
/*blockquote:before, blockquote:after, q:before, q:after {content: ""; }*/
/*blockquote, q {quotes: "" ""; }*/
a img, fieldset { border: 0; outline: none; }

/* Begin General Typography & Colors */
body {
	background: #e9e8e3 0 0 repeat-x;
	color: #2e3438;
	text-align: center;
}

a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}

.hide {
	display: none;
}
.hidden {
	visibility: hidden;
	display: none;
}
hr {
	visibility: hidden;
	clear: both;
	border: none;
	height: 0;
}
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.textright {
	text-align: right;
}

/* SEARCH BAR -------------------------*/
#searchbar {
	background: #f26522 url("../images/bg-search.gif") bottom left repeat-x;
	border-bottom: 2px solid #de9a12;
	padding: 1em;
}

#searchbar .wrapper {
	width: 960px;
	text-align:left;
	margin: 0 auto;
}

#searchbar h2 {
	font-size: 1.9em;
	color: #FFF;
}

#searchbar .search {
	width: 350px;
	float: right;
	text-align: right;
	}
	
#searchbar .search label {
	color: #fefde6;
	font-size: 1.2em;
	padding-right: 10px;
	}
	


/* HEADER -------------------------*/

#header {
	background: #9e4729 url("../images/bg-header.gif") top center repeat-x;
	padding-top: 5px;
	border-bottom: 5px solid #FFF;
	margin: 0;
	padding-bottom: 0;
}

#header .wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/header-btm.gif") bottom left no-repeat;
	margin-bottom: 5px;
}

#header .wrapper2 {
	width: 960px;
	background: url("../images/header-top.gif") top left no-repeat;
	padding-top: 4px;
}

#header .leftcolumn {
	width: 580px;
	float: left;
	background-color: #FFF;
	}

#header .leftcolumn h1 {
	font-weight: normal;
	font-size: 2.2em;
	color: #CA5623;
	padding-top: 25px;
	line-height: 1.2em;
	}
	
#header .leftcolumn h2 {
	font-weight: normal;
	font-size: 1.6em;
	padding: 10px 40px 10px 0px;
	line-height: 1.35em;
	}
	
#header .logo {
	padding: 20px;
	float: left;
	}
	
#header .rightcolumn {
	float: right;
	width: 350px;
	background-color: #FFF;
	}
	
#header .rightcolumn p {
	color: #556943;
	padding: 4px 0 2px 0;
	line-height: 1.2em;
	margin: 0;
	}
	
#header .rightcolumn ul {
	width: 160px;
	float: left;
	margin-bottom: 5px;
	margin-right: 12px;
	}
	
#header .rightcolumn ul li a {
	border:0 none;
	display:block;
	text-decoration:none;
}
	
#header .rightcolumn ul li {
	border-top: 3px solid #dde5d6;
	}
	
#header .rightcolumn li.development a {
	background: url("../images/menu-interDev.gif") 0 0 no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.development a:hover {
	background: url("../images/menu-interDev.gif") 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.health a {
	background: url("../images/menu-health.gif") 0 0 no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.health a:hover {
	background: url("../images/menu-health.gif") 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.law a {
	background: url("../images/menu-lawjustice.gif") 0 0 no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.law a:hover {
	background: url("../images/menu-lawjustice.gif") 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.environment a {
	background: url("../images/menu-environment.gif") 0 0 no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.environment a:hover {
	background: url("../images/menu-environment.gif") 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.governance a {
	background: url("../images/menu-governance.gif") 0 0 no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.governance a:hover {
	background: url("../images/menu-governance.gif") 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.monitoring a {
	background: url("../images/menu-monitoring.gif") 0 0 no-repeat;
	width: 160px;
	height: 40px;
	}
	
#header .rightcolumn li.monitoring a:hover {
	background: url("../images/menu-monitoring.gif") 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	}
	


#cat_435712_divs ul {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 960px;
}
	
#cat_435712_divs li {
	list-style: none;
	float: left;
	padding: 4px;
	margin: 0;
	text-align: center;
	background-color: #F78932;
}

#cat_435712_divs li.selected {
background-color: #FFF;
}

#cat_435712_divs li a {
  	color: #FFF;
 	font: 1.5em arial, sans-serif;
  	text-decoration: none;
	display: block;
	line-height: 1;
	margin: 0;
	height: 1.2em;
}

#cat_435712_divs li.selected a {
	color: #9E4729;
}

#cat_435712_divs a:hover {
	color: #9e4729;
}

#cat_435712_divs li#tab1 {
	width: 88px;
	margin-right: 2px;
	}
	
	
#cat_435712_divs li#tab2 {
	width: 109px;
	margin-right: 2px;
	}
	
#cat_435712_divs li#tab3 {
	width: 143px;
	margin-right: 2px;
	}
	
#cat_435712_divs li#tab4 {
	width: 108px;
	margin-right: 2px;
	}	
	
#cat_435712_divs li#tab5 {
	width: 167px;
	margin-right: 2px;
	}
	
#cat_435712_divs li#tab6 {
	width: 72px;
	margin-right: 2px;
	}	
	
#cat_435712_divs li#tab7 {
	width: 72px;
	margin-right: 2px;
	}
	
#cat_435712_divs li#tab8 {
	width: 123px;
	}
	
#mainmenu {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	height:2.6em;
		}	
	
	

/* SUBMENU -------------------------*/

.submenu {
	margin: 0 20px;
	background-color:#E9E8E3;
	height: 30px;
}

.submenu ul {
	float: left;
	height: 30px;
	margin: 0px 5px;
}

.submenu ul li {
	list-style: none;
	float: left;
	padding: 7px;
	text-align: center;
}

.submenu ul li a {
 	font: 1.3em arial, sans-serif;
  	text-decoration: none;
	display: block;
	padding: 0px 3px;
	color: #313739;
	margin: 0;
	}
	
.submenu ul li a:hover {
	color: #CB5623;
	}
	
.submenu ul li.selected {
	background-color: #FFF;
	border-top: 3px solid #E9E8E3;
	}
	
.submenu ul li.selected a {	
	color: #CB5623;
	}


	
/* BODY -------------------------*/

#body .wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}

#body {
	border-top: 1px solid #b7b6b6;
}

#body .padding {
	padding: 20px 40px 60px 40px;
	float: left;
	width: 600px;
	}
	
#body .ourprojects {
	float: left;
	width: 730px;
	}
	
#body .projectsmain {
	float: left;
	width: 950px;
	}
	
#body .ourprojects .padded, #body .projectsmain .padded {
		padding: 20px 40px 60px 40px;
	}
	
table.webapptable td {
	padding: 5px;
	vertical-align: top;
	width: 158px;
	border-bottom: 1px solid #DDE5D6;	
	font-size: 0.9em;
	background-color: #f7f7f4;
}

table.webapptable td .overview, .rightcolumn .projects .overview {
	padding: 5px;
	background-color: #DDE5D6;
}

table.webapptable td .overview .img {
	width: 195px;
	height: 130px;
	overflow: hidden;
	border: 2px solid #FFF;
	text-align: center;
}

.rightcolumn .projects .overview .img {
	width: 205px;
	height: 140px;
	overflow: hidden;
	border: 2px solid #FFF;
	text-align: center;
}

table.webapptable td .overview .img img {
	margin: auto;
	display:block;
	}

table.webapptable td .shortdesc, .rightcolumn .projects .shortdesc {
	padding: 5px 10px 10px 10px;
	background-color: #ecf1e8;
}

table.webapptable td .shortdesc h4, .rightcolumn .projects .shortdesc h4 {
	margin-bottom: 5px;
}

.rightcolumn .projects {
	font-size: 0.9em;
	}



table.webapptable td .overview p, .rightcolumn .projects .overview p {
	padding: 0px 5px;
}
	
#body .home .padded {
	padding: 20px 40px 60px 40px;
	}
	
#body .home {
	float: left;
	width: 590px;
	}
	
#body .rightside {
	background-color: #F9F8F4;
	margin: 2px;
	border-top: 1px solid #ECF1E8;
	border-bottom: 1px solid #ECF1E8;
	float: right;
	width: 360px;
	
}

#body .rightside .news {
	margin: 10px 10px 2px 10px;
	background-color: #FFF;
	padding: 10px 15px;
}

#body .rightside .didyouknow {
	margin: 3px 10px 10px 1px;
	background-color: #FFF;
	width: 168px;
	float: right
	}
	
#body .rightside .ourpeople .padded, #body .rightside .didyouknow .padded {
	padding: 10px 15px;
}
	
#body .rightside .projects .padded {
	padding: 12px 14px;
}

#body .rightside .ourpeople {
	margin: 2px 1px 10px 10px;
	background-color: #FFF;
	width: 168px;
	float: left;
	}
	
#body .rightside .projects img {
	border: 1px solid #E9E8E3;
	margin-bottom: 5px;
}

#body .rightside .projects h4 {
	margin-bottom: 0.5em;
	}
	
#body .contactintro {
	padding: 20px 0px 0px 40px;
	width: 880px;
	margin-bottom: -20px;
	}
	
#body .contactintro p {
	border-bottom: 2px solid #DDE5D6;
	font-size: 1.6em;
	padding-bottom: 12px;
	line-height: 1.5em;
	}


#body .padding .contactform, #body .padding .contactdetails {
	width: 280px;
	float: left;
	margin-right: 20px;
	padding-top: 20px;
	}
	
#body .padding .contactdetails .sidepanel {
	width: 250px;
}
	
#body .rightcolumn {
	float: right;
	width: 240px;
	margin-right: 40px;
	padding-top: 30px;
	}
	
#body .rightcolumn .addresspanel, #body .rightcolumn .ourpeople, #body .rightcolumn .projects {
	padding: 10px;
	background-color: #F9F8F4;
	margin-bottom: 10px;
	}
	
#body .projectlist {
	float: left;
	margin: 20px -20px 30px 20px;
	width: 200px;
	background-color: #F9F8F4;
	padding: 10px;
	font-size: 1.2em;
}

#body .projectlist table td {
	padding-bottom: 10px;
	font-size: 1.3em;
	}
	
#body .projectlist table td a {
	color: #313739;
	}
	
#body .projectlist a {
	display: block;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 5px;
	}
	
#body .projectlist h2 {
	font-size: 1.5em;
	color:#933D1E;
	border-bottom: -0.2em;
	}
	
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #933d1e;
	font-size: 2.3em;
	line-height: 1.1em;
	margin: 0 0 0.4em 0;
	}
	
#body h2 {
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 0.6em;
	line-height: 1.3em;
	color: #556943;
	}
	
#body h3 {
	color: #556943;
	font-size: 1.6em;
	margin-bottom: 0.4em;
	}
	
#body .expertise h3 {
	margin-top: 0.5em;
	}
	
#body h4 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

#body h6 {
	color: #556943;
	font-size: 1.6em;
	margin-bottom: 0.4em;
	margin-top: 1.5em;
	}
	

#body h5 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 0px;
	line-height: 1.3em;
	color: #556943;
	}

	
#body .projectmain {
	width: 465px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}


#body .snippit {
	background-color: #F9F8F4;
	margin-bottom: 10px;
}

#body .snippit h3 {
	background-color: #ECF1E8;
	padding: 4px 8px;
	border-bottom: 1px solid #DDE5D6;
}

#body .snippit p {
	padding: 0px 8px 10px 8px;
	margin: 0;
	line-height: 1.25em;
}

#body .projectimg {
	background-color: #DDE5D6;
	padding: 9px;
	margin-bottom: 15px;
}

#body .projectimg img {
	border: 3px solid #FFF;
	}

#body .projectimg h1 {
	color: #556943;

}


#body .projectsnapshot {
	width: 170px;
	float: left;
	}
	
#body .profile {
	border-bottom: 1px solid #DDE5D6;
	margin-bottom: 15px;
	padding: 10px 0;
	}
	
#body .expertise {
	border-bottom: 1px solid #DDE5D6;
	padding: 13px 0;
	}

#body .expertise .exp-symbol {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}
	
	
#body .toprule {
	border-top: 1px solid #DDE5D6;
	padding-top: 2px;
}
	
#body .makecontact {
	padding: 9px;
	background-color: #ECF1E8;
}
	
#body .resourcecentre {
	border-top: 1px solid #DDE5D6;
	margin-top: 30px;
	padding: 10px 0;
	}
	
#body .pullout {
	background-color: #ECF1E8;
	padding: 10px 10px 5px 10px;
	margin-bottom: 5px;
}

#body .pullout p.release {
	font-size: 1.1em;
	color:#556943;
	margin: -0.5em 0 0.3em 0;
	}

#body .exp-img img {
	float: right;
	margin-left:20px;
	padding: 5px;
	background-color: #C8C5A9;
	border: 1px solid #9FB77C;
}

#body .holder {
	float: left;
	width: 360px;
	}


/* FOOTER -------------------------*/

#footer {
	background: #FFF;
	border-top: 2px solid #f2af76;
}

#footer .wrapper {
	padding: 2em;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

#footer .wrapper p {
padding: 0;
margin: 0;
font-size: 1.1em;
}


/* MAP ROLLOVER -------------------------*/


/* credits: www.freecssmenus.co.uk */
#world { padding: 0px;
background: #EEEBE2 url("../images/worldmap/worldmap590.jpg") no-repeat;
width: 538px;
height: 250px;
margin: 0px 0px 16px 0px;
position: relative;
border:1px solid #CCCCCC;
}
#world li {padding: 0px;
display: block;
margin:0px;
}
#world a {display: block;
text-indent: 0px;
text-decoration: none;
font-size:13px;
cursor: default;
}
#na{position:relative;
left:20px;
top:10px;
width: 140px;
height: 130px }
#na a{text-indent: 15px;
line-height: 80px;
left:0px;
top:0px;
width: 200px;
height: 130px;
display: block;
list-style-type: none;
}
#na a:hover{ width: 230px;
height: 144px;
background-image:url("../images/worldmap/n_america820.jpg");
background-repeat: no-repeat;
background-position: -11px -10px;
}
#sa{position:absolute;
left:138px;
top:145px;
width: 70px;
height: 95px}
#sa a{text-indent: -70px;
line-height: 60px;
width: 70px;
height: 95px;
display: block;
list-style-type: none;
}
#sa a:hover{ width: 70px;
height: 95px;
background-image:url("../images/worldmap/s_america871.jpg");
background-repeat: no-repeat;
background-position: 2px -2px;
}
#eu{position:absolute;
left:236px;
top:12px;
width: 82px;
height: 78px}
#eu a{text-indent: 18px;
line-height:70px;
width: 80px;
height: 95px;
display: block;
list-style-type: none;
}
#eu a:hover{ width: 110px;
height: 95px;
background-image:url("../images/worldmap/europe156.jpg");
background-repeat: no-repeat;
background-position: 4px 6px;
}
#au{position:absolute;
left:313px;
top:2px;
width: 224px;
height: 166px}
#au a{text-indent: 60px;
line-height:140px;
width: 224px;
height: 166px;
display: block;
list-style-type: none;
}
#au a:hover{ width: 224px;
height: 172px;
background-image:url("../images/worldmap/asia581.jpg");
background-repeat: no-repeat;
background-position: 1px 17px;
}
#af{position:absolute;
left:231px;
top:104px;
width: 96px;
height: 100px;
}
#af a{text-indent: 30px;
line-height:60px;
width: 96px;
height: 100px;
display: block;
list-style-type: none;
}
#af a:hover{width: 96px;
height: 100px;
background-image:url("../images/worldmap/africa552.jpg");
background-repeat: no-repeat;
background-position: 1px -1px;
}
#mle{position:absolute;
z-index:1000;
left:303px;
top:96px;
width: 80px;
height: 50px;
}
#mle a{text-indent: 2px;
line-height:33px;
width: 80px;
height: 50px;
display: block;
list-style-type: none;
}
#mle a:hover{width: 80px;
height: 50px;
background-image:url("../images/worldmap/middleeast766.jpg");
background-repeat: no-repeat;
background-position: 0px 1px;
}
#oz{position:absolute;
z-index:1200;
left:408px;
top:167px;
width: 108px;
height: 62px;
}
#oz a{text-indent: 8px;
line-height:99px;
width: 108px;
height: 62px;
display: block;
list-style-type: none;
}
#oz a:hover{width: 108px;
height: 62px;
background-image:url("../images/worldmap/australasia228.jpg");
background-repeat: no-repeat;
background-position: 6px -2px;
}

/*Twitter style*/


.twtr-tweet-text p {
font-size: 1em;
}

.twtr-bd{padding:0 !important;}
.twtr-hd{ display:none;}
.twtr-ft{ height:10px !important; background-color:#F9F8F4 !important;}
.twtr-ft img{ display:none;}
.twtr-ft span{ display:none;}

.twtr-tweets{ border:none !important;}

.twtr-widget .twtr-tweet-wrap{ padding-bottom:30px !important; background:url(../images/twitter-box-bg.jpg) #FFFFFF no-repeat 0 bottom;}