html {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  height: 100%;
  background-color: #004C80;
  background-image: url('img/bg_gradient.gif');
  background-repeat: repeat-x;
}

div#page {
  border: 1px solid #a9a9a9;
  margin: 0 auto;
  padding: 0px;
  width: 950px;
  background-color: white;
}

div#close {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 90%;
}

div#content {
  margin: 4px 4px 4px 4px;
  padding: 0;
  text-align: left;
  min-height: 550px;
}

div#data {
  padding-top: 25px;
  padding-bottom: 150px;
}

div#header {
  border: 1px solid #a9a9a9;
  height: 105px;
  margin: 4px 4px 4px 4px;
  padding: 0px;
}

div#nav {
  border: 1px solid #a9a9a9;
  height: 20px;
  margin: 4px 4px 4px 4px;
}

div#basicMap {
  margin: 4px 4px 4px 4px;
  padding: 4px 4px 4px 4px;
  display: block;
}

div#footer {
  border: 1px solid #a9a9a9;
  color: #666666;
  height: 20px;
  margin: 4px;
  padding: 0px;
  text-align: center;
  line-height: 20px;
}

div#form {
  padding-right: 5px;
  padding-left: 5px;
}

div#error {
  border: 1px solid #005386;
  background-color: #e6e6e6;
  color: red;
  margin: 0 auto;
  text-align: left;
  width: 600px;
}

div#centered {
  margin: 0 auto;
  text-align: center;
  width: 800px;
}

div#message {
  border: 1px solid #005386;
  background-color: #e6e6e6;
  color: #000000;
  margin: 0px auto;
  text-align: left;
  width: 600px;
}

div#systemContent {
  width: 870px;
  border: 1px solid #a9a9a9;
  margin: 5px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffffff;
  color: #666666;
  position: relative;
}

div#systemContent p {
  padding-left: 30px;
  padding-right: 30px;
}

div#systemContent p#centered {
  text-align: center;
}

div#tabs {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 1px solid #a9a9a9;
}

div#manage {
  margin: 0px;
  padding: 4px 4px 4px 4px;
}

div#crumb {
  margin: 0px;
  padding: 4px 4px 4px 4px;
  text-align: left;
}

div#popup {
  margin: 2px;
  padding: 2px;
}

div#reports {
  position: absolute;
  height: 100%;
}

div#errorpage {
  -x-background-x-position: 0%;
  -x-background-y-position: 50%;
  background-attachment: scroll;
  background-color: #F6F6F6;
  background-image: none;
  background-repeat: repeat;
  border-bottom-color: #DDDDDD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #D5DCE7;
  border-left-style: solid;
  border-left-width: 10px;
  border-right-color: #DDDDDD;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #DDDDDD;
  border-top-style: solid;
  border-top-width: 1px;
  color: #666666;
  font-size: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  width: 50%;
  margin: 0px auto;
}

div#login {
  margin: 0pt auto;
  position: relative;
  top: 90px;
}

div#welcome {
  margin: 0px auto;
  position: relative;
}

div#welcomeLogo {
  border: 1px solid #a9a9a9;
  background-color: #ffffff;
  background-image: url("http://images.trackmyworld.com/tmw-logo.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 105px;
  margin: 0px auto;
  padding: 0px;
  width: 870px;
}

div#welcomeLink {
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  height: 20px;
  width: 870px;
  text-align: center;
  margin: 0px auto;
  margin-top: 5px;
  padding: 0px;
}

div#loginLink {
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  height: 20px;
  text-align: center;
  margin: 4px 4px 4px 4px;
  padding: 0px;
}

div#tabContainer {
  display: table; 
  width: 100%;
}

a#welcomeLink {
  color: #1e6ea6;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
}

a#welcomeLink :hover {
  text-decoration: underline;
}

table#welcomeLinks td {
  color: #a9a9a9;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  vertical-align: middle;
}

ul#contentUl {
  padding-left: 60px;
  padding-right: 120px;
}

ul#mainlevel-nav {
  list-style: none;
  padding: 0px;
  margin: 0px;
  color: #333333;
}

ul#tablevel-nav {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul#mainlevel-nav li {
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 0px;
  line-height: 19px;
  white-space: nowrap;
  border-right: 1px solid #a9a9a9;
}

ul#tablevel-nav li {
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 0px;
  line-height: 21px;
  white-space: nowrap;
  border-right: 1px solid #a9a9a9;
}

ul#mainlevel-nav li a {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #333333;
}

ul#mainlevel-nav li a.active {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #fff;
  background: #ff9933;
}

ul#tablevel-nav li a.active {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #fff;
  background: #cc6600;
}

ul#tablevel-nav li a {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #333333;
}

