/* @override 
	http://0.0.0.0:4000/stylesheets/screen.css
	http://localhost:4000/stylesheets/screen.css
*/

/* @group LAYOUT */

body
{
	margin: 0;
	background: #eee;
}

.container
{
	width: 980px;
}

.header
{
	height:90px;margin-bottom:10px;
}

.header .container
{
	min-height: 90px;
	position: relative;
}

.header h1
{
	margin: 0;
}

.header h1 a
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: -10000px;
	background: url(/assets/images/2014/logo.png);
	height: 90px;
	width: 90px;
	outline: 0;
}

.header .title
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.header .title h2
{
	color: white;
	float: left;
	margin: 0;
	max-width: 540px;
}

#social
{
	position: absolute;
	top: 45px;
	right: 252px;
	width: 30px;
}

#search
{
	position: absolute;
float: right;
width: 200px;
right: 22px;
top: 25px;
}

#search #firm_search
{
	margin-bottom: 5px;
	max-width: 100% !important;}
	
.main_content {
	margin-top:6px;
	padding-top:9px;
}

/* @end */

/* @group FOOTER */

/* The bottom margin is a hack - to figure out */
.footer
{
	position: relative;
	height: 40px;
	padding: 10px 10px;
	text-align: center;
	margin-bottom: -18px;
	display: block;
	margin:auto;
	width:100%;
	clear:both;
}

.footer .copyright
{
	font-weight: bold;
}

.footer ul.static_nav
{
	font-size: 11px;
	margin: 0 auto;
	margin-left: 389px;
	list-style: none;
}

.footer ul.static_nav li
{
	float: left;
	margin-right: 1em;
	line-height: 2em;
}

.footer ul.static_nav li a
{color:#555;}


/* @end */

/* @group TYPOGRAPHY AND COLOUR */

body
{
	font-family: 'Open Sans', sans-serif;
	line-height:1.5;
}
p {
  margin-bottom: 1em;
}
h2
{
	color: #252c42;
}

h3, h4, th {
}
h3, h4 {
  margin-bottom: 0.3em;
  margin-top: 0em;
}
/*.nav li
{
	font-family: "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}*/

.border
{
	border-color: #cacaca;
}

.colborder
{
	border-color: #cacaca;
}

/* Links within lists */

ul li a, table td a
{
	text-decoration: none;
	font-weight:normal;
	color:#bbb;
}

.gc-issue-contents ul li a:hover{
	text-decoration:none;}
	
p.h18, p.h9 a:hover {text-decoration:none;}

latest-image-big a:hover {text-decoration:none;}

.primary-sidebar ul li a, table td a
{font-weight:normal;}

ul li a:hover, table td a:hover
{
	text-decoration: underline;
}

ul.select-navigation
{
	display: none;
}

em,dfn
{
	background: none;
}

.main_content .back span {
	float: left;
	padding-left: 22px;
	background: url('../assets/images/back_left.png') center left no-repeat;
	line-height: 22px;margin-top:8px;
}
.main_content .back span a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url('../assets/images/back_right.png') center right no-repeat;
	padding-right: 7px;transition all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;

}

