/* @override 
	http://0.0.0.0:4000/stylesheets/screen.css
	http://localhost:4000/stylesheets/screen.css
*/

/* @group LAYOUT */

body
{
	margin: 0;
	background: #fff;
}

.container
{
	width: 970px;
}

.header
{
	background: #5d667e url(/images/worldbg.gif) repeat-x top center;
}

.header .container
{
	min-height: 76px;
	position: relative;
}

.header h1
{
	margin: 0;
}

.header h1 a
{
	float: left;
	margin-top: 11px;
	margin-left: 10px;
	text-indent: -10000px;
	background: url(/images/logotrans.gif);
	height: 56px;
	width: 52px;
	outline: 0;
}

.header .title
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.header .title h2
{
	color: white;
	float: left;
	margin: 0;
	max-width: 540px;
}

#search
{
	position: absolute;
	top: 15px;
	right: 10px;
	width: 200px;
}

#search #firm_search
{
	margin-bottom: 5px;
	width: 100%;
}

.main_content {
	padding: 15px 10px;
	background-color: white;
}

/* @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;
}

.footer .copyright
{
	font-weight: bold;
}

.footer ul.static_nav
{
	font-size: 11px;
	margin: 0 auto;
	margin-left: 350px;
	list-style: none;
}

.footer ul.static_nav li
{
	float: left;
	margin-right: 1em;
	line-height: 2em;
}

.footer ul.static_nav li a
{
}

/* @end */

/* @group TYPOGRAPHY AND COLOUR */

body
{
	font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height:1.5;
}
p {
  margin-bottom: 1em;
}
h2
{
	color: #252c42;
}

h3, h4, th {
	color: #252c42;
}
h3, h4 {
  font-weight: bold;
  margin-bottom: 0.5em;
  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
{
	font-weight: bold;
	text-decoration: none;
	color: #252c42;
}

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(/images/back_left.png) center left no-repeat;
	line-height: 22px;
}
.main_content .back span a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url(/images/back_right.png) center right no-repeat;
	padding-right: 7px;
}

/* @end */

/* @group LINKS */

a
{
	text-decoration: none;
	color: #009;
}

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: 2px;
}

ol.pagination li a
{
	display: block;
	font-weight: bold;
	padding: 0 3px;
	border: 1px solid grey;
}

ol.pagination li a:hover
{
	color: white;
	background-color: #009;
	text-decoration: none;
}

/* @end */

/* @group NAVIGATION */

.header ul.nav
{
	position: absolute;
	bottom: 0px;
	left:  100px;
	margin: 0;
	list-style: none;
}

.header ul.nav li
{
	float: left;
	margin-right: 1em;
	font-size: 1.1em;
	line-height: 2.6em;
}

.header ul.nav li span {
	display: block;
	margin-left: -7px;
	margin-bottom: -2.6em;
	width:  7px;
	height: 2.6em;
	background: url(/images/tab_left.png) no-repeat left top;
}
.header ul.nav li.selected span {
	background-image: url(/images/sel_tab_left.png);
}
.header ul.nav li a
{
	display:  block;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 3px;
	background: url(/images/tab_right.png) no-repeat right top;
}

.header ul.nav li.selected a {
	background-image: url(/images/sel_tab_right.png);
	color: #22378c;
	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 1em 0;
	list-style: none;
	padding-bottom: 11px;
	background: url(/images/content_tab_bg.gif) repeat-x left bottom;
}

.main_content ul.nav li
{
	float: left;
	margin-right: 0.8em;
	font-size: 0.9em;
	line-height: 32px;
}

.main_content ul.nav li a
{
	color: #373e58;
	text-decoration: none;
	font-weight: normal !important;
	padding: 0 0.3em;
}

.main_content ul.nav li.selected
{
	background: #e9e9e9 url(/images/content_tab_right.gif) no-repeat right top;
}

.main_content ul.nav li.selected a
{
	display: block;
	color: #22378c;
	font-weight: bold !important;
	padding: 0 1.5em;
	background: url(/images/content_tab_left.gif) no-repeat left top;
}

.main_content ul.nav li.disabled
{
	color: #aaa;
}

ul.nice_sel
{
	list-style: none;
	margin: 0 0 18px -5px;
}

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;
	color: #22378c;
	background: #efefef;
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
	padding-right: 10px;
}

ul.nice_se_uk li a,
ul.nice_sel_uk li.selected a.section_expander
{
	padding-left: 10px;
}


ul.nice_sel_sub li a,
ul.nice_sel li.selected ul.nice_sel_sub li a {
	color: #22378c;
	background: #efefef url(/images/arrow.png) no-repeat 7px center;
	border-bottom: 1px solid #ddd;
	padding-left:  1.5em;
}

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;
	background: #1e378c url(/images/country_sel_bg.gif) no-repeat right top;
}

/*ul.nice_sel li:hover
{
	background: #002c84;
}*/

ul.nice_sel li a.section_expander:hover
{
	color: #fff;
	border-color: #002c84;
	background: #1e378c url(/images/country_sel_bg_down.gif) no-repeat right top;
}

ul.nice_sel.chapters li div
{
	border-bottom: 1px solid #ddd;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px;
	padding-right: 10px;
	background: #efefef;
}

