/*

	RESET

*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

sup {
	font-size:0.5em;
	vertical-align: top;
}

.clear {
  clear: both;
}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 â€“ 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

.sIFR-flash {
	margin: 0;
	padding: 0;
	position: relative !important;
	vertical-align: bottom;
	visibility: visible !important;
}

.sIFR-replaced, .sIFR-ignore {
	position: relative !important;
	visibility: visible !important;
	z-index: 1;
}

.sIFR-alternate {
	display: block;
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 0;
}

.sIFR-replaced div.sIFR-fixfocus {
	letter-spacing: 0px;
	margin: 0pt;
	overflow: auto;
	padding: 0pt;
}

.sIFR-dummy {
  height: 0px;
  margin-left: 42px !important;
  width: 0px;
  z-index: 0;
}

.sIFR-active h1.replace, .sIFR-active h2.replace, .sIFR-active h3.replace, .sIFR-active h4.replace, .sIFR-active h5.replace, .sIFR-active h6.replace {
	padding-bottom: 6px;
} h1.replace.sIFR-replaced, h2.replace.sIFR-replaced, h3.replace.sIFR-replaced, h4.replace.sIFR-replaced, h5.replace.sIFR-replaced, h6.replace.sIFR-replaced {
	padding-bottom: 0px;
}

/*

	MAIN STRUCTURE

*/


body {
	background-color: #000;
	color: #fff;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	line-height: 1.125em;
}

body.white {
	background-color: #FFF;
	color: #666;
}

div.container {
	margin: 0 auto;
	width: 922px;
}

div#header {
	margin-bottom: 2.25em;
}

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

div#content {
  background-color: transparent;
	clear: both;
	overflow: hidden;
	padding-bottom: 2.25em;
}

div.sidebar h4 {
	margin-top: 20px;
}

/*

	MAIN TYPOGRAPHY

*/

/* font-size: 1em; = 16px */
/* font-size: 0.875em; = 14px */
/* font-size: 0.8125em; = 13px */
/* font-size: 0.75em; = 12px */

h1 {
	font-size: 4.1875em; /* 67px */
	margin: 0.375em 0;
}

h2 {
	font-size: 2.5em; /* 40px */
}

h3 {
	font-size: 1.75em; /* 28px */
	margin-bottom: 0.125em;
}

h4 {
	font-size: 1.3125em; /* 21px */
}

h5 {
	font-size: 1.125em; /* 18px */
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	line-height: 1em;
}

.replace {
	visibility: hidden;
}

span.reset.replace {
	visibility: visible;
}

p, dl dt, dl dd {
	font-size: 0.75em;
}

.missing {
	border: 1px solid #FF0000 !important;
}

a {
	color: #cbcbcb;
	text-decoration: none;
}

body.white a {
	color: #000;
}

body.white a:hover {
  color: #F58220;
}

a:hover {
	color: #f58220;
}

body.special_pages { padding: 0 25px }

a.bullet,
body.whatsnew div.main p a,
body.about.biography div.main .details a,
body.about.faqs div.main dl dd a,
body.press.engage div#recent-articles ul li a,
body.press.news div.main div.post ul.news li.news-item p a.more,
body.press.kit.biography div.sidebar div#image ul li a,
body.press.kit.resources div.main ul.resources li.resource p a,
body.press.kit.annualreports div.main ul.reports li.report p a,
body.press.speakingevents table td a {
	background: transparent url(../images/layout/token_bullet.gif) no-repeat center left;
	margin-left: 2px;
	padding-left: 10px;
	white-space: nowrap;
}

body.white a.bullet,
body.white.press.engage div#recent-articles ul li a,
body.white.press.kit.biography div.sidebar div#image ul li a,
body.white.press.news div.main div.post ul.news li.news-item p a.more,
body.white.press.kit.resources div.main ul.resources li.resource p a,
body.white.press.kit.annualreports div.main ul.reports li.report p a,
body.white.press.speakingevents table td a {
	background-image: url(../images/layout/global/white/token_bullet.gif);
}

body.white a.bullet:hover,
body.white.press.engage div#recent-articles ul li a:hover,
body.white.press.news div.main div.post ul.news li.news-item p a.more:hover,
body.white.press.kit.biography div.sidebar div#image ul li a:hover,
body.white.press.kit.resources div.main ul.resources li.resource p a:hover,
body.white.press.kit.annualreports div.main ul.reports li.report p a:hover,
body.white.press.speakingevents table td a:hover {
	color: #f58220;
}

body.white a.bullet {
	color: #000
}

a.nobullet,
body.about.faqs div.main dl dd a.nobullet {
	background-image: none;
	margin-left: 0;
	padding-left: 0;
	white-space: normal;
}

p {
	line-height: 2em;
	padding: 5px 0 6px;
}

/*
	Reused CSS on Multiple Pages
*/


.token {
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 0.875em;
	padding-left: 16px;
}

.token.right {
	background-position: center right;
	padding-left: 0px;
	padding-right: 16px;
}

.token.plus {
	background-image: url(../images/layout/global/black/token_plus.gif);
}

.token.plus.active {
	background-image: url(../images/layout/global/black/token_minus.gif);
}

body.white .token.plus {
	background-image: url(../images/layout/global/white/token_plus.gif);
}

.token.backarrow {
	background-image: url(../images/layout/global/black/token_backarrow.gif);
	display: block;
	padding-left: 20px;
}

body.white .token.backarrow {
	background-image: url(../images/layout/global/white/token_backarrow.gif);
}

.token.arrow {
	background-image: url(../images/layout/global/black/token_arrow.gif);
	padding-left: 10px;
}

.token.lense {
	background: #000 url(../images/layout/token_lense.gif) no-repeat 0 3px;
	padding-left: 20px;
}

.token.lense.right {
	padding-left: 0;
	padding-right: 20px;
}

dl.info {
	line-height: 1.125em;
	overflow: hidden;
}

dl.info dt, dl.info dd {
	font-weight: bold;
	padding-top: 8px;
	padding-right: 4px;
}

dl.info dt {
 clear: left;
 color: #333333;
 cursor: default;
 float: left;
/* font-size: 0.6925em;*/
 margin-right: 8px;
 text-transform: uppercase;
 width: auto;
}

dl.info dd {
	color: #999999;
}

dl.info dd a {
	color: #cbcbcb;
}

dl.info dd a:hover {
	color: #f58220;
}

dl.info dt:after {
	content: ":";
}


.dropdown, .dropdown .pane, .dropdown ul {
	width: 209px;
}

.dropdown.small, .dropdown.small .pane, .dropdown.small ul {
	width: 133px;
}

.dropdown.medium, .dropdown.medium .pane, .dropdown.medium ul {
	width: 183px;
}

.dropdown {
	background: transparent url(../images/layout/global/black/ui_dropdown_background.png) no-repeat;
/*	display: inline;*/
	position: relative;
}

body.white .dropdown {
	background-image: url(../images/layout/global/white/ui_dropdown_background.png);
}

.dropdown.small {
	background-image: url(../images/layout/global/black/ui_dropdown_background_small.png);
}

.dropdown.medium {
	background-image: url(../images/layout/global/black/ui_dropdown_background_medium.png);
}

.dropdown span {
	cursor: default;
	display: block;
	font-size: 0.8125em; /* 13px */
	height: 43px;
	line-height: 26px; /* center the text vertically */
	padding-right: 20px;
	overflow: hidden;
	text-indent: 14px;
	white-space: nowrap;
}

body.white .dropdown span {
	color: #FFF;
}

.dropdown .pane {
	background-color: #353535;
	display: none;
	position: absolute;
	top: 26px;
	z-index: 40;
}

body.white .dropdown .pane, body.white .dropdown .pane .jScrollPaneContainer {
	background-color: #5b5b5b;
}

.dropdown ul {
	display: none;
	padding: 7px 0 12px;
}

.dropdown .pane ul {
	display: block;
}

.dropdown ul li {
	background-color: #353535;
	display: inline; /* for users without JS, have the links go horizontally */
	float: left;
	margin: 0 6px;
	position: relative;
	width: auto;
} .js .dropdown ul li { /* reset dropdown for users with JS */
	display: block;
	float: none;
	width: auto;
}

body.white .dropdown ul li {
	background-color: #5b5b5b;
}

.dropdown ul li a {
	color: #cbcbcb;
	display: block;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 4px 9px;
}

.dropdown ul li a:hover {
	color: #cbcbcb;
}

.dropdown ul li a:hover {
	background-color: #525252;
}

body.white .dropdown ul li a:hover {
	background-color: #353535;
}

