body {
	width: 863px;
	background-color: #EDEDEE;
	margin: 20px auto;
	font-family: Helvetica,Arial, "MS Trebuchet", sans-serif;
	color: #062657;
}

img {
	border: 0;
}

#container_top {
	width: 863px;
	height: 10px;
	background-image: url('/img/background_top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0;
}

#container_mid {
	margin-top: 0;
	padding-top: 4px;
	padding-left: 14px;
	width: 846px;
	background-image: url('/img/background_mid.gif');
	background-repeat: repeat-y;
}

#header {
	height: 82px;
	width: 835px;
	background-image: url('/img/header_logo_right.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #004f86;
}

#header.default {
	background-image: none;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	height: 82px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
	outline: none;
}

#header.default h1 a {
	background-image: url('/img/header_logo.png');
}
#header.mcc-consultancy h1 a {
	background-image: url('/img/header_logo_consultancy.png');
}
#header.mcc-land h1 a {
	background-image: url('/img/header_logo_land.png');
}
#header.mcc-creative h1 a {
	background-image: url('/img/header_logo_creative.png');
}

#nav {
	height: 17px;
	width: 835px;
	background-image: url('/img/header_lblue.jpg');
}

#nav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	float: left;
	padding-top: 3px;
	margin-left: 26px;
	margin-right: 7px;
	font-size: .6em;
	letter-spacing: .5px;
}

#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

#nav ul li a:hover {
	color: #062657;
}

#sections ul {
	margin: 0;
	padding: 0;
	height: 15px;
	display: block;
	clear: both;
}
#sections ul li {
	float: left;
	font-size: 0.6em;
	letter-spacing: 0.5px;
	margin-left: 7px;
	margin-right: 13px;
	list-style-type: none;
	padding-top: 4px;
}
#sections ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #699FC4;
}

#sections ul li a:hover {
	color: #013B6C;
}

#mainBanner {
	height: 150px;
	width: 658px;
	float: right;
	margin-right: 11px;
	margin-top: 5px;
}

#adBox {
	height: 150px;
	width: 173px;
	float: left;
	margin-top: 5px;
	background-color: #fff;
	clear: left;
}

#sectors {
	clear: both;
	display: block;
	height: 24px;
	text-align: right;
}

#sectors ul {
	margin: 0 11px 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #EDEDEE;
}

#sectors ul li {
	padding-top: 9px;
	margin-left: 50px;
	margin-right: 2px;
	font-size: .9em;
}

#sectors ul li a {
	text-decoration: none;
	color: #CBE2F5;
	text-transform: uppercase;
}

#sectors ul li a:hover {
	color: #062657;
}

#left_nav {
	width: 173px;
	float: left;
	height:280px;
	overflow:visible;
}

#left_nav ul {
	width: 173px;
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-left: 0;
}

#left_nav ul li {
	font-size: .6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #EDEDEE;
	/* height: 32px;*/
}

#left_nav ul li li {
	font-size: 1em;
}

#left_nav ul li ul {
	display: none;
}

#mcc-land-services-land-appraisal #left_nav ul li ul, #mcc-land-services-land-sourcing #left_nav ul li ul {
	display: block;
}


#left_nav ul li.sub {
	height: 20px;
}

#left_nav ul li.first {
	margin-top: -11px;
}

#left_nav ul li a:hover {
	background-color: #CBE2F5;
}

#left_nav ul li a {
	padding-left: 13px;
	margin-top: 2px;
	/* padding-top: 11px;
	padding-bottom: 10px;*/
	line-height:32px;
	display: block;
	text-decoration: none;
	color: #062657;
	background-image: none;
}

#left_nav ul a.mcc-creative {
	background-image: none;
}

#left_nav ul li.sub a {
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	margin-top: 0;
}

#content {
	width: 630px;
	padding-left: 25px;
	padding-top: 2px;
	position: relative;
	margin-left: 0;
	float: left;
}

#content .title {
	width: 500px;
}

#content h1 {
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 1.3em;
	color: #BE1F88;
}

#content h2 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: .8em;
	line-height: 15px;
	color: #AFAFAF;
}

#content h3 {
	text-transform: uppercase;
}
       


