#header {
}


#title {
	line-height: normal; 
	 font-style: normal; 
	 font-size: 24px; 
	 font-family: Verdana, Arial, Sans-Serif; 
	 color: Black; 
	 font-weight: bold;
	 text-align: center;
}		

#sidebar {
	float: left; 
	width: 360px; 	
	height: 650px;
	margin-top: 5px;
	margin-left: 7px;
        padding: 0px;
}

#footprint-tab {
    width: 500px;
}

#tabs { 
	float:left;
	width: 550px;
	height: 650px;
	margin-top: 5px;
	margin-left: 7px;
        padding: 0px;
}


#copyright {
    font-family: Verdana, Arial, sans-serif;
    font-size: 80%;
    text-align: right;
    width: 925px;
    line-height: 1.33;
    color: white;
    padding-top: 3px;
}

/* Following class is copied because line-height must be adjusted (otherwise a line will appear under the tab selection */
.ui-helper-reset { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	line-height: 1.6; 
	text-decoration: none; 
	font-size: 100%; 
	list-style: none; 
}

label.surfaceLabel {
	float:left;
	width: 120px;
	margin-top: 3px;
	text-align: right;
}

.profileSurface {
    float: left;
}

.headerButton {
	float: left;
	align: left;	
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 10px;
}

p#geluidtablegrafiekcomment {
	font-style: italic;
}
	
.dialogText {
	background: white;
}

.shown {
	
}

.hidden {
	display: none;
}

#help-dialog {
	background: white;
}

#contact-dialog {
	background: white;
}

#download-dialog {
	background: white;
}
