/* @group reset.css by Eric Meyer */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color:#333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

em
{
    font-style: italic;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a, a:hover {
	color: inherit;
	text-decoration: none;
}

strong {font-weight:bold;}

/* @group Tripoli typography */

body { font-size: 62.5%; }

.content 
{
	font-size: 1.2em; /* 12px */
	line-height: 17px; 
}

:focus { outline:none;}

.content .content { font-size: 100%; }

.content h1 {
	font-size: 2.167em;/* 26px */
	line-height: 28px;
	margin: /*-0.2em*-*/ -0.09em 0 0.35em -0.05em;
	font-weight:600;
}

.content h2 {
	font-size: 1.5em;/* 18px */
	line-height: 22px;
	margin-bottom:11px;
	font-weight:normal;
}

.content h3 {
	font-size: 1.25em;/* 15px */
	line-height: 1em;
	margin: 0 0 1.2em;
}

.content h4 {
	font-size: 1.25em;/* 15px */
	line-height: 1;
	margin: /*-0.1em*-*/ 0 0 1.1em -0.05em;

}

.content h5 {
	font-size: 1.25em;
	line-height: 1;
	margin: 0 0 .83em;
	font-weight: normal;
}

.content h6 {
	font-size: 1em;
	line-height: 1;
	margin: 0 0 .20em ;
}


.content h6.heading_align
{
	margin-left:0.09em ;
	
}

.content hr {
	display: block;
	background: #666;
	color: #666;
	width: 100%;
	height: 1px;
	border: none;
	float:left;
}



.content ul {
	list-style: none;
}

.content ul li {
	line-height:17px;
	margin: 0 0 0.83em;
}

.content .content_left ul, 
.content .content_left ol,
#breadcrumb_container ul,
#breadcrumb_container ol
{
	list-style: none;
	margin-left:0px;
}

.content ol {
	list-style: decimal outside;
}

.content a {
	color: #899709;
	font-weight:bold;
	
}



.content hr,.content p,.content ul,.content ol,.content dl,.content pre, .content address,.content table,.content form, .content .full_feature_box .case_text p{
	margin-bottom: 1.8em;
/*	margin-bottom: 2em;*/
}

.accordion_detail_larger p,
.accordion_detail_small p
{
	margin-bottom:0.5em;
}


.legal_practice_column p, .keylinks_shortcut p, .profile_feature p, .content .search_paragraph p, .accordion_profile_text p, .column_one_third_large p, .column_one_third p, .accordion_overview p, .event_feature p, .twitter_articles p 
{ margin-bottom:1.2em;}

.column_one_third_small p
{ margin-bottom:9px;}

.column_one_third_large p, .column_one_third p
{ margin-bottom:10px;}

.profile_feature p{ margin-bottom:1em;}

.content .keylinks_shortcut ul
{ margin-top: -1.2em; text-align:left;}

.content .keylinks_shortcut ul li
{ text-align:left; margin-left:0; padding-left:0;}

.content p+p, .content p+ul, .content p+ol, .content p+dl {
	margin-top: -.8em;
}

.content fieldset {
	margin: 0;
	padding: 0;
}

/* \*/

.content legend {
	padding-left: 0;
	padding-right: .8em;
	font-weight: bold;
}

.content label {
	display: inline-block;
	min-width: 120px;
	margin-bottom:0.5em;
}

/* */

@media all and (min-width: 0px) /* for Opera 8 */ {
	.content legend {
		margin-bottom: 1.6em;
	}

	.content fieldset {
		margin-top: 0;
	}

	.content[class^='content'] fieldset {
		margin-top: 1.6em;
	}
}

.content fieldset>*:first-child {
	margin-top: 0;
}

.content textarea,.content input[type='text'] {
	padding: .1em .2em;
}

.content input {
	padding: .2em .1em;
}

.content select {
	padding: .2em .1em 0;

}
.browesboxes select{
	width:240px;
}

.vx .browesboxes select{
	width:180px;
}

.content select[multiple] {
	margin-bottom: .8em;
}

.content option {
	padding: 0 .4em .1em;
}

.content button {
	padding: .6em .5em;
}

.content input[type='radio'] {
	position: relative;
	bottom: -.2em;
}

.content dt {
	margin-top:0;
	margin-bottom:0;
}

.content ul {
	margin-top:0.83em;
	margin-bottom:0em;
}

.content .vx_text ul {
	margin-bottom:1.6em;
	width:100%;
	margin-bottom:1em;
}

#navigation_container ul,
.content .navigation_container ul {

	float:none;
}

.content ol {
	margin-left: 1.8em;
}

.content caption,.content form div {
	padding-bottom: .0em;
}

.content ul ul, .content ol ul, .content ul ol, .content ol ol {
	margin-bottom: 0;
}

.content table td, .content table th {
	padding: 0.1em 1em 0.9em;
	border-bottom: 1px solid #666;
}

.content table thead tr th {
	padding: 0.6em 1em;
	border-bottom: 2px solid #666;
/*	text-transform: uppercase;*/
	text-align: left;
}

.content table tr:hover td {
/*	background: rgba(0,0,0,0.05);*/
}

.content blockquote {
	padding-left: 1.3em;
	font-size: 1.25em; /*15px*/
	line-height:22px;
	margin-bottom: 0em;
	padding-top:1.8em;
	float:right;
	width:190px;
	background:url(assets/image-quote.png) no-repeat;
	background-position:15px -2px;
}

.content blockquote p {
	padding-bottom: 1.5em;
	margin-bottom:0em;
	background:url(assets/image-quote-bottom.png) no-repeat;
	background-position:150px 105%;
}

.content blockquote strong {
	padding-top: 1em;
	font-size:0.8em;
	font-weight:600;	
}

.content sup {
	font-size: 0.8em;
	vertical-align: top;
}

.content sub {
	font-size: 1em;
	vertical-align: bottom;
}

.content pre {
	font-size: 12px;
}

.content abbr { letter-spacing: 0.125em; border-bottom: 1px dotted #ccc; font-size: 0.9em; }


/* @end */

.clearfix:after, .vx_block:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix, .vx_block {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, * html .vx_block {height: 1%;}
.clearfix, .vx_block {display: block;}
/* End hide from IE-mac */

.vx_block { margin-bottom: 8px; }

<!--VX STYLES-->

#tinymce h6 {
	font-size: 1em;
	line-height: 1;
	margin: 0 0.20em ;
}

#tinymce blockquote
{
	margin:0.5em 10px;
}
#tinymce .content ul li {
    padding: 0 0 0 0.8em;
}

<!--END-->

#header_container li:first-child
{
	display:none;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- colour pallete */
/*
    Appleby: mark 1st February 2010
*/

html, body
{
	background:#1A071F url(assets/background.png);
	background-repeat:repeat-x; 
	text-align:left;
}

.search_container
{
	background-repeat:repeat-x;
	background-position:0 -330px;
}

.search_container_higher
{
	background-repeat:repeat-x;
	background-position:0 -200px;
}

.search_container_highist
{
	background-repeat:repeat-x;
	background-position:0 -100px;
}


.divider, .divider_three, .divider_two
{
	background:url(assets/grid-left-7-wide.png) repeat-x;
	background-position:-1px -1px;
}

.divider_wide
{		
	background:url(assets/grid-left-7-wide-blend.png) no-repeat;
	background-position: 30px -1px;
}

#footer
{		
	background:url(assets/grid-left-7-wide.png) repeat-x;
	background-position:0px 0px;
}

#home_page #footer
{		
	background:none;
}


#home_page #content
{		
	background-image:none;
}
/*------======TOP LEVEL NAVIGATION/SECOND TIER====---*/

#header li.current a
{
	color:#bdcd29;	
}

#header li.current li a
{
	color:#fff;	
}

#header li.current li a:hover
{
	color:#bdcd29;	
}

#header li.current li.current a
{
	color:#bdcd29;	
}

/*------======BREADCRUMBS====---*/

#breadcrumb_container a:hover
{
	text-decoration:none;
	color:#bdcd29;	
}

#breadcrumb_container li
{
	color:#bdcd29;
}


#breadcrumb_container li a
{
	padding-right:18px;
	color:#FFF;
	background:url(assets/arrow_breadcumb.png) no-repeat;
	background-position: right 4px;
}

#breadcrumb_container li a:hover
{
	padding-right:18px;
	color:#bdcd29;	
	background:url(assets/arrow_breadcumb_green.png) no-repeat;
	background-position: right 4px;
}

#breadcrumb_container li.current a
{
	color:#bdcd29;	
}


/*---============MENU STYLING/ GRID SQUARES====----------*/
.content_left ul ul li.current,
.content_left ul ul li 
{	
	background:url(assets/grid-bullet-three.png);
	background-repeat:no-repeat; 
	background-position: 11px 1px;
}

.content_left ul ul li li,
.content_left ul ul li li.current
{
	background-image:none;
}

.content_left ul ul ul
{	
	background:url(assets/grid-bullet-three.png);
	background-repeat:repeat-y; 
	background-position: 34px 8px;
}

/*------======REPEAT FOR SQUARES SECOND LEVEL*/
.content_left li li a
{	
	background:url(assets/grid-bullet-three.png);
	background-repeat:no-repeat; 
	background-position: 11px 25px;
}

.content_left li li li a
{	
	background-image:none;
}
/*----------------END*/


.map_list 
{
	display:none;
}

.menu_list
{
	display:none;
}

.menu_list a
{
	color:#aea2af;
	text-decoration:none;
}

.content .menu_list a:hover
{
	color:#bdcd29;
	text-decoration:none;
}

.content #page_selector a:hover,
.content .page_selector_center a:hover
{
	text-decoration:none;
	color:#333333;
}

#news_deals_column_area:hover 
{

    display: block;
	height:180px;
	width:226px;
	position:absolute;
	padding-left:14px;
	background-color:#1b0720;
}

#global_service_column_area:hover 
{
	display: block;
	height:180px;
	width:390px;
	position:absolute;
	padding-left:14px;
	left:1px;
	background-color:#1b0720;
}


#news_deals_column_area:hover .menu_list,
#global_service_column_area:hover .map_list 
{
	display:block;
	z-index:10000;
	margin-top:31px;
}

#global_service_column_area:hover .map_list 
{
	margin-top:45px;
}

.map_list_placer
{
	float:left;
	width:180px;
	}
 
.global_map
{
	background:url(assets/global_map_new.png) no-repeat;
	float:right;
	width:197px;
	height:122px;
}

span.news_arrow
{	
	background: url(assets/arrow-white.png) no-repeat;
	background-position: 0 5px;
	width:20px;
	display:inline-block;
	margin-left:6px;
}

#news_deals_column .menu_list p,
#global_service_column .map_list
{
	text-transform:none;
	line-height:17px;
	color:#FFF;
	margin-bottom:18px;
	padding-right:9px;
}


#news_deals_column:hover div#news_deals_column_area h3
{
	color:#bdcd29;
	background: url(assets/arrow-green-up.jpg) no-repeat scroll 98% 14px transparent;
}

#global_service_column:hover div#global_service_column_area h3
{
	background: url(assets/arrow-green-up.png) no-repeat scroll 98% 14px transparent;
 	color:#bdcd29;  
}

#global_service_column .map_list li
{
	line-height:17px;
	padding:0;
	background-image:none;
}

#global_service_column .map_list ul
{
	padding-top:10px;
}

#global_service_column .map_list li a,
#news_deals_column_area .news_links
{
	color:#FFF;
	text-decoration:none;
	background:url(assets/arrow_breadcumb.png) no-repeat;
	background-position: right 4px;
	padding-right:18px;
}

#global_service_column .map_list li a:hover,
#news_deals_column_area .news_links:hover
{
	color:#bdcd29;  
	text-decoration:none;
	background:url(assets/arrow_breadcumb_green.png) no-repeat;
	background-position: right 4px;
	padding-right:18px;
}

#header 
{
	color:#ffffff;
}

#header a
{
	color:#ffffff;
}


#header a:hover 
{
	color:#bdcd29;
}

.intro
{
	color:#333333;
}

.current
{
	color:#bdcd29;
}

html.js .current
{
	color:#000;
}

/*------------------------------------------- Greens!" */
.content_left li.current a
{
	color:#aea2af;
}

.content_left li.current li.current a
{
	color:#bdcd29;
}


/*------------------------------------------- Greys!" */
.content_left li.selected > a
{
	color:#bdcd29;
}

.content_left li.current > a
{
	color:#aea2af;
}

.content_left li.current li.selected > a,
.content_left li.current li.current li.selected > a
{
	color:#bdcd29;
}

/*------------------------------------------- whites!" */
.content_left li.current li a,
.content_left li.current li.current li a,
.content_left li.current li.current li.current li a
{
	color:#ffffff;
}

/*------------------------------------------- basic level!" */
.content_left li a,
.content_left li li a
{
	color:#ffffff;
}

/*------------------------------------------- hover!" */
.content_left li a:hover,
.content_left li li a:hover,
.content_left li li li a:hover,
.content_left li.current li a:hover,
.content_left li.current li.current li a:hover,
.content_left li.current li.current li.current li a:hover
{
	color:#bdcd29;
	text-decoration:none;
}

/*------BUTTON STATES ----*/

div.button a:hover, .button a:hover{ background-color:#D9D8D8; text-decoration:none;}
.print a:hover, div.print a:hover, .pdf a:hover, div.pdf a:hover { background-color:#bdcd29; text-decoration:none;}

div.browse_box button:hover, div.search_box_container button:hover, div#contact_publication button:hover { background-color: #BDCD29;text-decoration:none;}

.event_date_text p a:hover, 
div.event_date_text p a:hover,
div.rollover_text p a:hover,
div.rollover_image:hover div.rollover_text p a { background-color:#D9D8D8; padding:7px 7px 4px 7px; text-decoration:none; color:#333;}

.placer_select .rollover_image .rollover_text p a,
.placer_select div.rollover_image div.rollover_text p a{padding:7px 7px 4px 7px;}

.placer_select .rollover_image:hover .rollover_text p a:hover,
.placer_select div.rollover_image:hover div.rollover_text p a:hover{padding:7px 7px 4px 7px;}

.placer_select li a div.rollover_text p,
.placer_select li a .rollover_text p{ color:#333}

/*--------*/

.accordion:hover
{	
	background-position: 430px -69px;
}

.selected .accordion:hover
{	
	background-position: 430px -69px;
}

.accordion h4:hover 
{
	color:#bdcd29;
}

a.news_links
{
	font-weight:normal;
	color:#FFF;
}/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- LAYOUT STYLES */
/*
    Appleby: mark 1st February 2010
*/

html, body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 100%;
	font-family: Arial, sans-serif;

}

.content_home
{
	float:none;
	width:959px;
	height:614px;
	padding: 0;
	position:relative;
	z-index:100;
}

#find_column
{
	position: absolute;
	left:300px;
	top:75px;
	width:660px;
	height:90px;
	z-index:60;
	background:url(assets/background.png) repeat-x;
	background-position:0 -200px;
}



#browse_column
{
	position: absolute;
	left:300px;
	top:179px;
	width:660px;
	height:90px;
	z-index:1;
	background:url(assets/background.png) repeat-x;
	background-position:0 -200px;
}

#news_deals_column
{
	position: absolute;
	left:300px;
	top:435px;
	height:44px;
	width:240px;
	z-index:1;
	background:url(assets/background.png) repeat-x;
	background-position:0 -500px;
}

#global_service_column
{
	position: absolute;
	left:554px;
	top:435px;
	height:44px;
	width:405px;
	background:url(assets/background.png) repeat-x;
	background-position:0 -500px;
}

#intro_column
{
	position: absolute;
	left:0;
	top:75px;
	width:284px;
	height:194px;
	z-index:1;
}


#find_column input
{
	height:23px;
	width:341px;
	background-color:#FFF;
	border-left:3px solid #bdcd29;
	border-top:0px solid #bdcd29;
	border-right:0px solid #bdcd29;
	border-bottom:0px solid #bdcd29;
	margin-top:22px;
	float:right;
	padding-left:15px;
	color:#333;
	line-height:17px;
	padding:2px 8px 4px;
}

#browse_column input
{
	height:23px;
	width:341px;
	padding-left:15px;
	background-color:#FFF;
	border-left:3px solid #bdcd29;
	border-top:0px solid #bdcd29;
	border-right:0px solid #bdcd29;
	border-bottom:0px solid #bdcd29;
	margin-top:22px;
	float:right;
	color:#333;
	line-height:17px;
    padding:2px 8px 4px;
}

/*----==========HOME PAGE BROWSE & FIND COLUMNS---==========*/

.browse_block_list,
.select_container,
.find_block_list,
.browse_block_list .search_box_container
{
	display:none;
}


#find_column_area:hover .find_block_list
{
	display:block;
	z-index:99999;
	position:absolute;
	left:270px;
	top:59px;
	width:377px;
	/*height:68px; ---CHANGE HEIGHT IF NECESSARY*/
	padding-left:9px;
	padding-top:10px;
	background-color:#FFF;
	border-left:3px solid #bdcd29;
	border-top:0px solid #bdcd29;
	border-right:0px solid #bdcd29;
	border-bottom:0px solid #bdcd29;
}

.find_text_area
{
	float:left;
	width:305px;
}


.find_block_list .profile_feature
{
	padding: 2px 0 7px 0;
	width:368px;
}

.find_block_list
{
   background:url(assets/find_background_colour.jpg);
   background-repeat:repeat-x;
}

#browse_column_area:hover .browse_block_list,
#browse_column_area.hover .browse_block_list
{
	display:block;
	z-index:250;
	position:absolute;
	left:270px;
	top:60px;
	width:377px;
	padding-left:9px;
	padding-top:10px;
	height:110px;
	background-color:#FFF;
	border-left:3px solid #bdcd29;
	border-top:0px solid #bdcd29;
	border-right:0px solid #bdcd29;
	border-bottom:0px solid #bdcd29;
}

#browse_column_area:hover .search_box_container,
#browse_column_area.hover .search_box_container,
#find_column_area:hover .search_box_container
{
	z-index:300;
	display:block;
}

#browse_column_area:hover h2,
#browse_column_area.hover h2,
#find_column_area:hover h2
{ 
	color:#bdcd29;
	cursor:pointer;
}

.browse_block_list .search_box_container
{
	width:181px;
	right:14px;
	margin:0;
	bottom:44px;
	float:left;
}

.browse_block_list .searchboxes, 
.browse_block_list .browesboxes
{
	background-color:#F7F7F7;
	z-index:230;
}

#browse_column .browse_block_list button
{
	right:257px;
	bottom:33px;
	float:left;
	width:auto;
	display:block;
	background:none;
	margin-top:10px !important; 
}

.browse_dropdown
{
	display:none;
}

.browesboxes:hover .browse_dropdown
{
	display:block;
	position:relative;
	padding-bottom:10px;
	width:168px;
    border-left:3px solid #bdcd29;
	border-top:0px solid #bdcd29;
	border-right:0px solid #bdcd29;
	border-bottom:0px solid #bdcd29;
	z-index:11260;
	right:13px;
	bottom:10px;
	padding-left:10px;
	background-color:#F7F7F7;
}

.content .browse_dropdown ul 
{
	padding-top:10px;
}

.content .browse_dropdown ul li
{
	padding-left:0;
	margin-left:0;
	line-height:20px;
}

.content .browse_dropdown li a
{
	color: #A0AA3A;
	padding-left:0;
	margin-left:0;
	line-height:20px;
	font-weight:bold;
	background:none;
}

.content .browse_block_list .browesboxes a:hover
{
	color: #A0AA3A;
}

#home_page #content .custom_select
{
	width:164px;
	left:0;
	top:0;
	padding-bottom:10px;
}

#home_page #content ul.custom_select.active ul 
{
	top:2px;
	left:-13px;
	overflow-y:scroll;
	overflow-x:hidden;
	width:178px;
	z-index:22000;
}


#home_page .content .custom_select > li
{
	background:url(assets/arrow-rollover-home.jpg) no-repeat right 8px;
	width:158px;
}

#home_page .content .custom_select.active > li
{
	background:url(assets/arrow-rollover-home.jpg) no-repeat right -37px;
	width:158px;
}

#home_page #content .custom_select.active ul
{
	max-height:300px;
}

/*-------END ---*/


#find_column button
{
	background: url(assets/glass-homepage.jpg) no-repeat;
	background-position:0 0;
	margin:0;
	padding:0;
	border:0;
	height:29px;
	width:29px;
	margin:0;
	float:right;
	margin-top:22px;
	cursor:pointer;
	
}

#find_column button:hover
{
	background: url(assets/glass-homepage.jpg) no-repeat;
	background-position:0 -29px;
	margin:0;
	padding:0;
	border:0;
	height:29px;
	width:29px;
	margin:0;
	float:right;
	margin-top:22px;
}


#browse_column button
{
	background:url(assets/arrow-homepage.jpg) no-repeat;
	background-position:0 0;
	margin:0;
	padding:0;
	border:0;
	height:29px;
	width:29px;
	margin:0;
	float:right;
	margin-top:22px;
}



#find_column_area
{
	float:right;
	width:533px;
	height:76px;
	padding-top:8px;
	padding-right:1px;
}


#company_column
{
	position: absolute;
	left:0;
	top:285px;
	width:284px;
	height:192px;
	z-index:1;
}

#company_column_area
{
	float:right;
	width:254px;
	height:177px;
	padding-left:15px;
	padding-right:15px;
	padding-top:17px;
	background:url(assets/background.png) repeat-x;
	background-position:0 -300px;
	display:block;/*----VISUAL REMOVED UNTIL FURTHER NOTICE--*/
}

.text_column_area
{
	float:left;
	width:120px;
	height:178px;
	padding-left:0px;
	padding-right:0px;
}

#company_column_area .text_column_area h1
{ 	
	margin-bottom:0.1em;
}

.image_column_area
{
	float:left;
	width:120px;
	height:178px;
	padding-left:0px;
	padding-right:0px;
}



#company_column_area h3, #company_column_area h1, #company_column_area h3 strong
{
	color:#FFF;
	margin-bottom:0.5em;
}

#company_column_area p
{
	color:#AEA2AF;
	margin-bottom:0.5em;
}

#company_column_area p a
{
	color:#fff;
	font-weight:normal;
	background: url(assets/arrow_breadcumb.png) no-repeat right 5px ;
	padding-right:14px;
}

#company_column_area p a:hover
{
	color:#bdcd29;
	background: url(assets/arrow_breadcumb_green.png) no-repeat right 5px ;
}

#about_appleby_text h3
{
	color:#FFF;
}

#about_appleby_area
{
	position: absolute;
	left:0;
	top:404px;
	width:284px;
	height:195px;
	z-index:1;
	display:none;/*----VISUAL REMOVED UNTIL FURTHER NOTICE--*/
}

#about_appleby_text
{
	float:right;
	width:254px;
	height:173px;
	background:url(assets/background.png) repeat-x;
	padding:22px 15px 0 15px;
	background-position:0 -420px;
}

.video
{ 
	float:left;
	width:220px;
	height:124px;
}

.column_one_half .iframe { height:auto;}
.column_one_half .video { float:none; height:208px; } 

#intro_column_area
{
	float:right;
	width:269px;
	height:169px;
	padding-left:15px;
	padding-top:22px;
	background:url(assets/background.png) repeat-x;
	background-position:0 -200px;
}

#browse_column_area
{
	float:right;
	width:619px;
	height:76px;
	padding-top:9px;
	padding-left:24px;
	padding-right:1px;
}

#news_deals_column_area
{
	float:right;
	width:226px;
}

#global_service_column_area
{
	float:right;
	width:390px;
} 

#news_deals_column h3, 
#global_service_column h3
{
	background:url(assets/arrow-green-down.png) no-repeat;
	background-position: 98% 14px;
	display:block;
}

#container_main
{
    margin: 0 auto;
    width: 962px;
	overflow:visible;
}

.content_main
{
	width:959px;
	display:block;
	border: dashed #FFF 0px;
	margin-bottom:1px;
	margin-left:1px;
	float:left;
	overflow:visible;
	
}

.content_left
{
	width:254px;
	display:block;
	float:left;
	border: dashed #FFF 0px;
	margin-bottom:0px;
	overflow:visible;
}


.content .content_left ul li, 
.content_left ul li li,
.content_left ul li
{
	line-height:24px;
	margin-bottom:0px;
	padding-left: 0;
	font-weight:bold;

}

.content_left ul li
{
	line-height:27px;
}

.content_left li li a 
{
	padding:0 0 0 25px;
}

.content_left li li li a 
{

	padding:0 0 0 50px;
}

.content_left ul ul
{
	margin:0.1em 0;
}

.content_left ul ul ul
{
	margin:0.4em 0 0.4em 0;
}


.content_left .vx_menu
{
 	padding-bottom:17px;
	padding-top:11px;
}

.divider
{
	padding-top:2px;
	
}

.divider_two
{
	padding-top:8px;
	
}

.content_left ul
{
	margin-top:0;
	padding-left:1px;
}


.content_right
{
	width:959px;
	display:block;
	border: dashed #FFF 0px;
	margin-bottom:16px;
	overflow:hidden;
}


#logo
{
	float:left;
	margin:0px;
	padding:30px 0 0 1px;
}

.print_logo
{
	display:none !important;
}

#header 
{
	width:961px;
    padding-bottom: 0;
	border: dashed #FFF 0px;
    background-position: left bottom;
    background-repeat: no-repeat;
    height:auto;
	height:111px;
	overflow:hidden;
}

#header_container
{
	float: right;
	display:inline-block;
	width:959px;
}


#header ul
{
	float:left;
	text-align: left;
	text-transform:uppercase;
	font-size:1.5em;/*14px*/
	font-weight:normal;
	background-image:none;
}


#header li ul 
{
	font-size: 0.8571em;
    margin-left: -20px;
    padding-top: 0;
    position: absolute;
    top: 92px;
	padding-bottom:18px;
	padding-top:30px;
	font-family:Arial, sans-serif, Helvetica;
	font-weight:bold;
	font-size:0.8em;
	text-transform:none;
	background:url(assets/sub-menu.png) no-repeat;
	background-position:-9px 1px;
	display:none;	
	z-index:1000;
}

#header li ul li,
#header li ul li ul,
#header li ul li ul li
{	
	display:none;
	background:none;
}

#header li li li:first-child 
{
	padding-left: 0px;
	display:none;
}

#header li:hover ul 
{
	display:block;	
}


#header li
{
	display: inline-block;
	padding-left:2.55em;/*38.25px*//* it was 2.81em = 42px*/
	text-decoration:none;
	list-style-type:none;
	letter-spacing:-0.008em;
	padding-top:27px;
	padding-bottom:11px;
	cursor:pointer;
	background-image:none;
	background:url(assets/divider.png) no-repeat;
	background-position:20px 25px;
}

#header li.about-us
{
	padding-left:0;
	background:none;
}

#header li:first-child
{
	padding-left: 0px;
	display:none;
	background:none;
}

#header li li:first-child 
{
	padding-left: 0px;
	display:block;
}

#header .popular_links li:first-child 
{
	display:inline;
	padding:0px;
	margin:0px;
}

#header li ul li 
{
       float: none;
       padding:5px 0;
       text-align: left;
       width: 170px;
	   display:block;
}
 
 
 #header li ul li.last 
{
	background:url(assets/sub-menu.png) no-repeat;
	background-position:-540px 1px;
 }
 

#header li ul li a
{
	padding:0px 10px 0px 20px;
	display:block;
	line-height:17px;

}

.popular_links
{
	margin: 10px 21px 0 0;
	display:block;
	float:right;
	height:12px;
}

.container_section_left .content ul li,
.content .column_two_thirds_variation ul li,
.content .content_right_large ul li,
.content .column_two_thirds ul li,
.content .column_one_third_large ul li,
.content .column_one_third_corporate ul li
{
	background:url(assets/bullet.jpg) no-repeat;
	background-position: 0 5px;
	margin-bottom:0.4em;
}

.content ul li
{
	margin-bottom:0;
}

.content .accordion_list ul,
.content .column_two_thirds_variation ul,
.content .accordion_profile_landscape ul,
.content .column_two_thirds ul,
.content .column_one_third_large ul,
.content .column_one_third_corporate ul
{
	margin-top:1.2em;
	margin-bottom:1.2em;
	overflow:visible;
}

.practiceArea_data_snippet
{
	margin-top:1.2em;
	margin-bottom:1.2em;
}


#header .popular_links ul
{
	padding:0px;
	margin:0px;
	float:right;
	font-size:1.2em;
}

#header .popular_links ul li
{
	padding: 0 0 0 14px;
	margin:0px;

}


#search_container 
{
    float: right;
	margin-top:0;
}

#search_container label
{
	display:none;
}


#search_container button
{
	background: url(assets/search_button.jpg) no-repeat;
	margin:0;
	padding:0;
	border:0;
	height:30px;
	width:32px;
	cursor:pointer;
}


.find_box button,
#people_search .searchboxes button,
#publication_search .searchboxes button
{
	background:url(assets/glass_new.png) no-repeat;
	margin:0;
	padding:0;
	border:0;
	height:30px;
	width:32px;
	cursor:pointer;
}

.find_box button:hover,
#people_search .searchboxes button:hover,
#publication_search .searchboxes button:hover
{
	background:url(assets/glass_new.png) no-repeat;
	background-position: 0px -31px;
	margin:0;
	padding:0;
	border:0;
	height:30px;
	width:32px;
	cursor:pointer;
}


#search_site input
{
    font-size: 1.2em;
	color:#FFF;
}

#search_container input
{
    border: #661c78 solid 1px;
  	background-color:#661c78;
    float: left;
    height: 22px;
	margin: 0;
  /*  padding: 1px 1px 5px 5px;*/
	padding: 4px 1px 2px 5px;
    width: 170px;
	font-family:"ff-din-web-1","ff-din-web-2","Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#content
{	
	clear:both!important;
	overflow:visible;
	padding-bottom:23px;
	display:inline-block;
}

#home_page #content
{	
	padding-bottom:6px;
}

.content_right_large
{
	width:674px;
	display:inline-block;
	border: dashed #FFF 0px;
	float:left;
	padding-left:31px;
}

.corporate_background_overflow
{
	background:url(assets/background_overflow_two.png) repeat-y;
	background-position:0 45px;
}

/*----Extended background ----*/

.content_main.background_three_column
{
	background:url(assets/background_overflow_four.png);
	background-repeat:no-repeat;
	background-position:285px 0;
}

.content_main.background_profiles
{
	background:url(assets/background_overflow_four.png);
	background-repeat:no-repeat;
	background-position:285px -40px;
}

.content_main.background_two_thirds
{	
	background:url(assets/content_main_background.gif) no-repeat;
	background-position:285px 295px;
}

/*larger content areas*/
.content_main_large 
{
	width:959px;
	display:block;
	border: dashed #FFF 0px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:visible;
	background:url(assets/content_main_background.gif) no-repeat;
	background-position:285px 300px;
}

/*----Extended background ----*/

.service_background_overflow
{
	background:url(assets/background_overflow_three.png) repeat-y;
	background-position:0 45px;
	overflow:hidden;
	position:relative;
}


.column_two_thirds
{
	width:624px;
	margin-right:0px;
	display:block;
	background-color:#FFF;
	float:left;
	padding: 25px;
/*	border-bottom: 1px #1A071F solid;*/
	margin-bottom:1px;
	position:relative;
}

.column_one_third_large
{
	width:369px;
	height:258px;
	margin-right:1px;
	margin-left:1px;
	display:block;
	border: dashed #FFF 0px;
	background-color:#FFF;
	float:left;
	padding: 25px;
	position:relative;
}

.column_one_third_small
{
	width:264px;
	height:205px;
	margin-right:1px;
	margin-left:1px;
	display:block;
	border: dashed #FFF 0px;
	background-color:#FFF;
	float:left;
	padding: 25px;
	position:relative;
}

.column_search_placer
{
	width:256px;
	height:211px;
	margin-right:1px;
	margin-left:1px;
	display:block;
	border: dashed #FFF 0px;
	float:left;
	padding: 29px;
}


.column_one_third_services
{
	width:639px; 
	overflow:hidden;
	margin-right:1px;
	margin-left:1px;
	display:block;
	border: dashed #FFF 0px;
	background-color:#FFF;
	float:left;
	padding: 25px;
	position:relative;
}

.column_one_third_corporate
{
	width:414px;
	margin-right:0px;
	display:block;
	border: dashed #FFF 0px;
	background-color:#FFF;
	float:left;
	padding: 25px 25px 0px 25px;
	position:relative;
}

.accordion_container
{
	width:414px;
	margin-right:0px;
	display:block;
	border: dashed #FFF 0px;
	background-color:#FFF;
	float:left;
	padding: 25px 25px 0px 25px;
}

.accordion
{
	width:414px;
	margin-right:0px;
	display:block;
	border: dashed #FFF 0px;
	float:left;
	padding: 1.19em 25px;
	margin-bottom:0;
}


.accordion_top
{
	width:414px;
	margin-right:0px;
	display:block;
	border: dashed #FFF 0px;
	float:left;
	padding: 1.19em 25px;
	margin-bottom:1px;
}


.accordion_overview
{
	width:210px;
	overflow:hidden;
	padding: 8px 50px 0px 8px;
	display:block;
	float:left;
}

.accordion_text_area
{
	width:207px;
	overflow:hidden;
	padding: 8px 50px 0px 0px;
	margin-bottom:10px;
	display:block;
	float:left;
}

.accordion_profile_image
{
	width:103px;
	height:103px;
}

.accordion_profile
{
	width:135px;
	overflow:hidden;
	padding: 8px 8px 8px 0;
	display:block;
	float:left;
	margin-bottom:10px;
}

.accordion_profile_landscape
{
	width:408px;
	overflow:hidden;
	padding: 8px 0 0 0;
	display:block;

	margin-bottom:20px;
}

.accordion_text_landscape
{
	width:293px;
	float:left;
	display:block;
	padding-left:0px;
	overflow:visible;
}

.accordion_image_landscape
{
	width:103px;
	height:103px;
	float:right;
}

.accordion_detail_small
{
	width:110px;
	padding-right:0;
	float:left;
	display:inline-block;
}
 
.accordion_detail_larger
{
	width:167px;
	padding-right:10px;
	float:left;
	display:inline-block;
}


.accordion_detail_large
{
	width:169px;
	padding-right:8px;
	float:left;
	display:inline-block;
}

.accordion_detail_box
{
	float:left;
}

.accordion_profile_text
{
	width:130px;
	float:left;
	display:block;
	overflow:visible;
	word-wrap:break-word;
}

.accordion_profile_text.vcard
{	
	width:174px;
}

.content .accordion h4,
.accordion_top h4
{
	margin-bottom:0;
}

.column_feature_box
{
	width:414px;
	margin-right:0px;
	display:block;
	margin-bottom:0;
	background-color:#F8F7F8;
	float:left;
	padding:25px 25px 0 25px;
	position:relative;
}

.column_help_box
{
	width:414px;
	margin-right:0px;
	display:block;
	border-top: 1px #1A071F solid;
	margin-bottom:0;
	background-color:#F8F7F8;
	float:left;
	padding:20px 25px 25px 25px;
}

.blank_column_box
{
	width:414px;
	margin-right:0px;
	display:block;
	border-top: 1px #1A071F solid;
	margin-bottom:0;
	background-color:#Fff;
	float:left;
	height:50px;
	padding:20px 25px 25px 25px;
}



.column_feature_box_white
{
	width:414px;
	margin-right:0px;
	display:block;
	margin-bottom:0;
	background-color:#Fff;
	float:left;
	padding: 16px 25px 0px 25px;
	border-top: 1px #1A071F solid;
}

.column_feature_box_white .case_study_column
{
	width:100%;
}

.column_feature_box_white .image_block_case
{
	padding-bottom:5px;	
}

.column_feature_box_white .case_text
{ 
	width:289px; 
	float:left;
}

.column_filter_box
{
	width:370px;
	margin-right:0px;
	display:block; 
	margin-top:1px;
	background-color:#F8F7F8;
	float:left;
	padding-bottom:9px;
	display:inline;
}

.column_filter_box .browse_box
{
	width:175px;
	margin-right:0px;
	display:block;
	float:left;
	padding: 0px;
}

.column_feature_box .case_text,
.column_help_box .case_text
{
	float:left;
	width:180px;
	display:inline;
}

.column_filter_box .case_text
{
	float:left;
	width:185px;
	padding-right:9px;
	display:inline;
}

.full_feature_box .case_text
{
	float:left;
	width:480px;
	padding-right:9px;
	display:inline;
}

/*---------------------------------- PROFILES */
.corporate_action_profile
{
	float:right;
	width:150px;
}

.large_action_profile
{
	float:left;
	width:213px;
	margin-top:5px;
}


.profile_container
{
	float:right;
	overflow:hidden;
	width:218px;
	margin-top:32px;
}

.profile_container p
{
	margin-bottom:2em;
	line-height:14px;
}

.profile_container .corporate_action_profile p
{
	margin:0 0 5px 0;	
}

.profile_image
{
	float:left;
	margin:0 13px 0 0;
	display:inline;
}

.profile_block
{
	display: block;
    float: left;
    width: 103px;
 }
 
.profile_event_date
{
	display: block;
    float: left;
	width:103px;
    height:125px;
 }
 
.rollover_image 
{
	display: block;
    float: left;
}
 
.rollover_image img 
{
	float:left;
}

.column_event_container .profile_event_date,
.column_event_container .rollover_image 
{
	float:right;
}

.profile_member
{
	float:left;
	width:370px;
	margin:10px 0;
}

p.view_profile 
{
	background-color:#D9D8D8;
	color:#333;
	margin-top:-0.45em;
	padding:7px;
	margin-bottom:10px;
	text-align:center;
	font-weight:400;
}

p.view_profile:hover
{ 
	background-color:#bdcd29;
	color:#333;
	margin-top:-0.45em;
	padding:7px;
	margin-bottom:10px;
	text-align:center;
}


.event_date_text,
.rollover_text
{
	background-color:#D9D8D8;
	display:block;
	width:103px;
	float:left;
	margin-top:-1px;
}

.event_date_text p,
.rollover_text p
{
	background-color:#D9D8D8;
	color:#333;
	margin-bottom:0;
	font-weight:normal;
	text-align:center;
}

.search_column .event_date_text p,
.search_column .rollover_text p
{
	margin-bottom:0;
}

.event_date_text a,
.rollover_text a
{ 
	display:block;
	text-transform:uppercase;
	background-color:#bdcd29;
	color:#333;
	padding:7px 7px 4px 7px;
	font-weight:normal;
	line-height:18px !important;
}


.view_profile a
{ 
	display:block;
	text-transform:uppercase;
	color:#333;
	font-weight:400;
}

.profile_event_box
{
	float:left;
	width:103px;
	background-color:#F7F7F7;
	height:98px;
	color:#651F75;
}

.profile_event_month p
{
	text-align:center;
	margin: 0.8em auto;
	font-size:1.25em; 
	text-transform:uppercase;
	font-family: "ff-din-web-1","ff-din-web-2", "Trebuchet MS", Trebuchet ;
}

.profile_date p
{
	text-align:center;
	font-size:4.166em;
	margin: 1em auto;
	margin:0.45em 0em;
	text-transform:uppercase;
	font-family: "ff-din-web-1","ff-din-web-2", "Trebuchet MS", Trebuchet ;
}

.profile_date p a
{
	font-weight:normal;
	color:#651F75;
}

.profile_date p a:hover
{
	text-decoration:none;
}

.profile_event_month p a
{
	font-weight:normal;
	color:#651F75;
}

.profile_event_month p a:hover
{
	text-decoration:none;
}


.profile_member_image
{
	float:left;
	width:103px;
	border: solid 0px #000;
	height:103px;
}

.profile_text_area 
{
    float: right;
    width: 250px;
	padding-bottom:15px;
}

.profile_contact_box 
{
    float: left;
    width: 125px;
	padding-bottom:10px;
	display:inline-block;
	word-wrap:break-word;
}


.container_section_left
{
	float: left; 
	overflow: hidden; 
	width: 464px;
}


.container_section_right
{
	float:left;
	overflow: hidden;
	display:block;
	width:209px;
}

.container_section_right P
{
	padding-bottom:0;
	margin-bottom:0.4em;
}

.column_action_profiles
{
	width:152px;
	margin:0 0 0px 16px;
	border-bottom: 1px #1A071F solid;
	display:block;
	background-color:#F4F2F4;
	float:left;
	padding:16px 22px 10px 19px;
}

.action_profile_image
{
	 float:right; 
	 width:55px;
	 height:55px; 
}

.profile_feature .action_profile_image
{
	 float:left;
	 margin-right:8px;
	 margin-bottom:8px;
	 width:55px;
	 height:55px;
	 border-bottom:5px solid #fff; 
	 
}

.profile_feature .current_person .action_profile_image
{
	 border-bottom:5px solid #bdcd29; 
}

.profile_feature .action_speaker_image
{
	 float:left;
	 margin-right:8px;
	 width:55px;
	 height:55px; 
	 cursor:pointer;
}

.professional_shortcut .profile_feature .action_profile_image,
.keylinks_shortcut .profile_feature .action_profile_image
{
	 margin-right:10px;
}


.news_feed
{
	 float:left; 
	 margin:0px 0 5px 0;
	 overflow:hidden;
}

.news_feed p
{
	 margin:0;
}

.column_list_container
{
	padding: 20px 10px;
	margin-bottom:25px;
	float: left;
	background-color:#F8F7F8;
}

.column_list_container_internal
{
	padding: 20px;
	float: left;
	background-color:#F8F7F8;
}

.column_one_third_services .column_list_container 
{
	margin-bottom:0;
	padding-top:10px;
	width:620px;
}

.column_one_third_services .column_list_container .menu_column
{
	width:194px;
	padding:8px 5px 0px 0;
}

.column_one_third_services .column_list_container .menu_column_wide
{
	width:225px;
	padding:8px 5px 0px 0;
	float: left;
}

.column_one_third_services .column_list_container .menu_column_med
{
	width:220px;
	padding:8px 5px 0px 0;
	float: left;
}

.column_one_third_services .column_list_container .menu_column_small
{
	width:160px;
	padding:8px 0px 0px 0;
	float: left;
}

.location_block
{
	width:372px;
	float:left;
	overflow:hidden;
	padding-right:23px;
}

.location_details
{
	width:177px;
	float:left;
	overflow:hidden;
	padding: 0 6px;
}

.location_profile
{
	margin:0;
	overflow:hidden;
}

.location_profile p
{
	margin-bottom:0.8em;
}

.column_contact_box {
    background-color: #F8F7F8;
    display: block;
    float: left;
    margin-bottom: 1px;
    margin-right: 0;
    padding: 20px 25px;
    width: 624px;
}

.contact_feature_box 
{
    display: inline-block;
    float: left;
    padding: 0 20px 0 0;
    width: 385px;
}

.contact_feature_box .case_text
{
    display: inline;
    float: left;
    padding-right: 9px;
    width: 240px;
}
.content .contact_feature_box .case_text p
{
	margin-bottom:1.5em;
}

.contact_information {
    float: left;
	margin-top:30px;
    overflow: hidden;
    width: 200px;
}

.column_two_thirds .location_profile .hr
{
	margin-bottom:17px;
	margin-top:8px;
	width:392px;
}

.column_two_thirds .location_profile ul
{
	margin-bottom:0;
	margin-top:1em;
}

.column_one_third
{
	width:219px;
	float:left;
	margin-right:1px;
	height:258px;
	background-color:#F4F2F4;
	display:block;
	border: dashed #FFF 0px;
	padding: 25px;
}

.column_find_browse
{
	width:595px;
	float:left;
	margin-right:0px;
	height:205px;
	background-color:#F4F2F4;
	display:block;
	border: dashed #FFF 0px;
	padding: 25px 24px 25px 25px;
	position:relative;
}

.column_find_results
{
	width:594px;
	margin-right:0px;
	display:block;
	border: dashed #FFF 0px;
	background-color:#F4F2F4;
	float:left;
	padding: 25px;
	margin-top:0px;
	border-top: 1px solid #1A071F;
	height:709.2px;
}

.column_one_half
{
	width:358px;
/*	width:335px;*/
	float:left;
	margin-right:1px;
	overflow:hidden;
	background-color:#fff;
	display:block;
	border: dashed #FFF 0px;
}

/* THIS CAN BE USED TO REPLACE THE CLASS ABOVE - ..ONE HALF*/
.one_column_third
{
	width:348px;
/*	width:335px;*/
	float:left;
	margin-right:1px;
	overflow:hidden;
	background-color:#fff;
	display:block;
	border: dashed #FFF 0px;
}



.column_second_half
{
	float:right;
	display:block;
	width:208px;
	padding:0 20px 18px 20px;
}

.column_second_half .profile_feature
{
	width:200px;
	padding:0px 0px 1px 0px;
}

.column_second_half .speakers p
{
	margin-bottom:0.7em;
}

.column_second_half .vx_blocks-speakers .vx_block
{
	margin:0;
}

.column_second_half .speakers
{
	float:left;
	overflow:hidden;
	display:inline-block;
	width:199px;
}


.column_one_half_textarea
{
	float:left;
	margin-right:1px;
	overflow:hidden;
	background-color:#fff;
	display:block;
	border: dashed #FFF 0px;
	text-align:left;
	width:410px;
}


.column_find_browse .legal_practice_column,
.keylinks_shortcut_landscape
{
	width:380px;
	overflow:hidden;
	padding: 0 0 0 0;
	display:inline-block;
	float:left;
}

.column_one_half_textarea .legal_practice_column,
.vx_blocks_file_blocks-internal-content .legal_practice_column,
 .vx_blocks_file_blocks-keylinks .legal_practice_column
{
	width:410px;
}

.column_one_half_textarea .legal_practice_column ul li
{
	width:195px;
	padding-right:10px;
}

.keylinks_landscape
{
	width:370px;
	overflow:hidden;
	padding: 0px 0 10px 0;
	display:inline-block;
	float:left;
	margin-bottom:0;
}

.column_find_browse .legal_practice_column
{
	width:250px;
}

.awards_box
{
	width:208px;
	float:left;
	overflow:hidden;
}

.awards_box_image
{
	height:80px;
	margin-top: 0.83em;
	background-color:#F7F7F7;
	padding:10px 0;
	margin-right:20px;
}

.awards_box_image img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.awards_box_image_large
{
	width:180px;
	height:200px;
	float:left;
	margin-top: 0.83em;
}


.awards_box_text
{
	width:198px;
	height:80px;
	float:left;
	padding-left:0;
	margin-top: 0.83em;
}

.awards_box_text p
{
	margin-bottom:1em;
}

#footer
{
	color:#fff;
	height:50px;
	margin: 0 auto;
	width:961px;
	padding-top:18px;
}

.copyright
{
	float:left;
	display:block;
	width:50%;
	font-size:1.2em;
}

.footer_links
{
	float:right;
	display:block;
	width:50%;
}

.footer_links ul
{ 
	float:right;
}

.footer_links ul li
{
	float:left;
	padding-left:0.87em;
}

.image_small
{
	float:left;
	width:70px;
	border: dashed #000 0px;
	margin: 5px 10px 10px 0;
	height:70px;
	display:inline-block;
}

.searchboxes, .browesboxes
{
    background-color: #FFFFFF;
    color: #485458;
	border-left: #333333 solid 3px;
    display:block;
    padding-left:10px;
	padding-right:0;
	height:29px;
	margin-bottom:1px;
	line-height:29px;
}

.searchboxes input
{
    background-color: #FFFFFF;
    color: #485458;
	border:0;
	display:block;
	width:99%;
    padding-left:10px;
	padding-right:5px;
	height:26px;
	margin-bottom:1px;
	line-height:26px!important;
	font-size:1em;
	
}


div.searchboxes:hover, div.browesboxes:hover
{
	border-left:#bdcd29 solid 3px;
	height:29px;
	margin-bottom:1px;
	line-height:29px;
	cursor:pointer;
}

.search_container, .search_container_higher, .search_container_highist
{
	overflow:visible;
	padding-top:10px;
	padding-bottom:23px;
}

.content_left .searchboxes, 
.content_left .browesboxes
{
    background-color: #FFFFFF;
    color: #485458;
	border-left: #bdcd29 solid 3px;
    display:block;
    margin-bottom:1px;
    padding: 0px 0px 0px 8px;
}


.browesboxes_half .browesboxes
{
    background-color: #FFFFFF;
    color: #485458;
	border-left: #333333 solid 3px;
    display:block;
    margin-bottom: 1px;
    padding-left:10px;
	height:29px;	
	width:232px;
	float:left;
}

.browesboxes_half .smallbox
{
	width:198px;
}


.find_container
{
	overflow:visible;
	margin-bottom:7px;
	float:left;
}

.title_heading_conatiner
{
	width:99px;
	padding-top:7px;
	height:25px;
	float:left;
}

.column_one_third .title_heading_conatiner
{
	width:150px;
}

.search_box_container
{
 	width:491px; 
	float:right;
	margin-bottom:15px;
}

.find_box 
{
	margin-bottom:21px;
}

.content .find_box h4
{
	margin-bottom:0.45em;
}

.content .browse_box h4
{
	margin-bottom:0.45em;
}

.content_left .find_box 
{
	margin-bottom:12px;
}

.browse_box 
{
	margin-bottom:0px;
	border: dashed #000 0px;
}

.browse_box button, 
.search_box_container button,
#contact_publication button,
div.browse_box button, 
div.search_box_container button,
#browse_column_area .browse_block_list button,
div#contact_publication button
{
	 background-color:#BDCD29;
	 margin: 20px 0 0 0;
	 text-transform:uppercase;
	 border:0px;
	 height:29px;
	 padding:0;
	 cursor:pointer;
	 padding:5px 6px 2px 6px;
	 font-family: "ff-din-web-1","ff-din-web-2",Trebuchet MS, Trebuchet,Arial,sans-serif;
}

div.search_box_container button
{
	 margin: 10px 0 0 0;
}

.browse_box button:hover,
div.browse_box button:hover,
div.search_box_container button:hover,
.column_find_browse .search_box_container button:hover,
#contact_publication button:hover,
#browse_column_area .browse_block_list button:hover,
div#contact_publication button:hover
{
	 background-color: #d9d8d8;
}

#contact_publication .button_position,
#contact_publication button.button_position 
{
	margin-left:10.3em;
}

.content_left .browse_box button
{
	 background-color: #bdcd29;
	 font-family: "ff-din-web-1","ff-din-web-2",Arial ;
	 margin:8px 0 5px 0;
}

.content_left .browse_box button:hover
{
	 background-color: #d9d8d8;
}

#contact_publication label.inline {
	display: inline;
	color: #5D5D5D;
	font-size: 1em;
	font-weight: 400;
	font-family: Arial, sans-serif;
	text-transform: none;
	min-width: 0;
	float: none;
}

#contact_publication #contact_selector div.checkbox_box p.single_line_text {
	float: left;
	width: 50%;
	margin-top: 0;
	margin-bottom: 0.3em;
}

#contact_publication input[type=checkbox] { background: none; border: none; }


#breadcrumb_container 
{
	padding:13px 0 13px 0;
	height:15px;
	float:left;
}

.divider_wide #breadcrumb_container 
{
	padding:17px 0 13px 0;
	height:15px;
	float:left;
}

#breadcrumb_container ul
{
	float:left;
	color:#FFF;
	margin:0;
	
}

#breadcrumb_container li
{
	float:left;
	padding-right:10px;
	font-weight: bold;
	margin:0;
	line-height:15px;
	padding-left:0;
	background-image:none;
}

#page_selector
{
	width:370px;
	float:left;
	height:27px;
	padding-bottom:0; 
}

#page_selector_bottom
{
	width:370px;
	float:left;
	height:30px;
	padding-bottom:0; 
}


.page_selector_container
{
	width:370px;
	float:left;
	height:40px;
	padding-top:20px;
}


.events #page_selector,
.events #page_selector_bottom
{
	width:618px;
}

.events .page_selector_center
{
	width:auto;
	float:left;
	left:34.5%;
	position:relative;
}

.search #page_selector,
.search #page_selector_bottom
{
	width:580px;
}


.location_search #page_selector
{
	width:580px;
}

.search .page_selector_center
{
	width:auto;
	float:left;
	left:35%;
	position:relative;
}

#page_selector ul,
#page_selector_bottom ul
{
	float:left;
	min-width:50px;
}

#page_selector_bottom ul
{ margin-top:0.5em;}

#page_selector ul.next,
#page_selector_bottom ul.next
{
	float:right;
}


#page_selector li,
#page_selector_bottom li
{
	background-image: none;
    float: left;
    padding-left:6px;
    width: inherit;
}

#page_selector .page_selector_center ul li,
#page_selector_bottom .page_selector_center ul li
{
	padding-left:6px;
}

.page_selector_center
{
	width:200px;
	float:left;
	left:25%;
	position:relative;
}


#navigation_container,
.navigation_container
{
	font-weight:normal;
	text-transform: uppercase;
}

#navigation_container ul,
.navigation_container ul,
.content .navigation_container ul
{
	overflow:hidden;
	margin:0;
	padding:0;
}

#navigation_container li,
.content .navigation_container li,
.content_right_large .navigation_container ul li
{
    float: left;
	padding:0px;
    margin: 0px 1px 0 0;
}

#navigation_container li a,
.navigation_container li a
{
 	border-style: solid;
    display: block;
	color:#333333;
	background-color:#D8D6D7;
	padding: 8px 8px 4px 8px;
	font-weight:400;
}


#navigation_container li a:hover,
.navigation_container li a:hover
{
	text-decoration:none;
	background-color:#bdcd29;
}

#navigation_container .current, 
#navigation_container li.current a,
.navigation_container .current, 
.navigation_container li.current a
{
    background-color: #F8F7F8;
    color:#333;
}

/*----------NEW STYLED TABS 9/1/12--*/

.column_one_third_services #navigation_container li
{
	margin-right:12px;
}

.column_one_third_services #navigation_container li.current a
{
	padding-bottom:15px;
	background: #BDCD29 url(assets/menu_border_select.png) no-repeat;
	background-position:50% bottom;
}

.column_one_third_services #navigation_container ul
{
	background-color:#BDCD29;
	background:url(assets/menu_border.png) repeat-x;
	background-position: 0 29px;
}

.social_feed_container {
    position: absolute;
    left: 540px;
	top:18px;
    height:21px; 
	width:142px;
	z-index:999;
}

/*-----INDIVIDUAL POSTIONS*/
.column_two_thirds  .social_feed_container { left:518px;}
.column_feature_box .social_feed_container { left:313px;}
.column_one_third_large .social_feed_container { left:266px;}
.column_find_browse .social_feed_container { left:489px; top:14px;}
.column_event_container .social_feed_container { left:518px; top:170px;}
.container_section_left .social_feed_container { left:310px; }

.column_feature_box .print_page:hover .print_text { left:-5px;}
.column_feature_box .send_email:hover .email_text { left:-5px;}
.column_feature_box .bookmark:hover .bookmark_text { left:-5px;}

.social_feed_container a[disabled] { opacity: 0.4; /*filter: alpha(opacity = 40);  -- dropped as this breaks pdf generator*/;}
.social_feed_container a[disabled]:hover { cursor: pointer; opacity: 1;/* filter: alpha(opacity = 100)-- dropped as this breaks pdf generator*/; }

.social_container{ float:left; width:99%; overflow:hidden; margin-top:4px} 
.google_news, .linkedin_news, .twitter_news{ float:left; width:30px; margin-right:8px;}
.google_news_text, .linkedin_news_text{ float:left; width:30%; }

.google_news_text p, .linkedin_news_text p{ float:left; line-height:27px; margin:0 0 0 5px; }
.google_news img, .linkedin_news img{ float:left; }

.column_two_thirds h1{ width:500px;}
.column_one_third_corporate h1 { width:300px;} /*----Fix for social feeds against headings---*/
/*--------*/	
.add_to_pdf{ float:left; width:21px; height:21px; background: url(assets/add_to_pdf_brochure.gif) no-repeat; margin-right:1px; cursor:pointer; position:relative;}
.add_to_pdf:hover{background: url(assets/add_to_pdf_brochure_over.gif) no-repeat; position:relative; z-index:999;}
.add_to_pdf .add_pdf_text{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat; font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.add_to_pdf:hover .add_pdf_text { left:-7em; top:30px; width:200px; display:block; width:144px;}
/*-------*/

.view_pdf{float:left; width:21px; height:21px; background: url(assets/view_pdf_brochure.gif) no-repeat;margin-right:1px;cursor:pointer;}
.view_pdf:hover{background: url(assets/view_pdf_brochure_over.gif) no-repeat;}
.view_pdf .pdf_text{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat; font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.view_pdf:hover .pdf_text{ left:-5em; top:30px; width:200px; display:block; width:144px;}
/*-------*/

.clear_pdf{float:left; width:21px; height:21px; background: url(assets/clear_pdf_brochure.gif) no-repeat;margin-right:1px;cursor:pointer;}
.clear_pdf:hover{background: url(assets/clear_pdf_brochure_over.gif) no-repeat;}
.clear_pdf .clear_pdf_text{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat; font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.clear_pdf:hover .clear_pdf_text{ left:-5em; top:30px; width:200px; display:block; width:144px;}
/*-------*/

.bookmark{float:left; width:21px; height:21px; background: url(assets/bookmark.gif) no-repeat; margin-right:1px;cursor:pointer;}
.bookmark:hover{background: url(assets/bookmark_over.gif) no-repeat;}
.bookmark .bookmark_text{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat;  font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.bookmark:hover .bookmark_text { left:2px; top:30px; width:200px; display:block; width:144px;}
/*---------*/

.send_email{float:left; width:21px; height:21px; background: url(assets/email.gif) no-repeat; margin-right:1px;cursor:pointer;}
.send_email:hover{background: url(assets/email_over.gif) no-repeat;}
.send_email .email_text{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat;  font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.send_email:hover .email_text { left:0em; top:30px; width:200px; display:block; width:144px;}

/*-------*/

.print_page{float:left; width:21px; height:21px; background: url(assets/print_page.gif) no-repeat; margin-right:1px;cursor:pointer;}
.print_page:hover{background: url(assets/print_page_over.gif) no-repeat;}
.print_page .print_text{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat;  font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.print_page:hover .print_text { left:7em; top:30px; width:200px; display:block; width:144px;}

/*-------*/

/*-------*/

.view_pdf.print_two{float:left; width:21px; height:21px; background: url(assets/print_page.gif) no-repeat; margin: 0 1px 0 0;cursor:pointer; opacity: 1 !important;/* filter: alpha(opacity = 100) !important;*/ }
.view_pdf.print_two:hover{background: url(assets/print_page_over.gif) no-repeat;}
.view_pdf.print_two .view_pdf.print_two{ left:-9999em; position: absolute; top:-9999em; width: 183px; z-index: 100; background-color:#fff; border:0px #000 solid; background:url(assets/social_background.png) no-repeat;  font-weight:bold; padding:8px; line-height:19px; width:144px; text-align:center;}
.view_pdf.print_two:hover .pdf_text.print_text { left:-1px; top:30px; width:200px; display:block; width:144px;}
/*-------*/



.news_deals .column_find_browse label, .news_deals .column_find_browse .title_heading_conatiner { width:100%; display:block;margin:0; padding:0;} 

.news_deals .profile_column {width:100%; padding:4px 0 4px 0px;}
.column_press_twitter
{
	width:315px;
	margin-right:1px;
	margin-top:1px;
	display:block;
	border: dashed #FFF 0px;
	float:left;
}  
.column_press_twitter .column_one_third_small{ margin-bottom:1px; height:280px;}
.column_press_twitter .column_one_third_small.twitter_box{ margin-bottom:1px; height:378px;} 

.column_press_twitter .profile_container{ float:left;width:260px;margin:8px 0 0 0;}
.column_press_twitter .corporate_action_profile{ float:left;}
.column_press_twitter  .corporate_action_profile { width:190px;}
.column_press_twitter  .corporate_action_profile p { padding-bottom:0.35em; }
.column_press_twitter .twitter_box .profile_container p { margin:0em; line-height:17px; }
.twitter_content .date { color: #7D7D7D;}
.twitter_box h5 { padding-left:31px; background:url(../_images/social-tweet.gif) no-repeat; line-height:31px; margin-bottom:0.2em; background:url../_images/social-tweet.gif) no-repeat; background-position:0 4px;}
.twitter_articles h2 { line-height:15px;}

.column_one_third_small .pdf a { background-color:#bdcd29 ;}
.column_one_third_small .pdf a:hover { background-color:#D9D8D8;}
.column_one_third_small  .rss a{ background: #BDCD29 url(assets/_rss.gif) no-repeat; padding-left:30px; background-position: 3px 4px;}

.column_one_third_small  .rss_new { float:left; display:inline-block; padding:3px 5px 5px 0;}
.column_one_third_small  .rss_block { clear:right; display:inline-block; clear:right;}
.column_one_third_small  .rss a{ background: #BDCD29 url(assets/_rss.gif) no-repeat; padding-left:30px; background-position: 3px 4px;}


.news_deals .search_box_container { width:595px;}
.news_deals .browesboxes_half .browesboxes { width:284px}

.news_deals .column_find_browse #publication_search .searchboxes input { width:545px;}
#content.news_deals .column_find_browse .browesboxes ul li {  width: 273px;}
#content.news_deals .column_find_browse .browesboxes .custom_select.active ul {width: 294px;}

#column_wrapper {background: url(assets/wrapper_background.png); float:left;background-repeat:repeat-y;  background-position:1px 0; }

.twitter_box.content table td, .twitter_box .content table th {
    border-bottom: 0 solid #666666;
    padding: 0.1em 1em 0.9em;
}


/*----NEW SOCIAL LINKS 14/06/2013-----*/
.container_section_left .interactive_buttons { position:absolute; bottom:23px; top:auto; width:auto; left:328px; z-index:99;}
.column_one_third_corporate {padding-bottom:33px;}

.add_to_pdf.rss { background:url(../_images/social-rss.gif) no-repeat;}
.view_pdf.rss { background:url(../_images/social-rss.gif) no-repeat;}
.send_email.linkedin { background:url(../_images/social-linkedin.gif) no-repeat;}
.view_pdf.twitter { background:url(../_images/social-tweet.gif) no-repeat;}
.view_pdf.google { background:url(../_images/social-google.gif) no-repeat;}
.view_pdf.facebook { background:url(../_images/social-facebook.gif) no-repeat;}
.send_email.linkedin:hover .email_text { left:-4em;}
.send_email.linkedin:hover{background: url(../_images/social-linkedin-hover.gif) no-repeat;}
.column_one_third_smal .send_email.linkedin:hover{left:3em;}

.add_to_pdf.rss:hover{background: url(../_images/social-rss-hover.gif) no-repeat;}
.view_pdf.facebook:hover{background: url(../_images/social-facebook-hover.gif) no-repeat;}
.view_pdf.rss:hover { background:url(../_images/social-rss-hover.gif) no-repeat;}
.view_pdf.twitter:hover{background: url(../_images/social-tweet-hover.gif) no-repeat; z-index:999; position:relative;}
.view_pdf.google:hover{background: url(../_images/social-google-hover.gif) no-repeat;}

.column_find_browse .interactive_buttons {left: -290px; top: 190px;}
.service_background_overflow .interactive_buttons { position:absolute; bottom:48px; top:auto; width:auto; left:555px;}
.column_one_third_large .interactive_buttons {left:285px; bottom:23px; top:auto;}
.column_two_thirds .interactive_buttons {bottom: 23px; left: 542px; top:auto;}
.column_one_third_services { padding-bottom:90px;}
.column_two_thirds.events {padding-bottom:50px; }
.service_background_overflow .interactive_buttons a { margin-right:1px;} 
/*--END-*/ 
 

.position.button {display:inline-block; margin-bottom:23px;}
.print, .pdf, .button  { margin:8px 0 0px 0; clear:both;}
.print p, div.print p, div.pdf p, .pdf p, .button p, div.button p, .pdf_transparent p 
{margin-bottom:0; margin-top:-0.02em!important; width:auto;}


.pdf a, div.pdf a{
	background:url(assets/pdf.png) no-repeat;
	background-position: 7px 8px;
	padding: 8px 8px 5px 25px;
	color:#333333;
	display:inline-block;
	text-transform:uppercase;
	background-color:#D9D8D8;
	font-weight:normal;
	line-height:16px;
}

.print a, div.print a{
	background:url(assets/printer.png) no-repeat;
	background-position: 8px 8px;
	padding: 8px 8px 5px 25px;
	color:#333333;
	display:inline-block;
	text-transform:uppercase;
	background-color:#D9D8D8;
	font-weight:normal;
	line-height:16px;
}

.column_one_third_small .pdf
{ 	
	margin:0px;
}

.blank_pdf
{ 
	display:inline-block;
	height:25px;
	width:200px;
	background-color:#FFF;
}

.vx_block .blank_pdf
{
	margin:0;
}

.pdf_transparent a
{
	padding: 6px 8px 6px 20px;
	background:url(assets/pdf-white.jpg) no-repeat;
	background-position: 0% 6px;
	color:#899709;
}

.button a, div.button a {
	background-position: 7px 6px;
    padding:8px 6px 4px;
	color:#333333;
	display:inline-block;
	text-transform:uppercase;
	background-color:#bdcd29 ;
	font-weight:normal;
	height:17px;
	line-height:16px;
}


.image_block
{
	width:674px;
	height:254px;
	display:inline-block;
	margin:0px; 
	float:left;
}

.case_study_column
{
	width:300px;
	padding:15px 6px 10px 0;
	display:inline-block;
	float:left;
	margin-bottom:8px;
}

.sector_study_column
{
	width:145px;
	padding:15px 12px 10px 0;
	display:inline-block;
	float:left;
	margin-bottom:8px;
}

.sector_study_column
{
	width:145px;
	padding:15px 12px 10px 0;
	display:inline-block;
	float:left;
	margin-bottom:8px;
}

.sector_study_column .image_block_case {
  display: inline-block;
  float: left;
  height: 118px;
  margin: 0;
  padding: 0;
  width: 145px;
}


.reports_column
{
	width:145px;
	padding:15px 12px 10px 0;
	display:inline-block;
	float:left;
	margin-bottom:8px;
}

.reports_column .image_block_case {
  display: inline-block;
  float: left;
  height: 180px;
  margin: 0;
  padding: 0;
  width: 145px;
}


.regional_map_column
{
	width:620px;
	padding:15px 12px 10px 0;
	display:inline-block;
	float:left;
	margin-bottom:8px;
} 

.regional_map_column .case_text { width: 390px;}

.regional_map_column .image_block_case {
  display: inline-block;
  float: left;
  height: 120px;
  margin: 0;
  padding: 0;
  width: 210px;
}

.image_left_block {
  display: inline-block;
  float: left;
  height: 340px;
  margin: 0;
  padding: 0 18px 0 0;
  width: 300px;
}

.image_full_block {
  display: inline-block;
  float: left;
  height: 340px;
  margin: 0;
  padding: 0;
  width: 622px;
}


.full_feature_box
{
	width:606px;
	padding:10px 6px 0 0;
	display:inline-block;
	float:left;
}

.profile_feature
{
	overflow:hidden;
	display:block;
	float:left;
}

.profile_feature
{   
	width:218px;
	padding: 10px 0px 7px 0;
}

.vx_blocks-speakers .profile_feature
{
	margin-bottom:1px;
}

.speakers_column
{
	overflow:hidden;
	padding-bottom:10px;
}

.guest_column
{
	padding-top:20px;
	overflow:hidden;
}

.legal_practice_column
{
	width:175px;
	overflow:hidden;
	padding: 10px 16px 0 0;
	display:block;
	float:left;

}

.menu_column
{
	width:190px;
	overflow:hidden;
	padding: 8px 8px 8px 0px;
	display:block;
	float:left;
}

.menu_column_sitemap
{
	width:550px;
	overflow:hidden;
	padding: 8px 8px 8px 0px;
	display:block;
	float:left;
}


.vx_blocks-case-study-area .vx_block
{
	margin-bottom:0;
}

.vx_blocks_file_blocks-accordion
{
	float:left;
}

.vx_blocks_file_blocks-main
{
	float:left;
	width:100%;
}  

.vx_blocks_file_blocks-introduction h2,
.vx_blocks_file_blocks-introduction .vx_block
{
	margin-bottom:0;
} 

.vx_blocks_file_blocks-introduction .intro
{
	margin-bottom:10px;
}

.vx_blocks_file_blocks-accordion .vx_block .accordion
{
	border-top:1px solid #1A071F;
}

.vx_blocks_file_blocks-accordion .vx_block 
{
	margin-bottom:0;
}

.vx_blocks_file_blocks-internal-content .vx_block
{
	margin-bottom:8px;
}

.vx_blocks_file_blocks-internal-content .awards_box
{
	margin-bottom:16px;
}

.vx_overflow 
{
	margin-bottom:0;
	overflow:hidden;
}

.vx_overflow .vx_block
{
	margin-bottom:0;
}

.locations_menu
{
	width:122px;
	overflow:hidden;
	padding: 6px 3px 8px 0;
	display:block;
	float:left;
}

.locations_menu ul
{
	margin-top:0;
}

.keylinks_shortcut
{
	width:200px;
	overflow:hidden;
	padding: 0px 8px 8px 8px;
	display:block;
	float:left;
}



.professional_shortcut
{
	overflow:hidden;
	padding: 2px 8px 15px 9px;
	display:block;
	float:left;
	width:188px;
}

.form_placer
{
	width:615px;
	overflow:visible;
	padding-bottom: 0px;
	margin:3px 0px;
	display:block;
	float:left;
}

.form_left_margin
{
	width:480px;
	overflow:hidden;
	padding: 0px;
	margin-left:9.9em;
	display:block;
	float:left;
}


.event_feature
{
	width:166px;

	overflow:hidden;
	padding: 0px 8px 8px 0;
	display:block;
	float:left;
}

.profile_column
{
	width:610px;
	overflow:hidden;
	padding: 7px 0px 7px 4px;
	display:block;
	float:left;
}

.search_column
{
	width:581px;
	overflow:hidden;
	padding: 10px 0px 10px 4px;
	display:block;
	float:left;
}

.column_list_container_internal .search_column
{
	padding: 10px 0px 0 0;
	width:583px;

}

.column_list_container_internal .search_details
{
	width:145px;
}

.column_list_container_internal .rollover_image
{
	padding-bottom:20px;
}

.search_column_spacing
{
	overflow:hidden;
	padding-left:14px;
	float:left;
}

.search_column_spacing h5
{
	margin-bottom:0.3em;
}

.profile_text_area p
{
	margin-bottom:1em;
}
.seminar
{	
	float:left;
	width:85px;
	font-weight:bold;
	padding-top:8px;
}

.profile_address
{
	width:116px;
	overflow:hidden;
	padding: 8px 0;
	display:block;
	float:left;
}

.search_details
{
	width:136px;
	overflow:visible;
	padding: 8px 10px 0 0;
	display:block;
	float:left;
}

.search_details_last
{
	width:160px;
	
}

.professional_shortcut .profile_feature
{
	width:180px;
}

.dynamic_profile
{   
	width:220px;
	float:left;
}

.profile_feature .dynamic_profile
{
	padding-top:10px;
}

.image_block_case
{
	float:left;
	width:103px;
	height:103px;
	padding:0 14px 0 0;
	display:inline-block;
	margin:0;
}

.case_text
{
	width:183px;
	float:right;
	display:block;
}

.content .case_text p
{
	margin-bottom:0;
}

.gallery
{
	float:right;
	display:block;
	width:210px;
	height:341px;
	padding:15px 18px 20px 20px;
	background-color:#EDEAEE;
}

.gallery_image
{
	float:left;
	display:block;
	border-right:1px #F4F2F4 solid;
	border-bottom: 1px #F4F2F4 solid;
	width:103px;
	height:103px;
	background-color:#055;
	margin-bottom:0;
}

.column_event_container
{
	overflow:hidden; 
	float:left; 
	width:100%; 
	padding-bottom:10px;
	min-height:155px;
}

.column_event_header
{
	width:481px;
	padding-right:29px;
	float:left;
}

.event_text_area
{
	width:265px;
	overflow:hidden;
	padding: 0 12px 0 20px;
	display:block;
	float:left;
}

.event_text_area p
{
	margin-bottom:1em;
}

.event_date
{
	float:right; 
	width:104px;
	height:130px;
}

.event_date_left
{
	float:left; 
	width:104px;
	height:130px;
}

/*---------------------------------- LOCATIONS MAP/ROLLOVERS */

#location_placer
{
	position:relative;
	z-index:100;
	width:340px;
	height:200px;
}

.placer_select .view_profile a
{
	padding:0px;
	color:#333;
}

.placer_select .rollover_text p a
{
	color:#333;
	vertical-align:top;
}

.placer_select .location_text_area p a
{
	padding-left:0;
	font-size:1em;
	font-family:Arial, sans-serif;
	text-transform:none;
	color:#bdcd29;
}



.location_text_area 
{
	position:absolute;
	left:125px;
	width:160px;
	padding-bottom:20px;
	left: 118px;
	height: 130px;
	color: #fff;
}

.location_text_area p 
{
	color: #aea2af;
}

.location_text_area h1, .location_text_area h2, .location_text_area h3, .location_text_area h4, .location_text_area p {
	margin: 0 !important;
}

.placer
{
	position:absolute;
	z-index:100;
	background:url(assets/image-location-background.png) 0 0 no-repeat;
	width:340px;
	height:200px;
	top: -83px;
	right: 5px;
}



.placer_select
{
	position:absolute;
	z-index:100;
	background: url(assets/image-select-background.png) 0 0 no-repeat;
	width:134px;
	height:150px;
	padding: 50px 20px 0 0;
}

.select_text_area 
{
	position:relative;
	top:35px;
	left:25px;
    width:85px;
	padding-bottom:20px;
	text-transform:uppercase;
}

.select_text_area ul li 
{
	line-height:17px;
	padding: 0 0 1.5em;
	font-size:1.2em;
}

.select_text_area ul li a
{
	color:#BDCD29;
}


.location_image
{
	display: block;
	position:relative;
	width:103px;
	border: solid 0px #000;
	height:103px;
	left:30px;
	top:30px;
}

#world_map
{
	 float:right;
	 width:335px;
	 background: url(assets/image-map.gif) 0 0 no-repeat;
   	 height:188px;
	 position: relative;
	 background-position:13px 2px;
}

#location_placer 
{ 
	position: relative; 
	border: 1px solid transparent; 
}

#content #content_selector,
#content .content_selector
{
	width:26px;
	overflow: hidden;
	height:7px;
	float:right;
	margin:0px;
	padding:0px;
}

#content #content_selector_list,
#content .content_selector_list
{
	list-style:none;
	height:7px;
	margin:0px;
	padding:0px;
}

#content #content_selector_list li,
#content .content_selector_list li
{
	float:left;
	margin:0px 1px 0 0;
	background-position:0 0;
	display:block;
	padding:0;
}

#content #content_selector_list li a,
#content .content_selector_list li a
{
	width:7px;
	float:left;
	background:url(assets/grey_block.jpg) no-repeat;
	background-position:0 0;
	height:7px;
	display:block;
	padding:0;
}

#content #content_selector_list li span.menu_arrow_green
{ 	
	display:none !important;
}

#content #content_selector_list li a:hover,
#content .content_selector_list li a:hover
{
	width:7px;
	display:block;
	padding:0;
	background:url(assets/purple_block.jpg) no-repeat;
	background-position:0 0;
	height:7px;
}


#content #content_selector_list li.selected a,
#content .content_selector_list li.selected a
{
	background:url(assets/purple_block.jpg) no-repeat;
	background-position:0px 0px;
}

.intro_blank_snippet
{
	height:0;
	margin-bottom:0;
}

.vx .intro_blank_snippet
{
	display:block;
	width:90%;
	height:18px;
	border:1px #999 dashed;
	margin-bottom:10px;
	background:url(assets/blank-snippet-two.jpg) no-repeat;
	background-position:0 0;
}

.career_contacts {
	float:left;
	clear:both;
	width:625px;
}

.career_contacts .office {
	float:left;
	width:135px;
}

.career_contacts .person {
	float:left;
	width:130px;
}

.career_contacts .details {
	float:left;
	width:260px;
}

.iframe
{
	float:left;
	height:260px;
}

.video
{
	float:left;
	height:260px;
}

#video_overlay
{
	background-color:#000;
	opacity: 0.4;
	/*filter: alpha(opacity = 40); */
	text-align:center;
	margin:0px;
	padding:0px;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:38;
	overflow:hidden;
	height:100%;
}

#video_position {
    border: 1px solid #FFFFFF;
    display: block;
    position: absolute;
    text-align: center;
    z-index: 50;
}


#video_container
{
	position: relative;
	width:921px;
	z-index:999;
	margin-left:0px;
	top:-686px;
	margin:0 auto -900px;
	display:block;
	height:518px;
	
}


.video_box
{
	margin-bottom:0px;
}

#lightboxLink img
{
	display:block;
	padding-bottom:10px;
}

.profile_column.iePub .link_image { float:left; margin-right:5px;}
.profile_column.iePub .link_image p { margin:0;}
.profile_column.iePub .link_arrow { width:80%; float:right;}

.PubLeftSide { width:481px; float:left;}
.PubRightSide { float:right; height:125px; width:103px; margin:33px 0;}
.divider_wide #breadcrumb_container { height:auto; padding-bottom:11px;}
#breadcrumb_container li { line-height:18px;}


/*----iphone styling ----*/
.content_left .main_menu select, .column_list_container .link_green select, #content .content_left .main_menu select {display:none;}
 .content .column_list_container .menu_column h6 { margin-bottom:0.8em;}
 



 









/* IM */
/* How to display dynamic snippets with vx. */
/*
html.dynamic .dynamic_snippet 
{
    background-color:#F4F2F4; 
    height:auto;
    
}

.dynamic_snippet
{
   background-color: #cccccc;
    height:100px;
    min-width: 100px;
    
}
*/

 

/*----------NEW STYLED TABS 9/1/12--*/

.resultTabs { margin:20px 0;}
.resultTabs #navigation_container li.current a {
    background: #BDCD29 url(assets/menu_border_select_white.png) no-repeat;
            background-position:50% bottom;
    padding-bottom: 15px;
            display:block;
}
.resultTabs #navigation_container li { margin-right:5px;}

.resultTabs #navigation_container ul {
    background: url(assets/menu_border_white.png) repeat-x scroll 0 29px transparent;
            font-family: "ff-din-web-1","ff-din-web-2";
}

#search_navigation_container li.current a {
    background-color: #F8F7F8;
    color: #333333;
            background: #BDCD29 url(assets/menu_border_select_white.png) no-repeat scroll 50% bottom ;
    display: block;
    padding-bottom: 15px;
}
#search_navigation_container li {
    margin-right: 5px;
            padding:0;
            float:left;
}

#search_navigation_container ul {
    background: url(assets/menu_border_white.png) repeat-x scroll 0 29px transparent;
            margin:0;
            overflow:hidden;
            padding:0;
            float:none;
            font-family: "ff-din-web-1","ff-din-web-2";
            text-transform:uppercase;
}

#search_navigation_container li a {
    background-color: #D8D6D7;
    border-style: solid;
    color: #333333;
    display: block;
    font-weight: 400;
    padding: 8px 8px 4px;
}





.column_one_third_services #navigation_container li
{
            margin-right:12px;
}

.column_one_third_services #navigation_container li.current a
{
            padding-bottom:15px;
            background: #BDCD29 url(assets/menu_border_select.png) no-repeat;
            background-position:50% bottom;
}

.column_one_third_services #navigation_container ul
{
            background-color:#BDCD29;
            background:url(assets/menu_border.png) repeat-x;
            background-position: 0 29px;
}

.social_feed_container {
    position: absolute;
    left: 540px;
            top:18px;
    height:21px; 
            width:142px;
            z-index:999;
}

.hidden { display:none;}
.single_line_text.hidden {display:none;}



 
.email_for_print {display:none;}


/*-----Global Variation page---*/

.global_video {}
.global_iframe {}

.global_action_profiles
{
	width:auto;
	margin:0 0 20px 0;
	border-bottom: 1px #1A071F solid;
	display:block;
	float:left;
	padding:0;
	width:219px;
}

.global_one_third {
  background-color: #F4F2F4;
  border: 0 dashed #FFFFFF;
  display: block;
  float: left;
  margin-right: 1px;
  padding: 25px;
  width: 219px;
}

.service_background_overflow.global_background {
  background: url(assets/background_overflow_global.png) repeat-y scroll 0 45px;
}

/*----*/
 

/*---Accordion Snippet ---*/

.column_list_container .accordion,
.column_list_container  .accordion_container { width:363px; background:none;}
.column_list_container .accordion.content { margin-left:-10px;background:none;}
.column_list_container  .column_one_half_textarea { width:360px;background:none;}
.column_list_container  dl.accordion dd { width:414px;}
.column_list_container .selected .accordion { background:none;}

#_blocks dl.accordion dd { display:none;}
 
/*---christamas 2014----*/ 
 
.its-christmas { background:url('http://applebyglobal.com/_images/Appleby-Xmas-Gif-opening.gif'); height:160px; width:250px;}
	
.its-christmas:hover { cursor:pointer; background:url('http://applebyglobal.com/_images/Appleby-Xmas-closing.gif'); height:160px; width:250px;}



    /* #footer{ cursor:pointer; background:url(../_images/Appleby-Xmas-Gif-opening.gif); height:160px; width:250px;}*/


 






/*
@import url('reset.css');
@import url('colour.css');
@import url('layout.css');
*/

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TYPE/IPHONE/FONT/UTILITIES STYLES */
/*
    Appleby: mark 1st February 2010
*/

/*.tk-ff-din-web { font-size-adjust: 0.545; }*/


#home_page .flash_spacer_home { display: none}
#home_page.js .flash_spacer_home { display: block}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	/* body { background: red; } */
	#header ul { font-size:1.45em;}
	#find_column input{height:23px;}
	#browse_column input{height:23px;}	
	.content_left ul ul li.current,
	.content_left ul ul li{background-position: 11px -2px;}
	#header li { padding-left:2.55em;}
	#browse_column .browse_block_list button{float:left; left:-13px;}
	#content #contact_publication .custom_select {margin-bottom:-5px;}
	#content #contact_publication .title .custom_select {left:0px !important;}
	#content .searchboxes input { line-height:16px !important; color:#333 !important;}
}



#search_site input::-webkit-input-placeholder, 
#search_site isindex::-webkit-input-placeholder, 
#search_site textarea::-webkit-input-placeholder
{
color: #fff;
}

#find_column input::-webkit-input-placeholder,
#browse_column input::-webkit-input-placeholder,
#find_column isindex::-webkit-input-placeholder, 
#browse_column isindex::-webkit-input-placeholder,
#find_column textarea::-webkit-input-placeholder,
#browse_column textarea::-webkit-input-placeholder
{
	color:#333333;
}



html { overflow-y: scroll; }


/*---------------------------------- TYPE SIZES */
    /*26px = 2.166em***/
	/*25px = 2.0833em***/
	/*24px = 2em***/

	/*21px = 1.75em***/
	/*20px = 1.666em***/
	/*19px = 1.5833em***/
	/*18px = 1.5em***/
	/*17px = 1.4166em***/
	
	/*16px = 1.333em***/
	/*15px = 1.25em***/
	/*14px = 1.166em***/
	/*13px = 1.083em***/
	/*12px = 1.2em***/
	
	/*10px = 0.8333em***/
	/*9px  = 0.75em***/

/*---------------------------------- HEADINGS */

.content h1 { text-transform: uppercase; letter-spacing:0em; color:#661c78; }
.content h2 { /*font: 1.8em/1.07 'Din Web';*/letter-spacing:0.02em; color:#333333; }
.content h3 { /*font: 1.5em/1.07 'Din Web'; */text-transform: uppercase; color:#661c78; }/*GREY*/
.content h4 { /*font: 1em/1.07 'Din Web'; */text-transform: uppercase; color:#661c78; }
.content h5 {/* font: 0.9375em/1.07 'Din Web';*/ text-transform: uppercase; color:#661c78; }
.content h6 {/* font: 0.9375em/1.07 'Din Web';*/ color:#333333; font-weight:bold; }
#find_column h2 {font-size: 4.583em;color:#fff;text-transform: uppercase; line-height:67px; padding:8px 0 0 0; margin:0; float:left; font-weight:600; }
#browse_column h2 {font-size: 4.583em;color:#fff;text-transform: uppercase; line-height:67px; padding:8px 0 0 0; margin:0; float:left;font-weight:600;}
#news_deals_column h3 {color:#fff;text-transform: uppercase; line-height:46px; padding:0; margin:0; float:left; width:222px; cursor:pointer;}
#global_service_column h3, #global_service_column p {color:#fff;text-transform: uppercase; line-height:46px; padding:0; margin:0; float:left; width:391px; cursor:pointer;}
#intro_column h1 { color:#fff;text-transform: uppercase; line-height:28px; padding:0; margin:0; float:left; width:254px; font-weight:normal; font-weight:600;}
#intro_column p { float:left; color:#aea2af; margin:0.6em 0 0 0;width:254px; height:52px; line-height:17px;overflow:hidden;}
/*.content a { font-weight: 700; color: @dark_green;}*/
.content a:hover { text-decoration: none; color:#333; }
.content h6 a{ color:#333333; }
.content h6 a:hover{ text-decoration:none; color:#666;}
 
p.tel { margin-bottom:16px;} 
.social_icon a.country span { display:none;}
.social_icon a.country { display:inline-block; padding:4px 7px 0 0;}
.accordion_social_icon a.country { display:inline-block;  padding:4px 7px 0 0;}

.content .location_text_area h4 {color:#ffffff; padding-bottom:14px;font-size:1.2em;}
.content .location_text_area h5 {color:#ffffff; padding-bottom:0; font-size:1em; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-bottom:0.1em; text-transform:none;}
.content .location_text_area .link_arrow a, .content .location_text_area .link_green a  { width:140px; text-decoration:none; font-weight:bold;}

.button { background-color: #fff; text-transform: uppercase; }
.column_list_container .button { background-color:#F8F7F8; }


button {font-size:1em;	color:#333;}
.dark .button:hover { background-color: #fff; }

label { /*font: 1em/1.07 'Din Web'; */text-transform: uppercase; color:#661c78;font-family:Arial,sans-serif; }
#contact_publication span { clear:left; margin-bottom:0.3em; color:#5D5D5D;}
#contact_publication input, #contact_publication textarea {  color: #485458;border-left: #333333 solid 3px; margin-bottom: 1px;  padding: 6px; background-color:#F3F3F5; border-right:0px;
border-top:0; border-bottom:0;}

#contact_publication textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; height:90px;}
#contact_publication option { padding-left:6px;}

#contact_selector input,
#contact_selector_five input,
#contact_selector_six input {border-left:0;}

#contact_publication select{  color: #485458;border-left: #333333 solid 3px; margin-bottom: -8px; padding: 5px 6px 4px 6px; background-color:#F3F3F5; border-right:0px;border-top:0; border-bottom:0; height:28px; display:inline;}

#contact_publication input[type='radio']{ background:none;}

#contact_publication input:hover, 
#contact_publication input:focus 
{
    background-color: #bdcd29;
}

#contact_publication #contact_selector input:hover,
#contact_publication #contact_selector input:focus,
#contact_publication #contact_selector select:focus,
#contact_publication #contact_selector select:hover
{
	background-color:#fff;
}

#contact_publication .input_cotainer {width:488px; float:right;}
#contact_publication p.single_line_text { float:left; width:100%;}
p.step_label { display:inline;}
#contact_publication .radio_button p.full_line_text { display:block;}
#contact_publication p{ margin-bottom:1em; float:left;}

#contact_publication .email{ width:231px; float:left;}
#contact_publication .name{ width:185px; float:left;}

#contact_publication .name_full_lenght{ width:231px; float:left; clear:left;}


#contact_publication .surname{ width:184px; float:left;}
#contact_publication .address{ width:461px;/* margin-left: 9.25em;*/}
#contact_publication .address_two { width:461px; /*margin-left: 9.25em;*/}
#contact_publication .city { width:230px; /*margin-left: 9.25em;*/ clear:both;}
#contact_publication .postcode { width:230px;/* margin-left: 9.25em; */clear:both;}
#contact_publication select.country{ width:246px; margin-left: 9.25em; clear:both; padding-left:3px;}
#contact_publication select.title {	margin-left:9.25em;padding-left:3px;}

#content #contact_publication .custom_select{left:0;padding-left:0;position:relative; border-left:3px solid #333; display:inline-block; margin-bottom:-3px; background-color:#F3F3F5; float:left;}
#content #contact_publication .custom_select.active ul{ top:29px; z-index:9999; position:absolute; overflow-y:scroll; width:243px; left:-3px;}

#content #contact_publication .postcode .custom_select{	margin-left:11.35em;padding-left:0; float:left; width:200px;}
#content #contact_publication .custom_select > li { padding-left:8px; width:230px; float:left;}
#content #contact_publication .custom_select ul li { line-height:27px;}
#content #contact_publication .title .custom_select li {width:60px !important;}
#content #contact_publication .title .custom_select {width:74px !important;}
#content #contact_publication .title .custom_select.active ul { width:75px; overflow:hidden;}

#contact_publication .job_title{ width:461px; /*margin-left: 9.25em;*/}
#contact_publication .company_name{ width:367px; float:left; /*margin-left: 9.25em;*/}
#contact_publication select.business_type{ width:475px; margin-left: 9.25em;padding-left:3px;}
#contact_publication .allocation {float:left; margin:0px; padding:0 5px 0 0; line-height:13px;}
#contact_publication label { font-size:1.5em; font-weight:600;font-family: "ff-din-web-1","ff-din-web-2";}


/*ERROR MESSAGES------*/

#vx_form_element_1_errNoValue,
#vx_form_element_1_errNoValue,
#vx_form_element_3_errNoValue,
#vx_form_element_2_errNoValue,
#vx_form_element_3_errNoValue,
#vx_form_element_8_errNoValue,
vx_form_element_3_errEmailFormat,
vx_form_element_3_errEmailMatch,
#vx_form_element_12_errNoValue{ padding-left:16px; float:left; *display:inline-block;  *float:none; /*IE FIX specific browser*/}

#contact_publication .radio_box {width: 240px; float: left;}

.content_left h1,
.content_left h2,
.content_left h3,
.content_left h4 {color:#ffffff; margin-bottom:12px; margin-left:-1px;}

.column_feature_box h5 { margin:-0.19em 0 0.63em 0;}
.column_feature_box_white h4 { margin:-0.1em 0 1.1em 0;}

.column_feature_box h1 { width:280px;}

.column_feature_box h2 { width:310px;}

.content h4, .print {font-family: "ff-din-web-1","ff-din-web-2";}


.location_text_area a
{
 color:#bdcd29;
}


.content .view_profile a
{ 
  font-family: "ff-din-web-1","ff-din-web-2";
  text-decoration:none;
}

.content h5 {
  font-family: "ff-din-web-1","ff-din-web-2";
}

.legal_practice_column h6 {color:#4c4c4c;}

.flash_height
{
	height:301px;
	background-image:none;
	margin-bottom:15px;
}

.flash_spacer_large
{
	height:301px;
	margin-bottom:15px;
}

.flash_height_small
{
	height:254px;
}

.flash_spacer_home
{
	height:614px;
	width:959px;
}



/*---------------------------------- LISTS */

.content .link_arrow ul li,
.content .link_arrow_landscape ul li,
.content .link_green ul li,
.content .link_green_landscape ul li
{
	margin: 0 0 0.83em;
	background:none;
	padding-left:0;
}

.content .accordion_list ul li,
.content .accordion_profile_landscape ul li,
.content .search_details ul li,
.content .keylinks_shortcut ul li,
.content .event_feature ul li
{
	margin:0 0 0.2em 0;
	padding:0;
}
.content .accordion_list ul, 
.content .search_details ul,
.content .accordion_profile_landscape ul,
.content .keylinks_shortcut ul,
.content .event_feature ul
{
	margin-top:0;
}

.content .search_details ul
{
	margin:0.1em 0 0.7em 0;
}

.content .search_details ul li
{
	line-height:17px;
}


.search_details p,
.search_details_last p
{
	margin-bottom:1.2em;
}

.link_arrow_landscape ul li,
.link_green_landscape ul li
{
	float:left;
	width:180px;
}

.column_find_browse .link_arrow_landscape ul li,
.column_find_browse .link_green_landscape ul li
{
	float:left;
	width:120px;
}


.gallery h3
{
	margin: 0 0 0.2em;
	font-weight:600;
}
.content_left .content ul li
{
	padding: 0 0 0 0;
}

.content ul li 
{
	padding: 0 0 0 1.3em;
}

.intro p
{
	font-size:0.9375em;
	line-height: 1.41em;
}

.copyright p
{
	font-size:1.2em;
}

.professional_shortcut p
{
	margin-bottom:0;
}


#footer ul
{
	font-size:1.2em;
}

#footer a { color: #fff; }

#footer a:hover { text-decoration: none;color:#bdcd29; }

.searchboxes p, .browesboxes p
{
	margin-bottom:0px;
	line-height:17px;
}


/*---------------------------------- UTILITIES */

.nofloat
{
	float:none;
}

.floatleft
{
	float:left!important;
} 

.padding_bottom10
{
	padding-bottom:10px;
}

.nopadding
{
	padding:0px!important;
}

.nopadding_top10
{
	padding-top:0px!important;
}

.nopadding_bottom
{
	padding-bottom:0px!important;
}

.nopadding_right
{
	padding-right:0px!important;
}

.nomargin
{
	margin:0px!important;
}


.nomargin_top
{
	margin-top:0px!important;
}

.margin_bottom5
{
	margin-bottom:5px!important;
}

.margin_bottom10
{
	margin-bottom:10px!important;
}

.margin_bottom15
{
	margin-bottom:15px!important;
}

.margin_bottom18
{
	margin-bottom:18px!important;
}

.margin_bottom20
{
	margin-bottom:20px!important;
}
.about_us .column_one_third .vx_text p,
.about_us .column_one_third_large p
{
	margin-bottom:1em;
}

.nomargin_bottom
{
	margin-bottom:0px!important;
}

.marging_left40
{
	margin-left:40px;
}

.floatright
{
	float:right!important;
}

.nopadding_left
{
	padding-left:0px!important;
}

.padding_top20
{
	padding-top:20px!important;
}

.padding_top15
{
	padding-top:15px!important;
}

.padding_right10
{
	padding-right:10px!important;
}
.margin_top10
{
	 margin-top:10px!important;
}



.padding_top10
{
	padding-top:10px;
}


.padding_top5
{
	padding-top:5px!important;
}

.padding_top4
{
	padding-top:4px!important;
}

.padding_top3
{
	padding-top:3px!important;
}

.overflow
{
	overflow:hidden;
}

.inline
{ 	
	display:inline-block;
	float:left;
	position:relative;
}


.inline.current_person::before
{ 	
	display:inline-block;
	float:left;
	content: "";
	border-bottom:10px solid #bdcd29;
}

.inline.current_person::after
{ 	
	display:inline-block;
	float:left;
	content: "";
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 12px solid #bdcd29;
	left:19px;
	top:43px;
	position: absolute;
}

.clear 
{
	clear:both!important;
	margin:0!important;
	padding:0!important;
	height:0 !important;
}

.full_width
{
	width:100%;
}

.link_arrow a,
.link_arrow_landscape a
{
	color:#899709;
	background-position: 48% 5px;
	display:block;
}

.link_green a,
.link_green_landscape a
{
	color:#899709;
	background-position: 48% 5px;
	display:block;
}

.link_green a:hover,
.link_green_landscape a:hover
{
	color:#333333;
	text-decoration:none;
}

.case_study_column .link_arrow p,
.case_study_column .link_green p
{
	margin:0;
}

.hr { 
	height:3px; 
	width:100%;
	float:left;	
	display:block;
	font-size: 0; 
	background:url(assets/dashed-line.png); 
	line-height:3px;
	margin:10px 0;	
}

.column_two_thirds .column_second_half .hr
{  
	width:208px;
}

.column_two_thirds .hr
{  
	width:624px;
}

.column_two_thirds .location_search .hr,
.column_two_thirds .column_list_container_internal .hr
{  
	width:582px;
}


.column_one_half .hr
{
	width:350px; 
}

.column_find_results .hr
{
	width:580px;
}

.accordion .hr
{
	width:500px;
}

/*---------------------------------- LINKS */
.case_study_column .link_arrow a,
.case_study_column .link_gren a
{
	background-position: 48% 6px;
}


.introduction
{
	margin-bottom:20px;
}

.introduction_large
{
	margin-bottom:25px;
}

.case_study_intro
{
	margin-bottom:25px;
}
.content .browesboxes a
{
	color:#333;
	font-size:inherit;
	font-weight:normal;
	background:url(assets/arrow-rollover.png) no-repeat;
	background-position: right 8px;
	display:block;
	line-height:29px;
	text-decoration:none;
}

.content_left .browesboxes a
{
	color:#485458;
	font-weight:normal;
	background:url(assets/arrow-rollover.jpg) no-repeat;
	background-position: 98% 8px;
	line-height:29px;
	padding:0px;
	display:block;
	text-decoration:none;
}

.content .searchboxes a
{
	color:#333;
	font-size:inherit;
	font-weight:normal;
	background:url(assets/glass.jpg) no-repeat;
	background-position: right 8px;
	display:block;
	line-height:29px;
	text-decoration:none;
}

.content .searchboxes input
{
	color:#333;
	font-size:inherit;
	font-weight:normal;
	display:block;
	width:100%;
	line-height:29px!important;
	height:29px;
	text-decoration:none;
	padding:0;
	margin:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}



.content .searchboxes input:focus
{
	border-color:#bdcd29;
}


.content_left .searchboxes a
{
	color:#333;
	font-weight:normal;
	background:url(assets/glass.jpg) no-repeat;
	background-position: 98% 8px;
	line-height:29px;
	padding:0px;
	display:block;
	text-decoration:none;
}

#content .content_left .searchboxes a:hover
{
	background-position: 98% -13px;
	color:#bdcd29;
}

#content .content_left .browesboxes a:hover
{
	background-position: 98% -37px;
	color:#bdcd29;
}

.content .searchboxes a:hover
{
	background-position: right -13px;
	color:#bdcd29;
}

.content .searchboxes input a:hover
{
	background-position: right -13px;
	color:#bdcd29;
}

.content .browesboxes a:hover
{
	background-position: right -37px;
	color:#bdcd29;
}


.content_left a
{
	color:#ffffff;
	padding:0;	
	display:block;
}

.content_left li a:hover
{
	color:#bdcd29;
}

.back_to_office
{
  	padding-bottom:16px;
    padding-top: 16px;
	font-weight:bold;
}

.back_to_office p
{
	color:#fff; 
	line-height:10px;
	font-size:1.2em;
}

.back_to_office a
{
	background:url(assets/arrow_left.png) no-repeat;
	background-position: left 2px;
	padding-left:18px;
}

.back_to_office a:hover
{
	color:#bdcd29;
	background:url(assets/arrow_left_green.png) no-repeat;
	background-position: left 2px;
	padding-left:18px;
	
}

.accordion
{
	background:#fff url(assets/accordion-down.png) no-repeat;
	background-position: 430px 14px;
	display:block;
	cursor:pointer;
}

.selected .accordion
{
	background:#fff url(assets/accordion-up-two.png) no-repeat;
	background-position: 430px 14px;
	display:block;
	cursor:pointer;
}


.accordion_top
{
	background:#fff url(assets/accordion-up.png) no-repeat;
	background-position: 430px 12px;
	display:block;
	cursor:pointer;
}


/* @group Gallery module */
.gallery_blackout { background: #000; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 100; }
.gallery_container { background: #fff; position: fixed; top: 50px; left: 50%; height: 550px; width: 800px; z-index: 105; margin-left: -350px; padding: 0; }
	.gallery_container .gallery_main { display: block; width: 100%; height: 400px; text-align: center; overflow: hidden; background-color: #dedede; background-image: none; background-position: 50% 50%; background-repeat: no-repeat; }
		.gallery_container .gallery_main img {}
	.gallery_slideshow { position: absolute; left: 14px; bottom: 14px; width: 772px; background: #fff; height: 100px; overflow: hidden; overflow-x: auto; white-space: nowrap; padding-bottom: 20px; text-align: center; }
	.gallery_container .gallery_image { display: inline-block; float: none; }
	.gallery_container .gallery_close { position: absolute; top: -2em; right: 0; color: #fff; font-size: 1.2em; }
/* @end */

/* Using CSS instead of javascript */
/*#content .link_arrow a:after, #content .link_arrow_landscape a:after { content: ' →'; }*/

input[type=search]
{
       -webkit-appearance:textfield;
       -webkit-box-sizing:content-box;
}

::-webkit-search-decoration
{
    display: none;
}


/* @group Interactive map */
#map_locations {}
#map_locations .placer_select ul{}
.placer_select li a {color:#bdcd29; text-transform:uppercase; font-size:12px; font-family: "ff-din-web-1","ff-din-web-2"; font-weight:100;}
.placer_select .profile_block img { padding-left:0px;}
.placer_select a:hover {text-decoration:none;}
	#map_locations > li { position: absolute; height: 10px; width: 10px; padding: 0; background: none; margin: 2px; cursor: pointer; }
		#map_locations li > div { display: none; }
		#map_locations li:hover > div { display: block; } 
		
		#map_locations li .placer_select { display: none; position: absolute; top: -93px; right: -10px; }
		#map_locations li:hover > .placer_select { display: block; }
		#map_locations .placer_select { position: absolute; top: -93px; right: -15px; overflow: visible; }
			#map_locations .placer_select li { position: static; width: 100px; padding-bottom:0.83em;}
				#map_locations .placer_select li > a { display: inline; padding-left:12px; }
			#map_locations .placer_select .placer { display: none; right: 147px; top: 0; z-index: -1; width: 325px; }
			#map_locations .placer_select li:hover > .placer { display: block; }
			
	.js #map_locations li > div { display: block; }
	.js #map_locations li .placer_select { display: block; }
	.js #map_locations .placer_select .placer { display: block; }
	
	#map_locations #united_kingdom { top: 36px; left: 150px; }
	#map_locations #zurich { top: 44px; left: 158px; }
	#map_locations #hong_kong { top: 72px; left: 265px; }
	#map_locations #bahrain { top: 72px; left: 209px; }
	#map_locations #bermuda { top: 61px; left: 86px; }
	#map_locations #british_virgin_islands { top: 81px; left: 86px; }
	#map_locations #cayman_islands { top: 76px; left: 70px; }
	#map_locations #seychelles { top: 107px; left: 207px; }
	#map_locations #mauritius { top: 125px; left: 202px; }
	#map_locations #shanghai { top: 69px; left: 282px; }
	
	#container_main.location .gallery_slideshow {  display:none;}
/* @end */


/*------------===== MENU ARROWS & CURRENT SELECTORS ====--------------*/
.menu_arrow { display: none; }
li.selected .menu_arrow /*----===, a:hover > .menu_arrow --- Hover removed to prevent the menu's from expanding ----===*/
{ display: inline;
  font-size:13px;
  line-height:9px; 
   padding-left:5px;
  font-family: "ff-din-web-1","ff-din-web-2"; 
 }
  
li.selected li > a span.menu_arrow:hover
{
	display:inline;
}

li.selected li > a span.menu_arrow 
{
	display:none;
}

li.selected li.current > a span.menu_arrow 
{
	display:inline;
}
/*------------===== MENU END ====--------------*/

.content_left li ul
{
	display:none;
}

.content_left li.current li ul ul
{
	display:none;
}
/* ------testing thursday---*/
.content_left li.current li ul li.current
{
	display:block;
}

.content_left li.current ul
{
	display:block;
}


span.menu_arrow_green,
span.menu_arrow_green_light,
span.menu_arrow_grey
{ 
	font-size:13px; 
    -moz-opacity:0.5;
    -khtml-opacity: 0.5; 
    opacity:0.5;
	font-family: "ff-din-web-1","ff-din-web-2";  
    text-align:center;
    padding-left:0;
	}

div.bottom_boxes { background: url(assets/grid-left-7x.png) -1px -1px repeat; }

.gallery_image, .rollover_image { position: relative; display: block; background-image: none; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; }
	.gallery_image img { display: block; }
/*	.gallery_image:hover img { visibility: hidden; }*/
	
/*	.rollover_image:hover img { visibility: hidden; } */
/*	.profile_block:hover img { visibility: hidden; }*/
	
	.profile_block .event_date_text,
	.location_image .rollover_text{ margin-top:0em;}
	.location_image .rollover_text p{ color:#333;}
	.rollover_image:hover  { cursor:pointer; } 

/*span.button { margin: 0; padding: 0; background: transparent; display: block; height: 29px; line-height: 27px; vertical-align: middle; }*/

button::-moz-focus-inner,
.button::-moz-focus-inner,
div.button::-moz-focus-inner
{ 
    border: 0;
    padding: 0;
}




/*---------------------------------- SNIPPET PANELS */

#_blocks .vx_block
{
	overflow:hidden;
}

#_blocks .print, #_blocks .pdf, #_blocks .button  { margin:15px 0 15px 0; clear:both;}
#_blocks .print p, #_blocks div.print p, #_blocks div.pdf p, #_blocks .pdf p, #_blocks .button p, #_blocks div.button p, 
#_blocks .pdf_transparent p {margin-bottom:0em; width:auto;}

#_blocks .pdf a, #_blocks div.pdf a{
	background:url(assets/pdf.png) no-repeat;
	background-position: 7px 8px;
	padding: 6px 8px 6px 25px;
	color:#333333;
	display:inline-block;
	text-transform:uppercase;
	background-color:#bdcd29;
	font-weight:normal;
	font-family: "ff-din-web-1","ff-din-web-2", "Trebuchet MS", Trebuchet ;
}

#_blocks .print a, #_blocks div.print a{
	background:url(assets/printer.png) no-repeat;
	background-position: 7px 8px;
	padding: 6px 8px 6px 25px;
	color:#333333;
	display:inline-block;
	text-transform:uppercase;
	background-color:#bdcd29;
	font-weight:normal;
	font-family: "ff-din-web-1","ff-din-web-2", "Trebuchet MS", Trebuchet ;
}


#_blocks .button a, #_blocks div.button a{
	background-position: 7px 8px;
	padding: 6px 8px;
	color:#333333;
	display:inline-block;
	text-transform:uppercase;
	background-color:#bdcd29;
	font-weight:normal;
}

#_blocks .awards_box_text {
    float: left;
    height: 60px;
    margin-top: 0.83em;
    padding-left: 10px;
    width: 240px;
}

#_blocks  .awards_box_image {
    float: left;
    height: 60px;
    margin-top: 0.83em;
    width: 120px;
}

#_blocks .awards_box
{
	width:100%;
	float:left;
	overflow:hidden;
}

#_blocks .awards_box_image_large
{
	float:left;
}

#_blocks .pdf_transparent a
{
	padding: 6px 8px 6px 20px;
	background:url(assets/pdf-white.jpg) no-repeat;
	background-position: 0% 6px;
	color:#899709;
}


#_blocks .content h6 
{
    font-size: 1em;
    line-height: 1;
    margin: 0 0 0.2em;
}

#_blocks .content ul li {
    line-height: 17px;
    margin: 0 0 0.83em;
}

#_blocks .content {
    font-size: 1.2em;
    line-height: 17px;
}

#_blocks .profile_feature {
    padding: 0 0 1px;
    width: 200px;
}

#_blocks .profile_feature .action_speaker_image,
#_blocks .profile_feature .action_profile_image
{
	 float:left;
	 margin-right:1px;
	 width:55px;
	 height:55px; 
}

#_blocks .action_profile_image
{
    float: right;
    height: 55px;
    width: 55px;
}

#_blocks .profile_image {
    display: inline;
    float: left;
    margin: 0 13px 0 0;
}

#_blocks .profile_feature .action_profile_image,
#_blocks .profile_feature .action_speaker_image
{
	margin-right:8px;
}
 
#_blocks .rollover_image
{
	display:block;
}

#_blocks .profile_feature 
{
    display: block;
    float: left;
    overflow: hidden;
}

#_blocks .content ul {
	display:block;
}

#_blocks .content_selector
{
	display:none;
}

#_blocks .profile_feature p 
{
    margin-bottom: 1em;
}

#_blocks .deleteBlock {
    font-size: 9px !important;
}

#_blocks .accordion
{
	width:414px;
	margin-right:0px;
	display:block;
	border: dashed #FFF 0px;
	float:left;
	padding: 1.19em 25px;
	margin-bottom:0;
}

#_blocks dl.accordion dd { display:none;}

#_blocks .content .accordion_list ul li, #_blocks .content .search_details ul li, #_blocks .content .keylinks_shortcut ul li, #_blocks .content .event_feature ul li {
    margin: 0 0 0.2em;
    padding: 0;
}

#_blocks .content .accordion_list ul, #_blocks .content .column_two_thirds ul, #_blocks .content .column_one_third_large ul, #_blocks .content .column_one_third_corporate ul {
    margin-bottom: 1.2em;
    overflow: hidden;
}

#_blocks .accordion_container {
    background-color: #FFFFFF;
    border: 0 dashed #FFFFFF;
    display: block;
    float: left;
    margin-right: 0;
    padding: 25px 25px 0;
    width: 414px;
}

#_blocks .column_one_half_textarea {
    background-color: #FFFFFF;
    border: 0 dashed #FFFFFF;
    display: block;
    float: left;
    margin-right: 1px;
    overflow: hidden;
    text-align: left;
    width: 410px;
}

#_blocks .accordion_text_area {
    display: block;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 8px 50px 0 0;
    width: 207px;
}

#_blocks .accordion_profile {
    display: block;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 8px;
    width: 135px;
}

#_blocks h4 {
    color: #661C78;
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1;
    margin: -0.1em 0 1.1em -0.05em;
}

#_blocks .accordion h4, 
#_blocks .accordion_top h4 {
    margin-bottom: 0;
}

#_blocks .content ul li 
{
	padding:0;
}


#_blocks h6 {
    color: #333333;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    margin: 0 0 0.2em;
}

#_blocks h5,
#_blocks .content h5{
    color: #661C78;
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 0.83em;
}

#_blocks .content h4 {
	font-size:1.2em;	
}

#_blocks a 
{
	color:#899709;
}

#_blocks small
{
	color:#333;
	font-size:1em;
	float:left;
	width:100%;
	
}


#_blocks .container_section_right p {
    margin-bottom: 0.4em;
    padding-bottom: 0;
}

#_blocks .column_action_profiles
{
	width:152px;
	margin:0;
	border-bottom: 1px #1A071F solid;
	display:block;
	background-color:#F4F2F4;
	float:left;
	padding:16px 22px 10px 19px;
}


#_blocks .vx_blocks_file_blocks-accordion{
	 width: 440px;
	height: 240px;
	background: #F4F2F4 url(assets/accordion-skin.png) no-repeat;
}

#_blocks .vx_blocks_file_blocks-accordion .vx_block { display:none;}


/* IM - Dynamic snippet styling */
/*
.publication_snippet, 
.news_and_deals_snippet, 
.news_snippet, 
.credential_snippet,
.deal_snippet, 
.group_head_snippet,
.event_snippet,
.person_pub_snippet
{ 
	border-bottom: 1px #1A071F solid;
}
*/

.vx .hide_header, #_blocks .hide_header
{
	display: none;
}


/* Dynamic place holder */
.vx .publication_snippet  
{
    display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height:155px;
	background: #F4F2F4 url(assets/publication-xlink-snippet.jpg) no-repeat;
}

#_blocks .publication_snippet 
{
    float: left;
    margin: 0;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height:155px;
	background: #F4F2F4 url(assets/publication-xlink-snippet.jpg) no-repeat;
}

#_blocks .profile_feature
{
	width:auto;
	float:none;
}

/* Dynamic place holder */
.vx .news_and_deals_snippet
{
    display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px;
	width: 152px;
	height: 170px;
	background: #F4F2F4 url(assets/news_and_deals-xlink-snippet.jpg) no-repeat;
}

#_blocks .news_and_deals_snippet
{
    float: left;
    margin: 0;
    padding: 16px 22px 10px 19px;
	width: 152px;
	height: 170px;
	background: #F4F2F4 url(assets/news_and_deals-xlink-snippet.jpg) no-repeat;
}


/* Dynamic place holder */
.vx .news_snippet
{
	display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 163px;
	background: #F4F2F4 url(assets/news-xlink-snippet.jpg) no-repeat;
}

#_blocks .news_snippet
{
    float: left;
    margin: 0;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 163px;
	background: #F4F2F4 url(assets/news-xlink-snippet.jpg) no-repeat;
}

/* Dynamic place holder */
.vx .credential_snippet
{
	display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 165px;
	background: #F4F2F4 url(assets/credential-xlink-snippet.jpg) no-repeat;
}


#_blocks .credential_snippet
{
    float: left;
    margin: 0;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 165px;
	background: #F4F2F4 url(assets/credential-xlink-snippet.jpg) no-repeat;
}

/* Dynamic place holder */
.vx .deal_snippet
{
	display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 165px;
	background: #F4F2F4 url(assets/deal-xlink-snippet.jpg) no-repeat;
}

/* Dynamic place holder */
#_blocks .deal_snippet
{
    float: left;
    margin: 0;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 165px;
	background: #F4F2F4 url(assets/deal-xlink-snippet.jpg) no-repeat;
}

.vx .group_head_snippet
{
	display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px;   
    width: 152px;
	height: 170px;
	background: #F4F2F4 url(assets/group-head-snippet.jpg) no-repeat;
}

/* Dynamic place holder */
#_blocks .group_head_snippet 
{
    float: none;
    margin: 0;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 170px;
	background: #F4F2F4 url(assets/group-head-snippet.jpg) no-repeat;
}

/* Dynamic place holder */
.vx .event_snippet
{
	display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 16px 22px 10px 19px; 
    width: 152px;
	height: 157px;
	background: #F4F2F4 url(assets/event-xlink-snippet.jpg) no-repeat;
}

#_blocks .event_snippet
{
    float: left;
    margin: 0;
    padding: 16px 22px 10px 19px;
    width: 152px;
	height: 157px;
	background: #F4F2F4 url(assets/event-xlink-snippet.jpg) no-repeat;
}

.vx .caseStudy_list_snippet 
{
	display: block;
    float: left;
    width: 605px;
	height: 108px;	
	background: #F4F2F4 url(assets/caseStudy-list-snippet.jpg) no-repeat;
	
}

.vx .person_profile_Detail_snippet, #_blocks .person_profile_Detail_snippet
{
	height: 400px;
	width: 196px;
	background: #F4F2F4 url(assets/person-profile-Detail-snippet.jpg) no-repeat;
}


.vx .practice_area_snippet, #_blocks .practice_area_snippet {
    height: 53px;
	width: 215px;
	background: #F4F2F4 url(assets/practice-area-snippet.jpg) no-repeat;
}    
    
.vx .office_name_snippet, #_blocks .office_name_snippet {
    
    height: 50px;
	width: 72px;
    background: #F4F2F4 url(assets/office-name-snippet.jpg) no-repeat;
}

.vx .jurisdiction_snippet, #_blocks .jurisdiction_snippet  {
    
    height: 62px;
	width: 215px;
	background: #F4F2F4 url(assets/jurisdiction-snippet.jpg) no-repeat;
}

.vx .case_study_snippet, #_blocks .case_study_snippet  {
    
    height: 156px;
	width: 447px;
	background: #F4F2F4 url(assets/case-study-snippet.jpg) no-repeat;
}

.vx .sector_snippet, #_blocks .sector_snippet 
{
    height : 35px;
	width: 76px;
	background: #F4F2F4 url(assets/sector-snippet.jpg) no-repeat;
}

.vx .lawyer_snippet, #_blocks .lawyer_snippet 
{
    height : 34px;
	width: 116px;  
	background: #F4F2F4 url(assets/lawyer-snippet.jpg) no-repeat;
}

.vx .our_professional_snippet
{
    height: 163px;
	width: 188px;  
	background: #ffffff url(assets/our-professional-snippet.jpg) no-repeat;
}

.vx .practice_area_snippet_with_heading, #_blocks .practice_area_snippet_with_heading 
{
    height: 60px;
	width: 300px;  
	background: url(assets/practice-area-snippet-with-heading.jpg) no-repeat;
}

.vx .service_snippet_with_heading, #_blocks .service_snippet_with_heading 
{
    height: 60px;
	width: 300px;  
	background: url(assets/service-snippet-with-heading.jpg) no-repeat;
}

.vx .event_date_snippet
{
    height: 145px;
	width: 634px;  
	background: url(assets/event_date_snippet.jpg) no-repeat;
}

.vx .person_speaker_detail_snippet
{ 
    height: 163px;
	width: 189px;  
	background: url(assets/person_speaker_detail_snippet.jpg) no-repeat;
}

.vx .event_large_results 
{ 
    margin: 25px 0 0 0;
    height: 633px;
	width: 632px;  
	background: url(assets/event_large_results.jpg) no-repeat;
}

.vx .location_detail_snippet 
{
    height: 250px;
	width: 144px;  
	background: url(assets/location_detail_snippet.jpg) no-repeat;
}

.vx .upcoming_event_detail_snippet
{
    height: 139px;
	width: 380px;  
	background: url(assets/upcoming_event_detail_snippet.jpg) no-repeat;
}

.vx .office_snippet_with_heading, #_blocks .office_snippet_with_heading 
{
    height : 60px;
	width: 300px;  
	background: url(assets/office-snippet-with-heading.jpg) no-repeat;
}

.vx .jurisdiction_snippet_with_heading, #_blocks .jurisdiction_snippet_with_heading 
{
    height : 60px;
	width: 300px;  
	background: url(assets/jurisdiction-snippet-with-heading.jpg) no-repeat;
}

.vx .person_detail_landscape_xLink_snippet, #_blocks .person_detail_landscape_xLink_snippet
{
    height : 145px;
	width: 367px;  
	background: url(assets/person-detail-landscape-xLink.jpg) no-repeat;
}

.vx .person_detail_pracArea_snippet
{
    height : 103px;
	width: 253px;  
	float:left;
	background: url(assets/person-detail-pracArea-snippet.jpg) no-repeat;
}

.vx .person_detail_jurisdict_snippet
{
    height : 65px;
	width: 130px;  
	float:left;
	background: url(assets/person-detail-jurisdict-snippet.jpg) no-repeat;
}

.vx .event_info_detail_snippet
{
    height : 76px;
	width: 130px;  
	background: url(assets/event-info-detail-snippet.jpg) no-repeat;
}

.vx .event_address_snippet
{
    height : 125px;
	width: 130px;  
	background: url(assets/event-address-snippet.jpg) no-repeat;
}

.vx .dynamic_author_snippet
{
    height : 437px;
	width: 218px;  
	background: url(assets/dynamic_author_snippet.jpg) no-repeat;
}

.vx .dynamic_professional_snippet
{
    height : 437px;
	width: 218px;  
	background: url(assets/dynamic_professional_snippet.jpg) no-repeat;
}

.vx .jurisdiction_data_snippet, #_blocks .jurisdiction_data_snippet, 
.vx .office_data_snippet, #_blocks .office_data_snippet,
.vx .practiceArea_data_snippet, #_blocks .practiceArea_data_snippet,
.vx .sector_data_snippet, #_blocks .sector_data_snippet 
{
    height : 20px;
	width: 300px;  
	background: #F4F2F4 url(assets/data-snippet-no-heading.jpg) no-repeat;
}

.vx .NoDataAvailable, #_blocks .NoDataAvailable { display: none;}

.vx #find_column input, .vx #find_column button, .vx #browse_column input, .vx #browse_column button, .vx #browse_column:hover .browse_block_list{ display: none;} 

#_blocks .publication_snippet,
#_blocks .news_and_deals_snippet, 
#_blocks .news_snippet, 
#_blocks .credential_snippet, 
#_blocks .deal_snippet, 
#_blocks .group_head_snippet,
#_blocks .event_snippet,
#_blocks .person_profile_Detail_snippet,
#_blocks .practice_area_snippet, 
#_blocks .office_name_snippet, 
#_blocks .jurisdiction_snippet,
#_blocks .case_study_snippet,
#_blocks .sector_snippet, 
#_blocks .practice_area_snippet_with_heading,
#_blocks .office_snippet_with_heading,
#_blocks .jurisdiction_snippet_with_heading
{
 border: dashed 1px #999;   
}

#_blocks h1
{
  font-family: "ff-din-web-1","ff-din-web-2", "Trebuchet MS", Trebuchet ;
  font-weight:bold;
  font-size:20px;
  padding: 5px 0;
}

#_blocks h2
{
  font-family: "ff-din-web-1","ff-din-web-2", "Trebuchet MS", Trebuchet ;
  font-size:18px;
}

#_blocks li
{
  line-height:17px;
  padding: 5px 0;
  font-size:12px;
}

#_blocks p {
    font-size:12px;
	margin-bottom: 1.8em;
	line-height:17px;
}

#_blocks .column_list_container {
    background-color: #F8F7F8;
    float: left;
    margin-bottom: 25px;
    padding: 20px;
}

#_blocks .content blockquote {
    background: url(assets/image-quote.png) no-repeat scroll 15px -2px transparent;
    float: right;
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 1.3em;
    padding-top: 1.8em;
    width: 190px;
}

