@CHARSET "UTF-8";


/* Forms */
.form form {
    clear: both;
    margin-right: 20px;
    padding: 0;
    width: 80%;
}
.form fieldset {
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 16px 20px;
}
.form fieldset legend {
    color: #e32;
    font-size: 160%;
    font-weight: bold;
}
.form fieldset fieldset {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 16px 0;
}
.form fieldset fieldset legend {
    font-size: 120%;
    font-weight: normal;
    margin-left: 20px;
}
.form fieldset fieldset div {
    clear: left;
    margin: 0 20px;
}
.form form div {
    clear: both;
    margin-bottom: 1em;
    padding: .5em;
    vertical-align: text-top;
}
.form form div.input {
    color: #444;
}
.form form div.required {
    color: #333;
    font-weight: bold;
}
.form form div.submit {
    border: 0;
    clear: both;
    margin-top: 10px;
    margin-left: 140px;
}
.form label {
    display: block;
    padding-right: 20px;
}
.form input, textarea {
    clear: both;
    display: block;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 2px;
    width: 80%;
}
.form select {
    clear: both;
    vertical-align: text-bottom;
}
.form select[multiple=multiple] {
    width: 80%;
}
.form option {
    padding: 0 3px;
}
.form input[type=checkbox] {
    clear: left;
    float: left;
    margin: 0px 6px 7px 2px;
    width: auto;
}
.form input[type=submit] {
    display: inline;
    padding: 2px 5px;
    width: auto;
    vertical-align: bottom;
}

/* Notices and Errors */
div.message {
    clear: both;
    color: #900;
    font-size: 140%;
    font-weight: bold;
    margin: 1em 0;
}
div.error-message {
    clear: both;
    color: #900;
    font-weight: bold;
}
p.error {
    background-color: #e32;
    color: #fff;
    font-family: Courier, monospace;
    font-size: 120%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}
p.error em {
    color: #000;
    font-weight: normal;
    line-height: 140%;
}
.notice {
    background-color: #ffcc00;
    color: #000;
    display: block;
    font-family: Courier, monospace;
    font-size: 120%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}
.success {
    background-color: green;
    color: #FFF;
}

/* Tables */
#cake table {
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #333;
    margin-bottom: 10px;
    width: 100%;
}
#cake th {
    background-color: #f2f2f2;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: center;
}
#cake th a {
    display: block;
    padding: 2px 4px;
    text-decoration: none;
}
#cake th a:hover {
    background-color: #ccc;
    color: #333;
    text-decoration: none;
}
#cake table tr td {
    background: #fff;
    border-right: 1px solid #ccc;
    padding: 4px;
    text-align: center;
    vertical-align: top;
}
#cake table tr.altrow td {
    background: #f4f4f4;
}
#cake td.actions {
    text-align: center;
    white-space: nowrap;
}
#cake td.actions a {
    display: inline;
    margin: 0px 6px;
}
/* boxes */
#mapformhidden {
	display: none;
    font-size: 11px;
    font-family: Verdana;
    color: black;
}
#mapformhidden small{
    font-size: 10px;
    font-family: Verdana;
    color: #333333;
    font-weight: bold;
}
#mapformhidden form {
	padding: 3px 3px 3px 3px;
    border: 3px #000 solid;
    background-color: #fff;
}
#mapformhidden input {
    clear: both;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 2px;
}
#mapformhidden input[button] {
    clear: both;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 2px;
}


.mapform {
    font-size: 11px;
    font-family: Verdana;
    color: black;
}
.mapform small{
    font-size: 10px;
    font-family: Verdana;
    color: #333333;
    font-weight: bold;
}
.mapform form {
    padding: 3px 3px 3px 3px;
}
.mapform input {
    clear: both;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 2px;
}
.mapform input[button] {
    clear: both;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 2px;
}

#mtotal, #ltotal {
    font-size: 16px;
    font-family: Verdana;
    color: #3489AB;
    font-weight: bold;
}

#total {
    font-weight: bold;
    font-size: 12px;	
}

#maplist {
}
#maplist table tr th {
    font-weight: bold;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
}
#maplist table tr td {
    font-weight: bold;
}

/* boxes */
.slickborder {
    border-width: 1px;
    border-style: groove;
    border-color: #FF0000 #B21C2C #B21C2C #FF0000;	
}
.slickbox {
    z-index: 50;	
}
.slickbox-sa {
    position:absolute; 
    top:415px; 
    left:120px;
}
.slickbox-ca { 
    position:absolute; 
    top:315px; 
    left:55px; 
}
.slickbox-swna { 
    position:absolute; 
    top:215px; 
    left:29pt; 
}
.slickbox-scna { 
    position:absolute; 
    top:265px; 
    left:45px; 
}
.slickbox-sena { 
    position:absolute; 
    top:285px;
    left:260px 
}
.slickbox-nwna { 
    position:absolute; 
    top:150px;
    left:30px; 
}
.slickbox-ncna { 
    position:absolute; 
    top:150px;
    left:180px;
}
.slickbox-nena { 
    position:absolute; 
    top:195px;
    left:310px; 
}
.slickbox-nafrica { 
    position:absolute; 
    top:290px;
    left:420px;
}
.slickbox-safrica { 
    position:absolute; 
    top:405px;
    left:355px; 
}
.slickbox-weurope { 
    position:absolute; 
    top:245px;
    left:320px;
}
.slickbox-neurope { 
    position:absolute; 
    top:148px;
    left:390px 
}
.slickbox-eeurope { 
    position:absolute; 
    top:195px;
    left:540px;
}
.slickbox-meast { 
    position:absolute; 
    top:335px;
    left:550px; 
}
.slickbox-asia { 
    position:absolute; 
    top:175px;
    left:800px;
}
.slickbox-total { 
    position:absolute; 
    top:275px;
    left:800px;
}
.slickbox-spacific { 
    position:absolute; 
    top:450px;
    left:640px; 
}

#selectfrom {
    clear: both;
    display: block;
    width: 100%;
    margin: 0px auto;	
}

#extra {
    width: 50%;	
    float: left;
}

#conference {
	padding-left: 2px;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 24%;
    float: right;
}

div#conference h3 {
	font-size: 120%;
}

#ConferenceTotal {
    font-size: 140%;
}

#airintro {
    height: 150px;
}