html {
	width:100%;
	margin:0;
	padding:0;
}
body {
	background:#b19783 url(../../i/body/body-bg.gif) fixed;
	color:#000000;
	min-width:980px;
	font:normal 0.72em/1.3em Arial, Helvetica, sans-serif;
	width:100%;
	line-height:1.36em;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#91443A;
	text-decoration:underline;
}
a:hover, a:active {
	color:#C96300;
}
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.clearer {
	clear:both;
}
ul.menu, ol.menu, ul.menu li, ol.menu li {
	display:block;
	list-style:none;
}
ul.h-menu li, ol.h-menu li {
	display:inline;
}
ul.f-menu:after,
ol.f-menu:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
ul.f-menu li, ol.f-menu li{
	float:left;
}
ul.f-menu{
	font-size:0.95em;
}
ul.f-menu .first{
	width:23% !important;
}
ul.f-menu .second{
	width:18% !important;
}
ul.dashed li {
	background:url(../i/dash.gif) 0 0.6em no-repeat;
	padding-left:12px;
}
ol.digits {
	list-style-position:inside;
}
ol.digits li {
	padding:5px 0;
}
table, td, input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
h2 {
	font-size:1.55em;
	color:#91443a;
	margin-bottom:10px;
}
h2 .subtitle {
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin-top:3px;
}
h3 {
	font-size:1.3em;
	color:#91443a;
}
h4 {
	font-size:1.2em;
}
h6 {
	font-size:0.9em;
	color:#5d5952;
	font-weight:normal;
}
div, ul {
	scrollbar-arrow-color:#7b6758;
	scrollbar-base-color:#d0c0b4;
	scrollbar-darkshadow-color:#a09084;
	scrollbar-highlight-color:#f6e6da;
	scrollbar-track-color:#eeeeee;
}
a.tm-checkbox {
	outline:none;
}
a.tm-checkbox img {
	background:transparent url(../i/controls/checkbox.gif) 0 0 no-repeat;
	vertical-align:middle;
}
a.tm-checkbox img.checked {
	background-position:0 -20px;
	vertical-align:middle;
}
html>/**/body a.tm-checkbox img {
	background-position:0 -1px;
}
html>/**/body a.tm-checkbox img.checked {
	background-position:0 -21px;
}
a.tm-radiobutton {
	outline:none;
}
a.tm-radiobutton img {
	background:#F9F2E3 url(../i/controls/radiobutton-content.gif) 0 0 no-repeat;
	vertical-align:middle;
}
a.tm-radiobutton img.checked {
	background-position:0 -20px !important;
	vertical-align:middle;
}
html>/**/body a.tm-radiobutton img {
	background-position:0 0;
}
html>/**/body a.tm-radiobutton img.checked {
	background-position:0 -21px;
}
.clear-after:after,
.f-row:after {
	content:".";
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
}
.f-row {
	clear:both;
}

#root {
	min-width:980px;
	max-width:1400px;
	margin:11px auto;
}
#header {
	background:url(../i/body/png/hdr-bg.png) 0 0 no-repeat;
}
#header .outer {
	background:url(../i/body/png/hdr-bg.png) 100% -500px no-repeat;
}
#header .inner {
	min-height:101px;
	height:auto !important;
	height:101px;
	background:url(../i/body/png/hdr-bg.png) 50% -1000px repeat-x;
	margin:0 37px;
}
#content {
	background:url(../i/body/png/cnt-l-bg.png) 0 0 repeat-y;
	clear:both;
}
#content .wrap-01 {
	background:url(../i/body/png/cnt-r-bg.png) 100% 0 repeat-y;
}
#content .wrap-02 {
	background:url(../i/body/png/cnt-t-l-bg.png) 0 0 no-repeat;
}
#content .outer {
	background:url(../i/body/png/cnt-t-r-bg.png) 100% 0 no-repeat;
}
#content .inner {
	min-height:252px;
	background:#f5ecda url(../i/body/png/cnt-t-m-bg.png) 0 0 repeat-x;
	margin:0 37px;
	padding:1px 0;
}
#footer {
	background:url(../i/body/png/ftr-l-bg.png) 0 100% no-repeat;
	clear:both;
}
#footer .outer {
	background:url(../i/body/png/ftr-r-bg.png) 100% 100% no-repeat;
}
#footer .inner {
	background:url(../i/body/png/ftr-m-bg.png) 50% 100% repeat-x;
	padding:45px 0 40px 0;
	margin:0 37px;
	min-height:39px;
}
#footer .inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#footer .m {
	text-align:center;
}
#footer .l {
	width:60%;
	float:left;
	text-align:left;
}
#footer .r {
	width:33%;
	float:right;
	text-align:right;
	padding-right: 10px;
}
#footer .m {
	margin:0 32% 0 25%;
}
#footer .logos {
	padding: 10px;
}
#footer .copy {
	color:#aeaaa1;
	padding-top:10px;
}
#footer .copy a.tm-copy:link, #footer .copy a.tm-copy:visited {
	color:#aeaaa1;
	text-decoration:none;
	outline:none;
	cursor:text;
}
#footer .l .menu li,
#footer .r .menu li {
	padding:0 7px;
}
#footer .m .menu {
	line-height:1em;
	width:auto;
}
#footer .m .menu li {
	padding:0 1px 0 5px;
	border-left:1px solid #84817A;
	line-height:1.6em;
}
#footer .m .menu li:first-child {
	border:none;
}
#footer .l .menu li a img,
#footer .r .menu li a img {
	opacity:0.3;
}
#footer .l .menu li a:hover img,
#footer .r .menu li a:hover img {
	opacity:1;
}
#logo {
	padding:32px 0 0 0;
	font-size:1em;
	line-height:1em;
	float:left;
}
#logo a * {
	display:none;
}
#booking-text {
	display:none;
	padding: 20px;
}
#hlp-nav {
	text-align:right;
	padding: 49px 15px 20px 0;
	font-size:1.2em;
	font-weight:bold;
	float:right;
}
#hlp-nav li,
.arrowed li {
	padding-left:11px;
	margin-left:6px;
	border-left:1px solid #e3d5c8;
}
#hlp-nav li:first-child,
.arrowed li:first-child {
	margin-left:0;
	padding-left:0;
	border-left:0;
}
#hlp-nav li a:link, #hlp-nav li a:visited {
	font-size:1.2em;
	line-height:1.7em;
	text-decoration:none;
	color:#91443a;
}
#hlp-nav li a:hover, #hlp-nav li a:active {
	color:#c96300;
}
.tip {
	position:absolute;
	width:auto;
	opacity:0.75;
}
.tip table {
	border-collapse:collapse;
	empty-cells:show;
}
.tip table td {
	padding:0;
}
.tip table td.tl,
.tip table td.tr,
.tip table td.bl,
.tip table td.br {
	width:10px;
	height:10px;
	overflow:hidden;
	background-color:transparent;
	background-repeat:no-repeat;
}
.tip table td.tl {
	background-image:url(../i/tip/lt.gif);
}
.tip table td.tr {
	background-image:url(../i/tip/rt.gif);
}
.tip table td.bl {
	background-image:url(../i/tip/lb.gif);
}
.tip table td.br {
	background-image:url(../i/tip/rb.gif);
}
.tip table td.tm,
.tip table td.bm {
	height:10px;
	overflow:hidden;
	background-repeat:repeat-x;
	background-color:transparent;
}
.tip table td.tm {
	background-image:url(../i/tip/t.gif);
}
.tip table td.bm {
	background-image:url(../i/tip/b.gif);
}
.tip table td.ml,
.tip table td.mr {
	width:10px;
	overflow:hidden;
	background-repeat:repeat-y;
	background-color:transparent;
}
.tip table td.ml {
	background-image:url(../i/tip/l.gif);
}
.tip table td.mr {
	background-image:url(../i/tip/r.gif);
}
.tip table td.mm {
	background:#FFF;
}
.tip-br .tcnt {
	position:relative;
	padding:0 0 22px 0;
}
.tip-br .tcnt .tail {
	width:43px;
	height:23px;
	position:absolute;
	right:0;
	bottom:0;
	background:transparent url(../i/tip/tail-br.gif) 100% 100% no-repeat;
}
.panel {
	margin-top:15px;
}
.panel .t, .panel .t *, .panel .b, .panel .b * {
	line-height:9px;
	font-size:1px;
}
html>/**/body .panel .t,
html>/**/body .panel .t *,
html>/**/body .panel .b,
html>/**/body .panel .b * {
	height:9px;
}
.panel .t {
	background:url(../i/pnl/generic/m.gif) 0 0 no-repeat;
	height:9px;
}
.panel .t div {
	background:url(../i/pnl/generic/m.gif) 100% 0 no-repeat;
	margin-left:9px;
}
.panel .m {
	border:solid #d6c6bb;
	border-width:0 1px;
	background:#F9F2E3;
	padding:3px 14px;
}
.panel-light .m {
	background-color:#fbf7ef;
}
.panel .m h2 {
	padding-bottom:0.4em;
}
.panel .m h4 {
	padding:0.8em 0em 0.5em;
}
.panel .b {
	background:url(../i/pnl/generic/m.gif) 0 -9px no-repeat;
}
.panel .b div {
	margin-left:9px;
	background:url(../i/pnl/generic/m.gif) 100% -9px no-repeat;
}
.panel-light .t, .panel-light .t div,
.panel-light .b, .panel-light .b div {
	background-image:url(../i/pnl/light/m.gif);
}
.panel .m .sub-panel {
	margin-top:10px;
}
.panel .m .sub-panel .st,
.panel .m .sub-panel .st *,
.panel .m .sub-panel .sb,
.panel .m .sub-panel .sb * {
	line-height:6px;
	font-size:1px;
}
html>/**/body .panel .m .sub-panel .st,
html>/**/body .panel .m .sub-panel .st *,
html>/**/body .panel .m .sub-panel .sb,
html>/**/body .panel .m .sub-panel .sb * {
	height:6px;
	overflow:hidden;
}
.panel .m .sub-panel .st {
	background:transparent url(../i/pnl/sub/t.gif) 0 -6px no-repeat;
}
.panel .m .sub-panel .st div {
	background:transparent url(../i/pnl/sub/t.gif) 100% 0 no-repeat;
	margin-left:6px;
}
.panel .m .sub-panel .sb {
	background:transparent url(../i/pnl/sub/b.gif) 0 -6px no-repeat;
}
.panel .m .sub-panel .sb div {
	background:transparent url(../i/pnl/sub/b.gif) 100% 0 no-repeat;
	margin-left:6px;
}
.panel .m .sub-panel .sm {
	background:#e8dccf;
	padding:0 10px;
}
.panel .m p {
	margin:5px 0;
	text-align:justify;
}
.panel .m a.tm-checkbox img {
	background:#f9f2e3 url(../i/controls/checkbox-content.gif) 0 0 no-repeat;
	vertical-align:middle;
}
.panel .m a.tm-checkbox img.checked {
	background-position:0 -20px;
	vertical-align:middle;
}
.panel .cont-table {
	margin-top:15px;
}
.panel .cont-table table {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
	border:none;
	empty-cells:show;
}
.panel .cont-table table td,
.panel .cont-table table th {
	padding:0;
	margin:0;
	border:none;
	text-align:left;
	vertical-align:top;
	text-align:left;
	color:#000000;
}
.panel .cont-table table th {
	font-size:1.2em;
}
.panel .cont-table table .dark {
	color:#000000;
}
.panel .cont-table table .thtl,
.panel .cont-table table .thtm,
.panel .cont-table table .thtr,
.panel .cont-table table .thbl,
.panel .cont-table table .thbm,
.panel .cont-table table .thbr {
	height:6px;
	font-size:1px;
}
.panel .cont-table table .thtl,
.panel .cont-table table .thtr,
.panel .cont-table table .thbl,
.panel .cont-table table .thbr {
	width:6px;
}
.panel .cont-table table .thtl {
	background:transparent url(../i/pnl/sub/lta.gif) 0 100% no-repeat;
}
.panel .cont-table table .thbl {
	background:transparent url(../i/pnl/sub/lba.gif) 0 0 no-repeat;
}
.panel .cont-table table .thtr {
	background:transparent url(../i/pnl/sub/rta.gif) 100% 100% no-repeat;
}
.panel .cont-table table .thbr {
	background:transparent url(../i/pnl/sub/rba.gif) 100% 0 no-repeat;
}
.panel .cont-table table .thtm,
.panel .cont-table table .thbm {
	background:#e8dccf;
}
.panel .cont-table table .thl,
.panel .cont-table table .thr,
.panel .cont-table table th {
	background:#e8dccf;
}
.panel .cont-table table th {
	padding:0 4px;
}
.panel .cont-table table th.datetime,
.panel .cont-table table th.price {
	text-align:right;
	white-space:nowrap;
}
.panel .cont-table table tbody td {
	padding:4px;
}
.panel .cont-table table tfoot td {
	padding:4px;
	line-height:1.5em;
}
.panel .cont-table table td.nob {
	border:none;
}
.panel .cont-table table td.img,
.panel .cont-table table th.img {
	width:1px;
}
.panel .cont-table table tbody td.l,
.panel .cont-table table tbody td.r {
	padding:0 !important;
}
.panel .cont-table table td.right,
.panel .cont-table table th.right {
	text-align:right;
}
.panel .cont-table table td.bot,
.panel .cont-table table th.bot {
	vertical-align:bottom;
}
.panel .cont-table table td.mid,
.panel .cont-table table th.mid {
	vertical-align:middle;
}
.panel .section {
	margin:1em 0 0 0;
	border-top:1px solid #D6C6BB;
	padding:1.5em 0 0em 0;
}
.panel .section-alone {
	margin-top:1em;
}
/* panel travelholic card start */
.panel-th {
	background:#eaf6d9 url(../i/pnl/th-card/bg.gif) 0 0 repeat;
}
.panel-th .t {
	background:transparent url(../i/pnl/th-card/lt.gif) 0 0 no-repeat;
}
.panel-th .t div {
	background:transparent url(../i/pnl/th-card/rt.gif) 100% 0 no-repeat;
}
.panel-th .m {
	background:none;
}
.panel-th .m .logo {
	padding-bottom:46px;
	background:transparent url(../i/pnl/th-card/logo.gif) 100% 100% no-repeat;
}
.panel-th .b {
	background:transparent url(../i/pnl/th-card/lb.gif) 0 0 no-repeat;
}
.panel-th .b div {
	background:transparent url(../i/pnl/th-card/rb.gif) 100% 0 no-repeat;
}
.panel-th .account .r {
	clear:both;
	padding-top:0.5em;
}
.panel-th .account .r label,
.panel-th .account .r span {
	float:left;
}
.panel-th .account .r label {
	width:4em;
	padding-right:0.5em;
	text-align:right;
	font-weight:bold;
}
/* panel travelholic card end */

/* generic cols, three */
.cols:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cols .col {
	width:33%;
}
.cols .col-m {
	width:34%;
}
.cols .col-m,
.cols .col-l {
	float:left;
}
.cols .col-r {
	float:right;
}
.cols .col-l .panel {
	margin-right:7px;
}
.cols .col-m .panel {
	margin-left:8px;
	margin-right:8px;
}
.cols .col-r .panel {
	margin-left:7px;
}
.cols .col-l-wide {
	float:left;
	width:67%;
}
.cols .col-all-wide {
	float:left;
	width:100%;
}
.cols .col-r-narrow {
	float:left;
	width:33%;
}
.cols .col-l-wide .panel {
	margin-right:8px;
}
.cols .col-l-wide .panel .panel {
	margin-right:0;
}
.cols .col-r-narrow .panel {
	margin-left:7px;
}

/* Steps to work with site */
#site-steps {
	background:url(../i/map/map.jpg) 0 -130px;
	width:100%;
}
#site-steps td {
	width:18%;
	vertical-align:top;
}
#site-steps td.devider {
	width:1%;
	background:#f9f2e3;
}
#site-steps td div.t {
	background:url(../i/benefits/layout.gif) 0 0 no-repeat;
	height:10px;
}
#site-steps td div.t div {
	background:url(../i/benefits/layout.gif) 100% -88px no-repeat;
	height:10px;
	line-height:10px;
	font-size:0;
}
#site-steps td div.b {
	background:#fffdf8 url(../i/benefits/layout.gif) 0 -254px no-repeat;
	height:10px;
}
#site-steps td div.b div {
	background:url(../i/benefits/layout.gif) 100% -342px no-repeat;
	height:10px;
	line-height:10px;
	font-size:0;
}
#site-steps td div.m {
	background:url(../i/benefits/layout.gif) 0 -352px no-repeat;
	border:0;
	padding:0;
}
#site-steps td div.m div.mi {
	background:url(../i/benefits/layout.gif) 100% -352px no-repeat;
	padding:0 2px;
}
#site-steps td div.m div.non-active {
	color:#999;
}
#site-steps td div.m div.mi .digit {
	margin:0 auto;
	width:66px;
	height:83px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/benefits/digits.png) 0 0 no-repeat;
}
#site-steps td div.m div.mi .digit-2 {
	background-position:0 -83px;
}
#site-steps td div.m div.mi .digit-3 {
	background-position:0 -166px;
}
#site-steps td div.m div.mi .digit-4 {
	background-position:0 -249px;
}
#site-steps td div.m div.mi .digit-5 {
	background-position:0 -332px;
}
#site-steps td div.m div.mi span {
	display:block;
	min-height:2.75em;
	height:auto !important;
	height:2.75em;
	background:#fffdf8;
	text-align:center;
	padding:9px 8px 0 8px;
}
.steps-reg {
	text-align:center;
	margin:20px 0 10px 0;
}
/* /Steps to work with site */

/* packages list start */
.float-l {
	float:left;
}
.float-r {
	float:right;
}

/* map */
#map {
	background:url(../i/map/map.jpg) 0 0;
}
#map.map-cropped {
	background:url(../i/map/map-cropped.jpg) 0 0;
}

/* new rules start */
#cnt-top {
	margin-top:76px;
	position:relative;
	overflow:visible;
}
#cnt-top.wo-tabs {
	margin-top:49px;
}
#cnt-top .tabs {
	position:absolute;
	margin:2px 0 0 0;
	top:-41px;
	padding-left:15px;
	height:41px;
	z-index:1;
}
#cnt-top .tabs .menu {
	overflow:hidden;
}
#cnt-top .tabs .menu,
#cnt-top .tabs .menu li {
	float:left;
}
#cnt-top .tabs .menu li {
	background:url(../i/tabs/map/tabs.gif) 0 0 no-repeat;
	padding:0 0 0 10px;
}
#cnt-top .tabs .menu li strong {
	display:block;
	padding:0 10px 0 0;
	background:transparent url(../i/tabs/map/tabs.gif) 100% -41px no-repeat;
	margin:0;
}
#cnt-top .tabs .menu li strong a:link,
#cnt-top .tabs .menu li strong a:visited {
	font-size:1.4em;
	font-weight:bold;
	color:#91443A;
	display:block;
	padding:15px 4px 10px 4px;
	background:transparent url(../i/tabs/map/tabs.gif) 100% -82px repeat-x;
	outline:none;
	text-decoration:none;
}
#cnt-top .tabs .menu li strong a:hover,
#cnt-top .tabs .menu li strong a:active {
	color:#C96300;
}
#cnt-top .tabs .menu li.active {
	background:transparent url(../i/tabs/map/tabs.gif) 0 -123px no-repeat;
}
#cnt-top .tabs .menu li.active strong {
	background:transparent url(../i/tabs/map/tabs.gif) 100% -164px no-repeat;
}
#cnt-top .tabs .menu li.active strong a:link,
#cnt-top .tabs .menu li.active strong a:visited {
	background:transparent url(../i/tabs/map/tabs.gif) 100% -205px repeat-x;
	color:#797771;
	text-decoration:none;
	padding:13px 4px 12px 4px;
}
#cnt-top #char {
	position:absolute;
	right:15px;
	bottom:2px;
	z-index:250;
}
#cnt-top #char-top {
	position:absolute;
	right:15px;
	top:-79px;
	z-index:250;
}

