/*
 *	Validated: 2 September 2008
 *	by Arno Grüter <arno.grueter@gmail.com>
 */
 
body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

table {
	font-size: 1em;
}

p {
	font-size: 1em;
	line-height: 1.7;
	padding: 0 0 1em 0;
	margin: 0;
}

iframe {
	border: 0;
}

img {
	border: 0;
}

sup {
	font-size: .7em;
}

h1 {
	color: #1A437B;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
}

h2 {
	color: #1A437B;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding: 1em 0 .6em 0;
}

h3 {
	color: #1A437B;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	padding: .6em 0 .6em 0;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #1A437B;
	padding: 0 0 1px 0;
}

#header a {
	border: none;
}

/*---------------- Content Elements ----------------*/
#content ul, #content ol {
	margin: 0 0 1em 4em;
}

#content ul {
	list-style-image: url(pics/twisty_blue_right.gif);
}

#content ul li, #content ol li {
	padding: 0 0 .5em 0em;
	margin: 0 0 0 0;
}

table td {
	vertical-align: top;
}


/*---------------- Left Navigation Elements ----------------*/
#navigation {
	font-size: 12px;
}

/* Level 1 */
#navigation ul.nav_level1 {
	list-style: none;
	padding-top: 25px;
}

#navigation ul.nav_level1 a {
	color: #1A437B;
	background: url(pics/twisty_blue_right.gif) no-repeat;
	background-position: left;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 5px 0px 5px 10px;
}

#navigation ul.nav_level1 a.act {
	border-bottom: 0;
}

#navigation ul.nav_level1 a:hover {
	background-color: #EEF0EF;
}

/* Level 2 */
#navigation ul.nav_level2 {
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#navigation ul.nav_level2 a {
	color: #1A437B;
	background-image: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	display: block;
	padding: 4px 0 4px 20px;
}

#navigation ul.nav_level2 a.act {
	color: #000;	
	background: #EEF0EF;
	font-weight: bold;
	padding: 4px 0 4px 20px;
}

#navigation ul.nav_level2 a:hover {
	background-color: #EEF0EF;
}


/*---------------- Top Navigation Elements ----------------*/
#top_container {
	color: #fff;
	background: #1A437B;
}

#top_navigation a {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#top_navigation a:hover {
	background: #1A437B;
	text-decoration: underline;
}


/*---------------- Footer Elements ----------------*/
#footer {
	color: #999;
	letter-spacing: -1px;
	font-size: 10px;
}

#footer a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*---------------- Sidebar Elements ----------------*/
#sidebar {
	font-size: 10px;
	color: #003366;
}

#sidebar h2 {
	color: #fff;
	background-color: #1A437B;
	font-size: 	10px;
	font-style: normal;
	font-weight: normal;
	padding: 3px 5px 4px 5px;
	margin: 10px 0 0 0;
}

#sidebar h2.csc-firstHeader {
	margin-top: 0;
}

#sidebar ul, #sidebar ol, #sidebar table, #sidebar p {
	width: 176px;
	border: 1px solid #1A437B;
	padding: 5px 5px 5px 5px;
}

#sidebar table {
	width: 100%;
}

#sidebar table td {
	vertical-align: middle;
}

#sidebar ul {
	list-style: none;
	padding-bottom: 0;
}

#sidebar ul li {
	padding-bottom: 5px;
}

#sidebar a {
	font-weight: normal;
	text-decoration: none;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar object {
	padding-bottom: 15px;
}

/*---------------- General Styles ----------------*/
#ul_list{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(pics/twisty_blue_right.gif);
	font-size: 8pt;
	line-height: 1.7;
}

.small_flags {
	border: 1px solid #1A437B;;
	padding: 0;
	margin: 0;
}

.smalltext {
	font-size: .8em;
}

.two-col-list {
	list-style: none;
	width: 220px;
	float: left;
	border: 0px solid;
}

.three-col-list {
	list-style: none;
	width: 100px;
	float: left;
	border: 0px solid;
}


.buttonLink {
	color: #fff;
	background-color: #1A437B;
	font-size: .8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: 1px solid #1A437B;
	padding: 2px 0px 2px 0px;
	margin-top: 5px;
	text-align: center;
}

.td-checkbox {
	width: 20px;
}


/*----- Tables -----*/
table.office_locations {
	width: 100%;
}
table.office_locations th {
	text-align: left;
	padding: 5px;
}
table.office_locations td {
	border-top: 1px solid #ddd;
	padding: 13px 5px 10px 5px;
}
table.office_locations td.colFlag {
	padding: 5px;
	padding-top: 10px;
	text-align: center;
}
table.office_locations th, table.office_locations td {
	vertical-align: top;
}
table.office_locations ul {
	list-style: none;
}


