

.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}
#node-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#node-admin-buttons {
  float: left; 
  margin-left: 0.5em; 
  clear: right; 
}
td.revision-current {
  background: #ffc;
}
.node-form .form-text {
  display: block;
  width: 95%;
}
.node-form .container-inline .form-text {
  display: inline;
  width: auto;
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}
.terms-inline {
  display: inline;
}


.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #ddd;
}
.poll .bar .foreground {
  background-color: #000;
  height: 1em;
  float: left; 
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right; 
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left; 
  margin: 0 auto;
  display: table;
}
.poll .vote-form .choices .title {
  font-weight: bold;
}
.node-form #edit-poll-more {
  margin: 0;
}
td.poll-chtext {
  width: 80%;
}
td.poll-chvotes .form-text {
  width: 85%;
}



fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; 
  padding-right: 1em; 
  border-bottom: 3px solid #ccc;
}


.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */



body.drag {
  cursor: move;
}
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left; 
  padding-right: 1em; 
  border-bottom: 3px solid #ccc;
}


.breadcrumb {
  padding-bottom: .5em
}
div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; 
  padding: 0.42em 0 0.42em 0.6em; 
  float: left; 
}
div.tree-child {
  background: url(/misc/tree.png) no-repeat 11px center; 
}
div.tree-child-last {
  background: url(/misc/tree-bottom.png) no-repeat 11px center; 
}
div.tree-child-horizontal {
  background: url(/misc/tree.png) no-repeat -11px center;
}
.error {
  color: #e55;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}
.warning {
  color: #e09010;
}
div.warning {
  border: 1px solid #f0c020;
}
div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}
.ok {
  color: #008000;
}
div.ok {
  border: 1px solid #00aa00;
}
div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}
.item-list .icon {
  color: #555;
  float: right; 
  padding-left: 0.25em; 
  clear: right; 
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em; 
  padding: 0;
  list-style: disc;
}
ol.task-list li.active {
  font-weight: bold;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; 
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; 
}
.nowrap {
  white-space: nowrap;
}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left; 
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0; 
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}


.container-inline div, .container-inline label {
  display: inline;
}


ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; 
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; 
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; 
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}



#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}

html.js input.form-autocomplete {
  background-image: url(/misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px; 
}
html.js input.throbbing {
  background-position: 100% -18px; 
}


html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; 
  background: url(/misc/menu-expanded.png) 5px 75% no-repeat; 
}
html.js fieldset.collapsed legend a {
  background-image: url(/misc/menu-collapsed.png); 
  background-position: 5px 50%; 
}

* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}

html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}

html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}


.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(/misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}


.draggable a.tabledrag-handle {
  cursor: move;
  float: left; 
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em; 
  padding: 0.42em 1.5em 0.42em 0.5em; 
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(/misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}


.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}

.teaser-checkbox {
  padding-top: 1px;
}
div.teaser-button-wrapper {
  float: right; 
  padding-right: 5%; 
  margin: 0;
}
.teaser-checkbox div.form-item {
  float: right; 
  margin: 0 5% 0 0; 
  padding: 0;
}
textarea.teaser {
  display: none;
}
html.js .no-js {
  display: none;
}


.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(/misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; 
}
.progress-disabled {
  float: left; 
}
.ahah-progress {
  float: left; 
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(/misc/throbber.gif) no-repeat 0px -18px;
  float: left; 
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}


#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}


tr.selected td {
  background: #ffc;
}


table.sticky-header {
  margin-top: 0;
  background: #fff;
}


#clean-url.install {
  display: none;
}


html.js .js-hide {
  display: none;
}


#system-modules div.incompatible {
  font-weight: bold;
}


#system-themes-form div.incompatible {
  font-weight: bold;
}


span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; 
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}

input.password-confirm {
  margin-right: 10px; 
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}


ul.menu {
  list-style: none;
  border: none;
  text-align:left; 
}
ul.menu li {
  margin: 0 0 0 0.5em; 
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(/misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; 
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(/misc/menu-collapsed.png); 
  padding: 0.2em 0.5em 0 0; 
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(/misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; 
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; 
}


#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 1.5em; 
}
#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em; 
  float: left; 
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
#user-login-form {
  text-align: center;
}
#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#user-admin-buttons {
  float: left; 
  margin-left: 0.5em; 
  clear: right; 
}
#user-admin-settings fieldset .description {
  font-size: 0.85em;
  padding-bottom: .5em;
}


.profile {
  clear: both;
  margin: 1em 0;
}
.profile .picture {
  float: right; 
  margin: 0 1em 1em 0; 
}
.profile h3 {
  border-bottom: 1px solid #ccc;
}
.profile dl {
  margin: 0 0 1.5em 0;
}
.profile dt {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin: 0 0 1em 0;
}



.field .field-label,
.field .field-label-inline,
.field .field-label-inline-first {
  font-weight:bold;
}
.field .field-label-inline,
.field .field-label-inline-first {
  display:inline;
}
.field .field-label-inline {
  visibility:hidden;
}


