﻿.MapContainer
{
    width: 492px;
    height: 575px;
    position: absolute;
    right:-12px;
    top:-35px;
    display: block;
    margin: 0;
    padding: 0;
    background-position: 25px 31px;
	background-repeat: no-repeat;
}

#c_leftmaincontent .MapContainer
{
    right:-22px;
    background-position: 15px 31px;
}

.MapComponent
{
    width: 100%;
    height: 100%;
    display: block;
    position:relative;
    background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
    padding: 0;
}

.MapComponent .Nodes
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	margin:0;
	padding:0;
}

.MapComponent .Nodes li
{
	position:absolute;
	display: block;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	padding: 0px;
}

.MapComponent .Nodes li a
{
    color: #575859;
    padding: 3px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    z-index: 9997;
}

.MapComponent .Nodes li a:hover
{
    text-decoration: underline;
}

.MapComponent .Nodes .Bullet
{
    cursor: pointer;
    display:block;
	width:19px;
	height:25px;
	text-indent:-2000px;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: -3px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
    float: left;
}

.MapComponent .Nodes .Label
{
    margin-top: -1px;
    float: left;
    margin-left: 2px;
}

.Popup
{    
    display: block;
    position: absolute;
    width:326px;
    height: 142px;
    z-index: 2;
}

.NarrowPopup
{
    width:166px;
    z-index: 2;
}

.PopupSnowReport
{
    width:231px;
	height: 279px;
    z-index: 2;
}

.PopupBackground
{
    position: relative;
    height: 420px;
    width: 620px;
    z-index: 0;
    display:block;
	background: url('/images/mapcomponent/transparent.gif') repeat;
}

.PopupBackgroundImage, .PopupBackgroundImageNarrow, .PopupRightBackgroundImage, .PopupRightBackgroundImageNarrow
{	
	height: 159px;
	width: 383px;
	background:Transparent url('/images/mapcomponent/popup.png') no-repeat left top;
}

.PopupBackgroundImageNarrow, .PopupRightBackgroundImageNarrow
{
	width: 226px;
    background-image:url('/images/mapcomponent/popup-narrow.png');
}

.PopupRightBackgroundImage
{	
	background:Transparent url('/images/mapcomponent/popup_right.png') no-repeat left top;
}

.PopupRightBackgroundImageNarrow
{
    background-image:url('/images/mapcomponent/popup-narrow_right.png');
}

.PopupBackgroundImagePosition
{
	position: absolute;
	left: 80px;
	top: 70px;
}

.PopupBackgroundImageSnowReport, .PopupRightBackgroundImageSnowReport
{
	width: 267px;
	height: 279px;
    background: Transparent url('/images/mapcomponent/popup-snowreport.png') no-repeat left top;
    position: absolute;
    left: 78px;
	top: 36px;
}

.PopupRightBackgroundImageSnowReport
{	
	background: Transparent url('/images/mapcomponent/popup-snowreport-right.png') no-repeat right top;
}

.MapContainer .PopupSnowReport .Content
{	
	width: 190px;
	height: 250px;
	left: 18px;
	top: -26px;
}

.PopupSnowReport .Content .c_snowreportupdated
{
	top: 218px;
	width: 190px;
}

.PopupSnowReport .Content .depthinfoicon
{
	position: absolute;
	right: 3px;
}

.Arrow1
{
    display: block;
    position: absolute;
    width:12px;
    height: 110px;
    z-index: 2;
}

.Arrow2
{
    display: block;
    position: absolute;
    width:12px;
    height: 60px;
    z-index: 2;
}

.Arrow3
{
    display: block;
    position: absolute;
    width:12px;
    height: 25px;
    z-index: 2;
}

.MapContainer .Content
{
    background:#fff;
    border-top: 5px solid #EBE9E9;
    display: block;
    font-family: Verdana,sans-serif;
    font-size: 10px;
    height: 120px;
    left: 13px;
    overflow: hidden;
    padding-top: 8px;
    position: absolute;
    top: 2px;
    width: 304px;
    z-index: 9999;
}
 
