/* Линии */
#content div.citymap_up_line{height:23px; background:url('/globals/citymap/up_line.gif');}
#content div.citymap_down_line{height:23px; background:url('/globals/citymap/down_line.gif'); margin-bottom:10px;}

/* Точки карты мира */
#content div.citymap_tochka{position:absolute;}
#content div.citymap_tochka a{height:15px; padding:2px 0px 2px 13px; font:10px Tahoma; color:#666666; background:url('/globals/citymap/tochka.gif') no-repeat center left;}
#content div.citymap_tochka a:hover{background:url('/globals/citymap/tochka_hover.gif') no-repeat center left;}

/* Передняя плашка карты */
#content table.citymap_plashka{width:201px; display:none; position:absolute; z-index:1;}
#content table.citymap_plashka td.top{width:201px; height:25px; background:url('/img/plashka_top.png'); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/plashka_top.png');}
#content table.citymap_plashka td.middle{padding:4px 15px 22px 12px; background:url('/img/plashka_middle.png'); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/plashka_middle.png');}
#content table.citymap_plashka td.bottom{height:13px; background:url('/img/plashka_bottom.png'); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/plashka_bottom.png');}
#content table.citymap_plashka td.middle td.citymap_plashka_head_left{font:11px Tahoma; color:#999999; vertical-align:top;}
#content table.citymap_plashka td.middle td.citymap_plashka_head_right{width:10px; vertical-align:top; text-align:right;}
#content table.citymap_plashka td.middle td.citymap_plashka_head_right img{width:8px; height:8px; cursor:pointer;}
#content table.citymap_plashka td.middle div.citymap_plashka_line{height:20px; background:url('/img/plashka_line.gif');}
#content table.citymap_plashka td.middle div.citymap_plashka_date{font:11px Verdana; color:#999999;}
#content table.citymap_plashka td.middle a{font:11px Verdana; color:#006697; text-decoration:underline;}
#content table.citymap_plashka td.middle a:hover{text-decoration:none;}

/* Задняя плашка карты */
#content table.citymap_plashka_back{width:201px; display:none; position:absolute; z-index:1;}
#content table.citymap_plashka_back td.top{width:201px; height:25px; background:url('/img/plashka_top_back.png'); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/plashka_top_back.png');}
#content table.citymap_plashka_back td.middle{padding:4px 12px 22px 15px; background:url('/img/plashka_middle_back.png'); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/plashka_middle_back.png');}
#content table.citymap_plashka_back td.bottom{height:13px; background:url('/img/plashka_bottom_back.png'); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/plashka_bottom_back.png');}
#content table.citymap_plashka_back td.middle td.citymap_plashka_head_left{font:11px Tahoma; color:#999999; vertical-align:top;}
#content table.citymap_plashka_back td.middle td.citymap_plashka_head_right{width:10px; vertical-align:top; text-align:right;}
#content table.citymap_plashka_back td.middle td.citymap_plashka_head_right img{width:8px; height:8px; cursor:pointer;}
#content table.citymap_plashka_back td.middle div.citymap_plashka_line{height:20px; background:url('/img/plashka_line.gif');}
#content table.citymap_plashka_back td.middle div.citymap_plashka_date{font:11px Verdana; color:#999999;}
#content table.citymap_plashka_back td.middle a{font:11px Verdana; color:#006697; text-decoration:underline;}
#content table.citymap_plashka_back td.middle a:hover{text-decoration:none;}

/* Текстовые блоки */
#content div.citymap_text_div{display:none;}
#content div.citymap_text_div div.cityname{padding-left:14px; margin:25px 10px 20px -5px; background:url('/globals/citymap/tochka.gif') no-repeat center left; font:bold 12px Verdana; color:#333333;}
#content div.citymap_text_div div.name{padding-left:9px; font:bold 11px Verdana;}
#content div.citymap_text_div div.date{padding-left:9px; font:11px Verdana;}
#content div.citymap_text_div div.html{padding-left:9px; margin:10px 0px 10px 0px; font:11px Verdana; color:#666666;}
