html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0; }
  #lightbox img {
    width: auto;
    height: auto; }
  #lightbox a img {
    border: none; }

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

#imageContainer {
  padding: 10px; }

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

#imageContainer>#hoverNav {
  left: 0; }

#hoverNav a {
  outline: none; }

#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  display: block;
  /* Trick IE into showing hover */
  background-image: url(data:image/gif;base64,AAAA); }

#prevLink {
  left: 0;
  float: left; }

#nextLink {
  right: 0;
  float: right; }

#prevLink:hover, #prevLink:visited:hover {
  background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover {
  background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%; }

#imageData {
  padding: 0 10px;
  color: #666; }
  #imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left; }
  #imageData #caption {
    font-weight: bold; }
  #imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em; }
  #imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none; }

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000; }

body {
  font: 14px/14px "Helvetica Neue", Helvetica, Arial, sans-serif; }

a:link, a:visited {
  text-decoration: none; }
a:focus, a:hover, a:active {
  text-decoration: underline; }

abbr {
  border-bottom: 1px dotted #333333; }

p.note, span.note {
  font-size: 0.8em; }

#document {
  width: 900px;
  margin: 0 auto; }

#logo {
  position: absolute;
  top: -4px;
  left: 8px; }

#masthead {
  margin: 25px 0;
  height: 121px;
  position: relative;
  background: transparent url(/images/masthead-divider.png) no-repeat 213px center; }
  #masthead h1, #masthead h2 {
    margin-left: 245px;
    position: absolute; }
  #masthead h1 {
    font-size: 28px;
    line-height: 28px;
    bottom: 50%; }
  #masthead h2 {
    font-size: 20px;
    line-height: 20px;
    top: 50%; }

#feature {
  position: absolute;
  right: 23px;
  top: 23px;
  width: 230px;
  padding: 10px;
  max-height: 54px;
  overflow: hidden; }

#primary {
  width: 653px;
  float: left; }

#feature-image {
  display: block;
  padding-bottom: 10px;
  margin: 0 auto; }

#secondary {
  width: 247px;
  float: right; }

#cart-block {
  background-color: #D2CDC7;
  padding: 10px 10px 10px 0; }

#information, #featured, #cart-block {
  margin-bottom: 10px; }

#information, #featured, #sponsorship {
  margin-left: 10px; }

#information, #sponsorship, #featured {
  padding: 0 10px; }

#cart h3, #information h3, #sponsorship h3, #featured h3 {
  text-align: center;
  font-size: 20px;
  line-height: 30px; }

#foot {
  clear: both; }

#navigation {
  margin-top: -12px;
  margin-left: 63px;
  height: 36px; }
  #navigation li {
    width: 134px;
    height: 36px;
    background: transparent url(/images/tab-inactive.png) no-repeat bottom;
    margin-right: 13px;
    float: left; }
    #navigation li a {
      display: block;
      font-weight: bold;
      font-size: 16px;
      text-align: center;
      line-height: 40px; }
    #navigation li.active {
      background-image: url(/images/tab-active.png); }

form p.submit {
  text-align: center;
  padding: 1em; }

fieldset {
  border-style: solid;
  border-width: 1px;
  margin: 1em 10px;
  padding: 10px; }
  fieldset legend {
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px; }
  fieldset table {
    margin: 1em auto;
    border-collapse: separate;
    border-spacing: 5px; }
  fieldset td {
    padding: 0 5px; }

#subhead th {
  padding: 0 5px; }

fieldset label {
  display: block;
  padding-bottom: 3px; }
fieldset.vcard input {
  width: 580px; }
fieldset.vcard p {
  margin: 10px 0; }
  fieldset.vcard p.street-address {
    margin-bottom: 0; }
  fieldset.vcard p.locality input {
    width: 292px;
    margin-right: 10px; }
  fieldset.vcard p.region select {
    width: 160px;
    margin-right: 10px; }
  fieldset.vcard p.postal-code input {
    width: 100px; }
  fieldset.vcard p.email, fieldset.vcard p.tel {
    margin-top: 0;
    float: left; }
  fieldset.vcard p.email input {
    width: 361px;
    margin-right: 10px; }
  fieldset.vcard p.tel input {
    width: 200px; }
  fieldset.vcard p.locality, fieldset.vcard p.region, fieldset.vcard p.postal-code {
    float: left; }

