html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,hgroup,p,dl,dialog,dt,dd,ol,ul,li,abbr,acronym,address,b,big,blockquote,cite,code,del,dfn,em,i,ins,kbd,pre,q,samp,tt,var,small,strong,sub,sup,object,iframe,form,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,footer,header,nav,section,figure,menu,time,mark,audio,video {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	white-space: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

textarea,input,select {
	font-family: inherit;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	white-space: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

article,aside,footer,header,nav,section,dialog,figure,hgroup,menu {
	display: block;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

del,ins {
	text-decoration: none;
}

ol,ul {
	list-style: none;
}

nav ul {
	list-style-type: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	background-color: transparent;
	width: auto;
	height: auto;
}

:focus {
	outline: 0;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

applet,basefont,dir,font,isindex,menu,s,strike,u {
	font-family: inherit;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	white-space: normal;
	vertical-align: baseline;
	text-decoration: inherit;
	text-align: left;
	color: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

dir,menu {
	list-style: none;
}

nobr {
	white-space: normal;
}

blink {
	text-decoration: none;
}

marquee {
	overflow: visible;
}

body {
	font-family: "proxima-nova-1","proxima-nova-2","Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 1.5;
	background: white;
	color: black;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.2;
	font-weight: normal;
}

h4,h5,h6 {
	font-weight: normal;
}

b,strong,th,thead,dt,legend {
	font-weight: bold;
}

caption,cite,dfn,em,i {
	font-style: italic;
}

code,kbd,samp,pre,tt,var {
	font-family: mono-space,monospace;
}

h1,h2,h3,h4,h5,h6 {
	
}

p {
	hyphenate: auto;
	hyphenate-lines: 3;
	color: #333333;
}

p+p {
	margin-top: 20px;
}

p+p.no-indent {
	text-indent: 0;
}

pre {
	white-space: pre;
}

del {
	text-decoration: line-through;
}

mark {
	background: rgba(255,255,0,0.4);
	padding: 0 .25em;
}

ins {
	color: #f00;
}

small,sup,sub {
	font-size: 80%;
}

big {
	font-size: 125%;
	line-height: 80%;
}

abbr,acronym {
	font-size: 85%;
	text-transform: uppercase;
}

abbr[title],acronym[title],dfn[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

sup,sub {
	line-height: 0;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

blockquote {
	padding: 1.5em;
}

hr {
	border: none;
	background: #e7e7e7;
	width: 100%;
}

ul,ol {
	margin-left: 1.5em;
}

ul {
	list-style: disc outside;
}

ol {
	list-style: decimal outside;
}

input,select,button {
	cursor: pointer;
}

table {
	font: inherit;
	width: 100%;
}

th {
	background: rgba(0,0,0,0.2);
}

tr:nth-child(even) {
	background: rgba(0,0,0,0.1);
}

tr:nth-child(odd) {
	
}

article,aside,header,hgroup,nav,section,footer {
	float: left;
	display: block;
}

figure {
	display: block;
}

body {
	font-size: 75%;
	line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {
	position: relative;
}

h1,h2 {
	line-height: 40px;
	margin-bottom: 20px;
}

h1,h2,h3,h4 {
	margin-top: 20px;
}

h3,h4,h5,h6 {
	line-height: 20px;
}

h1 {
	font-size: 36px;
	top: 5px;
}

h2 {
	font-size: 28px;
	top: 8px;
}

h3 {
	font-size: 22px;
	top: 1px;
}

h4 {
	font-size: 18px;
	top: 2px;
}

h5 {
	font-size: 14px;
	top: 4px;
	font-weight: bold;
}

h6 {
	font-size: 13px;
	top: 5px;
}

p,pre,address {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	top: 5px;
}

abbr,code,kbd,samp,small,var {
	line-height: 15px;
}

ul,ol,dl,dialog {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	top: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

li ul,li ol {
	top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

li h1,li h2,li h3,li h4,li h5,li h6,li p {
	top: 0;
}

form,legend,label {
	font-size: 14px;
	line-height: 20px;
}

legend {
	position: relative;
	top: 5px;
}

input,textarea {
	font-size: 12px;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child {
	margin-top: 0;
}

table {
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0;
}

th,td {
	padding: 3px 12px;
	line-height: 30px;
}

th {
	background: rgba(0,0,0,0.2);
}

tr:nth-child(even) {
	background: rgba(0,0,0,0.1);
}

tr:nth-child(odd) {
	
}

hr {
	position: relative;
	height: 1px;
	margin: 20px 0 17px 0;
}

form {
	overflow: hidden;
}

fieldset,legend {
	padding-bottom: 20px;
}

label {
	padding-top: 5px;
	margin: 0 0 11px 20px;
	float: left;
	display: block;
}

label.first {
	margin-left: 0;
}

input[type="text"],input[type="password"],input[type="select"],input[type="search"] {
	border: solid 1px #ccc;
	height: 30px;
	padding: 1px 2px;
	display: block;
}

input[type="file"] {
	
}

textarea {
	border: solid 1px #ccc;
	padding: 0 2px;
	display: block;
	line-height: 20px;
}

select {
	display: block;
	margin-top: 2px;
}

input[type="submit"],input[type="reset"],input[type="button"] {
	margin-left: 12px;
}

label.width1,label.width2,label.width3,label.width4,label.width4 {
	float: left;
}

label.width1 input,label.width1 textarea {
	width: 174px;
}

label.width2 input,label.width2 textarea {
	width: 374px;
}

label.width3 input,label.width3 textarea {
	width: 574px;
}

label.width4 input,label.width4 textarea {
	width: 774px;
}

label.width5 input,label.width5 textarea {
	width: 974px;
}

label.width1 select,label.width2 select,label.width3 select,label.width4 select,label.width5 select {
	width: 100%;
}

label.unitx1,label.unitx2,label.unitx3,label.unitx4,label.unitx5,label.unitx6,label.unitx7,label.unitx8,label.unitx9,label.unitx10 {
	float: left;
}

label.unitx1 input,label.unitx1 textarea {
	width: 74px;
}

label.unitx2 input,label.unitx2 textarea {
	width: 174px;
}

label.unitx3 input,label.unitx3 textarea {
	width: 274px;
}

label.unitx4 input,label.unitx4 textarea {
	width: 374px;
}

label.unitx5 input,label.unitx5 textarea {
	width: 474px;
}

label.unitx6 input,label.unitx6 textarea {
	width: 574px;
}

label.unitx7 input,label.unitx7 textarea {
	width: 674px;
}

label.unitx8 input,label.unitx8 textarea {
	width: 774px;
}

label.unitx9 input,label.unitx9 textarea {
	width: 874px;
}

label.unitx10 input,label.unitx10 textarea {
	width: 974px;
}

label.unitx1 select,label.unitx2 select,label.unitx3 select,label.unitx4 select,label.unitx5 select,label.unitx6 select,label.unitx7 select,label.unitx8 select {
	width: 100%;
}

label.singleline {
	height: 32px;
	margin-bottom: 0;
}

label.singleline input {
	width: auto;
	display: inline;
	margin-left: 12px;
	margin-top: 0;
}

label.multilinex2 textarea {
	height: 36px;
}

label.multilinex3 textarea {
	height: 54px;
}

label.multilinex4 textarea {
	height: 72px;
}

label.multilinex5 textarea {
	height: 90px;
}

label.multilinex6 textarea {
	height: 108px;
}

.width1 .radio-text {
	width: 174px;
}

.width2	.radio-text {
	width: 374px;
}

.width3	.radio-text {
	width: 574px;
}

.width4	.radio-text {
	width: 774px;
}

.width5	.radio-text {
	width: 974px;
}

.radio {
	margin: 6px 0 0 1px;
	float: left;
	display: block;
	clear: left;
}

.radio-label {
	margin: 0 0 13px 0;
	padding-left: 20px;
	float: none;
	display: block;
	clear: none;
}

.checkbox {
	margin: 6px 0 0 1px;
	float: left;
	display: block;
	clear: left;
}

.checkbox-label {
	margin: 0 0 13px 0;
	padding-left: 20px;
	float: none;
	display: block;
	clear: none;
}

.page {
	width: 980px;
	position: relative;
	margin: 0px auto;
}

.page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.column {
	margin-left: 20px;
	display: block;
	float: left;
}

.colgroup {
	display: block;
	float: left;
}

.first {
	margin-left: 0;
	clear: left;
}

.gutter {
	margin-left: 20px;
}

.no-gutter {
	margin-left: 0;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
	text-align: right;
}

header,section,div {
	padding-bottom: 0px;
}

.leading {
	margin-bottom: 20px;
}

.noleading {
	margin-bottom: 0 !important;
}

.width1 {
	width: 180px;
}

.width2 {
	width: 380px;
}

.width3 {
	width: 580px;
}

.width4 {
	width: 780px;
}

.width5 {
	width: 980px;
}

.unitx1 {
	width: 80px;
}

.unitx2 {
	width: 180px;
}

.unitx3 {
	width: 280px;
}

.unitx4 {
	width: 380px;
}

.unitx5 {
	width: 480px;
}

.unitx6 {
	width: 580px;
}

.unitx7 {
	width: 680px;
}

.unitx8 {
	width: 780px;
}

.unitx9 {
	width: 880px;
}

.unitx10 {
	width: 980px;
}

.columnsx2 {
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	column-count: 2;
	column-gap: 18px;
}

.columnsx4 {
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
	-moz-column-count: 4;
	-moz-column-gap: 200px;
	column-count: 4;
	column-gap: 18px;
}

html,body {
	background: transparent url(/sites/all/themes/mbd/images/bgrtile.jpg) 0 0 repeat;
}

a {
	text-decoration: none;
	color: #0a7bc1;
	font-weight: normal;
/*	border-bottom: 1px dotted #0a7bc1;*/
}

a:hover {
	border-bottom: none;
}

h2 {
	font-size: 36px;
	top: 5px;
}

h3 {
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
}

h4 {
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 24px;
	color: #565552;
}

.block h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #56554F;
	margin: 20px 0 0 0;
	padding: 0;
}

h6 {
	margin-bottom: 20px;
}

p img {
	float: left;
	margin: 0 20px 20px 0;
}

.clear {
	clear: both;
}

#header {
	padding-top: 20px;
	position: relative;
	z-index: 300;
}

#logo h1 {
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0 0 18px 0px;
	text-indent: -9999em;
}

#logo h1 a {
	background: transparent url(/sites/all/themes/mbd/images/logo.jpg) no-repeat scroll 0 0;
	border-bottom: medium none;
	display: block;
	overflow: hidden;
	width: 230px;
	height: 40px;
}

#logo h1 a.logo_whitebgr {
	background: transparent url(/sites/all/themes/mbd/images/logo_whitebgr.jpg) no-repeat scroll 0 0;
}

#main-menu ul {
	margin: 0 -15px 0 0;
	padding: 0;
	float: right;
}

#main-menu ul li {
	float: left;
	list-style: none;
	margin: 0 0;
}

#main-menu ul li a {
	font-size: 18px;
	line-height: 20px;
	padding: 10px 15px;
	margin-left: 15px;
	display: block;
	font-weight: normal;
	color: #000;
	background: rgba(255,255,255,0);
	border-bottom: none;
	-webkit-transition-property: background;
	-webkit-transition-duration: 200ms;
	-webkit-transition-timing-function: ease-in-out;
}

#main-menu a:hover,#main-menu a.active {
	background: #eae9e4;
}

#main-menu ul li a.nomargin {
	margin: 0;
}

#main-menu ul li a:hover,ul.navigation li a.active {
	color: #000000;
	border: none;
}

