

/* Start:/local/templates/jtc_travel/components/bitrix/news.list/language_menu/style.css?1729183012150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/jtc_travel/components/bitrix/news.list/header_menu/style.css?1729183012150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/jtc_travel/template_styles.css?172918301257224*/
.clearfix {
    zoom: 1;
    display: block;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html.clearfix {
    height: 1%;
}
*:first-child+html.clearfix {
    min-height: 1px;
}
.node-unpublished {
    background-color: #fff4f4;
}

.preview .node {
    background-color: #ffffea;
}

#node-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#node-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}

td.revision-current {
    background: #ffc;
}

.node-form .form-text {
    display: block;
    width: 95%;
}

.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}

.node-form .standard {
    clear: both;
}

.node-form textarea {
    display: block;
    width: 95%;
}

.node-form .attachments fieldset {
    float: none;
    display: block;
}

.terms-inline {
    display: inline;
}

fieldset {
    margin-bottom: 1em;
    padding: .5em;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    height: 1px;
    border: 1px solid gray;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}

th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

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

.clear-block {
    display: inline-block;
}


/* Hides from IE-mac \*/

* html .clear-block {
    height: 1%;
}

.clear-block {
    display: block;
}

body.drag {
    cursor: move;
}

th.active img {
    display: inline;
}

tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

td.active {
    background-color: #ddd;
}

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

tbody {
    border-top: 1px solid #ccc;
}

tbody th {
    border-bottom: 1px solid #ccc;
}

thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

.breadcrumb {
    padding-bottom: .5em
}

div.indentation {
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left;
}

div.tree-child {
    background: url('/local/templates/jtc_travel/images/tree.png') no-repeat 11px center;
}

div.tree-child-last {
    background: url('/local/templates/jtc_travel/images/tree-bottom.png') no-repeat 11px center;
}

div.tree-child-horizontal {
    background: url('/local/templates/jtc_travel/images/tree.png') no-repeat -11px center;
}

.error {
    color: #e55;
}

div.error {
    border: 1px solid #d77;
}

div.error,
tr.error {
    background: #fcc;
    color: #200;
    padding: 2px;
}

.warning {
    color: #e09010;
}

div.warning {
    border: 1px solid #f0c020;
}

div.warning,
tr.warning {
    background: #ffd;
    color: #220;
    padding: 2px;
}

.ok {
    color: #008000;
}

div.ok {
    border: 1px solid #00aa00;
}

div.ok,
tr.ok {
    background: #dfd;
    color: #020;
    padding: 15px;
}

.item-list .icon {
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right;
}

.item-list .title {
    font-weight: bold;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc;
}

ol.task-list li.active {
    font-weight: bold;
}

.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

tr.merge-down,
tr.merge-down td,
tr.merge-down th {
    border-bottom-width: 0 !important;
}

tr.merge-up,
tr.merge-up td,
tr.merge-up th {
    border-top-width: 0 !important;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red;
}

.form-item .description {
    font-size: 0.85em;
}

.form-item label {
    display: block;
    font-weight: bold;
}

.form-item label.option {
    display: inline;
    font-weight: normal;
}

.form-checkboxes,
.form-radios {
    margin: 1em 0;
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.marker,
.form-required {
    color: #f00;
}

.more-link {
    text-align: right;
}

.more-help-link {
    font-size: 0.85em;
    text-align: right;
}

.nowrap {
    white-space: nowrap;
}

.item-list .pager {
    clear: both;
    text-align: center;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}

.pager-current {
    font-weight: bold;
}

.tips {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
}

dl.multiselect dd.b,
dl.multiselect dd.b .form-item,
dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}

dl.multiselect dd.a,
dl.multiselect dd.a .form-item {
    width: 8em;
}

dl.multiselect dt,
dl.multiselect dd {
    float: left;
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0;
}

dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
}

.container-inline div,
.container-inline label {
    display: inline;
}

ul.primary {
    border-collapse: collapse;
    padding: 0 0 0 1em;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb;
}

ul.primary li {
    display: inline;
}

ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-width: 1px;
    border-style: solid solid none solid;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}

ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid;
}

ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}

ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}

ul.secondary li {
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #ccc;
}

ul.secondary a {
    padding: 0;
    text-decoration: none;
}

ul.secondary a.active {
    border-bottom: 4px solid #999;
}

#autocomplete {
    position: absolute;
    border: 1px solid;
    overflow: hidden;
    z-index: 100;
}

#autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#autocomplete li {
    background: #fff;
    color: #000;
    white-space: pre;
    cursor: default;
}

#autocomplete li.selected {
    background: #0072b9;
    color: #fff;
}

html.js input.form-autocomplete {
    background-image: url('/local/templates/jtc_travel/images/throbber.gif');
    background-repeat: no-repeat;
    background-position: 100% 2px;
}

html.js input.throbbing {
    background-position: 100% -18px;
}

html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em;
}

html.js fieldset.collapsed * {
    display: none;
}

html.js fieldset.collapsed legend {
    display: block;
}

html.js fieldset.collapsible legend a {
    padding-left: 15px;
    background: url('/local/templates/jtc_travel/images/menu-expanded.png') 5px 75% no-repeat;
}

html.js fieldset.collapsed legend a {
    background-image: url('/local/templates/jtc_travel/images/menu-collapsed.png');
    background-position: 5px 50%;
}

* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
    display: inline;
}

html.js fieldset.collapsible {
    position: relative;
}

html.js fieldset.collapsible legend a {
    display: block;
}

html.js fieldset.collapsible .fieldset-wrapper {
    overflow: auto;
}

.resizable-textarea {
    width: 95%;
}

.resizable-textarea .grippie {
    height: 9px;
    overflow: hidden;
    background: #eee url('/local/templates/jtc_travel/images/grippie.png') no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
}

html.js .resizable-textarea textarea {
    margin-bottom: 0;
    width: 100%;
    display: block;
}

.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}

a.tabledrag-handle:hover {
    text-decoration: none;
}

a.tabledrag-handle .handle {
    margin-top: 4px;
    height: 13px;
    width: 13px;
    background: url('/local/templates/jtc_travel/images/draggable.png') no-repeat 0 0;
}

a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
}

.joined + .grippie {
    height: 5px;
    background-position: center 1px;
    margin-bottom: -2px;
}

.teaser-checkbox {
    padding-top: 1px;
}

div.teaser-button-wrapper {
    float: right;
    padding-right: 5%;
    margin: 0;
}

.teaser-checkbox div.form-item {
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}

textarea.teaser {
    display: none;
}

html.js .no-js {
    display: none;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #fff url('/local/templates/jtc_travel/images/progress.gif');
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em;
}

