@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */
 
.noshow {
  position: absolute !important;
  left: -99999px !important;
  width: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 1px !important;
  overflow: hidden !important;
}
 
body {
  font-size: 87.5%;
  font-family: Arial, Helvetica, sans-serif;
  background: url(/img/fuzz-bg.png) top left repeat;
  margin: 0 auto 0 auto;
}
div#top-wrapper {
  background: url(/img/body-bg-subpage.png) top left repeat-x;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

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

div#site-container {
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: left;
  width: 942px;
  z-index: 10;
}

div#header {
  background: url(/img/header-bg.gif) top left no-repeat;
  background-position: 218px 0;
  height: 110px;
  margin-bottom: 32px;
  overflow: hidden;
}

div#header a#header-logo {
  float: left;
  width: 160px;
  height: 109px;
  padding-left: 10px;
  background: url(/img/bar-library-logo.png) top left no-repeat;
}
a#header-logo span {
  position: absolute;
  left: -99999px;
}


/*
 * search form and Site Map link
 */
div#header-nav {
  float: right;
  padding: 0px 0 0 0;
  width: 564px;
}
div#header-nav form {
  text-align: right;
  overflow: hidden;
  height: 80px;
}
div#header-nav form p {
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  font-size: 0.857em;
}
div#header-nav form p a {
  display: block;
  float: right;
  color: #fff;
  line-height: 2em;
  padding-left: 1em;
  background: url(/img/site-map-nav-divider.gif) top left no-repeat;
}
div#header-nav form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  height: 30px;
}
div#header-nav form label {
  color: #fff;
  font-size: 0.857em;
}
div#header-nav form input#search-text {
  margin-left: 2px;
  vertical-align: middle;
}
div#header-nav form input#search-button {
  vertical-align: middle;
  height: 26px;
  width: 61px;
}

/*
 * header nav
 */
div#header-nav ul#head-nav {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: url(/img/top-nav-divider.gif) bottom right no-repeat;
}
ul#head-nav li {
  float: right;
  height: 30px;
  font-family: georgia, "times new roman", serif;
  font-size: 1.071em;
  background: url(/img/top-nav-divider.gif) bottom left no-repeat;
}
ul#head-nav li a {
  padding: 0 13px 0 12px;
  color: #fff;
  font-weight: normal;
}
ul#head-nav li a.current {
  color: #e98b27;
}
ul#head-nav li a.last,
ul#head-nav li a.lastcurrent
{
  padding-right: 0;
}
ul#head-nav li a:hover {
  color: #e98b27;
}



/*
 * Top Nav
 */
div#top-nav {
  position: absolute;   
  height: 31px;
  top: 110px;
  width: 100%;
  text-align: center;
  border-top: 1px solid #5d5d5d;
}
div#top-nav ul {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  list-style-type: none;
  display: inline-block;
  overflow: hidden;  
  position: relative;
  width: auto;
  height: 33px;
}
div#top-nav li {
  display: block;
  float: left;
  font-family: georgia, "times new roman", serif;
  font-size: 1.071em;
  padding: 0 12px 0 12px;
  line-height: 31px;
  background: url(/img/horiz-nav-divider.png) left no-repeat;
}
div#top-nav li a {
  color: #fff;
  text-decoration: none;
}
div#top-nav li a:hover {
  color: #f93;
  text-decoration: underline;
}
div#top-nav li.login {
  color: #f93;
  padding: 0 0 0 12px;
  margin: 0 !important;
  overflow: hidden;


}

div#top-nav li.login input.text {
  
  position: relative;
  top: 6px;
}

div#top-nav li.logout {
  float: right;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 0.9em;
  padding-top: 0;
}

div#top-nav li.logout a {
  display: block;
  float: right;
  width: 61px;
  height: 31px;
  padding-left: 10px;
  background: url(/img/header-logout-button.png) right center no-repeat;
}

div#top-nav li.logout a:hover {
  text-decoration: none;
} 

div#top-nav li.logout a span {
  position: relative; 
  left: -99999px;
}


