/* ========================================================================== */
/* ========================================================================== */

h2 { color:#7192A6; font-weight:normal; }

.go_hits{
    font-size: 9px;
    margin-left:4px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.side_block{
    float:right;
    clear:both;
    display:block;
    width:210px;
    padding: 10px;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background: #E0EAEF;
    margin-bottom:10px;
}

.side_block div{ margin-bottom: 10px; }
.side_block div.last{ margin-bottom: 0px; }
.side_block div strong{ color:#375E93; }
.side_block div strong a{ color:#375E93; }

.side_block .contacts span { display:block; }

/* ========================================================================== */
/* ========================================================================== */

table.customer_info td{ padding-bottom:15px; }
table.customer_info td.first{ padding-top:15px; }
table.customer_info .input{ width:340px; }

.psys_price { font-size:14px; }
.psys_price span { font-weight:bold; }

/* ========================================================================== */
/* ========================================================================== */

.maps_vendors_list .vendor { font-size:18px; margin-bottom:15px; }

/* ========================================================================== */
/* ========================================================================== */

.total_to_pay{ font-size: 18px; }

.total_to_pay .label{ color: #7192A6; }

/* ========================================================================== */
/* ========================================================================== */

.con_heading{
    overflow:hidden;
}

.con_heading .is_hit{
    display:inline;
    padding-right:70px;
    background:url(../images/maps_hit_small.gif) no-repeat right center;
}

.maps_items_list .is_hit{
    position:absolute;
    margin-top:-60px;
    margin-left: 80px;
    width:82px;
    height:81px;
    background:url(../images/maps_hit.png) no-repeat;
}

.imghint{
    position:absolute;
    padding:10px;
    background:#FFF;
    border:solid 2px gray;
    display:none;
}

.itemlink{
    cursor:help;
}

/* ========================================================================== */
/* ========================================================================== */

ul.maps_cat_list{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
    padding:15px 0;
}

ul.maps_cat_list li.maps_cat_item{
    line-height:32px;
	padding-left:40px;
    float:left;
    font-size:18px;
    margin-left:0px;
    margin-right:20px;
    margin-bottom:1px;
    width:230px;
}

ul.maps_cat_list li.maps_cat_item .subcats{
    font-size:12px;
    line-height:20px;
}

/* ========================================================================== */
/* ========================================================================== */

.maps_item_short{ }

.maps_item_short .details {
    margin-left:15px;
}

.maps_item_short .details .title{
    font-size:18px;
    margin-bottom:4px;
}

.maps_item_short .details .category{
    font-size:11px;
}

.maps_item_short .details .category a{
    color:gray;
    text-decoration:none;
}

.maps_item_short .details .category a:hover{
    color:#000;
}

.maps_item_short .details .contacts{
    margin-bottom:8px;
    line-height:22px;
}

.details_td {
    display:block;
}

.details_td .desc{
    max-width: 500px;
    clear:both;
    color:#333;
    padding:10px;
    padding-left:0px;
}

.image_td .rating{
    margin-top:3px;
    overflow:hidden;
}

.image_td .rating small{
    line-height:20px;
    margin-left:6px;
}

.item_rating{  float:right; overflow:hidden; padding-right:15px; text-align:center; }
.item_rating small{ line-height:20px; }

.details .address,
.image_td .address{
    padding:3px;
    background:#E0EAEF;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.maps_item .details .addresses{
    clear:both;
    margin-bottom:10px;
    overflow:hidden;
}

.maps_item .details .addresses .address{
    float:left;
}

.maps_item .details .address{
    padding-left:0px;
    background:none;
    color:#5F98BF;
}

.details .contacts{ margin-top:12px; }

.item_addresses { margin-bottom:30px; overflow:hidden; }
.item_address { float:left; }

.details .contacts span,
.details .address span,
.item_address span{
    padding:1px;
    padding-left:20px;
    margin-right:5px;
    height:17px;
    line-height:17px;
}

.details .contacts span{
    width:140px;
    display:block;
    margin-bottom: 4px;
}

.details .address span,
.item_address span{
    background:url(../images/maps/address.png) no-repeat 1px 1px;
}

.details .contacts .phone { background:url(../images/maps/contacts/phone.png) no-repeat; }
.details .contacts .fax { background:url(../images/maps/contacts/fax.png) no-repeat; }
.details .contacts .url { background:url(../images/maps/contacts/url.png) no-repeat; }
.details .contacts .email { background:url(../images/maps/contacts/email.png) no-repeat; }
.details .contacts .icq { background:url(../images/maps/contacts/icq.png) no-repeat; }
.details .contacts .skype { background:url(../images/maps/contacts/skype.png) no-repeat; }

.details .contacts span strong { width: 80px; display:inline-block; color:#375E93; }

.maps_detail_item{
    margin-bottom:15px;
}

.maps_detail_item .contacts span{
    float:none;
    display:block;
    width:auto;
}

.maps_detail_item .contacts {
    margin-bottom:15px;
}

.details_links{
    clear:both;
    overflow: hidden;
}

.details_td .comments,
.details_td .news,
.details_td .events{
    float:right;
    margin:10px;
}

.details_td .comments a,
.details_td .news a,
.details_td .events a{
    color:#09c;
    height:18px;
    line-height:18px;
    padding:1px;
    padding-left:22px;
}

.details_td .comments a{
    background:url(/templates/perm/images/icons/comment.png) no-repeat left center;
}

.details_td .news a{
    background:url(../images/maps/newspaper.png) no-repeat left center;
    margin-right:6px;
}

.details_td .events a{
    background:url(../images/maps/event.png) no-repeat left center;
    margin-right:6px;
}

/* ========================================================================== */
/* ========================================================================== */

.maps_items_list{}

.maps_item {
    width:99%;
    margin-bottom:5px;
    padding-top:20px;
    padding-bottom:20px;
    border-top: solid 1px #E0EAEF;
}

.maps_item .image_td{
    width:150px;
    padding:15px 0;
    padding-left:15px;
    padding-right:25px;
    text-align:center;
}

.maps_item .details_td{
    padding:15px 0;
}

.maps_item .details .desc{
    margin-bottom:15px;
}

.maps_item .details .title{
    font-size:18px;
}

.maps_item .details .vendor{
    color:gray;
}

.maps_item .title .compare{
    float:right;
    margin-top:2px;
    font-size:11px;
    color:silver;
}

.maps_item .title .compare a {
    color:#09c;
}

.maps_item .title .compare a.add {
    padding:2px;
    padding-left:20px;
    background:url(../images/maps/compare.png) no-repeat left top;
}

.maps_item .title .edit{
    float:right;
    margin-top:2px;
    font-size:11px;
    color:silver;
    margin-right:10px;
}

.maps_item .title .edit a {
    color:#09c;
    padding:2px;
    padding-left:20px;
    background:url(../images/maps/edit.png) no-repeat left top;
}

/* ========================================================================== */
/* ========================================================================== */

.maps_filter_link a{
    padding:4px 15px;
    padding-left:30px;
    background:url(/admin/components/maps/images/filter.gif) no-repeat 10px center #E0EAEF;
    clear:both;
    border-radius:8px;
    -moz-border-radius:8px 8px 0px 0px ;
    display: inline-block;
    color:#375E93;
    text-decoration: none;
}

.maps_filter{
    width:240px;
    padding:15px;
    background:#E0EAEF;
    display:none;
    position: absolute;
    z-index: 999999;
    -moz-box-shadow:1px 1px 0 #1F3147;
}

.maps_filter .filter_title{
    font-size:14px;
    font-weight:bold;
    height:32px;
    line-height:32px;
    padding-right:20px;
    padding-left:2px;
    background:url(/admin/components/shop/images/filter.gif) no-repeat right center;
    display:inline;
}

.maps_filter table{
    margin-top:10px;
    margin-bottom:10px;
}

/* ========================================================================== */
/* ========================================================================== */

.maps_detail_item .details_td { padding-left:20px; }
.maps_detail_item .image_td { padding:15px; border:solid 1px #ccc; }
.maps_detail_item .image_td .images { margin-top:5px; }
.maps_detail_item .image_td .images a { border:solid 1px #ccc; display:table;float:left;padding:2px;margin-right:4px;margin-bottom:4px; }
.maps_detail_item .details_td .description p { margin-top:0px; }

.maps_detail_item .details_td .added_by {
    margin-bottom:2px; font-size:12px;
    padding:1px;
    padding-left:20px;
    background: url(../images/maps/user.png) no-repeat left center;
}

.maps_detail_item .details_td .added_by span {
    width:80px;
    display:inline-block;
}

.maps_detail_item .details_td .cats {
    margin-bottom:15px; font-size:12px;
    padding:1px;
    padding-left:20px;
    background: url(../images/maps/folders.png) no-repeat left center;
}

.maps_detail_item .details_td .cats span {
    width:80px;
    display:inline-block;
}

.maps_detail_item .details_td .cats a { font-weight:normal; }

.maps_detail_item .details_td .vendor { margin-bottom:15px; font-size:14px; }
.maps_detail_item .details_td .vendor { font-weight:bold; }
.maps_detail_item .details_td .vendor a { font-weight:normal; }

.maps_detail_item .details_td .chars_list {
    list-style:none;
    margin:0px;
    padding:0px;
    margin-top:10px;
    font-size:12px;
}

.maps_detail_item .details_td .chars_list li{
    margin:0px;
    margin-bottom:6px;
    clear:both;
    overflow:hidden;
}

.maps_detail_item .details_td .chars_list .quest{
    width:200px;
    display:block;
    float:left;
    color:#375E93;
}

.maps_detail_item .details_td .chars_list .answer{
    float:left;
}

.maps_detail_item .details_td .chars_list .grp{
    padding:4px;
    padding-left:0px;
    margin:0px;
    margin-bottom:4px;
    font-size:14px;
    font-weight:bold;
}

.maps_detail_item .details_td .abuse_link {
    margin-top:20px; font-size:12px;
    margin-left:10px;
    padding:1px;
    padding-left:20px;
    background: url(../images/maps/abuse.png) no-repeat left center;
}

.maps_detail_item .details_td .embed_link {
    margin-top:20px; font-size:12px;
    margin-left:10px;
    padding:1px;
    padding-left:20px;
    background: url(../images/maps/address.png) no-repeat left center;
}

/* ========================================================================== */
/* ========================================================================== */

.compare_table{}
.compare_table td { padding:4px; font-size:14px; text-align:center; }

.compare_table td.char_title { text-align:left; font-weight:bold; padding:7px; }
.compare_table td.item_image { padding-bottom:5px; padding-top:15px; }
.compare_table td.item_title { font-weight:bold; }

.compare_table .compare_remove { font-size:12px; margin-bottom:15px; }
.compare_table .compare_remove a { color:gray; }

/* ========================================================================== */
/* ========================================================================== */

a.maps_download,
a.maps_map,
a.maps_user,
a.maps_link {
    padding:2px;
    padding-left:20px;
}

a.maps_download{ background:url(../images/maps_download.png) no-repeat left 2px; }
a.maps_user{ background:url(../images/maps_user.png) no-repeat left 2px; }
a.maps_link{ background:url(../images/maps_link.png) no-repeat left 2px; }

/* ========================================================================== */
/* ========================================================================== */

/* #inmaps_map_filter { padding:15px; margin-left:4px; border:solid 1px silver; } */

#inmaps_map_filter {
    background:#FFF;
    padding:15px;
    -moz-border-radius:8px;
}

#filter_form .title{
    padding-left:28px;
    height:24px;
    line-height:24px;
    background:url(../images/maps/map-filter.png) no-repeat;
    font-size:14px;
    font-weight:bold;
}

#filter_form a {
    color: #09C;
    text-decoration:none;
    border-bottom: dashed 1px #09C;
}

#filter_form a:hover {
    color: #333;
    text-decoration: none;
    border-bottom: dashed 1px #333;
}

#filter_form .sel_all{
    margin-bottom:15px;
    padding-left:29px;
    font-size:11px;
}
#filter_form .sel_all a{
    color:gray;
    border-bottom:dashed 1px gray;
}

#inmaps_map_tree{ padding:0px; list-style:none; margin:0px; padding:0px; margin-bottom:15px; max-height:250px; overflow:auto; }

#inmaps_map_tree li { list-style:none; padding-left:0px; margin:0px; }

#inmaps_map_tree li ul { padding-left: 20px; }

.fullscreen_map{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
}

#citymap{
    height:500px;
    border:solid 8px #E0EAEF;
    border-top:solid 2px #E0EAEF;
    clear:both;
    -moz-border-radius:0 0 8px 8px ;
    border-radius:0 0 8px 8px;
}

#marker_select{ margin-top:8px; }
#marker_select select{ width:100%; }

#placemap{
    height:280px;
    border:solid 5px #ECECEC;
    overflow:hidden;
    clear:both;
}