.progress .filled {
    background: #0072b9;
    height: 1em;
    border-bottom: 0.5em solid #004a73;
    width: 0%;
}

.progress .percentage {
    float: right;
}

.progress-disabled {
    float: left;
}

.ahah-progress {
    float: left;
}

.ahah-progress .throbber {
    width: 15px;
    height: 15px;
    margin: 2px;
    background: transparent url('/local/templates/jtc_travel/images/throbber.gif') no-repeat 0px -18px;
    float: left;
}

tr .ahah-progress .throbber {
    margin: 0 2px;
}

.ahah-progress-bar {
    width: 16em;
}

#first-time strong {
    display: block;
    padding: 1.5em 0 .5em;
}

tr.selected td {
    background: #ffc;
}

table.sticky-header {
    margin-top: 0;
    background: #fff;
}

#clean-url.install {
    display: none;
}

html.js .js-hide {
    display: none;
}

#system-modules div.incompatible {
    font-weight: bold;
}

#system-themes-form div.incompatible {
    font-weight: bold;
}

span.password-strength {
    visibility: hidden;
}

input.password-field {
    margin-right: 10px;
}

div.password-description {
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px;
}

div.password-description ul {
    margin-bottom: 0;
}

.password-parent {
    margin: 0 0 0 0;
}

input.password-confirm {
    margin-right: 10px;
}

.confirm-parent {
    margin: 5px 0 0 0;
}

span.password-confirm {
    visibility: hidden;
}

span.password-confirm span {
    font-weight: normal;
}

ul.menu {
    list-style: none;
    border: none;
    text-align: left;
}

ul.menu li {
    margin: 0 0 0 0.5em;
}

li.expanded {
    list-style-type: circle;
    list-style-image: url('/local/templates/jtc_travel/images/menu-expanded.png');
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li.collapsed {
    list-style-type: disc;
    list-style-image: url('/local/templates/jtc_travel/images/menu-collapsed.png');
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li.leaf {
    list-style-type: square;
    list-style-image: url('/local/templates/jtc_travel/images/menu-leaf.png');
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li a.active {
    color: #000;
}

td.menu-disabled {
    background: #ccc;
}

ul.links {
    margin: 0;
    padding: 0;
}

ul.links.inline {
    display: inline;
}

ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}

#permissions td.module {
    font-weight: bold;
}

#permissions td.permission {
    padding-left: 1.5em;
}

#access-rules .access-type,
#access-rules .rule-type {
    margin-right: 1em;
    float: left;
}

#access-rules .access-type .form-item,
#access-rules .rule-type .form-item {
    margin-top: 0;
}

#access-rules .mask {
    clear: both;
}

#user-login-form {
    text-align: center;
}

#user-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#user-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}

#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: .5em;
}

.profile {
    clear: both;
    margin: 1em 0;
}

.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}

.profile h3 {
    border-bottom: 1px solid #ccc;
}

.profile dl {
    margin: 0 0 1.5em 0;
}

.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}

.profile dd {
    margin: 0 0 1em 0;
}

.field .field-label,
.field .field-label-inline,
.field .field-label-inline-first {
    font-weight: bold;
}

.field .field-label-inline,
.field .field-label-inline-first {
    display: inline;
}

.field .field-label-inline {
    visibility: hidden;
}

.node-form .content-multiple-table td.content-multiple-drag {
    width: 30px;
    padding-right: 0;
}

.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
    padding-right: .5em;
}

.node-form .content-add-more .form-submit {
    margin: 0;
}

.node-form .number {
    display: inline;
    width: auto;
}

.node-form .text {
    width: auto;
}

.form-item #autocomplete .reference-autocomplete {
    white-space: normal;
}

.form-item #autocomplete .reference-autocomplete label {
    display: inline;
    font-weight: normal;
}

#content-field-overview-form .advanced-help-link,
#content-display-overview-form .advanced-help-link {
    margin: 4px 4px 0 0;
}

#content-field-overview-form .label-group,
#content-display-overview-form .label-group,
#content-copy-export-form .label-group {
    font-weight: bold;
}

table#content-field-overview .label-add-new-field,
table#content-field-overview .label-add-existing-field,
table#content-field-overview .label-add-new-group {
    float: left;
}

table#content-field-overview tr.content-add-new .tabledrag-changed {
    display: none;
}

table#content-field-overview tr.content-add-new .description {
    margin-bottom: 0;
}

table#content-field-overview .content-new {
    font-weight: bold;
    padding-bottom: .5em;
}

.advanced-help-topic h3,
.advanced-help-topic h4,
.advanced-help-topic h5,
.advanced-help-topic h6 {
    margin: 1em 0 .5em 0;
}

.advanced-help-topic dd {
    margin-bottom: .5em;
}

.advanced-help-topic span.code {
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
    font-size: 0.9em;
    padding: 1px;
}

.advanced-help-topic .content-border {
    border: 1px solid #AAA
}

.rteindent1 {
    margin-left: 40px;
}

.rteindent2 {
    margin-left: 80px;
}

.rteindent3 {
    margin-left: 120px;
}

.rteindent4 {
    margin-left: 160px;
}

.rteleft {
    text-align: left;
}

.rteright {
    text-align: right;
}

.rtecenter {
    text-align: center;
}

.rtejustify {
    text-align: justify;
}

.ibimage_left {
    float: left;
}

.ibimage_right {
    float: right;
}

table.cke_editor fieldset {
    padding: 0 !important;
}

.cke_editor {
    display: table !important;
}

.cke_editor,
#ie#bug {
    display: inline-table !important;
}

.filefield-icon {
    margin: 0 2px 0 0;
}

.filefield-element {
    margin: 1em 0;
    white-space: normal;
}

.filefield-element .widget-preview {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #CCC;
    max-width: 30%;
}

.filefield-element .widget-edit {
    float: left;
    max-width: 70%;
}

.filefield-element .filefield-preview {
    width: 16em;
    overflow: hidden;
}

.filefield-element .widget-edit .form-item {
    margin: 0 0 1em 0;
}

.filefield-element input.form-submit,
.filefield-element input.form-file {
    margin: 0;
}

.filefield-element input.progress-disabled {
    float: none;
    display: inline;
}

.filefield-element div.ahah-progress,
.filefield-element div.throbber {
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px;
}

.filefield-element div.ahah-progress-bar {
    display: none;
    margin-top: 4px;
    width: 28em;
    padding: 0;
}

.filefield-element div.ahah-progress-bar div.bar {
    margin: 0;
}

#upload-attachments {
    margin: 10px 0 0;
}

#edit-upload-wrapper {
    background: transparent url('/local/templates/jtc_travel/images/attachment.png') no-repeat left center;
    padding-left: 30px;
}