#cart table {
  border-style: solid;
  border-top-width: 1px;
  width: 100%; }
#cart td {
  border-style: solid;
  border-bottom-width: 1px;
  padding: 5px 0;
  vertical-align: middle;
  font-size: 12px;
  line-height: 16px; }
  #cart td.trash {
    padding: 5px; }
    #cart td.trash button {
      display: block;
      background: transparent;
      border: none;
      cursor: pointer;
      padding: 0; }
      #cart td.trash button img {
        display: block; }
  #cart td.price {
    padding: 5px;
    font-weight: bold; }
#cart form {
  text-align: center;
  padding: 5px; }
  #cart form p {
    display: block;
    text-align: right;
    margin: 5px 0 8px 0; }
#cart label {
  font-variant: small-caps;
  text-transform: lowercase; }

#cart-total {
  font-weight: bold; }

#cart-submit {
  background: url(/images/cart-checkout-button.png) no-repeat;
  text-indent: -5000px;
  border: none;
  outline: none;
  width: 87px;
  height: 27px;
  cursor: pointer;
  margin: 0 auto;
  display: block; }

#cart-why {
  margin: 5px 0;
  font-size: 10px;
  text-align: center; }
  #cart-why a {
    border-bottom: 1px dotted #333; }
    #cart-why a:hover {
      text-decoration: none;
      cursor: pointer; }

#cart .title a:hover {
  text-decoration: none;
  cursor: pointer; }

#subhead {
  padding: 10px; }
  #subhead h3 {
    font-size: 20px; }
  #subhead p {
    margin: 1em 0; }
  #subhead table {
    margin: 1em auto;
    border-collapse: separate;
    border-spacing: 10px; }
  #subhead td, #subhead th {
    padding: 0 5px; }
  #subhead td.input {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #666; }

ul.errors {
  margin: 1em 0; }
  ul.errors li {
    margin: 0.25em 1.5em 0;
    list-style: disc outside; }

input.error, select.error, textarea.error {
  background-color: #FFB; }

span.error {
  background-color: #FFB;
  padding: 5px;
  color: #600; }

#order-errors {
  background-color: #FFB;
  padding: 10px; }
  #order-errors h3 {
    color: #600; }
  #order-errors p {
    margin-bottom: 0 !important; }

#search {
  padding: 10px; }
  #search p {
    margin: 1em 0; }
  #search h3 {
    font-size: 20px;
    margin: 0.5em 0; }
  #search form {
    text-align: center; }
  #search label {
    text-align: right;
    float: left;
    display: block;
    width: 85px;
    margin-right: 10px; }
  #search table {
    margin: 1em auto; }
  #search td {
    line-height: 1.5em;
    padding: 5px;
    vertical-align: middle; }
  #search select {
    width: 140px; }
  #search input {
    margin: 1em 0; }

#results {
  padding: 10px 0;
  margin: 0.5em 10px; }
  #results table {
    width: 100%;
    border-style: solid;
    border-bottom-width: 1px; }
  #results th {
    text-align: left;
    padding: 5px 10px;
    vertical-align: middle; }
  #results td {
    padding: 5px 10px;
    border-style: solid;
    border-top-width: 1px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px; }
    #results td a:link, #results td a:visited {
      text-decoration: none; }
    #results td a:hover {
      cursor: pointer; }
  #results .notice {
    text-align: center;
    padding: 5px;
    font-size: 11px; }
  #results .no_term a:link, #results .no_term a:visited, #results .no_term a:focus, #results .no_term a:hover, #results .no_term a:active {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline; }
  #results .add-button {
    background: url(/images/results-add-button.png) no-repeat;
    text-indent: -5000px;
    border: none;
    outline: none;
    width: 50px;
    height: 27px;
    cursor: pointer;
    display: block; }
  #results td.image img {
    border: 5px solid #a9a49c; }
  #results td.title {
    width: expression(document.body.clientWidth > 180 ? "165px" : "auto" );
    max-width: 180px;
    overflow: hidden;
    word-wrap: break-word; }
    #results td.title span.requirement {
      font-weight: normal;
      font-style: italic;
      opacity: 0.6;
      font-size: 0.8em; }
  #results td.name, #results td.title {
    font-weight: bold; }
  #results td.null_book {
    padding: 1em;
    font-weight: bold;
    text-align: center; }
  #results td td {
    border: none;
    padding-left: 0; }
  #results td.description p {
    margin-top: 0; }
  #results td.description ul {
    margin-bottom: 0.5em; }
  #results td.description li {
    display: inline;
    margin-right: 5px;
    padding: 5px; }
    #results td.description li img {
      vertical-align: middle; }
  #results td.price table {
    border: none; }
    #results td.price table td.submit {
      width: 50px; }