#_blocks .intro_blank_snippet
{
	display:block;
	width:90%;
	height:18px;
	border:1px #999 dashed;
	margin-bottom:10px;
	background:url(assets/blank-snippet-two.jpg) no-repeat;
	background-position:0 0;
	margin-bottom:2px;
}

#_blocks .content blockquote p {
    background: url(assets/image-quote-bottom.png) no-repeat;
	background-position:150px 105%;
    margin-bottom: 0;
    padding-bottom: 0.5em;
}

#_blocks .column_feature_box .case_text {
    display: inline;
    float: left;
    width: 180px;
}

#_blocks .column_help_box .case_text {
    display: inline;
    float: left;
    width: 180px;
}

#_blocks  .corporate_action_profile
{
	float:right;
}

#_blocks .column_help_box {
    background-color: #F8F7F8;
    display: block;
    float: left;
    margin-bottom: 1px;
    margin-right: 0;
    padding: 25px;
    width: 414px;
}

#_blocks .profile_container {
    float: right;
    margin-top: 23px;
    overflow: hidden;
    width: 218px;
}

#_blocks .case_study_column {
    display: inline-block;
    float: left;
    height: 108px;
    margin-bottom: 8px;
    padding: 15px 6px 10px 0;
    width: 100%;
}

#_blocks .case_study_column .case_text {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    width: 180px;
}