#cnt-top .char-fork .tip {
	position:absolute;
	right:110px;
	bottom:140px;
}
#cnt-top .char-chief .tip {
	position:absolute;
	right:160px;
	bottom:140px;
}
#cnt-top .char-chief-small .tip {
	right:120px;
	bottom:100px;
}
#cnt-top .char-fork .tip .tcnt,
#cnt-top .char-chief .tip .tcnt {
	width:160px;
}
#mapi,
#mapti,
#mapb,
#mapbi {
	font-size:9px;
	height:9px;
	line-height:9px;
	overflow:hidden;
}
#mapt {
	background:url(../i/map/m.gif) 0 0 no-repeat;
}
#mapti {
	background:url(../i/map/m.gif) 100% 0 no-repeat;
	margin-left:9px;
}
#mapm {
	border:solid #D7C7BB;
	border-width:0 1px;
	padding:7px 0 0 15px;
	position:relative;
}
#mapb {
	background:url(../i/map/m.gif) 0 -9px no-repeat;
}
#mapbi {
	background:url(../i/map/m.gif) 100% -9px no-repeat;
	margin-left:9px;
}
#mapm .tabs {
	position:static;
	height:auto;
	top:auto;
	left:auto;
	margin:0;
	padding:0;
}
#mapm .tabs .panel .in {
	background:#FFFFFF;
	border:1px solid #D7C7BB;
	padding:10px 10px 5px 10px;
	position:relative;
}
#mapm .tabs .active {
	display:block;
}
#mapm .form_search_outer {
	width:615px;
	position:relative;
	z-index:1;
}
#mapm .tabs .panel-error {
	width:610px;
	margin-bottom:15px;
}

/* New search form */
#mapm .form_search_outer .hotel_search_main {
	width:100%;
	margin-bottom:10px;
}
#mapm .form_search_outer .hotel_search_main td {
	padding:3px 3px 3px 0;
	vertical-align:middle;
}
#mapm .form_search_outer .hotel_search_more {
	width:100%;
	display:none;
	margin-bottom:10px;
	border-top:1px solid #d6c6bb;
	padding-top:10px;
}
#mapm .form_search_outer .hotel_search_more table {
	text-align:right;
/*	padding-right:7px;*/
}
#mapm .form_search_outer .hotel_search_more td {
	padding:3px 7px 3px 0;
	vertical-align:middle;
}
#mapm .form_search_outer .hotel_search_main .label,
#mapm .form_search_outer .hotel_search_more .label {
	color:#b27c75;
	text-align:right;
	padding-right:5px;
	padding-left:3px;
}
#hotel_search_outer .width-1 {
	width:146px;
}
#hotel_search_outer .width-2 {
	width:160px;
	padding:0;
}
#nutrition-type .width-2 {
	width:122px;
}
#nutrition-type-main-body {
	width:200px;
}
.form_search_outer select.width-2 {
	padding:0;
	width:200px;
}
.form_search_outer .width-3 {
	width:124px;
}
.form_search_outer select.width-3 {
	padding:0;
}
.form_search_outer .width-4 {
	font-size:1.2em;
	line-height:1.3em;
	padding:3px;
	width:75px;
	vertical-align:middle;
}
.form_search_outer select.width-4 {
	padding:0;
}
.form_search_outer .width-5 {
	width:75px;
}
#hotel_search_outer .currency-width-5 {
	width:62px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	font-size:1.2em;
	line-height:1.3em;
}
.form_search_outer select.width-5 {
	padding:0;
}
#hotel_search_outer #input-hotelname {
	color:#555;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	padding:3px;
}
#mapm .search_controls {
	padding-top:10px;
	border-top:1px solid #d6c6bb;
	color:#B27C75;
}
#mapm .search_controls .left {
	float:left;
}
#mapm .search_controls .right {
	float:right;
	padding-right:20px;
}
#mapm .search_controls .more-less-controls a:link,
#mapm .search_controls .more-less-controls a:visited {
	display:block;
	background-image:url(../i/buttons/red/up-down.gif);
	background-repeat:no-repeat;
	padding:2px 25px 3px 0;
	color:#b27c75;
	text-decoration:none;
	font-size:0.95em;
}
#mapm .search_controls .more-less-controls a:hover {
	text-decoration:underline;
}
#mapm .search_controls .more-less-controls a.more:link,
#mapm .search_controls .more-less-controls a.more:visited {
	background-position:100% 1px;
}
#mapm .search_controls .more-less-controls a.less:link,
#mapm .search_controls .more-less-controls a.less:visited {
	background-position:100% -30px;
	display:none;
}
#mapm .search_controls .btn-submit {
	vertical-align:middle;
	margin-left:10px;
}
/* /New search form */

/* Car search */
#mapm #car_search_outer {
	width:705px;
}
#mapm .form_search_outer .cols {
	float:left;
	margin-right:10px;
}
#mapm #car_search_outer .cols {
	margin-right:5px;
}
#mapm .form_search_outer .col-1 {
	width:210px;
}
#mapm #car_search_outer .col-1 {
	width:230px;
}
#mapm .form_search_outer .col-2 {
	width:200px;
}
#mapm #car_search_outer .col-2 {
	width:350px;
}
#mapm .form_search_outer .col-3 {
	width:160px;
}
#mapm .form_search_outer .cols .row {
	margin-bottom:8px;
}
#mapm .form_search_outer .cols .row .label {
	float:left;
	width:75px;
	color:#b27c75;
	text-align:right;
	padding:2px 5px 0 0;
}
#mapm #frm-car-search .cols .row .label {
	width:78px;
}
#mapm #frm-car-search .col-2 .row .label {
	width:165px;
}
#mapm .form_search_outer .cols .row .row-content {
	float:left;
}
#mapm .form_search_outer select option.first {
	color:#D7C7BB !important;
}
#mapm .form_search_outer .wide {
	width:128px;
}
#mapm #car_search_outer .wide {
	width:145px !important;
}
#mapm #car_search_outer input.wide {
	width:143px !important;
	padding:1px 0;
}
#mapm .form_search_outer .wide-1 {
	width:154px !important;
}
#mapm .form_search_outer .text-wide {
	padding:1px 2px;
	width:122px;
}
#mapm .form_search_outer .narrow {
	width:80px;
}
#mapm .form_search_outer .text-narrow {
	width:79px;
	padding:0 2px;
}
#mapm .form_search_outer .time {
	width:56px;
	margin-left:3px;
}
#mapm .form_search_outer .small {
	width:70px;
}
#mapm #car_search_outer .col-2 .text-narrow {
	width:70px;
}
#car_search_outer .datepicker-wrap {
	float:left;
	margin-right:3px;
}
#time-start, #time-end {
	float:left;
}
#mapm .form_search_outer .submit-row {
	text-align:right;
	clear:left;
	margin:0;
	padding-top:10px;
}
#mapm #car_search_outer .submit-row {
	width:560px;
}
#mapm .form_search_outer .submit-row input {
	height:22px;
	width:74px;
}
#mapm #car_search_outer .car-type {
	float:none;
	clear:left;
}
#mapm #car_search_outer .car-type .row {
	float:left;
	margin-right:19px;
}
#mapm #frm-car-search .car-type .row .label {
	width:auto;
}

.car-more-info {
	background:#FFFCF7;
	border-color:#F6F2E9;
	border-style:solid;
	border-width:1px 0;
	padding:13px 10px 13px;
	margin-bottom:15px;
}
.car-more-info .fieldset-holder {
	margin-top:15px;
}
.car-more-info fieldset {
	padding:0 10px;
}
.car-more-info fieldset legend {
	margin-left:20px;
}
.car-more-info fieldset legend a {
	padding-left:13px;
	padding-right:3px;
	background-image:url(../i/icons/menu-ce.gif);
	background-repeat:no-repeat;
}
.car-more-info fieldset.expanded legend a {
	background-position:2px -10px;
}
.car-more-info fieldset.collapsed legend a {
	background-position:2px 4px;
}
.car-more-info fieldset.collapsed {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
}
.car-more-info fieldset div.body {
	padding:10px 0;
}
.car-more-info fieldset.collapsed div.body {
	display:none;
}
.car-more-info fieldset div.body p {
	margin:5px 0 !important;
}
.order-car-more-info {
	margin-left:-14px;
	margin-right:-14px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
/* /Car search */

#cnt-top .tabs ul.hotel-rating {
	position:relative;
	margin-top:-4px;
	overflow:visible;
}
.hotel-rating li {
	background:none !important;
	padding-left:0 !important;
}
.hotel-rating li a.tm-checkbox {
	position:absolute;
	top:-999em;
}
.hotel-rating li a.star {
	float:left;
	width:26px;
	height:25px;
	background-image:url(../i/icons/stars.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
	overflow:hidden;
	outline:none;
}

.hotel-rating li a.star-1 {
	background-position:0 -25px;
}
.hotel-rating li a.star-1:hover {
	background-position:0 0;
}
.hotel-rating li.active a.star-1, .hotel-rating li.active a.star-1:hover {
	background-position:0 -50px;
}
.hotel-rating li a.star-2 {
	background-position:-26px -25px;
}
.hotel-rating li a.star-2:hover {
	background-position:-26px 0;
}
.hotel-rating li.active a.star-2, .hotel-rating li.active a.star-2:hover {
	background-position:-26px -50px;
}
.hotel-rating li a.star-3 {
	background-position:-52px -25px;
}
.hotel-rating li a.star-3:hover {
	background-position:-52px 0;
}
.hotel-rating li.active a.star-3, .hotel-rating li.active a.star-3:hover {
	background-position:-52px -50px;
}
.hotel-rating li a.star-4 {
	background-position:-78px -25px;
}
.hotel-rating li a.star-4:hover {
	background-position:-78px 0;
}
.hotel-rating li.active a.star-4, .hotel-rating li.active a.star-4:hover {
	background-position:-78px -50px;
}
.hotel-rating li a.star-5 {
	background-position:-104px -25px;
}
.hotel-rating li a.star-5:hover {
	background-position:-104px 0;
}
.hotel-rating li.active a.star-5, .hotel-rating li.active a.star-5:hover {
	background-position:-104px -50px;
}

#mapm .tabs .r {
	margin-bottom:1em;
}
#mapm .tabs .r .l,
#mapm .tabs .r .date,
#mapm .tabs .r .hotel_class,
#mapm .tabs .r .quantity,
#mapm .tabs .r .food_type {
	float:left;
	display:inline;
}
#mapm .tabs .r .l {
	width:34%;
	margin-left:1em;
}
#mapm .tabs .r .l:first-child {
	margin-left:0;
	margin-right:5px;
}
#mapm .tabs .r .date,
#mapm .tabs .r .quantity {
	margin-right:1em;
}
#mapm .tabs .r .hotel_class {
	margin-left:12px;
}
#mapm .tabs .r .hotel_class label {
	margin-right:0.5em;
}
#mapm .tabs .r .quantity select {
	width:80px;
}
#mapm .tabs .r .numbers{
	margin-left:3px;
}
#mapm .tabs .r .food_type select {
	width:200px;
}
#mapm .tabs .open_site_r input {
	width:300px;
}
#mapm .tabs .open_site_r select {
	width:302px;
}
#mapm .tabs .open_site .open_site_r .l {
	width:auto;
}
#mapm .tabs .open_site .open_site_r .l label {
	width:20em;
	float:left;
	margin-right:0.5em;
	text-align:right;
}
#mapm .tabs .open_site .ok {
	padding-left:20em;
}

/* new rules end */
.large-menu li.skype a.sk-sm {
	text-decoration:none;
	height:15px;
	width:15px;
	padding:4px 15px 0 0 !important;
	font-size:0.7em;
}
.large-menu li.skype a.skype-call {
	background:url(../i/icons/skype-call.png) 0 0 no-repeat !important;
	margin-left:10px;
}
.large-menu li.skype a.skype-chat {
	background:url(../i/icons/skype-chat.png) 0 0 no-repeat !important;
}
.tels dd {
	font-size:1.6em;
	font-weight:bold;
	line-height:1em;
	color:#91443A;
	margin-bottom:0.4em;
}
.tels dd.first {
	padding-left:21px;
}
/* Large menu end */

.fld-middle-percent {
	width:100%;
}
.fld-middle-percent option.first {
	color:#d7c7bb !important;
}
.fld-middle-percent option {
	color:#000;
}
ul.round li {
	background:url(../i/bullet.gif) 0 9px no-repeat;
	padding-left:15px;
	line-height:1.5em;
	font-size:1.3em;
	list-style:none;
}
ul.round-normal li {
	background:url(../i/bullet.gif) 0 4px no-repeat;
	padding-left:15px;
	line-height:1.3em;
	list-style:none;
}
ul.li-checked li {
	background:url(../i/icons/check-1.gif) 0 6px no-repeat;
	padding-left:20px;
	line-height:1.5em;
	font-size:1.3em;
	list-style:none;
}

/* News */
.latest-news dt {
	font-weight:bold;
	margin-bottom:3px;
}
.latest-news dd {
	padding-left:20px;
	margin-bottom:10px;
	text-align:justify;
}
.news-all {
	padding-top:10px;
}
.news-list .news-item h3 {
	margin-bottom:15px;
}
/* /News */

ul.advantages li h3 {
	font-size:1em;
	font-weight:normal;
	color:#000;
}
ul.advantages li p {
	display:none;
}
.advantages-more-info .tcnt .out {
	width:300px !important;
}

/* left - right */
.left_right .left {
	float:left;
}
.left_right .right {
	float:right;
}
/* /left - right */

.search_results_outer {
	margin-top:15px;
}
.search_results_header {
	margin:0 8px 0 0;
	padding:0 12px;
}
.search_results_header h2 .subtitle {
	color:#bb8b7f;
	margin-top:10px;
	font-size:0.7em;
}
.search_results_header h2 .search-false {
	font-size:0.8em;
	font-weight:bold;
	color:#000;
}
.search_results_header ul.navigation {
	margin-top:5px;
}
ul.navigation li {
	float:left;
	margin-left:10px;
}
ul.navigation li a:link,
ul.navigation li a:visited {
	float:left;
	width:31px;
	height:31px;
	outline:none;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
}
ul.navigation li.disabled a:link,
ul.navigation li.disabled a:visited {
	background-position:0 -62px;
	cursor:default;
}
ul.navigation li a:hover,
ul.navigation li a:active {
	background-position:0 -31px;
}
ul.navigation li.arr_left a {
	background-image:url(../i/icons/arrow-left.gif);
}
ul.navigation li.arr_right a {
	background-image:url(../i/icons/arrow-right.gif);
}

/* 3 columns */
.three_cols .left {
	float:left;
	width:30%;
}
.three_cols .right {
	float:right;
	width:25%;
}
.three_cols .center {
	margin:0 auto;
	width:30%;
}
/* /3 columns */

/* Search results */
.car_search_results .search_results_header {
	padding:0;
	margin-bottom:20px;
}
.search_results {
	margin-top:2px;
}
.search_results p {
	margin:0 0 3px 0 !important;
}
.search_results .search_results_item .photo {
	float:left;
	width:104px;
	margin-right:13px;
}
.car_search_results .search_results .search_results_item .photo {
	width:164px;
}
.search_results .search_results_item .photo a {
	display:block;
}
.search_results .search_results_item .photo a img {
	display:block;
	margin:0 auto;
	border:2px solid #d8c8bd;
}
.search_results .search_results_item .photo a img.default {
	border:1px solid #d8c8bd;
	margin:1px;
}
.search_results .search_results_item .photo a img.ajax-loader {
	margin-top:-57px;
	margin-left:43px;
	border:none !important;
}
.search_results .search_results_item .item_desc {
	float:left;
	width:50%;
}
.search_results .search_results_item .r_block {
	float:right;
}
.car_search_results .search_results .search_results_item .item_desc {
	width:42%;
}
.car_search_results .search_results_item .r_block {
	width:25%;
}
.search_results .search_results_item .item_desc h3 {
	margin-bottom:10px;
}
.search_results .search_results_item .item_desc h3 a:link,
.search_results .search_results_item .item_desc h3 a:visited {
	text-decoration:underline;
	font-size:0.9em;
}
.search_results .search_results_item .item_desc h3 a:link .marked,
.search_results .search_results_item .item_desc h3 a:visited .marked{
	background-color: yellow;
/*	text-decoration: underline;*/
}

