@import "compass/css3/inline-block.sass";
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 30px; }

.span-2 {
  width: 70px; }

.span-3 {
  width: 110px; }

.span-4 {
  width: 150px; }

.span-5 {
  width: 190px; }

.span-6 {
  width: 230px; }

.span-7 {
  width: 270px; }

.span-8 {
  width: 310px; }

.span-9 {
  width: 350px; }

.span-10 {
  width: 390px; }

.span-11 {
  width: 430px; }

.span-12 {
  width: 470px; }

.span-13 {
  width: 510px; }

.span-14 {
  width: 550px; }

.span-15 {
  width: 590px; }

.span-16 {
  width: 630px; }

.span-17 {
  width: 670px; }

.span-18 {
  width: 710px; }

.span-19 {
  width: 750px; }

.span-20 {
  width: 790px; }

.span-21 {
  width: 830px; }

.span-22 {
  width: 870px; }

.span-23 {
  width: 910px; }

.span-24, div.span-24 {
  width: 950px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 30px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 70px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 110px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 150px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 190px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 230px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 270px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 310px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 350px !important; }
input.span-10, textarea.span-10, select.span-10 {
  width: 390px !important; }
input.span-11, textarea.span-11, select.span-11 {
  width: 430px !important; }
input.span-12, textarea.span-12, select.span-12 {
  width: 470px !important; }
input.span-13, textarea.span-13, select.span-13 {
  width: 510px !important; }
input.span-14, textarea.span-14, select.span-14 {
  width: 550px !important; }
input.span-15, textarea.span-15, select.span-15 {
  width: 590px !important; }
input.span-16, textarea.span-16, select.span-16 {
  width: 630px !important; }
input.span-17, textarea.span-17, select.span-17 {
  width: 670px !important; }
input.span-18, textarea.span-18, select.span-18 {
  width: 710px !important; }
input.span-19, textarea.span-19, select.span-19 {
  width: 750px !important; }
input.span-20, textarea.span-20, select.span-20 {
  width: 790px !important; }
input.span-21, textarea.span-21, select.span-21 {
  width: 830px !important; }
input.span-22, textarea.span-22, select.span-22 {
  width: 870px !important; }
input.span-23, textarea.span-23, select.span-23 {
  width: 910px !important; }
input.span-24, textarea.span-24, select.span-24 {
  width: 950px !important; }

.append-1 {
  padding-right: 40px; }

.append-2 {
  padding-right: 80px; }

.append-3 {
  padding-right: 120px; }

.append-4 {
  padding-right: 160px; }

.append-5 {
  padding-right: 200px; }

.append-6 {
  padding-right: 240px; }

.append-7 {
  padding-right: 280px; }

.append-8 {
  padding-right: 320px; }

.append-9 {
  padding-right: 360px; }

.append-10 {
  padding-right: 400px; }

.append-11 {
  padding-right: 440px; }

.append-12 {
  padding-right: 480px; }

.append-13 {
  padding-right: 520px; }

.append-14 {
  padding-right: 560px; }

.append-15 {
  padding-right: 600px; }

.append-16 {
  padding-right: 640px; }

.append-17 {
  padding-right: 680px; }

.append-18 {
  padding-right: 720px; }

.append-19 {
  padding-right: 760px; }

.append-20 {
  padding-right: 800px; }

.append-21 {
  padding-right: 840px; }

.append-22 {
  padding-right: 880px; }

.append-23 {
  padding-right: 920px; }

.prepend-1 {
  padding-left: 40px; }

.prepend-2 {
  padding-left: 80px; }

.prepend-3 {
  padding-left: 120px; }

.prepend-4 {
  padding-left: 160px; }

.prepend-5 {
  padding-left: 200px; }

.prepend-6 {
  padding-left: 240px; }

.prepend-7 {
  padding-left: 280px; }

.prepend-8 {
  padding-left: 320px; }

.prepend-9 {
  padding-left: 360px; }

.prepend-10 {
  padding-left: 400px; }

.prepend-11 {
  padding-left: 440px; }

.prepend-12 {
  padding-left: 480px; }

.prepend-13 {
  padding-left: 520px; }

.prepend-14 {
  padding-left: 560px; }

.prepend-15 {
  padding-left: 600px; }

.prepend-16 {
  padding-left: 640px; }

.prepend-17 {
  padding-left: 680px; }

.prepend-18 {
  padding-left: 720px; }

.prepend-19 {
  padding-left: 760px; }

.prepend-20 {
  padding-left: 800px; }

.prepend-21 {
  padding-left: 840px; }

.prepend-22 {
  padding-left: 880px; }

.prepend-23 {
  padding-left: 920px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -40px; }

.pull-2 {
  margin-left: -80px; }

.pull-3 {
  margin-left: -120px; }

.pull-4 {
  margin-left: -160px; }

.pull-5 {
  margin-left: -200px; }

.pull-6 {
  margin-left: -240px; }

.pull-7 {
  margin-left: -280px; }

.pull-8 {
  margin-left: -320px; }

.pull-9 {
  margin-left: -360px; }

.pull-10 {
  margin-left: -400px; }

.pull-11 {
  margin-left: -440px; }

.pull-12 {
  margin-left: -480px; }

.pull-13 {
  margin-left: -520px; }

.pull-14 {
  margin-left: -560px; }

.pull-15 {
  margin-left: -600px; }

.pull-16 {
  margin-left: -640px; }

.pull-17 {
  margin-left: -680px; }

.pull-18 {
  margin-left: -720px; }

.pull-19 {
  margin-left: -760px; }

.pull-20 {
  margin-left: -800px; }

.pull-21 {
  margin-left: -840px; }

.pull-22 {
  margin-left: -880px; }

.pull-23 {
  margin-left: -920px; }

.pull-24 {
  margin-left: -960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -40px 1.5em 40px; }

.push-2 {
  margin: 0 -80px 1.5em 80px; }

.push-3 {
  margin: 0 -120px 1.5em 120px; }

.push-4 {
  margin: 0 -160px 1.5em 160px; }

.push-5 {
  margin: 0 -200px 1.5em 200px; }

.push-6 {
  margin: 0 -240px 1.5em 240px; }

.push-7 {
  margin: 0 -280px 1.5em 280px; }

.push-8 {
  margin: 0 -320px 1.5em 320px; }

.push-9 {
  margin: 0 -360px 1.5em 360px; }

.push-10 {
  margin: 0 -400px 1.5em 400px; }

.push-11 {
  margin: 0 -440px 1.5em 440px; }

.push-12 {
  margin: 0 -480px 1.5em 480px; }

.push-13 {
  margin: 0 -520px 1.5em 520px; }

.push-14 {
  margin: 0 -560px 1.5em 560px; }

.push-15 {
  margin: 0 -600px 1.5em 600px; }

.push-16 {
  margin: 0 -640px 1.5em 640px; }

.push-17 {
  margin: 0 -680px 1.5em 680px; }

.push-18 {
  margin: 0 -720px 1.5em 720px; }

.push-19 {
  margin: 0 -760px 1.5em 760px; }

.push-20 {
  margin: 0 -800px 1.5em 800px; }

.push-21 {
  margin: 0 -840px 1.5em 840px; }

.push-22 {
  margin: 0 -880px 1.5em 880px; }

.push-23 {
  margin: 0 -920px 1.5em 920px; }

.push-24 {
  margin: 0 -960px 1.5em 960px; }

.prepend-top {
  margin-top: 1.5em; }

.append-bottom {
  margin-bottom: 1.5em; }

.showgrid {
  background: url('/images/grid.png?1283690689'); }

/* ------------------------------------------------------------------------------------------------- */