#upload-attachments {
    background: transparent;
    border-collapse: separate !important;
    border-spacing: 0 6px;
    border: none;
}

#upload-attachments tr,
#upload-attachments th,
#upload-attachments td {
    background: transparent;
    border: none;
}

#attach-wrapper tbody {
    border: none;
}

#attach-wrapper .list {
    white-space: nowrap;
}

#attach-wrapper .file a {
    cursor: pointer;
    font-size: 85%;
    margin-left: 1em;
}

#attach-wrapper .file a.remove:hover {
    color: red;
}

#attach-wrapper .file .details {
    color: #777;
    display: block;
    font-size: 85%;
}

#attach-wrapper .file {
    width: 100%;
    padding-left: 1em;
}

#attach-wrapper .mime {
    background: transparent url('/local/templates/jtc_travel/images/mime-32.png') no-repeat center 0;
    font-size: 14px;
    padding: 0;
    width: 32px;
    min-width: 32px;
}

#attach-wrapper .mime-ai .mime {
    background-position: center -64px;
}

#attach-wrapper .mime-odt .mime,
#attach-wrapper .mime-doc .mime {
    background-position: center -128px;
}

#attach-wrapper .mime-eps .mime {
    background-position: center -192px;
}

#attach-wrapper .mime-gif .mime {
    background-position: center -384px;
}

#attach-wrapper .mime-gz .mime {
    background-position: center -256px;
}

#attach-wrapper .mime-id .mime {
    background-position: center -320px;
}

#attach-wrapper .mime-jpg .mime,
#attach-wrapper .mime-jpeg .mime {
    background-position: center -384px;
}

#attach-wrapper .mime-pdf .mime {
    background-position: center -448px;
}

#attach-wrapper .mime-png .mime {
    background-position: center -512px;
}

#attach-wrapper .mime-pptx .mime {
    background-position: center -576px;
}

#attach-wrapper .mime-ps .mime {
    background-position: center -640px;
}

#attach-wrapper .mime-psd .mime {
    background-position: center -704px;
}

#attach-wrapper .mime-mp4 .mime,
#attach-wrapper .mime-avi .mime,
#attach-wrapper .mime-mov .mime {
    background-position: center -768px;
}

#attach-wrapper .mime-rar .mime {
    background-position: center -832px;
}

#attach-wrapper .mime-svg .mime {
    background-position: center -896px;
}

#attach-wrapper .mime-swf .mime {
    background-position: center -960px;
}

#attach-wrapper .mime-tar .mime {
    background-position: center -1024px;
}

#attach-wrapper .mime-xls .mime,
#attach-wrapper .mime-xlsx .mime {
    background-position: center -1088px;
}

#attach-wrapper .mime-zip .mime {
    background-position: center -1152px;
}

table.itu-attachment-list tr,
table.itu-attachment-list th,
table.itu-attachment-list td {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    width: 0;
    height: 0;
}

.itu-attachments {
    width: auto;
    padding: 0;
}

table.itu-attachment-list {
    margin: 0;
    border: none;
    border-collapse: collapse !important;
    *width: 100% !important;
    *border: 1px solid #DDD !important;
}

table.itu-attachment-list.withoutstats thead {
    display: none;
}

table.itu-attachment-list.withstats thead {
    display: table-header-group;
    text-wrap: none;
    white-space: nowrap;
    background: none;
    border: none;
}

table.itu-attachment-list.withstats thead .preview,
table.itu-attachment-list.withstats thead .file {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

table.itu-attachment-list thead .download_count,
table.itu-attachment-list thead .download_last,
table.itu-attachment-list thead .download_stats {
    text-align: left;
}

table.itu-attachment-list thead th {
    border: none;
}

table.itu-attachment-list tbody {
    border: 1px solid #DDD !important;
    background: none;
}

table.itu-attachment-list tr {
    height: auto;
    background: none !important;
}

table.itu-attachment-list tbody td {
    padding-top: 3px;
    padding-bottom: 3px;
}

table.itu-attachment-list tbody tr:hover {
    background: #DDD !important;
}

table.itu-attachment-list .file {
    width: 80%;
    *width: auto;
}

table.itu-attachment-list .download_count {
    padding-right: 1em;
    padding-left: 1em;
    text-align: right;
    width: auto;
}

table.itu-attachment-list .download_last {
    padding-right: 1em;
    width: auto;
    text-wrap: none;
    white-space: nowrap;
}

table.itu-attachment-list .size {
    padding-right: 1em;
    width: auto;
    text-align: right;
    text-wrap: none;
    white-space: nowrap;
}

table.itu-attachment-list .mime {
    background: transparent url('/local/templates/jtc_travel/images/mime-16.png') no-repeat center 0;
    padding: 0 7px;
    margin: 0;
    width: 16px;
    min-width: 16px;
    height: 22px;
    min-height: 22px;
}

.itu-attachment-list .mime-ai {
    background-position: center -32px !important;
}

.itu-attachment-list .mime-odt,
.itu-attachment-list .mime-doc {
    background-position: center -64px !important;
}

.itu-attachment-list .mime-eps {
    background-position: center -96px !important;
}

.itu-attachment-list .mime-gif {
    background-position: center -192px !important;
}

.itu-attachment-list .mime-gz {
    background-position: center -128px !important;
}

.itu-attachment-list .mime-id {
    background-position: center -160px !important;
}

.itu-attachment-list .mime-jpg,
.itu-attachment-list .mime-jpeg {
    background-position: center -192px !important;
}

.itu-attachment-list .mime-pdf {
    background-position: center -224px !important;
}

.itu-attachment-list .mime-png {
    background-position: center -256px !important;
}

.itu-attachment-list .mime-pptx {
    background-position: center -288px !important;
}

.itu-attachment-list .mime-ps {
    background-position: center -320px !important;
}

.itu-attachment-list .mime-psd {
    background-position: center -352px !important;
}

.itu-attachment-list .mime-mp4,
.itu-attachment-list .mime-avi,
.itu-attachment-list .mime-mov {
    background-position: center -384px !important;
}

.itu-attachment-list .mime-rar {
    background-position: center -416px !important;
}

.itu-attachment-list .mime-svg {
    background-position: center -448px !important;
}

.itu-attachment-list .mime-swf {
    background-position: center -480px !important;
}

.itu-attachment-list .mime-tar {
    background-position: center -512px !important;
}

.itu-attachment-list .mime-xls,
.itu-attachment-list .mime-xlsx {
    background-position: center -544px !important;
}

.itu-attachment-list .mime-zip {
    background-position: center -576px !important;
}

.itu-attachment-images * {
    margin: 0;
    padding: 0;
}

.itu-attachment-images {
    border: 1px solid #DDD;
    margin: 1em 0;
    padding: 5px 0 5px 5px;
    overflow-x: auto;
}

.forum-post-wrapper .itu-attachment-images {
    margin-right: 1em;
}

.forum-post-wrapper .itu-attachments {
    padding-right: 1em;
}

.itu-attachment-images .item-list {
    margin: 0 !important;
    padding: 0 !important;
}

.itu-attachment-images ul {
    white-space: nowrap;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.itu-attachment-images ul li {
    display: inline;
    list-style: none;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.itu-attachment-images ul li.last {
    padding-right: 5px !important;
}

.itu-attachment-thumb {
    padding: 0;
    margin: 0;
    display: inline;
    text-align: center;
    vertical-align: baseline;
}

.itu-attachment-thumb a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    display: block;
    height: auto;
    vertical-align: baseline;
}

.itu-attachment-thumb a img {
    padding: 0;
    margin: 0;
    border: 2px solid #DDD;
    vertical-align: middle;
}

.itu-attachment-thumb a:hover img {
    border: 2px solid #000;
}

.itu-attachment-images .itu-attachment-thumb a {
    display: inline;
}

.ahah-progress {
    width: 100% !important;
}

.ahah-progress-bar {
    width: 100% !important;
    margin: 0 !important;
}

tr.even.seo_checker_result_failed td {
    background-color: #ffcccc;
}

tr.odd.seo_checker_result_failed td {
    background-color: #ffe6e6;
}

tr.even.seo_checker_result_passed td {
    background-color: #ccffcc;
}

tr.odd.seo_checker_result_passed td {
    background-color: #e6ffe6;
}

div.status .seo-check-results {
    color: #494949;
}

.views_slideshow_cycle_no_display,
.views_slideshow_cycle_hidden,
.views_slideshow_cycle_controls,
.views_slideshow_cycle_image_count {
    display: none;
}

.views_slideshow_cycle_pager div a img {
    width: 75px;
    height: 75px;
}

.views_slideshow_pager_numbered div,
.views_slideshow_pager_thumbnails div {
    display: inline;
    padding-left: 10px;
}

.views_slideshow_cycle_pager.thumbnails a.activeSlide img {
    border: 3px solid #000;
}

.views_slideshow_cycle_pager.numbered a.activeSlide {
    text-decoration: underline;
}

.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

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

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

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

html.js a.views-throbbing,
html.js span.views-throbbing {
    background: url('/local/templates/jtc_travel/images/status-active.gif') no-repeat right center;
    padding-right: 18px;
}

div.view div.views-admin-links {
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}

.block div.view div.views-admin-links {
    margin-top: 0;
}

div.view div.views-admin-links ul {
    margin: 0;
    padding: 0;
}

div.view div.views-admin-links li {
    margin: 0;
    padding: 0 0 2px 0;
    z-index: 201;
}

div.view div.views-admin-links li a {
    padding: 0;
    margin: 0;
    color: #ccc;
}

div.view div.views-admin-links li a:before {
    content: "[";
}

div.view div.views-admin-links li a:after {
    content: "]";
}

div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
    color: #000;
}

div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
    background: transparent;
}