.minimize_button{
    background:url('../images/maps/minimize.png') no-repeat left center;
}

.maximize_button{
    background:url('../images/maps/maximize.png') no-repeat left center;
}

#citypanel {
    background: #E0EAEF;
    overflow: hidden;
    padding:0 6px;
    -moz-border-radius:8px 8px 0 0;
    border-radius:8px 8px 0 0;
}
#citypanel #location{
    padding-top:9px;
    padding-bottom:7px;
    float:left;
}

#citypanel #location a{
    padding:4px 10px 4px 26px;
    background:url(/components/maps/images/dropdown_gray.png) no-repeat 6px center #FFF;
    border:solid 1px #fff;
    color:#375E93;
    text-decoration: none;
    margin:1px;
    border-radius:6px;
    -moz-border-radius:6px;
}

#citypanel #location a:hover{
    border:solid 1px gray;
    background:url(/components/maps/images/dropdown.png) no-repeat 6px center #FFF;
    color:#003399;
}

#citypanel .marker_loading{
    float:left;
    padding:4px;
    margin-left:10px;
    margin-top:5px;
    padding-left:20px;
    background:url('/components/maps/images/loader.gif') no-repeat left center;
}

#citypanel #fullscreen_link{
    float:right;
    padding:4px;
    margin-right:5px;
    margin-top:5px;
}

