/*
	eric meyers reset css rules
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 1.6;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}
strong {font-weight:bold;}
a img, :link img, :visited img
{
    border: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
ol, ul
{
    list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
    content: "";
}
input
{
    vertical-align: middle;
}
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* no need to hide from ie5 mac as its filtered out anyway */
.clear
{
    display: inline-block;
}

.clearfix {
	clear:both;
}


body
{
    margin: 0;
    padding: 0;
    background-color: #151515;
    padding: 0 0;
}

#page {
	width: 928px;
	background: url('/images/page-bg.jpg') no-repeat #f5f3ef;
/*	background: #f5f3ef;*/
	background-position:top center;
	margin: 0 auto;
	padding: 30px 48px 30px;
}

#wrapper
{
    width: 928px;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
}

#wrapper.squeeze {
	width:911px;
	background:none;
}

#skiplink
{
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
    height: 1.4em;
    padding: 10px 0;
    background-color: #900;
    color: #000;
    font-size: 1.8em;
    text-align: center;
    width: 100%;
}

#skiplink:focus
{
    top: 0;
}
#header {
}

#header h1#logo {
	width: 227px;
	height: 46px;
	margin: 0 0 20px 20px;
}
#header h1#logo a {
	background: transparent url(/images/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	height: 46px;
}


/* navigation */
ul#primary_nav
{
    display: block;
    font-size: 18px;
    letter-spacing: -1px;
    clear: left;
    margin: 0;
    padding: 0;
    height: 37px;
    border-bottom: solid 6px #fff;
}
#header.clean ul#primary_nav {
	border-bottom:0;
}
ul#primary_nav li
{
    float: left;
    margin: 0;
}
ul#primary_nav li a:link, ul#primary_nav li a:visited
{
    display: block;
    color: #333;
    margin: 0;
    padding: 4px 14px;
}
ul#primary_nav li a:hover, ul#primary_nav li a:focus
{
    color: #000;
    text-decoration: underline;
}

/* highlight active section */
body.homepage ul#primary_nav li.home, body.services ul#primary_nav li.services, body.work ul#primary_nav li.work, body.opinion ul#primary_nav li.opinion, body.about-us ul#primary_nav li.about-us, body.news ul#primary_nav li.news, body.vacancy ul#primary_nav li.careers, body.careers ul#primary_nav li.careers, body.contact ul#primary_nav li.contact
{
    background: url("/images/nav_tab_right.png") no-repeat right top;
}
body.homepage ul#primary_nav li.home a:link, 
body.homepage ul#primary_nav li.home a:visited, 
body.services ul#primary_nav li.services a:link, 
body.services ul#primary_nav li.services a:visited, 
body.work ul#primary_nav li.work a:link, 
body.work ul#primary_nav li.work a:visited, 
body.opinion ul#primary_nav li.opinion a:link, 
body.opinion ul#primary_nav li.opinion a:visited, 
body.about-us ul#primary_nav li.about-us a:link, 
body.about-us ul#primary_nav li.about-us a:visited, 
body.news ul#primary_nav li.news a:link, 
body.news ul#primary_nav li.news a:visited, 
body.vacancy ul#primary_nav li.careers a:link, 
body.vacancy ul#primary_nav li.careers a:visited,
body.careers ul#primary_nav li.careers a:link, 
body.careers ul#primary_nav li.careers a:visited, 
body.contact ul#primary_nav li.contact a:link, 
body.contact ul#primary_nav li.contact a:visited
{
    background: url("/images/nav_tab_left.jpg") no-repeat left top;
    padding-left: 20px;
    margin-left: -6px;
}

body.homepage #content {
	background-image: url('/images/content-shadow-top.jpg');
	background-position: top;
	background-repeat: repeat-x;
}


ul#secondary_nav
{
    display: block;
    font-size: 14px;
    letter-spacing: -1px;
    font-style: italic;
    clear: left;
    margin: 0 10px;
    padding: 0;
}
ul#secondary_nav li
{
    float: left;
    margin: 0;
}
ul#secondary_nav li a:link, ul#secondary_nav li a:visited
{
    text-decoration: none;
    display: block;
    color: #333;
    padding: 0 9px;
    line-height: 22px;
}
ul#secondary_nav li a:hover, ul#secondary_nav li a:focus
{
    color: #d00;
}

