body {
    color: black;
    background-color: white;
    font-family: tahoma,sans-serif;
    font-size: 14px;
}

a, a:link, a:visited, a:hover {
	color: #2e3192; 
	font-family: tahoma,sans-serif; 
	text-decoration: underline;
}
a.non-active:hover { text-decoration: none;}

p {
    font-size: 14px;
    margin: 0;
    padding: 7px 0;
    text-align: justify;
    text-indent: 0;
    width: 100%;
}

a img {
    border: 0;
    text-decoration: none;
}

/* Main header */
h1 {
    font-family: times new roman, tahoma, sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #2e3192;
    margin: 0;
    text-decoration: none;
    padding: 0 0 20px 0;
}

h1.first-page {
	font-size: 24px;
}


/* Object header (countries, locations, hotels) */
h2 {
    font-family: tahoma, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #2e3192;
    margin: 0;
    text-decoration: none;
	padding: 30px 0 20px 0;
}

h2.no-margin {
    padding-top: 0;
}

h2 a, h2 a:hover, h5, h5 a:hover {
    text-decoration: none;
}

h2.black {
    color: black;
}

h2.sub-title {
	font-size: 20px;
    padding: 12px 0 6px 0;
}

/* Column header */
h3 {
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    font-family: Verdana, arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    border-left: 4px solid #c1c1c1;
    /*background: url('/images/inner-page/header-bullet.gif') no-repeat;*/
    color: #2e3192;
    min-height: 32px;
}

* html h3 {
    height: 32px;
}

/* List header */
h4 {
    font-family: tahoma, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #666;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}

h4.plain {
	text-transform: none;
}

h4.bottom-strut {
	margin-bottom: 4px;
}

h4 a:link, h4 a:visited, h4 a:hover, h4 a {
    color: #666;
}

h5 {
    font-family: tahoma, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: black;
    margin: 10px 0 0 0;
    padding: 0;
    text-decoration: none;
}

ul {
    margin: 2px 0 2px 15px;
    padding: 2px 0 2px 15px;
}

ol {
    margin: 2px 0 2px 15px;
    padding: 2px 0 2px 15px;
}

ol li {
    padding: 5px 0;
}

ul.plain {
    margin: 5px 0;
    padding: 0;
    list-style-type: none;
}

a:hover div, a:hover table {
    color: black;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #2e3192; 
}

dd {
	margin: 0;
	padding: 0 0 20px 0;
}


/* Colors */


.blue {
    color: #2e3192;
}

.light-blue {
    color: #00adef;
}

.red {
    color: #ed1c24;
}

.gray {
    color: #ccc;
}

.dark-gray {
    color: #999;
}

.black {
    color: black;
}


/* Sizes */

.smaller {
    font-size: smaller;
}


#header-submenu a {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

#header-submenu a:link, #header-submenu a:visited {
    color:#cdcee5;
}

#header-submenu a:hover {
    color: #ffffff;
}

#header-submenu .header-submenu-dots {
    color:#cdcee5;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    padding: 0 5px;
    margin: 0;
}

#header-submenu a.highlight, #header-submenu a:link.highlight, #header-submenu a:visited.highlight, #header-submenu a:hover.highlight {
    color: white;
}


a.banner img {
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
}


h2.hotel-title {
	padding: 10px 0 2px 0;
    margin: 0;
}

.hotel-address {
    margin: 0;
    padding: 0 0 20px 0;
    color: #ccc;
    font-size: smaller;
}

.subject {
    padding-right: 3px;
    color: #2e3192;
    font-weight: bold;
}

/*
.photo-gallery-header {
    margin: 0;
    padding: 0 0 15px 0;
    font-family: tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
}
*/

.photo-frame {
    padding: 10px 10px 37px;
    background: transparent url(/images/bg/photobg.gif) no-repeat scroll left top;
}

a.location-link, a.location-link:link, a.location-link:visited, a.location-link:hover {
    font-family: tahoma,sans-serif;
    color: #2e3192;
    text-transform: uppercase;
    font-weight: bold;
}
a.location-link:hover {
    color: #ff0000;
}

.location-column {
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
    width: 220px;
}

.location-column h3 {
    margin: 10px 0 0 0;
    padding: 0;
}

.location-column p {
    font-family: verdana,sans-serif;
    font-size: 12px;
    color: #3d3d3d;
    padding: 3px 0 15px 0;
}