.search_results .subdesc .label {
	color:#bb8b7f;
	float:left;
	text-align:right;
	width:8em;
	margin-right:0.5em;
}
.search_results .subdesc .body {
	color:#7c7c7b;
	margin-left:8.5em;
}
.search_results .subdesc .hotel_class {
	margin-bottom:3px;
}
.search_results .subdesc .nights {
	white-space:nowrap;
}
.search_results .search_results_item .item_desc .subdesc .s_location .country-normal,
.search_results .search_results_item .item_desc .subdesc .s_location .city-normal,
.search_results .search_results_item .date-from-normal,
.search_results .search_results_item .date-to-normal {
	font-weight:bold;
}
.search_results .search_results_item .item_desc .subdesc .hotel_stars {
	background:url(../i/search/hotel/stars.gif) 0 -15px repeat-x !important;
}
.search_results .search_results_item .item_desc .subdesc .hotel_stars div {
	background:url(../i/search/hotel/stars.gif) 0 0 repeat-x !important;
}
.search_results .search_results_item .r_block .price {
	font-size:1.3em;
	font-weight:bold;
	color:#91443A;
	text-align:right;
	margin-bottom:27px;
}
.search_results .search_results_item .r_block .price span {
	font-weight:normal;
}
.search_results .search_results_item .r_block .price .label {
	display:block;
	color:#BB8B7F;
	font-size:0.8em;
	font-weight:normal;
}
.search_results .search_results_item .r_block .control {
	font-size:0.95em;
}
.search_results .search_results_item .r_block .control,
.search_results .search_results_item .r_block .control *{
	text-align:right !important;
}
.s_opened .propositions {
	margin:7px -10px 0 -10px;
}
.s_opened .propositions .d_propositions {
	padding:13px 0 3px 0;
	margin-bottom:10px;
	background:#fffcf7;
	border:solid #f6f2e9;
	border-width:1px 0;
}
.s_opened .propositions h3 {
	margin:0 15px 15px 15px;
	font-size:1.2em;
}
.s_opened .propositions .service_choose {
	margin:0 14px 20px 14px;
}
.s_opened .propositions .service_choose .row {
	margin-bottom:1px;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.s_opened .propositions .service_choose .row .row-1 {
	background-position:100% 0;
	background-repeat:no-repeat;
}
.s_opened .propositions .service_choose .row .row-1 .row-2 {
	background-position:0 100%;
	background-repeat:no-repeat;
}
.s_opened .propositions .service_choose .row .row-1 .row-2 .row-3 {
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding:5px 7px;
}
	/* dark */
.s_opened .propositions .service_choose .dark {
	background-color:#f6f3ed;
	background-image:url(../i/search/pnl/dark/tl.gif);
}
.s_opened .propositions .service_choose .dark .row-1 {
	background-image:url(../i/search/pnl/dark/tr.gif);
}
.s_opened .propositions .service_choose .dark .row-1 .row-2 {
	background-image:url(../i/search/pnl/dark/bl.gif);
}
.s_opened .propositions .service_choose .dark .row-1 .row-2 .row-3 {
	background-image:url(../i/search/pnl/dark/br.gif);
}
	/* /dark */
	/* bright */
.s_opened .propositions .service_choose .selected {
	background-color:#ffe7b4;
	background-image:url(../i/search/pnl/bright/tl.gif);
}
.s_opened .propositions .service_choose .selected .row-1 {
	background-image:url(../i/search/pnl/bright/tr.gif);
}
.s_opened .propositions .service_choose .selected .row-1 .row-2 {
	background-image:url(../i/search/pnl/bright/bl.gif);
}
.s_opened .propositions .service_choose .selected .row-1 .row-2 .row-3 {
	background-image:url(../i/search/pnl/bright/br.gif);
}
	/* /bright */
	/* light4 */
.s_opened .propositions .service_choose .hovered {
	background-color:#fff1d2;
	background-image:url(../i/search/pnl/light/tl.gif);
}
.s_opened .propositions .service_choose .hovered .row-1 {
	background-image:url(../i/search/pnl/light/tr.gif);
}
.s_opened .propositions .service_choose .hovered .row-1 .row-2 {
	background-image:url(../i/search/pnl/light/bl.gif);
}
.s_opened .propositions .service_choose .hovered .row-1 .row-2 .row-3 {
	background-image:url(../i/search/pnl/light/br.gif);
}
	/* /light4 */

.s_opened .propositions .service_choose .row .input {
	float:left;
	width:20px;
	text-align:center;
	padding-top:0.7em;
}
.s_opened .propositions .service_choose .row .price {
	float:right;
	width:85px;
	font-size:1.3em;
	font-weight:bold;
	color:#91443A;
	text-align:right;
	padding:7px 4px 0 0;
}
.s_opened .propositions .service_choose .row .price span {
	font-weight:normal;
	color:#666;
}
.s_opened .propositions .service_choose .row .desc {
	margin:0 85px 0 27px;
	font-size:0.95em;
}
.s_opened .propositions .service_choose .row .desc .room_type {
	float:left;
	width:60%;
}
.s_opened .propositions .service_choose .row .desc .food {
	float:right;
	width:30%;
	margin-left:5%;
}
.s_opened .propositions .service_choose .row .desc .code {
	color:#7c7c7b;
}
.s_opened .propositions .transfers-block-show,
.s_opened .propositions .transfers-block-hide {
	margin:10px 0 10px 15px;
}
.s_opened .propositions .transfers-block {
	display:none;
}
.s_opened .propositions .transfer_choose {
	margin-bottom:10px;
}
.s_opened .propositions .search_result_bottom .price_filter {
	font-size:0.95em;
	padding-left:50px;
}
.s_opened .propositions .search_result_bottom a.propose_hide:link,
.s_opened .propositions .search_result_bottom a.propose_hide:visited,
.d_propositions a.propose_hide:link,
.d_propositions a.propose_hide:visited {
	float:left;
	margin:-5px 0 0 10px;
	width:24px;
	height:24px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/icons/slide-up-arrow.gif) 0 0 no-repeat;
}
.s_opened .search_results_top_header {
	margin-bottom:15px;
}
.s_opened .search_results_top_header h3 {
	float:left;
	margin-bottom:0 !important;
}
.s_opened .search_results_top_header .room-occupancy {
	clear:left;
	margin-left:15px;
	padding-top:3px;
	font-size:0.95em;
}
.s_opened .search_results_top_header a.propose_hide:link,
.s_opened .search_results_top_header a.propose_hide:visited {
	margin-top:-5px;
	margin-right:20px;
	display:none;
	float:right;
}
.s_opened .search_results_top_header:first-child a.propose_hide {
	display:block;
}
.s_opened .propositions .search_result_bottom a.propose_hide:hover,
.s_opened .d_propositions a.propose_hide:hover {
	background-position:0 -24px;
}
.s_opened .propositions .search_result_bottom .summary {
	text-align:center;
	padding-top:5px;
}
.s_opened .propositions .search_result_bottom .summ_label {
	color:#bb8b7f;
	float:left;
	margin:0 5px 0 15px;
}
.s_opened .propositions .search_result_bottom .summ {
	float:left;
	font-size:1.3em;
	font-weight:bold;
	color:#91443a;
	vertical-align:middle;
}
.s_opened .propositions .search_result_bottom .summary .order-button {
/*    margin:0 0 0 1em;
	position:relative;
	top:5px;*/
	float:right;
	margin:-5px 15px 0 0;
}
.s_opened .search_result_bottom_error {
	border:solid #F6F2E9;
	border-width:1px 0;
	background:#FFFCF7;
	text-align:center;
	font-weight:bold;
	margin:1em -10px 0 -10px;
	padding:10px 0;
}

.s_opened .propositions .tour_choose .row {
	cursor:auto;
	margin-bottom:5px;
}
.s_opened .tour_choose .row .desc h4 {
	padding:5px 0 10px 0;
	cursor:pointer;
}
.s_opened .tour_choose .row .desc .subdesc {
	float:left;
}
.s_opened .tour_choose .row .desc .subdesc .label {
	width:9em;
}
.s_opened .tour_choose .row .desc .subdesc .body {
	width:17em;
	margin-left:9.5em;
}
.s_opened .tour_choose .row .desc .more-info {
	clear:left;
	color:#7c7c7b;
}
.s_opened .tour_choose .row .desc .more-info .more-link {
	display:block;
	outline:none;
	width:8em;
	text-align:right;
	font-size:1.1em;
}
.s_opened .tour_choose .row .desc .more-info .more-block {
	display:none;
}
.s_opened .tour_choose .row .desc .more-info .more-block p {
	margin:0 !important;
}
.s_opened .hotel-cancel-conditions {
	float:right;
	margin-right:10px;
}

/*** Cars ***/
.car_search_results .order-button {
	margin-top:0;
}
.car_search_results .propositions .light-panel-db .m {
	padding:10px 0;
}
.car_search_results .propositions .chck {
	vertical-align:middle;
}
.car_search_results .bordered_table {
	margin:0;
}
.car_search_results .bordered_table td {
	font-size:1em;
	line-height:1.3em;
	color:#333;
	cursor:pointer;
}
.car_search_results .propositions .bordered_table .even td {
	background:#F6F3ED;
}
.car_search_results .propositions .bordered_table .odd td {
}
.car_search_results .propositions .bordered_table .hovered td {
	background:#fff1d2;
}
.car_search_results .propositions .bordered_table .selected td {
	background:#FFE7B4;
}
.car_search_results .propositions .img img {
	display:block;
	border:2px solid #D8C8BD;
}
.car_search_results .propositions .desc div {
	margin-bottom:3px;
}
.car_search_results .propositions .desc div span.label {
	color:#BB8B7F;
}
.car_search_results .propositions .price {
	color:#91443A;
}
.car_search_results .propositions .summ {
	line-height:1.4em;
}
.car_search_results .propositions .summ span {
	font-size:1.3em;
	color:#91443A;
}
/*** /Cars ***/

/* /Search results */

.bordered_table {
	width:100%;
	margin:20px 0;
	border-collapse:collapse;
}
.bordered_table_b {
	padding-bottom:20px;
}
.bordered_table th {
	text-align:left;
	padding-bottom:10px;
	padding-right:10px;
}
.bordered_table td {
	vertical-align:top;
	font-size:0.95em;
	line-height:1.1em;
	border-top:1px solid #d6c6bb;
	border-bottom:1px solid #d6c6bb;
	padding:10px 10px 10px 0;
}
.bordered_table .price {
	width:100px;
}
.bordered_table td.fio input{
	width:70%;
}
.bordered_table td.b-none-all {
	border:none !important;
	padding:0 0 0 0 !important;
}
.bordered_table tr.b-none-t,
.bordered_table td.b-none-t {
	border-top:none !important;
}
.bordered_table td.b-none-b {
	border-bottom:none !important;
}
.bordered_table .fld label{
	margin-left:5px;
}
.bordered_table td.fio {
	width:50%;
}
.bordered_table td.fio input.pd-name,
.bordered_table td.fio input.pd-tname {
	width:70%;
	height:20px;
}
.bordered_table tr.searched td, div.searched {
	background-color:#FFE7B4;
}
#frm-travelers ul {
	margin:8px 0;
}
#frm-travelers ul li {
	list-style:none;
}
.tourist-list-desc {
	text-align:justify;
}
.add-traveler-table {
	width:100%;
}
.add-traveler-table-coment{
	margin:0 15px;
}
.add-traveler-table-coment #rd-comment {
	margin-right:10px;
}
#rd-comment {
	width:100%;
}
.add-traveler-table td {
	vertical-align: middle;
	padding: 3px 10px 3px 0;
	color:#BB8B7F;
}
.add-traveler-table td.adt-label {
	width:175px;
	text-align: right;
}
.add-traveler-table select {
	border:1px solid #7f9db9;
	height:auto;
	padding:1px 0;
}
.add-traveler-table input {
	border:1px solid #a5acb2;
	padding:2px 0;
	width:428px;
}
.add-traveler-table input.pd-name-first,
.add-traveler-table input.pd-name-last {
	width:210px;
}
.add-traveler-table input#pd-name-middle {
	width:138px;
}
.add-traveler-table select.pd-gender{
	width:212px;
}
.add-traveler-table input.pd-passport-number{
	width:174px;
}
.add-traveler-table input.pd-passport-serial{
	width:50px;
}
.add-traveler-table td select.day,
.add-traveler-table td select.year,
.license_issue_day,
.guarantee_issue_day,
.bank_license_issue_day,
.nbu_license_issue_day,
.passport_issue_day,
.birthday-day,
.license_issue_year,
.guarantee_issue_year,
.bank_license_issue_year,
.nbu_license_issue_year,
.passport_issue_year,
.birthday-year {
	width:55px !important;
}
.add-traveler-table td select.mounth,
.license_issue_month,
.guarantee_issue_month,
.bank_license_issue_month,
.nbu_license_issue_month,
.passport_issue_month,
.birthday-month {
	width: 96px !important;
}
#pd_country_address,
#pd_country_birth {
	width:213px;
}
#pd_phone_code {
	width:65px;
}
#pd_phone_number {
	width:358px;
}
#pd_card_name,
#pd_card_type {
	width:100px;
}
#pd_card_serial {
	width:222px;
}
#pd_card_number {
	width:222px;
}
#pd_card_expire_date {
	width:139px;
}
.pd-card-expire-date {
	width:100px;
}
.payment-type {
	border:none;
	width:100%;
}
.payment-type td {
	padding:3px 0;
	text-align:left;
}
.payment-type .t-lbl {
	width:134px;
	text-align:right;
	padding-right:5px;
	color:#BB8B7F;
}
.payment-type #paymentType {
	width:329px;
}
.payment-type .card-period {
	width:157px !important;
}
.payment-type .card-number,
.payment-type .card-code {
	width:327px;
}
.payment-type .card-type-lbl {
	vertical-align:top;
	padding-top:10px;
}
.payment-type .card-type {
	float:left;
	margin-right:5px;
}
.payment-type .card-type label {
	cursor:pointer;
}
.payment-type .card-type span {
	display:block;
	text-align:center;
	padding-top:3px;
}
.payment-type .submit {
	padding-left: 260px;
}
.search_results .propositions .type {
	width:30%;
}
.search_results .propositions .eat,
.search_results .propositions .nights,
.search_results .propositions .chck {
	width:7%;
}
.search_results .propositions .chck {
	text-align:center;
}
.search_results .propositions .date {
	width:11%;
}
.search_results .propositions .price {
	width:6%;
}
.search_results .propositions .price b {
	font-size:1.3em;
	line-height:1em;
}
.panel-lr {
	/*margin:0 -5px;*/
}
.panel-lr-middle {
	line-height:1em;
	font-size:1.5em;
	font-weight:bold;
}
.panel-lr-middle .right span,
.price-color span {
	color:#91443a;
}
.panel-lr-big {
	line-height:1em;
	font-size:1.8em;
	font-weight:normal;
}
.panel-lr .left_right .right input {
	vertical-align:top;
}

/* Dark panel */
.dark .t,
.dark .t *,
.dark .b,
.dark .b * {
	line-height:5px;
	height:5px;
	font-size:1px;
}
html>/**/body .dark .t,
html>/**/body .dark .t *,
html>/**/body .dark .b,
html>/**/body .dark .b * {
	height:5px;
	overflow:hidden;
}
.dark .t {
	background:url(../i/pnl/dark/tl.gif) 0 0 no-repeat;
}
.dark .t div {
	background:#e0d3c7 url(../i/pnl/dark/tr.gif) 100% 0 no-repeat;
	margin-left:5px;
}
.dark .m {
	background-color:#e0d3c7;
	border:0;
	/*width:100%;*/
	padding:0 5px;
}
.dark .m div{
	margin-left:5px;
}
.dark .b {
	background:url(../i/pnl/dark/bl.gif) 0 100% no-repeat;
}
.dark .b div {
	margin-left:5px;
	background:#e0d3c7 url(../i/pnl/dark/br.gif) 100% 100% no-repeat;
}
/* /Dark panel */

/* Pager */
.pager_container {
	margin:15px 15px 0 16px;
}
.pager_container .left {
	padding-top:3px;
}
.pager_container .label {
	color:#bb8b7f;
	float:left;
	margin-top:4px;
}

.pager_container .pager {
	float:left;
}
.pager_container .pager li {
	float:left;
	margin-left:3px;
}
.pager_container .pager li a:link,
.pager_container .pager li a:visited {
	display:block;
	height:22px;
	width:26px;
	padding-top:4px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#fffefe;
}
.pager_container .pager li a:hover,
.pager_container .pager li a:active {
	background-position:0 -26px;
}
.pager_container .pager li.active a:link,
.pager_container .pager li.active a:visited {
	background-position:0 -52px;
	cursor:default;
	color:#91443a;
	font-weight:bold;
}
.pager_container .pager li.size-1 a {
	background-image:url(../i/pager/size-1.gif);
}
.pager_container .pager li.size-2 a {
	background-image:url(../i/pager/size-2.gif);
	width:28px;
	padding-left:1px;
}
.pager_container .pager li.size-3 a {
	background-image:url(../i/pager/size-3.gif);
	width:34px;
}
.pager_container .pager li.size-4 a {
	background-image:url(../i/pager/size-4.gif);
	width:41px;
}
.pager_container .pager li.l-arr a {
	background-image:url(../i/pager/l-arr.gif);
}
.pager_container .pager li.r-arr a {
	background-image:url(../i/pager/r-arr.gif);
}
.pager_container .pager li.hellip {
	padding-top:4px;
}

/* Pager */

/* Order confirm */
#frm-order-confirm {
	margin-top:1em;
}
#frm-order-confirm .hotel_title {
	margin-bottom:0.5em;
}
#frm-order-confirm .hotel_desc .right dt {
	float:left;
	margin-right:0.5em;
}
#frm-order-confirm .hotel_title .label {
	color:#BB8B7F;
	font-weight:normal;
}
#frm-order-confirm .hotel_title .price {
	color:#91443A;
}

/* /Order confirm */

.error {
/*	margin:15px 25px;*/
	padding-left:40px !important;
	padding-top:4px !important;
	background:transparent url(/i/icons/error.gif) 0 0 no-repeat !important;
	color:#640404;
	font-size:1.1em;
	overflow:visible;
	min-height:22px;
	height:auto !important;
	height:22px;
}
.panel-error .t,
.panel-success .t,
.panel-warning .t {
	background-image:url(../i/pnl/light3/tl.gif) !important;
}
.panel-error .t div,
.panel-success .t div,
.panel-warning .t div {
	background-image:url(../i/pnl/light3/tr.gif) !important;
}
.panel-error .b,
.panel-success .b,
.panel-warning .b {
	background-image:url(../i/pnl/light3/bl.gif) !important;
	background-position:0 100%;
}
.panel-error .b div,
.panel-success .b div,
.panel-warning .b div {
	background-image:url(../i/pnl/light3/br.gif) !important;
	background-position:100% 100%;
}
.panel-error .m,
.panel-success .m,
.panel-warning .m {
	background-color:#fffbf3 !important;
	border-width:0 1px !important;
	border-style:solid !important;
	border-color:#D6C6BB !important;
	padding:0 10px !important;
}
.panel-success .m .success,
.panel-warning .m .warning {
	padding:4px 0 0 40px !important;
	background:transparent url(/i/icons/check-2.gif) 0 0 no-repeat !important;
	color:#640404;
	font-size:1.1em;
	overflow:visible;
	min-height:22px;
	height:auto !important;
	height:22px;
}
.confirm-panel .panel-error {
	margin:0 0 15px 0;
}

.date .date-picker {
	width:103px;
}
.change-type-room{
	margin-bottom:20px;
}
.sub-price-text{
	font-size:0.9em;
	line-height:1em;
	margin-bottom:5px;
}
.go_order {
	font-size:0.7em;
	font-weight:normal;
}
.panel ul.about li {
	padding:0pt 7px;
}
.license-serial,
.guarantee {
	width:80px !important;
}
.license-number,
.guarantee_issue_agency {
	width:177px !important;
}
.bank_license,
.nbu_license {
	width:264px !important;
}
p.title{
	display:block;
	color:#91443A;
	font-size:1.7em;
	line-height:1.1em;
	margin-bottom:5px;
}
p.title2{
	font-size:0.9em;
	margin:0 0 0 7px !important;
}
.comment-panel ul{
	padding-left:10px;
	margin-top:0 !important;
}
#frm-travelers3 {
	text-align:justify;
}
.m#frm-travelers3 h2 {
	margin-bottom:0.8em;
}
.m#frm-travelers3 p,
.m#frm-travelers3 ul {
	margin:1em 0;
}
.partners img {
	float:left;
	margin-right:1em;
	border:1px solid #D7C7BB;
}
#frm-travelers3 .partners p {
	margin-bottom:2em;
}
#frm-travelers3 .partners p:after {
	content:".";
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
}
#frm-travelers3 .reg-button {
	text-align:center;
	padding:10px;
}
p.t-title {
	margin-top:20px !important;
	text-decoration:underline;
	font-size:1.3em;
}
#frm-travelers3 ol {
	list-style-position:inside;
}
#frm-travelers3 ol li {
	margin-bottom:5px;
}
#frm-travelers3 .hit {
	text-align:center;
	font-size:1.3em;
}
ul.t-propose li {
	background:url(../i/bullet.gif) 0 5px no-repeat;
	padding-left:12px;
	margin-bottom:5px;
}
ul.t-propose ul {
	padding-left:10px;
	margin-top:0 !important;
}
ul.t-propose ul li {
	background:url(../i/dash.gif) 0 8px no-repeat;
	padding-left:15px;
	margin-bottom:0;
}
ul.descc {
	display:block;
	margin:10px;
}
ul.descc li {
	display:block;
	padding-left:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(/i/hlp-nav/signup.gif) no-repeat scroll 0 50%;
}
.printm{
	font-size:1.3em;
	font-weight:bold;
}
.voucher {
	font-weight:bold;
	margin-top:5px;
}
.laststep{
	color:#aaaaaa;
}

/* Privacy */
#privacy p, #privacy li {
	font-size:1.2em;
	line-height:1.1em;
}
#privacy h2 {
	color:#000;
	text-align:center;
	line-height:1em;
	margin-bottom:1em;
	font-size:1.7em;
	font-weight:normal;
}
#privacy h3 {
	text-align:center;
	margin:1.5em 0 1em 0;
	text-transform:uppercase;
	color:#000;
}
#privacy p.bordered {
	border-bottom:1px solid #000;
}
#privacy h4 {
	margin:5px 0;
	padding:0;
}
#privacy div.toper {
	margin-bottom:1.5em;
}
#privacy ul, #privacy ol {
	margin-left:20px;
}
#privacy .digits li {
	list-style-position:inside;
}
#privacy .vcard .float-r {
	width:49%;
}
#privacy .vcard .float-l h4 {
	padding-left:8em;
}
#privacy .vcard .float-r h4 {
	text-align:center;
}
#privacy table {
	width:100%;
}
/* /Privacy */

