/* 8b4.style.css */
#ja-typo-head {
    background: #fff;
    padding: 0;
}

ul#ja-typo-nav {
    margin: 0;
    padding: 0;
}

ul#ja-typo-nav li {
    margin: 0 5px 0 0;
    padding: 0;
    display: block;
    float: left;
}

ul#ja-typo-nav li a {
    display: block;
    padding: 30px 10px 10px;
    color: #666;
    text-transform: uppercase;
    font-family: "Arial Narrow",Arial,sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
}

ul#ja-typo-nav li a:hover,ul#ja-typo-nav li a:active,ul#ja-typo-nav li a:focus {
    color: #333;
}

ul#ja-typo-nav li.active a {
    background: #333;
    color: #fff;
}

.clearfix {
    *zoom:1;}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.ja-typo-blockswrap {
    margin: 15px 0;
}

.ja-typo-blockrow {
    border-bottom: 1px dotted #ddd;
    padding: 0 0 20px;
}

ja-typo-blockrow-no-border {
    padding: 0 0 20px;
}

.ja-typo-block {
    float: left;
    padding-top: 20px;
}

.ja-typo-blockct {
    padding: 0 10px;
}

.ja-typo-blockswrap .cols-1 .ja-typo-block {
    width: 100%;
    float: none;
}

.ja-typo-blockswrap .cols-2 .ja-typo-block {
    width: 50%;
    float: left;
}

.ja-typo-blockswrap .cols-3 .ja-typo-block {
    width: 33%;
    float: left;
}

.ja-typo-blockswrap .cols-4 .ja-typo-block {
    width: 24% !important;
    float: left;
    position: relative;
    z-index: 0;
}

.ja-typo-blockswrap .cols-5 .ja-typo-block {
    width: 19.9%;
    float: left;
}

.ja-typo-blockswrap .cols-6 .ja-typo-block {
    width: 16.5%;
    float: left;
}

.ja-typo-blockswrap .ja-typo-block:hover {
    z-index: 2 !important;
}

.ja-typo-blockswrap .ja-typo-block.last {
    float: right;
}

.ja-typo-blockswrap h1.ja-typo-title {
    font-size: 175%;
    border-bottom: 8px solid #ddd;
    padding: 5px;
    margin: 0;
    font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #666;
}

.ja-typo-blockswrap:hover h1.ja-typo-title {
    border-color: #333;
    color: #333;
}

.ja-typo-blockswrap h2.ja-typo-title {
    font-size: 115%;
    margin: 0;
    padding: 0 10px;
    font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}

.ja-typo-blockswrap h2.ja-typo-title span {
    background: #f2f2f2;
    color: #666;
    padding: 3px 10px;
    display: inline-block;
}

.ja-typo-blockswrap:hover h2.ja-typo-title span {
    background: #ddd;
    color: #333;
}

.ja-typo-blockrow>h2.ja-typo-title {
    margin-bottom: 0;
    margin-top: 20px;
}

.ja-typo-blocks-actions {
    font-size: 85%;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #999;
}

.ja-typo-blocks-actions a {
    font-size: 85%;
    text-transform: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #c00;
    text-decoration: none;
}

#jatypo-wrap .ja-typo-blockswrap h2.ja-typo-title {
    padding: 0;
    border-bottom: 2px solid #DDDDDD;
    font-size: 100%;
}

#jatypo-wrap .ja-typo-blockswrap h1.ja-typo-title {
    padding: 0;
    border-bottom: 2px solid #DDDDDD;
    font-size: 100%;
    margin: 0 10px;
}

#jatypo-wrap .ja-typo-blockswrap h2.ja-typo-title span {
    background: none;
    padding: 3px 0;
    color: #0088cc;
}

#jatypo-wrap .ja-typo-blockswrap h1.ja-typo-title span {
    background: none;
    padding: 3px 0;
    color: #0088cc;
}

#ja-typo .typo-wrap a.typo-view-details {
    background: #333;
    border: 1px solid #1f1f1f;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    padding: 2px 8px 1px;
}

.jatypo-btn {
    margin-top: 5px;
}

.jatypo-btn span {
    padding: 0px 24px 0px 6px !important;
    color: #333;
    cursor: pointer !important;
}

.jatypo-btn span:hover {
    color: #0B55C4;
}

#jatypo-wrap {
    display: block;
    top: -999em;
    left: -999em;
    width: 700px;
    border: solid 1px #ccc;
    background: #fff;
    z-index: 1000;
    padding: 5px;
    font-size: 12px;
    line-height: 1.5;
}

#jatypo-wrap .typo {
    position: relative;
    z-index: 0;
    padding: 5px 0px 5px 0;
    cursor: pointer;
    border-bottom: solid 1px #ddd;
    margin: 0;
    vertical-align: top;
}

#jatypo-wrap .typo:hover {
    z-index: 2;
    background: #feffe8;
}

#jatypo-wrap td:hover .typo {
    background: #feffe8;
}

#jatypo-wrap .sample {
    display: none;
    position: absolute;
    z-index: 3;
    border: solid 1px #bab598;
    background: #f8f8f8;
    padding: 10px;
    min-width: 250px;
}

#jatypo-wrap textarea.inputbox {
    width: 90%;
}

#jatypo-wrap .typo-over .sample {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 50px;
    z-index: 1000;
}

#jatypo-wrap .typo-top .sample {
    top: 20px;
    bottom: auto;
}

#jatypo-wrap .typo-bottom .sample {
    top: auto;
    bottom: 20px;
}

#jatypo-wrap .typo-left .sample {
    left: 50px;
    right: auto;
}

#jatypo-wrap .typo-right .sample {
    left: auto;
    right: 140px;
}

#jatypo-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

#jatypo-wrap ul {
    padding: 0px;
    margin: 0px;
}

#jatypo-wrap ul li {
    padding-top: 3px;
    padding-bottom: 3px;
}

#jatypo-wrap ul.ja-unordered-list li {
    padding-top: 0;
    padding-bottom: 0;
}

#jatypo-wrap ul.uordered {
    padding-left: 22px;
}

.typo span.titlte {
    font-weight: bold !important;
    padding: 2px 0px;
}

#jatypo-wrap span:hover.title {
    color: navy;
}

.k2ItemFormEditor {
    padding: 0px !important;
}

.presmall pre {
    font-size: 11px;
}

#jform_articletext_path_row {
    width: 688px;
    overflow: hidden;
}

/* beb.typo.css */
pre,.code {
    background-color: #ffffdd !important;
    border: 1px solid #ccc !important;
    border-left-width: 5px !important;
    font: 1em/1.5 Monaco,Consolas,"Courier News",monospace !important;
    padding: 10px 15px !important;
}

i.icon-btn-jatypo {
    background: url('/plugins/system/jatypo/jatypo/typo/images/other/ja_button_typo.png') no-repeat left center;
}

.button2-left .btn-jatypo {
    background: url('/plugins/system/jatypo/jatypo/typo/images/other/ja_button_typo.png') no-repeat right center;
}

.highlight {
    background: #ffffdd;
    font-weight: bold;
    padding: 1px 5px;
}

.dropcap {
    display: block;
    float: left;
    font: 60px/40px Georgia,Times,serif;
    padding: 7px 8px 0 0;
}

p.pdropcap:first-letter {
    font: 60px/60px Georgia,Times,serif;
    float: left;
    display: block;
    padding: 0 8px 0 0;
}

*+html .dropcap {
    padding-bottom: 15px;
}

blockquote {
    font-family: Georgia,Times,serif;
    font-size: 100%;
}

blockquote span.open {
    background: url('/plugins/system/jatypo/jatypo/typo/images/so-q.gif') no-repeat left top;
    display: inline-block;
    padding: 0 0 0 20px;
}

blockquote span.close {
    background: url('/plugins/system/jatypo/jatypo/typo/images/sc-q.gif') no-repeat bottom right;
    display: inline-block;
    padding: 0 20px 0 0;
}

sub,sup {
    color: #CC0000;
    font-size: 11px;
    font-weight: bold;
}

.button2-left .jatypo-btn {
    background: url('/plugins/system/jatypo/jatypo/typo/images/other/j_button2_typo.png') no-repeat scroll 100% 0 transparent;
    color: #333;
    margin-right: 0;
}

body ul.ja-typo-list li {
    background: none;
    margin-left: 8px;
    padding: 0 0 0 25px;
    position: relative;
    overflow: hidden;
    list-style: none;
}

body ul.ja-typo-list span.icon {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons-sprites-silk2.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0 !important;
}

body ul.list-arrow span.icon {
    background-position: left top !important;
}

body ul.list-star span.icon {
    background-position: left -18px !important;
}

body ul.list-check span.icon {
    background-position: left -36px !important;
}

body ul.ja-unordered-list li {
    background: url('/plugins/system/jatypo/jatypo/typo/images/bullet.gif') no-repeat 20px 7px;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
    list-style: none;
}

body ol.ja-ordered-list {
    padding: 0;
    margin: 0;
}

body ol.ja-ordered-list li {
    line-height: 180%;
    margin-left: 30px;
}

body dl.ja-definition-list dt {
    font-weight: bold;
    line-height: 160%;
}

body dl.ja-definition-list dd {
    margin-left: 15px;
    line-height: 160%;
}

.blocknumber {
    position: relative;
    padding: 5px 0 5px 55px !important;
    min-height: 44px;
}

.blocknumber .bignumber {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/blocknumber-bg.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px !important;
    position: absolute;
    top: 0;
    left: 0;
    font: bold 20px/normal Arial,sans-serif;
    text-align: center;
}

.blocknumber-1 .bignumber {
    background-position: left top;
}

.blocknumber-2 .bignumber {
    background-position: left -44px;
}

.blocknumber-3 .bignumber {
    background-position: left -88px;
}

body p.ja-typo-icon {
    padding-left: 25px;
    position: relative;
    background: none !important;
}

body p.ja-typo-icon span.icon {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons-sprites-silk1.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    padding-left: 0 !important;
}

body p.icon-error span.icon {
    background-position: left 0 !important;
}

body p.icon-message span.icon {
    background-position: left -16px !important;
}

body p.icon-tips span.icon {
    background-position: left -32px !important;
}

body p.icon-key span.icon {
    background-position: left -48px !important;
}

body p.icon-tag span.icon {
    background-position: left -64px !important;
}

body p.icon-note span.icon {
    background-position: left -80px !important;
}

body p.icon-rss span.icon {
    background-position: -16px 0 !important;
}

body p.icon-page span.icon {
    background-position: -16px -16px !important;
}

body p.icon-cart span.icon {
    background-position: -16px -32px !important;
}

body p.icon-demo span.icon {
    background-position: -16px -48px !important;
}

body p.icon-download span.icon {
    background-position: -16px -64px !important;
}

body p.icon-discussion span.icon {
    background-position: -16px -80px !important;
}

body p.icon-info span.icon {
    background-position: -32px 0 !important;
}

body p.icon-readmore span.icon {
    background-position: -32px -16px !important;
}

body p.icon-doc span.icon {
    background-position: -32px -32px !important;
}

body p.icon-signup span.icon {
    background-position: -32px -48px !important;
}

body p.icon-login span.icon {
    background-position: -32px -64px !important;
}

body p.icon-submit span.icon {
    background-position: -32px -80px !important;
}

body p.icon-extension span.icon {
    background-position: -48px 0 !important;
}

body p.icon-user span.icon {
    background-position: -48px -16px !important;
}

body p.icon-group span.icon {
    background-position: -48px -32px !important;
}

body p.icon-birthday span.icon {
    background-position: -48px -48px !important;
}

body p.icon-photo span.icon {
    background-position: -48px -64px !important;
}

body p.icon-calendar span.icon {
    background-position: -48px -80px !important;
}

body p.icon-address span.icon {
    background-position: -64px 0 !important;
}

body p.icon-phone span.icon {
    background-position: -64px -16px !important;
}

body p.icon-mobi span.icon {
    background-position: -64px -32px !important;
}

body p.icon-fax span.icon {
    background-position: -64px -48px !important;
}

body p.icon-email span.icon {
    background-position: -64px -64px !important;
}

body p.icon-website span.icon {
    background-position: -64px -80px !important;
}

body p.icon-yahoo span.icon {
    background-position: right 0 !important;
}

body p.icon-gmail span.icon {
    background-position: right -16px !important;
}

body p.icon-skype span.icon {
    background-position: right -32px !important;
}

body p.icon-msn span.icon {
    background-position: right -48px !important;
}

body p.icon-facebook span.icon {
    background-position: right -64px !important;
}

body p.icon-twitter span.icon {
    background-position: right -80px !important;
}

body p.icon-error {
    color: #CC0000;
}

body p.icon-message {
    color: #2C79B3;
}

body p.icon-tips {
    color: #E58C00;
}

.ja-typo-bubble {
    margin: 20px 0;
    position: relative;
}