.node-form .content-multiple-table td.content-multiple-drag {
  width:30px;
  padding-right:0;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{
  padding-right:.5em;
}

.node-form .content-add-more .form-submit{
  margin:0;
}

.node-form .number {
  display:inline;
  width:auto;
}
.node-form .text {
  width:auto;
}


.form-item #autocomplete .reference-autocomplete {
  white-space:normal;
}

.form-item #autocomplete .reference-autocomplete label {
  display:inline;
  font-weight:normal;
}


#content-field-overview-form .advanced-help-link,
#content-display-overview-form .advanced-help-link {
  margin: 4px 4px 0 0;
}
#content-field-overview-form .label-group,
#content-display-overview-form .label-group,
#content-copy-export-form .label-group {
  font-weight: bold;
}
table#content-field-overview .label-add-new-field,
table#content-field-overview .label-add-existing-field,
table#content-field-overview .label-add-new-group {
  float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
  display: none;
}
table#content-field-overview tr.content-add-new .description {
  margin-bottom: 0;
}
table#content-field-overview .content-new {
  font-weight: bold;
  padding-bottom: .5em;
}


.advanced-help-topic h3,
.advanced-help-topic h4,
.advanced-help-topic h5,
.advanced-help-topic h6  {
  margin:1em 0 .5em 0;
}
.advanced-help-topic dd {
  margin-bottom: .5em;
}
.advanced-help-topic span.code {
  background-color:#EDF1F3;
  font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
  font-size:0.9em;
  padding:1px;
}
.advanced-help-topic .content-border {
  border:1px solid #AAA
}


#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
  overflow: hidden;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}


#cboxOverlay {
  background: #000;
}

#colorBox {}
  #cboxWrapper {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
    #cboxTopLeft {
      width: 15px;
      height: 15px;
    }
    #cboxTopCenter {
      height: 15px;
    }
    #cboxTopRight {
      width: 15px;
      height: 15px;
    }
    #cboxBottomLeft {
      width: 15px;
      height: 10px;
    }
    #cboxBottomCenter {
      height: 10px;
    }
    #cboxBottomRight {
      width: 15px;
      height: 10px;
    }
    #cboxMiddleLeft {
      width: 15px;
    }
    #cboxMiddleRight {
      width: 15px;
    }
    #cboxContent {
      background: #fff;
      font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
    }
      #cboxLoadedContent {
        margin-bottom: 28px;
      }
      #cboxTitle {
        position: absolute;
        background: rgba(255, 255, 255, 0.7);
        bottom: 28px;
        left: 0;
        color: #535353;
        width: 100%;
        padding: 4px;
      }
      #cboxCurrent {
        position: absolute;
        bottom: 4px;
        left: 60px;
        color: #949494;
      }
      .cboxSlideshow_on #cboxSlideshow {
        position: absolute;
        bottom: 0px;
        right: 30px;
        background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -75px -50px no-repeat;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
      }
      .cboxSlideshow_on #cboxSlideshow.hover {
        background-position: -101px -50px;
      }
      .cboxSlideshow_off #cboxSlideshow {
        position: absolute;
        bottom: 0px;
        right: 30px;
        background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -49px -50px no-repeat;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
      }
      .cboxSlideshow_off #cboxSlideshow.hover {
        background-position: -25px -50px;
      }
      #cboxPrevious {
        position: absolute;
        bottom: 0;
        left: 0;
        background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -75px 0px no-repeat;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
      }
      #cboxPrevious.hover {
        background-position: -75px -25px;
      }
      #cboxNext {
        position: absolute;
        bottom: 0;
        left: 27px;
        background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -50px 0px no-repeat;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
      }
      #cboxNext.hover {
        background-position: -50px -25px;
      }
      #cboxLoadingOverlay {
        background: #fff;
      }
      #cboxLoadingGraphic {
        background: url(/sites/all/modules/colorbox/styles/default/images/loading_animation.gif) center center no-repeat;
      }
      #cboxClose {
        position: absolute;
        bottom: 0;
        right: 0;
        background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -25px 0px no-repeat;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
      }
      #cboxClose.hover {
        background-position: -25px -25px;
      }


.cboxIE #cboxTitle {
  background: #fff;
}

.container-inline-date {
  width:auto;
  clear:both;
  display: inline-block;
  vertical-align:top;
  margin-right: 0.5em; 
}
.container-inline-date .form-item {
  float:none;
  padding:0;
  margin:0;
}
.container-inline-date .form-item .form-item {
  float: left; 
}
.container-inline-date .form-item,
.container-inline-date .form-item input {
  width:auto;
}
.container-inline-date .description {
  clear: both;
}

.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
  margin-right: 5px; 
}

.container-inline-date .date-spacer {
  margin-left: -5px; 
}
.views-right-60 .container-inline-date div {
  padding:0;
  margin:0;
}

.container-inline-date .date-timezone .form-item {
  float:none;
  width:auto;
  clear:both;
}


#calendar_div, #calendar_div td, #calendar_div th {
  margin:0;
  padding:0;
}
#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
  width: 185px;
  border-collapse: separate;
  margin: 0;
}
.calendar td {
  padding: 0;
}


span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}
span.date-display-separator {
}

.date-repeat-input {
  float: left; 
  width:auto;
  margin-right: 5px; 
}
.date-repeat-input select {
  min-width:7em;
}
.date-repeat fieldset {
  clear:both;
  float:none;
}

