* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	margin:0;
	padding:0;
}

p {
	margin-bottom:1em;
	line-height:17px;
	clear:both;
}

img {
  border:0;
}

p.topMargin {
	margin-top:1em;
}

p.leftMenuBottomLine {
	background:url(/images/bottom_line.jpg) 0 100% repeat-x;
	padding-bottom:12px;
}

ul { 
	list-style: none; 
}

a { 
	color:#0063DC;
	text-decoration:none; 
}

a:hover { 
	text-decoration:underline;
}

a:focus, input:focus { 
	outline:none; 
}

ul, ol, dl {
	position:relative;
}
	
h1 {
	font:normal 22px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	display:block;
	clear:both;
	color:#555555;
	padding-top:5px;
	padding:10px 0 8px;
	position:relative;
}

h1.content {
	margin-top:4px;
	border-bottom:5px solid #F2F2F2;
}

h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	color:#555555;
	padding-top:5px;
	padding:10px 0;
	position:relative;
}

h2.headline {
	font:normal 22px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	display:block;
	clear:both;
	color:#555555;
	padding-top:5px;
	padding:10px 0 8px;
	position:relative;
	margin-top:4px;
	border-bottom:5px solid #F2F2F2;
}

h2.content {
	border-top:1px solid #EFF0E1;
}

#wrapper {
	width:900px;
	margin:0 auto;
  padding-top:5px;
}

#header {
	position:relative;
}

#container {
	background:url(/images/background_left_menu.jpg) -10px 0 repeat-y;
}

#leftCol {
	float:left;
	width:208px;
	padding:15px 25px 50px 10px;
}

#rightCol {
	float:left;
	width:620px;
	padding:10px;
	padding-left:20px;
	padding-bottom:25px;
}

#logo {
	width:240px;
	height:97px;
}

#logo h1 {
	padding:0;
	margin: 0;
}

#logo h1 a, #logo h1 a:hover {
   background:url(/images/logo.png) 0 4px no-repeat;
   width:240px;
   height:113px;
   text-indent:-9000px;
   display:block;
   text-decoration:none;
}

#menuTop {
	position:absolute;
	right:0;
	top:0;
	text-align:center;
}

.sloganLine {
	position:absolute;
	right:150px;
	top:33px;
	font-size:12px;
	color:#AAA;
	font-weight:bold;
}

#searchBar {
	margin-top:1px;
	height:32px;	
	background:url(/images/search_bar.jpg) 0 0 no-repeat;
	position:relative;
	color:#FFF;
	font-size:13px;
}

#searchBarInner {
	margin: 0 auto;
	padding-top:5px;
}


.searchForm {
	margin:0;
	padding:0;
}

.searchForm label {
	padding-left:20px;
}


.searchForm input {
	padding:1px 2px;
}


.searchBtn {
	height:22px;
	margin-left:20px;
}
      
.rss {
	display:block;
	right:8px;
	top:16px;
	font-size:12px;
	position:absolute;
	padding-right:25px;
	background:url(/images/icon_rss.jpg) 100% 0 no-repeat;
	height:20px;
}

.headlineRight {
	display:block;
	right:8px;
	top:18px;
	font-size:13px;
	position:absolute;
	height:20px;
	letter-spacing:0;	
}

.listingItem, .listingItemEven, .listingSingleItem {
	margin:0;
	padding:13px 10px;
}

.listingItem, .listingItemEven {
	background:url(/images/bottom_line.jpg) 0 100% repeat-x;
}

.date {	
	border-right:1px solid #ccc;
	width:35px;
	float:left;
	margin-right:10px;
	text-align:center;
	margin-bottom:8px; 
}

.day {
	color:#ccc;
	font-size:22px;
	font-weight:bold;
	width:40px;
}

