body {
  margin:0;
  padding:0;
/* This removes the border around the viewport in old versions of IE */
  border:0;
  text-align:center;
  background:#fff;
/* Minimum width of layout - remove line if not required */
/* The min-width property does not work in old versions of Internet Explorer */
  min-width:600px;
  font-size:90%;
        font-family:arial;
}
#wrapper {
  margin: 0 auto;
  width: 972px;
  text-align: left;
}
a, a:visited {
        color:#0077D4;
        text-decoration:none;
}
a:hover {
        color:#0077D4;
        text-decoration:underline;
}
h1, h2, h3 {
        margin:.8em 0 .2em 0; 
        padding:0;
}        
p {       
        margin:.4em 0 .8em 0; 
        padding:0;
}
img {        
        margin:0;
}
#ads img {
        display:block;
        padding-top:10px;
}
/* Header styles */
#header {
        clear:both;
        float:left;
        width:100%;
        height:165px;
        position: relative;
}
#header {
        border-bottom:1px solid #000;
}
#header p,
#header h1,
#header h2 {
        background: none repeat scroll 0 0 #0077D4;
        color: white;
        margin: 0;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
}
#header h1 {
        display: block;
        margin-top: 99px;
}
#header img {
        display: block;
        text-align: left;
}
#header ul {
        clear:left;
        float:left;
        width:100%;
        list-style:none;
        margin:0;
        padding:0;
}
#header ul li {
        display:inline;
        list-style:none;
        margin:0;
        padding:0;

}

#header .links-unesco li {
        display:block;
        float:left;
  width:140px;
        margin:0 0 0 1px;
        padding:15px 0;
        height:20px;
  text-align:center;
  line-height:50px;
  position:relative;
}
#header ul.links-unesco li a {
        padding:0;
        margin:0;
  border-right: none;
  text-align:center;
  line-height:50px;
}

#header ul li a {
        display:block;
        float:left;
        margin:0 0 0 1px;
        padding:3px 8px;
        text-align:center;
        font-size: 11px;
        color:#989A94;
        text-decoration:none;
        position:relative;
        left:0;
        line-height:1.3em;
        font-weight: bold;
}
#header ul li a:hover {
        text-decoration:underline;
}
#header ul li a.active,
#header ul li a.active:hover {
        text-decoration:underline;
}
#header ul li a span {
        display:block;
}
#locale-language ul li a{
        left: 0;
        top: 0;
}
#locale-language {
        padding: 0;
        margin: 0;
        left:
}

#header ul.language-switcher li{
  border-right: 1px solid #EEE;
  float:left;
  width:60px;
}

#search-form {
        position: absolute;
        top: 34px;
        right: 0;
}

#links .links-home span {
        position: absolute;
        width: 100%;
        height: 100%;
}
#links .links-home {
        border-right: 2px solid #FFFFFF;
        width: 30px;
        height: 30px;
        position: relative;
        overflow: hidden;
}
#links a {
        border-right: none;
        display:block;
}
#links {
        display: block;
        padding-top: 10px;
}
ul.links-unesco {
        clear: both;
        display: block;
        height: 50px;
}
ul.links-unesco li {
        float: left;
}
ul.links-unesco li a{
        border-right: 1px solid #848884;
        line-height: 15px;
        margin: 6px 0 0;
        padding: 0 19px 0 20px;
}
ul.links-unesco li a span {
        color: white;
        padding-left 15px;
        font-weight: bold;
}
#navigation a {
        background: none repeat scroll 0 0 #FFFFFF;
        border-right: 1px solid #DDDDDD;
        font-weight: bold;
        height: 34px;
        padding: 0 14px 0 15px;
}
/* 'widths' sub menu */
#layoutdims {
        clear:both;
        background:#eee;
        border-top:4px solid #000;
        margin:0;
        padding:6px 15px !important;
        text-align:right;
}
/* column container */
.colmask {
        position:relative;              /* This fixes the IE7 overflow hidden bug */
        clear:both;
        float:left;
        width:100%;                     /* width of whole page */
        overflow:hidden;                /* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
        float:left;
        width:100%;
        position:relative;
}
.col1,
.col2,
.col3 {
        float:left;
        position:relative;
        padding:0 0 1em 0;
        overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
        background:#eee;                /* right column background colour */
}
.rightmenu .colleft {
        right:25%;                      /* right column width */
        background:#fff;                /* left column background colour */
}
.rightmenu .col1 {
        width:71%;                      /* left column content width (left column width minus left and right padding) */
        left:27%;                       /* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
        width:21%;                      /* right column content width (right column width minus left and right padding) */
        left:31%;                       /* (right column width) plus (left column left and right padding) plus (right column left padding) */
}
/* Footer styles */
#footer {
        clear:both;
        width:100%;
        border-top:1px solid #000;
        text-align: center;
}
#footer p {
        padding:10px;
        margin:0;
}




.ep_tm_key_tools li {
        display: block;
        border: none;
        padding: 0;
}
#header #links {
  height:50px;
  background: #0077D4;
  float:left;
  width:100%;
  padding:0;
}

#header #navigation {
  float:left;
  width:100%;
  position:relative;
}

#header #navigation .menu-browse {
  position:absolute;
  top:0;
  left:0;
  width:auto;
}

#header #navigation .main-menu {
  position:absolute;
  top:0;
  right:0;
  width:auto;
}