.articles.view #perm-link {
	display: none;
}

.articles.view ul {
	margin-left: 0;
	padding-left: 1.5em;
}

#content p, #mcc-land-faqs .view li, #mcc-land-faqs .view dt,#mcc-land-faqs .view dd, #mcc-creative-services #content ul, #mcc-consultancy-services #content ul {
	letter-spacing: .7px;
	font-size: .7em;
	line-height: 1.2em;
}

#legals {
	width: 835px;
	height: 20px;
	border-top: 1px solid #EDEDEE;
	margin-top: 3px;
	clear: both;
}

#legals ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#legals ul li {
	float: right;
	padding-top: 8px;
	margin-right: 3px;
	font-size: 9px;
	color: #C9CACA;
	text-transform: uppercase;
}

#legals ul li span {
	text-transform: lowercase;
}

#legals ul li a {
	text-decoration: none;
	color: #C9CACA;
	font-family: Helvetica;
}

#legals ul li a:hover {
	color: #E96C1E;
}

#container_bot {
	clear: both;
	width: 863px;
	height: 11px;
	background-image: url('/img/background_bot.gif');
	background-repeat: no-repeat;
}

body#home #left_nav {
	display: none;
	width: 0px;
}
body#home #content {
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;
	width: auto;
}

body#home #content .articles {
	width: 860px;
	margin-bottom: 0;
}

body#home #content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 234px;
}

body#home #content li.first {
	margin-left: 0;
}

body#home #content ul li {
	margin-left: 4px;
	width: 276px;
	height: 232px;
	float: left;
	background-image: url('/img/sector_button.jpg');
}

body#home #content ul li a {
	margin: 34px 30px 3px 36px;
	display: block;
	background-repeat: no-repeat;
	height: 86px;
	text-indent: -5000px;
	outline: 0;
}

body#home #content ul li#sector_mcc {
	margin-left: 0;
}

body#home #content ul li#sector_mcc a {
	background-image: url('/img/logo_mcc-consultancy.jpg');
}

body#home #content ul li#sector_land a {
	background-image: url('/img/logo_mcc-land.jpg');
}

body#home #content ul li#sector_creative a {
	background-image: url('/img/logo_mcc-creative.jpg');
}

body#home #content ul li#sector_mcc a.link, body#home #content ul li#sector_land a.link, body#home #content ul li#sector_creative a.link {
	width: 45px;
	height: 11px;
	text-indent: -5000px;
	outline: none;
	background-image: url('/img/link_enter_sector.jpg');
	padding-top: 0;
	margin-top: 8px;
	float: right;
}

body#home #content ul li span {
	padding: 15px 30px 15px 30px;
	font-size: .63em;
	display: block;
	text-align: center;
	letter-spacing: .5px;
	height: 44px;
}

body#blog .record, .view {
	background-position: top right;
	background-repeat: no-repeat;
	width: 630px;
	margin-bottom: 1em;
}

body#blog #content h2 {
	margin-bottom: .3em;
}

body#blog #content h2 a, body#blog #content a {
	color: #AFAFAF;
	text-decoration: none;
}

body#blog #content h2 a {
	font-size: 1.2em;
	color: #062657;
}

body#blog #content p.byline {
	margin-top: 0;
}

/* clearfix */

html[xmlns] body#blog .record,html[xmlns] .view {
	display: block;
}
* html body#blog .record, * html .view {
	height: 1%;
}


body#blog .record:after, .view:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	line-height: 0pt;
	visibility: hidden;
}

body#contact-us #content ul {
	margin: 0;
	padding: 0;
}
body#contact-us #content ul li {
	display: inline;
	list-style-type: none;
}

/* eo clear fix */
#home .view ul {
	width: 860px;
}

.record p, .record h2, 
.record h3, .view p, 
.view h2, .view h3,
.view ul {
	width: 400px;
}

body#blog .blogs .mcc-land,
body#blog #content .mcc-land {
	background-image: url('/img/blog_logo_mcc-land.png');
}