form.formtastic {
  /* NORMALIZE AND RESET - obviously inspired by Yahoo's reset.css, but scoped to just form.formtastic */
  /* RAILS ERROR MESSAGES */
  /* FIELDSETS & LISTS */ }
  form.formtastic, form.formtastic ul, form.formtastic ol, form.formtastic li, form.formtastic fieldset, form.formtastic legend, form.formtastic input, form.formtastic textarea, form.formtastic select, form.formtastic p {
    margin: 0;
    padding: 0; }
  form.formtastic em, form.formtastic strong {
    font-style: normal;
    font-weight: normal; }
  form.formtastic ol, form.formtastic ul {
    list-style: none; }
  form.formtastic abbr, form.formtastic acronym {
    border: 0;
    font-variant: normal; }
  form.formtastic input, form.formtastic textarea, form.formtastic select {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit; }
  form.formtastic legend {
    color: #000;
    text-transform: uppercase; }
  form.formtastic #errorExplanation {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    margin-bottom: 10px;
    background: #ffcc33 no-repeat bottom left url(../../images/yellow_box_downarrow.png);
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
    form.formtastic #errorExplanation h2 {
      font-size: 100%;
      margin: 0 0 0.5em; }
    form.formtastic #errorExplanation p {
      margin: 0 0 0.5em; }
    form.formtastic #errorExplanation ul {
      list-style: disc;
      margin: 0 1.5em 0.5em; }
  form.formtastic fieldset {
    overflow: hidden;
    display: inline-block;
    border: 0;
    /* INPUT LIs */ }
    form.formtastic fieldset {
      display: block; }
    form.formtastic fieldset.buttons {
      padding-left: 25%; }
      form.formtastic fieldset.buttons li {
        float: left;
        padding-right: 0.5em; }
    form.formtastic fieldset ol li {
      overflow: hidden;
      display: inline-block;
      margin-bottom: 1.5em;
      /* LABELS */
      /* NESTED FIELDSETS AND LEGENDS (radio, check boxes and date/time inputs use nested fieldsets) */
      /* INLINE HINTS */
      /* INLINE ERRORS */
      /* STRING & NUMERIC OVERRIDES */
      /* TEXTAREA OVERRIDES */
      /* HIDDEN OVERRIDES */
      /* BOOLEAN OVERRIDES */
      /* RADIO OVERRIDES */
      /* CHECK BOXES (COLLECTION) OVERRIDES */
      /* DATE & TIME OVERRIDES */ }
      form.formtastic fieldset ol li {
        display: block; }
      form.formtastic fieldset ol li label {
        display: block;
        width: 25%;
        float: left;
        padding-top: 0.2em; }
      form.formtastic fieldset ol li li label {
        line-height: 100%;
        padding-top: 0; }
        form.formtastic fieldset ol li li label input {
          line-height: 100%;
          vertical-align: middle;
          margin-top: -0.1em; }
      form.formtastic fieldset ol li.hidden_label label {
        display: none; }
      form.formtastic fieldset ol li fieldset {
        position: relative; }
        form.formtastic fieldset ol li fieldset legend {
          position: absolute;
          width: 25%;
          padding-top: 0.1em; }
          form.formtastic fieldset ol li fieldset legend span {
            position: absolute; }
        form.formtastic fieldset ol li fieldset ol {
          float: left;
          width: 75%;
          margin: 0;
          padding: 0 0 0 25%; }
          form.formtastic fieldset ol li fieldset ol li {
            padding: 0;
            border: 0; }
      form.formtastic fieldset ol li p.inline-hints {
        color: #666;
        margin: 0.5em 0 0 25%; }
      form.formtastic fieldset ol li p.inline-errors {
        color: #cc0000;
        margin: 0.5em 0 0 25%; }
      form.formtastic fieldset ol li ul.errors {
        color: #cc0000;
        margin: 0.5em 0 0 25%;
        list-style: square; }
        form.formtastic fieldset ol li ul.errors li {
          padding: 0;
          border: none;
          display: list-item; }
      form.formtastic fieldset ol li.string input, form.formtastic fieldset ol li.numeric input, form.formtastic fieldset ol li.password input {
        width: 74%; }
      form.formtastic fieldset ol li.text textarea {
        width: 74%; }
      form.formtastic fieldset ol li.hidden {
        display: none; }
      form.formtastic fieldset ol li.boolean label {
        padding-left: 25%;
        width: auto; }
        form.formtastic fieldset ol li.boolean label input {
          margin: 0 0.5em 0 0.2em; }
      form.formtastic fieldset ol li.radio fieldset ol { margin-bottom:-0.6em; } li {
        margin: 0.1em 0 0.5em 0; }
        form.formtastic fieldset ol li.radio fieldset ol { margin-bottom:-0.6em; } li label {
          float: none;
          width: 100%; }
          form.formtastic fieldset ol li.radio fieldset ol { margin-bottom:-0.6em; } li label input {
            margin-right: 0.2em; }
      form.formtastic fieldset ol li.check_boxes fieldset ol {
        margin-bottom: -0.6em; }
        form.formtastic fieldset ol li.check_boxes fieldset ol li {
          margin: 0.1em 0 0.5em 0; }
          form.formtastic fieldset ol li.check_boxes fieldset ol li label {
            float: none;
            width: 100%; }
            form.formtastic fieldset ol li.check_boxes fieldset ol li label input {
              margin-right: 0.2em; }
      form.formtastic fieldset ol li.date fieldset ol li,
      form.formtastic fieldset ol li.time fieldset ol li,
      form.formtastic fieldset ol li.datetime fieldset ol li {
        float: left;
        width: auto;
        margin: 0 0.3em 0 0; }
        form.formtastic fieldset ol li.date fieldset ol li label,
        form.formtastic fieldset ol li.time fieldset ol li label,
        form.formtastic fieldset ol li.datetime fieldset ol li label {
          display: none; }
          form.formtastic fieldset ol li.date fieldset ol li label input,
          form.formtastic fieldset ol li.time fieldset ol li label input,
          form.formtastic fieldset ol li.datetime fieldset ol li label input {
            display: inline;
            margin: 0;
            padding: 0; }

table.jCalendar {
  border: 1px solid #000;
  background: #aaa;
  border-collapse: separate;
  border-spacing: 2px; }

table.jCalendar th {
  background: #333;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px; }

table.jCalendar td {
  background: #ccc;
  color: #000;
  padding: 3px 5px;
  text-align: center; }

table.jCalendar td.other-month {
  background: #ddd;
  color: #aaa; }

table.jCalendar td.today {
  background: #666;
  color: #fff; }

table.jCalendar td.selected {
  background: #f66;
  color: #fff; }

table.jCalendar td.selected.dp-hover {
  background: #f33;
  color: #fff; }

table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
  background: #fff;
  color: #000; }

table.jCalendar tr.selectedWeek td {
  background: #f66;
  color: #fff; }

table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
  background: #bbb;
  color: #888; }

table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
  background: #bbb;
  color: #888; }

/* For the popup */
/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
div.dp-popup {
  position: relative;
  background: #ccc;
  font-size: 10px;
  font-family: arial, sans-serif;
  padding: 2px;
  width: 171px;
  line-height: 1.2em; }

div#dp-popup {
  position: absolute;
  z-index: 199; }

div.dp-popup h2 {
  font-size: 12px;
  text-align: center;
  margin: 2px 0;
  padding: 0; }

a#dp-close {
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block; }

a#dp-close:hover {
  text-decoration: underline; }

div.dp-popup a {
  color: #000;
  text-decoration: none;
  padding: 3px 2px 0; }

div.dp-popup div.dp-nav-prev {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 100px; }

div.dp-popup div.dp-nav-prev a {
  float: left; }

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
  cursor: pointer; }

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
  cursor: default; }

div.dp-popup div.dp-nav-next {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 100px; }

div.dp-popup div.dp-nav-next a {
  float: right; }

div.dp-popup a.disabled {
  cursor: default;
  color: #aaa; }

div.dp-popup td {
  cursor: pointer; }

div.dp-popup td.disabled {
  cursor: default; }

.headline-box {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  overflow: hidden;
  display: inline-block;
  width: 852px;
  margin-bottom: 48px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative; }
  * html .headline-box {
    overflow-x: hidden; }
  .headline-box {
    display: block; }
  .headline-box .headline {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    background: #ccc no-repeat top left;
    background-image: url('/images/headline-bg.gif?1283690689');
    padding-left: 48px;
    padding-right: 68px;
    line-height: 40px;
    margin-bottom: 40px; }
  .headline-box .view-mode {
    position: absolute;
    top: 8px;
    right: 8px; }
    .headline-box .view-mode a {
      zoom: 1;
      display: inline;
      display: -moz-inline-box;
      display: inline-block;
      vertical-align: top;
      width: 26px;
      height: 26px;
      cursor: pointer;
      margin-right: 2px;
      opacity: 0.6; }
      .headline-box .view-mode a:hover, .headline-box .view-mode a.active {
        opacity: 1.0; }
  .headline-box .content {
    margin-left: 48px;
    margin-right: 48px; }
    .headline-box .content .title {
      height: 24px;
      line-height: 24px;
      border-bottom: 1px solid #ccc;
      margin-bottom: 24px; }
      .headline-box .content .title h2 {
        line-height: 24px;
        font-size: 18px;
        float: left; }
      .headline-box .content .title a.weblink, .headline-box .content .title .pagination {
        float: right; }
  .headline-box .bottomline {
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #ccc;
    margin-bottom: 20px; }
    .headline-box .bottomline .pagination {
      float: right; }

.alphabar-letter {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle; }

.pages {
  margin-top: 12px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc; }

.page {
  margin-bottom: 12px; }
  .page p {
    margin-bottom: 0; }

.document-container {
  margin: 0 0 24px 0; }
  .document-container .document {
    min-height: 135px;
    position: relative; }
    .document-container .document .cover {
      clear: left;
      float: left;
      margin-top: -20px; }
    .document-container .document h4 {
      line-height: 20px;
      margin-bottom: 0; }
    .document-container .document .metadata p, .document-container .document .pages {
      margin-bottom: 0; }
    .document-container .document h4, .document-container .document .metadata p, .document-container .document .pages {
      margin-left: 138px; }
    .document-container .document .view_count, .document-container .document h4.truncated {
      display: none; }
    .document-container .document .year_of_publication {
      color: #ccc; }
    .document-container .document .blurb {
      font-size: 11px; }
    .document-container .document .pages .search_result_link {
      padding-left: 13px;
      background: transparent no-repeat left center;
      background-image: url('/images/expand.gif?1283690689'); }
      .document-container .document .pages .search_result_link.open {
        background-image: url('/images/collapse.gif?1283690689'); }
    .document-container .document .pages .page {
      margin-left: 13px; }
    .document-container .document .pages .next_page {
      padding-left: 13px;
      background: transparent no-repeat left center;
      background-image: url('/images/expand.gif?1283690689'); }

.grid-view.headline-box .bottomline, .grid-view .bottomline {
  clear: both; }
.grid-view .document-container {
  width: 135px;
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .grid-view .document-container .document {
    padding-top: 135px;
    min-height: 0; }
    .grid-view .document-container .document .cover {
      clear: none;
      float: none;
      margin-top: 0;
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -46px;
      text-align: center; }
    .grid-view .document-container .document h4, .grid-view .document-container .document .metadata p, .grid-view .document-container .document .pages {
      text-align: center;
      margin-left: 0; }
    .grid-view .document-container .document .view_count {
      display: block; }
    .grid-view .document-container .document h4, .grid-view .document-container .document .contributors, .grid-view .document-container .document .subtitle, .grid-view .document-container .document .blurb, .grid-view .document-container .document .year_of_publication, .grid-view .document-container .document .pages {
      display: none; }
    .grid-view .document-container .document h4.truncated {
      display: block; }

#advanced_search_form {
  margin-bottom: 24px; }
  #advanced_search_form form.formtastic fieldset.inputs ol li.full_width {
    padding-right: 6px; }
    #advanced_search_form form.formtastic fieldset.inputs ol li.full_width label {
      width: 100%; }
    #advanced_search_form form.formtastic fieldset.inputs ol li.full_width input {
      width: 100%; }
  #advanced_search_form form.formtastic fieldset.inputs ol li.year label {
    width: 30%; }
  #advanced_search_form form.formtastic fieldset.inputs ol li.year input {
    width: 60%; }
  #advanced_search_form form.formtastic fieldset.inputs .button.submit {
    margin: 0; }
  #advanced_search_form form.formtastic fieldset.inputs #year_of_publication {
    padding-bottom: 0.4em; }