#citypanel #map_rss_link{
    float:right;
    padding:4px;
    padding-left:20px;
    margin-right:5px;
    margin-top:5px;
    background:url(../images/icons/rss.png) no-repeat left center;
}

#citypanel .minimize_button,
#citypanel .maximize_button{
    padding:1px;
    padding-left:20px;
    color:#666;
    text-decoration: none;
}

#citypanel #marker_pages_link{
    margin-left:15px;
    padding-top:9px;
    padding-bottom:7px;
    float:left;
    text-decoration: none;
    display:none;
}

#citypanel #marker_pages_link a{
    padding:3px 6px;
    margin-right:1px;
    border-radius:10px;
    -moz-border-radius:10px;
}

#citypanel #marker_pages_link a.active{
    padding:3px 6px;
    background:#375E93;
    color:#FFF;
    text-decoration: none;
    margin-right:1px;
}

#citypanel #news_link a:hover{
    text-decoration: underline;
}

.inmaps_add, .inmaps_news, .inmaps_events, .inmaps_rss{
    float:right;
    margin-right:10px;
}

.inmaps_add a,
.inmaps_news a,
.inmaps_events a,
.inmaps_rss a{
    padding-left:20px;
    font-size:14px;
    color:#5F98BF;
    text-decoration: none;
}

