﻿@charset "utf-8";
/*Gateway w/Highslide*/
* {
    margin:0;
    padding:0;
}
body {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:75%;
    color:#333333;
    background:#ffffff;
}
#body {
    margin:16px auto;
    width:950px;
    background-color:#FFFFFF;
    padding-top: 16px;
}
input, select, textarea {
    font-family:inherit;
    color:#999999;
}
a {
    color:#000000;
}
a:hover, a:active {
    color:#00a886;
    }
p {
    padding-top: 5px;
    padding-bottom: 5px;
}
/* BO multilingual countries */
.button {
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:120%;
        font-weight:bold;
        text-transform:uppercase;
        padding:3px 9px 3px 9px;
        margin: 0 75px 0 75px;
        background:url(/data/general/images_structure/button-bg.gif) center #4ac2a9;
        border:2px solid #00a886;
        width:100px;
        text-align:center;
}
.button a {
       color:#ffffff;
       text-decoration:none; 
}
.label {
    font-weight:bold;
    font-size:130%;
    text-align:center;
}

#gatewaybuttons {
    padding-top: 70px;
    padding-bottom: 160px;
    background:#f2f5fc;
}
/* EO multilingual countries */
#gatewaytop {
    text-align:right;
    float:right;
    width:auto;
    margin-top: -22px;
    margin-right: 165px;
    _margin-top: -12px;
    _margin-right: 85px;
}
#gatewaytop img {
    margin:0px 5px 5px 0px;
    vertical-align:middle;
}
#gatewaytop    a:hover, #gatewaytop a:active, #gatewaytop a:link {
    color:#00a886;
}
.gatewaylogo {
    margin-left: 165px;
    }
#gatewayheader {
    background:url(/data/general/images_structure/global-gateway-header.jpg) no-repeat;
    margin-top: 9px;
    _margin-top: 4px;
    margin-bottom: -5px;
    _margin-bottom: 0px;
    width:950px;
    height:160px;
}
#gatewaycontent {
    float:left;
    width:100%;
    margin:12px 0;
    _margin: 7px 0;        
    background:none;
}
.noshow {
    font-size: 10px;
    display:none;
}
.grey-bar {
    font-weight: bolder;
    text-align:center;
    padding-top: 7px; 
    height: 28px;
    width: 950px;
    background:url(/data/general/images_structure/global-grey-bar.jpg) no-repeat;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
#worldmap img {
    margin: 0 0 0 0;
}
.textonlyversion {
    font-size: .9em;
}
#gatewaytext {
    margin-top: 5px;
    padding-top: 5px;
    border-top:1px dotted #666666;
}
#gatewayfooter ul {
    list-style:none;
    width:100%; 
    margin-top:8px;
    text-align:center;
}
#gatewayfooter li {
    list-style:none;
    margin:1em 0 0 0;
    padding:0 .4em 0 .75em;
    border:none;
    border-left:1px solid #000000;
    font-size:90%; 
    float: none; 
    text-align: center;
    display: inline;
}
#gatewayfooter a:link {
    text-decoration:underline;
    font-weight:normal;
    color:#000000;
}
#gatewayfooter li.none {
    padding:0 .4em 0 .75em;
    border-left:none;
}
#footaddress { 
    clear:left;
    font-size:90%;
    text-align:center;
}
#gatewayfooter {
    clear:both;
    width:100%;
    margin:10px 0 0 0;
    border-top:1px dotted #666666;
    background:#FFFFFF;
}
#gatewayfoot {
    margin:8px 0 0 0;
}
#gatewayfoot span {
    color:#00a886;                    
}



.highslide-wrapper div {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-maincontent {
    display: none;
}
.highslide-maincontent h3 {
    margin-bottom: 5px;
    font-size: 20px;
    border-bottom: 1px solid gray;
}            
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(/data/general/images_structure/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
    display: none;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
    display: none;
}
.highslide-dimming {
    background: #D0D0D0;
}
/* Styles for the popup */
.highslide-wrapper, .rounded-white {
    background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 275px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
    padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-wrapper .highslide-header ul li {
    display: inline;
    padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
    display: none;
}
.highslide-wrapper .highslide-header a {
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
    color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
    display: none;
}
.highslide-wrapper .highslide-footer {
    height: 0px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
    display: none;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    display:none;
}
.highslide-resize {
    display: none;
}