.NarrowPopup .Content
{
    width: 146px;
}
 
.MapContainer .Content .c_smallpreviewtext
{
	width: 162px;
}
 
.MapContainer .Content .subheading
{
	position: relative;
    float: none;
    color: #626364;
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    margin-bottom: 8px;
}

.MapContainer .Content .subheading a
{
    background-image: none;
    color: #626364;
    padding-left: 0;
}

.MapContainer .Content .listitemlinks
{
	width: 160px;	
}

.MapContainer .Content a.multilink
{
    background-image: url('/images/icons/vn_linkarrow_red.png');
    background-position: left top;
    padding-left: 17px;
    padding-bottom: 3px;
    padding-top: 1px;
    background-repeat: no-repeat;
}

.MapContainer .Content .c_smallpreviewtext .listitemlinks li a span 
{
	width: 142px;
}

.MapContainer .Content a.PreviewImage
{
    padding: 0;
    background: #fff;
    display: block;
    width: 126px;
    height: 77px;
    position: relative;
}

.MapContainer .Content .PreviewImage img
{
    clip:rect(0px 126px 74px 0px);
    position: absolute;
    left: 0;
    top: 0;
}

.MapContainer .Content p a
{
	font-size: 10px;
}

.MapContainer .Content .TwoColumns 
{
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 120px;
    background-color: transparent;
    position: relative;
}

.MapContainer .Content .TwoColumns a
{
    display: block;
    overflow: hidden;
    height: 11px;
    margin-bottom: 10px;
    position: relative;
    z-index: 9999;
}

.MapContainer .Content .Column1
{
    width: 146px;
    float: left;
    margin-right: 10px;
}

.MapContainer .Content .Column2
{
    width: 146px;
    float: left;
}

.MapContainer .Label
{
	display:none;
}

.MapContainer .Layers
{
	position:absolute; 
	width:200px;
	top:215px; 
	right:14px;
	font-size:10px;
	z-index: 1;
}

.MapContainer .Layers .LayersHeading
{
	color:#626364;
	font-size:14px;
	font-family:Helvetica,Arial,sans-serif;
	margin:0 10px 0 6px;
	font-weight: bold;
}

.MapContainer .Layers ul
{
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}

.MapContainer .Layers li
{
	color:#1664ae;
	display:block;
	width:195px;
	overflow:hidden;
	margin:0 0 4px 0;
}

.MapContainer .Layers .Selected .LayerItem
{
	background:url(/images/mapcomponent/layer-selected1.png) top left no-repeat;
}

.MapContainer .Layers li .LayerItem
{
	display:block;
	width:100%;
	float:left;	
}

.MapContainer .Layers .Selected
{
	background:url(/images/mapcomponent/layer-selected2.png) bottom left no-repeat;
}



.MapContainer .Layers .Selected label
{
	color: #fff;
	font-weight:  bold;	
}

.MapContainer .Layers li input
{
	display:block;
	position:absolute;
	left:-2000px; 
}

.MapContainer .Layers li label
{
    font-size: 11px;
	display:block;
	float:left;
	position:relative;
	padding: 4px 0 6px 6px;
	cursor:pointer;
}

.MapContainer .Nodes .Baloon
{
    width: 111px;
	display: block;
	position: absolute;
}

.MapContainer .Nodes .Baloon a
{
    color: #1765ad;
    width: 100%;
    height: 100%;
    padding: 0;

}

.MapContainer .Nodes .Baloon .Label
{
    display: block;
    position: absolute;
	top: 7px;
	left: 6px;
	text-align: left;
	padding-right: 3px;
}

.MapContainer .Nodes .Baloon .Bullet
{
	width: 111px;
	height: 46px;
}

.MapFrame
{
	background: url(/images/mapcomponent/bg.png) no-repeat top left;
	padding-left:12px;
	width: 473px;
}

