﻿/** "global" settings **/
html, body
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

noscroll
{
	overflow: hidden;	
}

.helpDiv
{
	float:left;
	padding: 0 2px 0 5px;
}

.buttonDiv
{
	float:left;
	padding: 0 15px 0 15px;
	background: url(../images/ui/leftbarbuttons_devider.gif) no-repeat;
	background-position: right;
}

.helpDiv a, .buttonDiv a
{
	cursor: pointer;
}

.helpDiv a img, .buttonDiv a img
{
	border: none;
}

.helpDiv a:hover, .buttonDiv a:hover
{
	text-decoration: underline;
}

.mapControl
{
	z-index: 11;
    position:absolute;
    overflow:hidden;
}

.mapTopLeft
{
    left: 10px;
    top: 10px;
}

.titlelabel
{
    font-size: 55px;
    margin: 25px;
    color: #eeeeee;
}

.textarea
{
	border: none;
}

.searchresultheader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
}

.searchresult
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.searchresultshowbutton
{
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-align: left;
	text-decoration: underline;
	border: none;
	cursor: pointer;
}

.propertyresultheaders
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.menuheader
{
	font-weight: bold;
}

.menublock
{
	width: 322px;
}

.buttonsPane
{
	background-image: url(../images/ui/leftbarbuttons_x_tile_bkg.gif);
	background-repeat:repeat-x;
	border-top: solid 1px #828282;
}

.menuItemsPane
{
	/*overflow:auto;
	height:300px;*/
	background-image: url(../images/ui/graytile.gif);
}

#solutionDescription /*> div*/
{
	border-bottom:1px solid #828282;
	margin-bottom: 7px;
}

#menuItemContainer /*> div*/
{
	margin-left:10px;
    margin-top:3px;	
}

.logoContainer
{
	background-image: url(../images/ui/whitetile.gif);	
	padding: 10px;
}

.logoContainer .captionContainer
{
	padding-left:10px;	
	font-size: 11px;
}

.logoContainer .caption
{
	font-size:14px;
	font-weight:bolder	
}

.logoContainer_a img
{
	border: none;
}

.hoydeprofil_a img
{
	border: none;
	margin-bottom: -2px;
}

.poi_a img
{
	border: none;
	padding-top: 5px;
}

#scaleBar
{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}

#statusbarInformationDiv
{
	float: left;
	padding: 3px 0 0 10px;
	font: normal bold 12px arial;
}

#hksdiv ol
{
	margin-top: 0;
}

#hksdiv a
{
	color: Black;
	cursor: pointer;
	font: normal bold 11px arial;
	text-decoration: none;
}

#hksdiv a:hover
{
	text-decoration: underline;
}

.slideTabPane
{
	padding-top: 5px;
	padding-left: 5px;
}