#content {
	padding: 80px 0;
}

p.whatwedo {
	margin-top: 20px;
}

#homewrapper {
	background-color: #ffffff;
}

#home {
	padding: 20px 0;
}

#home_footer_top h3 {
	font-size: 32px;
	line-height: 48px;
	color: #000;
	margin-bottom: 18px;
}

#home_footer_top h3 span {
	color: #87857c;
}

#home_footer_top p {
	font-size: 32px;
	line-height: 36px;
	color: #575651;
}

#home_footer_top {
	margin-bottom: 20px;
}

#home_footer_top .width2 {
	width: 160px;
	margin-right: 20px;
}

#homewrapper a {
	color: #0086c3;
}

#home_right {
	color: #56554F;
}

#home_right p {
	font-size: 12px;
	color: #4b4b4b;
	clear: both;
}

#home_right h2 {
	font-family: "proxima-nova-1","proxima-nova-2","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #56554F;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}

#home_right ul {
	padding-left: 0;
	margin-top: 10px;
}

#home_right ul li {
	font-size: 18px;
	list-style: none;
	line-height: 27px;
	margin-bottom: 10px;
}

#home_right ul li.one {
	background-image: url(/sites/all/themes/mbd/images/one.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}

#home_right ul li.two {
	background-image: url(/sites/all/themes/mbd/images/two.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}

