/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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;}*/


 






