* { 
	margin:0;
	padding:0;
}

body {
	overflow: hidden; 
	font-family: Segoe UI,Arial;
	font-size: 0.8em;
	color: #666;
	background: #edefee url('images/background.jpg') repeat-x;
}

#header {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #BBB;
	overflow: hidden;
}
#header img {
	margin-top: 1px;
	margin-right: -2px;
}
#header img:hover {
	cursor: pointer;
}
#selectview {
	position: absolute;
	left: 130px;
	margin-top: 3px;
	height: 24px;
	width: 500px;
	font-size: 1.3em;
	font-family: Arial, Verdana;
	padding-top: 2px;
	padding-left: 5px;
}
#selectview:hover {
	cursor: pointer;
}
#selectview optgroup {
	padding-top: 5px;
	font-style: normal;
}
#selectview option {
	margin-left: 10px;
	font-size: 93%;
}

#selectedview {
	font-family: Arial;
	position: absolute;
	background: #f8f8f8;
	margin-top: 3px;
	padding-top: 3px;
	left: 130px;
	height:21px;
	width: 500px;
	z-index: 2;
	font-size: 1.3em;
	overflow: hidden;
}
#selectedviewnr {
	color: #3a8bc8;
	margin-left:9px;
	margin-right:5px;
}
#selectedviewname {
	color: #343333;
}
#rightheader {
	position: absolute;
	right: 5px;
}

#content {
	position: absolute;
	bottom: 0px;
	top: 31px;
	width: 100%;
}

#main {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 290px;
}

#right {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 270px;
	right: 10px;
	z-index:6; 
}
#rightvsplitter {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 8px;
	right: 280px;
	z-index: 5;
	overflow: hidden;
	margin-top:0px;
}
#rightvsplitter img {
	position: absolute;
	top: 50%;
	margin-top: -134px;
	margin-left: -2px;
}
#right1 {
	position: absolute;
	top: 0px;
	height: 200px;
	width: 100%;
	z-index:10;
}
#rightsplitter {
	position: absolute;
	top: 200px;
	width: 270px;
	height: 8px;
	right: 9px;
	z-index: 7;
	overflow: hidden;
	margin-top:0px;
}
#rightsplitter img {
	position: absolute;
	left: 50%;
	margin-left: -135px;
	top: 1px;
}
#right2 {
	position: absolute;
	top: 210px;
	bottom: 12px;
	width: 100%;
	background-color: #F4F6F5;
	border: 1px solid #BBB;
	z-index: 10;
	overflow: auto;
	overflow-x: hidden;
}
#filter {
	position: absolute;
	top: 24px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	overflow: auto;
	overflow-x: hidden;
}

#righttabs {
	float:left;
	width:100%;
	margin-top:10px;
	border-bottom: 1px solid #BBB;
	font-size:93%;
	line-height:normal;
}
#righttabs ul {
	margin:0;
	list-style:none;
}
#righttabs li {
	float:left;
	margin-bottom: -1px;
	padding:0 6px 0 4px;
	height: 20px;
	border: 1px solid #f8f8f8;
	border-bottom: 1px solid #BBB;
}
#righttabs li:hover {
	cursor: pointer;
}
#righttabs li.selected {
	background-color: #F4F6F5;
	border: 1px solid #BBB;
	border-bottom: 1px solid #F4F6F5;
}
#righttabs  a {
	display:block;
	text-decoration:none;
	color:#666;
	height: 100%;
}
#righttabs img {
	border: 0;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:-2px;
}
#righttabcontent {
	position: absolute;
	top:32px;
	bottom:0px;
	left:0px;
	width:100%;
	background-color: #F4F6F5;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
#nodeinfo, #comment, #legend {
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 6px;
	right: 3px;
	padding-top:5px;
	overflow: auto;
	font-size: 12px;
}
#legend {
	font-size: 11px;
}
.nodeinfoattr {
	font-weight: bold;
	float:left;
	width: 100px;
	overflow: hidden;
	margin-right: 5px;
}

