#MapTopMenuInnerDiv
{
	position: relative;
	background-color: #322C72;
	height: 30px;
	line-height: 30px;
	font-size:12px;
}

.MapTopMenuContainer
{
	display: inline;
	vertical-align: middle;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 24%;
}

.MapTopMenuCell
{
	position: relative;
	top: 0px;
	display: inline;
	vertical-align: middle;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

#TopMenuZoomOutCell
{
	visibility: hidden;
}

#TopMenuZoomInCell
{
	visibility: hidden;
}

#TopMenuDragPanCell
{
	visibility: hidden;
}

#TopMenuDragZoomCell
{
	visibility: hidden;
}

#TopMenuNorwayCell
{
	visibility: hidden;
}

#TopMenuScandinaviaCell
{
	visibility: hidden;
}

#TopMenuFullscreenCell
{
	visibility: hidden;
}

#TopMenuRevertCell
{
	visibility: hidden;
}

#MapBottomMenuInnerDiv
{
	position: relative;
	background-color: #322C72;
	height: 30px;
	line-height: 30px;
	font-size:12px;
}

.MapBottomMenuCell
{
	position: relative;
	display: inline;
	vertical-align: middle;
	top: 0px;
	margin-right: 10px;
	float: right;
}

#BottomMenuEmailCell
{
	visibility: hidden;
}

#BottomMenuPrintCell
{
	visibility: hidden;
}

#MapRightsAreaInnerDiv
{
	border: buttonshadow 1px solid;
	overflow: hidden;
}

.RightsAreaHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #322C72;
	color: #FFFFFF;
	padding: 2px 0px 2px 6px;
	width: 100%;
}

.RightsAreaContent
{
	padding: 4px;
}

.RightsAreaLogo
{
	vertical-align: top;
	margin-right: 3px;
	float: left;
}

.RightsAreaText
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

#MapAddressSearchInnerDiv
{
	border: buttonshadow 1px solid;
	overflow: hidden;
}

.AddressSearchHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #322C72;
	color: #FFFFFF;
	padding: 2px 0px 2px 6px;
	width: 100%;
}

.AddressSearchContent
{
	padding: 4px;
}

.AddressSearchDesc
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.AddressSearchFieldCell
{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.AddressSearchField
{
	width: 95%;
	border: solid 1px #C6C4AD;
}

.AddressSearchBtnCell
{
	padding-top: 3px;
	padding-bottom: 2px;
}

.AddressSearchBtn
{
	background-color: #322C72;
	border-style: outset;
	border-width: 2px;
	border-color: White;
}

#PrintRightsAreaInnerDiv
{
	position: relative;
	background-color: #CCCCCC;
	padding: 4px;
	width: 100%;
}

.PrRightsAreaLogo
{
	float: left;
	vertical-align: top;
	margin-right: 4px;
}

.PrRightsAreaHeader
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #322C72;
	margin-bottom: 2px;
}

.PrRightsAreaText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

#PrintBottomMenuInnerDiv
{
	position: relative;
	background-color: #322C72;
	height: 30px;
	line-height: 30px;
	font-size:12px;
}

#PrBottomMenuReturnCell
{
	visibility: hidden;
}

#PrBottomMenuPrintCell
{
	visibility: hidden;
}

#MapEmailAreaInnerDiv
{
	border: buttonshadow 1px solid;
	overflow: hidden;
}

.EmailAreaHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #322C72;
	color: #FFFFFF;
	padding: 2px 0px 2px 6px;
	width: 100%;
}

#EmailAreaContent
{
	padding: 6px 4px;
	position: relative;
	background-color: #EEEEEE;
}

#EmailAreaLeftCol
{
	width: 50%;
	float: left;
}

#EmailAreaRightCol
{
	width: 50%;
	float: right;
}

#EmailAreaBottomRow
{
	clear: both;
	padding: 6px 4px;
}

.EmailAreaLeftCell
{
}

.EmailAreaRightCell
{
}

.EmailAreaLabel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding: 1px 0px 1px 2px;
}

.EmailAreaFieldDiv
{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.EmailAreaInput
{
	width: 70%;
	border: solid 1px #C6C4AD;
}

.EmailAreaInfo
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding-left: 2px;
	padding-bottom: 3px;
}

.EmailAreaTextArea
{
	width: 90%;
	border: solid 1px #C6C4AD;
}

#EmailAreaSendButtonDiv
{
	padding-top: 4px;
	padding-bottom: 2px;
}

.EmailSendBtn
{
	background-color: #322C72;
	border-style: outset;
	border-width: 2px;
	border-color: White;
}
