﻿#mapwrap
{
    position:relative;
    width:669px;
    font-family: Arial, Sans-Serif;
    font-size:90%;
    padding-bottom:42px;
}

#map_block
{
    position:relative;
    margin-top:13px;
    margin-left:7px;
    margin-right:10px;
    width:428px; 
    height:347px;
    float: left;
}

#map
{
    width:100%; 
    height:100%;
    letter-spacing:-0.2px;
}

#map_indicator_block
{
}

#map_indicator_bg
{
    position:absolute;
    top:0;
    left:0;
    width:100%; 
    height:100%;
    background:#FFFFFF;
    opacity:0.6;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=6)'; /*MSIE-8 - first*/
    filter:alpha(opacity=60); /*MSIE-7 - second*/
}

#map_indicator
{
    position:absolute;
    width:220px; 
    height:40px;
    top:150px;
    left:110px;
    text-align:center;
    background:Black;
    color:White;
}

.search_control
{
    font-size:130%;
}

.display_block
{
    display:block;
}

.display_none 
{
    display:none;
}

.balloon_html
{
    width:300px;
}



#search_block
{
    position:relative;
    margin-top:13px;
    width:210px; 
    float:right;
}

.ddl_map_search
{
    width: 188px;
    height:19px;
}

.input_text_map_search
{
    width: 183px;   
    text-align:left; 
}

#h24ChB
{
    vertical-align:middle;
}

label[for="h24ChB"]
{
    font-weight:bold;
    margin-left:5px;
    font-size:80%;
}

#otbor
{
    font-size:120%;
    font-weight:bold;
}



#points_count_block
{
    font-size:80%;
}

#points_count
{
    font-weight:bold;
}

#search_results_head
{
    font-size:100%;
    font-weight:bold;
}

.br_clear
{
    clear:both;
}

#search_results
{
    width:206px;
}

#search_results a
{
    color:#F0803F;
    text-align:left;
}

#this_page_link
{
    margin:0;
}

#search_results a:visited
{
    color:#F39C4F;
}

#this_page_link a
{
    color:#F0803F;
}

#this_page_link a:visited
{
    color:#F39C4F;
}

#search_foot
{
    z-index: -1; 
    position:absolute; 
    bottom:0; 
    right:0; 
    text-align:right;
    
}

#search_foot img
{
    margin-bottom:0;
    border:0;
    padding:0;
}

#search_foot_div0
{
    background-image:url(Images/search_bg.gif);
    background-repeat:no-repeat;
    background-position:right;
    height:130px;
    
}

#search_foot_div1, #search_foot_div2
{
    color:#8E8E8E;
    text-align:left;

    width:170px;
    padding-left:70px;
}

#search_foot_div1 span, #search_foot_div2 span
{
}

#search_foot_div1
{
    font-size:120%;
    border-top:1px dotted #BEBEBE;
}

#search_foot_div2
{
    font-size:100%;
}



















#get_map_link_block
{
    background-color:#FFECCF;
    width:636px;
    border:1px solid #F39C4F;
    padding:6px;
    position:absolute;
    display:none;
    z-index:20;
    margin:5px 0;
}

#get_map_link_block span
{
    float:left;
}

#get_map_link_block a
{
    float:right;
}

#map_link
{
    display:block;
    width:630px;
    margin:4px 0;
}