#pagination {
  text-align: right;
  padding: 3px 0;
  margin: 10px 0 0 0; }
  #pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #383235;
    color: #383235 !important;
    text-decoration: none !important; }
    #pagination a:link {
      padding: 2px 5px 2px 5px;
      margin: 2px;
      border: 1px solid #383235;
      color: #383235 !important;
      text-decoration: none !important; }
    #pagination a:hover, #pagination a:active {
      border: 1px solid #383235;
      color: #a9a49c !important;
      background: #383235; }
  #pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #383235;
    font-weight: bold;
    background-color: #383235;
    color: #D2CDC7; }
  #pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #a9a49c;
    color: #a9a49c; }

#information {
  padding-bottom: 10px;
  text-align: center; }
  #information .vcard {
    margin: 10px 0;
    font-size: 12px; }
  #information .org {
    font-weight: bold; }
  #information table {
    margin: 0 auto; }
    #information table caption {
      font-weight: bold;
      padding: 5px; }
  #information td {
    font-size: 12px; }
  #information th {
    font-size: 12px;
    text-align: left;
    padding-right: 5px; }
  #information td {
    text-align: right;
    padding-left: 5px; }
  #information table .closed {
    font-style: italic; }

p#returns_link {
  font-size: 0.8em;
  margin-top: 1em;
  text-align: center; }

#featured {
  padding: 0 10px 10px 10px; }
  #featured img {
    border: 5px solid #a9a49c; }
  #featured h4, #featured p.description {
    font-size: 0.8em; }
  #featured table {
    margin-bottom: 10px; }
  #featured td {
    vertical-align: top; }
    #featured td.description {
      padding-left: 10px; }
  #featured p.link {
    text-align: center;
    font-weight: bold;
    font-size: 0.7em; }

#page {
  padding: 10px; }
  #page h4 {
    font-size: 18px;
    margin: 0.5em 0px; }
  #page h3 {
    font-size: 20px; }
  #page p {
    margin: 1em 0; }
  #page.returns li {
    margin: 1em 0 1em 1.5em;
    list-style: disc outside; }

#cart-confirmation {
  padding: 10px; }
  #cart-confirmation table {
    margin: 0.5em auto;
    width: 625px;
    _width: 615px;
    border-collapse: collapse;
    border-spacing: 0px; }

#preorder-confirmation {
  margin: 0.5em auto;
  width: 625px;
  _width: 615px;
  border-collapse: collapse;
  border-spacing: 0px; }

#cart-confirmation table {
  margin-bottom: 1.5em; }
#cart-confirmation th {
  text-align: left; }

#preorder-confirmation th {
  text-align: left; }

#cart-confirmation th, #cart-confirmation td {
  padding: 5px;
  border-bottom: 1px solid #7B7774; }

#preorder-confirmation th, #preorder-confirmation td {
  padding: 5px;
  border-bottom: 1px solid #7B7774; }

#cart-confirmation tr.even td, #preorder-confirmation tr.even td {
  background-color: #C0BBB4; }

#cart-confirmation tr.odd td, #preorder-confirmation tr.odd td {
  background-color: #B6B1AB; }

#cart-confirmation tfoot tr.total td, #cart-confirmation tfoot th {
  border-bottom-width: 0; }
#cart-confirmation tfoot tr.total td {
  font-weight: bold; }
#cart-confirmation tfoot th {
  text-align: right;
  font-weight: normal; }
#cart-confirmation tfoot td {
  color: #333; }

#customer-address {
  margin: 1em 10px; }
  #customer-address .adr {
    padding: 0; }
  #customer-address p {
    padding: 0;
    margin: 0.5em 0; }

#customer-remarks textarea {
  width: 99%;
  _width: 96%;
  height: 4em; }

