/* STRUCTURE */
* { 
margin:0; 
padding:0; 
} 

body {
text-align: center;
margin: 0;
background-color: gray;
font-family: "Arial";
font-size: 11px;
}

#wrap {
background-color: white;
width: 960px;
text-align: left;
margin: 0 auto;
}

#menu {
clear:both;
margin-top: 0;
padding-top: 7px;
height: 23px;
padding-left: 223px;
}

#countrymenu{
float:right;
padding:10px;
}

#feature {
height: 300px; 
margin-bottom: 30px;
background-color: #002652;
}

#featurelarge {
height: 380px;
margin-bottom: 30px;
background-color: #002652;
}

#column1 {
display: inline;
float: left;
margin-left: 30px;
padding-left: 0;
width: 290px;
}

#column1.wide {
width: 595px;
}

#column2 {
float: left;
margin-left: 15px;
width: 290px;
}

#column3 {
float: left;
margin-left: 15px;
width: 260px;
}

#footer {
clear: both;
height: 100px;
}



/* !__STANDARD TAGS__ */


h1 {
margin: 0;
font-weight: normal;
}

h2 {
font-size: 18px;
margin-top: 0;
margin-bottom:15px;
padding-bottom: 5px;
font-weight: normal;
line-height: 20px;
}

.h2black {
color: black;
background-image: url(../images/dotted.png);
background-repeat: repeat-x;
background-position: bottom;
}

.h2white {
color: white;
background-image: url(../images/dotted2.png);
background-repeat: repeat-x;
background-position: bottom;
margin-right: 30px;
}

h3 {
font-size: 11pt;
font-weight: lighter;
color: #00aeef;
}

p {
line-height: 140%;
margin-bottom:15px;
}

em {
color: #00aeef;
font-style: normal;
}

ul {
padding-left: 12px;
margin-left: 3px;
}

li {
height: 20px;
margin-bottom: 5px;
}

img { 
border: none;
}

/* !__logo and location__  */

h1.location {
font-size:22px;
}

.location {
float:left;
height:22px;
margin-top:58px;
margin-left:30px;
padding-bottom:0;
margin-bottom:0;
}

#logo {
float: left;
padding-left: 30px;
padding-bottom: 0;
height: 80px;
}

/* !__ROUNDED__ */

.rounded {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/* !__RIGHTBOX__ */

#rightbox {
width: 260px;
padding-left: 30px;
padding-top: 30px;
margin-bottom: 30px;
background-color: #002652;
padding-bottom: 30px;
}

#rightbox ul {
font-size: 11pt;
line-height: 180%;
list-style: none;
padding: 0;
margin: 0 0 0 0;
}

#rightbox img {
padding-left: 5px;
border: none;
}

/* !__AquaBox__ */

.aquabox {
background-color: #cceffc;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 20px;
}

.aquabox li {
padding-bottom: 10px;
}

.aquabox em {
color:black;
font-style: italic;
}

#column1.wide .aquabox {
width: 270px;
float: right;
}

p.widefloatleft {
font-size: 11px;
width: 290px;
float: left;
margin-top: 0;
}
.widefloatleft {
clear: both;
font-size: 11px;
width: 290px;
float: left;
margin-top: 0px;
}


/* !__FEATURE BOXES__ */

#feature {
background-color: #99999;
}

/* !feature home */

.featurehome h1 {
height: 55px;
font-size: 28px;
line-height: 25px;
text-align: right;
color: #00aeef;
padding-top: 37px;
margin-right: 57px;
margin-bottom: 30px;
}

.featurehome ul {
list-style: none;
padding: 0;
margin-left: 755px;
margin-top: 24px;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
line-height: 30px;
}

.featurehome img.uk {
position: relative;
bottom: 196px;
left: 266px;
}
.featurehome img.eu {
position: relative;
bottom: 149px;
left: 276px;
}
.featurehome img.sa {
position: relative;
bottom: -27px;
left: 276px;
}
.featurehome img.io {
position: relative;
bottom: 15px;
left: 313px;
}

.country li {
	margin-top: 10px;
	line-height: 20px;
}

