/* the below stylesheets are hidden from old non-standards and css compliant browsers */
	/*
	---------------------------------------------------------------------------------------------------------
	ATTENTION: BODY CONTENT LINK COLOR IS #003399
	---------------------------------------------------------------------------------------------------------
*/ /* main template layout */
body {
	margin: 0;
	padding: 0;
	text-align: center;
}

span {
	padding: 0;
	margin: 0;
}

h1 {
	margin-top: 0;
	padding: 0;
}

h2 {
	margin-bottom: 0;
}

h3 {
	margin-top: 0;
}

#VacancyListing #content h3,h3.eventmonth {
	margin-top: 8px;
	margin-bottom: 0px;
}

#GlobalVacancyListing #content h3 {
	margin-top: 15px;
	margin-bottom: 0px;
}

#ServicesPage #content h3 {
	margin-top: 8px;
	margin-bottom: 3px;
}

#container {
	width: 800px;
	_width: 830px;
	margin: 0 auto;
	padding: 15px;
	text-align: left;
	background:#fff;
}

#container #pagetitle {
	margin-left: 147px;	
}
#container #subcontainer #pagetitle {
	margin-left: 0px;	
}
#container #content ul #container_sitemap ul ul {
	margin-left: 20px;
}
#pagetitlealt {
	margin-left:40px;
}
* html #container #content ul #container_sitemap ul ul {
	margin-left: 0px;
}

#container #content ul #container_sitemap  ul li a {
	color: black;
}

#container #content ul #container_sitemap  ul li a:hover {
	
}

#content a.link_news:link {
	color: #000000 !important;
	text-decoration: none;;
	font-weight: bold;
}

#content a.link_news:visited {
	color: #000000 !important;
	text-decoration: none;
	font-weight: bold;
}

#content a.link_news:hover {
	color: #F6821F !important;;
	text-decoration: underline;;
	font-weight: bold;
}

#content a.link_news:active {
	color: #F6821F !important;;
	text-decoration: none;
	font-weight: bold;
}

#content #link_search a:link {
	color: #000000 !important;
	text-decoration: none;;
	font-weight: bold;
}

#content #link_search a:visited {
	color: #000000 !important;
	text-decoration: none;
	font-weight: bold;
}

#content #link_search a:hover {
	color: #F6821F !important;;
	text-decoration: underline;;
	font-weight: bold;
}

#content #link_search a:active {
	color: #F6821F !important;;
	text-decoration: none;
	font-weight: bold;
}

#subcontainer #content #phMainContent a:link {
	color: #003399;
	text-decoration: none;
}

#subcontainer #content #phMainContent a:visited {
	color: #003399;
	text-decoration: none;
}

#subcontainer #content #phMainContent a:hover {
	color: #F6821F;
	text-decoration: underline;
}

#subcontainer #content #phMainContent a:active {
	color: #F6821F;
	text-decoration: none;
}

#subcontainer #content a:link {
	color: #003399;
	text-decoration: none;
}

#subcontainer #content a:visited {
	color: #003399;
	text-decoration: none;
}

#subcontainer #content a:hover {
	color: #F6821F;
	text-decoration: underline;
}

#subcontainer #content a:active {
	color: #F6821F;
	text-decoration: none;
}

a.link_service:link {
	color: black !important;
	text-decoration: none;;
	font-weight: bold;
}

a.link_service:visited {
	color: black !important;
	text-decoration: none;;
	font-weight: bold;
}

a.link_service:hover {
	color: #F6821F !important;
	text-decoration: underline;;
	font-weight: bold;
}

a.link_service:active {
	color: #F6821F !important;
	text-decoration: none;;
	font-weight: bold;
}

a.link_publication:link {
	color: black !important;
	text-decoration: none;;
	font-weight: bold;
}

a.link_publication:visited {
	color: black !important;
	text-decoration: none;;
	font-weight: bold;
}

a.link_publication:hover {
	color: #F6821F !important;
	text-decoration: underline;;
	font-weight: bold;
}

a.link_publication:active {
	color: #F6821F !important;
	text-decoration: none;;
	font-weight: bold;
}

a.link_publication_overview:link {
	color: black !important;
	text-decoration: none;
}

a.link_publication_overview:visited {
	color: black !important;
	text-decoration: none;
}

a.link_publication_overview:hover {
	color: #F6821F !important;
	text-decoration: underline;
}