blockquote.note {
  border: 1px solid #7B7774;
  background-color: #C0BBB4;
  margin: 0 10px;
  padding: 10px; }
  blockquote.note h4 {
    margin: 0 !important; }
  blockquote.note p {
    font-size: 0.8em;
    padding: 0 !important; }

#shipping-options li {
  float: left;
  text-align: center;
  padding: 10px;
  margin: 0; }
#shipping-options label {
  display: inline;
  font-weight: bold; }
#shipping-options li span.price {
  padding: 2px;
  display: block;
  font-size: 1.2em; }

.receipt p, .receipt h3, .receipt ul {
  margin: 1em 0; }
.receipt li {
  margin: 0.5em 0 0.5em 1.5em;
  list-style: disc outside; }
.receipt td.vcard {
  border-bottom: none !important; }

#print {
  text-align: center; }

#payment-information {
  margin-left: 210px; }
  #payment-information p {
    margin: 0 0 10px 0; }
    #payment-information p input {
      width: 179px;
      _width: 185px; }
    #payment-information p.cvv2 {
      float: left; }
      #payment-information p.cvv2 input {
        width: 35px; }
    #payment-information p.cc-name {
      float: left;
      margin-right: 10px; }
    #payment-information p.cvv2 {
      margin-right: 20px; }

#accepted-cards {
  float: left;
  background-color: #C0BBB4;
  text-align: center;
  padding: 20px 10px; }
  #accepted-cards h4 {
    margin-bottom: 10px; }

#foot {
  padding: 20px 0; }
  #foot div {
    border-top-width: 1px;
    border-style: solid;
    padding: 5px 0; }
  #foot h3 {
    border-bottom-width: 1px;
    border-style: solid;
    padding-bottom: 5px;
    margin-bottom: 5px; }
  #foot p {
    margin: 5px 0;
    padding-right: 10px;
    _padding-bottom: 10px; }

#about {
  width: 663px;
  float: left; }

#contact {
  width: 237px;
  float: right; }

#copyright {
  clear: both; }

a.tooltipped {
  text-decoration: none !important;
  border-bottom: 1px dotted #333 !important; }

div.tooltip_source {
  position: absolute;
  font-size: 12px;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  font-size: 0.8em;
  width: 250px;
  color: #fff;
  background: #333;
  padding: 5px; }
div.tooltip {
  font-size: 12px;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  font-size: 0.8em;
  width: 250px;
  color: #fff;
  background: #333;
  padding: 5px; }
div.tooltip_source table {
  border-spacing: 5px !important;
  border: none !important; }
div.tooltip_source th, div.tooltip_source td {
  padding: 5px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  vertical-align: top !important;
  text-align: left !important;
  background: #333 !important;
  border-style: none !important;
  border-width: none !important; }

#splash {
  font-size: 32px;
  line-height: 32px; }
  #splash li {
    padding: 10px;
    margin: 10px 0; }
    #splash li#uofl {
      background-color: #AD0000; }
      #splash li#uofl a:link, #splash li#uofl a:visited, #splash li#uofl a:focus, #splash li#uofl a:hover, #splash li#uofl a:active {
        color: #EBAE0C; }
    #splash li#uncc {
      background-color: #007310; }
      #splash li#uncc a:link, #splash li#uncc a:visited, #splash li#uncc a:focus, #splash li#uncc a:hover, #splash li#uncc a:active {
        color: #FFF; }
    #splash li#galen {
      background-color: #294993; }
      #splash li#galen a:link, #splash li#galen a:visited, #splash li#galen a:focus, #splash li#galen a:hover, #splash li#galen a:active {
        color: #FFF; }
    #splash li#gsu {
      background-color: #003399; }
      #splash li#gsu a:link, #splash li#gsu a:visited, #splash li#gsu a:focus, #splash li#gsu a:hover, #splash li#gsu a:active {
        color: #FFF; }
    #splash li#jcc {
      background-color: #023D75; }
      #splash li#jcc a:link, #splash li#jcc a:visited, #splash li#jcc a:focus, #splash li#jcc a:hover, #splash li#jcc a:active {
        color: #FFCC33; }
    #splash li#ucf {
      background-color: #222; }
      #splash li#ucf a:link, #splash li#ucf a:visited, #splash li#ucf a:focus, #splash li#ucf a:hover, #splash li#ucf a:active {
        color: #FABF1B; }
    #splash li#usf {
      background-color: #003800; }
      #splash li#usf a:link, #splash li#usf a:visited, #splash li#usf a:focus, #splash li#usf a:hover, #splash li#usf a:active {
        color: #dfd0a5; }
    #splash li#bamaland {
      background-color: #AD0000; }
      #splash li#bamaland a:link, #splash li#bamaland a:visited, #splash li#bamaland a:focus, #splash li#bamaland a:hover, #splash li#bamaland a:active {
        color: #EBAE0C; }
  #splash a:link, #splash a:visited, #splash a:focus {
    text-decoration: none; }
  #splash a:hover {
    text-decoration: underline; }

