.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    left: -1e+8px;
    position: absolute;
}
.ui-helper-reset {
    border: 0 none;
    font-size: 100%;
    line-height: 1.3;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
}
.ui-helper-clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-helper-clearfix {
    display: inline-block;
}
* html .ui-helper-clearfix {
    height: 1%;
}
.ui-helper-clearfix {
    display: block;
}
.ui-helper-zfix {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ui-state-disabled {
    cursor: default;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ui-widget {
    font-family: Helvetica,Arial,sans-serif;
    outline: medium none;
}
.ui-widget a {
    outline: medium none;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #ddd;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    background: #83b0ca url("") repeat-x scroll 50% 50%;
    border: 1px solid #8ab0c6;
    color: #fff;
    font-weight: bold;
}
.ui-widget-header a {
    color: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: #f6f6f6 url("") repeat-x scroll 50% 50%;
    border: 1px solid #ccc;
    color: #5f83b9;
    font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    background: #fdf5ce url("") repeat-x scroll 50% 50%;
    border: 1px solid #fbcb09;
    color: #c77405;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: #fff url("") repeat-x scroll 50% 50%;
    border: 1px solid #fbd850;
    color: #eb8f00;
    font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}
.ui-widget *:active {
    outline: medium none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: #f4f8fd none repeat scroll 0 0;
    border: 1px solid #d2dbf4;
    border-radius: 0;
    color: #0d2054;
    font-size: 11px;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
    color: #0d2054;
}
.ui-state-error, .ui-widget-content .ui-state-error {
    background: #fcf0f0 none repeat scroll 0 0;
    border: 1px solid #e2d0d0;
    border-radius: 0;
    color: #280b0b;
    font-size: 11px;
}
.ui-state-error a, .ui-widget-content .ui-state-error a {
    color: #280b0b;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text {
    color: #280b0b;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
    font-weight: normal;
    opacity: 0.7;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
}
.ui-state-highlight p, .ui-state-error p {
    margin: 8px 0;
    padding: 1px 0;
}
.ui-state-highlight .ui-icon, .ui-state-error .ui-icon {
    margin: -1px 8px 0 0;
}
.ui-icon {
    background-image: url("");
    height: 16px;
    width: 16px;
}
.ui-widget-content .ui-icon {
    background-image: url("");
}
.ui-widget-header .ui-icon {
    background-image: url("");
}
.ui-state-default .ui-icon {
    background-image: url("");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("");
}
.ui-state-active .ui-icon {
    background-image: url("");
}
.ui-state-highlight .ui-icon {
    background-image: url("");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll -16px 0;
}
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-off {
    background-position: -96px -144px;
}
.ui-icon-radio-on {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-corner-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.ui-corner-bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ui-corner-right {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.ui-corner-left {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.ui-corner-all {
    border-radius: 4px;
}
.ui-widget-overlay {
    background: #222d3f none repeat scroll 0 0;
    opacity: 0.7;
}
.ui-widget-shadow {
    background: #000 url("") repeat-x scroll 50% 50%;
    border-radius: 5px;
    margin: -5px 0 0 -5px;
    opacity: 0.2;
    padding: 5px;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    display: block;
    font-size: 0.1px;
    position: absolute;
    z-index: 99999;
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    left: 0;
    top: -5px;
    width: 100%;
}
.ui-resizable-s {
    bottom: -5px;
    cursor: s-resize;
    height: 7px;
    left: 0;
    width: 100%;
}
.ui-resizable-e {
    cursor: e-resize;
    height: 100%;
    right: -5px;
    top: 0;
    width: 7px;
}
.ui-resizable-w {
    cursor: w-resize;
    height: 100%;
    left: -5px;
    top: 0;
    width: 7px;
}
.ui-resizable-se {
    bottom: 1px;
    cursor: se-resize;
    height: 12px;
    right: 1px;
    width: 12px;
}
.ui-resizable-sw {
    bottom: -5px;
    cursor: sw-resize;
    height: 9px;
    left: -5px;
    width: 9px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    height: 9px;
    left: -5px;
    top: -5px;
    width: 9px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    height: 9px;
    right: -5px;
    top: -5px;
    width: 9px;
}
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    margin-top: 1px;
    position: relative;
}
.ui-accordion h3 {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 0;
}
.ui-accordion h3.ui-state-default {
    background-position: 0 0;
}
.ui-accordion h3.ui-state-active {
    background-position: 0 -33px;
    border-color: #749aaf;
}
.ui-accordion h3.ui-state-hover, .ui-accordion h3.ui-state-default {
    border-color: #aaa;
}
.ui-accordion h3.ui-state-active a {
    color: #1c4257;
}
.ui-accordion .ui-accordion-header .ui-icon {
    background: rgba(0, 0, 0, 0) url("") repeat scroll 0 0;
}
.ui-accordion .ui-state-active .ui-icon {
    background-position: 0 -64px;
}
.ui-accordion .ui-state-default .ui-icon {
    background-position: -16px -80px;
}
.ui-accordion .ui-accordion-li-fix {
    display: inline;
}
.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 none;
}
.ui-accordion .ui-accordion-header a {
    color: #4f4f4f;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 0.5em 0.5em 0.5em 0.7em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}
.ui-accordion-icons .ui-accordion-header a {
    padding-left: 24px;
}
.ui-accordion .ui-accordion-header .ui-icon {
    left: 0.5em;
    margin-top: -7px;
    position: absolute;
    top: 50%;
}
.ui-accordion .ui-accordion-content {
    background: #f8fcfe none repeat scroll 0 0;
    border-color: #749aaf;
    border-top: 0 none #749aaf;
    display: none;
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: -2px;
    overflow: auto;
    padding: 1em 2.2em;
    position: relative;
    top: 1px;
}
.ui-accordion .ui-accordion-content-active {
    display: block;
}
.ui-accordion .ui-accordion-header, .ui-accordion .ui-accordion-content {
    border-radius: 0;
}
.ui-accordion .ui-state-active {
}
.ui-autocomplete {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    cursor: default;
    padding: 0;
    position: absolute;
}
.ui-autocomplete-loading {
    background: white url("") no-repeat scroll right center;
}
* html .ui-autocomplete {
    width: 1px;
}
.ui-menu {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 2px;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    border: 0 none;
    border-radius: 0;
    display: block;
    line-height: 1.5;
    padding: 0.2em 0.4em;
    text-decoration: none;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
    background: #5f83b9 none repeat scroll 0 0;
    color: #fff;
    text-shadow: 0 1px 1px #234386;
}
.ui-button {
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.ui-button-icon-only {
    width: 2.2em;
}
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3em;
}
button.ui-button-icons-only {
    width: 3.2em;
}
.ui-button span {
    border: 1px solid;
    border-radius: 3px;
}
.ui-state-default .ui-button-text {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 0;
    border-color: #b6b6b6;
    color: #4f4f4f;
}
.ui-state-hover .ui-button-text {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 0;
    border-color: #9d9d9d;
    box-shadow: 0 0 8px rgb(212, 212, 212);
    color: #313131;
}
.ui-state-active .ui-button-text {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 bottom;
    border-color: #b6b6b6;
    color: #4f4f4f;
}
.ui-button .ui-button-text {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ui-button-text-only .ui-button-text {
    padding: 5px 12px;
}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: 5px;
    text-indent: -1e+7px;
}
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: 5px 12px 5px 25px;
}
.ui-button-text-icons .ui-button-text {
    padding-right: 1.8em;
}
input.ui-button {
    padding: 0.4em 1em;
}
.ui-button .ui-icon {
    border: 0 none;
}
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    margin-left: 6px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon .ui-icon-primary, .ui-button-text-icons .ui-icon-primary, .ui-button-icons-only .ui-icon-primary {
    left: 0.5em;
}
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: 0.5em;
}
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em;
}
.ui-buttonset, .ui-buttonset span {
    border-radius: 0;
}
.ui-corner-left .ui-button-text {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.ui-corner-right .ui-button-text {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.ui-buttonset .ui-state-active .ui-button-text {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 -33px;
    border-color: #7096ab;
    box-shadow: none;
    color: #1c4257;
    cursor: default;
}
button.ui-button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.ui-dialog {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 0;
    border-color: #979797;
    border-radius: 0;
    border-width: 0 0 1px;
    padding: 0.5em 1em 0.3em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    color: #000;
    float: left;
    font-size: 13px;
    margin: 0.1em 16px 0.2em 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ui-dialog .ui-dialog-titlebar-close {
    height: 16px;
    margin: -9px 0 0;
    position: absolute;
    right: 6px;
    top: 50%;
    width: 16px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 -16px;
    display: block;
    margin: 1px;
}
.ui-dialog-titlebar .ui-state-hover {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
}
.ui-dialog .ui-state-hover span {
    background-position: -16px -16px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
}
.ui-dialog .ui-dialog-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    font-size: 12px;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: 0.5em 0.4em 0.5em 0;
    overflow: visible;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
}
.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-slider {
    border: 0 none;
    position: relative;
    text-align: left;
}
.ui-state-focus .ui-slider-handle {
    border: 0 none;
}
.ui-slider .ui-slider-handle {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 -23px;
    cursor: pointer;
    height: 23px;
    position: absolute;
    width: 23px;
    z-index: 2;
}
.ui-slider .ui-state-hover {
    background-position: 0 0;
}
.ui-slider .ui-slider-range {
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}
.ui-slider .ui-state-default {
    border: 0 none;
}
.ui-slider-horizontal {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 0;
    height: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -12px;
    top: -9px;
}
.ui-slider-horizontal .ui-slider-range {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 -5px;
    height: 100%;
    top: 0;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    background: rgba(0, 0, 0, 0) url("") repeat-y scroll -5px 0;
    height: 100px;
    width: 5px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-bottom: -0.6em;
    margin-left: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
    background: rgba(0, 0, 0, 0) url("") repeat-y scroll 0 0;
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-tabs {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 0.2em;
    position: relative;
}
.ui-tabs .ui-tabs-nav {
    background: transparent none repeat scroll 0 0;
    border-color: #a8a8a8;
    border-radius: 0;
    border-width: 0 0 1px;
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    float: left;
    list-style: outside none none;
    margin: 0 0.2em 1px 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-size: 12px;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #a8a8a8;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    font-size: 12px;
    padding: 1em 1.4em;
}
.ui-tabs .ui-tabs-hide {
    display: none;
}
.ui-tabs .ui-state-default {
    background: #ccc url("") repeat-x scroll 0 0;
    border-color: #a8a8a8;
}
.ui-tabs .ui-state-default a {
    color: #4f4f4f;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ui-tabs .ui-state-active {
    background: #fff none repeat scroll 0 0;
}
.ui-datepicker {
    background: #fff url("") repeat-x scroll left top;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
    padding: 0.2em 0.2em 0;
    width: 17em;
}
.ui-datepicker .ui-datepicker-header {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 2px 0 6px;
    position: relative;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border: 0 none;
    cursor: pointer;
    height: 16px;
    position: absolute;
    top: 6px;
    width: 16px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
.ui-datepicker .ui-datepicker-prev span {
    background-position: 0 -32px;
}
.ui-datepicker .ui-datepicker-next span {
    background-position: -16px -32px;
}
.ui-datepicker .ui-datepicker-prev-hover span {
    background-position: 0 -48px;
}
.ui-datepicker .ui-datepicker-next-hover span {
    background-position: -16px -48px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.ui-datepicker .ui-datepicker-title {
    color: #000;
    font-size: 12px;
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    border-collapse: collapse;
    font-size: 10px;
    margin: 0 0 0.4em;
    width: 100%;
}
.ui-datepicker th {
    border: 0 none;
    font-weight: bold;
    padding: 0.7em 0.3em;
    text-align: center;
}
.ui-datepicker td {
    border: 0 none;
    padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 2px 3px 3px;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0.7em 0 0;
    padding: 0 0.2em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer;
    float: right;
    margin: 0.5em 0.2em 0.4em;
    overflow: visible;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker .ui-datepicker-calendar a {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    padding: 1px 2px 2px;
}
.ui-datepicker .ui-datepicker-calendar a.ui-state-hover {
    color: #1c4257;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-default {
    background: #5f83b9 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px #234386;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto 0.4em;
    width: 95%;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    left: auto;
    right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    left: auto;
    right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0;
}
.ui-datepicker-cover {
    display: block;
    height: 200px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 200px;
    z-index: -1;
}
.ui-progressbar {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 -50px;
    height: 2em;
    text-align: left;
}
.ui-progressbar .ui-progressbar-value {
    background: rgba(0, 0, 0, 0) url("") repeat-x scroll 0 0;
    height: 100%;
    margin: -1px;
}
#article-tabs {
    margin-top: 20px;
}
.new_discussion_comment {
    margin-bottom: 10px;
}
.display_avarage_rating_text {
    clear: left;
    margin-bottom: 10px;
}
.article-review {
    margin-bottom: 10px;
}
.article-review-rating {
    clear: both;
    height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.article-top-comment-date {
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}
.article-review-comments {
    clear: both;
    list-style-type: none;
    margin-left: 20px;
    padding: 0;
}
.article-review, #article-tabs-discussion .article-comment-encaps, div.article_discussion .article-comment-encaps {
    border-color: #c6c6c6;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 5px 5px 5px 10px;
}
.article_review_error {
    color: red;
}
.article-reviewer {
    font-weight: normal;
}
.article-reviewer-author {
    font-weight: bold;
}
.article-comment-date {
    margin-left: 0;
}
.article-reply-date {
    float: left;
    margin-right: 7px;
}
.article-review-comment {
    clear: both;
    margin-bottom: 10px;
    margin-top: 7px;
}
.article-comment-encaps {
    margin-top: 15px;
}
#rating_comment {
    margin-bottom: 10px;
}
#rating_caption {
    font-weight: bold;
}
#rating_radio {
    margin-top: 6px;
}
.article-review-comment-links {
    clear: both;
}
.review_login_to_reply {
    font-style: italic;
}
.comment-removed {
    font-style: italic;
}
.display_avarage_rating_stars {
    height: 20px;
}
.review_reply_textarea textarea {
    margin-bottom: 6px;
}
textarea#discussion_comment {
    margin-bottom: 10px;
}
.menuNodeContent {
    border: 0 solid black;
    margin: 0 0 8px 8px;
}
.basketbackbutton {
    float: left;
}
.klarnaPaymentPlans {
    background-repeat: no-repeat;
    margin-bottom: 1.6em;
    padding-top: 35px;
}
div#login_form_main_div {
}
div#login_form_continue {
    border-bottom: 1px solid #e5e4e4;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
}
div#login_form_login {
    border-bottom: 1px solid #e5e4e4;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
}
div#login_form_register {
}
div.login_form_element {
    background-color: inherit;
    margin-bottom: 0;
    padding-bottom: 0;
}
button.login_form_button, input.login_form_button {
    min-width: 80px;
}
div.login_form_heading_div {
    margin-bottom: 1em;
    width: 100%;
}
table#login_form_login_table {
}
table#login_form_register_table {
}
table#login_form_register_left_inner_table {
}
table#login_form_register_right_inner_table {
}
div#login_form_custom_text_div {
}
input#login_form_username_field {
    margin-bottom: 10px;
    margin-right: 10px;
    width: 90px;
}
input#login_form_password_field {
    margin-bottom: 10px;
    margin-right: 10px;
    width: 90px;
}
.textalk_debug {
    background: white none repeat scroll 0 0;
    border: 1px solid red;
    color: black;
    display: inline-block;
    padding: 5px;
}
html, body {
    height: 100%;
}
body, td, input, select, textarea {
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.leftFieldInside {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
hr {
    background-color: #e5e4e4;
    border: 1px solid #e5e4e4;
    color: #e5e4e4;
}
div.breadcrumb {
    border-bottom: 1px solid #e5e4e4;
    margin-bottom: 22px;
    padding: 7px 0;
}
a:link, a:active, a:visited {
    color: #09f;
    text-decoration: none;
}
a:hover {
    color: #7e96ad;
    text-decoration: none;
}
input.text {
}
.object_vertical .searchFieldCol input.text {
    width: 100%;
}
form.contactform .contactfield {
    width: 400px;
}
form.contactform label {
    display: block;
    font-weight: bold;
}
form.contactform textarea.contactfield {
    vertical-align: top;
}
form.contactform img {
    border: 1px solid #ccc;
    margin-top: 4px;
}
.fieldwrapper {
    margin: 1em 0;
}
.twstop #simpleSearchSubmitButton {
    margin-left: 4px;
    margin-right: 4px;
}
form {
    margin-bottom: 0;
    margin-top: 0;
}
h1 {
    color: #6d6d6d;
    font-family: arial,helvetica;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}
.rub3 {
    color: #6d6d6d;
    font-family: arial,helvetica;
    font-size: 20px;
    font-weight: bold;
}
.rub3under {
    font-weight: bold;
    margin-bottom: 10px;
}
.buyerformtable td {
    padding-bottom: 2px;
}
.sorting-bar {
    float: left;
}
.pagebrows-bar {
    float: right;
}
.pagebrows-bar a, .pagebrows-bar span {
    border: 1px solid transparent;
    display: inline-block;
    margin: 0 4px;
    padding: 4px;
}
.pagebrows-bar a.pagelink:hover {
    background-color: #7e96ad;
    border-color: #7e96ad;
    color: #e9e9e9;
}
.pagebrows-bar span.current {
    border-color: #7e96ad;
    font-weight: bold;
}
a.light:link, a.light:active, a.light:visited, a.light:hover {
    color: #fff;
    text-decoration: underline;
}
td.smallbasket_title {
    background-color: #fff;
}
td.smallbasket_title_hover {
    background-color: #e5e4e4;
}
.smallbasket_title {
    font-weight: bold;
}
.smallbasket_text {
    font-weight: normal;
}
a.smallbasket:link {
    font-size: 10px;
    text-decoration: none;
}
a.smallbasket:active {
    font-size: 10px;
    text-decoration: none;
}
a.smallbasket:visited {
    font-size: 10px;
    text-decoration: none;
}
a.smallbasket:hover {
    font-size: 10px;
    text-decoration: none;
}
a.topnav:link, a.topnav:active, a.topnav:visited {
    color: #ed2323;
    font-weight: bold;
    text-decoration: none;
}
a.topnav:hover {
    color: #e26e6e;
    font-weight: bold;
    text-decoration: none;
}
a.tobasket:link, a.tobasket:active, a.tobasket:visited, a.readmore:link, a.readmore:active, a.readmore:visited {
    background-color: #0c6fa3;
    border: 1px outset;
    color: #fff;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 1px 4px;
    text-decoration: none;
    white-space: nowrap;
}
a.tobasket:hover, a.readmore:hover {
    background-color: #85bcec;
    border: 1px outset;
    color: #ededed;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 1px 4px;
    text-decoration: none;
    white-space: nowrap;
}
a.tocheckout:active, a.tocheckout:visited, a.tocheckout:link, a.watchitembutton:active, a.watchitembutton:visited, a.watchitembutton:link, a.buy:active, a.buy:visited, a.buy:link {
    background-color: #ce0108;
    border: 1px outset;
    color: #fff;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 1px 4px;
    text-decoration: none;
    white-space: nowrap;
}
a.tocheckout:hover, a.watch:hover, a.buy:hover {
    background-color: #c16669;
    border: 1px outset;
    color: #ededed;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 1px 4px;
    text-decoration: none;
    white-space: nowrap;
}
.twsupper div.link, .twstop div.link, .twsbottom div.link {
    padding-left: 5px;
}
.twsleft div.link, .twsright div.link {
    padding-top: 5px;
}
div.link div {
    padding-bottom: 3px;
    padding-top: 3px;
}
.leftnav, a.leftnav:link, a.leftnav:active, a.leftnav:visited {
    color: #606060;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.leftnav:hover {
    color: #c40e0e;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.listArticleText:link, a.listArticleText:visited, a.listArticleText:active {
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
a.listArticleText:hover {
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}
td.leftnavgroup {
    background-color: #fff;
    border-bottom: 0 none;
    border-top: 1px solid #e5e4e4;
    color: #606060;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 15px;
}
td.leftnavgroupselected {
    background-color: #fff;
    border-bottom: 0 none;
    border-top: 1px solid #e5e4e4;
    color: #c40e0e;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 15px;
}
a.leftnavgroup:link, a.leftnavgroup:active, a.leftnavgroup:visited {
    color: #606060;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
a.leftnavgroup:hover, a.leftnavgroupselected:link, a.leftnavgroupselected:active, a.leftnavgroupselected:visited, a.leftnavgroupselected:hover {
    color: #c40e0e;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
td.leftnavcontent {
    padding-bottom: 11px;
    padding-left: 21px;
}
a.leftnavcontent:link, a.leftnavcontent:active, a.leftnavcontent:visited {
    color: #3a3939;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
a.leftnavcontent:hover, a.leftnavcontentselected:link, a.leftnavcontentselected:active, a.leftnavcontentselected:visited, a.leftnavcontentselected:hover,
span.leftnavcontent:hover, span.leftnavcontentselected:link, span.leftnavcontentselected:active, span.leftnavcontentselected:visited, span.leftnavcontentselected:hover {
    color: #ce0108;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
a.leftnavcontentsub:link, a.leftnavcontentsub:active, a.leftnavcontentsub:visited,
span.leftnavcontentsub:link, span.leftnavcontentsub:active, span.leftnavcontentsub:visited
 {
    color: #3a3939;
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
}
a.leftnavcontentsub:hover, a.leftnavcontentsubselected:link, a.leftnavcontentsubselected:active, a.leftnavcontentsubselected:visited, a.leftnavcontentsubselected:hover,
span.leftnavcontentsub:hover, span.leftnavcontentsubselected:link, span.leftnavcontentsubselected:active, span.leftnavcontentsubselected:visited, span.leftnavcontentsubselected:hover
 {
    color: #ce0108;
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
}
table.leftnavsimplearrows, table.leftnavsimplearrowsselected {
    background-color: #fff;
    border: 1px solid #fff;
    margin-bottom: 2px;
    padding: 3px 15px;
    width: 100%;
}
table.leftnavsimplearrowsselected {
    background-color: #fff;
    margin-bottom: 2px;
    padding: 3px 15px;
    width: 100%;
}
a.leftnavsimplearrows:link, a.leftnavsimplearrows:active, a.leftnavsimplearrows:visited,
span.leftnavsimplearrows:link, span.leftnavsimplearrows:active, span.leftnavsimplearrows:visited {
    color: #606060;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
a.leftnavsimplearrows:hover, a.leftnavsimplearrowsselected:link, a.leftnavsimplearrowsselected:active, a.leftnavsimplearrowsselected:visited, a.leftnavsimplearrowsselected:hover,
span.leftnavsimplearrows:hover, span.leftnavsimplearrowsselected:link, span.leftnavsimplearrowsselected:active, span.leftnavsimplearrowsselected:visited, span.leftnavsimplearrowsselected:hover
 {
    color: #c40e0e;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
table.leftnavsimplearrows2, table.leftnavsimplearrows2selected {
    border: 1px solid #fff;
    margin-bottom: 2px;
    padding: 3px 15px;
    width: 100%;
}
a.leftnavsimplearrows2:link, a.leftnavsimplearrows2:active, a.leftnavsimplearrows2:visited {
    color: #3a3939;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
a.leftnavsimplearrows2:hover, a.leftnavsimplearrows2selected:link, a.leftnavsimplearrows2selected:active, a.leftnavsimplearrows2selected:visited, a.leftnavsimplearrows2selected:hover {
    color: #ce0108;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
td.topnavgroup {
    background-color: #fff;
    color: #606060;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 10px;
}
td.topnavgroupselected {
    color: #606060;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 10px;
}
a.topnavgroup:link, a.topnavgroup:active, a.topnavgroup:visited {
    color: #606060;
    font-size: 12px;
}
a.topnavgroup:hover, a.topnavgroupselected:link, a.topnavgroupselected:active, a.topnavgroupselected:visited {
    color: #c40e0e;
    font-size: 12px;
}
li.articleMenuItemTop a:link, li.articleMenuItemTop a:active, li.articleMenuItemTop a:visited, li.articleMenuItemTop div {
    background-color: #fff;
    color: #606060;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
li.articleMenuItemTop a:hover, li.articleMenuItemTop a.selected:link, li.articleMenuItemTop a.selected:active, li.articleMenuItemTop a.selected:visited, li.articleMenuItemTop a.selected:hover, li.articleMenuItemTop div:hover li.articleMenuItemTop div.selected {
    background-color: #fff;
    color: #c40e0e;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
li.articleMenuItemSub a:link, li.articleMenuItemSub a:active, li.articleMenuItemSub a:visited, li.articleMenuItemSub div {
    color: #3a3939;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
li.articleMenuItemSub a:hover, li.articleMenuItemSub a.selected:link, li.articleMenuItemSub a.selected:active, li.articleMenuItemSub a.selected:visited, li.articleMenuItemSub a.selected:hover, li.articleMenuItemSub div:hover li.articleMenuItemSub div.selected {
    color: #ce0108;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
td.adstar {
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
}
a.list:link {
    color: #09f;
    text-decoration: none;
}
a.list:active {
    color: #09f;
    text-decoration: none;
}
a.list:visited {
    color: #09f;
    text-decoration: none;
}
a.list:hover {
    color: #7e96ad;
    text-decoration: underline;
}
a.boxrubrik:link {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.boxrubrik:active {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.boxrubrik:visited {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.boxrubrik:hover {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
td.silverline {
    border-bottom: 1px solid silver;
}
td.basketline {
    border-bottom: 1px solid #fff;
    font-size: 10px;
}
td.topnavcell {
    padding: 2px 10px;
}
td.topnavcellright {
    padding: 2px 10px;
}
a.logo:link, a.logo:active, a.logo:visited, a.logo:hover {
    color: #fff;
    font-family: trebuchet ms,helvetica,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
h2 {
    color: #6d6d6d;
    font-family: arial,helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
}
.wideArticleName {
    color: #6d6d6d;
    font-family: arial,helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
}
.wideArticleNr {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
a.gridArticleName:active, a.gridArticleName:link, a.gridArticleName:visited, a.gridArticlegroupName:active, a.gridArticlegroupName:link, a.gridArticlegroupName:visited {
    color: #6d6d6d;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.gridArticleName:hover, a.gridArticlegroupName:hover {
    color: #6d6d6d;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.gridArticleNr:link, a.gridArticleNr:active, a.gridArticleNr:visited, a.gridArticleNr:hover {
    color: #6d6d6d;
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.gridArticlePriceRegular {
    background-image: url("https://images.staticjw.com/abs/6083/kryss.png");
    background-position: center 50%;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-top: 2px;
    white-space: nowrap;
}
.gridArticlePrice {
    color: #de1c1c;
    font-family: arial black,gadget,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
    text-decoration: none;
    white-space: nowrap;
}
.gridItemContainer td.gridCellOuter {
    padding: 0;
}
.gridType7 table.gridCellOuter {
    border: 1px solid #c6c6c6;
    padding: 8px;
}
.gridType5 td.gridCellOuter {
    border: 1px solid #c6c6c6;
    padding: 9px;
}
.gridType4 td.gridCellOuter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c6c6c6;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 10px;
}
.gridType4 .gridItemFirstColumn td.gridCellOuter {
    border-left-width: 1px;
}
.gridType4 .gridItemFirstRow td.gridCellOuter {
    border-top-width: 1px;
}
H3 {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 2px;
}
H3.gridTitle {
    margin-left: 4px;
}
.gridStockInfo {
    margin-top: 6px;
}
.gridHeadlineBottom {
    margin-top: 8px;
}
.listHeadlineBottom {
}
.listHeadlineTop {
}
a.listArticleNr:link, a.listArticleNr:active, a.listArticleNr:visited {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
}
a.listArticleNr:hover {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
}
.listArticleName {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
}
.listArticlePriceRegular {
    background-image: url("https://images.staticjw.com/abs/6083/kryss.png");
    background-position: center 50%;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bold;
    padding: 2px 12px;
    white-space: nowrap;
}
.listArticlePrice {
    color: #de1c1c;
    font-family: arial black,gadget,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
    white-space: nowrap;
}
.listTitle {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}
td.listLine {
    border-bottom: 1px solid #fff;
}
a.list:link {
    color: #09f;
    text-decoration: none;
}
a.list:active {
    color: #09f;
    text-decoration: none;
}
a.list:visited {
    color: #09f;
    text-decoration: none;
}
a.list:hover {
    color: #7e96ad;
    text-decoration: underline;
}
h1.articleName {
    font-family: arial,helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.articleName {
    color: #6d6d6d;
    font-family: arial,helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}
.articleNr {
    color: #6d6d6d;
    font-family: verdana;
    font-size: 10px;
    margin-bottom: 10px;
}
.payPageHeadline {
    color: #6d6d6d;
    font-family: arial,helvetica;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
#articleAbstract, #articleText, #articleMediaPlayer, #articlePriceComponent, #articleAttributes {
    margin-bottom: 1.6em;
}
.articleStockInfo {
    margin-bottom: 10px;
}
.articlePriceRegular {
    background-image: url("https://images.staticjw.com/abs/6083/kryss.png");
    background-position: center 50%;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-top: 2px;
    white-space: nowrap;
}
.articlePrice {
    color: #de1c1c;
    font-family: arial black,gadget,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
    text-decoration: none;
    white-space: nowrap;
}
.articleMoreImagesText {
}
.imageLink, .imageLinkCurrent {
    margin: 0 3px 0 2px;
}
.imageLinkCurrent {
    font-weight: bold;
}
table.baskettable {
    border-collapse: collapse;
    width: 600px;
}
td.basketheader {
    border-bottom: 1px solid #fff;
    padding: 2px;
}
td.basketfooter {
    border-bottom: 1px solid #fff;
    padding: 2px;
}
td.basketcontent {
    border-bottom: 1px solid #fff;
    padding: 2px;
}
td.basketleft {
}
td.basketnonleft {
    border-left: 1px solid #e5e4e4;
}
.basketbold {
    font-weight: bold;
}
a.basketlink:link, a.basketlink:active, a.basketlink:visited {
    text-decoration: none;
}
.profileLink {
    margin-right: 12px;
}
DIV.articleFunctions {
    margin-bottom: 20px;
    text-align: right;
}
DIV.articleFunction {
    margin-left: 2px;
}
a.articleFunction:link, a.articleFunction:active, a.articleFunction:visited {
    background-color: #0c6fa3;
    border: 1px outset;
    color: #fff;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 1px 4px;
    text-decoration: none;
    white-space: nowrap;
}
a.articleFunction:hover {
    background-color: #85bcec;
    border: 1px outset;
    color: #ededed;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding: 1px 4px;
    text-decoration: none;
    white-space: nowrap;
}
.tipfriendpopup {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    position: absolute;
    width: 200px;
}
.articleDiscountFormInputDIV {
    margin-bottom: 14px;
    margin-top: 2px;
}
.articleDiscountFormInput {
    width: 120px;
}
.simplesearch input[type="submit"] {
    width: 30px;
}
.asearch_leftcol {
    font-weight: bold;
}
.asearch_rightcol {
}
.asearch_options_selbox {
    width: 200px;
}
.asearch_text {
    width: 200px;
}
.asearch_interval {
    width: 90px;
}
.articleThumbnail {
    border: 1px solid transparent;
}
.articleThumbnailSelected {
    border: 1px solid #d0d0d0;
}
.basketErrorMessage {
    color: red;
    font-weight: bold;
}
.error {
    color: red;
    font-weight: bold;
}
.warning {
    color: red;
    font-weight: bold;
}
.success {
    font-weight: bold;
}
.hilited {
    color: red;
}
.mandatory_field_marker {
    color: red;
    font-weight: bold;
}
.object_horizontal {
}
.object_vertical {
    clear: both;
    overflow: hidden;
}
.object_horizontal .login {
    padding: 0 20px 0 5px;
}
.object_horizontal .linkbasket {
    padding: 0 0 0 5px;
}
.latestOrdersListField {
}
.latestOrdersListItem {
    margin-bottom: 4px;
    padding-top: 4px;
}
.latestOrdersListDate {
    float: left;
}
.latestOrdersListAmount {
    float: right;
    text-align: right;
}
.latestOrdersListName {
    float: left;
}
.multimediaButtonContainer {
    margin-right: 12px;
    margin-top: 0;
}
.readMoreButtonContainer {
    margin-right: 12px;
    margin-top: 0;
}
.buyQuantityInputContainer {
    margin-right: 3px;
    margin-top: 0;
}
.buyButtonContainer {
    margin-right: 0;
    margin-top: 0;
}
.watchButtonContainer {
    margin-right: 0;
    margin-top: 0;
}
.multimediaButtonGridContainer, .readMoreButtonGridContainer, .buyQuantityInputGridContainer, .buyButtonGridContainer, .multimediaButtonWideContainer, .readMoreButtonWideContainer, .buyQuantityInputWideContainer, .buyButtonWideContainer {
    float: left;
}
.buyQuantityInput {
    font-size: 9px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    vertical-align: bottom;
    width: 32px;
}
.wideArticleButtons {
    margin-bottom: 4px;
    overflow: hidden;
}
.multimediaButtonWideContainer {
}
.readMoreButtonWideContainer {
}
.buyQuantityInputWideContainer {
}
.buyButtonWideContainer {
}
.buyQuantityWideInput {
}
.gridArticleButtons {
    margin-bottom: 4px;
    overflow: hidden;
}
.multimediaButtonGridContainer {
}
.readMoreButtonGridContainer {
}
.buyQuantityInputGridContainer {
}
.buyButtonGridContainer {
}
.buyQuantityGridInput {
}
.multimediaButtonListContainer {
    margin-right: 0;
    margin-top: 0;
}
.readMoreButtonListContainer {
    margin-right: 0;
    margin-top: 0;
}
.buyQuantityInputListContainer {
    margin-right: 0;
    margin-top: 0;
}
.buyButtonListContainer {
    margin-right: 0;
    margin-top: 0;
}
.buyQuantityListInput {
}
.articleAttachmentsSurrounder {
    margin-bottom: 12px;
}
.articleAttachmentLinkContainer {
}
.articleAttachmentLink {
}
.articleAttachmentLinkContainerWide {
}
.articleAttachmentLinkContainerGrid {
}
.articleAttachmentLinkContainerList {
}
.articleAttachmentLinkContainerArticle {
    margin-bottom: 4px;
}
table.gridRow {
    margin-bottom: 15px;
}
table.tableList {
    margin-bottom: 10px;
}
table.tableList tr.bottomBorder td {
    border-bottom: 1px solid;
    border-color: #e5e4e4 #e5e4e4 currentcolor;
}
table.tableList tbody td {
    padding-top: 3px;
}
input.fieldError {
    background-color: #ffdddf;
}
.mediaplayerMaxiMediaFileActive {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.mediaplayerMaxiMediaFileActiveShopwindow {
    margin-bottom: 10px;
}
.article-discussion-posts ul {
    margin: 0;
    padding: 0;
}
.article-discussion-posts li {
    list-style-type: none;
    margin: 1em 0 0;
    padding: 0;
}
.article-discussion-posts li li {
    padding-left: 2em;
}
.article-comment-header {
    font-size: smaller;
    font-weight: bold;
}
#commentform textarea {
    height: 3em;
    width: 30em;
}
table.letterlimit {
    font-size: smaller;
}
table.letterlimit th {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}
span.letterlimit_selected {
    background: lightblue none repeat scroll 0 0;
    font-weight: bold;
}
span.letterlimit_inactive {
    color: lightgray;
}
table.letterlimit td {
}
div.social-bookmarks {
    margin-top: 14px;
}
table.checkoutConfirmInfo {
    border: medium none;
    border-collapse: collapse;
    width: 100%;
}
table.checkoutConfirmInfo col {
    width: 50%;
}
#wlogin {
    background-color: #fff;
    border: 1px solid #000;
    height: 380px;
    padding: 10px;
    position: absolute;
    top: 200px;
    width: 540px;
    z-index: 9998;
}
#wlogin #wlogin_btn_close {
    height: 42px;
    left: auto;
    position: absolute;
    right: -16px;
    top: -16px;
    width: 42px;
    z-index: 9999;
}
#wlogin #wlogin_btn_close img {
    border: 0 none;
    height: 42px;
    width: 42px;
}
#wlogin .lsection {
}
#wlogin .block {
    float: left;
    width: 65%;
}
#wlogin hr {
    color: #606060;
    height: 1px;
}
#wlogin .blockbtn {
    float: right;
}
#wlogin .blockbtn input {
    width: 150px;
}
#wlogin .subheadline {
    font-size: 24px;
}
#wlogin .row {
    margin: 0 0 5px;
}
#wlogin .rowsep {
    height: 25px;
    padding-top: 9px;
}
#wlogin .field_desc {
    float: left;
    padding-top: 4px;
    width: 100px;
}
#wlogin .lclose {
    bottom: 0;
    height: 30px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: auto;
    width: 100px;
}
.clear {
    clear: both;
}
.businesscheck_address_change_notice {
    margin-bottom: 16px;
    margin-top: 16px;
}
#shopwindow_preview {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    opacity: 0.3;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
#extra_preview_info {
    background-color: #fff;
    color: #000;
    display: none;
    opacity: 0.9;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 0;
}
label.filterwidget_active_option {
    background-color: #fff;
}
label.filterwidget_disabled_option {
    background-color: #fcc;
}
label.filterwidget_inactive_option {
    background-color: #e6e6e6;
}
.filtersearch_title {
    margin-bottom: 12px;
}
option.filterwidget_active_option {
}
option.filterwidget_disabled_option {
    background-color: #fcc;
}
option.filterwidget_inactive_option {
}
p.not-in-stock-message {
    color: #f00;
}
.aftertext_surrounder {
    margin-top: 20px;
}
.aftertext {
    margin-bottom: 10px;
}
h1 {
    border-bottom: 1px solid #ccc;
    color: #434343;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 5px 20px 5px 0;
    padding: 10px 0 5px;
}
h2 {
    border-bottom: 1px solid #ccc;
    color: #434343;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 7px 5px 2px 0;
}
h3 {
    color: #434343;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 15px 5px 0 0;
}
h4 {
    color: #434343;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 5px 20px 5px 0;
}
p {
    color: #2f2f2f;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin: 3px 20px 5px 0;
}
p b {
    color: #09f;
}
a {
   /* color: #1e7db9;*/
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
	font-weight: bold;
}
.gridArticleText {
    color: #2f2f2f;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin: 5px 5px 5px 0;
    padding: 3px 0 1px;
}
.gridArticleName {
    color: #2f2f2f;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 100%;
    letter-spacing: -0.5px;
    margin: 3px 5px 5px 0;
    padding: 5px 0 1px;
}
.gridArticlegroupNameContainer {
    color: #666;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin: 3px 5px 5px 0;
    padding: 5px 0 1px;
    text-align: center;
}
.gridArticleNameContainer {
    color: #666;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin: 3px 5px 5px 0;
    padding: 5px 0 1px;
}
.gridArticleContainer {
    color: #666;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin: 3px 5px 5px 0;
    padding: 5px 0 1px;
}
.gridArticlePrices {
    color: #e03b3b;
    font-family: Lucida Sans,Arial,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin: 5px;
    padding: 5px 0 1px;
    text-align: right;
}
#articlePrice {
    color: #e03b3b;
    font-family: Lucida Sans,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: right;
}
#articleText {
    color: #2f2f2f;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin: 5px 5px 5px 0;
    padding: 3px 0 1px;
}
.articleImage {
    padding: 20px 0 0;
}
a.leftnavcontentsub:link, a.leftnavcontentsub:active, a.leftnavcontentsub:visited {
    color: #606060;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    text-decoration: none;
}
a.leftnavcontentsub:hover, a.leftnavcontentsubselected:link, a.leftnavcontentsubselected:active, a.leftnavcontentsubselected:visited, a.leftnavcontentsubselected:hover {
    color: #ce0108;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    text-decoration: none;
}
.fan_box {
}
.fan_box .full_widget {
    border: medium none;
    margin-left: 4px;
}
.fan_box .full_widget .connect_top {
}
.fan_box .full_widget .connect_top a {
}
.fan_box .page_stream {
    height: 800px;
    overflow: hidden;
}
.fan_box .connections {
}
.fan_box .connections .total {
}
.fan_box .connections a {
}
.fan_box .connections_grid .grid_item .name {
}
.fan_box .connections_grid .grid_item img {
}
.fan_box a {
    text-decoration: none;
}
.fan_box a:hover {
    color: #ce0108;
}
.fan_box .connect_widget .td.connect_widget_vertical_center {
}
.fan_box .profileimage {
    display: none;
}
td#upperField table.horizFieldInner {
    height: 100%;
}
a.twsupper:visited, a.twsupper:link, a.twsupper:active {
}
a.twsupper:hover {
}
td#lowerField table.horizFieldInner {
    height: 100%;
}
a.twslower:visited, a.twslower:link, a.twslower:active {
}
a.twslower:hover {
}
td#topField table.horizFieldInner {
    height: 100%;
}
.twstop {
	 color: #1468a9;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.twstop:visited, a.twstop:link, a.twstop:active {
    color: #1468a9;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.twstop:hover {
    color: #7e96ad;
}

span.twstop:visited, span.twstop:link, span.twstop:active {
    color: #1468a9;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
span.twstop:hover {
    color: #7e96ad;
}

a.twsleft:visited, a.twsleft:link, a.twsleft:active {
}
a.twsleft:hover {
}
.twsright {
}
a.twsright:visited, a.twsright:link, a.twsright:active {
}
a.twsright:hover {
}
a.twscontent:visited, a.twscontent:link, a.twscontent:active {
}
a.twscontent:hover {
}
.readMoreButtonContainer {
    margin-top: 2px;
}
.buyButtonContainer {
    margin-top: 2px;
}
.subscribeButtonContainer {
    margin-top: 2px;
}
.multimediaButtonListContainer {
    margin-top: 2px;
}
.readMoreButtonListContainer {
    margin-top: 2px;
}
.buyButtonListContainer {
    margin-top: 2px;
}
.searchFieldInputFocus {
    color: #000000;
}
.dtree img {
    border: 0 none;
    vertical-align: middle;
}
.dtree a, .dtree a:visited {
    color: #030303;
    text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
    padding: 1px 2px;
    white-space: nowrap;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #030303;
    text-decoration: underline;
}
.dtree a.nodeSel {
    background-color: #cddae7;
    font-weight: bold;
}
.dtree .clip {
    overflow: hidden;
}
.searchFieldInput, .searchFieldInputBlur {
    color: #757575;
}
.searchFieldInputFocus {
    color: #000000;
}


 .searchFieldInput, .searchFieldInputBlur {
    color: #757575;
  }
  .searchFieldInputFocus {
    color: #000000;
  }