.ja-typo-bubblect {
    padding: 15px;
    border: 3px solid #ddd;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

*+html .ja-typo-bubblect {
    zoom:1;}

.ja-typo-bubble p.ja-typo-bubble-meta {
    margin: -3px 0 0 !important;
    height: 25px;
    padding-left: 65px;
}

.ja-typo-bubble span.ja-typo-bubble-author {
    font-weight: bold;
    display: block;
    padding-top: 5px;
    float: left;
    padding-left: 10px;
}

.ja-typo-bubble span.ja-typo-bubble-arrow {
    display: block;
    bottom: 0;
    width: 25px;
    height: 25px;
    background: url('/plugins/system/jatypo/jatypo/typo/images/bubble-arrow.png') 0 0;
    float: left;
}

.bubble-2 .ja-typo-bubblect {
    border: 0;
    background: #ddd;
}

.bubble-2 span.ja-typo-bubble-arrow {
    background-position: -25px 0;
}

.bubble-3 .ja-typo-bubblect {
    border: 3px solid #08c;
}

.bubble-3 span.ja-typo-bubble-arrow {
    background-position: 0 -25px;
}

.bubble-4 .ja-typo-bubblect {
    border: 0;
    background: #08c;
    color: #fff;
}

.bubble-4 span.ja-typo-bubble-arrow {
    background-position: -25px -25px;
}

.bubble-5 .ja-typo-bubblect {
    border: 3px solid #333;
}

.bubble-5 span.ja-typo-bubble-arrow {
    background-position: -50px -50px;
}

.bubble-6 .ja-typo-bubblect {
    border: none;
    background: #333;
    color: #fff;
}

.bubble-6 span.ja-typo-bubble-arrow {
    background-position: -25px -50px;
}

.bubble-rounded .ja-typo-bubblect {
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
}

body p.ja-typo-box {
    border: 3px solid #ddd;
    padding: 10px 10px 10px 50px;
}

body p.box-download,body p.box-sticky {
    background-repeat: no-repeat;
    background-position: 10px 15px;
}

body p.box-download {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/download-big.png');
}

body p.box-sticky {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/sticky-big.png');
}

body p.box-grey-1,body p.box-hilite-1 {
    padding: 10px 15px;
}

body p.box-grey-1 {
    background: #f7f7f7;
    border-color: #dddddd;
}

body p.box-hilite-1 {
    background: #ffffdd;
    border-color: #d2d2b6;
}

body p.box-grey-2,body p.box-hilite-2 {
    padding: 10px 15px;
}

body p.box-grey-2 {
    background: #f7f7f7;
    border-color: #dddddd;
    border-style: dotted;
}

body p.box-hilite-2 {
    background: #ffffdd;
    border-color: #d2d2b6;
    border-style: dotted;
}

.box-rounded {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.ja-typo-legend {
    border: 3px solid #ddd;
    margin: 20px 0;
    padding: 20px 15px 15px;
    position: relative;
}

*+html .ja-typo-legend {
    zoom:1;}

.ja-typo-legend .legend-title {
    background: #fff;
    display: block;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 125%;
    font-weight: bold;
    left: 10px;
    line-height: normal;
    margin: 0 !important;
    padding: 5px !important;
    position: absolute;
    top: -17px;
    border: 0;
}

.legend-2 {
    border: 3px solid #08c;
}

.legend-2 .legend-title {
    color: #08c;
}

.legend-rounded {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

a.ja-typo-btn {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #ccc;
    color: #333;
    float: left;
    text-shadow: 0 1px 2px rgba(255,255,255,.8);
    background: url('/plugins/system/jatypo/jatypo/typo/images/grad-l1-trans.png') repeat-x top #ddd;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

a.ja-typo-btn:hover,a.ja-typo-btn:active,a.ja-typo-btn:focus {
    border: 1px solid #aaa;
    background-position: bottom;
    color: #333;
}

a.ja-typo-btn {
    margin: 20px 30px 10px 0;
    float: left;
}

a.ja-typo-btn:hover,a.ja-typo-btn:focus,a.ja-typo-btn:active {
    text-decoration: none;
}

a.ja-typo-btn-icn {
    height: 30px;
    color: #333;
}

a.ja-typo-btn-icn span {
    padding: 0 15px 0 34px;
    display: block;
    background-repeat: no-repeat;
    background-position: 10px 7px;
    border: 1px solid #fff;
}

a.btn-icn-save span {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/disk.png');
}

a.btn-icn-tip span {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/lightbulb.png');
}

a.btn-icn-info span {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/information.png');
}

a.btn-icn-ok span {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/tick.png');
}

a.btn-icn-warning span {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/exclamation.png');
}

a.ja-typo-btn-icn span span {
    height: auto;
    line-height: 28px;
    padding: 0;
    display: inline;
    background: none;
    border: none;
}

a.ja-typo-btn-big {
    text-align: center;
    border: 1px solid #ccc;
    font-size: 125%;
    line-height: normal;
    font-weight: bold;
}

a.ja-typo-btn-big span {
    padding: 8px 15px;
    border: 1px solid #fff;
    display: block;
}

a.ja-typo-btn-sm {
    text-align: center;
    border: 1px solid #ccc;
    font-size: 100%;
    line-height: normal;
}

a.ja-typo-btn-sm span {
    padding: 5px 10px;
    border: 1px solid #fff;
    display: block;
}

.typo a.btn-blue,.typo a.btn-red,.typo a.btn-green,.typo a.btn-orange,.typo a.btn-black,.typo a.btn-blue:link,.typo a.btn-red:link,.typo a.btn-green:link,.typo a.btn-orange:link,.typo a.btn-black:link,a.btn-blue,a.btn-red,a.btn-green,a.btn-orange,a.btn-black {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/grad-d1-trans.png');
    color: #fff;
    border: 1px solid #ccc;
    text-shadow: 0 1px 2px rgba(0,0,0,.8);
}

a.btn-blue:hover,a.btn-blue:active,a.btn-blue:focus,a.btn-red:hover,a.btn-red:active,a.btn-red:focus,a.btn-green:hover,a.btn-green:active,a.btn-green:focus,a.btn-orange:hover,a.btn-orange:active,a.btn-orange:focus,a.btn-black:hover,a.btn-black:active,a.btn-black:focus {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/grad-d1-trans.png');
    background-position: bottom;
    border-color: #aaa;
}

a.btn-blue {
    background-color: #08c;
    border-color: #08c;
}

a.btn-blue:hover,a.btn-blue:active,a.btn-blue:focus {
    border-color: #006ea6;
    color: #fff;
}

a.btn-blue span {
    border-color: #6ab9e1;
}

a.btn-black {
    background-color: #666;
    border-color: #666;
}

a.btn-black:hover,a.btn-black:active,a.btn-black:focus {
    border-color: #333;
    color: #fff;
}

a.btn-black span {
    border-color: #999;
}

a.btn-green {
    background-color: #669900;
    border-color: #669900;
}

a.btn-green:hover,a.btn-green:active,a.btn-green:focus {
    border-color: #4d7300;
    color: #fff;
}

a.btn-green span {
    border-color: #b1cb7d;
}

a.btn-red {
    background-color: #cc0000;
    border-color: #cc0000;
}

a.btn-red:hover,a.btn-red:active,a.btn-red:focus {
    border-color: #9a0000;
    color: #fff;
}

a.btn-red span {
    border-color: #e47878;
}

a.btn-orange {
    background-color: #e58c00;
    border-color: #e58c00;
}

a.btn-orange:hover,a.btn-orange:active,a.btn-orange:focus {
    border-color: #a96700;
    color: #fff;
}

a.btn-orange span {
    border-color: #f1c073;
}

.btn-rounded-icn,.btn-rounded-big,.btn-rounded-sm,.btn-rounded-icn span,.btn-rounded-big span,.btn-rounded-sm span {
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
}

.btn-rounded-sm,.btn-rounded-sm span {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

span.ja-typo-tag {
    padding: 3px 12px;
    margin: 0 2px;
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
    background: #666;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}

span.tag-blue {
    background: #08c;
}

span.tag-green {
    background: #669900;
}

span.tag-orange {
    background: #e58c00;
}

span.tag-red {
    background: #cc0000;
}

span.tag-grey {
    background: #ccc;
    color: #333;
    text-shadow: 0 -1px 0 rgba(255,255,255,.8);
}

span.tag-rounded {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.ja-moduletable .badge {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icon-badge.png');
    background-repeat: no-repeat;
    height: 46px;
    position: absolute;
    right: 0;
    width: 45px;
}

.badge-hot .badge {
    background-position: 0 0;
}

.badge-new .badge {
    background-position: 0 -46px;
}

.badge-pick .badge {
    background-position: 0 -92px;
}

.badge-top .badge {
    background-position: 0 -138px;
}

body .moduletable_badge {
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 40px;
}

body .moduletable_badge .ja-box-ct {
    border: 3px solid #ddd;
    padding: 20px;
    background: #f7f7f7;
    min-height: 30px;
}

fieldset.ja-typo-fieldset {
    border: 3px solid #ddd;
    padding: 10px 15px;
}

fieldset.ja-typo-fieldset legend {
    padding: 0 10px;
}

fieldset.fieldset-2 {
    border: 3px solid #08c;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

fieldset.fieldset-2 legend {
    color: #08c;
}

#ja-typo fieldset {
    margin-top: 20px;
}

.ja-typo-blockswrap {
    margin: 15px 0;
}

.ja-typo-blockrow {
    border-bottom: 1px dotted #ddd;
    padding: 20px 0;
}

.ja-typo-block {
    float: left;
}

.ja-typo-blockct {
    padding: 0 10px;
}

.ja-typo-blockswrap .cols-1 .ja-typo-block {
    width: 100%;
    float: none;
}

.ja-typo-blockswrap .cols-2 .ja-typo-block {
    width: 50%;
    float: left;
}

.ja-typo-blockswrap .cols-3 .ja-typo-block {
    width: 33%;
    float: left;
}

.ja-typo-blockswrap .cols-4 .ja-typo-block {
    width: 24.9%;
    float: left;
}

.ja-typo-blockswrap .ja-typo-block.last {
    float: right;
}

.ja-typo-blockswrap h1.ja-typo-title {
    font-size: 175%;
    border-bottom: 8px solid #ddd;
    padding: 5px;
    margin: 0;
    font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #666;
}

.ja-typo-blockswrap:hover h1.ja-typo-title {
    border-color: #333;
    color: #333;
}

.ja-typo-blockswrap h2.ja-typo-title {
    font-size: 115%;
    margin: 0;
    padding: 0 10px;
    font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}

.ja-typo-blockswrap h2.ja-typo-title span {
    background: #f2f2f2;
    color: #666;
    text-shadow: 0 -1px 1px rgba(255,255,255,.8);
    padding: 3px 10px;
    display: inline-block;
}

.ja-typo-blockswrap:hover h2.ja-typo-title span {
    background: #ddd;
    color: #333;
}

.ja-typo-blockrow>h2.ja-typo-title {
    margin-bottom: 0;
    margin-top: 0;
}

.ja-typo-blocks-actions {
    font-size: 85%;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #999;
}

.ja-typo-blocks-actions a {
    font-size: 85%;
    text-transform: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #c00;
    text-decoration: none;
}

.presmall pre {
    font-size: 11px !important;
}

.typo p.box-download,.typo p.box-sticky,.typo p.box-confirmation,.typo p.box-error,.typo p.box-warning,.typo p.box-information,.typo p.box-system {
    background-repeat: no-repeat;
    background-position: 10px 15px;
    display: block;
    padding: 10px 10px 10px 50px;
    border: 3px solid #DDD
}

.typo p.box-confirmation {
    background-color: #e4f2d4;
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-tick.png');
    border-color: #b8d199;
    color: #4e8904;
    text-decoration: none;
}

.typo p.box-error {
    background-color: #f2dbd4;
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-error.png');
    border-color: #f6a992;
    color: #be4b22;
    text-decoration: none;
}

.typo p.box-warning {
    background-color: #fbebc1;
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-warning.png');
    border-color: #e1bc88;
    color: #ca7326;
    text-decoration: none;
}

body p.box-warning {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-warning.png');
    background-repeat: no-repeat;
    background-position: 10px 15px;
    background-color: #fbebc1;
}

.typo p.box-information {
    background-color: #d4e6f2;
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-information.png');
    border-color: #98c1de;
    color: #1e81af;
    text-decoration: none;
}

.typo p.box-download {
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-download.png');
    text-decoration: none;
    color: #333;
}

.typo p.box-sticky {
    background-color: #ffffcc;
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-sticky.png');
    border-color: #e1bc88;
    color: #333;
    text-decoration: none;
}

.typo p.box-system {
    background-color: #ccd4fa;
    background-image: url('/plugins/system/jatypo/jatypo/typo/images/icons/message/icon-system.png');
    border-color: #a4b1ed;
    color: #626ccb;
    text-decoration: none;
}

p.box-grey-1,p.box-hilite-1 {
    padding: 10px 15px;
}

p.box-grey-1 {
    background: #f7f7f7;
    border-color: #dddddd;
}

p.box-hilite-1 {
    background: #ffffdd;
    border-color: #d2d2b6;
}

p.box-grey-2,p.box-hilite-2 {
    padding: 10px 15px;
}

p.box-grey-2 {
    background: #f7f7f7;
    border-color: #dddddd;
    border-style: dotted;
}

p.box-hilite-2 {
    background: #ffffdd;
    border-color: #d2d2b6;
    border-style: dotted;
}

/* 7c2.icomoon.css */
@font-face {
    font-family: 'IcoMoon';
    src: url('/media/jui/fonts/IcoMoon.eot');
    src: url('/media/jui/fonts/IcoMoon.eot#iefix') format('embedded-opentype'),url('/media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'),url('/media/jui/fonts/IcoMoon.woff') format('woff'),url('/media/jui/fonts/IcoMoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}

[class^="icon-"],[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}

[class^="icon-"].disabled,[class*=" icon-"].disabled {
    font-weight: normal;
}

.icon-joomla:before {
    content: "\e200";
}

.icon-chevron-up:before,.icon-uparrow:before,.icon-arrow-up:before {
    content: "\e005";
}

.icon-chevron-right:before,.icon-rightarrow:before,.icon-arrow-right:before {
    content: "\e006";
}

.icon-chevron-down:before,.icon-downarrow:before,.icon-arrow-down:before {
    content: "\e007";
}

.icon-chevron-left:before,.icon-leftarrow:before,.icon-arrow-left:before {
    content: "\e008";
}

.icon-arrow-first:before {
    content: "\e003";
}

.icon-arrow-last:before {
    content: "\e004";
}

.icon-arrow-up-2:before {
    content: "\e009";
}

.icon-arrow-right-2:before {
    content: "\e00a";
}

.icon-arrow-down-2:before {
    content: "\e00b";
}

.icon-arrow-left-2:before {
    content: "\e00c";
}

.icon-arrow-up-3:before {
    content: "\e00f";
}

.icon-arrow-right-3:before {
    content: "\e010";
}

.icon-arrow-down-3:before {
    content: "\e011";
}

.icon-arrow-left-3:before {
    content: "\e012";
}

.icon-menu-2:before {
    content: "\e00e";
}

.icon-arrow-up-4:before {
    content: "\e201";
}

.icon-arrow-right-4:before {
    content: "\e202";
}

.icon-arrow-down-4:before {
    content: "\e203";
}

.icon-arrow-left-4:before {
    content: "\e204";
}

.icon-share:before,.icon-redo:before {
    content: "\27";
}

.icon-undo:before {
    content: "\28";
}

.icon-forward-2:before {
    content: "\e205";
}

.icon-backward-2:before,.icon-reply:before {
    content: "\e206";
}

.icon-unblock:before,.icon-refresh:before,.icon-redo-2:before {
    content: "\6c";
}

.icon-undo-2:before {
    content: "\e207";
}

.icon-move:before {
    content: "\7a";
}

.icon-expand:before {
    content: "\66";
}

.icon-contract:before {
    content: "\67";
}

.icon-expand-2:before {
    content: "\68";
}

.icon-contract-2:before {
    content: "\69";
}

.icon-play:before {
    content: "\e208";
}

.icon-pause:before {
    content: "\e209";
}

.icon-stop:before {
    content: "\e210";
}

.icon-previous:before,.icon-backward:before {
    content: "\7c";
}

.icon-next:before,.icon-forward:before {
    content: "\7b";
}

.icon-first:before {
    content: "\7d";
}

.icon-last:before {
    content: "\e000";
}

.icon-play-circle:before {
    content: "\e00d";
}

.icon-pause-circle:before {
    content: "\e211";
}

.icon-stop-circle:before {
    content: "\e212";
}

.icon-backward-circle:before {
    content: "\e213";
}

.icon-forward-circle:before {
    content: "\e214";
}

.icon-loop:before {
    content: "\e001";
}

.icon-shuffle:before {
    content: "\e002";
}

.icon-search:before {
    content: "\53";
}

.icon-zoom-in:before {
    content: "\64";
}

.icon-zoom-out:before {
    content: "\65";
}

.icon-apply:before,.icon-edit:before,.icon-pencil:before {
    content: "\2b";
}

.icon-pencil-2:before {
    content: "\2c";
}

.icon-brush:before {
    content: "\3b";
}

.icon-save-new:before,.icon-plus-2:before {
    content: "\5d";
}

.icon-minus-sign:before,.icon-minus-2:before {
    content: "\5e";
}

.icon-delete:before,.icon-remove:before,.icon-cancel-2:before {
    content: "\49";
}

.icon-publish:before,.icon-save:before,.icon-ok:before,.icon-checkmark:before {
    content: "\47";
}

.icon-new:before,.icon-plus:before {
    content: "\2a";
}

.icon-plus-circle:before {
    content: "\e215";
}

.icon-minus:before,.icon-not-ok:before {
    content: "\4b";
}

.icon-ban-circle:before,.icon-minus-circle:before {
    content: "\e216";
}

.icon-unpublish:before,.icon-cancel:before {
    content: "\4a";
}

.icon-cancel-circle:before {
    content: "\e217";
}

.icon-checkmark-2:before {
    content: "\e218";
}

.icon-checkmark-circle:before {
    content: "\e219";
}

.icon-info:before {
    content: "\e220";
}

.icon-info-2:before,.icon-info-circle:before {
    content: "\e221";
}

.icon-question:before,.icon-question-sign:before,.icon-help:before {
    content: "\45";
}

.icon-question-2:before,.icon-question-circle:before {
    content: "\e222";
}

.icon-notification:before {
    content: "\e223";
}

.icon-notification-2:before,.icon-notification-circle:before {
    content: "\e224";
}

.icon-pending:before,.icon-warning:before {
    content: "\48";
}

.icon-warning-2:before,.icon-warning-circle:before {
    content: "\e225";
}

.icon-checkbox-unchecked:before {
    content: "\3d";
}

.icon-checkin:before,.icon-checkbox:before,.icon-checkbox-checked:before {
    content: "\3e";
}

.icon-checkbox-partial:before {
    content: "\3f";
}

.icon-square:before {
    content: "\e226";
}

.icon-radio-unchecked:before {
    content: "\e227";
}

.icon-radio-checked:before {
    content: "\e228";
}

.icon-circle:before {
    content: "\e229";
}

.icon-signup:before {
    content: "\e230";
}

.icon-grid:before,.icon-grid-view:before {
    content: "\58";
}

.icon-grid-2:before,.icon-grid-view-2:before {
    content: "\59";
}

.icon-menu:before {
    content: "\5a";
}

.icon-list:before,.icon-list-view:before {
    content: "\31";
}

.icon-list-2:before {
    content: "\e231";
}

.icon-menu-3:before {
    content: "\e232";
}

.icon-folder-open:before,.icon-folder:before {
    content: "\2d";
}

.icon-folder-close:before,.icon-folder-2:before {
    content: "\2e";
}

.icon-folder-plus:before {
    content: "\e234";
}

.icon-folder-minus:before {
    content: "\e235";
}

.icon-folder-3:before {
    content: "\e236";
}

.icon-folder-plus-2:before {
    content: "\e237";
}

.icon-folder-remove:before {
    content: "\e238";
}

.icon-file:before {
    content: "\e016";
}

.icon-file-2:before {
    content: "\e239";
}

.icon-file-add:before,.icon-file-plus:before {
    content: "\29";
}

.icon-file-minus:before {
    content: "\e017";
}

.icon-file-check:before {
    content: "\e240";
}

.icon-file-remove:before {
    content: "\e241";
}

.icon-save-copy:before,.icon-copy:before {
    content: "\e018";
}

.icon-stack:before {
    content: "\e242";
}

.icon-tree:before {
    content: "\e243";
}

.icon-tree-2:before {
    content: "\e244";
}

.icon-paragraph-left:before {
    content: "\e246";
}

.icon-paragraph-center:before {
    content: "\e247";
}

.icon-paragraph-right:before {
    content: "\e248";
}

.icon-paragraph-justify:before {
    content: "\e249";
}

.icon-screen:before {
    content: "\e01c";
}

.icon-tablet:before {
    content: "\e01d";
}

.icon-mobile:before {
    content: "\e01e";
}

.icon-box-add:before {
    content: "\51";
}

.icon-box-remove:before {
    content: "\52";
}

.icon-download:before {
    content: "\e021";
}

.icon-upload:before {
    content: "\e022";
}

.icon-home:before {
    content: "\21";
}

.icon-home-2:before {
    content: "\e250";
}

.icon-out-2:before,.icon-new-tab:before {
    content: "\e024";
}

.icon-out-3:before,.icon-new-tab-2:before {
    content: "\e251";
}

.icon-link:before {
    content: "\e252";
}

.icon-picture:before,.icon-image:before {
    content: "\2f";
}

.icon-pictures:before,.icon-images:before {
    content: "\30";
}

.icon-palette:before,.icon-color-palette:before {
    content: "\e014";
}

.icon-camera:before {
    content: "\55";
}

.icon-camera-2:before,.icon-video:before {
    content: "\e015";
}

.icon-play-2:before,.icon-video-2:before,.icon-youtube:before {
    content: "\56";
}

.icon-music:before {
    content: "\57";
}

.icon-user:before {
    content: "\22";
}

.icon-users:before {
    content: "\e01f";
}

.icon-vcard:before {
    content: "\6d";
}

.icon-address:before {
    content: "\70";
}

.icon-share-alt:before,.icon-out:before {
    content: "\26";
}

.icon-enter:before {
    content: "\e257";
}

.icon-exit:before {
    content: "\e258";
}

.icon-comment:before,.icon-comments:before {
    content: "\24";
}

.icon-comments-2:before {
    content: "\25";
}

.icon-quote:before,.icon-quotes-left:before {
    content: "\60";
}

.icon-quote-2:before,.icon-quotes-right:before {
    content: "\61";
}

.icon-quote-3:before,.icon-bubble-quote:before {
    content: "\e259";
}

.icon-phone:before {
    content: "\e260";
}

.icon-phone-2:before {
    content: "\e261";
}

.icon-envelope:before,.icon-mail:before {
    content: "\4d";
}

.icon-envelope-opened:before,.icon-mail-2:before {
    content: "\4e";
}

.icon-unarchive:before,.icon-drawer:before {
    content: "\4f";
}

.icon-archive:before,.icon-drawer-2:before {
    content: "\50";
}

.icon-briefcase:before {
    content: "\e020";
}

.icon-tag:before {
    content: "\e262";
}

.icon-tag-2:before {
    content: "\e263";
}

.icon-tags:before {
    content: "\e264";
}

.icon-tags-2:before {
    content: "\e265";
}

.icon-options:before,.icon-cog:before {
    content: "\38";
}

.icon-cogs:before {
    content: "\37";
}

.icon-screwdriver:before,.icon-tools:before {
    content: "\36";
}

.icon-wrench:before {
    content: "\3a";
}

.icon-equalizer:before {
    content: "\39";
}

.icon-dashboard:before {
    content: "\78";
}

.icon-switch:before {
    content: "\e266";
}

.icon-filter:before {
    content: "\54";
}

.icon-purge:before,.icon-trash:before {
    content: "\4c";
}

.icon-checkedout:before,.icon-lock:before,.icon-locked:before {
    content: "\23";
}

.icon-unlock:before {
    content: "\e267";
}

.icon-key:before {
    content: "\5f";
}

.icon-support:before {
    content: "\46";
}

.icon-database:before {
    content: "\62";
}

.icon-scissors:before {
    content: "\e268";
}

.icon-health:before {
    content: "\6a";
}

.icon-wand:before {
    content: "\6b";
}

.icon-eye-open:before,.icon-eye:before {
    content: "\3c";
}

.icon-eye-close:before,.icon-eye-blocked:before,.icon-eye-2:before {
    content: "\e269";
}

.icon-clock:before {
    content: "\6e";
}

.icon-compass:before {
    content: "\6f";
}

.icon-broadcast:before,.icon-connection:before,.icon-wifi:before {
    content: "\e01b";
}

.icon-book:before {
    content: "\e271";
}

.icon-lightning:before,.icon-flash:before {
    content: "\79";
}

.icon-print:before,.icon-printer:before {
    content: "\e013";
}

.icon-feed:before {
    content: "\71";
}

.icon-calendar:before {
    content: "\43";
}

.icon-calendar-2:before {
    content: "\44";
}

.icon-calendar-3:before {
    content: "\e273";
}

.icon-pie:before {
    content: "\77";
}

.icon-bars:before {
    content: "\76";
}

.icon-chart:before {
    content: "\75";
}

.icon-power-cord:before {
    content: "\32";
}

.icon-cube:before {
    content: "\33";
}

.icon-puzzle:before {
    content: "\34";
}

.icon-attachment:before,.icon-paperclip:before,.icon-flag-2:before {
    content: "\72";
}

.icon-lamp:before {
    content: "\74";
}

.icon-pin:before,.icon-pushpin:before {
    content: "\73";
}

.icon-location:before {
    content: "\63";
}

.icon-shield:before {
    content: "\e274";
}

.icon-flag:before {
    content: "\35";
}

.icon-flag-3:before {
    content: "\e275";
}

.icon-bookmark:before {
    content: "\e023";
}

.icon-bookmark-2:before {
    content: "\e276";
}

.icon-heart:before {
    content: "\e277";
}

.icon-heart-2:before {
    content: "\e278";
}

.icon-thumbs-up:before {
    content: "\5b";
}

.icon-thumbs-down:before {
    content: "\5c";
}

.icon-unfeatured:before,.icon-asterisk:before,.icon-star-empty:before {
    content: "\40";
}

.icon-star-2:before {
    content: "\41";
}

.icon-featured:before,.icon-default:before,.icon-star:before {
    content: "\42";
}

.icon-smiley:before,.icon-smiley-happy:before {
    content: "\e279";
}

.icon-smiley-2:before,.icon-smiley-happy-2:before {
    content: "\e280";
}

.icon-smiley-sad:before {
    content: "\e281";
}

.icon-smiley-sad-2:before {
    content: "\e282";
}

.icon-smiley-neutral:before {
    content: "\e283";
}

.icon-smiley-neutral-2:before {
    content: "\e284";
}

.icon-cart:before {
    content: "\e019";
}

.icon-basket:before {
    content: "\e01a";
}

.icon-credit:before {
    content: "\e286";
}

.icon-credit-2:before {
    content: "\e287";
}

/*
     FILE ARCHIVED ON 20:17:37 Nov 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:18 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.32
  load_resource: 915.854 (2)
  PetaboxLoader3.resolve: 783.895 (2)
  PetaboxLoader3.datanode: 49.842 (2)
*/
/* a4e.system.css-import */
@import url('/media/system/css/system.css');.system-unpublished,tr.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}

span.highlight {
    background-color: #FFFFCC;
    font-weight: bold;
    padding: 1px 4px;
}

.img-fulltext-float-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.img-fulltext-float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.img-intro-float-right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.img-intro-float-left {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

/* 483.general.css */
.invalid {
    border-color: #ff0000;
}

label.invalid {
    color: #ff0000;
}

#editor-xtd-buttons {
    padding: 5px;
}

.button2-left,.button2-right,.button2-left div,.button2-right div {
    float: left;
}

.button2-left a,.button2-right a,.button2-left span,.button2-right span {
    display: block;
    height: 22px;
    float: left;
    line-height: 22px;
    font-size: 11px;
    color: #666;
    cursor: pointer;
}

.button2-left span,.button2-right span {
    cursor: default;
    color: #999;
}

.button2-left .page a,.button2-right .page a,.button2-left .page span,.button2-right .page span {
    padding: 0 6px;
}

.page span {
    color: #000;
    font-weight: bold;
}

.button2-left a:hover,.button2-right a:hover {
    text-decoration: none;
    color: #0B55C4;
}

.button2-left a,.button2-left span {
    padding: 0 24px 0 6px;
}

.button2-right a,.button2-right span {
    padding: 0 6px 0 24px;
}

.button2-left {
    background: url('/templates/system/images/j_button2_left.png') no-repeat;
    float: left;
    margin-left: 5px;
}

.button2-right {
    background: url('/templates/system/images/j_button2_right.png') 100% 0 no-repeat;
    float: left;
    margin-left: 5px;
}

.button2-left .image {
    background: url('/templates/system/images/j_button2_image.png') 100% 0 no-repeat;
}

.button2-left .readmore,.button2-left .article {
    background: url('/templates/system/images/j_button2_readmore.png') 100% 0 no-repeat;
}

.button2-left .pagebreak {
    background: url('/templates/system/images/j_button2_pagebreak.png') 100% 0 no-repeat;
}

.button2-left .blank {
    background: url('/templates/system/images/j_button2_blank.png') 100% 0 no-repeat;
}

div.tooltip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
    z-index: 13000;
}

div.tooltip h4 {
    padding: 0;
    margin: 0;
    font-size: 95%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url('/templates/system/images/selector-arrow.png') no-repeat;
}

div.tooltip p {
    font-size: 90%;
    margin: 0;
}

.img_caption .left {
    float: left;
    margin-right: 1em;
}

.img_caption .right {
    float: right;
    margin-left: 1em;
}

.img_caption .left p {
    clear: left;
    text-align: center;
}

.img_caption .right p {
    clear: right;
    text-align: center;
}

.img_caption {
    text-align: center!important;
}

.img_caption.none {
    margin-left: auto;
    margin-right: auto;
}

a img.calendar {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    background: url('/templates/system/images/calendar.png') no-repeat;
    cursor: pointer;
    vertical-align: middle;
}

/* cc3.style.css */
.ja-slidenews-item {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
    float: left;
    clear: both;
    width: 100%;
}

.ja-slidenews-item .ja-title {
    display: block;
    font-weight: bold;
}

.ja-slidenews-item .ja-createdate {
    color: #666;
    font-size: 92%;
    font-weight: bold;
    padding: 2px 5px 2px 0;
}

.ja-sidenews-title {
    font-weight: bold
}

.ja-sidenews-postdate {
    font-size: 85%;
}

.ja-sidenews {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.ja-sidenews-display {
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%
}

.ja-sidenews-desc {
    padding: 5px 10px;
}

.ja-sidenews-desc h3 {
    line-height: 1.4;
}

.ja-slidenews-cover {
    float: left;
    position: absolute;
    width: 100%;
    z-index: 3;
    overflow: hidden;
    left: 0;
    bottom: 0;
}

.ja-slidenews-item img {
    border: 1px solid #21211C;
    margin-right: 10px;
    margin-top: 3px;
}

.ja-slidenews-item img[align="left"] {
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

.ja-slidenews-item img[align="right"] {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

/* c21.style.css */
.ja-slidewrap {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.ja-slide-main-wrap {
    overflow: hidden;
    position: relative;
}

.ja-slide-main {
    position: absolute;
    z-index: 1;
}

.ja-slide-item {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.ja-slide-item {
    right: 0;
    left: 0;
}

.ja-slide-item img {
    background: #000;
}

.ja-slide-video {
    position: relative;
    padding: 0;
    padding-bottom: 56.25%;
    height: 0;
}

.ja-slide-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ja-slide-thumbs-wrap {
    clear: both;
    overflow: hidden;
    position: relative;
}

.but_prev,.but_next {
    background: #000;
    position: absolute;
    top: 0;
    z-index: 99;
}

.but_prev {
    background: url('/modules/mod_jaslideshow/assets/themes/default/arrow-l.gif') no-repeat right center;
    left: 0;
}

.but_prev:hover,.but_next:hover {
    cursor: pointer;
}

.but_next {
    background: url('/modules/mod_jaslideshow/assets/themes/default/arrow-r.gif') no-repeat left center;
    right: 0;
}

.maskdesc {
    background: #000;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100;
}

.maskdesc .ja-slide-desc {
    color: #fff;
    font-size: 100%;
    padding: 10px 20px;
}

.maskdesc .ja-slide-desc a,.maskdesc .ja-slide-desc a:hover,.maskdesc .ja-slide-desc a:focus,.maskdesc .ja-slide-desc a:active {
    border: none !important;
    text-decoration: none !important;
}

.maskdesc .ja-slide-desc a span {
    color: #fff;
    font-size: 150%;
    font-weight: bolder;
    text-transform: uppercase;
}

.maskdesc .ja-slide-desc br {
    display: none;
}

.maskdesc .ja-slide-desc h3 {
    margin: 0;
    padding: 0;
}

.maskdesc .ja-slide-desc p a {
    color: #ccc;
}

.maskdesc a.readon {
    background: url('/modules/mod_jaslideshow/assets/themes/default/arrow-ri.gif') no-repeat right 7px;
    bottom: 2px;
    color: #ccc;
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding: 0 8px 0 0;
    position: absolute;
    right: 20px;
}

.maskdesc a.readon:hover,.maskdesc a.readon:active,.maskdesc a.readon:focus {
    background: url('/modules/mod_jaslideshow/assets/themes/default/arrow-ri-hover.gif') no-repeat right 7px;
    color: #fff;
}

.ja-slide-buttons {
    z-index: 900;
}

.ja-slide-buttons span {
    background: #000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 2px 5px;
}

#ja-slideshow .ja-slidewrap {
    margin: 0;
    padding: 0;
    position: relative;
}

#ja-slideshow .ja-slide-mask {
    background: #ccc;
    bottom: 10px;
    display: none;
    height: 70px;
    position: absolute;
    right: 10px;
    width: 210px;
    z-index: 99;
}

#ja-slideshow .ja-slide-thumbs-wrap {
    background: #ccc;
    bottom: 10px;
    position: absolute;
    right: 10px;
    z-index: 100;
}

#ja-slideshow .ja-slide-buttons {
    bottom: 10px;
    display: block;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 101;
}

#ja-slideshow .ja-slide-thumb img {
    background: #CCCCCC;
    border: 1px solid #fff;
    margin: 4px;
}

#ja-slideshow .ja-slide-item img {
    border: none;
    padding: 0;
}

#ja-slideshow .maskdesc {
    background: none;
}

#ja-slideshow .maskdesc .ja-slide-desc {
    color: #fff;
    font-size: 100%;
    padding: 20px 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 230px;
}

#ja-slideshow .maskdesc .ja-slide-desc h3 {
    color: #ccc;
    text-transform: uppercase;
}

.ja-vertical_right {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.ja-vertical_left {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 100;
}

.ja-vertical_right .active {
    background: url('/modules/mod_jaslideshow/assets/themes/default/arrow-bg.png') no-repeat center left;
}

.ja-vertical_left .active {
    background: url('/modules/mod_jaslideshow/assets/themes/default/arrow-bg.png') no-repeat center right;
}

.ja-slide-right {
    margin-left: auto;
    right: 0;
    top: 0;
}

.ja-slide-thumbs,.ja-slide-thumbs-mask,.ja-slide-thumbs-handles {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 5000px;
}

.ja-slide-descs {
    display: none;
}

.ja-slide-thumb,.ja-slide-thumbs-handles span {
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
}

.ja-vertical_right .ja-slide-thumb,.ja-vertical_right .ja-slide-thumbs-handles span {
    float: none!important;
}

.ja-vertical_left .ja-slide-thumb,.ja-vertical_left .ja-slide-thumbs-handles span {
    float: none!important;
}

.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner {
    background: url('/modules/mod_jaslideshow/assets/themes/default/grad-bg.gif') repeat-x top left #57212A;
}

.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner h3 {
    color: #fff !important;
}

.ja-slide-thumbs-mask-left,.ja-slide-thumbs-mask-right,.ja-slide-thumbs-mask-center {
    float: left;
}

.ja-vertical_right .ja-slide-thumbs-mask-left,.ja-vertical_right .ja-slide-thumbs-mask-right,.ja-vertical_right .ja-slide-thumbs-mask-center {
    display: block;
    float: none;
}

.ja-vertical_left .ja-slide-thumbs-mask-left,.ja-vertical_left .ja-slide-thumbs-mask-right,.ja-vertical_left .ja-slide-thumbs-mask-center {
    display: block;
    float: none;
}

.ja-slide-thumb-inner {
    background: #000;
    border-top: 1px solid #191A1B;
    color: #757575;
    height: 100%;
    margin-left: 19px;
    padding: 0 15px;
}

.ja-vertical_left .ja-slide-thumb-inner {
    margin-left: 0px;
    margin-right: 19px;
}

.ja-slide-thumb-inner img {
    background: #000;
    border: 1px solid #1C1C1C;
    margin: 15px 5px 0 0;
    padding: 3px;
}

.ja-slide-thumb-inner h3 {
    font-size: 11px;
    margin: 0px !important;
    padding: 15px 0 0 !important;
}

.active .ja-slide-thumb-inner {
    border: none;
    color: #fff;
}

.active .ja-slide-thumb-inner img {
    background: #57212A;
    border: 1px solid #67373F;
}

.ja-slide-thumbs-mask-left,.ja-slide-thumbs-mask-right,.ja-slide-thumbs-mask-center {
    float: left;
}

.ja-slide-thumbs-mask-left,.ja-slide-thumbs-mask-right {
    background: #000;
}

.ja-slide-main .ja-slice,.ja-slide-main .ja-box {
    overflow: hidden;
}

.ja-slide-sliceimg {
    overflow: hidden;
    position: relative;
}

.ja-slide-sliceimg img {
    width: 100% !important;
}

.ja-slide-main .ja-slice img,.ja-slide-main .ja-box img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    max-width: none !important;
    max-height: none !important;
}

/* 9aa.style.css */
.ja-slidewrap_tiris {
    position: relative;
}

#ja-slideshow .main-inner1 {
    background: #000;
    padding: 0;
    width: 100%;
}

#ja-slideshow div.ja-moduletable {
    margin: 0;
    padding: 0;
}

.mask-bottom {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/bg-mask.png') repeat-x 0 100%;
    bottom: 0;
    height: 300px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.viewbutton {
    position: absolute;
    right: 30px;
    top: 135px;
    z-index: 5;
    float: right;
    padding: 30px 0px;
    background: #000;
}

.ja-slidewrap {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.ja-slide-main-wrap {
    overflow: hidden;
    position: relative;
}

.ja-slide-main {
    position: absolute;
    z-index: 1;
}

.ja-slide-item {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.ja-slide-item {
    left: 0;
    right: 0;
}

.ja-slide-item img {
    background: #000;
}

.ja-slide-thumbs-wrap {
    clear: both;
    overflow: hidden;
    position: relative;
}

.but_prev,.but_next {
    background: #000;
    position: absolute;
    top: 0;
    z-index: 99;
}

.but_prev {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/arrow-l.gif') no-repeat right center;
    left: 0;
}

.but_prev:hover,.but_next:hover {
    cursor: pointer;
}

.but_next {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/arrow-r.gif') no-repeat left center;
    right: 0;
}

.maskDesc {
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 2;
}

.maskDesc .ja-slide-desc {
    color: #fff;
    font-size: 100%;
    padding: 10px 20px;
}

.maskDesc .ja-slide-desc a,.maskDesc .ja-slide-desc a:hover,.maskDesc .ja-slide-desc a:focus,.maskDesc .ja-slide-desc a:active {
    border: none !important;
    text-decoration: none !important;
}

.maskDesc .ja-slide-desc a span {
    color: #fff;
    font-size: 150%;
    font-weight: bolder;
    text-transform: uppercase;
}

.maskDesc .ja-slide-desc br {
    display: none;
}

.maskDesc .ja-slide-desc h3 {
    margin: 0;
    padding: 0;
}

.maskDesc .ja-slide-desc p a {
    color: #ccc;
}

.maskDesc a.readon {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/arrow-ri.png') no-repeat 0 0;
    color: #a2a2a2;
    display: block;
    font-size: 100%;
    height: 43px;
    left: 30px;
    padding-left: 47px;
    line-height: 43px;
    position: absolute;
    text-transform: uppercase;
    top: 265px;
    width: 142px;
}

.maskDesc a.readon:hover,.maskDesc a.readon:active,.maskDesc a.readon:focus {
    color: #fff;
    text-decoration: none;
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/arrow-ri.png') no-repeat 0 0;
}

.ja-slide-buttons {
    z-index: 900;
}

.ja-slide-buttons span {
    background: #000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: none;
    margin: 0px;
    padding: 2px 5px;
}

.ja-slide-buttons span.ja-slide-playback,.ja-slide-buttons span.ja-slide-stop,.ja-slide-buttons span.ja-slide-play {
    display: none;
}

.ja-slide-buttons span {
    height: 29px;
    overflow: hidden;
    text-indent: -999em;
    width: 90px;
    z-index: 5;
    float: none;
}

.ja-slide-buttons span.ja-slide-prev {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-up.png') no-repeat 50% 50% #000;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 0px;
}

.ja-slide-buttons span.ja-slide-prev:hover {
    background-image: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-up-hover.png');
}

.ja-slide-buttons span.ja-slide-next {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-down.png') no-repeat 50% 50% #000;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0px;
}

.ja-slide-buttons span.ja-slide-next:hover {
    background-image: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-down-hover.png');
}

#ja-slideshow .ja-slidewrap {
    margin: 0;
    padding: 0;
    position: relative;
}

#ja-slideshow .ja-slide-mask {
    background: #ccc;
    bottom: 10px;
    display: none;
    height: 70px;
    position: absolute;
    right: 10px;
    width: 210px;
    z-index: 99;
}

#ja-slideshow .ja-slide-thumbs-wrap {
    background: #000;
    position: relative;
    right: 0px;
    bottom: auto;
}

#ja-slideshow .ja-slide-buttons {
    display: block;
    margin: 0;
    padding: 0;
    position: static;
    right: 0px;
    z-index: 101;
}

.ja-slide-thumbs-handles span,#ja-slideshow .ja-slide-thumb {
    text-align: center;
}

#ja-slideshow .ja-slide-thumb span,.ja-slide-thumbs-handles span span {
    display: block;
    padding-top: 20px;
    font-weight: bold;
}

#ja-slideshow .ja-slide-thumb.active span,.ja-slide-thumbs-handles span.active span {
    color: #fff;
}

.ja-slide-thumbs-handles span img,#ja-slideshow .ja-slide-thumb img {
    background: none;
    border: 3px solid #3c3c3c;
    margin: 4px auto 0 auto;
}

.ja-slide-thumbs-handles span.active img,#ja-slideshow .ja-slide-thumb.active img {
    border: 3px solid #fff;
}

#ja-slideshow .ja-slide-item img {
    border: none;
    padding: 0;
}

#ja-slideshow .maskDesc {
    background: none;
}

#ja-slideshow .maskDesc .ja-slide-desc {
    color: #fff;
    font-size: 100%;
    left: 30px;
    padding: 0;
    position: absolute;
    top: 145px;
    width: 60%;
}

#ja-slideshow .maskDesc .ja-slide-desc h3 {
    background: #000;
    border-bottom: none;
    color: #fff;
    display: inline-table;
    font-family: "abelregular",Arial,sans-serif;
    font-size: 250%;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 3px 10px;
    text-transform: uppercase;
}

#ja-slideshow .maskDesc p {
    background: #000;
    color: #b3b3b3;
    font-family: "abelregular",Arial,sans-serif;
    font-size: 200%;
    font-weight: normal;
    line-height: normal;
    padding: 3px 10px;
    text-transform: none;
}

*+html #ja-slideshow .maskDesc .ja-slide-desc h3 {
    float: left;
    clear: right;
    overflow: hidden;
}

*+html #ja-slideshow .maskDesc p {
    width: 100%;
}

.ja-vertical_right {
    overflow: hidden;
    position: relative;
    right: auto;
    top: auto;
    z-index: 10;
}

.ja-vertical_left {
    left: auto;
    overflow: hidden;
    position: static;
    top: auto;
    z-index: 10;
}

#ja-slideshow .ja-vertical_left .ja-slide-thumbs-wrap {
    left: 0px;
    right: auto;
}

.ja-vertical_left .viewbutton {
    float: left;
    right: auto;
    left: 30px;
}

.ja-vertical_left .ja-slide-buttons span.ja-slide-prev,.ja-vertical_left .ja-slide-buttons span.ja-slide-next {
    left: 0px;
    right: auto;
}

#ja-slideshow .ja-vertical_left .maskDesc .ja-slide-desc,.ja-vertical_left .maskDesc a.readon {
    left: 130px;
}

.ja-vertical_right .active {
    background: none;
}

.ja-vertical_left .active {
    background: none;
}

.ja-slide-right {
    margin-left: auto;
    right: 0;
    top: 0;
}

#ja-slideshow .ja-horizontal .viewbutton {
    padding: 0px 30px;
}

#ja-slideshow .ja-horizontal .viewbutton span {
    width: 9px;
    height: 17px;
    top: 20px;
}

#ja-slideshow .ja-horizontal .viewbutton .ja-slide-thumb span,#ja-slideshow .ja-horizontal .ja-slide-thumbs-handles span span {
    width: 100%;
}

.ja-horizontal .ja-slide-buttons span.ja-slide-next {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-next.gif') no-repeat 50% 50% #000;
    right: 10px;
    left: auto;
}

.ja-horizontal .ja-slide-buttons span.ja-slide-prev {
    background: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-prev.gif') no-repeat 50% 50% #000;
    left: 10px;
    right: auto;
}

.ja-horizontal .ja-slide-buttons span.ja-slide-next.hover {
    background-image: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-next-hover.gif');
}

.ja-horizontal .ja-slide-buttons span.ja-slide-prev.hover {
    background-image: url('/modules/mod_jaslideshow/assets/themes/tiris/btn-prev-hover.gif');
}

.ja-slide-thumbs,.ja-slide-thumbs-mask,.ja-slide-thumbs-handles {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 5000px;
}

.ja-slide-descs {
    display: none;
}

.ja-slide-thumb,.ja-slide-thumbs-handles span {
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
}

.ja-vertical_right .ja-slide-thumb,.ja-vertical_right .ja-slide-thumbs-handles span {
    float: none!important;
}

.ja-vertical_left .ja-slide-thumb,.ja-vertical_left .ja-slide-thumbs-handles span {
    float: none!important;
}

.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner {
    background: none;
}

.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner h3 {
    color: #fff !important;
}

.ja-slide-thumbs-mask-left,.ja-slide-thumbs-mask-right,.ja-slide-thumbs-mask-center {
    float: left;
}

.ja-vertical_right .ja-slide-thumbs-mask-left,.ja-vertical_right .ja-slide-thumbs-mask-right,.ja-vertical_right .ja-slide-thumbs-mask-center {
    display: block;
    float: none;
}

.ja-vertical_left .ja-slide-thumbs-mask-left,.ja-vertical_left .ja-slide-thumbs-mask-right,.ja-vertical_left .ja-slide-thumbs-mask-center {
    display: block;
    float: none;
}

.ja-slide-thumb-inner {
    background: none;
    border-top: none;
    color: #757575;
    height: 100%;
    margin: 0;
    padding: 0;
}

.ja-vertical_left .ja-slide-thumb-inner {
    margin-left: 0px;
    margin-right: 19px;
}

.ja-slide-thumb-inner img {
    background: #000;
    border: 1px solid #1C1C1C;
    margin: 15px 5px 0 0;
    padding: 3px;
}

.ja-slide-thumb-inner h3 {
    font-size: 11px;
    margin: 0px !important;
    padding: 15px 0 0 !important;
}

.active .ja-slide-thumb-inner {
    border: none;
    color: #fff;
}

.active .ja-slide-thumb-inner img {
    background: #57212A;
    border: 1px solid #67373F;
}

.ja-slide-thumbs-mask-left,.ja-slide-thumbs-mask-right,.ja-slide-thumbs-mask-center {
    float: left;
}

.ja-slide-thumbs-mask-left,.ja-slide-thumbs-mask-right {
    background: #000;
}

div.ja-moduletable .ja-articles h3,div.moduletable .ja-articles h3 {
    display: none;
}

.ja-articles .ja-slide-thumbs-handles span img,#ja-slideshow .ja-articles .ja-slide-thumb img {
    margin: 4px 0 0 9px;
    padding: 0;
}

.ja-articles .maskDesc a.readon {
    left: auto;
    margin-top: 30px;
    position: static;
    top: auto;
}

#ja-slideshow .ja-articles .maskDesc .ja-slide-desc a {
    margin-bottom: 10px;
    display: inline-block;
}

#ja-slideshow .ja-articles .maskDesc .ja-slide-desc a span {
    background: #000;
    border-bottom: none;
    color: #fff;
    display: inline-table;
    font-family: "abelregular",Arial,sans-serif;
    font-size: 250%;
    font-weight: normal;
    margin: 0;
    padding: 3px 10px;
    text-transform: uppercase;
}

#ja-slideshow .ja-articles .maskDesc p {
    background: #000;
    color: #b3b3b3;
    font-family: "abelregular",Arial,sans-serif;
    font-size: 200%;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 1px;
    padding: 3px 10px;
    text-transform: none;
}

.ja-slide-thumbs,.ja-slide-thumbs-mask,.ja-slide-thumbs-handles {
    width: auto;
}

/* 576.mod_jaslideshow.css */
.ja-slidewrap {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
}

/* 956.addons.css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
}

ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

:focus {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear,.divider {
    clear: both;
}

.no-display {
    display: none !important;
}

.nowrap,.nobr {
    white-space: nowrap !important;
}

.no-border {
    border: 0 !important;
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.v-bottom {
    vertical-align: bottom;
}

.a-left {
    text-align: left;
}

.a-center {
    text-align: center;
}

.a-right {
    text-align: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

.auto-width {
    width: auto;
}

/* 36b.template-j30.css */
.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

hr.hr-condensed {
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

div.btn-group {
    display: inline-block;
}

.fade {
    -moz-transition: opacity .15s linear;
    opacity: 0;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    height: 0;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    overflow: hidden;
    position: relative;
    transition: height .35s ease;
    -webkit-transition: height .35s ease;
}

#advanced-search.collapse,.collapse.in {
    height: auto;
}

.contact .collapse {
    height: 0;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease;
    -webkit-transition: height 0.35s ease;
}

.contact .collapse.in {
    height: auto;
}

.contact .accordion {
    margin-bottom: 20px;
}

.contact .accordion-group {
    border: 1px solid #e5e5e5;
    margin-bottom: -1px;
}

.contact .accordion-heading {
    background: #F5F5F5;
    border-bottom: 0;
}

.contact .accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.contact .accordion-toggle {
    cursor: pointer;
}

.contact .accordion-inner {
    border-top: 1px solid #e5e5e5;
    padding: 9px 15px;
}

.contact .nav-tabs:after,.nav-pills:after {
    clear: both;
}

.contact .nav-tabs:before,.contact .nav-tabs:after,.contact .nav-pills:before,.contact .nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
}

.contact .nav-tabs:before,.contact .nav-tabs:after,.contact .nav-pills:before,.nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
}

.contact .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin: 0px;
    padding: 0px;
}

.contact .nav-tabs > li {
    background: none;
    float: left;
    line-height: normal;
    margin-bottom: -1px;
    margin-right: 3px;
    padding: 0px;
}

.contact .nav-tabs > li > a {
    border: solid 1px #f5f5f5;
    border-bottom: none;
    display: block;
    padding: 8px 10px;
}

.contact .nav-tabs > li > a:hover {
    background: #f3f3f3;
    border-color: #eeeeee #eeeeee #dddddd;
}

.contact .nav-tabs > .active > a,.contact .nav-tabs > .active > a:hover {
    background: #F9F9F9;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #555555;
    cursor: default;
}

.contact .contact-links .nav-tabs {
    border: none;
}

