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


/* Global Styles */


html {
	height:100%;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
}

body {
	height:100%;
	margin:0px;
	overflow: hidden;
	background-color:#fff;
}

body.home {
	height:100%;
	margin:0px;
	overflow: hidden;
	background-color:#53065a;
	
}

body.work {
	height:100%;
	width:100%;
	margin:0px;
	overflow: auto !important;
	background-color:#f9f9f9;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:30px;
	color:#3a3a3a;
	letter-spacing:-1px;
}

h2 {
	font-size:26px;
	color:#3a3a3a;
	letter-spacing:-1px;
}

h3 {
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
	margin-top:11px;
	margin-bottom:3px;
}


a {
	text-decoration: none;
	outline: none;
	color:#9c286b;
}
		
a:hover{
	text-decoration: underline;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
	outline:none;
}


img{
	border:none;
}

.clear {
	clear:both;
}

/* Top Navigation */

#topNavWrapper {
	height:72px;
	background-color:#53065a;
	position:absolute;
	z-index:3;
	width:100%;
	display:block;
	top:0;
	border-bottom:1px solid #6b2b71;
}

#topNavWrapperWork {
	height:72px;
	background-color:#53065a;
	border-bottom:1px solid #6b2b71;
}

#topNavWrapperWorkie6 {
	display:none;
}

#topNavWrapper.home {
	border:none !important;
	background:transparent !important;
}	

#topNavWrapper ul, #topNavWrapperWork ul {
	margin:0px;
	padding:0px;
	height:50px;
	list-style:none;
	padding-left:23px;
	padding-top:24px;
	float:left;
}

#topNavWrapper ul li, #topNavWrapperWork ul li {
	padding:0px;
	margin-right:8px;
}

li#homeNav {
	width:56px;
	height:50px;
	float:left;
}

li#homeNav a {
	width:56px;
	height:33px;
	display:block;
	background-image:url(../site-img/homeNav.png);
	background-repeat:no-repeat;
	background-position:left;
}

li#homeNav a:hover {
	background-image:url(../site-img/homeNav.png);
	background-repeat:no-repeat;
	background-position:-56px;
}

li#homeNav.active a {
	background-image:url(../site-img/homeNav.png);
	background-repeat:no-repeat;
	background-position:-56px;
}

li#aboutNav {
	width:57px;
	height:50px;
	float:left;
}

li#aboutNav a {
	width:57px;
	height:33px;
	display:block;
	background-image:url(../site-img/aboutNav.png);
	background-repeat:no-repeat;
	background-position:left;
}

li#aboutNav a:hover {
	background-image:url(../site-img/aboutNav.png);
	background-repeat:no-repeat;
	background-position:-57px;
}

li#aboutNav.active a {
	background-image:url(../site-img/aboutNav.png);
	background-repeat:no-repeat;
	background-position:-57px;
}

li#workNav {
	width:50px;
	height:50px;
	float:left;
}

li#workNav a {
	width:50px;
	height:33px;
	display:block;
	background-image:url(../site-img/workNav.png);
	background-repeat:no-repeat;
	background-position:left;
}

li#workNav a:hover {
	background-image:url(../site-img/workNav.png);
	background-repeat:no-repeat;
	background-position:-50px;
}

li#workNav.active a {
	background-image:url(../site-img/workNav.png);
	background-repeat:no-repeat;
	background-position:-50px;
}

li#careersNav {
	width:70px;
	height:30px;
	float:left;
}

li#careersNav a {
	width:70px;
	height:33px;
	display:block;
	background-image:url(../site-img/careersNav.png);
	background-repeat:no-repeat;
	background-position:left;
}

li#careersNav a:hover {
	width:70px;
	height:33px;
	display:block;
	background-image:url(../site-img/careersNav.png);
	background-repeat:no-repeat;
	background-position:-70px;
}

li#careersNav.active a {
	background-image:url(../site-img/careersNav.png);
	background-repeat:no-repeat;
	background-position:-70px;
}

li#contactNav {
	width:73px;
	height:30px;
	float:left;
}