.publisher {
  position: relative;
  min-height: 135px; }
  .publisher .logo {
    clear: left;
    float: left;
    margin-top: -20px; }
  .publisher h4 {
    line-height: 20px;
    margin-bottom: 0; }
  .publisher .description, .publisher h4 {
    margin-left: 138px; }

.contributor {
  position: relative;
  min-height: 135px; }
  .contributor .picture {
    clear: left;
    float: left;
    margin-top: -20px; }
  .contributor h4 {
    line-height: 20px;
    margin-bottom: 0; }
  .contributor .description, .contributor h4 {
    margin-left: 138px; }

#atff {
  display: none; }

.grey {
  color: #666; }

.hidden {
  display: none; }

.main a {
  color: #0088d6;
  text-decoration: none; }
  .main a:hover {
    text-decoration: underline; }

a:focus {
  outline: none;
  -moz-outline-style: none; }

a:focus {
  outline: none;
  -moz-outline-style: none; }

.alignleft {
  float: left;
  margin-right: 5px; }

.alignright {
  float: right; }

.button-to input[type=submit].inline {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: underline;
  cursor: pointer;
  background: none; }

a.go_button {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  background: transparent no-repeat center right;
  background-image: url('/images/go_button.png?1283690689');
  padding: 0 40px 0 0;
  text-align: right; }

a.button_submit {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 20px;
  margin: 10px;
  line-height: 20px;
  border: 1px solid #ccc;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  background: no-repeat;
  background-image: url('/images/button_submit.png?1283690689');
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  cursor: pointer;
  color: black; }
  a.button_submit:hover {
    background-position: left bottom; }

a.button_read {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 20px;
  margin: 10px;
  line-height: 20px;
  border: 1px solid #ccc;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  background: no-repeat;
  background-image: url('/images/button_submit.png?1283690689');
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  cursor: pointer;
  color: black;
  width: 190px;
  margin-left: 0;
  margin-right: 0; }
  a.button_read:hover {
    background-position: left bottom; }

input.button.submit {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 20px;
  margin: 10px;
  line-height: 20px;
  border: 1px solid #ccc;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  background: no-repeat;
  background-image: url('/images/button_submit.png?1283690689');
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  cursor: pointer;
  color: black; }
  input.button.submit:hover {
    background-position: left bottom; }

input.red, select.red {
  border: 1px solid red; }

input.label {
  color: #888; }

form input.heading {
  font-size: 1.2em;
  font-weight: bold; }

#billing_address_form input {
  width: 70%; }
#billing_address_form select {
  width: 71%; }

a.big_button_submit {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  background: no-repeat;
  background-image: url('/images/big_button_submit.png?1283690689');
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  cursor: pointer;
  color: black; }
  a.big_button_submit:hover {
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px; }

.thumb {
  border: 1px solid #aaa; }

.thumb_large {
  border: 1px solid #aaa;
  max-width: 190px; }

.activity {
  margin-bottom: 10px; }
  .activity .time_ago {
    font-size: 10px;
    color: #666; }
  .activity .icon {
    width: 29px;
    height: 30px;
    float: left;
    margin-right: 5px; }
    .activity .icon.citation {
      background-image: url('/images/icon_citation.png?1283690689'); }
    .activity .icon.note {
      background-image: url('/images/icon_note.png?1283690689'); }
    .activity .icon.page_copy {
      background-image: url('/images/icon_page_purchase.png'); }

#flash_container {
  background: #202020; }
  #flash_container .middle_wrapper {
    position: relative;
    width: 1009px;
    margin: 0 auto;
    padding-bottom: 100px; }
    #flash_container .middle_wrapper #adsense {
      margin-left: 140px; }
    #flash_container .middle_wrapper #document {
      margin-top: 20px;
      border-top: 1px solid #ccc;
      padding: 10px; }
      #flash_container .middle_wrapper #document h1 {
        color: #ccc;
        font-size: 16px; }
      #flash_container .middle_wrapper #document p {
        color: #666; }

#adcontainer {
  margin: 0 0 24px 0;
  width: 728px; }