.contact .contact-links .nav-tabs > li {
    float: none;
    line-height: 160%;
    margin: 0px 3px;
    padding: 0px;
}

ul li.cat-list-row1 {
    background: #f8f8f8;
    border: solid 1px #ddd;
}

ul li.cat-list-row0,ul li.cat-list-row1 {
    background: none;
    border: none;
    border-bottom: solid 1px #ddd;
    margin: 0px;
    padding: 5px;
}

.cat-list-row2,.cat-list-row1,.cat-list-row0,tr.cat-list-row2 td,tr.cat-list-row1 td {
    border-color: #ddd;
}

.cat-list-row0:hover,.cat-list-row1:hover,.cat-list-row2:hover,ul li.cat-list-row0:hover,ul li.cat-list-row1:hover {
    background-color: #ffffcc;
}

.contact .contact-links .nav-tabs > li > a {
    background: none;
    border: none;
    padding: 0px;
}

.contact .contact-links .nav-tabs > li > a:hover {
    background: none;
    border: none;
    padding: 0px;
}

.contact .contact-links .nav-tabs > .active > a,.contact .contact-links .nav-tabs > .active > a:hover {
    background: none;
    border: none;
    padding: 0px;
}

.contact .tab-content {
    border: 1px solid #CCCCCC;
    border-top: none;
    overflow: visible;
    padding: 15px;
}

.contact .tab-content > .tab-pane {
    display: none;
}

.contact .tab-content > .active {
    display: block;
}

.contact .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.contact .tabs-below > .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -1px;
}

.contact .contact-form .control-group {
    clear: both;
    display: block;
    margin: 3px 0px;
}

.contact .contact-form .control-label {
    clear: left;
    display: inline-block;
    min-width: 12em;
    padding: 3px 0;
}

.contact .contact-form .controls {
    display: inline-block;
    max-width: 400px;
}

.contact .contact-form .form-actions button {
    margin-left: 11.2em;
}

.item-title a .icon-plus {
    font-size: 90%;
}

.newsfeed-category label.element-invisible,.weblink-category label.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.newsfeed-category #filter-search,.weblink-category #filter-search {
    width: 150px;
}

#ja-mainbody #ja-main .inner #system-message {
    margin-bottom: 0px !important;
}

ul.actions li a,ul.actions li a:hover,ul.actions li a:focus,ul.actions li a:active {
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    display: inline-block;
    display: inline-block;
    font-size: 0px;
    height: 16px;
    margin: 0px 2px;
    padding: 0px;
    text-decoration: none;
    text-indent: -999em;
    width: 16px;
}

ul.actions li.print-icon a {
    background-image: url('/plugins/system/jat3/jat3/base-themes/default/images/printButton.png');
    vertical-align: top;
}

ul.actions li.email-icon a {
    background-image: url('/plugins/system/jat3/jat3/base-themes/default/images/emailButton.png');
    vertical-align: top;
}

ul.actions li.edit-icon a {
    background-image: url('/plugins/system/jat3/jat3/base-themes/default/images/edit.png');
    vertical-align: top;
}

.weblink-category #adminForm fieldset {
    border: none\9;
    margin: 0px\9;
    padding: 0px\9;
}

a.title.icon-pdf,a.title.icon-excel,p.ja-typo-icon {
    display: block;
    height: auto;
    line-height: inherit;
    width: auto;
}

.contentheading .edit-icon {
    font-size: 0;
}

.contentheading .edit-icon span[class*=" icon-"]:before {
    display: inline-block;
}

.contentheading .edit-icon span[class*=" icon-"] {
    font-size: 20px;
}

.edit #adminForm fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.edit #adminForm .nav-tabs {
    *zoom:1;border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}

.edit #adminForm .nav-tabs:before,.edit #adminForm .nav-tabs:after {
    content: "";
    display: table;
    line-height: 0;
}

.edit #adminForm .nav-tabs:after {
    clear: both;
}

.edit #adminForm .nav-tabs > li {
    background: none;
    float: left;
    margin-bottom: -2px;
    padding: 6px 0px;
}

.edit #adminForm .nav-tabs > li > a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
}

.edit #adminForm .nav-tabs > li > a {
    border: 1px solid transparent;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    line-height: 18px;
    -moz-border-radius: 4px 4px 0 0;
    padding-bottom: 7px;
    padding-top: 6px;
    text-decoration: none;
    -webkit-border-radius: 4px 4px 0 0;
}

.edit #adminForm .nav-tabs > li > a:hover {
    background: #fff;
    border-color: #ddd;
}

.edit #adminForm .nav-tabs > .active > a {
    background: #fff;
    border-color: #ddd;
    color: #555;
    cursor: default;
    text-decoration: none;
}

.edit #adminForm .tab-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
}

.edit .control-group {
    display: inline-block;
    width: 100%;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}

[class^="icon-"],[class*=" icon-"] {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    width: 14px;
}

.edit #adminForm .icon-calendar:before {
    content: "C";
}

.edit #adminForm .icon-file-add:before {
    content: ")";
}

.edit #adminForm .icon-picture:before {
    content: "/";
}

#editor .icon-save-copy:before,.icon-copy:before {
    content: "\2d";
}

.edit #adminForm .icon-chevron-down:before,.edit #adminForm .icon-downarrow:before,.edit #adminForm .icon-arrow-down:before {
    content: "\47";
}

.edit #adminForm .icon-eye-open:before,.edit #adminForm .icon-eye:before {
    content: "<";
}

.edit #adminForm .icon-blank:before {
    content: "\46";
}

.edit #adminForm .tab-content > .tab-pane,.edit #adminForm .pill-content > .pill-pane {
    display: none;
}

.edit #adminForm .tab-content > .active,.edit #adminForm .pill-content > .active {
    display: block;
}

#editor .control-group {
    float: none;
    margin-bottom: 10px;
}

#editor .btn-toolbar a,#editor .btn-toolbar a:hover,#editor .btn-toolbar a:active,#editor .btn-toolbar a:focus,#editor .btn,#editor .btn:hover,#editor .btn:focus,#editor .btn:active,#editor .modal-button,#editor .modal-button:hover,#editor .modal-button:focus,#editor .modal-button:active,#editor-xtd-buttons .btn,#editor-xtd-buttons .btn:hover,#editor-xtd-buttons .btn:focus,#editor-xtd-buttons .btn:active,.toggle-editor .btn,.toggle-editor .btn:hover,.toggle-editor .btn:focus,.toggle-editor .btn:active {
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom,#FFFFFF,#E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBBBBB #BBBBBB #A2A2A2;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    padding: 4px 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
}

#editor .pull-left,.edit .pull-left {
    float: left;
}

#editor .pull-right,.edit .pull-right {
    float: right;
    margin-top: 5px;
}

.edit.item-page .btn-toolbar .btn-group,.edit .btn-toolbar .btn-group {
    border: solid 1px transparent;
    display: inline-block;
}

.edit.item-page .input-append .add-on,.edit.item-page .input-prepend .add-on,.edit .input-append .add-on,.edit .input-prepend .add-on {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    min-width: 16px;
    padding: 0px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}

.icon-delete:before,.icon-remove:before,.icon-cancel-2:before {
    content: "I";
}

.edit #adminForm .icon-ok:before {
    content: "G";
}

.edit #adminForm .icon-cancel:before {
    content: "\4a";
}

.edit.item-page .tab-content .control-group,.edit .control-group {
    margin-bottom: 10px;
}

.edit.item-page .tab-content .input-prepend a:hover,.edit.item-page .tab-content .input-prepend a:focus,.edit.item-page .tab-content .input-prepend a:active {
    text-decoration: none;
}

.edit #editor .control-group .control-label {
    float: left;
}

.edit #editor .control-group .control-label label {
    min-width: inherit !important;
}

.edit #editor .control-group .controls {
    float: left;
}

.edit #editor .control-group .controls input.inputbox {
    width: 871px;
}

.edit #editor #editor-xtd-buttons {
    padding: 5px 0px;
}

fieldset.filter .btn-toolbar {
    display: inline-block;
    width: 100%;
}

fieldset.filter .btn-toolbar {
    display: inline-block;
    width: 100%;
}

fieldset.filter .btn-toolbar label[for="filter_search"] {
    line-height: 26px;
    margin-right: 5px;
}

.table th,.table td {
    border-top: 1px solid #ddd;
    line-height: 18px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table-condensed th,.table-condensed td {
    padding: 4px 5px;
}

.center,.table td.center,.table th.center {
    text-align: center;
}

.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,.table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}

table.table-striped thead th a,table.table-striped thead th a:hover,table.table-striped thead th a:active,table.table-striped thead th a:focus {
    color: #666;
}

body.com_media #imageForm .control-group {
    float: left;
    margin-bottom: 10px;
}

body.com_media #imageForm .pull-right {
    float: right;
}

body.com_media .thumbnails > li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px;
}

body.com_media .thumbnails li a {
    text-align: center;
}

body.com_media .thumbnail {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    display: block;
    line-height: 18px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

body.com_media .thumbnails .height-50 {
    height: 50px;
}

body.com_media .thumbnails .height-80 {
    height: 80px;
}

body.com_media .thumbnails .width-80 {
    width: 80px;
}

body.com_media .form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
}

.control-label label {
    display: block;
    margin-bottom: 5px;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
}

body.com_media .span6 {
    width: 352px;
}

body.com_media #imageForm .row {
    clear: both;
    display: table;
    width: 100%;
}

body.com_media #imageForm .row .span9.control-group {
    float: left;
}

body.com_media #imageForm .row .span9.control-group .control-label {
    float: left;
    margin-right: 5px;
}

body.com_media #imageForm .row .span9.control-group .controls {
    float: left;
}

body.com_media #imageForm .row .span9.control-group .controls button {
    float: right;
    margin-left: 5px;
}

body.com_media ul.manager.thumbnails {
    float: left;
    margin: 0;
}

body.com_media #imageForm .row .span6.control-group .controls input[type=text] {
    min-width: 210px;
}

.chzn-container {
    min-width: 220px !important;
}

.chzn-container ul.chzn-choices li {
    background-image: none;
}

.chzn-container .chzn-drop {
    min-width: 218px !important;
}

body.com_media .icon-upload {
    display: none;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 0px !important;
}

body.com_media .form-horizontal .controls {
    margin-left: 160px;
}

body.com_media .well {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 20px;
}

body.com_media .filters {
    clear: both;
    display: table;
}

#adminForm .filter input#filter_search {
    float: none;
}

#adminForm .filter input.btn {
    float: none;
}

body.com_media btn-toolbar .icon-search:before {
    content: "S";
    font-family: 'IcoMoon';
    font-style: normal;
}

body.com_media #imageForm input[disabled],body.com_media #imageForm select[disabled],body.com_media #imageForm textarea[disabled],body.com_media #imageForm input[readonly],body.com_media #imageForm select[readonly],body.com_media #imageForm textarea[readonly] {
    cursor: not-allowed;
}

body#bd.com_media,body#bd.contentpane {
    background: #fff;
}

.edit .control-group .control-label {
    float: left;
}

.edit .control-group .control-label label {
    float: left;
    line-height: 26px;
    margin-right: 10px;
    min-width: 125px;
}

.edit .control-group .controls {
    float: left;
}

.edit .control-group .controls button.btn {
    float: right;
}

.edit .control-group input[type=url],.edit .control-group input[type=text] {
    min-width: 155px;
}

.edit .control-group select {
    min-width: 161px;
}

.edit .input-prepend.input-append {
    float: left;
    position: relative;
}

.edit #images .input-append .add-on,.edit #images .input-prepend .add-on,.edit #images .input-append .add-on,.edit #images .input-prepend .add-on {
    background: none;
    border: none;
    padding: 0;
}

.edit .input-append .media-preview.add-on {
    left: -20px;
    position: absolute;
    top: 2px;
}

.chzn-container-multi .chzn-choices .search-field input {
    height: auto;
}

#system-message .alert a:hover,#system-message .alert a:active,#system-message .alert a:focus {
    cursor: pointer;
    text-decoration: none;
}

.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #c09853;
    margin: 15px 0;
    -moz-border-radius: 4px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -webkit-border-radius: 4px;
}

.alert h4 {
    margin: 0;
}

.alert .close {
    line-height: 18px;
    position: relative;
    right: -21px;
    top: -2px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-danger,.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-block {
    padding-bottom: 14px;
    padding-top: 14px;
}

.alert-block > p,.alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

.com_content.contentpane ul.actions [class^="icon-"]:before {
    display: inline;
    font-size: 16px;
}

div.pagination ul li a {
    padding: 0px 5px;
}

div.tooltip {
    background: #ffc;
    border: 1px solid #D4D5AA;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    max-width: 200px;
    padding: 5px;
    position: absolute;
    text-transform: capitalize;
    text-align: left;
    z-index: 13000;
}

div.tooltip strong {
    border-bottom: 1px solid #D4D5AA;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
}

div.article-tools .tooltip,.edit-icon .tooltip {
    left: auto !important;
    right: 0;
    top: 20px !important;
    white-space: nowrap;
}

.edit-icon {
    position: relative;
}

.search #searchForm .btn-toolbar button .icon-search:before {
    content: "\53";
    display: block;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'IcoMoon';
    width: 14px;
    height: 14px;
    display: block;
}

.chzn-container .chzn-results li {
    background: none;
    overflow: unset;
}

.com_config .column ul li {
    overflow: unset;
}

.com_config #options .accordion-group:last-child .nav-tabs li:last-child .controls .chzn-drop {
    position: relative;
}

.com_config #modules-form .editor #mceu_24 {
    margin-bottom: 10px;
}

.com_config #modules-form ul li {
    background-image: none;
}

.com_config .collapse.in {
    overflow: unset;
}

.chzn-container-single .chzn-search input[type="text"] {
    float: none;
}

.column .edit.item-page ul li {
    background-image: none;
}

/* 304.layout.css */
.wrap {
    width: 100%;
    clear: both;
}

.main {
    width: 980px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.column {
    overflow: hidden;
    float: left;
}

.ja-mass {
    clear: both;
}

.main .inner {
    padding-left: 15px;
    padding-right: 15px;
}

.main .main-inner1 {
    margin-left: 15px;
    margin-right: 15px;
}

.column div.ja-moduletable,.column div.moduletable,.column div.ja-module,.column div.module {
    margin-left: 15px;
    margin-right: 15px;
}

.ja-inset2 div.ja-moduletable,.ja-inset2 .div.moduletable,.ja-inset2 div.ja-module,.ja-inset2 div.module {
    margin-right: 0;
    margin-left: 30px;
}

.ja-inset1 div.ja-moduletable,.ja-inset1 .div.moduletable,.ja-inset1 div.ja-module,.ja-inset1 div.module {
    margin-right: 30px;
    margin-left: 0;
}

.item .contentpaneopen {
    padding-left: 15px;
    padding-right: 15px;
}

.items-row {
    margin-left: -15px;
    margin-right: -15px;
}

#ja-mainbody {
    float: left;
}

#ja-current-content,#ja-main {
    float: right;
}

#ja-left .ja-l2 .ja-left1,#ja-left .ja-l2 .ja-left2 {
    width: 50%;
}

#ja-left .ja-l1 .ja-col {
    width: 100%;
}

#ja-right {
    float: right;
}

#ja-right .ja-r2 .ja-right1,#ja-right .ja-r2 .ja-right2 {
    width: 50%;
}

#ja-right .ja-r1 .ja-col {
    width: 100%;
}

#ja-footer {
    clear: both;
}

.item {
    float: left;
    position: relative;
}

.cols-1 .item {
    width: 100%;
}

.cols-2 .item {
    width: 50%;
}

.cols-3 .item {
    width: 33.33%;
}

.cols-4 .item {
    width: 25%;
}

.cols-5 .item {
    width: 20%;
}

.ja-box {
    float: left;
    overflow: hidden;
}

.ja-box-right {
    position: absolute;
    right: 0;
}

/* 477.template.css */
body {
    background: #ffffff;
    color: #000000;
    font-family: sans-serif;
    line-height: 1.5;
}

body#bd {
    background: #ffffff;
    color: #000000;
    font-size: 12px;
}

body#bd #ja-wrapper {
    overflow: hidden;
}

body.fs1 #ja-wrapper {
    font-size: 80%;
}

body.fs2 #ja-wrapper {
    font-size: 90%;
}

body.fs3 #ja-wrapper {
    font-size: 100%;
}

body.fs4 #ja-wrapper {
    font-size: 110%;
}

body.fs5 #ja-wrapper {
    font-size: 120%;
}

body.fs6 #ja-wrapper {
    font-size: 130%;
}

.column p,.column pre,.column blockquote,.column h1,.column h2,.column h3,.column h4,.column h5,.column h6,.column ol,.column ul,.column dl {
    margin: 15px 0;
    padding: 0;
}

h1 {
    font-size: 180%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
}

h4 {
    font-size: 100%;
    text-transform: UPPERCASE;
}

h5 {
    font-size: 100%;
}

.contentheading,.componentheading,h1,h2,h3,h4,h5 {
    line-height: 1.2;
}

h1.componentheading,.componentheading {
    margin: 0;
    padding: 0 0 4px;
}

h1.contentheading,h2.contentheading,.contentheading {
    margin: 0;
    padding: 0 0 5px;
}

small,.small,.smalldark,.small-text,.article-tools,.img_caption,.contenttoc,p.site-slogan,a.readon,#ja-navhelper,#ja-footer {
    font-size: 92%;
}

.smalldark {
    text-align: left;
}

.column ul li {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/bullet.gif') no-repeat 20px 7px;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
}

.column ol li {
    line-height: 180%;
    margin-left: 30px;
}

.column dt {
    font-weight: bold;
}

.column dd {
    margin-left: 15px;
}

p.readmore {
    margin: 0;
}

hr {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid;
    height: 1px;
}

form label {
    cursor: pointer;
}

input,select,textarea,.inputbox {
    font-size: 100%;
}

fieldset {
    border: none;
    margin: 0;
    padding: 5px 0;
}

legend {
    font-size: 125%;
    font-weight: bolder;
    line-height: 1.2;
}

.hidelabeltxt {
    display: none;
}

fieldset dt {
    clear: left;
    float: left;
    min-width: 12em;
    padding: 3px 0;
}

fieldset dd {
    padding: 3px 0;
    min-height: 25px;
}

.login_form fieldset,.login fieldset {
    padding: 15px 0 0;
}

.login_form fieldset p,.login fieldset p {
    margin: 0 0 5px;
}

.login_form label,.login label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

.login-fields {
    margin: 0 0 10px;
}

.login_form .inputbox,.login-fields .required {
    margin-left: 10px;
    width: 150px;
}

.login_form .remember .inputbox {
    width: 20px;
}

.login_form .button,.login button {
    margin-left: 140px;
}

.form-register fieldset {
    padding: 0 0 10px;
}

.form-register p {
    margin: 0 0 5px;
}

.form-register p.form-des {
    margin: 15px 0;
}

.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

.form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}

.form-register .button {
    margin-left: 140px;
}

.registration fieldset dt {
    margin-right: 5px;
}

.user-details {
    padding: 10px 0;
}

.user-details p {
    margin: 0 0 5px;
}

.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

.user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}

.user-details .button {
    margin-left: 140px;
}

.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}

.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}

.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}

.remind fieldset dl,.reset fieldset dl {
    margin: 0;
}

.remind fieldset dt,.reset fieldset dt {
    padding: 0;
    margin: 0;
}

.remind fieldset dd,.reset fieldset dd {
    min-height: 0;
    padding: 0;
    margin: 5px 0;
}

form#searchForm {
    padding: 15px 0;
}

.results h4 {
    margin: 15px 0 0;
}

.results p {
    margin: 0 0 10px;
}

.search fieldset {
    border: 1px solid #F0F0F0;
    margin: 25px 0 15px;
    padding: 10px;
}

.search fieldset legend {
    font-size: 100%;
}

.search .phrases-box {
    margin: 0 0 10px;
}

.search .word button {
    margin-left: 5px;
}

.search .word .inputbox {
    vertical-align: top;
}

.search .word label {
    vertical-align: bottom;
}

#component-contact address {
    font-style: normal;
}

.contact_email {
    margin: 0 0 10px;
}

.contact_email div {
    padding: 5px 0;
}

.contact_email label {
    display: block;
    font-weight: bold;
    float: left;
    width: 17em;
}

.contact_email-copy {
    margin: 15px 0;
}

.contact-email-copy label {
    display: inline;
}

div.contact-links ul li {
    background: none;
}

.panel {
    border: solid 1px #ddd;
    margin-top: -1px;
}

#ja-content-main .contact .panel h3 {
    margin: 0;
    padding: 0;
    background: #eee;
    border: 0;
}

.panel h3 a {
    display: block;
    padding: 6px;
    text-decoration: none;
    color: #444;
    padding: 6px;
}

.panel h3.pane-toggler a {
    background: #f5f5f5;
}

.panel h3.pane-toggler-down a {
    background: #f5f5f5;
    border-bottom: solid 1px #ddd;
}

.jpane-slider,.pane-slider {
    border: solid 0px;
    padding: 0px 15px !important;
    margin: 0;
    height: 0;
    overflow: hidden;
}

.contact .panel .contact-form form,.contact .panel .contact-address {
    margin: 15px 0 0 0;
}

.contact-image {
    margin: 15px 0;
    overflow: hidden;
    display: block;
}

.categories-list .category-desc ul li {
    list-style-type: square;
}

#ja-content-main .contact .panel .pane-hide {
    display: none;
}

div.current {
    border: 1px solid #CCCCCC;
    clear: both;
    max-width: 500px;
    padding: 10px;
}

#close a {
    text-decoration: none;
}

#contact-slider.tabs {
    clear: both;
    float: left;
    margin: 15px 0 0;
    z-index: 50;
}

#contact-slider.tabs dt {
    background: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    margin-right: 3px;
    padding: 4px 10px;
}

#contact-slider.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    color: #000000;
    z-index: 100;
}

#contact-slider.tabs dt h3 {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

#ja-content-main .contact h3 {
    border-bottom: solid 1px #ddd;
    margin: 20px 0;
    padding-bottom: 15px;
}

.form-required {
    font-weight: bold;
    margin: 10px 0;
    background: #fff url('/plugins/system/jat3/jat3/base-themes/default/images/req.png') no-repeat !important;
    padding: 10px 40px;
}

.contact .inputbox {
    background: #fff;
    border: solid 1px #ccc;
    padding: 3px;
}

div.encyclopedia_col1 {
    width: 49%;
    float: left;
}

div.encyclopedia_col1 p.img_caption {
    font-size: .6em;
}

div.encyclopedia_col2 {
    width: 49%;
    float: right;
    padding-left: 3px;
    margin-left: 2px;
}

div.encyclopedia_col2 p {
    padding-left: 3px;
    margin-left: 2px;
}

div.encyclopedia_links ul {
    display: block;
    margin: 0px 0px 1px 0px;
    list-style-type: none;
    padding: 10px 0px 10px 0px;
    width: 100%;
}

div.encyclopedia_links ul li {
    display: inline;
    padding: 2px;
    margin: 2px;
    white-space: nowrap;
}

div.jcat-children dt {
    clear: left;
    float: left;
    min-width: 7em;
    padding: 3px 0;
}

div.jcat-children dd {
    padding: 3px 0;
    min-height: 25px;
}

.item-separator,.row-separator {
    display: none;
}

.items-leading .leading {
    padding-bottom: 15px;
}

.items-row {
    padding-bottom: 15px;
    padding-top: 15px;
}

.img-intro-none {
    margin-bottom: 15px;
}

.img-intro-left {
    margin-bottom: 15px;
    margin-right: 15px;
    float: left;
}

.img-intro-right {
    margin-bottom: 15px;
    margin-left: 15px;
    float: right;
}

.article-tools {
    clear: both;
    display: block;
    position: relative;
}

dl.article-info {
    float: left;
    padding: 0;
    margin: 0;
    width: 70%;
    text-transform: none;
}

dl.article-info dd,dl.article-info dt {
    padding: 0 5px 0 0;
    margin: 0;
    display: inline;
}

dd.create {
    padding-right: 5px;
}

dd.createdby {
    padding-right: 5px;
}

dd.hits {
    padding-right: 5px;
}

p.article-url {
    margin: 10px 0 0;
}

p.modifydate {
    margin: 10px 0 0;
}

.contentdescription {
    display: block;
    padding: 10px 15px;
}

.contentdescription p {
    margin: 0;
}

ul.actions {
    float: right;
    margin: 0;
    padding: 0;
}

ul.actions li {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}

ul.actions li img {
    border: 0;
    margin: 0 5px 0 0;
}

ul#archive-items > li {
    line-height: normal;
    overflow: visible;
    padding: 0;
    margin: 0;
}

ul#archive-items div.intro {
    clear: both;
    overflow: hidden;
}

.article-content {
    overflow: hidden;
}

div.categories-list ul li {
    background: none;
    padding-left: 0;
}

div.categories-list dl.article-count dt,div.categories-list dl.article-count dd {
    display: inline;
}

div.categories-list dl.article-count dd {
    margin-left: 0;
}

div.categories-list ul li ul {
    margin-left: 15px;
}

div.categories-list ul li li {
    border-bottom: 1px solid #ccc;
    background: #f2f2f2;
    padding: 10px;
}

div.categories-list ul li li li {
    background: #ddd;
}

div.categories-list ul li li.last {
    border-bottom: 0;
}

.img_caption {
    margin-top: 15px;
    margin-bottom: 10px;
}

.img_caption.left {
    margin-right: 10px;
}

.img_caption.right {
    margin-left: 10px;
}

p.img_caption {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
}

th {
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

td {
    font-size: 100%;
    padding: 5px;
}

ul li.cat-list-row0,ul li.cat-list-row1 {
    background: none;
    margin: 0px;
    padding: 5px;
}

ul li.cat-list-row1 {
    border: solid 1px #ddd;
}

.cat-list-row2,.cat-list-row1,tr.cat-list-row2 td,tr.cat-list-row1 td {
    border-color: #ddd;
}

.cat-list-row1:hover,.cat-list-row2:hover {
    background-color: #ffffcc;
}

table.contentpane,table.tablelist,table.category {
    width: 100%;
}

table.contentpaneopen {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

table.contenttoc {
    float: right;
    margin: 0 0 10px 12px;
    padding: 0;
    width: 30%;
}

table.contenttoc td {
    padding: 5px 10px;
}

table.contenttoc th {
    padding: 5px 10px;
}

div.poll {
    padding: 15px 0;
}

form#poll {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

dl.poll {
    font-size: 92%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

dl.poll dt,dl.poll dd {
    float: left;
}

dl.poll dt {
    clear: left;
    width: 100px;
}

dl.poll dd {
    clear: right;
    width: 400px;
}

table.pollstableborder {
    border: none;
    padding: 0;
    text-align: left;
    width: 100%;
}

table.pollstableborder img {
    vertical-align: baseline;
}

table.searchintro {
    padding: 10px 0;
    width: 100%;
}

table.contentpaneopen,table.contentpane,table.blog {
    width: 100%;
}

.pagination ul,ul.pagenav {
    float: left;
    margin: 10px 0;
}

.pagination ul li,ul.pagenav li {
    background: none;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.pagination ul li span.pagenav,.pagination ul li a.pagenav,ul.pagenav li a {
    padding: 0 5px;
}

.ja-content-main fieldset.filters {
    font-size: 92%;
    margin: 10px 0 5px;
}

.ja-content-main .display-limit {
    font-size: 92%;
    margin: 10px 0 5px;
}

.ja-content-main fieldset.filters .filter-search,.ja-content-main fieldset.filters .display-limit {
    float: left;
    width: 50%;
}

.ja-content-main fieldset.filters .display-limit {
    float: right;
    text-align: right;
}

.ja-content-main .pagenavbar {
    font-weight: bold;
}

.ja-content-main .pagenavcounter {
    margin: 15px 0;
    text-align: center;
}

.ja-content-main .counter {
    float: right;
    line-height: 1;
    margin: 15px 0;
    text-align: right;
}

.items-more {
    padding: 15px 0 5px;
}

.items-more h3 {
    margin: 0 0 5px;
}

div.back_button a,div.back_button a:hover,div.back_button a:active {
    display: block;
    margin: 10px 0;
}

#system-message dd.message ul,#system-message dd.error ul,#system-message dd.notice ul {
    margin: 0;
    padding: 0;
}

#system-message dd.message ul li,#system-message dd.error ul li,#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}

#system-message .alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    color: #C09853;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#system-message .alert-heading {
    font-weight: bold;
}

#system-message .close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    filter: alpha(opacity = 20);
    text-shadow: 0 1px 0 #FFFFFF;
}

#system-message .alert .close {
    line-height: 18px;
    position: relative;
    right: -21px;
    top: -2px;
}

#system-message .close:hover,#system-message .close:focus,#system-message .close:active {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.items-row.cols-2 .column-2 .contentpaneopen_edit {
    padding-left: 15px;
}

.tip-wrap {
    background: #ffffcc;
    border: 1px solid #e2e2b5;
    z-index: 999;
}

.tip-title {
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: 1px solid #e2e2b5;
}

.tip-text {
    font-size: 100%;
    margin: 0;
    padding: 5px 10px;
}

.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}

.contentpaneopen_edit img {
    vertical-align: middle;
}

.edit fieldset {
    border: 1px solid #F0F0F0;
    margin: 25px 0 15px;
    padding: 10px;
}

.edit .formelm {
    margin: 0 0 10px;
}

.edit.item-page .formelm {
    margin-top: 5px;
}

.edit .formelm label {
    min-width: 100px;
    font-weight: bold;
    display: inline-block;
}

.edit .formelm-buttons,.edit .formelm-area {
    margin: 0 0 10px;
}

.edit .formelm-area label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.profile-edit fieldset dt {
    min-width: 17em;
}

.edit.item-page div.fltlft {
    margin-bottom: 5px;
}

div.ja-moduletable h3,div.moduletable h3 {
    margin: 0 0 8px;
    overflow: hidden;
    padding: 0 0 5px;
}

div.moduletable_menu h3 {
    margin-bottom: 0;
}

div.ja-moduletable,div.moduletable {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 0 20px;
    position: relative;
}

div.ja-module h3,div.module h3 {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 8px 0;
}

div.ja-module,div.module {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.badge {
    background-image: url('/plugins/system/jat3/jat3/base-themes/default/images/icon-badge.png');
    background-repeat: no-repeat;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

.badge-hot .badge {
    background-position: 0 0;
}

.badge-new .badge {
    background-position: 0 -46px;
}

.badge-pick .badge {
    background-position: 0 -92px;
}

.badge-top .badge {
    background-position: 0 -138px;
}

#ja-search {
    bottom: 15px;
    position: absolute;
    right: 0;
}

#ja-search label {
    display: none;
}

#form-login-username .inputbox,#form-login-password .inputbox {
    background-position: 5px center;
    background-repeat: no-repeat;
    font-weight: bold;
}

#form-login ul {
    margin: 0 !important;
    padding: 0;
}

#form-login p {
    margin: 0 0 5px;
}

#form-login .button {
    margin: 10px 0;
}

h4.poll-title {
    margin: 0;
    padding: 0;
}

a.poll-result {
    font-size: 92%;
    text-transform: uppercase;
}

form.poll .button {
    margin-right: 5px;
}

div.bannergroup_text div.banneritem_text {
    padding: 5px 0;
}

div.bannergroup_text div.banneritem_text a {
    font-weight: bold;
}

div.bannergroup_text div.bannerheader,div.bannergroup_text div.bannerfooter_text a {
    font-size: 92%;
}

div.bannergroup_text div.bannerfooter_text {
    padding: 5px 0 0;
    text-align: right;
}

div.bannergroup {
    margin-bottom: 10px;
}

div.module_text span {
    clear: both;
    display: block;
    float: left;
}

div.module_noborder,div.module_noborder .ja-box-bl,div.module_noborder .ja-box-tr,div.module_noborder .ja-box-tl {
    background: none;
    padding: 0;
}

h3.show {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/icon-show.png') no-repeat 100% 60%;
    cursor: pointer;
}

h3.hide {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/icon-hide.png') no-repeat 100% 60%;
    cursor: pointer;
}

div.ja-moduletable .mod-languages ul,div.ja-module .mod-languages ul {
    margin: 0;
}

div.ja-moduletable .mod-languages ul li,div.ja-module .mod-languages ul li {
    background: none;
    padding: 0;
    margin-right: 5px;
    display: inline-block;
}

#ja-container {
    position: relative;
    z-index: 5;
}

.ja-mass-top .ja-moduletable,.ja-mass-top .ja-module {
    margin-left: 0;
    margin-right: 0;
}

