@import 'flags.css';
@import 'slide.css';
@import 'menu.css';

body {
	padding: 0px;
	margin: 0px;
	background: #416E8E;
	font-family: Helvetica, Arial, Thoma, font-family;
}

.uppercase {
	text-transform: uppercase;
	
}
#popupmessage
{
	position:absolute;
	width:400px;
	height:50px;
	background:#fff;
	border:#7E9E4B 4px solid;
	left: 45%;
	padding:10px;
	padding-top:0px;
	opacity:0.8;filter:alpha(opacity=80);
	font-size:10px;
	top: 50px;
}
#popupmessage p 
{
	font-size:11px;
	font-weight:bold;
}
.d100 {
	width: 100%;
}

.clear {
	clear: both;
}

#login {
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
	padding-top: 6px;
}

#login p {
	font-size: 11px;
	padding-top: 0px;
	margin: 2px;
	color: #6f7a84;
	font-weight: bold;
	text-align: right;
}

#login input {
	padding: 5px;
	width: 140px;
	font-size: 11px;
	color: #6f7a84;
	border: 0;
	margin-left: 10px;
	margin-top:-2px;
	background:none;
	
}

#login #loggingin {
	background: none;
	text-indent: -1000px;
	border: none;
	width: 67px;
	height: 35px;
	cursor: pointer;
}

.center {
	display: block;
	margin: 0 auto;
}

#private_residence_main {
	width: 882px;
}

#main_white {
	background: url(../images/mid.png) repeat-y top center;

	width:880px;
	float: left;
	margin:0px;
	padding-top: 0px;
}

#headertext {
	width: 322px;
	height: 83px;
	font-size: 11px;
	font-weight:bold;
	text-align: justify;
	padding: 1px;
	margin-top:-8px;
	color: #fff;
}

#headertext p {
	padding: 15px;
	color: #fff;
	padding-top: 0px;
	margin-top:0px;
	cursor: default;
}
#headertext .longir
{
	margin-left:-30px;
}
.bold {
	font-weight: bold;
}


#imagebanner
{
        background: url(../images/colagu.png) no-repeat center top;
        width: 100%;
        height: 156px;
}
#logo {
	padding-left: 14px;
	padding-top:17px;
	padding-left:45px;
	width: 200px;
}
#sub_background_en_US
{
	margin-top:-12px;
   	background: url(../images/hbg.png) no-repeat center top;
	height:50px;
	
}
#sub_background_af_ZA
{
        margin-top:-12px;
        background: url(../images/hbg_ZA.png) no-repeat center top;
        height:50px;

}
#sub_background_nl_NL
{
        margin-top:-12px;
        background: url(../images/hbg_nl_NL.png) no-repeat center top;
        height:50px;

}

#sub_background_fr_FR
{
        margin-top:-12px;
        background: url(../images/hbg_fr_FR.png) no-repeat center top;
        height:50px;

}
#sub_background_pt_PT
{
        margin-top:-12px;
        background: url(../images/hbg_pt_PT.png) no-repeat center top;
        height:50px;

}
#sub_background_de_DE
{
        margin-top:-12px;
        background: url(../images/hbg_de_DE.png) no-repeat center top;
        height:50px;

}

#sub_background_es_ES
{
        margin-top:-12px;
        background: url(../images/hbg_es_ES.png) no-repeat center top;
        height:50px;

}







#top_curve {
	background: url(../images/top.png) no-repeat 0px top ;
	height: 20px;
	width:100%;
}

.fleft {
	display: block;
	float: left;
}

.fright {
	display: block;
	float: right;
}

#right {
	width: 630px;
	float: right;
	margin-top: -10px;
	
}

#editable_content {
	min-height: 400px;
	padding-top: 0px;
	margin-right: 20px;
	margin-top:0px;


        text-align: justify;

}

#editable_content li {

        text-align: justify;

}
#editable_content p {
	font-size: 11px;
	text-align: justify;
	padding-right: 0px;
	margin:8px;
	color: #707070;
}

#editable_content h1 {
	font-size: 18px;
	text-align: justify;
	padding-right: 20px;
	color: #98b7c7;
}

marquee {
	color: #B9DAE9;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}

#flashbox {
	width: 607px;
	background: #e8f3f8;
	margin-left: -8px;
	height: 147px;
	margin-top: 10px;
}

#footer {
	padding:4px;
	color: #B9DAE9;
	width:100%
	height:2px;
	background: url(../images/bot.png) no-repeat 0px bottom;
}

#footer p {
	margin: 10px;
	padding-right:20px;
	text-align: right;
}


#footer a {
	text-decoration: none;
	color: #87ACBF;
}
