﻿.map_fullscreen .c_maincontainer_content {
	width: 99%;
}

#print_preview_extent_box {
	border: 2px dashed #1765AD;
	position: absolute;
	z-index: 100;
}

#print_preview_text {
	margin: 7px;
	font-size: 12px;
	font-family: Verdana;
}

/* Tab control from Ajax toolkit */
/* default layout */
.ajax__tab_default .ajax__tab_header {
	white-space: nowrap;
}
.ajax__tab_default .ajax__tab_outer {
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_inner {
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_tab {
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWHTpKJN_efBPaBkziOL3z4w2&t=633585668822362960) repeat-x bottom;
}
.ajax__tab_xp .ajax__tab_outer {
	padding-right: 4px;
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWfTvJTrGubMqDWpd5yAenPA2&t=633585668822362960) no-repeat right;
	height: 21px;
}
.ajax__tab_xp .ajax__tab_inner {
	padding-left: 3px;
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWqErAMdIm5XkSWLdxQWftkA2&t=633585668822362960) no-repeat;
}
.ajax__tab_xp .ajax__tab_tab {
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeOnYVgF6vYIj6KpGbP9_vh0FZMd_JqQrBSKM27-RT8ySw2&t=633585668822362960) repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zW4czUBf0DEgXCifq0FRMawA2&t=633585668822362960) no-repeat right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWC-uYgGYKzbfv-bRb3MV57w2&t=633585668822362960) no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWwpbp0PqKtNtTZ5GxDE0UPw2&t=633585668822362960) repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWSZPLvRlg1k7jNjKUuR2zBJZ2mZeMTxiQMGgJMYxC_QY1&t=633585668822362960) no-repeat right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWkYtAhV2sHo2pXsF5gT0iFw2&t=633585668822362960) no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
	background: url(WebResource.axd?d=nfEzOwzcoviPV-VB3Dp2fFQW-inTlHyCKGyAKE2YJeMd8riFiWgENX8RIVkMA3zWGBzkPdKa2L89OW3FY9aung2&t=633585668822362960) repeat-x;
}
.ajax__tab_xp .ajax__tab_body {
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}

/* scrolling */
.ajax__scroll_horiz {
	overflow-x: scroll;
}
.ajax__scroll_vert {
	overflow-y: scroll;
}
.ajax__scroll_both {
	overflow: scroll;
}
.ajax__scroll_auto {
	overflow: auto;
}
/* End of tab control from Ajax toolkit styles */

/* Large Map page */

.c_mapsmallcontent {
	height: 195px;
	width: 210px;
}

.mapsmall {
	height: 195px;
	width: 210px;
}

.c_maplargecontainer {
	position: relative; /*z-index: 300;*/
	text-align: center;
	padding: 0;
	margin: 0;
	height: 780px;
	vertical-align: middle;
	line-height: 2em;
	font-size: 10px;
}

.c_maplargeinnercontainer {
	width: 998px;
	position: absolute;
	top: 75px;
	left: 0px;
	border: solid 1px #ddd;
	border-top: none;
}

.c_maplargecontent {
	border: solid 1px #ebe7e8;
	position: absolute;
	top: 35px; /*left: 340px; */ /* expand map: set to 0  */ /*z-index: 200;*/
	width: auto;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.maplargecontent {
	text-decoration: none;
}

.maplarge {
	height: 650px; /* margin: 10px 0px 0px 378px; */
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #ebe7e8;
	text-decoration: none;
	z-index: 1;
}

.c_maplarge {
	border-right: solid 1px #ebe7e8;
	border-bottom: solid 1px #ebe7e8;
	border-top: solid 1px #ebe7e8;
	position: absolute;
	top: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: left;
}

.c_maplarge_closed {
	left: 33.9em;
	padding: 1em 0 0 0;
	width: 64.7em;
}

.c_maplarge_open {
	left: 0;
	border-left: solid 1px #ebe7e8;
	padding: 1em 0 0 0;
}


.c_maplarge a {
	text-decoration: none;
}

.c_maplarge a:hover {
	text-decoration: none;
}


.mapsearchblock {
	width: 325px;
	height: 118px; /*background-color: #FF0000;*/
	background-image: url(/images/map/style/searchboxbackgroundheader.jpg);
	vertical-align: middle;
}

.map_flt_tools {
	width: 89px;
	text-align: left;
}

.c_map_toolbar {
	/*	 behavior: url('/styles/iepngfix.htc');  	*/
	z-index: 1100;
	position: absolute;
	top: 118px;
	background: url(/images/map/overview/vn_map_tools_background.png) no-repeat;
	width: 89px;
}

.maptoolbar_open {
	left: 350px;
}

.maptoolbar_closed {
	left: 20px;
}

.map_toolbar {
	padding-top: 6px;
	margin-left: 6px;
	cursor: pointer;
}

.c_mapclosearrow {
	/*border: solid 1px #0000ff;*/
	position: absolute;
	height: 650px;
	width: 8px;
	top: 114px;
	margin: 0px 0px 0px 0px;
}

.c_mapclosearrowopen {
	z-index: 10000;
	left: 0em; /*border-bottom: solid 1px #ebe7e8;*/
	border-left: solid 1px #ebe7e8;
	border-top: none;
	border-right: none;
}

.c_mapclosearrowclose {
	z-index: 100;
	left: 331px;
	border-bottom: solid 1px #ebe7e8;
	border-top: solid 1px #ebe7e8;
}

/* Accordion */
.maptocaccordionheader {
	/*z-index: 10000;*/ /*color: #1765ad;	 background-color: #FFFFFF;*/
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0;
	cursor: pointer;
	border: none;
	width: 100%;
}

.mappoiselectorcategoryheader {
	border: none;
}

.maptocaccordionheader a {
	color: #FFFF00;
	background: none;
	text-decoration: none;
}

.maptocaccordionheader a:hover {
	background: none;
	text-decoration: none;
}

.maptocaccordioncontent {
	background-color: #FFFFFF;
	border-top: none;
	padding: 5px;
	padding-top: 10px; /*border: solid 1px #0FF000;*/
}


/* Tab control */
/* default layout */
.ovtabs_container_p {
	position: absolute;
	top: 54px;
	left: 0px;
}
.toctabs_container_p {
	position: absolute;
	top: 6.8em; *top:6.7em;
left:0px;
}
.toctabs_container {
}
.c_toctabs {
	/*border:solid 1px #ff0000; */
	border-left: solid 1px #ebe7e8;
	border-bottom: solid 1px #ebe7e8;
	width: 33em;
	position: absolute;
	left: 0px;
	top: 32px;
	z-index: 10;
}

.c_toctabs_open {
	visibility: visible;
	display: block;
}

.c_toctabs_closed {
	visibility: hidden;
	display: none;
}

.c_toctabs #gdTabPreloader {
	display: none !important;
}

.toctabs {
	width: 330px;
	text-align: left;
	z-index: 100;
}

.toctabs_container .ajax__tab_header {
	padding-left: 10.7em; /* background:url(/images/map/tabs/map_tabbackground.png) repeat-x bottom;*/
	color: #1765AD;
}

.toctabs_container .ajax__tab_outer {
	padding-right: 0px;
}

.toctabs_container .ajax__tab_inner {
	padding-left: 7px;
	margin-left: 7px;
	margin-right: 0px;
}

.toctabs_container .ajax__tab_tab {
	overflow: hidden;
	cursor: pointer;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 7px;
}
.ovtabs_tab_tooltip {
	height: 12px;
	width: 45px;
}
.toctabs_tab_tooltip {
	float: left;
	padding-top: 0.3em; *padding-top:0.5em;
}
.toctabs_tab_tooltip span {
	padding: 0.3em;
	font-family: Helvetica,Arial;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
}
.toctabs_container .ajax__tab_hover .ajax__tab_outer {
	background: url(/images/map/tabs/tabrightactive.png) no-repeat right;
}
.toctabs_container .ajax__tab_hover .ajax__tab_inner {
	background: url(/images/map/tabs/tableftactive.png) no-repeat;
}
.toctabs_container .ajax__tab_hover .ajax__tab_tab {
	background: url(/images/map/tabs/tabactive.png) repeat-x;
	margin-right: 7px;
}
.toctabs_container .ajax__tab_active .ajax__tab_outer {
	background: url(/images/map/tabs/tabrightactive.png) no-repeat right;
}
.toctabs_container .ajax__tab_active .ajax__tab_inner {
	background: url(/images/map/tabs/tableftactive.png) no-repeat;
}
.toctabs_container .ajax__tab_active .ajax__tab_tab {
	background: url(/images/map/tabs/tabactive.png) repeat-x;
	margin-right: 7px;
	height: 28px; *height:29px;
}
.toctabs_container .ajax__tab_inactive .ajax__tab_outer {
	padding-right: 0px;
}
.toctabs_container .ajax__tab_inactive .ajax__tab_inner {
	margin-left: 0px;
	margin-right: 0px;
}
.toctabs_container .ajax__tab_inactive .ajax__tab_tab {
	margin-right: 7px;
}

.toctabs_container .ajax__tab_body {
	z-index: 9000;
	padding: 5px 0;
	background-color: #FFFFFF;
	width: 330px;
	text-align: left;
	height: 650px;
	margin-top: 0px; /*border: solid 1px #00ff00;*/ /*border-right: 1px solid #ddd;*/ /*display: none;*/
}
.toctabs_container .ajax__tab_tab .map_linkarrow {
	behavior: url('/styles/iepngfix.htc'); /*	background: url(/images/map/tabs/vn_map_linkarrow.png) no-repeat 0 3px; */
	background: url(/images/poifilter/vn_linkarrow_blue_right.png) no-repeat 0 3px;
}
.toctabs_container .ajax__tab_active .ajax__tab_tab .map_linkarrow {
	behavior: url('/styles/iepngfix.htc'); /*	background: url(/images/map/tabs/vn_map_linkarrowactive.png) no-repeat 0 3px; */
	background: url(/images/poifilter/vn_linkarrow_grey_down.png) no-repeat 0 3px;
	color: #707070;
}

.toctabs_container .ajax__tab_active {
	color: #969696;
}
/* scrolling */
.ajax__scroll_horiz {
	overflow-x: scroll;
}
.ajax__scroll_vert {
	overflow-y: scroll;
}
.ajax__scroll_both {
	overflow: scroll;
}
.ajax__scroll_auto {
	overflow: auto;
}

.mappoiselector {
	height: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007698;
	overflow: scroll;
}

.mapscalebarholder {
	position: absolute;
	top: 64em;
	left: 800px;
	border: solid 0px #FFFFFF;
	width: 230px;
	height: 70px;
}

/* Multiple POIs with same catecory: */

.mappoiselectorcategoryheader {
	text-align: left;
	border-left: solid 1px #ebe7e8;
	border-right: solid 1px #ebe7e8;
	padding-left: 0.9em;
	font-size: 0.8em; /* background: url(/images/map/vn_map_accordionheader.png) no-repeat; */
}

.mappoiselectorcategoryheader a {
	color: #1765ad;
	font-weight: bold;
	text-decoration: none;
}

.mappoiselectorcategoryview {
	/*border: solid 1px #1765ad;*/
	padding-left: 1.5em;
	font-size: 0.9em;
	float: left;
	width: 290px;
}

.mappoiselectorcategoryview a {
	text-decoration: none;
}

/* Multiple POIs with multiple categories: */
.c_mappoimouseovermultiplecatecories {
	width: 380px;
	background-color: #EFEFEF;
}

.c_mapicons {
	width: 125px;
}

.tabPnlLargeMap {
	font-size: 0.4em;
	color: #575859;
	border: solid 1px #EFEFEF;
}

.tabPnlLargeMap .ajax__tab_header {
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	border: solid 1px #EFEFEF;
}

.tabContainerMap .ajax__tab_header {
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	border: solid 1px #EFEFEF;
}

.c_mapnavigationtop {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 1000px;
	height: 1em;
	background-color: #e2e0e1;
}

/* Small Map page */

.smallmap {
	height: 300px;
	width: 200px;
	border: solid 1px #EFEFEF;
}


/* Map overview */

.map_flt_overview {
	/*background: url(/images/map/overview/vn_map_overview_background.png) no-repeat;*/
	border: solid 1px #ff0000;
	margin: 0;
	padding: 5px 5px 5px 0px;
	width: 175px;
	font-weight: bold;
	z-index: 1000;
}

.c_mapoverview {
	background: url(/images/map/overview/vn_map_overview_background.png) no-repeat;
	top: 120px;
	position: absolute;
	z-index: 1000;
}

.c_mapoverview_closed {
	left: 115px;
}

.c_mapoverview_open {
	left: 435px;
}

.mapoverview {
	margin: 0px 0px 0px 0px;
	background-color: #f1eaeb;
}

.mapoverview_static {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background: #f1eaeb;
	display: block;
}

.mapoverview_tabs_body {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
	border: none; /*background-color: #f1eaeb; 	border: solid 1px #c8c8ca;*/
}

.mapoverview_tabs {
	position: absolute;
	left: 2px;
	top: 4px;
	height: 170px;
	background-color: #fff;
	border: solid 1px #d3d3d3;
}

.mapoverview_tabs .ajax__tab_header {
	position: absolute;
	top: 150px;
	right: 10px; /*margin: 0px 2px 0px 0px;*/ /*margin-right: 2px;*/
	font-size: 10px;
	z-index: 9001;
	color: #5d5d5d;
	font-weight: normal;
}

.mapoverview_tabs .ajax__tab_outer {
	padding-right: 0px;
	background: url(/images/map/tabs/overview/map_tabright.png) no-repeat right top;
	height: 20px;
}
.mapoverview_tabs .ajax__tab_inner {
	padding-left: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(/images/map/tabs/overview/map_tableft.png) no-repeat;
}
.mapoverview_tabs .ajax__tab_tab {
	padding: 2px;
	overflow: hidden;
	cursor: pointer;
	background: url(/images/map/tabs/overview/map_tab.png) repeat-x;
	height: 20px;
}
.mapoverview_tabs .ajax__tab_active .ajax__tab_tab {
	/*margin-right:4px;*/
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	background-color: #efefef;
}
.mapoverview_tabs .ajax__tab_body {
	padding: 0px 0;
	background-color: #fff;
	width: 150px;
	text-align: left;
	height: 150px;
	margin-top: 0px;
	z-index: 9000;
}

.mapoverview_tabs .ajax__tab_hover .ajax__tab_outer {
	background: url(/images/map/tabs/overview/map_tabrightactive.png) no-repeat right top;
}
.mapoverview_tabs .ajax__tab_hover .ajax__tab_inner {
	background: url(/images/map/tabs/overview/map_tableftactive.png) no-repeat;
}
.mapoverview_tabs .ajax__tab_hover .ajax__tab_tab {
	background: url(/images/map/tabs/overview/map_tabactive.png) repeat-x;
}
.mapoverview_tabs .ajax__tab_active .ajax__tab_outer {
	background: url(/images/map/tabs/overview/map_tabrightactive.png) no-repeat right top;
}
.mapoverview_tabs .ajax__tab_active .ajax__tab_inner {
	background: url(/images/map/tabs/overview/map_tableftactive.png) no-repeat;
}
.mapoverview_tabs .ajax__tab_active .ajax__tab_tab {
	background: url(/images/map/tabs/overview/map_tabactive.png) repeat-x;
}

.map_floatingpanel_header {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding-left: 0px;
	font-family: Helvetica, Arial;
	color: #5d5d5d;
}

/* Map heading */

.c_mapheading {
	color: #333;
	padding-top: 20px;
	height: 84px;
	background: url(/images/background/vn_bg_searcharea_map.png) repeat-x;
	font-size: 10px;
	width: 100%; /*border: solid 1px #00ffff; */
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
}

.c_mapheading img {
	border: none;
}

.c_mapsearch {
	padding: 0 0 0 50px;
	position: absolute;
	left: 65px;
	top: 6px;
}

.c_mapsearchinput {
	font-size: 13px;
	padding-right: 10px;
	color: #ff0000;
}

.mapsearchinput {
	padding: 5px;
	width: 220px;
	height: 20px;
}

.c_mapsearchbutton, .c_mapsearchbutton_1, .c_mapsearchbutton_2, .c_mapsearchbutton_3, .c_mapsearchbutton_4, .c_mapsearchbutton_hover_1, .c_mapsearchbutton_hover_2, .c_mapsearchbutton_hover_3, .c_mapsearchbutton_hover_4 {
	behavior: url('/styles/iepngfix.htc');
	font: bold 13px Helvetica,Arial;
	height: 34px;
	color: #FFFFFF;
	border: none;
	vertical-align: top;
	padding: 0 2px 3px 0;
	cursor: pointer;
	margin-top: 0.2em;
}

.c_mapsearchbutton_1 {
	background: url(/images/map/vn_map_searchbutton_1.png) repeat-x;
	width: 129px;
}

.c_mapsearchbutton_2 {
	background: url(/images/map/vn_map_searchbutton_2.png) repeat-x;
	width: 139px;
}

.c_mapsearchbutton_3 {
	background: url(/images/map/vn_map_searchbutton_3.png) repeat-x;
	width: 149px;
}

.c_mapsearchbutton_4 {
	background: url(/images/map/vn_map_searchbutton_4.png) repeat-x;
	width: 159px;
}

.c_mapsearchbutton_hover_1 {
	background: url(/images/map/vn_map_searchbutton_mo_1.png) repeat-x;
	width: 129px;
}

.c_mapsearchbutton_hover_2 {
	background: url(/images/map/vn_map_searchbutton_mo_2.png) repeat-x;
	width: 139px;
}

.c_mapsearchbutton_hover_3 {
	background: url(/images/map/vn_map_searchbutton_mo_3.png) repeat-x;
	width: 149px;
}

.c_mapsearchbutton_hover_4 {
	background: url(/images/map/vn_map_searchbutton_mo_4.png) repeat-x;
	width: 159px;
}