.ja-mass-bottom .ja-moduletable,.ja-mass-bottom .ja-module {
    margin-left: 0;
    margin-right: 0;
}

#ja-content-top .ja-moduletable,#ja-content-top .ja-module {
    margin-left: 0;
    margin-right: 0;
}

.ja-content-main {
    margin-bottom: 20px;
}

#ja-content-bottom .ja-moduletable,#ja-content-bottom .ja-module {
    margin-left: 0;
    margin-right: 0;
}

#ja-header {
    position: relative;
    z-index: 10;
}

#ja-header .main {
    padding: 30px 0 15px;
}

h1.logo,div.logo-text {
    float: left;
    position: relative;
    z-index: 1;
}

h1.logo {
    height: 28px;
    width: 184px;
}

h1.logo a {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/logo-t3.gif') no-repeat left;
    display: block;
    height: 28px;
    width: 184px;
}

h1.logo a span {
    position: absolute;
    top: -1000px;
}

div.logo-text {
    margin-top: 8px;
}

div.logo-text h1 a {
    text-decoration: none;
}

p.site-slogan {
    display: block;
    font-size: 85%;
    margin: 8px 0 0;
    padding: 0 5px;
}

#ja-mainnav {
    line-height: 1;
    position: relative;
    z-index: 11;
}

span.has-image {
    background-position: left 1px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    padding-left: 25px;
}

span.menu-title {
    display: block;
    cursor: pointer;
}

span.menu-desc {
    display: block;
    font-size: 92%;
    font-weight: normal;
}

#ja-navhelper .main {
    padding: 5px 0;
}

#ja-navhelper a {
    padding: 0 2px;
}

.ja-breadcrums {
    float: left;
    margin-top: 2px;
    width: 80%;
}

.ja-breadcrums strong {
    margin-right: 5px;
}

.ja-breadcrums img {
    margin: 1px 5px;
}

.ja-links {
    float: right;
    margin-top: 2px;
}

.ja-links li {
    background: none;
    display: inline;
    padding: 0;
}

#ja-container ul.menu {
    margin: 0;
    padding: 0;
}

#ja-container ul.menu li {
    background: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#ja-container ul.menu li a {
    display: block;
    outline: none;
    padding: 6px 0;
}

#ja-container ul.menu li.active > a {
    font-weight: bold;
}

#ja-container ul.menu li a img {
    margin-right: 3px;
}

#ja-container ul.menu li ul {
    margin: 0 0 0 10px;
}

#ja-container ul.menu li li {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/arrow.png') no-repeat left 11px;
}

#ja-container ul.menu li li a {
    font-weight: normal;
    text-indent: 10px;
}

#ja-container ul.menu li li a:hover,#ja-container ul.menu li li a:active,#ja-container ul.menu li li a:focus {
    background: none;
}

#ja-container ul.menu li.active > a {
    font-weight: bold;
}

#ja-container ul.menu span.separator {
    display: none;
}

#ja-topsl .ja-box,#ja-botsl .ja-box {
    padding: 0;
}

#ja-topsl .ja-box-right,#ja-botsl .ja-box-right,#ja-topsl .ja-box-full,#ja-botsl .ja-box-full {
    background: none;
}

#ja-topsl .ja-moduletable,#ja-botsl .ja-moduletable {
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#ja-topsl li,#ja-botsl li {
    background-position: 1px 6px;
    padding-left: 10px;
}

#ja-topsl ol li,#ja-botsl ol li {
    margin-left: 25px;
    padding: 0;
}

#ja-topsl ul,#ja-topsl p,#ja-topsl ol,#ja-botsl ul,#ja-botsl p,#ja-botsl ol {
    margin: 0;
    padding: 0;
}

#ja-topsl .main {
    padding: 20px 0 0;
}

#ja-topsl h3 {
    margin: 0 0 8px;
}

#ja-botsl .main {
    padding: 20px 0 0;
}

#ja-botsl .ja-moduletable,#ja-botsl .moduletable {
    margin-bottom: 20px;
}

#ja-botsl h3 {
    margin: 0 0 8px;
}

#ja-footer {
    clear: both;
    padding: 20px 0;
}

#ja-footer .main {
    padding: 0;
    position: relative;
    text-align: center;
}

#ja-footer .inner {
    padding: 0;
}

#ja-footer small {
    font-size: 100%;
}

#ja-footer .ja-footnav {
    font-size: 100%;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}

.ja-footnav ul {
    line-height: normal;
}

.ja-footnav li {
    display: inline;
    padding: 0 5px;
    background: none;
}

.ja-copyright small {
    display: block;
}

ul.ja-usertools-font li,ul.ja-usertools-screen li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#ja-poweredby {
    margin: 0 auto;
}

#ja-banner {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

div.ja-innerdiv {
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.ja-innerdiv h4 {
    margin: 5px 0;
    padding: 0;
}

a.ja-cpanel-video {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/icons/icon-youtube.png') no-repeat center center #fff;
    border: 1px solid #999;
    color: #666;
    display: block;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

a.ja-cpanel-video span {
    color: #666;
}

a.ja-cpanel-video:hover,a.ja-cpanel-video:focus,a.ja-cpanel-video:active {
    border-color: #666;
    text-decoration: none;
}

a.ja-cpanel-video:hover span {
    color: #0F85D8;
}

.t3-logo,.t3-logo-sm {
    display: block;
}

.t3-logo,.t3-logo a {
    width: 200px;
    height: 34px;
}

.t3-logo-sm,.t3-logo-sm a {
    width: 77px;
    height: 34px;
}

.t3-logo a,.t3-logo-sm a {
    display: block;
    text-indent: -1000em;
    background-repeat: no-repeat;
    background-position: center;
}

.t3-logo-light a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_light.png');
}

.t3-logo-dark a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_dark.png');
}

.t3-logo-light-sm a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_light_sm.png');
}

.t3-logo-dark-sm a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_dark_sm.png');
}

/* c6d.usertools.css */
#ja-cpanel-wrapper {
    position: fixed;
    top: 0;
    right: 15px;
    z-index: 1000;
    font-size: 12px;
}

#ja-cpanel a {
    color: #000;
}

#ja-cpanel {
    position: absolute;
    top: -1000px;
    right: 0;
    border-top: 0;
}

#ja-cpanel-main {
    font-size: 92%;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    margin-right: -1px;
    margin-top: -3px;
    width: 300px;
}

#ja-cpanel-main h3 {
    font-size: 90%;
    clear: both;
    text-transform: uppercase;
    margin: 0;
    background: #f7f7f7;
    padding: 5px 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#ja-cpanel-main h3:first-child {
    border-top: 0;
}

#ja-cpanel-main ul {
    clear: both;
    padding: 10px;
    margin: 0;
    width: auto;
}

#ja-cpanel-main ul li {
    float: left;
    width: 45%;
    padding: 2px 0;
    margin-right: 10px;
    background-image: none;
}

.ja-box-usertools {
    background: #fff;
}

.ja-cpanel-tools {
    max-height: 400px;
}

a#ja-cpanel-toggle {
    display: block;
    line-height: 24px;
    padding: 0 10px;
    background: #333;
    color: #ccc;
    font-size: 10px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
}

a#ja-cpanel-toggle:hover,a#ja-cpanel-toggle:active,a#ja-cpanel-toggle:focus {
    text-decoration: none;
}

a#ja-cpanel-toggle:hover,#ja-cpanel-toggle.open {
    color: #fff;
    background: #069;
}

#ja-cpanel-main ul.ja-usertools-font {
    width: 65px;
    height: 20px;
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/usertools/font-tool.gif') no-repeat center #fff;
}

#ja-cpanel-main ul.ja-usertools-font li {
    float: left;
    width: 33%;
    height: 20px;
    cursor: pointer;
    margin: 0;
}

#ja-cpanel-main ul.ja-usertools-font li a {
    width: 100%;
    display: block;
    height: 20px;
}

#ja-cpanel-main ul.ja-usertools-font li a span {
    position: absolute;
    top: -1000px;
}

.ja-cpanel-head {
    border-bottom: 1px solid #ccc;
    display: block;
    clear: right;
}

.ja-cpanel-head a {
    display: inline-block;
    padding: 6px 10px 3px;
    border-right: 1px solid #ccc;
}

.ja-cpanel-head a.first {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/usertools/t3_logo_light_sm.png') no-repeat 10px 9px;
    padding-left: 50px;
}

.ja-cpanel-head a:hover,.ja-cpanel-head a:active,.ja-cpanel-head a:focus {
    background-color: #f7f7f7;
    text-decoration: none;
}

.ja-cpanel-action {
    padding: 10px 15px;
    background: #ccc;
    clear: both;
    overflow: hidden;
}

.ja-cpanel-action a {
    padding: 2px 2px;
    float: left;
}

.ja-cpanel-action a.button {
    display: inline-block;
    border: 1px solid #333;
    background: #333;
    color: #fff !important;
    padding: 2px 10px;
    font-weight: bold;
    margin-right: 10px;
}

.ja-cpanel-action a.ja-cpanel-video {
    float: right;
}

.ja-cpanel-action a.button:hover,.ja-cpanel-action a.button:active,.ja-cpanel-action a.button:focus {
    border: 1px solid #ddd;
    text-decoration: none;
}

/* 612.css3.css */
#ja-cpanel {
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.5);
}

.ja-cpanel-tools {
    overflow-y: scroll;
}

a#ja-cpanel-toggle {
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    text-shadow: 0 1px 1px rgba(0,0,0,.9);
}

#ja-cpanel-toggle.open {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.ja-cpanel-action {
    box-shadow: 0 -1px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 -1px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 -1px 3px rgba(0,0,0,.5);
}

.ja-cpanel-action a.button {
    box-shadow: 0 0 3px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.8);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.8);
}

.ja-cpanel-action a.button:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

a.ja-cpanel-video {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
}

/* a9e.mega.css */
.ja-megamenu {
    margin: 0;
    padding: 0;
}

ul.megamenu {
    margin: 10px;
}

ul.megamenu li {
    overflow: visible;
}

.ja-megamenu ul.level0 {
    margin: 0;
    padding: 0;
}

.ja-megamenu ul.level0 li.mega {
    background: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.ja-megamenu ul.level0 li.mega a.mega {
    display: block;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
}

.ja-megamenu ul.level0 li.mega .has-image {
    padding-left: 25px;
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.ja-megamenu ul.level0 li.mega span.menu-title {
    display: block;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
    display: block;
    font-weight: normal;
    font-size: 92%;
}

.ja-megamenu ul.level0 li.mega a img {
    float: left;
    padding-right: 5px;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background: url('/plugins/system/jat3/jat3/base-themes/default/images/arrow3.png') no-repeat left center;
    padding-left: 12px;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-desc,.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {
    padding-left: 12px;
}

.ja-megamenu li.mega .childcontent {
    display: block;
    height: auto;
    position: absolute;
}

.ja-megamenu li.mega .childcontent,.ja-megamenu li.haschild-over li.mega .childcontent,.ja-megamenu li.mega li.haschild-over li.mega .childcontent,.ja-megamenu li.mega li.mega li.haschild-over li.mega .childcontent,.ja-megamenu li.mega li.mega li.mega li.haschild-over li.mega .childcontent,.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .childcontent {
    left: -999em;
}

.ja-megamenu li.haschild-over .childcontent,.ja-megamenu li.mega li.haschild-over .childcontent,.ja-megamenu li.mega li.mega li.haschild-over .childcontent,.ja-megamenu li.mega li.mega li.mega li.haschild-over .childcontent,.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over .childcontent,.ja-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .childcontent {
    left: auto;
}

.ja-megamenu li.mega .right,.ja-megamenu li.haschild-over li.mega .right,.ja-megamenu li.mega li.haschild-over li.mega .right,.ja-megamenu li.mega li.mega li.haschild-over li.mega .right,.ja-megamenu li.mega li.mega li.mega li.haschild-over li.mega .right,.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .right {
    right: auto;
}

.ja-megamenu li.haschild-over .right {
    right: 0;
}

.ja-megamenu li.mega li.haschild-over .right,.ja-megamenu li.mega li.mega li.haschild-over .right,.ja-megamenu li.mega li.mega li.mega li.haschild-over .right,.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over .right,.ja-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .right {
    right: 12em;
}

.ja-megamenu ul.level1 li.mega {
    float: none;
}

.ja-megamenu ul.level1 .childcontent {
    margin: -2em 0 0 0;
}

.ja-megamenu .megacol {
    float: left;
}

.ja-megamenu ul.level1 li.mega a.mega {
    background: none;
    border: 0;
    font-weight: normal;
    padding: 8px 5px;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title {
    background: none;
    padding: 0;
}

.ja-megamenu ul.level1 li.haschild,.ja-megamenu ul.level1 li.haschild-over {
    background-image: url('/plugins/system/jat3/jat3/base-themes/default/images/arrow.png');
    background-repeat: no-repeat;
    background-position: 95% center;
    padding: 0;
}

.ja-megamenu ul.level1 li.group {
    background: none;
}

.ja-megamenu .childcontent {
    z-index: 999;
}

.ja-megamenu .childcontent-inner {
    background: #fff;
}

.ja-megamenu .childcontent .ja-moduletable {
    line-height: 1.5;
    margin: 10px 0;
    padding: 0;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
    background: none;
    margin-left: 10px;
    margin-right: 10px;
    text-indent: 5px;
    text-transform: none;
}

.ja-megamenu .childcontent .ja-moduletable .ja-box-ct {
    padding: 0 5px;
}

.ja-megamenu .childcontent .ja-moduletable a {
    text-decoration: none;
}

.ja-megamenu .childcontent .ja-moduletable a:hover,.ja-megamenu .childcontent .ja-moduletable a:focus,.ja-megamenu .childcontent .ja-moduletable a:active {
    text-decoration: none;
}

.ja-megamenu .childcontent .ja-moduletable ul:first-child {
    margin-top: 0 !important;
}

.ja-megamenu .childcontent .ja-moduletable li {
    margin-bottom: 5px;
}

.ja-megamenu .group-title {
    overflow: hidden;
}

.ja-megamenu .group-title .menu-desc {
    padding-left: 0 !important;
}

.ja-megamenu .group-content .ja-moduletable,.ja-megamenu .group-content ul.megamenu {
    margin: 10px;
}

.ja-megamenu .childcontent ul.megamenu .ja-moduletable {
    padding: 0;
}

.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3 {
    margin-left: 0;
    margin-right: 0;
}

/* 379.typo.css */
pre,.code {
    background-color: #ffffdd !important;
    border: 1px solid #ccc !important;
    border-left-width: 5px !important;
    font: 1em/1.5 Monaco,Consolas,"Courier News",monospace !important;
    padding: 10px 15px !important;
}

.highlight {
    background: #ffffdd;
    font-weight: bold;
    padding: 1px 5px;
}

.dropcap {
    display: block;
    float: left;
    font: 60px/40px Georgia,Times,serif;
    padding: 7px 8px 0 0;
}

blockquote {
    font-family: Georgia,Times,serif;
    font-size: 100%;
}

blockquote span.open {
    background: url('/templates/ja_tiris/images/so-q.gif') no-repeat left top;
    display: inline-block;
    padding: 0 0 0 20px;
}

blockquote span.close {
    background: url('/templates/ja_tiris/images/sc-q.gif') no-repeat bottom right;
    display: inline-block;
    padding: 0 20px 0 0;
}

sub,sup {
    color: #CC0000;
    font-size: 11px;
    font-weight: bold;
}

ul.ja-typo-list li {
    background: none;
    margin-left: 8px;
    padding: 0 0 0 25px;
    position: relative;
    overflow: hidden;
}

ul.ja-typo-list span.icon {
    background-image: url('/templates/ja_tiris/images/icons-sprites-silk.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

ul.list-arrow span.icon {
    background-position: left top;
}

ul.list-star span.icon {
    background-position: left -18px;
}

ul.list-check span.icon {
    background-position: left -36px;
}

ul.ja-unordered-list li {
    background: url('/templates/ja_tiris/images/bullet.gif') no-repeat 20px 7px;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
}

ol.ja-ordered-list li {
    line-height: 180%;
    margin-left: 30px;
}

dl.ja-definition-list dt {
    font-weight: bold;
    line-height: 160%;
}

dl.ja-definition-list dd {
    margin-left: 15px;
    line-height: 160%;
}

.blocknumber {
    position: relative;
    padding: 5px 0 5px 55px !important;
    min-height: 44px;
}

.blocknumber .bignumber {
    background-image: url('/templates/ja_tiris/images/blocknumber-bg.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px !important;
    position: absolute;
    top: 0;
    left: 0;
    font: bold 20px/normal Arial,sans-serif;
    text-align: center;
}

.blocknumber-1 .bignumber {
    background-position: left top;
}

.blocknumber-2 .bignumber {
    background-position: left -44px;
}

.blocknumber-3 .bignumber {
    background-position: left -88px;
}

p.ja-typo-icon {
    padding-left: 25px;
    position: relative;
}

p.ja-typo-icon span.icon {
    background-image: url('/templates/ja_tiris/images/icons-sprites-silk.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
}

p.icon-error span.icon {
    background-position: left -54px;
}

p.icon-message span.icon {
    background-position: left -72px;
}

p.icon-tips span.icon {
    background-position: left -90px;
}

p.icon-key span.icon {
    background-position: left -108px;
}

p.icon-tag span.icon {
    background-position: left -126px;
}

p.icon-cart span.icon {
    background-position: right -54px;
}

p.icon-doc span.icon {
    background-position: right -72px;
}

p.icon-note span.icon {
    background-position: right -90px;
}

p.icon-photo span.icon {
    background-position: right -108px;
}

p.icon-mobi span.icon {
    background-position: right -126px;
}

p.icon-error {
    color: #CC0000;
}

p.icon-message {
    color: #2C79B3;
}

p.icon-tips {
    color: #E58C00;
}

.ja-typo-bubble {
    margin: 20px 0;
    position: relative;
}

.ja-typo-bubblect {
    padding: 15px;
    border: 3px solid #ddd;
}

.ja-typo-bubble p.ja-typo-bubble-meta {
    margin: -3px 0 0;
    height: 25px;
    padding-left: 65px;
}

.ja-typo-bubble span.ja-typo-bubble-author {
    font-weight: bold;
    display: block;
    padding-top: 5px;
}

.ja-typo-bubble span.ja-typo-bubble-arrow {
    display: block;
    position: absolute;
    bottom: 0;
    left: 28px;
    width: 25px;
    height: 25px;
    background: url('/templates/ja_tiris/images/bubble-arrow.png') 0 0;
}

.bubble-2 .ja-typo-bubblect {
    border: 0;
    background: #ddd;
}

.bubble-2 span.ja-typo-bubble-arrow {
    background-position: -25px 0;
}

.bubble-3 .ja-typo-bubblect {
    border: 3px solid #08c;
}

.bubble-3 span.ja-typo-bubble-arrow {
    background-position: 0 -25px;
}

.bubble-4 .ja-typo-bubblect {
    border: 0;
    background: #08c;
    color: #fff;
}

.bubble-4 span.ja-typo-bubble-arrow {
    background-position: -25px -25px;
}

.bubble-5 .ja-typo-bubblect {
    border: 3px solid #333;
}

.bubble-5 span.ja-typo-bubble-arrow {
    background-position: -50px -50px;
}

.bubble-6 .ja-typo-bubblect {
    border: none;
    background: #333;
    color: #fff;
}

.bubble-6 span.ja-typo-bubble-arrow {
    background-position: -25px -50px;
}

p.ja-typo-box {
    border: 3px solid #ddd;
    padding: 10px 10px 10px 50px;
}

p.box-download,p.box-sticky {
    background-repeat: no-repeat;
    background-position: 10px 15px;
}

p.box-download {
    background-image: url('/templates/ja_tiris/images/icons/download-big.png');
}

p.box-sticky {
    background-image: url('/templates/ja_tiris/images/icons/sticky-big.png');
}

p.box-grey-1,p.box-hilite-1 {
    padding: 10px 15px;
}

p.box-grey-1 {
    background: #f7f7f7;
    border-color: #dddddd;
}

p.box-hilite-1 {
    background: #ffffdd;
    border-color: #d2d2b6;
}

p.box-grey-2,p.box-hilite-2 {
    padding: 10px 15px;
}

p.box-grey-2 {
    background: #f7f7f7;
    border-color: #dddddd;
    border-style: dotted;
}

p.box-hilite-2 {
    background: #ffffdd;
    border-color: #d2d2b6;
    border-style: dotted;
}

.ja-typo-legend {
    border: 3px solid #ddd;
    margin: 20px 0;
    padding: 20px 15px 15px;
    position: relative;
}

.ja-typo-legend .legend-title {
    background: #fff;
    display: block;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 125%;
    font-weight: bold;
    left: 10px;
    line-height: normal;
    margin: 0 !important;
    padding: 5px !important;
    position: absolute;
    top: -17px;
}

.legend-2 {
    border: 3px solid #08c;
}

.legend-2 .legend-title {
    color: #08c;
}

a.ja-typo-btn {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #ccc;
    color: #333;
    background: url('/templates/ja_tiris/images/grad-l1-trans.png') repeat-x top #ddd;
}

a.ja-typo-btn:hover,a.ja-typo-btn:active,a.ja-typo-btn:focus {
    border: 1px solid #aaa;
    background-position: bottom;
    color: #333;
}

#ja-typo a.ja-typo-btn {
    margin: 20px 30px 10px 0;
    float: left;
}

#ja-typo a.ja-typo-btn:hover,#ja-typo a.ja-typo-btn:focus,#ja-typo a.ja-typo-btn:active {
    text-decoration: none;
}

a.ja-typo-btn-icn {
    height: 30px;
    color: #333;
}

a.ja-typo-btn-icn span {
    padding: 0 15px 0 34px;
    display: block;
    background-repeat: no-repeat;
    background-position: 10px 7px;
    border: 1px solid #fff;
}

a.btn-icn-save span {
    background-image: url('/templates/ja_tiris/images/icons/disk.png');
}

a.btn-icn-tip span {
    background-image: url('/templates/ja_tiris/images/icons/lightbulb.png');
}

a.btn-icn-info span {
    background-image: url('/templates/ja_tiris/images/icons/information.png');
}

a.btn-icn-ok span {
    background-image: url('/templates/ja_tiris/images/icons/tick.png');
}

a.btn-icn-warning span {
    background-image: url('/templates/ja_tiris/images/icons/exclamation.png');
}

a.ja-typo-btn-icn span span {
    height: auto;
    line-height: 28px;
    padding: 0;
    display: inline;
    background: none;
    border: none;
}

a.ja-typo-btn-big {
    text-align: center;
    border: 1px solid #ccc;
    font-size: 125%;
    line-height: normal;
    font-weight: bold;
}

a.ja-typo-btn-big span {
    padding: 8px 15px;
    border: 1px solid #fff;
    display: block;
}

a.ja-typo-btn-sm {
    text-align: center;
    border: 1px solid #ccc;
    font-size: 100%;
    line-height: normal;
}

a.ja-typo-btn-sm span {
    padding: 5px 10px;
    border: 1px solid #fff;
    display: block;
}

a.btn-blue,a.btn-red,a.btn-green,a.btn-orange,a.btn-black {
    background-image: url('/templates/ja_tiris/images/grad-d1-trans.png');
    color: #fff;
    border: 1px solid #ccc;
}

a.btn-blue:hover,a.btn-blue:active,a.btn-blue:focus,a.btn-red:hover,a.btn-red:active,a.btn-red:focus,a.btn-green:hover,a.btn-green:active,a.btn-green:focus,a.btn-orange:hover,a.btn-orange:active,a.btn-orange:focus,a.btn-black:hover,a.btn-black:active,a.btn-black:focus {
    background-image: url('/templates/ja_tiris/images/grad-d1-trans.png');
    background-position: bottom;
    border-color: #aaa;
}

a.btn-blue {
    background-color: #08c;
    border-color: #08c;
}

a.btn-blue:hover,a.btn-blue:active,a.btn-blue:focus {
    border-color: #006ea6;
    color: #fff;
}

a.btn-blue span {
    border-color: #6ab9e1;
}

a.btn-black {
    background-color: #666;
    border-color: #666;
}

a.btn-black:hover,a.btn-black:active,a.btn-black:focus {
    border-color: #333;
    color: #fff;
}

a.btn-black span {
    border-color: #999;
}

a.btn-green {
    background-color: #669900;
    border-color: #669900;
}

a.btn-green:hover,a.btn-green:active,a.btn-green:focus {
    border-color: #4d7300;
    color: #fff;
}

a.btn-green span {
    border-color: #b1cb7d;
}

a.btn-red {
    background-color: #cc0000;
    border-color: #cc0000;
}

a.btn-red:hover,a.btn-red:active,a.btn-red:focus {
    border-color: #9a0000;
    color: #fff;
}

a.btn-red span {
    border-color: #e47878;
}

a.btn-orange {
    background-color: #e58c00;
    border-color: #e58c00;
}

a.btn-orange:hover,a.btn-orange:active,a.btn-orange:focus {
    border-color: #a96700;
    color: #fff;
}

a.btn-orange span {
    border-color: #f1c073;
}

span.ja-typo-tag {
    padding: 3px 12px;
    margin: 0 2px;
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
    background: #666;
    color: #fff;
}

span.tag-blue {
    background: #08c;
}

span.tag-green {
    background: #669900;
}

span.tag-orange {
    background: #e58c00;
}

span.tag-red {
    background: #cc0000;
}

span.tag-grey {
    background: #ccc;
    color: #333;
}

.badge {
    background-image: url('/templates/ja_tiris/images/badge.png');
    background-repeat: no-repeat;
    height: 46px;
    position: absolute;
    right: 0;
    width: 45px;
}

.badge-hot .badge {
    background-position: 0 0;
}

.badge-new .badge {
    background-position: 0 -46px;
}

.badge-pick .badge {
    background-position: 0 -92px;
}

.badge-top .badge {
    background-position: 0 -138px;
}

#ja-typo .moduletable_badge {
    margin: 0;
    padding: 0;
    min-height: 40px;
}

#ja-typo .moduletable_badge .ja-box-ct {
    border: 3px solid #ddd;
    padding: 20px;
    background: #f7f7f7;
}

fieldset.ja-typo-fieldset {
    border: 3px solid #ddd;
    padding: 10px 12px;
}

fieldset.ja-typo-fieldset legend {
    padding: 0 10px;
}

fieldset.fieldset-2 {
    border: 3px solid #08c;
}

fieldset.fieldset-2 legend {
    color: #08c;
}

#ja-typo fieldset {
    margin-top: 20px;
}

.ja-typo-blockswrap {
    margin: 15px 0;
}

.ja-typo-blockrow {
    border-bottom: 1px dotted #ddd;
    padding: 0 0 20px;
}

.ja-typo-block {
    float: left;
    padding-top: 20px;
}

.ja-typo-blockct {
    padding: 0 10px;
}

.ja-typo-blockswrap .cols-1 .ja-typo-block {
    width: 100%;
    float: none;
}

.ja-typo-blockswrap .cols-2 .ja-typo-block {
    width: 49.9%;
    float: left;
}

.ja-typo-blockswrap .cols-3 .ja-typo-block {
    width: 33%;
    float: left;
}

.ja-typo-blockswrap .cols-4 .ja-typo-block {
    width: 24.9%;
    float: left;
}

.ja-typo-blockswrap .ja-typo-block.last {
    float: right;
}

.ja-typo-blockswrap h1.ja-typo-title {
    font-size: 175%;
    border-bottom: 8px solid #ddd;
    padding: 5px;
    margin: 0;
    font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #666;
}

.ja-typo-blockswrap:hover h1.ja-typo-title {
    border-color: #333;
    color: #333;
}

.ja-typo-blockct h1,.ja-typo-blockct h2,.ja-typo-blockct h3,.ja-typo-blockct h4,.ja-typo-blockct h5 {
    font-family: Arial,Helvetica,sans-serif;
    background: none;
    padding-bottom: 0 !important;
    text-transform: none;
}

.ja-typo-blockct h2 {
    font-size: 150%;
}

.ja-typo-blockswrap h2.ja-typo-title {
    font-size: 115%;
    margin: 0 !important;
    padding: 0 10px !important;
    font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    background: none;
}

.ja-typo-blockswrap h2.ja-typo-title span {
    background: #f2f2f2;
    color: #666;
    padding: 3px 10px;
    display: inline-block;
}

.ja-typo-blockswrap:hover h2.ja-typo-title span {
    background: #ddd;
    color: #333;
}

.ja-typo-blockrow > h2.ja-typo-title {
    margin-bottom: -20px;
    margin-top: 20px;
}

.ja-typo-blockswrap h2.ja-typo-title {
    margin: 10px 0 0 !important;
}

.ja-typo-blocks-actions {
    font-size: 85%;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #999;
}

.ja-typo-blocks-actions a {
    font-size: 85%;
    text-transform: none;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #c00;
    text-decoration: none;
}

.ja-typo-block button {
    background: url('/templates/ja_tiris/images/button-hover.gif') left bottom repeat-x #3A3A3A;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 4px 10px;
    margin-right: 5px;
    overflow: visible;
    display: inline-block;
}

.ja-typo-block button:hover {
    background: #cf1f18;
}

.blocknumber .bignumber {
    width: 70px;
    height: 70px !important;
}

p.blocknumber {
    min-height: 70px;
    padding: 5px 0 5px 85px !important;
}

.blocknumber .bignumber {
    height: 70px;
    line-height: 70px !important;
    font-weight: normal;
}

.blocknumber-2 .bignumber {
    background-position: left -70px;
}

.blocknumber-3 .bignumber {
    background-position: left -140px;
}

/* 742.template-j30.css */
.search .btn-toolbar .btn-group {
    display: inline-block;
}

.search .btn-toolbar .btn-group .btn.hasTooltip {
    padding: 2px 15px;
}

span.badge.badge-info {
    position: inherit;
    border: none;
    height: auto;
    width: auto;
    top: auto;
    right: auto;
    display: inline-block;
    background: none;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}

.icon-search:before {
    content: "\53";
}

ul.actions li a [class^="icon-"]:before,[class*=" icon-"]:before {
    display: none;
}

ul.actions li a,ul.actions li a:hover,ul.actions li a:focus,ul.actions li a:active {
    padding: 0px;
    margin: 0px 2px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    display: inline-block;
    font-size: 0px;
    text-indent: -999em;
    border: none;
    text-decoration: none;
}

ul.actions li.print-icon a {
    background: url('/templates/ja_tiris/images/system/printButton.png') no-repeat center center;
}

ul.actions li.email-icon a {
    background: url('/templates/ja_tiris/images/system/emailButton.png') no-repeat center center;
}

ul.actions li.edit-icon a {
    background: url('/templates/ja_tiris/images/system/edit.png') no-repeat center center;
}

.newsfeed-category label.element-invisible,.weblink-category label.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.newsfeed-category #filter-search,.weblink-category #filter-search {
    width: 150px;
    margin-bottom: 10px;
}

#finder-search fieldset.word a.btn {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: right;
    color: #333333;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 10px;
}

#finder-search fieldset.word a.btn:hover {
    background: #d05338;
    color: #fff;
}

#advancedSearch hr {
    display: none;
}

#search-form .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
}

#search-form .collapse.in {
    height: auto;
}

#finder-filter-window {
    background: #fafafa;
    border: 1px solid #ccc;
    width: auto !important;
}

#finder-filter-window #finder-filter-select-list div.filter-branch {
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 5px 20px;
}

#finder-filter-window #finder-filter-select-list div.filter-branch label {
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 10px;
    width: 150px;
}

ul li.cat-list-row0 {
    border-bottom: solid 1px #ddd;
}

body p.mendozite-icon {
    width: auto !important;
    display: block !important;
    height: auto !important;
}

#finder-search .icon-search:before {
    display: inline-block !important;
}

#finder-search a.btn i.icon-list {
    display: none;
}

.login-fields .required {
    width: 110px !important;
}

.weblink-category #adminForm fieldset {
    margin: 0px\9 !important;
    padding: 0px\9!important;
    border: none\9 !important;
}

ul li.cat-list-row0,ul li.cat-list-row1 {
    border: none;
    border-bottom: solid 1px #ddd;
}

.contact .accordion-heading .accordion-toggle {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-weight: bold;
    padding: 6px;
    text-decoration: none;
    text-transform: uppercase;
    color: #444;
}