ul.tabnav {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  text-align: left;
  margin: 1em 0 1.5em 0;
  border-bottom: 1px solid #666;
  list-style-type: none;
  padding: 3px 10px 4px 1em; }
  * html ul.tabnav {
    overflow-x: hidden; }
  ul.tabnav li {
    display: inline; }
    ul.tabnav li.active {
      border-bottom: 1px solid #fff;
      background-color: white; }
    ul.tabnav li a {
      padding: 5px 1.5em 4px;
      border: 1px solid #666;
      border-top-right-radius: 3px;
      -moz-border-radius-topright: 3px;
      -webkit-border-top-right-radius: 3px;
      border-top-left-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -webkit-border-top-left-radius: 3px;
      background-color: #777;
      color: #fff;
      margin-right: 0px;
      text-decoration: none;
      border-bottom: none;
      text-transform: uppercase;
      font-weight: bold; }
      ul.tabnav li a.active {
        background-color: #fff;
        color: #444;
        position: relative;
        top: 1px;
        padding-top: 4px;
        border-bottom: 2px solid #fff; }
        ul.tabnav li a.active:hover {
          background-color: #fff; }
      ul.tabnav li a:hover {
        background-color: #888; }

.splash {
  position: relative; }
  .splash .inner_shadow {
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    background: repeat-x;
    background-image: url('/images/inner_shadow.png?1283690689'); }

.splash.blue {
  background: #006bb8 repeat-y top center;
  background-image: url('/images/splash_blue.png?1283690689');
  color: #fff; }
  .splash.blue .container {
    padding-top: 20px;
    padding-bottom: 10px; }
  .splash.blue h2 {
    text-align: center; }
  .splash.blue .left {
    padding-left: 80px;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 390px; }
    * html .splash.blue .left {
      overflow-x: hidden; }
  .splash.blue .right {
    padding-left: 80px;
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px;
    padding-right: 80px; }
    * html .splash.blue .right {
      overflow-x: hidden; }

.splash.yellow {
  background: #b2a424 top center repeat-y;
  background-image: url('/images/splash-yellow-bg.png?1283690689'); }

.forgot_password_or_register_link {
  padding-left: 120px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  overflow: hidden;
  display: inline-block; }
  * html .forgot_password_or_register_link {
    overflow-x: hidden; }
  .forgot_password_or_register_link {
    display: block; }
  .forgot_password_or_register_link .go_button {
    float: right; }

.flash {
  overflow: hidden;
  display: inline-block; }
  .flash {
    display: block; }
  .flash.notice, .flash.warning, .flash.message, .flash.error {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    margin: 10px 0;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
  .flash.notice, .flash.error, .flash.message {
    color: white;
    background: #1975b6 no-repeat bottom left;
    background-image: url('/images/blue_box_downarrow.png?1283690689'); }
  .flash.warning {
    background: #ffcc33 no-repeat bottom left;
    background-image: url('/images/yellow_box_downarrow.png?1283690689'); }

h3.download_done, h3.download_done a {
  color: white; }

#flash_container .flash.notice, #flash_container .flash.message, #flash_container .flash.error {
  background-image: url('/images/blue_box_downarrow_dark.png?1283690689'); }
#flash_container .flash.warning {
  background-image: url('/images/yellow_box_downarrow_dark.png?1283690689'); }

a.closeme {
  display: block;
  width: 15px;
  height: 15px;
  float: right;
  position: relative;
  margin-left: 10px;
  background: transparent no-repeat;
  background-image: url('/images/icon_close.png?1283690689');
  cursor: pointer;
  z-index: 100; }
  a.closeme:hover {
    background-position: bottom left; }

textarea.placeholder, input.placeholder {
  font-style: italic;
  color: #666; }

p.tour_or_register {
  padding: 20px;
  line-height: 54px; }
  p.tour_or_register a.button_submit {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 20px;
    margin: 10px;
    line-height: 20px;
    border: 1px solid #ccc;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    background: no-repeat;
    background-image: url('/images/button_submit.png?1283690689');
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    cursor: pointer;
    color: black;
    font-size: 18px;
    width: 214px;
    height: 54px;
    line-height: 54px;
    background: no-repeat;
    background-image: url('/images/button_submit3.png?1283690689'); }
    p.tour_or_register a.button_submit:hover {
      background-position: left bottom; }
    p.tour_or_register a.button_submit:hover {
      background-position: bottom left; }

.main.container {
  position: relative;
  padding-top: 20px; }

iframe {
  overflow: hidden;
  width: 100%; }

.dashboard_item {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
  margin-bottom: 20px; }
  * html .dashboard_item {
    overflow-x: hidden; }
  .dashboard_item .inner {
    padding: 10px;
    min-height: 148px;
    background: repeat-x bottom left;
    background-image: url('/images/dashboard_item.png?1283690689');
    border: 1px solid #ccc;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px; }
    * html .dashboard_item .inner {
      height: 148px; }
  .dashboard_item h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 18px; }
  .dashboard_item h3.euro_icon {
    padding: 3px 0 0 30px;
    background: transparent no-repeat center left;
    background-image: url('/images/icon_euro.png?1283690689'); }
  .dashboard_item h3.invoice_icon {
    padding: 3px 0 0 30px;
    background: transparent no-repeat center left;
    background-image: url('/images/icon_invoice.png?1283690689'); }
  .dashboard_item h3.person_icon {
    padding: 3px 0 0 30px;
    background: transparent no-repeat center left;
    background-image: url('/images/icon_person.png?1283690689'); }
  .dashboard_item h3.people_icon {
    padding: 3px 0 0 40px;
    background: transparent no-repeat center left;
    background-image: url('/images/icon_people.png?1283690689'); }
  .dashboard_item p {
    margin-bottom: 20px; }
  .dashboard_item .button_submit {
    float: right; }
  .dashboard_item.invite_friends {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px; }
    * html .dashboard_item.invite_friends {
      overflow-x: hidden; }
    .dashboard_item.invite_friends .inner {
      min-height: 74px; }
      * html .dashboard_item.invite_friends .inner {
        height: 74px; }
    .dashboard_item.invite_friends h3 {
      margin-bottom: 10px; }
    .dashboard_item.invite_friends #invitation_email_input {
      float: left;
      margin-right: 10px; }
      .dashboard_item.invite_friends #invitation_email_input input {
        width: 150px; }
    .dashboard_item.invite_friends #invitation_message_input {
      float: left; }
      .dashboard_item.invite_friends #invitation_message_input input {
        width: 250px; }
    .dashboard_item.invite_friends span.remaining_chars {
      color: #666; }
    .dashboard_item.invite_friends .button.submit {
      float: left;
      margin-right: 0;
      margin-top: 0; }
  .dashboard_item.delete_account .inner {
    min-height: 74px; }
    * html .dashboard_item.delete_account .inner {
      height: 74px; }
    .dashboard_item.delete_account .inner .button_submit {
      margin: 26px 68px; }

#library a.active {
  color: red; }

#library .scroll_pane {
  float: left;
  width: 200px;
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden; }

#level_2, #level_3 {
  padding-left: 5px; }

#welcome_user {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
  padding-left: 0px;
  position: relative;
  height: 200px; }
  * html #welcome_user {
    overflow-x: hidden; }
  #welcome_user h2 {
    color: #fff;
    font-size: 32px;
    line-height: 1.28em;
    padding-right: 30px;
    text-align: left;
    text-shadow: #555 1px 1px 2px; }
  #welcome_user .button_submit {
    position: absolute;
    bottom: 15px;
    left: 0px;
    margin: 0;
    font-weight: bold;
    color: #333; }

#free_advanced_plan {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
  position: relative;
  height: 200px;
  background-image: url('/images/featurebox_bg.png?1283690689');
  background-repeat: no-repeat;
  background-position: bottom right; }
  * html #free_advanced_plan {
    overflow-x: hidden; }
  #free_advanced_plan .inner {
    padding: 20px; }
    #free_advanced_plan .inner h3 {
      color: #333;
      font-weight: bold;
      margin-bottom: 5px;
      text-transform: uppercase; }
    #free_advanced_plan .inner ul {
      margin-bottom: 5px; }
      #free_advanced_plan .inner ul li {
        color: #333;
        font-size: 130%;
        line-height: 1.1em;
        margin-bottom: 0; }
  #free_advanced_plan .button_submit {
    position: absolute;
    bottom: 15px;
    left: 20px;
    margin: 0;
    font-weight: bold;
    color: #333; }

#login_widget {
  overflow: hidden;
  display: inline-block;
  background: repeat-x bottom left;
  background-image: url('/images/dashboard_item.png?1283690689');
  border: 1px solid #ccc;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px; }
  #login_widget {
    display: block; }
  #login_widget .forgot_password_link {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    width: 55px;
    color: #0088d6;
    line-height: 1.3em;
    font-size: 10px;
    float: right;
    margin-top: 13px;
    text-decoration: none; }
  #login_widget form#new_user_session {
    float: left; }
    #login_widget form#new_user_session fieldset {
      padding: 10px 0 10px 10px; }
      #login_widget form#new_user_session fieldset div {
        float: left;
        margin-right: 10px; }
      #login_widget form#new_user_session fieldset input#user_session_email, #login_widget form#new_user_session fieldset input#user_session_password {
        width: 180px;
        display: block; }
      #login_widget form#new_user_session fieldset input.button.submit {
        float: left;
        margin: 18px 10px 0 0; }
      #login_widget form#new_user_session fieldset #user_session_remember_me {
        vertical-align: middle; }

#guided_tour_btn img {
  margin-left: 6px; }

#documents_widget {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 20px 0;
  padding: 10px;
  background: repeat-x bottom left;
  background-image: url('/images/dashboard_item.png?1283690689');
  border: 1px solid #ccc;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px; }
  #documents_widget {
    display: block; }
  #documents_widget h3 a.label {
    padding-top: 1px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    color: #fff;
    background: #3c3c3c;
    text-decoration: none; }
    #documents_widget h3 a.label:hover {
      background: #0088d6; }
    #documents_widget h3 a.label.active {
      display: none; }
  #documents_widget a.button {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 20px;
    margin: 10px;
    line-height: 20px;
    border: 1px solid #ccc;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    background: no-repeat;
    background-image: url('/images/button_submit.png?1283690689');
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    cursor: pointer;
    color: black;
    float: right; }
    #documents_widget a.button:hover {
      background-position: left bottom; }
  #documents_widget a.prev, #documents_widget a.next {
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    overflow: hidden;
    text-indent: -1000px; }
  #documents_widget a.prev {
    left: 12px;
    background: no-repeat;
    background-image: url('/images/button_prev.png?1283690689'); }
  #documents_widget a.next {
    right: 12px;
    background: no-repeat;
    background-image: url('/images/button_next.png?1283690689'); }
  #documents_widget ul.covers {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    min-height: 118px;
    margin: 0 45px; }
    #documents_widget ul.covers {
      display: block; }
    #documents_widget ul.covers li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #documents_widget ul.covers li.first {
        padding-left: 0px; }
      #documents_widget ul.covers li.last {
        padding-right: 0px; }
    * html #documents_widget ul.covers {
      height: 118px; }
    #documents_widget ul.covers li {
      padding: 0;
      margin: 0 7px 0 0; }

#blog_widget {
  margin-top: 1em; }
  #blog_widget a {
    color: #0088d6;
    text-decoration: none; }
  #blog_widget h2#widget_title {
    border-bottom: 1px solid #444;
    margin-bottom: 0; }
  #blog_widget .latest_post .inner {
    border-bottom: 1px dotted #999;
    margin-bottom: 2em;
    padding-right: 10px; }
    #blog_widget .latest_post .inner h2 {
      margin-bottom: 0.2em; }
      #blog_widget .latest_post .inner h2 a {
        color: #0088d6;
        text-decoration: none;
        font-weight: bold;
        font-size: 85%; }
    #blog_widget .latest_post .inner p.byline {
      margin-top: 1em;
      color: #aaa;
      margin-bottom: 0px; }
    #blog_widget .latest_post .inner .alignleft {
      margin-right: 1em; }
  #blog_widget .latest_posts a {
    display: block;
    color: #0088d6;
    border-bottom: 1px dotted #999;
    padding: 0.5em 0;
    text-decoration: none; }
    #blog_widget .latest_posts a:before {
      content: "> "; }
    #blog_widget .latest_posts a:hover {
      background: #f7f7f7; }

