@charset "utf-8";
/* CSS Document */

.middle .menu_left h1 {font-size:13px; color:#503985; font-weight:bold;}
.middle .menu_left h1 a {color:#503985;}

#singlemain {background-color:#dadce0; padding-right:0px; padding-bottom:0px; width:466px; margin-top:4px; height:575px; }
#singlemain h2 {color:#503985; padding:5px 0px 0px 0px;}
#singlemain h3 {padding:5px 0px 0px 0px; margin-bottom:4px; margin-top:0px;}
#singlemain p {padding-left:0px; padding-right:10px; text-align:justify;}
#singlemain #map {padding-left:15px;}

#singlemain .content {margin-left:15px; margin-right:20px; height:535px; overflow: auto;}
#our_island_location .content {margin:0 0 0 10px; height:565px; overflow: hidden;}
#weather_forecast .content {margin:0 0 0 10px; height:565px; overflow: hidden;}
#consulates .consulate {margin-bottom:0.8em;}
#timecustoms .content a {font-weight:normal;}

.forecast_day {width:200px; height:185px; height:auto; float:left; margin:0px 30px 0px 0px; }
.forecast_day h3 {font-size:16px; margin-left:6px; display:block;}
.forecast_day .info_box { width:196px; height:94px;}
.forecast_day .info_box .roundtop {background: url(../images/bcorner_tr.gif) no-repeat top right; background-color:#0087b3; }
.forecast_day .info_box .roundbottom {background: url(../images/bcorner_br.gif) no-repeat top right; background-color:#0087b3;}
.forecast_day .info_box .details {background-color:#0087b3; overflow:hidden;}
.forecast_day .info_box .details .weather_icon {float:left; margin-left:10px; width:60px;}
.forecast_day .info_box .details .weather_details {float:left; margin-left:10px;}
.forecast_day .info_box .details .weather_details .temp {font-size:24px; font-weight:bold;}
.forecast_day .info_box .details .weather_details .forecast {color:#ffffff; height:40px; position:relative;}
.forecast_day .info_box .details .weather_details .forecast div { position:absolute;}

#today .info_box .details .weather_details .forecast {height:auto;}
#day0 .details .weather_details .forecast div {bottom:0;}
.forecast_day .info_box .details .weather_details .condition {font-size:10px;}
.forecast_day .date_box {margin: 4px 0px 0px 5px; font-size:11px;}

img.corner {width: 8px; height: 15px; border: none; display: block !important;}

.avg_table .months {background-color:#999999;}
.avg_table .averages {background-color:#eeeeee;}