html {
    overflow-y: scroll;
}

body {
    background-color: white;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

a:link {
    text-decoration: none;
    color: #000;
}

a:visited {
    text-decoration: none;
    color: #000;
}

a:active {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: red;
}

#main {
	background-color: white;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
/*	height: auto;*/
	width: 800px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#mymain {
	background-color: white;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
/*	height: auto;*/
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#header {
    height: 190px;
}

#myheader {
    height: 70px;
}

.mymenu {
    height: 40px;
}

#content {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	min-height: 400px;
	height: 400px;
	width: 100%;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#logo {
    background: url(images/ETlogo.jpg) 0% 0% no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	height: 190px;
}

#logolong {
    background: url(images/ETlogolong.jpg) 0% 0% no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	height: 30px;
}

#logincontent {
    width: 220px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    text-align: center;
    cursor: auto;
    background: url(images/contentbox.jpg) 0% 0% repeat-x;
    background-color: #e9e9e9;
    border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	float: right;
	clear: both;
}

.contentbox {
    background: url(images/buttonbar.jpg) 0% 0% repeat-x;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #e9e9e9;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	float: right;
	clear: both;
	width: 150px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.contentboxhl {
    background: url(images/button1.jpg) 0% 0% repeat-x;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: white;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	float: right;
	clear: both;
	width: 150px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.contentboxtable {
    border: 0px solid #000;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

dt {
    background: url(images/buttonbar.jpg) 0% 0% repeat-x;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #e9e9e9;
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

dd {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-color: white;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

form {
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.button {
    text-align: center;
    border-right: 1px solid #838383;
    border-bottom: 1px solid #838383;
    border-left: 1px solid #838383;
    border-top: 1px solid #838383;
    background: url(images/button1.jpg) 0% 0% repeat-x;
    color: #000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;    
    cursor: pointer;
    height: 22px;
    margin: 1px 1px 1px 1px;
}

.buttonsm {
    text-align: center;
    border-right: 1px solid #838383;
    border-bottom: 1px solid #838383;
    border-left: 1px solid #838383;
    border-top: 1px solid #838383;
    background: url(images/button1.jpg) 0% 0% repeat-x;
    color: #000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px; 
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 1px;   
    cursor: pointer;
/*    height: 16px;*/
}

.buttonhl {
    text-align: center;
    text-decoration: none;
    border-left: 1px solid #8d8d8d;
    border-top: 1px solid #8d8d8d;
    border-right: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    background-color: white;
    color: #000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
    cursor: pointer;
    height: 22px;
    margin: 1px 1px 1px 1px;
}

.buttondisabled {
    text-align: center;
    text-decoration: none;
    border-left: 1px solid #8d8d8d;
    border-top: 1px solid #8d8d8d;
    border-right: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    background-color: white;
    color: #c2c2c2;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
    cursor: pointer;
    height: 22px;
}

.msgbox {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/*    color: #000000; */
    padding-right: 4px;
    margin-right: 4px;
}

.msgboxok {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    padding-right: 4px;
    margin-right: 4px;
    color:#009900;
}

.msgboxerror {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    padding-right: 4px;
    margin-right: 4px;
    color:#CC0000;
}

.mycontentbox {
    background: url(images/buttonbar.jpg) 0% 0% repeat-x;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #e9e9e9;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	float: left;
	clear: right;
	width: 150px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: inline;
}

.mycontentboxhl {
    background: url(images/button1.jpg) 0% 0% repeat-x;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: white;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	float: left;
	clear: right;
	width: 150px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#mydevices {
    text-align: left;
}

div.device {
    text-align: center;
    height: 100px;
    width: 150px;
    border: 1px solid #838383;
    float: left;
    clear: right;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    cursor: pointer;
}

span.active {
    color: green;
}

span.right {
	float: right;
	clear: both;
	display: inline; 
}

.devicedetail {
	background-color: white;
	border-left-color: #838383;
	border-bottom-color: #838383;
	border-right-color: #838383;
	border-top-color: #838383;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
/*	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto; 
	margin-top: 0px; */
	padding: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	width: 100%;
}

tr.d0 td {
	background-color: #ccccff;
	color: black;
}
tr.d1 td {
	background-color: white; 
	color: black;
}

.header {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	width: 180px;
	vertical-align: top;
}

div#outerdiv {
   text-align: center;
}

#userinfo {
    border: 1px solid #838383;
    text-align: left;
    margin: 0 auto;
    width: 650px;
    padding: 0;
}

.loading {
    background: url(images/spinner.gif) 50% 50% no-repeat;
    width: 100px;
    height: 100px
}
