/*
#ED5B00 - Work		(orange)
*/

BODY	{
	background-image: url(/_assets/images/work/background.gif) !important;
}

#primary #lhs-bar UL LI	{
	border-bottom: 1px solid #ED5B00;
}
#primary #lhs-bar UL LI A.active,
#primary #lhs-bar UL LI A:hover	{
	color: #ED5B00;
}

#primary .lhs-bar-ouam	{
	margin-top: 25px;
}

#primary #content	A {
	color: #ED5B00;
}

#primary #content H3	{
	color: #ED5B00;
}

#content BLOCKQUOTE	{
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 10px;
}

#content BLOCKQUOTE	P	{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#primary #content	{
	width: 420px;
}

#primary .list-article	{
	margin-top: 0px;
	margin-bottom: 30px;
	clear: both;
}
#primary .list-article H2	{
	font-size: 7pt;
	font-size: 11pt;
	border-bottom: 1px solid #ED5B00;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#primary .list-article H1	{
	font-size: 7pt;
	font-size: 9pt;
	margin: 0;
	background-repeat: no-repeat;
	background-position: -2px 0px;
	width: 291px;
	width: 350px;
	width: 100%;
}
#primary .list-article H1.oneline		{	height: 15px;	}
#primary .list-article H1.twolines		{	height: 32px;	}
#primary .list-article H1.threelines	{	height: 49px;	}

#primary .list-article H1 SPAN	{
	display: none;
}
#primary .list-article H1 SPAN.position	{
	display: inline;
	font-size: 7pt;
	color: #999999;
}


#primary .list-article H1 SUP	{
	font-size: 7pt;
}
#primary .list-article	P	{
	margin-top: 0;
	margin-bottom: 0.25em;
}
#primary .list-article .thumbnail	{
	float: right;
	margin-left: 10px;
}


/* Case Studies */

#nav-case-study	{
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid grey;
	font-weight: bold;
}
#nav-case-study UL {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
#nav-case-study UL LI {
	float: left;
	margin: 0 6px;
	font-size: 14px;
}

A:hover					{ text-decoration: underline !important; }
A.active				{ color: #FFFFFF !important; }
.all						{	color: #999999 !important;	}
.behaviour			{	color: #33CCCC !important;	}
.consumer				{	color: #00A0AF !important;	}
.b2b						{	color: #00788B !important;	}
.technology			{	color: #115B99 !important;	}
.financial			{	color: #006A51 !important;	}
.brand					{	color: #00A94F !important;	}
.corporate			{	color: #54B948 !important;	}
.public-sector	{	color: #9DDC33 !important;	}
.public-affairs{	color: #CCFF66 !important;	}
 
#case-studies {
	clear: left;
	width: 695px;
	margin: auto;
}

.case-study	{
	height: 295px;
	width: 216px;	
	float: left;
	margin-bottom: 4px;
	margin-right: 15px;
}

.case-study IMG.photo	{
	display: block;
}
.case-study .category	{
	background-image: url('/_assets/images/work/case-studies/panel_bottom.jpg');
	height: 26px;
	height: 40px;
	width: 186px;	
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	font-size: 12px;
}


#case-study-summary	{
	width: 192px;
	height: 261px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 55px;
	float: left;
}
#case-study-copy	{
	background-image: url('/_assets/images/work/case-studies/case-study/rhs-panel.gif');
	width: 432px;
	height: 305px;
	float: left;
	padding-top: 10px;
}
#case-study-copy H1	{
	font-size: 10pt;
	letter-spacing: -0.02em;
}
#case-study-copy H2	{
	font-size: 10pt;
	margin-bottom: 0;
}

#case-study-copy TH	{
	text-align: left;
} 


#case-study-copy-scroller	{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 10px;
	height: 295px;
	overflow: auto;
}

/* Individual Case Study Page */

#case-study	{  /* Not keen on this hack... */
}

#case-study #primary #content	{
	width: 645px !important;
	margin-left: 40px;
	margin-bottom: 2em;
}
#case-study #primary #content	H1 SPAN	{
	display: none;
}

#related {
	float: left;
	clear: both;
	margin-top: 10px;
	display: none;
}
#related UL {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#related UL LI {

}