.c_mapsearchbutton_hover {
	background: url(/images/map/vn_map_searchbutton_mo.png) repeat-x;
}

.mapsearchbutton a {
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
	display: block;
}

.mapsearchhelp {
	line-height: normal;
	text-align: left;
	padding-bottom: 0.3em;
	border: none;
	color: #575859;
}

.map_search_textfield {
	width: 26.2em;
	height: 23px;
	color: #ff0000;
	font-size: 12px;
	vertical-align: middle;
	border: solid 1px #c8c8ca;
	padding: 5px 5px 0px 5px;
}


/* Travel offers and article buttons */
.c_map_to_articles {
	margin-left: 6px;
}

.map_traveloffers_btn, .map_traveloffers_btn_hover, .map_traveloffers_btn_selected {
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/overview/vn_map_tools_to_inactive.png) no-repeat;
	font: normal 10px Helvetica,Arial;
	width: 57px;
	height: 34px;
	color: #5d5d5d;
	border: none;
	text-align: center;
	vertical-align: top;
	padding: 3px 4px;
	cursor: pointer;
	display: block;
}

a.map_traveloffers_btn_hover:hover {
	text-decoration: none;
	background: url(/images/map/overview/vn_map_tools_to_mo.png) no-repeat;
}

.map_traveloffers_btn_selected {
	background: url(/images/map/overview/vn_map_tools_to_active.png) no-repeat;
}

/* Articles */

.map_articles_btn, .map_articles_btn_hover, .map_articles_btn_selected {
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/overview/vn_map_tools_at_inactive.png) no-repeat;
	font: normal 10px Helvetica,Arial;
	width: 61px;
	height: 24px;
	color: #5d5d5d;
	border: none;
	text-align: center;
	vertical-align: top;
	padding: 4px 2px;
	cursor: pointer;
	display: block;
}

a.map_articles_btn_hover:hover {
	text-decoration: none;
	background: url(/images/map/overview/vn_map_tools_at_mo.png) no-repeat;
}

.map_articles_btn_selected {
	background: url(/images/map/overview/vn_map_tools_at_active.png) no-repeat;
}

/* Map single poi */

.c_mappoimouseoversinglecat {
	width: 338px;
	font-size: 10px;
	text-align: left;
	cursor: default;
}

.c_mappoimouseoversinglecat_top {
	height: 10px;
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/singlepreview/map_singlepoibox_top.png) no-repeat;
}

.c_mappoimouseoversinglecat_content {
	background: url(/images/map/singlepreview/map_singlepoibox_mid.png) repeat-y;
	margin: 0;
	padding: 8px 0 10px 17px;
}

.c_mappoimouseoversinglecat_bottom {
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/singlepreview/map_singlepoibox_bottom.png) no-repeat scroll left bottom transparent;
	padding-bottom: 16px;
	overflow: hidden;
	padding-left: 10px;
}

.maptips_stoplinks_single {
	background-color: #EBE9E9;
	color: #707070;
	margin: 0 16px -4px -1px;
	padding: 6px 1px 0;
}

.c_mappoimouseoversinglecat a {
	text-decoration: none;
}


/* Multiple pois */

.c_mappoimouseovermultiplepois {
	width: 142px;
	font-size: 10px;
	text-align: left;
}

.c_mappoimouseovermultiplepois_top {
	height: 11px;
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/multiplepois/map_singlepoibox_top.png) no-repeat;
}

.c_mappoimouseovermultiplepois_content {
	background: url(/images/map/multiplepois/map_singlepoibox_mid.png) repeat-y;
	margin: 0;
	padding: 8px 8px 10px 12px;
	color: #ffffff;
}

.c_mappoimouseovermultiplepois_bottom {
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/multiplepois/map_singlepoibox_bottom.png) no-repeat;
	height: 13px;
}

.c_mappoimouseoversinglecat a {
	text-decoration: none;
}

.c_mapsinglepoipreview {
	width: 320px;
	float: left;
	padding: 4px 4px 4px 0;
	border-bottom: solid 1px #EBE8E8;
	background-color: #fff;
}

.c_mapsingleproductleft {
	width: 135px;
}

.c_mapsingleproductleft .frame {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}

.c_mapthumbnailimage {
	margin-left: 1px;
}

.c_mapsingleproduct {
	padding: 2px 0 0 7px;
	width: 160px;
}

.c_mapsingleproduct img {
	border: none;
}

.c_mapsingleproduct .listitemlinks {
	line-height: normal;
	width: 155px;
	border-top: 1px solid #ECE8E9;
}

.c_mapsingleproduct .listitemlinks li {
	border-bottom: 1px solid #ECE8E9;
}

.c_mapsingleproduct .listitemlinks li a span {
	width: 135px;
}

.c_mapsingleproduct a {
	text-decoration: none;
}

.c_mapsingleproduct a:hover {
	text-decoration: underline;
}

.c_mapsingleproductlocation {
	font-size: 12px;
	color: #575859;
}

.c_mapsingleproductname {
	margin-bottom: 3px;
}

.c_mapsingleproductname a {
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #575859;
	line-height: 1.0em;
}

.c_map_multipleproductsheader {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.c_map_multpleproductsdesc {
	width: 105px;
	line-height: normal;
	color: #FFFFFF;
	margin-bottom: 3px;
}

.c_mapsingleproductdesc {
	width: 158px;
	font-size: 11px;
	color: #707070;
	line-height: normal;
}

.mapactionicon {
	float: left;
	padding-right: 0.2em;
	vertical-align: text-top;
	padding-top: 0.3em;
}


/* Map multi poi */

.c_mappoimouseovermulticat {
	width: 371px;
	font-size: 10px;
	text-align: left;
}

.c_mappoimouseovermulticat_top {
	height: 10px;
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/multipreview/map_multipoibox_top.png) no-repeat;
}

.c_mappoimouseovermulticat_content {
	background: url(/images/map/multipreview/map_multipoibox_mid.png) repeat-y;
	margin: 0;
	padding: 0 0 10px 0;
}

.c_mappoimouseovermulticat_bottom {
	behavior: url('/styles/iepngfix.htc');
	background: url(/images/map/multipreview/map_multipoibox_bottom.png) no-repeat;
	height: 12px;
}

.c_mappoimouseovermulticatleft {
	float: left;
	width: 175px;
	padding: 2px 0 2px 10px;
}

.c_mappoimouseovercategory {
	overflow: hidden;
	padding: 1px 0 3px 3px;
	margin-left: 2px;
	width: 171px;
	background: #ffffff;
}

.c_mappoimouseovercategory_s {
	overflow: hidden; /*	padding-left: 2px;*/
	width: 171px;
	border: 1px solid #c8c8ca;
	border-right: 1px solid #F7F7F7;
	background: #f7f7f7;
	margin-left: 2px; /*padding-bottom: 2px*/
	padding: 0px 0 2px 2px;
}

.c_mappoimouseovercategory span, .c_mappoimouseovercategory_s span {
	float: left;
	display: block;
	width: 143px;
	padding-top: 5px;
	line-height: normal;
}

.c_mappoimouseovermulticatright {
	float: left;
	width: 170px;
	padding: 3px 2px 0 2px;
	margin: 0;
}
.c_mapzoomlink {
	text-align: center;
	margin-top: 5px;
}

.c_map_listzoomlink {
	text-align: left;
	margin-top: 15px;
}

.c_map_listzoomlink a:hover {
	text-decoration: underline;
}

.c_map_multiplepoiszoomlink {
	width: 95px;
	text-align: left;
	margin-top: 5px;
	line-height: normal;
	color: #FFFFFF;
}

.c_map_multiplepoiszoomlink a {
	color: #FFFFFF;
}

.c_map_multiplepoiszoomlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.c_mapmultilistwrapper {
	overflow: hidden;
}

.c_mapmultilistview {
	width: 311px;
	border-bottom: solid 1px #EBE8E8;
	padding: 1px 0px 3px 0px;
	background: #ffffff;
	position: relative;
}

.c_mapmultilistview a {
	text-decoration: none;
}

.c_mapmultilistview a:hover {
	text-decoration: underline;
}

.mapmultilistview_no {
	background: #ffffff;
}

.mapmultilistview_no_eco {
	background: url(/images/background/vn_ecolabel_small.png) no-repeat scroll right bottom transparent;
}

.mapmultilistview_mo {
	background-color: #EBE8E8;
}
.mapmultilistview_active {
	background-color: #ACE9F8;
}

.mapmultilistview_icon {
	float: left;
	padding-right: 0.2em;
	padding-left: 3px;
	vertical-align: middle;
	padding-top: 0.3em;
}

.c_multilistview_icons {
	width: 135px;
	margin-left: 170px;
	display: block;
}

.c_mapmultilistview_poiname {
	float: left;
	display: block;
	padding-top: 6px;
	padding-right: 7px;
	line-height: normal;
	width: 140px;
}

.c_mapmultilistview_content {
	float: left;
	width: 311px;
	padding: 0px 0 2px 0px;
}

.c_mapmultilistview_main_content {
	background: url(/images/map/singlepreview/map_singlepoibox_mid.png) repeat-y;
	margin: 0;
	padding: 2px 0 10px 10px;
}

.mapmultilistview_arrowicon {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 3px;
	line-height: normal;
}

.mapmultilistview_zoomlink {
	text-align: center;
	margin-top: 15px;
	margin-left: 0px;
}

.mapmultilistview_zoomlink a:hover {
	text-decoration: underline;
}

.mapsearchresultpanel {
	/*behavior: url('/styles/iepngfix.htc'); */
	background: url(/images/map/search/vn_searchbackground.png) no-repeat 0px 2px;
	font-family: Verdana;
	color: #919295;
	font-size: 10px;
	z-index: 100000;
	position: absolute;
	margin-top: -3px;
	margin-left: -4px;
}

.mapsearchresultheader {
	color: #707070;
	font-weight: bold;
	text-align: left;
}

.mapsearchresultheader td {
	line-height: normal;
	padding: 15px 5px 0px 0;
}

.mapsearchresultheader td img {
	margin-right: 5px;
}

.mapsearchresultpaneltitle {
	margin-left: 11px;
}


.mapsearchresultcontainer {
	margin: 0 6px 0 6px;
}

.mapsearchresultgrid {
	border: none;
}

.mapsearchresultgridheader {
	background-color: #f1eeee;
	color: #919295;
	font-weight: bold;
	text-align: left;
}

.mapsearchresultgridheader td {
	border-bottom: 1px solid #e4dbdb;
	padding: 2px 0 2px 5px;
}

.mapsearchresultgriditem {
	border-bottom: solid 1px #ebe7e7;
	border-left: none;
	border-right: none;
	text-align: left;
	padding: 0px;
	height: 10px;
	line-height: normal;
}

.mapsearchresultgriditem td {
	padding: 5px 0 5px 5px;
	border-left: none;
	border-right: none;
}

.mapsearchresultgriditem_name {
	color: #1765ad;
	line-height: normal;
}

.mapsearchresultgriditem_name_button {
	cursor: pointer;
	color: #1765ad;
}

.mapsearchresultgriditem_icon {
	cursor: pointer;
	color: #1765ad;
}

.mapsearchresultgriditem_icon img {
	vertical-align: text-top;
}

.mapsearchresultgriditem_icon span {
	text-decoration: underline;
}

.c_map_articles_toc {
	margin: 5px 10px 5px 6px;
}

.c_smallpreviewtext_map_article {
	width: 284px;
	margin-left: 0.7em;
	margin-bottom: 15px;
	line-height: normal;
	padding: 0 2px 15px 2px;
	border-bottom: solid 1px #ebe8e8;
}

.map_articles_header {
	background: url(/images/map/articles/vn_article_toc_header.png) no-repeat;
	margin-left: 6px;
	font-family: Helvetica, Arial;
	color: #626364;
	font-size: 14px;
	height: 43px;
	padding-left: 15px;
	line-height: 45px;
	font-weight: bold;
}

.map_articles_header-label {
	/*width: 150px;*/
}

.map_articles_dropdown {
	font-size: 10px;
}

.dijitSliderButtonInner {
	visibility: hidden;
}

.c_map_zoomlevel {
	margin-top: 6px;
	margin-left: 6px;
	height: 130px;
	width: 75px;
	text-align: left; /*	position: relative;*/
}

.map_zoomlevel_right {
	position: absolute;
	left: 30px;
	top: 75px;
}
.map_zoomlevel_right_zoomtext a {
	color: #626364;
}
.map_zoomlevel_right_zoomtext {
	text-align: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor: pointer;
}
.map_zoomlevel_right_zoomtext_hover {
	text-decoration: underline;
}
.map_zoomlevel_left {
	float: left;
	padding-left: 3px;
}

.map_article_subheading {
	display: block;
	font-family: Helvetica, Arial;
	font-weight: bold;
	margin: 0.2em 0em 0.4em 0em;
	line-height: 1em;
	font-size: 16px;
	color: #EE3024;
}

.map_article_subheading a {
	color: #626364;
}

.map_articles_toc_content {
	margin-top: 1.5em;
	padding-top: 10px;
	height: 640px;
	overflow-y: scroll;
}

.map_toolbar_top {
	cursor: pointer;
	color: #1765ad;
}

.map_toolbar_top a {
	cursor: pointer;
	color: #1765ad;
}

.map_toolbar_top a:hover {
	cursor: pointer;
	color: #1765ad;
}

.maplogo_small {
	position: absolute;
	top: 2.2em;
	left: 0px;
	width: 8.3em;
	z-index: 99;
}

.c_map_print_tools {
	position: absolute;
	left: 400px;
}

.c_iframe_sendto {
	background: transparent url(/images/map/mail/vn_background.png) no-repeat;
	border: none;
}

.c_map_mail_container {
	line-height: normal;
	text-align: left;
}

.c_map_mail_content {
	font-size: 11px;
	/*height: 275px; */
	margin: 15px 0 0 20px;
	overflow: hidden;
	/*width: 175px;*/ 
}

.map_panel_arrow {
	background-image: url(/images/map/fullscreen/sprites_horizontal.png);
	background-position: 0 -84px;
	font-size: 1px;
	height: 7px;
	right: 50%;
	line-height: 1px;
	margin-left: -5px;
	position: absolute;
	top: -6px;
	width: 11px;
}

#btnCloseMailContainer {
	position:absolute;
	top:5px;
	right:7px;
	z-index: 10;
}

#btnCloseMailContainer a {
	padding-right:14px;
	background: url(/images/map/fullscreen/map_close.png) right 2px no-repeat;
	font-size: 11px;
}

.map_multilineinputbox {
	width: 350px;
	height: 100px;
}

.c_map_mail_content h1 {
	font-family: Helvetica,Arial;
	font-size: 14px;
	font-weight: bold;
}

.c_map_mail_content h2,
.map_mail_label_header,
.map_mail_buttons {
	padding:0 4px;
}

.map_mail_label_header {
	margin-top: 11px;
}

.map_mail_input_error {
	background-color:#CDDFED;
	padding-top: 2px;
}

.mail_form_link_wrapper {
	margin-top: -6px;
	padding: 0 7px;
}

.mail_form_link_wrapper .link_label {
	font-size: 11px;
	color: #626364;
}

.mail_form_err_msg {
	padding: 3px 0px;
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
}

.mail_form_err_msg .omh {
	background: yellow;
	padding: 50px;
}

.map_mail_label_header label {
	display:block;
	font-size: 11px;
	color: #626364;
	margin-bottom:2px;
}

.map_mail_input_box {
	border: 1px solid #C8C8CA;
	height: 14px;
	padding: 3px;
	width: 165px;
}

.map_mail_input_box_multiline {
	height: 40px;
	width: 165px;
	padding: 3px;
	overflow-x: hidden;
	overflow-y: auto;
	border: solid 1px #C8C8CA;
	resize: none;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.map_mail_buttons {
	margin: 10px 0 2px;
	overflow: hidden;
}

.map_mail_cancel_button {
	float: left;
}

.map_mail_send_button {
	float: right;
}
.map_mail_cancel_button a {
	font-size: 11px;
	line-height: 24px;
}

.map_mail_send_button .c_vnbutton {
	width: 57px;
}

.map_mail_send_button input {
	margin: -1px 0 -3px 0;
}

.map_mail_button_hover {
	background-position: left -100px;
}

#tbMailMapLinkText {
	color: #aaa;
	word-wrap: break-word;
	font-size:11px;
}

.map_listitemlinks {
	list-style: none;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
	vertical-align: middle;
}

.map_listitemlinks li {
	padding: 0.3em 0em 0.3em 0em; /*border-top: solid 0.1em #EBE8E8; 	*/
	border-bottom: solid 0.1em #EBE8E8;
}

.map_poimouseovercategoryright {
	padding: 3px 5px 3px 5px;
	width: 160px;
	position: relative;
}