.date-views-filter-wrapper {
  min-width:250px;
}
.date-views-filter input {
  float: left !important; 
  margin-right: 2px !important; 
  padding:0 !important;
  width:12em;
  min-width:12em;
}

.date-nav {
  width:100%;
}
.date-nav div.date-prev {
  text-align: left; 
  width:24%;
  float: left; 
}
.date-nav div.date-next {
  text-align: right; 
  width:24%;
  float: right; 
}
.date-nav div.date-heading {
  text-align:center;
  width:50%;
  float: left; 
}
.date-nav div.date-heading h3 {
  margin:0;
  padding:0;
}

.date-clear {
  float:none;
  clear:both;
  display:block;
}

.date-clear-block {
  float:none;
  width:auto;
  clear:both;
}

 	 
 .date-clear-block:after { 	 
   content: " "; 	 
   display: block; 	 
   height: 0; 	 
   clear: both; 	 
   visibility: hidden; 	 
 } 	 
 .date-clear-block { 	 
   display: inline-block; 	 
 } 	 
 /* Hides from IE-mac \*/ 	 
 * html .date-clear-block { 	 
   height: 1%; 	 
 } 	 
 .date-clear-block { 	 
   display: block; 	 
 } 	 
 /* End hide from IE-mac */

.date-container .date-format-delete {
  margin-top: 1.8em;
  margin-left: 1.5em;
  float: left;
}
.date-container .date-format-name {
  float: left;
}
.date-container .date-format-type {
  float: left;
  padding-left: 10px;
}

.date-container .select-container {
  clear: left;
  float: left;
}


div.date-calendar-day {
  line-height: 1;
  width: 40px;
  float: left;
  margin: 6px 10px 0 0;
  background: #F3F3F3;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #999;
  text-align: center;
  font-family: Georgia, Arial, Verdana, sans;
}
div.date-calendar-day span {
  display: block;  
  text-align: center;
}
div.date-calendar-day span.month {
  font-size: .9em;
  background-color: #B5BEBE;
  color: white;
  padding: 2px;
  text-transform: uppercase;
}
div.date-calendar-day span.day {
  font-weight: bold;
  font-size: 2em;
}
div.date-calendar-day span.year {
  font-size: .9em;
  padding: 2px;
}

