#pagetitle {
	background-image: url('../images/logo_SBR.jpg');
	background-repeat: no-repeat;
	padding-left: 250px;
	padding-bottom : 50px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: x-large;
	text-align: left;
	color: #0059a9;
}

.devicelinks {
	text-align: right;
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
}
.contentpanel {
	vertical-align: top;
	margin-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

#leftpanel {
	float: left;
	width: 200px;
} 


#trackcalendar  {
	float: left;
}

#centerpanel {
	padding-left: 10px;
	margin-left: 5px;
}

.centerpaneltitle {
	text-align: center;
	font-family : sans-serif;
	font-size: large;
	font-weight: bold;
	padding-bottom: 10px;
}

#footer  {
	clear: both;
	background-color: #0059a9;
	font-family: sans-serif;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#measurementtable, #recordtable, #xlsarchives, #uploadtable {
	width : 100%;
}

#xlsarchivetable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

table#astantable {
	width: 100%;
	align: center;
}


table#astantable > thead {
}

.xlsarchivetabletitle {
	background-color: #0059a9;
	font-family: sans-serif;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	text-align: center;
}

.transectmap {
	text-align: center;
	width: 700px;
	
}

#map_canvas {
	text-align: center;
	width: 640px;
	height: 480px;
}

.combinedchart {
	text-align: center;
}

.measurementshortid {
	font-size: smaller;
	font-family: sans-serif;
	list-style: none;
}

.measurementinvalid  a {
		color: #ff6600;
		font-weight: bold;
		font-size: larger;
}

#activemeasurement {
	font-size: larger;
	font-weight: bold;
	font-family: sans-serif;
	font-style: oblique;
}

.warning {
	font-size : larger;
	font-family: sans-serif;
	color: #ff0000;
	background-color: #ffff00;
	text-align: center;
	font-weight: bold;
}

.trackmenu {
	font-size : smaller;
	font-family: sans-serif;
}

.monitorchart {
		text-align: center;
}

#partnerlogos {
	width: 100%;
	margin-bottom: 50px:
}

#presentationmenu {
	padding-right: 10px;
	float: left;
	width: 150px;
}

#presentationcontents {
	margin-left: 170px;
}


.textsection {
	font-size : medium;
}

.errorBox {
	font-weight: bold;
	color: #ff2222;
}
