/* Copyright 2004-2006, Page Step Web and Print Design - www.pagestep.com */

/* custom global css */
/*
   UL/LI stuff is interpreted differently by different browsers. See
   CONFIG_DIR/{browserid}.css for corrections.
*/
TABLE.model {
  width: 100% ;
  border: solid 0px #0000ff ;
}
TABLE.model TD.modelContent {
  padding: 5px 25px 5px 15px ;
}
TABLE.modelHead {
  width: 100% ;
}
TABLE.modelHead TD.desc {
  padding-right: 5px ;
  text-align: right ;
  vertical-align: bottom ;
}
TABLE.modelinfo {
  margin: -10px 10px 0px 10px ;
  padding: 5px 5px 5px 5px ;
  color: #000000 ;
  font-size: 85% ;
  background: #f7f7f7 ;
  border-style: solid ;
  border-width: 1px 0px 1px 0px ;
  border-color: #000000 ;
}
TABLE.modelinfo TD {
  padding: 3px 7px 3px 5px ;
  white-space: nowrap ;
  vertical-align: top ;
}
TABLE.modelinfo TD.ship {
  padding: 0px 7px 3px 5px ;
  font-size: 90% ;
}
TABLE.modelinfo TD DIV.heading {
  padding: 2px ;
  background: #e0e0ff ;
  font-size: 120% ;
  font-weight: bold ;
}
TABLE.modelinfo TD.itemhead {
  font-weight: bold ;
  text-align: right ;
}
IMG.topleft {
  float: left ;
  margin: 0px 15px 15px 0px ;
}
IMG.topright {
  float: right ;
  margin: 0px 0px 15px 15px ;
}


/* misc */
UL {
  margin: 0px 0px 0px 12px ;
}
UL.home {
  padding-top: 10px ;
}
LI {
  margin: 0px 0px 0px 0px ;
  list-style: url(../images.site/orange_dot.gif) ;
  text-align: justify ;
}

PRE {
  margin: 5px 0px 10px 0px ;
}
H1, H2, H3, H4, H5, H6 {
  margin: 0px ;
/*  font-family: "Impact", "Arial Black", "Arial", "Helv", "Helvetica", sans-serif ; */
  font-family: "Arial", "Helv", "Helvetica", sans-serif ;
  font-weight: bold ;
  color: #000000 ;
}
H1 {
  margin: 8px 0px 8px 0px ;
  font-family: "Impact", "Arial", "Helv", "Helvetica", sans-serif ;
}
H2 {
  margin: 5px 0px 5px 0px ;
  font-family: "Impact", "Arial", "Helv", "Helvetica", sans-serif ;
}
H3 {
  margin: 2px 0px 2px 0px ;
}
SPAN.company1 {
  padding: 0px 3px 0px 5px ;
  font-family: "VAGRoundedBlackSSK", "Arial", "Helv", "Helvetica", sans-serif ;
  font-weight: bolder ;
  color: #ffffff ;
  font-size: 110% ;
  color: #ffffff ;
  letter-spacing: 2px ;
  background: #FF7A40 ;
}
SPAN.company2 {
  padding: 0px 3px 0px 4px ;
  font-family: "VAGRoundedBlackSSK", "Arial", "Helv", "Helvetica", sans-serif ;
  font-weight: bolder ;
  color: #ffffff ;
  font-size: 110% ;
  color: #ffffff ;
  letter-spacing: 2px ;
  background: #000000 ;
}