div.view div.views-hide {
    display: none;
}

div.view div.views-hide-hover,
div.view:hover div.views-hide {
    display: block;
    position: absolute;
    z-index: 200;
}

div.view:hover div.views-hide {
    margin-top: -1.5em;
}

.views-view-grid tbody {
    border-top: none;
}

body {
    background: url('/local/templates/jtc_travel/images/body-bg.gif') repeat-x #fff;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

tr.odd td,
tr.even td {
    padding: 0.5em;
}

a {
    text-decoration: none;
}

a:link {
    color: #005a8c;
    text-decoration: none;
}

a:visited {
    color: #005a8c;
    text-decoration: none;
}

a:hover {
    color: #cc6600;
}

blockquote {
    background: url('/local/templates/jtc_travel/images/bq-tl.gif') no-repeat left top;
    padding-left: 30px;
    margin-left: 10px;
    font-style: italic;
}

blockquote p {
    background: url('/local/templates/jtc_travel/images/bq-br.gif') no-repeat right bottom;
}

cite {
    background: url('/local/templates/jtc_travel/images/bq-tl.gif') no-repeat left top;
    clear: both;
    display: block;
    font-style: italic;
    padding-left: 30px;
    margin-left: 10px;
}

code,
tt,
pre {
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
    font-size: 0.9em;
    line-height: 1.2em;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}
.clearfix {
    zoom: 1;
    display: block;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* IE6 */
* html.clearfix {
    height: 1%;
}
/* IE7 */
*:first-child+html.clearfix {
    min-height: 1px;
}
#header {
    height: 66px;
    position: relative;
    width: 950px;
    margin: 0 auto;
}

#header-first {
    float: left;
}

.logo {
    padding-top: 10px;
    padding-left: 15px;
}

.logo IMG {
    height: 50px;
}

#header-middle {
    float: left;
    padding-top: 25px;
}

.logo-name {
    display: inline;
    font-weight: bold;
    font-size: 25px;
    padding-left: 15px;
    position: relative;
    font-family: Verdana, Tahoma;
    font-style: italic;
}

.logo-text {
    display: inline;
    font-weight: bold;
    position: relative;
    padding-left: 10px;
    font-family: Verdana, Tahoma;
}
#header-wrapper {
    position: relative;
}
#header-wrapper #search-box {
    margin: 4px 14px;
    position: absolute;
    right: 0;
    top: 30px;
    white-space: nowrap;
}

#header-wrapper #search-box #search input.form-text {
    border: 1px solid #D5D5D5;
    width: 10em;
}

#menu {
    height: 85px;
    background: url('/local/templates/jtc_travel/images/menu-bg.gif') repeat-x;
    width: 952px;
    margin: 0 auto;
}

#nav {
    height: 85px;
    background: url('/local/templates/jtc_travel/images/menu-bg.gif') repeat-x;
    float: left;
}

#nav li {
    float: left;
    background: url('/local/templates/jtc_travel/images/menu-separator.gif') no-repeat right top;
    height: 85px;
    padding: 0 1px 0 0;
}

#nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 7px 29px 0 29px;
    display: inline-block;
    font-weight: bold;
    height: 25px;
    text-transform: uppercase;
}

#rounded-menu-left {
    height: 35px;
    background: transparent url('/local/templates/jtc_travel/images/menu-left-bg.gif') no-repeat;
    float: left;
    width: 1px;
    line-height: 0;
    font-size: 0;
}

#rounded-menu-right {
    height: 35px;
    background: url('/local/templates/jtc_travel/images/menu-right-bg.gif') no-repeat;
    float: right;
    width: 14px;
    line-height: 0;
    font-size: 0;
}

