/**
 * SIDEKICK
 */
div#sidekick {
	background:url('/images/new/sectors/top.jpg') center no-repeat;
}

/**
 * Be aware that layout.css loads AFTER sectors.css, some entries may need !important
 */
div#page_column_left {
	background:#fff;
}

div#page_column_right {
	background:url('/images/new/sectors/side.jpg') top right no-repeat #fff;
}

/**
 * LEFT COLUMN
 */
div#page_column_left h2 {
	margin:3px 3px 0 0;
	padding:4px;
	background:#91a;
	color:#fff;
	-webkit-border-top-right-radius:4px;
	-khtml-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
}

/**
 * RIGHT COLUMN
 */
div#page_column_right h2 {
	margin:3px 0 0 3px;
	padding:5px 4px;
	background:#91a;
	color:#fff;
	-webkit-border-top-left-radius:4px;
	-khtml-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	font-size:14px;
}

div#page_column_right dl {
	background:#fff;
	font-size:11px;
	padding:4px 4px 0 12px;
	line-height:1.25;
}

div#page_column_right dl dt {
	clear:both;
	border-top:2px solid #91a;
	padding-top:24px;
}

div#page_column_right dl dt a img {
	float:right;
	border:2px solid #91a;
	margin-bottom:24px;
}

div#page_column_right dl dd {
}

div#page_column_right ul {
	clear:both;
}

div#page_column_right ul li {
	font-size:11px;
	line-height:1.25;
}

/**
 * RELATED ARTICLES / LINKS EXTRA COLUMN THING
 */
#page .links ul li {
	list-style-type:none;
	list-style-position:outside;
}
	
.links
{
	float:right;
	width:191px;
	margin-left:10px;
}

.links a 
{
	font-weight:normal;
	display:block;
	padding:3px 0 3px 10px;
}

.links a:hover
{
	text-decoration:none;
}

.links ul.holder
{
	margin-left:20px;
	margin-top:50px;
	width:161px;
}

.links ul li ul 
{	
	margin-bottom:5px;
}

.links_bottom
{
	display:block;
	width:191px;
	height:90px;
}

/* Coloured footers
------------------------*/

.links_bottom
{
	background:url('/images/what_we_do/links/default_bottom.gif');
}

#corp_comm .links_bottom
{
	background:url('/images/what_we_do/links/corp_comm_bottom.gif');
}

#employment .links_bottom
{
	background:url('/images/what_we_do/links/corp_comm_bottom.gif');
}

#property .links_bottom
{
	background:url('/images/what_we_do/links/property_bottom.gif');
}

#recovery .links_bottom
{
	background:url('/images/what_we_do/links/recovery_bottom.gif');
}

#dispute .links_bottom
{
	background:url('/images/what_we_do/links/dispute_bottom.gif');
}

#private .links_bottom
{
	background:url('/images/what_we_do/links/private_bottom.gif');
}

#family .links_bottom
{
	background:url('/images/what_we_do/links/private_bottom.gif');
}

#crime .links_bottom
{
	background:url('/images/what_we_do/links/crime_bottom.gif');
}

#family .links_bottom
{
	background:url('/images/what_we_do/links/private_bottom.gif');
}


/* Change the background image
------------------------*/

.links
{
	background:url('/images/what_we_do/links/default_back.gif') top no-repeat;
}

#corp_comm .links
{
	background:url('/images/what_we_do/links/corp_comm_back.gif') top no-repeat;
}

#employment .links
{
	background:url('/images/what_we_do/links/corp_comm_back.gif') top no-repeat;
}

#property .links
{
	background:url('/images/what_we_do/links/property_back.gif') top no-repeat;
}

#recovery .links
{
	background:url('/images/what_we_do/links/recovery_back.gif') top no-repeat;
}

#dispute .links
{
	background:url('/images/what_we_do/links/dispute_back.gif') top no-repeat;
}


#private .links
{
	background:url('/images/what_we_do/links/private_back.gif') top no-repeat;
}

#family .links
{
	background:url('/images/what_we_do/links/private_back.gif') top no-repeat;
}

#crime .links
{
	background:url('/images/what_we_do/links/crime_back.gif') top no-repeat;
}



/* Color the link dividers
------------------------*/

.links ul li ul li
{
	border-bottom:1px solid #8b1895;
}

#corp_comm .links ul li ul li
{
	border-bottom:1px solid #3D6BB2;
}

#employment .links ul li ul li
{
	border-bottom:1px solid #3D6BB2;
}

#property .links ul li ul li
{
	border-bottom:1px solid #e3e898;
}

#recovery .links ul li ul li
{
	border-bottom:1px solid #24ACC3;
}

#dispute .links ul li ul li
{
	border-bottom:1px solid #D35D5E;
}

#private .links ul li ul li
{
	border-bottom:1px solid #AD7299;
}

#family .links ul li ul li
{
	border-bottom:1px solid #AD7299;
}

#crime .links ul li ul li
{
	border-bottom:1px solid #F4CD30;
}


/* Color the link text
------------------------*/

.links a
{
	color:#8b1895;
	font-weight:normal;
	background:url('/images/what_we_do/links/default_bullet.gif') 0 50% no-repeat;
}

#corp_comm .links a
{
	color:#3D6BB2;
	font-weight:normal;
	background:url('/images/what_we_do/links/corp_comm_bullet.gif') 0 50% no-repeat;
}

#employment .links a
{
	color:#3D6BB2;
	font-weight:normal;
	background:url('/images/what_we_do/links/corp_comm_bullet.gif') 0 50% no-repeat;
}

