@import url("common.css");
html, body{
background: #666;
color: #000000;
text-align: center;
margin: 0px 0 0 0;
padding: 0px;

}
 

#container{
margin: 0px;
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
background: #ffffff;

}

/* commented backslash hack \*/
#container {
height: 620px;
}
/* end hack */
html>body #container {
height: auto;
min-height: 740px;
}

#header{
background: url(../images/header.jpg) no-repeat;
height: 158px;
position: relative;
}

#header img{
position: absolute;
left: 40px;
top: 18px;
}

#menu{
position: absolute;
top: 18px;
right: 18px;
}

#menu ul{

}

#menu li{
display: inline;
background: url(../images/btn_left.gif) no-repeat top left;
line-height: 23px;
width: auto;
float: left;
margin: 0px 5px 0px 5px;
padding: 0px 0px 0px 20px;
}

#menu a{
background: url(../images/btn_right.gif) no-repeat top right;
color: #0063a2;
line-height: 23px;
padding: 0px 20px 0px 0px;
float: left;
text-decoration: none;
}

#menu a:hover{
color: #ffffff;
}

#columns{
	position: relative;
background: #ffffff;
}



#main{
position: relative;
border-left: 203px solid #d5eef5;
padding: 0px 20px 38px 20px;
color: #7fcbe6;
color: #000000;

background: #ffffff;
}

/* commented backslash hack \*/
#main {
height: 520px;
}
/* end hack */
html>body #main {
height: auto;
min-height: 520px;
}

#main h1, #main h2, #main h3, #main h4, #main strong{
color: #0063a2;
}

#main h1{
font-size: 28px;
font-weight: normal;
margin: 0px 0px 15px 0px;
}

#main h2{
font-size: 14px;
font-weight: normal;
}


#main h3{
font-size: 12px;
font-weight: normal;
}

#main h4{
font-size: 17px;
font-weight:bold;
}

#main p, #main td{
color: #7fcbe6;
color: #363636;
margin-right: 10px;
}

#main p.blue{
color: #0063a2;
}

#main th{
color: #000000;
}

#main p.small{
font-size: 9px;
}
#main  p strong.black{
color: #000000;
}
#main p.black{
color: #000000;
}

#main p.black strong{
color: #000000;
}
#main strong.black{
color: #000000;
}

#main a .black{
color: #000000;
}

#main u a{
text-decoration: underline;
}

.country{
float: left;
width: 177px;
height: 130px;
margin: 0px 8px 10px 0px;
}

.country .title{
width: 30px;
height: 130px;
}

.country .scene{
border: 2px solid #7fcbe6;
width: 139px;
height: 126px;
}

#subcontent{
width: 203px;

position: absolute;
top: 0px;
left: 0px;
}

#subcontent h2, #subcontent h3{
color: #0063a2;
padding: 8px 10px 8px 10px;
margin: 0px;
}

#subcontent h3{
padding: 3px 10px 3px 10px;
font-size: 12px;
font-weight: bold;
}

#subcontent p{
padding: 3px 10px 10px 10px;
margin: 0px;
color: #333333;
}
#subcontent a.feat{
color: #000000;
}

#subcontent a.feat:hover{
color: #0063a2;
}

#subcontent strong{
color: #0063a2;
}
#subcontent .sc{
border-top: 10px solid #ffffff;
border-bottom: 10px solid #ffffff;
}

#subcontent .news{
border-top: 10px solid #ffffff;
padding-bottom: 0px;
}
#subcontent .mininews{
padding-bottom: 10px;
}
#subcontent .mininews p{
margin: 0px 10px 0px 0px;
padding: 3px 0px 0px 10px;
}

#subcontent .featured{
border: 2px solid #ffffff;
margin-left: 10px;
}

#main .extracountries{
clear: both;
border-collapse:collapse;
font-size: 14px;
margin-top: 5px;
}

#main  .extracountries th{
color: #0062a1;
font-weight: bold;
text-align: left;
vertical-align: top;
padding: 5px;
}

#main .extracountries td{
padding: 5px;
text-align: left;
vertical-align: top;
color: #7fcae5;
}

#main .extracountries a{
text-decoration: none;
}

#main .imgleft{
float: left;
border: 2px solid #7fcae5;
margin: 0px 20px 20px 0px;
}

#main .black strong, #main strong .black{
color: #000000;
}

.properties{
margin-bottom: 20px;
}

.properties th img{
border: 2px solid #7fcae5;
vertical-align: top;
}


.properties td{
vertical-align: top;
padding: 3px;
}

.properties td h4{
padding: 0px;
margin: 0px;
}

.properties td p{
padding: 0px;
margin: 0px;
}

.clear{
clear: both;
}


.propdetails{
margin-bottom: 20px;
}

.propdetails th{
vertical-align: top;
text-align: left;
width: 150px;
}


.propdetails td{
vertical-align: top;
padding: 3px;
}


#footer{
background: #7BC8E2;
padding: 10px 30px 10px 20px;
text-align: left;
}

#footer ul{
margin: 0px;
padding: 0px;

}

#footer ul li{
margin: 0px;
padding: 0px;
display: inline;
}

#footer ul li a{
color: #ffffff;
border-right: 1px solid #ffffff;
padding: 0 7px 0 7px;
}

#footer ul li a:hover, #footer ul li a.current{
color: #000000;
}

#footer ul li.last a{
border: 0px;
}
table.contact{
width: 90%;
}
table.contact td, table.contact th{
vertical-align: top;
}


@media print{
	#menu{
	display: none;
	}
	
	#header, #links{
	display: none;
	}
	.content{
	margin-left: 0px;
	width: 90%;
	}
	
	#columns{
	margin: 0px;
	height: auto;
	
	}
	#subcontent{
	display: none;
	}
	#main{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 90%;
	border-left: 0px;
	height: auto;
	}

}