.waved {
	background:url(../i/waves.gif) 0 0 no-repeat;
	min-height:30px;
	padding:20px 14px 0 14px;
	margin:0 -14px;
}
.waved-high {
	padding-bottom:12px;
}
.waved-high span {
	color:#bb8b7f;
	font-weight:normal;
}
#show_hide_hotel_items {
	text-align:right;
}
#show_hide_hotel_items li {
	background:url(../i/v-arrow-grey.gif) 0 50% no-repeat;
	padding-left:11px;
	margin-left:6px;
}
#show_hide_hotel_items li:first-child {
	background:none;
	padding-left:0;
	margin-left:0;
}
.order-form-common {
	margin-bottom:20px;
}
.order-form-common dt, .order-form-common dd {
	display:inline;
}
.order-form-common dt {
	color:#bb8b7f;
}
.order-form-common dd {
	font-size:1.4em;
	font-weight:bold;
	top:2px;
	margin-left:0.2em;
	position:relative;
}
.order-form-common .right {
	padding-right:36px;
}
.order-form-common .right dd {
	color:#91443A;
}
.row-type {
	background:url(../i/pnl/row-type/repeater.gif) 0 0 repeat-x;
	margin-bottom:10px;
}
.row-type div {
	background:url(../i/pnl/row-type/left.gif) 0 0 no-repeat;
}
.row-type div table {
	background:url(../i/pnl/row-type/right.gif) 100% 0 no-repeat;
	width:100%;
}
.row-type div table th, .row-type div table td {
	padding:5px 6px;
}
.row-type div table th {
	text-align:left;
	color:#bb8b7f;
	font-weight:normal;
}
.row-type div table td {
	font-weight:bold;
}
.row-type div table td.price {
	color:#91443A;
	font-size:1.2em;
	text-align:right;
}
.hotel_desc div table td,
.transfer div table td {
	font-weight:normal;
}
.row-type table .type {
	width:45%;
}
.row-type table .price {
	text-align:right;
	width:20%;
	padding-right:5%;
}
.row-type table th.price {
	text-align:right;
}
.row-type table .eat {
	width:20%;
}
.row-type table .nights {
	width:10%;
}

.tourists-list {
	margin-bottom:20px;
}
.tourists-list h3 {
	margin-bottom:20px;
}
.tourist-data li {
	margin-bottom:2px;
}

.light-panel .ttop {
	background:#fff9ed url(../i/pnl/white-border/tl.gif) 0 0 no-repeat;
	padding-left:9px;
	height:9px;
}
.light-panel .ttop div {
	background:url(../i/pnl/white-border/tr.gif) 100% 0 no-repeat;
	height:9px;
	line-height:9px;
	font-size:0;
}
.light-panel .bbottom {
	background:#fff9ed url(../i/pnl/white-border/bl.gif) 0 0 no-repeat;
	padding-left:9px;
}
.light-panel .bbottom div {
	background:url(../i/pnl/white-border/br.gif) 100% 0 no-repeat;
	height:9px;
	line-height:9px;
	font-size:0;
}
.light-panel .m {
	background:#fff9ed;
	border:solid #f5ecda;
	border-width:0 1px;
	padding:0 10px;
}

/* Light panel bordered dark */
.light-panel-db .ttop {
	background:url(../i/pnl/light-db/tl.gif) 0 0 no-repeat;
	padding-left:9px;
	height:9px;
}
.light-panel-db .ttop div {
	background:url(../i/pnl/light-db/tr.gif) 100% 0 no-repeat;
	height:9px;
	line-height:9px;
	font-size:0;
}
.light-panel-db .bbottom {
	background:url(../i/pnl/light-db/bl.gif) 0 0 no-repeat;
	padding-left:9px;
}
.light-panel-db .bbottom div {
	background:url(../i/pnl/light-db/br.gif) 100% 0 no-repeat;
	height:9px;
	line-height:9px;
	font-size:0;
}
.light-panel-db .m {
	background:#fff9ed;
	border:solid #e3dbd5;
	border-width:0 1px;
	padding:0 10px;
}
/* /Light panel bordered dark */

/* light2 panel */
.panel-light-2 .t {
	background-image:url(../i/pnl/light3/tl.gif);
}
.panel-light-2 .t div {
	background-image:url(../i/pnl/light3/tr.gif);
}
.panel-light-2 .b {
	background-image:url(../i/pnl/light3/bl.gif);
}
.panel-light-2 .b div {
	background-image:url(../i/pnl/light3/br.gif);
}
.panel-light-2 .m {
	background-color:#fffbf3;
}
/* /light2 panel */

.tourist-data table {
	width:100%;
}
.tourist-data table .num {
	width:4%;
}
.tourist-data table .num span {
	display:block;
	width:22px;
	height:20px;
	background:url(../i/round.gif) 0 0 no-repeat;
	color:#b27c75;
	text-align:center;
	padding-top:2px;
}
.tourist-data table .name {
	padding-top:2px;
	vertical-align:top;
	width:25%;
}
.tourist-data table .gender {
	padding-top:2px;
	vertical-align:top;
	width:15%;
}
.tourist-data table .birth {
	padding-top:2px;
	vertical-align:top;
	width:25%;
}
.tourist-data table .citizen {
	padding-top:2px;
	vertical-align:top;
	width:35%;
}
.tourist-data table .delete {
	width:4%;
}
.tourist-data table .delete a:link,
.tourist-data table .delete a:visited {
	float:right;
	width:22px;
	height:22px;
	background:url(../i/icons/delete-1.gif) 0 0 no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
.tourist-data table .delete a:hover {
	background-position:0 -22px;
}
.tourist-data table .head {
	color:#bb8b7f;
}
hr.hr {
	border-width:0 0 1px 0;
	border-bottom-style:solid;
	border-bottom-color:#E5D5BD;
	height:1px;
	line-height:1px;
	font-size:0;
	margin:15px 0;
}
.tourist-data table hr.hr {
	margin:5px 0;
}
.tourist-data table a.tourist-edit:link,
.tourist-data table a.tourist-edit:visited {
	float:right;
	font-size:1.3em;
	width:22px;
	height:22px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/icons/tourist-edit.gif) 0 0 no-repeat;
}
.tourist-data table a.tourist-edit:hover,
.tourist-data table a.tourist-edit:active {
	background-position:0 -22px;
}
.tourist-add h3 {
	margin-bottom:5px;
}
.tourist-add h3 span {
	font-weight:normal;
}
.tourist-add p.add_tourist_text {
	margin-bottom:20px;
}
.tourist-add .submit-block {
	width:428px;
	text-align:right;
}
.tourist-add .submit-block input {
	border:0;
	width:auto;
	height:auto;
}
.tourist-add .error {
	margin-top:0;
	margin-left:0;
}

/* Main icons */
.main-icons {
	margin:15px 8px 0 0;
}
.main-icons table {
	width:100%;
}
.main-icons table td {
	cursor:pointer;
}
.main-icons table td .top {
	background:url(../i/main-icons/back.gif) 0 0 no-repeat;
	height:9px;
}
.main-icons table td .top div {
	background:url(../i/main-icons/back.gif) 100% 0 no-repeat;
	height:9px;
	line-height:9px;
	font-size:0;
	margin-left:9px;
}
.main-icons table td .bottom {
	background:url(../i/main-icons/back.gif) 0 -239px no-repeat;
	height:9px;
}
.main-icons table td .bottom div {
	background:url(../i/main-icons/back.gif) 100% -239px no-repeat;
	height:9px;
	line-height:9px;
	font-size:0;
	margin-left:9px;
}
.main-icons table td .middle {
	border:solid #d6c6bb;
	border-width:0 1px;
	background:#faf5eb url(../i/main-icons/back.gif) 0 -9px repeat-x;
}
.main-icons table td .middle .middle-i {
	padding:10px 1px 20px 1px;
	text-align:center;
	height:200px;
}
.main-icons table td.active .top {
	background-position:0 -248px;
}
.main-icons table td.active .top div {
	background-position:100% -248px;
}
.main-icons table td.active .bottom {
	background-position:0 -487px;
}
.main-icons table td.active .bottom div {
	background-position:100% -487px;
}
.main-icons table td.active .middle {
	border:solid #fff;
	border-width:0 2px;
	background:#fffefe url(../i/main-icons/back.gif) 0 -257px repeat-x;
}
.main-icons table td.active .middle .middle-i {
	padding:10px 0 20px 0;
}

.main-icons table td .middle .middle-i .icon {
	display:block;
	width:145px;
	height:201px;
	background:url(../i/main-icons/icons.png) 0 0 no-repeat;
	margin:0 auto;
	text-indent:-999em;
	overflow:hidden;
}
.main-icons table td .middle .middle-i .icon-1 {
	background-position:0 0;
}
.main-icons table td .middle .middle-i .icon-2 {
	background-position:-145px 0;
}
.main-icons table td .middle .middle-i .icon-3 {
	background-position:-290px 0;
}
.main-icons table td .middle .middle-i .icon-4 {
	background-position:-435px 0;
}
.main-icons table td.devider {
	width:0.5%;
	cursor:auto;
}

.reg-link {
	text-align:center;
	margin:30px 0 25px 0;
}

/* Propositions */
.proposition .descc li {
	margin-bottom:1em;
}
.hotel_stars {
	background:url(../i/icons/star.gif) 0 -15px repeat-x;
	width:100px;
	height:15px;
	line-height:15px;
	font-size:0;
}
.hotel_stars div {
	display:block;
	background:url(../i/icons/star.gif) 0 0 repeat-x !important;
	height:15px;
	line-height:15px;
	font-size:0;
}
.hotel_order_item_dark .hotel_stars {
	background:url(../i/icons/star-dark.gif) 0 -15px repeat-x;
}
.hotel_order_item_dark .hotel_stars div {
	background:url(../i/icons/star-dark.gif) 0 0 repeat-x !important;
}

/* Contacts */
.contacts h3 {
	margin-bottom:10px;
	padding-left:7px;
}
.support-contacts {
	margin-bottom:15px;
}
.support-contacts-last {
	margin-bottom:0;
}
.support-contacts td {
	vertical-align:middle;
	width:20px;
	height:20px;
}
.support-contacts .name {
	background:url(../i/icons/info.gif) 0 3px no-repeat;
	padding:0 10px 0 22px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	width:auto;
}
.support-contacts .skype-call,
.support-contacts .skype-chat,
.support-contacts .icq-chat a {
	display:block;
	width:15px;
	height:15px;
	margin:0;
	text-decoration:none;
}
.support-contacts .skype-call, .support-contacts .skype-chat {
	background:url(../i/icons/skype.png) 0 0 no-repeat;
}
.support-contacts .skype-chat {
	background-position:0 -15px;
}
.support-contacts .icq-chat {
	background:url(../i/icons/icq1.gif) 1px 1px no-repeat;
	padding:0;
}
.support-contacts .icq-chat span.icq_number {
	background:url(../i/icons/icq1.gif) 1px -21px no-repeat;
	cursor:pointer;
	color:#000000;
	font-size:12px;
	width:70px;
	height:15px;
	padding:3px 2px 2px 21px;
	margin:0;
	display:none;
}
.support-contacts .icq-chat span.icq_number span {
	cursor:auto;
}
/* /Contacts */

/* panel hotel order item start */
#hotel_order_items {
	margin-top:15px;
}
.panel-hotel_order_item {
	margin:2px 8px 0 0;
	border:1px solid #d6c6bb;
	background:#eedec5 url(../i/pnl/gradient-dark/m-repeat.gif) 0 0 repeat-x;
	position:relative;
}
.panel-hotel_order_item-1,
.panel-hotel_order_item-2,
.panel-hotel_order_item-3,
.panel-hotel_order_item-4 {
	width:9px;
	height:9px;
	position:absolute;
}
.panel-hotel_order_item-1 {
	background:url(../i/pnl/gradient-dark/tl.gif) 0 0 no-repeat;
	top:-1px;
	left:-1px;
}
.panel-hotel_order_item-2 {
	background:url(../i/pnl/gradient-dark/tr.gif) 0 0 no-repeat;
	top:-1px;
	right:-1px;
}
.panel-hotel_order_item-3 {
	background:url(../i/pnl/gradient-dark/bl.gif) 0 0 no-repeat;
	bottom:-1px;
	left:-1px;
}
.panel-hotel_order_item-4 {
	background:url(../i/pnl/gradient-dark/br.gif) 0 0 no-repeat;
	bottom:-1px;
	right:-1px;
}
#hotel_order_items .opened .panel-hotel_order_item-3 {
	background:url(../i/pnl/gradient-dark/bl-a.gif) 0 0 no-repeat;
	bottom:-1px;
	left:-1px;
}
#hotel_order_items .opened .panel-hotel_order_item-4 {
	background:url(../i/pnl/gradient-dark/br-a.gif) 0 0 no-repeat;
	bottom:-1px;
	right:-1px;
}

table.hotel_main_desc {
	width:100%;
}
table.hotel_main_desc td {
	background:url(../i/pnl/gradient-dark/vertical-arrow.gif) 100% 0 no-repeat;
	vertical-align:middle;
	padding:10px 6px 6px 6px;
}
table.hotel_main_desc td.first,
table.hotel_main_desc td.last {
	width:24px;
	vertical-align:top;
	text-align:center;
	padding-top:6px;
}
table.hotel_main_desc td.prices {
	width:130px;
}
table.hotel_main_desc td.last {
	background:none !important;
}
table.hotel_main_desc td a.close:link, table.hotel_main_desc td a.close:visited,
table.hotel_main_desc td a.slide-down-arr:link, table.hotel_main_desc td a.slide-down-arr:visited,
table.hotel_main_desc td a.slide-up-arr:link, table.hotel_main_desc td a.slide-up-arr:visited,
.order-price .lnk-slide-container a.slide-up-arr:link, .order-price .lnk-slide-container a.slide-up-arr:visited {
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	text-indent:-999em;
	overflow:hidden;
}
table.hotel_main_desc td a.slide-up-arr:link, table.hotel_main_desc td a.slide-up-arr:visited,
.order-price .lnk-slide-container a.slide-up-arr:link, .order-price .lnk-slide-container a.slide-up-arr:visited {
	width:100px;
	text-indent:25px;
	padding-top:3px;
	height:21px;
}
table.hotel_main_desc td a.close:link, table.hotel_main_desc td a.close:visited {
	width:22px;
	height:22px;
}
span.valid-error, span.valid-ok {
	display:block;
	width:24px;
	height:24px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/icons/icon_error_valid.gif) 0 0 no-repeat;
}
table.hotel_main_desc td a.info:link, table.hotel_main_desc td a.info:visited {
	float:right;
	margin-top:-4px;
	position:relative;
	width:22px;
	height:22px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/icons/info-1.gif) 0 0 no-repeat;
}
table.hotel_main_desc td a.info:hover, table.hotel_main_desc td a.info:active {
	background-position:0 -22px;
}
span.valid-ok, span.offers-send {
	background-position:0 -24px;
}
table.hotel_main_desc td a.close {
	background:url(../i/icons/delete-1.gif) 0 0 no-repeat;
}
table.hotel_main_desc td a.close:hover {
	background-position:0 -22px;
}
table.hotel_main_desc td a.slide-down-arr {
	background:url(../i/icons/slide-down-arrow.gif) 0 0 no-repeat;
}
table.hotel_main_desc td a.slide-up-arr,
.order-price .lnk-slide-container a.slide-up-arr {
	background:url(../i/icons/slide-up-arrow.gif) 0 0 no-repeat;
}
table.hotel_main_desc td a.slide-down-arr:hover,
table.hotel_main_desc td a.slide-up-arr:hover,
.order-price .lnk-slide-container a.slide-up-arr:hover {
	background-position:0 -24px;
}
table.hotel_main_desc td .row {
	margin-bottom:0.5em;
}
table.hotel_main_desc td .row-last {
	margin-bottom:0;
}
table.hotel_main_desc td .vendor-country-city {
	float:right;
	margin-right:5px;
}
table.hotel_main_desc td.hotel_name {
/*    width:40%;*/
}
table.hotel_main_desc td.hotel_name .h-name {
	font-size:1.35em;
}
table.hotel_main_desc td.hotel_name .h-name a:link,
table.hotel_main_desc td.hotel_name .h-name a:visited {
	text-decoration:none;
}
table.hotel_main_desc td .label {
	color:#bb8b7f;
}
table.hotel_main_desc td.dates {
	width:30%;
}
table.hotel_main_desc td.dates .label {
	text-align:right;
}
table.hotel_main_desc td.prices .label {
	text-align:right;
}
table.hotel_main_desc td.prices .price {
	color:#91443a;
	font-size:1.35em;
	font-weight:bold;
	white-space:nowrap;
}
.slide_content .panel {
	margin-top:0;
}
.slide_content .panel .panel {
	margin-top:15px;
}
.slide_content .panel > .m {
	padding-top:10px;
}
.order-price {
	color:#bb8b7f;
	margin-top:20px;
	position:relative;
}
.order-price .lnk-slide-container {
/*	background:url(../i/pnl/gradient-dark/vertical-arrow-1.gif) 100% 0 no-repeat;
	padding-right:8px;
	padding-top:4px;*/
	position:absolute;
	left:-8px;
	top:0;
/*	width:22px;*/
	height:24px;
}
.order-price .price-content {
	float:right;
}
.order-price .price-content span {
	color:#91443A;
	font-size:1.35em;
	font-weight:bold;
	position:relative;
	bottom:-0.1em;
}

/** Dark **/
.hotel_order_item_dark .panel-hotel_order_item {
	background:#dedede url(../i/pnl/gradient-dark/m-repeat-dark.gif) 0 0 repeat-x;
}
.hotel_order_item_dark table.hotel_main_desc td {
	background:url(../i/pnl/gradient-dark/vertical-arrow-dark.gif) 100% 0 no-repeat;
}
.hotel_order_item_dark .panel-hotel_order_item-1,
.hotel_order_item_dark .panel-hotel_order_item-2,
.hotel_order_item_dark .panel-hotel_order_item-3,
.hotel_order_item_dark .panel-hotel_order_item-4 {
	width:9px;
	height:9px;
	position:absolute;
}
.hotel_order_item_dark .panel-hotel_order_item-1 {
	background:url(../i/pnl/gradient-dark/tl-dark.gif) 0 0 no-repeat;
	top:-1px;
	left:-1px;
}
.hotel_order_item_dark .panel-hotel_order_item-2 {
	background:url(../i/pnl/gradient-dark/tr-dark.gif) 0 0 no-repeat;
	top:-1px;
	right:-1px;
}
.hotel_order_item_dark .panel-hotel_order_item-3 {
	background:url(../i/pnl/gradient-dark/bl-dark.gif) 0 0 no-repeat;
	bottom:-1px;
	left:-1px;
}
.hotel_order_item_dark .panel-hotel_order_item-4 {
	background:url(../i/pnl/gradient-dark/br-dark.gif) 0 0 no-repeat;
	bottom:-1px;
	right:-1px;
}
#hotel_order_items .hotel_order_item_dark .opened .panel-hotel_order_item-3 {
	background:url(../i/pnl/gradient-dark/bl-a-dark.gif) 0 0 no-repeat;
	bottom:-1px;
	left:-1px;
}
#hotel_order_items .hotel_order_item_dark .opened .panel-hotel_order_item-4 {
	background:url(../i/pnl/gradient-dark/br-a-dark.gif) 0 0 no-repeat;
	bottom:-1px;
	right:-1px;
}
/** /Dark **/

table.hotel_main_desc td table {
	width:100%;
	height:100%;
}
table.hotel_main_desc td table td {
	background:none !important;
	padding:0;
	width:50%;
	vertical-align:top;
}
/* panel hotel order item end */

/* GTA */
.gta_hotel_request_header .waved.header {
	padding-top:10px;
}
.gta_hotel_request_header h2 {
	margin-bottom:0;
}
/*.gta_hotel_request_header .m {
	padding-right:30px;
}*/
.gta_hotel_request_header .country,
.gta_hotel_request_header .hotel_stars {
	float:left;
	margin-right:40px;
}
.gta_hotel_request_header .label {
	color:#b27c75;
}
.gta_hotel_request_header ul.top-menu {
	float:right;
}
.gta_hotel_request_header .photoes {
	float:right;
}
.gta_hotel_request_header .photoes li a {
	display:block;
	margin-bottom:3px;
}
.gta_hotel_request_header .photoes li a img {
	border:1px solid #b27c75;
}
.gta_hotel_request_header .photoes-gorizontal li {
	float:left;
	margin:10px 10px 10px 0;
}
.gta_hotel_request_header .photoes-gorizontal li a {
	display:block;
}
.gta_hotel_request_header .photoes-gorizontal li a img {
	border:1px solid #b27c75;
}
.gta_hotel_request_header .description {
	padding-top:15px;
	margin-right:210px;
	text-align:justify;
}
.gta_hotel_request_header .description .waved {
	margin-top:20px;
}
.gta_hotel_request_header p.copy {
	color:#aeaaa3;
	margin-top:10px;
}
/*
#hotel_content #gmap {
	overflow:hidden;
}
*/
#gmap {
	overflow:hidden;
}
/* /GTA */

