/* STYLES FOR HOMEPAGE MAP */
#logocontrol{display: none;}
#scalecontrol{left: 5px !important;}
.terms-of-use-link{display: none !important;}
#map{background-color: #99b3cc !important;}
#map span{display: none;}
.js_map{
height: 400px; 
}

#map_loader{
top:5px;
right: 10px;
position: absolute;
font-size: 1.2em;
font-weight: bolder;
color:#ffffff;
}

#map_loader p{
padding: 0;
margin: 0;
}

#map_popup{
height: auto;
width: 460px;
float: left;
}

#map_popup ul{
margin: 0;
margin-bottom: 10px;
}

#map_popup ul li{
padding-bottom: 5px;
padding-left:30px;
position:relative;
}

#map_popup h3{
padding-bottom: 0.5em
}

#map_popup p{
padding-bottom: 0.5em;
}

#map_popup #popup_text{
width: 300px;
padding-right: 10px;
padding-left: 10px;
float: left;
position: relative;
display: inline;
}

#map_popup #popup_image{
float:left;
position: relative;
display: inline;
margin-right: 10px;
}

#mapControls{
background-color: #73b9d3;
border-bottom: 1px solid #ffffff;
z-index: 1;
                position: relative;

}

#mapControls p{
padding-bottom: 0;
}

/* STYLES FOR MINI NAV NEXT TO LANGUAGE DROP DOWN */
#mini_nav{
float: right;
list-style: none;
margin-right: 12px;
margin-top: 15px;
}

#mini_nav a{
color:#657881;
padding-left: 6px;
padding-right: 6px;
}

#mini_nav li, #mini_nav li p{
display: inline;
}

/* DOWNLOADS CHUNK */
.downloads{
margin-top: 1em;
}

.downloads ul{
margin: 1em 0 0 0;
padding: 0;
list-style: none;
}

.downloads ul li {
background-image: url("../images/pdf_icon.gif");
background-position: top left;
background-repeat: no-repeat;
padding-left: 35px;
}

/* INSTRUCTIONS CHUNK */
#blue_bar{
background-color: #73b9d3;
border-bottom: 1px solid #ffffff;
height: 40px;
}
