div#column2big {
	margin-left: 29px;
	margin-right: 29px;
	width: 680px;
	vertical-align:text-top;
}

.popup_editor 
{
 visibility: hidden;
 position: absolute;
 top:0px;
 left:0px;
 background-color: transparant;
 border-style: none;
 z-index: 11006;
 cursor:default;
 width: 700px;
 height: 200px;
 margin-top: 15%;
 padding-bottom:75px;
}

.ecl_popup_context_mask 
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	z-index: 11003;
	filter:alpha(opacity=30);
	opacity: 0.3;
}

.ecl_popup_shadow
{
	visibility:hidden; 
	position:absolute; 
	top:0px; 
	left:0px; 
	background-color:#111111; 
	z-index:11005; 
	cursor:default; 
	margin-top:15%; 
	filter:alpha(opacity=75); 
	opacity:0.75;
}

.popupHeader
{
	padding:4px 0px 5px 4px;
	border-bottom:2px solid #335c80;
	background-color: transparent;
	cursor:default;
	color:#FF5D10;
	text-align:center;
}

.popupCaptionText, .orangePopupCaptionText
{
  font-family:Arial, "Microsoft Sans Serif", sans-serif;
  font-size:18px;
  color:#FFFFFF;
  font-weight:bold;
  width:100%;
  padding-left:5px;
}

.orangePopupCaptionText
{
	color:#335c80;
}

// buttons

.popup_cancel_button, .popup_button, .popup_button_hidden {
	width: 100px;
}

.popup_cancel_button, .popup_button, .popup_button_hidden {
	border: 1px solid transparent;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	height:24px;
	//background-color: #FD6E22;
	background-color: #335c80;
	padding-bottom:1px;
}

.popup_button, .popup_button_hidden {
	margin-right:10px;
}

.popup_button_hidden {
	display:none;
}

.popup_button, .popup_button_hidden {
	//border: 1px solid #FD6E22;
	border: 1px solid #335c80;
	//background: url( '/displayers/../layout/images/button_bg.png' ) repeat-x bottom left #FD6E22;
	background: url( '/img/png/button_bg.png' ) repeat-x bottom left #335c80;
}

.popup_cancel_button {
	//border: 1px solid #FD8B4E;
	border: 1px solid #335c80;
	background-color: #FFFFFF;
	//background: url( '/displayers/../layout/images/button_bg_cancel.png' ) repeat-x bottom left #FD8B4E;
	background: url( '/img/png/button_bg_cancel.png' ) repeat-x bottom left #335c80;
}

.popup_cancel_button {
	margin-left: 10px;
}

.popup_button, .popup_button_hidden, .popup_cancel_button {
	border: 1px solid transparent;
}

// 

textarea.inputlightboxlong 
{
}

.inputlightboxlong 
{
	width:95%;
	margin:0px;
	float:left;
	margin-left:10px;
	border:1px #335c80 solid
}

.editTextLink
{
	font-size:10px;
	text-decoration:bold;
	color:#335c80;
}

//

a.button
{
	background-color: inherit;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;	
}

////////////////////

div#button a 
{
	background-color: inherit;
//	color: #333333;
//	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;	
}
div#button a:hover
{
	background-color: inherit;
	color: #000000;
}

///////////////////

form#form_login {
	background-color: inherit;
	border: 1px solid #dddddd;
	color: #606060;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 184px;
}

form#form_login input {
	float: left;
	border: 1px solid #abadb3;
	font-size: 10px;
	width:100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 16px;
}

form#form_login a {
	font-size: 10px;
	text-decoration: underline;	
}

///////////////////

form#form_simple_search {
	background-color: inherit;
	border: 1px solid #dddddd;
	color: #606060;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 184px;
}

form#form_simple_search input {
	float: left;
	border: 1px solid #abadb3;
	font-size: 10px;
	width:100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 16px;
}

form#form_simple_search a {
	font-size: 10px;
	text-decoration: underline;
}

///////////////////

form#jobseeker_login {
	background-color: inherit;
	border: 1px solid #dddddd;
	color: #606060;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 184px;
}

form#jobseeker_login input {
	float: left;
	border: 1px solid #abadb3;
	font-size: 10px;
	width:100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 16px;
}

form#jobseeker_login a {
	font-size: 10px;
	text-decoration: underline;
}


///////////////////

form#vacancy_search {
	background-color: inherit;
	border: 1px solid #dddddd;
	color: #606060;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 184px;
}

form#vacancy_search input {
	float: left;
	border: 1px solid #abadb3;
	font-size: 10px;
	width:100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 16px;
}

