/* updated and validated on 20 June 2007 */
/* These styles are subject to change without notice */
/* These styles have been specifically created for use in Radar web pages only */
/* AMDISS Systems */
/* div id=overlay style is inline to cope with Safari and Opera */
h2
{
	margin-bottom:0px;
}

table.viewer
{
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:893px;
}

table.viewer td.imagePanel
{
	background-color:transparent;
	width:512px;
	height:557px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

table.viewer td.controlPanel
{
	color:#000000;
	background:#eeeeee;
	vertical-align:top;
	text-align:center;
	width:175px;
	margin:5px;
	font-size:90%;
}

table.viewer td.controlPanel p.alert
{
	color:#666666;
	background:#eeeeee;
	font-size:90%;
	font-weight:bold;
}

#control_form, #pointer, #offsets, #coordinates, #deg td, #marker
{
	margin:0px;
	font-size:90%;
}

/* input fields revert to 100% widthout an explicit size set in css */
#control_form input, #pointer input, #coordinates input, #offsets input
{
   font-size:90%;
}

form#offsets input.reset
{
	background:#cccccc;
	color:#000000;
	margin-top:2px;
	margin-bottom:2px;
}

table.viewer td.imagePanel div ilayer img.animation
{
	position:absolute;
	z-index:1;
	background-color:transparent;
}

td.togglesPanel
{
	color:#000000;
	background:#eeeeee;
	padding:0px;
	width:189px;
	text-align:center;
}

.togglesPanel form#tog
{
	margin:0px;
}

.togglesPanel form#tog table
{
	padding:0px;
}

.togglesPanel form#tog table td.instructions
{
	color:#000000;
	background:#dddddd;
	font-size:90%;
	padding:2px;
}

.togglesPanel form#tog table td.label
{
	font-size:90%;
}

table.loopcontrols
{
	margin:0px;
	padding:0px;
	border:0px solid #dddddd;
}

table.loopcontrols td
{
	padding:0px;
	margin:0px;
}

div.msg
{
	border:1px solid #cccccc;
	text-align:center;
	width:881px;
	padding:5px;
}

div.msg2
{
	text-align:center;
	padding:5px;
}


div.observationsView
{
	font-size:90%;
}

.obstable
{
	width:100%;
}

.obstable td
{
	font-size:90%;
	border:1px solid #cccccc;
	text-align:center;
}

.obstable td.red
{
	color:#CC0000;
	background-color:#ffffff;
}

.obstable td.blue
{
	color:#3366CC;
	background-color:#ffffff;
}

.obstable td.green
{
	color:#339933;
	background-color:#ffffff;
}

.obstable th
{
	font-weight:normal;
	font-size:90%;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:center;
}

.obstable th.align_left
{
	font-weight:normal;
	font-size:90%;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:left;
}

.obstable th.red
{
	color:#ffffff;
	background-color:#CC0000;
	border:1px solid #990000;
}

.obstable th.blue
{
	color:#ffffff;
	background-color:#3366CC;
	border:1px solid #0066CC;
}

.obstable th.green
{
	color:#ffffff;
	background-color:#33CC33;
	border:1px solid #339933;
}

.obstable div.red_legend
{
	background:#CC0000;
	border:1px solid #990000;
	width:20px;
	height:20px;
	float:right;
}

.obstable div.blue_legend
{
	background:#3366CC;
	border:1px solid #0066CC;
	width:20px;
	height:20px;
	float:right;
}

.obstable div.green_legend
{
	background:#33CC33;
	border:1px solid #339933;
	width:20px;
	height:20px;
	float:right;
}

.obstable th.marker
{
	text-align:right;
	vertical-align:middle;	
}

.obstable th.label
{
	text-align:left;
	vertical-align:middle;
}

.baseControls
{
	border:1px solid #cccccc;
	width:100%;
	padding:0px;
	margin:0px;
}

.obslink
{
	background:transparent;
	padding:0px;
	margin:0px;
	border:none;
}

.obslink:hover
{
	border:solid 1px #ffffff;
}

.radarlink0, .radarlink1, .radarlink2
{
	background:transparent;
	padding:0px;
	margin:0px;
	border:none;
}

.radarlink0:hover
{
	border:solid 2px #cc3300;
}

.radarlink1:hover
{
	border:solid 2px #0066cc;
}

.radarlink2:hover
{
	border:solid 2px #000000;
}
table.generic
{
	border:1px solid #cccccc;
	padding:3px;
	border-collapse:collapse;
}

table.generic td
{
	padding:4px;
	text-align:right;
	border:1px solid #cccccc;
}

table.generic th
{
	text-align:left;
	background:#e2e2e2;
	border:1px solid #cccccc;
	padding:3px;
	margin:0px;
}

table.generic tr
{
	border:1px solid #e2e2e2;
	background:#ffffff;
}

table.generic tr.lighter
{
	border:1px solid #e2e2e2;
	background:#eeeeee;
}

.border_item 
{
  border: 1px #cccccc solid; 
  margin:2px;
  padding:0px;
}

.border_disabled 
{
  border: 1px #dddddd solid; 
  margin:2px;
  padding:0px;
}

.radarLabel 
{
  background-color:#cccccc; 
  color:#0f5499;
  font-size:1.1em;
  font-weight:bold;
  margin:0px; 
  padding:0.2em;
}

.border_disabled h3 
{
  background-color:#dddddd; 
  color:#aca899;
  font-size:1.0em; 
  margin:0px; 
  padding:0.2em;
}

.radar-textLink a:link, .radar-textLink a:visited 
{
  text-decoration:none;
}

.textIndent
{
  text-indent:20px;	
}

div.radarOut
{
  border:1px solid #cccccc;
  width:881px;
  background:#ffffff;
  text-align:center;
  padding:5px;
  height:500px;	
}

a.disabled { color: #aca899; }

.border_disabled input
{
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
}

.greenBorder
{
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-color:#99cc66
}

.grayBorder
{
  padding:4px;
  border-width:1px;
  border-style:solid;
  border-color:#74abc8
}

.radar_hr
{
  border: 1px solid #000;
  border-color:#aca899;
  height:1px;
}

table, td.label
{
  text-align:left;
}

.menuText
{
  font-size:1.0em;
}