﻿#mapPanel
{
	left: 0;
	top: 104;
	width: 100%;
	position: absolute;
	background-color: Transparent;
	z-index: 1;
}

#headerPanel
{
	background-image: url("../img/map_base/top_bg.jpg");
	background-position: center center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0 solid red;
	height: 104px;
	width: 100%;
	
}
#headerPanel img, #headerPanel div, #pFloating div
{
	behavior: url(pngfix/iepngfix.htc);
	}

#header_on
{
	background-image: url("../img/map_base/map_top.png");
	background-position: left center;
	background-repeat: no-repeat;
	border: 0 solid red;
	float: left;
	height: 104px;
	width: 100%;
}

#logo
{
	border: 0 solid red;
	float: left;
	height: 78px;
	padding-left: 80px;
	padding-top: 15px;
	position: static;
	width: 134px;
}

#brd
{
	background-image: url("../img/map_base/brd.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 solid red;
	float: left;
	height: 104px;
	width: 8px;
}

#logo2
{
	border: 0 solid red;
	float: left;
	height: 104px;
	padding-left: 0;
	padding-top: 0;
	position: static;
	width: 227px;
}

#top_search_on
{
	border: 0 solid red;
	float: left;
	height: 80px;
	width: 450px;
}
#top_search_right
{
	border: 0 solid red;
	margin-right: 135px;
}
#top_search_right_on
{
	background-image: url("../img/map_base/search_fon.jpg");
	background-position: center center;
	background-repeat: repeat-x;
	border-color: red #C2C0C1;
	border-style: solid;
	border-width: 0 1px;
	height: 32px;
	margin-left: 450px;
	margin-top: 20px;
}

#top_search_right_form
{
	border: 0 solid red;
	float: left;
	height: 21px;
	margin-left: 2px;
	margin-top: 6px;
	overflow: hidden;
	width: 89%;
}

#search_input
{
	border: 0 solid #CFCFCF;
	color: #6D706E;
	float: left;
	height: 20px;
	margin: 0 5px 5px;
}

#top_search
{
	border: 0 solid red;
	height: 80px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#search_submit
{
	background-image: url("../img/map_base/search_submit.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 solid red;
	cursor: pointer;
	height: 22px;
	margin-top: 5px;
	position: absolute;
	right: 140px;
	text-align: center;
	width: 68px;
}
#search_submit div
{
	padding-top: 4px;
}


#lang
{
	color: #FFFFFF;
	padding-right: 7px;
	padding-top: 7px;
	position: absolute;
	right: 0;
	width: 120px;
}

#lang span
{
	padding-left: 7px;
	padding-right: 7px;
}

#lang img
{
	padding-right: 5px;
	cursor: pointer;
}




#lang a:link, #lang a:visited
{
	color: #ffffff;
	text-decoration: none;
}


#lang a:hover, #lang a:active
{
	text-decoration: none;
	color: #ffffff;
}

#lang #selectedLang
{
	color: #d6fe00;
	font-weight: bold;
}

#left_resh
{
	background-image: url("../img/map_base/left_resh.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 solid red;
	height: 18px;
	left: 0;
	position: absolute;
	top: 84px;
	width: 25px;
	cursor: pointer;
}

#bot_link
{
	border: 0 solid red;
	color: #377184;
	float: left;
	left: 0;
	margin-left: 25px;
	padding-left: 6px;
	padding-top: 1px;
	position: absolute;
	top: 84px;
}

#bot_link span
{
	padding-left: 10px;
	padding-right: 10px;
}
#bot_link a:link, #bot_link a:visited
{
	color: #377184;
	text-decoration: none;
}

#bot_link a:hover, #bot_link a:active
{
	text-decoration: none;
	color: #5298AD;
}


#right_icons
{
	border: 0 solid red;
	color: #7D7E80;
	float: right;
	padding-right: 14px;
	position: absolute;
	right: 0;
	top: 84px;
}
#right_icons img
{
	padding-left: 8px;
	padding-right: 4px;
	float: left;
}
#right_icons a
{
	padding-top: 3px;
	float: left;
}

#right_icons a:link, #right_icons a:visited
{
	color: #7d7e80;
	text-decoration: none;
}


#right_icons a:hover, #right_icons a:active
{
	text-decoration: none;
	color: #5298AD;
}

#map_right_link
{
	background-color: #F7F5F6;
	border: 1px solid #6C95AB;
	height: 104px;
	position: absolute;
	right: 5px;
	top: 7px;
	width: 406px;
	z-index: 10000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.map_right_link_title
{
	border: 0 solid red;
	float: left;
	padding: 6px;
}

#map_right_link_close
{
	border: 0 solid red;
	float: right;
	height: 12px;
	margin-right: 3px;
	margin-top: 7px;
	width: 12px;
	cursor: pointer;
}

.map_right_link_inp
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D2D0D1;
	color: #5E5E5E;
	font-size: 12px;
	height: 18px;
	margin-left: 6px;
	padding-left: 3px;
	padding-right: 3px;
	width: 386px;
}


#footer
{
	background-color: #2D5C6C;
	border: 0 solid red;
	bottom: 0;
	color: #5E5E5E;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	height: 30px;
	margin: -30px auto 0;
	padding-bottom: 0;
	position: absolute;
	width: 100%;
}

#footer_right_txt
{
	border: 0 solid red;
	color: #FFFFFF;
	float: left;
	margin-left: 17px;
	margin-top: 8px;
}

#toggleGPS
{
	height: 30px;
	width: 30px;
	background-color: Red;
	position: absolute;
	bottom: 50px;
	left: 10px;
	z-index: 9999;
	cursor: pointer;
}

#touristRoutes
{
	z-index: 9999;
	position: absolute;
	right: 363;
	top: 55;
	background-color: #E6E9ED;
    border: 0 solid red;
    color: #6B6E6C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 165px;
}

#touristRoutes div
{
	border-color: red red #CDCDCD;
    border-style: solid;
    border-width: 0 0 1px;
    float: left;
    padding: 4px 7px;
    width: 151px;
	cursor: pointer;
}

#touristRoutes .selected
{
	background-color:#F2F2F2;
	}
	
.snPoiRadiusDiv
{
	border: 0 solid red;
	color: #377184;
	float: left;
	padding-left: 22px;
	padding-right: 8px;
}

.snPoiRadiusDiv select
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C1CFD4;
	color: #6B6E6C;
	height: 18px;
	width: 100px;
}
.snPoiTypeDiv
{
	border: 0 solid red;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}

.snPoiTypeDiv select
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C1CFD4;
	color: #6B6E6C;
	height: 18px;
	width: 176px;
	margin-bottom:10px;
}


.search-item
{
	border-bottom: 1px solid #D1DBDE;
	float: left;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	width: 210px;
	color: #000000;
}
.search-item h3
{
	color: #447A8C;
	font-weight: bold;
	cursor: pointer;
}
.search-item-flag
{
	float: left;
	background-image: url("../img/map_icno/results-item-flag.png");
	background-position: top left;
	background-repeat: no-repeat;
	border: 0 solid red;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	width: 14px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 11px; /*padding: 0 0 1px 3px;*/
}
.search-item-img
{
	cursor: pointer;
	border: 1px solid #377184;
	float: left;
	margin-left: 1px;
	margin-right: 4px;
	margin-top: 4px;
	padding: 1px;
}
.search-item-desc
{
	border: 0 solid red; /*color: #6B6E6C;*/
	margin-left: 18px;
	margin-top: 1px;
	padding-right: 4px;
}
.search-item-more
{
	padding-right: 4px;
	text-align: right;
}

.search-item-more a
{
	color: #11AAC8;
}