/* Settings */
.settings div.save {
	margin-top:20px;
}
.settings .percents {
	width:3em;
	text-align:right;
	margin-left:0.5em;
	padding-right:0.5em;
	padding-left:0.5em;
}
/* /Settings */

/* Free site */
.free-site-block p,
.free-search-block p,
.partnership p {
	text-align:justify;
}
p.banner-container {
	text-align:center;
	margin:10px 0 15px 0 !important;
}
p.banner-container a:link,
p.banner-container a:visited {
	overflow:hidden;
	text-indent:-999em;
	width:261px;
	height:102px;
	display:block;
	margin:0 auto;
	background-position:0 0;
	background-repeat:no-repeat;
}
.free-site-block p.banner-container a:link,
.free-site-block p.banner-container a:visited {
	background-image:url(../i/banners/free-site.gif);
}
.free-search-block p.banner-container a:link,
.free-search-block p.banner-container a:visited {
	background-image:url(../i/banners/free-search.gif);
}
.partnership p.banner-container a:link,
.partnership p.banner-container a:visited {
	background-image:url(../i/banners/partnership.gif);
}
.actions-block p.banner-container a:link,
.actions-block p.banner-container a:visited {
	background-image:url(../i/banners/actions.gif);
}
p.banner-container a:hover,
p.banner-container a:active {
	background-position:0 -102px;
}
/* /Free site */

#promo_code_container {
	margin-top:20px;
}
#promo_code_container label {
	color:#BB8B7F;
	margin-right:0.5em;
	font-weight:bold;
	font-size:1.3em;
}

/* Partner site */
.editable .content {
	overflow:hidden;
}
.editable .content blockquote,
.editable .content ol,
.editable .content ul,
.editable .content li {
	margin:5px 10px;
}
.editable label.header-edit-label {
	display:block;
	margin-bottom:0.5em;
	color:#B27C75;
	font-size:0.7em;
	font-weight:normal;
}
.editable h2 {
	overflow:hidden;
}

/* Block resizing */
.dragpoint {
	height:5px;
	line-height:5px;
	font-size:1px;
	overflow:hidden;
	clear:both;
	background:red;
}

/* Table data */
table.tblData {
	width:100%;
}
table.tblData td,
table.tblData th {
	padding:5px;
	font-size:1em;
}
table.tblData td {
	vertical-align:top;
}
table.tblData td a.special {
	color:#000000;
}
table.tblData th {
	background-color:#e0d3c7;
	font-weight:bold;
	text-align:left;
}
table.tblData tbody tr.odd td {
	background-color:#F9F2E3;
	border-bottom:1px solid #999999;
}
table.tblData tbody tr.even td {
	background-color:#F2E9D7;
	border-bottom:1px solid #999999;
}
table.tblData tbody tr.noborder td {
	border-bottom:none;
}
table.tblData tbody tr td.del {
	background-color:#ddc0b0;
}

.voucher-print{
	height:21px;
	background:transparent url(/i/icons/icon_print_16x16.gif) no-repeat scroll 0 50%;
	padding-left:20px;
	padding-top:5px;
	font-size:0.6em;
	font-weight:bold;
}

/* Custom select */
div.custom-select {
	text-align:left;
	font-size:1.2em;
	line-height:1.3em;
}
div.custom-select .custom-select-header {
	overflow:hidden;
}
div.custom-select .custom-select-header div {
	background:#fff url(../i/custom/select/down-big.gif) 100% 0 no-repeat;
	border:1px solid #d6c6bb;
	padding:2px 20px 2px 3px;
	overflow:hidden;
}
div.custom-select .custom-select-header div.sel-active {
	background-position:100% -28px;
	border-color:#DDAC7B;
}
div.custom-select .custom-select-header div span {
	display:block;
	cursor:default;
	white-space:nowrap;
	overflow:hidden;
}
div.custom-select .custom-select-header div.disabled {
	background-color:#D4D0C8;
	color:#808080;
}
div.custom-select-body {
	display:none;
	overflow-y:auto;
	position:absolute;
	max-height:443px;
	z-index:300;
	background:#fff url(../i/custom/select/body-top.gif) 0 0 repeat-x;
	border:1px solid #d6c6bb;
	outline:none;
}
#city-selector div.custom-select-body,
#city-end-selector div.custom-select-body {
	width:715px;
	max-height:443px;
}
div.custom-select-body div.custom-select-bottom {
	background:url(../i/custom/select/body-bottom.gif) 0 100% repeat-x;
	height:41px;
	margin-top:0;
}
div.custom-select-body div.custom-select-body-i {
	padding:16px 11px 0 11px;
}
/* Start of Firefox2 hack */
/*
div.custom-select-body div.custom-select-body-i, x:-moz-any-link {
	min-height:52px;
}
div.custom-select-body div.custom-select-body-i, x:-moz-any-link, x:default {
	min-height:0;
}
div.custom-select-body div.custom-select-bottom, x:-moz-any-link {
	margin-top:-40px;
}
div.custom-select-body div.custom-select-bottom, x:-moz-any-link, x:default {
	margin-top:-20px;
}
*/
/* End of Firefox2 hack */
div.custom-select-body div.custom-select-body-i #ajax-loader {
	display:block;
	margin:0 auto;
	position:relative;
}
div.custom-select-body-i div.cities-block {
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
div.custom-select-body-i div.cities-block:last-child {
	padding-bottom:0;
	margin-bottom:10px;
}
div.custom-select-body-i div.cities-block:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.custom-select-body-i div.cities-block .letter {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:1em;
	text-transform:uppercase;
	background:url(../i/custom/select/line.gif) 50% 100% no-repeat;
	padding:0 0 4px 16px;
}
div.custom-select-body-i div.cities-block .letter span {
	text-transform:none;
}
#city-selector div.custom-select-body-i .cities-block .ul,
#city-end-selector div.custom-select-body-i .cities-block .ul {
	float:left;
}
div.custom-select-body-i ul li {
	display:block;
	float:none !important;
	background:none !important;
	padding:0 !important;
}
#city-selector div.custom-select-body-i .cities-block a:link,
#city-selector div.custom-select-body-i .cities-block a:visited,
#city-end-selector div.custom-select-body-i .cities-block a:link,
#city-end-selector div.custom-select-body-i .cities-block a:visited {
	display:block;
	width:145px;
	background:url(../i/custom/select/li-back.gif) 5px 6px no-repeat;
	padding:2px 7px 2px 16px;
	white-space:nowrap;
	overflow:hidden;
	font-size:0.95em;
}
#city-selector div.custom-select-body-i .cities-block a.active:link,
#city-selector div.custom-select-body-i .cities-block a.active:visited,
#city-end-selector div.custom-select-body-i .cities-block a.active:link,
#city-end-selector div.custom-select-body-i .cities-block a.active:visited {
	background-color:#FFE7B4;
}
#city-selector div.custom-select-body-i .cities-block a:hover,
#city-selector div.custom-select-body-i .cities-block a:active,
#city-end-selector div.custom-select-body-i .cities-block a:hover,
#city-end-selector div.custom-select-body-i .cities-block a:active {
	background-color:#FFF1D2;
}
#city-selector div.custom-select-body-i .num-container,
#city-end-selector div.custom-select-body-i .num-container {
	padding-top:10px;
}
#city-selector div.custom-select-body-i .c-navigation,
#city-end-selector div.custom-select-body-i .c-navigation {
	clear:both;
	padding:10px 16px;
	position:relative;
}
#city-selector div.custom-select-body-i .c-navigation a,
#city-end-selector div.custom-select-body-i .c-navigation a {
	font-size:1.3em;
	font-weight:bold;
	line-height:1em;
	margin-right:40px;
	text-transform:uppercase;
}
div.custom-select-body-i div.gradient-block ul.odd {
/*	background:transparent url(../i/custom/select/li-gradient.gif) 0 0 repeat-x;*/
	height:30px;
}

/******* Simple select **/
.custom-select div.simple-select {
	max-height:200px;
}
#selector-country div.simple-select {
	max-height:400px;
}
.custom-select div.simple-select div.custom-select-body {
	background:none;
	padding-top:5px;
}
.custom-select div.simple-select div.custom-select-body-i {
	padding:0 0 5px 0;
}
div.simple-select div.custom-select-body-i ul,
div.simple-select div.custom-select-body-i li.simple-select-row {
	float:none !important;
}
div.simple-select div.custom-select-body-i li.simple-select-row a:link,
div.simple-select div.custom-select-body-i li.simple-select-row a:visited {
	display:block;
	padding:1px 5px;
	white-space:nowrap;
	overflow:hidden;
	font-size:1em;
	text-decoration:none;
	color:#000;
}
div.simple-select div.custom-select-body-i li.simple-select-row a:hover,
div.simple-select div.custom-select-body-i li.simple-select-row a:active {
	background-color:#fff1d2;
}
div.simple-select div.custom-select-body-i li.simple-select-row.active a:link,
div.simple-select div.custom-select-body-i li.simple-select-row.active a:visited {
	background-color:#FFE7B4;
}

#nutrition-type,
#price-markup {
	float:right;
}
.custom-select .width-5 {
	padding:0 !important;
}
/* /Custom select */

/* Info */
div.info {
	float:left;
	position:relative;
}
div.info a.question:link, div.info a.question:visited {
	display:block;
	width:23px;
	height:23px;
	background:url(../i/icons/question.gif) 0 1px no-repeat;
	text-indent:-999em;
	overflow:hidden;
	cursor:help;
}
div.info a.question:hover, div.info a.question:active {
	background-position:0 -23px;
}
#more-info {
	display:none;
	position:absolute;
	top:20px;
	left:38px;
	z-index:9989 !important;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#more-info .tcnt .out {
	width:160px;
	text-align:left;
}
#more-info .tail {
	width:18px;
	vertical-align:top;
}
#more-info .tail div {
	width:18px;
	height:32px;
	position:relative;
	z-index:9990;
	top:-5px;
	right:-1px;
	background:transparent url(../i/tip/tail-lt-1.gif) 0 0 no-repeat;
}
/* /Info */

.success {
	background:url(../i/icons/check-2.gif) 0 0 no-repeat;
	padding:6px 0 6px 32px;
	font-size:1.2em;
	color:#B27C75;
}

/* Error page */
#error-page #cnt-top {
	margin-top:50px;
}
#error-page #mapm .in {
	height:250px;
}
#error-page #cnt-top #char {
	right:15%;
}
#error-page .tip table {
	width:100%;
}
#error-page #cnt-top .char-chief .tip .tcnt {
	width:600px;
}
#error-page #content .inner {
	padding-bottom:70px;
}
#error-page .out {
	padding:20px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	text-align:justify;
	color:#222;
}
#error-page .out p {
	text-indent:1em;
}
/* /Error page */

/* Feedback block */
.feedback-block .content textarea {
	width:100%;
	height:120px;
	margin: 10px 0;
}
/* /Feedback block */

/* System message panel */
.system-message .m {
	background:#fff !important;
	border-color:#F6F2E9 !important;
}
#global-error {
	margin:0 13px;
	text-align:center;
	background:yellow;
	font-size:2em;
	line-height:2em;
	padding:20px;
}
/* /System message panel */


/* Panel red */
.panel-red .t {
	background-image:url(../i/pnl/red-back/tl.gif);
}
.panel-red .t div {
	background-image:url(../i/pnl/red-back/tr.gif);
}
.panel-red .b {
	background:url(../i/pnl/red-back/bl.gif) 0 0 no-repeat;
}
.panel-red .b div {
	background:url(../i/pnl/red-back/br.gif) 100% 0 no-repeat;
}
.panel-red .m {
	background-color:#f7dad2;
	border-color:#eddad3;
}
/* /Panel red */

h1.hotelcontent_mainheader {
	font-size:1.55em;
	color:#91443A;
	padding-bottom:0.4em;
}
h2.hotelcontent_mainheader {
	font-size:1.3em;
	color:#91443A;
	padding-bottom:0.4em;
}
h1.countrycontent_mainheader {
	font-size:1.55em;
	color:#91443A;
	padding-bottom:0.4em;
	margin-bottom:1em;
}
h2.countrycontent_mainheader {
	font-size:1.3em;
	color:#91443A;
	padding-bottom:0.4em;
}

#adults-list {
	float:none !important;
	overflow:visible !important;
	border-top:1px solid #D6C6BB;
	padding-bottom:5px;
	zoom:1;
	display:none;
}
#adults-list li.cli {
	background:none !important;
	padding:0 !important;
	margin-top:10px;
	width:300px;
	display:none;
	height:25px;
}
#adults-list li label {
	float:left;
	width:120px;
	text-align:right;
	color:#B27C75;
	padding-right:5px;
	padding-top:2px;
}
#adults-list li:first-child {
	margin-left:0;
}
#adults-list li .custom-select {
	float:left;
}
#adults-list li .custom-select-header {
	width:135px;
}
.notes {
    font-size:0.8em !important;
}

.services {
	margin-top:15px;
}
.services-top {
	margin-top:0;
}
.services li {
	float:right;
	margin-left:10px;
}
.services li a.order-visa:link, .services li a.order-visa:visited,
.services li a.insurance:link, .services li a.insurance:visited,
a.print-order:link, a.print-order:visited,
.services li a.voucher:link, .services li a.voucher:visited,
.services li a.voucher_air:link, .services li a.voucher_air:visited,
.voucherOnEmail:link, .voucherOnEmail:visited,
a.add-product:link, a.add-product:visited {
	display:block;
	width:173px;
	height:52px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
}
.services li a.order-visa:link, .services li a.order-visa:visited {
	background-image:url(../i/buttons/but_visa.gif);
	background-position:0 0;
}
.services li a.insurance:link, .services li a.insurance:visited {
	background-image:url(../i/buttons/but_insurance.gif);
}
.services li a.voucher:link, .services li a.voucher:visited {
	background-image:url(../i/buttons/but_voucher.gif);
	margin-top:0;
}
.services li a.voucher_air:link, .services li a.voucher_air:visited {
	background-image:url(../i/buttons/but_voucher_air.gif);
	margin-top:0;
}
.voucherOnEmail:link, .voucherOnEmail:visited {
	background-image:url(../i/buttons/but_voucher_on_email.gif);
	margin-top:0;
}
a.print-order:link, a.print-order:visited {
	background-image:url(../i/buttons/but_order_print.png);
}
a.order-print:link, a.order-print:visited {
	display:block;
	width:173px;
	height:52px;
	text-indent:-999em;
	overflow:hidden;
	background:url(/i/buttons/but_print.gif) 0 0 no-repeat;
}
a.order-pay:link, a.order-pay:visited {
	display:block;
	width:173px;
	height:52px;
	text-indent:-999em;
	overflow:hidden;
	background-image:url(/i/buttons/but_order_pay.gif);
}
a.order-remove:link, a.order-remove:visited {
	display:block;
	margin-top:7px;
	width:173px;
	height:40px;
	text-indent:-999em;
	overflow:hidden;
	background:url(/i/buttons/but_order_remove.gif) 0 0 no-repeat;
}
a.add-product:link, a.add-product:visited {
	background-image:url(../i/buttons/add-product.gif);
}
a.order-remove:hover, a.order-remove:active {
	background-position:0 -41px;
}
.services li a.order-visa:hover, .services li a.order-visa:active,
a.print-order:hover, a.print-order:active,
.services li a.insurance:hover, .services li a.insurance:active,
.services li a.voucher:hover, .services li a.voucher:active,
a.order-print:hover, a.order-print:active,
a.order-pay:hover, a.order-pay:active,
.services li a.voucher_air:hover, .services li a.voucher_air:active,
.voucherOnEmail:hover, .voucherOnEmail:active,
a.add-product:hover, a.add-product:active {
	background-position:0 -52px;
}
.cancellation h3 {
	margin-bottom:10px;
}
.cancellation h3 strong {
	font-style:italic;
}

#footer .payment-systems a {
	text-decoration:none;
	padding: 10px;
}
input.eur, input.usd, input.gbp {
	background-position:1px 50%;
	background-repeat:no-repeat;
	background-color:#fff;
	padding-left:13px;
}
input.eur {
	background-image:url(../i/icons/currency/eur-dark.gif);
}
input.usd {
	background-image:url(../i/icons/currency/usd-dark.gif);
}
input.gbp {
	background-image:url(../i/icons/currency/gbp-dark.gif);
}

.commercial-propose {
	padding:0 0 20px 0;
}
.commercial-propose a:link, .commercial-propose a:visited {
	display:block;
	margin:0 auto;
	width:230px;
	height:182px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/dummy/video_presentation_thumb.jpg) 0 0 no-repeat;
	border:1px solid #D7C7BB;
}
.commercial-propose a:hover, .commercial-propose a:active {
	border-color:#c38B55;
}
.commercial-propose p {
	padding:10px 0 0 0;
	width:230px;
	margin:0 auto !important;
	text-align:center;
}
#popupCommon .com_propose_popup .cnt{
	width:640px !important;
}

/* System hotels */
.system-hotels-search {
	display:block;
	clear:both;
	padding:5px 0 5px 117px;
	margin:15px -10px 0 -10px;
	background:#fff;
	border:1px solid #F6F2E9;
}
.search_results .search_results_item .mapping {
	margin-left:10px;
	margin-right:20px;
	display:none;
}
.search_results .search_results_item .mapping a {
	cursor:pointer;
	font-weight:bold;
}
.system-controls a {
	white-space:nowrap;
}
.search_results .search_results_item .mapping label span {
	font-weight:bold;
}
.system-hotels-mapping .search-controls input,
.system-hotels-mapping .search-controls img {
	vertical-align:middle;
}
.system-hotels-mapping .search-controls input.text {
	width:170px;
	padding:2px;
	margin-right:10px;
}
#hotel-mapping {
	display:none;
	margin-top:15px;
	padding:10px;
	background:#fff;
	overflow-y:auto;
	border:1px solid #e3e3e3;
}
#hotel-mapping li {
	padding-bottom:5px;
}
#hotel-mapping li:last-child {
	padding-bottom:0;
}
#hotel-mapping li a:link, #hotel-mapping li a:visited {
	display:block;
	padding:2px 3px 3px 3px;
	outline:none;
}
#hotel-mapping li a img {
	text-decoration:none;
}
#hotel-mapping li a:hover, #hotel-mapping li a:active {
	background-color:#FFF1D2;
}
#hotel-mapping li a.clicked {
	font-weight:bold;
	background-color:#FFE7B4;
}
img.not-mapped {
	vertical-align:middle;
	margin-left:10px;
	margin-right:10px;
}
.hotels-mapped-to {
	padding-left:10px;
}
.hotels-mapped-to label span {
	color:#666;
}

.cancellationCondition {
	font-size:0.95em;
}

.simple-list li {
	padding:5px 0;
}
.underheader-text {
	margin-bottom:30px;
}
.enter-pass-title {
	text-align:center;
	margin:15px 0;
	display:block;
}

.reg-user-header {
	margin-top:15px;
	margin-bottom:5px;
	padding-left:232px;
}
.reg-user-data dt {
	float:left;
	clear:left;
	text-align:right;
	width:215px;
	margin-right:8px;
	color:#b27c75;
}
.reg-user-data dd {
	padding-bottom:10px;
	margin-bottom:6px;
	margin-left:223px;
}
.reg-user-data dd input {
	width:344px;
}
.reg-user-data dd input.reg-user-data-button {
	width:auto;
	vertical-align:middle;
}
.reg-user-data dd .error {
	margin-left:0 !important;
	margin-top:0 !important;
}
.document-language dt {
	float:left;
	font-weight:bold;
	margin-right:8px;
	padding-top:2px;
}