#users_new .login {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px; }
  * html #users_new .login {
    overflow-x: hidden; }
  #users_new .login #login_splash input {
    margin: 0px;
    vertical-align: middle; }
  #users_new .login #login_splash #user_session_password {
    margin-bottom: 0; }
  #users_new .login #login_splash input.button.submit {
    margin-right: 2.4em;
    width: 60px;
    float: right; }
  #users_new .login #login_splash .login_input {
    margin-bottom: 1.5em;
    font-size: 16px; }
    #users_new .login #login_splash .login_input input {
      width: 220px; }
    #users_new .login #login_splash .login_input a {
      text-decoration: none;
      color: #0088d6;
      font-size: 12px; }
#users_new .register {
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px; }
  * html #users_new .register {
    overflow-x: hidden; }
  #users_new .register p {
    font-size: 13px0%; }
  #users_new .register .left {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px; }
    * html #users_new .register .left {
      overflow-x: hidden; }
  #users_new .register .right {
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px; }
    * html #users_new .register .right {
      overflow-x: hidden; }
  #users_new .register label {
    width: 100%; }
  #users_new .register li {
    margin-bottom: 0.3em; }
  #users_new .register li.boolean label {
    padding-left: 0; }
  #users_new .register li.boolean input {
    width: 15px; }
  #users_new .register input {
    width: 240px; }
  #users_new .register input.button {
    float: right;
    width: 120px;
    margin: 2em 2em 1em 0; }
#users_new .inner {
  border: 1px solid #999;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  padding: 15px 0 15px 20px;
  background: white repeat-x bottom left;
  background-image: url('/images/gradient_widget_box.png?1283690689'); }
  #users_new .inner a {
    color: #0088d6; }
  #users_new .inner h2 {
    color: #0088d6;
    padding: 0;
    margin-bottom: 0.2em; }
  #users_new .inner p {
    margin-bottom: 0.5em; }

#create_payment .ui-tabs-hide {
  display: none; }
#create_payment .ui-tabs-selected a {
  color: #0088D6; }
  #create_payment .ui-tabs-selected a span.raquo {
    visibility: visible;
    color: #0088D6; }
#create_payment ul {
  list-style: none; }
#create_payment li a {
  display: block;
  padding: 2px;
  font-size: 14px;
  line-height: 18px;
  color: #202020;
  text-decoration: none; }
  #create_payment li a:hover {
    background: #eee; }
  #create_payment li a span {
    font-size: 12px;
    color: #bbb; }
    #create_payment li a span.raquo {
      font-size: 18px;
      visibility: hidden; }
#create_payment .price_listing td {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 16px;
  border-bottom: 1px solid #ddd; }
#create_payment .price_listing tr.vat td {
  background: #eee;
  border-bottom: 1px solid #bbb; }
#create_payment .price_listing td.desc {
  width: 75%; }
#create_payment .price_listing td.amount {
  padding: 5px 20px;
  width: 25%;
  text-align: right; }
#create_payment .provider {
  overflow: hidden;
  display: inline-block;
  padding-bottom: 15px;
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 15px; }
  #create_payment .provider {
    display: block; }
  #create_payment .provider img {
    float: right; }
  #create_payment .provider p span {
    color: #999; }

#payments_overview th, #binders th {
  font-weight: normal;
  color: #999;
  border-bottom: 1px solid #DDDDDD; }

img.loader {
  vertical-align: middle; }

.search-phrase {
  text-align: center;
  color: #333;
  font-size: 16px; }

.highlight, .match {
  background: #E5E5E5 none repeat scroll 0 0;
  padding: 2px;
  font-weight: bold; }

.document-count {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 95px;
  height: 60px;
  background: transparent no-repeat;
  background-image: url('/images/document-count-bg.png?1283690689');
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 18px; }
  .document-count .inner {
    padding: 13px 0; }
  .document-count #total-pages {
    display: none; }

html, body {
  height: 100%; }

#root {
  min-height: 100%;
  margin-bottom: -100px; }
  #root #root_footer {
    height: 100px; }

#footer {
  clear: both;
  position: relative;
  height: 100px; }

#header {
  background-color: #202020;
  height: 80px; }
  #header h1 {
    margin: 5px 0 5px 0; }
  #header .locale_selector a {
    margin-right: 0.2em; }
  #header .locale_selector img {
    vertical-align: bottom; }
  #header .change-language {
    margin: 0;
    color: white; }
  #header .upper {
    margin-top: 7px; }
    #header .upper #search {
      width: 320px;
      float: left; }
      #header .upper #search fieldset {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
        position: relative;
        height: 35px;
        background: transparent no-repeat 0 5px;
        background-image: url('/images/search_bg.png?1283690689'); }
      #header .upper #search label {
        display: none; }
      #header .upper #search input.query {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
        margin: 10px 0 0 30px;
        width: 290px;
        font-style: normal; }
      #header .upper #search input.submit.button {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
        position: absolute;
        top: 0;
        right: -5px;
        width: 89px;
        height: 35px;
        background: transparent no-repeat;
        background-image: url('/images/button-submit.png?1283690689');
        color: #fff;
        text-transform: uppercase;
        cursor: pointer; }
  #header ul.menu {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    float: right; }
    #header ul.menu {
      display: block; }
    #header ul.menu li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #header ul.menu li.first {
        padding-left: 0px; }
      #header ul.menu li.last {
        padding-right: 0px; }
    #header ul.menu li {
      margin-bottom: 3px;
      color: white; }
    #header ul.menu a {
      color: white;
      zoom: 1;
      display: inline;
      display: -moz-inline-box;
      display: inline-block;
      vertical-align: top;
      padding-right: 0.6em;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 11px;
      line-height: 16px; }
      #header ul.menu a:hover {
        text-decoration: underline; }
  #header .lower {
    margin-top: 8px;
    margin-bottom: 8px; }
    #header .lower span {
      color: white;
      font-size: 12px;
      padding-right: 0.4em; }
      #header .lower span#user_balance {
        font-size: 11px;
        text-transform: uppercase; }
        #header .lower span#user_balance a {
          color: white;
          text-decoration: none; }
          #header .lower span#user_balance a:hover {
            text-decoration: underline; }
    #header .lower ul#main_menu {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      overflow: hidden;
      display: inline-block;
      float: right;
      padding: 0; }
      #header .lower ul#main_menu {
        display: block; }
      #header .lower ul#main_menu li {
        list-style-type: none;
        margin-left: 0px;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 4px;
        padding-right: 4px; }
        #header .lower ul#main_menu li.first {
          padding-left: 0px; }
        #header .lower ul#main_menu li.last {
          padding-right: 0px; }
      #header .lower ul#main_menu li {
        margin-bottom: 3px; }
        #header .lower ul#main_menu li a, #header .lower ul#main_menu li input[type=submit], #header .lower ul#main_menu li span {
          display: block;
          padding-top: 2px;
          padding-left: 5px;
          padding-right: 5px;
          text-transform: uppercase;
          font-size: 11px;
          line-height: 16px; }
        #header .lower ul#main_menu li a, #header .lower ul#main_menu li input {
          -moz-border-radius-topleft: 2px;
          -webkit-border-top-left-radius: 2px;
          -moz-border-radius-topright: 2px;
          -webkit-border-top-right-radius: 2px;
          -moz-border-radius-bottomleft: 2px;
          -webkit-border-bottom-left-radius: 2px;
          -moz-border-radius-bottomright: 2px;
          -webkit-border-bottom-right-radius: 2px;
          color: #fff;
          background: #3c3c3c;
          text-decoration: none; }
          #header .lower ul#main_menu li a:hover, #header .lower ul#main_menu li input:hover {
            background: #0088d6; }
        #header .lower ul#main_menu li.current a {
          background: #0088d6; }

