﻿body 
{
	margin: 0px;
	border: none;
	font-size: 10pt;
	font-family: Verdana;
}
table
{
	font-size: 10pt;
	font-family: Verdana;
}
td.title
{
	background: #800000;
	color: white;
	text-align: center;
	font-size: 10pt;
	text-align: center;
	border-top: solid 1px black;
	border-right:solid 1px black;
	border-left: solid 1px black;
	font-weight: bold;
}
div.caption
{
	background: #800000;
	color: white;
	text-align: center;
	font-size: 10pt;
	text-align: center;
	border: solid 1px black;
	font-weight: bold;
	padding-bottom:5;
}
#backgroundDiv
{
position: absolute;
width: 100%;
height: 100%;
}
#headerDiv
{
position: absolute;
display: none;
}
#tabDiv
{
position: absolute;
background-image: url(../../images/bg-menu.png);
border-top: solid 1px gray;
border-bottom: none;
display: none;
}
#eventFilterDiv
{
 position: absolute;
 background-color: white;
 border-left: inset 1px gainsboro;
 border-top: inset 1px gainsboro;
 border-right: inset 1px gainsboro;
 border-bottom: none;
 display: none;
}
.oldMonitorDialog
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	LEFT: 170px; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	POSITION: absolute; 
	TOP: 25px;
	BACKGROUND-COLOR: white
}
#shieldDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
#shieldDivOld
{
	position: absolute;
	top: 285px;
	left: -350px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.shieldDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.shieldDivOLd
{
	position: absolute;
	top: 285px;
	left: -350px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.shieldDiv2
{
	top: 0;
	left: 0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: lightorange;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.dialogTable
{
	border: solid 1px black;
	background-color: white;
	position: absolute;
	top: 50px;
	left: 50px;
}
.dialogTable tr.footer td
{
	background-color: buttonface;
}
caption
{
	padding: 5px;
	BACKGROUND-COLOR: #990000;
	FONT-WEIGHT: bold;
	COLOR: white;
}
caption div
{
	border: solid 4px #990000;
}
.divLeft
{
	float: left;
	white-space: nowrap;
}
.divRight
{
	float:right;
	white-space: nowrap;
}
.DetailButton
{
	width: 60px;
	margin-right: 5px;
}
.DetailTable
{
	font-size: 8pt;
}
.DetailTable tr td
{
	background-color: White;
}
.DetailTableHeader
{
	font-size: 8pt;
    font-weight: bold;
}
.DetailTableRow
{
	font-size: 8pt;
}
table.tabControl
{
	font-size: 8pt;
	width: 100%;
}
table.tabControl tr td
{
	height: 30px;
	text-align: center;
}
table.tabControl tr td.spacer
{
	width: 1px;
	border-bottom: solid 1px silver;
	font-size: 7pt;
}
table.tabControl tr td.tab
{
	cursor: pointer;
    width: 100px;
    text-align: center;
    border: solid 1px silver;
    background-color: gainsboro;
}
table.tabControl tr td.selected
{
    width: 100px;
    text-align: center;
    border-left: solid 1px silver;
    border-right: solid 1px silver;
	border-top: solid 2px gold;
	border-bottom: solid 1px whitesmoke;
	background-color: White;
}
table.tabControl tr td.filler
{
	border-bottom: solid 1px silver
}
table tr td.tabHidden
{
	display:none;
}
table tr td.tabPanel
{
	height: 250px;
	vertical-align: top;
	background-color: WhiteSmoke;
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
}
#tabContainer
{
	background-color: Whitesmoke;
}
TABLE.gridView
{
	background-color: Black;
}
TABLE.gridView tr th
{
	color: White;
	background-color: Maroon;
}
TABLE.gridView tr td
{
	background-color: White;
}
DIV.machineList
{
}
ul
{
	padding: 15px;
	margin: 0px;
}
ul li
{
	margin: 0;
	padding: 0 0 0 18;
}
ul li a:
{
	background-color: white;
	border: solid 1px white;
	color: White;
	font-weight: bold;
}
ul li a:active
{
	border: dotted 1px white;
	background-color: Blue;
	color: White;
	font-weight: bold;
}
.site
{
	list-style-image: url(/Images/device1.png);
	list-style-position: outside;
}
ul li.machine
{
	list-style-image: url(/Images/device2.png);
	list-style-position: outside;
}
ul li.peripheral
{
	list-style-image: url(/Images/device3.png);
	list-style-position: outside;
}
#flashDiv
{
	margin-top: 5px;
	margin-bottom: 8px;
}
#pollMessage
{
	margin-top: 5px;
	margin-bottom: 8px;
}

.collapse
{
	margin: 9px;
	width: 9px;
	height: 9px;
	background-image:url(Images/minus.gif);
}
.expand
{
	display: inline;
	margin: 9px;
	width: 9px;
	height: 9px;
	background-image:url(Images/plus.gif);
}