.map_poimouseovercategoryright_eco {
	padding: 3px 5px 3px 5px;
	position: relative;
	width: 160px;
	background-image: url(/images/background/vn_ecolabel_small.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.map_poimouseovercentertext {
	padding-top: 3px;
	width: 140px;
	line-height: normal;
	float: left;
}

.map_noarticles_bg {
	background: url(/images/map/articles/noarticles_bg.png) no-repeat;
	width: 259px;
	height: 189px;
	margin-left: 20px;
}

.map_noarticles, .map_morearticles {
	padding: 0px 10px 10px 15px;
	color: #626364;
	font-family: Helvetica,Arial;
	font-size: 14px;
	font-weight: bold;
}

.map_articlelink {
	margin: 8px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}

.map_articlelink a img {
	border: none;
	float: left;
}

.map_articlelink a span {
	display: block;
	float: left;
	width: 265px;
	margin: 0 0 0 4px;
}

.c_sendtofriend {
	display: none;
	position: absolute;
	left: 750px;
	top: 110px;
	z-index: 100000;
}

.map_btn_visibility_visible {
	visibility: visible;
	display: inline;
}

.map_btn_visibility_hidden {
	visibility: hidden;
	display: none;
}

.map_chkProducts {
	color: #1765ad;
	padding-left: 22px;
	padding-top: 10px;
}

/* Print option styles */
.PrintOptionsTable {
	color: #1765AD;
}
.PrintOptionsTable td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 6px;
}
.PrintOptionsTable input {
	display: none;
	visibility: hidden;
}
.ListDetailTable {
	color: #1765AD;
}
.ListDetailTable input {
	display: none;
	visibility: hidden;
}
.ListDetailTable td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 6px;
}
.PrintOptionSelected {
	background-color: #1EC4ED;
	color: White;
}
.PrintOptionsEnabled {
}
.PrintOptionsDisabled {
	background-color: White;
	color: #C7C7C7;
}
.PrintOptionsHeader {
	padding-top: 8px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.PrintOptionsSubHeader {
	display: block;
	padding-bottom: 4px;
}
.PrintListDetailHeader {
	border-top: solid 1px #C7C7C7;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.PrintPageSizeHeader {
}
.PrintPageSizeContainer {
	margin-top: 8px;
	border-top: solid 1px #C7C7C7;
	padding-top: 6px;
	padding-bottom: 4px;
}
.PrintListDetailContainer {
	margin-top: 4px;
	padding-top: 4px;
}
.PrintOptionHover {
	cursor: pointer;
	background-color: #ACE9F8;
}
.PrintOptionsContainer {
	margin-left: 8px;
	margin-right: 8px;
	border-top: solid 1px #C7C7C7;
	border-bottom: solid 1px #C7C7C7;
	margin-bottom: 8px;
}
.PrintOptionsHeaderContainer {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.PrintListOptionsExplanation {
}
.PrintOptionOptionHeading {
	font-size: 12px;
	font-weight: bold;
}
.PrintOptionOptionDescription {
}
.PrintPopupBlocked {
	margin-left: 8px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background: transparent url(/images/background/vn_bg_searcharea_map.png) repeat-x scroll 0 0;
}
.PrintPrintArticles {
	margin-left: 15px;
}

/*** Old Print preview styles START */

.print_map_article_numberheading {
	color: #000;
	font-size: 12px;
	font-family: Helvetica,Arial;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: solid 1px #A7A7A7;
	margin-bottom: 6px;
}
.print_map_article_numberheading_leftcell {
	color: White;
}
.print_map_article_numbercontainer {
	background-image: url('/images/map/print/circle_27px.png');
	width: 27px;
	height: 21px;
	text-align: center;
	padding-top: 6px;
}
.print_map_article_numberheading_rightcell {
	padding-left: 8px;
}
.print_map_listitem_indent {
}
.print_map_article_separator {
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: solid 1px #A7A7A7;
	font-size: 0px;
}
.print_map_pagebreak {
	margin-top: 8px;
	border-top: solid 1px #070707;
	page-break-after: always;
	font-size: 0px;
}
.print_map_notes_cell {
	padding-left: 10px;
	padding-right: 5px;
}
.print_map_notes_screendiv {
	display: block;
	visibility: visible;
	position: relative;
	font-size: 10px;
	width: 100%;
	height: 154px;
}
.print_map_notes_screendiv textarea {
	width: 100%;
	height: 100%;
}
.print_map_notes_textarea_unfocused {
	color: #1765AD;
}
.print_map_notes_printdiv {
	display: none;
	visibility: hidden;
	border: solid 1px #A7A7A7;
	position: relative;
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #707070;
	padding: 5px 5px 5px 5px;
	width: 100%;
	height: 148px;
}
.print_map_overview_holder {
	position: relative;
	overflow: hidden;
}
.print_map_overview_image {
	border-style: none;
	border-width: 0px;
}
.print_map_overview_rectangle {
	position: absolute;
	border: 1px solid #1765AD;
	font-size: 0px;
}
.print_map_mapholder {
}
.print_map_mapdiv {
	position: relative;
}
.print_map_mapimage {
}
.print_map_container {
	padding: 20px 20px 20px 20px;
}
.print_map_container .subheading_large {
	font-size: 14px;
	color: #EE3024;
}
.print_map_container .subheading {
	font-size: 12px;
	color: #EE3024;
}
.print_map_button_cell {
	padding-right: 8px;
	padding-bottom: 4px;
}
.print_map_scale {
	display: none;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	height: 0.5cm;
}
.print_map_scalebardiv {
	z-index: 51;
	position: absolute;
	right: 0.4cm;
	bottom: 0.4cm;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	padding: 10px;
}
.print_map_scalebarimg {
	height: 0.4cm;
}
.print_map_directions_container {
}
.print_map_directions_container_hidden {
	visibility: hidden;
	display: none;
}
.print_map_article_container {
}
.print_map_article_container_hidden {
	visibility: hidden;
	display: none;
}
.print_map_article_list {
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Helvetica, Arial;
	font-size: 10px;
}
.print_map_product_listing {
}
.print_map_product_map {
}
.print_map_product_mapimage {
	/*width: 133px;*/
}
.print_map_product_logo {
	padding-right: 10px;
	padding-left: 1px;
}
.print_map_product_map_container {
	position: relative;
}
.print_map_product_map_number {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 18px;
	height: 17px;
	padding-top: 2px;
	padding-right: 1px;
	background-image: url('/images/map/print/circle_19px.png');
	text-align: center;
	color: White;
	font-size: 12px;
	font-family: Helvetica,Arial;
	font-weight: bold;
}
.print_map_product_map_number_hidden {
	display: none;
	visibility: hidden;
}
.print_map_disclaimer_heading {
	border-top: solid 1px #A7A7A7;
	padding-top: 4px;
	font-size: 10px;
	font-weight: bold;
}
.print_map_disclaimer {
	font-size: 8px;
	padding-bottom: 4px;
	border-bottom: solid 1px #A7A7A7;
}
.print_map_header {
}
.print_map_header_leftcell_top {
	width: 148px;
	height: 45px;
	background-image: url('/images/map/print/printmap_top_meny_left.gif');
}
.print_map_header_leftcell_bottom {
	width: 148px;
	height: 45px;
	background-image: url('/images/map/print/printmap_bottom_meny_left.gif');
}
.print_map_header_middlecell_top {
	height: 45px;
	background-image: url('/images/map/print/printmap_top_meny_middle.gif');
	background-repeat: repeat-x;
}
.print_map_header_middlecell_bottom {
	height: 45px;
	background-image: url('/images/map/print/printmap_bottom_meny_middle.gif');
	background-repeat: repeat-x;
}
.print_map_header_rightcell_top {
	width: 148px;
	height: 45px;
	background-image: url('/images/map/print/printmap_top_meny_right.gif');
}
.print_map_header_rightcell_bottom {
	width: 148px;
	height: 45px;
	background-image: url('/images/map/print/printmap_bottom_meny_right.gif');
}

/*** Old Print preview styles END */

/* Expandable panel */
.ep_ovmaps_table {
	width: 170px;
}
.ep_tools_table {
	width: 89px;
}

.ep_table {
	text-align: left;
	border-style: none;
	border-width: 0px;
	color: rgb(98, 99, 100);
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	z-index: 2001;
}
.ep_title {
	height: 10px;
	-moz-user-select: none;
	color: #5D5D5D;
	font-family: Helvetica,Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	text-align: left;
}
.ep_titlecell {
	padding-left: 5px;
	color: rgb(112, 112, 112);
	background-image: url('/images/map/blank16x16.png');
}
.ep_titlecellright {
	width: 5px;
	height: 10px;
	background-image: url('/images/map/blank16x16.png');
}
.ep_expandcell {
	white-space: nowrap;
	background-image: url('/images/map/blank16x16.png');
}
.ep_expandcell img {
	cursor: pointer;
}
.ep_ovmaps_contentcell {
	height: 195px;
}
.ep_tools_contentcell {
	height: 195px;
}
.ep_contentcell {
	width: 100%;
	background-image: url('/images/map/blank16x16.png');
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
}
.ep_contentdiv {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.gdtoolbar {
	overflow: hidden;
}
.gd_toolbar_backdrop {
	z-index: 102;
	visibility: visible;
}
.gd_toolbar_container {
}
.c_mapheading_weathermenu {
	position: absolute;
	right: 0.3em;
	top: 8em;
}
.c_mapheadingmenu {
	position: absolute;
	right: 30px;
	top: 81.em;
}
.map_toolbar .toolbar_toolcell {
	background-color: WhiteSmoke;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.map_toolbar_top_hover span {
	text-decoration: underline;
}
.map_toolbar_top .toolbar_toolcell {
	color: rgb(23, 101, 173);
	background-color: transparent;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.map_toolbar_top .toolbar_toolcell span {
	float: left;
	margin-left: 4px;
	margin-right: 9px;
}
.map_toolbar_top .toolbar_toolcell img {
	float: left;
	margin-left: 8px;
	padding-top: 0.1em;
}
.toolbar_toolcell {
	border: 0px none Black;
	cursor: pointer;
}
.toolbar_toolcell_textcontainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 0px;
}
.toolbar_toolcell_text {
	position: absolute;
	left: 0pt;
	right: 0pt;
	text-align: left;
	padding-left: 22px;
	padding-top: 0px;
}
/* Zoom slider styles */
.dijitSliderBumper {
	display: none;
	visibility: hidden;
}
.tundra .dijitSliderFocused .dijitSliderProgressBarV, .tundra .dijitSliderFocused .dijitSliderBottomBumper {
	background-image: none;
}
.tundra .dijitSliderFocused .dijitSliderBar {
	border-style: none;
}
.tundra .dijitSliderRemainingBarV {
	text-align: left;
	background-image: none;
	background-color: transparent;
}
.dijitSliderRemainingBar {
	background-color: transparent;
	overflow: hidden;
	z-index: 1;
}

.tundra .dijitSliderBar {
	border-style: none;
	outline-color: invert;
	outline-style: none;
	outline-width: 0px; /* 	border-style:solid; 	outline-color:invert; 	outline-style:none; 	outline-width:1px; */
}
.tundra .dijitSliderProgressBarV {
	background-image: none;
	background-color: transparent; /* 	background:#C0C2C5 url(images/sliderFullVertical.png) repeat-y scroll left bottom; 	border-color:#AAB0BB; */
}
.dijitSliderProgressBarV {
	height: 0%;
	position: static !important;
	text-align: left;
	vertical-align: top;
}
.dijitSliderProgressBar {
	background-color: red;
	z-index: 1;
}
.dijitSliderBarV {
	/* border-width:0pt 1px; */
	border-width: 0pt 0px;
	width: 4px;
}
.dijitSliderBarContainerV {
	height: 100%;
	position: relative;
	z-index: 1;
	background-repeat: repeat-y;
	background-image: url('/images/map/slider/bg.png');
}

.map_fullscreen .dijitSliderBarContainerV {
	height: 100%;
	position: relative;
	z-index: 1;

	background: url('/images/map/fullscreen/sliderbar.png') center top repeat-y;
}

.tundra .dijitSliderFocused .dijitSliderImageHandleV {
	background: transparent url('/images/map/slider/pointer.png') no-repeat scroll center;
}

.map_fullscreen .tundra .dijitSliderFocused .dijitSliderImageHandleV {
	background: transparent url('/images/map/slider/pointer2.png') no-repeat scroll center;
}

.tundra .dijitSliderImageHandleV {
	background: transparent url('/images/map/slider/pointer.png') no-repeat scroll center;
	border: 0px none;
	cursor: pointer;
	height: 5px;
	width: 24px;
	left: -10px;
	top: -2px;
	margin: 0pt;
	padding: 0pt;
	position: absolute !important;
	text-align: left;
}

.map_fullscreen .tundra .dijitSliderImageHandleV {
	background: none repeat scroll 0 0 #5178BB;
	border: 0 none;
	cursor: pointer;
	height: 8px;
	left: -10px;
	margin: 0 4px;
	padding: 0;
	position: absolute !important;
	text-align: left;
	top: -4px;
	width: 16px;
}

.tundra .dijitSliderIncrementIconV {
	background-image: url('/images/map/slider/top.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	width: 22px;
	height: 21px;
}

.map_fullscreen .tundra .dijitSliderIncrementIconV {
	background-image: url('/images/map/fullscreen/sprites.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	cursor: pointer;
	width: 22px;
	height: 22px;
}

.tundra .dijitSliderDecrementIconV {
	background-image: url('/images/map/slider/bottom.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	width: 22px;
	height: 21px;
}

.map_fullscreen .tundra .dijitSliderDecrementIconV {
	background-image: url('/images/map/fullscreen/sprites.png');
	background-repeat: no-repeat;
	background-position: -17px 2px;
	cursor: pointer;
	width: 22px;
	height: 22px;
}

#ovMapSliderExpandCollapse {
	text-align: center;
}


#ovMapSliderExpandCollapse img {
	border-top: 1px solid #C6C6C6;
}

#ovMapExpandCollapse {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4000;
	cursor: pointer;
	background-color: #EBF0F6;
	margin: 5px;
}

#ovMapExpandCollapse img {
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}

.zoomlevel_div {
	background-repeat: repeat-y;
	width: 24px;
	height: 70px;
	cursor: pointer;
	position: relative;
	display: block;
	background-image: url('/images/map/slider/bg.png');
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

.map_fullscreen .zoomlevel_div {
	background-repeat: repeat-y;
	width: 24px;
	height: 70px;
	cursor: pointer;
	position: relative;
	display: block;
	background-image: url('/images/map/slider/bg.png');
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}


/* Maptips styles */
.MapTipHotSpotDivStyle {
	font-size: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.MapTipIconStyle {
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	behavior: url('/styles/iepngfix.htc');
	width: 58px;
	height: 31px;
	overflow: hidden;
	font-size: 11px;
	font-family: Verdana, Sans-Serif, Arial;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

.MapTipIconVerticalDisplacerStyle {
	position: relative;
	width: 0px;
	height: 4px;
	display: block;
	font-size: 4px;
}

.MapTipIconHorizontalDisplacerStyle {
	width: 4px;
	height: 4px;
}

.MapTipIconStyle a {
	color: #FFFFFF;
	cursor: pointer;
}

.MapTipIconStyle a:hover {
	text-decoration: none;
	cursor: pointer;
}

.list_route_links {
	position: absolute;
	background: url(/images/map/routing/route_links_left.png) no-repeat scroll 8px top transparent;
	height: 76px;
}

.maptips_list_route_link {
	font-size: 1.1em;
	line-height: 13px;
	padding: 3px 0;
	white-space: nowrap;
}

.maptips_route_link_animation_hidden {
	position: absolute;
}
.maptips_route_link_animation_visible {
	position: absolute;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	z-index: 99999;
	padding: 5px;
	color: #707070;
	font-size:1.2em;
}

.maptips_stoplinks_multi_top {
}

.maptips_stoplinks_multi_content {
	height: 76px;
	padding: 6px 0 0 15px;
}

.maptips_stoplinks_multi_bottom {
	background: url(/images/map/routing/route_links_right.png) no-repeat scroll right top transparent;
	height: 76px;
	position: absolute;
	right: -18px;
	top: 0;
	width: 18px;
}

.GDMapTipContentsStyle {
	background-color: Transparent;
	color: Black;
	font-family: Verdana, Sans-Serif, Arial;
	font-size: x-small;
	padding: 0;
	cursor: pointer;
}

.GDMapTipBodyStyle {
	background: url(/images/map/map_transparent.gif);
	z-index: 12000;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

.GDMapTipBodyStyle .c_price {
	border:none;
}

.GDMapTipBodyStyle a.price {
	display: block;
	line-height: 24px;
}

/* Scalebar */
.map_scalebardiv {
	cursor: pointer;
	background-color: #FFFFFF;
	bottom: 8px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	position: absolute;
	right: 8px;
	z-index: 1000;
}
#gdMapScalebarText {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
}
#map_scalebarimagediv {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#gdMapScalebarImage {
	height: 6px;
}

/* Weather in map */
.c_map_weatherheading {
	color: #707070;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica,Arial;
}
.c_map_weatherlocation {
	color: #EE3024;
	font-family: Helvetica,Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.c_map_weatherforecast {
	/*	background:#E8E7E7 url(/images/mapsmall/weather_background.png) no-repeat scroll left top; */
	font-size: 11px;
	color: #707070;
	left: 0;
	padding: 0 0 0 0;
	top: 0;
	width: 210px;
	z-index: 10;
	font-family: Verdana;
}
.c_map_forecast_container {
	border-top: 1px solid #E6E6E6;
	width: 190px;
}
.c_map_forecast {
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	width: 100%;
}
.c_map_forecast .weather_day {
	width: 104px;
	float: left;
	height: 20px;
	padding: 4px 0 0 0;
}

.c_map_forecast .weather_temp {
	width: 48px;
	text-align: right;
	float: left;
	height: 20px;
	padding: 4px 0 0 0;
	font-weight: bold;
}

.c_map_forecast .weather_symbol {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 24px;
	height: 24px;
	text-align: right;
	float: right;
}

.c_map_forecast .weather_symbol img {
	width: 24px;
	height: 24px;
	behavior: url('/styles/iepngfix.htc');
	padding: 0;
}

.c_map_forecast span {
}
.c_map_detailedforecast {
	font-size: 10px;
	margin-top: 8px;
}
.c_map_detailedforecast a {
	display: block;
	overflow: hidden;
	width: 100%;
}
.c_map_detailedforecast img {
	margin-top: 4px;
	width: 13px;
	float: left;
}
.c_map_detailedforecast a span {
	float: left;
	overflow: hidden;
	padding: 0 0 0 5px;
	width: 180px;
}
.custom .infowindow {
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
.custom .infowindow .window .top .right .user .titlebar .hide {
	display: none;
}
.custom .infowindow .window .top .right .user .titlebar .hide .sprite {
	background-image: url('/images/map/infowindow.png');
	margin-left: -749px;
	margin-top: -896px;
}
.custom .infowindow .window .top .right .user .titlebar .hide .sprite:hover {
	margin-top: -904px;
}
.custom .infowindow .titlebar .title {
	/*	display: none; */
}
.custom .infowindow .border {
	display: none;
}
.custom .infowindow .sprite {
	background-image: url('/images/map/map_infowindow.png');
}
.custom .infowindow .pointer {
	height: 24px;
	overflow: hidden;
	position: absolute;
	width: 53px;
}
.custom .infowindow .window .top .right .sprite {
	margin-top: 3px;
	background-position: -2px -4px;
}
.custom .infowindow .lowerright {
	left: 20px;
}
.custom .infowindow .lowerright .sprite {
	margin-left: -910px;
	margin-top: -949px;
}
.custom .infowindow .upperright {
	left: 20px;
	bottom: 14px;
}
.custom .infowindow .upperright .sprite {
	margin-left: -910px;
	margin-top: -805px;
}
.custom .infowindow .lowerleft {
	right: 20px;
}
.custom .infowindow .lowerleft .sprite {
	margin-left: -807px;
	margin-top: -949px;
}
.custom .infowindow .upperleft {
	right: 20px;
	bottom: 14px;
}
.custom .infowindow .upperleft .sprite {
	margin-left: -806px;
	margin-top: -805px;
}
.custom .infowindow .window .top .left .sprite {
	background-position: 1005px 0px;
	margin-left: -988px;
	margin-top: -1px;
}
.custom .infowindow .window .bottom .right {
	height: 16px;
	overflow: hidden;
	position: absolute;
}
.custom .infowindow .window .bottom .right .sprite {
	margin-top: -985px;
	position: absolute;
}
.custom .infowindow .window .bottom .left {
	width: 15px;
	height: 16px;
	overflow: hidden;
	position: absolute;
}
.custom .infowindow .window .bottom .left .sprite {
	background-position: 0 -5px;
	margin-left: -989px;
	margin-top: -984px;
}
.custom .infowindow .window .top .right .user {
	padding: 10px 0 0 14px;
}

/* Snow info */
.custom .infowindow .c_mapsnowreport {
	font-size: 10px;
	color: #707070;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: normal;
	font-weight: normal;
}
.custom .infowindow .c_snowreportlist {
	padding-top: 0em;
	border-top: 1px solid #E6E6E6;
}
.custom .infowindow .c_snowreportlist span {
	color: #1765AD;
}
.map_skiresort {
	cursor: pointer;
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 0 2px;
	margin: 0;
	line-height: 2.1em;
	color: #1765AD;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	overflow: hidden;
}
.map_skiresort .skiresorticon {
	display: block;
	float: left;
}
.map_skiresort .c_resortname {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	float: left;
	margin-left: 5px;
	width: 110px;
}
.map_skiresort .c_snowdepth {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 144px;
}
.map_skiresort_hover {
	text-decoration: underline;
}
.map_skiresortzoom {
	color: #1765AD;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	cursor: pointer;
	position: absolute;
	bottom: -7px;
	width: 160px;
}
.map_skiresortzoom_hover {
	text-decoration: underline;
}
.c_mapsnowreport .c_snowreportdetails span {
	padding: 0.5em 0;
	font-size: 11px;
}
.c_mapsnowreport .c_snowreportexternal {
	margin-top: 0.5em;
}
.c_mapsnowreport .c_snowreportheader {
	border-bottom: 1px solid #E6E6E6;
	padding: 0.3em 0 0.3em 0;
}
.c_mapsnowreport .c_snowreportheader span {
	line-height: 1.4em;
	padding-left: 1.7em;
	color: #EE3024;
	font-family: Helvetica,Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.c_mapsnowreport .c_snowreportupdated {
	top: 223px;
}
.c_snowreportclosed {
	width: 190px;
	height: 20px;
	position: relative;
	top: -5px;
	text-align: left;
	padding-top: 6px;
}
.c_snowreportclosed span {
	color: White;
	font-weight: bold;
	padding-left: 8px;
}
.c_snowreportclosed_closed {
	background-image: url(/images/map/snowinfo/snowinfo_closed.png);
}
.c_snowreportclosed_open {
	display: none;
	visibility: hidden;
}
.c_snowreportclosed_onlyweekends {
	background-image: url(/images/map/snowinfo/snowinfo_weekends.png);
}
.toolbar_separator {
	width: 1px;
	height: 11px;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px;
	border-right: 0;
	border-style: solid;
	border-color: #6C6D6D;
}

/* DIJIT */

.dijitReset {
	margin: 0;
	border: 0;
	padding: 0;
	line-height: normal;
	font: inherit;
	color: inherit;
}
.dijitInline {
	display: -moz-inline-box;
	display: inline-block; #zoom:1;
#display:inline;
border:0;
padding:0;
vertical-align:middle;
}
.dj_ie INPUT.dijitTextBox, .dj_ie .dijitInputField INPUT {
	font-size: 100%;
	font-family: inherit;
	behavior: expression(  		function(self){ 			var cs, e;  			try{ 				if(self.currentStyle.fontFamily=='inherit'){ 					cs = self.parentNode.currentStyle || document.documentElement.currentStyle; 					self.style.fontFamily = cs.fontFamily; 				} 				self.style.behavior = null;  			}catch(e){}  		}(this) 	);
}
.dj_ie .dijitInputField INPUT {
	margin: -1px 0 !important;
}
.dj_iequirks .dijitInputField INPUT {
	margin-top: -3px !important;
}
.dijitInlineTable {
	display: -moz-inline-stack;
	display: inline-table;
	display: inline-block; #zoom:1;
#display:inline;
box-sizing:content-box;-moz-box-sizing:content-box;
border:0;
padding:0;
}
.dijitTeeny {
	font-size: 1px;
	line-height: 1px;
}
.dijitPopup {
	position: absolute;
	background-color: transparent;
	margin: 0;
	border: 0;
	padding: 0;
}
.dijit_a11y .dijitPopup, .dijit_ally .dijitPopup div, .dijit_a11y .dijitPopup table, .dijit_a11y .dijitTooltipContainer {
	opacity: 1 !important;
	background-color: white !important;
}
.dj_ie .dijit_a11y .dijitPopup * {
	filter: none;
}
.dijitInputField {
	overflow: hidden; #zoom:1;
}
.dijitPositionOnly {
	padding: 0 !important;
	border: 0 !important;
	background-color: transparent !important;
	background-image: none !important;
	height: auto !important;
	width: auto !important;
}
.dijitNonPositionOnly {
	float: none !important;
	position: static !important;
	margin: 0 0 0 0 !important;
	vertical-align: middle !important;
}
.dijitBackgroundIframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 0;
	padding: 0;
	margin: 0;
}
.dijitClickableRegion {
	cursor: pointer;
}
.dijitDisplayNone {
	display: none !important;
}
.dijitContainer {
	overflow: hidden;
}
.dijit_a11y * {
	background-image: none !important;
}
.dijit_a11y .dijitCalendarIncrementControl .dijitA11ySideArrow {
	padding-left: .2em;
	visibility: visible !important;
}
.dj_ie6 .dijit_a11y .dijitCalendarIncrementControl {
	font-size: .75em !important;
}
.dijit_a11y .dijitCalendarSelectedDate {
	text-decoration: overline !important;
}
.dijitA11ySideArrow {
	vertical-align: top;
	margin-right: 0em;
	margin-left: .2em;
	line-height: 2em;
	text-align: center;
}
.dijit_a11y .dijit * {
	background: white !important;
	color: black !important;
}
.dijit_a11y .dijitButtonNode {
	border-color: black !important;
	border-style: outset !important;
	border-width: medium !important;
}
.dijit_a11y .dijitButtonDisabled .dijitButtonNode, .dijit_a11y .dijitDropDownButtonDisabled .dijitButtonNode, .dijit_a11y .dijitComboButtonDisabled .dijitButtonNode, .dijit_a11y .dijitComboBoxDisabled .dijitInputField, .dijit_a11y .dijitComboBoxDisabled .dijitButtonNode, .dijit_a11y .dijitSpinnerDisabled .dijitButtonNode, .dijit_a11y .dijitSpinnerDisabled .dijitInputField {
	border-style: outset !important;
	border-width: medium !important;
	border-color: #999 !important;
	color: #999 !important;
}
.dijitButtonNode * {
	vertical-align: middle;
}
.dijit_a11y .dijitArrowButtonInner {
	width: 1.0em;
	display: none !important;
}
.dijitButtonNode .dijitArrowButtonInner {
	background: no-repeat center;
	width: 16px;
}
.dijitComboBox .dijitArrowButtonInner {
	display: block;
}
.dijit_a11y .dijitToggleButtonChecked .dijitToggleButtonIconChar {
	display: inline !important;
}

.dijitLeft {
	background-position: left top;
	background-repeat: no-repeat;
}
.dijitStretch {
	white-space: nowrap;
	background-repeat: repeat-x;
}
.dijitRight { #display:inline;
background-position:righttop;
background-repeat:no-repeat;
}
.dijitButton, .dijitDropDownButton, .dijitComboButton {
	margin: 0.2em;
}
.dj_safari .dijitToolbar .dijitDropDownButton {
	padding-left: 0.3em;
}
.dijitButtonNode {
	border: 1px solid gray;
	margin: 0;
	padding: .2em .2em .1em;
	line-height: normal;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}
.dijitArrowButton {
	padding: 0 .4em;
}
DIV.dijitArrowButton {
	float: right;
}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {
	border-style: solid;
	border-width: 0 0 0 1px !important;
	padding: 0;
	position: absolute;
	right: 0;
	float: none;
}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {
	position: absolute;
	height: 50%;
}
.dijitSpinner .dijitInputLayoutContainer .dijitDownArrowButton {
	top: none;
	bottom: 0;
	border-top-width: 1px !important;
}
.dijitSpinner .dijitInputLayoutContainer .dijitUpArrowButton {
	top: 0;
	bottom: none;
}
.dijitComboButton TABLE {
	border-collapse: separate;
	border: 0;
	padding: 0;
	margin: 0;
}
.dijitComboButton .dijitButtonContents {
	border-right-width: 0 !important;
}
.dj_ie BUTTON.dijitButtonNode {
	overflow: visible;
}
table .dijitButton .dijitButtonNode, table .dijitComboButton .dijitButtonNode { #overflow:hidden;
}
.dijitButtonNode IMG {
	vertical-align: middle;
	margin-bottom: .2em;
}
.dijitTextBox, .dijitComboBox, .dijitSpinner {
	border: solid black 1px; #overflow:hidden;
width:15em;
}
.dijitTextBox input:focus, .dijitComboBox input:focus, .dijitSpinner input:focus {
	outline: none;
}
.dijitTextBoxFocused, .dijitComboBoxFocused, .dijitSpinnerFocused {
	outline: auto 5px -webkit-focus-ring-color;
}
.dijitTextBox INPUT, .dijitComboBox INPUT, .dijitSpinner INPUT {
	padding: 0;
	border-left: solid black 1px;
	display: inline;
	position: static !important;
	border: 0 !important;
	margin: 0 !important;
	vertical-align: 0em !important;
	visibility: visible !important;
	background-color: transparent !important;
	background-image: none !important;
	width: 100% !important;
}
.dijitValidationIcon {
	visibility: hidden;
	display: block;
	padding: 0 2px;
	float: right;
	height: auto;
}
.dijitValidationIconText {
	visibility: hidden;
	display: none;
	float: right;
	font-family: sans-serif;
	font-style: italic;
	font-size: 0.45em;
	line-height: 190%;
}
.dijit_a11y .dijitValidationIcon {
	display: none !important;
}
.dijit_a11y .dijitValidationIconText {
	display: block !important;
}
.dijitError .dijitValidationIcon, .dijitError .dijitValidationIconText {
	visibility: visible;
}
.dijitTextBox .dijitArrowButton {
	display: none;
}
.dijitCheckBox, .dijitRadio, .dijitCheckBoxInput {
	padding: 0;
	border: 0;
	width: 16px;
	height: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.dijitCheckBox INPUT, .dijitRadio INPUT {
	margin: 0;
	padding: 0;
	display: block;
}
.dijitCheckBoxInput {
	opacity: 0.01;
}
.dj_ie .dijitCheckBoxInput {
	filter: alpha(opacity=0);
}
.dijit_a11y .dijitCheckBox, .dijit_a11y .dijitRadio {
	width: auto;
	height: auto;
}
.dijit_a11y .dijitCheckBoxInput {
	opacity: 1;
	filter: none;
	width: auto;
	height: auto;
}
.dijitProgressBarEmpty {
	position: relative;
	overflow: hidden;
	border: 1px solid black;
	z-index: 0;
}
.dijitProgressBarFull {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	width: 100%;
	height: 100%;
}
.dijitProgressBarTile {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background-color: #aaa;
	background-attachment: fixed;
}
.dijit_a11y .dijitProgressBarTile {
	border-width: 4px;
	border-style: solid;
	background-color: transparent !important;
}
.dj_iequirks .dijitProgressBarTile {
	width: 100%;
	height: 100%;
}
.dj_ie6 .dijitProgressBarTile {
	position: static;
	height: 100%;
}
.dijitProgressBarIndeterminate .dijitProgressBarLabel {
	visibility: hidden;
}
.dijitProgressBarIndeterminate .dijitProgressBarTile {
}
.dijitProgressBarIndeterminateHighContrastImage {
	display: none;
}
.dijit_a11y .dijitProgressBarIndeterminate .dijitProgressBarIndeterminateHighContrastImage {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
.dijitProgressBarLabel {
	display: block;
	position: static;
	width: 100%;
	text-align: center;
	background-color: transparent !important;
}
.dijitProgressBarV .dijitProgressBarFull {
	bottom: 0;
}
.dj_ie6 .dijitProgressBarV .dijitProgressBarTile {
	position: absolute;
	width: 100%;
}
.dijitTooltip {
	position: absolute;
	z-index: 2000;
	display: block;
	left: 50%;
	top: -10000px;
	overflow: visible;
}
.dijitTooltipContainer {
	border: solid black 2px;
	background: #b8b5b5;
	color: black;
	font-size: small;
}
.dijitTooltipFocusNode {
	padding: 2px 2px 2px 2px;
}
.dijitTooltipConnector {
	position: absolute;
}
.dijitLayoutContainer {
	position: relative;
	display: block;
	overflow: hidden;
}
.map_fullscreen .dijitLayoutContainer {
	min-width: 600px;
}
body .dijitAlignTop, body .dijitAlignBottom, body .dijitAlignLeft, body .dijitAlignRight {
	position: absolute;
	overflow: hidden;
}
body .dijitAlignClient {
	position: absolute;
}
.dijitBorderContainer {
	position: relative;
	overflow: hidden;
}
.dijitBorderContainer > .dijitTextArea {
	resize: none;
}
.dijitSplitter {
	position: absolute;
	overflow: hidden;
	z-index: 9999;
	background-color: #fff;
	border-color: gray;
	border-style: solid;
	border-width: 0;
	z-index: 10 !important;
}
.dijitSplitterCover {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.dijitSplitterH {
	height: 7px;
	border-top: 1px;
	border-bottom: 1px;
	cursor: ns-resize;
}
.dijitSplitterV {
	width: 7px;
	border-left: 1px;
	border-right: 1px;
	cursor: ew-resize;
}
.dijitSplitContainer {
	position: relative;
	overflow: hidden;
	display: block;
}
.dijitSplitPane {
	position: absolute;
}
.dijitSplitContainerSizerH, .dijitSplitContainerSizerV {
	position: absolute;
	font-size: 1px;
	cursor: move;
	cursor: w-resize;
	background-color: ThreeDFace;
	border: 1px solid;
	border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;
	margin: 0;
}
.dijitSplitContainerSizerH .thumb, .dijitSplitterV .dijitSplitterThumb {
	overflow: hidden;
	position: absolute;
	top: 49%;
}
.dijitSplitContainerSizerV .thumb, .dijitSplitterH .dijitSplitterThumb {
	position: absolute;
	left: 49%;
}
.dijitSplitterShadow, .dijitSplitContainerVirtualSizerH, .dijitSplitContainerVirtualSizerV {
	font-size: 1px;
	background-color: ThreeDShadow;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: Alpha(Opacity=50);
	margin: 0;
}
.dj_ie .dijitSplitterV, .dijitSplitContainerVirtualSizerH {
	cursor: w-resize;
}
.dj_ie .dijitSplitterH, .dijitSplitContainerSizerV, .dijitSplitContainerVirtualSizerV {
	cursor: n-resize;
}
.dijit_a11y .dijitSplitterH {
	border-top: 1px solid #d3d3d3 !important;
	border-bottom: 1px solid #d3d3d3 !important;
}
.dijit_a11y .dijitSplitterV {
	border-left: 1px solid #d3d3d3 !important;
	border-right: 1px solid #d3d3d3 !important;
}
.dijitContentPane {
	display: block;
	overflow: auto;
}
.dijitTitlePane {
	display: block;
	overflow: hidden;
}
.dj_ie7 .dijitTitlePaneTextNode {
	display: inline;
}
.dijitColorPalette {
	border: 1px solid #999;
	background: #fff;
	-moz-border-radius: 3pt;
}
img.dijitColorPaletteUnder {
	border-style: none;
	position: absolute;
	left: 0;
	top: 0;
}
.dijitColorPaletteInner {
	position: relative;
	overflow: hidden;
	outline: 0;
}
.dijitPaletteCell {
	width: 20px;
	height: 20px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	outline-width: 0;
}
.dijitPaletteImg {
	width: 16px;
	height: 14px;
	position: absolute;
	top: 1px;
	left: 1px;
	overflow: hidden;
	cursor: default;
	border: 1px solid #999;
}
.dijitPaletteCellHighlight img {
	width: 14px;
	height: 12px;
	position: absolute;
	top: 1px;
	left: 1px;
	overflow: hidden;
	cursor: default;
	border: 2px solid #000;
	outline: 1px solid #dedede;
}
.dijit_a11y .dijitPaletteCell {
	background-color: transparent !important;
}
.dijit_a11y .dijitPaletteImg {
	background-color: transparent !important;
}
.dijitAccordionPane {
	overflow: hidden !important;
}
.dijitAccordionPane .dijitAccordionBody {
	overflow: auto;
}
.dijitAccordionContainer {
	border: 1px solid #b7b7b7;
	border-top: 0 !important;
}
.dijitAccordionTitle:hover {
	cursor: pointer;
}
.dijitAccordionTitle .dijitAccordionArrow {
	float: right;
}
.dijitAccordionPane .dijitAccordionTitle .arrowTextUp, .dijitAccordionPane .dijitAccordionTitle .arrowTextDown {
	display: none;
	float: right;
	font-size: 0.65em;
	font-weight: normal !important;
}
.dijit_a11y .dijitAccordionPane .dijitAccordionTitle .arrowTextUp {
	display: inline;
}
.dijit_a11y .dijitAccordionTitle-selected .arrowTextDown {
	display: inline;
}
.dijit_a11y .dijitAccordionTitle-selected .arrowTextUp {
	display: none;
}
.dijitCalendarContainer thead tr th, .dijitCalendarContainer thead tr td, .dijitCalendarContainer tbody tr td, .dijitCalendarContainer tfoot tr td {
	padding: 0;
}
.dijitCalendarNextYear {
	margin: 0 0 0 0.55em;
}
.dijitCalendarPreviousYear {
	margin: 0 0.55em 0 0;
}
.dijitCalendarIncrementControl {
	cursor: pointer;
	cursor: hand;
	width: 1em;
}
.dijitCalendarDisabledDate {
	color: gray !important;
}
.dijitCalendarBodyContainer tbody tr td {
	cursor: pointer;
	cursor: hand;
}
.dijitCalendarPreviousMonthDisabled, .dijitCalendarCurrentMonthDisabled, .dijitCalendarNextMonthDisabled {
	cursor: default !important;
}
.dijitCalendarDateTemplate, .dijitCalendarSelectedYear, .dijitCalendarNextYear, .dijitCalendarPreviousYear {
	cursor: pointer;
}
.dijitCalendarMonthLabelSpacer {
	position: relative;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.dijitMenu {
	border: 1px solid black;
	background-color: white;
}
.dijitMenuTable {
	margin: 1px 0;
	border-collapse: collapse;
	border-width: 0;
	background-color: white;
}
.dijitMenuItem {
	white-space: nowrap;
	padding: .1em .2em;
}
.dijitMenuItemHover {
	cursor: pointer;
	cursor: hand;
	background-color: black;
	color: white;
}
.dijitMenuItemIcon {
	position: relative;
	background-repeat: no-repeat;
}
.dijitMenuItemDisabled * {
	opacity: 0.3;
	cursor: default;
}
.dj_ie .dijit_a11y .dijitMenuItemDisabled td, .dj_ie .dijitMenuItemDisabled *, .dj_ie .dijitMenuItemDisabled td {
	color: gray !important;
	filter: alpha(opacity=35);
}
.dijitMenuItemLabel {
	position: relative;
	vertical-align: middle;
}
.dijit_a11y .dijitMenuItemHover .dijitMenuItemLabel {
	border-width: 1px;
	border-style: solid;
}
.dijit_a11y .dijitMenuItemHover {
	border: 1px #fff dotted !important;
}
.dijit_a11y .dijitMenuExpandInner {
	display: block !important;
}
.dijitMenuSeparatorTop {
	height: 50%;
	margin: 0;
	margin-top: 3px;
	font-size: 1px;
}
.dijitMenuSeparatorBottom {
	height: 50%;
	margin: 0;
	margin-bottom: 3px;
	font-size: 1px;
}
.dijitTabLabels-top {
	top: 1px !important;
	z-index: 10;
}
.dijitTabLabels-bottom {
	margin-top: -1px !important;
	z-index: 10;
}
.dijitTabLabels-left-h {
	margin-right: -1px !important;
	z-index: 10;
}
.dijitTabLabels-right-h {
	margin-left: -1px !important;
	z-index: 10;
}
.dijitTabPaneWrapper {
	z-index: 0;
	overflow: hidden;
	clear: both;
}
.dijitTab {
	position: relative;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	z-index: 3;
}
.dijitTabContainer .dijitAlignLeft .dijitTab, .dijitTabContainer .dijitAlignRight .dijitTab {
	float: none;
}
.dijitTabInnerDiv {
	position: relative;
}
.dijitTab .close {
	display: inline-block;
	cursor: default;
	font-size: small;
}
.dijitTab .closeText {
	display: none;
	padding: 0 2px;
	margin: 0 2px;
}
.dijit_a11y .dijitTab .closeImage {
	padding: 0 !important;
	margin: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
}
.dijit_a11y .closeText {
	display: inline;
	margin-left: 6px;
}
.dijit_a11y .closeText:hover {
	border: thin solid;
}
.dijit_a11y .dijitTabChecked {
	border-style: dashed !important;
}
.dijit_a11y .dijitTabInnerDiv {
	border-left: none !important;
}
.dijitInlineEditor {
	position: relative;
	vertical-align: bottom;
}
.dj_ie .dijitInlineEditor {
	vertical-align: middle;
}
.dijitInlineValue {
}
.dijitInlineEditor .dijitButtonContainer {
	position: absolute;
	right: 0;
	overflow: visible;
}
.dijitInlineEditor .saveButton, .dijitInlineEditor .cancelButton {
}
.dijitTreeExpando, .dijitTreeExpand {
	float: left;
	display: inline;
}
.dijitTreeExpando {
	clear: both;
}
.dijitTreeContent {
	cursor: default;
}
.dijitExpandoText {
	display: none;
}
.dijit_a11y .dijitExpandoText {
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	font-family: monospace;
	border-style: solid;
	border-width: thin;
	cursor: pointer;
}
.dijitDialog {
	position: absolute;
	z-index: 999;
	padding: 1px;
}
.dijitDialogUnderlayWrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
	background: transparent !important;
}
.dijitDialogUnderlay {
	background: #eee;
	opacity: 0.5;
}
.dj_ie .dijitDialogUnderlay {
	filter: alpha(opacity=50);
}
.dijit_a11y .dijitInputLayoutContainer, .dijit_a11y .dijitDialog {
	opacity: 1 !important;
	background-color: white !important;
}
.dijitDialog .closeText {
	display: none;
	position: absolute;
}
.dijit_a11y .dijitDialog .closeText {
	display: inline;
}
.dijitSliderMoveable {
	z-index: 99;
	position: absolute !important;
	display: block;
	vertical-align: middle;
}
.dijitSliderMoveableH {
	right: 0;
}
.dijit_a11y div.dijitSliderImageHandle, .dijitSliderImageHandle {
	margin: 0;
	padding: 0;
	position: absolute !important;
	border: 8px solid gray;
	width: 0;
	height: 0;
}
.dijit_a11y .dijitSliderFocused .dijitSliderImageHandle {
	border: 4px solid #000;
	height: 8px;
	width: 8px;
}
.dijitSliderImageHandleV {
	top: -8px;
	left: -6px;
}
.dijitSliderImageHandleH {
	left: -8px;
	top: -5px;
	vertical-align: top;
}
.dijitSliderBar {
	border-style: solid;
	border-color: black;
}
.dijitSliderBarH {
	height: 4px;
	border-width: 1px 0;
}
.dijitSliderBarV {
	width: 4px;
	border-width: 0 1px;
}
.dijitSliderProgressBar {
	background-color: red; #z-index:0;
}
.dijitSliderProgressBarV {
	position: static !important;
	height: 0%;
	vertical-align: top;
	text-align: left;
}
.dijitSliderProgressBarH {
	position: absolute !important;
	width: 0%;
	vertical-align: middle;
	overflow: visible;
}
.dijitSliderRemainingBar {
	overflow: hidden;
	background-color: transparent; #z-index:-1;
}
.dijitSliderRemainingBarV {
	height: 100%;
	text-align: left;
}
.dijitSliderRemainingBarH {
	width: 100% !important;
}
.dijitSliderBumper {
	overflow: hidden; #z-index:-1
}
.dijitSliderBumperV {
	width: 4px;
	height: 8px;
	border-width: 0 1px;
}
.dijitSliderBumperH {
	width: 8px;
	height: 4px;
	border-width: 1px 0;
}
.dijitSliderBottomBumper, .dijitSliderLeftBumper {
	background-color: red;
}
.dijitSliderTopBumper, .dijitSliderRightBumper {
	background-color: transparent;
}
.dijitSliderDecorationH {
	text-align: center;
}
.dijitSlider .dijitSliderButton {
	font-family: monospace;
	margin: 0;
	padding: 0;
	display: block;
}
.dijit_a11y .dijitSliderButtonInner {
	visibility: visible !important;
}
.dijitSliderButtonContainer {
	text-align: center;
	height: 0;
}
.dijitSlider .dijitButtonNode {
	padding: 0;
	display: block;
}
.dj_ie .dijitRuleContainer {
	z-index: -1;
}
.dijitRuleContainer {
	position: relative;
	overflow: visible;
}
.dijitRuleContainerV {
	height: 100%;
	line-height: 0;
	float: left;
	text-align: left;
}
.dj_opera .dijitRuleContainerV {
	line-height: 2%;
}
.dj_ie .dijitRuleContainerV {
	line-height: normal;
}
.dj_gecko .dijitRuleContainerV {
	margin: 0 0 1px 0;
}
.dijitRuleMark {
	position: absolute;
	border: 1px solid black;
	line-height: 0;
	height: 100%;
}
.dijitRuleMarkH {
	width: 0;
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
	border-left-width: 0 !important;
}
.dijitRuleLabelContainer {
	position: absolute;
}
.dijitRuleLabelContainerH {
	text-align: center;
	display: inline-block;
}
.dijitRuleLabelH {
	position: relative;
	left: -50%;
}
.dijitRuleMarkV {
	height: 0;
	border-right-width: 0 !important;
	border-bottom-width: 0 !important;
	border-left-width: 0 !important;
	width: 100%;
	left: 0;
}
.dj_ie .dijitRuleLabelContainerV {
	margin-top: -.55em;
}
.dijit_a11y .dijitButtonContents .dijitButtonText {
	display: inline !important;
}
.dijitTextArea {
	width: 100%;
	overflow: auto;
}
.dj_ie .dijitTextArea p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: normal !important;
}
.dijitToolbarSeparator {
	height: 18px;
	width: 5px;
	padding: 0 1px;
	margin: 0;
}
.dijitIEFixedToolbar {
	position: absolute;
	top: expression(eval((document.documentElement||document.body).scrollTop));
}
.dijitTimePickerItemInner {
	text-align: center;
	border: 0;
	padding: 2px 8px 2px 8px;
}
.dijitTimePickerTick {
	color: #dedede;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	position: relative;
}
.dijitTimePickerTick .dijitTimePickerItemInner {
	font-size: 0.25em;
}
.dijitTimePickerMarker {
	background-color: #ededed;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.dijitTimePickerItemHover {
	opacity: 1 !important;
	background-color: #808080;
	color: #fff;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	cursor: pointer;
}
.dijitTimePickerMarker.dijitTimePickerItemHover {
	font-size: 1.3em;
}
.dijitTimePickerItemHover .dijitTimePickerItemInner {
	display: block;
	overflow: visible;
	background-color: #808080;
	font-size: 1em;
}
.dijitTimePickerItemSelected {
	font-weight: bold;
	color: #333;
	background-color: #b7cdee !important;
}
.dijit_a11y .dijitTimePickerItem {
	border-bottom: 1px solid #333;
}
.dijitToggleButtonIconChar {
	display: none !important;
}
.dijit_a11y .dijitToggleButtonIconChar {
	display: inline !important;
}
.dijit_a11y .dijitToggleButtonIconChar {
	visibility: hidden;
}
.dijit_a11y .dijitToggleButtonChecked .dijitToggleButtonIconChar {
	visibility: visible !important;
}
.dijitArrowButtonChar {
	display: none !important;
}
.dijit_a11y .dijitArrowButtonChar {
	display: inline !important;
}
.dijitInputLayoutContainer {
	position: relative;
	overflow: hidden;
}
.dijitSpinnerButtonContainer {
	float: right;
	width: 18px;
	position: relative;
	overflow: hidden;
}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {
	height: 50%;
	width: 16px;
	overflow: hidden;
}
.dj_ie .dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {
	behavior: expression( 		function(self){ 			var e;  			try{ 				var h = self.parentNode.offsetHeight/2; 				if(h > 1){ 					self.style.height = h; 					self.style.behavior = null;  				} 			}catch(e){}  		}(this) 	);
}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButtonInner {
	overflow: hidden;
	line-height: 50%;
}
.dijit_a11y .dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {
	width: 100%;
}
.dijit_a11y .dijitSpinner .dijitArrowButton .dijitArrowButtonChar {
	font-size: 0.4em;
	vertical-align: top;
}
.dijit_a11y .dijitSpinnerButtonContainer {
	width: 0.5em;
	margin-left: 2px;
	overflow: visible;
}
.dijit_a11y .dijitSpinnerButtonContainer .dijitButtonNode {
	border-width: 1px 0px 0px 1px;
	border-style: solid !important;
}

/* POIFILTER */

/* Uncomment line below to hide numbers from poi filter */
/* .numberText { display: none; visibility: hidden; } */
.poifilter {
	border-top: solid 1px #e5e5e5;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1765AD;
}
.poifilter .dijitTreeNode {
	/* background-image : url(/images/poifilter/i.gif); */
	background-position: top left;
	background-repeat: repeat-x; /* background-repeat : repeat-y; */
	margin-left: 19px;
	zoom: 1;
	border-bottom: solid 1px #e5e5e5;
}
.poifilter .dijitTreeIsLast {
	border-style: none; /* background: url(/images/poifilter/i_half.gif) no-repeat; */
}
.poifilter .dijitTreeIsRoot {
	margin-left: 0;
	background-image: none; /* background-image: url(/images/poifilter/poifilterbackground.gif); */ /* border-style: none; */
}
.poifilter .treeNodeExpandedLevel2 {
	color: #6c6d6d;
	background-color: #f6f1f2; /*	background-image: url(/images/poifilter/topp_shadow_color.png); */
	background-image: none;
	background-position: top;
	background-repeat: repeat-x;
}
.poifilter .treeNodeExpandedLevel2 .dijitTreeContainer {
	/*	background-image: url(/images/poifilter/down_shadow_color.png); */
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
}
.poifilter .treeNodeExpandedLevel3 {
	color: #ffffff;
	font-size: 11.5px;
	font-weight: bold;
	background-color: #ebe8e8;
	border-top: solid 1px #c8c8ca;
	border-bottom: solid 1px #c8c8ca;
	background-image: none;
}
.poifilter .treeNodeExpandedLevel3 .labelCellHover {
	text-decoration: underline;
}
.poifilter .treeNodeExpandedLevel4 .labelCellHover {
	text-decoration: none;
}
.poifilter .treeNodeLevel4 .labelCellHover {
	text-decoration: none;
}
.poifilter .treeNodeExpandedLevel3 .dijitTreeContainer {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel4 {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel4 .dijitTreeContainer {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel5 {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel5 .dijitTreeContainer {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel6 {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel6 .dijitTreeContainer {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel7 {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel7 .dijitTreeContainer {
	background-image: none;
}
.poifilter .treeNodeExpandedLevel3 .labelCell3 {
	background-color: #1EC4ED;
}
.poifilter .treeNodeLevel2 {
	color: #1765AD;
}
.poifilter .treeNodeLevel3 .dijitTreeExpandoClosed {
	background-image: url(/images/poifilter/arrow_right_no_box_cyan.png);
	margin-top: 10px;
}
.poifilter .treeNodeExpandedLevel3 .dijitTreeExpandoOpened {
	background-image: url(/images/poifilter/arrow_down_no_box_cyan.png);
}
.poifilter .treeNodeLevel3 {
	color: #1765AD;
}
.poifilter .treeNodeLevel4 {
	color: #1765AD;
	border-style: none;
}
.poifilter .treeNodeLevel5 {
	color: #1765AD;
	border-style: none;
}
.poifilter .treeNodeLevel6 {
	color: #1765AD;
	border-style: none;
}
.poifilter .treeNodeLevel7 {
	color: #1765AD;
	border-style: none;
}
.poifilter .dijitTreeExpando {
	cursor: pointer;
	margin-top: 8px;
	width: 18px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: top;
}
.poifilter .dijitTreeExpand {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
}
.poifilter .dijitTreeNodeEmphasized {
	/*	background-color: Highlight;	 color: HighlightText; */
}
.poifilter .dijitTreeLabelFocused {
	outline: 1px invert dotted; /*	background:#dde7f2; */
}
.poifilter .dijitTreeExpandoOpened {
	background-image: url(/images/poifilter/vn_linkarrow_grey_down.png); /*	background-image: url(/images/map/tabs/vn_map_linkarrowactive.png); */ /*	background-image: url(/images/poifilter/treeExpand_minus.gif); */
}
.poifilter .dijitTreeExpandoClosed {
	background-image: url(/images/poifilter/vn_linkarrow_blue_right.png); /*	background-image: url(/images/map/tabs/vn_map_linkarrow.png); */ /*	background-image: url(/images/poifilter/treeExpand_plus.gif); */
}
.poifilter .dijitTreeExpandoLeaf {
	width: 0px;
	background-image: none; /* background-image: url(/images/poifilter/treeExpand_leaf.gif); */
}
.poifilter .dijitTreeExpandoLoading {
	background-image: none; /* background-image: url(/images/poifilter/treeExpand_loading.gif); */
}
.poifilter .dijitTreeIcon {
	background-position: left;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	padding-right: 4px;
}
.poifilter .dijitLeaf {
	/* background: url(/images/poifilter/leaf.gif) no-repeat; */
	background-image: none;
}
.poifilter .checkBoxHover .checkedNode {
	background-image: url(/images/poifilter/checked_box_mouseover.png);
}
.poifilter .checkBoxHover .uncheckedNode {
	background-image: url(/images/poifilter/unchecked_box_mouseover.png);
}
.poifilter .checkBoxHover .partiallyCheckedNode {
	background-image: url(/images/poifilter/partially_checked_box_mouseover.png);
}
.poifilter .checkBoxHover .partiallyUncheckedNode {
	background-image: url(/images/poifilter/partially_checked_box_mouseover.png);
}
.poifilter .checkedNode {
	background-image: url(/images/poifilter/checked_box.png);
}
.poifilter .uncheckedNode {
	background-image: url(/images/poifilter/unchecked_box.png);
}
.poifilter .partiallyCheckedNode {
	background-image: url(/images/poifilter/partially_checked_box.png);
}
.poifilter .partiallyUncheckedNode {
	background-image: url(/images/poifilter/partially_checked_box.png);
}

.poifilter .poiIcon {
	margin-left: 19px;
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
}

.poifilter .dijitTreeContent {
	display: block;
	cursor: pointer;
	min-height: 18px;
	min-width: 18px;
	margin-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
}
.poifilter .dijitTreeLabel {
	line-height: 1.2em;
}
.poifilter .dijitTreeCheckboxIcon {
	width: 19px;
	height: 19px;
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.poifilter .dijitTreeContainer {
}
.poifilter .contentTable {
	border-style: none;
}
.poifilter .iconCell {
}
.poifilter .labelCellHover {
	background-color: #ACE9F8;
}
.poifilter .checkBoxHoverLeaf {
	/* background-color: #ACE9F8; */
}
.poifilter .labelCell1 {
	height: 19px;
	width: 300px;
}
.poifilter .labelCell1 .numberText {
	color: #6c6d6d;
}
.poifilter .labelCell2 {
	height: 19px;
	width: 280px;
}
.poifilter .labelCell2 .numberText {
	color: #6c6d6d;
}
.poifilter .labelCell3 {
	height: 16px;
	width: 260px;
	font-size: 11.5px;
	font-weight: normal;
}
.poifilter .labelCell3 .numberText {
	color: #6c6d6d;
}
.poifilter .labelCell4 {
	height: 16px;
	width: 240px;
	font-size: 11px;
	font-weight: normal;
}
.poifilter .labelCell4 .numberText {
	color: #6c6d6d;
}
.poifilter .labelCell5 {
	height: 16px;
	width: 220px;
	font-size: 10.5px;
	font-weight: normal;
}
.poifilter .labelCell5 .numberText {
	color: #6c6d6d;
}
.poifilter .checkBoxCell {
	padding-left: 4px;
	padding-right: 10px;
}
.PoiFilterSelectors {
	text-align: right;
	font-family: Verdana;
	font-size: 10.5px;
	color: #6c6d6d;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 18px;
	padding-right: 11px;
}
.PoiFilterSelectAll {
	color: #1765AD;
	font-weight: normal;
	padding-left: 8px;
}
.PoiFilterSelectNone {
	color: #1765AD;
	font-weight: normal;
}



/* Product list styles */

.PoiFilterFooter {
}
.ProductListHeaderContainer {
	border-bottom: solid 1px #c8c8ca;
}
.ProductListHeading {
	color: #6c6d6d;
	font-size: 14px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	padding-right: 10px;
}
.ProductListSubHeading {
	font-size: 11px;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
.PoiFilterFooterContainer {
	padding-top: 15px;
}
.PoiFilterFooterMaxHits {
	font-style: italic;
}
.PoiFilterFooterSortBy {
	margin-left: 20px;
}
.PoiFilterFooterSortBySelect {
	margin-left: 8px;
}
.PoiFilterPoiList {
	border-top: solid 1px #c8c8ca;
}
.poifiltercontainer {
	/*overflow: hidden;*/
}
.PoiFilterCount {
	color: #707070;
}
.PoiListItem {
	color: #6c6d6d;
	padding-top: 4px;
	border-bottom: solid 1px #c8c8ca;
	background-color: #f6f1f2;
	float: left;
}

.ecobackground {
	background-image: url(/images/background/vn_ecolabel_small.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.PoiListItemPlace {
	color: #626364;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 10px;
}
.PoiListItemName {
	color: #626364;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
}
.PoiListItemLeftCell {
	padding-left: 8px;
	width: 166px;
	vertical-align: top;
	float: left;
}
.PoiListItemRightCell {
	vertical-align: top;
	float: right;
	/*float: left;*/
	width: 85px;
}
.PoiListItemRightCellEco {
	padding-bottom: 13px;
}
.PoiListItemCategoryIcon {
	margin-left: 2px;
	margin-bottom: 2px;
	float: right;
}
.PoiListItemCategoryIconMore  {
	background-image: url(/images/poifilter/arrow_right_no_box_cyan.png);  /* TODO: legge inn et reelt ikon for denne */
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	display: none;
}
.ProductListHeaderTable {
	width: 293px;
}
.PoiFilterFooterSortByContainer select {
	border-color: #707070;
	border-style: solid;
	border-width: 1px;
	color: #707070;
}
.ProductListHeaderLeftCell {
	width: 200px;
	text-align: left;
}
.ProductListHeaderRightCell {
	text-align: right;
}
.PoiListItemHover {
	background-color: #ACE9F8;
}

/* Eco-label in POI */

.map_ecolabel .c_mapsingleproduct {
	padding-bottom: 22px;
	position: relative;
}

.map_ecolabel .map_label {
	width: 132px;
	height: 60px;
	background: url(/images/elements/eco_mappoi.png);
	position: absolute;
	right: 10px;
	bottom: 8px;
}

/* Full screen */

/* Heading */

#map_fullscreen_heading, #map_fullscreen_footer {
	background: url(/images/map/fullscreen/sprites_horizontal.png) left top repeat-x;
	font-size: 10px;
	height: 36px;
	left: 0;
	position: absolute;
	width: 100%;
}
#map_fullscreen_heading {
	background-position: 0 -36px;
	top: 0;
	z-index: 99999;
}
#map_fullscreen_footer {
	background-position: 0 0;
	bottom: 0;
	z-index: 99997;
}

#map_fullscreen_menu {
	position: absolute;
	right: 10px;
	top: 0;
	text-align: right;
}

.map_title {
	position: absolute;
	left: 10px;
	top: 7px;
	height: 23px;
}

.map_title img {
	float: left;
	height: 23px;
}

.map_title span {
	display: block;
	float: left;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 15px;
	height: 23px;
	padding: 7px 0 8px 4px;
}

/* Tab box */

.mapbox {
	position: absolute;
	z-index: 99991;
	background: #fff;
	background: rgba(255, 255, 255, 0.93);
}
.map_tabheader {
	color: #1765AD;
	background: #eee;
	background: rgba(255,255,255,0.83);
	float: left;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-width: 1px 1px 0;
	margin-right: 2px;
	padding: 0 8px;
	font-size: 11px;
}
.map_tabheader_selected {
	color: #707070;
	height: 26px;
	background: #fff;
	background: rgba(255,255,255,0.93);
}
.map_tabheaders_closed .map_tabheader,
.map_tabheaders_closed .map_tabheader_selected {
	background: #eee;
	background: rgba(255,255,255,0.83);
	height: 25px;
	border-width: 1px;
	color: #1765AD;
}
.map_tabheader_hover {
	text-decoration: underline;
}

#map_tabheader_listings {
	background-image: url(/images/icons/vn_listings.png);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	padding-left: 28px;
}
#map_tabheader_listings_count {
	color:#707070;
}

#map_tabheader_explore {
	visibility: hidden;
}

.map_tab {
	display: none;
	text-align: left;
	border-top: 1px solid #ccc;
}
.map_tab_selected {
	display: block;
}
#map_tabheaders {
	position: absolute;
	z-index: 99993;
	top: 41px;
	left: 5px;
}
#map_tabbox {
	width: 300px;
	top: 67px;
	left: 6px;
	overflow: hidden;
}

/* Route planner */


.map_search_button_cell {
	padding:4px 12px 12px;
	font-family: helvetica,arial,sans-serif;
}

.map_search_button_cell .c_vnbutton {
	margin: 0;
	float: right;
}

.map_search_button_cell .c_vnbutton input {
	font-family: Verdana;
	width: auto;
	overflow: visible;
	padding-right: 8px;
	padding-left: 6px;
	font-size: 11px;
}

#map_search_table td {
	text-align: left;
}
#map_search_table td.tdIndex {
	color: #1765AD;
}
#map_search_table td.tdText {
	color: #323232;
}
#txt_search_address {
	width: 140px;
}

.mapRouteListings {
	padding: 10px 13px;
}

#map_tabbox .mapRouteListings {
	padding: 10px 0;
}

.mapRouteListings h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 2px 0;
}

.mapRouteListings .routeListingsViewAll {
	float: left;
	font-size: 11px;
	margin-left: 8px;
	padding: 2px 0;
	text-align: right;
}
.mapRouteListings .routeListingsViewAll a {
	
}

.routeListingsShow {
	background: url(/images/icons/vn_listings_small.png) left no-repeat;
	float: left;
	padding-left: 17px;
	margin-bottom: 4px;
}

#theRoutePoiFilter {
	clear: both;
	padding-left: 18px;
	background: url(/images/map/fullscreen/shadow_down.png) no-repeat center top;
	padding-top:10px;
}

#theRoutePoiFilter .dijitTreeExpandoClosed {
	margin-top: 2px;
}

#map_search_table {
	width: 100%;
	width: 282px;
}

.routeTable {
	margin: 10px 0 0 9px;
	width: 273px;
}

.routeTable td {
	/*padding: 4px 2px 4px 4px;*/
	padding: 5px 0 5px 4px;
	/*margin-bottom: 4px;*/
}

.routeStopNavHidden {
	display: none;
}
.routeStopNavActive {
	background-color: white;
	position: absolute;
	border-left: 1px solid #E6E6E6;
	z-index: 99999;
	padding-left: 6px;
}

.routeStopNavTable tbody tr td {
	cursor: pointer;
	vertical-align: top;
}

.routeStopNavButton {
	padding : 3px;
}
.routeStopNavButtonClose {
	padding:0;
}

.routeTable tr.routeError {
	background-color:#CDDFED;
}

.routeTable td.stopTdErrorText {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 8px;
	padding-top: 0;
	padding-right: 8px;
}

.routeFerryImg {
	padding: 0px 3px;
}

.routeTouristImg {
	padding: 0px 3px;
}

.mapDirectionsContainerContent {
	background: url(/images/map/fullscreen/shadow_down.png) center top no-repeat;
}

.stopAddressInput {
	width: 221px;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	padding: 4px;
}

.active_address_search {
	color: Black;
}

#map_sendtoafriendbox {
	/*right: 118px;*/
	top: 36px;
	z-index: 100000;
	background: #fff;
	background: rgba(255, 255, 255, 0.93);
}

#map_sharelinkbox {
	top: 36px;
	z-index: 100000;
	background: #fff;
	background: rgba(255, 255, 255, 0.93);
}

.mapErrorMessage {
	color: Red;
}
#map_sliderbox {
	right: 9px;
	background: #fff;
	background: rgba(255, 255, 255, 0.85);
	top: 45px;
	width: 22px;
	z-index: 100000;
}