#_blocks .image_block_case {
    display: inline-block;
    float: left;
    height: 103px;
    margin: 0;
    padding: 0 14px 0 0;
    width: 103px;
}

#_blocks .regional_map_column .image_block_case {
    width: 220px;
}

#_blocks .sector_study_column .image_block_case { height: 132px;}

#_blocks .reports_column .image_block_case {  height: 200px;}

#_blocks  .content .case_text p {
    margin-bottom: 0;
}

#_blocks .overflow {
	overflow:hidden;
}

#_blocks .column_feature_box_white {
    background-color: #FFFFFF;
    display: block;
    float: left;
    margin-bottom: 1px;
    margin-right: 0;
    padding: 16px 25px 0;
    width: 414px;
}

#_blocks .column_second_half .profile_feature 
{
    padding: 0 0 1px;
    width: 200px;
}

#_blocks .content .content_selector ul li
{
	height:7px;
	width:7px;
	float:left;
}


#_blocks .header
{
	display:block;
	line-height:16px;
	background-color:#661C78;
	padding:10px;
	float:left;
	width:100%;
	margin:10px 0;
}

#_blocks .header h1
{
	float:left;
}


<!--VX STYLES-->

html.js .rollover_text
{
	float:none;
	margin-top:0;
}

#location_placer .rollover_text
{
	margin-top:0;
}

