/* GENERAL STYLES */
/* GENERAL STYLES */
body 
{
	background: #D7D9CB url(/images/bg_body.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

form
{
	margin: 0px;
	padding: 0px;
}


div.pageSectionRuler
{
	line-height: 5px;
	height: 5px;
	background: url('/Images/bg_pageSectionRuler.gif') repeat-x;
}

div.hrDotDash
{
	line-height: 1px;
	height: 1px;
	background: url('/Images/dotdash.gif') repeat-x;
	margin: 4px 0;
}

div.clear
{
	clear: both;
	line-height: 0px;
}

img
{
	border: none;
}

#mainContainer
{
	width: 950px; 
	background-color: White; 
	margin: 0px auto; 
}

#top
{
	height: 80px;
	position: relative;
}

#footer
{
	height: 70px;
	position: relative;
}

#footer #clientLoginLink
{
	position: absolute;
	color: #666666;
	text-transform:uppercase;
	top: 24px;
	right: 30px;
	display: block;
	height: 27px;
	padding-left: 32px;
	padding-top: 6px;
	background-image: url(/images/bg_clientLoginLink.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #clientLoginLink:hover
{
	text-decoration: none;
}


#mainContent
{
	margin: 10px 15px 15px 15px;
	min-height: 425px; 
	_height: 425px;	
}

#mainContent img
{
	padding: 4px;
	border: solid 1px #D4DCDE;
}

#mainContent img.noframe
{
	padding: 0;
	border: none;
}

#mainContent div.textBlock
{
	width: 445px;
}

#mainContent ul
{
}

#topLogo
{
	position: absolute;
	top: 20px;
	left: 15px;
}

#topWorldMap
{
	position: absolute;
	top: 7px;
	right: 45px;
}

.elementHidden
{
	width: 0px;
	height: 0px;
}

/*
===========================
Frontpage Layout
===========================
*/
#frontpageColumn1
{
	float:left;
	width: 300px;
}

#frontpageColumn2
{
	float:left;
	width: 300px;
	margin-left: 10px;
}

#frontpageColumn3
{
	float:left;
	width: 300px;
	margin-left: 10px;
}

.frontpageColumnHeader
{
	text-transform: uppercase;
	color: Black;
}

/*
===========================
Layout article with Flash Banner And Nav
===========================
*/
#articleColumn1
{
	width: 320px; 
	float:left;
}

#articleColumn2
{
	width: 320px; 
	float:left; 
	margin-left: 30px; 
}

#articleColumn3
{
	position: absolute; 
	top: 215px; 
	right: 0px; 
	width: 188px; 
	height: 175px; 
	background: url(/images/bg_grayGradientH175.jpg) repeat-x;
}

#articleColumn3 .inner
{
	margin: 40px 10px 0px 10px;
}

/*
===========================
Contact pagelayout
===========================
*/
#contactAdress
{
	margin-bottom: 25px;
	line-height: 18px;
}


/*
===========================
News frontpage / listing
===========================
*/
#newsListing div.hrDotDash
{
	margin: 10px 0;
}

#newsListing a
{
	font-weight: bold;
}

/*
===========================
News frontpage / listing
===========================
*/
#vacancyListing
{
	margin-top: 15px;
}

#vacancyListing div.hrDotDash
{
	margin: 10px 0;
}

#vacancyListing a
{
	font-weight: bold;
}

#vacancyDetails div.hrDotDash
{
	margin: 10px 0;
}

/*
===========================
Meet Employee frontpage / listing
===========================
*/
#meetEmployeeListing .meetEmployeeItem
{
	float:left; 
	width: 205px;
}

#meetEmployeeListing .meetEmployeeItem img
{
	margin-bottom: 20px;
}

/*
===========================
Frontpage office splash
===========================
*/
.officeSplash
{
	padding: 4px;
	border: solid 1px #D4DCDE;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.officeSplashTable tr td, .officeSplashTable tr td p
{
	font-size: 9px;
	line-height: 10px;
}

.officeSplashTable h1
{
	font-size: 10px;
}

.officeSplashTable tr td .contactAdress
{
	line-height: 18px;
}

/*
===========================
Top navigation menu
===========================
*/
#topNavigation
{
	position: relative;
	height: 26px;
	margin: 22px 0 0 15px;	
}
#topNavigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#topNavigation ul li
{
	display: inline;
	list-style-type: none;
}

#topNavigation ul li.menuSeperator
{
	color: #D9D9D9;
	margin: 0 5px;
	float: left;
}

#topNavigation ul li a
{
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 10px;
}


#topNavigation ul li a.selected
{
	color: #025F42;
	border-bottom: solid 4px #025F42;
}

/*
===========================
Alternative top menu right 
===========================
*/
#altTopMenu
{
	position: absolute;
	top: 58px;
	right: 40px;
}

#altTopMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#altTopMenu ul li
{
	display: inline;
	list-style-type: none;
}

#altTopMenu ul li.menuSeperator
{
	color: #D9D9D9;
	margin: 0 5px;
	float: left;
}

#altTopMenu ul li a
{
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 1px;
}

#altTopMenu ul li a.selected
{
	border-bottom: solid 4px #025F42;
}


/*
===========================
Left side normal menu
===========================
*/
#rightNavigation ul
{
	padding-left: 0;
	margin-left: 0;
	width: 230px;
}

#rightNavigation ul li
{
	list-style: none;
	margin: 0;
}

#rightNavigation ul li.menuSeperator
{
	background: url(/Images/dotdash.gif) repeat-x;
	height: 1px;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}


#rightNavigation ul li a
{
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px 0px 8px 12px;
}

#rightNavigation ul li a:hover
{
	background-color: #fafafa;
	color: #025F42;
}

#rightNavigation ul li a.selected
{
	color: #025F42;
	background: url(/Images/greenDot.gif) no-repeat 0px 11px;
}

#rightNavigation ul li a.selected:hover
{
	background-color:Transparent;
}

#rightNavigation ul li ul 
{
	margin-bottom: 10px;
}

#rightNavigation ul li ul li
{
	padding-left: 12px;
}

#rightNavigation ul li ul li a
{
	padding: 2px 0;
}

#rightNavigation ul li ul li a:hover
{
	background-color:Transparent;
}

#rightNavigation ul li ul li a.selected
{
	background-image: none;
}

/*
===========================
Language Selector
===========================
*/
#topNavigation #languageSelector
{
	position: absolute;
	top: -5px;
	right: 40px;
	border: solid 1px #cecece;
	padding: 3px;
}

#topNavigation #languageSelector a
{
	color: #666666;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 5px;	
}

#topNavigation #languageSelector a.selected
{
	color: Black;
}

/* EDITOR PROPERTIES */
