@font-face {
  font-family:myFont;
  src: url(http://www.carpatclim-eu.org/pages/metadata/templates/main/css/fonts/days.otf);
}

html, body {height: 100%;} 
			
body { 
	font-size:62.5%;
	font-family:Verdana;				
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;				
	overflow: hidden;			  				
}

table tr td {
	/*font-size:62.5%;*/
	font-size:12px;
	font-family:Verdana;							
}

#appContainer {
	font-size:12px;
	display:block;
	width:100%;
	height:100%;			
}
			
html {
	overflow: hidden;			  
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

h2 { 
	clear: both; 
	padding-top:1.5em; 
	margin-top:0; 
} 

.anonymous {
	display:block;
	width:100%;
	height:100%;
	background-color:#eeeeee;	
	text-align:center;	
	padding-top:5px;
	padding-bottom:5px;
}

.anonymous  a {
	text-decoration:none;	
}

.tabs-bottom 				{ position: relative; }
.tabs-bottom .ui-tabs-panel 	{ height: 140px; overflow: auto; }
.tabs-bottom .ui-tabs-nav 	{ position: absolute !important; left: 0; bottom: 0; right:0; padding: 0 0.2em 0.2em 0; }
.tabs-bottom .ui-tabs-nav li 	{ margin-top: -2px !important; margin-bottom: 1px !important; border-top: none; border-bottom-width: 1px; }

#layout {
	top:0px;
	left:0px;
	position:absolute;
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;			
}
#loader {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100%;
	height:100%;			
}

#login {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100%;
	height:100%;			
}

#splash {
	width:100%;
	height:250px;
	display:block;
	background-color:#00446b;
	background-image:url(http://www.carpatclim-eu.org/pages/metadata/templates/main/css/css/img/login.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}	

#system_info {
	display:block;
	width:300px;
	height:250px;
	position:absolute;
	right:0px;
	top:0px;
	text-align:left;
}