
/* This is the CSS for the Mpathix engineering database. */

/* $Id: engdb.css,v 1.31 2004/10/25 13:04:17 dmagda Exp $ */

/* sometimes we want something on the screen but not on papaer */
@media print
{
  .noprint
  {
    display: none;
    margin: 0px 0px 0px 0px;
  }
  body
  {
    background: #fff;
  }
  a
  {
    text-decoration: none;
    color: #000;
  }
}

/* sometimes we want something on paper, but not on the screen */
@media screen
{
  .onlyprint
  {
    display: none;
  }
  .noprint
  {
    margin: 0px 0px 0px 0px;
  }
}

.menubar
{
  width:1256px;
}

.titlebar
{
  width:1094px;
}

.footerbar
{
  width:1256px;
}

#page
{
  width: 1500px;
  /*border: 1px solid blue;*/
}

td.center
{
  text-align: right;
}

.sortable td
{
  vertical-align: middle;
}

.sortable th
{
  cursor: pointer;
}

.sortable th:hover
{
  text-decoration: underline;
}



.predef
{
  color: grey;
}

a:hover
{
  color: #ffbf00;
}

a:link
{
  color: #65038e;
}

a:hover
{
  color: #ffbf00;
}

div.selbox
{
  font-size: 10px;
  border: 1px solid gray;
}

.top_menu a {
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 5px;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  z-index: 50;
}

.top_menu a:hover, .top_menu a:active {
  background: #ffffff;
  color: #789797;
  border-top: 1px solid #789797;
  border-bottom: 1px solid #789797;
}

div.menu {
  border: 1px solid #000000;
}

a.menu {
  display: block;
  padding: 3px;
  color: #000000;
  background: white;
  text-decoration: none;
}

a.menu:hover, a.menu:active {
  background: #dde1e1;
  padding: 2px 3px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-decoration: none;
}

a.menu_over {
  display: block;
  background: #dde1e1;
  padding: 2px 3px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #000000;
  text-decoration: none;
}



div.submenu {
  position: relative;
  white-space: nowrap;
  border: 1px solid gray;
  z-index: 100;
}

a.submenu:hover, a.submenu:active {
  padding: 3px;
  background: #dde1e1;
  z-index: 100;
  text-decoration: none;
  color: #000000;
}

a.submenu_over, a.submenu_over:hover, a.submenu_over:active {
  display: block;
  padding: 3px;
  background: #dde1e1;
  z-index: 100;
  text-decoration: none;
  color: #000000;
}

a.submenu {
  display: block;
  padding: 3px;
  background: white;
  z-index: 100;
  text-decoration: none;
  color: #454545;
}





body
{
  font: 11px Verdana, Geneva, Helvetica, Arial, sans-serif;
  color: #333333;
  margin: 0px 0px 0px 0px;
}

/* DEBUGGING
div
{
    border: solid 1px #f00;
}
*/

textarea,
select,
input
{
  font: 11px Verdana, Geneva, Helvetica, Arial, sans-serif;
}

div.navtable,
div.leftcontent,
div.centercontent
{
  margin: 0px 0px 0px 0px;
}

div.leftcontent
{
  margin-right: 2px;

}

div#leftcontent
{
  float: left;
  width: 144px;
  text-align: left;
  background: #ffffff;
  vertical-align: top;
}

#leftcontent ul
{
  list-style-image: url( "/images/dot.gif" );
  margin: 0;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 20px;
}

div.leftdots
{
    background-repeat: repeat-y;
    background-position: left;
}

table
{
  font: 11px Verdana, Geneva, Helvetica, Arial, sans-serif;
}

ul.yellow
{
  list-style-image: url("images/dot.gif");
  margin-top: 0px;
  margin-left: 22px;
}

ul.mpathixdot
{
  list-style-image: url("images/dot.gif");
  margin-top: 0px;
  list-style-type: none;
  margin-left: 10px;
}

head:first-child+body ul.mpathixdot
{
  margin-left: -20px;
}

head:first-child+body ul.yellow
{
  margin-left: -38px;
}

ul.normal
{
  list-style-image: none;
  list-style-type: none;
  margin-left: 10px;
}

head:first-child+body ul.normal
{
  margin-left: -30px;
}