/* Highlight active sub-navigation */
body.integrated ul#secondary_nav li.integrated a:link, body.integrated ul#secondary_nav li.integrated a:visited, body.brand ul#secondary_nav li.brand a:link, body.brand ul#secondary_nav li.brand a:visited, body.marketing ul#secondary_nav li.marketing a:link, body.marketing ul#secondary_nav li.marketing a:visited, body.marketing ul#secondary_nav li.marketing a:link, body.marketing ul#secondary_nav li.marketing a:visited, body.digital ul#secondary_nav li.digital a:link, body.digital ul#secondary_nav li.digital a:visited, body.internal ul#secondary_nav li.internal a:link, body.internal ul#secondary_nav li.internal a:visited, body.portfolio ul#secondary_nav li.portfolio a:link, body.portfolio ul#secondary_nav li.portfolio a:visited, body.clients ul#secondary_nav li.clients a:link, body.clients ul#secondary_nav li.clients a:visited, body.engaging-minds ul#secondary_nav li.engaging-minds a:link, body.engaging-minds ul#secondary_nav li.engaging-minds a:visited, body.history ul#secondary_nav li.history a:link, body.history ul#secondary_nav li.history a:visited, body.approach ul#secondary_nav li.approach a:link, body.approach ul#secondary_nav li.approach a:visited, body.people ul#secondary_nav li.people a:link, body.people ul#secondary_nav li.people a:visited, body.awards ul#secondary_nav li.awards a:link, body.awards ul#secondary_nav li.awards a:visited
{
    color: #999;
    cursor: default;
}

/* tertialry navigation */
#content ul.tertiary_nav
{
    margin-top: 55px;
}
#content ul.tertiary_nav li
{
    margin-bottom: 0.3em;
    padding: 0 0 0.3em;
    border-bottom: solid 1px #eee;
}
#content ul.tertiary_nav li.current
{
    font-weight: bold;
}
#content ul.tertiary_nav li a:link, #content ul.tertiary_nav li a:visited
{
    border-style: none;
}



#content
{
    clear: left;
    margin: 0 10px;
}

#content.clean {
	margin:0;
}

ul.hero_links
{
    float: left;
    width: 212px;
}

#content div.beige
{
    background-color: #F2F0EB;
}


h4
{
    font-weight: bold;
    margin-top: 1.5em;
}

.ui-tabs .ui-tabs-hide
{
    display: none;
}

#content ul.ui-tabs-nav
{
    clear: left;
    display: block;
    background-color: #F2F0EB;
    height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid #DCD9D4;
}

#content ul.ui-tabs-nav li
{
    display: inline;
    font-size: 19px;
    letter-spacing: -1px;
    padding: 5px 0 3px;
    line-height: 20px;
    letter-spacing: -1px;
    background: url("/images/tab_passive_right.png") no-repeat right top;
}
#content ul.ui-tabs-nav li.ui-state-default a
{
    background: url("/images/tab_passive_left.png") no-repeat left top;
    padding: 5px 20px 3px;
    border-style: none;
    font-weight: normal;
}


#content ul.ui-tabs-nav li.ui-tabs-selected
{
    background: url("/images/tab_active_right.png") no-repeat right top;
    border-color: #fff;
}
#content ul.ui-tabs-nav li.ui-tabs-selected
{
    padding-bottom: 4px;
}
#content ul.ui-tabs-nav li.ui-tabs-selected a
{
    background: url("/images/tab_active_left.png") no-repeat left top;
    padding: 5px 20px 4px;
    border-style: none;
}

div.tabs div.client_list
{
    clear: left;
}

#content div.tabs div.column
{
    background-image: none;
}


.last
{
    /*	margin: 0 0 15px 0px;*/ /*	clear:left;*/
}

.span1
{
    width: 207px;
    float: left;
    padding: 10px;
}
.span1-5 {
	width: 250px;
	float: left;
	padding: 10px;
}
.span2
{
    width: 434px;
    float: left;
    padding: 10px;
}
.span2-5 {
	width: 583px;
	float:left;
	padding:10px;
}
.span3
{
    width: 661px;
    float: left;
    padding: 10px;
}
.span4
{
    width: 888px;
    float: left;
    padding: 10px;
}


div.column
{
    float: left;
}

div.column div.column
{
    padding: 0;
}


