* {
    margin: 0;
    padding: 0;
    -moz-outline-style: none;
    outline-style: none;
    outline: none;
    border: none;
}

@font-face {
    font-family: 'HebarRounded Wd';
    src: url('fonts/hebar.eot');
    src: local('HebarRounded Wd'), url('fonts/hebar.ttf')
        format('truetype');
}


body {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    background-image: url(images/background.png);
    color: #666666;
}

a {
    text-decoration: none;
    color: #0097d7;
}

a strong {
    color: #666666;
    font-weight: bold;
}


p {
    line-height: 20px;
}

ul {
    list-style: none;
}

h2 {
    text-shadow: 1px 1px 1px #ffffff;
}

textarea {
    width: 550px;
    height: 80px;
    box-shadow: inset 1px 1px 5px #dcdcdc;
    -webkit-box-shadow:inset 1px 1px 5px #dcdcdc;
    -moz-box-shadow:inset 1px 1px 5px #dcdcdc;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    resize: none;
    position: relative;
    behavior: url(/PIE.htc);
    border-top: 1px solid #bcbabc;
    border-left: 1px solid #bcbabc;
}

input[type=text] {
    width: 215px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px 0 5px;
    box-shadow: inset 1px 1px 5px #dcdcdc;
    -webkit-box-shadow:inset 1px 1px 5px #dcdcdc;
    -moz-box-shadow:inset 1px 1px 5px #dcdcdc;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    position: relative;
    behavior: url(/PIE.htc);
    border-top: 1px solid #bcbabc;
    border-left: 1px solid #bcbabc;
}

input[type=submit] {
    height: 23px;
    width: 80px;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    position: relative;
    behavior: url(/PIE.htc);
    background: url(images/submit.png) repeat-x;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000000;
    font-size: 10px;
    font-family: Verdana;
    cursor: pointer;
}

.add_cv{
 height: 23px;
    width: 80px;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    position: relative;
    behavior: url(/PIE.htc);
    background: url(images/submit.png) repeat-x;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000000;
    font-size: 10px;
    font-family: Verdana;
    cursor: pointer;


}

.left {
    float: left;
}

.right {
    float: right;
}

.clr {
    clear: both;
    line-height: 0;
}

.wrap {
    width: 960px;
    margin: 0 auto;
}

.top-nav {
    margin-top: 5px;
    background: url(images/top-nav.png) center repeat-x;
    height: 123px;
}

.top-nav .logo {
    margin-left: 15px;
    padding-top: 0px;
}

.top-nav .right .languages {
    height: 38px;
    line-height: 38px;
    text-align: right;
    float: right;
}

.top-nav .right .languages a {
    color: #666666;
    text-shadow: 1px 1px 1px #ffffff;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.top-nav .right .languages a:hover, .top-nav .right .languages a.active {
    color: #00aeef;
}

.top-nav .right .nav {

}

.top-nav .right .nav ul {
    list-style: none;
    margin: 0; 
    padding: 0; 
}

.top-nav .right .nav ul li {
    float: left;
    position: relative; 

}

.top-nav .right .nav ul li ul li{
    float: none;
    position: relative; 
    background: #333333;


}

.top-nav .right .nav ul li ul li a {
    float: none;
    position: relative; 
    padding:0 10px 0 0;
    text-align: left;
}

.top-nav .right {

    display: block;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    height: 49px;
    margin-left: 15px;
    line-height: 49px;
    text-align: center;
}
.nav ul li a {
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    height: 49px;
    margin-left: 15px;
    line-height: 49px;
    text-align: center;
    z-index: 9999;
}

.top-nav .right .nav ul li a:hover {
    color: #ff6804;
}
.nav ul li ul{
    position: absolute; 
    display: none;
    top:49px;
      z-index: 9999;
}
.top-nav .right .nav li:hover ul { 
    display: block; 
    white-space: nowrap;
} 


#slider-wrapper {
    width: 670px;
    height: 265px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(/PIE.htc);
    border: 1px solid #acacac;
    margin-bottom: 10px;
}

#slider {
    width: 670px;
    height: 265px;
}

ul.royalSlidesContainer {
    list-style: none !important;
}

ul.royalSlidesContainer li {
    background: none !important;
    padding: 0px !important;
    position: relative;
}

ul.royalSlidesContainer li .text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-shadow: 0px 1px #000000;
    padding: 10px 5px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 660px;
    text-align: center;
}

#content {
    margin-top: 15px;
    z-index: 1;
}

#content .filter {
    margin-top: 10px;
    margin-bottom: 10px;
}

#content .title {
    background: url(images/sep-line.png) bottom repeat-x;
    padding-bottom: 10px;
    font-family: 'HebarRounded Wd', Verdana;
    font-size: 18px;
    text-align: right;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #ffffff;
    margin-bottom: 20px;
}

#content .title .blue {
    color: #00aeef;
}

#content .wrap .sidebar {
    width: 260px;
}

#content .wrap .content {
    width: 660px;
    padding-left: 40px;
}

#content .btitle {
    color: #575757;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #ffffff;
    margin-bottom: 15px;
}

#content .bltitle {
    font-size: 15px;
    line-height: 14px;
    color: #3a5999;
    font-weight: bold;
    margin-bottom: 6px;
	margin-top:10px;
    text-shadow:1px 1px 1px #f1f1f1;
}

#content ul.cats {
    list-style: none;
}

#content ul.cats li a {
    display: block;
    line-height: 20px;
    font-size: 13px;
    color: #575757;
    margin-bottom: 2px;
}