A:link    { color: #0000ff ; text-decoration: none ; }
A:active  { color: #0000ff ; text-decoration: none ; }
A:visited { color: #9900ff ; text-decoration: none ; }
A:hover   { color: #0000ff ; text-decoration: underline ; }

A.pagelink:link    { font-weight: bold ; color: #0000ff ; text-decoration: none ; }
A.pagelink:active  { font-weight: bold ; color: #0000ff ; text-decoration: none ; }
A.pagelink:visited { font-weight: bold ; color: #0000ff ; text-decoration: none ; }
A.pagelink:hover   { font-weight: bold ; color: #0000ff ; text-decoration: underline ; }

INPUT {
  padding: 2px 4px 2px 4px ;
  font-family: "Georgia", "Times New Roman", "Times Roman", "serif" ;
  font-weight: normal ;
  font-style: normal ;
  color: #000000 ;
  background: #FFE7DD ;
  border-width: 1px ;
  border-style: solid ;
  border-color: #782500 #FFDECF #FFDECF #782500 ;
}
INPUT.w10 {
  width: 10% ;
}
INPUT.w40 {
  width: 40% ;
}
INPUT.w45 {
  width: 45% ;
}
INPUT.w65 {
  width: 65% ;
}
INPUT.w85 {
  width: 85% ;
}
INPUT.w100 {
  width: 97% ;
}
SELECT {
  font-family: "Georgia", "Times New Roman", "Times Roman", "serif" ;
  font-weight: normal ;
  font-style: normal ;
  color: #000000 ;
  background: #fbfbff ;
}
TEXTAREA {
  width: 97% ;
  height: 140px ;
  padding: 2px 4px 2px 4px ;
  font-family: "Georgia", "Times New Roman", "Times Roman", "serif" ;
  font-weight: normal ;
  font-style: normal ;
  color: #000000 ;
  background: #FFE7DD ;
  border-width: 1px ;
  border-style: solid ;
  border-color: #782500 #FFDECF #FFDECF #782500 ;
}
INPUT.submitbutton {
  padding: 1px 2px 1px 2px ;
  font-family: "Verdana", "Arial", "Helvetica", "Helv", "sans-serif" ;
  font-weight: bold ;
  font-size: 90% ;
  color: #ffffff ;
  background-color: #4A4A73 ;
  border-width: 1px ;
  border-style: solid ;
  border-color: #ffffff #000000 #000000 #ffffff ;
}
INPUT.resetbutton {
  padding: 1px 2px 1px 2px ;
  font-family: "Verdana", "Arial", "Helvetica", "Helv", "sans-serif" ;
  font-weight: normal ;
  font-size: 90% ;
  color: #ffffff ;
  background-color: #4A4A73 ;
  border-width: 1px ;
  border-style: solid ;
  border-color: #ffffff #000000 #000000 #ffffff ;
}

TABLE.note {
}
TABLE.note TD {
  padding: 2px 2px 2px 0px ;
  text-align: justify ;
}
TABLE.note TD.heading {
  padding-right: 10px ;
  font-weight: bold ;
  vertical-align: top ;
}
TABLE.note TD.debug-note {
  padding: 2px 6px 2px 6px ;
  background: #ff9900 ;
  color: #ffffff ;
}
TABLE.warning {
  width: 97% ;
  margin: 10px 0px 0px 5px ;
  padding: 5px ;
  border-style: solid ;
  border-width: 1px ;
  border-color: #ffeeee #dd4400 #dd4400 #ffeeee ;
  background-color: #fff9f9 ;
}
TABLE.warning TD {
  padding: 3px 0px 3px 0px ;
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif" ;
  font-size: 90% ;
  text-align: justify ;
  vertical-align: top ;
}
TABLE.warning TD.warninghead {
  width: 1% ;
  padding-right: 6px ;
  font-weight: bold ;
  color: #bb0000 ;
  white-space: nowrap ;
}
TABLE.warning TD.warningno {
  width: 1% ;
  padding-right: 6px ;
  vertical-align: top ;
}
TD.prompt {
  font-weight: bold ;
  text-align: right ;
  vertical-align: top ;
  white-space: nowrap ;
}
TD.buttons {
  text-align: left ;
}
/* general messages */
TABLE.message {
  width: 100% ;
  margin: 0px 0px 8px 0px ;
  padding: 10px ;
  background: #eeffee ;
  border-style: solid ;
  border-width: 1px ;
  border-color: #ddffdd #339933 #339933 #ddffdd ;
}
TABLE.message TD {
  text-align: justify ;
  vertical-align: top ;
}
TABLE.message TD.head {
  width: 1% ;
  padding-right: 5px ;
  font-weight: bold ;
  white-space: nowrap ;
}
TABLE.errormessage {
  width: 100% ;
  margin: 0px 0px 8px 0px ;
  padding: 10px ;
  background: #ffeeee ;
  border-style: solid ;
  border-width: 1px ;
  border-color: #ffdddd #993333 #993333 #ffdddd ;
}
TABLE.errormessage TD {
  text-align: justify ;
  vertical-align: top ;
}
TABLE.errormessage TD.mtitle {
  padding-right: 5px ;
  padding-bottom: 3px ;
  font-weight: bold ;
}
TABLE.errormessage TD.head {
  width: 1% ;
  padding-right: 5px ;
  font-weight: bold ;
  white-space: nowrap ;
}