div.notch
{
    background: transparent url(/images/notch_single_alpha.png) no-repeat scroll 140px -6px;
    margin-top: -1px;
    padding: 16px 10px 10px;
}

div.notch.first {
  background: none;
}

body.news div.notch {
  margin-bottom:40px;
}

div.notch_wide
{
    margin-top: -6px;
    background: transparent url(/images/notch_single_alpha.png) no-repeat 200px 0;
    padding: 16px 10px 10px 10px;
}

div.notch_narrow {
	margin-top:1px;
	background: transparent url(/images/notch_single_alpha_light.png) no-repeat 0 0;
	padding: 16px 10px 10px 10px;
}
.column h2
{
    padding: 35px 0 33px 0;
}

.span3 .right3
{
    margin: 0;
    width: 661px;
}

#content div.integrated
{
    background-color: #000;
    color: #fff;
    text-align: center;
    background: #000000 url(/images/bg_integrated_chevron.gif) no-repeat scroll center center;
}

#content div.integrated h3, #content div.integrated p
{
    text-align: center;
    margin-left: 200px;
    margin-right: 200px;
}
#content div.integrated h3
{
    margin-top: 10px;
}

ul#clients li
{
    display: inline;
}

ul#clients li a
{
    float: left;
    border: solid 1px #ccc;
    margin: 0 8px 8px 0;
    background-color: #fff;
    padding: 5px;
}

ul#clients li a img
{
    height: 90px;
    width: 90px;
}


div.client_page_header
{
    background-color: #262626;
    color: #fff;
    padding: 20px;
}
div.client_page_header h2
{
    margin-bottom: 15px;
}


img.case_study_hero, div.video
{
    float: right;
    width: 625px;
    margin: 20px;
    border: solid 5px #fff;
}

div.tall
{
    height: 320px;
}


div#map
{
    color: #333;
    z-index: 9999;
    float: right;
    width: 681px;
    height: 340px;
    background-color: #F2F0EB;
}

.right1
{
    float: right;
    width: 212px;
    margin: 0 0 0 20px;
}

img.right1
{
    float: right;
    width: 212px;
    margin: 0 0 30px 20px;
}

div.span1 img.right1
{
    width: 180px;
}

img.right_slim
{
    float: right;
    width: 170px;
    margin: 0;
    background-color: #fff;
    padding: 24px 0;
}

img.top_pad
{
    margin-top: 35px;
}

div.last img.right1
{
    margin: 0 -10px 0 10px;
}

.right2
{
    float: right;
    width: 454px;
    margin-top: -10px;
}

.right3
{
    float: right;
    width: 681px;
}

/* HERO CAROUSEL */
div#hero-carousel-container {
	width: 911px;
	height: 429px;
	position:relative;
	overflow: hidden;
	margin:0 auto;
}

div#hero-carousel-container .hero-carousel-nav {
	position: absolute;
/*	top: 6px;*/
	top: -33px;
	right: 0px;
	z-index: 200;
}

div#hero-carousel-container .hero-carousel-nav div.status {
	background: #222;
	padding: 0px 3px;
	margin: -1px 2px;
	font-style: italic;
	color: #fff;
	border: 0;
	font-size: 13px;
	float: left;
	outline: none;
}

div#hero-carousel-container .hero-carousel-nav a:link,
div#hero-carousel-container .hero-carousel-nav a:visited {
	width:24px;
	height:19px;
	display:block;
	background-position:-24px 0;
	background-repeat:no-repeat;
	text-indent:-5000px;
	text-decoration:none;
	float:left;
	outline:none;
}

div#hero-carousel-container .hero-carousel-nav a.active {
	background-position:0 0;
}

div#hero-carousel-container .hero-carousel-nav a.carousel-back {
	background-image:url('/images/hero/carousel-left-arrow.png');
}

div#hero-carousel-container .hero-carousel-nav a.carousel-next {
	background-image:url('/images/hero/carousel-right-arrow.png');
}

div#hero-carousel-container .hero-carousel-nav div.status {
	width: 25px;
	text-align: center;
}

div#hero-carousel-container .hero-carousel-nav div.progress {
	background-color: #746966;
	background-image: url('/images/hero/white.jpg');
	background-position: -45px 0;
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
	float: left;
}

div#hero-carousel-container .hero-carousel-nav div.progress span {
	width: 45px;
	height: 19px;
	background: url('/images/hero/theteam.png') no-repeat center center;
	display: block;
}