///////////////////

form#form_access_code {
	background-color: inherit;
	border: 1px solid #dddddd;
	color: #606060;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 184px;
}

form#form_access_code input {
	float: left;
	border: 1px solid #abadb3;
	font-size: 10px;
	width:100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 16px;
}

form#form_access_code a {
	font-size: 10px;
	text-decoration: underline;	
}

///

//form input.save_button {
//	border: 1px solid #abadb3;
//	height: 20px;
//}

input.save_button {
	border: 1px solid #abadb3;
	height: 20px;
    width: 75px;
}

input.cancel_button {
	border: 1px solid #abadb3;
	height: 20px;
}

input.cancel_button_ex {
	border: 1px solid #abadb3;
	height: 20px;
    position: relative;
    left: 85px;
    top: -25px;
}

input.search_button {
	border: 1px solid #abadb3;
	height: 20px;
}

input.login_button {
	border: 1px solid #abadb3;
	height: 20px;
}

///

div.smallHeader
{
	font-family: "Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
}

td.smallHeader, .smallHeader
{
	font-family: "Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
    color: #333333;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
    text-transform: uppercase;
}

td.largeHeader
{
	font-family: "Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
    color: #333333;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
}

.hintText
{
	font-size: 10px;
}

.smallText
{
	font-family: "Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
	font-size: 12px;
	//color: #000000;
    color: #606060;
	background: transparent;
	cursor: default;
	vertical-align: top;
}

.smallCombo
{
	border: 1px solid #CDCDCD;
	background: #FFFFFF;
	width: 151px;
	font-size: 12px;
}

.smallInput
{
	border: 1px solid #CDCDCD;
	width: 150px;
}

.input
{
	border: 1px solid #CDCDCD;
	width: 150px;
}

a.sublink
{
	text-decoration: underline;
}

TH.overview
{
	vertical-align: top;
	text-align: left;
	border: 1px solid grey;
}

TD.overview
{
	vertical-align: center;
}

TD.overviewTopAligned
{
	vertical-align: top;
	border: 1px solid grey;
}

TD.overviewTopAligned a
{
	text-decoration: underline;	
}

.error
{
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

TD#header_label
{
  font-weight:bold;
}

.alignRight
{
	text-align:right;
}

.header
{
	font-weight:bold;
	font-size: 12px;
}

.smallBoldText, .main
{
	font-size: 12px;
}

.smallCell, .smallCellHighlight, .smallCellStrikeout
{
	font-size: 12px;
	color: #000000;
	background: #EEEEF4;
}

.smallCellHighlight {
	color: #FF0000;
}

.smallCellStrikeout {
	text-decoration: line-through;
}

.smallCellWhite
{
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}

.grayedSmallCell
{
  font-size: 12px;
  color: gray;
  background: #EEEEF4;
}


.tableHeader
{
  padding-bottom: 2px;
  font-size: 12px;
  color: #000000;
  background: #CDCDCD;
  font-weight: normal;
	border: 1px solid #CDCDCD;
}

.tableHeaderBold
{
  padding-bottom: 2px;
  font-size: 12px;
  color: #000000;
  background: #CDCDCD;
  font-weight: bold;
	border: 1px solid #CDCDCD;
}

.tableHeaderURL
{
  padding-bottom: 2px;
  font-size: 12px;
  color: #000000;
  background: #CDCDCD;
  font-weight: normal;
}

.tableHeaderURL:hover
{
	color: #FFFFFF;
}

.menuHeader
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid;
	background-color: #CDCDCD;
}

.menuHeader1
{
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px none;
}

.menuHeader2
{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 1px;
	font-size: 8px;
	border-bottom: 2px none;
	font-family: webdings;
}

.menuHeader3
{
	padding-right: 3px;
	padding-left: 9px;
	font-size: 8px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	background-color: #CDCDCD;
	font-family: webdings;
}

.menuHeader4
{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px none;
}

.menuHeader5
{
	margin-top: -2px;
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid;
	background-color: #FFFFFF;
}

.menuHeaderButton
{
	border: 1px; /* solid #FFFFFF;*/
	padding: 1px 1px 3px 1px;
}

.menuCell
{
	padding-left: 8px;
	padding-top:3px;
	padding-bottom:3px;
}

.menuItem, .menuItemNormal, .menuItemRed, .menuItemGreen, .menuItemBlue
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.menuItem1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navigator
{
  font-size: 12px;
  color: #000000;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.groupHeader
{
	font-family: "Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
    color: #333333;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	//padding-top: 12px;
    text-transform: uppercase;
}