.map_fullscreen .map_scalebardiv {
	right: 176px;
	bottom: 46px;
}

/* Overview Box */

#map_ovmapbox {
	padding: 9px 0 0 9px;
	background: #fff;
	background: rgba(255, 255, 255, 0.85);
	right: 0;
	bottom: 36px;
	height: 150px;
	width: 150px;
	z-index: 100;
}

@media all and (max-width: 471px) {
	#map_ovmapbox {
		right:auto;
		left:312px;
	}
	.map_scalebardiv {
		display:none;
	}
	/*
	#map_sliderbox {
		right:auto;
		left:440px;
	}
	*/
}

@media all and (max-width: 343px) {
	#map_sliderbox {
		right:auto;
		left:312px;
	}
}

#ovMapCountryAOI {
	border: 1px solid #1765ad;
	background: url(/images/map/fullscreen/map_country_aoi.png);
	/*cursor: move;*/
}


/* Footer */

.fm_logo, .fm_site, .fm_breadcrumbs, .fm_copyright {
	white-space: nowrap;
}

.fm_logo, .fm_site, .fm_breadcrumbs {
	float: left;
}

.fm_logo {
	margin-top:13px;
	padding:3px 10px;
	border-right: 1px solid #CDCECF;
}

.fm_logo img {
	display:block;
}

