@charset "utf-8"; 
/* CSS Document */


.node-unpublished {
    background-color: #FFF4F4;
}
.preview .node {
    background-color: #FFFFEA;
}
#node-admin-filter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#node-admin-buttons {
    clear: right;
    float: left;
    margin-left: 0.5em;
}
td.revision-current {
    background: none repeat scroll 0 0 #FFFFCC;
}
.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 {
    display: block;
    float: none;
}
.terms-inline {
    display: inline;
}
fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}
form {
    margin: 0;
    padding: 0;
}
hr {
    border: 1px solid gray;
    height: 1px;
}
img {
    border: 0 none;
}
table {
    border-collapse: collapse;
}
th {
    border-bottom: 3px solid #CCCCCC;
    padding-right: 1em;
    text-align: left;
}
.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear-block {
    display: inline-block;
}
* html .clear-block {
    height: 1%;
}
.clear-block {
    display: block;
}
body.drag {
    cursor: move;
}
th.active img {
    display: inline;
}
tr.even, tr.odd {
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
}
tr.drag {
    background-color: #FFFFF0;
}
tr.drag-previous {
    background-color: #FFFFDD;
}
td.active {
    background-color: #DDDDDD;
}
td.checkbox, th.checkbox {
    text-align: center;
}
tbody {
    border-top: 1px solid #CCCCCC;
}
tbody th {
    border-bottom: 1px solid #CCCCCC;
}
thead th {
    border-bottom: 3px solid #CCCCCC;
    padding-right: 1em;
    text-align: left;
}
.breadcrumb {
    padding-bottom: 0.5em;
}
div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}
div.tree-child {
    background: url("/misc/tree.png") no-repeat scroll 11px center transparent;
}
div.tree-child-last {
    background: url("/misc/tree-bottom.png") no-repeat scroll 11px center transparent;
}
div.tree-child-horizontal {
    background: url("/misc/tree.png") no-repeat scroll -11px center transparent;
}
.error {
    color: #EE5555;
}
div.error {
    border: 1px solid #DD7777;
}
div.error, tr.error {
    background: none repeat scroll 0 0 #FFCCCC;
    color: #220000;
    padding: 2px;
}
.warning {
    color: #E09010;
}
div.warning {
    border: 1px solid #F0C020;
}
div.warning, tr.warning {
    background: none repeat scroll 0 0 #FFFFDD;
    color: #222200;
    padding: 2px;
}
.ok {
    color: #008000;
}
div.ok {
    border: 1px solid #00AA00;
}
div.ok, tr.ok {
    background: none repeat scroll 0 0 #DDFFDD;
    color: #002200;
    padding: 2px;
}
.item-list .icon {
    clear: right;
    color: #555555;
    float: right;
    padding-left: 0.25em;
}
.item-list .title {
    font-weight: bold;
}
.item-list ul {
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list ul li {
    list-style: disc outside none;
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}
ol.task-list li.active {
    font-weight: bold;
}
.form-item {
    margin-bottom: 1em;
    margin-top: 1em;
}
tr.odd .form-item, tr.even .form-item {
    margin-bottom: 0;
    margin-top: 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-bottom: 0.4em;
    margin-top: 0.4em;
}
.marker, .form-required {
    color: #FF0000;
}
.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 {
    font-size: 0.9em;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
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;
    margin: 0 1em 0 0;
    padding: 0;
}
dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
}
.container-inline div, .container-inline label {
    display: inline;
}
ul.primary {
    border-bottom: 1px solid #BBBBBB;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none outside none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}
ul.primary li {
    display: inline;
}
ul.primary li a {
    background-color: #DDDDDD;
    border-color: #BBBBBB;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    background-color: #FFFFFF;
    border-color: #BBBBBB #BBBBBB #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
ul.primary li a:hover {
    background-color: #EEEEEE;
    border-color: #CCCCCC #CCCCCC #EEEEEE;
}
ul.secondary {
    border-bottom: 1px solid #BBBBBB;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.secondary li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    padding: 0 1em;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999999;
}
#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}
#autocomplete ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#autocomplete li {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    cursor: default;
    white-space: pre;
}
#autocomplete li.selected {
    background: none repeat scroll 0 0 #0072B9;
    color: #FFFFFF;
}
html.js input.form-autocomplete {
    background-image: url("/misc/throbber.gif");
    background-position: 100% 2px;
    background-repeat: no-repeat;
}
html.js input.throbbing {
    background-position: 100% -18px;
}
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
    margin-bottom: 0;
}
html.js fieldset.collapsed * {
    display: none;
}
html.js fieldset.collapsed legend {
    display: block;
}
html.js fieldset.collapsible legend a {
    background: url("/misc/menu-expanded.png") no-repeat scroll 5px 75% transparent;
    padding-left: 15px;
}
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 {
    background: url("/misc/grippie.png") no-repeat scroll center 2px #EEEEEE;
    border-color: #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 0 1px 1px;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}
html.js .resizable-textarea textarea {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
.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 {
    background: url("/misc/draggable.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    margin-top: 4px;
    width: 13px;
}
a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
}
.joined + .grippie {
    background-position: center 1px;
    height: 5px;
    margin-bottom: -2px;
}
.teaser-checkbox {
    padding-top: 1px;
}
div.teaser-button-wrapper {
    float: right;
    margin: 0;
    padding-right: 5%;
}
.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: url("/misc/progress.gif") repeat scroll 0 0 #FFFFFF;
    border: 1px solid #00375A;
    height: 1.5em;
    margin: 0 0.2em;
}
.progress .filled {
    background: none repeat scroll 0 0 #0072B9;
    border-bottom: 0.5em solid #004A73;
    height: 1em;
    width: 0;
}
.progress .percentage {
    float: right;
}
.progress-disabled {
    float: left;
}
.ahah-progress {
    float: left;
}
.ahah-progress .throbber {
    background: url("/misc/throbber.gif") no-repeat scroll 0 -18px transparent;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}
tr .ahah-progress .throbber {
    margin: 0 2px;
}
.ahah-progress-bar {
    width: 16em;
}
#first-time strong {
    display: block;
    padding: 1.5em 0 0.5em;
}
tr.selected td {
    background: none repeat scroll 0 0 #FFFFCC;
}
table.sticky-header {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 0;
}
#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 {
    font-size: 0.85em;
    margin: 4px 0 0;
    max-width: 500px;
    padding: 0 2px;
}
div.password-description ul {
    margin-bottom: 0;
}
.password-parent {
    margin: 0;
}
input.password-confirm {
    margin-right: 10px;
}
.confirm-parent {
    margin: 5px 0 0;
}
span.password-confirm {
    visibility: hidden;
}
span.password-confirm span {
    font-weight: normal;
}
ul.menu {
    border: medium none;
    list-style: none outside none;
    text-align: left;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
li.expanded {
    list-style-image: url("/misc/menu-expanded.png");
    list-style-type: circle;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li.collapsed {
    list-style-image: url("/misc/menu-collapsed.png");
    list-style-type: disc;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li.leaf {
    list-style-image: url("/misc/menu-leaf.png");
    list-style-type: square;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li a.active {
    color: #000000;
}
td.menu-disabled {
    background: none repeat scroll 0 0 #CCCCCC;
}
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 {
    float: left;
    margin-right: 1em;
}
#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;
    margin: 0;
    padding: 0;
    width: 100%;
}
#user-admin-buttons {
    clear: right;
    float: left;
    margin-left: 0.5em;
}
#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: 0.5em;
}
.profile {
    clear: both;
    margin: 1em 0;
}
.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}
.profile h3 {
    border-bottom: 1px solid #CCCCCC;
}
.profile dl {
    margin: 0 0 1.5em;
}
.profile dt {
    font-weight: bold;
    margin: 0 0 0.2em;
}
.profile dd {
    margin: 0 0 1em;
}
.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 {
    padding-right: 0;
    width: 30px;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
    padding-right: 0.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: 0.5em;
}
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
    margin: 1em 0 0.5em;
}
.advanced-help-topic dd {
    margin-bottom: 0.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 #AAAAAA;
}
.ctools-locked {
    border: 1px solid red;
    color: red;
    padding: 1em;
}
.ctools-owns-lock {
    background: none repeat scroll 0 0 #FFFFDD;
    border: 1px solid #F0C020;
    padding: 1em;
}
a.ctools-ajaxing, input.ctools-ajaxing, select.ctools-ajaxing {
    background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat scroll right center transparent;
    padding-right: 18px !important;
}
div.ctools-ajaxing {
    background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat scroll center center transparent;
    float: left;
    width: 18px;
}
.container-inline-date {
    clear: both;
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: top;
    width: auto;
}
.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 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 {
    margin: 0;
    padding: 0;
}
.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}
#calendar_div, #calendar_div td, #calendar_div th {
    margin: 0;
    padding: 0;
}
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}
.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;
    margin-right: 5px;
    width: auto;
}
.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;
    min-width: 12em;
    padding: 0 !important;
    width: 12em;
}
.date-nav {
    width: 100%;
}
.date-nav div.date-prev {
    float: left;
    text-align: left;
    width: 24%;
}
.date-nav div.date-next {
    float: right;
    text-align: right;
    width: 24%;
}
.date-nav div.date-heading {
    float: left;
    text-align: center;
    width: 50%;
}
.date-nav div.date-heading h3 {
    margin: 0;
    padding: 0;
}
.date-clear {
    clear: both;
    display: block;
    float: none;
}
.date-clear-block {
    clear: both;
    float: none;
    width: auto;
}
.date-clear-block:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.date-clear-block {
    display: inline-block;
}
* html .date-clear-block {
    height: 1%;
}
.date-clear-block {
    display: block;
}
.date-container .date-format-delete {
    float: left;
    margin-left: 1.5em;
    margin-top: 1.8em;
}
.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 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-color: #EEEEEE #BBBBBB #BBBBBB #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    float: left;
    font-family: Georgia,Arial,Verdana,sans;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}