#tinymce h6,
#tinymce h5{
	font-size: 1.3em;
	line-height: 1;
	margin-bottom:5px;
}

#tinymce h4 {
	font-size: 1.5em;
	line-height: 1;
}

#tinymce blockquote
{
	margin:0.5em 10px;
}
#tinymce .content ul li {
    padding: 0 0 0 0.8em;
}

#tinymce .content h5 {
    color: #661C78;
    text-transform: uppercase;
	font-size:1em;
}

body#tinymce ul li
{
	padding-left:0;
}

/*---------------------------------- PUBLICATION FORM */

.content #contact_publication .custom_select,
#content #contact_publication .custom_select
{
	width:242px;
}

.content #contact_publication .job_details .custom_select,
#content #contact_publication .job_details .custom_select
{
	width:473px; 
}

#content #contact_publication .job_details .custom_select > li
{
	width:463px; 
}

#content #contact_publication .job_details .custom_select.active ul
{
	width:473px; 
}




.content #contact_publication .manager_details .custom_select,
#content #contact_publication .manager_details .custom_select
{
	width:242px; 
	clear:left;
	margin-bottom:2px;
}

#content #contact_publication .manager_details .custom_select > li
{
	width:228px; 
}

#content #contact_publication .manager_details .custom_select.active ul
{
	width:242px; 
} 

 