.dropdown .jScrollPaneContainer {
	background-color: #353535;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

body.white .dropdown .jScrollPaneContainer {
	background-color: #5b5b5b;
}

.jScrollPaneTrack {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	cursor: pointer;
	right: 5px;
	top: 5px;
	height: 290px;
	background: #111;
}
.jScrollPaneDrag {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	background: #f58220;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

ul.pagination {
	float: left;
/*	overflow: hidden;*/
}

ul.pagination li {
	font-size: 0.75em;
	float: left;
	margin-right: 8px;
	margin-top: 10px;
	width: auto;
}

ul.pagination li a {
	border: 1px solid #1b1b1b;
	color: #d7d7d7;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 3px 10px;
}

body.white ul.pagination li a {
	border-color: #666;
	color: #353535;
}

ul.pagination li a.inactive, ul.pagination li a.inactive:hover {
	color: #353535;
	cursor: default;
}

ul.pagination li a:hover, body.white ul.pagination li a:hover {
	color: #f58220;
}

body.white ul.pagination li a.inactive, body.white ul.pagination li a.inactive:hover {
	border-color: #dadada;
	color: #b5b5b5;
}


ul.pagination li a.back, ul.pagination li a.forward {
	padding: 6px 8px;
}

ul.pagination li a.back span, ul.pagination li a.forward span {
	background-position: 0 -13px;
	background-repeat: no-repeat;
	display: block;
	height: 5px;
	padding: 3px 0 4px;
	text-indent: -9999px;
	width: 10px;
}

ul.pagination li a.back.inactive span, ul.pagination li a.forward.inactive span,
ul.pagination li a.back:hover span, ul.pagination li a.forward:hover span {
	background-position: 0 0;
}

ul.pagination li a.back span { background-image: url(../images/layout/global/black/ui_backarrow.gif); }
ul.pagination li a.forward span { background-image: url(../images/layout/global/black/ui_forwardarrow.gif); }

body.white ul.pagination li a.back span { background-image: url(../images/layout/global/white/ui_backarrow.gif); }
body.white ul.pagination li a.forward span { background-image: url(../images/layout/global/white/ui_forwardarrow.gif); }

div.loader {
	background-image: url(../images/layout/global/black/ui_loader.gif);
	display: block;
	height: 16px;
	width: 16px;
}

body.white div.loader {
	background-image: url(../images/layout/global/white/ui_loader.gif);
}

ul.tag-list li {
	display: inline;
	float: left;
	margin-right: 4px;
	width: auto;
}

ul.tag-list li a:hover {
	color: #f58220;
}

.thumb-viewer {
	margin-left: 10px;
	position: relative;
	overflow: auto;
	height: 81px;
}

.thumb-viewer .scroll {
	clear: left;
	height: 81px;
	overflow: auto;
	position: relative;
}

.thumb-viewer div.panel {
	display: inline;
	float: left;
	padding: 0 9px;
	position: relative;
	width: auto;
}

.thumb-viewer .scrollButtons {
	cursor: pointer;
	position: absolute;
	top: 35px;
}

.thumb-viewer .scrollButtons.left {
	left: -10px;
}

.thumb-viewer .scrollButtons.right {
	right: -14px;
}


ul li.first {
	clear: both !important;
}

ul li.last {
	margin-right: 0 !important;
	padding-right: 0 !important;
}


/*

	HEADER

*/

.warning {
	background-color: #f68121;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.warning span {
	display: block;
	font-size: 0.6875em;
	padding: 4px 0;
}

body.white .warning span {
	color: #000;
}

.js .warning span.javascript {
	display: none;
}

.warning span.browser {
	display: none;
}

.warning span.browser a {
	color: #333;
	margin-left: 20px;
	padding: 1px 3px;
}

.warning span.browser a:hover {
	color: #FFF;
}

div#header {
	padding-top: 44px;
}

.logo {
	float: right;
	width: auto;
}

div#header .logo span {
	/*background: transparent url(../images/layout/global/black/logo_draftfcb.png) no-repeat;*/
	display: block;
	height: 26px;
	text-indent: -9999px;
	width: 156px;
}

body.white div#header .logo span {
	/*background-image: url(../images/layout/global/white/logo_draftfcb.png);*/
}

	/*
		NAVIGATION
	*/

div#navigation {
	/*width: 520px; MK */
	z-index: 90;
}

div#navigation .matters, div#navigation img, div#navigation .dropdown {
	display: inline;
	float: left;
}

div#navigation .matters {
	margin-top: 5px;
}

div#navigation .matters span {
	/*background: transparent url(../images/layout/global/black/text_whatmatters.png) no-repeat;*/
	display: block;
	float: left;
	height: 29px;
	margin-right: 13px;
	text-indent: -9999px;
	width: 271px;
}

body.white div#navigation .matters span {
	background-image: url(../images/layout/global/white/text_whatmatters.png);
}


body.white div#navigation .dropdown .pane {
	background-color: #000;
}

body.white div#navigation .dropdown ul li {
	background-color: #000;
}

	/*
		PAGE NAVIGATION
	*/


div#page-navigation {
	border-bottom: 1px solid #333333;
	clear: both;
	padding: 0px 2px 1.125em;
}

body.white div#page-navigation {
	border-color: #b2b2b2;
}

div#page-navigation ul {
	height: 28px;
}

div#page-navigation ul li {
	float: left;
	font-weight: bold;
	text-align: center;
	width: auto;
}

div#page-navigation ul li a {
	display: block;
	background-repeat: no-repeat;
}

div#page-navigation ul.main li {
	font-size: 0.875em;
	margin-right: 17px;
}

div#page-navigation ul.main li a {
	height: 22px;
}

div#page-navigation ul.main li a:hover {
	color: #555555;
}

div#page-navigation ul.sub {
	border-top: 1px solid #333;
	margin-top: 1em;
	padding: 14px 0 0 12px;
}

body.white div#page-navigation ul.sub {
	border-color: #b2b2b2;
}

div#page-navigation ul.sub li {
	font-size: 0.75em;
	font-weight: bold;
	margin-right: 29px;
}

div#page-navigation ul.sub li a {
	height: 12px;
}

/*

	FOOTER

*/

div#footer {
	clear: both;
	border-top: 1px solid #333333;
	margin-bottom: 2.25em;
	padding: 1em 2px;
}

body.white div#footer {
	border-color: #b2b2b2;
}

div#footer ul li {
	color: #58595b;
	cursor: default;
	display: inline;
	float: left;
	font-size: 0.6925em;
	font-weight: bold;
	padding-right: 10px;
	width: auto;
}

div#footer ul li.effects {
	display: none;
	float: right;
	padding-left: 10px;
	padding-right: 0;
} .js div#footer ul li.effects {
	display: inline;
}

div#footer ul li a { color: #58595b; }
div#footer ul li a:hover { color: #999; }

div#footer ul li.effects a { color: #333; }
div#footer ul li.effects a:hover { color: #58595b; }

body.white div#footer ul li.effects a { color: #888; }
body.white div#footer ul li.effects a:hover { color: #58595b; }

div#footer ul li span {
	cursor: default;
	margin-right: 10px;
}


/*

	HOME

*/

body.index.home {
	padding-top: 66px;
}

body.index.home div#navigation {
	clear: right;
	margin: 0 auto;
	padding: 87px 0 0;
}

/*

	WHAT'S NEW

*/

body.whatsnew.home div#content {
	/*background: transparent url(../images/layout/whatsnew/ui_wisp.jpg) no-repeat bottom right;*/
	margin-top: 4em;
}

body.whatsnew.home div.main {
	float: right;
	width: 530px;
}

body.whatsnew.home div.sidebar {
	display: inline;
	float: left;
	width: 300px;
}

body.whatsnew.home div.main div.news, body.whatsnew.home div.main div.blog, body.whatsnew.home div.main div.twitter {
	margin-bottom: 2em;
}

body.whatsnew.home div.sidebar div.work, body.whatsnew.home div.sidebar div.photos, body.whatsnew.home div.sidebar div.tags {
	margin-bottom: 2em;
}

body.whatsnew.home h2 {
	color: #353535;
	margin-bottom: 0.625em;
}

body.whatsnew.home h4 {
	font-size: 1em;
	line-height: 1.4em;
}

body.whatsnew.home h4 a {
	color: #cbcbcb;
}

body.whatsnew.home h4 a:hover {
	color: #f58220;
}

body.whatsnew.home p {
	color: #999999;
}

body.whatsnew.home div.main .twitter p {
	padding-top: 0;
	width: 370px;
}