#home_right ul li.three {
	background-image: url(/sites/all/themes/mbd/images/three.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}

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

#home_footer_top ul li {
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 32px;
	line-height: 52px;
	font-weight: lighter;
}

#home_right #block-views-blog-block_1 .views-row a {
	float: left;
	font-size: 20px;
	width: 100%;
}

#home_right #block-views-blog-block_1 h2 {
	margin-top: 30px;
}

#footerwrapper {
	background: transparent url(/sites/all/themes/mbd/images/bgrtile.jpg) 0 0 repeat;
	width: 100%;
	position: relative;
	z-index: 2;
}

#footer {
	padding: 20px 0;
}

#footer a {
	color: #000;
	font-weight: normal;
	border-bottom: none;
}

#footer h6 {
	color: #56554f;
	text-transform: uppercase;
}

#footer p {
	color: #56554f;
}

#subfooter {
	border-top: 1px solid #c1c0b8;
	padding: 0px 0 40px;
	margin-top: 19px;
}

#subfooter p {
	color: #56554f;
}

#subfooter a {
	margin-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

#subfooter ul.menu li {
	display: inline;
	margin: 0;
}

#subfooter ul {
	float: left;
	margin: 0;
	padding: 0;
}

#footerwrapper #footer_right h2 {
	margin-bottom: 20px;
	color: #56554F;
	text-transform: uppercase;
	font-family: "proxima-nova-1","proxima-nova-2","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.uppercase {
	color: #56554f;
	text-transform: uppercase;
}