#ui-datepicker-div table,
#ui-datepicker-div td,
#ui-datepicker-div th {
  margin: 0;
  padding: 0;
}
#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
  font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
  margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
  background: #ffffff;
  border: 2px solid #d3d3d3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  margin: 0;
  padding: 2.5em .5em .5em .5em;
  position: relative;
  width: 15.5em;
}
#ui-datepicker-div {
  background: #ffffff;
  display: none;
  z-index: 9999; 
}
.ui-datepicker-inline {
  display: block;
  float: left; 
}
.ui-datepicker-control {
  display: none;
}
.ui-datepicker-current {
  display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
  background: #e6e6e6 url(/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; 
  left: .5em; 
  position: absolute;
  top: .5em;
}
.ui-datepicker-next {
  left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
  background: #dadada url(/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; 
}
.ui-datepicker-next a, .ui-datepicker-prev a {
  background: url(/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat; 
  border: 1px solid #d3d3d3;
  cursor: pointer;
  display: block;
  font-size: 1em;
  height: 1.4em;
  text-indent: -999999px;
  width: 1.3em;
}
.ui-datepicker-next a {
  background: url(/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat; 
}
.ui-datepicker-prev a:hover {
  background: url(/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat; 
}
.ui-datepicker-next a:hover {
  background: url(/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat; 
}
.ui-datepicker-prev a:active {
  background: url(/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_left.gif) 50% 50% no-repeat; 
}
.ui-datepicker-next a:active {
  background: url(/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_right.gif) 50% 50% no-repeat; 
}
.ui-datepicker-header select {
  background: #e6e6e6;
  border: 1px solid #d3d3d3;
  color: #555555;
  font-size: 1em;
  line-height: 1.4em;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: .5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
  left: 2.2em; 
  width: 7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
  left: 9.4em; 
  width: 5em;
}
table.ui-datepicker {
  text-align: right; 
  width: 15.5em;
}
table.ui-datepicker td a {
  color: #555555;
  display: block;
  padding: .1em .3em .1em 0; 
  text-decoration: none;
}
table.ui-datepicker tbody {
  border-top: none;
}
table.ui-datepicker tbody td a {
  background: #e6e6e6 url(/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; 
  border: 1px solid #ffffff;
  cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
  background: #dadada url(/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; 
  border: 1px solid #999999;
  color: #212121;
}
table.ui-datepicker tbody td a:active {
  background: #ffffff url(/sites/all/modules/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x; 
  border: 1px solid #dddddd;
  color: #222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
  
  color: #222222;
  font-size: .9em;
  padding: .3em 0;
  text-align: center;
  text-transform: uppercase;
}

table.ui-datepicker .ui-datepicker-title-row td a {
  color: #222222;
}
.timeEntry_control {
	vertical-align: middle;
	margin-left: 2px;
}
* html .timeEntry_control { 
	margin-top: -4px;
}





li.dhtml-menu-cloned-leaf {
  font-size: 0.7em;
  font-style: italic;
}


li.dhtml-menu.start-collapsed ul {
  display: none;
}

 
li.dhtml-menu-open > a {
  font-style: italic;
}


a.dhtml-menu-icon {
  position: relative;
  float: left;
  width: 16px;
  height: 16px;
}


li.dhtml-folder.expanded {
  list-style-image: url(/sites/all/modules/dhtml_menu/images/folder-open-white.png) !important;
}
li.dhtml-folder.collapsed {
  list-style-image: url(/sites/all/modules/dhtml_menu/images/folder-closed-white.png) !important;
}


form.fivestar-widget {
  clear: both;
  display: block;
}
form.fivestar-widget select,
form.fivestar-widget input {
  margin: 0;
}


.fivestar-combo-stars .fivestar-static-form-item {
  float: left; 
  margin-right: 40px; 
}
.fivestar-combo-stars .fivestar-form-item {
  float: left; 
}


.fivestar-static-form-item .form-item,
.fivestar-form-item .form-item {
  margin: 0;
}


div.fivestar-widget-static {
  display: block;
}

div.fivestar-widget-static br {
  clear: left; 
}

div.fivestar-widget-static .star {
  float: left; 
  width: 17px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  background: url(/sites/all/modules/fivestar/widgets/default/star.gif) no-repeat 0 0; 
}

div.fivestar-widget-static .star span.on {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/sites/all/modules/fivestar/widgets/default/star.gif) no-repeat 0 -32px; 
}

div.fivestar-widget-static .star span.off {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/sites/all/modules/fivestar/widgets/default/star.gif) no-repeat 0 0; 
}


div.fivestar-widget {
  display: block;
}

div.fivestar-widget .cancel, div.fivestar-widget .star {
  float: left; 
  width: 17px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
}
div.fivestar-widget .cancel, div.fivestar-widget .cancel a {
  background: url(/sites/all/modules/fivestar/widgets/default/delete.gif) no-repeat 0 -16px; 
  text-decoration: none;
}

div.fivestar-widget .star, div.fivestar-widget .star a {
  background: url(/sites/all/modules/fivestar/widgets/default/star.gif) no-repeat 0 0; 
  text-decoration: none;
}

div.fivestar-widget .cancel a, div.fivestar-widget .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0; 
  cursor: pointer;
}

div.fivestar-widget div.on a {
  background-position: 0 -16px; 
}
div.fivestar-widget div.hover a, div.rating div a:hover {
  background-position: 0 -32px; 
}
form.fivestar-widget div.description {
  margin-bottom: 0;
}

div.fivestar-widget-static .star {
  width: 20px;
  height: 26px;
  background: url(/sites/all/modules/fivestar/widgets/flames/flame.png) no-repeat 0 0;
}

div.fivestar-widget-static .star span.on {
  background: url(/sites/all/modules/fivestar/widgets/flames/flame.png) no-repeat 0 -52px;
}

div.fivestar-widget-static .star span.off {
  background: url(/sites/all/modules/fivestar/widgets/flames/flame.png) no-repeat 0 0;
}


div.fivestar-widget .cancel, div.fivestar-widget .star {
  width: 17px;
  height: 26px;
}
div.fivestar-widget .cancel, div.fivestar-widget .cancel a {
  background: url(/sites/all/modules/fivestar/widgets/flames/delete.png) no-repeat 0 0;
}

div.fivestar-widget .star, div.fivestar-widget .star a {
  background: url(/sites/all/modules/fivestar/widgets/flames/flame.png) no-repeat 0 0;
}

div.fivestar-widget div.on a {
  background-position: 0 -26px;
}
div.fivestar-widget div.hover a, div.rating div a:hover {
  background-position: 0 -52px;
}

.quote-msg {
  margin: 1em 2em 1em 2em;
  padding: 1em;
  border: 1px solid #DDD;
  background-color: #F6F6F6;
}
.quote-author {
  display: block;
  font-weight: bold;
  margin: 0 0 1em 0;
}

.taxonomy-list legend {
  font-size: 125%;
  font-weight: bold;
}

.taxonomy_list_radios .form-item label.option {
  float: left;
  margin-right: 1.5em;
}

.taxonomy_list_radios .form-item .description {
  clear: both;
}

.taxonomy-list-desc {
  display: block;
}

#taxonomy-image-admin-settings .form-item {
  margin-bottom: 0;
}

.taxonomy-list-table {
  width: 100%;
  border: 0;
  clear: both;
}

.taxonomy-list-table td {
  vertical-align: top;
}

.taxonomy-list-parent a.taxonomy-list-term {
  font-size: 175%;
}

.taxonomy-list-item {
  
  clear: both;
  margin-top: 1em;
}

.taxonomy-list-list li.odd {
  background-color: #f0ffff;
  clear: both;
}

.taxonomy-list-list li.even {
  background-color: #f0f0ff;
  clear: both;
}

.taxonomy-list-term {
  float: left;
}

.taxonomy-list-term a {
  font-size: 133%;
}