.hotel-column {
    float: left;
    margin: 0;
    padding: 0;
    width: 280px;
}

.excursion-column {
    float: left;
    width: 240px;
    padding: 0 0 0 10px;
}

.excursion-column a, .excursion-column a:visited, .excursion-column a:link {
    text-decoration: none;
    color: black;
}

.excursion-column a:hover {
    text-decoration: underline;
    color: black;
}

.excursion-column li {
    /*border-bottom: 1px dashed #3d3d3d;*/
}

* html .hotel-column {
    width: 272px;
}

.hotel-column ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.hotel-column li .hotel-class {
    padding-left: 5px;
    font-family: tahoma,sans-serif;
    font-size: 12px;
    color: #b4b4b4;
}

.hotel-link {
    font-family: tahoma,sans-serif;
    font-size: 12px;
}

a.hotel-link, a.hotel-link:link, a.hotel-link:visited, a.hotel-link:hover {
    color: #2e3192;
    text-decoration: none;
}
a.hotel-link:hover {
    color: #ed1c24;
}



a.country-header, a.country-header:visited, a.country-header:link, a.country-header:hover {
    font-family: times new roman, serif;
    font-size: 22px;
    color: #666666;
    text-decoration: none;
}

.country-row {
    padding: 2px 0 3px 1px;
    border-bottom: 1px dashed #cdcdcd;
}

.country-cell {
    padding: 0 4px;
}

a.country-menu-item, a.country-menu-item:visited, a.country-menu-item:hover {
    font-family: verdana, sans-serif;
    font-size: 13px;
    color: #3d3d3d;
    text-decoration: none;
}

a.country-menu-item:hover {
    color: #00adef;
}


.country-menu {color:#000000; padding-top: 8px;}
.country-menu a, .country-menu a:visited, .country-menu a:hover {
    font-size: 14px;
    padding-top: 8px;
}
a.country-menu:hover {color:#000000;}

.current, .main {
	font-weight: bold;
}


div.news-header {
    font-family: tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #2e3192;
}

div.announcements {
    font-size: 14px;
    color: #3d3d3d;
    padding-top:0px;
    padding-bottom:15px;
}

#tour-menu {
    margin: 15px 0 0 0;
    padding: 0;
}

#tour-menu td {
    font: 16px tahoma;
    color:#8d8d8d;
    padding: 0 35px 0 10px;
    margin: 0;
    border-left: 3px solid #ed1c24;
    height: 28px;
}
#tour-menu a {color:#2e3192;}
#tour-menu a:visited {color:#2e3192;}
#tour-menu a:hover {color:#2e3192;}
#tour-menu a.active, a.active:link, a.active:hover, a.active:visited {
    color:#8d8d8d;
}

#tour-menu .disabled {
    color: #ddd;
}

