.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
    display: block;
}

br.clear {
    clear: both;
}

textarea {
    display: none;
}


/* BLAGO'S STYLES END HERE */

ol, ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0;
    margin: 0;
}

h1 span.sIFR-alternate span.tip,
h1 span.tip { background: url(../../images/sections/header_tip_state.png) 0 0 no-repeat; } 

ol.orderedList {
    color: #446261;
}
.contentBody ul li { 
    background-image: url(../../images/sections/bullet_state.gif);
}   

ul.contentNav li.first a {
    color: #64776D;
}  

#sideNav { 
    width: 230px;  
    font-size: .8em;
    background: url(../../images/google_map/bg_nav_tile.jpg) 0 0 repeat-y;            
}  
#sideNavInner { 
    background: none; 
    padding: 0 5px 0 6px;
}  
#sideNavOutter { 
    padding-top: 4px;
    background: url(../../images/google_map/bg_nav_top.jpg) 0 0 no-repeat;
} 
#sideNavBottom {
    background: url(../../images/google_map/bg_nav_bottom.jpg) 0 100% no-repeat; 
}   


hr {
    background: url(../../images/google_map/bg_nav_header_line.gif) 0 50% repeat-x;
    height: 2px; 
    border: 0;
    margin: 0;
} 

a { line-height: 1em;  } 

#sideNav p { 
    margin: 1em 0;
    padding: 0 8px; 
    font-size: 1.3em;
}

#sideNav a {
    display: inline;
} 

#sideNav h2 a,
#sideNav h3 a {
    display: block;
    margin: 0;
    padding: 0;
} 
#sideNav h2 a:hover,
#sideNav h3 a:hover {
    color: #000;
}   

#sideNav h2 { 
    position: relative;
    margin: 0;   
    padding: 12px 8px; 
    font-size: 1.5em;
    height: 16px;
    border-bottom: 1px solid #8c8c8c;
    background: url(../../images/google_map/bg_nav_header.gif) 0 0 repeat-x;
}     
#sideNav h3 { 
    position: relative;       
    margin: 1em 0;
    padding: 0;
    font-size: 1.3em;
    background: url(../../images/google_map/bg_nav_header_line.gif) 0 50% repeat-x;
}       
    #sideNav h3 span{
        padding: 0 5px;       
        background-color: #f7f5ef; 
    } 
    #sideNav h3 span.icon {      
        padding: 7px 5px 7px 30px; 
        background-position: 0 50%;
        background-repeat: no-repeat;
    }
    #sideNav h3 span.icon.water {
        background-image: url(../../images/google_map/icon_water.png);
    }
    #sideNav h3 span.icon.facility {
        background-image: url(../../images/google_map/icon_facility.png);
    } 
 
#sideNav span.help { 
    position: absolute; 
    top: 7px;
    right: 5px;
    width: 30px;
    height: 30px;
}   
#sideNav span.help a {
    display: inline; 
    width: 30px;
    height: 30px; 
    display: block;
    text-indent: -9999px;
    background: url(../../images/google_map/icon_help.png) 0 0 no-repeat;
}    
   
  
#sideNav .content {  
    padding: 8px;
    padding-bottom: 0;
    background: url(../../images/google_map/bg_nav_content_top.gif) 0 0 repeat-x;
}
    #sideNav .content .bot {  
        height: 5px;    
        margin: 3px -8px 0 -8px;
        background: url(../../images/google_map/bg_nav_content_bottom.gif) 0 100% repeat-x;
    } 
    
#sideNav li {  
    margin: 2px 0;       
    padding: 0 5px 5px 5px; 
    display: block;  
}     
    #sideNav label.collapse {
        margin: 0;
    }
    #sideNav li.active {
        background-color: #eae6de;
    }
    #sideNav li span {
        font-size: 9px;
    } 
    
#sideNav ul {
    padding-top: 0;
}   

#sideNav select,
#sideNav input { 
    margin: .3em 0;
}   

#sideNav select[name=fish] {
    margin-left: 0px !important;
}

#sideNav select {
	width: 173px;
}