div#hero-carousel-container img.notch {
	left: 712px;
	top: -6px;
	position: absolute;
	z-index: 200;
}

ul#hero-carousel {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	height: 429px;
	width:911px;
	top:0;
	left:0;
	color: #fff;
}

ul#hero-carousel li {
	float: left;
	display: inline;
	width: 911px;
	height: 429px;
	background-repeat: no-repeat;
	font-size: 14px;
	display: block;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}

ul#hero-carousel li a:link,
ul#hero-carousel li a:visited {
	color:#fff;
}




ul#hero-carousel li h2 {
	font-size: 42px;
	font-weight: normal;
}

ul#hero-carousel li h3 {
	font-size: 18px;
/*	font-style: italic;*/
	font-weight: normal;
}

ul#hero-carousel li.fatduck {
	background-image: url('/images/hero/fatduck.jpg');
}

ul#hero-carousel li.logica {
	background-image: url('/images/hero/logica.jpg');
}

ul#hero-carousel li.nhs {
	background-image: url('/images/hero/nhs.jpg');
}

ul#hero-carousel li.parkinsons {
	background-image: url('/images/hero/Parkinsons-UK.jpg');
}

ul#hero-carousel li.marksandspencer {
	background-image: url('/images/hero/Marks-and-Spencer.jpg');
}

ul#hero-carousel li.ecb {
	background-image: url('/images/hero/ECB.jpg');
}

ul#hero-carousel li.affinity-sutton {
	background-image: url('/images/hero/Affinity-Sutton.jpg');
}

ul#hero-carousel li.fatduck div {
	width: 333px;
	margin-top: 139px;
	margin-left: 725px;
}

ul#hero-carousel li.nhs div {
	width: 396px;
	font-size: 18px;
	margin-top: 305px;
	margin-left: 200px;
}

ul#hero-carousel li.nhs div p {
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -1px;
	color: #f5f3ef;
}


ul#newsreel {
	background:#222;
	border-bottom:1px solid #cdcbc8;
	padding-left:80px;
	min-height:35px;
	position:relative;
	width: 831px;
	z-index:100;
	margin:0 auto;
	color:#fff;
}
ul#newsreel li {
	padding-top:7px;
	font-weight:bold;
}

ul#newsreel li.initial {
	display:none;
}
ul#newsreel li a {
	color:#fff;
	font-weight:normal;
}

ul.ticker-controls {
	position:relative;
	padding:0;
	z-index:150;
	margin:0 auto 15px auto;
}
ul.ticker-controls li {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
}
ul.ticker-controls li a:link,
ul.ticker-controls li a:visited,
ul.ticker-controls li a:hover,
ul.ticker-controls li a:active {
	display:block;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-color:transparent;
	text-indent:-5000px;
	outline:none;
	border-bottom:0;
	padding:0;
}

ul.ticker-controls li.resume {
	top:-29px;
	left:15px;
	background-image:url('/images/newsreel-play.jpg');
}


ul.ticker-controls li.stop {
	top:-29px;
	left:15px;
	background-image:url('/images/newsreel-pause.jpg');
}

ul.ticker-controls li.play {
	top:-29px;
	left:15px;
	background-image:url('/images/newsreel-pause.jpg');
}


ul.ticker-controls li.previous {
	top:-29px;
	left:38px;
	background-image:url('/images/newsreel-back.jpg');
}

ul.ticker-controls li.next {
	top:-29px;
	left:61px;
	background-image:url('/images/newsreel-next.jpg');
}

#content a.description:link, #content a.description:visited
{
    font-size: 1.4em;
    margin: 0 0 0.8em 0;
    line-height: 1.5em;
    display: block;
    border-bottom-style: none;
}

#content a.description:focus, #content a.description:hover
{
    border-style: none;
    cursor: pointer;
}


#footer
{
    margin-top: 30px;
    padding: 20px 0;
    background-color: #333333;
/*    border: solid 10px #fff;*/
    color: #ccc;
    clear: both;
    display: block;
    overflow: auto;
    font-size: 0.9em;
}

#footer p.legal {
	margin:45px 0 0 10px;
	font-size:10px;
	width:70%;
	color:#999;
}

#footer h2
{
    margin: 20px;
    color: #fff;
    line-height: 1;
}

