@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */
 
body {
  font-size: 75%;
  font-family: Arial, Helvetica, sans-serif;
  background: url(/images/background.gif) top left;
}

a {
  color: #d80;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#site-container {
  border: 1px solid #fff;
  margin: 0px auto 0px auto;
  background: #fff;
  text-align: left;
  width: 771px;
  w\idth: 769px;
}

#header {
  background: url(/images/header-background.jpg) top left no-repeat;
  border-bottom: 1px solid #fff;
  height: 133px;
  he\ight: 132px;  
}

#header-logo {
  float: left;
  display: block;
  width: 180px;
  padding: 62px 0 0 0;
}
#header-logo img {
  display: block;
}

#header-nav {
  float: left;
  padding: 20px 25px 0 0;
  width: 589px;
  w\idth: 564px;
}
#header-nav form {
  font-size: 0.9em;
  text-align: right;
}
#header-nav form a {
  display: block;
  margin-bottom: 23px;
}
#header-nav form #search-text {
  margin-left: 8px;
  font-size: 0.9em;
}
* html #header-nav form #search-button {
  margin-top: -1px;
}

#head-nav {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0;
  overflow: hidden;
  _height: 1%;
}
#head-nav li {
  float: right;
  padding: 0 8px 0 8px;
}
#head-nav li a {
  color: #000;
}
#head-nav li a.current {
  color: #d80;
}
#head-nav li a.last,
#head-nav li a.lastcurrent
 {
  padding-right: 0;
}
#head-nav li a:hover {
  color: #d80;
}


#top-nav {
  background: url(/images/top-nav-background.gif) top left repeat-x;
  border-bottom: 1px solid #fff;
  height: 27px;
  he\ight: 26px;
  _height: 1%;
}
#top-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  _height: 1%;
}
#top-nav li {
  float: left;
  line-height: 26px;
  font-weight: bold;
  font-size: 1.1em;
  padding: 0 12px 0 12px;
  background: url(/images/top-nav-divider.gif) left no-repeat;
}
#top-nav li.first {
  background: none;
}
#top-nav li a {
  color: #ed9e0a;
  text-decoration: none;
}
#top-nav li a:hover {
  color: #fff;
}


#left-column {
  float: left;
  border-right: 1px solid #fff;
  width: 180px;  
  w\idth: 179px;
}
#left-column #left-column-img {
  border-bottom: 1px solid #fff;  
}
#left-column #left-column-img img {
  display: block;
}
#left-column #left-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#left-column #left-nav li {
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 0.95em;
}
#left-column #left-nav li a {
  border-bottom: 1px solid #fff;
  padding: 6px 14px 6px 11px;
  font-weight: bold;
  color: #000;
  display: block;
  background: #e0e0e0;
  min-height: 14px;
}
#left-column #left-nav li a.current {
  color: #c60;
}
* html #left-column #left-nav li a {
  height: 26px;
  he\ight: 14px;
  overflow: visible;
  height: 1%;
}
#left-column #left-nav li a:hover {
  color: #666;
}
#left-column #left-nav #sub-nav {
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 4px 0 4px 0;
}
#left-column #left-nav #sub-nav li {
  _height: 1%;
  font-size: 0.9em;
}
#left-column #left-nav #sub-nav li a {
  font-weight: normal;
  height: auto;  
  padding-top: 1px;
  padding-bottom: 1px;
  min-height: auto;
  background: none;
  border: 0px;
}
#left-column #left-nav #sub-sub-nav {
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0 1em 0.5em 0;
}
#left-column #left-nav #sub-sub-nav li {
  _height: 1%;
  font-size: 0.9em;
}
#left-column #left-nav #sub-sub-nav li a {
  font-weight: normal;
  min-height: auto;
  background: none;
  border: 0px;
  padding-top: 0;
  padding-bottom: 0;
}

