body { font-family: arial, helvetica, sans-serif; font-size: 75%; margin: 0; padding: 0; background: #737373 url(../Img/bg_body.png) repeat-x top; }
body.medium { font-size: 90%; }
body.large { font-size: 100%; }
a { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
img { border: 0; }
h1, h2 { font-family: "Trebuchet MS" , "Helvetica Black" , sans-serif; }

br.clear { clear: both; line-height: 0.01%; }
.content a, .error_page a { color: #007494; }
.wrapper { width: 1000px; margin-right: auto; margin-left: auto; }

.main_nav { float: left; width: 180px; padding-top: 12px; }
.main_nav ul { margin: 0 0 0 1px; padding: 0; width: 179px; list-style-type: none; }
.main_nav .heading { margin: 0 8px 0 9px; padding: 7px 0; display: block; text-align: center; font-weight: bold; background: url(../Img/grey_pixel.gif) repeat-x center; }
.main_nav .heading span { background: #fff; padding: 0 5px; }
.main_nav li a { color: #000; display: block; padding: 8px 13px 8px 7px; width: 159px; }
/* .main_nav li li a { margin-bottom: 0; }
.main_nav li li a { padding-top: 3px; padding-bottom: 3px; } */
.main_nav li a:hover { background-color: #000; color: #fff; text-decoration: none; }

/* menu: basic styles */
.menu, .menu ul { margin: 0; padding: 0; border: 0; list-style-type: none; display: block; }
.menu li { margin: 0; padding: 0; border: 0; display: block; position: relative; z-index: 5; }
.menu li:hover { z-index: 10000; white-space: normal; }
.menu ul { visibility: hidden; position: absolute; z-index: 10; left: 0; top: 0; }
.menu li:hover > ul { visibility: visible; left: 179px; }
.menu li:hover > ul.second_column { visibility: visible; left: 359px; }
.menu li:hover > ul.third_column { visibility: visible; left: 539px; }
.menu:after, .menu ul:after { content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both; }
.menu, .menu ul { min-height: 0; }

/* menu: support for IE6 */
.menu li.hover_ie6 ul { visibility: visible; left: 179px; }
.menu li.hover_ie6 ul.second_column { visibility: visible; left: 359px; }
.menu li.hover_ie6 ul.third_column { visibility: visible; left: 539px; }

/* menu: design */
.menu li a { background: url(../Img/bg_li.gif) no-repeat right center; }
.menu li a:hover { background-image: url(../Img/bg_li_hover.gif); }
.menu ul a, .menu ul a:hover { background-image: none; }
.menu ul { background-color: #fff; border: 1px solid #acacac; }

.content { width: 818px; float: right; padding-right: 1px; padding-left: 1px; padding-top: 1px; background-image: url(../Img/corner_top_right.gif); background-repeat: no-repeat; background-position: right top; }
.content_outer { float: left; width: 1000px; background: url(../Img/bg_content_bottom.png) no-repeat left bottom; padding-bottom: 12px; margin-bottom: 30px; }
.contentwrap { background-image: url(../Img/content_bg.gif); background-repeat: repeat-y; float: left; width: 1000px; }
.header { background-image: url(../Img/bg_header.png); background-repeat: no-repeat; height: 140px; width: 1000px; float: left; margin-bottom: 20px; position: relative; }
.content_inner { background-image: url(../Img/grey_pixel.gif); background-repeat: repeat-x; background-position: top; float: left; width: 1000px; }
.main_nav { background-image: url(../Img/corner_top_left.gif); background-repeat: no-repeat; background-position: left top; }
.font_changer { text-align: right; padding-right: 12px; color: #acacac; font-weight: bold; vertical-align: middle; margin-bottom: 10px; }
.font_changer * { vertical-align: middle; }
.font_changer img { margin-left: 5px; }
img.intro { border-bottom: 1px solid #acacac; float: left; }
.home_left { float: left; width: 432px; margin-right: 1px; background-image: url(../Img/bg_home_gradient.gif); background-repeat: repeat-x; }
.home_left > div { padding: 12px; }
.home_left h2 { margin: 0px; padding-bottom: 4px; padding-top: 10px; font-size: 140%; font-weight: normal; border-bottom: 1px solid #ACACAC; }
.home_left p { margin: 0px; padding-top: 4px; }
.home_right { padding: 15px; float: right; width: 354px; }
.home_right h2 { font-weight: normal; }
ul.article_list { margin: 0px; padding: 0px; list-style-type: none; }
ul.article_list li { margin-bottom: 15px; display: block; }
ul.article_list h3, ul.article_list p { margin: 0px; padding: 0px; font-size: 100%; }
ul.article_list img { float: left; margin: 0px; margin-right: 10px; border: 1px solid #acacac; }
span.date { font-style: italic; color: #acacac; }
.quote { border-top: 3px solid #43717b; margin: 10px 10px 0 10px; }
.quote p { color: #666666; font-style: italic; font-size: 1.3em; font-family: Times, serif; font-weight: bold; }
.quote p.quotee { font-size: 1em; font-style: normal; font-family: Arial, Tahoma, Sans-Serif; text-align: right; font-weight: normal; }
.footer { float: right; width: 810px; padding: 10px 0 10px 10px; border-top: 1px solid #acacac; }
.banners_footer img { float: left; margin-right: 10px; }
.banners_footer br { display: none; }
.footer ul { margin: 0; padding: 0; list-style-type: none; margin-top: 50px; }
.footer li { display: inline; margin-right: 3px; }
.footer li a { color: #000; margin-right: 2px; }
.footer p { margin: 0; }
.logo_footer { float: right; margin-top: 30px; margin-right: 14px; }
.logo_footer img { margin-left: 20px; }
.search { position: absolute; top: 109px; right: 15px; }
.search fieldset { border: 0; padding: 0; margin: 0; }
.search fieldset legend { display: none; }
.search fieldset * { vertical-align: middle; }
.search label { font-weight: bold; font-size: 1.2em; }
.search a { text-decoration: underline; color: #000; }
.top_banner { position: absolute; top: 109px; right: 8px; top: 5px; }
.home_link { position: absolute; width: 252px; height: 98px; left: 4px; top: 2px; }
.header h1 { position: absolute; left: -999em; width: 1em; overflow: hidden; }
.firm_left { float: left; width: 539px; }
.firm_fullwidth { float: left; width: 818px; background: #fff; }
.firm_right { float: right; width: 278px; }
.firm_left > div { padding: 12px; }
.firm_fullwidth > div { padding: 12px; }
ul.country_bookmarks { padding: 0; margin: 0 0 0 20px; list-style-type: square; }
ul.country_bookmarks ul { padding: 0; margin: 0 0 0 7px; list-style-type: none; color: #0891b3; }
ul.country_bookmarks ul li { display: inline; line-height: 1.5em; white-space: nowrap; }
ul.country_bookmarks ul a { padding: 0 3px; white-space: nowrap; }
/* ul.country_bookmarks a:hover { background-color: #d9d9d9; text-decoration: none; } */
.content > .content_firm { border-top: 1px solid #acacac; }
.content > .content_firm:first-child { border-top: none; }
.content > .content_firm:first-child + .content_firm { border-top: none; }

.content_article { padding: 12px; }
.content_article h2 { font-size: 1.6em; margin-bottom: 5px; }

.firm_right_top { }

/* .firm_right img { width: auto !important; height: auto !important; } */
.firm_right img { max-width: 248px; } 

.firm_right > div > p { margin-top: 0; }
.firm_right > div { padding: 13px 15px 15px 15px; }
.h2_a, .survey_div h2 { background: #f5f5f5 url(../Img/bg_h2_a.gif) repeat-x top; margin: 0; padding: 0; line-height: 32px; border-bottom: 1px solid #acacac; padding-left: 12px; font-weight: normal; font-size: 1.7em; }
.survey_div h2 { background: none; }
.h3_a { background: #333; padding: 2px 7px; font-size: 1.2em; margin: 0; color: #f1f2f2; }
.h3_a a { color: #f1f2f2; }
.h4_a { padding-bottom: 4px; font-size: 140%; border-bottom: 1px solid #acacac; }
.firms_table { width: 100%; }
.firms_table .col_a { padding: 15px 5px; vertical-align: middle; width: 11px; }
.firms_table .col_b { background: #fff url(../Img/bg_firm_li.gif) repeat-y left; padding-left: 12px; }
.firms_table ul { list-style-type: none; margin: 0; padding: 4px 0 2px 0; }
.firms_table ul li { margin-bottom: 4px; }
.firms_table tr:hover .col_b { background: #d9d9d9; }
.firms_table tr:hover .col_a { background: #7a8482; }
.firms_table li.selected { background: url(../Img/bg_firm_selected_left.png) no-repeat left center; }
.firms_table li.selected a { background: url(../Img/bg_firm_selected_right.png) no-repeat right center; padding: 0 14px; }

.tier1 { background-color: #191919; }
.tier2 { background-color: #333333; }
.tier3 { background-color: #4c4c4c; }
.tier4 { background-color: #666666; }
.tier5 { background-color: #7f7f7f; }
.tier6 { background-color: #999999; }
.tier7 { background-color: #b2b2b2; }
.tier8 { background-color: #cccccc; }
.firm_right .h3_a { margin-bottom: 10px; }
.topsection_regions { height: 210px; background: url(../Img/regionpointers.png) no-repeat 21px top; position: relative; }
div.topsection_regions_ie6 { background-image: url(../Img/regionpointers.gif); }
.regionpointers { margin-left: 21px; }
.regions { position: absolute; top: 154px; left: 50px; }
.regions { text-align: center; width: 325px; }
.regions a { background: #d8e4e6; margin-right: 4px; margin-bottom: 6px; color: #0891b3; font-weight: bold; padding: 3px 10px 3px 10px; text-decoration: none; display: inline-block; font-size: 12px; }
.regions a:hover { background: #5c8c95; color: #fff; }
.content_home, .content_firm { float: right; width: 818px; }
.content_home { background: url(../Img/grey_pixel.gif) repeat-y 432px; }
.content_firm { background: url(../Img/grey_pixel.gif) repeat-y 539px; }
.button_small { background: url(../Img/bg_btn_small.png) no-repeat left top; display: inline-block; width: 28px; height: 23px; color: #fff; border: 0; padding: 0; font-weight: bold; cursor: pointer; }

.content_home_full { border-top: 1px solid #acacac; clear: both; }
.content_home_full { padding: 12px; }
.content_home_full > div { padding: 12px; }
.content_home_full h2 { margin: 0px; padding-bottom: 4px; padding-top: 10px; font-size: 140%; font-weight: normal; border-bottom: 1px solid #ACACAC; width: 408px; }
.content_home_full_right { width: 354px; float: right; }
.selection_header { font-weight: bold; font-size: 110%; }

.standfirst { font-weight: bold; }

.paging { text-align: center; margin: 15px 20px 1em 20px; }
.paging a { margin-left: 5px; }

.survey { list-style-type: none; margin: 0; padding: 4px 0 4px 0; }
.survey li { margin-bottom: 4px; }
.question-title { font-weight: bold; float: left; width: 120px; }
.survey_validation { margin-left: 3px; }
.survey li label.full-width { padding: 12px 0px; display: block; clear: both; }

a.link_right { float: right; }

ul.related_articles { margin: 0; padding: 0; list-style-type: none; }
ul.related_articles img { float: left; padding: 0 10px 10px 0; }
ul.related_articles li { float: left; width: 100%; padding-bottom: 5px; }

/* Styles copied from IFLR Legal Wire for article formatting*/
.storyRightTxtBox { background: #D3D5E9 none repeat scroll 0%; border: 1px solid #000000; float: right; margin-bottom: 7px; margin-left: 7px; }
.storyLeftTxtBox { background: #D3D5E9 none repeat scroll 0%; border: 1px solid #000000; float: right; margin-bottom: 7px; margin-left: 7px; }
.storyTxtBox { background: #D3D5E9 none repeat scroll 0%; border: 1px solid #000000; }
.storyRightTbl { border: 1px solid #000000; float: right; margin-bottom: 7px; margin-left: 7px; }
.storyLeftTbl { border: 1px solid #000000; float: right; margin-bottom: 7px; margin-left: 7px; }
.storyTbl { border: 1px solid #000000; }
.storyLeftPlain { float: left; margin-bottom: 11px; margin-right: 11px; }

.storyRightPlain { float: right; margin-bottom: 11px; margin-left: 11px; }

/* styles for error page */

.error_page { background: #ffffff; border: 1px solid #acacac; clear: both; margin-top: 10px; padding: 10px; width: 600px; margin-left: auto; margin-right: auto; }
.error_image { float: left; margin-right: 25px; margin-top: 10px; }

.article_list li img, .related_articles li img { width: 60px; }

.print_article { background-color: #fff; padding: 0px 6px; font-size: 100%; }

.selected_country { background: #5c8c95; color: #ffffff; }

/* styles for homepage legislation guide */
.leg_guides { clear: both; margin-top: 10px; }
.leg_guides h2 { font-weight: bold; font-size: 1.5em; margin-bottom: -10px; margin-top: 0px; padding-bottom: 0px; padding-left: 8px; background: url(../Img/bg_h2_leg.gif) left bottom repeat-x; }
.leg_guides h2 span { background: #ffffff; padding-left: 2px; padding-right: 2px; }
.leg_guides ul { border: 1px solid #acacac; list-style-type: none; margin: 0px; padding: 8px; padding-top: 14px; border-top: 0px; height: auto; width: 336px; }
.leg_guides li { width: 100%; }
a.more_link { float: right; margin: 0px; padding: 0px; clear: both; }

.article_tools { text-align: right; margin-bottom: 20px; }
.article_tools a { padding-left: 20px; line-height: 18px; display: inline-block; margin-left: 10px; }
.article_tools .print_icon a { background: url(../Img/icon_print.gif) no-repeat left top; }
.article_tools .email_icon { background: url(../Img/icon_email.gif) no-repeat left top; }
.article_tools .infotext { float: left; font-weight: bold; font-size: 1.4em; }

.content_firm .article_tools { margin-bottom: 0; }

.highlight { background: #f2f6f7; padding: 10px; margin-bottom: 10px; border: 1px solid #acacac; }
.article_form legend { font-size: 1.2em; font-weight: bold; color:#000; display: block; padding-left: 0; }
.article_form fieldset { border: 0; padding: 0; margin: 0; }
.article_form ul { margin-bottom: 10px; margin-left: 0; padding-left: 0; list-style-type: none; }
.article_form ul, .article_form_list li { float: left; width: 100%; }
.article_form label { float: left; width: 13.5em; margin-top: 3px; }
.article_form input, .article_form textarea { width: 21em; font-family: Arial, Tahoma, Sans-Serif; font-size: 100%; margin-bottom: 3px; }
.article_form .button { width: 80px; }
.article_form .checkbox input, .article_form .label_long { width: auto; }
.article_form .term_and_condition label { float: none; width: auto; }
.article_form .term_and_condition input { margin-bottom: 0; }

.emgc_SocialNetworkBar { margin-bottom: 20px; margin-left: 201px; }
.content div.socialbookmarks { border-top: 0; background: none; }
div.socialbookmarks .firm_left { float: none; width: auto; }