a.link_publication_overview:active {
	color: #F6821F !important;
	text-decoration: none;
}

a.link_service_thin:link {
	color: black !important;
	text-decoration: none !important;
	font-size: 11px;
}

a.link_service_thin:visited {
	color: black !important;
	text-decoration: none !important;
	font-size: 11px;
}

a.link_service_thin:hover {
	color: #F6821F !important;
	text-decoration: underline !important;
	font-size: 11px;
}

a.link_service_thin:active {
	color: #F6821F !important;
	text-decoration: none !important;
	font-size: 11px;
}

a.print:link {
	color: #F6821F !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.print:visited {
	color: #F6821F !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.print:hover {
	color: #F6821F !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.print:active {
	color: #F6821F !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.thin:link {
	color: black !important;
	text-decoration: none !important;
	font-size: 11px;
}

a.thin:visited {
	color: black !important;
	text-decoration: none !important;;
	font-size: 11px;
}

a.thin:hover {
	color: #F6821F !important;
	text-decoration: none !important;;
	font-size: 11px;
}

a.thin:active {
	color: #F6821F !important;
	text-decoration: none !important;;
	font-size: 11px;
}

a.thinGray:link {
	color: gray !important;
	text-decoration: none !important;
	font-size: 10px;
}

a.thinGray:visited {
	color: gray !important;
	text-decoration: none !important;;
	font-size: 10px;
}

a.thinGray:hover {
	color: #F6821F !important;
	text-decoration: none !important;;
	font-size: 10px;
}

a.thinGray:active {
	color: #F6821F !important;
	text-decoration: none !important;;
	font-size: 10px;
}

#header {
	margin: 0 0 10px 0;
}

#homecontent {
	margin: 0;
	text-align:center;
}

#content {
	padding: 10px;
}

#careerscontent {
	padding: 10px 10px 40px 0;
	margin-right: 170px;
}
/*
#pagetitle {
	margin-left: 157px;
	margin-right: 170px;
}

#pagetitlealt {
	margin-left: 40px;
	margin-right: 170px;
}
*/
#subcontainer {
	background-image: url(/art/rightborder.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-bottom: 20px;
}

#pagetitle h1,#pagetitlealt h1 {
	margin: 0;
}

#sidebar-a {
	float: left;
	width: 140px;
	\width: 150px;
	w\idth: 140px;
	margin: 0;
	margin-top: 40px;
	margin-bottom: 50px;
}

#sidebar-b {
	float: right;
	width: 160px;
	\width: 170px;
	w\idth: 160px;
	margin: 0;
	margin-bottom: 50px;
	padding: 0;
	padding-left: 10px;
}

* html #footerlogo {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footerlogo {
	width: 830px;
	/*_width: 801px;*/
	margin: 0 auto;
	text-align: left;
}
/*.global #footerlogo {
	_width: 301px;
}*/
#footer {
	margin: 0;
	padding: 0px;
	padding-top: 5px;
	text-align: center;
	background:#f00;
}

* html #stibbe_offices {
	width: 801px;
	\width: 821px;
	w\idth: 801px;
	margin: 0;
	height: 30px;
	border: 0px solid red;
	font-size: 13px;
	text-align: right;
	padding-right: 20px;
}

#stibbe_offices {
	width: 781px;
	height: 30px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	text-align: right;
	padding-right: 50px;
}

.backtoscreenstyle {
	display: none;
}

/* fix the clear bug */
.clearfix b {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	color: #00234B;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */ /* header layout */
#logoline {
	margin-bottom: 0;
}

#logoline .left {
	float: left;
	text-align: left;
	width: 29%;
	margin-left: 40px;
	border: 0px solid black;
}

#logoline span.right {
	float: right;
	text-align: right;
	width: 49%;
	height: 15px;
	padding: 0;
}

#logoline input.searchbox {
	border-width: 1px;
	border-style: solid;
	width: 120px;
	margin: 0;
	margin-right: 5px;
	padding: 2px;
}

#header_breadcrumbs {
	padding: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#header_breadcrumbs span.breadcrumbleft {
	float: left;
	text-align: left;
	width: 77%;
}

#header_breadcrumbs span.breadcrumbright {
	float: right;
	text-align: right;
	width: 17%;
	padding: 0;
	margin-right: 40px;
}

.gobut {
	margin-bottom: -3px;
}

#header img {
	border: 0;
}

#content img {
	border: 0 !important;
}

