@import "jobboard.css";

.container_list{
    width:669px;
    height:186px;
    font-family:Arial,Helvetica,Verdana;
    position:relative;
    z-index:998;
}

.container_list .simpleborder, .functions_class .simpleborder {
    border:1px solid #979796;
    font-size: 11px;
    background-color: #ffffff;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana;
    z-index: 1;
    position: relative;
    color:#555555;
}



.container_list input.simpleborder {
    padding:1px 2px 1px 3px;
}

.container_list .function_content input, .function_body .function_content input{
    margin:3px;
}

.functions_class button{
    overflow:visible;
    height:20px;
    font-weight:normal;
    padding-left:18px !important;
    padding-right:18px !important;
    margin-right:8px;
    color: #000000 !important;
    text-decoration: none;
    border:1px solid #828085;
    margin-top:10px;
    font-size: 8pt;
    font-family: Arial, Helvetica,Verdana;
    cursor:pointer;
    white-space: nowrap;
    z-index:1;
    background-image:url('../images/button_background.gif');
}



.functions_class button:hover{
    background-image:url('../images/button_background_over.gif');
}

.function_header {
    position:relative;
    top:2px;
}

.container_list .container_list_header{
    background: url("../images/frontend/header_background.gif") no-repeat;
    height:23px;
    padding:0px 0px 0px 90px;
    line-height:20px;
}

.container_list .searchtext{
    height:14px;
    border:1px solid #979796;
    background-color: #ffffff;
    padding:3px 0px 0px 5px;
    font-size:11px;
    margin:2px 10px 0px 15px;
    float:left;
    color:#555555;
}

.container_list .container_list_header button{
    float:left;
    background:none;
    cursor:pointer;
}

.container_list .container_list_header img{
    margin:4px 10px 0px 0px;
    padding:0px;
    float:left;
}

.container_list .container_list_header .text_underline{
    color:#514f4f;
    font-size:10px;
    float:left;
    margin:3px 0px 0px 0px;
    width:100px;
}

.container_list .container_list_subheader{
    background: url("../images/frontend/subheader_background.gif") no-repeat;
    height:24px;
    font-size:12px;
    line-height:23px;
    color:#688c1a;
    padding:0px 0px 0px 12px;
    font-weight:bold;
}

.container_list .container_list_content{
    height:104px;
    padding:3px 0px 3px 0px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
}

.container_list .container_list_content .table_row, .container_list .container_list_content .table_row_last{
    height:20px;
    vertical-align:bottom;
    line-height:18px;
    margin:0px 9px 0px 7px;
    cursor:pointer;
}
.container_list .container_list_content .table_row{
    border-bottom: 1px dotted #555555;
}

.container_list .container_list_content .table_row_last{
    border:none;
}

.container_list .container_list_content .table_column_left{
    float:left;
    width:560px;
    color:#555555;
    font-size:12px;
    padding:0px 0px 0px 3px;
    text-align:left;
    font-weight:bold;
    cursor:pointer;
}

.container_list .container_list_content .table_column_right{
    float:right;
    color:#688c1a;
    font-size:16px;
    background: url("../images/frontend/euro_small.gif") no-repeat right;
    width:50px;
    text-align:right;
    padding:0px 26px 0px 0px;
    cursor:pointer;
}

.container_list .container_list_footer{
    background: url("../images/frontend/footer_background.gif") repeat-x;
    height:26px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    line-height:26px;
    padding:0px 0px 0px 10px;
}

.container_list .container_list_footer .prize_text{
    float:left;
    color:white;
    font-size:13px;
    font-weight:bold;
}
.container_list .container_list_footer .prize{
    background: url("../images/frontend/euro_big.gif") no-repeat right;
    width:135px;
    height:19px;
    border:1px solid #eef0eb;
    float:right;
    margin:3px 7px 0px 0px;
}