.contact-form #contact-form .form-actions button {
    background: none repeat scroll 0 0 #3A3A3A;
    color: #FFFFFF;
    font-size: 92%;
    font-weight: bold;
    padding: 6px 10px;
    text-transform: uppercase;
    border: none;
    margin-left: 13.3em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.logout-button input.btn {
    background: none repeat scroll 0 0 #3A3A3A;
    color: #FFFFFF;
    font-size: 92%;
    font-weight: bold;
    padding: 6px 10px;
    text-transform: uppercase;
    border: none;
    margin-top: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.contact-form #contact-form .form-actions button:hover,.contact-form #contact-form .form-actions button:focus,.contact-form #contact-form .form-actions button:active,.logout-button input.btn:hover,.logout-button input.btn:active,.logout-button input.btn:focus {
    background: #cf1f18;
    color: #fff;
    text-decoration: none;
}

#slide-contact .accordion-inner .pull-right {
    float: right;
    min-height: 330px;
}

.contact .contact-links .nav-tabs > li {
    padding-left: 15px;
    margin: 0px 0px 5px 0px;
}

.contact .tab-content > .tab-pane {
    overflow: hidden;
}

div.contact .contact-miscinfo {
    padding: 0px;
}

.contact-miscinfo .dl-horizontal {
    clear: both;
    position: relative;
}

div.contact .contact-miscinfo .jicons-icons {
    margin-right: 5px;
    position: inherit;
    float: left;
    margin-top: 5px;
}

.contact .collapse {
    overflow: hidden;
}

.contact .contact-form .control-label {
    float: left;
}

#ja-container ul.menu li> ul.small {
    font-size: 100% !important;
}

.filters button.btn {
    background: none repeat scroll 0 0 #3A3A3A;
    color: #FFFFFF;
    font-size: 92%;
    font-weight: bold;
    padding: 6px 10px;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.filters button.btn:hover,.filters button.btn:focus,.filters button.btn:active {
    background: #cf1f18;
    color: #fff;
    text-decoration: none;
}

.archive .filters button.btn {
    margin: 23px 0px 0px 10px;
}

#ja-typo .ja-typo-blockct .ja-typo-icon {
    width: auto !important;
    display: block !important;
    height: auto !important;
}

.weblink-category .category span.list-hits {
    border: solid 1px transparent\9;
}

.ja-content-main .archive .filter-search {
    width: 22% !important;
}

.jshop .icon-calendar:before {
    content: "C";
}

.calendar .button {
    border-radius: 0px !important;
    -webikit-border-radius: 0px !important;
}

div.categories-list .item-title .btn-mini.pull-right {
    margin: 2px 0px 0px 10px;
}

div.tag-category ul li {
    border: none;
    border-bottom: 1px dashed #DDDDDD;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
}

div.tag-category ul li:hover {
    background-color: #fff;
}

div.tag-category ul li h3 {
    font-size: 260%;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: none;
}

div.tag-category ul li h3 a {
    color: #222222;
}

div.tag-category ul li h3 a:hover,div.tag-category ul li h3 a:active,div.tag-category ul li h3 a:focus {
    color: #CF1F18;
    text-decoration: none;
}

div.tags span {
    display: inline-block;
    margin: 0 2px 3px 0;
}

div.tags span a {
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
    text-align: center;
    -webkit-border-radius: 10px;
}

div.tags span a:hover,div.tags span a:active,div.tags span a:focus {
    background: #CF1F18;
    border: 1px solid #CF1F18;
    color: #fff;
    text-decoration: none;
}

div.tagspopular ul li {
    background: none;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0;
}

div.tagspopular ul li a {
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 10px;
    text-align: center;
    -webkit-border-radius: 10px;
}

div.tagspopular ul li a:hover,div.tagspopular ul li a:active,div.tagspopular ul li a:focus {
    background: #CF1F18;
    border: 1px solid #CF1F18;
    color: #fff;
    text-decoration: none;
}

div.tagssimilar ul li {
    background-position: 0 7px;
    border-bottom: 1px dotted #CCCCCC;
    padding: 2px 0px 2px 10px;
}

div.tagssimilar ul li a:hover,div.tagssimilar ul li a:active,div.tagssimilar ul li a:focus {
    text-decoration: underline;
}

.search #searchForm .btn-toolbar button {
    background: #3a3a3a;
    border: solid 1px #3a3a3a;
    padding: 5px 10px 4px 10px;
    color: #fff;
}

.search #searchForm .btn-toolbar button:hover,.search #searchForm .btn-toolbar button:focus,.search #searchForm .btn-toolbar button:active {
    background: #cc3333;
    border-color: #c33;
}

.search #searchForm .btn-toolbar button .icon-search:before {
    content: "\53";
    display: block;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'IcoMoon';
    width: 14px;
    height: 14px;
    display: block;
}

.ja-typo-block #formelements input#radio {
    vertical-align: top;
}

.kblock .kheader h3 {
    margin: 0;
    padding: 0 20px;
    color: #fff;
}

.media-preview.add-on {
    display: inline-block;
}

.chzn-container.chzn-with-drop .chzn-drop {
    overflow-y: scroll;
}

.chzn-container .chzn-results {
    overflow-y: visible;
    overflow-x: visible;
}

.column ul li {
    background: none;
    padding-left: 0;
}

.com_config .collapse.in,.com_config .column,.com_config .column ul li {
    overflow: visible;
}

.filters .chzn-container {
    margin-top: 10px;
    margin-right: 10px;
}

.filters .chzn-container:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.pagination {
    width: 100%;
}

.pagination #limit_chzn {
    margin-left: 10px;
    text-align: left;
}

.pagination .limit {
    float: left;
}

.pagination #limit_chzn a.chzn-single {
    display: inline-block;
}

.pagination-list {
    float: right;
}

.pagination-list li {
    display: inline;
}

/*
     FILE ARCHIVED ON 02:48:17 Nov 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:18 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.66
  load_resource: 778.897 (2)
  PetaboxLoader3.resolve: 677.979 (2)
  PetaboxLoader3.datanode: 64.542 (2)
*/
/* 022.template.css-import */
@import url('/templates/ja_tiris/fonts/abel/stylesheet.css');textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto;
    font-size: 100%;
}

body {
    color: #666;
    font-family: Arial,sans-serif;
}

a:hover,a:active,a:focus {
    color: #CF1F18;
    text-decoration: underline;
}

p.readmore {
    overflow: hidden;
    display: inline-block;
}

.blog p.readmore {
    float: left;
    margin-right: 5px;
}

p.readmore a {
    background: #3a3a3a;
    color: #fff;
    display: inline-block;
    font-size: 90%;
    font-weight: bold;
    padding: 3px 10px;
    text-transform: uppercase;
}

p.readmore a:hover,p.readmore a:focus,p.readmore a:active {
    background: #cf1f18;
    color: #fff;
    text-decoration: none;
}

.item p.readmore a {
    display: inline-block;
    float: none;
}

.blog .items-row {
    margin-left: 0;
    margin-right: 0;
}

.blog .items-row .item {
    overflow: hidden;
}

.contentheading,.componentheading,h1,h2,h3,h4,h5 {
    color: #373737;
    font-family: "abelregular",Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

h2,h2.contentheading,.contentheading,h1.componentheading,.componentheading,.profile h1 {
    background: url('/templates/ja_tiris/images/bg-h3.gif') 0 100% repeat-x;
    color: #373737;
    font-size: 250%;
    line-height: 100%;
    margin: 0 0 20px 0 !important;
    padding-bottom: 13px !important;
}

.contentheading {
    font-size: 200%;
}

.item .contentheading {
    font-size: 200%;
    background: none;
    margin: 0px !important;
    padding: 0px !important;
}

.item .contentheading a {
    color: #222;
}

.jitem-title {
    font-size: 110%;
    font-weight: bold;
}

.item-page h2 {
    background: none;
    margin: 0px !important;
    padding: 0px !important;
}

img[align="right"] {
    background: #f0f0f0;
    border: 1px solid #ddd;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 3px;
}

img[align="left"],img.image-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

input,select,textarea,.inputbox {
    background: #fff;
    border: 1px solid #ececec;
    font-family: Arial,sans-serif;
    padding: 4px;
}

.results h4 {
    font-size: 110%;
    text-transform: none;
}

.search fieldset {
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 10px;
}

.search legend {
    font-size: 100%;
    font-weight: bolder;
    line-height: 1.2;
    margin-left: 10px;
}

#ja-search {
    background: #000;
    border-bottom: 1px solid #323232;
    bottom: auto;
    height: 23px;
    padding: 5px 5px 0 10px;
    right: 30px;
    top: 53px;
    width: 185px;
}

#ja-search .inputbox {
    background: none;
    border: none;
    color: #a5a5a5;
    float: left;
    padding: 2px 0 0 0;
    width: 160px;
}

#ja-search .button {
    background: none;
    border: none;
    float: right;
    height: 20px;
    padding: 0;
    width: 20px;
}

form#searchForm {
    border-top: none !important;
    padding-top: 0;
}

.search .word button {
    background: url('/templates/ja_tiris/images/button-hover.gif') left bottom repeat-x #3A3A3A;
    border: none;
    color: #fff;
    cursor: pointer;
    line-height: 17px;
    padding: 3px 10px;
    vertical-align: middle;
}

.column dd {
    padding-bottom: 5px;
    padding-top: 5px;
}

span.small,span.class_2dayago {
    color: #999;
}

.search .search-results .result-text {
    word-wrap: break-word;
}

#ja-content-main .contact h3 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
}

#component-contact #emailForm {
    border-top: 1px solid #e6e6e6;
}

.contact-form input {
    width: 200px;
}

.contact-form #jform_contact_email_copy {
    border: none;
    height: 13px;
    width: 13px;
}

#contact-slider {
    float: none;
}

div.current {
    border: 1px solid #e6e6e6;
}

#contact-slider.tabs dt {
    border: 1px solid #e6e6e6;
    border-bottom: none;
}

#contact-slider .title {
    border-left: 1px solid #e2e2b5;
    border-right: 1px solid #e2e2b5;
    border-top: 1px solid #e2e2b5;
    margin: 0;
    padding: 8px 10px;
}

#contact-slider .jpane-toggler-down {
    background: #333;
}

#contact-slider .content {
    padding: 8px 10px;
}

#contact-slider .contact-image {
    float: right;
    margin: 15px 0;
}

.panel h3.pane-toggler a {
    background: #e1e1e1;
}

.panel h3.pane-toggler-down a {
    background: #333;
    color: #fff;
}

.contact-form .button {
    background: url('/templates/ja_tiris/images/button-hover.gif') left bottom repeat-x #3A3A3A;
    border: none;
    color: #fff;
    cursor: pointer;
    line-height: 17px;
    padding: 3px 7px;
}

.contact .contact-links ul li {
    background: url('/templates/ja_tiris/images/bullet.gif') 2px 8px no-repeat;
    padding-left: 15px;
}

.contact .contact-miscinfo {
    padding: 10px 0 10px 35px;
    position: relative;
}

.contact-miscinfo .jicons-icons {
    left: 10px;
    position: absolute;
    top: 11px;
    width: 16px;
}

.contact .contact-miscinfo .contact-misc p {
    margin: 0 0 15px;
}

#contact-slider.tabs {
    margin-bottom: -1px;
}

#contact-slider.tabs dt {
    background: #e1e1e1;
    border-bottom: none;
}

#contact-slider.tabs dt h3 a {
    color: #444;
}

#contact-slider.tabs dt.open {
    background: #333;
    border-bottom: 1px solid #e6e6e6;
}

#contact-slider.tabs dt.open h3 a {
    color: #fff;
    text-decoration: none;
}

#contact-slider .contact-image {
    text-align: left;
}

#adminForm fieldset {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px;
}

#adminForm fieldset legend {
    padding: 0 5px;
}

.items-row {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.items-leading .leading {
    overflow: hidden;
}

div.article-tools {
    background: url('/templates/ja_tiris/images/pattern-grey.gif') repeat 0 0;
    font-size: 92%;
    margin: 10px 0px 5px;
    padding: 0 10px 10px;
}

dl.article-info {
    color: #999;
    margin-top: 10px;
    text-transform: none;
    width: 74%;
}

ul.actions {
    margin-right: 15px;
    margin-top: 10px;
}

ul.actions li {
    background: none;
    display: inline;
    line-height: 1;
    margin: 0;
    padding: 0;
}

dd.category-name a {
    font-weight: bold;
}

dd.create,dd.createdby,dd.published {
    background: url('/templates/ja_tiris/images/hoz-sep.gif') no-repeat scroll right center;
    padding-right: 10px !important;
}

p.img_caption {
    color: #999;
    text-transform: uppercase;
}

.blog-featured p.images-border img.img-border,.item-page p.images-border img.img-border,p img.img-border {
    border: 1px solid #E5E5E5;
    padding: 8px;
    margin-bottom: 0;
}

.item-page {
    width: 100%;
    overflow: hidden;
}

.item-page .images-border {
    max-width: 100%;
}

.item-page .images-border img.img-border {
    max-width: 95%;
    height: auto;
}

thead tr th {
    background: #333;
    color: #fff;
    padding: 5px;
}

.cat-list-row1,.cat-list-row12,tr.cat-list-row1 td,tr.cat-list-row2 td {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.cat-list-row2,tr.cat-list-row2 td {
    background-color: #f6f6f6;
}

table.contenttoc th {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

form#poll {
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
}

table.pollstableborder td {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,table.pollstableborder tr.sectiontableentry1 td {
    background: #fff;
    font-weight: normal;
}

.pagination li span,.pagination li strong {
    line-height: 20px;
}

.pagination ul li,ul.pagenav li {
    margin-right: 5px;
}

.pagination ul li a:hover {
    background: #CF1F18;
    border: 1px solid #CF1F18;
    text-decoration: none;
}

ul.pagenav li a {
    background: #3A3A3A;
    color: #fff;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 100%;
    padding: 6px 8px;
    text-transform: uppercase;
}

ul.pagenav li a:hover {
    background: #CF1F18;
    text-decoration: none;
}

.items-more h3 {
    font-size: 125%;
}

div.ja-moduletable,div.moduletable {
    padding-bottom: 20px;
}

div.ja-moduletable h3,div.moduletable h3 {
    background: url('/templates/ja_tiris/images/bg-h3.gif') 0 100% repeat-x;
    color: #000;
    font-family: "abelregular",Arial,sans-serif;
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

#login-form ul {
    margin: 10px 0 0 0;
}

#login-form ul li {
    background: none;
    font-size: 92%;
    line-height: normal;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 0;
}

#login-form ul li a {
    color: #323232;
    text-decoration: underline;
}

#login-form label {
    color: #555;
    display: block;
    font-size: 92%;
    font-weight: bold;
    margin-bottom: 5px;
}

#login-form .inputbox {
    font-size: 92%;
    font-weight: normal;
    width: 195px;
}

#login-form #form-login-remember label {
    display: inline;
}

#login-form #form-login-remember .inputbox {
    border: none;
    height: 13px;
    margin: 0 0 0 5px;
    padding: 0;
    vertical-align: middle;
    width: 13px;
}

#login-form p {
    margin: 0 0 10px 0;
}

#login-form .add-on {
    display: block;
}

#login-form .add-on .icon-user {
    display: inline-block;
}

#login-form .add-on label {
    display: inline-block;
}

#login-form #form-login-submit {
    margin-bottom: 5px;
}

.logout-button .button {
    margin-top: 5px;
}

.login_form label,.login label {
    text-align: left;
}

.login_form .button,.login button {
    margin-left: 130px;
}

#login-form ul li a {
    background: url('/templates/ja_tiris/images/bullet1.gif') no-repeat 0px 3px;
    padding-left: 12px;
    text-decoration: none;
}

#login-form ul li a:hover,#login-form ul li a:focus,#login-form ul li a:active {
    background-image: url('/templates/ja_tiris/images/bullet1-hover.gif');
}

div.bannergroup_text div.banneritem {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
}

div.whosonline p {
    margin: 0;
}

ul.whosonline {
    margin: 0;
}

ul.whosonline li {
    background: 0;
    margin: 0;
    padding: 0 5px 0 0;
}

div.ja-moduletable .search,div.moduletable .search {
    background: #FFFFFF;
    border: 1px solid #ececec;
    font-family: Arial,sans-serif;
    padding: 2px;
}

div.ja-moduletable .search label,div.moduletable .search label {
    display: none;
}

div.ja-moduletable .search input,div.moduletable .search input {
    border: none;
    width: 186px;
    padding: 2px;
    vertical-align: top;
}

div.ja-moduletable .search input.button,div.moduletable .search input.button {
    width: 16px;
    height: 16px;
    padding: 0px;
    margin-top: 2px;
}

div.ja-moduletable .search input.button:hover,div.ja-moduletable .search input.button:focus,div.ja-moduletable .search input.button:active {
    background: none !important;
}

div.moduletable.grey {
    background: url('/templates/ja_tiris/images/pattern-grey-2.gif') repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 15px;
}

div.moduletable.grey h3 {
    margin-bottom: 10px;
    padding: 0 0 10px 0;
}

div.moduletable.grey .ja-box-ct {
    padding: 0;
}

div.moduletable.big-title h3 {
    background: none;
    font-size: 300%;
    margin-bottom: 0;
    text-transform: none;
}

#ja-wrapper .main {
    background: url('/templates/ja_tiris/images/bg-left.png') left top repeat-y;
    padding: 0px 0px 0px 8px;
}

#ja-wrapper .main .main-inner1 {
    background: url('/templates/ja_tiris/images/bg-right.png') right top repeat-y;
    padding: 0px 7px 0px 0px;
    margin: 0px;
}

.main .main-inner2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
}

#ja-container .main .inner {
    padding-left: 0;
    padding-right: 0;
}

#ja-container .main .main-inner2 {
    padding: 20px 30px 0 30px;
}

#ja-container.ja-l1 .main .inner {
    padding-left: 14px;
}

#ja-container.ja-r1 .main .inner {
    padding-right: 15px;
}

#ja-toll-free {
    float: right;
    font-size: 92%;
}

#ja-toll-free p {
    font-weight: bold;
}

#ja-toll-free span {
    color: #ccc;
}

#ja-toll-free a {
    border-bottom: 1px dotted #666;
    color: #ccc;
}

#ja-toll-free a:hover,#ja-toll-free a:focus,#ja-toll-free a:active {
    border-color: #fff;
    color: #fff;
    text-decoration: none;
}

#ja-header {
    z-index: 12;
}

#ja-header .main-inner2 {
    background: url('/templates/ja_tiris/images/bg-header.png') 0 100% repeat-x #141414;
    padding-bottom: 10px;
    padding-top: 10px;
}

h1.logo,div.logo-text h1 {
    font-size: 250%;
    line-height: 1;
}

h1.logo {
    height: 142px;
    left: 30px;
    position: absolute;
    top: 0;
    width: 156px;
    z-index: 102;
}

h1.logo a {
    background: url('/templates/ja_tiris/images/logo.png') no-repeat left;
    display: block;
    height: 142px;
    width: 156px;
}

div.logo-text h1 {
    font-family: Arial,sans-serif;
    font-size: 200%;
    font-weight: bold;
}

p.site-slogan {
    color: #ccc;
    display: block;
    font-size: 85%;
    margin: 3px 0 0;
    padding: 0 10px;
    text-transform: uppercase;
}

#ja-mainnav .main-inner2 {
    background: url('/templates/ja_tiris/images/bg-nav.gif') 0 0 repeat-x #fff;
    padding: 0;
}

.no-sm #ja-mainnav .main-inner2 {
    padding-bottom: 40px;
}

.no-sm #ja-slideshow .main-inner2 {
    background: #fff;
}

div.ja-sidenews-wrap {
    top: auto !important;
    position: absolute !important;
    left: 30px !important;
}

.no-sm div.ja-sidenews-wrap {
    position: relative !important;
    left: 20px;
}

#ja-navhelper {
    font-size: 100%;
}

#ja-navhelper .main {
    padding: 0 0 0 8px;
}

#ja-navhelper .main-inner2 {
    background: #fcfcfc;
    border-top: 1px solid #e6e6e6;
    padding-top: 8px;
    padding-bottom: 8px;
}

.ja-links li {
    padding: 0 0 0 10px;
}

.ja-links li a {
    color: #7B7B7B;
    font-weight: bold;
}

#ja-container ul.menu li {
    margin-bottom: 6px;
}

#ja-container ul.menu li a {
    background: url('/templates/ja_tiris/images/bullet-3.gif') 10px 10px no-repeat;
    color: #444;
    float: left;
    line-height: normal;
    padding: 4px 45px 4px 25px;
}

#ja-container ul.menu li a:hover {
    background: url('/templates/ja_tiris/images/bullet-5.gif') 10px 10px no-repeat #333;
    color: #fff;
    text-decoration: none;
}

#ja-container ul.menu li.active > a {
    background: url('/templates/ja_tiris/images/bullet-5.gif') 10px 10px no-repeat #cf1f18;
    color: #fff;
    font-weight: normal;
}

#ja-container ul.menu li ul {
    clear: both;
    margin-left: 25px;
    padding-top: 10px;
}

#ja-container ul.menu li li {
    background-position: 0 9px;
}

#ja-container ul.menu li li a {
    background: none;
    padding-left: 10px;
    padding-right: 0;
    text-indent: 0;
}

#ja-container ul.menu li li.active a {
    background: none;
    color: #CF1F18;
}

#ja-container ul.menu li ul ul {
    margin-left: 15px;
}

#ja-container ul.menu li ul ul li a,#ja-container ul.menu li li.active ul li a {
    color: #444444;
}

#ja-container ul.menu li ul ul li a:hover,#ja-container ul.menu li ul ul li a:focus,#ja-container ul.menu li ul ul li a:active,#ja-container ul.menu li li.active ul li a:hover,#ja-container ul.menu li li.active ul li a:focus,#ja-container ul.menu li li.active ul li a:active,#ja-container ul.menu li li.active ul li.active a {
    color: #CF1F18;
}

#ja-masshead .ja-masshead {
    background-color: #fff !important;
    color: #fff;
    height: 200px;
    padding: 0 30px;
    overflow: hidden;
}

#ja-masshead .ja-masshead h3 {
    color: #fff;
    font-size: 250%;
    margin-top: 110px;
}

#ja-masshead .ja-masshead .ja-masshead-desc {
    font-size: 125%;
}

#ja-masshead span {
    background: url('/templates/ja_tiris/images/trans-black.png');
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
}

#ja-content-mass-top .moduletable p {
    margin: 15px 0;
}

#ja-topsl div.ja-moduletable h3,#ja-botsl div.ja-moduletable h3,#ja-topsl1 div.ja-moduletable h3,#ja-botsl1 div.ja-moduletable h3 {
    background: none;
    color: #fff;
    font-size: 127%;
    margin-bottom: 12px;
    padding-bottom: 0;
}

#ja-topsl .ja-box-right,#ja-botsl .ja-box-right {
    background: 0;
}

#ja-botsl .ja-box-right .ja-moduletable {
    margin-left: 0;
}

#ja-topsl .ja-moduletable,#ja-topsl1 .ja-moduletable,#ja-botsl .ja-moduletable,#ja-botsl1 .ja-moduletable {
    margin: 0 30px 10px 30px;
}

#ja-topsl div.ja-moduletable h3,#ja-botsl div.ja-moduletable h3 {
    border-bottom: 0;
    padding-bottom: 0;
}

#ja-topsl ul.menu li,#ja-topsl ul.latestnews li,#ja-topsl ul.weblinks li,#ja-botsl ul.menu li,#ja-botsl ul.latestnews li,#ja-botsl ul.weblinks li {
    background: none;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 0;
}

#ja-topsl li,#ja-botsl li {
    background: none;
    line-height: normal !important;
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

#ja-topsl div.ja-moduletable h3,#ja-topsl1 div.ja-moduletable h3 {
    color: #000;
    padding-bottom: 0;
}

#ja-topsl .main-inner2,#ja-topsl1 .main-inner2 {
    border-bottom: 1px solid #e6e6e6;
    padding: 30px 0 10px 0;
}

#ja-botsl .main,#ja-botsl1 .main {
    color: #696969;
    padding: 0 0 0 8px;
    font-size: 92%;
}

#ja-botsl .main-inner1,#ja-botsl1 .main-inner1 {
    padding: 0px 7px 0px 0;
}

#ja-botsl .main-inner2,#ja-botsl1 .main-inner2 {
    background: #111;
    padding-top: 30px;
    padding-bottom: 10px;
}

#ja-botsl div.moduletable-copyright {
    background: url('/templates/ja_tiris/images/logo-2.png') 0 0 no-repeat;
    padding-right: 45px;
    padding-top: 110px;
}

#ja-botsl div.moduletable-copyright small {
    font-size: 100%;
    color: #a9a9a9;
}

#ja-botsl .ja-box-right div.ja-moduletable {
    float: left;
    width: 38%;
}

#ja-botsl .ja-box-right div.moduletable-full-column {
    float: none;
    margin-left: 30px;
    width: auto;
}

#ja-botsl div.custom p img,#ja-botsl div.custom-full-column p img {
    padding: 2px;
    border: solid 1px #444;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

#ja-botsl .readmore a {
    text-transform: none;
    color: #666;
}

#ja-botsl .readmore a:hover,#ja-botsl .readmore a:focus {
    background: #666;
    color: #fff;
}

#ja-botsl .ja-event-item {
    border-bottom: 1px dotted #333;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#ja-botsl .ja-event-item a.title {
    display: block;
    font-weight: bold;
}

#ja-botsl .ja-event-item a.title:hover,#ja-botsl .ja-event-item a.title:focus,#ja-botsl .ja-event-item a.title:active {
    color: #ccc;
}

div.moduletable-connectus li {
    margin-bottom: 5px;
}

div.moduletable-connectus li a {
    display: block;
    font-weight: bold;
    padding: 6px 0 6px 35px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: auto;
}

div.moduletable-connectus li a:hover {
    background-position: 0 -36px;
}

.custom-connectus .icon-facebook {
    background-image: url('/templates/ja_tiris/images/icon-facebook.png')!important;
}

.custom-connectus .icon-twitter {
    background-image: url('/templates/ja_tiris/images/icon-twitter.png') !important;
}

.custom-connectus .icon-rss {
    background-image: url('/templates/ja_tiris/images/icon-rss.png') !important;
}

.custom-connectus .icon-flickr {
    background-image: url('/templates/ja_tiris/images/icon-flickr.png') !important;
}

#ja-botsl div.moduletable-events {
    border-top: 1px solid #252525;
    padding-top: 25px;
}

#ja-botsl div.moduletable-events .ja-createdate {
    margin-bottom: 0;
    color: #5a5a5a;
}

#ja-botsl1 a {
    color: #fff;
}

#ja-botsl1 a:hover,#ja-botsl1 a:focus {
    color: #cf1f18;
}

img.img-top {
    border: 1px solid #E5E5E5;
    padding: 4px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

#ja-topsl1 div.custom a.readmore {
    background: #3A3A3A;
    color: #FFFFFF;
    display: inline-block;
    font-size: 90%;
    font-weight: bold;
    margin-top: 8px;
    padding: 3px 8px;
    text-transform: uppercase;
}

#ja-topsl1 div.custom a.readmore:hover {
    background: #cf1f18;
}

#ja-left div.ja-moduletable {
    margin-left: 0;
    margin-right: 20px;
}

#ja-right div.ja-moduletable {
    margin-left: 20px;
    margin-right: 0;
}

#ja-top-panel .main-inner1 {
    background: #ffffcc;
    border: 2px dotted #e2e2b5;
    margin-top: 15px;
    padding: 5px 10px;
    position: relative;
    text-align: center;
}

div.ja-innerdiv h4 {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 92%;
    font-weight: normal;
    text-transform: uppercase;
}

a.ja-icon-video {
    background: url('/templates/ja_tiris/images/icon-youtube.gif') no-repeat 5px 8px #fff;
    border: 1px solid #ccc;
    color: #666;
    display: block;
    font-weight: bold;
    padding: 5px 5px 5px 43px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 8px;
    width: 35px;
}

a.ja-icon-video span {
    color: #666;
}

a.ja-icon-video:hover,a.ja-icon-video:focus,a.ja-icon-video:active {
    border-color: #ddd;
    text-decoration: none;
}

a.ja-icon-video:hover span {
    color: #0F85D8;
}

#ja-absolute .main {
    height: auto;
    left: 1px;
    position: fixed;
    top: 1px;
    width: auto;
    z-index: 99999;
}

#ja-absolute .main a {
    background: url('/templates/ja_tiris/images/joomla15.png') no-repeat left top #fff;
    display: block;
    height: 99px;
    overflow: hidden;
    text-indent: -9999px;
    width: 91px;
}

#ja-absolute .main a:hover,#ja-absolute .main a:focus {
    background-position: left bottom;
    text-decoration: none;
}

.categories-list h1 {
    background: url('/templates/ja_tiris/images/bg-h3.gif') repeat-x scroll 0 100% transparent;
    color: #373737;
    font-size: 250%;
    line-height: 100%;
    margin: 0 0 20px !important;
    padding-bottom: 13px !important;
}

div.categories-list .item-title {
    background: #3a3a3a;
    display: inline-block;
    padding: 3px 8px;
}

div.categories-list .item-title:hover {
    background: #cf1f18;
}

div.categories-list a {
    color: #fff;
    font-weight: bold;
}

div.categories-list .item-title:hover a,div.categories-list a:hover {
    color: #fff;
}

.categories-list ul {
    margin: 0;
    padding: 0;
}

div.categories-list ul li li {
    background: url('/templates/ja_tiris/images/tree-bg.gif') 0 0 no-repeat;
    border: none;
    margin-bottom: 0;
    padding: 10px 0 0 8px;
}

div.categories-list ul li li.last {
    background: url('/templates/ja_tiris/images/tree-last.gif') 0 0 no-repeat;
}

table.contentpane,table.tablelist,table.category {
    width: 100%;
}

table.category td,table.contentpane td,table.tablelist td {
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 10px;
}

table.category td.hits {
    width: 50px;
}

#ja-footer .main-inner2 {
    background: #111;
    border-top: 1px solid #252525;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

#ja-footer .ja-footnav {
    float: right;
    margin: 0;
    padding: 10px 0 0 0;
}

.ja-footnav li {
    background: url('/templates/ja_tiris/images/ver-sep.gif') no-repeat left center;
    padding: 0 5px;
}

.ja-footnav li:first-child {
    background: none;
}

#ja-poweredby {
    float: left;
}

.t3-logo-dark-sm a span {
    display: none;
}

.profile legend {
    color: #3a3a3a;
}

.profile dl dt {
    min-width: 14em;
}

ul.categories-module li,ul.category-module li,ul.archive-module li {
    background: none;
    padding-left: 0px;
}

ul.categories-module,ul.categories-module li h4,ul.category-module,ul.category-module li h4,ul.archive-module,ul.archive-module li h4 {
    margin: 0px;
    text-transform: none;
    font-size: 105%;
    line-height: normal;
}

ul.categories-module li a,ul.category-module li a,ul.archive-module li a {
    background: url('/templates/ja_tiris/images/pattern-grey.gif') repeat scroll 0 0;
    color: #444;
    text-align: center;
    display: inline-block;
    padding: 3px 25px 3px 15px;
    text-decoration: none;
}

ul.categories-module li:hover > a,ul.categories-module li a:hover,ul.category-module li:hover > a,ul.category-module li a:hover,ul.archive-module li:hover > a,ul.archive-module li a:hover {
    background: #CF1F18;
    color: #fff;
}

.content_rating {
    display: inline-block;
    padding-top: 10px;
}

.content_rating p {
    margin: 0;
}

.article-tools .form-inline {
    margin: 5px;
}

.blog-featured .content_rating,.blog .content_rating {
    margin-bottom: -25px;
}

.content_rating img {
    margin-top: 0px;
    line-height: normal;
    vertical-align: top;
}

.content_vote {
    margin-bottom: 5px;
}

.content_vote input {
    background: none;
    border: none;
    padding: 0px;
    margin: 4px 2px;
}

.content_vote input.button {
    background: #C0C0C0;
    padding: 2px;
    margin: 0px;
}

#user-registration fieldset dt {
    width: 125px;
}

#user-registration fieldset dd {
    margin-left: 0;
}

#user-registration dt label {
    line-height: 34px;
}

#ja-slideshow .main-inner1 {
    width: auto;
}

#ja-slideshow2 div.ja-moduletable {
    margin: 0px;
    padding: 0px;
}

.contact-address .jicons-icons,.contact-contactinfo .jicons-icons {
    float: left;
    margin-right: 10px;
}

input[type="radio"],input[type="checkbox"] {
    border: none;
    vertical-align: middle;
}

.searchintro,.items-more {
    border-bottom: 1px solid #ccc;
}