.inmaps_add a { background:url(../images/maps/add.png) no-repeat; }
.inmaps_news a { background:url(../images/maps/newspaper.png) no-repeat; }
.inmaps_events a { background:url(../images/maps/event.png) no-repeat; }
.inmaps_rss a { background:url(../images/icons/rss.png) no-repeat; }

.inmaps_city{
    float:right;
}

.inmaps_city div{
    padding-left:20px;
    background:url(../images/maps/city.png) no-repeat left 4px;
}

.inmaps_city a{
    font-size:14px;
    color:#5F98BF;
    border-bottom:dashed 1px #375E93;
    text-decoration: none;
}

#map_find_addr{
    float:right;
    padding:5px;
    margin-right:10px;
    color:#666;
}

#map_find_addr input{
    border:solid 1px #444;
}

/* ========================================================================== */
/* ========================================================================== */

.mod_inmaps_front .item_wrap{
    text-align:center;
}

.mod_inmaps_front .title{
    font-size:16px;
    margin-bottom:5px;
    font-weight:bold;
}

/* ========================================================================== */
/* ========================================================================== */

#inmaps_tree{ padding:0px; list-style:none; margin:0px; }
#inmaps_tree ul{
    margin-left:0px;
    padding-left:16px;
}
#inmaps_tree li { list-style:none; margin-left:0px; padding-left:0px; }
#inmaps_tree li span {
    background:url(/includes/jquery/treeview/images/folder-closed.gif) no-repeat;
    padding-left:18px;
    margin-left:0px;
    font-weight:bold;
}

#inmaps_tree li span a{
    font-weight:normal;
}

/* ========================================================================== */
/* ========================================================================== */
.city_short { margin:8px; }

.city_short_tip{
    background:url(/components/maps/images/city.png) no-repeat;
    padding-left:40px;
}

.city_short_name{
    color:#375E93;
    font-size:14px;
    font-weight: bold;
    margin-bottom:1px
}

.city_short_count{
    color:#666;
    font-size:12px;
    margin-bottom:12px
}

.city_short_link {
    padding-left:16px;
    background:url(/components/maps/images/zoom_small.gif) no-repeat left center;
}
.city_short_link a{
    font-size:11px;
    text-decoration: none;
    border-bottom: dashed 1px #09c;
}

.city_short_link a:hover{
    border-bottom: dashed 1px #375E93;
}