li#contactNav a {
	width:73px;
	height:33px;
	display:block;
	background-image:url(../site-img/contactNav.png);
	background-repeat:no-repeat;
	background-position:left;
}

li#contactNav a:hover {
	background-image:url(../site-img/contactNav.png);
	background-repeat:no-repeat;
	background-position:-74px;
}

li#contactNav.active a {
	background-image:url(../site-img/contactNav.png);
	background-repeat:no-repeat;
	background-position:-74px;
}

img#callEngland {
	float:right;
	margin-right:23px;
	margin-top:27px;
}


/* Welcome Messages */

#welcomeMessages {
	clear:both;
	margin-top:72px;
	margin-bottom:-114px;
	position:absolute;
	width:100%;
	height:78%;
	display:block;
	text-align:center;
	z-index:1;
}


/* Background Image */

#backgroundWrapper {
	margin-top:72px;
}

.fullBg {
	position:fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	height:100%;
	z-index:1;	
}


/* Content Wrapper */

#contentWrapper {
	width:550px;
	z-index:4;
	position:relative;
	top:50%;
	float:right;
	margin-right:30px;
}

.aboutEngland {
	margin-top:-220px;
}

.contactEngland {
	margin-top:-195px;
}

#textContent {
	
}

#textContent.aboutPage {
	width:512px;
	height:386px;
	background-image:url(../site-img/aboutContentBg.png);
	background-repeat:no-repeat;
	padding:20px;
}

#textContent.contactPage {
	width:512px;
	height:329px;
	background-image:url(../site-img/contactContentBg.png);
	background-repeat:no-repeat;
	padding:20px;
}


#textContent p {
	font-size:12px;
	color:#515151;
	line-height:23px;
}

a#emailEnquiries {
	width:205px;
	height:14px;
	display:block;
	background-image:url(../site-img/enquiriesEmailLink.png);
	background-repeat:no-repeat;
}

p#emailLink {
	height:25px;
	width:240px;
	background-image:url(../site-img/arrowIcon.png);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:10px;
	float:left;
}

p#callEngland {
	height:25px;
	width:115px;
	background-image:url(../site-img/arrowIcon.png);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:10px;
	float:right;
}

a#emailEnquiries:hover {
	background-position:0 -14px;
}

/* Work Section */

#workWrapper {
	display:block;
	clear:both;
	
}

#workItems {
	margin-left:7px;
	margin-top:18px;
	margin-bottom:3px;
	padding-right:0px;
	width:94%;
	float:left;
	min-height:690px;
}

#workItems div.bottom {
	display:none;
}

#workItems div.pager {
	width:34px;
	float:right;
	display:none;
}

ul#paginationie6 {
	display:none;
}

ul#pagination {
	width:34px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:18px;
	margin-right:18px;
	list-style:none;
}

ul#pagination a {
	width:34px;
	height:34px;
	display:block;
	background-image:url(../site-img/pagination.png);
	background-repeat:no-repeat;
}

ul#pagination li {
	margin-bottom:13px;
}

#pageFirst a:hover {
	background-position:0 -34px;
}

#pageOne a {
	background-position:0 -68px;
}

#pageOne a:hover {
	background-position:0 -102px;
}

#pageTwo a {
	background-position:0 -136px;
}

#pageTwo a:hover {
	background-position:0 -170px;
}

#pageThree a {
	background-position:0 -204px;
}

#pageThree a:hover {
	background-position:0 -238px;
}

#pagelast a {
	background-position:0 -272px;
}

#pagelast a:hover {
	background-position:0 -306px;
}

#workItems div.pager a.pagerFirst {
	width:34px;
	height:34px;
	display:block;
	background-image:url(../site-img/pagerFirst.png);
	background-repeat:no-repeat;
	line-height:80px;
	overflow:hidden;
}

#workItems div.pager a.pagerFirst:hover {
	background-image:url(../site-img/pagerFirstHover.png);
	background-repeat:no-repeat;
}

#workItems div.pager a.pagerLast {
	width:34px;
	height:34px;
	display:block;
	background-image:url(../site-img/pagerLast.png);
	background-repeat:no-repeat;
	line-height:80px;
	overflow:hidden;
}