.document-language dd select {
	width:25% !important;
}
a.edit-pencil {
	background:url(../i/icons/edit-pencil.gif) no-repeat;
	line-height:0.9em;
	padding-left:18px;
}
ul.ic {
	margin-top:15px;
}
ul.ic li.icons-f {
	margin-bottom:10px;
	display:block;
	padding:8px 25px 9px 38px;
}
ul.ic li {
/*	clear:left;*/
	background-position:0 0;
	background-repeat:no-repeat;
}
ul.ic li.msword {
	background-image:url(../i/icons/msword.gif);
}
ul.ic li.print {
	background-image:url(../i/icons/print.gif);
}
ul.ic li.a-pdf {
	background-image:url(../i/icons/a-pdf.gif);
}
ul.ic li.a-html {
	background-image:url(../i/icons/a-html.gif);
}
ul.ic li.image {
	background-image:url(../i/icons/img.gif);
	background-position:5px 0;
}
.reg-user-data dd .passport_serial {
	width:100px;
	margin-right:10px;
}
.reg-user-data dd .passport_number {
	width:230px;
}

/* register */
#mapm.full {
	padding-right:15px;
}

/* signup/signin page start */
.frm-signupin {
	display:block;
	text-align:left;
	width:494px;
	margin:0 auto;
	position:relative;
	top:-28px;
	overflow:visible;
}
.frm-signupin-inline .frm-signupin {
	top:0;
	margin-top:28px;
}
.frm-signupin .top {
	background:transparent url(../i/overlays/login/png/t.png) 50% 100% no-repeat;
	height:24px;
	overflow:hidden;
}
.frm-signupin .middle {
	background:transparent url(../i/overlays/login/png/cs.png) 50% 0 repeat-y;
	padding:0 5px 0 3px;
}
.frm-signupin .middle-o {
	background:transparent url(../i/overlays/login/bg-t.gif) 50% 0 repeat-y;
}
.frm-signupin .middle-i {
	background:transparent url(../i/overlays/login/bg-b.jpg) 50% 100% no-repeat;
}
.frm-signupin .bottom {
	background:transparent url(../i/overlays/login/png/b.png) 50% 0 no-repeat;
	height:24px;
	overflow:hidden;
}
.frm-signupin .middle-i .panel-error {
	margin-left:15px;
	margin-right:15px;
}
.frm-signupin .hdr {
	background:url(../i/overlays/login/hdr-bg.gif);
	padding:10px 30px;
}
.frm-signupin .hdr h1 {
	font-size:1em;
}
.frm-signupin .hdr h1 strong {
	float:left;
	color:#fff;
	font-size:1.7em;
	height:1em;
	line-height:1em;
	padding:5px 0;
}
.frm-signupin .hdr h1 span {
	float:right;
	font-size:1em;
	color:#f4dda5;
	margin-top:0.2em;
	padding:5px 0;
}
.frm-signupin .r {
	margin:0 30px;
	padding:10px 0 0 0;
}
.frm-signupin .r2,
#frm-travelers .r2 {
	margin:0 !important;
	padding:0 !important;
}
.frm-signupin .radio {
	margin:0 106px;
}
#frm-travelers .r2 {
	width:30%;
}
.frm-signupin .chk a.tm-checkbox img {
	background-color:transparent;
	background-image:url(../i/controls/checkbox-signin.gif);
	vertical-align:middle;
}
.frm-signupin .chief,
.frm-signupin .fork {
	position:absolute;
}
.frm-signupin .chief {
	left:-33%;
	bottom:-15px;
}
.frm-signupin .fork {
	right:-25%;
	bottom:-15px;
}
.frm-signupin .chk {
	margin-left:90px;
}
.frm-signupin .chk label {
	cursor:pointer;
	vertical-align:middle;
}
.frm-signupin .submit {
	padding-top:20px;
	text-align:center;
}
/* signup/signin page end */

/* signup page start */
.signup-user-data {
	margin:20px 15px 0 15px;
}
.frm-signupin
.frm-signupin .ag,
.frm-signupin .birthdate,
.frm-signupin .captcha {
	margin:10px !important;
}
.signup-user-data dt {
	clear:left;
	float:left;
	text-align:right;
	width:35%;
	margin-right:10px;
}
.signin dt {
	width:25% !important;
}
.signup-user-data dt b,
.signup-user-data dt label b {
	font-weight:bold !important;
	font-size:1.5em;
}
.signup-user-data dd {
	margin-bottom:15px;
}
.signup-user-data dd input {
	margin-right:5px;
}
.signup-user-data dd input.txt {
	width:50%;
}
.signup-user-data dd select.txt {
	width:50.8%;
}
a.tm-radiobutton img {
	background:url(../i/controls/radiobutton-content.gif) no-repeat !important;
	background-position:0 0;
}
a.tm-radiobutton img.checked {
	background-position:0 -20px !important;
}
dl.ag,
dl.birthdate {
	display:none;
}
#frm-signup .r .fld {
	float:left;
	overflow:visible;
}
#frm-signup .r .fld label {
	display:block;
	cursor:pointer;
	color:#000000;
	margin:0 10px;
}
#frm-signup .r .fld input.txt {
	width:200px;
	margin-left:10px;
}
#frm-signup .r .fld .dob {
	margin-left:10px;
}

#frm-signup label.invalid {
	color:#ff0000;
	margin-left:172px;
	padding-top:3px;
	display:block;
}
#frm-signup .chckPlaceholder label.invalid {
	margin-left:0;
}
#frm-signup .datePlaceholder {
	display:block;
}
#frm-settings-edit label.invalid {
	color:#ff0000;
	padding-top:3px;
	display:block;
}
#frm-settings-edit .placeholder {
	display:block;
}

/* signup page end */
#frm-signup div.obligentryf {
	font-size:0.8em !important;
}
img.img-char-greeting {
	position:absolute;
	top:100px;
	right:50px;
}
.inner div.name-f {
	margin:40px 20px 0 0;
	min-height:60px;
	height:auto !important;
	height:60px;
	border-left:1px solid #f0eae5;
}
.name-f div {
	padding-left:20px;
}
.name-f div div:first-child {
	padding-left:0;
}
.name-f div.name-org {
	padding-top:10px;
	font-size:1.6em;
	line-height:1em;
	color:#91443a;
}
.name-org.phone {
	padding-top:22px;
}
.name-org.partner-site-phone {
	padding-top:11px;
}
.name-f div.name-org.partner-site-phone {
	padding-top:9px;
}
.partner-icq {
	display:block;
	margin-top:10px;
	background:url(../i/icons/icq.gif) 6px -79px no-repeat;
	padding:2px 0 2px 35px;
}
.partner-phone {
	display:block;
	background:url(../i/icons/phone1.gif) 0 0 no-repeat;
	padding:2px 0 2px 35px;
}
.phone-label {
	display:block;
	font-size:0.65em;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:0;
}
.name-f div.agslog {
	color:#b27c75;
}
.img-date-picker {
	cursor:pointer;
}
div#frm-travelers select {
	width:346px;
}
#frm-travelers .mar-l {
	margin-top:15px;
	padding-left:223px;
}
#frm-travelers .mar-l input, .m .mar-l input {
	margin-top:-10px;
}
#frm-travelers select.dr_d_select {
	width:80px !important;
	margin-right:5px;
}
#frm-travelers .confirm-panel {
	margin-top:0 !important;
	margin-bottom:10px !important;
}
#frm-travelers .confirm-panel .m {
	padding-top:10px;
	padding-bottom:10px;
}
.table-rate {
	padding-bottom:15px;
}
.table-rate input {
	width:30%;
}
.table-rate input.exchangeRateText {
	width:80px !important;
}
.table-rate2 input {
	width:20% !important;
}
.table-rate td,
.table-rate th {
	padding:5px;
}
.table-rate .percent-end-user {
	color:red;
}
.order-button {
	margin-top:6px;
}
.discount-b {
	padding-top:5px;
}
.client-number input {
	width:84px;
}
.client-number span {
	margin:0 10px;
}
.discount-cat select {
	width:138px;
}
.client-number input,
.discount-cat select {
	margin-top:5px;
}
.discount-b .submit input {
	margin:17px 0 0 35px;
}
/* search criterias  */
.search-collapsed {
	padding-left:15px;
	margin-top:0;
	margin-bottom:0;
}
.search-collapsed #mapm.full {
	padding-top:0;
	padding-bottom:0;
}
#search-criter {
	position:relative;
	left:-31px;
}
#search-criter .left {
	width:70%;
	padding:6px 0;
}
#search-criter .left-collapsed {
	width:81%;
	padding:6px 0;
}
#search-criter .panel {
	margin:0;
}
#search-criter .panel {
	background:none;
	margin:0;
	padding:0;
	border:none;
	height:auto;
}
#search-criter .panel .lt,
#search-criter .panel .lt div,
#search-criter .panel .lb,
#search-criter .panel .lb div {
	background-color:transparent;
	background-image:url(../i/pnl/white/bg.gif);
	font-size:1px;
	line-height:1px;
	height:9px;
	overflow:hidden;
}
#search-criter .panel .lt {
	background-position:0 0;
}
#search-criter .panel .lt div {
	background-position:100% 18px;
	margin-left:9px;
}
#search-criter .panel .lb {
	background-position:0 -9px;
}
#search-criter .panel .lb div {
	background-position:100% 100%;
	margin-left:9px;
}
#search-criter .panel .lm {
	padding-top:6px;
	padding-bottom:6px;
	background-color:#FFFFFF;
	border:solid #D7C7BB;
	border-width:0 1px;
}
#search-criter .panel .hdr,
#search-criter .panel .criterias {
	margin:0 14px;
}
#search-criter .panel .criteria {
	margin-right:1.95%;
	padding:0.3em 0;
	text-align:justify;
}
#search-criter .panel .subtitle {
	padding:10px 0 0 0;
	clear:both;
	font-weight:bold;
}
#search-criter .panel .full-complex {
	width:95%;
	margin:0;
	padding:0.3em 5.2% 0.3em 0;
	clear:left;
}
#search-criter .panel .full-complex strong.title {
	float:left;
}
#search-criter .panel .full-complex span.description {
	float:left;
	margin:-1.3em 0 0 5em;
	clear:both;
}
#search-criter .panel .odd {
	clear:left;
	min-height:5em;
	height:auto !important;
	height:5em;
}
#search-criter .panel .hdr {
	margin-bottom:1em;
}
#search-criter .panel .hdr h1 {
	line-height:1em;
}
#search-criter .panel .hdr a {
	font-size:0.5em;
	font-weight:normal;
	vertical-align:middle;
}
#search-criter .left {
	float:left;
}
#search-criter .right {
	float:right;
	width:30%;
}
#search-criter .right .char-fork {
	position:absolute;
	right:-15px;
	bottom:0;
}
#search-criter .right .tip {
	right:85px;
	bottom:105px;
	width:180px;
}
/* /search criterias  */

.nowrap {
	white-space:nowrap;
}
.reg-user-data dd.discount-radio-e-u {
	margin-left:0;
}
#frm-user-form-type .controls {
	margin-top:5px;
}

/* aligned rows */
.align-row {
	margin-bottom:10px;
}
.align-row:after {
	display:block;
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.align-row .label {
	float:left;
	width:200px;
	text-align:right;
	color:#B27C75;
}
.align-row .body {
	margin-left:210px;
}
.align-row .body label {
	margin-right:10px;
}

.btn-submit {
	vertical-align:middle;
}
span#setContract {
    cursor: pointer;
}

.quick-register input.text {
	width:200px;
}
.quick-register select {
	width:202px;
}
.quick-register .panel-error {
	margin-bottom:15px;
}
table.terms-table {
	width:100%;
	border-collapse:collapse;
}
table.terms-table td {
	padding:3px;
	vertical-align:top;
	border:1px solid #D6C6BB;
}

/* Flights order */
.flight-order-container .flights-cart-way-time {
	margin-bottom:12px;
}
.flight-order-container label, .flight-order-container .label {
	color:#BB8B7F;
}
.flight-order-container .details {
	color:#838383;
	font-style:italic;
}
.flight-order-container .flights-cart-timetable {
	margin-bottom:20px;
}
.flight-order-container .flights-cart-timetable h4 {
	color:#91443A;
	font-size:1em;
	padding:2px 0 4px 10px !important;
}
.flight-order-container .flights-cart-timetable hr {
	display:block;
	padding-top:5px;
	margin-bottom:5px;
	border:none;
	border-bottom:1px solid #D6C6BB;
}
.flight-order-container .flights-cart-timetable table {
	width:100%;
	margin-left:30px;
}
.flight-order-container .flights-cart-timetable table th {
	color:#BB8B7F;
	text-align:right;
	font-weight:normal;
	width: 10em;
	padding-right:5px;
}
.flight-order-container .add-traveler-table input.pd-passport-number {
	width:226px !important;
}

/*------------------------------- popup.css -------------------------------*/
#popupOverlay,
#popupLoading,
#popupWindow {
    position:absolute;
    top:0;
	z-index:200;
}
#popupCommon {
    margin:0 auto;
    border-collapse:collapse;
    empty-cells:show;
}
#popupCommon .t .l .c,
#popupCommon .t .m .c,
#popupCommon .t .r .c,
#popupCommon .m .l .c,
#popupCommon .m .r .c,
#popupCommon .b .l .c,
#popupCommon .b .m .c,
#popupCommon .b .r .c {
    overflow:hidden;
    line-height:1px;
}
#popupCommon .t .l {
    width:15px;
    height:14px;
    background:transparent url(../i/overlays/common/png/lt.png) 50% 50% no-repeat;
}
#popupCommon .t .m {
    height:14px;
    background:transparent url(../i/overlays/common/png/t.png) 0 50% repeat-x;
}
#popupCommon .t .r {
    width:17px;
    height:14px;
    background:transparent url(../i/overlays/common/png/rt.png) 50% 50% no-repeat;
}
#popupCommon .m .l {
    width:15px;
    background:transparent url(../i/overlays/common/png/l.png) 50% 50% repeat-y;
}
#popupCommon .m .m {
    background:#F9F2E3;
}
#popupCommon .m .m .c {
    text-align:left;
}
#popupCommon .m .r {
    width:17px;
    background:transparent url(../i/overlays/common/png/r.png) 50% 50% repeat-y;
}
#popupCommon .b .l {
    width:15px;
    height:14px;
    background:transparent url(../i/overlays/common/png/lb.png) 50% 50% no-repeat;
}
#popupCommon .b .m {
    height:14px;
    background:transparent url(../i/overlays/common/png/b.png) 0 50% repeat-x;
}
#popupCommon .b .r {
    width:17px;
    height:14px;
    background:transparent url(../i/overlays/common/png/rb.png) 50% 50% no-repeat;
}
#popupCommon .hdr:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#popupCommon .hdr h2 {
    float:left;
    padding-bottom:15px;
	margin-bottom:0;
	font-weight:normal;
}
#popupCommon .hdr .close {
    float:right;
    width:14px;
    height:14px;
    overflow:hidden;
    background:transparent url(../i/overlays/common/close.gif) 50% 50% no-repeat;
    outline:none;
}
#popupCommon .hdr .close:hover {
    background-image:url(../i/overlays/common/close-over.gif);
}
#popupCommon .hdr .close span {
    display:none;
}
#popupCommon .cnt {
	width:500px;
	padding:20px 0;
    clear:both;
}
#popupCommon .cnt img {
	float:left;
	margin-left:12px;
}
#popupCommon .cnt span.search_wait_text {
	display:block;
	margin-left:80px;
	padding-top:5px;
	padding-bottom:20px;
}
#popupCommon div.popupImage {
    text-align:center;
    border:1px solid #D7C7BB;
    padding:2px;
}
.popupWithImage .popupImage {
	background:#fff url(../i/ajax-loader-white.gif) 50% 50% no-repeat;
}
#popupCommon div.popupImage img {
    border:none;
    padding:0;
    visibility:hidden;
}
#popupOverlay {
    position:fixed;
    width:100%;
    height:100%;
    background:#000000;
    opacity:0.5;
    visibility:visible;
    -moz-opacity:0.5;
    z-index:254;
}
#popupWindow {
    z-index:255;
    position:fixed;
    width:100%;
}
#popupLoading {
    position:fixed;
    background:transparent url(../i/loading-long.gif) 50% 50% no-repeat;
    width:208px;
    height:13px;
    top:50%;
    left:50%;
    margin:-7px 0 0 -104px;
    visibility:visible;
}
#popupSignin {
    margin:0 auto;
    border-collapse:collapse;
    empty-cells:show;
    width:494px;
}
#popupSignin a.tm-checkbox img {
    background-image:url(../i/controls/checkbox-signin.gif);
    background-color:transparent;
}
#popupSignin td.top {
    background:transparent url(../i/overlays/login/png/t.png) 0 0 no-repeat;
    width:494px;
    height:24px;
    text-align:right;
}
#popupSignin td.top div a {
    background:url(../i/overlays/login/close.gif) 50% 50% no-repeat;
    margin-right:5px;
    display:block;
    float:right;
    outline:none;
}
#popupSignin td.top div a:hover,
#popupSignin td.top div a.hover {
    background:url(../i/overlays/login/close-over.gif) 50% 50% no-repeat;
}
#popupSignin td.bottom {
    background:transparent url(../i/overlays/login/png/b.png) 0 100% no-repeat;
    width:494px;
    height:21px;
}
#popupSignin .left {
    background:transparent url(../i/overlays/login/png/l.png) 100% 0 repeat-y;
    width:3px;
}
#popupSignin .right {
    background:transparent url(../i/overlays/login/png/r.png) 0 0 repeat-y;
    width:5px;
}
#popupSignin th.middle {
    background:transparent url(../i/overlays/login/hdr-bg.gif) 50% 0 repeat-y;
    padding:10px 30px;
}
#popupSignin th.middle h1 {
    font-size:1em;
}
#popupSignin th.middle h1 strong {
    float:left;
    color:#FFFFFF;
    font-size:1.7em;
    height:1em;
    line-height:1em;
    padding:5px 0;
}
#popupSignin th.middle h1 span {
    float:right;
    font-size:1em;
    color:#F4DDA5;
    margin-top:0.2em;
    padding:5px 0;
}
#popupSignin td.middle {
    background:transparent url(../i/overlays/login/bg-t.gif) 50% 0 repeat-y;
    width:486px;
}
#popupSignin td.middle .content {
    background:transparent url(../i/overlays/login/bg-b.jpg) 50% 100% no-repeat;
    min-height:190px;
    padding:20px 30px 0 30px;
}
* html #popupSignin td.middle .content {
    height:190px;
}
#popupSignin table {
    width:426px;
    border-collapse:collapse;
}
#popupSignin table td {
    padding-bottom:15px;
}
#popupSignin table .lbl {
   /* width:70px;*/
    vertical-align:middle;
    font-size:1.2em;
}
#popupSignin table .fld {
    width:200px;
    vertical-align:middle;
    text-align:left;
}
#popupSignin table .fld table {
    width:auto;
}
#popupSignin table .fld table td {
    vertical-align:middle;
    padding:0 0.3em 0 0;
}
#popupSignin table .hlp {
    vertical-align:middle;
    text-align:left;
}
#popupSignin table .sbmt .fld {
    padding-top:12px;
}
#popupSignin table .sbmt .fld input {
    vertical-align:middle;
}
#popupSignin #frm-si-password,
#popupSignin #frm-si-email {
    border:1px solid #d7c7bb;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
    padding:2px;
    width:184px;
}
#frm-si td.lbl label {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.84em;
    /*font-weight:bold;*/
}
#popupSignin table label {
    cursor:pointer;
}
#frm-dest-countr-city {
    text-align:left;
}
#frm-dest-countr-city.popup-cols:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#frm-dest-countr-city.popup-cols .col {
    float:left;
}
#frm-dest-countr-city .col ul {
    width:216px;
    height:150px;
    float:none;
}
#frm-dest-countr-city .col ul li .item {
    margin-right:0;
}
#frm-dest-countr-city .col .fld {
    cursor:pointer;
    width:216px;
    margin-bottom:5px;
    background:transparent url(../i/icons/loopa.gif) 100% 50% no-repeat;
}
#frm-dest-countr-city .col .fld input {
    display:block;
    cursor:text;
    border:1px solid #D7C7BB;
    background:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:1px;
    width:191px;
}
#frm-dest-countr-city .col .fld input:disabled,
#frm-dest-countr-city .col .fld input.disabled {
    background-color:#f3f3f3;
    cursor:wait;
}
#frm-dest-countr-city .col-l {
    margin-right:15px;
}
#frm-destination-cities ul li a {
    padding-left:0;
}