.copyright-itc {font-family: arial, sans-serif; font-size: 12px; color: #484ba0;}

ul.news {margin: 0; padding: 0;}
ul.news li {padding: 8px 0 12px 0; margin: 0; border-bottom: 1px dashed #cdcdcd; list-style-type: none;}
ul.news li a {color: #2e3192; font-weight: bold; font-size: 12px}
.date {color: #666666; font-size: 11px; margin-top: 0.3em;}

div.news {
    padding: 0;
    margin: 0;
}

div.form {background: #f8f8f8; border: 1px solid #9a9a9a; margin: 0 0 15px 0;}
.top-right-corner {background:transparent url(/images/bg/t-r-c.gif) no-repeat right top; top:-1px; position:relative; right:-1px;}
.top-left-corner {background:transparent url(/images/bg/t-l-c.gif) no-repeat left top; position:relative; left:-2px;}
.bot-right-corner {background:transparent url(/images/bg/b-r-c.gif) no-repeat right bottom; bottom:-1px; position:relative; right:-1px;}
.bot-left-corner {background:transparent url(/images/bg/b-l-c.gif) no-repeat left bottom; position:relative; left:-2px;}
.form div.info {text-transform: uppercase; color: #2e3192; font-weight: bold; margin-top: 1em;}
* html .form div.info {margin-top: 2em;}
.form .avia-info label, sup {color: #ed1c24;}
.form input {margin:  0 5px -2px 0; width: 380px; font-size: 10px; color: #666666;}
.form input.radio {width: 20px;}
.form div.checkbox {margin: 1em 0 1em 0;}
.form div.checkbox input {margin-bottom: 0; margin-left: -2px; width: 20px;}
.form p, table.order p {text-indent: 0; margin: 0.7em 0 0.2em 0; font-size: 12px;}
.form label {margin-right: 10px;}
.form select {width: 150px; font-size: 10px; color: #666666;}
* html .form .flight-date {padding-bottom: 1.5em;}
.form .flight-date input {float: left; margin-right: 5px; width: 155px; background-color: white;}
.form .flight-date img {margin: 1px 10px 0 0;}
.form .flight-date img:hover {cursor: pointer;}
.form .flight-date p {margin: 1em 0 0.3em 0;}
.form  span.error {color: #ff0000; font-size: 11px;}
input.submit {background: url('/images/icons/amo-submit.gif') no-repeat; border: 0; width: 98px; height: 26px; padding: 0; color: #13b3f0; font-size: 1px; float: left; }

#offices {
    text-align: left;
}

#offices h4.office {
    margin-top: 20px;
    color: #2e3192;
}

#offices h4.office-repair {
    margin-top: 20px;
    color: #C0C0C0;
}
#offices p.metro {
    margin: 0;
    padding: 2px 0;
    color: #ed1c24;
    font-weight: bold;
}

#offices p.metro-repair {
    margin: 0;
    padding: 2px 0;
    color: #C0C0C0;
    font-weight: bold;
}
#offices table.work-time td {
    font-size: smaller;
    border: 0;
    padding: 2px 5px 0 5px;
    color: #004a80;
}

#offices table.work-time-repair td {
    font-size: smaller;
    border: 0;
    padding: 2px 5px 0 5px;
    color: #C0C0C0;
}

#offices p.address {
    text-align: left;
    margin: 0;
    padding: 5px 0 0 0;
}

#offices p.address-repair {
	color: #C0C0C0;
	font-size: 12px;
    text-align: left;
    margin: 0;
    padding: 5px 0 0 0;
}

#offices p.phone {
    margin: 0;
    padding: 2px 0 0 0;
}

#offices p.phone-repair {
	color: #C0C0C0; 
    margin: 0;
    padding: 2px 0 0 0;
}

#offices p.map {
    margin: 0;
    padding: 2px 0 5px 0;
}

ul.docs {
    position: relative;
    list-style-type: none;
    margin: 20px 0 20px 0;
    padding: 0;
}

ul.docs li {
    margin: 10px 0;
    padding: 0 0 0 25px;
    background: url('/images/icons/page_white_word.gif') 0 no-repeat;
}

ul.docs li.pdf {
    background: url('/images/icons/page_white_acrobat.png') 0 no-repeat;
}

ul.docs li.jpg {
    background: url('/images/icons/page_white_paint.png') 0 no-repeat;
}
ul.docs a, ul.docs a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #2e3192;
}

ul.left-margin {
    margin-left: 40px;
}

h4.corporate {
    padding-top: 20px;
    padding-bottom: 10px;
}

h4.contents {
    padding-left: 28px;
}

ul.contents {
    padding-left: 15px;
}
ul.contents li {
    position: relative;
    padding: 0 0 0 1em;
    margin: 0 0 0.5em 0;
    list-style-type: none;
    background: url('/images/icons/red-arrow.gif') 0 0.4em no-repeat;
}

ul.no-indent, h4.no-indent {
    padding-left: 0;
    margin-left: 0;
}

ul.no-link-underline li a, ul.no-link-underline li a:link, ul.no-link-underline li a:visited {
    text-decoration: none;
}

ul.no-link-underline li a:hover {
    text-decoration: underline;
}

ul.black li a {
    color: black;
}

ul.more-space {
    margin: 0;
}

ul.more-space li {
    margin-bottom: 1em;
}