body#blog .blogs .mcc-creative ,
body#blog #content .mcc-creative {
	background-image: url('/img/blog_logo_mcc-creative.png');
}
body#blog .blogs .mcc-consultancy,
body#blog #content .mcc-consultancy {
	background-image: url('/img/blog_logo_mcc-group.png');
}

ul.clientsList {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0px;
	border-top: 1px solid #EDEDEE;
	width: 400px;
}

#mcc-creative-portfolio h2 {
	color: #ADAA00;
	clear: both;
}

#mcc-creative-portfolio h2.client {
	line-height: 34px;
	margin: 0;
	font-size: 1em;
	color: #C2CC6C
}

#mcc-creative-portfolio ul.clientsList li {
	padding-left: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #EDEDEE;
	position: relative;
}

#mcc-creative-portfolio #portfolio_index.clientsList h3 {
	height: 130px;
	padding: 0;
	margin: 0;
	position: relative;
}

#mcc-creative-portfolio #portfolio_index.clientsList h3 a, 
#mcc-creative-portfolio ul.projectsList h3 a {
	position: absolute;
	bottom: 15px;
	background: url(/img/chevron_grey.gif) top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	font-weight: normal;
}

#mcc-creative-portfolio ul.projectsList h3 a {
	/* bottom: 15px;*/
}

#mcc-creative-portfolio #content h3 {
	color: #ADAA00;
	font-size: 0.7em;
	letter-spacing: 1px;
}

#mcc-creative-portfolio ul.projectsList h3 {
	height: 105px;
	padding: 0;
	margin: 0;
	position: relative;
}

ul.projectsList {
	float: left;
	padding-left: 10px;
	list-style-type: none;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 1px solid #EDEDEE;
	width: 400px;
}

#mcc-land-faqs #content ul li a{
	color: #F3809E;
	font-weight: bold;
}

#land_sales ul.projectsList li {
	height: 110px;
}

#land_sales .view h2 a {
	color: #AFAFAF;
	text-decoration: none;
}

.view a:hover {
	text-decoration: underline;
}

.view a {
	color: #686868;
	text-decoration: none;
}

ul.projectList .wrap1 {
	margin-top: 0;
}

ul.projectsList li {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px solid #EDEDEE;
	height: 105px;
}
ul.projectsList li a {
	text-decoration: none;
}

ul.clientsList li {
	border: 1px solid #fff;
}

ul.clientsList li a {
	text-decoration: none;
}

ul.clientsList li a:hover,
ul.projectsList li a:hover {
	color: #bbbbbb;
}

ul.clientsListShort {
	width: 120px;
	float: right;
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
}

ul.clientsListShort li {
	text-align: right;
	border-bottom: 1px solid #EDEDEE;
	padding: 4px 0 4px 0;
}

#portfolio_view ul.clientsListShort {
	margin-top: 12px;
}

ul.clientsListShort li a {
	text-decoration: none;
	color: #AFAFAF;
	font-size: .7em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}

ul.clientsListShort li a:hover {
	color: #bbbbbb;
}

.clientTitle {
	margin-top: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #c2cc6c;
}

.projectTitle {
	margin-top: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #dddddd;
	font-size: .7em;
}

.paging {
	line-height: 34px;
	font-size: .8em;
}

.paging img {
	padding: 0 5px;
}

body#mcc-creative-client-list .articles ul, 
body#mcc-land-client-list .articles ul, 
body#mcc-consultancy-client-list .articles ul,
.clientsList ul, 
.projectsList ul,
body#testimonials .articles ul {
	width: 400px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body#mcc-creative-client-list .articles ul li,
body#mcc-consultancy-client-list .articles ul li,
body#mcc-land-client-list .articles ul li,
body#mcc-consultancy-clients .articles ul li,
.clientsList ul li,
.projectsList ul li {
	border-bottom: 1px solid #EDEDEE;
	padding: 6px 0 0 0;
	height: 90px;
	position: relative;
}        

body#mcc-consultancy-client-list ul li img {
height:45px;
width:97px;
}

body#mcc-consultancy-client-list .articles h3 {
margin-top:0px
padding-top:0px;
margin-bottom:0px;
bottom:25px;
position:absolute;
left:130px
}