li#msg {
  list-style-image: url("http://images.trackmyworld.com/save.png");
  list-style-type: none;
  text-align: left;
}

li#err {
  list-style-image: url("http://images.trackmyworld.com/error.png");
  list-style-type: none;
  text-align: center;
}

#buttons>ul#mainlevel-nav li a {
  width: auto;
}

#tabs>ul#tablevel-nav li a {
  width: auto;
}

ul#mainlevel-nav li a:hover {
  color: #fff;
  background: #ff9933;
}

ul#tablevel-nav li a:hover {
  color: #fff;
  background: #cc6600;
}

#buttons {
  float: left;
  margin: 0px;
  padding: 0px;
  width: auto;
}

h1 {
  font-size: 18px;
  padding: 2px;
}

h1#centered {
  text-align: center;
}

h2#title {
  color: #333333;
  width: 75%;
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h4 {
  padding: 0px;
  margin: 0px;
}

th {
  color: #000000;
  font-weight: normal;
  padding: 2px 2px 2px 2px;
}

table.login {
  height: 150px;
}

label.required {
  font-weight: bold;
}

span.red {
  color: red;
}

input,select {
  border: 1px solid #CCCCCC;
  padding: 1px;
  color: #666666;
  vertical-align: middle;
  font-size: 10px;
}

textarea {
  border: 1px solid #CCCCCC;
  padding: 1px;
  color: #666666;
  vertical-align: middle;
}

input#stdBtn,.stdBtn {
  width: 65px;
  color: black;
}

span {
  vertical-align: middle;
}

fieldset {
  border: 1px solid #cccccc;
  color: #666666;
  padding: 4px 4px 4px 4px;
}

table.form {
  background-color: #ffffff;
}

th.form {
  color: black;
  background-color: #cccccc;
  font-weight: bold;
}

td.form {
  background-color: #ffffff;
}

.grid {
  border: 1px solid #cccccc;
  padding: 3px 3px 3px 3px;
  margin: 1px 1px 1px 1px;
}

.grid2 {
  border: 1px solid #cccccc;
  padding: 3px 3px 3px 3px;
  margin: 1px 1px 1px 1px;
  background-color: #cccccc;
}

.gridRow {
  border: 1px solid #cccccc;
}

.ongletMain {
  border-right: #80add6 1px solid;
  border-top: medium none;
  border-left: #80add6 1px solid;
  border-bottom: #80add6 1px solid;
  background-color: #dce8f4;
  width: 100%;
}

.clsAction {
  color: #053c6d;
  font-family: verdana, arial, helvetica, sans-serif;
  width: 100%;
  padding: 4px;
}

.ongletTextEna {
  border-right: #80add6 1px solid;
  border-top: #80add6 1px solid;
  font-weight: bold;
  border-left: #80add6 1px solid;
  color: #005386;
  border-bottom: medium none;
  font-family: verdana;
  background-color: #dce8f4;
  text-align: center;
}

.ongletTextDis {
  border-right: #c5c5c5 1px solid;
  border-top: #c5c5c5 1px solid;
  font-weight: bold;
  border-left: #c5c5c5 1px solid;
  color: #80add6;
  border-bottom: #80add6 1px solid;
  font-family: verdana;
  background-color: #e6e6e6;
  text-align: center;
}

.ongletTextErr {
  border-right: #c5c5c5 1px solid;
  border-top: #c5c5c5 1px solid;
  border-left: #c5c5c5 1px solid;
  border-bottom: #80add6 1px solid;
  font-weight: bold;
  color: #ffffff;
  font-family: verdana;
  background-color: #ed4f50;
  text-align: center;
}

.ongletMiddle {
  border-right: #80add6 1px solid;
  border-top: medium none;
  border-left: #80add6 1px solid;
  border-bottom: medium none;
  background-color: #dce8f4;
}

.ongletSpace {
  border-bottom: #80add6 1px solid;
}

table.coll1 {
  border-spacing: 2px;
  background-color: #005386;
}

th.coll1 {
  font-weight: bold;
  padding: 2px;
  color: #ffffff;
  background-color: #005386;
  text-align: center;
  vertical-align: middle;
}

td.coll1 {
  background-color: #ffffff;
  padding-left: 4px;
}

td.coll2 {
  background-color: #e6e6e6;
  padding-left: 4px;
}

.centered {
  text-align: center;
}

h2.contentHeader {
  text-align: center;
}

.decisionLink {
  margin: 0px auto;
  width: 100px;
  text-align: center;
}

table.noResults {
  border-spacing: 2px;
  background-color: #ff9933;
  width: 500px;
}

th.noResults {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}

td.noResults {
  color: #000000;
  font-weight: normal;
  background-color: #ffffff;
}

