
/* CSS Document */
html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#hdmMainContainer {
	height: 100%;
	}
	
.hdmMainBotContentLogo {
	height: 6.5em;
	width: 15em;
	z-index: -1;
	float: right;
	background-image: url(../../img/SS/logo.png);
	background-repeat: no-repeat;
	background-position: left;  
	}
.hdmMainBotHugmarLogo {
	height: 2.4em;
	width: 12em;
	z-index: -1;
	float: right;
	background-image: url(../../../img/Logos/HugmarLogoTiny.png);
	background-repeat: no-repeat;
	background-position: left;  
	}
	
#hdmMainTabHugmarBanner {
	background-image: url(../../../img/Hugmar/Hugmarbanner800.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
	}
	
#hdmMainTabHugmarBatur {
	background-image: url(../../../img/Hugmar/Image-20140413.png);
	background-repeat: no-repeat;
	background-position: bottom; 
	}
	
#hdmMainTabSSMynd5 {
	background-image: url(../../../img/SS/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	}
		 		 
#hdmLogoWaves {
	background-image: url(../../../img/Hugmar/waves.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 200px;
	background-position: center;
	float: right;
}

#hdmLoginServerMoment {
	margin-left: 220px;
	font-size: 20px;
	font-weight: bold;
	color: red;
	} 

.hdmBannerCalendarDialog {
	height: 10em;
	width: 12em; 
	}
