
/*
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.file {
    background-color: #fff;
    background-image: none;
    margin: 0px;
    padding: 0px;
}
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 {
    /* IE6 FIX */
    _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: 24px;
    color: #000;
    margin-top: 0px;
    padding-top: 0px;
    overflow: auto;
}
h2 {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #666;
    overflow: auto;
}
h3 {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    overflow: auto;
}
div.body_text {
    font-size: 14px;
    l_ine-height: 140%;
}
div.body_text a {
    font-size: 14px;
}
div.body_text div {
    font-size: 14px;
}
div.body_text p {
    font-size: 14px;
}
div.body_text span {
    font-size: 14px;
}
fieldset {
    padding: 0px 10px 10px 10px;
}
legend {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    overflow: auto;
}
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;
}
.note {
    font-size: 11px;
    color: #999;
}
div.teaser {
    padding-top: 10px;
}
div.point_item {
    margin: 0px 0px 5px 4px;
    padding-left: 11px;
    background-image: url(../binary/point.gif);
    background-repeat: no-repeat;
}
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;
}
.paper {
    border: 1px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    padding-top: 60px;
    padding-left: 80px;
    padding-bottom: 30px;
    padding-right: 60px;
}
.preview {
    border: 1px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    overflow: auto;
    margin: 0% auto 0% auto;
    padding: 25px;
    width: 604px;
    /* IE6 FIX */
    _width: 660px;
}
.preview4column {
    border: 1px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    overflow: auto;
    margin: 0% auto 0% auto;
    padding: 25px;
    width: 540px;
    /* IE6 FIX */
    _width: 590px;
}
div.feedback_area {
    background-color: #ddffdd;
    overflow: hidden;
}
div.feedback_block {
    overflow: hidden;
    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;
}
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;
  border-radius: 3px;
  -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;
}

.box_headline {
    display: block;
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    margin-bottom: 5px;
    padding: 5px 5px 5px 10px;
    background-color: #e0e0e0;
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}