/* topmenu layout and styles - this is the only place for menu styling */
#menucontainer ul {
	margin: 30px 0 0 0;
	list-style-type: none;
	border-bottom: 8px solid #00234B;
	padding-bottom: 14px;
}

#menucontainer ul li {
	display: block;
	float: right;
	text-align: left;
	border-left: 1px solid #fff;
}

#menucontainer ul li a {
	padding-left: 0.2em;
	background: #fff;
	width: 6.25em;
	text-decoration: none;
	display: block;
	border-bottom: 8px solid #00234B;
}

#menucontainer ul li a:hover {
	border-bottom: 8px solid #98B1D0;
}

#menucontainer .first {
	border-right: 1px solid #fff;
	margin-right: 20px;
}

/* You are here styling */
#menucontainer #currentchannel a {
	border-bottom: 8px solid #98B1D0;
}

/* homepage content styling */
#phMainImage { xpadding:0px 30px; }

#homebottom {
	padding-left: 45px;
	text-align:left;
}

#homebottom ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#homebottom a:link,#homebottom a:visited {
	text-decoration: none;
}

#homebottom a:hover {
	text-decoration: underline;
}

#leftwelcome h1 {
	margin: 10px 0;
}

#rightwelcome {
	margin: 25px 0 40px 0;
}

/* footer styling */
#footer a:link,#footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* General template styling */
#content ul,ul.latestnews {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content ul li,ul.latestnews li {
	margin-top: 3px;
	padding-left: 15px;
	background: url(/art/listarrow.gif) no-repeat 0 3px;
}

ul.latestnews li {
	margin-top: 4px;
}

/* services styling */
#servicescontent {
	width: 400px;
	border-width: 1px;
	border-style: solid;
	padding: 0 15px 10px 15px !important;
	padding: 10px 15px;
}

#servicescontent ul,#servicescontent ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#servicescontent ul a:hover {
	cursor: pointer;
}
#servicescontent ol li
{

}
#servicescontent h2 {
	margin-bottom: 10px;
}
#servicescontent b
{
	display:block;
	margin-top:7px;
}
#servicescontent a
{
	display:block;
	float: left;
}
#servicescontent a.title
{
	width: 154px;
}
#servicescontent p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	overflow: visible;
}

#servicescontent p img {
	margin-right: 5px;
	margin-top: 3px;
}

#servicescontent ol li {
	padding: 3px 0px 1px 0px;
	margin: 0;
	margin-left: 16px;
	background: none;
	line-height: 10px;
	clear: both;
}

#scleftside {
	float: left;
	width: 180px;
	margin-right: 15px;
}

#scrightside {
	width: 170px;
	float: left;
}

#scleftside ol,#scrightside ol,#listrelpract,#listrelind {
	display: none;
}

/*people list and joinerslist layout */
#peoplelist,#joinerslist {
	width: 405px;
	margin: 10px 0 60px 5px;
}

#vacancypeoplelist {
	width: 405px;
}

#vacancypeoplelist caption {
	padding-bottom: 5px;
}

#vacancypeoplelist td {
	padding: 3px 5px;
}

#vacancypeoplelist .location {
	vertical-align: top;
	width: 28%;
}

#joinerslist {
	margin: 10px 0 60px 0;
}

#peoplelist table,#joinerslist table,.peoplelist,.peoplelistletters {
	margin-top: 15px;
	width: 405px;
}

#servicepeoplelist {
	margin-top: 10px;
	width: 401px;
}

#servicepeoplelist td {
	padding: 1px 3px;
	vertical-align: top;
}

#peoplelist thead table,.peoplelist thead table {
	margin: 0;
}

#peoplelist thead img,.peoplelist thead img {
	margin-top: 2px;
	border: none;
}

#joinerslist thead td {
	padding: 3px 3px;
}

#peoplelist thead table td,.peoplelist thead table td {
	padding: 1px 0;
	text-align: center;
	width: 16px;
}

#peoplelist tbody thead td,.peoplelist thead td {
	text-align: left;
	padding-left: 10px;
}

#peoplelist tbody tbody td,#joinerslist td,.peoplelist tbody td {
	padding: 1px 3px;
}

.peopleheaderarea {
	margin-left: -13px;
}

td.backtotop {
	padding-right: 30px;
	padding-left: 0;
	width: 40px;
}

.peoplelistname {
	vertical-align: top;
}

/* careers page styling */
#careerscontent h1 {
	margin-left: 40px;
}