.nodeinfovalue {
	overflow: hidden;
}
.nodeinforow {
	clear: left;
	white-space: nowrap;
}
.colorblock {
	border-color:-moz-use-text-color;
	border-style:none none none solid;
	border-width:0px 0px 0px 30px;
	display:block;
	height:16px;
	margin-bottom:4px;
	overflow:hidden;
	padding-left:3px;
	white-space:nowrap;
}
#imagearea {
	position: absolute;
	top: 0px;
	bottom: 158px;
	width: 100%;
	overflow: hidden;
}
#image {
	position: absolute;
	top: 18px;
	bottom: 8px;
	left: 15px;
	right: 8px;
}
.draw img {
	margin-left: -3px;
	margin-top: -1px;
}
.draw .actionoverlay img {
	margin-left: 0px;
	margin-top: 0px;
}


/* thumbnails */

#thumbnailshow {
	display:none;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 150px;
	height: 8px;
}
#thumbnailshow img {
	position: absolute;
	left: 50%;
	top:0px;
	margin-left: -46px;
}
#thumbnails {
	position: absolute;
	top: 8px;
	bottom: 0px;
	left:0px;
	right:0px;
	white-space: normal;
}
#thumbnails ul { margin-left: 3px; }
#thumbnails.overview { overflow: auto; }
.scrollhorizontal { overflow-x: auto; overflow-y:hidden; }
.scrollvertical   { overflow-x: auto; overflow-y:auto; }
#thumbnails .header { 
	display: block;
	text-align: left;
	border-top: 1px solid #DDD;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 13px;
	margin-top: 30px;
	padding-left: 12px;
	padding-top:9px;
	font-size: 1.3em;
}
#thumbnails li {
	display:-moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 8px;
}
#thumbnails li div {
	display: block;
	width: 140px;
	height: 132px;
}
#thumbnails li div.thumb {
	width: 121px;
	height: 86px;
	margin-left: 8px;
}
#thumbnails li div span {
	display: block;
	white-space: normal;
	width: 126px;
	margin-left:7px;
	font-size: 12px;
	overflow: hidden;
	height: 45px;
	line-height: 15px;

}
#thumbnails img {
	margin-top: 2px;
	border: 0px solid #EEE;
}

#thumbnails li.hover div.thumb {
	background-color: #fbe9aa;
}
#thumbnails li.selected div.thumb {
	background-color: #F7D254;
}
#thumbnails li.hover span, #thumbnails li.selected span {
	font-weight: bold;
}

/*end thumbnails */

#loading {
	height: 28px;
	position: absolute;
	left: 632px;
}
#loading img {
	margin-top: 1px;
}
#loading span {
	position: absolute;
	top: 6px;
	left: 32px;
}


/* Filters */

.FilterControl {
	border: 0px solid green;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.filterheader {
	font-weight: normal;
	color: #333;
}

.FilterControlsChecklist,
.FilterControlsListbox,
.FilterControlsCombobox,
.FilterControlsCheckbox,
.FilterControlsButton,
.FilterControlsDate,
.FilterControlsEditbox,
.FilterControlsRadio {
	margin-left: 0px;
	font-size: 0.9em;
}

.FilterControlsChecklist {
	max-height:	136px;
	overflow-y: auto;
	border: 1px solid #ccc;
	padding: 3px;
}
.FilterControlsListbox {
	width: 100%;
	padding-left: 3px;
	border: 1px solid #ccc;
}
.FilterControlsCombobox {
	width: 100%;
}
.FilterControlsCheckbox {
	vertical-align: middle;
	margin-right: 5px;
}
.FilterControlsButton {
	width: 100%;
	border: 1px solid #ccc;
}
.FilterControlsEditbox {
	width: 100%;
	border: 1px solid #ccc;
}
.FilterControldDate {
	width: 100px;
	border: 1px solid #ccc;
}
.FilterControlsRadio {
	margin-right: 5px;
}


/* End Filters */


/* DateSelect */
.ds_box {
	background-color: #FFF;
	border: 1px solid #999;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #444;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	padding: 2px;
}

.ds_subhead {
	background-color: #bbb;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 26px;
	padding: 2px;
}
.ds_cell {
	background-color: #E9E9E9;
	color: #000;
	font-size: 9pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #CCC;
} 
/* end DateSelect */

.actionoverlay:hover {
	cursor: pointer;
	color: black;
}
.actionoverlay img:hover {
	display: block;
}
div.mvhint {
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 12px;
	white-space: nowrap;
	background-color: #FCFEE4;
	color: #000000;
	padding: 3px;
}