/* ========================================================================== */
/* ========================================================================== */
.map_news_list,
.map_events_list{
    margin-top:15px;
}

.news_item{
    margin-bottom:5px;
    overflow: hidden;
    clear:both;
}

.news_wrap,
.events_wrap{
    margin-bottom: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    clear:both;
    border-bottom: 1px solid #E0EAEF;
}

.news_wrap .title,
.events_wrap .title{
    font-size:15px;
}

.news_item .object,
.events_item .object{
    float:right;
}

.news_item .desc,
.events_item .desc{
    float:left;
}

.news_item .title{
    padding:1px;
    padding-left:20px;
    font-size:15px;
    background:url(../images/maps/newspaper.png) no-repeat left center;
}

.events_item .title{
    padding:1px;
    padding-left:20px;
    font-size:15px;
    background:url(../images/maps/event.png) no-repeat left center;
}

.news_item .pubdate a:hover,
.events_item .pubdate a:hover { text-decoration: underline; }

.news_item .pubdate a,
.events_item .pubdate a{
    color:#375E93;
    text-decoration:none;
}

.news_item .pubdate,
.events_item .pubdate{
    padding-left: 20px;
    color:#666;
    font-size:11px;
}

.item_news_date,
.item_event_date{
    margin-bottom: 15px;
    color:#666;
}

.item_news_date .title{
    color:#5F98BF;
}

.item_news_text p,
.item_event_text p{
    margin-bottom: 15px;
}

.item_event_attend{
    margin:15px 0;
}

.item_event_attend .title {
    color:#375E93;
    margin-bottom: 4px;
    font-size:16px;
}

.news_cat_select,
.events_cat_select{
    padding-left:20px;
    background:url(../images/maps/folders.png) no-repeat left center;
}

.news_limit_reach{
    color:#5F98BF;
    font-size:18px;
    margin-bottom: 20px;
}

.events_item{
    margin-bottom:10px;
}

.events_item .title{
    padding:1px;
    padding-left:20px;
    font-size:15px;
    background:url(../images/maps/event.png) no-repeat left center;
}

.events_item .pubdate a:hover{ text-decoration: underline; }

.events_item .pubdate a{
    color:#375E93;
    text-decoration:none;
}

.events_item .pubdate{
    padding-left: 20px;
    color:#666;
    font-size:11px;
    line-height: 20px;
}

.events_item .pubdate .today,
.events_item .pubdate .tomorrow,
.events_item .pubdate .days_to,
.item_event_date .today,
.item_event_date .tomorrow,
.item_event_date .days_to {
    padding:2px 5px;
    border-radius:4px;
    -moz-border-radius:4px;
    margin-right: 5px;
}

.events_item .pubdate .today,
.item_event_date .today{
    background:#338DCF;
    color:#FFF;
}

.events_item .pubdate .tomorrow,
.item_event_date .tomorrow{
    background:#375E93;
    color:#FFF;
}

.events_item .pubdate .days_to,
.item_event_date .days_to{
    background:#9BA1BF;
    color:#FFF;
}

.addr_block{
    padding:5px;
    background:#ECECEC;
    margin-top:5px;
    margin-bottom:10px;
    margin-right:10px;
    height: 140px;
}

.addr_find_coord{
    padding:1px;
    padding-left:20px;
    background:url(/components/maps/images/map_browse.png) no-repeat;
    display:block;
    margin-bottom:0px;
    font-size:11px;
}

.select_marker_pos{
    padding:1px;
    padding-left:20px;
    background:url(/components/maps/images/map_pin.png) no-repeat;
    font-size:11px;
}

/* ========================================================================== */
/* ========================================================================== */

.maps_many_short{}

.maps_many_short ul { margin:10px; padding:0px; }
.maps_many_short ul li { margin:3px 0; margin-left:16px; padding:0px;  }

.maps_many_short .address {
    height: 17px;
    line-height: 17px;
    margin-right: 5px;
    padding: 3px 6px 3px 23px;
    background: url("../images/maps/address.png") no-repeat scroll 5px 4px #E0EAEF;
    -moz-border-radius: 8px 8px 8px 8px;
}

.maps_many_short .items_list{
    max-height: 200px;
    overflow:auto;
}

.item_cat{ padding:1px;padding-left:20px;background:url(../images/icons/folder.png) no-repeat; margin-right:5px; }
.item_main_cat{ padding:1px;padding-left:20px;background:url(../images/icons/folder.png) no-repeat; margin-right:5px; }