#contact_publication .hr 
{
    margin: 18px 0;
	width:100%;
}

/*---------------------------------- LISTS */

.content .custom_select,
#content .custom_select{
    left:-13px;
	width:245px;
	margin:0;
}

#content .smallbox .custom_select
{
	width:215px;
}

.content .custom_select > li
{
	padding-left:0;
	line-height:28px;
	padding-right:5px;
	background:url(assets/arrow-rollover.jpg) no-repeat;
	background-position: 98% 8px;
	display:block;
	height:28px;
	overflow:hidden;
	width:241px;
}

.content #contact_publication .custom_select > li
{
	background:url(assets/arrow-rollover-grey.jpg) no-repeat;
	background-position: 98% 8px;
}

.content #contact_publication .custom_select.active > li
{
	background:url(assets/arrow-rollover-grey.jpg) no-repeat;
	background-position: 98% -37px;
}

.content .custom_select.active > li
{
	padding-left:13px;
	line-height:28px;
	padding-right:5px;
	background:url(assets/arrow-rollover.jpg) no-repeat;
	background-position: 98% -37px;
	overflow:hidden;
	height:28px;
	width:236px;
}

.content .content_left .custom_select > li 
{
	line-height:27px;
}

.custom_select ul {
    display: none;
 }

.custom_select.active ul,
.custom_select .active ul{
    display: block;
	z-index:1050;
	position:relative;
	margin:0;
	left:0;
	top:-1px;
	background-color:#fff;
	border-left:3px solid #bdcd29;
	padding:4px 0 10px 0;
	overflow-y:scroll;
	max-height:200px;
	
}