body.whatsnew.home div.sidebar p {
	margin-top: 12px;
}

body.whatsnew.home a.more {
	margin-left: 4px;
}

body.whatsnew.home .token {
	display: block;
	font-size: 0.75em;
	font-weight: bold;
}

body.whatsnew.home div#content .token {
	margin-top: 0.5em;
}

body.whatsnew.home div.sidebar .thumb-viewer {
	width: 274px;
}

body.whatsnew.home div#content div.sidebar div.photos .token {
	margin-top: 1.5em;
}

body.whatsnew.home div.sidebar ul.tag-list {
	font-size: 0.75em;
}


/*
	ABOUT
*/

body.about div#page-navigation ul li a {
	/*text-indent: -9999px;*/
}

div#page-navigation ul.main li a {
	background-image: url(../images/layout/about/navigation.png);
}

body.about div#page-navigation ul.main li.home a { /* normal */
	background-position: 0 0;
	width: 285px;
} body.about div#page-navigation ul.main li.home a:hover { /* hover */
	background-position: 0 -22px;
} body.about.home div#page-navigation ul.main li.home a, body.about.home div#page-navigation ul.main li.home a:hover { /* active */
	background-position: 0 -44px;
}

body.about div#page-navigation ul.main li.bios a { /* normal */
	background-position: -285px 0;
	width: 184px;
} body.about div#page-navigation ul.main li.bios a:hover { /* hover */
	background-position: -285px -22px;
} body.about.bios div#page-navigation ul.main li.bios a, body.about.bios div#page-navigation ul.main li.bios a:hover { /* active */
	background-position: -285px -44px;
}

body.about div#page-navigation ul.main li.clients a { /* normal */
	background-position: -469px 0;
	width: 99px;
} body.about div#page-navigation ul.main li.clients a:hover { /* hover */
	background-position: -469px -22px;
} body.about.clients div#page-navigation ul.main li.clients a, body.about.clients div#page-navigation ul.main li.clients a:hover { /* active */
	background-position: -469px -44px;
}

body.about div#page-navigation ul.main li.faqs a { /* normal */
	background-position: -568px 0;
	width: 64px;
} body.about div#page-navigation ul.main li.faqs a:hover { /* hover */
	background-position: -568px -22px;
} body.about.faqs div#page-navigation ul.main li.faqs a, body.about.faqs div#page-navigation ul.main li.faqs a:hover { /* active */
	background-position: -568px -44px;
}

/*

	ABOUT - HOME

*/

body.about.home div#content-header {
	/*background: #000 url(../images/layout/about/home/ui_header.png) no-repeat 0 0;*/
	height: 582px;
	margin-left: -78px;
	position: relative;
	width: 1068px;
}

body.about.home div#content-header #flashContent {
	text-indent: 0;
	margin: 42px 0 0 135px;
}

body.about.home div#content-header h3 {
	text-indent: -9999px;
}

body.about.home div#content {
	padding-bottom: 1.5em;
}

body.about.home div.main {
	margin-top: 2em;
}

body.about.home div.main ul {
	overflow: hidden;
}

body.about.home div.main ul li {
	float: left;
	margin-right: 20px;
	width: 380px;
}

body.about.home div.main ul li.last {
	margin-right: 0;
	width: 510px;
}

body.about.home div.main ul li h3 {
	color: #f58220;
}

body.about.home div.main ul li p {
	color: #999999;
	font-weight: bold;
	line-height: 2em;
}

span.roi, span.span {
	color: #f58220;
}

body.about.home div.slider-gallery {
	border-top: 1px solid #333333;
	margin: 78px 0 0;
	position: relative;
	width: 922px;
}

body.about.home div.slider-gallery div.header {
	position: absolute;
	top: -49px;
	z-index: 2000;
}

body.about.home div.slider-gallery div.header div.header-wrapper {
	background-color: #000;
	border: 1px solid #333;
	border-bottom: 0;
	height: 38px;
	padding: 14px 26px 0;
}

body.about.home div.slider-gallery div.header h3 {
	color: #f58220;
	display: inline;
	padding-top: 14px;
	position: relative;
	z-index: 100;
}

body.about.home div.slider-gallery div.scroll {
	height: 520px;
	overflow: auto;
	position: relative;
}

body.about.home div.slider-gallery div.scrollContainer {
	width: 5760px;
}

body.about.home div.slider-gallery div.panel {
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	text-indent: -9999px;
	width: 960px;
}

body.about.home div.slider-gallery #wheel { background-image: url(../images/layout/about/home/thewheel.png); }
body.about.home div.slider-gallery #success { background-image: url(../images/layout/about/home/successsession.png); }
body.about.home div.slider-gallery #datageeks { background-image: url(../images/layout/about/home/datageeks.png); }
body.about.home div.slider-gallery #strategic { background-image: url(../images/layout/about/home/strategicrumble.png); }
body.about.home div.slider-gallery #brief { background-image: url(../images/layout/about/home/thebrief.png); }
body.about.home div.slider-gallery #creative { background-image: url(../images/layout/about/home/creativerumble.png); }

body.about.home div.slider-gallery .slider {
	background: transparent url(../images/layout/about/ui_slider_background.png) repeat-x;
	height: 27px;
	margin: 0 0 0 58px;
	overflow-y: visible;
	position: relative;
	width: 830px;
}

body.about.home div.slider-gallery .slider .handle {
	display: none;
} .js body.about.home div.slider-gallery .slider .handle {
	background: transparent url(../images/layout/about/ui_slider_handle.png) no-repeat 6px 0;
	display: block;
	height: 22px;
	position: absolute;
	top: 3px;
	width: 166px;
	z-index:2;
}

body.about.home div.slider-gallery .slider .cap {
	background-color: transparent;
	background-repeat: no-repeat;
	height: 27px;
	position: absolute;
	width: 83px;
}

body.about.home div.slider-gallery .slider .cap.left {
	background-image: url(../images/layout/about/ui_slider_leftcap.png);
	left: -58px;
}

body.about.home div.slider-gallery .slider .cap.right {
	background-image: url(../images/layout/about/ui_slider_rightcap.png);
	left: 710px;
	width: 150px;
}

body.about.home div.slider-gallery div.wrapper {
	position: absolute; /* bump the spans on top of the handle */
	width: 830px;
	z-index:3;
}

body.about.home div.slider-gallery .slider a {
	color: #8d8d8d;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	white-space: nowrap;
	width: 20%;
	z-index: 100;
}

body.about.home div.slider-gallery .slider a.active {
	color: #FFFFFF;
}

body.about.home div#footer {
	border-top: 0;
	padding-top: 0;
}

/*

	ABOUT - BIOS

*/

body.about.bios div#page-navigation {
	padding-bottom: 0;
}

body.about.bios div#page-navigation ul.sub {
	border: 0;
	padding: 0;
}

body.about.bios div#page-navigation ul.sub li a {
	background-image: url(../images/layout/about/bios/navigation.png);
}

body.about.bios div#page-navigation ul.sub li.corporate a {
	background-position: 0 0;
	width: 131px;
} body.about.bios div#page-navigation ul.sub li.corporate a:hover {
	background-position: 0 -12px;
} body.about.bios.corporate div#page-navigation ul.sub li.corporate a, body.about.bios.corporate div#page-navigation ul.sub li.corporate a:hover {
	background-position: 0 -24px;
}

body.about.bios div#page-navigation ul.sub li.council a {
	background-position: -131px 0;
	width: 110px;
} body.about.bios div#page-navigation ul.sub li.council a:hover {
	background-position: -131px -12px;
} body.about.bios.council div#page-navigation ul.sub li.council a, body.about.bios.council div#page-navigation ul.sub li.council a:hover {
	background-position: -131px -24px;
}

body.about.bios div#page-navigation ul.sub li.capabilitiesteam a {
	background-position: -241px 0;
	width: 153px;
} body.about.bios div#page-navigation ul.sub li.capabilitiesteam a:hover {
	background-position: -241px -12px;
} body.about.bios.capabilitiesteam div#page-navigation ul.sub li.capabilitiesteam a, body.about.bios.capabilitiesteam div#page-navigation ul.sub li.capabilitiesteam a:hover {
	background-position: -241px -24px;
}

body.about.bios div#page-navigation ul.sub li.healthcare a {
	background-position: -394px 0;
	width: 154px;
} body.about.bios div#page-navigation ul.sub li.healthcare a:hover {
	background-position: -394px -12px;
} body.about.bios.healthcare div#page-navigation ul.sub li.healthcare a, body.about.bios.healthcare div#page-navigation ul.sub li.healthcare a:hover {
	background-position: -394px -24px;
}

	/*
		BIOS
	*/