.standfirst,.field-summary {
	font-size: 21px;
	line-height: 1.3em;
	top: -3px;
}

.read_more {
	margin: 11px 7px 10px 0;
}

.read_more a {
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-radius: 25px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 7px 10px 0;
	padding: 5px 17px;
	background: #CBCAC4;
	border-bottom: none;
	-webkit-transition-property: background;
	-webkit-transition-duration: 200ms;
	-webkit-transition-timing-function: ease-in-out;
}

.read_more a:hover {
	border: 0px;
	background-color: #9A9995;
}

.read_more a:active,.read_more a:focus {
	position: relative;
	top: 1px;
}

.icon-document {
	background: transparent url(/sites/all/themes/mbd/images/icon-document.png) 0 12px no-repeat;
	padding: 20px 30px;
}

.icon-vcard {
	background: transparent url(/sites/all/themes/mbd/images/icon-vcard.png) 0 12px no-repeat;
	padding: 20px 30px;
}

.serif {
	font-family: "Jubilat","Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
	color: #474747;
}

.stats {
	margin-top: 0px;
}

.stats dt {
	float: left;
	margin-right: 5px;
}

.portfolio {
	margin-left: 0px;
}

.portfolio li {
	margin-bottom: 14px;
	list-style-type: none;
}

.clientlogos {
	margin-left: 0px;
}

p.standfirst {
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #555555;
	font-weight: lighter;
}

p.services {
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
	line-height: 18px;
	font-style: italic;
}

.bubbleInfo {
	position: relative;
	margin-bottom: 20px;
}

.trigger {
	
}

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 15px 20px;
	background-color: #272c36;
	overflow: visible;
	width: 155px;
}