.container_list .container_list_footer .prize .prize_number{
    border:1px solid #dadad8;
    background: url("../images/frontend/total_prize_background.gif") repeat-x;
    height:17px;
    width:110px;
    line-height:17px;
    color:#688c1a;
    font-weight:bold;
    font-size:15px;
    letter-spacing:0.3em;
    text-align:right;
}

.advanced_search{
    background-color:#edeeeb;
    width:667px;
    height:161px;
    position:absolute;
    top:23px;
    left:0px;
    border:1px solid #c6c6c6;
}

.advanced_search table{
    border-collapse: separate;
    border-spacing:4px;
    font-size:11px;
}

.jobboardsearch_box_content table, .inner_box_left table, .box_white_medium table{
    border-collapse: separate;
    border-spacing:2px;
}


.advanced_search select{
    width:200px;
}

.function_body {
    position: absolute;
    display: none;
    color: #000000;
    cursor: default;
    z-index: 999;
}

.iframe_index {
    background:#999999;
    filter:Alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    display:none;
    z-index:998;
}


.container_company_month{
    width:669px;
    height:196px;
    font-family:Arial,Helvetica,Verdana;
    background: url("../images/frontend/company_of_month.gif") no-repeat;
    position:relative;

}
.container_company_month .container_company_body{
    position:absolute;
    top:33px;
    left:10px;
}
.container_company_month .company_month_background{
    background-color:#ffffff;
    width:400px;
    height:136px;
    overflow:hidden;
    float:left;
}

.container_company_month .company_month_content{
    padding:10px;
    font-size:11px;
}

.container_company_month .company_video{
    margin:0px 0px 0px 10px;
    width:240px;
    overflow:hidden;
    height:136px;
    cursor:pointer;
    float:left;
}

.container_company_month .company_text_left{
    width:410px;
    float:left;

}

.container_company_month .company_text_left, .container_company_month .company_text_right{
    cursor:pointer;
    font-size:11px;
    text-decoration:underline;

     margin:5px 0px 0px 0px;
}


.container_functions{
    width:960px;
    font-family:Arial,Helvetica,Verdana;
    position:relative;
}

.container_functions .container_functions_header{
    background: url("../images/frontend/header_functions.gif") no-repeat;
    height:24px;
    font-size:11px;
    padding:0px 10px 0px 0px;
    line-height:24px;
    text-align:right;
}

.container_functions .container_functions_header select{
    font-size:11px;
    margin:0px 0px 0px 10px;
}

.container_functions .container_functions_content{
    background-color:#ffffff;
    border-bottom: 2px solid #c6c6c6;
    border-left: 2px solid #c6c6c6;
    border-right: 2px solid #c6c6c6;
}

.container_functions_content .item, .container_functions_content .item_hover{
    width:189px;
    height:43px;
    text-align:center;
    text-decoration:none;
    font-size:11px;
    padding:0px 15px 0px 15px;
    cursor:pointer;
    margin:2px;
}

.table_functions{
    border-collapse: separate;
    border-spacing:2px;
}

.container_functions_content .item{
    background:url("../images/frontend/functions_background.gif") repeat-x;
    color:#688c1a;
}


.container_functions_content .item_hover{
    background:url("../images/frontend/functions_background_hover.gif") repeat-x;
    color:#ffffff;
}

.loading_container
{
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
}

.loading_progress
{
    background-color: #999999;
    filter: alpha(opacity=30);
    opacity: 0.3;
    width: 100%;
    height: 100%;
}

.loading_container img{
    position: absolute;
    top:30%;
    left:45%;
}




.main_box{
  width: 800px;
  }

.bottom_advert{

    padding: 0px 0px 0px 0px;
    }

.logo{
    margin: 10px 0px 25px 10px;
    float:left;
    }

.middle_box_top{
    background:url("../images/middle_box_top.png") no-repeat scroll 0 0;
    height:7px;
    font-size:0px;
     width:791px;
}

.middle_box_bottom{
     background:url("../images/middle_box_bottom.png") no-repeat scroll 0 0;
     height:7px;
      width:791px;
    }