/* @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 {
  color: #555;
  text-transform: uppercase;
  font-size: 1em;
  padding-bottom: 3px;
  border-bottom: 3px solid #ddd;
  margin-top: 10px;
}

.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(/images/logo_small.png); 
	background: url(/images/logotrans.gif);
	height: 38px;
	width: 35px;
	margin: 5px 16px;
	margin-left: 10px;
	*/
	float: left;
	margin-top: 11px;
	margin-left: 10px;
	text-indent: -10000px;
	background: url(/images/logotrans.gif);
	height: 56px;
	width: 52px;
	outline: 0;
	
}
.firm_header .back {
	float: left;
	padding-left: 19px;
	background: url(/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
{
	
}

.firm .letterhead
{
	margin-bottom: 1.5em;
}

.firm .letterhead .tel .type
{
	display: none;
}

.firm .letterhead a
{
	text-decoration: none;
}

.firm .letterhead .heading h2
{
	float: left;
	margin: 0;
	margin-bottom: 9px;
	color: #262d40;
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	max-width: 540px;
}

.firm .letterhead .heading h2 a
{
	color: #262d40;
}

.firm .letterhead .heading h2 a:hover
{
	text-decoration: underline;
}

.firm .letterhead h3 {
	margin-bottom: 0.2em;
}

.firm .letterhead .heading .office-picker
{
	display: block;
	float: left;
	margin-left: 1em;
	margin-top: 0.7em;
}

.firm .letterhead .heading .office-picker select
{
	width: auto;
	max-width: 150px;
}

.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
{
}

.editorial .content .editorial_text
{
	
}

.editorial .content .editorial_text a
{
	font-weight: bold;
}

.recommendations
{
	
}

.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(/images/ol_bullet.gif) top left no-repeat;
}
.recommendations ol li.tier
{
padding-bottom: 10px;
	margin-bottom: 10px;
  border-bottom: 1px solid #cacaca;
}

.recommendations ol li ul
{
	line-height: 21px;
	list-style: none;
	margin: 0px;
}

.recommendations ol li ul li.recommended
{
	font-weight: bold;
}

.recommendations ol li ul li a
{
	text-decoration: none;
	color: #252c42;
}

.recommendations ol li ul li a:hover
{
	text-decoration: underline;
}

/* @end */

/* @group COUNTRY */


.editorial .title
{
	margin-bottom:  9px;
	padding-bottom: 0px;
	border-bottom: 3px solid #ddd;
}

.editorial .title h2,
.editorial .title h3
{
	font-weight:  bold;
	display: inline;
	margin: 0;
	max-width: 540px;
}

/*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(/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(/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
{
	display: block;
	color: #22378c;
	background: #fbedd7;
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
	padding-right: 10px;
}

ul.nice_sel_sub.work_areas li a,
ul.nice_sel.sections li.selected ul.nice_sel_sub.work_areas li a {
	color: #22378c;
	background: #dec url(/images/arrow.png) no-repeat 7px center;
	border-bottom: 1px solid #ddd;
	padding-left:  1.5em;
}

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;
	background: #1e378c url(/images/country_sel_bg.gif) no-repeat right top;
}

ul.nice_sel.sections li a.section_expander:hover
{
	color: #fff;
	border-color: #002c84;
	background: #1e378c url(/images/country_sel_bg_down.gif) no-repeat right top;
}

ul.nice_sel_sub.sections li a.section_expander:hover
{
	color: #fff;
	border-color: #002c84;
	background: #1e378c url(/images/country_sel_bg_down.gif) no-repeat right top;
	padding-left:  1.5em;
}

/* @end */

/* @group EDITORIAL DIRECTORY */

ul.directory
{
  list-style-type: none;
  margin-left: 5px;
}

.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;
	background: #efefef;
	padding-top: 15px;
}

.advertising h3 {
	
  color: #888;
  text-transform: uppercase;
  font-size: 0.9em;
  padding-bottom: 3px;
  margin-top: -5px;
}

.advertising a
{
	display: block;
}

.advertising img
{
	margin-bottom: 10px;
}

.advertising a img
{
}

.advertising.right
{
	width:230px;
}

.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;
}

.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;
}

.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;
}

.news h3 a {
	text-decoration: none;
}

.news h3 a:hover {
	text-decoration: underline;
}

.news .info {
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

/* @end */

/* @group ARTICLES */

.articles {
	clear:  both;
	padding-top: 10px;
}
.articles h3, .search h3 {
  color: #A24600;
  text-transform: uppercase;
  font-size: 1em;
  padding-bottom: 3px;
  border-bottom: 3px solid #ECA26A;
  margin-top: 10px;
}

.articles h3 em {
  color: #B14A22;
  font-style: normal;
}

.articles h3 a {
	color: #CA5800;
	text-decoration: none;
}

.articles h3 a:hover {
	text-decoration: underline;
}

.articles .list-intro {
	font-size: 0.9em;
}

.articles ul {
	margin: 0px;
}
.articles li {
	margin-top: 1em;
	list-style-type: none;
}

.articles .author {
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
.articles .author .name a {
  color:#000099;
}
.articles h4 {
	font-size: 1em;
}

/* @end */

#in_house_firms h3 {
	margin-top: 1em;
}

#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;
}

/* @end */

/* @group PAGINATION */
.pagination {
  background: white;
  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;
  border: 1px solid #000099;
}

.pagination a:hover, .pagination a:focus {
  color: #000;
  border-color: #000;
}
/* @end */
/* @group Google search results */
#rightads {margin-bottom:10px;}
#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;}

/* @end */