.popup div {
	background: transparent url(/sites/all/themes/mbd/images/popuparrow.png) 10% 100% no-repeat;
	overflow: visible;
	margin-bottom: -28px;
	padding-bottom: 28px;
}

.popup img {
	margin-top: 10px;
}

.popup h4 {
	margin-bottom: 7px;
}

.popup p {
	color: #fff;
	line-height: 17px;
}

#admin-menu ul {
	font-size: 9px;
}

#admin-menu li ul {
	top: 21px;
}

.checkbox {
	float: none;
	margin: 0;
}

label {
	margin: 0;
	padding: 0;
	float: none;
}

#block-views-case_study_slider-block_1 {
	margin-bottom: -61px;
}

.case_study_image {
	position: absolute;
	top: -78px;
	left: -150px;
	z-index: 2;
}

.case_study_text {
	float: right;
	font-weight: lighter;
	line-height: 0.9em;
	padding: 15px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 450px;
	z-index: 3;
}

.case_study_text h2 {
	text-align: left;
}

.case_study_text p {
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
}

ul.custom-pager {
	margin-bottom: 36px;
	height: 30px;
	border-bottom: 1px solid #c8c8c8;
}

ul.custom-pager li {
	width: 40%;
}

ul.custom-pager li.next {
	float: right;
	text-align: right;
}

#footer_top h3 {
	font-size: 36px;
	line-height: 36px;
	color: #000;
	margin-bottom: 18px;
}

#footer_top p {
	font-size: 21px;
	line-height: 36px;
	color: #575651;
}

#footer_top {
	margin-bottom: 50px;
}

.custom-pager li.previous {
	color: #666666;
	background: transparent url(/sites/all/themes/mbd/images/arrow_left.jpg) 0 2px no-repeat;
	padding-left: 22px;
}

.custom-pager li.next {
	color: #666666;
	background: transparent url(/sites/all/themes/mbd/images/arrow_right.jpg) right 2px no-repeat;
	padding-right: 22px;
}

.project_thumb {
	position: relative;
	margin-bottom: 14px;
}

.project_thumb .overlay {
	background: #000;
	top: 0;
	display: block;
	position: absolute;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 160px;
	left: 0;
	font-family: Georgia,serif;
	color: #fff;
	font-size: 35px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	border: 10px solid #000;
}

.project_thumb h4,.project_thumb p {
	color: #FFFFFF;
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight: lighter;
	padding: 0px 4px 4px 4px;
	top: 0px;
}

p.twitter,p.copy {
	float: right;
	text-align: right;
	width: 568px;
}

#subfooter p.twitter a {
	background: transparent url(/sites/all/themes/mbd/images/twitter.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-right: 0px;
}

#subfooter p.twitter a:hover {
	background: transparent url(/sites/all/themes/mbd/images/twitter.gif) bottom left no-repeat;
}

p.twitter img {
	margin-right: 0;
	margin-bottom: 0;
	float: none;
}

form.webform-client-form input {
	padding: 10px;
	margin-top: 5px;
	height: auto;
}

form.webform-client-form .form-item,form.webform-client-form .webform-component-file {
	margin-top: 15px;
}

form.webform-client-form input.form-submit {
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-radius: 25px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 7px 10px 0;
	padding: 5px 17px;
	background: #CBCAC4;
	border: none;
	-webkit-transition-property: background;
	-webkit-transition-duration: 200ms;
	-webkit-transition-timing-function: ease-in-out;
}

form.webform-client-form input[type="submit"]:hover {
	border: 0px;
	background-color: #9A9995;
}

#block-block-6 h4 {
	margin: 0;
}

.icon-document,.icon-vcard {
	border: 0;
}

.field-summary,.about h2 {
	font-family: "proxima-nova-1","proxima-nova-2","Helvetica Neue","Arial","Helvetica","sans-serif";
	color: #555555;
	font-weight: lighter;
	font-size: 24px;
}

.home-banner {
	height: 312px;
}

span.blue {
	color: #2ac0ff;
}

.dark #main-menu ul li a,.dark #main-menu ul li a:hover,.dark ul.navigation li a.active {
	color: #eae9e4;
}

.dark #main-menu a:hover,.dark #main-menu a.active {
	background-color: #000;
}