/* three column layout without tables */
/* http://glish.com/css/7.asp */
/*
#leftcontent
{
    position: absolute;
    top: 100px;
    left:10px;
    width: 115px; /* ie5win fudge begins */
    /*
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 116px;
}

*/
#leftcontent a:link,
#leftcontent a:visited,
#leftcontent a:hover
{
  font: 10px Verdana, Geneva, Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #333333;
}

#leftcontent a:hover
{
  color: #789797;
}

html>body #left
{
    width: 145px; /* ie5win fudge ends */
}

/*
body>#leftcontent
{
  margin-left: 18px;
}
*/

#centercontent div.h2
{
  width: 1094px;
}

#centercontent
{
  float: left;
  border-left: 1px dotted #cbd7d7;

/*    border-left-width: 1px;
    border-left-style: dotted;
    border-left-style: none;
    border-left-color: #cbd7d7; */
    /*
    voice-family: "\"}\"";
    voice-family: inherit;
    */
 /*   margin-left: 146px;
    margin-bottom: 0px;
    /*margin-right:79px;*/
  padding: 0px 0px 10px 3px;
  width: 1094px;
  min-height: 500px;
}

#centertext
{
    margin-left: 10px;
}

#rightcontent
{
    position: absolute;
    top: 100px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #cbd7d7;
}

#footer
{
    clear: both;
    margin-top: 0px;
    width: 1256px;
    border-top: 1px dotted #cbd7d7;
    padding-top: 3px;
/*  Can't use this because IE is bad at CSS
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #cbd7d7; */
}

#footer a
{
    color: #333333;
    text-decoration: none;
}

#footer a:hover
{
    color: #789797;
    text-decoration: underline;
}
/* end three colum  code */

/* Doesn't work with IE/Win (but does with IE/Mac)
input[disabled], button[disabled],
textarea[disabled], select[disabled]
{
    background: #d0d0d0;
}
*/

a.headerlink
{
  color: #789797;
  text-decoration: none;
}

a.expandlink
{
  text-decoration:none;
  color:black;
}

a.mpathixlink
{
  text-decoration: none;
  font-weight: bold;
}

.mpathixbutton
{
  border: Solid 1px;
  padding: 2px;
}

a.mpathixlink:hover
{

}

a.button
{
  display: table-cell;
  border: 1px solid #301437;
  background: #ffffff;/*url("/images/tabrightJ.gif") no-repeat left -3px;*/
  padding: 3px;
  text-decoration: none;
  float: right;
  margin-right: 20px;
}

a.button:hover, a.button_nofloat:hover
{
  text-decoration: underline;
  /*background-position: left -42px;*/
  background: #65038e;
  color: #ffbf00;
}


a.button_nofloat
{
  display: table-cell;
  border: 1px solid #301437;
  background: url("/images/tabrightJ.gif") no-repeat left -3px;
  padding: 3px;
  text-decoration: none;
}


div.ridge
{
  border-width: 1px;
  border-style: solid;
  width: 600px;
  border-color: #a0a0ff;
}

div.float
{
  float: left;
  border: 1px dashed;
}

div.float p
{
  text-align: center;
}

div.spacer
{
  clear: both;
}

div.whitebox
{
  background-color: #ffffff;
  width: 50%;
}

span.sans
{
  font-family: Helvetical, Arial, sans-serif;
/*  color: #c0c0c0; */
}

/* ********************************************************* */
/* CLASSes for lining up labels & fields in various displays */
/* ********************************************************* */

div.row
{
  clear: both;
  padding-top: 10px;
  width: 824px;
}

div.row div.label
{
/*  float: left; */
  width: 220px;
  text-align: left;
/*  color: #a4a4a4; */
  font-weight: bold;
}


div.row div.form
{
/*  float: right; */
  width: 600px;
  text-align: left;
  border: 1px solid #cccccc;
}

div.row span.label1
{
  color: #a4a4a4;
}

div.row span.form1
{
/*
  place holder only
*/
}

/* these are for new event / trouble ticket ******* */
div.newevent
{
 clear: both;
 padding-top: 10px;
 width: 80px;
}

div.newevent span.label
{
  float: left;
  width: 20%;
  text-align: right;
}