.main_content .back span a:hover {color:#cdd5db;}

.date {color:#990000;border-bottom:1px solid #ccc;}

.news {background-color:#fff; padding:10px;}
/* @end */

/* @group LINKS */

a
{
	text-decoration: none;
	color: #009;
	
}


.insight_panel7 a  {color: #fff}
.insight_panel7 a:hover {color: #ccc}

a:hover
{
	text-decoration: underline;
	
}

h1 a, h2 a, h3 a, h4 a
{
	color: #252c42;
}

/* @end */

/* @group PAGINATION */

ol.pagination
{
	list-style: none;
	margin-left: 0;
}

ol.pagination li
{
	float: left;
	margin-right: 1px;
	margin-bottom:2px;
}

ol.pagination li a
{
	display: block;
	font-weight: bold;
	padding: 0 3px;
	font-size:2em;
font-family:"futura-pt-n3", "futura-pt", sans-serif !important;
width:44.7px;
text-align:center;
background-color:#111;
color:#fff;
transition all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;
}

ol.pagination li a:hover
{
	color:#ccc;
	text-decoration: none;
	background-color:#1a405a;

}

/* @end */

/* @group NAVIGATION */

.socials
{
	position: relative;
	margin: 0px 10px;
	list-style: none;
	float:left;
padding-top:35px;}
.socials social {
	float:left}

.header ul.nav
{
	position: relative;
	left:  20px;
	margin: 0;
	list-style: none;
clear:right;}

.header ul.nav li
{
	float: left;
	margin-right: 10px;
	font-size: 1.1em;
	line-height: 2.6em; background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -webkit-transition: background .15s ease-in-out;
}

.header ul.nav li:hover
{background-color:#890200;}

.header ul.nav li span {
	display: block;
	margin-left: -7px;
	margin-bottom: -2.6em;
	width:  7px;
	height: 2.6em;
	/*background: url('http://www.legal500.com/images/tab_left.png') no-repeat left top;*/
}

.header ul.nav li.selected {background-color:#003364;}

.header ul.nav li.selected span {
	/*background-image: url('http://www.legal500.com/images/sel_tab_left.png');*/
	
}
.header ul.nav li a
{
	display:  block;
	color: #fff;
	text-decoration: none;
	padding: 0 12px 0 12px;
	/*background: url('http://www.legal500.com/images/tab_right.png') no-repeat right top;*/
}




.header ul.nav li.selected a {
	/*background-image: url('http://www.legal500.com/images/sel_tab_right.png');*/
	color: #ccc;
	font-weight: bold;
}

.header ul.static_nav
{
	list-style: none;
	position: absolute;
	left: 600px;
	top: 0;
}

.header ul.static_nav li
{
	float: left;
	margin-right: 1em;
	line-height: 2em;
}

.header ul.static_nav li a
{
	color: white;
}

.main_content ul.nav
{
	margin: 0 0  0;
	list-style: none;
	border-bottom:2px solid #cdd5db;
}

.main_content ul.nav li
{
	float: left;
	margin-right: 0.3em;
	font-size: 0.9em;
	line-height: 32px;
	background-color:#cdd5db;
	padding:0px 5px;
	transition all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;
	margin-top:3px;
}

.main_content ul.nav li:hover
{
	background-image:url(../assets/images/hover.png); background-repeat:no-repeat;background-position:center;}


.main_content ul.nav li a
{
	color: #373e58;
	text-decoration: none;
	font-weight: normal !important;
	padding: 0 0.5em;
}

.main_content ul.nav li.selected
{background-color:#1a405a; color:#fff;background-image:none;}


.main_content ul.nav li.selected a
{
	display: block;
	color: #fff;
	font-weight: bold !important;
}

.main_content ul.nav li.disabled
{
	color: #aaa;
}

ul.nice_sel
{
	list-style: none;
	margin: 0px;
	padding:10px 5px 16px;
	background-color:#1a405a;
	
}

ul.nice_sel_uk
{
	margin: 0px 0px 0px 0px;
}

ul.nice_sel li ul.nice_sel_sub
{
	list-style-type: none;
	margin: 0;
	border-bottom: 2px solid #ccc;
}

ul.nice_sel li a,
ul.nice_sel li.selected a.section_expander
{
	display: block;
	padding: 2px 5px;
}

ul.nice_se_uk li a,
ul.nice_sel_uk li.selected a.section_expander
{
	padding-left: 10px;
	font-weight:bold;
}


ul.nice_sel_sub li a,
ul.nice_sel li.selected ul.nice_sel_sub li a {
	color: #ccc;
}

ul.nice_sel li a:hover,
ul.nice_sel li.selected a,
ul.nice_sel li.selected ul.nice_sel_sub li a:hover,
ul.nice_sel li.selected ul.nice_sel_sub li.selected a
{
	color: #fff;
	border-color: #002c84;

}

/*ul.nice_sel li:hover
{
	background: #002c84;
}*/

ul.nice_sel li a.section_expander:hover
{
	color: #fff;
	border-color: #002c84;
}

ul.nice_sel.chapters li div
{
	color: #ccc;
	font-weight: bold;
	padding: 2px 5px;
	padding-right: 10px;
	background-color:#111;
	margin:20px 0px 10px;
}

.nice_sel_sub .nice_sel {padding:10px 0px 16px;}

.nice_sel_uk li {background-color:#2c556d;}
/* @end */

/* @group HOME AND STATIC PAGES */

.page.static img 
{
	margin-right: 10px;
}

.page.static img.right
{
	float: right;
	margin: 0 0 10px 10px;
}

.primary-sidebar h3, .cc_primary-sidebar h3, .cc_panels h3, .awards_primary-sidebar h3, .awards_panels h3, .research_primary-sidebar h3, .research_panels h3, .rankings_primary-sidebar h3, .rankings_panels h3, .updates_primary-sidebar h3, .updates_panels h3, .roundtable_primary-sidebar h3, .roundtable_panels h3, .about_primary-sidebar h3, .about_panels h3, .insight_primary-sidebar h3, .insight_panels h3 {
  font-size: 18px;
  padding: 35px 10px 20px 5px;
  text-align:center;
  line-height:1.3em;
  margin-bottom:0px;
  
}

.awards_primary-sidebar h3{

color:#AF7817;
}

.awards_primary-sidebar .cc_rankings h3 ,.secondary-sidebar h3 {
  color: #fff;
  font-size: 1.4em;
  padding: 35px 5px 20px 5px;
  text-align:center;
}

.page.static .vcard .tel .type
{
	display: none;
}

.page.static.contact dl.vcard dt
{
	float: left;
	margin-right: 1em;
}

.page.static.contact dl.vcard dd
{
	margin: 0;
	display: block;
}

/* @end */

/* @group MICROSITE */

.firm_header
{
}
.firm_header .container {
	min-height: 76px;
}
.firm_header h1 a {
/*	background: url('http://www.legal500.com/images/logo_small.png'); 
	background: url('http://www.legal500.com/images/logotrans.gif');
	height: 38px;
	width: 35px;
	margin: 5px 16px;
	margin-left: 10px;
	*/
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: -10000px;
	background: url('../assets/images/2014/logo.png');
	height: 90px;
	width: 90px;
	outline: 0;
	
}
.firm_header .back {
	float: left;
	padding-left: 19px;
	background: url('../assets/images/back_arrow.png') center left no-repeat;
	margin-left: 21px;
	
}
.firm_header .back a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 45px;
}

/* @end */

/* @group FIRM MICROSITE */

.firm
{
	width:75.5%;
	margin-left:10px;
}

.firm .letterhead
{
	margin-bottom: 0.8em;
}

.firm .letterhead .tel .type
{
	display: none;
}

.firm .letterhead a
{
	text-decoration: none;
}


ul.office_list
{
	margin-top: 10px;

	list-style-type: none;
}


.office_list_container

{
  float:left;
  position:absolute;
	margin-top: 20px;
}

li.office_list_booker a
{
	color: #900!important;
	font-size: 10pt;
	font-weight: 700;
}

li.office_list_non_booker
{
	text-decoration: none;
	color: #grey;
	font-size: 10pt;
}

li.office_list_current
{
	text-decoration: none;
	color: #grey;
	font-size: 10pt;
}


.firm .letterhead .heading h2
{
	float: left;
	margin: 15px 0px;
	color: #262d40;
font-family:"futura-pt-n3", "futura-pt", sans-serif !important;
	max-width: 540px;
	font-size:2.5em;
		font-weight:bold;

}

.firm .letterhead .heading h2 a
{
	color: #262d40;
font-family:"futura-pt-n3", "futura-pt", sans-serif !important;
	font-weight:bold;

}

.firm .letterhead .heading h2 a:hover
{
	text-decoration: underline;
}

.firm .letterhead h3 {
	margin-bottom: 0.4em;
	margin-left:0px;
}

.firm .letterhead .heading .office-picker
{
	display: block;
	float: right;
	margin-left: 1em;
	margin-top:20px;
}

.firm .letterhead .heading .office-picker select
{
	width: auto;
	max-width: 200px;
	padding:7px;
}

.firm .letterhead .address-card img
{
	float: right;
	margin: 0 0 0 10px;
}

.firm .letterhead .address-card address
{
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

.firm .letterhead .address-card dl
{
	clear: left;
	margin: 0;
}

.firm .letterhead .address-card dt
{
	float: left;
	margin-right: 0.5em;
}

.firm .letterhead .address-card dd
{
	float: left;
	margin-left: 0;
	margin-right: 1em;
}

.firm .letterhead .address-card dd.dx
{
	text-transform: uppercase;
}

.firm .letterhead .address-card dd a
{
	font-weight: bold;
}

.firm .letterhead .address-card .offices
{
	clear: left;
	font-size: 11px;
}

/* @group STATISTICS */

table.statistics {
	width: 100%;
	background: #eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0;
}

table.statistics th {
  background: #efefef;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 0.5em; 
}

table.statistics td {
  font-weight: bold;
  color: #333;
  background: #fff;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 0.5em; 
}

/* @end */

.firm .data-sidebar {
  float: right;
  margin: 0 0 1.5em 1.5em;
}

ul.lawyers
{
  list-style-type: none;
	margin: 0;
}

ul.lawyers li
{
	line-height: 2em;
}

.lawyer-page img
{
	float: right;
}

.firm .references .main_quote blockquote
{
	background: url(../images/open_quote.png) no-repeat;
	padding: 5px 0;
	margin-left: 0;
	margin-right: 0;
}

.firm .references .main_quote blockquote p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	padding-left: 65px;
	padding-right: 55px;
}

.firm .references .main_quote blockquote p:last-child
{
	background: url(../images/close_quote.png) no-repeat right bottom;
}

.firm .references .within_country blockquote
{
	font-weight: normal;
	font-style: normal;
}

.firm .references .within_country blockquote a
{
	font-weight: bold;
}

.firm .references .within_country blockquote strong
{
	color: #222;
}

.firm .profile p.content_attribution
{
	font-size: 11px;
	background: #ddd;
	padding: 2px 3px;
}

.firm .page.members .category ol
{
	list-style: none;
}

.firm .page.members .category
{
	clear: both;
}

/* @end */

/* @group EDITORIAL */

.editorial
{
	
}

.editorial .primary-sidebar hr
{
	height: 0;
	margin-bottom: 18px;
}

.editorial ul.subnav.sections
{
 	list-style: none;
 	margin: 0;
 	line-height: 21px;
}

.editorial ul.subnav.sections li a
{
	font-weight: normal;
	text-decoration: none;
	color: #252c42;
}

.editorial ul.subnav li.selected > a
{
	font-weight: bold;
}

.editorial ul.subnav.sections li ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.editorial ul.subnav.sections li ul.work_areas li
{
	margin: 0 0 0 10px;
}

.editorial .content
{width:562px!important;margin:0px;padding:10px;}

.editorial .content2
{width:540px!important;margin:0px;padding:10px;}


.editorial .content .editorial_text
{
	
}

.editorial .content .editorial_text a
{
	font-weight: bold;
}

.recommendations
{margin-top:30px;
}

.recommendations ol
{
	margin-left: 60px;
list-style-type: none;
}
.recommendations .rank {
  float: left;
  margin-left: -58px;
  margin-top: 5px;
  width: 41px;
  height: 41px;
  display: block;
  line-height: 39px;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  background:url(../assets/images/ol_bullet.png) top left no-repeat;
}


.recommendations ol li.tier
{
padding: 10px;
	margin-bottom: 10px;
  border-bottom: 1px solid #cacaca;
  color:#ddd;

}
.recommendations ol li.tier:hover {color:#B7A05E;}

.recommendations ol li ul
{
	line-height: 24px;
	list-style: none;
	margin: 0px;
  margin-right: 8px;
  color:#666;
}

.recommendations ol li ul li.recommended
{
	font-weight: bold;
}

.recommendations ol li ul li a
{
	text-decoration: none;
	color: #252c42;
	font-weight:bold;
}

.recommendations ol li ul li a:hover
{
	text-decoration: underline;
}

/* @end */

/* @group COUNTRY */


.editorial .title 
{
	margin-bottom:  5px;
	padding: 3px 0px;
	margin-left:10px;
}

.firm .title
{
	margin-bottom:  5px;
	padding: 3px 0px;
}

.editorial .title h2, .firm .title h2,
.editorial .title h3, .firm .title h3,
.editorial .title h2 a, .firm .title h2 a
{
	display: inline;
	margin: 0;
font-family:"futura-pt-n3", "futura-pt", sans-serif !important;
font-size:16px;

}

.editorial .title h2 a, .firm .title h2 a
{ font-weight:bold;}

/*ul.sections.nice_sel li a
{
	background: #df9953;
}

ul.sections.nice_sel li ul.work_areas a,
ul.sections.nice_sel li.selected ul.work_areas a
{
	background: #dfc8b1;
}

ul.sections.nice_sel li a:hover,
ul.sections.nice_sel li.selected a,
ul.sections.nice_sel li.selected ul.nice_sel_sub li a:hover,
ul.sections.nice_sel li.selected ul.nice_sel_sub li.selected a
{
	color: #fff;
	border-color: #002c84;
	text-decoration: none;
	background-image: url('http://www.legal500.com/images/country_sel_bg.gif');
	background-color: #1e378c;
	background-position: right top;
	background-repeat: no-repeat;
}

ul.sections.nice_sel li a.section_expander:hover {
	color: #fff;
	border-color: #002c84;
	text-decoration: none;
	background-image: url('http://www.legal500.com/images/country_sel_bg_down.gif');
	background-position: right top;
	background-repeat: no-repeat;
}*/

ul.nice_sel.sections li a,
ul.nice_sel.sections li.selected a.section_expander
{
	
}

.microsite-primary-sidebar ul li ul {padding-left:0px;border-bottom:0px!important;}
.microsite-primary-sidebar ul.nice_sel.sections li a {font-weight:bold;color:#990000;}

.microsite-primary-sidebar ul.nice_sel.sections li ul li a {font-weight:normal;color:#000}

ul.nice_sel_sub.work_areas li a,
ul.nice_sel.sections li.selected ul.nice_sel_sub.work_areas li a {
	color: #fff;
	font-size:12px;

}


ul.nice_sel.sections li a:hover,
ul.nice_sel.sections li.selected a,
ul.nice_sel.sections li.selected ul.nice_sel_sub li a:hover,
ul.nice_sel.sections li.selected ul.nice_sel_sub li.selected a
{
	color: #fff;
	border-color: #002c84;
}

.microsite-primary-sidebar ul.nice_sel.sections li a:hover {color:#666;}

ul.nice_sel.sections li a.section_expander:hover
{
	color: #fff;
	border-color: #002c84;
}

ul.nice_sel_sub.sections li a.section_expander:hover
{
	color: #fff;
	border-color: #002c84;
	padding-left:  1.5em;
}

/* @end */

/* @group EDITORIAL DIRECTORY */

ul.directory
{
  list-style-type: none;
  margin-left: 0px;
  line-height:2em;
}

.directory li .offices
{
  color: #9699a4;
  font-size: 0.9em;
  font-weight: normal;
}

.directory li .offices a
{
  color: #9699a4;
}

/* @end */

/* @group SUPPORT SERVICES */

.support_services .office address
{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
}

/* @end */

/* @group ADVERTISING */

.advertising
{
	text-align: center;
}

.advertising h3 {
	
  color: #888;
  text-transform: uppercase;
  font-size: 1.5em;
  padding-bottom: 3px;
  margin-top: -5px;
}

.advertising a
{
	display: block;
}

.advertising img
{
	margin-bottom: 10px;
}

.advertising a img
{
}

.advertising.right
{
	width:200px;
}

.advertising.inline
{
	margin-bottom: 15px;
}


/* @end */

/* @group AUTOCOMPLETE */

.ac_input {
	width: 100%;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 1000;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : Window url('/images/spinner.gif') no-repeat right center;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/* @end */

/* @group DEVELOPMENTS */

.developments-blog .development
{
	border-bottom: 1px solid #ccc;
	margin:10px;
}

.development h3 {
	font-size: 1.2em;
	margin-top: 1em;
}

.development h3 a {
	text-decoration: none;
}

.development h3 a:hover {
	text-decoration: underline;
}

.development .info {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	opacity: 0.6;
}

.developments .title
{
	border-bottom: 3px solid #ccc;
}

.developments .title h2
{
	float: left;
	margin: 0;
	margin-right: 15px;
}

.developments .title  .select-developments-chapter
{
	display: none;
}

.developments .title .select_navigation 
{
	float: left;
	margin-top: 0.7em;
}

.developments .title .select_navigation select
{
	width: auto;
}

.developments .contributing_firm
{
	border-bottom: 3px solid #ccc;
}

.developments .contributing_firm h3
{
	margin-top: 12px;
}

/* @end */

/* @group NEWS */

.news-blog .news
{
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}

.news h3 {
	font-size: 1.2em;
	margin-top: 1em;
	font-weight:bold;
}

.news h3 a {
	text-decoration: none;
}

.news h3 a:hover {
	text-decoration: underline;
}

.news .info {
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

.main_quote {padding-top:20px;}

/* @end */

/* @group ARTICLES */

.articles {
	clear:  both;
	background:#ddd;
	margin-bottom:16px;
	
}
.articles h3, .search h3 {
  color: #111;
  font-size: 1.4em;
  padding:40px 5px 20px 5px;
  margin-top: 0px;
  line-height:1.3em;
}

.press_releases .search h3 {
  color: #111;
  font-size: 1.4em;
  padding:10px 5px 10px 10px;
  margin-top: 0px;
  line-height:1.3em;
}

.page.developments {
	background-color:#FFF;}
.page.developments .search {
margin-top: -20px;
margin-bottom: 20px;}

.developments .search h3 {
  color: #111;
  font-size: 1.4em;
  padding:10px 5px 10px 5px;
  margin-top: 0px;
  line-height:1.3em;
}

.articles h3 em {
  color: #B14A22;
  font-style: normal;
}

.articles h3 a {
	text-decoration: none;
	color:#111;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
}

.articles h3 a:hover {
}

.articles .list-intro {
	font-size: 0.9em;
	padding:0px 10px 5px;
}

.articles ul {
	margin: 0px;
	padding: 0px 10px;
	font-size:0.9em;
	word-wrap:break-word;
}
.articles li {
	margin-top: 1em;
	list-style-type: none;
}

.articles .author {
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom:10px;
}
.articles .author .name a {
  color:#000099;
}
.articles h4 {
	font-size: 1em;
}

/* @end */

#in_house_firms h3 {
	margin-top: 0.9em;
}

#in_house_firms address {
	margin-top: 0;
	margin-bottom: 2em;
}

#in_house_firms h4 {
	margin-bottom: 0;
}

#in_house_firms h5 {
	margin-bottom: 1em;
}

/* @group PRESS RELEASES */
.press_releases .title {
	border-bottom: 3px solid #ccc;
}

.press_releases h2 {
  margin-bottom: 0;
}

.press_releases .list .news
{
	border-bottom: 1px solid #ccc;
}

.press_releases .search
{
	margin:0px;
}

.press_releases .search h5
{
	padding:10px;
	
}

.press_releases .search .gsc-input
{
	margin-left:10px;
	
}

/* @end */

/* @group PAGINATION */
.pagination {
  margin-top: 1em;
  width: 100%;
}

.pagination a, .pagination em {
  padding: .2em .5em;
  display: block;
  float: left;
  margin-right: 1px;
}

.pagination span.gap, .pagination span.disabled {
  padding: .2em .5em;
  display: block;
  float: left;
  margin-right: 1px;
}

.pagination em {
  color: #999;
  border: 1px solid #DDD;
  font-style: normal;
}

.pagination a {
  text-decoration: none;
  color: #000099;
}

.pagination a:hover, .pagination a:focus {
  color: #000;
  border-color: #000;
}
/* @end */
/* @group Google search results */
#rightads, #topads {clear:both;}
#search-results .gsc-resultsHeader {display:none !important;}
#search-results .gsc-tabsArea {display:none;}
#search-results .gsc-control {width:auto!important;}
#search-results .gs-result .gs-title {color:rgb(0, 0, 153);font-weight:bold;}
#search-results .gs-result .gs-title a:hover {color:#000;}
#search-results .gs-visibleUrl {display:none;}
#search-results .gsc-cursor-page {border:solid rgb(0, 0, 153) 1px;text-decoration:none;padding:3px 5px;color:rgb(0, 0, 153);}
#search-results .gsc-cursor-current-page {color:#000;border-color:#000;}
#search-results .gsc-results .gsc-cursor {display:block;text-align:center;}
#search-results .gsc-trailing-more-results {display:none;}


table.work-contacts {
  width:90%;margin-bottom:20px;
}
table.work-contacts td {
  width:50%; padding:5px 0px;
}

table.work-contacts td a {
	color:#000000;border-bottom:1px solid #ccc;font-weight:bold;
}

table.work-contacts td a:hover {
	color:#990000;border-bottom:1px solid #990000;text-decoration:none;
}


.lawyer_profile_index {
background-color: #FFFFFF;
    clear: none;
    float: left;
    min-height: 60px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100% !important;
}
.lawyer_profile_index_line {
    background-color: #FFFFFF;

    clear: none;
    float: left;
    min-height: 60px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 220px !important;
}
.lawyer_profile_index_line_photo {
    height: 50px;
}

.lawyer_profile_index_line_desc {
    height: 50px;
}
.recommendations_index {
#    background-color: rgb(243, 245, 247);
#    border: none;
#    margin:10px 10px 30px 10px;
    margin:10px 10px 0px 0px;
    padding-top:10px;

}

.recommendations_index h3 {
#    margin-left:12px;
color:#666;
}

.recommendation_section_group {

  padding:0;
  margin:0px 14px 5px 14px;

}

.recommendation_section_group li {

list-style-type: none;

}

.recommendation_section_group li span {

    font-family:Arial, sans-serif;
    font-size:14px;

    color:#1a405a;
}

.recommendation_section_group li a {

    font-size:14px;

    color:#1a405a;
	line-height:1.6em;
border-bottom:1px solid #ccc;}


.recommendation_section_group li a:hover {
text-decoration:none;border-bottom:1px solid #990000;}

.recommendation_section_group li ul li  {

  list-style-type: square;
}

.mainnav {list-style-type:none !important;padding:0px;margin:0px;}
#panel-nav,
#panel-nav ul,
#panel-nav li,
#panel-nav span,
#panel-nav a {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
  box-sizing: content-box;
}
#panel-nav {
 width: auto;margin-left:10px;
}
#panel-nav:after,
#panel-nav ul:after {
  content: '';
  display: block;
  clear: both;
}

#panel-nav ul {
  list-style: none;
}
#panel-nav > ul {
  float: left;
}
#panel-nav > ul > li {
  float: left;
}
#panel-nav > ul > li > a {
  color: #000;
  font-size: 12px;
}
#panel-nav > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
 
  margin-left: -10px;
}
#panel-nav > ul > li:first-child > a {

}
#panel-nav > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;

  margin-left: -10px;
}
#panel-nav > ul > li.active > a {

}
#panel-nav  > ul > li:hover > a {

}

#panel-nav .has-sub {
  z-index: 1;
}
#panel-nav .has-sub:hover > ul {
  display: block;
    text-align:left;
	padding-bottom:10px;

}
#panel-nav .has-sub ul {
  display: none;
  position: absolute;
  width: 238px;
  left: 0;
  top:100%;
}