#footer a:link, #footer a:visited
{
    color: #fff;
}
#footer a:hover, #footer a:focus
{
    color: #d00;
    border-bottom: solid 1px #c00;
}

#footer ul li
{
    display: inline;
    padding: 10px;
}

a#loewy_link:link, a#loewy_link:visited
{
    display: block;
    padding: 0;
    margin: 15px -5px 0px -5px;
    width: 80px;
    height: 25px;
    overflow: none;
    text-indent: -999px;
    background: #333 url(/images/loewy_logo_sprite.png) no-repeat 0 0;
}
a#loewy_link:hover, a#loewy_link:focus
{
    border-style: none;
    background-position: 0px -25px;
}


span.thumbnail
{
    background-color: #F6F6F6;
    float: right;
    overflow: hidden;
    position: relative;
    margin: 0 0 20px 10px;
    border: solid 1px #fff;
}

span.thumbnail img
{
    height: 212px;
    margin-left: -10%;
}

p.profile {
	margin-right:80px;
}

div.award
{
    position: relative;
    margin-bottom: 2em;
    clear: both;
}

div.award img
{
    float: left;
    width: 130px;
    margin-bottom: 2em;
}

div.award h3, div.award h4
{
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 0.6em 0;
}

div.award h3, div.award h4, div.award p
{
    margin-left: 150px;
}


div.poster h2
{
    margin: 10px 0; /*	padding-bottom:20px*/
}

img.poster
{
    width: 908px;
    margin-top: -4px;
    margin-left: -10px;
}

html
{
    font-family: Georgia, 'Times New Roman' , Times, serif;
    line-height: 1.5;
    font-size: 13px;
    color: #222;
}

a:link, a:visited
{
    color: #000;
    text-decoration: none;
    padding: 1px 0;
}

a:hover, a:focus
{
    color: #d00;
}

#content a:link, #content a:visited
{
    border-bottom: solid 1px #999;
}

#content a:hover, #content a:focus
{
    border-bottom: solid 1px #c00;
}

#content div.shout a:link, #content div.shout a:visited, #content div.home_splash a:link, #content div.home_splash a:visited, #content div.integrated a:link, #content div.integrated a:visited
{
    color: #eee;
}
#content div.shout a:hover, #content div.shout a:focus, #content div.home_splash a:hover, #content div.home_splash a:focus, #content div.integrated a:hover, #content div.integrated a:focus
{
    color: #d00;
}

p
{
    padding: 0 1em 1em 0;
}

h1, h2, h3, h4
{
    line-height: 1;
    font-weight: normal;
}

h1
{
    font-size: 4em;
    letter-spacing: -2px;
    margin: 20px 0;
}
h2
{
    font-size: 40px;
    letter-spacing: -1px;
}
h3
{
    font-size: 2em;
    letter-spacing: -1px;
    margin: 1em 0 1em 0;
}

.beige h4 {
	font-weight:bold;
	margin:1em 0 0.2em 0;
}

.beige img.right1 {
	margin: 1em;
}

.highlight
{
    background-color: #F4F283;
}



/* Modules */

div.comments .feedback {
	clear:both;
}

div.comments h4 {
	font-size:18px;
	color:#222;
	font-weight:normal;
	margin:8px 0;
	padding:50px 0 0 0;
	background:url('/images/opinion-divider.png') top left no-repeat;
	width:450px;
}

div.comments h4 span {
	float:left;
}
div.comments h4 span.r {
	float:right;
	font-size:14px;
}

div.comments p a {
	font-size:14px;
}

form#commentform {
	margin:65px 0;
	padding:0;
	width:463px;
}

form#commentform label {
	width:212px;
	display:block;
	float:left;
}

form#commentform input {
	width:230px;
}

form#commentform input.clean {
	width:auto;
}

form#commentform textarea {
	width:448px;
}

div.opinion-feed {
	padding-left:35px;
}



div.opinion-feed-clean {
	padding-left:0px;
	width:450px;
}
div.opinion-feed h2 {
	margin:10px 0 0 0;
}

div.opinion-feed h3 {
	margin:1em 0 6px;
}

div.opinion-feed .hentry {
	padding:12px 0;
	border-bottom:1px solid #c2c2c2;
}


div.opinion-feed .hentry div h4 a:link,
div.opinion-feed .hentry div h4 a:visited {
	font-size:17px;
	color:#000;
	border-bottom:1px solid #000;
}