div.newevent span.form
{
  float: right;
  width: 78%;
  text-align: left;
}


/* these are for RMAs ***************************** */
div.rma
{
 clear: both;
 padding-top: 10px;
 width: 100%;
}

div.rma span.label
{
  float: left;
  width: 21%;
  text-align: right;
}

div.rma span.form
{
  float: right;
  width: 78%;
  text-align: left;
}

table.search
{
  margin-left: -3px;
}

table.search th
{
  text-align: left;
  padding: 3px;
}

table.search td
{
  padding: 3px;
}

/* for the search page **************************** */
div.search
{
 clear: both;
 padding-top: 10px;
 width: 80ex;
}

div.search span.label
{
  float: left;
  width: 21%;
  text-align: right;
}

div.search span.form
{
  float: right;
  width: 77%;
  text-align: left;
}

/* for new technical bulletins ******************** */
div.ntb
{
 clear: both;
 padding-top: 10px;
 width: 80ex;
}

div.ntb span.label
{
  float: left;
  width: 21%;
  text-align: right;
}

div.ntb span.form
{
  float: right;
  width: 77%;
  text-align: left;
}


/* ********************************************************* */
/* CLASSes for allowing alternate colour rows in tables      */
/* ********************************************************* */

/* represents every even row of a HTML table */
.rows .e
{
   background-color: #e9e9e9;
}

.rows th
{
  background-color: #cccccc;
}

h1, h2, h3, h4, h5, h6
{
  font: 11px Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h1
{
  font-size: 20px;
  background: url("images/secondary_header_tile.gif") repeat-x bottom;
  margin-top: 0px;
  margin-left: -3px;
  padding: 5px 5px 10px 15px;
}

h2
{
  font-size: 14px;
  font-weight: bold;
  background: url("images/secondary_header_tile.gif") repeat-x bottom;
  margin-top: 0px;
  margin-left: -3px;
  padding: 5px 0px 10px 15px;
  width: 1094px;
}

h3
{
  font-size: 12px;
  font-weight: bold;
  color: #789797;
}

h3.ticket, h3.underline
{
  border-bottom: 1px solid #789797;
}

h3.underline
{
  width:1094px;
}

h4, h5, h6
{
  color: #789797;
  width: 892px;
}

dt
{
  font-weight: bold;
}

#leftcontent ul.report, ul.report
{
  list-style-type: disc;
  list-style-image: none;
  margin-left: 0px;
  padding-top: 5px;
  padding-left: 15px;
}

.report_div
{
  float: left;
  margin: 3px;
}

.report_table
{
  font-size: 9px;
 /* width: 760px; */
 margin-bottom: 5px;
}

.report_table .title
{
  font-size: 11px;
  font-weight: bold;
  padding: 3px;
  border-bottom: 1px solid purple;
}

.report_table .head
{
  border-bottom: 1px solid purple;
  padding: 3px;
}

.report_table .dummy /*tr th*/
{
  border-bottom: 1px solid purple;
  padding: 3px;
}

div.help
{
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  text-align: left;
  white-space: normal;
  width: 150px;
  border: 1px solid #000000;
  position: absolute;
  visibility: hidden;
  z-index: 200;
  background: #f0f0ff;
  color: #666666;
}

div.help_inner
{
  font-size: 10px;
  padding: 5px;
}

div.addProjectElement
{
  padding: 5px;
  margin: 0px;
  font-size: 10px;
  text-align: left;
  white-space: normal;
  border: 1px solid #000000;
  position: absolute;
  visibility: hidden;
  z-index: 200;
  background: #F8F8FF;
}

.clusterPopupMain
{
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  text-align: left;
  white-space: normal;
  border-width: 2px;
  border-color: #000000;
  border-style: hidden;
  position: absolute;
  visibility: hidden;
  background: #C0C0C0;
}

.clusterPopupBorder
{
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
}

.clusterPopupTitle
{
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  text-align: left;
  white-space: normal;
  border-width: 0px 0px 1px 0px;
  border-style: none;
  border-color: #000000;
  background: url("images/PopupTitle.jpg") repeat-x bottom;
}

.clusterPopupBody
{
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  text-align: left;
  vertical-align:bottom;
  white-space: normal;
  border-width: 0px 2px 2px 2px;
  border-style: outset;
  border-color: #509191;
  background: #FCFEFE;
}
.clusterPopupButton
{
  border: 1px solid white;
  background: url("images/PopupButton.jpg") repeat-x bottom;
  min-width:25px;
  min-height:15px;
  cursor:pointer;
}

.clusterPopupButtonBorder
{
  border-spacing: 1px;
}

div.addProjectElementInner
{
  font-size: 10px;
  padding: 5px;
}

.top
{
  vertical-align: top;
}

.left
{
  text-align: left;
}

img.graph
{
  border-top: 1px solid purple;
  background: #789797;
}

div.tprefix
{
  display: block;
  float: left;
  width: 74px;
  color: black;
}


/* ********************************************************* */
/* CLASSes for the 'goto field' in various editing places    */
/* ********************************************************* */

/* XXX: the scrolling does not occur in IE (5.x or 6) */
.subnav
{
  padding: 5px;
  border: 1px dashed;
  background-color: #eee;
  font-size: xx-small;
  position: absolute;
  top: 10.5em; right: 10px;
  margin-top: 0;
}

.subnav[class]
{
  position: fixed;
}

.mpathixtable th
{
  min-width: 100px;
  background-color: #cccccc;
}

.mpathixtable td
{
  text-align: center;
  vertical-align: middle;
}


/******
 * This stylesheet is part of the Calendar Date Picker Script, downloaded from http://start.excudo.net
 *
 * See calendar_date_picker.js for license details
 *
 * Author: Martijn Korse
 * Website: http://devshed.excudo.net
 *
 * Date: 2006-09-07 07:53:21
 ***/
#calendar {
  width: 200px;
  font-family: ms sans serif, sans serif;
  font-size: 7pt;
  }