#footer {
  background: #202020 repeat-x;
  background-image: url('/images/footer-bg.png?1283690689');
  color: #aaa; }
  #footer .container {
    overflow: visible; }
  #footer a {
    color: #0088d6;
    text-decoration: none; }
  #footer #follow_us {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 150px;
    display: block;
    position: relative; }
    * html #footer #follow_us {
      overflow-x: hidden; }
    #footer #follow_us .nerdy_container {
      position: absolute;
      top: -20px; }
      #footer #follow_us .nerdy_container a {
        font-weight: bold; }
      #footer #follow_us .nerdy_container a.nerdy_twitter_guy {
        zoom: 1;
        display: inline;
        display: -moz-inline-box;
        display: inline-block;
        vertical-align: top;
        width: 32px;
        height: 50px;
        background: transparent no-repeat top left;
        background-image: url('/images/nerdy_twitter_guy.png?1283690689');
        vertical-align: bottom; }
        #footer #follow_us .nerdy_container a.nerdy_twitter_guy:hover {
          background-position: left bottom; }
  #footer #footer_menu {
    display: inline;
    float: left;
    margin-right: 0;
    width: 830px;
    padding-left: 40px;
    float: right;
    text-align: right; }
    * html #footer #footer_menu {
      overflow-x: hidden; }
    #footer #footer_menu ul {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      display: inline; }
      #footer #footer_menu ul li {
        margin: 0px;
        padding: 0px;
        display: inline; }
      #footer #footer_menu ul li {
        display: block;
        margin: 1.2em 0 0 1em;
        float: left; }
        #footer #footer_menu ul li a {
          background: transparent no-repeat 0px 2px;
          background-image: url('/images/arrow-white-right.gif?1283690689');
          color: #ddd;
          padding: 0 0 0 12px; }
          #footer #footer_menu ul li a:hover {
            color: #fff; }

#root.black {
  background-color: #111; }
  #root.black h1, #root.black h2, #root.black h3, #root.black h4, #root.black p, #root.black div, #root.black li {
    color: #ccc; }
  #root.black input, #root.black #search input#query {
    color: #222; }
  #root.black a {
    color: #0088d6;
    text-decoration: none; }
  #root.black span.match {
    background-color: #222; }

#my_library {
  float: left;
  margin-bottom: 2em; }
  #my_library .secment {
    background-color: #000;
    border: 1px solid #222;
    float: left;
    padding: 0;
    width: 630px; }
    #my_library .secment div#document_list {
      margin-left: 1.2em; }
    #my_library .secment h2#to_booklist {
      padding: 0 44px 4px;
      margin-bottom: 0px;
      background: no-repeat;
      background-image: url('/images/my_lib_icons/book.png?1283690689');
      background-position: 6px 11px;
      border-bottom: 1px solid #222;
      position: relative; }
      #my_library .secment h2#to_booklist a#toggle_documents {
        position: absolute;
        top: 0px;
        right: 0px;
        color: #0088d6;
        padding: 7px 20px;
        display: block;
        float: right;
        font-size: 16pt;
        font-weight: bold;
        line-height: 1.2em; }
        #my_library .secment h2#to_booklist a#toggle_documents:hover {
          background-color: #111;
          border-left: 1px solid #222; }
      #my_library .secment h2#to_booklist a {
        color: #ddd;
        font-size: 11pt; }
  #my_library #bookmarks h3 {
    background: no-repeat;
    background-image: url('/images/my_lib_icons/tiny/bookmarks.png?1283690689');
    background-position: 0 11px; }
  #my_library #citations h3 {
    background: no-repeat;
    background-image: url('/images/my_lib_icons/tiny/citations.png?1283690689');
    background-position: 0 11px; }
  #my_library #notes h3 {
    background: no-repeat;
    background-image: url('/images/my_lib_icons/tiny/notes.png?1283690689');
    background-position: 0 11px; }
  #my_library #pages h3 {
    background: no-repeat;
    background-image: url('/images/my_lib_icons/tiny/purchases.png?1283690689');
    background-position: 0 11px; }
  #my_library #booklist {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
    padding-right: 40px;
    min-height: 600px; }
    * html #my_library #booklist {
      overflow-x: hidden; }
    #my_library #booklist h1 {
      border-bottom: 1px solid #fff;
      color: white;
      font-size: 14pt; }
    #my_library #booklist .pagination {
      width: 12px;
      float: left; }
      #my_library #booklist .pagination a, #my_library #booklist .pagination span {
        display: none;
        font-size: 0; }
      #my_library #booklist .pagination.previous_link {
        margin-right: 16px;
        margin-top: 55px; }
        #my_library #booklist .pagination.previous_link a.prev_page {
          background: no-repeat;
          background-image: url('/images/my_lib_icons/arrow_left.png?1283690689');
          display: block;
          height: 18px;
          width: 12px; }
      #my_library #booklist .pagination.next_link {
        margin-top: 190px; }
        #my_library #booklist .pagination.next_link a.next_page {
          background: no-repeat;
          background-image: url('/images/my_lib_icons/arrow_right.png?1283690689');
          display: block;
          height: 18px;
          width: 12px; }
    #my_library #booklist ul#documents {
      list-style: none;
      margin: 1.5em 0 1.5em 0;
      float: left;
      width: 560px; }
      #my_library #booklist ul#documents li {
        float: left;
        width: 112px;
        position: relative;
        text-align: center; }
        #my_library #booklist ul#documents li .hover_area {
          height: 125px;
          width: 100px;
          overflow: hidden; }
          #my_library #booklist ul#documents li .hover_area .info.hidden {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            -moz-border-radius-topright: 4px;
            -webkit-border-top-right-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-bottom-right-radius: 4px;
            text-align: left;
            float: left;
            position: absolute;
            top: -10px;
            left: 96px;
            background-color: #111;
            border: 1px solid #333;
            padding: 1em 1.2em;
            width: 225px;
            z-index: 100;
            overflow: visible; }
            #my_library #booklist ul#documents li .hover_area .info.hidden h2 {
              font-size: 12pt;
              font-weight: bold;
              text-align: left; }
              #my_library #booklist ul#documents li .hover_area .info.hidden h2 img {
                margin-left: 1em; }
            #my_library #booklist ul#documents li .hover_area .info.hidden ul {
              list-style: none;
              margin-left: 0;
              position: relative;
              z-index: 101; }
              #my_library #booklist ul#documents li .hover_area .info.hidden ul li {
                text-align: left;
                line-height: 1.6em;
                padding-left: 28px;
                position: relative;
                z-index: 102; }
                #my_library #booklist ul#documents li .hover_area .info.hidden ul li.bookmarks {
                  background: no-repeat;
                  background-image: url('/images/my_lib_icons/tiny/bookmarks.png?1283690689'); }
                #my_library #booklist ul#documents li .hover_area .info.hidden ul li.citations {
                  background: no-repeat;
                  background-image: url('/images/my_lib_icons/tiny/citations.png?1283690689'); }
                #my_library #booklist ul#documents li .hover_area .info.hidden ul li.notes {
                  background: no-repeat;
                  background-image: url('/images/my_lib_icons/tiny/notes.png?1283690689'); }
                #my_library #booklist ul#documents li .hover_area .info.hidden ul li.purchases {
                  background: no-repeat;
                  background-image: url('/images/my_lib_icons/tiny/purchases.png?1283690689'); }
                #my_library #booklist ul#documents li .hover_area .info.hidden ul li.show_all {
                  padding-left: 0; }
  #my_library #book_details .secment {
    margin: 0 0 1em 0;
    padding: 0;
    width: 630px; }
    #my_library #book_details .secment .top_bar {
      border-bottom: 1px solid #333;
      float: left;
      width: 100%; }
      #my_library #book_details .secment .top_bar .inner {
        padding: 0 0 0 1em; }
      #my_library #book_details .secment .top_bar h3 {
        padding-top: 1em;
        padding-left: 30px;
        font-size: 10pt;
        width: 400px;
        float: left; }
      #my_library #book_details .secment .top_bar a.toggle_visiblity {
        padding: 4px 20px;
        display: block;
        float: right;
        font-size: 16pt;
        font-weight: bold; }
        #my_library #book_details .secment .top_bar a.toggle_visiblity.open {
          padding-right: 24px; }
        #my_library #book_details .secment .top_bar a.toggle_visiblity:hover {
          background-color: #111;
          border-left: 1px solid #333; }
    #my_library #book_details .secment ul.content {
      float: left;
      list-style: none;
      margin-top: 1em; }
  #my_library #book_details #bookinfo {
    padding: 1em 0 0.7em; }
    #my_library #book_details #bookinfo .cover {
      float: left;
      margin: 0 1.8em 0 1em; }
    #my_library #book_details #bookinfo .infotext {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 390px;
      color: white; }
      * html #my_library #book_details #bookinfo .infotext {
        overflow-x: hidden; }
      #my_library #book_details #bookinfo .infotext ul {
        list-style: none;
        margin-left: 0; }
        #my_library #book_details #bookinfo .infotext ul.left {
          display: inline;
          float: left;
          margin-right: 10px;
          width: 190px; }
          * html #my_library #book_details #bookinfo .infotext ul.left {
            overflow-x: hidden; }
        #my_library #book_details #bookinfo .infotext ul.right {
          display: inline;
          float: left;
          margin-right: 10px;
          width: 150px; }
          * html #my_library #book_details #bookinfo .infotext ul.right {
            overflow-x: hidden; }
        #my_library #book_details #bookinfo .infotext ul li {
          margin: 0; }
  #my_library #tag_details h2 {
    float: left;
    margin-top: 1em;
    font-size: 12pt;
    border-bottom: 1px solid #ddd;
    width: 100%; }
  #my_library #mylib_search_results h2 {
    float: left;
    margin-top: 1em;
    font-size: 12pt;
    border-bottom: 1px solid #ddd;
    width: 100%; }
  #my_library #shared_results .secment {
    margin: 0 0 1em 0;
    padding: 0;
    width: 630px; }
    #my_library #shared_results .secment h2.to_booklist {
      padding: 0 1.2em; }
    #my_library #shared_results .secment .top_bar {
      border-bottom: 1px solid #333;
      float: left;
      width: 100%; }
      #my_library #shared_results .secment .top_bar .inner {
        padding: 0 0 0 1em; }
      #my_library #shared_results .secment .top_bar h3 {
        padding-top: 1em;
        padding-left: 30px;
        font-size: 10pt;
        width: 400px;
        float: left; }
      #my_library #shared_results .secment .top_bar a.toggle_visiblity {
        padding: 4px 20px;
        display: block;
        float: right;
        font-size: 16pt;
        font-weight: bold; }
        #my_library #shared_results .secment .top_bar a.toggle_visiblity.open {
          padding-right: 24px; }
        #my_library #shared_results .secment .top_bar a.toggle_visiblity:hover {
          background-color: #111;
          border-left: 1px solid #333; }
    #my_library #shared_results .secment div.content {
      float: left;
      padding-top: 1em; }
      #my_library #shared_results .secment div.content ul {
        list-style: none; }
      #my_library #shared_results .secment div.content a.reveal_more {
        width: 600px;
        display: block;
        float: left;
        margin: 0px 0px 1em 1em; }
  #my_library #my_search {
    display: inline;
    float: left;
    margin-right: 0;
    width: 270px;
    margin-top: 1.4em;
    text-align: right; }
    * html #my_library #my_search {
      overflow-x: hidden; }
    #my_library #my_search #mylibrary_query {
      width: 194px; }
    #my_library #my_search input#search_my_library {
      -moz-border-radius-topleft: 4px;
      -webkit-border-top-left-radius: 4px;
      -moz-border-radius-topright: 4px;
      -webkit-border-top-right-radius: 4px;
      -moz-border-radius-bottomleft: 4px;
      -webkit-border-bottom-left-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -webkit-border-bottom-right-radius: 4px;
      background-color: #111;
      border-style: solid;
      border-color: #555;
      border-width: 1px;
      color: #ddd;
      padding: 4px 5px;
      margin: 4px; }
      #my_library #my_search input#search_my_library:hover {
        background-color: #222; }
  #my_library #tag_cloud {
    display: inline;
    float: left;
    margin-right: 0;
    width: 270px;
    font-size: 30px;
    margin-top: 40px;
    color: #111; }
    * html #my_library #tag_cloud {
      overflow-x: hidden; }
    #my_library #tag_cloud h2 {
      font-size: 12pt;
      font-weight: bold;
      margin-bottom: 0; }