body.about.bios.biographies div#content {
	margin-top: 0;
}

body.about.bios.biographies div.main h1 {
	font-size: 3.75em;
	margin: 0.5em 0 0.725em;
}

body.about.bios.biographies div.main ul {
	overflow: hidden;
}

body.about.bios.biographies div.main ul li.profile {
	float: left;
	height: 230px;
	padding-bottom: 30px;
	padding-right: 14px;
	width: 220px;
}

body.about.bios.biographies div.main ul li.profile a {
	display: block;
	height: 135px;
	width: 219px;
}

body.about.bios.biographies div.main ul li.profile ul {
	width: 220px;
}

body.about.bios.biographies div.main ul li.profile ul li {
	background-color: #000;
	color: #cbcbcb;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.5em;
	padding-right: 20px;
	padding-top: 10px;
}

body.about.bios.biographies div.main ul li.profile ul li.title {
	color: #5b5b5b;
	padding-top: 0;
}

body.about.bios.biographies div#footer {
	margin-top: 8px;
}

	/*
		BIOGRAPHY
	*/

body.about.bios.biography div#content {
	padding-bottom: 0;
}

body.about.bios.biography div.main {
	margin-top: 2em;
}

body.about.bios.biography div.main ul.sections {
	margin-top: 2em;
	overflow: hidden;
}

body.about.bios.biography div.main ul li {
	float: left;
	margin-right: 10px;
	width: 290px;
}

body.about.bios.biography div.main ul li p {
	color: #999;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 12px;
}

body.about.bios.biography div.main .details {
	border-top: 1px solid #333;
	clear: both;
	margin: 40px 0 0;
	overflow: hidden;
	padding: 15px 8px 6px;
}

body.about.bios.biography div.main dl {
	float: left;
	width: 300px;
}

body.about.bios.biography div.main dt:after {
	content: ":";
}

body.about.bios.biography div.main .details ul {
	float: left;
	width: auto;
}

body.about.bios.biography div.main .details ul li {
	float: none;
	font-size: 0.75em;
	padding-top: 8px;
	width: auto;
}

body.about.bios.biography div.main .details a {
	font-weight: bold;
}

body.about.bios.biography div.main ul.pagination {
	border-top: 1px solid #333;
	margin: 18px 0 0;
	padding: 0;
}

body.about.bios.biography div.main ul.pagination li {
	float: left;
	margin-top: 15px;
	width: auto;
}

body.about.bios.biography div.main ul.pagination li.last {
	float: right;
	width: auto;
}

body.about.bios.biography div.main ul.pagination li a {
	border: 0;
	font-weight: bold;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

body.about.bios.biography div.main ul.pagination li a:hover {
	color: #f58220;
}

body.about.bios.biography div.main ul.pagination li span {
	float: left;
	line-height: 32px;
	padding: 0 12px;
	width: auto;
}

body.about.bios.biography div.main ul.pagination li img {
	border: 1px solid #333333;
	float: left;
	margin-top: 4px;
	padding: 6px 8px;
	width: auto;
}

body.about.bios.biography div#footer {
	margin-top: 15px;
}


/*

	ABOUT - CLIENTS

*/

body.about.clients div.main h1 {
	margin-bottom: 0;
}

body.about.clients div.main ul {
	margin-top: 1em;
}

body.about.clients div.main li {
	float: left;
	height: 79px;
	margin: 0 15px 12px 0;
	position: relative;
	width: 139px;
}

body.about.clients div.main ul li img {
	border: 1px solid #353535;
}

body.about.clients div.main ul li .viewwork {
	background: #000 url(../images/layout/global/black/token_forwardarrow.gif) no-repeat 10px 3px;
	border: 1px solid #353535;
	display: none;
	left: 120px;
	padding: 4px 10px 4px 26px;
	position: absolute;
	top: 31px;
}

body.about.clients div.main ul li .viewwork img {
	position: relative;
	border: 0;
}

body.about.clients div#footer {
	margin-top: 36px;
}

/*

	ABOUT - FAQs

*/

body.about.faqs div.main {
	background: #000 url(../images/layout/about/faqs/ui_background.jpg) no-repeat right 100px;
	min-height: 500px;
}

body.about.faqs div.main h1 {
	margin: 0.375em 0;
}

body.about.faqs div.main dl dt {
	background: transparent url(../images/layout/global/black/ui_forwardarrow_large.gif) no-repeat left center;
	clear: both;
	font-size: 1.25em;
	padding: 12px 0 8px 30px;
}

body.about.faqs div.main dl dd {
	color: #999999;
	font-weight: bold;
	line-height: 2em;
	padding-left: 30px;
} .js body.about.faqs div.main dl dd {
	display: none;
}

body.about.faqs div.main dd p {
	font-size: 1em;
	width: 500px;
}

body.about.faqs div.main dd ul {
	float: left;
	margin-left: 14px;
	list-style-type: disc;
	width: 300px;
}



/*

	WORK

*/

body.work.home div#content {
	border-top: 1px solid #333333;
	padding-top: 2em;
}

body.work.home div#work-filter div.work-header {
	margin-bottom: 15px;
	overflow: hidden;
}

body.work.home h1 {
	float: left;
	margin: 0;
	width: auto;
}

body.work.home div#work-filter span.token {
	clear: right;
	float: right;
	width: auto;
}

body.work.home div#work-filter span.token {
	display: none; /* hide for nonJS users */
} .js body.work.home div#work-filter span.token {
	cursor: pointer;
	display: block;
	margin: 44px 0 0;
	padding-left: 9px;
}

body.work.home div#work-filter div.filters-wrapper {
	clear: both;
	width: 100%;
}

body.work.home div#work-filter div.filters {
	display: inline;
	float: right;
	width: auto;
}

body.work.home div#work-filter div.filters .loader {
	float: left;
	margin: 4px 30px 0 0;
}

body.work.home div#work-filter div.filters .dropdown {
	display: inline;
	float: left;
	padding-right: 15px;
}

body.work.home div#work-filter div.filters span.reset {
	cursor: pointer;
	font-size: 0.75em;
	line-height: 2em;
}

body.work.home div#content {
	background-color: #000;
	position: relative;
	z-index: 2;
}

body.work.home div.main ul.works {
	overflow: hidden;
}

body.work.home div.main ul.works li.work {
	background-color: #000;
	float: left;
	padding: 0 15px 40px 0;
	width: auto;
	z-index: 1;
}

body.work.home div.main ul.works li.work img {
	border: 1px solid #353535;
}

body.work.home div.main ul.works li.work ul {
	margin-top: 9px;
	width: 295px;
}

body.work.home div.main ul.works li.work ul li {
	color: #666666;
	font-size: 0.75em;
	line-height: 1.6em;
}

body.work.home div.main>span {
	color: #cbcbcb;
	float: left;
	font-size: 0.75em;
	width: auto;
}

body.work.home div.main ul.pagination {
	clear: left;
	float: left;
	width: auto;
}

body.work.home div.main .loader {
	float: left;
	margin: 15px 0 0 20px;
}

/*

	WORK-DETAIL

*/

body.work.detail div#page-navigation {
	margin-top: 43px;
}

body.work.detail div#content {
	margin-top: 34px;
	padding-bottom: 2em;
	position: relative;
}

body.work.detail div#content .pagination {
	bottom: 36px;
	left: 0;
	position: absolute;
}

body.work.detail div.main {
	float: left;
	margin-top: 21px;
	width: 533px;
}

body.work.detail div.sidebar {
	float: right;
	margin-right: -8px;
	padding-top: 13px;
	width: 364px;
}

body.work.detail div.sidebar #socialbookmarks {

}

body.work.detail div.sidebar #socialbookmarks h4 {
	background: transparent url(../images/layout/global/black/token_plus.gif) no-repeat scroll right center;
	margin-top: 0;
	margin-right: 18px;
	padding-right: 20px;
}
body.work.detail div.sidebar #socialbookmarks h4,
body.work.detail div.sidebar #socialbookmarks .socialbookmarks,
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li {
	float: left;
}
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li {
	background: transparent url(../images/layout/socialbookmarks.png) no-repeat scroll 0 0;
	height: 24px !important;
	margin-right: 15px;
	overflow: hidden;
	width: 24px !important;
}
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li.twitter					{ background-position: 0 0 }
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li.facebook				{ background-position: 0 -24px }
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li.studivz					{ background-position: 0 -48px }
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li.myspace					{ background-position: 0 -72px }
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li.googlebookmarks	{ background-position: 0 -96px }
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li.delicious				{ background-position: 0 -120px }
body.work.detail div.sidebar #socialbookmarks .socialbookmarks li a {
	padding-left: 24px;
	white-space: nowrap;
}