ul.corporate{margin: 1em 0 1.5em 20px; padding: 0;}
ul.corporate li {position:relative; margin: 0 0 0.5em 0; padding: 0 0 0 17px; list-style-type: none; background: url('/images/icons/dash.gif') 0 0.6em no-repeat;}
ul.gray li a, ul.gray li {font-size: 12px; color: #2e3192;}
ul.gray li {position: relative; margin: 0 0 0.5em; padding: 0 0 0 10px; list-style-type: none; background: url('/images/icons/grey-bullet.gif') 0 0.5em no-repeat;}
table.hotels th {text-align: left; text-transform: uppercase; padding: 10px 0; font-size: 12px;}
table.hotels td {padding: 3px 0; border-bottom: 1px dashed #cdcdcd; color: #000000; vertical-align: top;}


.hotel-header {font-family: tahoma,sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; color:#2e3192;}

.sub-table {background-color: #ffffff;}
.corners, .corners td {
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #2e3192;
    line-height: 1px;
}

.content {
    border-collapse: collapse;
}

.content th {
    font-family: tahoma,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 6px 12px 6px;
    color: #ffffff;
    background-color: #2e3192;
}
.content td {
    border: 1px solid #c8c8c8;
    padding: 3px 4px 3px 4px; 
    background-color: #ffffff;
    text-align: center;
}
.content td.sub-header, .content tr.sub-header td {
    font-family: tahoma,sans-serif;
    font-size: 14px;
    padding: 3px 4px 4px 4px;
    color: #ffffff;
    background-color: #767676;
    /*border-top: 1px solid #ffffff;*/
    /*border-right: 1px solid #ffffff;*/
    text-align: center;
}
.content td.split {
    padding: 0;
    margin: 0;
    /*border: 1px solid white;*/
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #c8c8c8;
    line-height: 1px;
    height: 2px;
}
.content td td {
    border: 0;
}

.content td.align-left {
    text-align: left;
}

.content .column-header {
    text-align: left;
    background: #eee;
}

.align-left td {
    text-align: left;
}

p.address, p.www {
    font-size: 12px;
    margin: 0;
    padding: 5px 0 5px 0;
    text-align: left;
    text-indent: 0;
}

p.adress-repair {
    font-size: 12px;
	color: #C0C0C0;
    margin: 0;
    padding: 5px 0 5px 0;
    text-align: left;
    text-indent: 0;
}

p.www {
    font-weight: bold;
    padding: 0;
}

p.spacer {
    height: 0.75em;
    margin: 0;
    padding: 0;
}

p.double-spacer {
    height: 1.5em;
    margin: 0;
    padding: 0;
}

.block-gap {
    height: 20px;
    margin: 0;
    padding: 0;
}

.block-header-content-gap {
    height: 15px;
    margin: 0;
    padding: 0;
}


#country-gray-block {
    margin: 0;
    padding: 25px 0 28px 40px;
    height: 285px;
    background: url(/images/bg/countrybg.gif) no-repeat left top;
    /*border: 1px solid red;*/
}

#country-gray-block ul {
    padding-top: 15px;
}

#country-gray-block ul li {
    padding-bottom: 8px;
}

p.welcoming-speech {
    font-size: 12px;
    color: #666;
    text-align: left;
}

p.signature {
    color: black;
}

h1.staff {padding-bottom: 0; margin-bottom: 0;}
#staff {margin: 0; padding: 0; border: 0;}
#staff td {vertical-align: top;}
#staff p {margin: 0 0 0.3em; text-indent: 0; text-align: left; padding: 0;}
#staff p.name { font-weight: bold; }
#staff p.countries{ color: #8d8d8d; }
#staff h2 {color: #8d8d8d; font-weight: normal; font-size: 17px; margin: 0 0 0.7em 0;}
#staff h3 {
    color: #8d8d8d;
    font-weight: normal;
    margin: 1.2em 0 0.6em 0;
    text-transform: none;
    border: 0;
    padding: 0;
    height: 100%;
    min-height: 0;
}
#staff a {color: #0500c0;}
#staff a:visited {color: #2e3092;}
#staff em {color: #2e3192;}

#staff ul {
    margin: 0;
    padding: 0;
}

#staff ul li {
    margin: 0 0 1.5em 0;
}


.country-managers {
    margin: 0;
	padding: 0;
}

.country-managers li {
    margin: 0.5em 0 0 0;
	padding: 0;
}

.country-managers li p {
    margin: 0;
	padding: 0;
}

.office a.roadmap {
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
}

#contacts .metro {
    font-weight: bold;
    color: #ed1c24;
}

#contacts td.address {
    padding-right: 20px;
}

#contacts td.thumbnail {
    padding-left: 40px;
}

#contacts td.work-time {
    padding-left: 40px;
    border-left: 1px black dashed;
    padding-right: 40px;
    border-right: 1px black dashed;
}

