
/*
DEFAULT ########################################################################
*/
BODY {
    background-attachment: fixed;
    background-color: #eee;
    background-image: url(../binary/body_bg.jpg);
    background-repeat: repeat-x;
}
BODY.blank {
    background-color: #fff;
    background-image: none;
}
BODY, SPAN, DIV, P, NOTE, SMALL, TD, A, A:link, A:visited, A:active, A:hover, INPUT, LABEL, TEXTAREA {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
DIV {
    /* A FIX FOR IE6 */
    _width: 100%;
}
A:link {
    color: #03c;
    text-decoration: none;
}
A:visited {
    color: #069;
    text-decoration: none;
}
A:active {
    color: #c00;
    text-decoration: none;
}
A:hover {
    color: #c00;
    text-decoration: none;
}
A.bb {
    text-decoration: underline;
}
A:link.bb {
    text-decoration: underline;
}
A:visited.bb {
    text-decoration: underline;
}
A:active.bb {
    text-decoration: underline;
}
A:hover.bb {
    text-decoration: underline;
}
IMG {
    border: 0px;
}
H1 {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000;
    margin-top: 0px;
    padding-top: 0px;
}
H2 {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #999;
}
H3 {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}
A.headlink {
    font-weight: bold;
}
.headline_l {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #333;
}
A:link.headline_l {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    text-decoration: none;
}
A:visited.headline_l {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    text-decoration: none;
}
A:active.headline_l {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-decoration: underline;
    color: #c00;
}
A:hover.headline_l {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-decoration: underline;
    color: #c00;
}
.headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333;
}
A:link.headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
A:visited.headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
A:active.headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #c00;
}
A:hover.headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #c00;
}
.headline_s {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #333;
}
A:link.headline_s {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
A:visited.headline_s {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
A:active.headline_s {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #c00;
}
A:hover.headline_s {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #c00;
}
DIV.note {
    font-size: 11px;
    color: #999;
}
DIV.teaser {
    padding-top: 10px;
}
DIV.summary {
    background-color: #e5e5e5;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pictureText {
    color: #666;
    font-size: 11px;
}
.list_element {
    padding-bottom: 7px;
}
DIV.feedback_area {
    background-color: #ddffdd;
}
DIV.feedback_block {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
DIV.header_menu {
    border-bottom: 1px solid #999;
    padding-bottom: 3px;
}
DIV.footer_headline {
    border-bottom: 1px solid #999;
    color: #666;
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    margin-bottom: 3px;
}
TD.left_col {
    border-right: 1px solid #ccc;
}
TD.right_col {
    border-left: 1px solid #ccc;
}
TABLE.search_bar {
    background-image: url(../binary/search_bar.gif);
    border-top: 1px solid #d7d095;
    border-bottom: 1px solid #d7d095;
}
DIV.business_headline {
}
DIV.business_area {
    border-bottom: 1px solid #d7d095;
}
DIV.business_active {
    background-image: url(../binary/business_button_active.gif);
    border-top: 1px solid #d7d095;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
A.business_inactive {
    background-image: url(../binary/business_button.gif);
    border-top: 1px solid #d7d095;
    color: #000;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
A:link.business_inactive {
    background-image: url(../binary/business_button.gif);
    border-top: 1px solid #d7d095;
    color: #000;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
A:visited.business_inactive {
    background-image: url(../binary/business_button.gif);
    border-top: 1px solid #d7d095;
    color: #000;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
A:active.business_inactive {
    background-image: none;
    border-top: 1px solid #d7d095;
    color: #000;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
A:hover.business_inactive {
    background-image: none;
    border-top: 1px solid #d7d095;
    color: #000;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
DIV.business_content {
    padding: 10px;
}
DIV.category1 {
    padding-top: 0px;
    padding-bottom: 5px;
    font-weight: bold;
}
DIV.category2 {
    padding-left: 15px;
    background-image: url(../binary/point_solid.gif);
    background-repeat: no-repeat;
    background-position: 5px 1px;
}
DIV.category3 {
    padding-left: 30px;
    font-style: italic;
    background-image: url(../binary/point_solid.gif);
    background-repeat: no-repeat;
    background-position: 20px 1px;
}
DIV.subcategories1 {
    padding-bottom: 5px;
}
DIV.subcategories2 {
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}
A.button_create {
    padding: 5px;
    padding-left: 20px;
    font-weight: bold;
    background-image: url(../binary/create.gif);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 14px;
}
A:link.button_create {
    padding: 5px;
    padding-left: 20px;
    font-weight: bold;
    background-image: url(../binary/create.gif);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 14px;
}
A:visited.button_create {
    padding: 5px;
    padding-left: 20px;
    font-weight: bold;
    background-image: url(../binary/create.gif);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 14px;
}
A:active.button_create {
    padding: 5px;
    padding-left: 20px;
    font-weight: bold;
    background-image: url(../binary/create.gif);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 14px;
}
A:hover.button_create {
    padding: 5px;
    padding-left: 20px;
    font-weight: bold;
    background-image: url(../binary/create.gif);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 14px;
}
.super {
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 48px;
}
TABLE.statsTable {
}
THEAD.statsHead {
}
TR.statsHeadRow {
    font-weight: bold;
}
TD.statsHeadCell {
    border-bottom: 1px solid #999;
}
TFOOT.statsFoot {
}
TR.statsFootRow {
    font-weight: bold;
}
TD.statsFootCell {
    border-top: 1px solid #999;
}
TBODY.statsBody {
}
TR.statsBodyRow {
}
TD.statsBodyLabelCell {
    border-right: 1px solid #999;
}
TD.statsBodyValueCell {
}
TR.evenRow {
    background-color: #f0f0f0;
}
TR.oddRow {
    background-color: #fff;
}
.tooltip {
  background-image: url("../binary/tt_bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px 3px 10px;
  width: 150px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.item {
    padding: 2px 0 2px;
    position: relative;
    height: 50px;
}
.thumb {
    display: block;
    left: 0;
    margin-right: 10px;
    overflow: hidden;
    position: absolute;
    border: 1px solid #ddd;
    padding: 2px;
}
.item-body {
    display: block;
    margin-left: 45px;
    overflow: hidden;
}
.item-content {
    overflow: hidden;
}
.item-sub {
    display: block;
    font-size: 11px;
    color: #999;
}

.info-box {
    margin-left: 15px;
    margin-right: 15px;
    padding: 5px;
    background-color: #fefaf0;
    border: 1px solid #e9d599;
}                
.info-box-title {
    display: block;
    margin-bottom: 5px;
}                
.info-box-body {
    display: block;
}

.featured-member {
    padding: 5px; 
    padding-bottom: 10px; 
    border: 1px solid #ccc;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
    background: url(../binary/grey_gradient.png); 
    background-repeat: repeat-x; 
    background-color: #fff;
    display: block;
    float: left;
}

.profile-box {

}
.profile-box-title {
    display: block;
    margin-bottom: 10px;
}
.profile-box-body {
    display: block;
}
.ec {
    color:#FFFFFF;
    font-size:11px;
    padding-left:5px;
    padding-right:5px;
}

/*
CALENDAR ########################################################################
*/
.calendar__c {
}
.calendar__month {
    border-bottom: 1px solid #999;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 1px;
}
.calendar__month_label {
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.calendar__week_label {
    font-size: 11px;
    font-weight: bold;
}
.calendar__weekday_label {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
.calendar__week {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.calendar__weekday {
    font-size: 11px;
    text-align: center;
}
.calendar__weekday A {
    border: 1px solid #e5e5e5;
    display: block;
    margin-left: 3px;
    margin-right: 3px;
}
.calendar__weekday A:link {
    text-decoration: none;
}
.calendar__weekday A:visited {
    text-decoration: none;
}
.calendar__weekday A:active {
    border: 1px solid #c00;
    text-decoration: none;
}
.calendar__weekday A:hover {
    border: 1px solid #c00;
    text-decoration: none;
}
A.calendar__current {
    border: 1px solid #c00;
    color: #c00;
    display: block;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
A.calendar__selected {
    border: 1px solid #c00;
    background-color: #c00;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
A.calendar__marked {
    border: 1px dotted #999;
    display: block;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
.calendar__events {
    border: 1px solid #ccc;
    padding: 5px;
    padding-top: 10px;
}
.calendar__event_name {
}
.calendar__event_name A {
    text-decoration: none;
}
.calendar__event_name A:link {
    text-decoration: none;
}
.calendar__event_name A:visited {
    text-decoration: none;
}
.calendar__event_name A:active {
    text-decoration: none;
}
.calendar__event_name A:hover {
    text-decoration: none;
}
.calendar__event_date {
    margin-bottom: 5px;
}

/*
CLOUD ########################################################################
*/
DIV.cloud {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}
A.biggest {
    font-size: 30px;
    padding-right: 10px;
}
A:link.biggest {
    font-size: 30px;
    padding-right: 10px;
}
A:visited.biggest {
    font-size: 30px;
    padding-right: 10px;
}
A:active.biggest {
    font-size: 30px;
    padding-right: 10px;
}
A:hover.biggest {
    font-size: 30px;
    padding-right: 10px;
}
A.big {
    font-size: 24px;
    padding-right: 10px;
}
A:link.big {
    font-size: 24px;
    padding-right: 10px;
}
A:visited.big {
    font-size: 24px;
    padding-right: 10px;
}
A:active.big {
    font-size: 24px;
    padding-right: 10px;
}
A:hover.big {
    font-size: 24px;
    padding-right: 10px;
}
A.above_average {
    display: inline-block;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 10px;
}
A:link.above_average {
    display: inline-block;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 10px;
}
A:visited.above_average {
    display: inline-block;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 10px;
}
A:active.above_average {
    display: inline-block;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 10px;
}
A:hover.above_average {
    display: inline-block;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 10px;
}
A.average {
    display: inline-block;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
}
A:link.average {
    display: inline-block;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
}
A:visited.average {
    display: inline-block;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
}
A:active.average {
    display: inline-block;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
}
A:hover.average {
    display: inline-block;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
}
A.below_average {
    display: inline-block;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
}
A:link.below_average {
    display: inline-block;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
}
A:visited.below_average {
    display: inline-block;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
}
A:active.below_average {
    display: inline-block;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
}
A:hover.below_average {
    display: inline-block;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
}
A.small {
    display: inline-block;
    font-size: 11px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
}
A:link.small {
    display: inline-block;
    font-size: 11px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
}
A:visited.small {
    display: inline-block;
    font-size: 11px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
}
A:active.small {
    display: inline-block;
    font-size: 11px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
}
A:hover.small {
    display: inline-block;
    font-size: 11px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
}
A.smallest {
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
}
A:link.smallest {
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
}
A:visited.smallest {
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
}
A:active.smallest {
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
}
A:hover.smallest {
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
}

/*
DATATABLE ########################################################################
*/
.data_table__column_table {
}
.data_table__column_header {
}
.data_table__column_header_row {
}
.data_table__column_header_cell {
    padding-left: 5px;
    text-align: left;
}
.data_table__column_body {
}
.data_table__column_body_row__even {
}
.data_table__column_body_row__odd {
}
.data_table__column_body_cell__even {
    background-color: #f0f0f0;
    padding: 5px;
}
.data_table__column_body_cell__odd {
    background-color: #ffffff;
    padding: 5px;
}
.data_table__column_footer {
}
.data_table__column_footer_row {
}
.data_table__column_footer_cell {
}
.data_table__list_headline {
    font-weight: bold;
}
.data_table__list_body {
}
.data_table__gallery_headline {
    color: #333;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
A.data_table__gallery_headline {
    color: #333;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}
A:link.data_table__gallery_headline {
    color: #333;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}
A:visited.data_table__gallery_headline {
    color: #333;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
}
A:active.data_table__gallery_headline {
    color: #c00;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
}
A:hover.data_table__gallery_headline {
    color: #c00;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

/*
FORM ###########################################################################
*/
FORM {
    margin: 0px;
    padding: 0px;
}
TEXTAREA.small {
    height: 50px;
    width: 100%;
}
TEXTAREA.medium {
    height: 100px;
    width: 100%;
}
TEXTAREA.large {
    height: 250px;
    width: 100%;
}
LABEL.form__optional {
    font-weight: normal;
}
LABEL.form__required {
    font-weight: bold;
}
INPUT.button {
    margin: 0px;
    padding: 0px 20px 0px 20px;
    width: auto;
}
INPUT.checkbox {
    margin: 0px;
    padding: 0px;
}
INPUT.file {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
INPUT.text {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
INPUT.largeText {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
INPUT.mediumText {
    margin: 0px;
    padding: 0px;
    width: 50%;
}
INPUT.smallText {
    margin: 0px;
    padding: 0px;
    width: 25%;
}
.formPanelSeparator {
    border-bottom: 1px solid #d0d0d0;
    display: block;
}
.formPanelActive {
    border-left: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    color: #000000;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    text-decoration: none;
}
A:link.formPanelActive {
    color: #000000;
    text-decoration: none;
}
A:visited.formPanelActive {
    color: #000000;
    text-decoration: none;
}
A:active.formPanelActive {
    color: #000000;
    text-decoration: none;
}
A:hover.formPanelActive {
    color: #000000;
    text-decoration: none;
}
.formPanelInactive {
    background-color: #d0d0d0;
    border: 1px solid #d0d0d0;
    color: #000000;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    padding: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    text-decoration: none;
}
A:link.formPanelInactive {
    color: #000000;
    text-decoration: none;
}
A:visited.formPanelInactive {
    color: #000000;
    text-decoration: none;
}
A:active.formPanelInactive {
    color: #CC0000;
    text-decoration: none;
}
A:hover.formPanelInactive {
    color: #CC0000;
    text-decoration: none;
}
.formPanelOuter {
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.formPanelInner {
    background-color: #ffffff;
}
.formInput {
    background-color: #eeeeee;
    padding: 5px;
}
.formFooter {
    padding: 5px;
}
.formFooterMultipaged {
    padding: 5px;
}
.formHelp {
    background-color: #ffffee;
    border: #999999 solid 1px;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 5px;
}
.formGroup {
}
.formTogglerEmail {
    background-image: url(../binary/email.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 40px;
}

/*
MESSAGE ########################################################################
*/
.error {
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #FFFFFF;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.fatal {
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #FFFFFF;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.information {
    background-color: #82cc7c;
    border: 1px solid #70ba6a;
    color: #FFFFFF;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.reminder {
    background-color: #859cd6;
    border: 1px solid #778dc7;
    color: #FFFFFF;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.message {
    margin: 0px;
    padding: 0px;
}
.warning {
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #FFFFFF;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
UL.message {
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
}
UL.message LI.reminder {
    text-align: center;
    padding: 10px;
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #fff;
}
UL.message LI.information {
    text-align: center;
    padding: 10px;
    background-color: #82cc7c;
    border: 1px solid #70ba6a;
    color: #fff;
}
UL.message LI.error {
    text-align: center;
    padding: 10px;
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #fff;
}
UL.message LI.warning {
    text-align: center;
    padding: 10px;
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #fff;
}
UL.message LI.fatal {
    text-align: center;
    padding: 10px;
    background-color: #c93b41;
    border: 1px solid #9e4246;
    color: #fff;
}

/*
NETWORK ########################################################################
*/
.network_menu__t {
}
.network_menu__c {
}
.network_menu__d {
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border-top: #ccc solid 1px;
}
.network_menu__o {
    background-color: #eee;
    border-bottom: #ccc solid 1px;
    display: block;
    font-weight: bold;
    padding: 3px;
    padding-left: 6px;
}
A:link.network_menu__o {
    font-weight: normal;
}
A:visited.network_menu__o {
    font-weight: normal;
}
A:active.network_menu__o {
    background-color: #fff;
    font-weight: normal;
}
A:hover.network_menu__o {
    background-color: #fff;
    font-weight: normal;
}
.network_menu__m {
}

/*
PANEL ########################################################################
*/
DIV.panel__headline {
    border-bottom: 1px solid #999;
    color: #666;
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 1px;
}
IMG.panel__image {
}
DIV.panel__tabs {
    padding-top: 2px;
}
DIV.panel__body {
    padding-top: 10px;
}
A.panel__active {
    background-color: #c00;
    border: 1px solid #c00;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:link.panel__active {
    background-color: #c00;
    border: 1px solid #c00;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:visited.panel__active {
    background-color: #c00;
    border: 1px solid #c00;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:active.panel__active {
    background-color: #c00;
    border: 1px solid #c00;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:hover.panel__active {
    background-color: #c00;
    border: 1px solid #c00;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A.panel__inactive {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:link.panel__inactive {
    border: 1px solid #ddd;
    color: #666;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:visited.panel__inactive {
    border: 1px solid #ddd;
    color: #666;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:active.panel__inactive {
    border: 1px solid #c00;
    color: #c00;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
A:hover.panel__inactive {
    border: 1px solid #c00;
    color: #c00;
    font-size: 11px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
TD.panel__bar {
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
}

/*
SLIDESHOW ########################################################################
*/
.activeDiv {
    border: 1px dashed #ED1B2D;
}
.pager {
    background-color: #e5e5e5;
}
.slideshow {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ccc;
}

/*
CREDITSAFE ######################################################################
*/
.creditsafeBlock {
    background-color: #eee;
    padding: 3px;
}
.creditsafeHeader {
    padding-right: 10px;
    padding-bottom: 3px;
}
.creditsafeBody {
    padding-right: 10px;
}

/*
LIVE ACTIVITY ##################################################################
*/
.activity {
    padding: 5px;
    background-color: #fcfcde;
    border: 1px solid #eddf8f;
    margin-top: 10px;
    width: 80%;
}

/*
HOVER MENU #####################################################################
*/
.hm_bar {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #7f9db9;
    background-image: url(../binary/bar_bg.gif);
    color: #fff;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
}
.hm {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    width: 200px;
}
.hm a {
    display: block;
    padding: 5px;
    padding-left: 7px;
    padding-right: 20px;
    text-decoration: none;
}
.hm_opt {
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #e7e7e7;
    cursor: pointer;
    position: relative;
    width: 198px;
    z-index: 9;
}
.hm_opt_first {
}
.hm_opt_notfirst {
}
.hm_opt_last {
}
.hm_arw {
    background-image: url(../binary/arrow5.gif);
    background-repeat: no-repeat;
    background-position: center right;
}
.hm_opthvr {
    background-color: #f7f7f7;
    border: 1px solid #7f9db9;
    z-index: 10;
}
.hm_sub {
    background-color: #fff;
    border-right: 1px solid #7f9db9;
    border-bottom: 1px solid #7f9db9;
    display: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: -1px;
    left: 196px;
    width: 199px;
    z-index: 10;
}
.hm_subopt {
    background-color: #f7f7f7;
    border-top: 1px solid #f7f7f7;
    cursor: pointer;
}
.hm_subopt_first {
    border-top: 1px solid #7f9db9;
    width: 199px;
}
.hm_subopt_notfirst {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #7f9db9;
    width: 198px;
}
.hm_subopt_last {
}
.hm_subopthvr {
    background-color: #e7e7e7;
}

/*
SELECT ONE HIERARCHY 4 #########################################################
*/
.standalone_button {
    background: -moz-linear-gradient(top, #eee, #ddd);
    background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#eee), to(#ddd));
    background-color: #eee;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    cursor: pointer;
    color: #000;
    padding: 0px 10px 0px 10px;
}
.standalone_button:link {
    color: #000;
}
.standalone_button:visited {
    color: #000;
}
.standalone_button:active {
    background: -moz-linear-gradient(top, #fff, #eee);
    background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#fff), to(#eee));
    background-color: #fff;
    color: #000;
}
.standalone_button:hover {
    background: -moz-linear-gradient(top, #fff, #eee);
    background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#fff), to(#eee));
    background-color: #fff;
    color: #000;
}
.soh4 {
}
.soh4_button {
    display: inline-block;
    float: left;
}
.soh4_button span {
    display: block;
    text-align: center;
}
.soh4_path {
    display: inline-block;
    padding: 1px 0px 1px 10px;
    float: left;
}
.soh4_path_element {
    background-image: url(../binary/arrow5.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px;
}
.soh4_item {
    background-color: #eee;
    cursor: default;
    width: 160px;
    position: relative;
    z-index: 9;
}
.soh4_item_hover {
    background-color: #ccc;
}
.soh4_option {
    cursor: pointer;
}
.soh4_children {
    border: 1px solid #888;
    background-color: #fff;
    margin: 0px;
    display: none;
    padding: 0px;
    top: 0px;
    left: 160px;
    width: 160px;
    position: absolute;
    z-index: 9;
}
.soh4_first_children {
    top: 2px;
    left: -11px;
}
.soh4_tree {
    display: none;
    position: relative;
}
.soh4_item span {    
    font-size: 12px;
    padding: 2px;
    padding-right: 10px;
    text-align: left;
}
.soh4_parent {
    background-image: url(../binary/arrow5.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

/*
TREE MENU ######################################################################
*/
.tm {
    margin: 0px;
    margin-top: 1px;
    padding: 0px;
    width: 100px;
}
.tm_opt {
    background-color: #eee;
    background-image: url(../binary/arrow5_right.png);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    position: relative;
    width: 200px;
}
.tm_opthvr {
    background-color: #ccc;
}
.tm_sub {
    border: 1px solid #888;
    background-color: #fff;
    margin: 0px;
    display: none;
    padding: 0px;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 200px;
    width: 200px;
}
.tm_root {
    top: 20px;
    left: 0px;
    display: none;
}
.tm_opt span {    
    font-size: 12px;
    padding: 2px;
}
.tm_selector {
    background-image: url(../binary/arrow5_down.png);
    line-height: 20px;
    width: 100px;
    height: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.tm_leaf {
    background-image: none;
}

/*
FANCY BUTTON ###################################################################
*/
.fancy-button {
    display: block;
    position: relative;    		
    text-align: center;
    line-height: 20px;
    height: 20px;
    padding: 0;	
    width: 100px;
    cursor: pointer;
}

.fancy-button span {
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 20px;    /* Hack for Mozilla */
    font-weight: bold;
}

.fancy-button .left, .fancy-button .right {
    width: 5px;
    height: 20px;
    position: absolute;
    top: 0;
}

.fancy-button-green {	
    color: #fff;
    background-image: url(../binary/fancy_button_green.png); 
    background-position: 0px -20px; 
    background-repeat: repeat;		
    margin-left: 5px;
    margin-right: 5px;
}

.fancy-button-green .left { 
    left:  0; 
    background-image: url(../binary/fancy_button_green.png); 
}

.fancy-button-green .right { 
    right: 0; 
    background-image: url(../binary/fancy_button_green.png); 
    background-position: 0px -40px; 
}

/*
TABLE ##########################################################################
*/
.t_list {
    width: 604px;
}
.t_box {
    float: left;
    margin-right: 8px;
    display: table-cell;
    padding: 10px;
    width: 176px;
}
.t_thumbnail {
    display: block;
    text-align: center;
    width: 176px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.t_thumbnail IMG {
    margin: 10px 0px 10px 0px;
}
.t_thumbnail SPAN {
    color: #000;
    display: inline-block;
    text-align: center;
    height: 86px;
    margin-top: 74px;
}
.t_ec {
    margin-top: 5px;
}
.t_ec SPAN {
    color: #fff;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
}
.t_e_buying {
    background-color: #6f69e0;
}
.t_e_selling {
    background-color: #e28117;
}
.t_e_renting_out {
    background-color: #d2007e;
}
.t_c_new {
    background-color: #06b5ac;
}
.t_c_used {
    background-color: #859f68;
}
A.t_name {
    color: #000;
    display: block;
    margin-top: 5px;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
A.t_name:link {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
A.t_name:visited {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
A.t_name:active {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
A.t_name:hover {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.t_info {
    margin-top: 10px;
}
.t_price {
    margin-top: 10px;
    font-weight: bold;
}
.t_separator {
    clear: both;
    padding: 5px;
}

/*
CONTACT FORM ###################################################################
*/
.cf {
    clear: both;
    background-color: #fefaf0;
    border: 1px solid #e9d599;
    padding: 10px;
}
.cf_title {
    background-image: url(../binary/contact_form_title_bg.gif);
    background-repeat: repeat-y;
    color: #7b6b36;
    font-weight: bold;
    padding: 2px 0px 2px 5px;
}
.cf_element {
    padding-top: 10px;
}