.fm_site {
	color: #707070;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	margin-top: 0;
	padding-left: 10px;
}

.fm_breadcrumbs {
	color: #707070;
	font-size: 10px;	
	padding-left: 10px;	
	height: 36px;
	line-height: 36px;
	margin-top: 0;	
	/*display:none; */
}

.fm_copyright {
	float: right;
	height: 13px;
	line-height: 13px;
	margin-top: 13px;
	color: #929497;
	padding-right: 10px;
}

#mapRoutePageSelectorContainer {
	margin: 0 13px;
	overflow:hidden;
	width: 256px;
}

.mapRoutePageSelectorLink {
	margin:10px 5px 0;
	float:left;
}

.mapRoutePageSelectorLink span {
	color: #1765AD;
	cursor: pointer;
	font-size: 11px;
	margin: 12px 0 4px;;
	padding: 4px 4px 6px;
	display:block;
}

#mapRoutePageSelector_Route {
	margin-left:20px;
}

#mapRoutePageSelector_Roundtrip {
	display:none;
}

.mapRoutePageSelectorLink_hover span {
	background-color: #CDDEED;
}

.mapRoutePageSelectorLink_selected {
	background: url(/images/map/routing/pageIndicator.png) center bottom no-repeat;
	height: 42px;
	z-index:10;
	margin-bottom: -1px;
	position:relative;
}