a:active {
  text-decoration: underline; }

#page_body li ul, #page_body li ol {
  margin: 0 1.5em; }
#page_body ul, #page_body ol {
  margin: 0 1.5em 1.5em 1.5em; }
#page_body ul {
  list-style-type: disc; }
#page_body ol {
  list-style-type: decimal; }
#page_body table td, #page_body table th {
  padding: 10px; }
#page_body h1 {
  font-size: 2em;
  line-height: 1em;
  margin: 0.5em 0px; }
#page_body h2 {
  font-size: 1.8em;
  line-height: 1em;
  margin: 0.5em 0px; }
#page_body h3 {
  font-size: 1.6em;
  line-height: 1em;
  margin: 0.5em 0px; }
#page_body h4 {
  font-size: 1.4em;
  line-height: 1em;
  margin: 0.5em 0px; }
#page_body h5 {
  font-size: 1.2em;
  line-height: 1em;
  margin: 0.5em 0px; }
#page_body h6 {
  font-size: 1em;
  line-height: 1em;
  margin: 0.5em 0px; }

#sponsorship h3 {
  font-size: 1.3em;
  margin-bottom: 0.25em; }
#sponsorship .sponsor {
  padding-bottom: 10px; }
  #sponsorship .sponsor img {
    width: 217;
    height: 67; }
    #sponsorship .sponsor img a {
      border: none; }

body {
  color: #CAC4BB;
  background-color: #383235; }

a:link, a:visited {
  color: #FFFFFF; }

fieldset {
  border-color: #383235; }

#masthead, #page, #information, #featured {
  background-color: #d2cdc7;
  color: #383235; }

#sponsorship {
  background-color: #EDE2B6;
  color: #383235; }

#navigation a:link, #navigation a:visited {
  color: #333333; }
#navigation a:focus, #navigation a:hover, #navigation a:active {
  color: #FFFFFF;
  text-decoration: none; }
#navigation li.active a:focus, #navigation li.active a:hover {
  color: #333333;
  text-decoration: none; }

#page a:link, #page a:visited {
  color: #5A5758;
  text-decoration: underline; }
#page a:focus, #page a:hover, #page a:active {
  color: #383235; }

#search {
  background: #a9a49c url(/images/search-shadow.png) repeat-x top; }

#results th {
  color: #79726F;
  border-color: #383235; }
#results td {
  border-color: #383235; }
#results tr.even td {
  background-color: #E0DBD5; }
#results tr.odd td {
  background-color: #CAC3BB; }
#results tr.rental td {
  font-size: 0.8em;
  padding-top: 0;
  border: none;
  text-align: center; }
#results td.description li {
  background: #a9a49c; }

#cart {
  color: #232A31;
  background-color: #61788D; }
  #cart a:link, #cart a:visited {
    color: #333; }
  #cart table, #cart td {
    border-color: #232A31; }
  #cart tr.even td {
    background-color: #8C9EAE; }
  #cart tr.odd td {
    background-color: #6F8598; }
  #cart td.option {
    font-size: 0.8em;
    line-height: 1em; }

#information a {
  color: #333333; }

#featured a {
  color: #9A2727; }

#information table .closed, #masthead h2 {
  color: #79726F; }

#feature {
  background-color: #61788d;
  color: #ffffff; }

#foot div, #foot h3 {
  border-color: #a9a49c; }

#sample {
  margin-top: 10px;
  position: relative; }
  #sample #stamp {
    top: -5px;
    display: block;
    position: absolute;
    width: 100%;
    height: 83px;
    background: transparent url(/images/sample.png) no-repeat center center; }
