@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
    margin: 0;
    line-height: 1.42857143;
    color: #333;
}
a {
    color: #37a067;
    text-decoration: none;
}
a:hover {
    color: #0087be;
    text-decoration: underline;
}

a.int-menu-right {    color: #1388b3;
    background: transparent;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #1388b3;
    border-radius: 3px;
    padding: 5px 20px;
    margin: 14px 0 0 15px;
	font-family: 'Open Sans', sans-serif;
	}

a.int-menu-right:hover { text-decoration:none;}
a.int-menu-right:hover {
     border: 1px solid #00ABD4;
     color: #00ABD4;
}

a.int-menu-left {
	    color: #fff;
    background: transparent;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 0 77px;
	}

a.int-menu-left:hover { text-decoration:none;}

.btn {    color: #404040;
    font-size: 14px;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-weight: 400;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}


li.country {    padding-left: 0px;
    padding-right: 0px;
    position: relative;
        width: 1138px;
    float: left;
    margin-left: -788px!important;
	padding: 10px 0 10px 20px!important;
    list-style-type: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 4px 4px;
   -webkit-box-shadow: 0 6px 6px #eee;
    box-shadow: 0 6px 6px #eee;
	
	}

.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:hover:active {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #58ba2b;
    border-color: #58ba2b;
    border-width: 2px;
    border-radius: 2px;
    padding: 8px 50px;
    text-transform: uppercase;
    margin: 25px 0;
}
.active {
    color: #fff;
    background: transparent;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 3px;
    padding: 6px 20px!important;
}
.hr {
    border-bottom: 1px solid #d5d5d5;
    height: 1px;
}
.header {
	    /*background: url(../images/navbar-bg.png) repeat;*/
        background: #ffffff;
        border-bottom: 2px solid #1887b3;
    
    width: 100%;
    left: 0;
    position: fixed;
    padding: 0;
}
#nav > li.last a img {
    background: url(http://www.jobs4freelancers.com/jobs4java/themes/jobs4java/images/icon-down2.png);
    background-position: 39px -7px;
    background-size: auto;
    background-repeat: no-repeat;
}
.internal-footer {
    background-color: #f1f1f1;
    width: 100%;
    position: absolute;
    left: 0;
    padding: 35px 0 50px 0;
    border-top: 1px solid #d5d5d5;
    z-index: -1000;
}
p.about-ftr {
    line-height: 30px;
    font-weight: 500;
    font-size: 14px;
    color: #808080;
}
.internal-footer a {
    font-size: 13px;
    color: #808080;
    line-height: 14px;
}
hr {
    border-top: 1px solid #dddddd;
    padding: 0;
    margin: 0;
}

h3.footer-title {
    color: #404040;
    font-size: 16px;
    font-weight: 600;
}
.footer h3 {
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0;
}
ul.footer-content {
    list-style-type: none;
    font-size: 14px;
}
ul.footer-content li a {
    line-height: 30px;
}
.middle-container {
    background-color: #fff;
    padding: 15px 25px;
    margin: 10px 0 0 0;
}
h1.head-bar {
    font-size: 26px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.spacer-internal {
    height: 75px;
}
p {
    font-size: 14px;
}

.footer-container {} .footer-container a {
    font-weight: 300;
    font-size: 14px;
}
.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */
    
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}
/*
    Multicoloured Hover Variations
*/

.margin {
    margin: 35px 0 15px 0;
}
#social-fb:hover {
    color: #3B5998;
}
#social-tw:hover {
    color: #4099FF;
}
#social-gp:hover {
    color: #d34836;
}
#social-rss:hover {
    color: #f56709;
}
#noBroeknWords {
    white-space: pre-wrap;
}
.fa {
    font-size: 24px;
    color: #005090;
    font-weight: 700;
}
.fa-caret-down {
    color: #fff;
    font-size: 12px;
}








/* main menu styles */
.menu {
text-align: center;
    width: 593px;
    float: right;
    margin: 0;
    padding: 0;
    height: 65px;
}
.menu > span {
display:inline-block;
margin:0 auto;
}
#nav {
display:inline;
text-align:left;
position:relative;
list-style-type:none;
}
#nav > li {
float:left;
padding:0;
position:relative;
}
#nav > li > a {
    border: 1px solid transparent;
    color: #1388b3;
    display: block;
    font-size: 14px;
    font-weight: 600;
    width: 116px;
	line-height:20px;
    padding: 16px 15px 22px 15px;
    position: relative;
    text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}

li.last { margin: -22px 0 0 0;}
img.flag {    margin: 15px 0 0 0;}img.flag2 {    margin: 0 10px 20px 0;}

@-moz-document url-prefix() { 
  img.flag {
     margin: 30px 0 0 0;
  }
}

@-moz-document url-prefix() { 
  li.country {
     margin: 0px 0 0 0 !important;
	 position: initial;
	      width: 1138px;
    float: left;
    margin-left: -788px!important;
	 
  }
}



#nav > li > a:hover {
background-color:transparent;

}
#nav > li.selected  > a {
    background-color: #00ABD4;
    border-color: #00ABD4;
    z-index: 2;
    color: #ffffff;
}
#nav li div {
position:relative;
}
#nav li div div {
   
    /* padding: 12px 0; */
    display: none;
    font-size: 0.75em;
    margin: 0;
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 145px;
	border-radius:0;
}

#nav li div ul {
padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 147px;
    float: left;
    list-style-type: none;
	background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 6px #eee;
    box-shadow: 0 6px 6px #eee;
}
#nav li div ul li {
margin:0;
padding:0;
}
#nav li div ul li h3 {

color:#4F4F4F;
font-weight:bold;
margin:0 5px 4px;
font-size:0.95em;
padding-bottom:3px;
padding-top:3px;
}
#nav li ul ul {

}
#nav li ul ul li {
margin:0;
padding:0;
}
#nav li ul ul li a {
    color: #404040;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 14px;
}
#nav li ul ul li a:hover{
background-color:#f5f5f5;
color:#333;
}

.footer_jobs {   text-align: left;  color: #808080;     font-size: 13px;     border: 0;     background-color: transparent;     padding: 0;     margin: 0; } 