body#testimonials .articles ul li {
  	border-bottom: 1px solid #EDEDEE;
	padding: 6px 0 0 0;
	position: relative;  
	width:440px;   
	min-height:98px;
}

body#testimonials .articles.view ul li p {margin-left:167px; width:280px; }

body#mcc-creative-client-list .articles ul li img, 
body#mcc-land-client-list .articles ul li img,
body#mcc-consultancy-clients .articles ul li img,
.clientsList ul li img,
.projectsList ul li img {
}

body#mcc-creative-client-list .articles ul li h3, 
body#mcc-land-client-list .articles ul li h3, 
body#mcc-consultancy-clients .articles ul li h3 {
	text-transform: uppercase;
	font-size: .7em;
	color: #AFAFAF;
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal;
	position: absolute;
	bottom: 5px;
	left: 120px;
}    

body#testimonials .articles ul li h3 {
	text-transform: uppercase;
	font-size: .7em;
	color: #AFAFAF;
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal; 
}
                        
h3 { 
	text-transform: uppercase;
	font-size: .7em;
	color: #AFAFAF;
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal;
	}


body#mcc-land-faqs h4 {
	color: #013B6C ;
	font-size: .8em;
}

body#land_sales .projectsList li {
	position: relative;
}

body#land_sales .projectsList .description {
	bottom: 4px;
	left: 135px;
	position: absolute;
}

body#land_sales .projectsList .description p {
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase;
	height: 2.5em;
}

body#land_sales .projectsList a:hover {
	text-decoration: underline;
}

body#land_sales .projectsList a {
	background-image: url(/img/chevron_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
	font-size: .8em;
	padding-left: 15px;
	position: absolute;
	bottom: 45px;
	left: 120px;
	display: block;
	color: #AFAFAF;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: uppercase;
	outline: none;
	width: 300px;
}

body#land_sales #content .view h2 {
	margin-bottom: 0;
}


body#land_sales .view .summary {
	margin-top: 0px;
	border-bottom: 1px solid #EDEDEE;
	width: 400px;
}

body#land_sales .view .summary p {
	margin-top: 0;
}

body#land_sales .description {
	width: 400px;
}

body#land_sales dl {
	border-bottom: 1px solid #EDEDEE;
	padding-bottom: .5em;
}

body#land_sales dl.sitedescription dt,
body#land_sales dl.sitedescription dd {
	display: block;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
}

body#land_sales .description dt {
	font-weight: bold;
	width: 140px;
	color: #AFAFAF;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.5em;
}
body#land_sales .description dd {
	margin-left: 150px;
	display: block;
	margin-top: -1.5em;
	letter-spacing: .7px;
	font-size: .7em;
	line-height: 1.5em;
}


.clientsList h3 {
	text-transform: uppercase;
	font-size: .7em;
	color: #AFAFAF;
	text-align: left;
	letter-spacing: 1px;
	width: 240px;
	padding-top: 64px;
}

.clientsList h3 a {
	color: #AFAFAF;
}

.projectsList li h3 {
	text-transform: uppercase;
	font-size: .7em;
	color: #AFAFAF;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 70px;
}

.projectsList li a {
	color: #AFAFAF;
}

#img_gallery ul {
	padding-left: 0;
}

body#about-us-dan-mclaren-clark #content p,
body#about-us-brian-richardson #content p,
body#about-us-chris-mclaren-clark #content p,
body#about-us-will-mclaren-clark #content p, 
body#about-us-saskia-snel #content p,
body#about-us-ian-sedgley #content p, 
body#about-us-rob-hollinworth #content p {
	margin-left: 140px;
}

body#about-us-dan-mclaren-clark #content h2,
body#about-us-brian-richardson #content h2,
body#about-us-chris-mclaren-clark #content h2,
body#about-us-will-mclaren-clark #content h2,
body#about-us-saskia-snel #content h2,
body#about-us-ian-sedgley #content h2,
body#about-us-rob-hollinworth #content h2 {
	font-size: .9em;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 140px;
}