#superfish {
    height: 35px;
    float: left;
}

#superfish h2 {
    height: 0;
    overflow: hidden;
    position: absolute;
}

#superfish .menu,
#superfish .menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

#superfish .menu {
    line-height: 1.0;
}

#superfish .menu ul {
    position: absolute;
    top: -999em;
    width: 13em;
}

#superfish .menu ul li {
    width: 100%;
}

#superfish .menu li:hover {
    visibility: inherit;
}

#superfish .menu li {
    float: left;
    position: relative;
}

#superfish .menu a {
    display: block;
    position: relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
    left: 0;
    top: 32px;
    z-index: 99;
}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
    top: -999em;
}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
    left: 13em;
    top: 0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
    top: -999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
    left: 13em;
    top: 0;
}

#superfish .menu {
    float: left;
    margin-bottom: 1em;
}

#superfish .menu a {
    padding: .75em 1em;
    text-decoration: none;
}

#superfish .menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
}

#superfish .menu a,
#superfish .menu a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 11px;
}

#superfish .menu li {
    background: transparent;
}

#superfish .menu li li {
    background: #3b6999;
}

#superfish .menu li li li {
    background: #3b6999;
    top: 0px;
}

#superfish .menu li:hover,
#superfish .menu li.sfHover,
#superfish .menu a:focus,
#superfish .menu a:hover,
#superfish .menu a:active {
    outline: 0;
}

#superfish .menu li:hover,
#superfish .menu li.sfHover,
#superfish .menu a:focus,
#superfish .menu a:hover,
#superfish .menu a:active {
    z-index: 10;
}

#superfish .menu li:hover {
    background: transparent url('/local/templates/jtc_travel/images/menu-hover-bg.gif') repeat-x;
}

#superfish .menu li.active-trail {
    background: transparent url('/local/templates/jtc_travel/images/menu-hover-bg.gif') repeat-x;
}

#superfish .menu li.active-trail li {
    background: #3b6999;
}

#superfish .menu li li:hover {
    background: #3b6999;
}

#superfish .menu li li li:hover {
    background: #3b6999;
}

.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url('/local/templates/jtc_travel/images/arrows-ffffff.png') no-repeat -10px -100px;
}

a > .sf-sub-indicator {
    top: .8em;
    background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}

#superfish .menu ul .sf-sub-indicator {
    background-position: -10px 0;
}

#superfish .menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}

#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}

#superfish .sf-shadow ul {
    background: url('/local/templates/jtc_travel/images/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}

#superfish .sf-shadow ul.sf-shadow-off {
    background: transparent;
}

#slideshow-wrapper {
    width: 100%;
    background: transparent url('/local/templates/jtc_travel/images/slideshow-shadow.gif') no-repeat center bottom;
    height: 420px;
    margin-bottom: -45px;
    margin-top: 14px;
}

.slideshow-inner {
    width: 950px;
    margin: 0 auto;
    height: 355px;
    position: relative;
    z-index: 1;
}

#slideshow-preface {
    float: left;
    position: absolute;
    text-align: left;
    z-index: 4;
}

.slideshow {
    width: 950px;
    height: 355px;
    position: relative;
    z-index: 2;
}

.slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#preface {
    padding: 20px;
    font-size: 1.2em;
    color: #fff;
    display: block;
    float: left;
}

#preface a {
    color: #fff;
    text-decoration: underline;
}

#preface a:hover {
    text-decoration: none;
}

#slideshow-bottom {
    width: 950px;
    float: left;
    background: url('/local/templates/jtc_travel/images/mission-bg.png') no-repeat center bottom;
    min-height: 65px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    z-index: 3;
    line-height: 1.7em;
}

#preface-wrapper {
    width: 950px;
    margin: 0 auto;
}

#preface-wrapper .column {
    float: left;
}

#preface-wrapper.in1 .column {
    width: 100%;
}

#preface-wrapper.in2 .column {
    width: 50%;
}

#preface-wrapper.in3 .column {
    width: 33.3%;
}

#preface-wrapper .block {
    padding-left: 15px;
    padding-right: 15px;
}

#mission {
    padding: 20px;
    font-size: 1.6em;
    color: #002054;
    display: block;
    float: right;
}

#wrapper {
    width: 950px;
    margin: 15px auto 10px;
}

#content {
    width: 100%;
    float: left;
}

#sidebar-side-1 #sidebar-left {
    width: 26%;
    float: left;
    font-size: 12px;
}

#sidebar-side-2 #sidebar-left {
    width: 21%;
    float: left;
    margin-right: 2%;
    font-size: 12px;
}

.sidebars-1 #content {
    width: 69%;
    padding-left: 25px;
    float: left;
}

.sidebars-2 #content {
    width: 54%;
    float: left;
}

#sidebar-side-1 #sidebar-right {
    width: 26%;
    float: right;
    font-size: 12px;
}

#sidebar-side-2 #sidebar-right {
    width: 21%;
    float: right;
    font-size: 12px;
}

#sidebar-left .block,
#sidebar-right .block {
    margin-bottom: 10px;
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
    background: #e6e6e6;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3em;
    border-right: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#sidebar-left .block-content,
#sidebar-right .block-content {
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#sidebar-left .block-inner,
#sidebar-right .block-inner {
    padding-bottom: 5px;
}

#sidebar-left .block-content,
#sidebar-right .block-content {}

#sidebar-left .block-content-inner,
#sidebar-right .block-content-inner {
    margin: 0;
    padding: 5px 15px 5px 15px;
}

#help {
    font-size: 0.9em;
    margin-bottom: 1em;
}

.error {
    border-color: red;
}

.terms {
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-bottom: 5px;
}

.book-navigation .menu {
    padding-bottom: 15px;
}

#notice {
    font-size: 10px;
    text-align: center;
    margin-bottom: -10px;
}

table {
    width: 100%;
}

.node {
    margin: .5em 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #bbb;
}

.content-top {
    margin: 0 0 1.5em;
    padding-left: 1.2em;
    padding-right: 1.2em;
    padding-top: .1em;
    padding-bottom: .5em;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #f4f4f4;
    ;
}

.content-bottom {
    margin: 1.5em 0 1em;
    padding-left: 1.2em;
    padding-right: 1.2em;
    padding-top: .1em;
    padding-bottom: .5em;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #f4f4f4;
    ;
}

.title,
.title a {
    margin: 0 auto;
    line-height: 1.2em;
}

.node .content,
.comment .content {
    margin: .5em 0 .5em;
}

.node .taxonomy {
    color: #999;
    font-size: 0.9em;
    padding-left: 1em;
}

.node .picture,
.comment .picture {
    float: right;
}