#property .links a
{
	color:#B2BB38;
	font-weight:normal;
	background:url('/images/what_we_do/links/property_bullet.gif') 0 50% no-repeat;
}

#recovery .links a
{
	color:#24ACC3;
	font-weight:normal;
	background:url('/images/what_we_do/links/recovery_bullet.gif') 0 50% no-repeat;
}

#dispute .links a
{
	color:#D35D5E;
	font-weight:normal;
	background:url('/images/what_we_do/links/dispute_bullet.gif') 0 50% no-repeat;
}

#private .links a
{
	color:#AD7299;
	font-weight:normal;
	background:url('/images/what_we_do/links/private_bullet.gif') 0 50% no-repeat;
}

#family .links a
{
	color:#AD7299;
	font-weight:normal;
	background:url('/images/what_we_do/links/private_bullet.gif') 0 50% no-repeat;
}

#crime .links a
{
	color:#F4CD30;
	font-weight:normal;
	background:url('/images/what_we_do/links/crime_bullet.gif') 0 50% no-repeat;
}


/* Rollover background colours
------------------------*/

.links a:hover
{
	color:#8b1895;
	background:#f1d1f4 url('/images/what_we_do/links/default_bullet_on.gif') 0 50% no-repeat;
}

#corp_comm .links a:hover
{
	background:#dde7f7 url('/images/what_we_do/links/corp_comm_bullet_on.gif') 0 50% no-repeat;
}

#employment .links a:hover
{
	background:#dde7f7 url('/images/what_we_do/links/corp_comm_bullet_on.gif') 0 50% no-repeat;
}

#property .links a:hover
{
	background:#eff2c5 url('/images/what_we_do/links/property_bullet_on.gif') 0 50% no-repeat;
}

#recovery .links a:hover
{
	background:#dcf6fa url('/images/what_we_do/links/recovery_bullet_on.gif') 0 50% no-repeat;
}

#dispute .links a:hover
{
	background:#f9eded url('/images/what_we_do/links/dispute_bullet_on.gif') 0 50% no-repeat;
}

#private .links a:hover
{
	background:#f7e6f1 url('/images/what_we_do/links/private_bullet_on.gif') 0 50% no-repeat;
}

#family .links a:hover
{
	background:#f7e6f1 url('/images/what_we_do/links/private_bullet_on.gif') 0 50% no-repeat;
}

#crime .links a:hover
{
	background:#fef9e6 url('/images/what_we_do/links/crime_bullet_on.gif') 0 50% no-repeat;
}


/* Link box different coloured titles
------------------------*/

span.article_tit, span.blog_tit, span.podcasts_tit
{
	display:block;
	width:129px;
	text-indent:-5000px;
	height:21px;
}

/* Articles
------------------------*/

span.article_tit
{
	background:url('/images/what_we_do/links/default_articles.gif');
}

#corp_comm span.article_tit
{
	background:url('/images/what_we_do/links/corp_comm_articles.gif');
}

#employment span.article_tit
{
	background:url('/images/what_we_do/links/corp_comm_articles.gif');
}

#property span.article_tit
{
	background:url('/images/what_we_do/links/property_articles.gif');
}

#recovery span.article_tit
{
	background:url('/images/what_we_do/links/recovery_articles.gif');
}

#dispute span.article_tit
{
	background:url('/images/what_we_do/links/dispute_articles.gif');
}

#private span.article_tit
{
	background:url('/images/what_we_do/links/private_articles.gif');
}

#family span.article_tit
{
	background:url('/images/what_we_do/links/private_articles.gif');
}

#crime span.article_tit
{
	background:url('/images/what_we_do/links/crime_articles.gif');
}

/* Blogs
------------------------*/

span.blog_tit
{
	background:url('/images/what_we_do/links/default_blog.gif');
}

#corp_comm span.blog_tit
{
	background:url('/images/what_we_do/links/corp_comm_blog.gif');
}

#employment span.blog_tit
{
	background:url('/images/what_we_do/links/corp_comm_blog.gif');
}

#property span.blog_tit
{
	background:url('/images/what_we_do/links/property_blog.gif');
}

#recovery span.blog_tit
{
	background:url('/images/what_we_do/links/recovery_blog.gif');
}

#dispute span.blog_tit
{
	background:url('/images/what_we_do/links/dispute_blog.gif');
}

#private span.blog_tit
{
	background:url('/images/what_we_do/links/private_blog.gif');
}

#family span.blog_tit
{
	background:url('/images/what_we_do/links/private_blog.gif');
}

#crime span.blog_tit
{
	background:url('/images/what_we_do/links/crime_blog.gif');
}

/* Podcasts
------------------------*/

span.podcasts_tit
{
	background:url('/images/what_we_do/links/default_podcasts.gif');
}

#corp_comm span.podcasts_tit
{
	background:url('/images/what_we_do/links/corp_comm_podcasts.gif');
}

#employment span.podcasts_tit
{
	background:url('/images/what_we_do/links/corp_comm_podcasts.gif');
}

#property span.podcasts_tit
{
	background:url('/images/what_we_do/links/property_podcasts.gif');
}

#recovery span.podcasts_tit
{
	background:url('/images/what_we_do/links/recovery_podcasts.gif');
}

#dispute span.podcasts_tit
{
	background:url('/images/what_we_do/links/dispute_podcasts.gif');
}

#private span.podcasts_tit
{
	background:url('/images/what_we_do/links/private_podcasts.gif');
}

#family span.podcasts_tit
{
	background:url('/images/what_we_do/links/private_podcasts.gif');
}

#crime span.podcasts_tit
{
	background:url('/images/what_we_do/links/crime_podcasts.gif');
}




