@charset "utf-8";
/* CSS Document */
html, body {height:100%; margin:0; padding:0; display:block; overflow:hidden;}

p {padding-bottom:1em;}
.gray {color:#D9CEB4!important;}
.gray:hover {color:#D9CEB4!important; background:none!important;}
a {color:#ED1C24; text-decoration:none;}

a.pointer {color:#fff; background:url(../images/ico-pointer.png) no-repeat 0 3px;; padding-left:20px;}
a.pointer:hover {color:#ED1C24;}

a.black {color:#000!important;}
a.black:hover {color:#ED1C24!important;}

.wrapper {width:693px; min-height:612px; margin:auto; padding-top:50px;}
	.header {float:left; width:100%;}
		.logo {float:right; margin-bottom:.417em;}
						
	.contentHolder {float:left; width:100%; background-color:#fff; height:424px; overflow:hidden;}
		.content {padding:15px;}
			
			.clientList {float:left;}	
				.clientList li {padding-bottom:5px;}
					.clientList a {color:#3A3305; font-size:1.333em; padding-left:2.167em;}
					.clientList a:hover { color:#ED1C24; background:url(../images/pointer-client-list.png) no-repeat 0 .417em;}
				
		
	.footer {float:left; width:100%; margin-top:.5em;}
		.footerContent {}
		
		.menu ul li {float:left; margin-right:86px;}
		.menu ul li a {color:#231F20;}
		.menu ul li a:hover {color:#ED1C24;}


/*SELECTED WORK*/
.workdesc {float:left; color:#fff; line-height:1.2em; font-size:.833em;}
	.workdesc a.externalLink {color:#fff;}
.popup {background:url(../images/transparent.png); float:right; width:65%; height:394px; border:1px solid #fff; display:none;}
	.projectDetails {margin:15px; color:#fff; line-height:1.167em;}
.close {float:right; width:12px; height:12px;}

.indent {float:right; width:315px;}


.katherineBrown {background:url(../images/selected-work/katherine-brown.jpg) no-repeat; height:476px;}
.blueprint {background:url(../images/selected-work/blueprint.jpg) no-repeat; height:476px;}
.cata {background:url(../images/selected-work/cata-new.jpg) no-repeat top right; height:476px;}
.cemexCsr {background:url(../images/selected-work/cemex-csr-new.jpg) no-repeat; height:476px;}
.cemexEuro {background:url(../images/selected-work/cemex-euro-new.jpg) no-repeat; height:476px;}
.wonderfulWorld {background:url(../images/selected-work/wonderful-world.jpg) no-repeat; height:476px;}
.absoluteCapitalManagement {background:url(../images/selected-work/three.jpg) no-repeat top right; height:476px;}
.turtledove {background:url(../images/selected-work/margaret-beaufort-institute.jpg) no-repeat top right; height:476px;}
.foodDoctor {background:url(../images/selected-work/food-doctor.jpg) no-repeat; height:476px;}
.tateAndLyle {background:url(../images/selected-work/tate-and-lyle.jpg) no-repeat; height:476px;}
.waterwise {background:url(../images/selected-work/waterwise.jpg) no-repeat; height:476px;}
.falconWindsor {background:url(../images/selected-work/falcon-windsor.jpg) no-repeat; height:476px;}
.twentySix {background:url(../images/selected-work/26.jpg) no-repeat; height:476px;}
.orientCapital {background:url(../images/selected-work/orient-capital.jpg) no-repeat; height:476px;}
.oxfordHouse {background:url(../images/selected-work/oxford-house.jpg) no-repeat; height:476px;}
.wwf {background:url(../images/selected-work/wwf.jpg) no-repeat; height:476px;}
.wwfCrossroads {background:url(../images/selected-work/wwf-crossroads.jpg) no-repeat; height:476px;}
.wwfRoe {background:url(../images/selected-work/wwf-roe.jpg) no-repeat; height:476px;}


.paginator ul {list-style:none;}
	.paginator ul li {float:left; margin-right:10px;}