.month {
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.jobItem, .jobItemDetails {
	float:left;
	width:545px;
}

.jobItem .jobTitle a {
	font-size:16px;
	margin:6px 0;
}

.jobItem .jobCompany {
	margin:8px 0;
}

.jobItem .itemButtons {
  margin:8px 0;
}

.jobItemDetails .jobCompany {
	margin:0 0 5px;
}

.jobItem .jobCompany a, .jobItemDetails .jobCompany a {
	color:#0063DC;
}

.jobItemDetails .jobCompany {
	font-size:16px;
}

.jobItemDetails .jobCompany a:hover {
	text-decoration:underline;
}

.jobItem img, .jobItemDetails img {
	margin-right:3px;
	vertical-align:middle;
	margin-top:-2px;
}


a.registerBtn {
	display:block;
	width:212px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	border:none;
	background:url(/images/register_btn.jpg) 0 0 no-repeat;
	text-decoration:none;
}

.genericBtn, .genericBtnDone {
	padding:0 7px;
	border:1px solid #D8E9ED;
	background-color:#EEF5F7;
	font-size:11px;
	color:#2985B6;
	position:relative;
	margin-right:10px;
	float:left;
	line-height:18px;
	text-align:center;
}

.genericBtn:hover {
	border:1px solid #97C5CE;
	background-color:#F2F8F9;
	text-decoration:none;
}

.genericBtnDone {
	border:1px solid #DAE0BE;
	background-color:#F1F7DB;
	color:#97AA48;
	cursor:default;
}

.genericBtnDone:hover {
	text-decoration:none;
}


.topCompanies {
}

.topCompanies li {
	float:left;
	background:url(../images/bottom_line.jpg) 0 100% repeat-x;
	padding:3px 0 5px 0;
	width:100%;
	line-height: 10px;
}	

.topCompanies li img {
	margin-right:7px;
	vertical-align:middle;
	padding: 3px 0 3px 2px;
}

.topCompanies li a {
	color:#666;
}

.topCompanies li a:hover {
	color:#000;
	text-decoration:none;
}

.clearfix:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.pictureFrame {
  background: url("/images/picture_frame_left.gif") no-repeat top left;
  text-align: left;
  padding: 7px 0 0 7px;
}

.pictureFrame img { 
  background: url("/images/picture_frame_right.gif") no-repeat bottom right;
  padding: 0 7px 7px 0;
}

.hierarchicalList ul {
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: disc;
}

.hierarchicalList ul li {
	padding: 3px;
}

.userList td {
	border-bottom: 1px dotted #CCC
}

.account {
	margin-top:10px;
}

.account tr {
}

.account tr td {
	padding: 10px 10px 10px 0;
}

.account span {
	margin-left: 10px;
}

.countries {
	position:absolute;
	right:20px;
	top:27px;
}

.countries a { 
	color:#CCC;
	text-decoration:none; 
}

.countries a:hover { 
	color:#333;
	text-decoration:none; 	
}

.de_inactive {
	background:url("/images/de_map.gif") no-repeat center
} 

.de_active {
	background:url("/images/de_map_active.gif") no-repeat center
} 

.ch_inactive {
	background:url("/images/ch_map.gif") no-repeat center
} 

.ch_active {
	background:url("/images/ch_map_active.gif") no-repeat center
} 

.at_inactive {
	background:url("/images/at_map.gif") no-repeat center
} 

.at_active {
	background:url("/images/at_map_active.gif") no-repeat center
}

.invoicesTable {
	margin: 0;
	padding: 0;
}	

.invoicesTable tr th {
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #DDD;
	margin: 0;
}	

.invoicesTable tr td {  
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
}


.detail_table tr td {
	padding: 0 10px 4px 0;
}	

.description-text br {
	line-height: 2px;
}

.button-to {
	display: inline;
}

.button-to div {
	display: inline;
}	
	
div#footer {
	margin: 0;
	clear: both;
	text-align: center;
	border-top:5px solid #F2F2F2;
}

div#footer ul {
	margin: 10px 0 0 0;
	list-style: none;
}

div#footer ul li {
	display: inline;
}

div#footer ul li a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

div#footer ul li a:visited { color: #666; }
div#footer ul li a:hover { color: #000; }
div#footer ul li a:active { color: #000; }


div#categorizedFooterWrapper {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: left;
}

div#categorizedFooter {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  padding-top: 15px;
  background-repeat: no-repeat;
  clear: both;
  color: #666;
  font-size: 12px;
}

div#categorizedFooter div.categorizedFooterCategory {
  position: relative;
  float: left;
  text-align: left;
  width: 201px;
  margin-bottom: 10px;
}

div#categorizedFooter .categorizedFooterHeadline {
  margin-left: 30px;
  font-weight: bold;
}

div#categorizedFooter div.categorizedFooterCategory li {
  padding-left: 30px;
  display: block;
}

div#categorizedFooter div.categorizedFooterCategory0 {
  width: 180px;
}

div#categorizedFooter div.categorizedFooterCategory1 {
  width: 270px;
}

div#categorizedFooter div.categorizedFooterCategory2 {
  width: 240px;
}

div#categorizedFooter div.categorizedFooterCategory3 {
  width: 160px;
}


div#categorizedFooter div.categorizedFooterCategory a, 
div#categorizedFooter div.categorizedFooterCategory a:link,
div#categorizedFooter div.categorizedFooterCategory a:active,
div#categorizedFooter div.categorizedFooterCategory a:visited,
div#categorizedFooter div.categorizedFooterCategory a:hover
{ 
  font-size: 12px;
}


div#footerText {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	clear: both;	
	text-align: center;	
	border-top: 3px solid #F2F2F2;
}

div#footerText p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #62696E;
	text-decoration: none;
	text-align: center;
}

div#footerText p a {
	color: #62696E;
	text-decoration: underline;
}