.mapRoutePageSelectorLink_selected span {
	background-color: #CDDEED;
	color:#707070;
}

#mapRoutePageIndicator {
	background:#d6d4d6;
	font-size: 1px;
	line-height: 1px;
	clear:both;
	overflow:hidden;
	height:1px;
	z-index:9;
	position:relative;
}

.mapRouteSearchHitList {
	position: absolute;
	top: 25px;
	list-style: none outside none;
	margin: 1px;
	padding: 5px;
	padding-left: 0px;
	background-color: #fff;
	width: 90%;
}

.mapRouteSearchHit {
	width: 100%;
	padding: 2px;
	cursor: pointer;
}

.mapRouteSearchHitSelected {
	background-color: #CDDEED;
}

#mapDirectionsContainer {
	width: 100%;
	border: solid 0px red;
}

#mapDirectionsTransportation {
	color: #707070;
	font-size: 12px;
	display:none;
}

.mapDirectionsRouteTitle {
	color: #707070;
	font-size: 17px;
	line-height: 22px;
}

.mapDirectionsShowLink {
	color: #1765AD;
	cursor: pointer;
}
#mapDirectionsRouteToll {
	color: #fff;
	padding: 4px 4px 4px 27px;
	line-height: 18px;
	background: #717171 url(/images/map/fullscreen/map_info_icon.png) 4px 4px no-repeat;
	font-size:11px;
	margin-top: 10px;
}

#mapDirectionsSummary,
.mapDirectionsError {
	font-size: 11px;
	background: url(/images/map/routing/tab_box.png) left top no-repeat;
	padding:10px 10px 6px;
}

.mapDirectionsSummaryFooter,
.mapDirectionsErrorFooter {
	font-size:1px;
	line-height:1px;
	height:10px;
	background: url(/images/map/routing/tab_box.png) left bottom no-repeat;
}

#mapRouteSummarySightseeingHeader {
	display: none;	
}

#mapDirectionsSummary table {
	width: 235px;
}

#mapDirectionsSummary table td {
	width: 33%;
	padding: 3px 0 0;
}

#mapDirectionsSummary table td.mapDirectionsSummaryHeader, #mapDirectionsSummary table td.mapDirectionsSummaryHeaderSelected {
	color: #1765AD;
	cursor: pointer;
	padding: 0 0 5px;
}

.mapDirectionsSummaryHeaderSelected span {
	background-color: #cddeed;
	padding: 1px 2px;
}

#mapDirectionsRouteTitleContainer {
	_border-top: 1px solid #D6D6D6;
	margin: 10px 0;
	padding-top:10px;
}

#mapDirectionsLinks {
	margin: 10px 0;
	font-size: 11px;
	padding-top: 10px;
}

#mapDirectionsRouteInfo {
	margin-top: 10px;
	margin-bottom: 10px;
}

#mapRouteLoadIndicator {
	vertical-align: bottom;
	float:left;
	display:block;
	width: 28px;
	margin-top: 1px;
}

#mapRouteSelectDistanceUnitContainer {
	text-align: right;
	color: #1765AD;
	position: relative;
	height: 24px;
	font-size:11px;
	*zoom:1;
}

#mapRouteSelectDistanceUnitTable {
	border: medium none;
	cursor: pointer;
	padding: 1px;
	position: absolute;
	right: 0;
	top: 3px;
}

#mapRouteSelectDistanceUnitTable:hover {
	border:1px solid #D6D6D6;
	padding:0;
}

#mapRouteSelectDistanceUnitRow1 {
	background: url(/images/map/fullscreen/map_arrow_down.png) right 7px no-repeat;
}