#career1,#career2,#career3 {
	width: 185px;
	\width: 195px;
	w\idth: 185px;
	padding: 5px;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}

.careerdesc {
	height: 140px;
}

#careercontainer {
	width: 587px;
}

#careercontainer h2 {
	margin: 0;
	margin-top: 4px;
}

#careercontainer p {
	margin-top: 8px;
	margin-bottom: 5px;
}

#careercontainer select {
	width: 170px;
	margin-bottom: 10px;
}

#careerbottom {
	margin-bottom: 15px;
}

.viewdetailsbut {
	margin-left: 90px;
}

/* maintemplate layout and styling */
	/*maintemplate tabbed nav styling - all styling and color info for this menu is held here */
#content #templatenavdiv {
	width: 401px;
}

#content #templatenav {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 25px;
	border-bottom: 1px solid #010103;
}

#content #templatenav li {
	text-align: center;
	display: block;
	float: left;
	margin-top: -19px;
	padding: 0;
	background: none;
}

#content #templatenav li a {
	padding: 2px 0;
	border: 1px solid #010103;
	width: 76px;
	display: block;
	background: #E4ECF7;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 1px;
	color: #000000 !important;
}

#content #templatenav li a:hover {
	text-decoration: none;
	color: #F6821F !important;
}

#content #templatenav li a.current {
	background: white;
	border-bottom: 1px solid white;
}

#content #templatenav li a.first {
	margin-left: 0;
}

/* right bar styling */
h2.sidebartitle,p.sidebartitle,h2.locationcontact {
	margin: 0;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 2px 0 1px 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

body#ServicePage h2.sidebartitle {
	margin-top: 18px;
}

p.sidebartitle {
	padding: 2px 0 1px 3px;
}

p.sidebartitle img {
	margin-right: 5px;
	margin-top: 1px;
}

ul.sidelist,#sidebar-b ul {
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul.sidelist li,#sidebar-b li {
	padding-left: 15px;
	background: url(/art/listarrow.gif) no-repeat 0 3px;
}

.keydetails {
	margin: 0;
}

.keydetails img {
	float: left;
	margin-right: 5px;
}

#sidebar-b a:link .keyemail,#sidebar-b a:visited .keyemail {
	text-decoration: underline;
}

.titleplus {
	background: url(/art/plus.gif) no-repeat 2px 4px;
}

.titleminus {
	background: url(/art/minus.gif) no-repeat 2px 4px;
}

.newstitle,.eventtitle,.publicationtitle {
	padding-top: 2px;
	padding-left: 3px;
	margin: 0;
	margin-top: 10px;
}

.sidebotlink {
	padding-left: 3px;
	margin: 0;
}

/* Custom CV classes */ /* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
	height: 1%;
}

/* End hide from IE5/mac */
.CVContent {
	width: 422px;
	overflow: hidden;
}

div.CVContent #content ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.CVContent #content ul li {
	margin-top: 5px;
	padding-left: 15px;
	/*background: url(/art/listarrow.gif) no-repeat 0 2px;*/
}

/* Telerik width controls */
#phCVLeftContent {
	width: 150px;
	margin-top: 16px;
}

/* printer friendly icon */
#header_breadcrumbs span.breadcrumbright img {
	position: relative;
	top: 1px;
	left: -2px;
}

#noforthcomingevents {
	padding: 6px 5px;
	margin-top: 10px;
}

/* Future Joiners Contact form */
.novacancies {
	padding: 3px 5px;
}

#sidebyside {
	width: 410px;
}

#sidebyside label {
	float: left;
	width: 30%;
	margin-right: 5px;
	margin-top: 1px;
	padding-top: 1px;
	text-align: right;
}

#sidebyside input,textarea,select {
	width: 200px;
	margin-bottom: 2px;
}

#sidebyside input.radio {
	width: 20px;
	margin-bottom: 2px;
}

#sidebyside input.checkbox {
	width: 20px;
	margin-bottom: 2px;
}

#sidebyside input.phoneCountryCode {
	width: 40px;
	margin-bottom: 2px;
	margin-right: 2px;
}

#sidebyside input.phone {
	width: 155px;
}

#sidebyside select {
	margin-bottom: 2px;
}

#sidebyside .submitbutton {
	width: 45px;
	margin-top: 2px;
	margin-left: 300px;
}

/* advanced search styling */
#sidebyside input.advsearchbut {
	margin-left: 132px;
	width: 125px;
}