div.opinion-feed .hentry div {
	color:#898989;
}
div.opinion-feed .hentry div a:link,
div.opinion-feed .hentry div a:visited {
	color:#289de9;
}

div.opinion-feed .last,
div.opinion-feed .hentry:last-child {
	border:0;
}

span.comments-bubble {
	padding:1px 0 4px 0;
	width:26px;
	font-size:13px;
	background-image:url('/images/comments-bubble.png');
	text-align:center;
	display:inline-block;
	color:#fff;
}

div.homepage-cols {
	margin:20px 0 35px 0;
	background:#fff;
	width:911px;
	float:left;
}

div.work-thumbs {
	position:relative;
	margin-right:-32px;
	margin-left:12px;
}

div.work-thumbs div.work-thumb {
	float:left;
	margin:-23px 20px 10px 0;
	position:relative;
	width:271px;
	height:382px;
	overflow:hidden;
}

div.work-thumbs div.work-thumb h2 {
	position:relative;
/*	margin:0;*/
/*	padding:0;*/
	font-size:28px;
}

div.work-thumbs div.work-thumb img {
	width:271px;
	position:absolute;
	top:101px;
	left:0;
	border:0;
/*	height:197px;*/
}

div.work-thumbs div.work-thumb div {
	background:transparent url('/images/bar-notch.png') no-repeat 0 0;
	padding:11px 0 11px 0;
	color:#fff;
	text-indent:15px;
	position:absolute;
	bottom:-30px;
	left:0;
	width:271px;
	margin:0;
	font-size:12px;
	min-height:86px;
}

div.work-thumbs div.work-thumb div a:link,
div.work-thumbs div.work-thumb div a:visited {
	color:#fff;
	line-height:17px;
}

div.work-thumbs div.work-thumb div a:hover {
	text-decoration:underline;
}

div.work-thumbs div.work-thumb div p {
	font-size:14px;
	letter-spacing:0px;
	margin:6px 15px;
	text-indent:0;
	padding:0;
	line-height:18px;
	position:relative;
}

div.work-thumbs div.work-thumb div span {
	color:#fff200;
	font-style:italic;
}

div.work-thumbs div.work-thumb div span.right {
	float:right;
	margin-right:15px;
}

div.work-thumbs div.sectors {
	width:292px;
}

div.work-thumbs div.sectors p {
	font-size:14px;
	color:#444;
	margin:-25px 0 0 0;
	padding:0;
}

div.work-thumbs div.sectors ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}

div.work-thumbs div.sectors li {
	border-bottom:1px solid #e5e5e5;
	list-style:none;
	margin:0;
	padding:0;
}

div.work-thumbs div.sectors li.last {
	border:0;
}

div.work-thumbs div.sectors li a:link,
div.work-thumbs div.sectors li a:visited {
	display:block;
	color:#444;
	font-size:22px;
/*	padding:0 0 0 25px;*/
	padding:0;
	margin:0;
	border:0;
	text-indent:0;
/*	background:url('/images/bullet-chevron.png') 0 50% no-repeat;*/
}

div.work-thumbs div.sectors li a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.loud
{
    background-color: #000;
    color: #fff;
}

div.shout
{
    background-color: #000;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 0;
    position: relative;
}

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

div.shout h2, div.shout h3
{
    margin: -1px 0 0 0;
    padding: 26px 20px 20px 0;
    width: 200px;
    background: transparent url(/images/notch_single_alpha_light.png) no-repeat 101% 0%;
    z-index: 999;
}

body.homepage div.shout h2 {
	width:202px;
	font-size:2.3em;
}

body.homepage div.shout p {
	margin-top:-12px;
}

body.homepage div.shout strong {
	font-size:1.2em;
}

div.shout h2
{
    font-size: 2.8em;
}
div.shout h3
{
    font-size: 2em;
}

div.shout div.home_shout, div.shout div.span1
{
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
}

div.shout div.column_right
{
    float: right;
    width: 582px;
    margin: 0;
    padding: 0;
}

div.home_shout
{
    width: 287px;
    float: left;
}
div.home_shout h2
{
    width: 287px;
    font-size: 2em;
    letter-spacing: -1px;
}

img.home_shout
{
    width: 594px;
    float: right;
}