#calendarTable {
  border-style: outset;
  border-width: 2px;
  border-color: black;
  background-color: #EEE;
  display: none;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  }
#calendarTable TD {
  text-align: center;
  font-size: 7pt;
  width: 19px;
  }
#calendarTableHead TR {
  background-color: white;
  }
#calendarTableDays TR {
  background-color: #C3D4E7;
  }
#selectMonth, #selectYear {
  font-family: ms sans serif, sans serif;
  font-size: 7pt;
  border-width: 0px;
  border-style: none;
  }

#calendarTable A {
  color: blue;
  text-decoration: none;
  font-size: 11pt;
  font-family: "courier new";
  }
#calendarTable A:hover {
  color: red;
  text-decoration: none;
  }
.normalDay {
  border: 1px dotted black;
  cursor: pointer;
  }
.hlDay {
  border: 1px dotted black;
  background-color: #FFF;
  color: red;
  cursor: pointer;
  }
.toDay {
  border: 1px solid #E70;
  background-color: #FD8;
  color: #E70;
  font-weight: bold;
  cursor: pointer;
  }
.choosenDay {
  border: 1px solid green;
  background-color: #A8FAA8;
  color: green;
  font-weight: bold;
  cursor: pointer;
  }
.excludedDay {
  border-color: #AAA;
  color: #AAA;
}

table.iptable
{
  border-width:0px;
  border-style:solid;
  border-spacing:0px;
  border-collapse:collapse;
}

table.iptable td
{
  border-width:1px;
  border-color:grey;
  border-style:solid;
  min-width:100px;
  text-align:center;
}

table.iptable th
{
  border-width: 1px;
  border-color: grey;
  border-style:solid;
  background-color: #cccccc;
  cursor: pointer;
}

table.iptable  th:hover
{
  text-decoration: underline;
}

table.mxcluster
{
  border-width:1px;
  border-color: black;
  border-style:solid;
  border-spacing:0px;
  background:  #D0D0D0;
  padding: 10px;
}

table.mxrows
{
  border-spacing:0px;
  border-collapse:collapse;
}

table.mxconfig
{
  text-align:left;
  border-width:1px;
  border-style:dashed;
  border-spacing:0px;
  border-collapse:collapse;
  border-color:#404040;
  background:#E1E1E1;
  width:135px;
  height:50px;
}

table.mxserver
{
  text-align:left;
  border-style:solid;
  border-spacing:0px;
  border-collapse:collapse;
  border-color:#404040;
  background:#FFFFFF;
  width:135px;
  height:50px;
}