#sidebyside input.gobutton {
	width: 22px;
}

#advsearchcontent select {
	width: 125px;
}

#searchsidebyside select.searchdrop {
	margin-top: 2px;
	width: 250px;
}

#searchsidebyside {
	width: 410px;
}

#searchsidebyside label {
	float: left;
	width: 30%;
	margin-right: 5px;
	margin-top: 2px;
	padding-top: 2px;
	text-align: right;
}

#searchsidebyside input,textarea {
	width: 200px;
	margin-bottom: 2px;
}

#searchsidebyside select {
	margin-bottom: 2px;
}

#searchsidebyside input.newssearch {
	margin-top: 2px;
	margin-left: 130px;
	width: 145px;
}

#searchsidebyside input.publicationssearch {
	margin-top: 2px;
	margin-left: 130px;
	width: 185px;
}

#searchresults ol {
	
}

#searchresults ol li {
	margin-bottom: 10px;
}

/* publication subscription styling */
.reqfield {
	vertical-align: middle;
}

#pubsubtext {
	margin-top: 20px;
	width: 400px;
}

#pubsubtext .sendbut {
	margin-top: 10px;
	margin-left: 300px;
}

#sidebyside .submitbutton {
	width: 55px;
	margin-top: 10px;
	margin-left: 285px;
}

/* Sitemap styling */
#sitemap {
	width: 412px !important;
	width: 400px;
}

#sitemap ul li {
	background: none;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 1px solid #CBD8E8;
}

#sitemap ul li a {
	padding: 5px;
	display: block;
	width: 400px;
	background-color: #CBD8E8;
}

#sitemap ul ul li {
	font-size: 1em;
	border: none;
	margin: 0;
}

#sitemap ul ul li a {
	font-size: 0.9em;
	background: none;
	padding: 5px 0 5px 15px;
	width: 395px;
}

#sitemap ul ul li a:hover {
	background-color: #E6EFFA;
}

#sitemap ul ul ul li a {
	font-size: 0.9em;
	background: url(/art/listarrow.gif) no-repeat 12px 8px;
	font-weight: normal;
	padding: 5px 0;
	padding-left: 25px;
	width: 385px;
}

#sitemap ul ul ul li a:hover {
	background-color: #E6EFFA;
}

#sitemap ul ul ul ul li a {
	padding: 0;
	background: url(/art/listarrow.gif) no-repeat 22px 6px;
	font-size: 0.85em;
	padding: 3px 0;
	padding-left: 35px;
	width: 375px;
}

#sitemap ul ul ul ul li a:hover {
	background-color: #F0F5FA;
}

#sitemap ul ul ul ul ul li a {
	padding: 3px 0;
	background: url(/art/listarrow.gif) no-repeat 32px 6px;
	padding-left: 45px;
	width: 365px;
	font-size: 0.7em;
}

#sitemap ul ul ul ul ul li a:hover {
	background-color: #F4F7FA;
}

/* Contact popup styling */
body#contpop {
	padding-top: 10px;
}

#contactpopup ul {
	margin: 0;
	text-align: left;
	list-style-type: none;
	width: 325px;
}

#contactpopup li {
	margin-bottom: 10px;
	padding-left: 4px;
}

#contactpopup li.contactname {
	padding: 4px 0px 4px 4px;
}

#contactpopup label {
	width: 70px;
}

/* Get Acrobat Reader styling */
p.acroreader img {
	border: 0;
}

/*HS Asia styling */
#asialeftwelcome,#asiamiddlewelcome,#asiarightwelcome {
	float: left;
	width: 215px;
	margin-top: 15px;
	margin-right: 12px;
}

/* Office location image map */

#officeloccontent {
	padding: 10px 10px 40px 0;
	margin-bottom:40px;
	margin-right: 150px;
}

#officeloccontent p
{
	margin-left:40px;
}


#officelocmenu {
    width: 580px; 
    height: 358px;
    background: url(/art/office-loc-map.gif) no-repeat;
    margin: 0px auto; padding: 0;
    float: left;
    margin-left: 10px;
    position: relative;
}

    
#officelocmenu li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	position: absolute;
}

#officelocmenu li, #officelocmenu a {
    display: block;
}

#officelocmenu a 
{
	text-indent:-5000px;
	text-decoration:none;
}