.MapFrameWide
{
	float: right;
	background: url(/images/mapcomponent/bg_wide.png) no-repeat top left;
	padding-left: 14px;
	width: 508px;
	height: 640px;
}

.MapFrameFullWidth
{
	width: 680px;
}

.MapFrameHeader
{
	padding: 0 0 .3em;
}

.MapFrameHeader .subheading_large
{
	font-size: 16px;
	color: #EE3024;
}

.MapFrameContent
{
	position: relative;
	width: 458px;
	height:534px;
}

.MapFrameWide .MapFrameContent
{
	width: 496px;
	background: url(/images/mapcomponent/map_bg_wide.jpg) no-repeat top left;
}

.MapFrameFullWidth .MapFrameContent
{
	width: 680px;
	border: 1px solid #eaeaea;
	border-width: 1px 0;
}

.MapFrameFooter
{
	width: 100%;
	overflow: hidden;
	font-size: 10px;
}

.ExploreMapButton
{
	float: right;
	padding-top:7px;
}

.MapFrameWide .ExploreMapButton
{
	padding-right: 11px;	
}

.MapFrameFullWidth .ExploreMapButton
{
	padding-right:0;	
}

/* Front page overrides */

.c_frontpageright .MapFrameHeader {
    padding:25px 5px 12px;
}

.c_frontpageright .MapFrameFooter 
{
    padding:3px 13px 15px 0;
	width:auto;
}

/* POI List menu */

.POIList
{
	width:208px;
	padding:8px 0 0;
}

.POIList ul
{
	margin: 0;
	padding: 0;
	list-style:none;
}

.POIList li
{
	color:#1664ae;
	overflow:hidden;
	margin:0 0 0 0;
	float:left;
    width:212px;
}

div.POIList div.menu_head
{
	font-size: 12px;
	
}

div.POIList .PreSelected div.menu_head_inner,
div.POIList div.menu_head_inner_last
{
	border-bottom: none;
}

div.POIList div.menu_head .subheading
{
	font-size: 13px;
	color:#1765AD;
	font-weight: normal;
	margin-bottom: 0;
	font-weight: bold;
}

div.POIList div.menu_head img
{
	float: right;
	margin-left: 5px;
}

div.POIList div.menu_head .subheading span
{
	display: block;
	width: 160px;
	cursor: pointer;
	padding:8px 8px 6px 0;
}

div.POIList .Selected div.menu_head .subheading span
{
	color:#E62B1F;
}

div.POIList div.menu_head .subheading span:hover,
div.POIList div.menu_head .subheading span:active
{
	text-decoration:underline;
}

div.POIList .Selected div.menu_head .subheading span:hover,
div.POIList .Selected div.menu_head .subheading span:active
{
	text-decoration:none;
}

div.POIList div.menu_body
{
	font-size: 11px;
	display: none;
	background:url("/images/mapcomponent/menu_shadows.png") no-repeat right bottom;
	margin-bottom:10px;
}

div.POIList div.menu_body_inner
{
	max-height: 340px;
	overflow: auto;
	background:url("/images/mapcomponent/menu_shadows.png") no-repeat left top;
}

div.POIList div.menu_body a
{
	display: block;
	margin: 2px 0;
	padding: 3px;
	width: 160px;
	background: url(/images/icons/vn_arrow_gray_right.png) no-repeat -4px top;
	padding-left: 11px;
}

div.POIList div.menu_body a:hover
{
	background-color: #d3dfed;
}

div.POIList div.menu_body a span
{
	display: block;
}

.POIList li input
{
	display:block;
	position:absolute;
	left:-2000px;
}

.POIList li.Selected
{
	overflow: hidden;
}

div.POIList div.menu_body .multilinks
{
	margin: 5px 0 2px 10px;	
}

div.POIList div.menu_body .multilinks span.subheading
{
	font-size: 11px;
}

div.POIList div.menu_body .multilinks a
{
	width: 155px;
}