table.table_jurisdictions {
	font-size: 1em;
	background-color: #EEF0EF;
	width: 100%;
	border: 1px solid #1A437B;
	padding-bottom: 5px;
}
table.table_jurisdictions th {
	background-color: #1A437B;
	color: #fff;
	text-align: left;
	padding: 3px 5px 5px 5px;
}
table.table_jurisdictions td {
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
table.table_jurisdictions td.table_jurisdictions_country {
	width: 175px;
}

table.table_jurisdictions a {
	border: none;
	text-decoration: underline;
}


table.form {
	font-size: 1em;
	background: #EEF0EF;
	width: 100%;
	border: 1px solid #1A437B;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
}
table.form th {
	background: #1A437B;
	color: #fff;
	text-align: left;
	padding: 3px 5px 5px 5px;
}
table.form td {
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
table.form tr.tr-1 td {
	padding-top: 10px;
}
table.form input {
	font-family: verdana;
	font-size: 10px;
}
table.form select {
	font-family: verdana;
	font-size: 10px;
}
table.form option {
	font-family: verdana;
	font-size: 10px;
}


table.contactform td.td-0 {
	width: 160px;
	padding-top: 4px;
}
table.contactform td.td-info {
	padding-top: 10px;
}
table.contactform_offices td {
	padding: 2px 5px 8px 5px;
}
table.contactform_offices td.colFlag {
	padding: 0px 5px 0px 5px;
	text-align: center;
}


table.table_companies {
	width:100%;
	font-size: 0.8em;
	border-collapse:collapse;
	border-color:#1A437B;
}
table.table_companies th {
	background-color: #1A437B;
	color: #fff;
	text-align:left;
}
table.table_companies td {
	background-color: #fff;
	text-align:left;
}
table.table_companies .smallleft {
	width:40px;
}


table.office_locations {
	font-size: 1em;
	width: 100%;
}
table.office_locations th {
	text-align: left;
	padding: 5px;
}
table.office_locations td {
	border-top: 1px solid #ddd;
	padding: 13px 5px 10px 5px;
}
table.office_locations td.colFlag {
	padding: 5px;
	padding-top: 10px;
	text-align: center;
}
table.office_locations th, table.office_locations td {
	vertical-align: top;
}
table.office_locations ul {
	list-style: none;
}




/*----- Content Classes -----*/
#overview_container .flag_box {
	font-size: 0.8em;
	text-align:center;
	float:left;
	width:68px;
	height:73px;
}
#overview_container .flag_box img {
	border:1px solid #dddddd;
	padding:2px;
}
#overview_container .flag_box a:hover img {
	border:1px solid #cccccc;
}
#overview_container a {
	border-bottom: none;
}
#overview_container a:hover {
	background: transparent;
}

#key_people_container .key_people_picture {
	float:left;
	width:100px;

}
#key_people_container .key_people_description {
	float:left;
	width:380px;
	min-height:120px;
	margin-bottom:25px;
}

.countries-overview_title {
	display: inline;
}
.countries-overview_title img {
	margin-right: 20px;
	border:1px solid #dddddd;
	padding:2px;
	margin-bottom: -10px;
}

.flagborder {
	padding: 0px;
	border: 1px solid #ddd;
}



/*----- TYPO3 Classes -----*/
.csc-textpic-caption {
	font-size: .8em;
}
.csc-firstHeader {
	margin-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
}
.csc-textpic-caption {
	font-size: .8em;
}
.csc-firstHeader {
	padding-top: 0px;
	margin-top: 0px;
}
.align-center {
	text-align: center;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, .xs_flags {
	border: 1px solid #999;
	padding: 0px 0px;
}
p.csc-frame-frame1 {
	border: 0px solid;
	visibility: hidden;
	clear: both;
}
#content .csc-sitemap a{
	border: none;
}
#content .csc-sitemap ul {
	margin-bottom: 0px;
}
#content .csc-sitemap ul li ul {
	margin-top: 5px;
	margin-left: 30px;
}
#content ul.browsebox {
	margin-left: 0px;
	margin-bottom: 20px;
}
#content ul.browsebox li {
	margin-right: 5px;
}
#content .tx-indexedsearch-descr {
	padding-bottom: 5px
}
#content .tx-indexedsearch-info {
	background: #EEF0EF;
}
#content .tx-indexedsearch-res {
	margin-bottom: 5px;
	margin-top: 5px;
}
#content .tx-indexedsearch-browselist-currentPage a {
	font-weight: bold;
}


/***************** CHANGE THE BLUE COLORS HERE *****************/
h1, h2, h3, a, .nav_level1 a, .nav_level2 a, .nav_level1 a.act, nav_level1 a.act, #sidebar_content, #sidebar_content a { 
	color: #003366;
}
#top_container, #placeholder, #sidebar_content h1 {
	background-color: #1A437B;
}
#sidebar_img_container, #sidebar_content ul, #sidebar_content ol, #sidebar_content table, #sidebar_content p, table.office_locations td {
	border-color: #1A437B;
}
hr {
	color: #1A437B;
	background-color: #dddddd;
}