#mapRouteSelectDistanceUnitRow1,
#mapRouteSelectDistanceUnitRow2 {
	padding:3px 12px 3px 2px;
}

#mapRouteSelectDistanceUnitRow2 {
	border-top:1px solid #D6D6D6;
	background:#fff;
	background:rgba(255, 255, 255, 0.93);
}
#mapRouteSelectDistanceUnitRow2 span {
	display:block;
}
#mapRouteSelectDistanceUnitRow1:hover,
#mapRouteSelectDistanceUnitRow2:hover {
	background-color: #CDDEED;
}


#mapRouteScrollContainer {
	width: 256px;
	/*overflow: auto;*/
	margin-left:13px;
	padding-top: 1px;
	border-top: 1px solid #D6D6D6;
}

#mapDirectionsDetailsContainer {
	clear: right;
}


.touristRoad.mapDirectionsDetailsRowOver {
	background-color: #C8A89B;
}
.mapDirectionsDetailsRowOver {
	background-color: #CDDEED;
	cursor: pointer;
}

.tdLength {
	white-space: nowrap;
}
#loading_in_toolbar {
	color: Gray;
	float: right;
	font-size: 11px;
	visibility: hidden;
}
#map_fullscreen_toolbar {
	cursor: default;
}
#map_fullscreen_toolbar .toolbaritem {
	margin: 4px 6px;
	float: left;
	cursor: pointer;
	padding: 2px 4px 2px 2px;
	position: relative;
}
#map_fullscreen_toolbar .toolbaritem.loading {
	cursor: default;
}
#map_fullscreen_toolbar .hoveritem {
	background-color: #d0dbe8;
}

#map_fullscreen_toolbar .selectitem {
	background-color: #D3DDE9;
}

#map_fullscreen_toolbar .toolbarseparator {
	float: left;
	background: url(/images/map/fullscreen/sprites_vertical.png);
	height: 36px;
}
#map_fullscreen_toolbar .tbs_major {
	width: 4px;
	margin: 0 6px;
	background-position: 0 0;
}
#map_fullscreen_toolbar .tbs_minor {
	width: 2px;
	background-position: -4px 0;
}

.toolbaritem span {
	display: block;
	margin-left: 4px;
	white-space: nowrap;
	float: left;
	line-height: 23px;
}

.narrow .toolbaritem span {
	display: none;
	visibility: hidden;
}

.tb_icon {
	width: 23px;
	height: 23px;
	float: left;
	background: url(/images/map/fullscreen/sprites_icons.png) no-repeat left top;
}

#tb_basemap_map .tb_icon {
	background-position: 0 0;
	width: 23px;
}

#tb_basemap_photo .tb_icon {
	background-position: -30px 0;
	width: 23px;
}

#tb_360 .tb_icon {
	background-position: -60px 0;
	width: 25px;
}

#tb_weather .tb_icon {
	background-position: -90px 0;
	width: 28px;
}

#tb_snow .tb_icon {
	background-position: -120px 0;
	width: 20px;
}

#tb_print .tb_icon {
	background-position: -150px 0;
	width: 16px;
}

#tb_mail .tb_icon {
	background-position: -180px 0;
	width: 16px;
}

#tb_share .tb_icon {
	background-position: -210px 0;
	width: 21px;
}

#tb_close .tb_icon {
	background-position: -240px 0;
	width: 9px;
	float: left;
}

#tb_close span {
	margin: 0 4px 0 0;
}

.tb_selectedIndicator {
	background-image: url(/images/map/fullscreen/sprites_horizontal.png);
	background-position: 0px -72px;
	position: absolute;
	top: 26px;
	width: 11px;
	height: 12px;
	left: 50%;
	margin-left: -5px;
}

#mapRouteAddWaypointLink {
	cursor: pointer;
	color: #1765AD;
	font-size:11px;
}

.road {
	padding: 0px 4px;
	border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.roadE {
	background-color: #009866;
	color: #fff;
	border: 1px solid #009866;
}

.roadStam {
	background-color: #009866;
	color: #fff;
}

.roadOther {
	background-color: #fff;
	color: #626364;
	border: 1px solid #626364;
}

.touristRoad {
	background-color: #E4D5CF;
}

.touristHeader {
	background-color: #893100;
}

.touristHeader .touristHeaderLogo {
	padding: 2px;
	text-align: center;
}

.touristHeader .touristHeaderText {
	color: #fff;
	padding: 2px;
}

.touristHeader.hidden {
	display:none;
}

.mapDirectionsTable {
	border-top: 1px solid #d6d6d6;
	font-size: 11px;
	color: #626364;
}

.mapDirectionsTable tr {
	border-bottom: 1px solid #d6d6d6;
}

.mapDirectionsTable td {
	line-height: 16px;
	padding:8px 4px;
	vertical-align: top;
}

.mapDirectionsTable td.tdIndex {
	padding-right:0;
	padding-left:0;
	text-align:right;
}

.mapDirectionsTable td.tdLength {
	padding: 8px 8px 8px 0;
}

.waypointAction {
	display: block;
	background-image: url(/images/map/routing/waypointicons.png);
	float: left;
	cursor: pointer;
	margin-top: 6px;
}

.waypointMoveUp {
	background-position: -11px 0px;
	width: 11px;
	height: 9px;
}

.waypointMoveDown {
	background-position: 0px 0px;
	width: 11px;
	height: 9px;
}

.waypointDelete {
	background-position: -22px 0px;
	width: 11px;
	height: 9px;
}

#mapRouteReverseSteps, #mapRouteClear {
	display: block;
	float: left;
	cursor: pointer;
	line-height: 19px;
	font-size:11px;
	color: #1765AD;
	margin: 2px 20px 3px 0;
}
#mapRouteReverseSteps:hover,
#mapRouteClear:hover,
#mapRouteReverseSteps:active,
#mapRouteClear:active {
	text-decoration:underline;
}
#mapRouteReverseSteps {
}
#mapRouteClear {
	margin-right:10px;
}
#mapRouteReverseSteps img, #mapRouteClear img {
	margin-right: 4px;
	display: block;
	float: left;
}

#mapRouteNoticeBoxContainer {
	margin: 0 0 0 13px;
	padding: 4px 0 13px;
	width: 256px;
}

#mapRouteNoticeBoxTop {
	background: url(/images/map/routing/tab_box.png) left top no-repeat;
	padding: 0px;
	line-height: 13px;
}

#mapRouteNoticeBoxBottom {
	background: url(/images/map/routing/tab_box.png) left bottom no-repeat;
	height: 10px;
	padding: 0;
}


#mapRouteNoticeBoxTitle {
	padding:9px 10px 1px;
	font-weight: bold;
	color: #E62B1F;
	font-size: 11px;
}
#mapRouteNoticeBoxDescription {
	padding: 0 10px 6px;
	font-size: 11px;
}

/* Infowindow/popup */

.route_streetname {
	font-weight: bold;
}

#gdRouteInfoWindow {
	margin-left: 3px;
	margin-right: -1px;
	margin-top: 1px;
	width: 362px;
	z-index: 99999;
}

#gdRouteInfoWindow .routeInfoWindowArrow {
	background-image: url(/images/map/routing/infowindow_arrowleft.png);
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:88px;
	line-height:1px;
	font-size:1px;
}

.routeInfoWindowContent {
	background: url(/images/map/routing/infowindow.png) no-repeat right top;
	font-size: 11px;
	padding: 11px 21px 0 43px;
}

#gdRouteInfoWindowStepNum {
	color: #707070;
	left: 44px;
	position: absolute;
	text-align: right;
	top: 11px;
	width: 36px;
	line-height:17px;
}

#gdRouteInfoWindowManeuverTypeImage {
	left: 39px;
	position: absolute;
	top: 12px;
}

#gdRouteInfoWindowTitle {
	color: #707070;
	margin-bottom: 0;
	width:220px;
}

.routeInfoWindowDesc {
	color: #AAAAAA;
	line-height: 17px;
	min-height: 47px;
	padding: 0 0 0 41px;
}

#gdRouteInfoWindowNavigation {
	background: url(/images/map/routing/infowindow.png) no-repeat scroll right bottom transparent;
	color: #aaa;
	padding:1px 21px 18px 84px;
	font-size:10px;
}

#gdRouteInfoWindowNavigation a {
	white-space:nowrap;
}

#gdRouteInfoWindowClose {
	cursor: pointer;
	position: absolute;
	right: 14px;
	top: 10px;
}

/* right arrow overrides */
#gdRouteInfoWindow.arrowRight .routeInfoWindowArrow {
	background-image: url(/images/map/routing/infowindow_arrowright.png);
	right:0;
	left:auto;
	width:34px;
}
#gdRouteInfoWindow.arrowRight .routeInfoWindowContent {
	background-position:left top;
	padding:11px 48px 0 16px;
}
#gdRouteInfoWindow.arrowRight #gdRouteInfoWindowNavigation {
	background-position:left bottom;
	padding:1px 48px 18px 56px;
}
#gdRouteInfoWindow.arrowRight #gdRouteInfoWindowManeuverTypeImage {
	left: 12px;
}
#gdRouteInfoWindow.arrowRight #gdRouteInfoWindowStepNum {
	left: 17px;
}
#gdRouteInfoWindow.arrowRight #gdRouteInfoWindowClose {
	right: 41px;
}

/* Popup boxes (overrides) */

#panelSendMailReceipt {
	
}

#lblMailReceipt {
	font-size: 16px;
	font-style: italic;
	padding: 15px 0 3px;
}

#send_mail_again {
	padding: 0 0 15px;
}

#send_mail_social_media {
	background: url(/images/map/fullscreen/shadow_down.png) center top no-repeat;
	padding: 20px;
}

#map_sendtoafriendbox .c_map_mail_container, #map_sharelinkbox .c_map_mail_container {
	text-align: left;
	line-height: normal;
	width: 276px;
	border-top: 1px solid #D9D9D9;
}

#map_sendtoafriendbox .c_map_mail_content,
#map_sharelinkbox .c_map_mail_content {
	margin: 0 12px;
	padding:16px 0 11px;
	font-size: 10px;
	overflow: hidden;
	height:auto;
}

#map_sharelinkbox .c_map_mail_content {
	width: auto;
	padding-bottom: 9px;
}

#map_sendtoafriendbox .c_map_mail_content h2, #map_sharelinkbox .c_map_mail_content h2 {
	font-family: Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
}

#map_sendtoafriendbox .map_mail_input_box {
	border: 1px solid #C8C8CA;
	height: 14px;
	padding: 3px;
	width: 236px;
}

#map_sendtoafriendbox .map_mail_input_box_multiline {
	border: 1px solid #C8C8CA;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 3px;
	resize: none;
	width: 236px;
}

/* Fullscreen Listings Tab (overrides) */

#listingsHeader {
	padding: 18px 0 0;
}

#listings_scroll_container {
	/*overflow:auto;*/
	width:287px;
	margin-left:13px;
}

.PoiFilterBack {
	border-bottom: 1px solid #E6E7E9;
	padding-bottom:5px;
	margin-bottom:10px;
}

.PoiFilterBackContainer {
	background: url(/images/map/fullscreen/icon_back.png) no-repeat 5px 5px;
	cursor: pointer;
	font-size: 11px;
	margin: 0 32px 0 13px;
	padding:4px 5px 9px 18px;
}

.PoiFilterBack .PoiFilterBackLink {
	color: #1765AD;
	padding: 3px 0 2px;
}

.PoiFilterBackContainer:hover {
	background-color:#DFE3EE;
}

.PoiFilterBackContainer:hover .PoiFilterBackLink {
	text-decoration:underline;
}

.map_tab .PoiFilterHeader {
	font-size: 11px;
	font-weight:bold;
	padding: 0 13px 1em;
}

.map_tab .c_ecofilter {
	background: url(/images/map/fullscreen/shadow_down_nopadding.png) center top no-repeat;
	border-top:none;
	/*margin-bottom: 8px;*/
	margin-bottom: 0;
	width:256px;
}

.map_tab .c_ecofilter a {
	padding: 0.9em 0 1.1em;
	background-image:url(/images/background/vn_ecolabel_preview_trans.png);
}

.map_tab .PoiFilterSelectors {
	font-weight: normal;
	width:244px;
	margin-right:0;
	padding-right:0;
}

.map_tab .PoiFilterSelectAll {
	padding-left: 0;
}

.map_tab .c_ecofilter .header {
	font-size: 11px;
	font-weight: normal;
	padding-right: 0.6em;
	font-family:Verdana,Arial,Helvetica;
}

.map_tab .c_ecofilter .linktext {
	font-size: 11px;
}

.map_tab .poifilter .dijitTreeContent {
	padding-top:2px;
	padding-bottom:2px;
	margin-left: 8px;
}

.map_tab .poifilter .dijitTreeNode {
	border-bottom: none;
	margin-left: 0;
}

#map_tab_route .poifilter .dijitTreeNode .dijitTreeNode {
	border-bottom: 1px solid #E5E5E5;
}

.map_tab .poifilter .dijitTreeContainer .dijitTreeContainer .dijitTreeContainer .dijitTreeNode {
	margin-left: 10px;
}

.map_tab .poifilter .dijitTreeContainer .dijitTreeContainer .dijitTreeContainer .dijitTreeContainer .dijitTreeNode {
	margin-left: 24px;
}

.map_tab .poifilter {
	font-weight: normal;
	border-top:none 0;
	font-size: 11px;
}

#map_tab_listing {
	overflow:hidden;   
}

#map_tab_listings .poifilter {
	width:256px;
}

.map_tab .poifilter .iconCell {
	display:none;
}

.map_tab .poifilter .dijitTreeContainer .dijitTreeContainer .dijitTreeContainer .iconCell {
	display: table-cell;
}

.map_tab .poifilter .treeNodeExpandedLevel2,
.map_tab .poifilter .treeNodeExpandedLevel3 {
	background-color: transparent;
	border:none;
}

.map_tab .poifilter .treeNodeExpandedLevel2 {
	padding-top:14px;
	background: url(/images/map/fullscreen/shadow_down.png) center top no-repeat;
}

.map_tab .poifilter .treeNodeExpandedLevel2 .dijitTreeContainer {
	padding-bottom:14px;
	background: url(/images/map/fullscreen/shadow_up.png) center bottom no-repeat;
}

.map_tab .poifilter .treeNodeExpandedLevel2 .dijitTreeContainer .dijitTreeContainer {
	padding-bottom:0;
	background:none;
}

.map_tab .dijitTreeRow {
	padding-left:0 !important;
}
/*
.map_tab .poifilter .dijitTreeNode {
	margin-left: 12px;
}
*/
.map_tab .poifilter .dijitTreeExpando {
	width: 8px;
	height: 8px;
	margin-top: 7px;
	margin-right: 5px;
}

.map_tab .poifilter .dijitTreeExpandoClosed {
	background-image: url(/images/poifilter/arrow_right_no_box_cyan.png);
	background-position:left top;
}

.map_tab .poifilter .dijitTreeExpandoOpened {
	background-image: url(/images/poifilter/arrow_down_no_box_cyan.png);
	background-position:left top;
}

.map_tab .poifilter .labelCell2,
.map_tab .poifilter .labelCell3 {
	font-size:11px;
}

.map_tab .poifilter .treeNodeExpandedLevel2 .labelCell2,
.map_tab .poifilter .treeNodeExpandedLevel3 .labelCell3 {
	background-color: transparent;
	color: #6C6D6D;
	font-weight:bold;
}

.map_tab .poifilter .treeNodeExpandedLevel2 .labelCell2:hover,
.map_tab .poifilter .treeNodeExpandedLevel3 .labelCell3:hover {
	text-decoration:underline;
}

.map_tab .poifilter .treeNodeExpandedLevel2 .labelCell2 .numberText,
.map_tab .poifilter .treeNodeExpandedLevel3 .labelCell3 .numberText {
	font-weight:normal;
}

.map_tab .ProductListHeading {
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
}

.map_tab .PoiFilterProductList {
	background: url(/images/map/fullscreen/shadow_down.png) center top no-repeat;
	padding: 34px 0 13px;
	width:256px;
}

.map_tab .ProductListHeaderContainer {
	border-bottom: 1px solid #D2D2D3;
	padding-bottom:8px;
	margin-bottom:2px;
}

.map_tab .PoiFilterPoiList {
	border-top: 1px solid #D2D2D3;
	margin-top: 4px;
	overflow: hidden;
}

.map_tab .ProductListHeaderTable {
	width: auto;
}

.map_tab .ProductListHeaderTable td {
	padding:2px 0;
	font-family: Helvetica,Arial;
	font-size:11px;
}

.map_tab .PoiListItem {
	background-color: transparent;
	border-bottom: 1px solid #EAEAEC;
	margin: 4px 0;
	padding:1px 0 3px;
}

.map_tab .PoiFilterFooterSortBySelect {
	margin-left: 4px;
}

.map_tab .PoiFilterFooterSortByContainer select {
	border-color: #D2D2D4;
}

.map_tab .PoiListItemHover {
	background: transparent url(/images/poifilter/poilistitem_hoverbg.png) right bottom repeat-x;
}

.map_tab .PoiListItemHover.ecobackground {
	background: transparent url(/images/poifilter/poilistitem_hoverbg_eco.png) right bottom repeat-x;
}

.map_tab .PoiListItemName {
	color: #1765AD;
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0;
	line-height: 13px;
}

.map_tab .PoiListItemHover .PoiListItemName {
	text-decoration:underline;
}

.map_tab #btnPoiFilterPrint {
	display:block;
	overflow:hidden;
	width:256px;
}

.map_tab #gdPrintProductsLink {
	padding-left:20px;
	background: url(/images/icons/vn_print.png) left no-repeat;
	display:block;
	white-space:nowrap;
	float:right;
	height:16px;
	line-height:16px;
}

.map_tab #poiFilterProductList {
	margin-top:4px;
}