body.work.detail div.main .itemwrapper {
	position: relative;
	text-align: center;
	width: 531px;
}

body.work.detail div.main .itemwrapper.banner #flashContent {
	border: 1px solid #333;
}

body.work.detail div.main .itemwrapper .loader {
	left: 50%;
	position: absolute;
	top: 50%;
}

body.work.detail div.main .item {
	display: inline;
	margin: 0 auto;
	text-align: left;
}

body.work.detail div.main .info a.token {
	float: left;
	font-size: 0.8125em;
	margin-top: 22px;
	width: auto;
}

body.work.detail div.main .info.multiple a.token {
	float: right;
	margin-top: 14px;
}

body.work.detail div.main .info ul.pagination {
	float: left;
	width: auto;
}

body.work.detail div.main .info.multiple span {
	float: left;
	font-size: 0.9375em;
	line-height: 28px;
	margin-right: 10px;
	margin-top: 8px;
	width: auto;
}

.sIFR-active body.work.detail div.main .info.multiple span {
	margin-top: 13px;
}

body.work.detail div.sidebar h2 {
	font-size: 3.0625em;
}

body.work.detail div.sidebar p {
	margin-right: 8px;
}

body.work.detail div.sidebar .thumb-viewer {
	margin: 1em 0;
	width: 320px;
}

body.work.detail div.sidebar .thumb-viewer .scroll div.panel img {
	border: 1px solid #353535;
}

body.work.detail div.sidebar div.share {
	float: left;
	margin-top: 18px;
	width: auto;
}

body.work.detail div.sidebar div.share h4 {
	margin-top: 0;
}

body.work.detail div.sidebar div.share .token {
	display: inline;
	float: left;
	font-size: 1.3125em;
	font-weight: bold;
	width: auto;
} .js body.work.detail div.sidebar div.share .token {
	cursor: pointer;
}

body.work.detail div.sidebar div.share span {
	float: left;
	width: auto;
}

body.work.detail div.sidebar div.share ul {
	display: block;
	float: left;
	padding: 3px 0 0 20px;
	width: auto;
} .js body.work.detail div.sidebar div.share ul {
	display: none; /* hide for those with JS */
}


body.work.detail div.sidebar div.share ul li {
	float: left;
	height: 16px;
	padding-right: 25px;
	width: auto;
}

body.work.detail div.sidebar div.share ul img {
	vertical-align: baseline;
}

body.work.detail div.related-content {
	border-top: 1px solid #353535;
	clear: both;
	padding: 2em 0;
}

body.work.detail div.related-content a.related {
	color: #f58220;
	font-size: 0.75em;
}

body.work.detail div.related-content a.related:hover {
	color: #FFF;
}

body.work.detail div.related-content .thumb-viewer {
	clear: both;
	margin-top: 1.5em;
	width: 780px;
}

body.work.detail ul.pagination {
	border-top: 1px solid #333;
	margin: 18px 0 0;
	padding: 0;
}

body.work.detail ul.pagination li {
	float: left;
	margin-top: 15px;
	width: auto;
}

body.work.detail ul.pagination li.last {
	float: right;
	width: auto;
}

body.work.detail ul.pagination li a {
	border: 0;
	font-weight: bold;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

body.work.detail ul.pagination li a:hover {
	color: #f58220;
}

body.work.detail ul.pagination li span {
	float: left;
	line-height: 12px;
	padding: 6px 12px 0;
	text-align: left;
	white-space: nowrap;
	width: auto;
}
body.work.detail ul.pagination li span.clientname {
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	width: 100%;
}
body.work.detail ul.pagination li.last span {
	text-align: right;
}

body.work.detail ul.pagination li img {
	border: 1px solid #333333;
	float: left;
	margin-top: 4px;
	padding: 6px 8px;
	width: auto;
}


#thinbox {
	overflow: hidden;
}

#thinbox .overlay {
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
}

#thinbox .overlay.macFF-hack {
	background: url(../images/layout/work/details/macFFBgHack.png) repeat;
}

#thinbox .overlay.overlay-background {
	background-color:#000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#thinbox .window {
	color: #000000;
	display: none;
	left: 50%;
	overflow: visible;
	position: absolute;
	text-align: left;
	top: 40px;
	z-index: 102;
}

#thinbox .closewindow {
	background-image: url(../images/layout/token_x.gif);
	background-repeat: no-repeat;
	cursor: default;
	font-size: 0.875em;
	left: 20px;
	padding-left: 20px;
	position: fixed;
	top: 20px;
	white-space: nowrap;
	z-index: 105;
}

#thinbox .overlay .loader {
	display: none;
	height: 16px;
	left: 50%;
	margin: -8px 0 0 -8px; /* -height/2 0 0 -width/2 */
	position: fixed;
	top: 50%;
	width: 16px;
	z-index: 103;
}

#thinbox .hideselect {
	background-color: #FFFFFF;
	border: none;
	height: 100%;
	left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}

#thinbox .window img.content {
	cursor: default;
	display:block;
}

#thinbox .window div.content {
	clear: both;
	line-height: 1.4em;
	overflow: visible;
	padding:2px 15px 15px 15px;
	text-align: left;
}

#thinbox .window iframe.content {
	border:none;
	clear:both;
	margin-bottom:-1px;
	margin-top:1px;
	overflow: hidden;
}

/*

	FIND US - HOME

*/

body.findus.home h1 {
	margin: 15px 0 35px;
}

body.findus.home #flashContent {
	position: relative;
	z-index: 1;
}

/*

	FIND US - DETAILS

*/

body.findus.detail div#content h1 {
	margin-top: 25px;
}

body.findus.detail .office-info {
	border-bottom: 1px solid #333333;
	clear: both;
	margin: 20px 0 40px;
	overflow: hidden;
	padding-bottom: 25px;
}

body.findus.detail .office-info.last {
	border: 0;
}

body.findus.detail div.main {
	float: left;
	width: auto;
}

body.findus.detail .simple div.main {
	width: 462px;
}

body.findus.detail .complex div.main {
	width: 533px;
}

body.findus.detail div.sidebar {
	float: left;
	width: auto;
}

body.findus.detail .simple div.sidebar {
	width: 460px;
}

body.findus.detail .complex div.sidebar {
	width: 374px;
}

body.findus.detail div.main .replace {
	color: #f1f1f1;
	font-size: 0.6875em;
	font-weight: bold;
	text-transform: uppercase;
}

body.findus.detail .simple p {
	float: left;
	width: 414px;
}

body.findus.detail dl.info {
	clear: left;
	margin-bottom: 20px;
	width: 414px;
}

body.findus.detail ul li.profile {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 220px;
}

body.findus.detail ul li.profile img {
	margin-bottom: 15px;
}

body.findus.detail ul li.profile ul li {
	margin-bottom: 5px;
}

body.findus.detail ul li.profile ul li span.title {
	color: #333333;
	text-transform: uppercase;
}

body.findus.detail div.sidebar .thumb-viewer {
	margin-bottom: 40px;
	width: 320px;
}

body.findus.detail div.sidebar .token {
	display: inline;
	font-size: 1.3125em;
	font-weight: bold;
	line-height: 1.3125em;
}

body.findus.detail .complex div#footer {
	margin-top: 60px;
}

/*
	PRESS CENTER
*/


body.press div#page-navigation ul li a {
	/*text-indent: -9999px;*/
}

body.press div#page-navigation ul.main li a {
	/*background-image: url(../images/layout/press/navigation.png);*/
}

body.press div#page-navigation ul.main li.news a { /* normal */
	background-position: 0 0;
	width: 63px;
} body.press div#page-navigation ul.main li.news a:hover { /* hover */
	background-position: 0 -22px;
} body.press.news div#page-navigation ul.main li.news a, body.press.news div#page-navigation ul.main li.news a:hover { /* active */
	background-position: 0 -44px;
}

body.press div#page-navigation ul.main li.kit a { /* normal */
	background-position: -63px 0;
	width: 88px;
} body.press div#page-navigation ul.main li.kit a:hover { /* hover */
	background-position: -63px -22px;
} body.press.kit div#page-navigation ul.main li.kit a, body.press.kit div#page-navigation ul.main li.kit a:hover { /* active */
	background-position: -63px -44px;
}