/*
 * Login form

div#top-nav li form#login-form,
div#top-nav li form#login-form fieldset {

  float: left;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important; 
  line-height: 26px;
}
div#top-nav li form#login-form label {
  position: relative;
  top: -6px;
  margin: 0 !important;
  padding: 0 !important;
}
div#top-nav li form#login-form input#login-user,
div#top-nav li form#login-form input#login-pass {
  margin-top: 0px;
  width: 112px;
  height: 16px;
  font-size: 0.857em;
  border: 1px solid #ccc;
  vertical-align: top;
}
*/


div#top-nav-new {
  position: absolute;
  height: 31px;
  top: 110px;
  width: 100%;
  text-align: left;
  color: #f19436;
}

div#top-nav-new ul {
  font-family: georgia, "times new roman", serif;
  display: table;
  margin: 0 auto 0 auto;
  height: 33px;
  line-height: 33px;
}

div#top-nav-new ul li a {
  color: #ffffff;
}

div#top-nav-new ul li {
  background: url(/img/horiz-nav-divider.png) left no-repeat;
  display:table-cell; 
  float: left;
  line-height: 33px;
  padding: 0 7px 0 7px;
}

div#top-nav-new ul li form,
div#top-nav-new li form fieldset { 
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important; 
  height: 33px;
}

div#top-nav-new li form fieldset {
  line-height: 33px;
  float: left;
  padding: 2px 210px 0 0 !important;
  position: relative;

}

div#top-nav-new ul li form input#login-user, 
div#top-nav-new ul li form input#login-pass, 
div#top-nav-new ul li form label {
  margin: 0;
  padding: 0;
  position: relative;
  top: -2px;
}

div#top-nav-new ul li form input#login-user, 
div#top-nav-new ul li form input#login-pass {
  width: 70px;
}

div#top-nav-new ul li input#login-button {
  width: 61px;
  position: absolute;
  right: 145px;
  top: 1px;
  margin: 0;
  padding: 0;
}

div#top-nav-new ul li img {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

div#top-nav-new li.logout {
  position: relative;
  padding-right: 64px;

}

div#top-nav-new li.logout a {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 61px;
  height: 31px;
  padding-left: 10px;
  background: url(/img/header-logout-button.png) right center no-repeat;
}

div#top-nav-new li.logout a span {
  position: absolute;
  left: -9999999px;
}

div#left-column {
  float: left;
  width: 182px;
}
div#left-column ul#left-nav {
  list-style-type: none;
  margin: 37px 15px 0 15px;
  padding: 0;
  background: url(/img/hp-panel-dotted-line.gif) top left repeat-x;
  font-size: 0.917em;
}
div#left-column ul#left-nav li {
  margin: 0;
  padding: 10px 0 10px 0;

  background: url(/img/hp-panel-dotted-line.gif) bottom left repeat-x;
}
div#left-column ul#left-nav li a {
  padding: 0 14px 0 11px;
  font-weight: bold;
  color: #d3710d;
  display: block;
}
div#left-column ul#left-nav ul#sub-nav {
  list-style-type: none;
  margin: 0;
  padding: 5px 11px 0 11px;
  font-size: 0.909em;
}
div#left-column ul#left-nav ul#sub-nav li {
  padding: 7px 0 7px 0;
}
div#left-column ul#left-nav ul#sub-nav li.last {
  background: none;
}
div#left-column ul#left-nav ul#sub-nav li a {
  font-weight: normal;
  height: auto;
  padding: 0 5px 0 0;
  min-height: auto;
  background: none;
  border: 0px;
}
div#left-column ul#left-nav ul#sub-sub-nav {
  list-style-type: none;
  margin: 0;
  padding: 0.5em 0 0.5em 11px;
  font-size: 0.9em;
}
div#left-column ul#left-nav ul#sub-sub-nav li {
  background: none !important;
  padding: 0 0 0 0;
}
div#left-column ul#left-nav ul#sub-sub-nav li a {
  font-weight: normal;
  min-height: auto;
  border: 0px;
  color: #666;
}