#content .wrap .sidebar .advert {
    margin-top: 15px;
}

#content .wrap .content ul {
    margin-bottom: 15px;
}

#content .wrap .content ul li {
    font-size: 12px;
    line-height: 17px;
    background: url(images/bullet.png) 0px 5px no-repeat;
    padding-left: 15px; 
}

#content .wrap .content strong {
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
}

#content .wrap .content p {
    margin-bottom: 15px;
}

#content .wrap .content .box {
    background: rgb(244, 244, 238); 
    background: rgba(244,244,238, 0.8);
    padding: 15px;
    border: 1px solid #d6ced3;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    margin: 10px 0 10px 0;
    behavior: url(/PIE.htc);
    position: relative;
}
.box strong {
    color:#3a5999;

}
#content .wrap .content .box strong {
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #ffffff;
}

#content .wrap .content .box p {
    margin: 10px 0 10px 0;
    font-size: 12px;
    line-height: 17px;
}

#content .wrap .content .box .more {
    display: block;
    color: #3a5999;
    font-size: 12px;
    font-weight:  bold;
    line-height: 20px;
    text-transform: uppercase;
}

.sep {
    background: url(images/sep-line.png) repeat-x;
    height: 2px;
    width: 100%;
    margin: 10px 0 10px 0;

}

.footer {
    background: url(images/top-nav.png) repeat-x;
    height: 49px;
    line-height: 49px;
    width: 100%;
    margin-top: 20px;
}

.footer .left {
    font-size: 10px;
    color: #999999;
    text-shadow: 1px 1px 1px #000000;
}

.footer .right {
    font-size: 10px;
    color: #999999;
    text-shadow: 1px 1px 1px #000000;
}


.footer .right img {
    position: relative;
    top: 2px;
}

.footer .partners {
    width: 310px;
    float: left;
    margin-left: 135px;
}

.footer .right .site {
    font-size: 14px;
    color: #999999;
    font-weight: bold;
}

.footer .right a {
    color: #999999;
}

.footer .partners #bopa {
    background: url(images/bopa.png) no-repeat;
    width: 154px;
    height: 83px;
    display: block;
    float: left;
    margin-top: -20px;
}

.footer .partners #iapa {
    background: url(images/iapa.png) no-repeat;
    width: 154px;
    height: 83px;
    display: block;
    float: left;
    margin-top: -20px;
}

.form {
    margin-top: 10px;
}

.form .attr  {
    float: left;
    width: 100px;
    line-height: 35px;
    height: 45px;
    color: #666666;
    text-shadow: 1px 1px 1px #ffffff;
    text-transform: uppercase;
    font-size: 10px;
}

.form .attr2  {
    float: left;
    width: 150px;
    line-height: 35px;
    height: 45px;
    color: #666666;
    text-shadow: 1px 1px 1px #ffffff;
    text-transform: uppercase;
    font-size: 10px;
}


.form .input {
    float: left;
    width: 310px;
    position: relative;
}

.form .submit {
    float: right;
    margin-top: 10px;
    position: relative;
}

.err{
    background: #fac7ae;
    border: 1px solid #bb726f;
    padding: 20px;
    padding-left: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    behavior: url(/PIE.htc);
    color: #404040;
}

.suc{
    background: #b7cf9d;
    border: 1px solid #6e8768;
    padding: 20px;
    padding-left: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    behavior: url(/PIE.htc);
    color: #404040;
}

.pagination {
    margin-top: 10px;
}

.pagination ul {
    list-style: none;
}

.pagination ul li {
    list-style: none;
    background: none !important;
    padding: 0 !important;
    float: left;
}

.pagination ul li a {
    display: block;
    padding: 5px;
    background: rgb(244, 244, 238); 
    color: #666666;
    margin-right: 5px;
    border-radius: 3px;
}

.pagination ul li a:hover, .pagination ul li a.active  {
    background: #00aeef;
    color: #ffffff;
}

#blackbg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    zoom: 1; 
    z-index: 2;
    /*background: #000000;*/
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

#f-pop {
    width: 637px;
    padding: 30px;
    background-image: url(images/background.png);
    border: 1px solid #cccccc;
}

#button {
    height: 34px;
    width: 115px;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    position: relative;
    behavior: url(/PIE.htc);
    background: url(images/vacancy.png) repeat-x;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000000;
    font-size: 10px;
    font-family: Verdana;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 15px;
    padding-top: 3px;
    margin: 15px;
    margin-left: 0px;
}

#close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}


/* Dropdown control */
.selectBox-dropdown {
    position: relative;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    color:#666666;
    background-color: #ffffff;
    font-size: 12px; 
    width: 215px !important;
    height: 25px;
    line-height: 25px;
    padding: 0 5px 0 5px;
    box-shadow: inset 1px 1px 5px #dcdcdc;
    -webkit-box-shadow:inset 1px 1px 5px #dcdcdc;
    -moz-box-shadow:inset 1px 1px 5px #dcdcdc;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    position: relative;
    behavior: url(/PIE.htc);
    border-top: 1px solid #bcbabc;
    border-left: 1px solid #bcbabc;


}

.selectBox .first .selectBox-dropdown {


}



.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(images/arrow.png) 50% center no-repeat;
    cursor: pointer;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
    font-size:12px;
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
}


/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
    font-size:11px;
    color:#666666;
}

.selectBox-options LI A {

    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #ffffff;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;


    padding: 0 .3em;
    white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
    color: #ffffff !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #ffffff;
}

.selectBox-inline.selectBox-disabled {
    color: #ffffff !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}