table.panelActions {
  border-spacing: 2px;
  width: 500px;
  padding-left: 25px;
}

table.map_events {
  background-color: #005386;
  padding: 0px;
  width: 100%;
}

table.map_events thead {
  font-weight: bold;
  padding: 2px;
  color: #ffffff;
  background-color: #005386;
  text-align: center;
  vertical-align: middle;
}

table.map_events tr {
  padding: 2px;
  background-color: #005386;
}

th.panelActions {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}

td.panelActions {
  color: #000000;
  font-weight: normal;
  background-color: #ffffff;
}

table.panelActionImg th,table.panelActionImg td.panelActionImg {
  background-image: url("http://images.trackmyworld.com/forward.png");
  background-repeat: no-repeat;
  font-weight: bold;
  padding-left: 20px;
  vertical-align: top;
}

table.inputForm {
  background: #F1F3F5 none repeat scroll 0%;
  border: 1px solid #80add6;
  padding: 5px;
}

.imgLink {
  cursor: pointer;
}

#coords {
  color: #666666;
  font-size: 10px;
}

/* WMS browser classes */
img {
  border: none;
}

img.help {
  cursor: help;
  vertical-align: bottom;
}

.toolframe {
  position: absolute;
  text-align: left;
  top: 20px;
  left: 350px;
  width: 200px;
  height: 26px;
  border: 1px solid black;
}

.mapcontainer {
  color: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 600px;
}

.mainframe {
  color: #000000;
  background: #ffffff;
  position: relative;
  width: 902px;
  height: 678px;
  border: none;
}

.mapframe {
  color: #000000;
  background: #aac6dd;
  position: absolute;
  top: 255px;
  left: 28px;
  width: 900px;
  height: 600px;
  overflow: hidden;
  border: 1px solid #005386;
}

.mapcover {
  cursor: crosshair;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 600px;
  border: none;
  overflow: hidden;
}

.innermapframe {
  color: red;
  background: #aac6dd;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 600px;
  text-align: center;
  overflow: hidden;
}

.loadimage {
  position: absolute;
  top: 290px;
  left: 215px;
  width: 465px;
  height: 11px;
  border: none;
  background-position: 0px -14px;
  overflow: hidden;
}

.mapdisplay {
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 600px;
  border: none;
}

.north_arrow {
  position: absolute;
  top: 420px;
  left: 15px;
  width: 30px;
  height: 32px;
}

.scale {
  position: absolute;
  top: 432px;
  left: 55px;
  width: 30px;
  height: 30px;
  font-size: 0.9em;
}

.map_title {
  position: absolute;
  top: 422px;
  left: 200px;
  width: 200px;
  height: 30px;
  text-align: center;
}

.legend {
  position: absolute;
  top: 200px;
  left: 570px;
  width: 200px;
  height: 30px;
  text-align: center;
}

.serverlist {
  position: absolute;
  top: 60px;
  left: 608px;
  width: 200px;
  height: 30px;
  text-align: center;
}

.legend_title {
  font-size: 0.8em;
}

.credits {
  position: absolute;
  top: 555px;
  left: 5px;
  width: 800px;
  height: 30px;
  font-size: 0.7em;
}

.footerframe {
  position: absolute;
  top: 600px;
  left: 620px;
  width: 800px;
  height: 30px;
  font-size: 0.8em;
}

.reportframe {
  background: #FFFFFF;
  position: absolute;
  top: 540px;
  left: 5px;
  width: 805px;
  height: 200px;
  font-size: 0.8em;
  overflow: auto;
  border: double;
}

#dbox {
  position: absolute;
  top: -650px;
  left: -650px;
  width: 10px;
  height: 10px;
  background: url("http://images.trackmyworld.com/trans.png");
  border: 2px solid red;
}

/* -- navigator -- */
.navigator {
  color: #000000;
  background: #FFFFFF;
  position: absolute;
  top: 155px;
  left: 28px;
  width: 900px;
  height: 100px;
  border: 2px solid #005386;
}

#imagemap {
  width: 600px;
  height: 420px;
  border: 1px solid #99BBE8;
  background-color: #DCE8F4;
  text-align: center;
  float: left;
  margin-left: 0px;
}

#eventData {
  width: 335px;
  height: 420px;
  vertical-align: top;
  float: right;
  margin-right: 0px;
}

#clear {
  height: 0;
  font-size: 1px;
  margin: 0;
  padding: 0;
  line-height: 0;
  clear: both;
}

.show_nav {
  color: #000000;
  border: 1px solid #005386;
  cursor: pointer;
  font-size: 0.8em;
  font-weight: bold;
  font-family: sans-serif;
  text-align: center;
  position: absolute;
  top: 155px;
  left: 29px;
  width: 24px;
  height: 12px;
}