.search .word label,.search .word .inputbox {
    vertical-align: middle;
}

#ja-content-main .contact h3,#ja-content-main .contact .panel h3,#contact-slider.tabs dt h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-weight: bold;
}

#contact-slider dt.closed,.cat-list-row1:hover,.cat-list-row2:hover {
    background: #ffffcc;
}

.panel,table.contenttoc {
    border: 1px solid #ccc;
}

#contact-slider.tabs dt h3 a:hover,div.logo-text h1 a {
    text-decoration: none;
}

.items-leading,.contentdescription {
    border-bottom: 1px dashed #ddd;
}

#login-form fieldset,#ja-footer {
    padding: 0;
}

#login-form #form-login-submit .button,.logout-button .button,#user-registration .validate,#josForm .validate,.reset-confirm button.validate,.login button.button {
    background: url('/templates/ja_tiris/images/pattern-bg.gif') #3A3A3A;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 92%;
    font-weight: bold;
    line-height: 17px;
    padding: 4px 8px;
    text-transform: uppercase;
    overflow: visible;
}

.reset-confirm button.validate:hover,.login button.button:hover {
    background: url('/templates/ja_tiris/images/pattern-red.gif') #cf1f18;
}

#contact-slider .jpane-toggler-down a,thead tr th a,thead tr th a:hover,thead tr th a:focus,thead tr th a:active {
    color: #fff;
}

#ja-container ul.menu li li a:hover,#login-form ul li a:hover,.ja-links li a:hover {
    color: #CF1F18;
}

#ja-topsl p,#ja-topsl1 p,table.category td p,table.contentpane td p table.tablelist td p {
    margin: 0;
}

#ja-topsl li a:hover,#ja-botsl li a:hover,.ja-footnav li a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

#ja-topsl p,#ja-botsl p,#ja-botsl1 p,#ja-botsl .ja-box-right ul {
    margin-bottom: 15px;
}

#ja-botsl .ja-box-right ul li {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

div.moduletable-events a,#ja-botsl div.moduletable-events p {
    color: #787878;
}

#ja-banner,hr {
    border-top: 1px solid #ccc;
}

div.ja-innerdiv,table.contenttoc td,dl.poll {
    border-bottom: 1px dotted #ccc;
}

div.categories-list a:hover,div.categories-list a:focus,div.categories-list a:active,a,.item .contentheading a:hover,.item .contentheading a:focus,.item .contentheading a:active {
    color: #CF1F18;
    text-decoration: none;
}

div.categories-list ul li li li,table.category tr:hover,table.contentpane tr:hover,table.tablelist tr:hover {
    background: none;
}

.ja-footnav li a,#ja-topsl li a,#ja-botsl li a,#ja-botsl p,#ja-botsl1 p {
    color: #696969;
}

#ja-slideshow .main-inner2,#ja-slideshow2 .main-inner2 {
    background: #000;
    margin: 0px !important;
    padding: 0px !important;
}

#ja-slideshow div.ja-moduletable,#ja-slideshow div.moduletable {
    padding: 0px !important;
    margin: 0px !important;
}

.search .word button:hover,.contact-form .button:hover,#login-form #form-login-submit .button:hover,#user-registration .validate:hover,#josForm .validate:hover,.logout-button .button:hover,.content_vote input.button:hover {
    background: url('/templates/ja_tiris/images/pattern-red.gif') #CF1F18;
}

.filter-search button.button {
    background: none repeat scroll 0 0 #3A3A3A;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
    font-size: 90%;
    font-weight: bold;
    padding: 3px 10px;
    text-transform: uppercase;
    border: none;
    overflow: visible;
    margin-left: 5px;
}

.filter-search button.button:hover {
    background: #cf1f18;
}

input#jform_username,input#jform_token {
    width: 200px;
}

.cat-items table.category {
    margin-bottom: 5px;
}

.newsfeed ol li p {
    margin: 0px;
}

ul#archive-items > li {
    background: none;
}

.blog-featured .items-row {
    border-bottom: none;
    margin-bottom: 0px;
}

.blog-featured .blogcontent {
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
}

.blog-featured .contentpaneopen {
    background: url('/templates/ja_tiris/images/bg-line.gif') repeat-x scroll left bottom transparent;
    padding-bottom: 35px;
    padding-left: 195px;
}

.blog-featured .blogcontent .viewblog {
    position: relative;
    top: 3px;
}

.blog-featured .blogcontent .viewblog .images-border {
    margin-top: 5px;
}

.blog-featured .create {
    background: url('/templates/ja_tiris/images/bg-date.png') no-repeat left top;
    height: 80px;
    left: -175px;
    position: absolute;
    top: 5px;
    width: 166px;
}

.blog-featured .create:hover {
    background-image: url('/templates/ja_tiris/images/bg-date-hover.png');
}

.blog-featured .create .viewdate {
    font-family: "abelregular",Arial,sans-serif;
    padding: 20px;
}

.blog-featured .create .date {
    border-right: 1px solid #bfbfbf;
    color: #ca1b20;
    float: left;
    font-size: 350%;
    line-height: 0.8;
    margin-right: 8px;
    padding-right: 8px;
    text-transform: uppercase;
}

.blog-featured .create .month-year {
    color: #010101;
    display: block;
    float: left;
    font-size: 110%;
    line-height: 1;
    text-transform: uppercase;
}

.blog-featured .create .month-year span {
    display: block;
}

.blog-featured .create .month-year .month {
    font-size: 120%;
    margin-bottom: 4px;
    word-spacing: 25px;
}

.item .contentheading {
    font-size: 260%;
    font-weight: normal;
    line-height: 1.1;
    text-transform: none;
    margin: 0px !important;
    padding: 0px !important;
}

.blog-featured .create:hover .date,.blog-featured .create:hover .month-year {
    color: #fff;
}

.catItemBlogView div.catItemBody {
    padding: 0;
}

ul.mostread li {
    background-position: left 7px;
    padding-left: 15px;
}

ul.mostread li a {
    color: #5D5D5D;
}

ul.mostread li a:hover,ul.mostread li a:focus,ul.mostread li a:active {
    color: #cf1f18;
}

.ja-mass-bottom div.ja-moduletable h3,.ja-mass-bottom div.moduletable h3 {
    background: none;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.moduletable-copyright small {
    float: none;
    width: auto;
    font-size: 100%;
}

.search .btn-toolbar .btn-group {
    display: inline-block;
}

span.badge.badge-info {
    position: inherit;
    border: none;
    height: auto;
    width: auto;
    top: auto;
    right: auto;
    display: inline-block;
    background: none;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}

.icon-search:before {
    content: "\53";
}

ul.actions li a [class^="icon-"]:before,[class*=" icon-"]:before {
    display: none;
}

ul.actions li a,ul.actions li a:hover,ul.actions li a:focus,ul.actions li a:active {
    width: 16px;
    height: 16px;
    padding: 0px;
    margin: 0px 2px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    display: inline-block;
    font-size: 0px;
    text-indent: -999em;
    border: none;
    text-decoration: none;
}

ul.actions li.print-icon a {
    background: url('/templates/ja_tiris/images/system/printButton.png');
}

ul.actions li.email-icon a {
    background: url('/templates/ja_tiris/images/system/emailButton.png');
}

.newsfeed-category label.element-invisible,.weblink-category label.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.newsfeed-category #filter-search,.weblink-category #filter-search {
    width: 150px;
    margin-bottom: 10px;
}

.search #searchForm .btn-toolbar {
    margin-bottom: 15px;
}

.search #searchForm .btn-toolbar input#search-searchword {
    margin-right: 10px;
}

.search #searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 2px;
}

.toggle-editor.btn-toolbar {
    margin-top: 10px;
}

.filters .chzn-container {
    margin-top: 10px;
    margin-right: 10px;
}

.filters .chzn-container:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.pagination {
    width: 100%;
}

.pagination #limit_chzn {
    margin-left: 10px;
    text-align: left;
}

.pagination .limit {
    float: left;
}

.pagination #limit_chzn a.chzn-single {
    display: inline-block;
}

.pagination-list {
    float: right;
}

.pagination-list li {
    display: inline;
}

ul.pagenav li.previous a span,ul.pagenav li.next a span {
    background-color: transparent !important;
    border-radius: 0 !important;
    border: 0 !important;
    padding: 0 !important;
}

/* 3c2.css3.css */
.ja-megamenu ul.level0 li.mega a.mega {
    text-shadow: 0 0 1px #000;
}

.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}

.ja-megamenu ul.level0 li.mega a.mega {
    text-shadow: 0 1px 0 #000;
}

.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    text-shadow: none;
}

.ja-megamenu ul.level1 li.mega a.mega {
    text-shadow: none;
}

.ja-megamenu .childcontent-inner {
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title {
    border-radius: 0;
}

.ja-megamenu .childcontent-inner .childcontent-inner {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#ja-cssmenu li a {
    text-shadow: 0 0 1px #000;
}

#ja-cssmenu span.menu-title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

#ja-cssmenu li ul {
    border-radius: 5px;
    border-top-left-radius: 0;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
}

#ja-cssmenu li ul ul {
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

#ja-cssmenu li li span.menu-title {
    border-radius: 0;
}

#ja-subnav {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

#ja-subnav span.menu-title {
    border-radius: 0;
}

#ja-subnav ul li ul {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#ja-container ul.menu li a {
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.maskDesc a.readon {
    text-shadow: 0 0 1px #000;
}

#ja-slideshow .maskDesc p,#ja-slideshow .ja-articles .maskDesc p {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#ja-slideshow .maskDesc .ja-slide-desc h3,#ja-slideshow .ja-articles .maskDesc .ja-slide-desc a span {
    border-radius: 5px;
    text-shadow: 0 1px 0 #000;
    -webkit-border-radius: 5px;
}

#ja-search {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#login-form #form-login-submit .button,#user-registration .validate,#josForm .validate,.contact-form .button,.ja-typo-block button,#josForm .inputbox,#user-registration input,.contact-form input,.contact-form textarea,.logout-button .button,#login-form .inputbox,.reset-confirm button.validate {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.ja-slidenews-item img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.categories-list .item-title {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.k2LoginBlock input.button,div.k2UserBlock input.button {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

#form-login-username .inputbox,#form-login-password .inputbox {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.itemAuthorBlock img.itemAuthorAvatar {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.itemComments ul.itemCommentsList li img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.itemComments ul.itemCommentsList li span.commentLink a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.itemCommentsForm .formcomment .inputbox {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.itemCommentsForm form input#submitCommentButton {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.subCategoryMore {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.catItemIntroText img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.catItemCommentsLink a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.catItemReadMore a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.userBlock {
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

div.userBlock img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.userItemViewUnpublished {
    opacity: 0.9;
}

span.userItemImage img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.userItemIntroText img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.userItemCommentsLink a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.userItemReadMore a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

span.genericItemImage img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.genericItemIntroText img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.genericItemReadMore a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.k2AccountPage div.k2AccountPageUpdate button.button {
    border-radius: 3px;
    -wekbit-border-radius: 3px;
}

div.k2UsersBlock ul li a.ubUserAvatar img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

