/* 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;
}

/* 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:46:51 Nov 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:11:24 Jul 14, 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.539
  captures_list: 0.643
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.066
  esindex: 0.009
  cdx.remote: 3.316
  LoadShardBlock: 134.053 (3)
  PetaboxLoader3.datanode: 110.253 (4)
  PetaboxLoader3.resolve: 104.351 (2)
  load_resource: 129.798
*/