﻿
.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: 10em;
}
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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #BBBBBB #BBBBBB #FFFFFF;
    border-image: none;
    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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/misc/grippie.png") no-repeat scroll center 2px #EEEEEE;
    border-color: #DDDDDD;
    border-image: none;
    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;
}
.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;
}
#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 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #D3D3D3;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
    line-height: 1.3;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 2.5em 0.5em 0.5em;
    position: relative;
    text-decoration: none;
    width: 15.5em;
}
#ui-datepicker-div {
    background: none repeat scroll 0 0 #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: url("/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #E6E6E6;
    left: 0.5em;
    position: absolute;
    top: 0.5em;
}
.ui-datepicker-next {
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #DADADA;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat scroll 50% 50% transparent;
    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/contrib/date/date_popup/themes/images/888888_7x7_arrow_right.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-prev a:hover {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_left.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-next a:hover {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_right.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-prev a:active {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_left.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-next a:active {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_right.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-header select {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0.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: 0.1em 0.3em 0.1em 0;
    text-decoration: none;
}
table.ui-datepicker tbody {
    border-top: medium none;
}
table.ui-datepicker tbody td a {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #E6E6E6;
    border: 1px solid #FFFFFF;
    cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #DADADA;
    border: 1px solid #999999;
    color: #212121;
}
table.ui-datepicker tbody td a:active {
    background: url("/sites/all/modules/contrib/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png") repeat-x scroll 0 50% #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
    color: #222222;
    font-size: 0.9em;
    padding: 0.3em 0;
    text-align: center;
    text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
    color: #222222;
}
.timeEntry_control {
    margin-left: 2px;
    vertical-align: middle;
}
* html .timeEntry_control {
    margin-top: -4px;
}
.filefield-icon {
    margin: 0 2px 0 0;
}
.filefield-element {
    margin: 1em 0;
    white-space: normal;
}
.filefield-element .widget-preview {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 0 0;
    float: left;
    margin: 0 10px 0 0;
    max-width: 30%;
    padding: 0 10px 0 0;
}
.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;
}
#lightbox {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 100%;
    z-index: 100;
}
#lightbox a img {
    border: medium none;
}
#outerImageContainer {
    background-color: #FFFFFF;
    height: 250px;
    margin: 0 auto;
    min-width: 240px;
    overflow: hidden;
    position: relative;
    width: 250px;
}
#imageContainer, #frameContainer, #modalContainer {
    padding: 10px;
}
#modalContainer {
    line-height: 1em;
    overflow: auto;
}
#loading {
    height: 25%;
    left: 45%;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
#hoverNav {
    z-index: 10;
}
#imageData > #hoverNav {
    left: 0;
}
#hoverNav a {
    outline: medium none;
}
#prevLink, #nextLink {
    display: block;
    height: 45px;
    width: 45px;
}
#prevLink {
    background: url("/sites/all/modules/contrib/lightbox2/images/prev_alt.gif") no-repeat scroll left 15% transparent;
    float: left;
    left: 0;
}
#nextLink {
    background: url("/sites/all/modules/contrib/lightbox2/images/next_alt.gif") no-repeat scroll right 15% transparent;
    float: right;
    right: 0;
}
#prevLink:hover, #prevLink:visited:hover {
    background-position: right 15%;
}
#nextLink:hover, #nextLink:visited:hover {
    background-position: left 15%;
}
#imageDataContainer {
    background-color: #FFFFFF;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    min-width: 240px;
}
#imageData {
    padding: 0 10px;
}
#imageData #imageDetails {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 70%;
}
#imageData #caption {
    font-weight: bold;
}
#imageData #numberDisplay {
    display: block;
    padding-bottom: 1em;
}
#imageData #lightbox2-node-link-text {
    display: block;
    padding-bottom: 1em;
}
#lightbox2-overlay {
    background-color: #000000;
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
}
#overlay_default {
    opacity: 0.6;
}
#overlay_macff2 {
    background: url("/sites/all/modules/contrib/lightbox2/images/overlay.png") repeat scroll 0 0 transparent;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html > body .clearfix {
    display: inline;
    width: 100%;
}
* html .clearfix {
    height: 1%;
}
#bottomNavClose {
    background: url("/sites/all/modules/contrib/lightbox2/images/close.gif") no-repeat scroll left center transparent;
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    z-index: 200;
}
#bottomNavClose:hover {
    background-position: right center;
}
#loadingLink {
    background: url("/sites/all/modules/contrib/lightbox2/images/loading.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    width: 32px;
}
#bottomNavZoom {
    background: url("/sites/all/modules/contrib/lightbox2/images/expand.gif") no-repeat scroll 0 0 transparent;
    bottom: 25px;
    display: block;
    height: 34px;
    position: absolute;
    right: 5px;
    width: 34px;
}
#bottomNavZoomOut {
    background: url("/sites/all/modules/contrib/lightbox2/images/contract.gif") no-repeat scroll 0 0 transparent;
    bottom: 25px;
    display: block;
    height: 34px;
    position: absolute;
    right: 5px;
    width: 34px;
}
#lightshowPlay {
    background: url("/sites/all/modules/contrib/lightbox2/images/play.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 20px;
}
#lightshowPause {
    background: url("/sites/all/modules/contrib/lightbox2/images/pause.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 20px;
}
.lightbox_hide_image {
    display: none;
}
#lightboxImage {
}
.views_slideshow_singleframe_no_display, .views_slideshow_singleframe_hidden, .views_slideshow_singleframe_controls, .views_slideshow_singleframe_image_count {
    display: none;
}
.views_slideshow_singleframe_pager div a img {
    height: 75px;
    width: 75px;
}
.views_slideshow_singleframe_pager div {
    display: inline;
    padding-left: 10px;
}
.views_slideshow_singleframe_pager.thumbnails a.activeSlide img {
    border: 3px solid #000000;
}
.views_slideshow_singleframe_pager.numbered a.activeSlide {
    text-decoration: underline;
}
.views_slideshow_thumbnailhover_no_display, .views_slideshow_thumbnailhover_hidden, .views_slideshow_thumbnailhover_controls, .views_slideshow_thumbnailhover_image_count {
    display: none;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}