.middle_box{
    text-align: left;
    width:789px;
    border-left: 1pt solid #afabac;
    border-right: 1pt solid #afabac;
    background-color:#F5F5F5;
    padding: 0px 0px;
    }

.middle_box p{
    margin: 0px 0px 5px 5px;
    font-size:1.3em;
}

.inner_box_left{
	width:429px;
}

.inner_box_left, .inner_box_right{

  border-left: 1pt solid #a3a3a3;
  border-right: 1pt solid #a3a3a3;
  background-color:#FFFFFF;
  padding-bottom:5px;
  }


.inner_box_top{
	width:431px;
    font-size:0px;
    background:url("../images/inner_box_top.png") no-repeat scroll 0 0;
    height:6px;
}

.inner_box_bottom{
	width:431px;
	 font-size:0px;
    background:url("../images/inner_box_bottom.png") no-repeat scroll 0 0;
    height:6px;
}

.inner_box_right{
	width:331px;
}

.inner_box_top_right{
	width:333px;
    font-size:0px;
    background:url("../images/inner_box_top_right.png") no-repeat scroll 0 0;
    height:7px;
}

.inner_box_bottom_right{
	width:333px;
	 font-size:0px;
    background:url("../images/inner_box_bottom_right.png") no-repeat scroll 0 0;
    height:7px;
}


.inner_box_right ul li{
    list-style-type: none;
}

 .inner_box_left input,  #password_form input, .box_white_medium input{
    background-color: #f4f0f1;
    border:1px solid #918f90;
}

#login_form input{
     background-color: #ffffff;
    border:1px solid #918f90;
}

.inner_box_right .inner_button{
    margin: 5px 0px 0px 8px;
    }





.employer_parent_container {
    width:873px;
    position:relative;
}

.employer_parent_container img{
    margin-bottom:10px;
}

.container_employer{
    width:281px;
    font-family:Arial,Helvetica,Verdana;
    float:left;
    margin:0px 10px 10px 0px;
}

.employer_header_grey, .employer_header_green{
    padding:0px 0px 0px 10px;
    height:24px;
    line-height:22px;
    font-size:12px;
    font-weight:bold;
    color:#555555;
}

.employer_header_green{
    background:url("../images/frontend/employer_header_green.gif") no-repeat;
}

.employer_header_grey{
    background:url("../images/frontend/employer_header_grey.gif") no-repeat;
}

.employer_content{
    font-size:11px;
    padding:10px 10px 0px 10px;

}

.employer_content a{
	line-height:17px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}


.employer_newline{
    clear:both;
    border-top:1px dotted black;
    width:863px;
    margin:0px 0px 10px 0px;
}


.company_profile_box{
     background:url("../images/frontend/company_profile_left_box_bg.gif") no-repeat;
     font-family:Arial,Helvetica,Verdana;
     font-size:11px;
}
.company_profile_leftbox_top{
    background:url("../images/frontend/company_profile_left_box.gif") no-repeat;
    width:281px;
    height:4px;
}

.company_profile_leftbox_bottom{
    background:url("../images/frontend/company_profile_left_box.gif") no-repeat 0px -5px;
    width:281px;
    height:4px;
}

.company_profile_leftbox_body{
   border-left:1px solid #b9b9b9;
   border-right:1px solid #b9b9b9;
   width:279px;
}

.company_profile_contentbox_top{
     background:url("../images/frontend/company_profile_content_box.gif") no-repeat;
    width:669px;
    height:4px;

}

.company_profile_contentbox_bottom{
    background:url("../images/frontend/company_profile_content_box.gif") no-repeat 0px -5px;
    width:669px;
    height:4px;
}

.company_profile_contentbox_body{
    border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
}

.company_profile_content{
    margin:5px 10px 0px 10px;
}

.company_profile_company_name{
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
}

.no_decoration{
	text-decoration:none !important;
}