.StibbeAmsterdam, .StibbeNewYork, .StibbeLondon, .StibbeBrussels, .HerbertSmithLondon, .HerbertSmithBrussels, .HerbertSmithParis, .HerbertSmithBerlin, .HerbertSmithBrussels, .HerbertSmithMoscow, .HerbertSmithBeijing {
	width: 19px; 
	height: 19px;
}
.HerbertSmithTokyo, .HerbertSmithShanghai, .HerbertSmithHongKong, .HerbertSmithBangkok, .HerbertSmithSingapore, .HerbertSmithJakarta,.HerbertSmithDubai, .GleissLutzBrussels, .GleissLutzBerlin, .GleissLutzFrankfurt, .GleissLutzStuttgart, .GleissLutzMunich, .GleissLutzPrague, .GleissLutzWarsaw, .GleissLutzBudapest {
	width: 19px; 
	height: 19px;
}
.HerbertSmithDubai, .HerbertSmithAbu, .HerbertSmithSaudi {
	width: 19px; 
	height: 19px;
}
.StibbeAmsterdam {left: 159px; top: -1px;}
.StibbeNewYork {left: 47px; top: 91px;}
.StibbeLondon {left: 103px; top: 54px;}
.StibbeBrussels {left: 159px; top: 54px;}
.HerbertSmithLondon {left: 104px; top: 73px;}
.HerbertSmithBrussels {left: 159px; top: 72px;}
.HerbertSmithParis {left: 159px; top: 166px;}
.HerbertSmithMoscow {left: 390px; top: -1px;}
.HerbertSmithBeijing {left: 487px; top: -1px;}
.HerbertSmithTokyo {left: 512px; top: 73px;}
.HerbertSmithShanghai {left: 472px; top: 36px;}
.HerbertSmithHongKong {left: 457px; top: 73px;}
.HerbertSmithBangkok {left: 480px; top: 128px; }
.HerbertSmithSingapore {left: 496px; top: 166px;}
.HerbertSmithJakarta {left: 512px; top: 203px; }
.HerbertSmithDubai {left: 391px; top: 92px; }
.HerbertSmithSaudi {left: 374px; top: 128px; }
.HerbertSmithAbu {left: 406px; top: 128px; }

.GleissLutzBrussels {left: 159px; top: 91px;}
.GleissLutzBerlin {left: 234px; top: -1px;}
.GleissLutzFrankfurt {left: 233px; top: 91px;}
.GleissLutzStuttgart {left: 233px; top: 128px;}
.GleissLutzMunich {left: 233px; top: 165px;}
.GleissLutzPrague {left: 307px; top: 53px;}
.GleissLutzWarsaw {left: 308px; top: -1px;}
.GleissLutzBudapest {left: 308px; top: 91px;}

.StibbeAmsterdam a {height: 21px;}
.StibbeNewYork a {height: 21px;}
.StibbeLondon a {height: 21px;}
.StibbeBrussels a {height: 21px;}
.HerbertSmithLondon a {height: 21px;}
.HerbertSmithBrussels a {height: 21px;}
.HerbertSmithParis a {height: 21px;}
.HerbertSmithMoscow a {height: 21px;}
.HerbertSmithBeijing a {height: 21px;}
.HerbertSmithTokyo a {height: 21px;}
.HerbertSmithShanghai a {height: 21px;}
.HerbertSmithHongKong a {height: 21px;}
.HerbertSmithBangkok a {height: 21px;}
.HerbertSmithSingapore a {height: 21px;}
.HerbertSmithJakarta a {height: 21px;}
.HerbertSmithDubai a {height: 21px;}
.HerbertSmithSaudi a {height: 21px;}
.HerbertSmithAbu a {height: 21px;}
.GleissLutzBrussels a {height: 21px;}
.GleissLutzBerlin a {height: 21px;}
.GleissLutzFrankfurt a {height: 21px;}
.GleissLutzStuttgart a {height: 21px;} 
.GleissLutzMunich a {height: 21px;}
.GleissLutzPrague a {height: 21px;}
.GleissLutzWarsaw a {height: 21px;}
.GleissLutzBudapest a {height: 21px;}