.taxonomy-list-term-count {
  font-size: 80%;
  float: left;
  margin-left: 1em;
}


.taxonomy-list-item .inline {
  font-size: 80%;
  margin-left: 1em;
}

.taxonomy-list-description {
  font-size: 100%;
  clear: both;
}

.taxonomy-list-description p {
  margin: 4px 0 0 0;
  text-indent: 1.5em;
}

.taxonomy-list-item .taxonomy_image_wrapper {
  float: left;
  width: auto;
}

.taxonomy-list-directory fieldset {
  clear: both;
}

.taxonomy-list-directory-node {
  clear: both;
}

.taxonomy-list-directory-node .image-attach-teaser {
  float: none;
  margin: 0;
}

.taxonomy-list-directory-node-image {
  width: 90px;
}

.taxonomy-list-directory-node table {
  width: auto;
  margin-left: 3em;
}

.taxonomy-list-vocabulary {
  position: relative;
  clear: both;
  margin-top: 1em;
}

.taxonomy-list-vocabulary .name {
  font-size: 133%;
  font-weight: bold;  
}

.taxonomy-list-vocabulary .description {
  font-style: italic;
  margin: 0 0 0 1em;
  font-size: 100%;
}

.taxonomy-list-vocabulary .node-types {
  clear: both;
  margin-left: 1em;
  font-size: 85%;
}

.taxonomy-list-parent {
  background-color: #ffffff;
}

.taxonomy-list-image {
  float: left;
  margin-right: 1em;
}

.taxonomy-list-title {
  font-size: 120%;
  font-weight: bold;
  margin-right: 1em;
}

.taxonomy-list-related, .taxonomy-list-synonyms {
  margin-left: 2em;
  font-style: italic;
}

.taxonomy-list-admin-links {
  margin-top: .75em;
}

.block-taxonomy_list {
  font-size: 80%;
}

.block-taxonomy_list p {
  text-indent: 0;
}

.block-taxonomy_list .node-types {
  display: none;
}

.block-taxonomy_list .description {
  margin: 0 0 3px 0;
  font-style: normal;
  font-size: 80%;
}

.taxonomy-list-parents {
  float: left;
  margin-left: 0.5em;
  font-size: 80%;
}

td.cells-1 {
  width: 100%;
}

td.cells-2 {
  width: 50%;
}

td.cells-3 {
  width: 33%;
}

td.cells-4 {
  width: 25%;
}

td.cells-5 {
  width: 20%;
}

td.cells-6 {
  width: 16%;
}

td.cells-7 {
  width: 14%;
}

td.cells-8 {
  width: 12%;
}


#forum .description {
  font-size: 0.9em;
  margin: 0.5em;
}
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
  white-space: nowrap;
}
#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
  text-align: center;
}
#forum tr td.forum {
  padding-left: 25px; 
  background-position: 2px 2px; 
  background-image: url(/misc/forum-default.png);
  background-repeat: no-repeat;
}
#forum tr.new-topics td.forum {
  background-image: url(/misc/forum-new.png);
}
#forum div.indent {
  margin-left: 20px;
}

.forum-topic-navigation {
  padding: 1em 0 0 3em; 
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 0.5em;
}
.forum-topic-navigation .topic-previous {
  text-align: right; 
  float: left; 
  width: 46%;
}
.forum-topic-navigation .topic-next {
  text-align: left; 
  float: right; 
  width: 46%;
}
span.ext {
  background: url(/sites/all/modules/extlink/extlink.png) right center no-repeat;
  padding-right: 12px;
}
span.mailto {
  background: url(/sites/all/modules/extlink/mailto.png) right center no-repeat;
  padding-right: 12px;
}


@media print {
  span.ext, span.mailto {
    display: none;
    padding: 0;
  }
}


div.fieldgroup {
  margin:.5em 0 1em 0;
}
div.fieldgroup .content {
  padding-left:1em;
}






#forum .pager,
#forum-comments .pager {
  float: right;
  margin-top: 5px;
  clear: none;
}

#forum-comments .box {
  clear: both;
}



.forum-top-links {
  margin: 10px 0 10px 0;
  float: left;
}

ul.forum-links {
  margin: 0;
  padding: 0;
}

.forum-links li {
  margin: 0;
  padding: 0pt 15px 0pt 0pt;
}



#forum {
  width: 100%;
}

#forum table {
  clear: both;
  width: 100%;
}

#forum div.indent {
  margin-left: 30px;
}

.forum-description {
  margin: 5px 0 5px 0;
}


#forum th {
  border-bottom: 0;
  text-align: center;
}

#forum th.forum-name {
  padding-left: 35px;
  text-align: left;
}


#forum td.container {
  padding-top: 5px;
}

#forum td.container {
  border-top: 0;
  margin-top: 0;
  padding-left: 15px;
  padding-top: 5px;
}
#forum .container .description {
  margin: 0;
  padding: 3px 0 0 0;
}

#forum td.forum-icon {
  width: 1px;
  padding: 0 5px;
}

#forum .description {
  margin-left: 0;
  padding-left: 0;
  padding: 5px 0;
}


#forum td.icon {
  width: 1px;
}

#forum td.views {
  text-align: center;
  white-space: nowrap;
  width: 35px;
}