#header #navigation li a {
  height:1em;
  line-height:1em;
}

#header #navigation a {
  color:#ff6f20;
}

#header a#logo img {
  float:left;
  display:inline;
  margin:5px 0 0 38px;
}

#header a#logo span {
  margin-left:130px;
  font-size:24px;
  text-transform: uppercase;
  line-height:70px;
  height:70px;
  display:block;
}

#header a#logo {
  height:70px;
  float:left;
  width:100%;
  position:relative;
  display: block;
}
#header #links a {
  line-height:70px;
  height:70px;
  color: white;
  height: 20px;
  line-height: 20px;
}

#edit-submit--2 {
  display:none;
}

#edit-search-block-form--2 {
  border:none;
  display:block;
  margin-right:10px;
  height:19px;
  padding-left: 5px;
  width: 110px;
  background: url(../images/search.png) no-repeat;
}


#login {
  position:absolute;
  top:0;
  right:0;
}

#login a {

}
#s_logo_text, #s_data, #s_join, #s_news, #s_country, #s_theme, #s_about, #s_sep_top, #s_sep_bottom, #s_logo_white, #s_youtube, #s_twitter, #s_facebook, #s_itunes {background: url(../images/sprites.png) no-repeat;float:left; display:inline; margin-right:5px;}
#s_logo_text    {background-position: 0 0; width: 110px; height: 27px}
#s_logo_white {margin-left:30px;background-position: -110px 0; width: 65px; height: 50px, margin-top: 10px;}
#s_data       {margin-left:30px;background-position: -175px 0; width: 22px; height: 21px}
#s_join       {margin-left:25px;background-position: -197px 0; width: 25px; height: 21px}
#s_news       {margin-left:30px;background-position: -222px 0; width: 22px; height: 22px}
#s_country    {margin-left:20px;background-position: -244px 0; width: 25px; height: 18px}
#s_theme      {margin-left:30px;background-position: -269px 0; width: 22px; height: 19px}
#s_about      {margin-left:30px;background-position: -291px 0; width: 20px; height: 19px}
#s_sep_top    {margin-left:30px;background-position: -311px 0; width: 3px; height: 63px}
#s_sep_bottom {margin-left:30px;background-position: -314px 0; width: 3px; height: 40px}
#s_youtube    {margin-left:30px;background-position: -317px 0; width: 16px; height: 16px}
#s_twitter    {margin-left:30px;background-position: -333px 0; width: 16px; height: 16px}
#s_facebook   {margin-left:30px;background-position: -349px 0; width: 16px; height: 16px}
#s_itunes     {margin-left:30px;background-position: -365px 0; width: 16px; height: 16px}
#header #s_logo_text {
        width: 110px;
        padding-top: 10px;
}
#s_sep_bottom,#s_sep_bottom,#s_sep_bottom,#s_sep_bottom,#s_sep_bottom,#s_sep_bottom,#s_sep_bottom {
        position:absolute;
        top:4px;
        right:0;
        margin:0;
        padding:0;
}

.footeractionpanel {
	background: #0077D4;
}
.box {
	display: none;
}
#footer p {
	font-size: 1em;
	text-align: justify;
}
.footeraction .footeractionpanel {
	background: #0077D4;
	border-style: none;
}
.footeraction .box .boxbottom .boxb1,
.footeraction .box .boxbottom .boxb2,
.footeraction .box .boxbottom .boxb3,
.footeraction .box .boxbottom .boxb4 {
	border-style:none;
	background: #0077D4;
}
.jobsearch .label, .jobsearch .savepanel .label, .jobsearch .resultpropertiescontentpanel .label {
    color: grey;
}
.jobsearch .savecontentpanel, .jobsearch .selectedlink, .jobsearch .contentdatapanel, .jobsearch .boxpanelb2, .jobsearch .boxpanelb3, .jobsearch .boxpanelb4, .jobsearch .linkpanel .link a:hover, .mainsection .myjobpage .statuspanel, .datatrain-focus, .datatrain-focus-left, .datatrain-focus-right, .datatrain-no-focus-left, .datatrain-no-focus-right, .blockpanel .list-header {
    background-color: #F7F7F7;
}
.headersection .link2panel .selectedlink2 {
    background-color: white;
}
.headersection .headerpanel .linkpanel .selectedlink a, .headersection .headerpanel .linkpanel .selectedlink span {
    color: #FF6F20;
}
.headersection .headerpanel .linkpanel .link {
    background-color: #F7F7F7;
}
.headersection .headerpanel .linkpanel .link a {
    color: #FF6F20;
}
.mainsection .iconpanelupdated, .mainsection .iconcontentpanelupdated, .headersection .link2panel, .mainsection .myjobpage .messagenotepanel, .headerpanel .datatrain-t, .headerpanel .datatrain-tv, .headerpanel .datatrain-tv-left-margin, .headerpanel .datatrain-tv-right-margin, .alert-message-notification, .shiftavailability .allshiftpanel, .shiftavailability .alldaypanel, .myaccount .headerblockpanel, .summary .headerblockpanel, .jobsearch .linkpanel, .jobsearch .boxpanelb2-top, .jobsearch .boxpanelb3-top, .jobsearch .boxpanelb4-top {
    background-color: white;
}
.headersection .headerpanel .linkpanel .selectedlink {
    background-color: #F7F7F7;
}
.column165 .helppanel .helplabel {
    color: #575757;
    font-size: 1.1em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