div.date-calendar-day span {
    display: block;
    text-align: center;
}
div.date-calendar-day span.month {
    background-color: #B5BEBE;
    color: white;
    font-size: 0.9em;
    padding: 2px;
    text-transform: uppercase;
}
div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}
div.date-calendar-day span.year {
    font-size: 0.9em;
    padding: 2px;
}
.filefield-icon {
    float: left;
    margin-right: 0.4em;
}
.filefield-element {
    margin: 1em 0;
    white-space: normal;
}
.filefield-element .widget-preview {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    max-width: 30%;
    padding-right: 10px;
}
.filefield-element .widget-edit {
    float: left;
    max-width: 70%;
}
.filefield-element .filefield-preview {
    overflow: hidden;
    width: 16em;
}
.filefield-element .widget-edit .form-item {
    margin: 0 0 1em;
}
.filefield-element input.form-submit, .filefield-element input.form-file {
    margin: 0;
}
.filefield-element input.progress-disabled {
    display: inline;
    float: none;
}
.filefield-element div.ahah-progress, .filefield-element div.throbber {
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px;
}
.filefield-element div.ahah-progress-bar {
    display: none;
    margin-top: 4px;
    padding: 0;
    width: 28em;
}
.filefield-element div.ahah-progress-bar div.bar {
    margin: 0;
}
.filefield-generic-edit .filefield-icon {
    float: left;
    margin-right: 0.7em;
    margin-top: 0.3em;
}
.filefield-generic-edit-description {
    margin-right: 6em;
}
.filefield-generic-edit .form-text {
    width: 99%;
}
.filefield-generic-edit .description {
    margin-bottom: 0;
    overflow: auto;
    white-space: normal;
}
div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em;
}
div.panel-pane div.admin-links li a {
    color: #CCCCCC;
}
div.panel-pane div.admin-links li {
    background: none repeat scroll 0 0 white;
    padding-bottom: 2px;
    z-index: 201;
}
div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a {
    color: #000000;
}
div.panel-pane div.admin-links a:before {
    content: "[";
}
div.panel-pane div.admin-links a:after {
    content: "]";
}
div.panel-pane div.panel-hide {
    display: none;
}
div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide {
    display: block;
    margin-top: -1.5em;
    position: absolute;
    z-index: 200;
}
div.panel-pane div.node {
    margin: 0;
    padding: 0;
}
div.panel-pane div.feed a {
    float: right;
}
div.fieldgroup {
    margin: 0.5em 0 1em;
}
div.fieldgroup .content {
    padding-left: 1em;
}
* {
    margin: 0;
    padding: 0;
}
* html .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
* html .clearfix {
    display: block;
}
.clearleft {
    clear: left;
}
.clearright {
    clear: right;
}
.clearboth {
    clear: both;
}
.floatleft {
    float: left;
    margin: 0 10px 5px 0 !important;
}
.floatright {
    float: right;
    margin: 0 0 5px 10px !important;
}
.floatleft .caption {
    font-size: 10px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
}
#skip-nav {
    display: none;
}
#skip-nav a, #skip-nav a:hover, #skip-nav a:visited {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}
#skip-nav a:active, #skip-nav a:focus {
    height: auto;
    position: static;
    width: auto;
}
#header, #content, #sidebar-left, #sidebar-right, #footer {
    overflow: visible;
    word-wrap: break-word;
}
div.view div.views-admin-links {
    width: auto;
}
.resizable-textarea textarea {
    font-size: 14px !important;
}
.messages {
    background-color: #EDFFED;
    border: 1px solid #04A107;
    color: #04A107;
    margin: 10px 0;
    padding: 10px;
}
form {
    margin: 10px 0;
}
* html div.block {
    position: relative;
}
div.block_rayner div.edit {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #EEEEEE;
    display: none;
    font-size: 11px;
    padding: 0 2px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
}
div.block_rayner:hover div.edit {
    background: none repeat scroll 0 0 transparent !important;
    display: block;
}
.with-wireframes #header, .with-wireframes #content-top, .with-wireframes #content-top > *, .with-wireframes #content-header, .with-wireframes #content-header > *, .with-wireframes #content-area, .with-wireframes #content-area > *, .with-wireframes #content-bottom, .with-wireframes #content-bottom > *, .with-wireframes #primary, .with-wireframes #secondary, .with-wireframes #sidebar-left-inner, .with-wireframes #sidebar-right-inner, .with-wireframes .block {
    border: 1px solid #BBBBBB;
    padding: 2px;
}
.with-wireframes .node {
    border-bottom: 1px solid #BBBBBB;
    margin-bottom: 10px;
}
.with-wireframes .block {
    margin-bottom: 3px;
}
.with-wireframes #content-top, .with-wireframes #content-header, .with-wireframes #content-area, .with-wireframes #content-bottom {
    margin: 0 3px 3px;
}
.with-wireframes #footer {
    border: 1px solid #CCCCCC;
    margin-top: 3px;
    padding: 2px;
}
.clear {
    clear: both;
}
.quote a {
    background: url("/sites/all/themes/rayr/images/sidebar-btn-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #683D22 !important;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px !important;
    font-weight: bold !important;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 16px 10px 18px;
    text-align: center;
}
/** Download Complete Moulding Catalog button fix  BEGIN **/
.quote a.download-cat-btn {
  padding: 10px 10px 5px;
}
/** Download Complete Moulding Catalog button fix END **/
.quote a:hover {
    background: url("/sites/all/themes/rayr/images/sidebar-btn-hover-bg.jpg") no-repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
}
.edit a {
    background: none repeat scroll 0 0 transparent !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
}
.edit {
    background: none repeat scroll 0 0 transparent !important;
    display: none;
    margin: 0 !important;
    position: relative !important;
}
.edit a:hover {
    background: none repeat scroll 0 0 transparent !important;
}
#logo-title {
    float: left;
}
#top_right_links {
    color: #E0D8B6;
    text-align: right;
}
#top_right_links .menu li a:hover {
    color: #FFFFFF;
}
#top_right_links .menu {
    float: right;
    margin: 0;
    padding: 0;
}
#bottom_right_links .menu {
    float: right;
    margin: 0;
    padding: 0;
}
#top_right_links .menu ul {
    margin: 0;
    padding: 0;
}
#top_right_links h3 {
    display: none;
}
#top_right_links .menu li {
    background: url("/sites/all/themes/rayr/images/saperator.jpg") no-repeat scroll right center transparent;
    display: inline;
    list-style-image: none;
    list-style-type: none;
    margin: 0 !important;
    padding: 7px;
}
#top_right_links .menu li a {
    color: #E0D8B6;
}
#top_right_links li.first {
}
#top_right_links li.last {
    background: none repeat scroll 0 0 transparent;
}
#bottom_right_links {
    float: right;
}
#bottom_right_links .menu li a:hover {
    color: #FFFFFF;
}
#bottom_right_links .menu ul {
    margin: 0;
    padding: 0;
}
#bottom_right_links h3 {
    display: none;
}
#bottom_right_links .menu li {
    background: url("/sites/all/themes/rayr/images/saperator.jpg") no-repeat scroll right center transparent;
    display: inline;
    list-style-image: none;
    list-style-type: none;
    margin: 0 !important;
    padding: 7px;
}
#bottom_right_links .menu li a {
    color: #DF8713;
}
#bottom_right_links li.first {
}
#bottom_right_links li.last {
    background: none repeat scroll 0 0 transparent;
}
#phone {
    color: #FFFFCC;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    margin-top: 20px;
    padding-left: 116px;
    text-align: center;
}
#page {
    margin: 0 auto;
    width: 960px;
}
#header {
    height: 180px;
    margin-top: 10px;
}
#primary_links {
    background: url("/sites/all/themes/rayr/images/menu-bg.jpg") no-repeat scroll 0 18px transparent;
    clear: both;
    height: 50px;
    margin: auto;
    padding: 30px 0 0;
    text-align: center;
    width: 900px;
}
#primary_links ul {
    margin: 0;
    padding: 0;
}
#primary_links li {
    background: url("/sites/all/themes/rayr/images/saperator.jpg") no-repeat scroll right center transparent;
    display: inline;
    font-size: 14px;
    padding: 0 15px;
}
#primary_links li a {
    color: #FFFFCC;
    font-weight: bold;
}
#primary_links li.first {
}
#primary_links li.last {
    background: none repeat scroll 0 0 transparent;
}
#primary_links li a.active {
    color: #DF8713;
    font-weight: bold;
}
#primary_links li a:hover {
    color: #DF8713;
    font-weight: bold;
}
#footer {
    background: url("/sites/all/themes/rayr/images/footer-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #DF8713;
    font-size: 11px;
    height: 50px;
    margin-top: 20px;
    padding-top: 15px;
}
#footer a {
    color: #DF8713;
}
#footer a:hover {
    color: #FFFFFF;
}
#footer_left {
    float: left;
}
#footer_right {
    float: right;
}
#main {
    margin-top: 3px;
}
#header_area {
    background: url("/sites/all/themes/rayr/images/header-area-bg.jpg") no-repeat scroll center bottom transparent;
    height: 69px;
    padding: 0 30px;
}
#header_area h1 {
    color: #FFFFCC;
    font-size: 22px;
    font-weight: bold;
}
#inner_content {
    background: url("/sites/all/themes/rayr/images/content-bg.jpg") repeat-y scroll 0 0 transparent;
    padding: 0 20px;
}
#inner_content_btm {
    background: url("/sites/all/themes/rayr/images/content-btm.jpg") no-repeat scroll center top transparent;
    height: 19px;
}
#main li, ul {
}
#content {
    background: url("/sites/all/themes/rayr/images/content-bg.jpg") repeat-y scroll 0 0 transparent;
}
#content-bottom {
    background: url("/sites/all/themes/rayr/images/content-btm.jpg") no-repeat scroll center top transparent;
    height: 20px;
}
#home_top_container {
    background: url("/sites/all/themes/rayr/images/header-bg.jpg") no-repeat scroll 0 0 transparent;
    height: 410px;
    margin-left: 1px;
    padding: 10px;
}
#home_top_left {
    float: left;
    padding-left: 10px;
    width: 239px;
}
#home_top_left ul, li {
    margin: 0;
    padding: 0;
}
#home_top_left h2 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0;
    text-align: center;
}
#home_top_left li {
    background: url("/sites/all/themes/rayr/images/gray-border-bg.jpg") repeat-x scroll center bottom transparent;
    list-style: none outside none;
    padding: 5px 0;
}
#home_top_left li a {
    background: url("/sites/all/themes/rayr/images/arrow.png") no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
}
#home_top_left li a:hover {
    color: #000000;
}
#trans_box_top {
    background: url("/sites/all/themes/rayr/images/trans-box-top.png") no-repeat scroll center bottom transparent;
    height: 14px;
    margin-top: 5px;
}
#trans_box_content {
    background: url("/sites/all/themes/rayr/images/trans-box-bg.png") repeat-y scroll 0 0 transparent;
    padding: 5px 10px;
}
#trans_box_btm {
    background: url("/sites/all/themes/rayr/images/trans-box-btm.png") no-repeat scroll center top transparent;
    height: 20px;
    margin-bottom: 15px;
}
#trans_box2_top {
    background: url("/sites/all/themes/rayr/images/trans-box2-top.png") no-repeat scroll center bottom transparent;
    height: 10px;
    margin-top: 5px;
}
#trans_box2_content {
    background: url("/sites/all/themes/rayr/images/trans-box2-bg.png") repeat-y scroll 0 0 transparent;
    color: #000000;
    font-size: 11px;
    line-height: 14px;
    padding: 0 7px;
}
#trans_box2_btm {
    background: url("/sites/all/themes/rayr/images/trans-box2-btm.png") no-repeat scroll center top transparent;
    height: 6px;
}
#home_top_right {
    float: right;
    width: 670px;
}
#home_bottom_container {
    margin-top: 20px;
}
#maroon_rounded_box {
    background: url("/sites/all/themes/rayr/images/maroon_rounded_box_bg.jpg") no-repeat scroll center bottom transparent;
    height: 227px;
    padding: 0 25px 25px;
}
#maroon_rounded_box h3 {
    color: #683D22;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}