#topbase {
  height: 800px;
}

.sliderbar {
  position: absolute;
  top: 110px;
  left: 25px;
  width: 100px;
  height: 10px;
}

.thumb {
  position: absolute;
  top: 109px;
  left: 35px;
  width: 12px;
  height: 12px;
  cursor: ew-resize;
}

.recenter {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.pan {
  position: absolute;
  top: 15px;
  left: 40px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.zoombox {
  position: absolute;
  top: 15px;
  left: 70px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.world {
  position: absolute;
  top: 15px;
  left: 100px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.zoomin {
  position: absolute;
  top: 15px;
  left: 130px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.zoomout {
  position: absolute;
  top: 15px;
  left: 160px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.layercontrol {
  position: absolute;
  top: 10px;
  left: 275px;
  width: 150px;
  height: 90px;
  font-size: 0.9em;
  text-align: center;
  visibility: hidden;
}

.position {
  position: absolute;
  top: 80px;
  left: 15px;
  width: 200px;
  height: 15px;
  text-align: left;
  font-size: 0.9em;
}

.size_control {
  color: #000000;
  background: #ffffff;
  font-size: 0.9em;
  text-align: left;
  position: absolute;
  top: 45px;
  left: 15px;
  width: 200px;
  height: 30px
}

.asset_report {
  color: #000000;
  background: #cccccc;
  position: absolute;
  top: 5px;
  left: 250px;
  width: 350px;
  height: 90px;
  overflow: auto;
  border: 1px solid #005386;
}

.asset_table {
  font-size: 0.9em;
  border: solid 1px black;
  width: 300px;
  height: 100%;
}

.asset_table_header {
  text-align: center;
  background-color: #005386;
  color: white;
}

.asset_table_row1 {
  background-color: white;
}

.asset_table_row2 {
  background-color: #e6e6e6;
}

.asset_popup {
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  color: #000000;
}

.leftaligned {
  text-align: left;
}

.activetool {
  border: 1px solid blue;
}

/* --- Asset Map --- */
.asset {
  text-align: center;
  vertical-align: middle;
  padding: 1px 1px 1px 1px;
}

em {
  color: #a3a3a3;
}

div#map_mode {
  visibility: hidden;
}

.hidden_info {
  color: #000000;
  background-color: #e2dfb1;
  visibility: hidden;
  display: none;
}

h3 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

h4 {
  text-align: center;
  font-weight: normal;
  font-style: italic;
  padding: 2px;
}

a.menu {
  width: 100px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #FFFFFF;
  padding: 5px 5px;
  color: #000000;
  z-index: 1000;
  display: block;
  text-decoration: none;
  margin: 0px;
}

a.menu:hover,a.menu-bottom:hover {
  color: #fff;
  background: #ff9933;
}

#overDiv {
  position: absolute;
  visibility: hidden;
  z-index: 1020;
}

#header {
  background-image: url("http://images.trackmyworld.com/tmw-logo.png");
  background-repeat: no-repeat;
}

div#userLogin {
  padding: 5px;
}

caption#inputForm {
  background: #80add6 none repeat scroll 0%;
  border: 1px solid #80add6;
}

.priorityValue {
  width: 49px;
  height: 19px;
  border: 1px solid black;
}

ul#priorityList {
  list-style-type: none;
  margin: 2px;
  padding-left: 0px;
}

li#priorityItem {
  padding: 2px;
  color: #000;
  font-weight: bold;
  border: 1px solid #000;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #999;
  list-style-type: none;
}

#mapTabs {
  float: left;
  width: 100%;
  font-size: 93%;
  line-height: normal;
  border-bottom: 4px solid #24618E;
}

#mapTabs ul {
  margin: 0;
  padding: 10px 10px 0 50px;
  list-style-type: none;
}

#mapTabs li {
  display: inline;
  margin: 0;
  padding: 0;
}

#mapTabs a {
  float: left;
  background: url("img/tabsleft.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}

#mapTabs a span {
  float: left;
  display: block;
  background: url("img/tabsright.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #24618E;
  font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mapTabs a span {
  float: none;
}
/* End IE5-Mac hack */

#mapTabs a:hover span {
  color:#FFF;
  font-weight: bold;
}

#mapTabs a:hover {
  background-position: 0% -42px;
}

#mapTabs a:hover span {
  background-position: 100% -42px;  
}

#mapTabs #current a {
  background-position: 0% -42px;
}

#mapTabs #current a span {
  background-position: 100% -42px;
  color: #FFF;
  font-weight: bold;
}

.datatable {
  text-align: center;
}