.StibbeAmsterdam a:hover {background: url(/art/light-blue-icon.gif) no-repeat top left;}
.StibbeNewYork a:hover {background: url(/art/light-blue-icon.gif) no-repeat top left;}
.StibbeLondon a:hover {background: url(/art/light-blue-icon.gif) no-repeat top left;}
.StibbeBrussels a:hover {background: url(/art/light-blue-icon.gif) no-repeat top left;}
.HerbertSmithLondon a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithBrussels a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithParis a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithMoscow a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithBeijing a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithTokyo a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithShanghai a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithHongKong a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithBangkok a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithSingapore a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithJakarta a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithDubai a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithSaudi a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.HerbertSmithAbu a:hover {background: url(/art/dark-blue-icon.gif) no-repeat top left;}
.GleissLutzBrussels a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzBerlin a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzFrankfurt a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzStuttgart a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzMunich a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzPrague a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzWarsaw a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}
.GleissLutzBudapest a:hover {background: url(/art/orange-icon.gif) no-repeat top left;}

/* FONTS */
body {
	font-family: arial, verdana, sans-serif;
	font-size: 0.75em;
}

#header {
	font-size: 90%;
}

#homecontent h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
	color: #00234B;
	font-weight: bold;
}

#logoline input {
	font-size: 10px !important;
}

#logoline input.gobut {
	font-weight: bold;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

table {
	font-size: 100%;
}

#sidebar-b a:link,#joinerslist a:link,#servicepeoplelist a:link {
	text-decoration: none;
}

#peoplelist a:link,.peoplelist a:link,.peoplelistletters a:link {
	text-decoration: none;
	color: #000000 !important;
	font-weight: normal;
}

#peoplelist a:visited,.peoplelist a:visited,.peoplelistletters a:visited
	{
	text-decoration: none;
	color: #000000 !important;
	font-weight: normal;
}

#peoplelist a:hover,.peoplelist a:hover,.peoplelistletters a:hover {
	text-decoration: none;
	color: #F6821F !important;
	font-weight: normal;
}

#sidebar-b a:visited,#joinerslist a:visited,#servicepeoplelist a:visited
	{
	text-decoration: none;
}

#servicescontent a:link {
	text-decoration: none;
	color: #000000 !important;
}

#servicescontent a:visited {
	text-decoration: none;
	color: #000000 !important;
}

#servicescontent a:hover {
	text-decoration: none;
	color: #F6821F !important;
}

#content a:hover,#sidebar-b a:hover,#header_breadcrumbs a:link,#header_breadcrumbs a:visited,#header_breadcrumbs a:hover
	{
	text-decoration: underline;
	color: #F6821F;
}

#content a:active,#sidebar-b a:active,#header_breadcrumbs a:active {
	text-decoration: underline;
}

#content #NewsDate {
	font-weight: bold;
}

#joinerslist thead {
	font-weight: bold;
}

#peoplelist thead a,.peoplelist thead a,.peoplelistletters thead a {
	font-weight: bold;
}

#sidebar-b {
	font-size: 90%;
}

#sidebar-b h2.sidebartitle,#sidebar-b p.sidebartitle,h2.locationcontact
	{
	font-size: 11px;
	font-weight: bold;
}

#sidebar-b .keydetails {
	font-size: 80%;
}

#sidebar-b .keyname {
	color: black;
	font-size: 10px;
	font-weight: bold;
}

#sidebar-b select {
	font-size: 10px;
}

.newstitle,.eventtitle,.publicationtitle {
	font-size: 11px;
}

#careerscontent {
	font-size: 95%;
}

#careercontainer h2 {
	font-weight: bold;
	font-size: 1.05em;
}

#servicescontent h2 {
	font-size: 150%;
}

#scleftside div p {
	font-weight: bold;
	font-size: 90%;
}

#servicescontent ul,#servicescontent ol {
	font-weight: normal;
	font-size: 90%;
}

#servicespage a#ShowAllServices {
	text-decoration: underline;
}

#peoplepage a#btnViewMode {
	text-decoration: underline;
}

#header_breadcrumbs span.breadcrumbright a:link,#header_breadcrumbs span.breadcrumbright a:visited
	{
	text-decoration: none;
}

#contactpopup h1 {
	font-size: 1.2em;
}

#contactpopup label {
	font-weight: bold;
}

#careercontainer label {
	font-weight: bold;
}

#vacancypeoplelist caption {
	font-weight: bold;
}

#vacancypeoplelist a {
	text-decoration: none;
}

.SearchHighlight {
	font-weight: bold;
}

#lnkAdvancedSearch {
	font-weight: bold;
}

/* W? Colors */
html {
	background-color: #CBD8E8;
	color: #00234B;
}