#maroon_rounded_box ul {
    margin: 10px 0 0;
    padding: 0;
}
#maroon_rounded_box li {
    background: url("/sites/all/themes/rayr/images/arrow2.jpg") no-repeat scroll 0 6px transparent;
    font-weight: bold;
    list-style: none outside none;
    padding: 3px 10px;
}
#maroon_rounded_box li a {
    font-weight: bold;
}
#maroon_rounded_box_top {
    background: url("/sites/all/themes/rayr/images/maroon_rounded_box_top.jpg") no-repeat scroll center bottom transparent;
    height: 20px;
}
#home_bottom_left {
    float: left;
    width: 260px;
}
#home_bottom_center {
    float: left;
    margin-left: 52px;
    width: 288px;
}
#home_bottom_right {
    background: url("/sites/all/themes/rayr/images/quote-open.gif") no-repeat scroll 0 40px transparent;
    float: right;
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    padding-top: 50px;
    width: 250px;
}
#home_bottom_testimonial {
}
#home_bottom_author {
    color: #DF8713;
    font-weight: bold;
    margin-top: 20px;
}
#home_bottom_author_info {
    font-size: 12px;
}
#quote_close {
    background: url("/sites/all/themes/rayr/images/quote-close.gif") no-repeat scroll 100% 50% transparent;
    height: 20px;
    margin-top: -34px;
}
#quote_open2 {
    background: url("/sites/all/themes/rayr/images/quote-open.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    padding-right: 20px;
}
.two-sidebars .center, .sidebar-left .center {
    margin-left: 190px;
}
#sidebar-first {
    margin-right: -190px;
    width: 190px;
}
.two-sidebars .center, .sidebar-right .center {
    float: left;
    width: 679px;
}
#sidebar-second {
    float: right;
    width: 209px;
}
#sidebar-second .solutions {
    margin-top: 5px;
    width: 200px;
}
#sidebar-second .solutions h3 {
    color: #FFFFCC;
    font-size: 17px;
    margin: 0;
    padding: 0 0 5px;
}
#sidebar-second #solutions-content {
    background: none repeat scroll 0 0 #AA7939;
    padding: 0 7px;
}
#sidebar-second #solutions-content ul {
    margin: 0;
    padding: 0;
}
#sidebar-second #solutions-content li {
    background: url("/sites/all/themes/rayr/images/border-brown.jpg") repeat-x scroll center top transparent;
    list-style: none outside none;
    padding: 5px 0;
}
#sidebar-second #solutions-content li a {
    background: url("/sites/all/themes/rayr/images/arrow3.jpg") no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 10px;
}
#sidebar-second #solutions-content li a:hover {
    color: #FFFFCC;
}
#sidebar-second #solutions-top {
    background: url("/sites/all/themes/rayr/images/sidebar-menu-top.jpg") no-repeat scroll center bottom transparent;
    height: 10px;
}
#sidebar-second #solutions-btm {
    background: url("/sites/all/themes/rayr/images/sidebar-menu-btm.jpg") no-repeat scroll center top transparent;
    height: 10px;
}
#sidebar-second #btn2:hover {
    background: url("/sites/all/themes/rayr/images/sidebar-btn-hover-bg.jpg") no-repeat scroll 0 0 transparent;
}
#sidebar-second .specials {
    color: #FFFFFF;
    margin-top: 10px;
}
#sidebar-second .specials h3 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
}
#sidebar-second .resources {
    color: #FFFFFF;
    margin-top: 10px;
}
#sidebar-second .resources h3 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 8px;
}
#sidebar-second .resources a {
    color: #FFFFFF;
    font-size: 12px;
}
#sidebar-second .resources a:hover {
    color: #000000;
}
#sidebar-second #specials-content {
    background: url("/sites/all/themes/rayr/images/add-awi.gif") repeat-y scroll 0 0 transparent;
    color: #000000;
    font-size: 11px;
    height: auto;
    padding: 0 7px;
    text-align: center;
    width: 200px;
}
#specials-content p {
    margin: 0;
    padding: 0;
}
#specials-content .red-head {
    color: #A80000;
    float: right;
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
    padding-right: 7px;
    padding-top: 5px;
    width: 130px;
}
#specials-content i {
    color: #333333;
    display: block;
    padding: 10px 0 5px;
}
#sidebar-second #specials-content strong {
}
#sidebar-second #specials-btm {
    background: url("/sites/all/themes/rayr/images/red-box-btm.jpg") no-repeat scroll 0 0 transparent;
    height: 10px;
}
#sidebar-second #specials-content .text {
    color: #333333;
    float: right;
    font-size: 12px;
    line-height: 18px;
    padding-right: 7px;
    padding-top: 5px;
    width: 130px;
}
#specials-content .red-head a {
    color: #A80000;
    float: right;
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;
    width: 170px;
}
.inner {
    padding: 0;
}
.with-navigation #content, .with-navigation .sidebar {
}
#navigation {
}
#content {
}
.sidebar {
    float: left;
}
#navigation {
}
#header #header-region {
    overflow: hidden;
}
#footer {
    clear: both;
    float: none;
}
#header, #footer, #main #content .mission, #main #content .breadcrumb, #main #content .node {
}
#secondary_links {
    background: url("/sites/all/themes/rayr/images/border-white-bg.jpg") repeat-x scroll 0 25px transparent;
    padding-bottom: 1px;
    padding-left: 5px;
}
#secondary_links a {
    background: url("/sites/all/themes/rayr/images/inner-menu-bgL.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 13px;
    padding-left: 6px;
    text-decoration: none;
}
#secondary_links a span {
    background: url("/sites/all/themes/rayr/images/inner-menu-bgR.jpg") no-repeat scroll right top transparent;
    cursor: pointer;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
}
#secondary_links a, #secondary_links a span {
    display: block;
    float: left;
}
#secondary_links a:hover {
    background: url("/sites/all/themes/rayr/images/inner-menu-hover-bgL.jpg") no-repeat scroll left top transparent;
    color: #AA7939;
    padding-left: 6px;
}
#secondary_links a:hover span {
    background: url("/sites/all/themes/rayr/images/inner-menu-hover-bgR.jpg") no-repeat scroll right top transparent;
    padding-right: 10px;
}
#secondary_links li.active a {
    background: url("/sites/all/themes/rayr/images/inner-menu-hover-bgL.jpg") no-repeat scroll left top transparent;
    border-bottom: 1px solid #ECE8D3;
    color: #AA7939;
    padding-left: 6px;
}
#secondary_links li.active a span {
    background: url("/sites/all/themes/rayr/images/inner-menu-hover-bgR.jpg") no-repeat scroll right top transparent;
    padding-right: 10px;
}
#secondary_links ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#secondary_links li {
    float: left;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 2px 0 0;
}
#content #left_col {
    float: left;
    width: 400px;
}
#content #right_col {
    background: url("/sites/all/themes/rayr/images/right-col-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #6D2516;
    float: right;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    width: 220px;
}
#content #right_col h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#content #right_col table {
    margin-top: 10px;
    text-align: center;
}
#content #right_col td {
    padding: 0;
}
#content #right_col td a {
    color: #5D0F0D;
    font-weight: bold;
    padding-bottom: 10px;
}
#content #right_col td a:hover {
    color: #000000;
}
#content #right_col img {
    border: 5px solid #AA7939 !important;
    margin-top: 15px;
}
#content #left_col #product h3 {
    font-size: 16px;
    font-weight: bold;
}
#content #left_col .img1 {
    border: 4px solid #FFFFFF;
}
#content #left_col table {
    margin: 10px 0;
}
#content #left_col td {
    background: url("/sites/all/themes/rayr/images/border-dotted.jpg") repeat-x scroll center bottom transparent;
    padding: 10px 2px;
}
#content #title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}
.form-text {
    border: 1px solid #CCCCCC;
    height: 20px;
    padding: 2px 0 0 5px;
    width: 250px;
}
.form-textarea {
    border: 1px solid #CCCCCC;
    height: 100px;
    padding: 2px 0 0 5px;
    width: 250px;
}
.node-type-webform .form-submit {
    background: none repeat scroll 0 0 #AA7939;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 383px;
    padding: 2px 5px;
    width: 65px;
}
#content-header .error {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid red;
    color: red;
    margin-left: 190px;
    padding: 2px;
    width: 250px;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 1px solid red !important;
}
#content-area .item-list ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.product_thumb {
    float: left;
    height: 150px;
    margin: 0 40px 45px 0;
    text-align: center;
    width: 120px;
}
.product_thumb_image {
}
.product_thumb_file a {
    color: #AA7939 !important;
}
.product_thumb_file a:hover {
    color: #000000 !important;
}
.product_thumb img {
    border: 4px solid #AA7939;
}
#news_table a {
    color: #680202 !important;
    font-size: 14px;
    font-weight: bold !important;
}
#news_table a:hover {
    color: #000000 !important;
    font-size: 14px;
    font-weight: bold !important;
}
#news_table tr.odd {
    background: none repeat scroll 0 0 transparent !important;
}
#news_table tr.odd td {
    padding: 5px !important;
}
#news_table tr.even td {
    padding: 5px !important;
}
#news_table tr.even {
    background: none repeat scroll 0 0 transparent !important;
}
#news_table tr {
    border: medium none !important;
}
.view-content tbody {
    border: medium none !important;
}
#lightbox {
    background-color: #FFFFFF;
    border: 6px solid #AA7939;
    padding: 15px;
}
#lightboxDetails {
    padding-top: 0.4em;
}
#lightboxCaption {
    float: left;
}
#keyboardMsg {
    background: url("/sites/all/themes/rayr/images/dwc-bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 12px;
    height: 20px;
    padding-left: 40px;
    padding-top: 4px;
    width: 168px;
}
#keyboardMsg a {
    color: #FFFFCC;
    font-weight: bold;
}
#keyboardMsg a:hover {
    color: #FFFFFF;
}
#closeButton {
    right: -2px;
    top: -3px;
}
#lightbox img {
    border: medium none;
    clear: both;
}
#overlay img {
    border: medium none;
}
.content table {
    border-collapse: separate !important;
}
.solutionsfor img {
    border: 4px solid #AA7939;
}
.solutionsfor img:hover {
    border: 4px solid #5D0F0D;
    opacity: 0.7;
}
.chartTable {
    background-color: #FFFFFF;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 11px;
    width: 100%;
}
.chartTable td, .chartTable th {
    border: 1px solid #E1DBBB;
    padding: 6px 7px;
}
.chartTable thead {
    background-color: #AA7839;
    background-image: url("/sites/all/themes/rayr/images/p-tab-bg.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 1px;
    text-align: center;
}
.chartTable tr.odd td {
    background-color: #FCFCF8;
    color: #000000;
    padding: 3px 7px;
}
.chartTable tr.even td {
    background-color: #FFFFFF;
    color: #000000;
    padding: 3px 7px;
}
.red-head p strong a {
    color: #A80000;
    font-family: Georgia;
    font-size: 32px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
#sidebar-second #content-resource {
    background: url("/sites/all/themes/rayr/images/lumber-pro-top.jpg") no-repeat scroll 0 0 transparent;
    color: #333333;
    padding: 4px 10px;
    text-align: left;
}
#sidebar-second #content-resource h1 {
    color: #AA7939;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0;
}
#sidebar-second #content-resource ul {
    margin: 10px 0 0;
    padding: 0;
}
#sidebar-second #content-resource ul li {
    background-image: url("/sites/all/themes/rayr/images/bg-ul.gif");
    background-position: 0 7px;
    background-repeat: no-repeat;
    height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    width: 179px;
}
#sidebar-second #content-resource ul li a {
    color: #5D0F0D;
    text-decoration: none;
}
#sidebar-second #content-resource ul li a:hover {
    color: #000000;
    text-decoration: none;
}
.product_table tr td {
    padding: 8px;
}
.product_table tr td img {
    margin-top: -5px;
}
.main-links {
    text-decoration: underline;
}
.innerquote {
    background-image: url("/sites/all/themes/rayr/images/innerquote.gif");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-top: 15px;
}
.innerquote p {
    color: #DF8713;
    font-weight: bold;
    margin-top: 20px;
}
.chartTable tr.alt {
    background: none repeat scroll 0 0 #AA7839;
    color: #FFFFFF;
}
.chartTable tr.botderBot {
    border-bottom: 1px solid #E1DBBB;
}
.faq-td-background {
    background: url("/sites/all/themes/rayr/images/border-dotted.jpg") repeat-x scroll center bottom transparent;
    padding: 10px 2px;
}
.innerquote_end {
    background-image: url("/sites/all/themes/rayr/images/quotes1.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #000000 !important;
    font-weight: normal !important;
}
body {
    background: none repeat scroll 0 0 #5D0F0D;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
}
#page {
    font-size: 0.8125em;
    line-height: 1.5em;
}
body, caption, th, td, input, textarea, select, option, legend, fieldset {
    font-family: "Helvetica Neue",helvetica,Arial,sans-serif;
}
a:link, a:visited {
    color: #000000;
    font-weight: normal;
    outline: medium none;
    text-decoration: none;
}
a:hover, a:active {
    color: #680202;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0;
    padding: 18px 0 5px;
}
p {
    padding-bottom: 1.2em;
}
ul, ol {
    margin-left: 0;
    padding-left: 2em;
}
table {
    width: 99%;
}
tr.even td, tr.odd td {
    padding: 10px 5px;
}
tr.odd {
    background-color: #FFFFFF;
}
pre, code, tt {
    font: 1em/1.5 'andale mono','lucida console',monospace;
}
pre {
    background-color: #EFEFEF;
    border: 1px solid #AAAAAA;
    display: block;
    margin: 5px 0;
    padding: 5px;
}
ul {
    list-style-type: disc;
}
ul ul {
    list-style-type: circle;
}
ul ul ul {
    list-style-type: square;
}
ul ul ul ul {
    list-style-type: circle;
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style-type: lower-alpha;
}
ol ol ol {
    list-style-type: decimal;
}
abbr {
    border-bottom: 1px dotted #666666;
    cursor: help;
    white-space: nowrap;
}
#edit-title {
    font-size: 24px;
}
#system-themes-form img {
    width: 100px;
}
.form-item .description {
    color: #777777;
    font-size: 0.8em;
    font-style: italic;
    line-height: 1.2em;
    margin-top: 5px;
}
#edit-delete {
    color: #CC0000;
}
#header, #footer {
    background-color: #5D0F0D;
}
#sidebar-first {
    background: none repeat scroll 0 0 #5D0F0D;
}
#sidebar-second {
}
#navigation {
}
.content label {
    color: #333333;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 180px;
}
.mceLayout {
    width: 391px !important;
}