body.press div#page-navigation ul.main li.speakingevents a { /* normal */
	background-position: -151px 0;
	width: 142px;
} body.press div#page-navigation ul.main li.speakingevents a:hover { /* hover */
	background-position: -151px -22px;
} body.press.speakingevents div#page-navigation ul.main li.speakingevents a, body.press.speakingevents div#page-navigation ul.main li.speakingevents a:hover { /* active */
	background-position: -151px -44px;
}

body.press div#page-navigation ul.main li.engage a { /* normal */
	background-position: -293px 0;
	width: 78px;
} body.press div#page-navigation ul.main li.engage a:hover { /* hover */
	background-position: -293px -22px;
} body.press.engage div#page-navigation ul.main li.engage a, body.press.engage div#page-navigation ul.main li.engage a:hover { /* active */
	background-position: -293px -44px;
}

body.press div#page-navigation ul.main li.contacts a { /* normal */
	background-position: -371px 0;
	width: 86px;
} body.press div#page-navigation ul.main li.contacts a:hover { /* hover */
	background-position: -371px -22px;
} body.press.contacts div#page-navigation ul.main li.contacts a, body.press.contacts div#page-navigation ul.main li.contacts a:hover { /* active */
	background-position: -371px -44px;
}

body.press div#page-navigation ul.main li.blog a { /* normal */
	background-position: -457px 0;
	width: 129px;
} body.press div#page-navigation ul.main li.blog a:hover { /* hover */
	background-position: -457px -22px;
}

body.press div.main h1 {
	color: #000;
}

body.press div.main h1 span {
	color: #f58220;
}

body.press div.sidebar div#keyword-tags {
	overflow: hidden;
	padding-bottom: 1.4em;
}

body.press div.sidebar div#links ul li {
	margin-bottom: 0.5em;
}

body.press div.sidebar div#links ul li a {
	background: transparent url(../images/layout/global/white/token_plus.gif) no-repeat left center;
	color: #000;
	font-size: 0.75em;
	padding-left: 16px;
}

body.press div.sidebar div#links ul li a:hover {
	color: #f58220;
}

body.press div.sidebar div.section {
	border-bottom: 1px dotted #6f6f6f;
	clear: both;
	margin-bottom: 1.2em;
	padding-bottom: 0.5em;
}

body.press div.sidebar div.section.last {
	border: 0;
}

body.press div.sidebar div.section h6 {
	color: #000;
	font-size: 0.75em;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 1em;
}

body.press div.sidebar .dropdown {
	background-image: url(../images/layout/global/white/ui_dropdown_background_grey.png);
}


body.press div.main div.post {
	display: block;
	margin-top: 1.2em;
	overflow: hidden;
}

body.press div.main div.post h4 {
	background-color: #FFF;
	color: #333;
	margin-bottom: 0.5em;
}

body.press div.main div.post small {
	font-size: 0.6875em;
	font-style: italic;
}

body.press div.tags span {
	display: inline;
	color: #f58220;
	float: left;
	font-size: 0.6875em;
	font-weight: bold;
	margin-right: 5px;
	text-transform: uppercase;
}

body.press div.tags ul.tag-list {
	font-size: 0.75em;
}

body.press div.tags ul.tag-list li, body.press div.tags ul.tag-list li a {
	color: #000;
}

body.press div.tags ul.tag-list li a:hover {
	color: #f58220;
}

body.press dl.info dl {
	margin-top: 0.4em;
}

body.press dl.info dt, body.press dl.info dd {
	padding-top: 5px;
}

body.press dl.info dt {
	color: #bcbcbc;
}

body.press dl.info dd {
	color: #666;
	font-weight: normal;
}

/*
	PRESS RELEASES / PRESS RELEASE / DRAFTFCB IN THE NEWS
*/

body.press.news div#page-navigation {
	border: 0;
}

body.press.news div#page-navigation ul.sub li a {
	/*background-image: url(../images/layout/press/news/navigation.png);*/
}

body.press.news div#page-navigation ul.sub li.releases a {
	background-position: 0 0;
	width: 88px;
} body.press.news div#page-navigation ul.sub li.releases a:hover {
	background-position: 0 -12px;
} body.press.news.releases div#page-navigation ul.sub li.releases a, body.press.news.releases div#page-navigation ul.sub li.releases a:hover {
	background-position: 0 -24px;
}

body.press.news div#page-navigation ul.sub li.inthenews a {
	background-position: -88px 0;
	width: 121px;
} body.press.news div#page-navigation ul.sub li.inthenews a:hover {
	background-position: -88px -12px;
} body.press.news.inthenews div#page-navigation ul.sub li.inthenews a, body.press.news.inthenews div#page-navigation ul.sub li.inthenews a:hover {
	background-position: -88px -24px;
}

body.press.news div.main {
	float: left;
	width: 533px;
}

body.press.news div.main div.post {
	background-color: #fff;
	width: 533px;
}

body.press.news div.main div.post ul.news li.news-item {
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	padding: 1em 0;
}

body.press.news div.main div.post ul.news li.news-item.last {
	border-bottom: 0;
}

body.press.news div.main div.post ul.news li.news-item p {
	padding-top: 0;
}

body.press.news div.main div.post ul.news li.news-item p a {
	color: #000;
}

body.press.news div.main div.post ul.news li.news-item p a:hover {
	color: #f58220;
}

body.press.news div.sidebar {
	float: right;
	width: 300px;
}

/*
	PRESS RELEASES
*/

body.press.releases div.main h1 {
	margin-top: 0;
}

body.press.releases div.main div.post {
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	padding-bottom: 1.2em;
}

body.press.releases div.main div.post.last {
	border: 0;
}

body.press.releases div.main div.post h4 {
	font-size: 1em;
	line-height: 1.6em;
}

body.press.releases div.main div.post h4 a {
	color: #333;
	display: block;
}

body.press.releases div.main div.post h4 a:hover {
	color: #000;
}

body.press.releases div.main .loader {
	float: left;
	margin: 15px 0 0 20px;
}

body.press div.sidebar div#archive h6 {
	font-size: 0.875em;
}

/*
	Draftfcb In The News
*/

body.press.inthenews div.main h1 {
	margin-top: 0;
}

body.white.press.inthenews div.main div.post ul.news li.news-item p a.more {
	display: block;
}

body.press.inthenews div.main .loader {
	float: left;
	margin: 15px 0 0 20px;
}

body.press.inthenews div.sidebar div#categories h6 {
	color: #666;
	font-size: 0.875em;
}

/*
	PRESS RELEASE
*/

body.press.release div#page-navigation {
	border-bottom: 1px solid #b2b2b2;
}

body.press.release div#content {
	/*margin-top: 1.5em;*/
}

body.press.release div#content span.token {
	clear: both;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 14px;
}

body.press.release div#content span.token a {
	color: #000;
}

body.press.release div.main, body.press.release div.sidebar {
	margin-top: 1.8em;
}

body.press.release div.main h4 {
	color: #333;
	font-size: 1em;
	line-height: 1.6em;
}

body.press.release div.main div.contacts {
	margin: 0.25em 0 1em;
	overflow: hidden;
	width: 530px;
}

body.press.release div.main div.contacts div.contact {
	/*float: left;*/
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 1em;
	padding-bottom: 1em;
	width: 530px;
}

body.press.release div.main div.contact h6 {
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0.5em;
}

body.press.release div.main div.contact dl.info dd, body.press.release div.main div.contact dl.info dd a {
	font-weight: bold;
}

body.press.release div.main div.post h6 {
	color: #000;
	font-size: 0.75em;
	line-height: 2em;
	margin: 0.75em 0;
}

body.press.release div.main div.post h5 {
	color: #000;
	font-size: 0.875em;
	margin-top: 0.5em;
}

body.press.release div.main div.post p.about a {
	text-decoration: underline;
}

body.press.release div.main div.post div.tags {
	margin: 0.5em 0;
	overflow: hidden;
}
/*
	PRESS KIT
*/

body.press.kit div#page-navigation {
	border: 0;
}

body.press.kit div#page-navigation ul.sub li a {
	background-image: url(../images/layout/press/kit/navigation.png);
}

body.press.kit div#page-navigation ul.sub li.resources a {
	background-position: 0 0;
	width: 142px;
} body.press.kit div#page-navigation ul.sub li.resources a:hover {
	background-position: 0 -12px;
} body.press.kit.resources div#page-navigation ul.sub li.resources a, body.press.kit.resources div#page-navigation ul.sub li.resources a:hover {
	background-position: 0 -24px;
}