#header a:link {
	color: #00234B;
	background-color: #fff;
}

#header a:visited {
	color: #00234B;
	background-color: #fff;
}

#header a:hover {
	color: #00234B;
	background-color: #fff;
}

#header a:active {
	color: #00234B;
	background-color: #fff;
}

#header_breadcrumbs,#header_breadcrumbs a:link,#header_breadcrumbs a:visited,#header_breadcrumbs a:hover,#header_breadcrumbs a:active
	{
	color: #96B0D1;
}

#header_breadcrumbs {
	border-color: #00234B;
}

#container,#footerlogo,#stibbe_offices {
	background-color: #fff;
}

#content {
	color: #000;
}

#footer {
	background-color: #CBD8E8;
}

#homebottom a {
	color: #F6821F;
}

#logoline input.searchbox {
	border-color: #97B2D0;
}

#servicescontent {
	border-color: #97B2D0;
	background-color: #F4F7FC;
}

h1,h2 {
	color: #00234B;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #F6821F;
}

a:active {
	color: #F6821F;
}

#sidebar-b a,p.servicesideb {
	color: #EB6A0E;
}

#sidebar-b h2.sidebartitle a {
	color: #00234B;
}

/*
#sidebar-b p a:link {
	color:black;
	text-decoration:none;
	font-family:normal;
	font-weight:10px !important;
}
#sidebar-b p a:active {
	color:black;
}
#sidebar-b p a:hover {
	color:black;
	text-decoration:underline;
}
#sidebar-b p a:visit {
	color:black;
}
*/
#peoplelist thead,.peoplelistletters thead {
	background-color: #EAEEF9;
}

#peoplelist tbody thead {
	background-color: #fff;
}

.altrow {
	background-color: #EAEEF9;
}

#sidebar-b h2.sidebartitle,#sidebar-b p.sidebartitle,h2.locationcontact
	{
	background-color: #EAEFF5;
}

#sidebar-b ul a {
	color: black;
}

div.CVContent a:link .CVemaillink {
	color: #003399 !important;
	text-decoration: none;
}

div.CVContent a:visited .CVemaillink {
	color: #003399 !important;
	text-decoration: none;
}

div.CVContent a:hover .CVemaillink {
	color: #F6821F !important;
	text-decoration: underline;
}

div.CVContent a:active .CVemaillink {
	color: #F6821F !important;
}

#header_breadcrumbs span.breadcrumbright a:link,#header_breadcrumbs span.breadcrumbright a:visited
	{
	color: #F6821F;
}

#sidebar-b .keyname {
	color: #00234B;
}

.reqfield {
	color: Red;
}

body#contpop {
	background-color: #fff;
}

#contactpopup {
	background-color: #fff;
}

#contactpopup li.contactname,.novacancies,#noforthcomingevents {
	background-color: #EAEEF9;
}

#vacancypeoplelist thead tr {
	background-color: #CBD8E8;
}

#searchresults a:visited {
	color: #96B0D1;
}

#fixedtipdiv {
	position: absolute;
	padding: 2px;
	border: 1px solid black;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	z-index: 100;
}

@media print {
	#content ul {
		padding-left: 0.5em;
		margin-left: 0;
		list-style-image: url(/art/listarrow2.gif);
		margin-top: 10px;
	}
	#content ul li {
		padding-top: 0px;
		margin-top: 0;
		padding-left: 0px;
		background: none;
		margin-bottom: 10px;
	}
	div.CVContent #content ul {
		padding: 0;
		padding-left: 10px;
		margin: 0;
		list-style-image: url(/art/credentialarrow.gif);
	}
	div.CVContent #content li {
		margin-top: 5px;
		margin-left: 0;
		padding-left: 0;
		background: none;
	}
}

.line {
	border: 1px solid #010103;
	width: 100%;
	
}


.fixedWidth {
	width: 20px;
	float: left;	
}
.clearLeft {
	margin-left: 20px;
}
.clearLeft a {
	font-weight: bold;
	font-size: 90%;
}
.searchLink {
	color: #787878;
	font-style: italic;
	font-size: 90%;
}
.searchResultItem {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.highlight {
	color: #F6821F;
}
.highlightb {
	font-weight: bold;	
}
.searchedTyped {
	font-size: 90%;
	color: #787878;
}
a.searchName {
	font-weight: bold;
	color: #000000 !important;
}
a.searchName:hover {
	font-weight: bold;
	color: #F6821F !important;
}