div#middle {
  width: 940px;
  overflow: hidden;
}
div#middle div#main-column {
  float: left;
  width: 758px;
  overflow: hidden;
}

p.intro-para {
  font-size: 1.286em;
  font-family: georgia, "times new roman", serif;
  line-height: 1.3em;
}


h1 {
  border: 0;
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 106px;
  color: #e27202;
  font-family: georgia, "times new roman", serif;
  font-size: 1.714em;
  font-weight: normal;
}
h1.subpage-1 {
  background: url(/img/subpage-banner-1.jpg) top right no-repeat;
}
h1.subpage-2 {
  background: url(/img/subpage-banner-2.jpg) top right no-repeat;
}


p#content-breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 0.857em;
  color: #d3710d;
  font-weight: bold;
  line-height: 38px;
  background: url(/img/hp-panel-dotted-line.gif) bottom left repeat-x;
}
p#content-breadcrumbs a {
  color: #d3710d;
}

div#content {
  padding: 0 0 25px 0px;
  line-height: 1.4em;
}

h2 {
  margin: 0 0 5px 0;
  padding: 0 0 0 1em;
  line-height: 2.1em;
  font-size: 1.214em;
  font-family: georgia, "times new roman", serif;
}
h2 span {
  font-weight: normal !important;
}

h3 {
  color: #d3710d;
  font-size: 1.143em;
  font-family: georgia, "times new roman", serif;
  margin: 0;
  padding: 0 0 13px 0;
}

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

div#content h2 {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
}
div#content h2.with-line {
  background: url(/img/hp-panel-dotted-line.gif) top left repeat-x;
  padding: 10px 0 10px 0;
}
#content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#content ul li {
  font-size: 1em;
  padding: 0 0 0.9em 22px;
  background: url(/img/orange-bullet.gif) top left no-repeat;
  background-position: 5px 6px;
}
#content ul li a {
  font-size: 1.143em;
  color: #d3710d;
}
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 {
  margin: -10px 0 10px 0;
  width: 100%;
}
form.panel h2 {
  font-size: 0.929em;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 5px 0;
  margin-bottom: 10px !important;
  font-weight: normal;
  background: url(/img/hp-panel-dotted-line.gif) bottom left repeat-x;
  border-bottom: 0;
}


form.panel div.form-content {
  background: #dedede url(/img/grey-panel-bg.jpg) repeat;
  padding: 20px 0 20px 0;
  _height: 1%;
  overflow: hidden;
}
form.panel div.form-content label {
  float: left;
  padding: 0.3em 1em 0 0;
  display: block;
  text-align: right;
  width: 200px;
}
form.panel div.form-content input {
  float: left;
}
form.panel div.form-content input.button {
  padding-left: 5px;
}
form.panel div.form-content input.radio {
  float: none;
  display: inline;
}



form.panel div.form-content label {
  font-size: 0.929em;
  padding-bottom: 10px;
}
form.panel div.form-content select {
  float: left;
  width: 290px;
}

form.panel div.form-content span.time {
  display: block;
  float: none;
  clear: both;
} 

form.panel div.form-content span.time select {
  width: auto;
}

form.panel div.form-content input.text {
  width: 445px;
  border: 1px solid #666;
  padding: 2px;
}
form.panel div.form-content input#search-button {
  margin: 5px 0 0 202px;
  vertical-align: top;
}
form.panel div.form-content span.time-selectors {
  display: block;
  float: left;
}
form.panel div.form-content span.time-selectors select {
  width: auto !important;
}



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

div#footer-nav {
  background: url(/img/hp-panel-dotted-line.gif) top left repeat-x;
  padding-top: 2em;
  font-size: 0.786em;
  margin: 0px auto 0px auto;
  text-align: left;
  width: 940px;
}
#footer-nav span {
  padding-left: 0px;
}
#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;
  background: url(/img/footer-nav-divider.gif) left no-repeat;
}
#footer-nav ul li.first {
  background: none;
}
#footer-nav ul li.last {
  padding-right: 0;
}
#footer-nav ul li a {
  color: #e27202;
}

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

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