#forum td.created,
#forum td.last-reply {
  font-size: 0.9em;
  line-height: 140%;
  padding: 0 10px;
  white-space: normal !important;
  width: 130px;
}

#forum td .links {
  padding-top: 10px;
}



#forum-statistics-header,
.forum-statistics-sub-header,
.forum-statistics-sub-body {
  padding: 0.3em 0.5em;
}




.forum-folder-legend dt, 
.forum-folder-legend dd {
  display: inline;
}

.forum-folder-legend dd {
  margin: 0pt 5px 0pt 0pt;
}

.forum-folder-legend img {
  padding-bottom: 4px;
  vertical-align: middle;
}


.legend-group {
  float: left;
  display: block;
}

.forum-topic-legend dt, 
.forum-topic-legend dd {
  display: inline;
}

.forum-topic-legend dd {
  margin: 0pt 5px 0pt 0pt;
}

.forum-topic-legend img {
  padding-bottom: 4px;
  vertical-align: middle;
}




.forum-topic-header {
  margin: 10px 0 2px 0;
}

.forum-topic-header .forum-links {
  float: left;
}

.forum-topic-header .reply-count {
  float: right;
}


.forum-post {
  margin: 0 0 5px 0;
  padding: 0;
}

.forum-post-wrapper {
  clear: both;
}


.post-info {
  height:100%;
  clear: both;
  margin-bottom: 3px;
}

.posted-on {
  padding: 0 2px;
  float: left;
}

.forum-post .new {
  float: none;
}

.post-num {
  float: right;
  margin-right: 5px;
}



.forum-post-panel-sub {
  float: left;
  line-height: 100%;
  width: 150px;
}

.forum-post-panel-sub .author-pane {
  margin: 5px 0 5px 10px;
}

.author-pane-name-status .picture {
  margin: 0 0 10px 0;
}


.forum-post-panel-main {
  margin-left: 150px; 
  min-height: 50px;
  height: auto !important;
  height: 350px;
}

.forum-post-panel-main .content {
  padding-top: 2px;
}

.forum-post-panel-main .post-title,
.forum-post-panel-main .content {
  margin-left: 0;
  padding-left: 10px;
}

.forum-post-panel-main p {
  margin-right: 10px;
}


.author-signature {
  margin: 10px 0 5px 10px;
}


.forum-post-footer {
  margin-top: 0;
  clear: both;
}

.forum-jump-links {
  float: left;
  line-height: 2em;
  padding: 0px 5px;  
  width: 140px;
}

.forum-post-links {
  line-height: 2em;
  text-align: right;
  padding: 0px 5px;  
  margin-left: 150px;
}






#shoutbox-body {
  margin: 0px;
  padding: 0px;
}

#shoutbox-add-form {
  margin: 0;
}

.shoutbox-add-form .form-item {
  margin: 0;
  display: inline;
}

.shoutbox-view-form .form-submit {
  visibility: hidden;
  display:none;
}

#shoutbox-error {
  display: none;
  cursor: pointer;
  width: 99%;
  margin-bottom: 5px;
}

div#shoutbox-posts {
  text-align: left;
}

div.shoutbox-msg {
  color: #000000;
  padding: 4px;
  border-bottom: 1px solid #EEE;
}

td div.shoutbox-msg { border: none; }

span.shoutbox-user-name, span.shoutbox-user-name a, span.shoutbox-user-name a:visited {
	font-weight: bold;
	color: #27609B;
}

span.shoutbox-current-user-name, span.shoutbox-current-user-name a, span.shoutbox-current-user-name a:visited {
	color: darkRed;
}

span.shoutbox-anonymous-user {
	color: #C0C000;
}

div.shoutbox-msg p {
	display: inline;
	margin: 0;
}

div.shoutbox-archive a, div.shoutbox-archive a:visited {
  text-align: center;
  color: #fff;
  background-color: #999;
  display: block;
}

div.shoutbox-archive a:hover {
  color: #fff;
  background-color: #aaa;
  text-decoration: none;
}

span.shoutbox-msg-time {
	color: #999;
	font-style: italic;
	font-size: 80%;
	padding-left: 7px;
}

.shoutbox-addinput {
  width: 100%;
}

.shoutbox-imglink {
  padding: 0px 2px 0px 2px;
  float: right;
}

.shoutbox-queue-title {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999;
  text-align: center;
}

.shoutbox-add-form input#edit-message {
  width: 99%;
  height: 22px;
}

.shoutbox-unpublished {
  background-color: #f00;
}

.interval-msg { 
	float:left; 
	font-size: 85%; 
	color: #555; 
}

#shoutbox-throbber {
  width: 16px;
  height: 16px;
  margin: 7px 12px 0 0;
  background: transparent url(/sites/all/modules/shoutbox/images/throbber.gif) no-repeat;
  float: right;
  display: none;
}

.shoutbox-admin-links {
  display: none;
}

#shoutbox-add-form .form-submit { 
  font-size: 120%; 
  float: right;
  margin: 2px 2px 0 0;
}


.quicktabs-hide {
  display: none;
}