table.othercluster
{
  border-width:1px;
  border-style:solid;
  border-spacing:0px;
  background:  #D0D0D0;
  padding: 10px;
}

table.otherserver
{
  text-align:left;
  border-style:solid;
  border-spacing:0px;
  border-collapse:collapse;
  border-color:#404040;
  width:135px;
  height:60px;
}

.smppserver
{
  background:#BCEE68;
}

.softswitch
{
  background:#CD9B9B;
}

.mscserver
{
  background:#FAFAD2;
}

.stpserver
{
  background:#CAE1FF;
}

table.topblock
{
  border-collapse:collapse;
  border-spacing:0px;
  background:#FFFFFF;
}

.serverBuffer
{
  width:20px;
  height:20px;
}

.linkwidth
{
  width:60px;
}

.linkheight
{
  height:50px;
}

.linkfill
{
  border-style:solid;
  border-color:#000000;
}

.sidelink
{
  border-width:3px 0px 0px 0px;
  border-style:solid;
  border-color:#000000;
}

.toplink
{
  border-width:0px 3px 0px 0px;
  border-style:solid;
  border-color:#000000;
}

.heightConst
{
  height: 15px;
}

.connectorBase
{
  border:solid 1px;
  border-collapse:collapse;
  background-position:center center;
  text-align:center;
  font-weight:bold;
  color: #000000;

}

.connectorWidth
{
  min-width:40px;
}

.connectorHeight
{
  height:40px;
}

.hwc_common
{
  height: 25px;
  text-align: center;
}

.hwc1
{
  min-width:130px;
}

.hwc2
{
  min-width:10px;
}

.hwc3
{
  min-width:100px;
}

.hwc4
{
  min-width:10px;
}

.hwc5
{
  width:200px;
}

.hwc6
{
  min-width:50px;
}

.hwc7
{
  min-width:150px;
}

.hwc8
{
  width:20px;
}

.hwc9
{
  width:300px;
}

.network_valign
{
  vertical-align:top;
}

.custSelBox
{
  float: left;
  width: 135px;
  text-align: right;
  display: table-cell;
  border: 1px solid gray;
  padding: 1px;
  cursor: default;
}

.selBox
{
  /*float: left;*/
  text-align: right;
  display: table-cell;
  border: 1px solid gray;
  padding: 1px;
  cursor: pointer;
}

.popupTextInput
{
  width:150px;
}

.popupSelectBox
{
  width:150px;
  height:20px;
}

.popupSelectBoxSmall
{
  width:50px;
  height:20px;
}

.formTextInputSmall
{
  width:50px;
}

.formTextInputMid
{
  width:200px;
}

.formSelectBoxMid
{
  width:205px;
  height:20px;
}

.formSelectBoxSmallMid
{
  width:110px;
  height:20px;
}

.formSelectBoxSmall
{
  width:60px;
  height:20px;
}

.formSelectBoxTiny
{
  width:40px;
  height:20px;
}

table.graphClickArea
{
  border-spacing:0px;
}

table.graphClickArea tr
{
  text-align:center;
  vertical-align: middle;

}

table.graphClickArea td
{
  text-align:center;
  vertical-align: middle;


  border-spacing:0px;
  border-collapse:collapse;


  padding:0px;
}

.inRowDiv
{
  width:1094px;
}

.inRowCommon
{
  height: 15px;
  text-align: center;
}

.inRowInput01
{
  width: 100px;
}

.inRowInput02
{
  width: 150px;
}

.inRowInput03
{
  width: 200px;
}

.inRowInput04
{
  width: 50px;
}

.inRowButton01
{
  width:50px;
}

.inRowTable th
{
  background-color:#E8E8E8;
}

.ticketHeader
{
  font-weight:bold;
}

.ticketListFont
{
  font-size:10px;
}

table.ticketList tr
{
  height:18px;
}

table.ticketList td
{
  text-align:center;
}

.ticketDesc
{
  text-align: left;
  display: table-cell;
  border: 1px solid gray;
  padding: 0px;
}

.ticketDescTable
{
  border-width: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.ticketDescRow
{
  background-color:#D4D4D4;
  padding: 0px;
}