hr
{
    display: block;
    clear: both;
    background: transparent url(/images/shadow_tile.png) repeat-x bottom;
    height: 7px;
    line-height: 7px;
    border-style: none;
    border-top: solid 1px #fff;
    margin: 0;
    padding: 0;
}

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



/*  polaroid slideshow */

div#polaroiderizer
{
    float: right;
    width: 681px;
    height: 340px;
    background-color: #222;
}

div.tall div#polaroiderizer
{
    height: 425px;
}


div.polaroiderize_stage, div.polaroiderize_ready
{
    display: none;
}

div.polaroiderize_display
{
    display: block;
    overflow: hidden;
    width: 661px;
    margin-left: 20px;
    height: 340px;
    position: relative;
}

/*  if javascript id available, hide any images which are already in a polaroiderize display */
html.js div.polaroiderize_display a
{
    display: none;
}
html.js div.polaroiderize_display a
{
    display: none;
}

/* polaroid styling */
div.polaroiderize_display div.polaroid
{
    position: absolute;
    background-color: #fff;
}
#div.polaroiderize_display div.polaroid a
{
    border-bottom: solid 3px transparent;
}
div.polaroiderize_display div.polaroid a:hover
{
    border-bottom: solid 3px #D30076;
}
div.polaroiderize_display div.polaroid img
{
    border: solid 10px #fff;
    border-bottom-width: 40px;
    width: 300px;
}



/*
 Legacy Opinion nudges
*/

body.opinion div.column div.column h2,
body.news div.column div.column h2
{
    padding: 0;
    font-size: 2.4em;
    margin: 30px 0 0.1em 0;
}
body.news div.column div.column h2 {
  margin-top:40px;
  text-decoration:underline;
}
body.news div.column p span {font-size:0.9em;}
body.opinion div.twothirds,
body.article div.twothirds,
body.vacancy div.twothirds,
body.careers div.twothirds,
body.news div.twothirds
{
    width: 484px;
}

body.opinion div.twothirds img,
body.article div.twothirds img
{
    width: 484px;
}


div.twothirds img.article
{
    padding-bottom: 20px;
}

body.opinion blockquote
{
    color: #555;
    font-size: 1.6em;
}

body.opinion #content a.graphic:link, body.opinion #content a.graphic:visited
{
    border-style: none;
    display: block;
    margin-bottom: 20px;
}

body.opinion #content a.graphic:hover, body.opinion #content a.graphic:focus
{
    border-style: none;
}




body.opinion div.onethird,
body.article div.onethird,
body.sectors div.onethird,
body.vacancy div.onethird,
body.careers div.onethird,
body.news div.onethird
{
    width: 360px;
    float: right;
}


div.onethird div.item
{
    position: relative;
    margin: 0 ;
    padding: 1em 0 0 0;
    border-bottom: solid 1px #eee;
}

body.news div.onethird div.item {
  padding: 0.3em 0;
}

body.news div.onethird.archive div.item, 
body.news div.onethird.archive {
	width:260px;
}

body.news #content div.onethird div.item a,
body.news #content div.onethird div.item a:link,  
body.news #content div.onethird div.item a:visited {
  border-bottom:none;
  text-decoration:underline;
}

body.opinion div.onethird div.item
{
    position: relative;
    margin: 0 0 15px 0;
    padding: 1em 0 0 0;
    border-bottom: solid 1px #eee;
	min-height: 70px;
}

body.opinion span.thumbnail,body.sectors span.thumbnail
{
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px 0 0 0;
}



body.opinion span.thumbnail img,body.sectors span.thumbnail img
{
    height: 60px;
}

div.onethird div.column
{
    width: 360px;
}

body.opinion div.onethird div.column
{
    width: 360px;
}


div.onethird h3
{
    margin-top: 55px;
}

body.opinion div.onethird h3,body.sectors div.onethird h3
{
    margin-top: 55px;
}


div.onethird h4
{
    margin: 0 80px 0 0;
    font-size: 1.3em;
}

body.opinion div.onethird h4
{
    margin: 0 80px 0 0;
    font-size: 1.3em;
}
/*sector*/


body.sector div.twothirds
{
    width: 484px;
}

body.sector div.twothirds img
{
    width: 484px;
}

body.sector div.column div.column h2
{
    padding: 0;
    font-size: 2.4em;
    margin: 30px 0 0.1em 0;
}