div.k2LatestCommentsBlock ul li a.lcAvatar img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.k2CategoriesListBlock ul li a {
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.pagination ul li span,ul.pagenav li span,.pagination ul li strong a,.pagination ul li a,ul.pagenav li a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.pagination ul li span.pagenav,.pagination ul li.active span {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

a.ja-icon-video {
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.k2AccountPage .inputbox {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.search .word button {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.k2ArchivesBlock ul li a {
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.ja-typo-bubblect {
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.bubble-rounded .ja-typo-bubblect {
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
}

.box-rounded {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.legend-rounded {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

a.ja-typo-btn {
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.btn-rounded-icn,.btn-rounded-big,.btn-rounded-sm,.btn-rounded-icn span,.btn-rounded-big span,.btn-rounded-sm span {
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
}

.btn-rounded-sm,.btn-rounded-sm span {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

span.tag-rounded {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

fieldset.fieldset-2 {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.ja-typo-blockswrap h2.ja-typo-title span {
    text-shadow: 0 -1px 1px rgba(255,255,255,.8);
}

a.btn-blue,a.btn-red,a.btn-green,a.btn-orange,a.btn-black {
    text-shadow: 0 1px 2px rgba(0,0,0,.8);
}

a.ja-typo-btn {
    text-shadow: 0 1px 2px rgba(255,255,255,.8);
}

span.ja-typo-tag {
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}

span.tag-grey {
    text-shadow: 0 -1px 0 rgba(255,255,255,.8);
}

p.readmore a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.subCategory:hover .subCategoryMore {
    text-shadow: 1px 1px 0 #fff;
}

.catItemMeta,.userItemMeta,.itemMeta {
    text-shadow: 1px 1px 0 #fff;
}

.blog-featured p.images-border img.img-border,.item-page p.images-border img.img-border,p img.img-border {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

ul.categories-module li a,ul.category-module li a,ul.archive-module li a {
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

img.img-top {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#ja-topsl1 div.custom a.readmore {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

body.contentpane img.img-border {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

body.contentpane #login-form p .txtbox {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

body.contentpane #login-form input.button,#mailtoForm button.button {
    background: #3A3A3A;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

body.contentpane .formelm input.inputbox {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.ja-moduletable .search,div.moduletable .search {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

input#jform_username,input#jform_token,.login-fields input,.login button.button {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.filter-search button.button {
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

#ja-masshead span {
    text-shadow: 1px 1px 0 #000;
}

#login-form #form-login-submit .button,.logout-button .button,#user-registration .validate,#josForm .validate,.reset-confirm button.validate,.login button.button {
    text-shadow: 1px 1px 0px #333;
}

.reset-confirm button.validate:hover,.login button.button:hover {
    text-shadow: 1px 1px 0px #bf2e2d;
}

.search .word button:hover,.contact-form .button:hover,#login-form #form-login-submit .button:hover,#user-registration .validate:hover,#josForm .validate:hover,.logout-button .button:hover,.content_vote input.button:hover {
    text-shadow: 1px 1px 0px #bf2e2d;
}

body.contentpane #login-form input.button,#mailtoForm button.button {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

div.moduletable.grey {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ja-contentslider-center .ja-image img {
    filter: alpha(opacity = 50);
    opacity: 0.5;
}

.ja-contentslider-center .ja-image img:hover {
    filter: alpha(opacity = 80);
    opacity: 0.8;
}

@media all and (-webkit-min-device-pixel-ratio: 10000),not all and (-webkit-min-device-pixel-ratio:0) {
    .nts-category-wrap .nts-category {
        padding-left:6px !important;
        padding-right: 6px !important;
    }
}

.tiris .ja-zincontent img {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

/* 233.mega.css */
#ja-megamenu {
    padding-left: 190px;
}

#ja-megamenu ul.level0 {
    font-family: "abelregular",Arial,sans-serif;
}

.ja-megamenu ul.level0 > li.mega {
    background: url('/templates/ja_tiris/images/bg-line-nav.gif') 100% 0 repeat-y;
    padding: 0 9px 0 7px;
}

.ja-megamenu ul.level0 li.mega a.mega {
    color: #a5a5a5;
    font-size: 116%;
    font-weight: normal;
    line-height: 20px;
    padding: 10px 0 0 0;
    text-transform: uppercase;
}

.ja-megamenu ul.level0 li.mega a.mega span {
    line-height: 22px;
    padding: 10px 10px 20px 10px;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title {
    background-image: none;
    padding-left: 10px;
}

.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background: #fff;
    padding-left: 10px;
}

.ja-megamenu ul.level0 li.over a.over {
    color: #fff;
}

.ja-megamenu ul.level0 li.active a.active {
    color: #fff;
}

.ja-megamenu ul.level0 li.haschild-over a.over {
    color: #454545;
}

.ja-megamenu ul.level0 > li.last {
    background: none;
}

#ja-megamenu ul.level1 {
    font-family: Arial,Helvetica,sans-serif;
}

.ja-megamenu ul.level1 li.mega {
    border-top: 1px dotted #ccc;
    padding-left: 0;
    padding-right: 0;
}

.ja-megamenu ul.level1 li.first {
    border-top: 0;
}

.ja-megamenu ul.level1 li.mega a.mega {
    background: url('/templates/ja_tiris/images/bullet-1.png') 0 13px no-repeat;
    border: 0;
    color: #999;
    font-size: 100%;
    line-height: normal;
    padding: 5px 0 5px 15px;
    text-transform: none;
}

.ja-megamenu ul.level1 li.active a.active {
    color: #ba1115;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title {
    background: none;
    border: none;
    padding: 0;
}

.ja-megamenu ul.level1 li.over a.mega,.ja-megamenu ul.level1 li.haschild-over a.mega {
    background: url('/templates/ja_tiris/images/bullet-2.png') 0 13px no-repeat;
    color: #ba1115;
}

.ja-megamenu ul.level1 li.over .level2 a.mega,.ja-megamenu ul.level1 li.haschild-over .level2 a.mega {
    background: url('/templates/ja_tiris/images/bullet-1.png') 0 13px no-repeat;
    color: #A5A5A5;
}

.ja-megamenu ul.level1 li.over .level2 a.mega:hover,.ja-megamenu ul.level1 li.haschild-over .level2 a.mega:hover {
    background: url('/templates/ja_tiris/images/bullet-2.png') 0 13px no-repeat;
    color: #ba1115;
}

.childcontent .column3 .group-content .megamenu {
    margin-top: 4px;
}

.childcontent .column3 .color-themes .group-content .megamenu {
    margin-top: 0px !important;
}

.ja-megamenu ul.level1 .level2 li.active a.active {
    color: #ba1115;
}

.ja-megamenu .childcontent-inner {
    background: url('/templates/ja_tiris/images/bg-subnav.gif') repeat-x left bottom #fff;
    color: #666;
    overflow: hidden;
    padding-bottom: 5px;
}

.ja-megamenu .level1 .childcontent-inner {
    border-top: 1px solid #ccc;
}

.ja-megamenu .childcontent .ja-moduletable {
    color: #1e1e1e;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
    background: none;
    border-bottom: 1px dotted #ccc;
    text-transform: uppercase;
}

.childcontent .megacol {
    background: url('/templates/ja_tiris/images/dot-2.gif') 0 0 repeat-y;
}

.childcontent .color-themes .megacol {
    background: none !important;
}

.childcontent .megacol.first {
    background: none;
}

.ja-megamenu .group-title {
    color: #1e1e1e;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.ja-megamenu ul.level1 li.mega .group-title a {
    background: none;
    padding: 0;
}

.ja-megamenu .group-title .menu-title {
    color: #1e1e1e;
    font-family: "abelregular",Arial,sans-serif;
    font-size: 150%;
    font-weight: normal;
}

.ja-megamenu .group-title .menu-desc {
    color: #999;
    padding-left: 0 !important;
}

.ja-megamenu li.mega .childcontent .color-themes li.mega a.mega {
    background: none;
    padding: 0;
}

.ja-megamenu li.mega .childcontent .color-themes li.mega a.mega span.has-image {
    background-position: 0 7px;
    background-repeat: no-repeat;
    padding: 0;
}

.ja-megamenu li.mega .childcontent .color-themes li.mega a.mega span.menu-title {
    background: none;
    padding: 5px 0 5px 25px;
}

/* b6b.mod_jasidenews.css */
div.ja-sidenews-wrap {
    bottom: 0;
    left: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: auto;
    z-index: 100;
}

div.ja-sidenews-wrap h3 {
    background: none;
    border-bottom: none;
    color: #fff;
    font-size: 116%;
    margin: 0;
    padding: 17px 0;
}

.ja-sidenews {
    border: 5px solid #fff;
    float: left;
    margin: 0 9px;
    width: 289px;
}

.ja-sidenews-desc {
    color: #696969;
    padding: 0 15px 15px 15px;
}

.ja-slidenews-item {
    border-bottom: none;
    border-top: 1px solid #eee;
    color: #808080;
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}

.ja-slidenews-item:first-child {
    border-top: none;
    padding: 0 0 10px 0;
}

.ja-slidenews-item img {
    border: 1px solid #eee;
    margin-right: 15px;
    padding: 4px;
}

.ja-slidenews-item .ja-title {
    color: #454545;
    font-size: 110%;
    margin-bottom: 5px;
}

.ja-slidenews-item .ja-title:hover {
    color: #CF1F18;
}

.ja-slidenews-item .ja-createdate {
    color: #afafaf;
    display: inline-block;
    font-size: 92%;
    font-style: italic;
    font-weight: normal;
    padding: 5px 0 0 0;
}

/*
     FILE ARCHIVED ON 08:01:43 Nov 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:17 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 4.095
  load_resource: 651.184 (2)
  PetaboxLoader3.resolve: 515.705 (2)
  PetaboxLoader3.datanode: 83.143 (2)
*/
/**
 * @copyright	Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message > dt {
	font-weight: bold;
	display: none;
}

#system-message > dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px;
}

#system-message > dd > ul {
	color: #0055BB;
	background-position: 4px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border-top: 3px solid #84A7DB;
	border-bottom: 3px solid #84A7DB;
}

#system-message > dd > ul > li {
	line-height: 1.5em;
}

/* System Standard Messages */
#system-message > .message > ul {
	background-color: #C3D2E5;
	background-image: url(/media/system/images/notice-info.png);
}

/* System Error Messages */
#system-message > .error > ul,
#system-message > .warning > ul,
#system-message > .notice > ul {
	color: #c00;
}

#system-message > .error > ul {
	background-color: #E6C0C0;
	background-image: url(/media/system/images/notice-alert.png);
	border-color: #DE7A7B;
}

/* System Warning Messages */
#system-message > .warning > ul {
	background-color: #E6C8A6;
	background-image: url(/media/system/images/notice-note.png);
	border-color: #FFBB00;
}

/* System Notice Messages */
#system-message > .notice > ul {
	background-color: #EFE7B8;
	background-image: url(/media/system/images/notice-note.png);
	border-color: #F0DC7E;
}

/*
     FILE ARCHIVED ON 21:12:19 Nov 25, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:19 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.157
  load_resource: 612.468
  PetaboxLoader3.resolve: 574.064
  PetaboxLoader3.datanode: 13.602
*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 29, 2011 */



@font-face {
    font-family: 'abelregular';
    src: url('/templates/ja_tiris/fonts/abel/abel-regular-webfont.eot');
    src: url('/templates/ja_tiris/fonts/abel/abel-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/templates/ja_tiris/fonts/abel/abel-regular-webfont.woff') format('woff'),
         url('/templates/ja_tiris/fonts/abel/abel-regular-webfont.ttf') format('truetype'),
         url('/templates/ja_tiris/fonts/abel/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
     FILE ARCHIVED ON 18:23:57 Nov 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:20 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.414
  load_resource: 787.11 (2)
  PetaboxLoader3.resolve: 680.514 (2)
  PetaboxLoader3.datanode: 34.163 (2)
*/
.fupa_widget {
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    background: Transparent;
    width: 100%;
    display: inline-block
}

.fupa_widget .content_table_std {
    margin: 5px 0 5px 0;
    background: #fff;
    padding: 0;
    width: 100%;
    border-spacing: 0
}

.fupa_widget #ligadiv .content_div {
    display: inline-block;
    width: auto
}

.fupa_widget .content_table_std th {
    background: #eee;
    color: #000;
    margin: 0;
    padding: 8px;
    text-align: left;
    font-size: 13px
}

.fupa_widget .content_table_std td {
    font-size: 12px;
    padding: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
    vertical-align: middle
}

.fupa_widget .content_table_std td.team_torjaeger_tabelle_rang,.fupa_widget .content_table_std td.team_torjaeger_tabelle_rang+td,.fupa_widget .content_table_std td.team_torjaeger_tabelle_tore,.fupa_widget .content_table_std td.team_torjaeger_tabelle_einsaetze,.fupa_widget .content_table_std td.team_torjaeger_tabelle_elfer {
    text-align: center
}

.fupa_widget .modul_table {
    width: 160px
}

.fupa_widget .modul_table td,#content .modul_table td a {
    font-size: 10px
}

#tr1 {
    background-color: #f0f3ff
}

#tr2 {
    background-color: #dfe5f9
}

.fupa_widget a {
    color: #17477f;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal
}

.fupa_widget a:hover {
    color: #039;
    text-decoration: underline
}

.fupa_widget a img {
    border: 0
}

.fupa_widget .spielerkader {
    width: 100%
}

.fupa_widget .spielerkader td {
    text-align: left
}

.fupa_widget .spielerkader .bild {
    width: 50px
}

.fupa_widget .spielerkader .bild img {
    border: 1px solid #ccc
}

.fupa_widget .spielerkader .spielername {
    width: 210px
}

.fupa_widget .spielerkader-modul {
    text-align: left;
    width: 180px
}

.fupa_widget .spielerkader-modul .klein,#content .spielerkader-modul .klein a {
    font-size: 11px
}

.fupa_widget .torschuetzen .platz,#content .torschuetzen .tore {
    text-align: center;
    font-weight: bold;
    font-size: 16px
}

.fupa_widget .liga_ue_spieltag {
    width: 280px
}

.fupa_widget .liga_ue_spieltag td {
    font-size: 11px
}

.fupa_widget .liga_ue_spieltag .date {
    background: #dfe5f9;
    font-weight: bold;
    border-top: 1px solid #5579bd;
    border-bottom: 1px solid #5579bd
}

.fupa_widget .fupa_widget_team_header {
    width: 100%;
    padding: 0;
    border-top: 0 solid #5579bd;
    text-align: center
}

.fupa_widget .widget_team_header table {
    background: transparent;
    border: 0
}

.fupa_widget .fupa_widget_team_header h4 {
    margin: 2px
}

.fupa_widget .fupa_widget_team_header h4 a {
    color: #000;
    font-size: 14px
}

.fupa_widget .fupa_widget_navi {
    background: #eee;
    color: #000;
    margin: 0;
    padding: 10px;
    text-align: left
}

.fupa_widget .fupa_widget_navi a {
    color: #000;
    padding: 5px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none
}

.fupa_widget .fupa_widget_navi a:hover {
    color: #000;
    background: #fff
}

.fupa_widget .teamfoto img {
    width: 530px
}

.tabelle_farbe_meister {
    background: #bfdcff
}

.tabelle_farbe_aufsteiger_r {
    background: #dfeeff
}

.tabelle_farbe_absteiger_r {
    background: #dfeeff
}

.tabelle_farbe_absteiger {
    background: #bfdcff
}

.tabelle_farbe_neutral {
    background: #fff
}

.tabelle_farbe_uefa {
    background: #f2f5f8
}

.fupa_link {
    color: gray;
    display: block;
    font-size: 11px;
    margin-top: -13px;
    max-width: 160px;
    text-align: left;
    position: relative
}

.fupa_widget .global_team_url_font .global_team_url {
    font-size: 11px
}

.fupa_widget .news_modul_bayliga {
    display: inline-block;
    margin-left: 2%
}

.news_modul_bayliga tr>td+td+td+td+td {
    width: 20px
}

.fupa_widget .news_modul_bayliga table {
    border: 1px solid #eaeaea;
    background: #fff;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 290px;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.fupa_widget .news_modul_bayliga th {
    font-weight: bold;
    font-size: 12px;
    background: #eee;
    color: #13335c;
    padding: 7px;
    margin: 0;
    text-align: left
}

.fupa_widget .news_modul_bayliga td {
    margin: 0;
    padding: 1px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: 1px solid #e7e7e7
}

.fupa_widget .right {
    background: #fff none repeat scroll 0 0;
    float: right;
    position: relative;
    width: 300px;
    z-index: 1
}

.fupa_widget .right_modul table {
    border: 1px solid #d8d8d6;
    border-bottom: 3px solid #d8d8d6;
    background: #fff;
    margin: 0;
    margin-left: 0;
    width: 300px;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.fupa_widget .right_modul table th,.right_modul table th a {
    font-weight: bold;
    font-size: 13px;
    background: #eee;
    color: #000;
    padding: 15px;
    padding-bottom: 8px;
    padding-top: 12px;
    margin: 0;
    text-align: left
}

.fupa_widget .right_modul table td {
    padding: 4px;
    padding-left: 10px;
    padding-right: 2px;
    margin: 0;
    border-bottom: 1px dotted #afafaf;
    font-size: 12px
}

.fupa_widget .right_modul .fusszeile,.right_modul .fusszeile a {
    text-align: center;
    font-size: 11px;
    padding-right: 5px
}

.fupa_widget .right_modul .liga_modul_verletzungen_spieler_foto img {
    width: 80px
}

.fupa_widget .fupaner_no_text {
    font-size: 11px;
    color: gray;
    text-align: left
}

.fupa_widget .content_news {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%
}

.fupa_widget .content_news_item {
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 35px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px dotted #d9d9d9;
    height: 235px
}

.fupa_widget .content_news_item p {
    font-size: 11px;
    line-height: 150%
}

.fupa_widget .content_news_item img {
    float: left;
    margin-right: 22px;
    margin-bottom: 18px;
    margin-top: 0;
    display: inline
}

.fupa_widget .content_news_item h2 {
    color: #13335c;
    margin: 10px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 4px;
    font-size: 18px;
    font-weight: bold;
    border: 0 solid black;
    text-align: left
}

.fupa_widget .content_news_item h4 {
    border: 0 solid black;
    margin-top: 0;
    margin-bottom: 10px
}

.fupa_widget .dachzeile {
    font-size: 11px;
    color: grey;
    margin-bottom: 16px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #d9d9d9;
    text-align: left;
    font-weight: bold;
    height: 15px
}

.fupa_widget .dachzeile .liga {
    background-image: url(https://www.fupa.net/templates/fupa2/images/img_icon_liga_pfeil.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
    display: inline
}

.fupa_widget .dachzeile .liga a {
    color: #13335c;
    font-weight: bold;
    text-transform: uppercase
}

.fupa_widget .dachzeile .zusatz {
    float: right
}

.fupa_widget .dachzeile a {
    font-weight: bold;
    font-size: 11px;
    color: grey;
    text-decoration: none
}

.fupa_widget .dachzeile a:hover {
    text-decoration: underline
}

.fupa_widget .zwischentitel {
    font-size: 18px;
    margin: 10px 0 10px 0;
    color: red
}

.fupa_widget .galerie_slide_wrapper {
    overflow: hidden;
    position: relative
}

.fupa_widget .galerie_slide {
    height: 160px;
    background: #eee;
    display: block;
    position: relative;
    margin: 0 0 30px 0;
    padding: 3px;
    padding-top: 4px;
    width: 2000%
}

.galerie_control {
    position: absolute;
    right: 3px;
    top: 7px;
    z-index: 10
}

.galerie_control a {
    display: inline-block;
    text-transform: uppercase
}

.galerie_control .disabled {
    opacity: .5
}

.zwischentitel {
    font-size: 18px;
    margin: 10px 0 10px 0;
    color: red
}

.fupa_widget .galerie_slide a:hover {
    text-decoration: none
}

.fupa_widget .galerie_slide a:hover .galerie_slide_item {
    border: 1px solid #ccc
}

.fupa_widget .galerie_slide a .galerie_slide_unter img {
    width: 40px;
    height: auto
}

.fupa_widget .galerie_slide a:hover .galerie_slide_unter img {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fupa_widget .galerie_slide_unter_klicks {
    position: absolute;
    bottom: 10px;
    right: 5px;
    font-size: 15px;
    color: #ccc
}

.fupa_widget .galerie_slide_item {
    float: left;
    height: 120px;
    width: 142px;
    font-size: 11px;
    margin: 3.2px;
    text-align: left;
    border: 1px solid #eaeaea;
    background: #fff;
    line-height: 130%;
    padding: 5px;
    position: relative
}

.fupa_widget .galerie_slide_item img {
    margin-bottom: 8px;
    width: 140px;
    height: 80px;
    background: #eee
}

.fupa_widget .galerie_slide_header {
    min-width: 170px;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 30px;
    margin-top: 10px;
    font-size: 15px
}

.fupa_widget .galerie_slide_unter>img {
    height: auto;
    margin-left: 0;
    margin-top: -20px;
    width: 70px
}

.fupa_widget .schlagzeilenkasten {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.fupa_widget .schlagzeilenkasten li {
    padding-left: 0;
    font-size: 13px;
    position: relative;
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 2px;
    padding-top: 8px
}

.fupa_widget .schlagzeilenkasten li a {
    font-size: 13px;
    font-weight: bold
}

.fupa_widget .schlagzeilenkasten .zwischen {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 3px;
    font-weight: bold
}

.fupa_widget .schlagzeilenkasten img {
    display: inline
}

.fupa_widget .schlagzeilenkasten .spalte4 {
    right: 0;
    position: absolute;
    font-size: 11px;
    color: gray
}

.fupa_widget .spielbericht_header #ergebnis {
    font-size: 70px;
    font-weight: bold;
    color: #002e5f
}

.fupa_widget .front_liveticker {
    border-bottom: 2px solid #ddd;
    border-spacing: 7px;
    margin: 5px 0 15px;
    padding-bottom: 10px;
    width: 100%
}

.fupa_widget .front_liveticker td {
    border-bottom: 0 none;
    padding: 2px
}

.fupa_widget .front_liveticker .min {
    background: none repeat scroll 0 0 #eee;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 6px;
    text-align: center
}

.fupa_widget .front_liveticker .liveticker_photo {
    max-widows: 180px
}

.fupa_widget .front_liveticker .text {
    font-size: 13px
}

.fupa_widget .contentheading {
    display: none
}

.fupa_widget .navileiste {
    border-bottom: 0
}

.fupa_widget .navileiste td {
    text-align: center;
    font-weight: bold;
    border: 0;
    padding: 15px 4px 15px
}

.fupa_widget .navileiste_zusatz td {
    border: 0;
    text-align: center
}

.fupa_widget .navileiste_zusatz .aktualisieren {
    background-color: green;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    padding: 2px 100px 2px 88px;
    display: block
}

.fupa_widget .navileiste_zusatz .aktualisieren a {
    background-color: green;
    color: #FFF;
    font-size: 15px
}

.fupa_widget .liveticker_header_leiste td {
    text-align: center;
    border: 0
}

.fupa_widget .navileiste a {
    font-weight: bold;
    background-color: #002e5f;
    color: #FFF;
    padding: 10px;
    opacity: .3;
    display: block
}

.fupa_widget .live_uhrzeit input {
    border: 0 none;
    font-size: 20px;
    padding: 3px;
    text-align: right;
    width: 30px
}

.fupa_widget #liveticker_content_aufstellung {
    display: none;
    width: 100%
}

.fupa_widget #liveticker_content_tabelle {
    display: none;
    width: 100%
}

.fupa_widget .aufstellung_header {
    font-size: 11px;
    color: #0b2342;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold
}

.fupa_widget .aufstellung_header>.durch_alter {
    float: right;
    font-weight: normal;
    cursor: pointer;
    font-size: 11px
}

.fupa_widget .aufstellung_trikot {
    height: 16px;
    width: 30px;
    float: left;
    margin-right: 8px;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 11px;
    color: #002e5f;
    font-family: JUICE Regular;
    padding-top: 7px;
    margin-top: -5px
}

.fupa_widget .aufstellung_trikot_line {
    padding: 7.5px 0 3px 0;
    margin: 0;
    border-bottom: 0;
    width: 250px
}

.fupa_widget .aufstellung_trikot_line .spieler_icons {
    display: inline
}

.fupa_widget .aufstellung_trikot_line .spieler_icons img {
    height: 11px!important;
    margin-right: 3px
}

.fupa_widget .aufstellung_trikot_line .alter {
    color: gray;
    font-size: 11px;
    display: none
}

.fupa_widget .aufstellung_trikot_line a {
    padding-top: 4px;
    font-size: 12.5px
}

.fupa_widget .tabelle_farbe_meister {
    background: #d4d9df
}

.fupa_widget .tabelle_farbe_aufsteiger_r {
    background: #e6e8ec
}

.fupa_widget .tabelle_farbe_uefa {
    background: #f2f5f8
}

.fupa_widget .tabelle_farbe_absteiger_r {
    background: #e6e8ec
}

.fupa_widget .tabelle_farbe_absteiger {
    background: #d4d9df
}

.fupa_widget .tabelle_farbe_neutral {
    background: #fff
}

.fupa_widget .tabelle_live {
    color: #ef4942;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    margin-right: 1px;
    padding: 0 1px
}

.fupa_widget .tabelle_nummer {
    text-align: center;
    width: 20px;
    white-space: nowrap
}

.fupa_widget #liveticker_content_tabelle_content table {
    width: 100%;
    border-spacing: 0
}

.fupa_widget #liveticker_content_tabelle_content {
    border-bottom: 0
}

.fupa_widget .liveticker_header_next_match_datum {
    font-weight: bold;
    border-bottom: 0
}

.fupa_widget .alter {
    display: inline!important
}

.fupa_widget #blanket {
    background-color: #000;
    opacity: .75;
    position: fixed;
    z-index: 9001;
    top: 0;
    left: 0;
    width: 100%
}

.fupa_widget .popUpDiv {
    border-radius: 15px;
    margin-top: 6%;
    padding: 10px;
    position: absolute;
    background-color: #002e5f;
    color: #FFF;
    width: 500px;
    height: 490px;
    z-index: 9002;
    -webkit-box-shadow: 4px 3px 27px #327e04;
    -moz-box-shadow: 4px 3px 27px #327e04;
    box-shadow: 4px 3px 27px #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    opacity: 0
}

.fupa_widget .live_tor_element .ergebnis {
    font-size: 90px;
    letter-spacing: 10px;
    margin-bottom: 5px;
    text-align: center
}

.fupa_widget .live_tor_element .tor_header {
    font-size: 30px;
    text-align: center
}

.fupa_widget .live_tor_element .spielerfoto {
    text-align: center;
    margin-bottom: 15px
}

.fupa_widget .live_tor_element .spielername {
    text-align: center;
    font-size: 30px
}

.fupa_widget .live_tor_element .verein {
    text-align: center;
    font-size: 20px
}

.elfderwoche {
    position: relative;
    width: 600px;
    border: 1px solid #ccc;
    line-height: 130%
}

.elfderwoche .spieler {
    height: 87px;
    width: 70px;
    position: relative
}

.elfderwoche .vereinswappen {
    position: absolute;
    top: -10px;
    left: 50px
}

.elfderwoche .vereinswappen>img {
    width: 35px
}

.elfderwoche .anzahl {
    position: absolute;
    left: 27px;
    bottom: -32px;
    width: 16px;
    text-align: center
}

.elfderwoche>div:nth-child(11) .anzahl {
    position: absolute;
    left: 26px;
    bottom: -32px;
    width: 16px
}

.elfderwoche .name {
    position: relative;
    color: white;
    text-align: center
}

.elfderwoche .tdw_h1 {
    width: 600px;
    position: absolute;
    top: 80px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    right: 100px
}

.elfderwoche .tdw_h3 {
    width: 600px;
    position: absolute;
    top: 125px;
    right: 100px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 15px
}

.elfderwoche .tdw_keine {
    width: 500px;
    height: 130px;
    background: #fff;
    border: 1px solid #13335c;
    position: absolute;
    left: 40px;
    bottom: 373px;
    text-align: center;
    padding: 10px;
    filter: alpha(opacity = 70);
    -moz-opacity: .7;
    opacity: .7
}

.elfderwoche .tdw_keine>h3 {
    font-size: 20px
}

.elfderwoche .tdw_keine>p {
    font-size: 14px
}

.wappen_cut {
    height: 40px;
    opacity: .5;
    overflow: hidden;
    position: relative;
    width: 60px
}

.wappen_cut img {
    left: -15px;
    position: absolute;
    top: -10px;
    width: 75px
}

.mini_tabelle tr th,.mini_tabelle tr td {
    line-height: 12px
}

.mini_tabelle .tab_header,.mini_tabelle .tab_wins,.mini_tabelle .tab_remis,.mini_tabelle .tab_loses,.mini_tabelle .tab_goals,.mini_tabelle .tab_wappen,.mini_tabelle .tab_aufab,.mini_tabelle .tabelle_info {
    display: none
}

.mini_tabelle td a {
    font-size: 11px
}

.mini_tabelle .fupa_widget .content_table_std td {
    font-size: 11px;
    padding: 2px 0;
    border-bottom: 1px solid #e7e7e7;
    color: #000
}

.pop_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 999999;
    display: none;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0,0,0,0.75)
}

.pop_shadow {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: black
}

.pop_btn_exit {
    position: absolute;
    height: 40px;
    right: -25px;
    top: -25px
}

.pop_btn_exit:hover {
    -webkit-filter: drop-shadow(0px 0 5px #fff);
    filter: drop-shadow(0px 0 5px #fff);
    cursor: pointer
}

.pop_frame {
    width: 100%;
    height: 1500px;
    border: 0
}

.pop_frame_wrapper {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 50%;
    margin-left: -472px;
    height: auto;
    width: 955px;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden
}

#pop_nab_side {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: 277px;
    width: 100px;
    height: 500px
}

.popup_opts {
    position: relative;
    margin-right: 245px;
    margin-left: 160px;
    top: 0;
    text-align: right;
    background: #002e5f
}

.popup_opts .frame_title {
    position: absolute;
    color: white;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 11px
}

.popup_opts img {
    margin-left: 1px
}

.popup_opts img:hover {
    -webkit-filter: drop-shadow(0px 0 5px #fff);
    filter: drop-shadow(0px 0 5px #fff);
    cursor: pointer
}

.fupa_widget .neuzugang {
    background: none repeat scroll 0 0 #0096db;
    color: #fff;
    cursor: help;
    display: inline;
    float: right;
    font-size: 10px;
    opacity: .6;
    padding: 1px 3px
}

.fupa_widget .all_teams_table {
    width: 100%;
    border-collapse: collapse
}

.fupa_widget .all_teams_table th {
    background: #002e5f;
    width: 57%;
    padding: 5px;
    text-align: left;
    color: white
}

.fupa_widget .all_teams_table th+th {
    width: 43%
}

.fupa_widget .all_teams_table th a {
    color: white!important;
    text-decoration: none
}

.fupa_widget .all_teams_table th a:hover {
    color: white
}

.fupa_widget .all_teams_table table {
    width: 100%;
    border: 1px solid #eaeaea
}

.fupa_widget .all_teams_table table td {
    border-bottom: 1px solid #eaeaea;
    height: 15px;
    padding: 3px
}

.fupa_widget .all_teams_table table td,.fupa_widget .all_teams_table table td a {
    font-size: 12px
}

.fupa_widget .all_teams_table td {
    color: black!important
}

.fupa_widget .all_teams_table .spiel_live {
    background: red;
    color: white!important;
    padding: 0;
    text-align: center
}

.fupa_widget .all_teams_table .spiel_tipp {
    color: #f5f5f5!important
}

.fupa_widget .all_teams_table td {
    padding-right: 2px!important;
    text-align: center!important
}

.fupa_widget .liga_spieltag_vorschau_heim .liga_spieltag_vorschau_heim_wappen,.fupa_widget .liga_spieltag_vorschau_gast .liga_spieltag_vorschau_gast_wappen {
    width: 30px;
    display: inline-block
}

.fupa_widget .liga_spieltag_vorschau_heim>img,.fupa_widget .liga_spieltag_vorschau_gast>img {
    width: 30px!important
}

.fupa_widget .liga_modul_torschuetzen th,.fupa_widget .global_team_url_font_ruhshour th,.fupa_widget .right_modul th {
    padding: 7px 0 6px 10px!important
}

.fupa_widget .fupa-galerie-widget {
    position: relative
}

.fupa_widget .fupa-galerie-widget .slider {
    white-space: nowrap;
    position: relative;
    border: 1px solid lightgrey;
    overflow: hidden;
    height: 150px;
    left: 0
}

.fupa_widget .fupa-galerie-widget .slider>div {
    position: relative;
    height: 100%
}

.fupa_widget .fupa-galerie-widget .slider>div>a {
    display: inline-block;
    width: 33.333333%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    height: 100%
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item {
    display: block;
    margin: 0;
    padding: 0;
    float: none;
    border: 0;
    position: relative;
    overflow: hidden;
    width: auto;
    height: 100%;
    border-right: 1px solid lightgrey
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item img {
    width: 100%;
    height: auto;
    padding: 0
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item .galerie_slide_unter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,9);
    height: 15px;
    padding: 10px;
    box-sizing: initial
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item .galerie_slide_unter img {
    height: 30px;
    width: auto;
    display: block
}

.fupa_widget .fupa-galerie-widget .slider .ellipsis {
    position: absolute;
    top: 0;
    left: 6px;
    right: 55px;
    overflow: hidden;
    width: auto;
    text-overflow: ellipsis;
    padding: 10px 0
}

.fupa_widget .fupa-galerie-widget .slider .ellipsis img {
    margin-top: -10px
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_unter_klicks {
    font-size: 11px;
    color: #666
}

.fupa_widget .fupa-galerie-widget .slider .video_slide_thumbnail {
    vertical-align: top
}

.fupa_widget td.maybewappen>a>img {
    height: 12px
}

.fupa_widget .img-cdn-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.fupa_widget .img-cdn-wrapper>picture,.fupa_widget .img-cdn-wrapper>picture>img,.fupa_widget .img-cdn-wrapper>img {
    object-fit: contain;
    height: inherit!important;
    width: inherit!important
}

/*
     FILE ARCHIVED ON 12:52:06 Oct 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:27 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.308
  load_resource: 122.243
  PetaboxLoader3.resolve: 62.94
  PetaboxLoader3.datanode: 34.216
*/
@font-face {
    font-family: 'fupa_font';
    src: url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.eot?ocp11');
    src: url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.eot?ocp11#iefix') format('embedded-opentype'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.woff2?ocp11') format('woff2'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.ttf?ocp11') format('truetype'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.woff?ocp11') format('woff'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.svg?ocp11#fupa_font') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="fupa-icon-"]:before,[class*=" fupa-icon-"]:before {
    font-family: 'fupa_font'!important;
    font-size: inherit
}

[class^="fupa-icon-"],[class*=" fupa-icon-"] {
    font-family: 'fupa_font'!important;
    speak: none;
    display: inline;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon.turn {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.icon_gelbrot {
    display: inline;
    display: inline-block;
    position: relative;
    font-size: 70px
}

.icon_gelbrot .gelbe_karte {
    color: #ffee15
}

.icon_gelbrot .rote_karte {
    color: #fd2500;
    position: absolute;
    left: 5px;
    top: 1px;
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.icon_tvtipp,.icon_tvkamera {
    display: inline-block;
    height: 20px;
    position: relative;
    vertical-align: middle;
    width: 20px
}

.icon_tvtipp>.fupa-icon-FUPA_TV,.icon_tvkamera>.fupa-icon-FUPA_TV {
    font-size: 17px;
    position: relative;
    left: -2px;
    top: 4px;
    z-index: 2
}

.icon_tvtipp>.fupa-icon-chart2 {
    position: absolute;
    right: -1px;
    top: 0
}

.icon_tvkamera>.fupa-icon-camera {
    position: absolute;
    z-index: 1;
    right: 0
}

.fupa-icon-youtube2,.fupa-icon-Instagram,.fupa-icon-FUPA_TV,.fupa-icon-FUPA_TV_FULL,.fupa-icon-FuPa_Logo {
    display: inline-block;
    position: relative;
    font-size: 17px
}

.fupa-icon-youtube2 span+span,.fupa-icon-Instagram span+span,.fupa-icon-FUPA_TV span+span,.fupa-icon-FuPa_Logo span+span,.fupa-icon-FUPA_TV_FULL span+span {
    position: absolute;
    left: 0;
    top: 0
}

.frame.active .fupa-icon-FUPA_TV span {
    vertical-align: top
}

.fupa-icon-FUPA_TV .path1:before {
    content: "\e669";
    color: #3da7dc
}

.fupa-icon-FUPA_TV .path2:before {
    content: "\e66a";
    color: #fff
}

.fupa-icon-FUPA_TV .path3:before {
    content: "\e66c";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path1:before {
    content: "\e670";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path2:before {
    content: "\e67d";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path3:before {
    content: "\e67e";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path4:before {
    content: "\e67f";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path5:before {
    content: "\e680";
    color: #52aade
}

.fupa-icon-FUPA_TV_FULL .path6:before {
    content: "\e681";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path7:before {
    content: "\e682";
    color: #fff
}

.fupa-icon-FuPa_Logo .path1:before {
    content: "\e618";
    color: #009bde
}

.fupa-icon-FuPa_Logo .path2:before {
    content: "\e61f";
    color: #fff
}

.fupa-icon-FuPa_Logo .path3:before {
    content: "\e621";
    color: #fff
}

.fupa-icon-FuPa_Logo .path4:before {
    content: "\e628";
    color: #fff
}

.fupa-icon-FuPa_Logo .path5:before {
    content: "\e62c";
    color: #fff
}

.fupa-icon-FuPa_Logo .path6:before {
    content: "\e63f";
    color: #fff
}

.fupa-icon-FuPa_Logo .path7:before {
    content: "\e650";
    color: #fff
}

.fupa-icon-FuPa_Logo .path8:before {
    content: "\e666";
    color: #fff
}

.fupa-icon-FuPa_Logo .path9:before {
    content: "\e668";
    color: #fff
}

.fupa-icon-youtube2 .path1:before {
    content: "\e911";
    color: #dd2b29
}

.fupa-icon-youtube2 .path2:before {
    content: "\e912";
    color: #ecf0f1
}

.fupa-icon-youtube2 .path3:before {
    content: "\e913";
    color: #2c3e50
}

.fupa-icon-Instagram .path1:before {
    content: "\e900";
    color: #895a4d
}

.fupa-icon-Instagram .path2:before {
    content: "\e901";
    color: #ff3939
}

.fupa-icon-Instagram .path3:before {
    content: "\e902";
    color: #fed049
}

.fupa-icon-Instagram .path4:before {
    content: "\e903";
    color: #10dd76
}

.fupa-icon-Instagram .path5:before {
    content: "\e904";
    color: #5fccff
}

.fupa-icon-Instagram .path6:before {
    content: "\e905";
    color: #162838
}

.fupa-icon-Instagram .path7:before {
    content: "\e906";
    color: #2c4356
}

.fupa-icon-Instagram .path8:before {
    content: "\e907";
    color: #47637a
}

.fupa-icon-Instagram .path9:before {
    content: "\e908";
    color: #e5e0dc
}

.fupa-icon-Instagram .path10:before {
    content: "\e909";
    color: #75483d
}

.fupa-icon-Instagram .path11:before {
    content: "\e90a";
    color: #d0cbc5
}

.fupa-icon-Instagram .path12:before {
    content: "\e90b";
    color: #dcd7d3
}

.fupa-icon-Instagram .path13:before {
    content: "\e90c";
    color: #162838
}

.fupa-icon-Instagram .path14:before {
    content: "\e90d";
    color: #2c4356
}

.fupa-icon-Instagram .path15:before {
    content: "\e90e";
    color: #162838
}

.fupa-icon-Instagram .path16:before {
    content: "\e90f";
    color: #47637a
}

.fupa-icon-folder-open:before {
    content: "\f07c"
}

.fupa-icon-log-out:before {
    content: "\e916"
}

.fupa-icon-login {
    transform: rotate(180deg)
}

.fupa-icon-login:before {
    content: "\e917"
}

.fupa-icon-flag:before {
    content: "\e915"
}

.fupa-icon-capo:before {
    content: "\e914"
}

.fupa-icon-instagram2:before {
    content: "\e910"
}

.fupa-icon-paragraph:before {
    content: "\e617"
}

.fupa-icon-landkarte:before {
    content: "\e683"
}

.fupa-icon-acircle:before {
    content: "\e679"
}

.fupa-icon-document2:before {
    content: "\e67a"
}

.fupa-icon-acircle2:before {
    content: "\e67b"
}

.fupa-icon-document:before {
    content: "\e67c"
}

.fupa-icon-Spieler:before {
    content: "\e673"
}

.fupa-icon-facebook:before {
    content: "\e674"
}

.fupa-icon-googleplus:before {
    content: "\e675"
}

.fupa-icon-twitter:before {
    content: "\e676"
}

.fupa-icon-whatsapp:before {
    content: "\e677"
}

.fupa-icon-youtube:before {
    content: "\e678"
}

.fupa-icon-arrow486:before {
    content: "\e671"
}

.fupa-icon-next15:before {
    content: "\e672"
}

.fupa-icon-megaphone:before {
    content: "\e66d"
}

.fupa-icon-menu48:before {
    content: "\e66e"
}

.fupa-icon-thumb52:before {
    content: "\e66f"
}

.fupa-icon-logistics3:before {
    content: "\e66b"
}

.fupa-icon-rot:before {
    content: "\e640"
}

.fupa-icon-gelb-rot:before {
    content: "\e65d"
}

.fupa-icon-cursor12:before {
    content: "\e657"
}

.fupa-icon-facebook30:before {
    content: "\e658"
}

.fupa-icon-black345:before {
    content: "\e64b"
}

.fupa-icon-shield84:before {
    content: "\e64c"
}

.fupa-icon-soccer38:before {
    content: "\e64d"
}

.fupa-icon-soccer73:before {
    content: "\e64e"
}

.fupa-icon-tshirt3:before {
    content: "\e64f"
}

.fupa-icon-screen-full:before {
    content: "\e684"
}

.fupa-icon-volume:before {
    content: "\e685"
}

.fupa-icon-volume2:before {
    content: "\e686"
}

.fupa-icon-home:before {
    content: "\e687"
}

.fupa-icon-newspaper:before {
    content: "\e604"
}

.fupa-icon-images:before {
    content: "\e603"
}

.fupa-icon-calendar:before {
    content: "\e605"
}

.fupa-icon-download:before {
    content: "\e651"
}

.fupa-icon-upload:before {
    content: "\e652"
}

.fupa-icon-undo:before {
    content: "\e653"
}

.fupa-icon-redo:before {
    content: "\e654"
}

.fupa-icon-bubble:before {
    content: "\e606"
}

.fupa-icon-bubbles:before {
    content: "\e607"
}

.fupa-icon-user3:before {
    content: "\e667"
}

.fupa-icon-spinner:before {
    content: "\e630"
}

.fupa-icon-aid:before {
    content: "\e609"
}

.fupa-icon-bug:before {
    content: "\e638"
}

.fupa-icon-gift:before {
    content: "\e65f"
}

.fupa-icon-hammer:before {
    content: "\e688"
}

.fupa-icon-remove:before {
    content: "\e660"
}

.fupa-icon-star:before {
    content: "\e655"
}

.fupa-icon-star2:before {
    content: "\e661"
}

.fupa-icon-star22:before {
    content: "\e656"
}

.fupa-icon-warning:before {
    content: "\e631"
}

.fupa-icon-question:before {
    content: "\e662"
}

.fupa-icon-info:before {
    content: "\e632"
}

.fupa-icon-cancel-circle:before {
    content: "\e639"
}

.fupa-icon-checkmark-circle:before {
    content: "\e63a"
}

.fupa-icon-close:before {
    content: "\e608"
}

.fupa-icon-checkmark3:before {
    content: "\e60a"
}

.fupa-icon-minus2:before {
    content: "\e63b"
}

.fupa-icon-plus2:before {
    content: "\e63c"
}

.fupa-icon-play:before {
    content: "\e663"
}

.fupa-icon-pause:before {
    content: "\e664"
}

.fupa-icon-stop:before {
    content: "\e665"
}

.fupa-icon-loop:before {
    content: "\e63d"
}

.fupa-icon-arrow-up-left:before {
    content: "\e600"
}

.fupa-icon-arrow-up:before {
    content: "\e643"
}

.fupa-icon-arrow-up-right:before {
    content: "\e644"
}

.fupa-icon-arrow-right:before {
    content: "\e645"
}

.fupa-icon-arrow-down-right:before {
    content: "\e646"
}

.fupa-icon-arrow-down:before {
    content: "\e647"
}

.fupa-icon-arrow-down-left:before {
    content: "\e648"
}

.fupa-icon-arrow-left:before {
    content: "\e649"
}

.fupa-icon-filter:before {
    content: "\e64a"
}

.fupa-icon-paragraph-justify:before {
    content: "\e60b"
}

.fupa-icon-share:before {
    content: "\e689"
}

.fupa-icon-mail:before {
    content: "\e68a"
}

.fupa-icon-facebook2:before {
    content: "\e68b"
}

.fupa-icon-twitter2:before {
    content: "\e68c"
}

.fupa-icon-feed:before {
    content: "\e68d"
}

.fupa-icon-checkered3:before {
    content: "\e619"
}

.fupa-icon-couple40:before {
    content: "\e61a"
}

.fupa-icon-football13:before {
    content: "\e61b"
}

.fupa-icon-football21:before {
    content: "\e61c"
}

.fupa-icon-football28:before {
    content: "\e61d"
}

.fupa-icon-football30:before {
    content: "\e61e"
}

.fupa-icon-football41:before {
    content: "\e601"
}

.fupa-icon-football42:before {
    content: "\e602"
}

.fupa-icon-football45:before {
    content: "\e620"
}

.fupa-icon-football48:before {
    content: "\e634"
}

.fupa-icon-football69:before {
    content: "\e610"
}

.fupa-icon-football72:before {
    content: "\e659"
}

.fupa-icon-football78:before {
    content: "\e622"
}

.fupa-icon-football80:before {
    content: "\e623"
}

.fupa-icon-football94:before {
    content: "\e624"
}

.fupa-icon-football95:before {
    content: "\e625"
}

.fupa-icon-football112:before {
    content: "\e626"
}

.fupa-icon-football116:before {
    content: "\e627"
}

.fupa-icon-football133:before {
    content: "\e629"
}

.fupa-icon-football137:before {
    content: "\e63e"
}

.fupa-icon-football140:before {
    content: "\e642"
}

.fupa-icon-soccer18:before {
    content: "\e641"
}

.fupa-icon-timer20:before {
    content: "\e62a"
}

.fupa-icon-trophy4:before {
    content: "\e62b"
}

.fupa-icon-whistle5:before {
    content: "\e62d"
}

.fupa-icon-file:before {
    content: "\e615"
}

.fupa-icon-microphone:before {
    content: "\e616"
}

.fupa-icon-coffee:before {
    content: "\e62e"
}

.fupa-icon-mug:before {
    content: "\e62f"
}

.fupa-icon-minus:before {
    content: "\e68e"
}

.fupa-icon-cog:before {
    content: "\e633"
}

.fupa-icon-chart:before {
    content: "\e65a"
}

.fupa-icon-chart2:before {
    content: "\e65b"
}

.fupa-icon-locked:before {
    content: "\e635"
}

.fupa-icon-unlocked:before {
    content: "\e636"
}

.fupa-icon-magnifier:before {
    content: "\e637"
}

.fupa-icon-attachment:before {
    content: "\e65c"
}

.fupa-icon-edit:before {
    content: "\e65e"
}

.fupa-icon-left-207:before {
    content: "\f053"
}

.fupa-icon-right-207:before {
    content: "\f054"
}

.fupa-icon-up-207:before {
    content: "\f077"
}

.fupa-icon-down-207:before {
    content: "\f078"
}

.fupa-icon-user4:before {
    content: "\e613"
}

.fupa-icon-users:before {
    content: "\e614"
}

.fupa-icon-user_neu:before {
    content: "\e60c"
}

.fupa-icon-export:before {
    content: "\e60d"
}

.fupa-icon-camera:before {
    content: "\e60e"
}

.fupa-icon-clock:before {
    content: "\e611"
}

.fupa-icon-bolt:before {
    content: "\e60f"
}

.fupa-icon-switch:before {
    content: "\e612"
}

.fupa-icon-video:before {
    content: "\e918"
}

.fupa-icon-distance:before {
    content: "\e921"
}

.fupa-icon-speed:before {
    content: "\e922"
}

.fupa-icon-sprint:before {
    content: "\e923"
}

/*
     FILE ARCHIVED ON 12:52:05 Oct 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:28 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.503
  load_resource: 191.34
  PetaboxLoader3.resolve: 94.076
  PetaboxLoader3.datanode: 15.705
*/
.fupa_widget {
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    background: Transparent;
    width: 100%;
    display: inline-block
}

.fupa_widget .content_table_std {
    margin: 5px 0 5px 0;
    background: #fff;
    padding: 0;
    width: 100%;
    border-spacing: 0
}

.fupa_widget #ligadiv .content_div {
    display: inline-block;
    width: auto
}

.fupa_widget .content_table_std th {
    background: #eee;
    color: #000;
    margin: 0;
    padding: 8px;
    text-align: left;
    font-size: 13px
}

.fupa_widget .content_table_std td {
    font-size: 12px;
    padding: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
    vertical-align: middle
}

.fupa_widget .content_table_std td.team_torjaeger_tabelle_rang,.fupa_widget .content_table_std td.team_torjaeger_tabelle_rang+td,.fupa_widget .content_table_std td.team_torjaeger_tabelle_tore,.fupa_widget .content_table_std td.team_torjaeger_tabelle_einsaetze,.fupa_widget .content_table_std td.team_torjaeger_tabelle_elfer {
    text-align: center
}

.fupa_widget .modul_table {
    width: 160px
}

.fupa_widget .modul_table td,#content .modul_table td a {
    font-size: 10px
}

#tr1 {
    background-color: #f0f3ff
}

#tr2 {
    background-color: #dfe5f9
}

.fupa_widget a {
    color: #17477f;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal
}

.fupa_widget a:hover {
    color: #039;
    text-decoration: underline
}

.fupa_widget a img {
    border: 0
}

.fupa_widget .spielerkader {
    width: 100%
}

.fupa_widget .spielerkader td {
    text-align: left
}

.fupa_widget .spielerkader .bild {
    width: 50px
}

.fupa_widget .spielerkader .bild img {
    border: 1px solid #ccc
}

.fupa_widget .spielerkader .spielername {
    width: 210px
}

.fupa_widget .spielerkader-modul {
    text-align: left;
    width: 180px
}

.fupa_widget .spielerkader-modul .klein,#content .spielerkader-modul .klein a {
    font-size: 11px
}

.fupa_widget .torschuetzen .platz,#content .torschuetzen .tore {
    text-align: center;
    font-weight: bold;
    font-size: 16px
}

.fupa_widget .liga_ue_spieltag {
    width: 280px
}

.fupa_widget .liga_ue_spieltag td {
    font-size: 11px
}

.fupa_widget .liga_ue_spieltag .date {
    background: #dfe5f9;
    font-weight: bold;
    border-top: 1px solid #5579bd;
    border-bottom: 1px solid #5579bd
}

.fupa_widget .fupa_widget_team_header {
    width: 100%;
    padding: 0;
    border-top: 0 solid #5579bd;
    text-align: center
}

.fupa_widget .widget_team_header table {
    background: transparent;
    border: 0
}

.fupa_widget .fupa_widget_team_header h4 {
    margin: 2px
}

.fupa_widget .fupa_widget_team_header h4 a {
    color: #000;
    font-size: 14px
}

.fupa_widget .fupa_widget_navi {
    background: #eee;
    color: #000;
    margin: 0;
    padding: 10px;
    text-align: left
}

.fupa_widget .fupa_widget_navi a {
    color: #000;
    padding: 5px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none
}

.fupa_widget .fupa_widget_navi a:hover {
    color: #000;
    background: #fff
}

.fupa_widget .teamfoto img {
    width: 530px
}

.tabelle_farbe_meister {
    background: #bfdcff
}

.tabelle_farbe_aufsteiger_r {
    background: #dfeeff
}

.tabelle_farbe_absteiger_r {
    background: #dfeeff
}

.tabelle_farbe_absteiger {
    background: #bfdcff
}

.tabelle_farbe_neutral {
    background: #fff
}

.tabelle_farbe_uefa {
    background: #f2f5f8
}

.fupa_link {
    color: gray;
    display: block;
    font-size: 11px;
    margin-top: -13px;
    max-width: 160px;
    text-align: left;
    position: relative
}

.fupa_widget .global_team_url_font .global_team_url {
    font-size: 11px
}

.fupa_widget .news_modul_bayliga {
    display: inline-block;
    margin-left: 2%
}

.news_modul_bayliga tr>td+td+td+td+td {
    width: 20px
}

.fupa_widget .news_modul_bayliga table {
    border: 1px solid #eaeaea;
    background: #fff;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 290px;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.fupa_widget .news_modul_bayliga th {
    font-weight: bold;
    font-size: 12px;
    background: #eee;
    color: #13335c;
    padding: 7px;
    margin: 0;
    text-align: left
}

.fupa_widget .news_modul_bayliga td {
    margin: 0;
    padding: 1px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: 1px solid #e7e7e7
}

.fupa_widget .right {
    background: #fff none repeat scroll 0 0;
    float: right;
    position: relative;
    width: 300px;
    z-index: 1
}

.fupa_widget .right_modul table {
    border: 1px solid #d8d8d6;
    border-bottom: 3px solid #d8d8d6;
    background: #fff;
    margin: 0;
    margin-left: 0;
    width: 300px;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.fupa_widget .right_modul table th,.right_modul table th a {
    font-weight: bold;
    font-size: 13px;
    background: #eee;
    color: #000;
    padding: 15px;
    padding-bottom: 8px;
    padding-top: 12px;
    margin: 0;
    text-align: left
}

.fupa_widget .right_modul table td {
    padding: 4px;
    padding-left: 10px;
    padding-right: 2px;
    margin: 0;
    border-bottom: 1px dotted #afafaf;
    font-size: 12px
}

.fupa_widget .right_modul .fusszeile,.right_modul .fusszeile a {
    text-align: center;
    font-size: 11px;
    padding-right: 5px
}

.fupa_widget .right_modul .liga_modul_verletzungen_spieler_foto img {
    width: 80px
}

.fupa_widget .fupaner_no_text {
    font-size: 11px;
    color: gray;
    text-align: left
}

.fupa_widget .content_news {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%
}

.fupa_widget .content_news_item {
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 35px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px dotted #d9d9d9;
    height: 235px
}

.fupa_widget .content_news_item p {
    font-size: 11px;
    line-height: 150%
}

.fupa_widget .content_news_item img {
    float: left;
    margin-right: 22px;
    margin-bottom: 18px;
    margin-top: 0;
    display: inline
}

.fupa_widget .content_news_item h2 {
    color: #13335c;
    margin: 10px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 4px;
    font-size: 18px;
    font-weight: bold;
    border: 0 solid black;
    text-align: left
}

.fupa_widget .content_news_item h4 {
    border: 0 solid black;
    margin-top: 0;
    margin-bottom: 10px
}

.fupa_widget .dachzeile {
    font-size: 11px;
    color: grey;
    margin-bottom: 16px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #d9d9d9;
    text-align: left;
    font-weight: bold;
    height: 15px
}

.fupa_widget .dachzeile .liga {
    background-image: url(https://www.fupa.net/templates/fupa2/images/img_icon_liga_pfeil.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
    display: inline
}

.fupa_widget .dachzeile .liga a {
    color: #13335c;
    font-weight: bold;
    text-transform: uppercase
}

.fupa_widget .dachzeile .zusatz {
    float: right
}

.fupa_widget .dachzeile a {
    font-weight: bold;
    font-size: 11px;
    color: grey;
    text-decoration: none
}

.fupa_widget .dachzeile a:hover {
    text-decoration: underline
}

.fupa_widget .zwischentitel {
    font-size: 18px;
    margin: 10px 0 10px 0;
    color: red
}

.fupa_widget .galerie_slide_wrapper {
    overflow: hidden;
    position: relative
}

.fupa_widget .galerie_slide {
    height: 160px;
    background: #eee;
    display: block;
    position: relative;
    margin: 0 0 30px 0;
    padding: 3px;
    padding-top: 4px;
    width: 2000%
}

.galerie_control {
    position: absolute;
    right: 3px;
    top: 7px;
    z-index: 10
}

.galerie_control a {
    display: inline-block;
    text-transform: uppercase
}

.galerie_control .disabled {
    opacity: .5
}

.zwischentitel {
    font-size: 18px;
    margin: 10px 0 10px 0;
    color: red
}

.fupa_widget .galerie_slide a:hover {
    text-decoration: none
}

.fupa_widget .galerie_slide a:hover .galerie_slide_item {
    border: 1px solid #ccc
}

.fupa_widget .galerie_slide a .galerie_slide_unter img {
    width: 40px;
    height: auto
}

.fupa_widget .galerie_slide a:hover .galerie_slide_unter img {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fupa_widget .galerie_slide_unter_klicks {
    position: absolute;
    bottom: 10px;
    right: 5px;
    font-size: 15px;
    color: #ccc
}

.fupa_widget .galerie_slide_item {
    float: left;
    height: 120px;
    width: 142px;
    font-size: 11px;
    margin: 3.2px;
    text-align: left;
    border: 1px solid #eaeaea;
    background: #fff;
    line-height: 130%;
    padding: 5px;
    position: relative
}

.fupa_widget .galerie_slide_item img {
    margin-bottom: 8px;
    width: 140px;
    height: 80px;
    background: #eee
}

.fupa_widget .galerie_slide_header {
    min-width: 170px;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 30px;
    margin-top: 10px;
    font-size: 15px
}

.fupa_widget .galerie_slide_unter>img {
    height: auto;
    margin-left: 0;
    margin-top: -20px;
    width: 70px
}

.fupa_widget .schlagzeilenkasten {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.fupa_widget .schlagzeilenkasten li {
    padding-left: 0;
    font-size: 13px;
    position: relative;
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 2px;
    padding-top: 8px
}

.fupa_widget .schlagzeilenkasten li a {
    font-size: 13px;
    font-weight: bold
}

.fupa_widget .schlagzeilenkasten .zwischen {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 3px;
    font-weight: bold
}

.fupa_widget .schlagzeilenkasten img {
    display: inline
}

.fupa_widget .schlagzeilenkasten .spalte4 {
    right: 0;
    position: absolute;
    font-size: 11px;
    color: gray
}

.fupa_widget .spielbericht_header #ergebnis {
    font-size: 70px;
    font-weight: bold;
    color: #002e5f
}

.fupa_widget .front_liveticker {
    border-bottom: 2px solid #ddd;
    border-spacing: 7px;
    margin: 5px 0 15px;
    padding-bottom: 10px;
    width: 100%
}

.fupa_widget .front_liveticker td {
    border-bottom: 0 none;
    padding: 2px
}

.fupa_widget .front_liveticker .min {
    background: none repeat scroll 0 0 #eee;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 6px;
    text-align: center
}

.fupa_widget .front_liveticker .liveticker_photo {
    max-widows: 180px
}

.fupa_widget .front_liveticker .text {
    font-size: 13px
}

.fupa_widget .contentheading {
    display: none
}

.fupa_widget .navileiste {
    border-bottom: 0
}

.fupa_widget .navileiste td {
    text-align: center;
    font-weight: bold;
    border: 0;
    padding: 15px 4px 15px
}

.fupa_widget .navileiste_zusatz td {
    border: 0;
    text-align: center
}

.fupa_widget .navileiste_zusatz .aktualisieren {
    background-color: green;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    padding: 2px 100px 2px 88px;
    display: block
}

.fupa_widget .navileiste_zusatz .aktualisieren a {
    background-color: green;
    color: #FFF;
    font-size: 15px
}

.fupa_widget .liveticker_header_leiste td {
    text-align: center;
    border: 0
}

.fupa_widget .navileiste a {
    font-weight: bold;
    background-color: #002e5f;
    color: #FFF;
    padding: 10px;
    opacity: .3;
    display: block
}

.fupa_widget .live_uhrzeit input {
    border: 0 none;
    font-size: 20px;
    padding: 3px;
    text-align: right;
    width: 30px
}

.fupa_widget #liveticker_content_aufstellung {
    display: none;
    width: 100%
}

.fupa_widget #liveticker_content_tabelle {
    display: none;
    width: 100%
}

.fupa_widget .aufstellung_header {
    font-size: 11px;
    color: #0b2342;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold
}

.fupa_widget .aufstellung_header>.durch_alter {
    float: right;
    font-weight: normal;
    cursor: pointer;
    font-size: 11px
}

.fupa_widget .aufstellung_trikot {
    height: 16px;
    width: 30px;
    float: left;
    margin-right: 8px;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 11px;
    color: #002e5f;
    font-family: JUICE Regular;
    padding-top: 7px;
    margin-top: -5px
}

.fupa_widget .aufstellung_trikot_line {
    padding: 7.5px 0 3px 0;
    margin: 0;
    border-bottom: 0;
    width: 250px
}

.fupa_widget .aufstellung_trikot_line .spieler_icons {
    display: inline
}

.fupa_widget .aufstellung_trikot_line .spieler_icons img {
    height: 11px!important;
    margin-right: 3px
}

.fupa_widget .aufstellung_trikot_line .alter {
    color: gray;
    font-size: 11px;
    display: none
}

.fupa_widget .aufstellung_trikot_line a {
    padding-top: 4px;
    font-size: 12.5px
}

.fupa_widget .tabelle_farbe_meister {
    background: #d4d9df
}

.fupa_widget .tabelle_farbe_aufsteiger_r {
    background: #e6e8ec
}

.fupa_widget .tabelle_farbe_uefa {
    background: #f2f5f8
}

.fupa_widget .tabelle_farbe_absteiger_r {
    background: #e6e8ec
}

.fupa_widget .tabelle_farbe_absteiger {
    background: #d4d9df
}

.fupa_widget .tabelle_farbe_neutral {
    background: #fff
}

.fupa_widget .tabelle_live {
    color: #ef4942;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    margin-right: 1px;
    padding: 0 1px
}

.fupa_widget .tabelle_nummer {
    text-align: center;
    width: 20px;
    white-space: nowrap
}

.fupa_widget #liveticker_content_tabelle_content table {
    width: 100%;
    border-spacing: 0
}

.fupa_widget #liveticker_content_tabelle_content {
    border-bottom: 0
}

.fupa_widget .liveticker_header_next_match_datum {
    font-weight: bold;
    border-bottom: 0
}

.fupa_widget .alter {
    display: inline!important
}

.fupa_widget #blanket {
    background-color: #000;
    opacity: .75;
    position: fixed;
    z-index: 9001;
    top: 0;
    left: 0;
    width: 100%
}

.fupa_widget .popUpDiv {
    border-radius: 15px;
    margin-top: 6%;
    padding: 10px;
    position: absolute;
    background-color: #002e5f;
    color: #FFF;
    width: 500px;
    height: 490px;
    z-index: 9002;
    -webkit-box-shadow: 4px 3px 27px #327e04;
    -moz-box-shadow: 4px 3px 27px #327e04;
    box-shadow: 4px 3px 27px #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    opacity: 0
}

.fupa_widget .live_tor_element .ergebnis {
    font-size: 90px;
    letter-spacing: 10px;
    margin-bottom: 5px;
    text-align: center
}

.fupa_widget .live_tor_element .tor_header {
    font-size: 30px;
    text-align: center
}

.fupa_widget .live_tor_element .spielerfoto {
    text-align: center;
    margin-bottom: 15px
}

.fupa_widget .live_tor_element .spielername {
    text-align: center;
    font-size: 30px
}

.fupa_widget .live_tor_element .verein {
    text-align: center;
    font-size: 20px
}

.elfderwoche {
    position: relative;
    width: 600px;
    border: 1px solid #ccc;
    line-height: 130%
}

.elfderwoche .spieler {
    height: 87px;
    width: 70px;
    position: relative
}

.elfderwoche .vereinswappen {
    position: absolute;
    top: -10px;
    left: 50px
}

.elfderwoche .vereinswappen>img {
    width: 35px
}

.elfderwoche .anzahl {
    position: absolute;
    left: 27px;
    bottom: -32px;
    width: 16px;
    text-align: center
}

.elfderwoche>div:nth-child(11) .anzahl {
    position: absolute;
    left: 26px;
    bottom: -32px;
    width: 16px
}

.elfderwoche .name {
    position: relative;
    color: white;
    text-align: center
}

.elfderwoche .tdw_h1 {
    width: 600px;
    position: absolute;
    top: 80px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    right: 100px
}

.elfderwoche .tdw_h3 {
    width: 600px;
    position: absolute;
    top: 125px;
    right: 100px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 15px
}

.elfderwoche .tdw_keine {
    width: 500px;
    height: 130px;
    background: #fff;
    border: 1px solid #13335c;
    position: absolute;
    left: 40px;
    bottom: 373px;
    text-align: center;
    padding: 10px;
    filter: alpha(opacity = 70);
    -moz-opacity: .7;
    opacity: .7
}

.elfderwoche .tdw_keine>h3 {
    font-size: 20px
}

.elfderwoche .tdw_keine>p {
    font-size: 14px
}

.wappen_cut {
    height: 40px;
    opacity: .5;
    overflow: hidden;
    position: relative;
    width: 60px
}

.wappen_cut img {
    left: -15px;
    position: absolute;
    top: -10px;
    width: 75px
}

.mini_tabelle tr th,.mini_tabelle tr td {
    line-height: 12px
}

.mini_tabelle .tab_header,.mini_tabelle .tab_wins,.mini_tabelle .tab_remis,.mini_tabelle .tab_loses,.mini_tabelle .tab_goals,.mini_tabelle .tab_wappen,.mini_tabelle .tab_aufab,.mini_tabelle .tabelle_info {
    display: none
}

.mini_tabelle td a {
    font-size: 11px
}

.mini_tabelle .fupa_widget .content_table_std td {
    font-size: 11px;
    padding: 2px 0;
    border-bottom: 1px solid #e7e7e7;
    color: #000
}

.pop_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 999999;
    display: none;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0,0,0,0.75)
}

.pop_shadow {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: black
}

.pop_btn_exit {
    position: absolute;
    height: 40px;
    right: -25px;
    top: -25px
}

.pop_btn_exit:hover {
    -webkit-filter: drop-shadow(0px 0 5px #fff);
    filter: drop-shadow(0px 0 5px #fff);
    cursor: pointer
}

.pop_frame {
    width: 100%;
    height: 1500px;
    border: 0
}

.pop_frame_wrapper {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 50%;
    margin-left: -472px;
    height: auto;
    width: 955px;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden
}

#pop_nab_side {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: 277px;
    width: 100px;
    height: 500px
}

.popup_opts {
    position: relative;
    margin-right: 245px;
    margin-left: 160px;
    top: 0;
    text-align: right;
    background: #002e5f
}

.popup_opts .frame_title {
    position: absolute;
    color: white;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 11px
}

.popup_opts img {
    margin-left: 1px
}

.popup_opts img:hover {
    -webkit-filter: drop-shadow(0px 0 5px #fff);
    filter: drop-shadow(0px 0 5px #fff);
    cursor: pointer
}

.fupa_widget .neuzugang {
    background: none repeat scroll 0 0 #0096db;
    color: #fff;
    cursor: help;
    display: inline;
    float: right;
    font-size: 10px;
    opacity: .6;
    padding: 1px 3px
}

.fupa_widget .all_teams_table {
    width: 100%;
    border-collapse: collapse
}

.fupa_widget .all_teams_table th {
    background: #002e5f;
    width: 57%;
    padding: 5px;
    text-align: left;
    color: white
}

.fupa_widget .all_teams_table th+th {
    width: 43%
}

.fupa_widget .all_teams_table th a {
    color: white!important;
    text-decoration: none
}

.fupa_widget .all_teams_table th a:hover {
    color: white
}

.fupa_widget .all_teams_table table {
    width: 100%;
    border: 1px solid #eaeaea
}

.fupa_widget .all_teams_table table td {
    border-bottom: 1px solid #eaeaea;
    height: 15px;
    padding: 3px
}

.fupa_widget .all_teams_table table td,.fupa_widget .all_teams_table table td a {
    font-size: 12px
}

.fupa_widget .all_teams_table td {
    color: black!important
}

.fupa_widget .all_teams_table .spiel_live {
    background: red;
    color: white!important;
    padding: 0;
    text-align: center
}

.fupa_widget .all_teams_table .spiel_tipp {
    color: #f5f5f5!important
}

.fupa_widget .all_teams_table td {
    padding-right: 2px!important;
    text-align: center!important
}

.fupa_widget .liga_spieltag_vorschau_heim .liga_spieltag_vorschau_heim_wappen,.fupa_widget .liga_spieltag_vorschau_gast .liga_spieltag_vorschau_gast_wappen {
    width: 30px;
    display: inline-block
}

.fupa_widget .liga_spieltag_vorschau_heim>img,.fupa_widget .liga_spieltag_vorschau_gast>img {
    width: 30px!important
}

.fupa_widget .liga_modul_torschuetzen th,.fupa_widget .global_team_url_font_ruhshour th,.fupa_widget .right_modul th {
    padding: 7px 0 6px 10px!important
}

.fupa_widget .fupa-galerie-widget {
    position: relative
}

.fupa_widget .fupa-galerie-widget .slider {
    white-space: nowrap;
    position: relative;
    border: 1px solid lightgrey;
    overflow: hidden;
    height: 150px;
    left: 0
}

.fupa_widget .fupa-galerie-widget .slider>div {
    position: relative;
    height: 100%
}

.fupa_widget .fupa-galerie-widget .slider>div>a {
    display: inline-block;
    width: 33.333333%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    height: 100%
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item {
    display: block;
    margin: 0;
    padding: 0;
    float: none;
    border: 0;
    position: relative;
    overflow: hidden;
    width: auto;
    height: 100%;
    border-right: 1px solid lightgrey
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item img {
    width: 100%;
    height: auto;
    padding: 0
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item .galerie_slide_unter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,9);
    height: 15px;
    padding: 10px;
    box-sizing: initial
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_item .galerie_slide_unter img {
    height: 30px;
    width: auto;
    display: block
}

.fupa_widget .fupa-galerie-widget .slider .ellipsis {
    position: absolute;
    top: 0;
    left: 6px;
    right: 55px;
    overflow: hidden;
    width: auto;
    text-overflow: ellipsis;
    padding: 10px 0
}

.fupa_widget .fupa-galerie-widget .slider .ellipsis img {
    margin-top: -10px
}

.fupa_widget .fupa-galerie-widget .slider .galerie_slide_unter_klicks {
    font-size: 11px;
    color: #666
}

.fupa_widget .fupa-galerie-widget .slider .video_slide_thumbnail {
    vertical-align: top
}

.fupa_widget td.maybewappen>a>img {
    height: 12px
}

.fupa_widget .img-cdn-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.fupa_widget .img-cdn-wrapper>picture,.fupa_widget .img-cdn-wrapper>picture>img,.fupa_widget .img-cdn-wrapper>img {
    object-fit: contain;
    height: inherit!important;
    width: inherit!important
}

/*
     FILE ARCHIVED ON 12:52:06 Oct 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:27 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.308
  load_resource: 122.243
  PetaboxLoader3.resolve: 62.94
  PetaboxLoader3.datanode: 34.216
*/
@font-face {
    font-family: 'fupa_font';
    src: url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.eot?ocp11');
    src: url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.eot?ocp11#iefix') format('embedded-opentype'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.woff2?ocp11') format('woff2'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.ttf?ocp11') format('truetype'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.woff?ocp11') format('woff'),url('https://www.fupa.net/fupa/css/font_icons/fonts/fupa_font.svg?ocp11#fupa_font') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="fupa-icon-"]:before,[class*=" fupa-icon-"]:before {
    font-family: 'fupa_font'!important;
    font-size: inherit
}

[class^="fupa-icon-"],[class*=" fupa-icon-"] {
    font-family: 'fupa_font'!important;
    speak: none;
    display: inline;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon.turn {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.icon_gelbrot {
    display: inline;
    display: inline-block;
    position: relative;
    font-size: 70px
}

.icon_gelbrot .gelbe_karte {
    color: #ffee15
}

.icon_gelbrot .rote_karte {
    color: #fd2500;
    position: absolute;
    left: 5px;
    top: 1px;
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.icon_tvtipp,.icon_tvkamera {
    display: inline-block;
    height: 20px;
    position: relative;
    vertical-align: middle;
    width: 20px
}

.icon_tvtipp>.fupa-icon-FUPA_TV,.icon_tvkamera>.fupa-icon-FUPA_TV {
    font-size: 17px;
    position: relative;
    left: -2px;
    top: 4px;
    z-index: 2
}

.icon_tvtipp>.fupa-icon-chart2 {
    position: absolute;
    right: -1px;
    top: 0
}

.icon_tvkamera>.fupa-icon-camera {
    position: absolute;
    z-index: 1;
    right: 0
}

.fupa-icon-youtube2,.fupa-icon-Instagram,.fupa-icon-FUPA_TV,.fupa-icon-FUPA_TV_FULL,.fupa-icon-FuPa_Logo {
    display: inline-block;
    position: relative;
    font-size: 17px
}

.fupa-icon-youtube2 span+span,.fupa-icon-Instagram span+span,.fupa-icon-FUPA_TV span+span,.fupa-icon-FuPa_Logo span+span,.fupa-icon-FUPA_TV_FULL span+span {
    position: absolute;
    left: 0;
    top: 0
}

.frame.active .fupa-icon-FUPA_TV span {
    vertical-align: top
}

.fupa-icon-FUPA_TV .path1:before {
    content: "\e669";
    color: #3da7dc
}

.fupa-icon-FUPA_TV .path2:before {
    content: "\e66a";
    color: #fff
}

.fupa-icon-FUPA_TV .path3:before {
    content: "\e66c";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path1:before {
    content: "\e670";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path2:before {
    content: "\e67d";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path3:before {
    content: "\e67e";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path4:before {
    content: "\e67f";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path5:before {
    content: "\e680";
    color: #52aade
}

.fupa-icon-FUPA_TV_FULL .path6:before {
    content: "\e681";
    color: #fff
}

.fupa-icon-FUPA_TV_FULL .path7:before {
    content: "\e682";
    color: #fff
}

.fupa-icon-FuPa_Logo .path1:before {
    content: "\e618";
    color: #009bde
}

.fupa-icon-FuPa_Logo .path2:before {
    content: "\e61f";
    color: #fff
}

.fupa-icon-FuPa_Logo .path3:before {
    content: "\e621";
    color: #fff
}

.fupa-icon-FuPa_Logo .path4:before {
    content: "\e628";
    color: #fff
}

.fupa-icon-FuPa_Logo .path5:before {
    content: "\e62c";
    color: #fff
}

.fupa-icon-FuPa_Logo .path6:before {
    content: "\e63f";
    color: #fff
}

.fupa-icon-FuPa_Logo .path7:before {
    content: "\e650";
    color: #fff
}

.fupa-icon-FuPa_Logo .path8:before {
    content: "\e666";
    color: #fff
}

.fupa-icon-FuPa_Logo .path9:before {
    content: "\e668";
    color: #fff
}

.fupa-icon-youtube2 .path1:before {
    content: "\e911";
    color: #dd2b29
}

.fupa-icon-youtube2 .path2:before {
    content: "\e912";
    color: #ecf0f1
}

.fupa-icon-youtube2 .path3:before {
    content: "\e913";
    color: #2c3e50
}

.fupa-icon-Instagram .path1:before {
    content: "\e900";
    color: #895a4d
}

.fupa-icon-Instagram .path2:before {
    content: "\e901";
    color: #ff3939
}

.fupa-icon-Instagram .path3:before {
    content: "\e902";
    color: #fed049
}

.fupa-icon-Instagram .path4:before {
    content: "\e903";
    color: #10dd76
}

.fupa-icon-Instagram .path5:before {
    content: "\e904";
    color: #5fccff
}

.fupa-icon-Instagram .path6:before {
    content: "\e905";
    color: #162838
}

.fupa-icon-Instagram .path7:before {
    content: "\e906";
    color: #2c4356
}

.fupa-icon-Instagram .path8:before {
    content: "\e907";
    color: #47637a
}

.fupa-icon-Instagram .path9:before {
    content: "\e908";
    color: #e5e0dc
}

.fupa-icon-Instagram .path10:before {
    content: "\e909";
    color: #75483d
}

.fupa-icon-Instagram .path11:before {
    content: "\e90a";
    color: #d0cbc5
}

.fupa-icon-Instagram .path12:before {
    content: "\e90b";
    color: #dcd7d3
}

.fupa-icon-Instagram .path13:before {
    content: "\e90c";
    color: #162838
}

.fupa-icon-Instagram .path14:before {
    content: "\e90d";
    color: #2c4356
}

.fupa-icon-Instagram .path15:before {
    content: "\e90e";
    color: #162838
}

.fupa-icon-Instagram .path16:before {
    content: "\e90f";
    color: #47637a
}

.fupa-icon-folder-open:before {
    content: "\f07c"
}

.fupa-icon-log-out:before {
    content: "\e916"
}

.fupa-icon-login {
    transform: rotate(180deg)
}

.fupa-icon-login:before {
    content: "\e917"
}

.fupa-icon-flag:before {
    content: "\e915"
}

.fupa-icon-capo:before {
    content: "\e914"
}

.fupa-icon-instagram2:before {
    content: "\e910"
}

.fupa-icon-paragraph:before {
    content: "\e617"
}

.fupa-icon-landkarte:before {
    content: "\e683"
}

.fupa-icon-acircle:before {
    content: "\e679"
}

.fupa-icon-document2:before {
    content: "\e67a"
}

.fupa-icon-acircle2:before {
    content: "\e67b"
}

.fupa-icon-document:before {
    content: "\e67c"
}

.fupa-icon-Spieler:before {
    content: "\e673"
}

.fupa-icon-facebook:before {
    content: "\e674"
}

.fupa-icon-googleplus:before {
    content: "\e675"
}

.fupa-icon-twitter:before {
    content: "\e676"
}

.fupa-icon-whatsapp:before {
    content: "\e677"
}

.fupa-icon-youtube:before {
    content: "\e678"
}

.fupa-icon-arrow486:before {
    content: "\e671"
}

.fupa-icon-next15:before {
    content: "\e672"
}

.fupa-icon-megaphone:before {
    content: "\e66d"
}

.fupa-icon-menu48:before {
    content: "\e66e"
}

.fupa-icon-thumb52:before {
    content: "\e66f"
}

.fupa-icon-logistics3:before {
    content: "\e66b"
}

.fupa-icon-rot:before {
    content: "\e640"
}

.fupa-icon-gelb-rot:before {
    content: "\e65d"
}

.fupa-icon-cursor12:before {
    content: "\e657"
}

.fupa-icon-facebook30:before {
    content: "\e658"
}

.fupa-icon-black345:before {
    content: "\e64b"
}

.fupa-icon-shield84:before {
    content: "\e64c"
}

.fupa-icon-soccer38:before {
    content: "\e64d"
}

.fupa-icon-soccer73:before {
    content: "\e64e"
}

.fupa-icon-tshirt3:before {
    content: "\e64f"
}

.fupa-icon-screen-full:before {
    content: "\e684"
}

.fupa-icon-volume:before {
    content: "\e685"
}

.fupa-icon-volume2:before {
    content: "\e686"
}

.fupa-icon-home:before {
    content: "\e687"
}

.fupa-icon-newspaper:before {
    content: "\e604"
}

.fupa-icon-images:before {
    content: "\e603"
}

.fupa-icon-calendar:before {
    content: "\e605"
}

.fupa-icon-download:before {
    content: "\e651"
}

.fupa-icon-upload:before {
    content: "\e652"
}

.fupa-icon-undo:before {
    content: "\e653"
}

.fupa-icon-redo:before {
    content: "\e654"
}

.fupa-icon-bubble:before {
    content: "\e606"
}

.fupa-icon-bubbles:before {
    content: "\e607"
}

.fupa-icon-user3:before {
    content: "\e667"
}

.fupa-icon-spinner:before {
    content: "\e630"
}

.fupa-icon-aid:before {
    content: "\e609"
}

.fupa-icon-bug:before {
    content: "\e638"
}

.fupa-icon-gift:before {
    content: "\e65f"
}

.fupa-icon-hammer:before {
    content: "\e688"
}

.fupa-icon-remove:before {
    content: "\e660"
}

.fupa-icon-star:before {
    content: "\e655"
}

.fupa-icon-star2:before {
    content: "\e661"
}

.fupa-icon-star22:before {
    content: "\e656"
}

.fupa-icon-warning:before {
    content: "\e631"
}

.fupa-icon-question:before {
    content: "\e662"
}

.fupa-icon-info:before {
    content: "\e632"
}

.fupa-icon-cancel-circle:before {
    content: "\e639"
}

.fupa-icon-checkmark-circle:before {
    content: "\e63a"
}

.fupa-icon-close:before {
    content: "\e608"
}

.fupa-icon-checkmark3:before {
    content: "\e60a"
}

.fupa-icon-minus2:before {
    content: "\e63b"
}

.fupa-icon-plus2:before {
    content: "\e63c"
}

.fupa-icon-play:before {
    content: "\e663"
}

.fupa-icon-pause:before {
    content: "\e664"
}

.fupa-icon-stop:before {
    content: "\e665"
}

.fupa-icon-loop:before {
    content: "\e63d"
}

.fupa-icon-arrow-up-left:before {
    content: "\e600"
}

.fupa-icon-arrow-up:before {
    content: "\e643"
}

.fupa-icon-arrow-up-right:before {
    content: "\e644"
}

.fupa-icon-arrow-right:before {
    content: "\e645"
}

.fupa-icon-arrow-down-right:before {
    content: "\e646"
}

.fupa-icon-arrow-down:before {
    content: "\e647"
}

.fupa-icon-arrow-down-left:before {
    content: "\e648"
}

.fupa-icon-arrow-left:before {
    content: "\e649"
}

.fupa-icon-filter:before {
    content: "\e64a"
}

.fupa-icon-paragraph-justify:before {
    content: "\e60b"
}

.fupa-icon-share:before {
    content: "\e689"
}

.fupa-icon-mail:before {
    content: "\e68a"
}

.fupa-icon-facebook2:before {
    content: "\e68b"
}

.fupa-icon-twitter2:before {
    content: "\e68c"
}

.fupa-icon-feed:before {
    content: "\e68d"
}

.fupa-icon-checkered3:before {
    content: "\e619"
}

.fupa-icon-couple40:before {
    content: "\e61a"
}

.fupa-icon-football13:before {
    content: "\e61b"
}

.fupa-icon-football21:before {
    content: "\e61c"
}

.fupa-icon-football28:before {
    content: "\e61d"
}

.fupa-icon-football30:before {
    content: "\e61e"
}

.fupa-icon-football41:before {
    content: "\e601"
}

.fupa-icon-football42:before {
    content: "\e602"
}

.fupa-icon-football45:before {
    content: "\e620"
}

.fupa-icon-football48:before {
    content: "\e634"
}

.fupa-icon-football69:before {
    content: "\e610"
}

.fupa-icon-football72:before {
    content: "\e659"
}

.fupa-icon-football78:before {
    content: "\e622"
}

.fupa-icon-football80:before {
    content: "\e623"
}

.fupa-icon-football94:before {
    content: "\e624"
}

.fupa-icon-football95:before {
    content: "\e625"
}

.fupa-icon-football112:before {
    content: "\e626"
}

.fupa-icon-football116:before {
    content: "\e627"
}

.fupa-icon-football133:before {
    content: "\e629"
}

.fupa-icon-football137:before {
    content: "\e63e"
}

.fupa-icon-football140:before {
    content: "\e642"
}

.fupa-icon-soccer18:before {
    content: "\e641"
}

.fupa-icon-timer20:before {
    content: "\e62a"
}

.fupa-icon-trophy4:before {
    content: "\e62b"
}

.fupa-icon-whistle5:before {
    content: "\e62d"
}

.fupa-icon-file:before {
    content: "\e615"
}

.fupa-icon-microphone:before {
    content: "\e616"
}

.fupa-icon-coffee:before {
    content: "\e62e"
}

.fupa-icon-mug:before {
    content: "\e62f"
}

.fupa-icon-minus:before {
    content: "\e68e"
}

.fupa-icon-cog:before {
    content: "\e633"
}

.fupa-icon-chart:before {
    content: "\e65a"
}

.fupa-icon-chart2:before {
    content: "\e65b"
}

.fupa-icon-locked:before {
    content: "\e635"
}

.fupa-icon-unlocked:before {
    content: "\e636"
}

.fupa-icon-magnifier:before {
    content: "\e637"
}

.fupa-icon-attachment:before {
    content: "\e65c"
}

.fupa-icon-edit:before {
    content: "\e65e"
}

.fupa-icon-left-207:before {
    content: "\f053"
}

.fupa-icon-right-207:before {
    content: "\f054"
}

.fupa-icon-up-207:before {
    content: "\f077"
}

.fupa-icon-down-207:before {
    content: "\f078"
}

.fupa-icon-user4:before {
    content: "\e613"
}

.fupa-icon-users:before {
    content: "\e614"
}

.fupa-icon-user_neu:before {
    content: "\e60c"
}

.fupa-icon-export:before {
    content: "\e60d"
}

.fupa-icon-camera:before {
    content: "\e60e"
}

.fupa-icon-clock:before {
    content: "\e611"
}

.fupa-icon-bolt:before {
    content: "\e60f"
}

.fupa-icon-switch:before {
    content: "\e612"
}

.fupa-icon-video:before {
    content: "\e918"
}

.fupa-icon-distance:before {
    content: "\e921"
}

.fupa-icon-speed:before {
    content: "\e922"
}

.fupa-icon-sprint:before {
    content: "\e923"
}

/*
     FILE ARCHIVED ON 12:52:05 Oct 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:28 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.503
  load_resource: 191.34
  PetaboxLoader3.resolve: 94.076
  PetaboxLoader3.datanode: 15.705
*/