body.press.kit div#page-navigation ul.sub li.factsheet a {
	background-position: -142px 0;
	width: 108px;
} body.press.kit div#page-navigation ul.sub li.factsheet a:hover {
	background-position: -142px -12px;
} body.press.kit.factsheet div#page-navigation ul.sub li.factsheet a, body.press.kit.factsheet div#page-navigation ul.sub li.factsheet a:hover {
	background-position: -142px -24px;
}

body.press.kit div#page-navigation ul.sub li.annualreports a {
	background-position: -250px 0;
	width: 92px;
} body.press.kit div#page-navigation ul.sub li.annualreports a:hover {
	background-position: -250px -12px;
} body.press.kit.annualreports div#page-navigation ul.sub li.annualreports a, body.press.kit.annualreports div#page-navigation ul.sub li.annualreports a:hover {
	background-position: -250px -24px;
}

body.press.kit div#page-navigation ul.sub li.annualreports a {
	background-position: -250px 0;
	width: 91px;
} body.press.kit div#page-navigation ul.sub li.annualreports a:hover {
	background-position: -250px -12px;
} body.press.kit.annualreports div#page-navigation ul.sub li.annualreports a, body.press.kit.annualreports div#page-navigation ul.sub li.annualreports a:hover {
	background-position: -250px -24px;
}

body.press.kit div#page-navigation ul.sub li.bios a {
	background-position: -341px 0;
	width: 155px;
} body.press.kit div#page-navigation ul.sub li.bios a:hover {
	background-position: -341px -12px;
} body.press.kit.bios div#page-navigation ul.sub li.bios a, body.press.kit.bios div#page-navigation ul.sub li.bios a:hover {
	background-position: -341px -24px;
}

/*
	PRESS KIT RESOURCES
*/

body.press.kit.resources div.main h1 {
	margin: 0;
}

body.press.kit.resources div.main p {
	width: 740px;
}

body.press.kit.resources div.main ul.resources {
	margin-top: 2em;
}

body.press.kit.resources div.main ul.resources li.resource {
	border-top: 1px solid #d6d6d6;
	min-height: 90px;
	padding: 2em 0;
}

body.press.kit.resources div.main ul.resources li.resource div {
	float: left;
	margin-right: 20px;
	text-align: center;
	width: 110px;
}

body.press.kit.resources div.main ul.resources li.resource h4 {
	color: #5b5b5b;
	margin-bottom: 0.5em;
}

body.press.kit.resources div.main ul.resources li.resource p {
	width: 770px;
}

body.press.kit.resources div.main ul.resources li.resource p a {
	font-weight: bold;
}

/*
	PRESS KIT FACTSHEET
*/

body.press.kit.factsheet div#content {
	background: transparent url(../images/layout/press/kit/ui_background.png) no-repeat left bottom;
	padding-bottom: 130px;
}

body.press.kit.factsheet div.main {
	float: left;
	width: 622px;
}

body.press.kit.factsheet div.main h1 {
	margin-top: 0;
}

.sIFR-active body.press.kit.factsheet div.main h1.replace {
	letter-spacing: 0px;
}

body.press.kit.factsheet div.main a.download {
	color: #333;
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 1em;
}

body.press.kit.factsheet div.main a.download:hover {
	color: #f58220;
}

body.press.kit.factsheet div.main h4 {
	color: #000;
	margin: 0.5em 0;
}

body.press.kit.factsheet div.main em, body.press.kit.factsheet div.sidebar em {
	color: #f58220;
}

body.press.kit.factsheet div.main p {
	padding-right: 50px;
}

body.press.kit.factsheet div.main p span, body.press.kit.factsheet div.main h6 {
	color: #000;
	font-weight: bold;
}

body.press.kit.factsheet div.main h6 {
	font-size: 0.75em;
	margin-top: 0.75em;
}

body.press.kit.factsheet div.sidebar {
	float: right;
	width: 300px;
}

body.press.kit.factsheet div.sidebar div.section h6 {
	padding-bottom: 0.5em;
}

body.press.kit.factsheet div.sidebar div#locations {
	background: transparent url(../images/layout/press/kit/factsheet/map.png) no-repeat center top;
	padding-top: 150px;
}

body.press.kit.factsheet div.sidebar div#clients ul {
	float: left;
	margin-right: 10px;
	width: 145px;
}

body.press.kit.factsheet div.sidebar div#clients ul.last {
	margin-right: 0;
}

body.press.kit.factsheet div.sidebar div#clients ul li {
	font-size: 0.75em;
	line-height: 2em;
}

/*
	PRESS KIT ANNUAL REPORTS
*/

body.press.kit.annualreports div#content {
	background: #FFF url(../images/layout/press/kit/ui_background.png) no-repeat center bottom;
	padding-bottom: 100px;
}

body.press.kit.annualreports div.main h1 {
	margin: 0;
}

body.press.kit.annualreports div.main ul.reports {
	margin-top: 2em;
}

body.press.kit.annualreports div.main ul.reports li.report {
	border-top: 1px solid #d6d6d6;
	min-height: 100px;
	overflow: hidden;
	padding: 2em 0;
}

body.press.kit.annualreports div.main ul.reports li.report div {
	float: left;
	width: 770px;
}

body.press.kit.annualreports div.main ul.reports li.report div.year {
	margin-right: 20px;
	width: 80px;
}

body.press.kit.annualreports div.main ul.reports li.report h4 {
	color: #5b5b5b;
}

body.press.kit.annualreports div.main ul.reports li.report p {
	width: 770px;
}

body.press.kit.annualreports div.main ul.reports li.report p a {
	font-weight: bold;
}

/*
	PRESS KIT BIOS
*/

body.press.kit.bios.biographies div.main ul li.profile {
	background-color: #fff;
	display: inline;
	float: left;
/*	margin: 0 15px 0 0;*/
	padding: 15px 15px 15px 0;
	position: relative;
	width: 450px;
}

body.press.kit.bios.biographies div.main ul li.profile.last {
	padding-right: 0px;
}

body.press.kit.bios.biographies div.main ul li.profile img {
	border: 1px solid #bfbfbf;
	float: left;
	margin-bottom: 0.5em;
	width: 141px;
}

body.press.kit.bios.biographies div.main ul li.profile ul {
	bottom: 20px;
	position: absolute;
	left: 160px;
/*	margin-top: 35px;*/
	width: 280px;
}

body.press.kit.bios.biographies div.main ul li.profile ul li {
	background-color: #FFF;
	color: #333;
	font-size: 0.75em;
	font-weight: bold;
}


/*
	PRESS KIT BIOGRAPHY
*/

body.press.kit.bios.biography div.main {
	float: left;
	width: 575px;
}

body.press.kit.bios.biography div.main h1 {
	margin: 0;
}

body.press.kit.bios.biography div.main h3 {
	margin-top: 0.5em;
}

body.press.kit.bios.biography div.main div.short-bio {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

body.press.kit.bios.biography div.main h4 {
	color: #000;
	font-size: 1em;
	margin: 0.75em 0;
}

body.press.kit.bios.biography div.sidebar {
	float: right;
	margin-top: 1em;
	width: 300px;
}

body.press.kit.bios.biography div.sidebar div#select h6 {
	font-size: 0.875em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

body.press.kit.bios.biography div.sidebar div#image img {
	border: 1px solid #a7a7a7;
}

body.press.kit.bios.biography div.sidebar div#image ul {
	margin: 1em 0 0.5em;
}

body.press.kit.bios.biography div.sidebar div#image ul li a {
	color: #333;
	font-size: 0.75em;
	font-weight: bold;
}

body.press.kit.bios.biography div.sidebar dl.info dt, body.press.kit.bios.biography div.sidebar dl.info dd {
	padding-top: 8px;
}

/*
	PRESS SPEAKING EVENTS
*/

body.press.speakingevents table {
	border: 1px solid #d7d7d7;
	border-top: 0;
}

body.press.speakingevents table tr.alternate {
	background-color: #f5f5f5;
}

body.press.speakingevents table th {
	background: #000 url(../images/layout/press/speakingevents/tableheader_background.png) repeat-x;
	color: #fff;
	font-size: 0.6875em;
	font-weight: bold;
	height: 22px;
	padding: 2px 0 0 10px;
	text-transform: uppercase;
}

body.press.speakingevents table th, body.press.speakingevents table td {
	border-right: 1px solid #d7d7d7;
}

body.press.speakingevents table td {
	font-size: 0.75em;
	padding: 14px 8px;
}

body.press.speakingevents table td span.special {
	color: #f58220;
	display: block;
}

/*
	PRESS ENGAGE
*/