body#about-us-dan-mclaren-clark #content .wrap1,
body#about-us-brian-richardson #content .wrap1,
body#about-us-chris-mclaren-clark #content .wrap1,
body#about-us-will-mclaren-clark #content .wrap1,
body#about-us-saskia-snel #content .wrap1,
body#about-us-ian-sedgley #content .wrap1,
body#about-us-rob-hollinworth #content .wrap1 {
	margin-top: 15px;
	position: absolute;
	top: 0;
}

body#land_sales #content dt {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: .8em;
	line-height: 15px;
	color: #AFAFAF;
	
}       

body#thankyou h2 { height:40px; }

.enquiries {
	width: 630px;
	font-size: .9em;
}
.enquiries .input label {
	text-transform: uppercase;
	width: 100px;
	float: left;
	font-size: .8em;
	line-height: 1.8em;
}
.enquiries .input input {
	float: left;
	width: 180px;
	border: 1px solid #B4B3B3;
}
.enquiries .input {
	width: 300px;
	float: left;
	margin-top: .5em;
}

.enquiries fieldset {
	border: 0;
	padding: 0;
}
.enquiries legend {
	display: none;
}
.enquiries input, .enquiries textarea {
	border: 1px solid #6A6A6A;
}

.enquiries .full {
	clear: both;
	padding-top: 1em;
	margin-bottom: 10px;
	font-size: .8em;
}
.enquiries .full textarea {
	margin-top: 10px;
	width: 580px;
	border: 1px solid #B4B3B3;
}

.enquiries .submit {
	text-align: right;
	margin-right: 46px;
}
.enquiries .submit input {
	background: #fff url('/img/submit.png') no-repeat;
	height: 10px;
	padding-top: 10px;
	width: 54px;
	text-indent: -1000px;
	margin-top: 5px;
	margin-bottom: 10px;
	outline: 0;
	border: 0;
	overflow: none;
}

.error-message {
	padding: 4px;
	font-size: .9em;
	line-height: 1.5em;
}

.disabled {
	display: inline;
}
#mcc-creative-portfolio .paging {
	float: right;
}
#mcc-creative-portfolio .clientTitle {
	float: left;
	margin-right: 5px;
	letter-spacing: 1px;
}
#mcc-creative-portfolio .projectTitle {
	float: left;
	padding-top: 2px;
}
#mcc-creative-portfolio #content {
	width: 635px;
	min-height: 400px;
}

#mcc-creative-portfolio .record {
	/* clear: both;*/
	width:400px;
}

#mcc-creative-portfolio .record .summary {
	clear: both;
	border-top: 1px solid #EDEDEE;
	padding-top: .3em;
	padding-bottom: .3em;
}

#mcc-creative-portfolio .nav {
	width: 400px;
	height: 36px;
	border-bottom: 1px solid #EDEDEE;
}

#mcc-creative-portfolio .nav a {
	margin-top: 0;
	line-height: 34px;
}


a.link:hover {
	text-decoration: underline;
}

a.link {
	color: #AFAFAF;
	padding: 2px 0 0 15px;
	text-decoration: none;
	background: #fff url(/img/chevron_grey.gif) no-repeat top left;
}

p.clear {
	width: 400px;
}

#chevron_left a {
	outline: none;
	text-indent: -5000px;
	background: #fff url(/img/chevron_grey_right.gif) no-repeat left top;
}

#chevron_right a {
	outline: none;
	text-indent: -5000px;
	background: #fff url(/img/chevron_grey.gif) no-repeat left top;
}

/* exceptions */
#mcc-land-services-land-appraisal a.mcc-land-services, #mcc-land-services-land-sourcing a.mcc-land-services {
	background-color: #CBE2F5;
}

#mcc-land-faqs .view ul {
	margin: 0;
	padding: 0;
}
#mcc-land-faqs .view li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: .5em;
}

#mcc-land-faqs .view dl {
	width: 400px;
}
#mcc-land-faqs .view dt {
	font-weight: bold;
	padding-bottom: .3em;
	color: #f3809e;
}
#mcc-land-faqs .view dd {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 1em
}

/* eo exceptions */

/* gallery */
.gallery ul {
	width: 420px;
	overflow: hidden;
	margin-left: 0;
	padding-left: 0;
}

.gallery ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: none;
}

/* eo gallery */