.dark #logo h1 a {
	background: transparent url(/sites/all/themes/mbd/images/logo_whitebgr.jpg) no-repeat scroll 0 0;
}

.dark .case_study_text,.dark .case_study_text p {
	color: #eae9e4;
}

.left .case_study_text {
	float: left;
	text-align: left;
	right: 500px;
}

.left .case_study_text h2 {
	text-align: left;
}

.left .case_study_text p {
	text-align: left;
}

#bigwrapper {
	background-color: #FFF;
}

.front 	#bigwrapper {
	height: 415px;
}

.loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 415px;
	z-index: 5;
	background: rgba(255,255,255,1);
}

.loader .imagestuff {
	margin: 200px auto;
	width: 48px;
}

#images {
	padding: 40px 0 40px 0;
	margin: 40px 0 0 0;
	background: #eee;
}

#images {
	text-align: center;
}

#images a.thumb {
	border-bottom: none;
	padding-left: 10px;
}

#images a.thumb.flickr1 {
	padding-left: 0px;
}

#images a.thumb.flickr1:hover {
	border: none;
}

a.prev {
	background: transparent url(/sites/all/themes/mbd/images/prev.png) no-repeat left top;
	padding-bottom: 6px;
	padding-right: 18px;
	border: none;
}

a.prev:hover {
	background: transparent url(/sites/all/themes/mbd/images/prev.png) bottom left no-repeat;
	border: none;
}

a.next {
	background: transparent url(/sites/all/themes/mbd/images/next.png) no-repeat left top;
	padding-bottom: 6px;
	padding-right: 18px;
	border: none;
}

a.next:hover {
	background: transparent url(/sites/all/themes/mbd/images/next.png) bottom left no-repeat;
	border: none;
}

a.next span,a.prev span {
	display: none;
}

#map {
	position: relative;
}

.tweet {
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	width: 150px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	z-index: 5;
	top: 200px;
}

.tweet p {
	color: #FFF;
}

.tweet blockquote {
	font-size: 12px;
	padding: 0;
}

.tweet blockquote p {
	font-size: 12px;
	padding: 0;
	quotes: "\201C" "\201D";
}

.tweet blockquote p:before {
	content: open-quote;
	font-weight: bold;
}

.tweet blockquote p:after {
	content: close-quote;
	font-weight: bold;
}

#danjukes {
	right: 400px;
}

#bennpearson {
	right: 297px;
}

#nickboulton {
	right: 214px;
}

#emmaboulton {
	right: 140px;
}

#timmillwood {
	right: 67px;
}

#markboulton {
	right: -8px;
}

img.left {
	float: left;
	margin-right: 18px;
}

img.right {
	float: right;
	margin-left: 18px;
}

.topmargin {
	margin-top: -220px;
	margin-bottom: 100px;
	width: 280px;
}

.sidebar {
	background-color: #eae9e4;
	padding: 18px;
	margin-left: 72px;
	margin-bottom: 20px;
}

.home-banner .case_study_text .text {
	padding: 20px 20px 0;
}

.home-banner .case_study_text .arrows {
	float: right;
	padding-top: 15px;
}

.home-banner .case_study_text .spacer {
	height: 45px;
	width: 400px;
	float: left;
}

.about2 p {
	padding: 0;
	margin: 10px 0 30px 0;
}

div.item {
	clear: left;
	margin: 30px 0 5px 0;
	padding: 0 0 0 0;
}

.item h3 {
	font-size: 140%;
	margin: 30px 0 5px 0;
}

p.howwework {
	width: 40%;
	z-index: 2;
	margin: -230px 0 50px 0;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	margin: 5px 0 0 0;
	padding: 0;
}

dd {
	margin: 3px 0 10px 0;
	font-size: 11px;
	line-height: 16px;
	color: #807f7b;
}

p.disclaimer {
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #807f7b;
	border-top: 1px solid #cdccc5;
}

.nomarg {
	margin-left: 0px;
}

.nopad {
	padding-top: 0px;
}

.sidebar a {
	font-size: 14px;
	padding-top: 20px;
}