ul.quicktabs_tabs {
  margin-top: 0;
}
ul.quicktabs_tabs li {
  display: inline;
  background: none;
  list-style-type: none;
  padding: 2px;
  white-space: nowrap;
}
ul.quicktabs_tabs li a:focus {
  outline: none;
}


.quicktabs_main.quicktabs-style-arrows{
  clear:both;
}

ul.quicktabs_tabs.quicktabs-style-arrows{
  font:bold 12px/170% Verdana;
  border-bottom:1px solid #ccc;
  padding:0 10px 0 0!important;
  line-height:22px;
  margin:0 0 10px 0;
}

ul.quicktabs_tabs.quicktabs-style-arrows a{
  text-decoration:none;
  background:transparent url(/sites/all/modules/quicktabs/tabstyles/arrows/images/arrows.gif) no-repeat center 17px;
  padding:2px 10px 4px;
}

ul.quicktabs_tabs.quicktabs-style-arrows li.active a,
ul.quicktabs_tabs.quicktabs-style-arrows li a:hover{
  text-decoration:none;
  background:transparent url(/sites/all/modules/quicktabs/tabstyles/arrows/images/arrows.gif) no-repeat center bottom;
}





body {
  margin: 0;
  padding: 0;
  background: #f7f5f5;
  font: 12px/170% Verdana, sans-serif;
  color: #404040;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #404040;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #404040;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #561517;
  text-decoration: none;
}

a:hover {
  color: #430d0d;
  text-decoration: underline;
}

a:active, a.active {
  color: #6a6a6a;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #aaa4a4;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; 
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; 
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; 
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; 
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(/files/color/legio1-bc162d54/menu-leaf.gif) no-repeat 1px .35em; 
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; 
}

ul li.expanded {
  background: transparent url(/files/color/legio1-bc162d54/menu-expanded.gif) no-repeat 1px .35em; 
}

ul li.collapsed {
  background: transparent url(/files/color/legio1-bc162d54/menu-collapsed.gif) no-repeat 0px .35em; 
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; 
}

ol.task-list {
  margin-left: 0; 
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; 
}
ol.task-list li.active {
  background: transparent url(/themes/garland/images/task-list.png) no-repeat 3px 50%; 
}
ol.task-list li.done {
  color: #2f8f2f;
  background: transparent url(/misc/watchdog-ok.png) no-repeat 0px 50%; 
}
ol.task-list li.active {
  margin-right: 1em; 
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; 
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; 
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #eee7e7;
  color: #404040;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #797979;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #eee7e7;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #f7f5f5;
}

tr.even {
  background-color: #ffffff;
}

tr.drag {
  background-color: #fbf4f4;
}

tr.drag-previous {
  background-color: #f7e5e5;
}

tr.odd td.active {
  background-color: #f0eded;
}

tr.even td.active {
  background-color: #f3f1f1;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #ffffff;
  border-bottom: 1px solid #e5d6d6;
  background-color: #ede8e8;
  color: #3e485d;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #f9aa00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #838383;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #838383;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; 
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}


#header-region {
  min-height: 1em;
  background: #ede7e7 url(/files/color/legio1-bc162d54/bg-navigation.png) repeat-x 50% 100%;
}

#header-region .block {
  display: block;
  margin: 0 1em;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  display: inline;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}


#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h2 {
  margin: 0 1em 0 0; 
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}

#wrapper {
  background: #f7f5f5 url(/files/color/legio1-bc162d54/body.png) repeat-x 50% 0;
}

#wrapper #container {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1270px;
}

#wrapper #container #header {
  height: 80px;
}

#wrapper #container #header #logo-floater {
  position: absolute;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 120px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  padding-top: 14px;
  padding-right: 20px; 
  float: left; 
}


body.sidebars {
  min-width: 980px;
}

body.sidebar-left, body.sidebar-right {
  min-width: 780px;
}


#wrapper #container #center {
  float: left;
  width: 100%;
}


body.sidebar-left #center {
  margin-left: -210px;
}
body.sidebar-right #center {
  margin-right: -210px;
}
body.sidebars #center {
  margin: 0 -210px;
}


body.sidebar-left #squeeze {
  margin-left: 210px;
}
body.sidebar-right #squeeze {
  margin-right: 210px;
}
body.sidebars #squeeze {
  margin: 0 210px;
}


#wrapper #container .sidebar {
  margin: 60px 0 5em;
  width: 210px;
  float: left;
  z-index: 2;
  position: relative;
}

#wrapper #container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 15px 0 0px;
}

#sidebar-right .block {
  padding: 0 0px 0 15px;
}

.block .content {
  margin: 0.5em 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px; 
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px; 
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #e5d6d6;
  text-align: center;
  font-size: 1.3em;
}


#wrapper #container #center #squeeze {
  background: #ffffff url(/files/color/legio1-bc162d54/bg-content.png) repeat-x 50% 0;
  position: relative;
}

#wrapper #container #center .right-corner {
  background: transparent url(/files/color/legio1-bc162d54/bg-content-right.png) no-repeat 100% 0;
  position: relative;
  left: 10px;
}

#wrapper #container #center .right-corner .left-corner {
  padding: 60px 25px 5em 35px;
  background: transparent url(/files/color/legio1-bc162d54/bg-content-left.png) no-repeat 0 0;
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}