.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;
    border-radius: 10px;
    -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;
}
.switch_link {
    text-align: center;
    margin: 40px 0px 40px 0px;
}
.switch_link a {
    color: #000;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    padding: 10px 30px 10px 30px;
    background-color: #eee;
    border: 3px solid #ccc;
}
.inline_button {
    float: left;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    margin: 5px 10px 0px 0px;
    padding: 10px 20px 10px 20px;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
a.inline_button {
    color: #333;
}
a:link.inline_button {
    color: #333;
}
a:visited.inline_button {
    color: #333;
}
a:active.inline_button {
    background-color: #f7f7f7;
    border-color: #d7d7d7;
    color: #666;
}
a:hover.inline_button {
    background-color: #f7f7f7;
    border-color: #d7d7d7;
    color: #666;
}
.inline_button_icon {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: 15px 45%;
}
a.commentLinkOver {
    background-color: #f5f4ea;
    border: 1px solid #e9e8de;
}
a.commentLinkOut {
    background-color: #f0eee4;
    border: 1px solid #e3e3d9;
}
a.commentLink {
    color: #333;
    font-size: 14px;
    clear: both;
    display: block;
    background-repeat: no-repeat;
    background-image: url(../binary/user_comment24.png);
    background-position: 15px 45%;
    padding: 11px 0px 11px 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.button2 {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px 7px 5px 7px;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
a.button2 {
    color: #333;
}
a:link.button2 {
    color: #333;
}
a:visited.button2 {
    color: #333;
}
a:active.button2 {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
a:hover.button2 {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
.button3 {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px 7px 5px 7px;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
a.button3 {
    color: #333;
}
a:link.button3 {
    color: #333;
}
a:visited.button3 {
    color: #333;
}
a:active.button3 {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
a:hover.button3 {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}

/*
CALENDAR ########################################################################
*/
.cal_c {
}
.cal_m {
    border-bottom: 1px solid #999;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 1px;
}
.cal_ml {
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.cal_wl {
    font-size: 11px;
    font-weight: bold;
}
.cal_wdl {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
.cal_w {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.cal_wd {
    font-size: 11px;
    text-align: center;
}
.cal_wd a {
    border: 1px solid #e5e5e5;
    display: block;
    margin-left: 3px;
    margin-right: 3px;
}
.cal_wd a:link {
    text-decoration: none;
}
.cal_wd a:visited {
    text-decoration: none;
}
.cal_wd a:active {
    border: 1px solid #c00;
    text-decoration: none;
}
.cal_wd a:hover {
    border: 1px solid #c00;
    text-decoration: none;
}
a.cal_c {
    border: 1px solid #c00;
    color: #c00;
    display: block;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
a.cal_l {
    border: 1px solid #c00;
    background-color: #c00;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
a.cal_x {
    border: 1px dotted #999;
    display: block;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
}
.cal_e {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px;
    padding-top: 10px;
}
.cal_en {
}
.cal_en a {
    text-decoration: none;
}
.cal_en a:link {
    text-decoration: none;
}
.cal_en a:visited {
    text-decoration: none;
}
.cal_en a:active {
    text-decoration: none;
}
.cal_en a:hover {
    text-decoration: none;
}
.cal_ed {
    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: 100px;
    min-width: 100%;
    max-width: 100%;
    /* IE6 FIX */
    _width: 100%;
}
textarea.medium {
    height: 100px;
    width: 200px;
    min-width: 100%;
    max-width: 100%;
    /* IE6 FIX */
    _width: 100%;
}
textarea.large {
    height: 250px;
    width: 300px;
    min-width: 100%;
    max-width: 100%;
    /* IE6 FIX */
    _width: 100%;
}
label.form__optional {
    font-weight: normal;
}
label.form__required {
    font-weight: bold;
}
input.button {
    margin: 0px;
    padding: 2px 20px 2px 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;
}

.msg2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.nfo2 {
    color: #090;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.war2 {
    color: #900;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.err2 {
    color: #900;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.fat2 {
    background-color: #fcc;
    color: #900;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/*
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 ########################################################################
*/
.pan_h {
    display: block;
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    padding: 5px 5px 5px 10px;
    background-color: #e0e0e0;
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
img.pan_i {
    margin-top: 5px;
}
div.pan_t {
    margin-top: 5px;
    background-color: #f0f0f0;
    padding-left: 8px;
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background-image: linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
div.pan_b {
    padding-top: 10px;
}
a.pan_a {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
    padding: 2px 9px 3px 9px;
    outline: 0px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
a:link.pan_a {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
    padding: 2px 9px 3px 9px;
    outline: 0px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
a:visited.pan_a {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
    padding: 2px 9px 3px 9px;
    outline: 0px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
a:active.pan_a {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
    padding: 2px 9px 3px 9px;
    outline: 0px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
a:hover.pan_a {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
    padding: 2px 9px 3px 9px;
    outline: 0px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
a.pan_n {
    display: inline-block;
    font-size: 11px;
    color: #666;
    margin-left: 5px;
    padding: 3px 10px 3px 10px;
    outline: 0px;
}
a:link.pan_n {
    display: inline-block;
    font-size: 11px;
    color: #666;
    margin-left: 5px;
    padding: 3px 10px 3px 10px;
    outline: 0px;
}
a:visited.pan_n {
    display: inline-block;
    font-size: 11px;
    color: #666;
    margin-left: 5px;
    padding: 3px 10px 3px 10px;
    outline: 0px;
}
a:active.pan_n {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #666;
    margin-left: 5px;
    padding: 3px 10px 3px 10px;
    outline: 0px;
}
a:hover.pan_n {
    display: inline-block;
    font-size: 11px;
    background-color: #fff;
    color: #666;
    margin-left: 5px;
    padding: 3px 10px 3px 10px;
    outline: 0px;
}

/*
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 {
    color: #fff;
    font-weight: bold;
    background-color: #7f9db9;
    background-image: -moz-linear-gradient(top, #98b7d4 0%, #7f9db9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98b7d4), color-stop(100%, #7f9db9));
    background-image: -webkit-linear-gradient(top, #98b7d4 0%, #7f9db9 100%);
    background-image: -o-linear-gradient(top, #98b7d4 0%, #7f9db9 100%);
    background-image: -ms-linear-gradient(top, #98b7d4 0%, #7f9db9 100%);
    background-image: linear-gradient(top, #98b7d4 0%, #7f9db9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98b7d4', endColorstr='#7f9db9', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    padding: 5px 5px 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.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-color: #eee;
    background-image: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
    background-image: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background-image: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background-image: linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    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-color: #fff;
    background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    color: #000;
}
.standalone_button:hover {
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    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;
}

/*
LIST ###########################################################################
*/
.list_item {
    p_adding: 10px 0px 10px 0px;
    padding: 10px;
}
.list_item_not_first {
    border-top: 1px dotted #ccc;
}
.list_headline {
    display: block;
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333;
}
a:link.list_headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
a:visited.list_headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
a:active.list_headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #c00;
}
a:hover.list_headline {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #c00;
}
.list_body {
    padding-top: 3px;
}

/*
TABLE ##########################################################################
*/
.t_root {
    width: 604px;
}
.t_gallery_item {
    float: left;
    margin-right: 8px;
    display: table-cell;
    padding: 10px;
    width: 176px;
}
.t_list_item {
    float: left;
    padding: 10px;
}
.t_list_item_not_first {
    border-top: 1px dotted #ccc;
}
.t_gallery_thumbnail {
    display: block;
    text-align: center;
    width: 176px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.t_gallery_thumbnail img {
    margin: 10px 0px 10px 0px;
}
.t_gallery_thumbnail span {
    color: #000;
    display: inline-block;
    text-align: center;
    height: 86px;
    margin-top: 74px;
}
.t_list_thumbnail {
    float: left;
    width: 75px;
    padding-right: 20px;
}
.t_list_body {
    float: left;
    width: 290px;
    padding-right: 20px;
}
.t_list_company {
    float: left;
    width: 175px;
}
.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_e_needed {
    background-color: #6f69e0;
}
.t_e_offered {
    background-color: #e28117;
}
.t_c_new {
    background-color: #06b5ac;
}
.t_c_used {
    background-color: #859f68;
}
a.t_gallery_name {
    color: #000;
    display: block;
    margin-top: 5px;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a.t_gallery_name:link {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a.t_gallery_name:visited {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a.t_gallery_name:active {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a.t_gallery_name:hover {
    color: #000;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.t_list_name {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #333;
}
a:link.t_list_name {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
a:visited.t_list_name {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
a:active.t_list_name {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #c00;
}
a:hover.t_list_name {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    color: #c00;
}
.t_note {
    font-size: 11px;
    color: #579531;
}
.t_info {
    margin-top: 10px;
}
.t_text {
    padding-top: 3px;
}
.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;
}
.cf2 {
    padding: 10px;
    background-color: #f5f3e5;
    border: 1px solid #dbd9cc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: -moz-linear-gradient(top, #f5f3e5 0%, #dbd9cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f3e5), color-stop(100%, #dbd9cc));
    background-image: -webkit-linear-gradient(top, #f5f3e5 0%, #dbd9cc 100%);
    background-image: -o-linear-gradient(top, #f5f3e5 0%, #dbd9cc 100%);
    background-image: -ms-linear-gradient(top, #f5f3e5 0%, #dbd9cc 100%);
    background-image: linear-gradient(top, #f5f3e5 0%, #dbd9cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f3e5', endColorstr='#dbd9cc', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}

/*
BOX ############################################################################
*/
.box {
    background-color: #e5e5e5;
}
.box_m {
    clear: both;
    padding: 0px 10px 0px 10px;
    width: auto;
    /* IE6 FIX */
    _width: 100%;
    height: auto;
}
.box_t {
    clear: both;
    width: auto;
    height: 10px;
    font-size: 0px;
}
.box_b {
    clear: both;
    width: auto;
    height: 10px;
    font-size: 0px;
}
.box_tl {
    background-image: url(../binary/box/1.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 10px;
    font-size: 0px;
}
.box_tr {
    background-image: url(../binary/box/1.png);
    background-position: -4px 0px;
    background-repeat: no-repeat;
    float: right;
    width: 10px;
    height: 10px;
    font-size: 0px;
}
.box_bl {
    background-image: url(../binary/box/1.png);
    background-position: 0px -4px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 10px;
    font-size: 0px;
}
.box_br {
    background-image: url(../binary/box/1.png);
    background-position: -4px -4px;
    background-repeat: no-repeat;
    float: right;
    width: 10px;
    height: 10px;
    font-size: 0px;
}

/*
LETTER PICKER ##################################################################
*/
.letter_input {
    overflow: auto;
    background-color: #fff;
    border: 1px solid #7f9db9;
    padding: 2px 2px 2px 8px;
    margin: 1px 15px 0px 0px;
}
.letter_selected {
    float: left;
    color: #666;
}
.letter_arrow {
    float: right;
    margin: 5px 5px 0px 0px;
}
.letter_picker {
    color: #666;
    background-color: #fff;
    border: 1px solid #7f9db9;
    line-height: 18px;
    padding: 10px;
    position: absolute;
    width: 250px;
    height: auto;
}
.letter_character {
    background-color: #fefaf0;
    border: 1px solid #e9d599;
    color: #666;
    padding: 0px 5px 0px 5px;
    position: relative;
    white-space: nowrap;
}
.letter_character:link {
    background-color: #fefaf0;
    border: 1px solid #e9d599;
}
.letter_character:visited {
    background-color: #fefaf0;
    border: 1px solid #e9d599;
}
.letter_character:active {
    background-color: #e9d599;
    border: 1px solid #7b6b36;
}
.letter_character:hover {
    background-color: #e9d599;
    border: 1px solid #7b6b36;
}

/*
PANELS AND BUTTONS #############################################################
*/
.blue_panel {
    background-color: #eaf4fa;
    padding: 20px;
    border: 1px solid #c2d7e4;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.green_panel {
    background-color: #ecf9e5;
    padding: 20px;
    border: 1px solid #c6ecb4;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.green_button {
    background-color: #69c543;
    background-image: url(../binary/green_button.png);
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 30px 20px 30px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #26ad08;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.green_button_on {
    background-color: #8fd472;
    background-image: url(../binary/green_button_on.png);
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 30px 20px 30px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #26ad08;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/*
HL_BAR #########################################################################
*/
table.hlbar {
    margin: 20px 0px 10px 0px;
}
table.hlbar td.hl {
    font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
    width: 100%;
    padding: 5px 15px 5px 10px;
    background-color: #e0e0e0;
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
table.hlbar td.btn_over {
}
table.hlbar td.btn_out {
}
table.hlbar td.btn {
    width: 0%;
    color: #fff;
}
table.hlbar td.btn div {
    background-image: url(../binary/white_down.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px 30px 5px 15px;
}
div.hlbar_drpdwn_holder {
    position: relative;
    width: 0px;
    height: 0px;
    float: right;
    z-index: 2;
}
div.hlbar_drpdwn {
    position: absolute;
    top: -10px;
    left: -170px;
    width: 150px;
    padding: 10px;
    color: #fff;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/*
FLOATING BUTTON ################################################################
*/
a.floating_button {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #e0e0e0;
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    margin-right: 5px;
    padding: 5px 15px 3px 15px;
    float: left;
    color: #000;
}
a:active.floating_button {
    color: #fff;
}
a:hover.floating_button {
    color: #fff;
}
a.floating_button_selected {
    color: #fff;
}
div.floating_button_bar {
    overflow: auto;
    margin-bottom: 10px;
}

/*
FORM3 ##########################################################################
*/
.form3 {
    margin-bottom: 10px;
    width: 100%;
}
.form3 input[type=text] {
    background-color: #f8f8f8;
    border: 1px solid #abadb3;
    padding: 3px;
}
.form3 textarea {
    background-color: #f8f8f8;
    border: 1px solid #abadb3;
    padding: 3px;
    width: 100%;
}
.form3_row {
    vertical-align: top;
}
.form3_label {
    padding: 10px 5px 5px 0px;
    width: 25%;
}
.form3_input1 {
    padding: 5px 0px 5px 0px;
    width: 75%;
}
.form3_input2 {
    padding: 5px 0px 5px 0px;
    width: 100%;
}

/*
FORM4 ##########################################################################
*/
.form4 {
    font-size: 14px;
}
.form4 input {
    margin-top: 0px;
}
.form4 input[type=text] {
    background-color: #f8f8f8;
    border: 1px solid #abadb3;
    padding: 2px;
    font-size: 14px;
}
.form4 input[type=radio] {
}
.form4 input[type=checkbox] {
}
.form4 input[type=submit] {
    font-size: 14px;
    padding: 3px 20px 3px 20px;
}
.form4 select {
    background-color: #f8f8f8;
    border: 1px solid #abadb3;
    padding: 1px;
    font-size: 14px;
}
.form4 textarea {
    background-color: #f8f8f8;
    border: 1px solid #abadb3;
    padding: 2px;
    font-size: 14px;
    width: 100%;
}
.form4_group {
    border-bottom: 2px solid #eee;
    margin-bottom: 20px;
    overflow: auto;
}
.form4_headline {
    font-size: 18px;
    font-weight: bold;
    color: coral;
    padding: 10px 15px 0px 15px;
}
.form4_body {
    padding: 15px 15px 0px 15px;
    overflow: auto;
}
.form4_input {
    padding-bottom: 20px;
    overflow: auto;
}
.form4_input_label {
    width: 16%;
    float: left;
}
.form4_input_label label {
    font-weight: bold;
}
.form4_input_nolabel {
    width: 80%;
    float: left;
    padding-left: 20%;
}
.form4_input_lang {
    width: 16%;
    float: left;
    font-weight: bold;
}
.form4_input_language {
    color: #666;
}
.form4_input_label_optional {
    color: #666;
}
.form4_input_value {
    width: 80%;
    float: left;
    padding-left: 4%;
}
.form4_vinput {
    padding-bottom: 10px;
}
.form4_vlabel {
}
.form4_vvalue {
}

/*
LANGUAGE TABS ##################################################################
*/
.lt {
}
.lt_tabs {
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    padding-right: 7px;
}
.lt_tab {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px 7px 5px 7px;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border: 1px solid #ccc;
    border-bottom: 0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-right: 2px;
}
a.lt_tab {
    color: #333;
}
a:link.lt_tab {
    color: #333;
}
a:visited.lt_tab {
    color: #333;
}
a:active.lt_tab {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
a:hover.lt_tab {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
.lt_active_tab {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px 7px 5px 7px;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    background-image: linear-gradient(top, #f0f0f0 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border: 1px solid #ccc;
    border-bottom: 0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
a.lt_active_tab {
    color: #333;
}
a:link.lt_active_tab {
    color: #333;
}
a:visited.lt_active_tab {
    color: #333;
}
a:active.lt_active_tab {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
a:hover.lt_active_tab {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
    border-color: #d8d8d8;
    color: #333;
}
.lt_more_button {
    margin-left: 5px;
    padding-left: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../binary/add16.png);
}
.lt_more {
    display: none;
    position:absolute;
    background-color:#fff;
    border:1px solid #aaa;
    padding:3px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    width:500px;
}
.lt_more_info {
    overflow: auto;
    border:1px solid #aaa;
    padding:5px 10px 5px 10px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-weight:bold;
    background-color:#e0e0e0;
    background-image:-moz-linear-gradient(top, #e0e0e0 0%, #cccccc 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #cccccc));
    background-image:-webkit-linear-gradient(top, #e0e0e0 0%, #cccccc 100%);
    background-image:-o-linear-gradient(top, #e0e0e0 0%, #cccccc 100%);
    background-image:-ms-linear-gradient(top, #e0e0e0 0%, #cccccc 100%);
    background-image:linear-gradient(top, #e0e0e0 0%, #cccccc 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#cccccc', GradientType=0);
}
.lt_more_info span {
    float: left;
}
.lt_more_info a {
    color: #000;
    float: right;
}
.lt_more_buttons {
    padding: 15px 10px 10px 10px;
}
.lt_add_button {
    padding-left: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../binary/add16.png);
}
.lt_content {
    padding-left: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../binary/remove16.png);
}

/*
LOCAL SEARCH BAR ###############################################################
*/
.local_search_bar {
    border-bottom: 1px solid #999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e8e8e8));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background-image: linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
.local_search_bar_query {
    border: 1px solid #666;
}
.local_search_bar_input {
    width: 80%;
    background-color: #fff;
    border-right: 1px solid #666;
    padding-left: 34px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-image: url(../binary/search24.png);
}
.local_search_bar_input input {
    outline: none;
    margin: 2px;
    font-size: 18px;
    width: 95%;
    border: 0px;
    background: transparent;
}
.local_search_bar_button {
    width: 20%;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-color: #666;
}
a.local_search_bar_create {
    display: block;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 6px 0px 7px 0px;
    border: 1px solid #71c152;
    background-color: #a1eb86;
    background-image: -webkit-linear-gradient(top, #a1eb86 0%, #71c152 100%);
    background-image: -moz-linear-gradient(top, #a1eb86 0%, #71c152 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1eb86), color-stop(100%, #71c152));
    background-image: -webkit-linear-gradient(top, #a1eb86 0%, #71c152 100%);
    background-image: -o-linear-gradient(top, #a1eb86 0%, #71c152 100%);
    background-image: -ms-linear-gradient(top, #a1eb86 0%, #71c152 100%);
    background-image: linear-gradient(top, #a1eb86 0%, #71c152 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1eb86', endColorstr='#71c152', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
a:active.local_search_bar_create {
    background-color: #71c152;
    border-color: #62b344;
    background-image: -webkit-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -moz-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93db78), color-stop(100%, #62b344));
    background-image: -webkit-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -o-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -ms-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: linear-gradient(top, #93db78 0%, #62b344 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93db78', endColorstr='#62b344', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
a:hover.local_search_bar_create {
    background-color: #71c152;
    border-color: #62b344;
    background-image: -webkit-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -moz-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93db78), color-stop(100%, #62b344));
    background-image: -webkit-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -o-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: -ms-linear-gradient(top, #93db78 0%, #62b344 100%);
    background-image: linear-gradient(top, #93db78 0%, #62b344 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93db78', endColorstr='#62b344', GradientType=0);
    /* fixes ie7 filter */
    *min-height: 1px;
}
.filters {
    display: none;
    padding: 0px 10px 0px 10px;
    overflow: auto;
}
.filters_area {
    overflow: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
}
.filters_hide {
    width: 100px;
    margin: 10px auto 0px auto;
    text-align: center;
    background-color: #999;
    padding: 3px 0px 3px 0px;
}

/*
CATEGORIES #####################################################################
*/
.category_button {
    width: 132px;
    font-size: 14px;
    padding: 6px 0px 6px 10px;
    border: 1px solid #666;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-image: url(../binary/drop_down_arrow.png);
}
.categories {
    display: none;
    position: relative;
    z-index: 11;
}
.category_bridge {
    position: absolute;
    z-index: 13;
    width: 142px;
    height: 3px;
    top: -1px;
    background-color: #fff;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}
.category_tree {
    position: absolute;
    z-index: 12;
    width: 778px;
    top: 1px;
    padding: 10px;
    border: 1px solid #666;
    background-color: #fff;
}
.category_col {
    width: 30%;
    margin-right: 3%;
    float: left;
}
a.category_root {
    color: #000;
    font-weight: bold;
}
a:link.category_root {
    color: #000;
}
a:visited.category_root {
    color: #000;
}
a:active.category_root {
    color: #c00;
}
a:hover.category_root {
    color: #c00;
}
.category_subs {
    padding: 3px 0px 3px 0px;
}
.category_sub {
    padding-left: 20px;
}
a.category_sub_name {
    color: #666;
}
a:link.category_sub_name {
    color: #666;
}
a:visited.category_sub_name {
    color: #666;
}
a:active.category_sub_name {
    color: #c00;
}
a:hover.category_sub_name {
    color: #c00;
}