#carousels {
  height: 190px;
  margin-top: 1em; }
  #carousels .ui-tabs-nav li {
    border: none;
    background: none; }
    #carousels .ui-tabs-nav li a {
      padding: 0; }
      #carousels .ui-tabs-nav li a span {
        font-size: 1.2em;
        padding: 0em 1.4em 0em 1.4em;
        border-right: 2px solid #999; }
    #carousels .ui-tabs-nav li:last-child a span {
      border-right: none; }
    #carousels .ui-tabs-nav li:first-child a span {
      padding-left: 2.0em; }
  #carousels .ui-state-default a span {
    color: #aaa; }
  #carousels .ui-state-active a span {
    color: #222; }
  #carousels .ui-corner-all {
    border: none;
    background: none; }
  #carousels .ui-tabs-panel {
    padding: 0em 0em; }
  #carousels h3 {
    margin: 0.6em 0 0 42px;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    color: #555; }
  #carousels .carousel {
    width: 930px;
    height: 120px;
    margin-bottom: 1em; }

.jcarousel-skin-paperc .jcarousel-container-horizontal {
  width: 867px;
  padding: 13px 35px 25px 38px; }
.jcarousel-skin-paperc .jcarousel-container-vertical {
  width: 75px;
  height: 245px;
  padding: 40px 20px; }
.jcarousel-skin-paperc .jcarousel-clip-horizontal {
  width: 865px;
  height: 132px; }
.jcarousel-skin-paperc .jcarousel-clip-vertical {
  width: 75px;
  height: 245px; }
.jcarousel-skin-paperc .jcarousel-item .document {
  width: inherit; }
  .jcarousel-skin-paperc .jcarousel-item .document .cover {
    width: inherit;
    margin-right: 0; }
.jcarousel-skin-paperc .jcarousel-item-horizontal {
  height: 132px;
  width: 96px;
  margin-right: 10px;
  overflow: hidden; }
.jcarousel-skin-paperc .jcarousel-item-vertical {
  margin-bottom: 10px; }
.jcarousel-skin-paperc .jcarousel-item-placeholder {
  background: #eee;
  color: #000; }
.jcarousel-skin-paperc .jcarousel-next-horizontal {
  position: absolute;
  top: 47px;
  right: 1px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent no-repeat 0 0;
  background-image: url('/images/carousel_next-horizontal.png?1283690689'); }
  .jcarousel-skin-paperc .jcarousel-next-horizontal:hover {
    background-position: -32px 0; }
  .jcarousel-skin-paperc .jcarousel-next-horizontal:active {
    background-position: -64px 0; }
.jcarousel-skin-paperc .jcarousel-next-disabled-horizontal {
  cursor: default;
  background-position: -96px 0; }
  .jcarousel-skin-paperc .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-paperc .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0; }
.jcarousel-skin-paperc .jcarousel-prev-horizontal {
  position: absolute;
  top: 47px;
  left: 2px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent no-repeat 0 0;
  background-image: url('/images/carousel_prev-horizontal.png?1283690689'); }
  .jcarousel-skin-paperc .jcarousel-prev-horizontal:hover {
    background-position: -32px 0; }
  .jcarousel-skin-paperc .jcarousel-prev-horizontal:active {
    background-position: -64px 0; }
.jcarousel-skin-paperc .jcarousel-prev-disabled-horizontal {
  cursor: default;
  background-position: -96px 0; }
  .jcarousel-skin-paperc .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-paperc .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0; }
.jcarousel-skin-paperc .jcarousel-next-vertical {
  position: absolute;
  bottom: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent no-repeat 0 0;
  background-image: url('/images/next-vertical.png'); }
  .jcarousel-skin-paperc .jcarousel-next-vertical:hover {
    background-position: 0 -32px; }
  .jcarousel-skin-paperc .jcarousel-next-vertical:active {
    background-position: 0 -64px; }
.jcarousel-skin-paperc .jcarousel-next-disabled-vertical {
  cursor: default;
  background-position: 0 -96px; }
  .jcarousel-skin-paperc .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-paperc .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px; }
.jcarousel-skin-paperc .jcarousel-prev-vertical {
  position: absolute;
  top: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent no-repeat 0 0;
  background-image: url('/images/prev-vertical.png'); }
  .jcarousel-skin-paperc .jcarousel-prev-vertical:hover {
    background-position: 0 -32px; }
  .jcarousel-skin-paperc .jcarousel-prev-vertical:active {
    background-position: 0 -64px; }
.jcarousel-skin-paperc .jcarousel-prev-disabled-vertical {
  cursor: default;
  background-position: 0 -96px; }
  .jcarousel-skin-paperc .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-paperc .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px; }

.admin_page a {
  text-decoration: none; }
  .admin_page a:hover {
    text-decoration: underline; }
.admin_page .explain {
  color: #aaa;
  font-size: 95%; }
.admin_page img.action_icon {
  vertical-align: text-bottom;
  margin-right: 0.5em; }
.admin_page .action_box {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border: 1px solid #D1D08E;
  background-color: #FFFFE1;
  padding: 0.2em 0.6em;
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top; }
  .admin_page .action_box:hover {
    background-color: #F9F6A6;
    text-decoration: none; }
    .admin_page .action_box:hover a:hover {
      text-decoration: none; }

.formError {
  color: #993333;
  margin: 0.4em 0; }

table td {
  border-bottom: 1px solid #ddd; }
table td.money {
  text-align: right; }
table tbody#total {
  font-weight: bold; }
  table tbody#total td {
    background: #f5f5f5;
    border-bottom: 2px solid #ddd; }

#filters .inner {
  padding: 10px;
  background: repeat-x bottom left url(../../images/dashboard_item.png);
  border: 1px solid #ccc;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px; }