.custom_select ol {
    display: none;
}

.custom_select.active ol {
    display: block;
	z-index: 999;
	position:relative;
	margin:0;
	left:0;
	top:-1px;
	background-color:#fff;
	border-left:3px solid #bdcd29;
	padding:0 0 10px 0;
}

.custom_select.active ol li
{
	padding-left:10px;
}

.custom_select.active ul li
{
	padding-left:10px;
}

.column_one_third .custom_select.active ul li
{
	padding-left:11px;
}

.custom_select.active ul li a:hover,
.custom_select.active ul li 
{
	color: #A0AA3A;
	cursor:pointer;
	
}

.custom_select.active ul li.bold
{
	font-weight:bold;
}
.search_Fields #SearchForm
{
	margin:0;
}


/*--SEARCH FILEDS LEFT HAND MENU---*/

.content .browesboxes .custom_select, 
#content .browesboxes .custom_select,
.content .searchboxes .custom_select, 
#content .searchboxes .custom_select
{
	left:0;
	width:241px;
}
 
/*----SMALL FIND COLUMN-----*/

#content .column_one_third .browesboxes .custom_select
{
	left:-12px;
	width:205px;
}

#content .column_one_third .custom_select.active > li
{
	padding-left:0;
	width:200px;
}

#content .column_one_third .browesboxes .custom_select.active ul
{
	left:-13px;
	width:216px;
	max-height:150px;
	overflow-x:hidden;
}