#edit-submitted-checkbox-<p>selected-wrapper label.option{width:inherit !important;margin:0 0 10px 190px !important;clear:both !important;}

.block-inner p{
	padding-bottom:0px !important;
}
.form-item label.option {
	margin:-20px 0 10px 190px !important;
	width:600px !important;
	*margin:-20px 0 10px 186px !important;
	text-align:left;
}
#sidebar-second-inner .quote a {
	margin-left:-4px !important;
}

#webform-client-form-280 .form-item label{
	display:none !important;
} 

#edit-submitted-comments-wrapper textarea{
	width : 250px !important;
}
@media print {
#edit-submitted-comments-wrapper textarea {
	width : 250px !important;
}
}

.captcha legend{
	display:none !important;
}
fieldset.captcha {
	border:0px none;
}
fieldset.captcha .description {
	color: #333333;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 174px;
	display: block;
    font-weight: bold;
}
fieldset.captcha img {
	float:left;
}
fieldset.captcha #edit-captcha-response-wrapper {
	float: left;
    margin: 0;
    padding: 10px 0 0 184px;
}
fieldset.captcha #edit-captcha-response-wrapper label {
	display:none;
}
fieldset.captcha #edit-captcha-response {
	float:left;
}
fieldset.captcha #edit-captcha-response-wrapper .description {
    width: 400px;
	text-align: left;
}


/**download button on thank you page**/
#keyboardMsg.no-float {
  float:none;
}
#keyboardMsg.center {
  margin:0 329px 0 259px;
  padding-left: 35px;
  padding-right: 10px;
}