.map_tab .PoiListItemLeftCell {
	padding-left:5px;
}

.map_error_container {
	background-color:#eeeeee;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 99995;
}

.map_error {
	left: 50%;
	margin-left: -136px;
	margin-top: -20px;
	position: absolute;
	top: 46%;
	width: 272px;
	line-height: 13px;
}

#map_error_header {
	margin:0;
	background:url(/images/map/fullscreen/error_box_top.png) left top no-repeat;
	padding:9px 11px 0;
	color:#E62B1F;
	font-weight:bold;
	font-size:11px;
}

#map_error_message {
	margin:0;
	padding:0 11px 17px;
	font-size:11px;
	background: url(/images/map/fullscreen/error_box_bottom.png) no-repeat scroll left bottom transparent;
}

.btn_close_div {
	position:absolute;
	right: 6px;
	top: 7px;
}

#map_tab_route {
	overflow:auto;
}

#map_tab_route .btn_close_div {
	top:1px;
	left:0;
	width:284px;
	height:23px;
	background: url(/images/map/fullscreen/tab_top_fade.png);
	z-index: 30;
}

#map_tab_route .btn_close_div a {
	float:right;
	margin-top:7px;
	margin-right:6px;
}

.btn_close, .btn_close:visited {
	display:block;
	padding-right:14px;
	text-indent:-999px;
	overflow:hidden;
	color:#1765AD;
	background: url(/images/map/fullscreen/map_close.png) no-repeat right;
}

.btn_close:hover {
	text-indent:0;
	overflow:visible;
}

.routeInfoWindowContent .btn_close {
	background: url(/images/map/fullscreen/map_close.png) right 1px no-repeat;
	font-size:10px;
}

.routeInfoWindowContent .btn_close:hover,
.routeInfoWindowContent .btn_close:active {
	text-decoration:underline;
}

#share_link_textbox {
	border: 1px solid #C8C8CA;
	height: 14px;
	padding: 3px;
	width: 236px;
	margin-bottom:10px;
}

/*** NEW Print preview styles START */

#showAllMinimaps {
	text-align: right;
	margin-bottom: 10px;
	color: #626364;
}

#routeDirectionRowHoverPanel {
	background-color: #fff;
	cursor: pointer;
	visibility: hidden;
	text-align: right;

}


body.route_print table.print_mainheader,
body.route_print table.print_notes,
body.route_print .print_map_map_container,
body.route_print .print_map_directions_container,
body.route_print .print_map_article_container {
	width:100%;
	border-collapse:collapse;
	margin-bottom:3em;
}

body.route_print .print_map_map_container,
body.route_print .print_map_directions_container {
	page-break-after: always;
}

body.route_print .print_map_container {
	padding:220px 0 20px;
	margin:0 auto;
	color: #000;
}

body.route_print .print_map_container .subheading_large,
body.route_print .print_head_title .subheading_large {
	font-size:1.4em;
	color:#E62B1F;
	font-family:Helvetica,Arial,Sans-Serif;
	margin-bottom:5px;
}



body.route_print .print_head {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:204px;
	background:url(/images/map/print/print_head_bg.png) bottom repeat-x;
	z-index:1001;
	text-align:center;
}
body.route_print .print_head_container {
	margin: 0 auto;
	text-align:left;
	width:772px;
}
body.route_print .print_head_title {
	width:100%;
	overflow:hidden;
	padding:17px 0 13px;
}
body.route_print .print_head_title h2,
body.route_print .print_head_title p {
	display:inline;
	padding:0 4px 0 0;
	margin:0;
}
body.route_print .print_head_title p {
	font-size:1.1em;
}
body.route_print .print_head_options {
	width:100%;
	overflow:hidden;
}
body.route_print .print_head_option {
	width:181px;
	margin-right:17px;
	float:left;
	font-size:1.1em;
	line-height:1.1em;
}
body.route_print .print_head_option em {
	display:block;
	width:58px;
	height:82px;
	float:left;
	background:url(/images/map/print/print_sprites.png) left top;
	margin-right:7px;
}
body.route_print .print_head_option strong {
	display:block;
	margin:20px 0 2px;
}
body.route_print .print_head_option_secondary {
	width:181px;
	margin-left:-17px;
	float:right;
	border-left:1px solid #C5C5C5;
	height: 88px;
}
body.route_print .print_head_option_secondary strong {
	display:block;
	padding:8px 0 8px 21px;
}
body.route_print .print_head_option_secondary em {
	width:16px;
	height:21px;
	float:left;
	margin-right:6px;
	background:url(/images/map/print/print_sprites.png) left top;
}
body.route_print .print_head_option_secondary a {
	margin:0 0 1px 38px;
}
body.route_print .print_head_option_secondary span {
	display:block;
	margin-top:6px;
}
body.route_print .print_head_option_map em { background-position:0 0; }
body.route_print .print_head_option_mapnoroute em { background-position:0 0; }
body.route_print .print_head_option_route em { background-position:-60px 0; }
body.route_print .print_head_option_maproute em { background-position:-120px 0; }
body.route_print .print_head_option_simple em { background-position:-180px 0; }
body.route_print .print_head_option_detailed em { background-position:-180px -30px; }
body.route_print .print_head_option_listings_enabled em { background-position:-60px 0; }
body.route_print .print_head_option_listings.disabled em { background-position:-60px -82px; }
body.route_print .print_head_option_maplistings_enabled em { background-position:-120px 0; }
body.route_print .print_head_option_maplistings.disabled em { background-position:-120px -82px; }

/* Disable top buttons when no listings is available in the map: */
body.route_print .print_head_option_listings.disabled,
body.route_print .print_head_option_listings.disabled:hover,
body.route_print .print_head_option_listings.disabled:hover span,
body.route_print .print_head_option_maplistings.disabled,
body.route_print .print_head_option_maplistings.disabled:hover,
body.route_print .print_head_option_maplistings.disabled:hover span {
	background-color: #fff;
	text-decoration: none;
	color: Gray;
	cursor: default;
}

/* Disable listings options buttons when Map Only view and no route: */
body.route_print .print_head_option_secondary.no_route.map_only .print_head_option_simple,
body.route_print .print_head_option_secondary.no_route.map_only .print_head_option_detailed,
body.route_print .print_head_option_secondary.no_route.map_only .print_head_option_simple:hover span,
body.route_print .print_head_option_secondary.no_route.map_only .print_head_option_detailed:hover span {
	background-color: #fff;
	cursor: default;
	color: Gray;
	text-decoration: none;
}
body.route_print .print_head_option_secondary.no_route.map_only .print_head_option_simple em {
	background-position: -180px -82px;  
}
body.route_print .print_head_option_secondary.no_route.map_only .print_head_option_detailed em {
	background-position: -180px -112px; 
}

body.route_print .print_head_option a,
body.route_print .print_head_option_secondary a {
	display:block;
	padding:4px 3px;
	overflow:hidden;
	*zoom:1;
}
body.route_print .print_head_option a:hover,
body.route_print .print_head_option a:active,
body.route_print .print_head_option_secondary a:hover,
body.route_print .print_head_option_secondary a:active {
	background-color:#E7EBF4;
}
body.route_print .print_head_option a.selected,
body.route_print .print_head_option_secondary a.selected {
	background-color:#D3DFED;
}

body.route_print .print_head_footer {
	width:100%;
	overflow:hidden;
	padding:18px 0 0;
}
body.route_print .print_head_footer div {
	white-space:nowrap;
}
body.route_print .print_head_pagesize {
	font-size:1.1em;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}
body.route_print .print_head_pagesize label,
body.route_print .print_head_pagesize strong,
body.route_print .print_head_pagecount {
	display:block;
	margin-right:9px;
	float:left;
	height:16px;
	line-height:16px;
}
body.route_print .print_head_pagecount {
	display:block;
	padding-left:9px;
	border-left:1px solid #C5C5C5;
}
body.route_print .print_head_pagesize input,
body.route_print .print_head_option_secondary input {
	position:relative;
	top:3px;
}
body.route_print .print_head_actionprint,
body.route_print .print_head_actioncancel {
	font-size:1.1em;
	float:right;
	margin-left:8px;
}
body.route_print .print_head_actioncancel {
	line-height:25px;
}
body.route_print .print_head_actionprint .c_vnbutton {
	font-size:.9em;
	margin:0;
}

body.route_print .print_head_actionprint .c_vnbutton input {
	height: 18px;
}



body.route_print table.print_mainheader {
	white-space:nowrap;
}

body.route_print .print_mainheader_title {
	width:100%;
}

body.route_print .print_mainheader_title h1 {
	font-weight:normal;
	font-size:2em;
	display:inline;
	color: #E62B1F;
}

body.route_print .print_mainheader_title em {
	font-size:1.1em;
	font-style:normal;
}

body.route_print table .print_mainheader_flag {
	text-align:right;
	font-size:1.1em;
}



body.route_print .print_notes .subheading_large {
	color:#000;
	font-size:1.3em;
	margin-bottom:5px;
}

body.route_print .print_map_notes_cell {
	padding-left: 10px;
	padding-right: 5px;
}
body.route_print .print_map_notes_screendiv {
	display: block;
	visibility: visible;
	position: relative;
	font-size: 10px;
	width: 100%;
}
body.route_print .print_map_notes_screendiv textarea {
	width: 99%;
	height: 153px;
	border:1px solid #c7c7c7;
	padding:3px;
	font-size:1.1em;
	background: url(/images/background/vn_bg_textfield.png) no-repeat left top;
}
body.route_print .print_map_notes_screendiv textarea.print_map_notes_textarea_unfocused {
}
body.route_print .print_map_notes_printdiv {
	display: none;
	visibility: hidden;
	border: solid 1px #A7A7A7;
	position: relative;
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #707070;
	padding: 5px 5px 5px 5px;
	width: 100%;
	height: 148px;
}
body.route_print .print_map_overview_holder {
	position: relative;
	overflow: hidden;
}
body.route_print .print_map_overview_image {
	border-style: none;
	border-width: 0px;
}
body.route_print .print_map_overview_rectangle {
	position: absolute;
	border: 2px solid #1765AD;
	font-size: 0px;
}


body.route_print .print_map_mapholder {
}
body.route_print .print_map_mapdiv {
	position: relative;
}
body.route_print .print_map_scale {
	display: none;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	height: 0.5cm;
}
body.route_print .print_map_scalebardiv {
	z-index: 51;
	position: absolute;
	right: 0.4cm;
	bottom: 0.4cm;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	padding: 10px;
}



body.route_print .print_map_directions_container .print_map_mapholder {
	margin-bottom:3em;
}

body.route_print .print_map_directions_container .print_map_routemapholder {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}

body.route_print .print_map_directions_container .print_map_routemapholder h3 {
	height:30px;
	line-height:18px;
	margin-bottom:8px;
	font-weight:normal;
	font-size:1.4em;
}

body.route_print .print_map_directions_container .print_map_routemapholder h3 img {
	float:left;
	margin-right:5px;
}

body.route_print .print_map_directions_container .print_map_routemapholder_from {
	width:49%;
	float:left;
}

body.route_print .print_map_directions_container .print_map_routemapholder_to {
	width:49%;
	float:right;
}

body.route_print .print_map_directions_container .print_map_routemapholder_from .print_maproute,
body.route_print .print_map_directions_container .print_map_routemapholder_to .print_maproute {
	width:100%;
}

body.route_print .print_map_directions_container .print_route_distance {
	font-size:1.6em;
	margin: 9px 0 10px;
	line-height: 1em;
}

body.route_print .print_map_directions_container .print_route_distancedetail {
	font-size:1.1em;
	margin: 0 0 16px;
}

body.route_print .print_map_directions_container .mapDirectionsTable {
	width:100%;
	font-size:1.2em;
}

body.route_print .print_map_directions_container .mapDirectionsTable tr.odd td {
	background:#f7f7f7;
}

body.route_print .print_map_directions_container .mapDirectionsTable tr.maneuverRow {
	cursor: pointer;   
}

body.route_print .print_map_directions_container .mapDirectionsTable td {
	vertical-align:top;
	padding:7px 0 7px 7px;
	line-height: 1.4em;
}

body.route_print .print_map_directions_container .mapDirectionsTable td.tdArrow {
	padding-top:6px;
	padding-bottom:6px;
}

body.route_print .print_map_directions_container .mapDirectionsTable td.tdIndex {
	text-align:right;
}

body.route_print .print_map_directions_container .mapDirectionsTable td.tdText {
	width:100%;
}

body.route_print .print_map_directions_container .print_route_instructions,
body.route_print .print_map_directions_container .print_route_totallength {
	color:#6f6f6f;
}

body.route_print .print_map_directions_container .mapDirectionsTable td.tdLength {
	padding:7px;
}

body.route_print .print_map_directions_container .roadStam {
	background-color: #fff;
	border: 2px solid #108E42;
	color: #108E42;
	border-radius: 2px 2px 2px 2px;
	font-weight: bold;
	padding: 1px 2px
}


body.route_print .print_number_small,
body.route_print .print_number_big {
	position:relative;
}
body.route_print .print_number_small {
	width:19px;
}
body.route_print .print_number_big {
	width:27px;
}

body.route_print .print_number_small div,
body.route_print .print_number_big div {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0;
	text-align:center;
	color:#fff;
	font-family: Helvetica,Arial;
	font-weight: bold;
}
body.route_print .print_number_big div {
	line-height:26px;
	font-size: 14px;
	width: 98%;
}
body.route_print .print_number_small div {
	font-size: 12px;
	line-height: 21px;
	margin-left: 2px;
}

body.route_print .print_map_article_container table {
	line-height:1.4em;
	border-collapse:collapse;
	width: 100%;
}

body.route_print .print_map_article_container th.print_map_article_numberheading_rightcell {
	font-size:1.3em;
	font-weight:bold;
	line-height: 27px;
	font-family: Helvetica,Arial,Sans-Serif;
	border-bottom: 1px solid #D6D6D6;
}

body.route_print .print_map_article_container th,
body.route_print .print_map_article_container td {
	padding: 0 7px 7px 0;
	vertical-align:top;
	font-size:1.15em;
	line-height:1.4em;
}

body.route_print tr.print_map_article_numberheading th {
	padding-top:10px;
}

body.route_print .print_map_article_container tr.print_map_article_item td table {
	margin:1em 0;
}

body.route_print .print_map_article_container tr.print_map_article_item td td {
	padding: 0 10px 0 0;
	font-size:1em;
}

body.route_print tr.print_map_article_item td {
	padding-top:16px;
	padding-bottom:32px;
}

body.route_print img.print_map_product_mapimage,
body.route_print .print_map_product_image img {
	width:133px;
}

body.route_print .print_map_product_image {
	margin-top:4px;
}

body.route_print td.print_map_article_item_rightcell {
	padding-right:0;
	width: 100%;
}

body.route_print td.print_map_article_item_rightcell h3 {
	color: #E62B1F;
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 1.3em;
	margin-bottom: 2px;
}

body.route_print .print_map_product_map {
	position:relative;
}

body.route_print .print_number_small {
	left: 61px;
	position: absolute;
	top: 14px;
}

body.route_print .print_map_article_item_categories {
	float: right;
	width: 50%;
}

body.route_print .print_map_format_a4 {
}

body.route_print .print_map_disclaimer {
	padding:1em 0;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}

body.route_print .print_map_disclaimer h3 {
	font-size:1.3em;
	margin-bottom:5px;
}

body.route_print .print_map_disclaimer p {
	line-height:1.2em;
}

body.route_print .print_map_directions_container,
body.route_print .print_notes,
body.route_print .print_map_directions_container .print_map_mapholder,
body.route_print .print_map_directions_container .print_map_routemapholder,
body.route_print .print_map_map_container,
body.route_print .print_map_article_container,
body.route_print .print_map_product_image,
body.route_print .print_map_article_item_description {
	display:none;
}

body.route_print .show_route .print_map_directions_container,
body.route_print .show_route,
body.route_print .show_maproute .print_map_directions_container,
body.route_print .show_maproute .print_notes,
body.route_print .show_maproute .print_map_directions_container .print_map_mapholder,
body.route_print .show_maproute .print_map_directions_container .print_map_routemapholder,
body.route_print .show_map .print_map_map_container,
body.route_print .show_map .print_notes,
body.route_print .show_listings .print_map_article_container,
body.route_print .show_listingsdetailed .print_map_product_image,
body.route_print .show_listingsdetailed .print_map_article_item_description,
body.route_print .show_listingsonly .print_map_article_container,
body.route_print .show_maplistings .print_map_map_container,
body.route_print .show_maplistings .print_notes,
body.route_print .show_maplistings .print_map_article_container {
	display:block;
}

@media print {
	body.route_print .print_head {
		display:none;
	}
	body.route_print .print_map_container {
		padding:20px;
		margin:0;
	}
}

body.route_print .print_map_article_numberheading {
	font-size: 1em;
	border-bottom:none;
}

body.route_print .print_map_disclaimer {
	font-size: 1em;
}



.autocomplete-w1 { background:url(../images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:1px 16px 6px;  _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:0px 6px 6px -16px; width: 229px !important; _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:0px 5px; white-space:nowrap; overflow:hidden; font-family: Verdana; font-size: 11px; line-height: 13px;}
.autocomplete strong { font-weight:bold; color:#000; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

.autocomplete .type 
{
    display: inline;
    margin-right: 5px;
}

.type_100  /* By */
{
   background-image: url('../images/search_types/city.gif');
}

.type_140  /* Veg */
{
   /*background-image: url('../images/search_types/city.gif');*/
}

.type_164 /* Flyplass */
{
    background-image: url('../images/search_types/airport.png');
    background-repeat: no-repeat;
}

.type_999 /* Kulturminne */
{
    background-image: url('../images/search_types/kulturminne.gif');
    background-repeat: no-repeat;
}




/*** NEW Print preview styles END */

/* EOF */