.views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-bottom: 0;
    margin-top: 0;
}
.views-exposed-form label {
    font-weight: bold;
}
.views-exposed-widgets {
    margin-bottom: 0.5em;
}
html.js a.views-throbbing, html.js span.views-throbbing {
    background: url("/sites/all/modules/contrib/viewsOO/images/status-active.gif") no-repeat scroll right center transparent;
    padding-right: 18px;
}
div.view div.views-admin-links {
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}
.block div.view div.views-admin-links {
    margin-top: 0;
}
div.view div.views-admin-links ul {
    margin: 0;
    padding: 0;
}
div.view div.views-admin-links li {
    margin: 0;
    padding: 0 0 2px;
    z-index: 201;
}
div.view div.views-admin-links li a {
    color: #CCCCCC;
    margin: 0;
    padding: 0;
}
div.view div.views-admin-links li a:before {
    content: "[";
}
div.view div.views-admin-links li a:after {
    content: "]";
}
div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a {
    color: #000000;
}
div.view div.views-admin-links-hover, div.view div.views-admin-links:hover {
    background: none repeat scroll 0 0 transparent;
}
div.view div.views-hide {
    display: none;
}
div.view div.views-hide-hover, div.view:hover div.views-hide {
    display: block;
    position: absolute;
    z-index: 200;
}
div.view:hover div.views-hide {
    margin-top: -1.5em;
}
.views-view-grid tbody {
    border-top: medium none;
}
#game-media {
    background: none repeat scroll 0 0 #F7F6F1;
    padding: 10px;
}
#media-main-holder {
    height: 350px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 640px;
}
#game-media {
    width: 640px;
}
#game-media #thumbs-mask {
    height: 30px;
    overflow: hidden;
    position: relative;
    width: 640px;
}
#game-media #thumbs-mask ul#thumbs-holder {
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
}
#game-media #thumbs-mask ul#thumbs-holder li {
    float: left;
    height: 30px;
    list-style-type: none;
    margin-right: 1px;
    overflow: hidden;
    width: 52px;
}
#game-media #thumbs-mask ul#thumbs-holder li a {
    display: block;
    height: 30px;
    margin: 1px;
    width: 52px;
}
#game-media #thumbs-mask ul#thumbs-holder li a.active {
    border: 1px solid white;
    margin: 0;
}
#block-gamecontent-0 {
    position: relative;
}
#game-info .demo-link, #game-info .full-game-link {
    background: none repeat scroll 0 0 #D8D5C0;
    border-radius: 4px 4px 4px 4px;
    color: #730202;
    display: block;
    font-family: Georgia,Helvetica,Arial,sans-serif;
    font-size: 120%;
    margin: 4px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.breadcrumb {
    padding: 0;
}
ul.menu li {
    margin: 0;
}
.block ul {
    padding: 0;
}
li.leaf, li.collapsed, li.expanded {
    list-style-image: none;
    list-style-type: none;
    padding: 0;
}
ul.links li {
    padding: 0;
}
li a.active {
    color: inherit;
}
.item-list ul {
    margin: 0;
}
.more-link {
    text-align: left;
}
.item-list .pager li {
    margin-left: 0.2em;
    padding: 0.2em;
}
div.clear {
    background-color: #FFFFFF;
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
div.messages {
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1em;
    padding: 5px;
}
div.messages.status {
    background-color: #04AA9E;
    border: medium none;
    color: #FFFFFF;
}
ul.pager {
    font-size: 90%;
    padding-top: 20px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
html.js div.node-form fieldset {
    border: 1px solid #CCCCCC;
    margin-bottom: 1em;
    padding: 5px 20px;
}
div.admin-links {
    margin-top: 1em;
}
ul.tabs {
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 5px;
}
ul.secondary {
    top: 25px;
}
ul.tabs li {
    background-image: -moz-linear-gradient(center bottom , #BFBFBF 9%, #EBEBEB 55%);
    border: 1px solid #555555;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 80%;
    font-weight: bold;
    line-height: 1.2em;
    padding: 1px 5px;
    text-transform: uppercase;
}
ul.tabs li.active {
    background-image: -moz-linear-gradient(center bottom , #BFBFBF 9%, #EBEBEB 55%);
}
ul.tabs li a {
    background-color: transparent !important;
}
ul.primary li a {
    border: 0 none;
    color: #000000;
    margin-right: 0;
    padding: 2px;
}
ul.primary li.active a, ul.secondary li.active a {
    border: 0 none;
}
li a.active {
    color: inherit;
}
table#blocks, table#webform-components, table#webform-emails {
    width: 100%;
}
table#blocks th, table#blocks td, table#webform-components th, table#webform-components td, table#webform-emails th, table#webform-emails td {
    padding: 5px;
}
body {
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 100%;
    line-height: 1.125em;
}
p {
    margin-bottom: 1em;
}
a, a:hover, a:visited {
    color: #000000;
}
b, strong {
    font-weight: bold;
}
i, em {
    font-style: italic;
}
u {
    text-decoration: underline;
}
sup, sub {
    font-size: 90%;
    position: relative;
}
sup {
    top: -2px;
}
sub {
    bottom: 2px;
}
hr {
    border: 0 none;
}
h1 {
    font-weight: normal;
    margin-bottom: 1em;
}
h2, h3 {
    font-weight: normal;
    margin-bottom: 1em;
}
h4 {
    font-weight: bold;
    margin-bottom: 1em;
}
ol, ul {
    margin-left: 2.5em;
}
ol li {
    list-style-type: decimal;
    margin-bottom: 1em;
}
ul li {
    list-style-type: disc;
    margin-bottom: 1em;
}
blockquote {
    margin-left: 3em;
}
a {
    outline: medium none;
}
body {
    background: url("/sites/all/themes/aartform/images/bg/main_bg.jpg") no-repeat scroll center top #F1F0E6;
    font-family: Helvetica,Arial,sans-serif;
}
body.home {
    background: url("/sites/all/themes/aartform/images/bg/home_bg.jpg") no-repeat scroll center top #F1F0E6;
}
#wrapper {
    font-size: 75%;
    margin: 0 auto;
    width: 960px;
}
h1 {
    color: #730202;
    font-family: Georgia,Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-style: italic;
    line-height: 32px;
    margin-bottom: 10px;
}
h2 {
    color: #730202;
    font-family: Georgia,Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-style: italic;
    line-height: 32px;
}
h3 {
    font-family: Georgia,Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    line-height: 32px;
}
a.read-more {
    color: #730202 !important;
    float: right;
    text-decoration: none;
}
#header {
    background: url("/sites/all/themes/aartform/images/bg/header_bg.png") no-repeat scroll 364px 12px transparent;
    padding-bottom: 17px;
    position: relative;
}
div#header {
    margin-bottom: 20px;
}
body.home div#header {
    margin-bottom: 0;
}
#header #logo a {
    background: url("/sites/all/themes/aartform/images/elements/logo.png") no-repeat scroll 2px 17px transparent;
    display: block;
    height: 160px;
    text-indent: -5000em;
    width: 267px;
}
#header #primary-nav {
    font-family: Arial;
    font-size: 12px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 143px;
}
#header #primary-nav li a {
    background-color: #620103;
    border-radius: 8px 8px 0 0;
    color: #E5CBCB;
    display: block;
    float: left;
    font-weight: normal;
    margin: 0 1px 0 0;
    padding: 9px 26px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#header #primary-nav li a:hover, #header #primary-nav li a.active {
    background-color: #510103;
    color: #FFFFFF;
    padding-bottom: 14px;
    position: relative;
    top: -4px;
}
#header #follow-twitter {
    background: url("/spiceroad/images/follow_twitter.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    position: absolute;
    right: 8px;
    text-indent: -5000em;
    top: 8px;
    width: 162px;
}
#above-body {
}
#body {
    color: #5A5A5A;
}
#body a {
    color: #5A5A5A;
}
#body a:hover {
    color: #730202;
}
#left {
    float: left;
    width: 320px;
}
#left div.block {
    background: url("/sites/all/themes/aartform/images/bg/dshadow_302.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 20px;
    padding: 0 9px;
}
#left div.block h2 {
    background: none repeat scroll 0 0 #F7F6F1;
    margin: 0;
    padding: 20px 20px 10px;
}
#left div.block div.content {
    background: none repeat scroll 0 0 #F7F6F1;
    margin: 0;
    padding: 10px 20px 20px;
}
#center {
    padding: 10px;
}
body.sidebar-left #center {
    float: left;
    width: 620px;
}
body.sidebar-right #center {
    float: left;
    width: 632px;
}
#before-content {
}
#content {
    position: relative;
}
div.share {
    margin-top: 20px;
    width: 100px;
}
div.share-twitter a {
    background: url("/spiceroad/images/twitter.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    margin-right: 10px;
    text-indent: -5000em;
    width: 35px;
}
div.share-facebook a {
    background: url("/images/facebook.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    text-indent: -5000em;
    width: 35px;
}
#content .share-facebook {
}
#promo-nodes {
}
#promo-nodes li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
    width: 296px;
}
#promo-nodes li p {
    margin: 0;
    padding-left: 5px;
}
#promo-nodes li h4 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 5px;
}
#promo-nodes li.last {
    margin-right: 0;
}
#right {
    float: left;
    margin-left: -12px;
    width: 320px;
}
#after-body {
}
#footer {
    background: url("/spiceroad/images/footer_bg.png") no-repeat scroll 0 0 transparent;
    color: #A1A1A1;
    height: 43px;
    margin-top: 10px;
    padding: 25px 20px 0;
    position: relative;
    text-align: right;
    width: 920px;
}
#footer .secondary-links li {
    border-right: 1px solid #A1A1A1;
    margin-right: 10px;
    padding-right: 10px;
}
#footer .secondary-links li a {
    color: #A1A1A1;
    text-decoration: none;
}
#footer .secondary-links li.last {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}
#footer .copyright {
    left: 20px;
    position: absolute;
    top: 25px;
}
body.games div#content div.view-Games div.item-list ul {
    margin: 0;
}
body.games div#content div.view-Games div.item-list ul li {
    clear: both;
    height: 120px;
    list-style-type: none;
    margin: 10px 0;
}
body.games div#content div.view-Games div.item-list ul li h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 5px;
}
body.games div#content div.view-Games div.item-list ul li h2 a {
    text-decoration: none;
}
body.games div#content div.view-Games div.item-list ul li div.thumbnail {
    float: left;
    margin-right: 10px;
}
#left ul li {
    background: url("/sites/all/themes/aartform/images/elements/list_item.png") no-repeat scroll 0 3px transparent;
    font-size: 16px;
    line-height: 16px;
    list-style-type: none;
    margin: 10px 0 10px 10px;
    padding-left: 15px;
}
#left ul li a {
    text-decoration: none;
}
body.games div#body div#center {
    position: relative;
}
body.games div#body div#center h1 {
    margin-left: 5px;
}
body.games div#block-gamecontent-0 {
    margin-bottom: 20px;
}
body.games div#block-gamecontent-0 div#game-media {
    float: left;
}
body.games div#block-gamecontent-0 div#game-info {
    float: left;
    margin: 0 10px 10px 15px;
    width: 150px;
}
div.view-Blog ul li.views-row {
    list-style-type: none;
    margin: 10px 0 20px;
}
div.view-Blog ul li.views-row h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 5px;
}
div.view-Blog ul li.views-row h2 a {
    text-decoration: none;
}
#body div.view-Blog ul li.views-row div.teaser-content a {
    color: #730202;
    float: right;
}
div.view-Blog ul li.views-row div.node-blog div.thumbnail {
    float: left;
    margin-right: 10px;
}
div#block-promocontent-0 h2 {
    margin-bottom: 10px;
}
div#block-promocontent-0 {
    background: url("/sites/all/themes/aartform/images/bg/feature_bg635.png") no-repeat scroll 0 0 transparent;
    height: 245px;
    margin-left: -10px;
    margin-top: 20px;
    padding: 20px 15px;
    width: 608px;
}
body.home div#block-promocontent-0 {
    margin-top: 0;
}
body.no-sidebar div#block-ymlpsignup-0 {
    width: 280px;
}
body.no-sidebar #after-content #promo-nodes li {
    margin-right: 95px;
}
body.no-sidebar #after-content #promo-nodes li.last {
    margin-right: 0;
}
div#comments {
    border-top: 1px dotted black;
    margin-top: 30px;
    padding-top: 10px;
}
div#comments div.box {
    border-top: 1px dotted black;
    margin-top: 30px;
    padding-top: 10px;
}
div.comment {
    margin-bottom: 20px;
}
div.comment div.gravatar {
    float: left;
    margin-right: 10px;
}
div.comment div.author {
    font-weight: bold;
}
div.comment div.post {
    float: left;
    width: 650px;
}
div#block-views-Blog-block_2 {
    background: url("/sites/all/themes/aartform/images/bg/news_bg.png") no-repeat scroll center top transparent;
    padding: 20px 24px;
    width: 272px;
}
div#block-views-Blog-block_2 .views-field-title a {
    font-size: 16px;
    text-decoration: none;
}
div#block-views-Blog-block_2 .views-field-view-node a {
    color: #730202;
    float: right;
}
div#block-ymlpsignup-2 {
    background: url("/sites/all/themes/aartform/images/bg/dshadow_302.png") no-repeat scroll 0 0 transparent;
    padding: 0;
    position: relative;
    width: 302px;
}
div#block-ymlpsignup-0 {
    background: url("/sites/all/themes/aartform/images/bg/newsletter_bg.png") no-repeat scroll 0 0 transparent;
    height: 125px;
    margin-left: 3px;
    margin-top: 20px;
    padding: 25px;
    position: relative;
    width: 262px;
}
div#block-ymlpsignup-1 {
    position: relative;
}
div#block-ymlpsignup-1 h2, div#block-ymlpsignup-1 h4 {
    display: none;
}
div#block-ymlpsignup-2 h4, div#block-ymlpsignup-0 h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
}
#left div#block-ymlpsignup-2 h2 {
    padding: 20px 0;
}
div#block-ymlpsignup-0 h2 {
    margin: 0 0 20px;
}
div#block-ymlpsignup-1 input.inp-email {
    margin-left: 40px;
}
div#block-ymlpsignup-2 input.inp-email, div#block-ymlpsignup-0 input.inp-email {
    float: right;
}
div#block-ymlpsignup-1 input.inp-submit, div#block-ymlpsignup-2 input.inp-submit, div#block-ymlpsignup-0 input.inp-submit {
    background: url("/sites/all/themes/aartform/images/elements/submit_btn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 0;
    margin-top: 12px;
    text-align: left;
    text-indent: -5000em;
    width: 96px;
}
div#block-ymlpsignup-2 div.why-signup, div#block-ymlpsignup-0 div.why-signup {
    bottom: 18px;
    position: absolute;
    right: 25px;
}
div#block-ymlpsignup-2 div.why-signup a, div#block-ymlpsignup-0 div.why-signup a {
    color: #730202;
}
div#block-blockcontent-22 {
    color: #7F7F7F;
    font-size: 16px;
    height: auto;
    line-height: 22px;
    margin-right: 0;
    padding: 10px;
    width: 608px;
}
div#block-blockcontent-22 h2 {
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 20px;
}
div#block-homecontent-0 {
    background: url("/sites/all/themes/aartform/images/bg/dropShadow960.png") repeat scroll center bottom transparent;
    margin-bottom: 8px;
    padding-bottom: 16px;
}
div#block-homecontent-0 div.content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 15px solid #FFFFFF;
    height: 307px;
    overflow: hidden;
    position: relative;
    width: 930px;
}
div#block-homecontent-0 div.overlay {
    background: url("/sites/all/themes/aartform/images/alpha60.png") repeat scroll 0 0 transparent;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px 0 15px;
    position: absolute;
    width: 910px;
}
div#block-homecontent-0 div.overlay h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 2px 0;
}
div#block-homecontent-0 a {
    text-decoration: none;
}
body.home div#center h1 {
    display: none;
}
body.press div.view-Press div.node-presspack {
    margin-bottom: 20px;
}
body.press div.view-Press div.node-presspack div.field-field-presspack-image {
    float: left;
    margin-right: 10px;
    width: 200px;
}
form#contact-mail-page input#edit-submit {
    background: url("/spiceroad/images/submit_btn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 0;
    margin-top: 12px;
    text-indent: -5000em;
    width: 96px;
}
.float-image-left {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
.float-image-right {
    display: block;
    float: right;
    margin: 0 0 10px 10px;
}