#content .column_one_third .browesboxes ul li {
    line-height: 27px;
	width:200px;
}

#content .column_one_third .custom_select.active ul
{
	max-height:116px;
}

#content .column_one_third .search_box_container{width: 219px; margin-bottom:13px;}
#content .column_one_third .browesboxes_half .browesboxes {width: 205px;}

.column_one_third .title_heading_conatiner
{
	padding-top:0;
	height:auto;
}

#content .column_one_third .title_heading_conatiner h4
{
	margin-bottom: 0.45em;
}

/*----LARGE FIND COLUMN-----*/
#content .column_find_browse .browesboxes .custom_select
{
	left:-12px;
	width:232px;
}

#content .column_find_browse .custom_select.active > li
{
	padding-left:0;
	width:228px;
}

#content .column_find_browse .browesboxes .custom_select.active ul
{
	left:-13px;
	width:243px;
}

#content .column_find_browse .browesboxes ul li
{
    line-height: 27px;
	width:228px;
}

#content .column_find_browse .browesboxes .custom_select.active ul
{
	max-height:130px;
	overflow-x:hidden;
}

/*-------*/

/*---HOME PAGE----*/

.content #browse_column_area .custom_select.active > li
{
	padding-left:0;
}

.content #browse_column_area ul li {
    line-height: 27px;
}

