/*------------------------------------------------------------
  Barlow.css
    Author: Rodney Price
   Company: Vision Data Solutions, Inc.
    E-mail: rprice@visionds.com
  Comments: Style sheet for Barlow web application
------------------------------------------------------------*/

/*-- Common Styles --*/

BODY {
  color: #000000;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 65%;
  border-top: 0;
  border-left: 0;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px
}

PRE {
  font-family: "Courier New";
  font-size: x-small;
  background-image: none;
  background-repeat: repeat
}

H1 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: "HandelGothic BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0px;
  color: #ec1328;
  text-align: center
}

H2 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: "HandelGothic BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0px;
  color: #ec1328
}

H3 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0pt;
  color: #ec1328
}

H4 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0pt;
  color: #ec1328
}

TABLE {
  border: 0 none;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0px 0px 0px 0px;
  border-left: 0px none;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px
}

.body {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal
}

.header1 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: "HandelGothic BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0px;
  color: #000000;
  text-align: center
}

.header2 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: "HandelGothic BT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0px;
  color: #000000
}

.header3 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0pt;
  color: #000000
}

.header4 {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  padding-top: 0pt;
  padding-bottom: 0pt;
  color: #000000
}

.label {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: x-small;
  color: #ec1328;
  text-align: right
}

.field {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: x-small;
  color: #000000
}

.largelabel {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: small;
  color: #ec1328;
  text-align: right
}

.largefield {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: small;
  color: #000000
}

.tabletext {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt
}


/*-- Form Object Styles --*/

select {
  font-family: "Courier New";
  font-size: 10pt;
  width: 200px
}

textarea {
  font-family: "Courier New";
  font-size: 10pt
}

input {
  font-family: "Courier New";
  font-size: 10pt
}

input.button {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #000000
}


/*-- Anchor Styles --*/

a:link {
  color: #ec1328;
  text-decoration: underline
}

a:visited {
  color: #800080;
  text-decoration: underline
}

a:active {
  color: #808080;
  text-decoration: underline
}

/* background: yellow; */
a:hover {
  color: #ec1328;
  text-decoration: underline
}

a.white:link {
  color: white;
  text-decoration: none
}

a.white:visited {
  color: white;
  text-decoration: none
}

a.white:active {
  color: white;
  text-decoration: none
}

a.white:hover {
  color: #ec1328;
  text-decoration: none
}

a.black:link {
  color: black;
  text-decoration: none
}

a.black:visited {
  color: black;
  text-decoration: none
}

a.black:active {
  color: black;
  text-decoration: none
}

a.black:hover {
  color: #ec1328;
  text-decoration: none
}

a.red:link {
  color: #ec1328;
  text-decoration: none
}

a.red:visited {
  color: #ec1328;
  text-decoration: none
}

a.red:active {
  color: #ec1328;
  text-decoration: none
}

a.red:hover {
  color: black;
  text-decoration: none
}

a.nohover:link {
  color: black;
  text-decoration: none
}

a.nohover:visited {
  color: black;
  text-decoration: none
}

a.nohover:active {
  color: black;
  text-decoration: none
}

tr.header {
  color: white;
  background-color: black;
  font: bold 12px
}
 
td.highlight {
  color: red;
  font-style: bold;
  font-size: 16px
}


/*-- Menu Styles --*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Tahoma, "MS Sans Serif", Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

div.menuBar {
  background-color: #d41e22;
  border: 1px solid #d41e22;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #d41e22;
  color: #ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

/* background-color: transparent; */
div.menuBar a.menuButton:hover {
  background-color: #000000;
  border: 1px outset #d41e22;
  color: #ffffff;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #000000;
  border: 1px inset #d41e22;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #d41e22;
  border: 2px outset #d41e22;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #ffffff;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000000;
  color: #ffffff;
}

div.menu a.menuProtectedItem {
  font-family: Tahoma, "MS Sans Serif", Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuProtectedItem:hover {
  background-color: #000000;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #ffffff;
  margin: 4px 2px;
}