#sideNav dl.result {
    padding: 10px 0 0 0; 
    min-height: 40px;
}
    #sideNav dl.result dt span {
        float: left;   
        color: #fff;
        width: 27px;
        height: 30px; 
        margin-right: 10px;
        text-align: center;
        line-height: 25px;
        background: url(../../images/google_map/icon_location.png) 0 50% no-repeat;
    }
    #sideNav dl.result dt span.selected {
        background: url(../../images/google_map/icon_search_result.png) 0 50% no-repeat;
        width: 36px;
        height: 40px;
    }
    #sideNav dl.result dd { 
        padding-left: 37px;
    }

#sideNav dt { 
    font-size: 1.4em;
    font-weight: bold;
} 

p.buttons {
    text-align: center;
}  

p.buttons a {
    padding: 3px 5px;
    border: 1px solid #948C80;
    background-color: #EBEBEB; 
    text-decoration: none;
}  

#sideNav div.button {  
    background: url(../../images/google_map/bg_button_top.jpg) 0 0 no-repeat;
}       
    #sideNav div.button a {
        display: block;
        font-size: 1.4em;
        padding: 20px 15px 8px 45px;   
    }
    #sideNav div.button .bot {  
        height: 10px;
        background: url(../../images/google_map/bg_button_bottom.jpg) 50% 0 no-repeat;
    } 
    #sideNav div.button a {      
        background-position: 12px 75%;
        background-repeat: no-repeat;
    }
    #sideNav div.button a.water  {
        background-image: url(../../images/google_map/icon_water.png);
    }
    #sideNav div.button a.facility {
        background-image: url(../../images/google_map/icon_facility.png);
    }
    #sideNav div.button a.location {
        background-image: url(../../images/google_map/icon_location_example.png);
    } 
    #sideNav div.button form {
        margin-left: 15px;
    }

#contentInner,
#content.contentTwoColumn #contentInner {
    float: left;
    clear: none;
    width: 703px;
    margin: 0;
    padding: 0;
}      
    #content.contentTwoColumn .column { 
        margin-top: 0;
        width:auto;
    }
    

.paging {
    margin: 0 2em 1em  2em;   
    background: url(../../images/google_map/shadow.gif) 0 0 repeat-x;
}                
    .paging a {
        padding: 1em .2em;
    }
    





.alignCenter {
    text-align: center;
} 
.clear {
    clear: both;
}         


#tooltip{
	position: absolute;
	border: 1px solid #333;
	background: #f7f5d1;
	padding: 2px 5px;
	color: #333;
	display: none;
}

#map_panel_wrapper {
	height:431px;
	left:0;
	top:0;
	margin: 14px 17px;
}

.marker_content { 
    text-align: center;    
    width: 30px;
    height: 30px;                                                                   
    text-align: center;
    line-height: 28px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
} 
.marker_top_label {  
    display: block; 
    width: 90px; 
    font-size: 10px;
    text-align: center;
    padding: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 25px;
    left: -35px;
}
.marker_content.cluster .marker_top_label {
    width: 20px; 
    left: 0;
    border: 2px solid #fff;
    color: #fff; 
    font-weight: bold;
}
    .marker_content.water_single {
        left: 100px; /*remove*/
        background-image: url(../../images/google_map/icon_water.png);
    } 
        .marker_content.water_single .marker_top_label {
            border: 2px solid #14508F;
        }
    .marker_content.water_cluster {
        background-image: url(../../images/google_map/icon_water.png);
    }
        .marker_content.water_cluster .marker_top_label {
            background-color: #14508F; 
        }
    
    .marker_content.loc_single {
        left: 500px; /*remove*/
        background-image: url(../../images/google_map/icon_result_single.png);
    } 
        .marker_content.loc_single .marker_top_label {
            bottom: 28px;
            border: 2px solid #A3000C;
        } 
        
    .marker_content.facility_single {
        left: 380px; /*remove*/
        background-image: url(../../images/google_map/icon_facility.png);
    } 
        .marker_content.facility_single .marker_top_label {
            border: 2px solid #6D5910;
        } 
    .marker_content.facility_cluster {
        left: 380px; /*remove*/
        top: 200px; /*remove*/
        background-image: url(../../images/google_map/icon_facility.png);
    } 
        .marker_content.facility_cluster .marker_top_label {
            background-color: #6D5910; 
        } 
                
.marker_body_label {
    font-size: 14px;
    color: #ff