.preview .node,
.preview .comment {
    background-color: #f4f4f4;
    ;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.8em;
}

.submitted {
    font-size: 0.9em;
    color: #999;
}

.submitted a:hover {
    text-decoration: underline;
}

.sticky {
    padding: 1em;
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.messages {
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 1em;
}

.breadcrumb {
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-bottom: 1em;
    padding-left: 10px;
    padding-right: 10px;
}

.comment {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 1em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    background-color: #f4f4f4;
}

.comment .title {
    line-height: 1.2em;
}

.comment .new {
    text-align: right;
    font-weight: normal;
    float: right;
    color: red;
    margin: .5em;
}

.feed-item-body {
    border-bottom: 1px solid #bbb;
    padding-bottom: 1em;
}

#aggregator .feed-source {
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.8em;
}

#aggregator h1 .title {
    border-bottom: 1px solid #bbb;
}

#aggregator h2 {
    padding-top: 10px;
}

#aggregator .news-item .categories,
#aggregator .source,
#aggregator .age {
    color: #999;
    font-style: italic;
}

.feed-item-title {
    font-size: 1.4em;
}

#aggregator h3 a:hover {
    text-decoration: none;
}

.feed-item-meta .feed-item-source {
    font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
    font-size: 0.9em;
    color: #999;
}

#forum table {
    width: 100%;
}

#forum td {
    padding: 0.5em;
    border: 1px solid #bbb;
}

#forum td.forum,
#forum td.posts {
    background-color: #f4f4f4;
}

#forum td.topics,
#forum td.last-reply {
    background-color: #f4f4f4;
}

#forum td.container {
    background-color: #e6e6e6;
}

#forum ul.links a {
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}

#forum ul.links li.forum a {
    background-image: url('/local/templates/jtc_travel/images/post.gif');
}

#forum td.statistics,
#forum td.settings,
#forum td.pager {
    height: 1em;
    border: 1px solid #bbb;
}

#forum td .links {
    padding-top: 0.7em;
}

.block-forum h3 {
    margin-bottom: .5em;
}

dl dd {
    margin: 0 0 .5em 1em;
}

#tracker table {
    width: 100%;
}

#tracker td {
    padding: 0.5em;
}

.profile {
    clear: both;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: .8em;
    margin: 1em 0em;
    background-color: #f4f4f4;
    ;
}

div.admin-panel .body {
    background: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

div.admin-panel h3 {
    background-color: #e6e6e6;
    ;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 5px 8px 5px;
    margin: 0;
}

div.admin {
    padding-top: 0;
}

div.admin .left,
div.admin .right {
    margin-left: 1%;
    margin-right: 1%;
}

.poll .bar {
    background: #fff url('/local/templates/jtc_travel/images/bg-bar-white.png') repeat-x 0 0;
    border: solid #f0f0f0;
    border-width: 1px 1px 1px;
}

.poll .bar .foreground {
    background: #71a7cc url('/local/templates/jtc_travel/images/bg-bar.png') repeat-x 0 100%;
}

ul.links li.first {
    border: none;
}

ul {
    margin: 0.5em 0 1em;
    padding: 0;
}

ol {
    margin: 0.75em 0 1.25em;
    padding: 0;
}

ol li,
ul li {
    margin: 0.4em 0 0.4em .5em;
}

ul.menu,
.item-list ul {
    margin: 0.35em 0 0 -0.5em;
    padding: 0;
}

ul.menu ul,
.item-list ul ul {
    margin-left: 0em;
}

ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
    margin: 0.15em 0 0.15em .5em;
}

ul li,
ul.menu li,
.item-list ul li,
li.leaf {
    padding: 0 0 .2em 1.5em;
    list-style-type: none;
    list-style-image: none;
    background: transparent url('/local/templates/jtc_travel/images/menu-leaf.gif') no-repeat 1px .35em;
}

ol li {
    padding: 0 0 .3em;
    margin-left: 2em;
}

ul li.expanded {
    background: transparent url('/local/templates/jtc_travel/images/menu-expanded.gif') no-repeat 1px .35em;
}

ul li.collapsed {
    background: transparent url('/local/templates/jtc_travel/images/menu-collapsed.gif') no-repeat 0px .35em;
}

ul li.leaf a,
ul li.expanded a,
ul li.collapsed a {
    display: block;
}

ul.inline li {
    background: none;
    margin: 0;
    padding: 0 1em 0 0;
}

ol.task-list {
    margin-left: 0;
    list-style-type: none;
    list-style-image: none;
}

ol.task-list li {
    padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
    background: transparent url('/local/templates/jtc_travel/images/task-list.png') no-repeat 3px 50%;
}

ol.task-list li.done {
    background: transparent url('/local/templates/jtc_travel/images/watchdog-ok.png') no-repeat 0px 50%;
}

ol.task-list li.active {
    margin-right: 1em;
}

fieldset ul.clear-block li {
    margin: 0;
    padding: 0;
    background-image: none;
}

#user-login-form {
    text-align: center;
}

#user-login-form ul {
    text-align: left;
}

ul.links li,
ul.inline li {
    background-image: none;
}

.links li {
    margin: 0;
    padding: 0;
}

.tabs li {
    margin: 0;
    padding: 0;
    background-image: none;
}

div.links ul.links a {
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}

div.links ul.links li.comment_add a {
    background-image: url('/local/templates/jtc_travel/images/commentadd.gif');
}

div.links ul.links li.comment_comments a {
    background-image: url('/local/templates/jtc_travel/images/comments.gif');
}

div.links ul.links li.comment_edit a {
    background-image: url('/local/templates/jtc_travel/images/commentedit.gif');
}

div.links ul.links li.comment_delete a {
    background-image: url('/local/templates/jtc_travel/images/commentdelete.gif');
}

div.links ul.links li.comment_reply a {
    background-image: url('/local/templates/jtc_travel/images/commentadd.gif');
}

div.links ul.links li.node_read_more a {
    background-image: url('/local/templates/jtc_travel/images/readmore.gif');
}

div.links ul.links li.blog_usernames_blog a {
    background-image: url('/local/templates/jtc_travel/images/user.gif');
}

div.links ul.links li.comment_forbidden a {
    background-image: url('/local/templates/jtc_travel/images/lock.gif');
}

div.links ul.links li.upload_attachments a {
    background-image: url('/local/templates/jtc_travel/images/photo.gif');
}

div.links ul.links li.book_printer a {
    background-image: url('/local/templates/jtc_travel/images/print.gif');
}

div.links ul.links li.book_add_child a {
    background-image: url('/local/templates/jtc_travel/images/add.gif');
}

ul.pager li.pager-current {
    background-color: #005a8c;
    color: #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.item-list .pager li {
    padding: 0px;
}