.featurehome a:link { color: white; text-decoration: none;} 
.featurehome a:visited { color: white; text-decoration: none;}
.featurehome a:hover,
.featurehome a:focus { color: white; text-decoration: none;}
.featurehome a:active {}
.featurehome img {border: none;}

.featurehome {background-image: url(../images/banner-home.jpg);}

/* !feature mauritius */

.featuremauritius h1 {
font-size: 18px;
color: white;
margin-left: 30px;
padding-top: 99px;
}

.featuremauritius {background-image: url(../images/banner-mauritius.jpg);}

/* !feature sa */

.featuresa h1 {
font-size: 16px;
color: white;
margin-left: 30px;
padding-top: 195px;
}

.featuresa {background-image: url(../images/banner-sa.jpg);}

/* !feature uk */

.featureuk h1 {
	font-size: 16px;
	color: white;
	margin-left: 30px;
	padding-top: 195px;
}

.featureuk {background-image: url(../images/banner-uk.jpg);}

/* !feature malta */

.featuremalta h1 {
font-size: 16px;
color: white;
margin-left: 30px;
padding-top: 195px;
}

.featuremalta {background-image: url(../images/banner-malta.jpg);}


/* !feature fund administration */

.featurefundadmin h1 {
margin-left: 30px;
padding-top: 30px;
padding-bottom: 8px;
color: white;
font-size: 28px;
background-image: url(../images/dotted2.png);
background-repeat: repeat-x;
background-position: bottom;
width: 400px;
margin-bottom: 10px;
}

.featurefundadmin a:link {font-size: 13px;} 
.featurefundadmin a:visited {font-size: 13px;}
.featurefundadmin a:hover, 
.featurefundadmin a:focus {font-size: 13px;}

.featurefundadmin a:link.selected {color: white;} 
.featurefundadmin a:visited.selected {color: white;}
.featurefundadmin a:hover.selected, 
.featurefundadmin a:focus.selected {color: white;}

.featurefundadmin #featureleft {
float: left;
margin-left: 30px;
}

.featurefundadmin #featureright {
float: left;
margin-left: 30px;
}

.featurefundadmin em {
color: white;
font-style: italic;
}

.featurefundadmin ul {
margin-top: 10px;

}
.featurefundadmin li {
list-style: url(../images/arrow-bullet-blue.png);
line-height: 20px; 
margin-left: 5px;
}

.featurefundadmin li.selected {
list-style: url(../images/arrow-bullet-down.png);
}

.featurefundadmin {
background-image: url(../images/banner-fundadminlarge.jpg);
background-position: top;
background-repeat: no-repeat;
}

/* !__LINKS__ */
a {
	outline: none;
}

a:link {color: #00aeef; text-decoration: none;} 
a:visited {color: #00aeef; text-decoration: none;}
a:hover, 
a:focus {color: #00aeef; text-decoration: none;}
a:active {}


/* !__MAIN MENU__ */

#menu a:link { color: black; text-decoration: none; padding-right: 5px; padding-left: 5px;}
#menu a:visited { color: black; text-decoration: none;	padding-right: 5px;	padding-left: 5px;}
#menu a:hover,
#menu a:focus { color: #00aeef; }

#menu a.selected:link,
#menu a.selected:visited,
#menu a.selected:hover,
#menu a.selected:focus,
#menu a.selected:active{
	color:#00aeef;}

#countrymenu a:link{color:black;text-decoration:none;padding-right:5px;padding-left:5px;}
#countrymenu a:visited{color:black;text-decoration:none;	padding-right:5px;	padding-left:5px;}
#countrymenu a:hover,
#countrymenu a:focus{color:#00aeef;}

#countrymenu a.selected:link,
#countrymenu a.selected:visited,
#countrymenu a.selected:hover,
#countrymenu a.selected:focus,
#countrymenu a.selected:active{
	color:#00aeef;}

.std ul {
	border:1px solid #000;
	padding: 0px;
	margin: 0px;
}
.std li {
	height: auto;
	margin: 0px;
}

.marginleft{
	margin-left: 20px;
}