/* Image */
#popupCommon .popupWithImage .cnt {
	width:auto;
	padding-top:0;
	padding-bottom:0;
}
#popupCommon .popupWithImage .hdr {
	margin-bottom:15px;
}
#popupCommon .popupWithImage .hdr h2 {
	float:none;
	margin-right:25px;
	padding-bottom:0;
}
#popupCommon .popupWithImage .cnt img {
	float:none;
	display:block;
	margin:0 auto;
	background:url(../i/ajax-loader-white.gif) 50% 50% no-repeat;
}
#popupCommon .popupWithImage .popupImage {
	position:relative;
}
#popupCommon .popupWithImage .popupImage a.control {
	position:absolute;
	display:block;
	width:32px;
	height:32px;
	background:0 0 no-repeat;
	top:50%;
	outline:none;
}
#popupCommon .popupWithImage .popupImage a.prev-photo {
	background-image:url(../i/popup/arrow-l.png);
	left:-50px;
}
#popupCommon .popupWithImage .popupImage a.prev-photo:hover {
	background-image:url(../i/popup/arrow-l-hover.png);
}
#popupCommon .popupWithImage .popupImage a.prev-photo-disabled,
#popupCommon .popupWithImage .popupImage a.prev-photo-disabled:hover {
	background-image:url(../i/popup/arrow-l-disabled.png);
	cursor:default;
}
#popupCommon .popupWithImage .popupImage a.next-photo {
	background-image:url(../i/popup/arrow-r.png);
	right:-50px;
}
#popupCommon .popupWithImage .popupImage a.next-photo:hover {
	background-image:url(../i/popup/arrow-r-hover.png);
}
#popupCommon .popupWithImage .popupImage a.next-photo-disabled,
#popupCommon .popupWithImage .popupImage a.next-photo-disabled:hover {
	background-image:url(../i/popup/arrow-r-disabled.png);
	cursor:default;
}
/* Image */

#popupCommon .com_propose_popup .cnt {
	width:700px !important;
}

#no-account-holder {
	display:none;
}
#no-account {
	padding:10px 30px 20px;
}
#no-account h1 {
	color:#91443A;
	margin-bottom:6px;
	font-size:1.7em;
	line-height:1em;
}
#no-account div.links {
	padding-top:10px;
}
#no-account div.links p {
	padding:4px 0;
}
#no-account div.links p a.continueUrl {
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
}
.popup-simple-html-text {
	display:none;
}
.popupSimpleHTML .cnt {
	width:800px !important;
}
.popupSimpleHTML #popup_simple_html {
	max-height:300px;
	overflow:auto;
	background:white;
	border:1px solid #DFDED0;
	font-size:1.2em;
	line-height:1.3em;
	padding:20px;	
}

#ajaxLoaderFlash {
	float:left;
	margin-left:10px;
}

#popupWindow .waitingMessage {
	margin-left:80px;
}
#popupWindow .alerted {
	background:url(../i/icons/alert_icon.gif) 0 0 no-repeat;
	padding-left:50px;
	min-height:35px;
	height:auto !important;
	height:35px;
	line-height:2.5em;
}
/*------------------------------- /popup.css -------------------------------*/

/*------------------------------- date-picker.css -------------------------------*/
#datepicker_div, .datepicker_inline {
	background:#b37b73 none repeat scroll 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	min-width:171px;
	padding:1px;
	display:none;
	width:185px;
}
#datepicker_div {
	display:none;
	z-index:9999;
}
.datepicker_inline {
	float:left;
	display:block;
	border:0;
}
.datepicker_rtl {
	direction:rtl;
}
.datepicker_dialog {
	padding:5px !important;
	border:4px ridge #ddd !important;
}
button.datepicker_trigger {
	width:25px;
	height: 24px;
}
img.datepicker_trigger {
	position:relative;
	left:3px;
/*	top:2px;*/
	vertical-align:middle;
	cursor:pointer;
}
.datepicker_prompt {
	float:left;
	padding:2px;
	background:#ddd;
	color:#000;
}
* html .datepicker_prompt {
	width:185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear:both;
	float:left;
	width:100%;
	color:#000;
}
.datepicker_control {
	background:#B37B73;
	padding:2px 0;
}
.datepicker_links {
	background:#b37b73;
	padding:2px 0;
}
.datepicker_current a {
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}
.datepicker_prev, .datepicker_current {
	float:left;
}
.datepicker_prev a, .datepicker_next a {
	margin:2px 4px;
}
.datepicker_prev a.disabled, .datepicker_next a.disabled {
	cursor:default;
}
.datepicker_prev {
	width:34%;
	margin-top:2px;
	text-align:left;
}
.datepicker_current {
	text-align:center;
	width:30%;
}
.datepicker_next {
	float:right;
	text-align:right;
	width:34%;
	margin-top:2px;
}
.datepicker_header {
	background:#8f4337 none repeat scroll 0% 50%;
	height:15px;
	margin-left:2px;
	padding:5px 0 9px;
	text-align:center;
	width:98%;
	color:#fff;
	font-family:Tahoma, "Bradley Hand ITC";
	font-weight:bold;
	font-size:1.3em;
}
* html .datepicker_header {
	padding:0;
	padding-top:3px;
	height:25px;
	line-height:20px;
	margin-left:1px !important;
	width:98%;
}
.datepicker_header select {
	background:#fff;
	color:#000;
	border:0;
	font-weight:bold;
}
.datepicker {border:1px solid #F5ECDA;}

table.datepicker {
	background:#F5ECDA none repeat scroll 0%;
	text-align:center;
}
table.datepicker thead td, table.datepicker tbody td {
	border:1px solid #d7c7b9;
	border-collapse:collapse;
	font-family:Tahoma, "Bradley Hand ITC";
	font-size:1.3em;
}
table.datepicker thead td,
table.datepicker thead td:hover {
	background:#8f4337 none repeat scroll 0% 50%;
	color:#FFFFFF;
	padding:3px 0;
}
table.datepicker tbody td {
	background:#fff none repeat scroll 0% 50%;
	color:#000000;
	padding:3px 5px;
	text-align:center;
}
.datepicker_daysRow td:hover,
.datepicker_daysRow td.datepicker_daysCellOver a:hover {
	background:#fe8b00 !important;
	color:#000 !important;
}
table.datepicker .datepicker_currentDay {
	background:#fe8b00 !important;
	color:#fff;
	font-weight:bold;
}
table.datepicker .datepicker_currentDay:hover {
	background:#fe8b00 !important;
	color:#fff !important;
	font-weight:bold !important;
}
table.datepicker tbody .datepicker_currentDay:hover a {
	background:#fe8b00 !important;
	color:#fff !important;
	font-weight:bold !important;
}
.datepicker_daysRow td.datepicker_daysCellOver a:hover {
	background:#fe8b00 !important;
	color:#000 !important;
}
.datepicker_inline .datepicker_links a {
	padding:0 5px !important;
}
.datepicker_links label {
	margin:2px 4px;
	padding:2px 5px !important;
	color:#666 !important;
}
.datepicker_control a, .datepicker_links a {
	padding:2px 5px !important;
	color:#fff !important;
}
.datepicker_prev a, .datepicker_current a, .datepicker_next a, .datepicker_oneMonth td, .datepicker_oneMonth a {
	cursor:pointer;
}
td.datepicker_unselectable, .datepicker_titleRow td {
	cursor:default !important;
}
td.datepicker_unselectable,
td.datepicker_unselectable:hover {
	background:#fff !important;
	color:#8c8c8c !important;
}
.datepicker_titleRow a {
	color:#eee !important;
}
.datepicker_control a:hover {
	background:#fdd !important;
	color:#333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background:#ddd !important;
	color:#333 !important;
}
td.datepicker_today,
td.datepicker_today:hover {
	background:#666666 !important;
	color:#FFFFFF !important;
	font-weight:bold;
}
.datepicker_oneMonth {
	float:left;
	width:185px;
}
.datepicker_newRow {
	clear:left;
}
.datepicker_cover {
	display:none;
	display/**/:block;
	position:absolute;
	z-index:-1;
	filter:mask();
	top:-4px;
	left:-4px;
	width:200px;
	height:200px;
}
a.dp-choose-date {
	vertical-align:middle;
}
a.dp-choose-date img {
	background:url(../i/icons/calendar.gif) no-repeat;
	margin-left:3px;
	margin-top:-1px;
}
* a.dp-choose-date img {
	margin-top:-4px;
}
* html .datepicker_newYear {
	width:58px;
}

*+html img.datepicker_trigger {
	position:static;
	vertical-align:top;
	margin-left:3px;
}

img.img-date-picker {
	top:2px;
	position:relative;
}
.datepicker_clear {
	display:none;
}
.datepicker_control {
	float:none;
	text-align:right;
	padding:0;
}
.datepicker_links {
	padding-top:0;
}
.datepicker_prev, .datepicker_next {
	margin-top:0;
}
.datepicker_close a {
	cursor:pointer;
	padding-top:0 !important;
}
/*------------------------------- /date-picker.css -------------------------------*/

/*------------------------------- new-city-search.css -------------------------------*/
#city-selector .custom-select-body-i table .subActive {
	display:none;
}
#city-selector .custom-select-body-i table .subActive div {
	padding:5px 0;
	background:#DEEFFF;
	margin-top:-2px;
}
#city-selector .custom-select-body-i table td {
	width:166px;
	padding:0 !important;
	vertical-align:top !important;
}
#city-selector .custom-select-body-i table td.hasSubActive {
	background:#DEEFFF !important;
}
#city-selector .custom-select-body-i table .letter th {
	background:url(../i/custom/select/line.gif) 50% 100% no-repeat;
	padding:10px 0 4px 16px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:1em;
	text-align:left;
}
#city-selector .custom-select-body-i table .cities-block td a {
	background:url(../i/custom/select/li-back.gif) 5px 6px no-repeat;
	display:inline-block !important;
	width:120px !important;
}
#city-selector .custom-select-body-i table td table {
	font-size:0.85em !important;
}
#city-selector .custom-select-body-i table .cities-block td.hasSub {
	background-color:#F0E8DD;
}
#city-selector .custom-select-body-i table td.hasSub strong {
	color:#91443A;
	cursor:pointer;
	float:right;
	margin-top:3px;
	margin-right:2px;
	width:16px;
	height:16px;
	text-indent:-999em;
	background:url(../i/icons/darr.gif) 0 0 no-repeat;
}
#city-selector .custom-select-body-i table td.hasSubActive strong {
	background-position:0 -16px;
}
#city-selector .custom-select-body-i table td a.popular {
	font-weight:bold;
}
#city-selector .custom-select-body-i table td a:hover {
	background-color:#FFF1D2;
}

#city-selector div.custom-select-body-i .c-navigation td {
	padding:15px 0 0 0 !important;
}
#city-selector div.custom-select-body-i .c-navigation td a {
	padding:0 0 0 16px !important;
	background:none;
	display:inline;
}
* html #city-selector div.custom-select-body-i .c-navigation td a {
	display:inline-block;
	width:610px;
}
* + html #city-selector div.custom-select-body-i .c-navigation td a {
	display:inline-block;
	width:610px;
}

#city-selector div.custom-select-body-i .cities-block td.active,
#city-end-selector div.custom-select-body-i .cities-block td.active {
	background-color:#FFE7B4;
}
#city-selector div.custom-select-body-i .cities-block td:hover,
#city-end-selector div.custom-select-body-i .cities-block td:hover {
	background-color:#FFF1D2;
}
/*------------------------------- /new-city-search.css -------------------------------*/

/*------------------------------- TM helper -------------------------------*/
#tmHelperContainer {
	display:none;
	background:#F5ECDA;
	border:1px solid #C3BCB4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	padding:5px;
}
.tm-help {
	background:url(../i/b.gif);
	display:inline-block;
	cursor:help;
}
.tm-help .tm-help-text-container {
	display:none;
}
/*------------------------------- /TM helper -------------------------------*/
.a-o-com-pnl{
	width:95%;
}

/*------------------------------- CART 16.02.2010 -------------------------------*/
.cart-section .product-block
{
	width: 890px;
}
.cart-section .product-block td
{
	/*border: 1px solid red;*/
}
.cart-section td
{
	padding: 2px 5px;
}
.cart-section .interlace
{
	padding:5px 5px 15px 3px;
	background: #FFF8ED;
}
.cart-section .odd
{
	background: #FFF;
}
.cart-section .label
{
	color:#BB8B7F;
	font-weight:normal;	
}
.cart-section .panel .price
{
	color:#91443A;	
	font-weight:bold;
	font-size: 1.2em;
}
.cart-section .product-name
{
	color:#91443A;
	font-weight: bold;
	font-size: 1.1em;	
}
.cart-section .product-name .address
{
	color:#777;
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;	
}
.cart-section .location
{
	color: #666;
	width: 110px;
}
.cart-section .date
{
	color: #444;
	font-weight: bold;
}
.cart-section td.date
{
	white-space: nowrap;
	width: 150px;
}
.cart-section .price
{
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #91443A;
	width: 100px;
}
.cart-section .actions
{
	padding: 10px 0px 0px 45px;
	text-align: right;
}
.cart-section .actions a
{
	margin-right: 15px;
}
.cart-section .actions .show-details,
.cart-section .actions .hide-details
{
	text-decoration: none;
	border-bottom: 1px dotted;
	/*float: right;
	text-align: right;*/
}
.cart-section .visa-support,
.warningText
{
	color: #F9870C;
	font-weight: bold;
}
.cart-section .tourist
{
	color: #555;
	vertical-align: top;
}
.cart-section .invalid
{
	color: #f00;
	font-weight: bold;
}
.cart-section .add-comment
{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.cart-section .comment-block
{
	padding-top: 10px;
}
.cart-section .hidden
{
	display: none;
}
.cart-section .comment-block textarea
{
	font-size: 1.2em;
	font-weight: bold;
	color: #555;
}
table.hotel_main_desc td.hotel_name .h-name a:link,
table.hotel_main_desc td.hotel_name .h-name a:visited
{
	text-decoration: underline;
}
.hotel_main_desc a.tourist-edit:link,
.hotel_main_desc a.tourist-edit:visited {
	float:right;
	font-size:1.3em;
	width:22px;
	height:22px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../i/icons/tourist-edit.gif) 0 0 no-repeat;
}
.hotel_main_desc a.tourist-edit:hover,
.hotel_main_desc a.tourist-edit:active {
	background-position:0 -22px;
}
.cart-section .dotted
{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.cart-section .product-details
{
	margin: 10px 10px 0px 40px;
	padding: 10px 3px 0px 3px;
	border-top: 2px dotted #D6C6BB;
	display: none;
	color: #444;
}
.cart-section .waved
{
	background: none;
	font-size: 1.1em;
}
.cart-section .flight-order-container hr
{
	background: none;
	border-bottom: 1px dotted #D6C6BB;
}
.cart-section .actions .hide-details
{
	text-decoration: none;
	border-bottom: 1px dotted;
	display: none;
}
.cart-section .product-details .hotel_desc th.price
{
	color: #BB8B7F;
	font-weight:normal;
	text-align:left;	
}
.cart-section .product-details .hotel_desc td.price
{
	font-size: 1em;
	text-align: left;
}
.cart-section .product-details .hotel_desc table
{
	/*width: auto;*/
}
.cart-section .product-warning
{
	font-weight: bold;
	color: #F9870C;
	color: #333;
	padding: 3px 20px 7px 10px;
}
#header .cart-info
{
	font-weight: bold;
	color: #F9870C;
	color: #333;
	text-align: right;
}
.quick-register h2 .valid-error
{
	float: left;
	margin: -4px 10px 0px 0px;
}
.phone-label
{
	color: #555;
	margin-bottom:0px;
}
#hlp-nav {
	padding: 0px 15px 20px 0;
}
#header-user-info
{
	text-align:right;
	color: #B27C75;
	color: #777;
	font-size: 1em;
	font-weight: normal;
	padding: 25px 15px 0px 0;
	height: 3em;
	width: 300px;
	float: right;
}
#header-user-info b
{
	font-size: 1.1em;
}
#header-user-info i,
#header-user-info i a
{
	color: #888;
	font-style: normal;
}
#header-user-info i a
{
	color: #91443A;
	text-decoration: none;
	font-style: normal;
	border-bottom: 1px dotted;
}
#header-phone
{
	margin-top:0px;
}
#cart-standalone-warning
{
	color: #F9870C;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
}

.panel-error .m .error, 
.panel-success .m .success,
.panel-warning .m .warning
{
	color:#095;
	font-size:1.2em;
	font-weight:bold;
}
.panel-error .m .error
{
	color:#d00;
}
.panel-warning .m .warning 
{
	background:url("/i/icons/warning.gif") no-repeat scroll 0 0 transparent !important;
	color:#F9870C;
	min-height:32px;
	padding:10px 0 0 40px !important;
}
.panel-warning ul
{
	font-weight: normal;
	padding: 0 0 0 20px !important;
}
.panel-warning li
{
	padding-bottom: 5px !important;
}

#cartContract
{
	margin-top: 10px; 
	padding-left: 10px;
}
#cartContract ul
{
	margin-left: 30px;
}
/*------------------------------- /CART 16.02.2010 -------------------------------*/
/*------------------------------- /HOME 16.03.2010 -------------------------------*/
#homeContent
{
	width: 100%;
	margin-top: 10px;
}
#homeContent h2
{
	padding: 0 !important;
	margin: 1.3em 0 0.2em 0 !important;
	font-size: 1.4em;
	/*color: #0089D6;*/
}
#columnBestHotels 
{
}
#columnRestTypes
{
}
#columnCountries
{
}
#columnPromoActions
{
	width: 260px; 
}
#columnContacts
{
	width: 310px; 
}
#columnBestHotels,
#columnRestTypes,
#columnCountries,
#columnPromoActions,
#columnContacts
{
	vertical-align: top;
	padding: 0 10px;
}
#columnBestHotels,
#columnRestTypes,
#columnCountries,
#columnPromoActions
{
	border-right: 1px dotted #E9E8E6;
}
#columnBestHotels a {
	margin-left: 3px;
	font-size: 1.0em;
}
#columnRestTypes a,
#columnCountries a
{
	margin-left: 3px;
	font-size: 1.2em;
}
#columnBestHotels h2 {
	margin-bottom: 20px !important;
	margin-top: 0px !important;
}

#columnContacts h2
{
	margin-bottom: 20px !important;
}
#columnPromoActions h2
{
	margin-bottom: 10px !important;
}
#columnBestHotels h2
{
	margin-bottom: 10px !important;
}
#columnContacts h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 3px;
}

.promoActionBanner
{
	margin-top: 0px;
}
.promoActionBanner h3
{
	font-size: 1.3em;
	font-weight: normal;
	color: #0089D6;
	text-decoration: underline;
	padding-bottom: 5px;
}

.promoActionBannerImg
{
	border: 2px solid #E9E8E6;
	margin: 0 5px 0px 0;
	padding: 1px;
	float: left;
}
a:hover .promoActionBannerImg,
a:active .promoActionBannerImg
{
	border-color: #0089D6;
	border-color: #90c9ff;
}

.allArticlesLink
{
	margin: 10px 0 10px 0;
}