.item-list .pager li a {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #f4f4f4;
    ;
}

.item-list .pager li a:hover {
    background-color: #005a8c;
    color: #FFFFFF;
}

#authorize {
    float: right;
    padding-top: 5px;
}

#authorize ul {
    display: inline;
}

#authorize ul li {
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    display: inline;
    list-style: none;
    border-left: 1px #5a5a5a solid;
    background-image: none;
}

#authorize ul li.first {
    border: 0;
}

#authorize ul li,
#authorize ul li a {
    font-size: 12px;
    line-height: 13px;
}

#authorize a.feed-icon {
    padding-right: 20px;
}

#bottom-teaser {
    width: 950px;
    margin: 10px auto 10px;
}

#bottom-teaser .column {
    float: left;
}

#bottom-teaser.in1 .column {
    width: 100%;
}

#bottom-teaser.in2 .column {
    width: 50%;
}

#bottom-teaser.in3 .column {
    width: 33.3%;
}

#bottom-teaser .block {
    padding-left: 15px;
    padding-right: 15px;
}

#bottom-wrapper {
    background-color: #f4f4f4;
    ;
    border-right: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 10px auto 0;
    text-align: left;
    width: 950px;
    position: relative;
}

#bottom-wrapper h2 {
    font-size: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: -5px;
}

#bottom-wrapper .column {
    float: left;
    padding-bottom: 15px;
    padding-top: 5px;
}

#bottom-wrapper.in1 .column {
    width: 100%;
}

#bottom-wrapper.in2 .column {
    width: 50%;
}

#bottom-wrapper.in3 .column {
    width: 33.3%;
}

#bottom-wrapper.in4 .column {
    width: 25%;
}

#bottom-wrapper .block {
    padding-left: 15px;
    padding-right: 15px;
}

#footer-wrapper {
    width: 950px;
    margin: 0 auto;
    position: relative;
}

#footer {
    width: 950px;
    margin: 0 auto;
    font-size: 12px;
    border-top: 1px solid #bbb;
    padding-top: 5px;
    padding-bottom: 5px;
}

#subnav {
    font-size: 12px;
}

#subnav li {}

#subnav li a {
    font-weight: normal;
}

#subnav li a:hover {
    color: #cc6600;
}

#subnav-wrapper {
    text-align: right;
    padding-bottom: 5px;
}

#subnav-wrapper ul {
    display: inline;
}

#subnav-wrapper ul li {
    display: inline;
    list-style: none;
    background-image: none;
    padding-left: 5px;
}

#subnav-wrapper ul li,
#subnav-wrapper ul li a {
    font-size: 12px;
    line-height: 13px;
}

.logo img {
    height: auto;
}

body {
    line-height: 1.3em;
    background: #FFFFFF url('/local/templates/jtc_travel/images/background.jpg') repeat scroll 0 0;
    font-size: 0.8em;
    color: #545454;
}

body.lang-ja {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.node .title,
#content .title {
    line-height: 1.2em;
    margin: 0 0 0 5px;
    width: 100%;
    font-size: 1.4em;
    color: #B33227;
    font-weight: normal;
}

.title-span {
    background: transparent url('/local/templates/jtc_travel/images/jtc_circle.png') no-repeat scroll left center;
    padding: 10px;
}

.node {
    border-bottom: none;
}

.node .content,
.comment .content {
    margin: 0.5em 0 0.5em 15px;
}

.logo {
    padding: 30px 0 10px 45px;
}

.logo-name {
    font-size: 0.8em;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #8C8265;
}

#header-locale {
    float: right;
    margin-right: -90px;
    margin-top: 5px;
}

#header-locale ul li {
    display: inline;
    background: transparent none repeat scroll 0 0;
    padding: 0;
}

#header-locale ul li.ru {
    font-family: Arial;
}

#header-locale a.active {
    border-bottom: 1px dotted;
    color: #B33227;
}

#header-locale a:hover {
    border-bottom: 1px dotted;
}

#header-middle {
    float: right;
    padding-top: 34px;
}

#menu {
    width: 100%;
    padding-top: 10px;
    clear: both;
    background: transparent none repeat scroll 0 0;
}

#rounded-menu-left,
#rounded-menu-right,
#nav,
#nav li {
    background: transparent none repeat scroll 0 0;
}

.content-middle {
    clear: both;
}

#content {
    padding-top: 10px;
}

p {
    margin: 0 0 15px;
}

.field-field-1picture {
    float: left;
    margin: 0 15px 5px 0;
    min-height: 0;
    min-width: 0;
    padding: 2px;
    text-align: center;
}

.content {
    clear: both;
}

.links {
    text-align: right;
}

a:link,
a:visited {
    color: #243872;
}

a:hover {
    color: #B33227;
}

div.dateblock {
    line-height: 1;
    width: 40px;
    float: left;
    background: #F3F3F3;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #999;
    float: right;
    text-align: center;
}

div.dateblock span {
    display: block;
    text-align: center;
}

div.dateblock span.month {
    font-size: .8em;
    background-color: #B5BEBE;
    color: white;
    padding: 2px;
    text-transform: uppercase;
}

div.dateblock span.day {
    font-weight: bold;
    font-size: 1.5em;
}

div.dateblock span.year {
    font-size: .8em;
    padding: 2px;
}

#nav li a {
    font-size: 1.1em;
    font-weight: normal;
    color: #243872;
    padding: 50px 20px 0;
}

#nav li a:hover {
    color: #B33227;
}

#nav li a.active {
    color: #B33227;
}

#nav .menu-1698 a,
#nav .menu-1705 a,
#nav .menu-1806 a,
#nav .about a {
    background: transparent url('/local/templates/jtc_travel/images/menu_about_grey.png') no-repeat scroll center top;
}

#nav .menu-1698 a:hover,
#nav li.menu-1698 a.active,
#nav .menu-1705 a:hover,
#nav li.menu-1705 a.active,
#nav .menu-1806 a:hover,
#nav li.menu-1806 a.active,
#nav .about a:hover,
#nav .about a.active {
    background: transparent url('/local/templates/jtc_travel/images/menu_about_red.png') no-repeat scroll center top;
}

#nav .menu-1699 a {
    background: transparent url('/local/templates/jtc_travel/images/menu_tours_grey.png') no-repeat scroll center top;
}

#nav .menu-1699 a:hover,
#nav li.menu-1699 a.active {
    background: transparent url('/local/templates/jtc_travel/images/menu_tours_red.png') no-repeat scroll center top;
}

#nav .menu-1700 a,
#nav .menu-1706 a,
#nav .menu-1827 a,
#nav .menu-1827 a,
#nav .contacts a {
    background: transparent url('/local/templates/jtc_travel/images/menu_contacts_grey.png') no-repeat scroll center top;
}