div.twothirds img.article
{
    padding-bottom: 20px;
}

body.sector blockquote
{
    color: #555;
    font-size: 1.6em;
}

body.sector #content a.graphic:link, body.sector #content a.graphic:visited
{
    border-style: none;
    display: block;
    margin-bottom: 20px;
}

body.sector #content a.graphic:hover, body.sector #content a.graphic:focus
{
    border-style: none;
}




body.sector div.onethird
{
    width: 360px;
    float: right;
    clear:right;
}



body.sector div.onethird div.item
{
    position: relative;
    margin: 0 ;
    padding: 1em 0 0 0;
    border-bottom: solid 1px #eee;
}

body.sector span.thumbnail
{
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px 0 0 0;
}

body.sector span.thumbnail img
{
    height: 60px;
}


body.sector div.onethird div.column
{
    width: 360px;
}

body.sector div.onethird h3
{
    margin-top: 55px;
}


body.sector div.onethird h4
{
    margin: 0 80px 0 0;
    font-size: 1.3em;
}
/*case study items*/

body.sector div.onethird div.casestudyitem
{
    position: relative;
    margin: 1em 0 0 0;
    border: solid 1px #eee;
}

div.casestudyitem img
{
    width: 90px;
    float: left;
    padding-left:5px;
}
div.casestudyitem p
{
    margin: 0 0 0 115px;
}

body.sector div.onethird div.casestudyitem h4
{
   margin: 15px 0 0 115px;
   font-size: 1.3em;
}


/*sectors */

body.sectors div.onethird div.column
{
    width: 360px;
}
body.sectors div.onethird div.item
{
    position: relative;
    margin: 0 ;
    padding: 1em 0 0 0;
    border-bottom: solid 1px #eee;
}
body.sectors div.onethird h4
{
    margin: 0 80px 0 0;
    font-size: 1.3em;
}


#flash_people
{
    background-color: #fff;
}


/* generic content */

/* use a part of YUI 3 CSS base to re-enable default content style */

.content h1,.content h2,.content h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
.content abbr,.content acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
.content em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
.content blockquote,.content ul,.content ol,.content dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
.content ol,.content ul,.content dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
.content ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
.content ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
.content dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
.content th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
.content th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
.content caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
.content p,.content fieldset,.content table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

.content ol.alpha-list li{
    list-style-type:lower-alpha;
    display:list-item !important;
}

/* content nested ordered lists */

/*.content ol{
    counter-reset: item;
}
.content ol>li{
    list-style-type:none;
}
.content ol>li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    padding-right:5px;
}

.content ol ol ol>li:before {
    content: " ";
    padding-right:0px;
}
.content ol ol ol>li{
    display:list-item;
}*/



div#content div.column ul {
	list-style:disc outside none;
}

#content div.column ol
{
    list-style-type: decimal;
}


div#content div.column ul li, div#content div.column ol li {
	margin:1em 1em 1em 1.5em;
}

div#content div.column ul li ul {
}

div#content div.column ul li ul li {list-style:none;}
div#content div.column ul li ul li:before { content: "- "; }

/* CAREER SECTION */

div#content ul.vacancies {
	margin:0;
	padding:0;
	list-style:none;

}

div#content li.vacancy {
	margin:1em 0 0 0 !important;
	padding:0 0 0.4em 0 !important;
	list-style:none;
	border-bottom:1px solid #EEEEEE;
	clear:left;
}

div#content  li.vacancy:last-child{
	border-bottom:none;
}


li.vacancy div.title {
	width:65%;
	float:left;
}

li.vacancy div.salary {
	width:34%;
	float:left;
}


div#content p.note{
	margin-top:2em;
}

div.item div {
	margin-bottom:1em;
}

body.careers h2 {
	padding: 35px 0 0 0;
}

/* ADMIN SECTION */

body.admin {
	background-color:#990000;
}

body.admin div.adminnote{
	font-style:italic
}

/* This section included at the end in order to not kill IE6 css rendering. */
/* content nested ordered lists */

.content ol{
    counter-reset: item;
}
.content ol>li{
    list-style-type:none;
}
.content ol>li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    padding-right:5px;
}

.content ol ol ol>li:before {
    content: " ";
    padding-right:0px;
}
.content ol ol ol>li{
    display:list-item;
}