body.press.engage div.main {
	float: left;
	width: 535px;
}

body.press.engage div.main h1 {
	margin-bottom: 0.125em;
}

body.press.engage div.main div.post {
	margin: 0.5em 0 2em;
	overflow: hidden;
}

body.press.engage div.main div.post img {
	border: 1px solid #b6b6b6;
	margin-bottom: 1.5em;
}

body.press.engage div.main div.post h4 {
	font-size: 1em;
}

body.press.engage div.main ul.pagination {
	float: left;
	width: auto;
}

body.press.engage div.main .loader {
	float: left;
	margin: 15px 0 0 20px;
}

body.press.engage div.sidebar {
	float: right;
	margin-top: 4em;
	width: 300px;
}

body.press.engage div#sort h6 {
	font-size: 0.875em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

body.press.engage div#recent-articles ul {
	margin-bottom: 1em;
}

body.press.engage div#recent-articles ul li a {
	color: #333;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 2em;
}

body.press.engage div#recent-articles ul li a:hover {
	color: #f58220;
}

/*
	PRESS CONTACTS
*/

body.press.contacts div.main ul.contacts {
	overflow: hidden;
}

body.press.contacts div.main ul.contacts li.contact {
	float: left;
	margin: 0 10px 3em 0;
	width: 290px;
}

body.press.contacts div.main li.contact h5 {
	color: #000;
	margin-bottom: 0.75em;
}

body.press.contacts div.main li.contact h6 {
	color: #666;
	font-size: 0.75em;
	margin-bottom: 0.25em;
}

body.press.contacts div.main li.contact dl.info dt {
	font-weight: bold;
}

/*

	JOIN

*/

body.join div#page-navigation ul li a {
	/*text-indent: -9999px;*/
}

body.join div#page-navigation ul.main li a {
	/*background-image: url(../images/layout/join/navigation.png);*/
}

body.join div#page-navigation ul.main li.home a { /* normal */
	background-position: 0 0;
	width: 116px;
}

body.join div#page-navigation ul.main li.home a:hover { /* hover */
	/*background-position: 0 -22px;*/
}

body.join.home div#page-navigation ul.main li.home a, body.join.home div#page-navigation ul.main li.home a:hover { /* active */
	/*background-position: 0 -44px;*/
}

body.join div#page-navigation ul.main li.commitment a { /* normal */
	background-position: -116px 0;
	width: 152px;
} body.join div#page-navigation ul.main li.commitment a:hover { /* hover */
	background-position: -116px -22px;
} body.join.commitment div#page-navigation ul.main li.commitment a, body.join.commitment div#page-navigation ul.main li.commitment a:hover { /* active */
	background-position: -116px -44px;
}

body.join div#page-navigation ul.main li.apply a { /* normal */
	background-position: -268px 0;
	width: 118px;
} body.join div#page-navigation ul.main li.apply a:hover { /* hover */
	background-position: -268px -22px;
} body.join.apply div#page-navigation ul.main li.apply a, body.join.apply div#page-navigation ul.main li.apply a:hover { /* active */
	background-position: -268px -44px;
}

/*
	JOIN
*/

body.join.home div#content {
	/*background: #000 url(../images/layout/join/home/ui_background.jpg) no-repeat;*/
	padding-top: 10px;
}

body.join.home div.main {
	float: left;
	width: 500px;
}

body.join.home div.main h3 span {
	color: #f58220;
}

body.join.home div.main p {
	color: #999;
	font-weight: bold;
	width: 430px;
}

body.join.home div.sidebar {
	float: right;
	padding-top: 295px;
	width: 362px;
}

body.join.home div.sidebar h2 {
	color: #f58220;
	font-size: 1.3125em;
	margin-bottom: 0.75em;
}

body.join.home div.sidebar .thumb-viewer {
	width: 274px;
}

/*
	JOIN COMMITMENT
*/

body.join.commitment h1 {
	margin-top: 0.65em;
	margin-bottom: 0.5em;
}

body.join.commitment div.main div.commitment {
	float: left;
	margin-right: 25px;
	width: 435px;
}

body.join.commitment div.main div.commitment.last {
	margin-right: 0;
}

body.join.commitment div.main div.commitment h4 {
	color: #f58220;
}

body.join.commitment div.main div.commitment p {
	color: #999;
}

/*
	JOIN APPLY
*/

body.join.apply div#content {
	/*background: #000 url(../images/layout/join/apply/ui_background.jpg) no-repeat left bottom;*/
	padding-top: 10px;
	padding-bottom: 100px;
}

body.join.apply div.main li.region {
	float: left;
	margin-right: 10px;
	width: 150px;
}

body.join.apply div.main li#region-us {
	padding-right: 10px;
	width: 230px;
}

body.join.apply div.main li.region .location {
	margin-top: 1em;
}

body.join.apply div.main li.region .location h5 {
	margin-bottom: 8px;
}

body.join.apply div.main li.region .location p {
	color: #999;
	padding-top: 12px;
	padding-bottom: 1px;
}

body.join.apply div.main li.region .location a {
	font-size: 0.75em;
}


/*
	FOLLOW DRAFTFCB
*/

body.follow.home div#content {
	padding-bottom: 3px;
}

body.follow.home h1 {
	margin-top: 0;
	margin-bottom: 0.4em;
}

body.follow.home li.section {
	float: left;
	padding: 0 14px 12px 0;
	width: 298px;
}

body.follow.home li.section img {
	border: 1px solid #353535;
}

/*

	UTILTIIES

*/

body.utilities div#header {
	margin-bottom: 1em;
}

body.utilities h6 {
	font-size: 0.875em;
	margin: 0.5em 0;
}

body.utilities p, body.utilities div.main ul li {
	color: #999;
}

body.utilities div.main ul {
	margin-bottom: 6px;
	padding-left: 20px;
}

body.utilities div.main ul li {
	font-size: 0.75em;
	line-height: 2em;
	margin-top: 0.5em;
}


/*

  FREILAND

*/
body.capabilities div.container div#content div.main table.contenttable {
  width: 650px;
}

body.capabilities div.container div#content div.main table.contenttable tbody tr td ul li {
  font-size: 12px;
}



/*

  FCE: CONTACT PERSON

*/
body div.container div#content div.contactperson {
  float: left;
  margin-bottom: 35px;
  margin-top:20px;
  width: 306px;
}

body div.container div#content div.main div.contactperson p.name {
  color: #F58220;
  font-weight: bold;
  font-size: 0.75em;
  margin-top: 0.9em;
  margin-bottom: 0.1em;
}

body div.container div#content div.main div.contactperson p{
  padding: 0px;
  line-height: 1.4em;
  font-weight: bold;
  margin: 0px;
}


/*

  EXT: GOOGLE MAPS LOCATION

*/
body div.container div#content div.main div.GoogleMapsLocation {
  /*margin-bottom: 2em;*/
  margin-top: 2em;
}

body div.container div#content div.main div.GoogleMapsLocation div.Map {
  float: left;
}

body div.container div#content div.main div.GoogleMapsLocation div.Map div.Mapstraction {
  width: 500px;
  height: 360px;
}

body div.container div#content div.main div.GoogleMapsLocation p.Text {
  float: left;
  margin-left: 1.5em;
  line-height: 1.4em;
}

body.join.apply div#page-navigation {
  border: none;
}




/*

  EXT: DRAFTFCB JOBS

*/

div.tx-draftfcbjobs-pi1 {
  width: 480px;
}

div.tx-draftfcbjobs-pi1 div.entryOverview {
  border-bottom: 1px solid #333;
  margin-bottom: 30px;
}

div.tx-draftfcbjobs-pi1 div.entryOverview {
  border-bottom: 1px solid #333;
  margin-top: 40px;
  padding-bottom:10px;
}

div.tx-draftfcbjobs-pi1 div.entryDetail span.backarrow {
  margin-top: 30px;
}

div.tx-draftfcbjobs-pi1 div.entryOverview a.more {
  font-size: 0.7em;
  font-weight: bold;
}

div.tx-draftfcbjobs-pi1 ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 15px;
}

div.tx-draftfcbjobs-pi1 ul li {
  font-size: 12px;
  line-height: 20px;
}

div.tx-draftfcbjobs-pi1 ol,
body.about.home div.main ul li ol {
  font-size: 12px;
  list-style-type: decimal;
  margin-left: 20px;
  padding-left:20px;
}
body.about.home div.main ul li ol { padding:5px 0 6px }
body.about.home div.main ul li ol li {
	color: #999999;
	float: none;
	font-weight: bold;
	width: auto;
}