#workItems div.pager a.pagerLast:hover {
	background-image:url(../site-img/pagerLastHover.png);
	background-repeat:no-repeat;
}

#workItems ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

li.workItem {
	width:213px;
	height:214px;
	float:left;
	background-image:url(../site-img/workItemBg.png);
	background-repeat:no-repeat;
	padding-left:9px;
	padding-top:8px;
	margin-left:11px;
	margin-bottom:15px;
}

li.workItem h3 a {
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
	text-decoration:none;
}

li.workItem h3 a:hover {
	color:#9c286b;
}


li.workItem a.workItemDescription {
	color:#bababa;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
}

a#backToWork {
	width:34px;
	height:34px;
	display:block;
	float:right;
	background-image:url(../site-img/backToWork.png);
	background-repeat:no-repeat;
}

a#backToWork:hover {
	background-position:0 -34px;
}

#caseStudy {
	width:604px;
	padding-left:16px;
	padding-bottom:24px;
	padding-top:24px;
	float:left;
}

#breadcrumb {
	margin-bottom:10px;
	font-style:italic;
}

#whatWeDid {
	margin-top:11px;
	margin-bottom:15px;
}

.caseStudyTop {
	width:604px;
	height:14px;
	background-image:url(../site-img/caseStudyBorders.png);
	background-repeat:no-repeat;
}

.caseStudyBottom {
	width:604px;
	height:14px;
	background-image:url(../site-img/caseStudyBorders.png);
	background-repeat:no-repeat;
	background-position:0px -14px;
	margin-top:-11px;
}

.caseStudyContent {
	background-color:#fff;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	display:block;
	padding-left:14px;
	padding-right:14px;
	padding-top:4px;
	font-size:12px;
	color:#515151;
	line-height:23px;
}

#shareEngland {
	width:192px;
	height:24px;
	float:right;
	padding-top:10px;
	padding-left:83px;
	margin-top:24px;
	background-image:url(../site-img/shareEngland.png);
	background-repeat:no-repeat;
}

#shareEngland ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#shareEngland ul li {
	float:left;
	margin-right:5px;
}

/* Contact Form and Details */

#contactDetails {
	margin-top:12px;
}

#contactForm {
	width:234px;
	float:left;
	margin-right:24px;
	margin-bottom:0px;
	height:175px;
}

#contactForm fieldset {
	border:none;
	margin:0px;
	padding:0px;
}

#contactForm label {
	display:none;
}

#contactForm input {
	width:234px;
	height:28px;
	border:1px solid #acacac;
}

#contactForm #submitForm {
	width:31px;
	height:31px;
	background-image:url(../site-img/submitForm.png);
	background-repeat:no-repeat;
	float:right;
}

#submitForm-button {
	color:#fff;
	text-align:center;
}

#contactForm #submitForm.yui-button-hover {
	background-image:url(../site-img/submitFormHover.png);
	background-repeat:no-repeat;
}

p#northContact {
	width:125px;
	float:left;
	line-height:18px;
}


p#southContact {
	width:125px;
	float:right;
	line-height:18px;
}

.officeTitle {
	margin-bottom:16px;
}

/* Logo Wrapper */

#logoWrapper {
	height:114px;
	/*background-image:url(../site-img/bodyBg.jpg);*/
	background-repeat:repeat-y;
	background-position:right;
	background-color:#53065a;
	position:absolute;
	z-index:2;
	width:100%;
	bottom:0;
	border-top:1px solid #6b2b71;
}

#logoWrapperWork {
	height:114px;
	/*background-image:url(../site-img/bodyBg.jpg);*/
	background-repeat:repeat-y;
	background-position:right;
	background-color:#53065a;
	width:100%;
	border-top:1px solid #6b2b71;
	clear:both;
}

#logoWrapper.home {
	border:none !important;
	background:transparent !important;
}

#legalInfo {
	float:left;
	margin-left:23px;
	margin-top:51px;
}
	

#englandLogo {
	float:right;
	margin-right:23px;
	margin-top:26px;
}