#deliveries {
  margin-bottom: 20px; }
  #deliveries .reload .progress, #deliveries .reload input {
    vertical-align: text-top;
    margin-left: 8px; }
  #deliveries .reload .progress {
    display: none; }
  #deliveries .loading .reload .progress {
    display: inline; }
  #deliveries .loading .reload input {
    display: none; }
  #deliveries .details label, #deliveries .document label {
    background-position: 0px 0.25em;
    background-repeat: no-repeat;
    background-image: url("../../images/expand.gif");
    padding-left: 16px;
    cursor: pointer; }
  #deliveries .documentsList.enabled .details label,
  #deliveries .document.enabled label {
    background-image: url("../../images/collapse.gif"); }
  #deliveries .delivery {
    min-height: 3em;
    padding: 0.5em;
    padding-left: 3em;
    margin-bottom: 0.5em;
    background-position: 0.5em 0.8em;
    background-color: #e6e6e6;
    background-repeat: no-repeat; }
    #deliveries .delivery.folder {
      background-image: url("../../images/folder.png"); }
    #deliveries .delivery.file {
      background-image: url("../../images/file.png"); }
    #deliveries .delivery.import.scheduled {
      background-image: url("../../images/status_large/scheduled.png"); }
    #deliveries .delivery.import.pending {
      background-image: url("../../images/status_large/pending.png"); }
    #deliveries .delivery.import.failed {
      background-image: url("../../images/status_large/failed.png"); }
    #deliveries .delivery.import.finished {
      background-image: url("../../images/status_large/finished.png"); }
    #deliveries .delivery.import.new {
      background-image: url("../../images/folder.png"); }
    #deliveries .delivery.import form.destroy {
      float: right;
      margin: 0.7em; }
      #deliveries .delivery.import form.destroy input {
        font-size: 0.75em; }
    #deliveries .delivery .title {
      color: #444;
      font-size: 1.25em;
      margin: 0.25em 0 0.5em; }
    #deliveries .delivery .documents h5 {
      color: #555; }
    #deliveries .delivery .documents ul {
      margin: 1em 0;
      list-style-type: none; }
    #deliveries .delivery .documents .scheduled .document {
      background-image: url("../../images/status/scheduled.png"); }
    #deliveries .delivery .documents .pending .document {
      background-image: url("../../images/status/pending.png"); }
    #deliveries .delivery .documents .failed .document {
      background-image: url("../../images/status/failed.png"); }
    #deliveries .delivery .documents .finished .document {
      background-image: url("../../images/status/finished.png"); }
    #deliveries .delivery .documents li .document {
      padding: 0 0 0 1.6em;
      margin: 0.25em 0;
      background-repeat: no-repeat;
      background-position: 0 0.1em; }
      #deliveries .delivery .documents li .document .progress {
        font-size: 0.9em; }
      #deliveries .delivery .documents li .document .errorDetails {
        background: #ddd;
        border: 1px solid #ccc;
        padding: 0.5em 1em;
        margin: 0.5em; }
        #deliveries .delivery .documents li .document .errorDetails .message {
          font-size: 11px;
          font-weight: bold;
          color: #555; }
        #deliveries .delivery .documents li .document .errorDetails .errors {
          font-size: 10px;
          margin: 0; }

ul.ui-tabs-nav li img {
  vertical-align: text-bottom;
  margin: 0 0.2em; }

input.heading.label {
  color: #aaa; }

.snippets_page {
  width: 710px;
  padding-right: 240px; }
  .snippets_page p {
    margin-top: 1em; }
  .snippets_page fieldset#path {
    margin-bottom: 1em; }
  .snippets_page form input.heading {
    width: 669px; }
  .snippets_page fieldset#snippet_body {
    margin-top: 1em; }
    .snippets_page fieldset#snippet_body iframe {
      overflow: auto; }
  .snippets_page fieldset#submit {
    margin-top: 1em; }
  .snippets_page .ui-widget-header {
    background: #f6f6f6;
    border: none;
    border-bottom: 1px solid #999; }
  .snippets_page #path_header {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    padding: 1em;
    border: 1px solid #aaa;
    background-color: #f6f6f6; }
  .snippets_page table#snippets {
    margin-top: 2em; }
    .snippets_page table#snippets td {
      vertical-align: top; }
    .snippets_page table#snippets table td {
      border-bottom: none; }

div.widget_box {
  margin-bottom: 10px;
  position: relative; }
  div.widget_box a.button_go {
    position: absolute;
    right: 9px;
    top: 7px;
    height: 32px;
    width: 32px;
    background: transparent no-repeat;
    background-image: url('/images/button-go-bg.png?1283690689'); }
  div.widget_box div.inner {
    overflow: hidden;
    display: inline-block;
    background: white repeat-x bottom left;
    background-image: url('/images/gradient_widget_box.png?1283690689');
    border: 1px solid #cccccc;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    padding: 1em 1em; }
    div.widget_box div.inner {
      display: block; }
  div.widget_box a {
    color: #0088d6;
    text-decoration: none; }
  div.widget_box h3 {
    margin-bottom: 0.6em;
    font-size: 12pt; }
    div.widget_box h3 a {
      color: #0088d6;
      font-weight: bold;
      text-decoration: none; }
    div.widget_box h3 a.euro_icon {
      padding: 0 0 0 25px;
      background: transparent no-repeat center left;
      background-image: url('/images/icon_euro.png?1283690689'); }
    div.widget_box h3 a.invoice_icon {
      padding: 0 0 0 25px;
      background: transparent no-repeat center left;
      background-image: url('/images/icon_invoice.png?1283690689'); }
    div.widget_box h3 a.person_icon {
      padding: 0 0 0 25px;
      background: transparent no-repeat center left;
      background-image: url('/images/icon_person.png?1283690689'); }
    div.widget_box h3 a.people_icon {
      padding: 0 0 0 25px;
      background: transparent no-repeat center left;
      background-image: url('/images/icon_people.png?1283690689'); }
  div.widget_box p {
    margin-bottom: 0.8em; }
  div.widget_box .trigger_button {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    float: right;
    height: 32px;
    width: 32px;
    background: transparent no-repeat;
    background-image: url('/images/button-go-down.png?1283690689'); }
    div.widget_box .trigger_button.up {
      background: transparent no-repeat;
      background-image: url('/images/button-go-up.png?1283690689'); }

#wishlist {
  margin-bottom: 2em; }
  #wishlist form {
    overflow: hidden;
    display: inline-block; }
    #wishlist form {
      display: block; }
  #wishlist li.string {
    margin-bottom: 0.6em; }
    #wishlist li.string input {
      width: 278px; }
  #wishlist input.button {
    margin: 0.2em 0 0.8em 0;
    float: right;
    font-weight: bold; }

#invite_friends .inner {
  float: left; }
  #invite_friends .inner h3 {
    font-size: 15pt; }
  #invite_friends .inner img {
    margin-right: 0.6em; }
  #invite_friends .inner form {
    margin-top: 1.3em; }
    #invite_friends .inner form li.string {
      margin-bottom: 0.4em; }
      #invite_friends .inner form li.string input {
        width: 543px; }
    #invite_friends .inner form input.button.submit {
      margin: 0;
      float: right;
      font-weight: bold;
      width: 180px; }

div#product_of_the_month .inner {
  float: left;
  width: 564px;
  padding-top: 0.4em; }
  div#product_of_the_month .inner #products_content h2 {
    background: transparent;
    font-size: 15pt;
    text-transform: none;
    margin-top: 0; }
  div#product_of_the_month .inner #products_content div.content {
    padding: 0px 4px; }
    div#product_of_the_month .inner #products_content div.content img {
      margin-left: 1em;
      margin-right: 12px; }
  div#product_of_the_month .inner #products_content ul {
    margin: 0;
    margin: 0; }
  div#product_of_the_month .inner #products_content div.bottomSpace {
    display: none; }
  div#product_of_the_month .inner #products_content div.clear {
    display: none; }

#statista .inner {
  float: left;
  width: 564px;
  text-align: center; }
  #statista .inner h3 {
    font-size: 15pt; }
  #statista .inner img {
    float: right; }

div.static_page {
  margin-bottom: 4em; }
  div.static_page a {
    color: #0088d6;
    text-decoration: none; }
  div.static_page h3 {
    border-bottom: 1px solid #333;
    padding-bottom: 0.3em;
    margin-top: 1.7em;
    position: relative;
    width: 100%;
    clear: both; }

div#guided_tour hr {
  visibility: hidden; }
div#guided_tour a {
  color: #0088d6;
  text-decoration: none; }
div#guided_tour p {
  width: 500px;
  float: left;
  overflow: auto; }
div#guided_tour p.image {
  clear: right;
  float: right;
  width: 440px; }
div#guided_tour span.toplink {
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
  text-align: right;
  width: 50px; }
  div#guided_tour span.toplink a {
    color: #0088d6;
    font-size: 10pt;
    text-decoration: none; }

ul.list {
  list-style: none;
  margin-left: 0; }

div#categories_left_panel {
  position: normal;
  left: 0px;
  width: 300px; }

div#categories_main_box {
  left: 300px;
  top: 0px;
  height: 500px;
  margin-left: 20px;
  margin-top: 20px;
  position: absolute; }

div#categories_controls {
  margin-top: 20px; }

#edit-txtr-account, #create-txtr-account, #txtr-how-to {
  margin-bottom: 20px; }

#carousels ul {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top; }
#carousels div.ui-tabs-nav {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -3px; }
  #carousels div.ui-tabs-nav a {
    padding: 0;
    text-decoration: none; }
    #carousels div.ui-tabs-nav a span {
      font-size: 1.2em;
      padding: 0em 1.4em 0em 1.4em;
      border-left: 2px solid #999;
      color: #aaa; }