/*-------*/

#content .content_left .browesboxes ul li, 
#content .content_left .searchboxes ul li
{
	font-weight:normal;
}

.content .browesboxes .custom_select.active > li,
.content .searchboxes .custom_select.active > li 
{
	padding-left:0;
}

#content .browesboxes .custom_select.active ul
{
	left:-12px;
	top:2px;
	width:251px;
	max-height:250px;
}


#content .content_left .searchboxes input
{
	width:211px;
}

#people_search .searchboxes input,
#publication_search .searchboxes input
{
	width:174px;
	padding-right:0px;
}

.column_find_browse #people_search .searchboxes input,
.column_find_browse #publication_search .searchboxes input
{
	width:446px;
}


/*-- ACCORDION BAR STYLING---*/
dl.accordion {margin: 0; padding: 0; text-indent: 0;}
		dl.accordion * { text-indent: 0; }
		dl.accordion dt { display: block; cursor: pointer; }
		dl.accordion dt:hover {  }
		dl.accordion dt.selected {  }
		dl.accordion dd { overflow: hidden; margin: 0; padding: 0; float:left; width:464px; }
			dl.accordion dd p { }
/*--*/

/*---SITEMAP DO NOT REMOVE---*/


#sitemap {padding:0;margin:0;}
	#sitemap ul { overflow:hidden;}
	#sitemap > ul > li { float: left; width: 180px; padding-right: 2px; margin-top: 1em; display: block; }
	#sitemap ul li.top_level { float: left; width: 170px; margin-right: 10px; margin-top: 1em; display: block;}
	
		#sitemap > ul > li a { display: block; margin-bottom: 0.6em; }
		#sitemap > ul > li > a { color:#333; font-family: "ff-din-web-1","ff-din-web-2", Trebuchet MS; text-transform:uppercase;}
		#sitemap ul li.top_level a { display: block; background: #edeadb url(../_images/icon_arrow.gif) 96% -68px no-repeat; padding: 5px 1em; margin-bottom: 0.6em; width:140px; }
		
		#sitemap > ul > li a:hover { color:#666666; }
		#sitemap ul li.top_level a:hover {  color:#666666; }
		
		#sitemap > ul > li li a { background: none !important; padding: 0 0 0.3em 0; font-size: 11px; margin-bottom: 0; }
		#sitemap ul li.top_level li a { background: none !important; padding: 0 0 0.3em 2.2em; font-size: 11px; margin-bottom: 0; }
		
	#sitemap ul li.row { clear: both; float: none; width: 100%; height: 1px; overflow: hidden; padding: 0; margin: 0; }
	#sitemap ul li.end_row { clear: right; }
	#sitemap ul li.new_row { clear: left; }
	#sitemap ul li.has_child { text-transform: uppercase; background: none; }
		#sitemap ul li ul li.has_child ul { margin-left: 3px; }
		#sitemap ul ul li.has_child a { margin-left: 0; padding-left: 1em; background: none; color: #92979a; padding-bottom: 0; padding-top: 5px; }
		#sitemap ul ul li.has_child a:hover { color: #ed1c24; }
			#sitemap ul ul li.has_child li a { text-transform: none; color: #3a4346; padding: 0 0 0 2.2em;}
		#sitemap ul li ul li ul { margin-left: 2em; }
			
	#sitemap ul ul li { background: url(../_images/icon_arrow.gif) 10px 4px no-repeat; }
		#sitemap ul ul li ul { margin-left: 3px; }


#content .browse_box label, 
#content .find_box label, 
#content .find_container label, 
#content #find_column label, 
#content #browse_column label { display: none; }

#recaptcha_area, #recaptcha_table {
    float: left;
}

.larger { height: 237px;}
.property_site {
   height: 146px;
  margin-bottom: 10px;
  width: 146px;
}

.property_site img { display:block; width:100%; height:100%;}