#nav .menu-1700 a:hover,
#nav li.menu-1700 a.active,
#nav .menu-1706 a:hover,
#nav li.menu-1706 a.active,
#nav .menu-1827 a:hover,
#nav li.menu-1827 a.active,
#nav .contacts a:hover,
#nav .contacts a.active {
    background: transparent url('/local/templates/jtc_travel/images/menu_contacts_red.png') no-repeat scroll center top;
}

#nav .menu-1701 a,
#nav .menu-1707 a,
#nav .menu-1826 a,
#nav .menu-1826 a,
#nav .services a {
    background: transparent url('/local/templates/jtc_travel/images/menu_uslugi_grey.png') no-repeat scroll center top;
}

#nav .menu-1701 a:hover,
#nav li.menu-1701 a.active,
#nav .menu-1826 a:hover,
#nav li.menu-1826 a.active,
#nav .menu-1707 a:hover,
#nav li.menu-1707 a.active,
#nav .services a:hover,
#nav .services a.active {
    background: transparent url('/local/templates/jtc_travel/images/menu_uslugi_red.png') no-repeat scroll center top;
}

#slideshow-wrapper {
    background: transparent none repeat scroll 0 0;
    margin-top: 25px;
    height: 360px;
    margin-bottom: 0px;
}

#header {
    height: 126px;
    padding: 20px 0;
    width: 780px;
}

.slideshow-inner {
    width: 780px;
}

#slideshow-bottom {
    width: 780px;
}

#preface-wrapper {
    width: 780px;
}

#wrapper {
    width: 780px;
    margin: 5px auto 10px;
}

#bottom-teaser {
    width: 780px;
}

#bottom-wrapper {
    width: 780px;
}

#footer-wrapper,
#footer {
    width: 780px;
}

#footer-wrapper {
    background: transparent url('/local/templates/jtc_travel/images/jtc_line.png') repeat-x scroll center top;
}

#footer {
    border-top: medium none;
}

#subnav-wrapper {
    color: #696969;
}

tbody {
    border-top: medium none;
}

.form-item label {
    display: inline;
    font-weight: normal;
}

#webform-client-form-192 input.form-text {
    float: right;
    /*margin-right: 76px;*/
    width: 380px;
}

#webform-client-form-192 {
    margin: 20px 0 20px;
    width: 100%;
}

#webform-client-form-192 .resizable-textarea {
    width: 100%;
    margin-top: 10px;
}
#webform-client-form-192 .resizable-textarea textarea {
    width: 95%;
    resize: vertical;
    max-height: 400px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.lang-ja #webform-client-form-192 .resizable-textarea textarea {
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;;
}
#webform-client-form-192 fieldset legend {
    font-weight: bold;
}
#edit-submit {
    cursor: pointer;
}
.map-title {
    color: #A9A9A9;
}
#map {
    margin-top: 10px;
}
.itu-attachments {
    padding: 30px 0 0;
    width: auto;
}

table.itu-attachment-list tbody {
    border: medium none !important;
}

#preface-wrapper .block {
    padding: 30px 0 10px;
}

#views_slideshow_cycle_teaser_section_showplace-block_1 {
    height: 355px !important;
}

#views_slideshow_cycle_slide {
    height: 355px !important;
}

.views-field-body {
    margin-top: -65px;
    padding: 3px 20px 5px;
    background: transparent url('/local/templates/jtc_travel/images/opa50.png') repeat scroll 0 0;
    color: #FFFFFF;
    line-height: 1.5em;
    position: relative;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.views-field-body p {
    margin: 0;
}

body.lang-en #header-middle {
    padding-top: 0;
}
#preload {
    height: 0;
    position: absolute;
    top: -9999px;
    background: url('/local/templates/jtc_travel/images/menu-hover-bg.gif'), url('/local/templates/jtc_travel/images/menu_about_red.png'), url('/local/templates/jtc_travel/images/menu_contacts_red.png'), url('/local/templates/jtc_travel/images/menu_uslugi_red.png');
}
.text_message {
    display: none;
}
.table-management {
    font-size: 0.85em;
    line-height: 1.2em;
    padding-left: 20px;
    float: right;
}
.contacts16px {
    font-size: 16px;
}
.contacts28px {
    font-size: 28px;
}
@media (max-width: 1024px) {
    #header-locale {
        float: none;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }
}
@media (max-width: 768px) {
    #wrapper,
    #header,
    #footer-wrapper,
    #footer {
        width: 90%;
    }
    #nav li a {
        padding: 60px 10px 0;
    }
    body.lang-en #header-middle {
        padding-top: 34px;
    }
}
@media (max-width: 550px) {
    #header {
        height: auto;
        padding-bottom: 0;
    }
    #header-first,
    #header-middle {
        float: none;
        margin: 0 auto;
    }
    #header-middle {
        padding-top: 10px;    
    }
    #header-locale {
        position: static;
        text-align: center;
    }
    .logo {
        padding-left: 0;
    }
    .logo, .logo a {
        display: block;
        width: 155px;
        height: 96px;
        margin: 0 auto;
    }
    #nav {
        margin: 0 auto;
        float: none;
        width: 300px;
    }
    .table-management {
        float: none;
        padding-left: 0;
        padding-bottom: 30px;
    }
    .table-management table {
        margin: 0 auto;
    }
    #webform-client-form-192 input.form-text {
        width: 200px;
    }
    .contacts28px {
        font-size: 24px;
    }
    #wrapper .index_slider.owl-carousel p {
        bottom: 0;
    }
    .lang-en #nav li a {
        padding: 60px 5px 0;
        font-size: 12px;
    }
    body.lang-en #header-middle {
        padding-top: 0px;
    }
}
@media (max-width: 420px) {
    table .table-management {
        margin-left: 0 !important;
    }
    table .table-management table {
        width: 180px !important;
    }
    #webform-client-form-192 input.form-text {
        float: none;
        display: block;
        margin-top: 10px;
    }
    .contacts28px {
        font-size: 20px;
    }
    #webform-client-form-192 input.form-text {
        width: 95%;
    }

}
@media (max-width: 375px) {
    .contacts28px {
        font-size: 18px;
    }
    table .table-management table {
        width: 160px !important;
    }

}
@media (max-width: 365px) {

}
@media (max-width: 320px) {

}
/* End */
/* /local/templates/jtc_travel/components/bitrix/news.list/language_menu/style.css?1729183012150 */
/* /local/templates/jtc_travel/components/bitrix/news.list/header_menu/style.css?1729183012150 */
/* /local/templates/jtc_travel/template_styles.css?172918301257224 */