#login-panel {
  float: left;
  background: #666;
  color: #fff;
  width: 100%;
}
#login-panel h2 {
  border-bottom: 1px solid #fff;
  background: #666;
  margin: 0;
  padding: 9px 14px 9px 14px;
  text-align: right;
  color: #fff;
  font-size: 1em;
  line-height: 1.05em;
}

#login-panel form {
  margin: 0;
  padding: 7px 12px 7px 12px;
  text-align: right;
}
#login-panel label {
  text-align: right;
  padding: 2px 0px 2px 0px;
  display: block;
}
#login-panel div {
  color: #c96c05;
}
#login-panel input.text {
  width: 135px;
}

#login-panel #login-status {
  margin: 15px;
  margin-bottom: 0px;
  padding: 14px;
  font-size: 1em;
  background: #e0e0e0;
  color: #2d2d2d;
  text-align: right;
}
#login-panel #login-status strong {
  color: #c96c05;
  display: block;
}
#login-panel #logout-button {
  display: block;
  text-align: right;
  padding: 0 15px 30px 0;
}
#login-panel #logout-button img {
  float: right;
}


#middle {
  background: url(/images/left-pane-background.gif) top left repeat-y;
  _height: 1%;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
#main-column {
  float: left;
  width: 589px;
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
}
h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #d98600;
  border-bottom: 1px solid #fff;
  padding: 16px 10px 0 24px;
  font-size: 1.2em;
  _height: 52px;
  _he\ight: 35px;
  min-height: 35px;
}
#content {
  padding: 25px 22px 25px 22px;
}

h2 {
  margin: 0 0 5px 0;
  padding: 0 0 0 1em;
  line-height: 2.1em;
  font-size: 1.1em;
  background: #dfdfdf;
  color: #666;
  border-bottom: 1px solid #fff;
}
h2 span {
  font-weight: normal !important;
}

h3 {
  font-size: 1.2em;
  color: #666;
  margin: 0;
  padding: 0 0 13px 0;
}

hr {
  background: #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #e5e5e5;
  height: 1px;
}

#content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#content ul li {
  font-size: 1em;
  padding: 0 0 0.9em 1.5em;
  background: url(/images/bullet.gif) top left no-repeat;
  background-position: 0 5px;
}
#content ul li a {
  font-size: 1.1em;
  color: #c60;
}
div.panels {
  background: #efefef;
  _height: 1%;
  overflow:hidden;
}
div.panels ul {
  padding: 14px 20px 14px 20px !important;
}
div.left-panel {
  float: left;
  border-right: 1px solid #fff;
  width: 272px;
  w\idth: 271px;
}
div.right-panel {
  float: left;
  width: 272px;
}
div.panels a {
  font-weight: bold;
}
div.panels a.more-link {
  display: block;
  padding: 0px 20px 14px 35px;
  color: #c60;
  font-weight: bold;
}
form.panel {
  margin: 0 auto 25px; auto;
  padding: 0;
  width: 544px;
}
form h2 {
  margin: 0 0 1px 0 !important;
}
form.panel div.form-content {
  background: #dedede;
  padding: 20px 0 20px 0;
  _height: 1%;
  overflow: hidden;
}
form.panel div.form-content label {
  float: left;
  padding: 0.3em 1em 1em 0;
  display: block;
  text-align: right;
  width: 10em;
}
form.panel div.form-content input {
  float: left;
}
form.panel div.form-content input.button {
  padding-left: 5px;
}

form.panel .reason {
  color: #c96c05;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

#footer-nav {
  line-height: 45px;
  font-size: 0.9em;
  margin: 0px auto 0px auto;
  background: #fff;
  text-align: left;
  width: 770px;
}
#footer-nav span {
  padding-left: 12px;
}
#footer-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
  width: 550px;
}
#footer-nav ul li {
  float: right;
  padding: 0 12px 0px 12px;
}
#footer-nav ul li a {
  color: #bd7c12;
}

#tibus-strapline {
  text-align: center;
  padding-top: 20px;
}

img.darkgrey {
  border: 1px solid #e5e5e5;
}