#panel-nav .has-sub ul span {}

.rankings-panelnav ul {background-color:#89a5b8;}
.rankings-panelnav ul li ul, .rankings-panelnav ul li:hover {background-color:#316283;}

.directory-panelnav ul {background-color:#294a61;}
.directory-panelnav ul li ul, .directory-panelnav ul li:hover {background-color:#0f212d;}

.cc100-panelnav ul {background-color:#54324b;}
.cc100-panelnav ul li ul, .cc100-panelnav ul li:hover {background-color:#54264f;}

.awards-panelnav ul {background-color:#050a23;}
.awards-panelnav ul li ul, .awards-panelnav ul li:hover {background-color:#0b111c;}

.research-panelnav ul {background-color:#882a1c;}
.research-panelnav ul li ul, .research-panelnav ul li:hover {background-color:#651d16;}

.client-panelnav ul {background-color:#3d0101;}
.client-panelnav ul li ul, .client-panelnav ul li:hover {background-color:#590000;}

.journal-panelnav ul {background-color:#073500;}
.journal-panelnav ul li ul, .journal-panelnav ul li:hover {background-color:#042300;}

/* NEW MENU 22|10|2014 SJ */

.rankings-panelnav2 ul {background-color:#7b9ab0;}
.rankings-panelnav2 ul li ul, .rankings-panelnav2 ul li:hover {background-color:#316283;}

.directory-panelnav2 ul {background-color:#294a61;}
.directory-panelnav2 ul li ul, .directory-panelnav2 ul li:hover {background-color:#0f212d;}

.cc100-panelnav2 ul {background-color:#54324b;}
.cc100-panelnav2 ul li ul, .cc100-panelnav2 ul li:hover {background-color:#54264f;}

.awards-panelnav2 ul {background-color:#0b111c;}
.awards-panelnav2 ul li ul, .awards-panelnav2 ul li:hover {background-color:#050a23;}

.research-panelnav2 ul {background-color:#882a1c;}
.research-panelnav2 ul li ul, .research-panelnav2 ul li:hover {background-color:#651d16;}

.client-panelnav2 ul {background-color:#3d0101;}
.client-panelnav2 ul li ul, .client-panelnav2 ul li:hover {background-color:#590000;}

.journal-panelnav2 ul {background-color:#042300;margin-left:-13px !important;}
.journal-panelnav2 ul li ul, .journal-panelnav2 ul li:hover {background-color:#073500;}

.gcmag-panelnav2 ul {background-color:#853105; }
.gcmag-panelnav2 ul li ul, .gcmag-panelnav2 ul li:hover {background-color:#ab3c00;}

/* NEW MENU ENDS */

#panel-nav.has-sub ul li {
  *margin-bottom: -1px;
}
#panel-nav .has-sub ul li a {
  filter: none;
  font-size: 13px;
  display: block;
  line-height: 120%;
  padding: 10px 10px 10px 15px;
  color: #E3E3E3;
}


#panel-nav .has-sub ul li a:hover {color:fff;
}
#panel-nav .has-sub .has-sub:hover > ul {
  display: block;
}
#panel-nav .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}


#panel-nav .has-sub .has-sub ul li a {
}
#panel-nav .has-sub .has-sub ul li a:hover {
}


.country_panel5 {background-color:#54264f; height:138px;float:left;margin-right:10px;transition:all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;}
.country_panel6 {background-color:#050a23; height:138px;float:left;margin-right:10px;transition:all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;}
.country_panel7 {background-color:#651d16; height:138px;float:left;transition:all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;}

.country_panel5:hover {background-color:#54324b;}
.country_panel6:hover {background-color:#0b111c;}
.country_panel7:hover {background-color:#882a1c;}

.directorypos2 {background-image:url(../assets/images/networks_h.jpg);transition:all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;background-repeat:no-repeat;background-position:15px 100px;height:240px; margin-bottom:10px;}
.directorypos2:hover {background-image:url(../assets/images/networks.jpg);}

.directorypos3 {background-image:url(../assets/images/suppliers_h.jpg);transition:all .25s ease-in-out;-moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;background-repeat:no-repeat;background-position:15px 100px;height:240px; margin-bottom:10px;}
.directorypos3:hover {background-image:url(../assets/images/suppliers.jpg);}

#lang_select {width:100px !important;}

.historicaldata .header {background-color:#111;!important}
.historicaldata .header .container ul.nav li a{margin-top:-120px;!important}



/* @end */
	@media only screen and (min-width: 768px) and (max-width: 971px) {
/* Smaller than standard 960 (devices and browsers) */
.container {width:760px;}
.editorial .sjpages {width:540px;margin-left:10px;}
.span-18, .firm {width:540px;}
		#panel-nav {width:760px; margin-right:5px;}
.span-20 {width:550px;}
.footer ul.static_nav {margin-left:293px;}

ol.pagination li a {width:46px;}
.editorial .content {width:374px!important;}

		}
		
			@media only screen and (min-width: 567px) and (max-width: 767px) {
.container {width:480px;}
.editorial .sjpages {width:480px;}
#panel-nav {width:480px; margin-right:5px;}
.span-13, .span-18, .firm {width:480px;}
.footer ul.static_nav {margin-left:150px;}
ol.pagination li a {width:45.3px;}

.country_panel5, .country_panel6, .country_panel7 {width:100%; margin-bottom:10px;}
.firm .letterhead .address-card img {float:left;margin-left:0px;}
.editorial .content {width:460px!important;margin-left:0px!important;margin-top:10px;}

			}

	@media only screen and (max-width: 566px) {
.container {width:99%;}
#rightads {display:none;}
.footer ul.static_nav {margin-left:137px;}
.footer {width:94%;}
.country_panel5 {margin-top:6px;}
.country_panel5, .country_panel6, .country_panel7 {width:100%; margin-bottom:10px;}
.country_panel5 h3, .country_panel6 h3, .country_panel7 h3, .rankings_panel1 h3, .rankings_panel2 h3 {display:block;}
.rankings_panel1, .rankings_panel1:hover {background-image:none;}
.rankings_panels {margin-left:10px;margin-bottom:12px;}
.rankings_panel1 {margin-right:8px;}
.rankings_panel1, .rankings_panel2 {width:48.2%;}
.directory_panel1 {width:100%; height:92px;}
.directory_panel2 {display:none;}
.directory_panel1 h3 {display:block;}
.directorychooser {margin-left:10px;	}
ol.pagination li a {width:39.8px;}
.rankings_panels, .cctextcontainer {width:99%;}
.main_quote {clear:both;}
.firm .references .main_quote blockquote p {padding-left:10px; padding-right:10px; text-indent:2em;padding-top:10px;}
.editorial .content {width:98%!important;margin-left:0px!important;}
	}