/* CSS Document */
/*body {margin: 4px 5px; padding:0px; background-color:#fff}*/
td, a, select, textarea, input {font:normal 12px Arial; color:#525355}
body {margin:0px 0px 0px 0px;}
a:link {text-decoration: none; color: #336699}
a:visited {text-decoration: none; color: #336699}
a:active {text-decoration: underline; color: #336699}
a:hover {text-decoration: underline; color: #336699}
h1 {font-size:14px;}
.top {width: 862px; height: 97px; background:url('../img/logo.gif') repeat-y;}
.top_eng {width: 862px; height: 97px; background:url('../img/logo_eng.gif') repeat-y;}
.bottom {width: 862px; height: 15px; text-align:center; background:#019E68; color: #ffffff}
.form_top {border-collapse: collapse;}
.button_top {width: 61px; height: 22px; background:url('../img/button.gif'); border: 0px solid #C1C1C1;}
.button_top_eng {width: 61px; height: 22px; background:url('../img/button_eng.gif'); border: 0px solid #C1C1C1;}
.chelovek {width: 187px; height: 114px; background:url('../img/chelovek.gif') repeat-x;}
.main {width: 862px; height: 100%; border-collapse: collapse; border:0px}
.mega_main {border-collapse: collapse; border:1px solid #019E68; width:675px;min-width:675px;width: auto !important;}
.11 {font:normal 11px Arial;}
.selected {text-decoration: underline; color: #ffff00}
.button_reg {width: 83px; height: 19px; background:url('../img/registration.gif'); border: 0px solid #C1C1C1;}
.button_reg_eng {width: 83px; height: 19px; background:url('../img/registration_eng.gif'); border: 0px solid #C1C1C1;}
.button_send {width: 83px; height: 19px; background:url('../img/send.gif'); border: 0px solid #C1C1C1;}
.button_send_eng {width: 83px; height: 19px; background:url('../img/send_eng.gif'); border: 0px solid #C1C1C1;}
.button_clear {width: 83px; height: 19px; background:url('../img/clear.gif'); border: 0px solid #C1C1C1;}
.button_clear_eng {width: 83px; height: 19px; background:url('../img/clear_eng.gif'); border: 0px solid #C1C1C1;}
.button_booking {width: 95px; height: 19px; background:url('../img/book.gif'); border: 0px solid #C1C1C1;}
.button_booking_eng {width: 95px; height: 19px; background:url('../img/book_eng.gif'); border: 0px solid #C1C1C1;}
.button_request {width: 95px; height: 19px; background:url('../img/request.gif'); border: 0px solid #C1C1C1;}
.button_request_eng {width: 95px; height: 19px; background:url('../img/request_eng.gif'); border: 0px solid #C1C1C1;}
.button_confirm {width: 128px; height: 19px; background:url('../img/confirm.gif'); border: 0px solid #C1C1C1;}

.td_menu_over
{
  background:#063;
  color: #fff;
  cursor:pointer;
}
.td_menu_out
{
  background: #fff;
  cursor:default;
}

.outer {
  border:1px solid #C0C0C0;
  background-color: #FFFFFF;
  display: table; /* для Мозиллы и FF */
  width:1px;
  margin:0px,0px,0px,0px;
}
.outer select {
  border: transparent; /* для Оперы и Мозиллы */
  background-color: transparent; /* Для Мозиллы и FF */
  margin: -2px;
  overflow: auto; /* нужно только для удаления скролла в NN6 */
}

.hotel_info {
  background-color:#6C9;
  color:#FFF;
  width:1px;
  margin:0px,0px,0px,0px;
}

.hotel_links_info {
  background-color:#CCC;
  color:#000;
  width:1px;
  margin:0px,0px,0px,0px;
}

.hotel_links_info a:link {text-decoration: none; color:#00F}
.hotel_links_info a:visited {text-decoration: none; color: #00F}
.hotel_links_info a:active {text-decoration: underline; color: #00F}
.hotel_links_info a:hover {text-decoration: underline; color: #00F}
.bread
{
  background-color:#FFF;
  color:#000;
  width:1px;
}
.bread_tborder
{
	width: 100%;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
}
.controltab_open
{
	border: solid 1px black;
	
	border-right: none;
	
	border-bottom: none;
	
	font-weight: bold;
	
	text-align: center;
	
	color:#fff;
	
	background: #6C9;
	
	padding: 4px
}

.controltab_close
{
	border: solid 1px black;
	
	border-right: none;
	
	text-align: center;
	
	color:#000;
	
	padding: 4px
}

#hotels table {border-collapse: collapse; border:0px cellpadding:0; cellspacing:0; width:100%}
#hotels p {margin:5px,0px,0px,0px;}
#hotels a {text-decoration: none;}

#hotel table {border-collapse: collapse; border:0px cellpadding:0; cellspacing:0; width:100%}
#hotel p {margin:5px,0px,0px,0px;}
#hotel a {text-decoration: none; }
#hotel input {font:normal 12px Arial; color:#525355}
#hotel.selected {text-decoration: underline; color: #ffff00}


#description table {border-collapse: collapse; cellpadding:0; cellspacing:0; width:99%; padding-left: 10px}
#description td {border:1px solid #019E68;}
#description input {margin:0px,0px,0px,2px;}


tr.menu {height: 170px}
td.menu {width: 675px; height: 216px; background:url('../img/menu_2.jpg');}
td.menu_eng {width: 675px; height: 216px; background:url('../img/menu_2_eng.jpg');}
td.hotel_name {padding_top: 4px}

img {border: 0px}

input, textarea {
        background: #FFFFFF;
        border: 1px solid #C1C1C1;
        font-size: 10px;
        font-family: Verdana,Tahoma, sans-serif;
        letter-spacing: -0.02em;
        font-weight: normal;
        color: #666666;
        }
.button {
        background: #FFFFFF;
        border: 1px solid #C1C1C1;
        font-size: 10px;
        font-family: Verdana,Tahoma, sans-serif;
        letter-spacing: -0.02em;
        font-weight: normal;
        color: #666666;
        }
.blur {

        FILTER: alpha(Opacity=40,Style=0)

}
.hr {
	color: #33CC66;
	width: 862px;
}
blockquote {text-align: justify;}
.searche_tborder
{
	width: 100%;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
}

.searche_head {
		
	background-color: #6C9;
	
	color:#FFF;
		
	width:1px;
		
	margin:0px,0px,0px,0px;
	
	font-size:12px;
	
	font-weight:bold;
	
}

.searche_td1
{
	background-color: #FFFFFF;
	width:1px;
	margin:0px,0px,0px,0px;
	font-size:12px;
	color: #000000;
	text-align:center;
}

.searche_td2
{	
	background-color: #f7f7f7;	
	width:1px;	
	margin:0px,0px,0px,0px;
	font-size:12px;
	color: #000000;
	text-align:center;	
}

.hotels_tborder
{
	width: 100%;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
}

.hotels_head {
		
	background-color: #6C9;
	
	color:#FFF;
		
	width:1px;
		
	margin:0px,0px,0px,0px;
	
	font-size:12px;
	
	font-weight:bold;
	
}

.booking_tborder
{
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
	
}

.booking_head {
		
	background-color: #6C9;
	
	color:#FFF;
		
	width:1px;
		
	margin:0px,0px,0px,0px;
	
	font-size:14px;
	
	font-weight:bold;
	
}

.merchant_tborder
{
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
}

.merchant_head {
		
	background-color: #6C9;
	
	color:#FFF;
		
	width:1px;
		
	margin:0px,0px,0px,0px;
	
	font-size:14px;
	
	font-weight:bold;
	
}
.hotel_td1
{
	background-color: #FFFFFF;
	width:1px;
	margin:0px,0px,0px,0px;
	font-size:12px;
	color: #000000;
	text-align:left;
}

.hotel_td2
{	
	background-color: #f7f7f7;	
	width:1px;	
	margin:0px,0px,0px,0px;
	font-size:12px;
	color: #000000;
	text-align:left;	
}

.price_tab
{
 /*background-image:url(/img/background.jpg);*/
 background-color:#00D581;
}
.price_tab_tr
{
  color:#FFF;
  font-weight:bold;
}
.price_tab_tr a:link, .price_tab_tr a:active, .price_tab_tr a:visited {

	text-decoration : underline;
	color:#F30;
	font-weight:bold;

}

.metro_td1
{
	background-color: #FFFFFF;
	width:1px;
	margin:0px,0px,0px,0px;
	font-size:12px;
	color: #000000;
}

.metro_td2
{	
	background-color: #f7f7f7;	
	width:1px;	
	margin:0px,0px,0px,0px;
	font-size:12px;
	color: #000000;
}
.check-error-message 
{
	color:red;
}
.check-error-input 
{
	border:1px solid red;
}
.captcha-refresh-link
{
	cursor:pointer;
	text-decoration:none;
}
.captcha-refresh-link img
{
	margin-bottom:15px;
	margin-left:5px;
}
input.confirm-table-reg-input
{
	width:270px;
}

.info_agreement {
	height: 12em; 
	overflow: auto;
	margin:10px 0px 10px 0px;
	//margin-top:-5px;
	padding:5px;
	text-align:left;
}
.info_agreement p {
	text-indent: 20px;
	text-align:justify;
}

.booking_tborder td {
	white-space:nowrap;
}
.info_agreement {
	height: 9em; 
	overflow: auto;
	margin:10px 0px 10px 0px;
	//margin-top:-5px;
	padding:5px;
	text-align:left;
	border:1px solid #C1C1C1;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.info_agreement p {
	text-indent: 20px;
	text-align:justify;
}

#room_price {
	padding:5px 0px 5px 0px;
	font-size:12px;
}
#room_price font {
	font-size:12px;
}


/**
 * Способы оплаты
 */
.r1,.r2,.r3,.r4,.r5,.r7,.r10 {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#DADADA;
	border-style:solid;
	border-width:0 1px;
	display:block;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.r1 {
	margin:0 1px;
}
.r2 {
	margin:0 2px;
}
.r3 {
	margin:0 3px;
}
.r4 {
	margin:0 4px;
}
.r5 {
	margin:0 5px;
}
.r7 {
	margin:0 6px;
}
.r7 .r7{
	margin:0;
}
.r10 {
	margin:0 8px;
	background:none repeat scroll 0 0 #DADADA;
}
.clearer {
	clear:both;
	display:block;
	width:100%;
}
.payments-note {
	font-weight:bolder;
	color:#000000;
	text-align:center;
	padding:5px 10px 5px 10px;
}
.payment-methods {
	margin:1em 1em 2em 0.5em;
	clear:both;
}
.payment-methods .payment-method {
	margin-bottom:1em;
	clear:both;
}
.payment-methods .payment-method-inner {
	height:100%;
	border-color:#DADADA;
	border-style:solid;
	border-width:0 1px;
	padding:5px;
	//margin-bottom:-15px;
}
.payment-method .payment-caption {
	width:78%;
	margin-left:10px;
	//padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.payment-caption .payment-text p {
	margin-left:0 !important;
	text-align:justify;
}
.payment-caption .payment-text p.last {
	margin-bottom:0 !important;
}
.payment-caption .payment-text .small {
	font-size:0.9em !important;
	margin-bottom:15px !important;.
	margin-top:-5px !important;
}
.payment-caption .payment-header {
	font-weight:bolder;
	font-size:1.2em;
	margin-bottom:1em;
	color:#3a3a3a;
	text-decoration:underline;
	margin-right:20px;
	font-family:Arial;
}
.payment-method .payment-icons {
	float:right;
	width:170px;
	padding-top:1em;
	text-align:center;
	vertical-align:top;
}
.payment-icons .payment-icons-link {
	display:block;
	text-align:center;
}
.payment-icons a {
	font-size:1.3em;
}
.payment-bolder {
	color:#008800;
}
#pdn-text {
	display:none;
}
#wm-text {
	display:none;
}
.tooltip-text {
	width:40%;
	padding:10px !important;
	text-indent:15px;
	text-align:justify;
	font-size:14px;
}

/* 
 * Jquery tooltip
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }


/**
 * Рапида
 */
#rapida-print-blank-block {
	text-align:center;
	padding-bottom:1em;
}
#rapida-print-blank-block a {
	font-size:15px;
}
#rapida-print-blank-block a img {
	margin-bottom:-10px;
}