#wrapper #container #footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 4em 0 -3em;
  color: #838383;
}

#wrapper #container .breadcrumb {
  position: absolute;
  top: 15px;
  left: 35px; 
  z-index: 3;
}

body.sidebar-left #footer {
  margin-left: -210px;
}

body.sidebar-right #footer {
  margin-right: -210px;
}

body.sidebars #footer {
  margin: 0 -210px;
}


#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #ffffff;
  font-weight: normal;
  text-shadow: #9b7471 0px 1px 3px;
  font-size: 1.5em;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 0.92em;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  color: #885f5e;
}

#mission {
  padding: 1em;
  background-color: #ffffff;
  border: 1px solid #f7f1ef;
  margin-bottom: 2em;
}


ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; 
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; 
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #ffffff;
  background: transparent url(/files/color/legio1-bc162d54/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #ffffff;
  background: transparent url(/files/color/legio1-bc162d54/bg-navigation-item-hover.png) no-repeat 50% 0;
}


ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; 
  clear: right; 
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; 
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #d9d1d1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #d9d1d1;
  background: transparent;
}


ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 0 26px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; 
}
ul.secondary {
  clear: both;
  text-align: left; 
  border-bottom: 1px solid #f2f2f2;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; 
  margin: 0 2em 0 0; 
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; 
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
  display: inline-block;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(/files/color/legio1-bc162d54/bg-tab.png) repeat-x 0 50%;
  color: #ffffff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}


.node {
  border-bottom: 1px solid #f2f2f2;
  margin: 0 -26px 1.5em;
  padding: 1.5em 26px;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; 
  padding-right: 1em; 
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; 
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; 
  clear: right; 
  padding-left: 1em; 
}

.new {
  color: #f9aa00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; 
}

.terms {
  float: right; 
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #ffffff;
  border: 1px solid #f7f1ef;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #f2f2f2;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #ffffff url(/files/color/legio1-bc162d54/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #f2f2f2;
}

.indented {
  margin-left: 25px; 
}

.comment h3 a.active {
  color: #404040;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}


#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #f2f2f2;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #838383;
}


#palette .form-item {
  border: 1px solid #ffffff;
}
#palette .item-selected {
  background: #ffffff url(/files/color/legio1-bc162d54/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #efeaea;
}


tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #f7f5f5;
}
tr.even td.menu-disabled {
  background-color: #ffffff;
}


.poll .bar {
  background: #ffffff url(/files/color/legio1-bc162d54/bg-bar-white.png) repeat-x 0 0;
  border: solid #f3f3f3;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #b9b5b5 url(/files/color/legio1-bc162d54/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}


#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}


fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #efeaea;
  background: #ffffff url(/files/color/legio1-bc162d54/gradient-inner.png) repeat-x 0 0;
}


*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; 
  background: url(/files/color/legio1-bc162d54/menu-expanded.gif) no-repeat 0% 50%; 
}

html.js fieldset.collapsed legend a {
  background: url(/files/color/legio1-bc162d54/menu-collapsed.gif) no-repeat 0% 50%; 
}


#block-node-0 h2 {
  float: left; 
  padding-right: 20px; 
}

#block-node-0 img, .feed-icon {
  float: right; 
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; 
}


#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; 
}


.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #838383;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}


div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; 
  width: 48%;
}
div.admin .right {
  float: right; 
  width: 48%;
}

div.admin-panel {
  background: #ffffff url(/files/color/legio1-bc162d54/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #838383;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #eee7e7;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #561517;
  color: #ffffff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #dfd6d6;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #d6d6d6;
}






.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}


tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}


table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
@font-face {
  font-family: "Hyborian";
  src: url(/fonts/hyborian.eot);
  src: local('Hyborian'), url(/fonts/hyborian.ttf) format("truetype");
}
@font-face {
  font-family: "CartoGothic Std";
  src: url(/fonts/CartoGothicStd-Book.eot);
  src: local('CartoGothic Std'), url(/fonts/CartoGothicStd-Book.ttf) format("truetype");
}

#logo-floater h1 a span {
    font-family: "Hyborian";
    font-size: 250%;
    color: #d5d5d5;
}

#wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  font-size: 95%;
  font-family: monospace;
  color: #aaa;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  font-weight: bold;
  line-height: 2.0em;
}
#wrapper #container .breadcrumb a {
  color: black;
}

.block h2 {
    font-family: serif;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    background-color: #ddd;
}

.sidebar .block .content {
    border: 1px solid #ddd;
    background-color: #eeeeee;
    padding: 4px 8px;
    margin: 0;
}

.quicktabs_tabpage .block, .quicktabs_tabpage .block .content {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

body {
  font: 12px/170% "CartoGothic Std", Verdana, sans-serif;
  line-height: 1.4em;
}

input {
  font: 12px/100% "CartoGothic Std", Verdana, sans-serif;
}

textarea, select {
  font: 12px/160% "CartoGothic Std", Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "CartoGothic Std", Helvetica, Arial, sans-serif;
}

#search label {
  display: none;
}

.shoutbox-msg {
  font-size: 95%;
}

.shoutbox-msg b {
  color: black;
}