#sitemap h4 a {color: #8d8d8d; font-weight: normal; font-size: 14px;}
#sitemap ul li {
    padding: 0 0 0 1em;
    margin: 0 0 0.5em 0;
    list-style-type: none;
    background: url('/images/icons/red-arrow.gif') 0 0.4em no-repeat;
}

table.decoration {
    line-height: 1px;
}

.excursion-description {
    padding: 0;
}

.excursion-params {
    padding: 5px 0 0 0;
    color: gray;
}


.file-link, .file-link:hover, .file-link:link, .file-link:visited {
    font-size: smaller;
    color: #ccc;
}

.doc1 {
    padding-right: 21px;
    background: url(/images/icons/page_white_word.gif) no-repeat center right;
}

.xls1 {
    padding-right: 21px;
    background: url(/images/icons/page_white_excel.gif) no-repeat center right;
}

.countries {
    margin: 0 0 0 20px;
    padding: 0;
}

.top-padding {
    padding: 20px 0 0 0;
}

span.spo {
    color: #ed1c24;
    font-size: smaller;
    font-weight: bold;
    text-transform: capitalize;
}

h4.spo {
    color: #ed1c24;
    margin-bottom: 1em;
}

h4.countries, h4.other-countries {
    padding: 0 0 0 0;
    margin: 0;
}

ul.country-list {
    float: left;
    list-style-image: url(/images/icons/redpoint.gif);
    /*margin: 10px 0 0 20px;*/
    /*padding: 0 0 0 20px;*/
    margin: 10px 0 0 0;
    padding: 0 0 0 20px;
    width: 150px;
    vertical-align: top;
}

ul.country-list li {
    margin: 0 0 15px 0;
    padding: 0;
}

h4.spo-country {
    margin: 3px 0 0px 0;   /* 10 px */
    padding: 5px;
    border-bottom: 2px solid #ccc;
    color: #666;
    text-transform: none;
}

h4.spo-country a, h4.spo-country a:link, h4.spo-country a:visited, h4.spo-country a:hover {
    text-decoration: none;
    color: #666;
}

h4.spo-country a:hover {
    text-decoration: underline;
}

ul.spo-country li {
    /* border-bottom: 1px dashed #ccc; */
    /* padding-bottom: 10px; */
    margin: 0 0 0.5em 0;
}

ul.spo-country li a, ul.spo-country li a:link, ul.spo-country li a:visited {
    text-decoration: none;
}

ul.spo-country li a:hover {
    color: #00adef;
}

.flight-time-table {
    width: 100%;
}

h4 a, h4 a:link, h4 a:visited, h4 a:hover {
    text-decoration: none;
    color: #666;
}

.gap {
    padding: 0 0 0 40px;
    margin: 0;
}

.disabled {
    color: #ccc;
}

.price {
    border-collapse: collapse; 
}

.price th {
    border: 1px solid #ddd;
    font-family: tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 6px 6px 6px;
    color: #ffffff;
    background-color: #2e3192;
	 text-align: center;
}

.price .nights {
    background-color: #767676;
}

.price td {
    border: 1px solid #c8c8c8;
    font-size: 12px;
    padding: 3px 4px 3px 4px;
    background-color: #ffffff;
    text-align: center;
}

.price .period {
    background: #eee;
    width: 120px;
}

.price .room-type-column {
    text-align: left;
    width: 100px;
}

.price .column-header {
    text-align: left;
    background: #eee;
}

.price .hotel-column {
    text-align: left;
    width: 100px;
}

.smaller-font th, .smaller-font td {
    font-size: 12px;
}

* html .price .period {
    width: 16%;
}

.price .odd {
    background-color: #f7f7f7;
}

tr.free td {
    background: #aff4af;
}

tr.limited td {
    background: #ccffcc;
}

/*
    background: #ffffcc;
*/

tr.stop td {
    background: #ffcccc;
}

#organizations a, #organizations a:link, #organizations a:hover, #organizations a:visited {
  text-decoration: none;
}

#counters a, #counters a:link, #counters a:hover, #counters a:visited {
  text-decoration: none;
}

.price-content td {
    vertical-align: top;
}

.price-content th {
    padding-left: 15px;
}

.currency-info {
    margin-top: 30px;
}

.price .room-type {
    text-align: left;
}

.price .description {
    text-align: left;
}

.form-layout, .form-layout td  {
    border: 0;
}

.form-layout td {
    padding: 5px;
}

#managers dt {
    color: black;
}

tr.request td {
    background: #f7f7aa;
}