.sidebar img.mark {
	padding-bottom: 10px;
	float: right;
}

#home_footer_top .project_thumb p {
	font-size: 14px;
	line-height: 25px;
}

#home_footer_top .project_thumb h4 {
	margin-top: 0px;
}

.foot_col {
	margin-right: 40px;
	width: 215px;
	float: left;
	border-top: 1px solid #C1C0B8;
}

.last {
	margin: 0;
}

#footer_col {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	font-size: 110%;
}

#footer_col h2 {
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height: 24px;
	color: #56554F;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}

#footer_col h3 {
	margin-top: 0;
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 14px;
}

#footer_col h3.client a {
	color: #0086C3;
	font-weight: normal;
}

#footer_col h3 a {
	color: #000000;
	font-weight: bold;
}

#footer_col ul {
	padding: 0;
	margin-left: 0;
}

#footer_col ul li {
	list-style: none;
}

#footer_col p,#footer_col ul li {
	color: #494945;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

#footer_col a {
	color: #0086C3;
}

#footer_col span.date {
	font-size: 11px;
}

#footer_col_two .column {
	margin-left: 0;
}

.front #subfooter {
	border: 0;
	margin-top: 0;
}

#block-views-blog-block_3 .views-row {
	margin-bottom: 10px;
}

p#strapline {
	font-family: "proxima-nova-1","proxima-nova-2","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight: lighter;
	line-height: 42px;
	color: #565552;
	margin: 20px 0 20px 0;
}

#slider {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.scroll {
	height: 100%;
	width: 100%;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
	padding: 0 20px 80px 0;
	margin: 0 0 20px 0;
	width: 980px;
}

#shade {
	background: #EDEDEC url(/sites/all/themes/mbd/images/shade.jpg) no-repeat 0 0;
	height: 50px;
}

ul.navigation {
	background-color: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
	float: right;
	padding-right: 45px;
	position: absolute;
	top: -35px;
	right: 0;
	z-index: 998;
}

ul.navigation li {
/*	display: inline;*/
}

ul.navigation li a.selected {
	background-image: url(/sites/all/themes/mbd/images/slider_active.png);
}

ul.navigation li a {
	background-image: url(/sites/all/themes/mbd/images/slider_inactive.png);
	height: 9px;
	padding: 3px 10px 3px 0;
	width: 9px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -10000px;
	border-bottom: none;
}

ul.navigation a:hover {
	border-bottom: none;
}

.scrollButtons {
	position: absolute;
	top: -36px;
	cursor: pointer;
	z-index: 999;
}

.scrollButtons:active,.scrollButtons:focus {
	margin-top: 1px;
}

.scrollButtons.left {
	background: url(/sites/all/themes/mbd/images/button_sprite.png) 0px 36px;
	width: 18px;
	height: 18px;
	right: 24px;
}

.scrollButtons.left.over {
	background-position: 0px 18px;
}

.scrollButtons.right {
	background: url(/sites/all/themes/mbd/images/button_sprite.png) 18px 36px;
	width: 18px;
	height: 18px;
	right: 0px;
}

.scrollButtons.right.over {
	background-position: 18px 18px;
}

.hide {
	display: none;
}

p.meta {
	padding: 0px 0px 14px 5px;
	color: #666666;
	font-size: 11px;
}

#sidebar-right #slider {
	margin-top: -33px;
}

#sidebar-right .scrollContainer div.panel {
	width: 480px;
}

#sidebar-right ul.navigation {
	top: 7px;
}

#sidebar-right .scrollButtons {
	top: 5px;
}


/*NEW STUFF*/
#navcontainer
{
/*background: #f0e7d7;*/
width: 30%;
margin: 0 auto;
/*padding: 1em 0;*/
/*font-family: georgia, serif;*/
font-size: 13px;
text-align: center;
/*text-transform: lowercase;*/
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
/*padding: 0.5em 0 0.5em 2em;*/
padding: 0;
/*border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;*/
/*color: #777;*/
text-decoration: none;
/*background: #f7f2ea;*/

}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #ffffff;
background: #0a7bc1;
/*border-color: #aaab9c #fff #fff #ccc;*/
}