a:link,
a:visited
{
	color: #0077ff;
	color: #0079C6;
	color: #0089D6;
}
a:hover,
a:active
{
	color: #5599ff;
}

.clear
{
	clear: both;
	height: 10px;
}
.columnLink,
.columnLinkShort
{
	width: 100px;
	float: left;
	padding-left: 20px;
	background:url("../i/icons/check-1.gif") no-repeat left 6px;
	display: block;
	font-size:1.3em;
	line-height:1.5em;
}
.columnLinkShort
{
	width: 90px;
}
.bannerUserTypePrivate,
.bannerUserTypeCorporate,
.bannerUserTypeTouroperator,
.bannerUserTypeAgent
{
	display: block;
	width: 261px;
	height: 101px;
	background: no-repeat left;
}
.bannerUserTypePrivate
{
	background-image: url(../../i/banners/user_types/banner_user_type_private.gif);
}
.bannerUserTypeCorporate
{
	background-image: url(../../i/banners/user_types/banner_user_type_corporate.gif);
}
.bannerUserTypeTouroperator
{
	background-image: url(../../i/banners/user_types/banner_user_type_touroperator.gif);
}
.bannerUserTypeAgent
{
	background-image: url(../../i/banners/user_types/banner_user_type_agent.gif);
}
.bannerUserTypePrivate:hover,
.bannerUserTypePrivate:active,
.bannerUserTypeCorporate:hover,
.bannerUserTypeCorporate:active,
.bannerUserTypeTouroperator:hover,
.bannerUserTypeTouroperator:active,
.bannerUserTypeAgent:hover,
.bannerUserTypeAgent:active
{
	background-position: right;
}












#content .outer,
#content .wrap-02
{
	background-color: none;
}
#content .inner
{
	background-color: white;
	background-image: none;
}
#content
{
	/*background-color: white;*/
}
#map
{
	/*background: #FDF7EB;*/
}
#cnt-top
{
	margin-top: 65px;
}
.panel .m
{
	border-color: #efe8d9;
	background: #fbf6ec;
}
.dark .m {
	background-color:#e0d3c7;
}
.panel-red .m
{
	background-color:#f7dad2;
}
.search_results .search_results_item .item_desc h3 a:link,
.search_results .search_results_item .item_desc h3 a:visited {
	text-decoration: none;
	color: #91443A;
	font-size:1em;
}
.support-contacts .name {
	font-weight:normal;
	color:#000000;
}
.light-panel-db .m
{
	background-color: #fcf8f0;
	border-color: #efe8d9;
}
.support-contacts
{
	width: 320px
}
.support-contacts .icq-chat
{
	width: 100px
}
.support-contacts td
{
	white-space: nowrap;
}
.support-contacts .name
{
	white-space: nowrap;
}



.dataLabel
{
	color: #8F4337;
	display: block;
	margin-top: 10px;
}
.dataTable
{
	/*margin: 10px 0;*/
}
.dataTable .dataLabel
{
	color: #8F4337;
	text-align: right;
	margin: 0;
}
.dataTable td
{
	padding: 2px 3px;
	margin: 0;
	vertical-align: top;
}
.dataTable.white
{
	background: #fff;
}
h1
{
	color: #91443A;
	color: #444;
	font-size: 1.9em;
	margin-top: 10px;
}
.promoActionName
{
	width: 100%;
	font-size: 1.4em;
	font-weight: bold;
}
.promoActionContent
{
	background: #fff;
	padding: 5px;
	margin-top: 10px;
}
h3
{
	font-size: 16px;
}
.content h3
{
	margin: 10px 0 5px 0;
	font-size: 1.2em;
}
.content h4
{
	color: #8F4337;
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 1em;
}
.promoActionContent p
{
	text-align: inherit !important;
}
.additionalDiscountCartBlock
{
	background: #f0e5d5; 
	background:#fff; 
	padding: 5px 10px 10px 10px;
	margin-top:5px;
}
.cartProductPriceCaption,
.cartProductSubPriceCaption
{
	font-weight: normal;
	font-size: 0.9em;
	color: #999;
	line-height: 0.9em;
	white-space: nowrap;
}
.cartProductPriceCaption
{
	font-weight: bold;
	color: #555;
}
.cartProductPrice,
.cartProductSubPrice
{
	white-space: nowrap;
	text-align: right;
	margin: 2px 0 5px 0;
	font-size: 1.1em;
}
.cartProductSubPrice
{
	font-weight: normal;
	font-size: 0.9em;
}
.cartProductSubData
{
	color: #444;
	padding-left: 50px;
}
.cartProductSubData .label,
.productSubInfoBlock .label
{
	color: #BB8B7F;
}
.cartProductSubData h4
{
	font-size: 13px;
	color: #91443A;
}
.promoActionEditThumbnailBlock
{
	float: left;
	display:block;
	width: 124px;
	background: #fff;
	padding: 5px;
	overflow: hidden;
	margin-right: 3px;
	margin-bottom: 3px;
}
.promoActionEditThumbnail
{
	border: 2px solid #E9E8E6;
	padding: 1px;
	margin-bottom: 5px;
}
.promoActionEditThumbnailText
{
	white-space: nowrap;
	font-size: 0.9em;
	color: #999;
}
/*------------------------------- /HOME 16.03.2010 -------------------------------*/
/*------------------------------- HEADER 23.04.2010 -------------------------------*/
#headerInfo
{
	width: 100%;
}
#headerLogo
{
	width: 200px;
	padding-right: 10px;
	vertical-align: top;
}
#headerLogo #logo
{
	float: none;
	padding: 5px 0 0 0;
}
#headerContacts
{
	vertical-align: top;
}
#headerUserData
{
	text-align: right;
	vertical-align: top;
	float: right;
}
#headerUser
{
	text-align: right;
	vertical-align: top;
	height: 2em;
	padding-right: 5px;
}
#headerNavigation
{
	text-align: right;
	color: #E3D5C8;
	vertical-align: top;
}
.headerNavLink
{
	color: #91443A;
	font-size: 1.3em;
	text-decoration: none;
	margin: 0 5px;
}
#headerCartInfo
{
	color: #444;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
}

#headerLoginForm
{
/*	float: right;*/
	text-align: right;
	margin: 5px 0 10px 0;
}
.headerLoginFormTd
{
	padding: 0 5px;
	white-space: nowrap;
}
.headerLoginFormLabel
{
	font-size: 1.1em;
	font-weight: normal;
	color: #B37B73;
}
#headerLoginFormLogin,
#headerLoginFormPassword
{
	width: 80px;
	font-weight: bold;
}
#headerLoginFormLogin
{
	width: 120px;
}
.headerPhone
{
	color: #91443A;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
}
.headerPhone .label
{
	color: #555;
	font-size: 0.96em;
	font-weight: bold;
	font-weight: normal;
	text-align: right;
	padding: 2px 0px 2px 5px;
}
/*------------------------------- /HEADER 23.04.2010 -------------------------------*/
/*------------------------------- ORDER -------------------------------*/
.voucherButton,
.voucherAirButton
{
	display:block;
	width:173px;
	height:52px;
	text-indent:-999em;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../i/buttons/but_voucher.gif);
	margin-top:0;
}
.voucherAirButton
{
	background-image:url(../i/buttons/but_voucher_air.gif);
}
.voucherButton:hover, 
.voucherButton:active,
.voucherAirButton:hover, 
.voucherAirButton:active
{
	background-position:0 -52px;
}

.hotelPhoto
{
	border:2px solid #D8C8BD;
}
.hotelPhotoLink:hover .hotelPhoto,
.hotelPhotoLink:active .hotelPhoto
{
	border:2px solid #4099e6;
}
.dotted,
.dotted:link, 
.dotted:visited,
.dotted:hover, 
.dotted:active
{
	text-decoration: none; 
	border-bottom: 1px dotted;
}
.linksSplitter
{
	margin: 0 10px;
	color: #D6C6BB;
}
.hotelInfoLinks
{
	/*
	text-align: right;
	font-size: 0.98em;
	*/
}
.hotelInfoLabel
{
	color: #B37B73;
	text-align: right;
}
.hotelSearchPrices
{
	border: 1px dotted #D6C6BB;
	margin: 10px 0;
	padding: 5px 0;
	background: #f6e9dB;
	display:none;
}
#hotelPageDescription
{
	text-align: justify;
	margin: 10px 0;
	
}
#hotelPageMenu
{
	text-align: right;
}
#hotelPageLocation
{
	font-size: 1.2em;
}
#hotelPagePhotos
{
	padding-top: 20px;
	border: 1px dotted #D6C6BB;
	background: #f6e9dB;
	margin: 5px 0;
}
#hotelPagePhotos a img 
{
	border: 1px solid #B27C75;
}
#hotelPagePhotos a 
{
	margin: 0 0 10px 20px;
}
#hotelPagePhotos a:hover img, 
#hotelPagePhotos a:active img 
{
	border: 1px dotted #0089D6;
}
#hotelPageGrade
{
	float:left;
	margin-top:10px;
	margin-right: 10px;
}
#hotelPagePrice
{
	float: right;
	display: block;
	width: 530px;
	margin: 16px 0 5px 10px;
	
	background: #F6E9DB;
	border:1px dotted #D6C6BB;
	padding: 10px 0 10px 10px;
}
#hotelPageMap
{
	/*background: #F6E9DB;*/
	background: #fff;
	border:1px dotted #D6C6BB;
	margin-bottom: 20px;
}
#hotelPageMapControls
{
	background: #F6E9DB;
	border-top:1px dotted #D6C6BB;
	padding: 10px;
	text-align: right;
	display:none;
}
#gmap-about-text
{
	display:none;
	color: #fff;
	padding: 5px;
	background:#B27C75;
	background: #D40;
	text-align:left;
	font-size: 1em;
}
#gmap-street-view
{
	display:none;
	width: 100%;
	height: 500px;
}
/*------------------------------- /ORDER -------------------------------*/
/*------------------------------- TOURS -------------------------------*/
#tourFormRegionsList
{
	width: 276px; 
	height: 164px; 
	height: 136px; 
	overflow: auto; 
	background: #fff; 
	border:1px solid #D6C6BB;
	padding: 1px;
}
.tourFormListEmpty
{
	background: #F9F2E3; 
	color: #D6C6BB;
	text-align: center;
	display: none;
	background: #FBF5E7;
	line-height: 136px;
	height: 136px;	
}
.tourFormListNotEmpty
{
	display: none;
	background: #fff;
}
.tourFormListLoading
{
	background: url(../../i/ajax-loader.gif) no-repeat center 35px #F9F2E3 !important;
	text-align: center;
	padding-top: 96px;
	padding-top: 85px;
	color: #b37d76;
	height: 68px;
	height: 51px;
}

.nowrap
{
	white-space: nowrap;
}
#tourForm .label
{
	text-align: right;
	color: #91443A;
	padding-top: 7px;
}
.tourFormTable td
{
	vertical-align: top;
	padding: 2px;
}
.tourFormTable td td
{
	padding: 0;
}
.datePicker
{
	width:75px;
}
#tourFormHotelName
{
	width: 240px;
}
.inputControl
{
	border:1px solid #D6C6BB;
	font-size:1.2em;
	line-height:1.3em;
	padding:3px;
	vertical-align:middle;
}
.formSplitter
{
	border-top:1px solid #D6C6BB;
	margin: 3px 0 5px 0;
}
#tourFormCol1
{
	float: left;
	margin-right: 5px;
}
#tourFormCol2
{
	float: left;
}
#tourFormCol1 .custom-select
{
	width: 246px;
}
#tourFormFooter
{
	text-align: right;
	width: 605px;
	clear: both;
	padding-top: 5px;
}
#tourFormPriceFrom,
#tourFormPriceTo
{
	width: 75px;
	text-align: right;
}
#tourFormBoard
{
	width: 246px;
}





.tourFormListLine
{
	clear: both;
	margin-bottom: 1px;
}
.tourFormListLine.checked
{
	background: #FFE7B4;
}
.tourFormListLine .checkboxBlock
{
	float:left; 
	width: 24px;
	padding: 2px 0 0 5px;
}
.tourFormListLine.hover
{
	background: #FFF1D2;
}
.tourFormListLine a.link:link,
.tourFormListLine a.link:visited,
.tourFormListLine a.link:hover,
.tourFormListLine a.link:active
{
	white-space: nowrap;
	padding: 3px 3px;
	display: block;
	text-decoration: none;
	color: #000;
}
.tourFormListLine.checked a.link:link,
.tourFormListLine.checked a.link:visited,
.tourFormListLine.checked a.link:hover,
.tourFormListLine.checked a.link:active
{
	font-weight: bold; 
}
.tourFormListLine.disabled a.link:link,
.tourFormListLine.disabled a.link:visited,
.tourFormListLine.disabled a.link:hover,
.tourFormListLine.disabled a.link:active
{
	font-weight: normal;
	color: #888; 
}

#tourFormListLineTemplate
{
	display: none;
}

#tourFormHotelsSubList,
#tourFormRegionsSubList
{
	margin-top: 1px;
	padding-top: 1px;
}

/*#tourFormHotelAll,*/
#tourFormRegionAll
{
	border-bottom:1px dotted #D6C6BB;
}

#tourFormHotelLinkHide
{
	display: none;
}

#tourFormHotelLinkBlock
{
	padding-top: 5px;
	text-align: right;
}

#tourFormHotelsBlock
{
	width: 605px;
	clear: both;
	padding-top: 5px;
	display: none;
}
#tourFormHotelsList
{
	background: #fff; 
	border:1px solid #D6C6BB;
	margin-top: 2px;
	padding: 1px;
	height: 30px; 
	overflow: auto; 
}
#tourFormHotelsList .tourFormListLine
{
	width: 285px;
	overflow: hidden;
	float: left;
	display: block;
	clear: none;
	margin-left: 7px;
}
#tourFormHotelsList .tourFormListEmpty
{
	height: 50px;
	line-height: 50px;
	padding-top: 8px;
}
#tourFormHotelsList .tourFormListLoading
{
	height: 50px;
	padding-top: 8px;
	background-position: center !important;
}

#tourFormPassengerAgesBlock
{
	display: none;
	border:1px solid #D6C6BB;
	background: #F6E9DB;
	padding: 5px;
	overflow: hidden;
	
}
#tourFormPassengerAgesBlock td
{
	padding: 2px;
	margin: 0;
	text-align: left;
}
#tourFormPassengerAgesBlock .custom-select,
#tourFormPassengerAgesBlock .custom-select-header
{
	width: 73px;
}
.tourFormDepLocCountry
{
	font-style: italic;
	color: #888;
	font-size: 0.9em;
}
.tourFormDepLocCountryHdr
{
	font-weight: bold;
	color: #fff;
	background: #B37B73;
	padding: 3px 5px;
}
.productSubInfoBlock
{
	color: #444;
	font-weight: normal;
	margin-top: 5px;
}
.productSubInfoBlock .label
{
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}
.productSubInfoBlock td
{
	vertical-align: top;
	padding: 2px;
}
.productSubInfoBlockTourFlights
{
	color: #444;
	margin-top: 5px;
	background: #E0D3C7;
}
.productSubInfoBlockTourFlights td
{
	vertical-align: top;
	padding: 5px;
	background: #fff;
	font-weight: bold;
	text-align: center;
}
.productSubInfoBlockTourFlights th
{
	vertical-align: top;
	padding: 5px;
	color: #BB8B7F;
	font-weight: normal;
	background: #F5ECDA;
}
.travellerBlock td
{
	vertical-align: middle;
	padding: 2px;
	color:#BB8B7F;
}
.travellerBlock td.label
{
	text-align: right;
	padding-right: 5px;
}
.label b
{
	color:#f00;
	font-size: 1.5em;
}
.travellerBlock select
{
	border:1px solid #D6C6BB;
	padding: 2px;
}
.travellerFieldHalf
{
	width: 210px;
}
select.travellerFieldHalf
{
	width: 218px;
}
.travellerFieldFull
{
	width: 439px;
}
input.travellerFieldFull
{
	width: 431px;
}
.travellerGender
{
	width: 218px;
}
.travellerDay
{
	width: 60px;
}
.travellerMonth
{
	width: 92px;
}
.travellerYear
{
	width: 60px;
}
#tourResultsTable
{
	width: 100%;
}
#tourResultsTable td
{
	padding: 10px 5px;
	vertical-align: top;
	color: #333;
	border: 1px dotted #eee;
}
#tourResultsTable tr.odd td
{
	background: #f5f3f0;
}
#tourResultsTable tr.even td
{
	background: #fff;
}
#tourResultsTable .price
{
	white-space: nowrap;
	color: #91443A;
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;;
}
#tourResultsTable .subPrice
{
	white-space: nowrap;
	color: #91443A;
	font-weight: normal;
	text-align: right;
	font-size: 1em;;
	padding-top: 2px;
}
#tourResultsTable .netPrice
{
	white-space: nowrap;
	color: #777;
	font-weight: normal;
	text-align: right;
	font-size: 1em;;
	padding-top: 2px;
}
#tourResultsTable th
{
	padding: 5px 5px;
	vertical-align: middle;
	color: #BB8B7F;
	font-weight: normal;
	background: #F5ECDA;
	text-align: center;
	border: 1px dotted #fff;
}
#tourResultsTable .subInfo
{
	color: #777;
	color: #BB8B7F;
	color: #91443A;
	font-size: 0.96em;
	display: block;
}
#tourResultsTable .tourFlightInfo
{
	color: #BB8B7F;
	color: #777;
	font-size: 0.96em;
	text-align: center;
}
#tourResultsTable .tourFlightInfo .subInfo
{
	white-space: nowrap;
	color: #91443A;
	font-weight: bold;
	font-size: 1em;
}
#tourResultsTable .subDetails
{
	padding: 5px 10px 10px 10px;;
	display:none;
}
#tourResultsTable .subDetails .hideDetailsLink
{
	font-size: 0.96em;
}
#tourResultsTable .subDetails td
{
	padding: 2px;
	border: none;
}
#tourResultsTable .subDetails .header
{
	color: #91443A;
	color: #BB8B7F;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}

#tourResultsTable .label
{
	color: #BB8B7F;
	text-align: right;
	padding-right: 5px;
}

#tourResultsTable .productSubInfoBlockTourFlights
{
	margin-bottom: 10px;
	width: 100%;
}

#tourResultsTable .productSubInfoBlockTourFlights td
{
	background: #fff !important;
}
.touristDataNum {
	float: left;
	display: block;
	width: 22px;
	height: 20px;
	background: url(../i/round.gif) 0 0 no-repeat;
	color: #b27c75;
	text-align: center;
	padding-top: 2px;
}
.touristDataInfoBlock
{
	padding-left: 30px;
}
.touristDataInfoBlock .label
{
	color: #BB8B7F;
	text-align: right;
	padding: 3px;
}
.touristDataName
{
	font-weight: bold;
	font-size: 1.2em;
}
.touristDataEditBlock
{
	text-align: right;
	font-size: 0.96em;
}
.touristDataBlock
{
	border-bottom: 1px dotted #D6C6BB;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.touristDataBlock .label
{
	padding-left: 50px;
}
/*------------------------------- /TOURS -------------------------------*/


/* Articles */
.article-item .centered {
	text-align:center !important;
}
.article-item .righted {
	text-align:right !important;
}
.article-item .al-right {
	float:right;
	margin:10px 0 10px 10px;
}
.article-item .al-left {
	float:left;
	margin:10px 10px 10px 0;
}
.article-item ul.round li {
	font-size:1em;
	background-position:0 0.5em;
}
/*html>body .datepicker_trigger,*/ 
*+html .datepicker_trigger 
{
	width: 25px;
	height: 24px;
	margin-top: 2px;
}

#columnBestHotels .country {
	font-size: 10pt;
}

#columnBestHotels table {
	padding: 2px;
}

#columnBestHotels .hotel-with-stars-4-5 {
	background-image:url(/i/link_stars_4_5.png);
	display:block;
	height:16px;
	padding-left:34px;
	background-repeat: no-repeat;
}

#columnBestHotels td
{
	padding: 2px;
}
