/* CSS Document */
/* BASE */
body { 
     padding: 0px;
	 margin: 0px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-align:center;
	 }
a,
a:active,
a:visited {
     color:#116ba4;
	 }
a:hover {
     text-decoration: none;
     }
img {
     border: none;
	 }
h2{
  font-size:18px;
  margin-top:5px;
  margin-bottom:5px;
  color: #005f72;
}
h3{
  font-size:14px;
  margin-top:5px;
  margin-bottom:5px;
  color: #005f72;
}
form {
  padding: 0px;
	 margin: 0px;
}
	 
.content_block {
	 background:url(/templates/a7/i/main_back.jpg) top center no-repeat transparent;
	 }
.inner_block {
/*     background: url(/templates/a7/i/main_back.jpg) top center no-repeat;*/
     background: url(/templates/a7/i/footer_back2.jpg) bottom center no-repeat transparent;
     margin-top: 0;
	 }
.inner_block_footer {
     background: url(/templates/a7/i/main_back3.jpg) top center no-repeat transparent;
	 }
.text_block {
	 width: 975px !important;
     width: 1020px;
	 text-align: left;
	 margin: 0px auto;
	 padding: 0px 0px 0px 50px;
	 }
.inner_text_block {
	 width: 1020px;
	 text-align: left;
	 margin: 0px auto;
	 padding: 0px 0px 0px 0px;
	 }
.clr {
     clear: both;
	 }
p {
     padding: 0px 0px 15px 0px;
	 margin: 0px;
	 }

/* TOP MENU */
.top {
     background: url(/templates/a7/i/top_back.gif) repeat-x;
	 height: 35px;
	 }
.top_menu {
     width: 1020px;
	 margin: 0px auto;
	 text-align: left;
	 }
.top img {
     margin-right: 5px;
	 width: 16px;
	 height: 16px;
	 }
.top #ru img {
     margin: 0px;
	 width: 16px;
	 height: 16px;
     }
.top #us img {
     margin: 0px;
	 width: 16px;
	 height: 16px;
     }
.top a,
.top a:active,
.top a:visited {
     font-size: 11px;
	 color: #d2dae4;
	 }
.top #home {
	 float: left;
	 padding:  5px 0px 10px 50px;
	 }
.top #info {
	 float: left;
     padding: 5px 0px 10px 256px;
	 }
.top #help {
	 float: left;
     margin: 5px 0px 10px 20px;
	 }
.top #response {
	 float: left;
     padding: 5px 0px 10px 20px;
	 }
.top #contact {
	 float: left;
     padding: 5px 0px 10px 20px;
	 }
.top #private {
	 float: left;
     padding: 5px 0px 10px 75px;
	 }
	 
/* SWITCH LANG */
#flang {
	height: 35px;
}

.top #ru {
	 float: left;
     margin: 7px 0px 0px 20px;
	 }
.top #us {
	 float: left;
     margin: 7px 0px 0px 15px;
	 }
.top .current_lang {
	 margin-top: 10px !important;
	 height: 25px;
	 width: 16px;
	 text-align:center;
     background:url(/templates/a7/i/current_lang.gif) bottom center no-repeat;
     }

/* CONTENT */
.main_back {
     z-index: 1;
/*     background:url(/templates/a7/i/main_background.jpg) top left no-repeat;*/
	 min-height: 770px;
	 }
.main _back2 {
/*     background:url(/templates/a7/i/back.png) top left no-repeat; */
	 }     
.logo {
     float:left;
     padding: 26px 0px 0px 0px;
	 margin-right: 64px;
	 }
.inner_logo {
     float:left;
     padding: 26px 0px 0px 50px;
	 margin-right: 64px;
	 }
.main_menu {
	 float: left;
	 margin-top: 41px;
	 height: 40px;
	 width: 588px;
	 background:url(/templates/a7/i/fon2.png) left no-repeat;
	 }
/*.main_menu_left {
     background: url(/templates/a7/i/menu_back.png) top left repeat-x;
	 height: 40px;
	 float: left;
	 } */
.main_menu .bc {
/*     background: url(/templates/a7/i/menu_back_left.png) top left no-repeat; */
	 padding: 10px 0px 10px 15px;
	 /*height: 20px !important;
	 height: 40px;*/
	 float: left;
	 width: 100%;
     }
.main_menu ul {
     float: left;
     margin: 0px;
	 padding: 0px;
	 list-style: none;
	 position:relative;
	 width: 100%;
	 }
.main_menu ul li {
	 list-style: none;
	 display: inline;
	 }
.main_menu ul li a,
.main_menu ul li a:active,
.main_menu ul li a:visited {
     font-size: 14px;
	 color: #00171c;
	 padding-top: 2px;
	 margin-right: 40px; 
	 text-decoration: none;
	 display: block;
	 float: left;
	 }
.main_menu ul li a:hover {
     font-size: 14px;
	 color: #ffffff;
	 text-decoration: none;
	 }
/*.main_menu_right {
     background:url(/templates/a7/i/menu_back_right.png) top right no-repeat;
	 height: 40px;
	 width: 20px;
	 float: left;
	 } */
.main_menu a#curr_a {
     float: left;
	 height: 25px;
	 color:#FFFFFF;
	 margin-right: 0px;
	 padding: 2px 12px 0px 0px;
	 background: url(/templates/a7/i/right-m1.png) no-repeat 100% 0px;
	 }
.main_menu ul li#curr_li {
     float: left;
	 margin-right: 40px;
	 padding-left: 10px;
     background:url(/templates/a7/i/left-m1.png) no-repeat;
	 height: 25px;
	 }

/*
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style: none;
}
#menu{
	width: 588px;
	height: 46px;
	background: url(/templates/a7/i/fon.png) no-repeat left;
	padding: 4px;
	float: left;
	margin-top: 35px;
	}
#menu UL{
	margin: 0px 0px 0px 10px;
	}
#menu UL LI{
	display: block;
	height: 24px;
	padding: 3px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	float: left;
	} 
#menu UL LI.li-current{
	background: url(/templates/a7/i/left-m1.png) no-repeat left;
	padding: 5px 0px 1px 0px;
	margin-top: -5px;
	}

#menu UL LI A{
	display: block;
	float: left;
	height: 24px;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #00171c;
	text-decoration: none;
	margin: 0px -10px 0px 10px;
	} 
	
#menu UL LI A:hover{
	color: #fff;
	}
#menu UL LI A.a-current{
	color: #fff;
	display: block;
	float: left;
	height: 24px;
	padding: 1px 10px 0px 0px; 
	background: url(/templates/a7/i/right-m1.png) no-repeat 100% -1px; 
	}
	
*/

.content_table {
/*     margin: 50px 0px 0px 29px !important;*/
     margin: 46px 0px 0px 29px;
}
.content_table td {
     vertical-align: top;
	 font-size: 11px;     
}
.text_content {
     padding: 0px 10px 20px 16px;
    /* width: 678px;
     overflow: hidden;*/
	 }
.text_content h3 {
  color: #bc7b0a;
  font-size: 14px;
  font-weight: bold;
  margin: 14px 0 8px;
}	 
.text_content h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 6px;
}	 
.inner_form_pr {
  padding: 10px 0 10px 16px;
  background:url(/templates/a7/i/block-green.png) top left no-repeat;
}

.inner_menu{
  padding:0;
  margin:0;
  list-style: none;
  width:100%;
  text-align:right;
  font-size: 13px;
}
.inner_menu li{
  list-style: none;
  height: 20px;
  padding: 6px 24px 2px 4px;
  vertical-align: middle;
}

.inner_menu li.active{
  background: #FFF url('/templates/a7/i/round-conner-left.png') top left no-repeat;
  color: #83AE1F;
}

.inner_menu li a{
  color:#FFF;
}

.inner_text{
  background-color:#fff;
  margin:20px
}
.inner_text p{
  padding:10px !important;
  color:#30515B;
  font-size: 12px;
}

/* BOOKING FORM */
.booking_form {
     padding: 10px 12px;
     }
.booking_form h2 {
     padding: 0px 0px 15px 0px;
	 margin: 0px;
	 font-size: 18px;
	 font-weight:normal;
	 color: #145279;
     }
/*.booking_form select {
     width: 165px;
	 margin: 0px 10px 10px 0px;
     }
     */
.booking_form input.dest, .booking_form input.date {
     width: 165px !important;
     margin-right: 6px;
	 }
     
.booking_form select#sel {
     width: 100%;
     }

.booking_form img {
     margin: 2px 0px 0px 0px;
     }
.booking_form .ch1 {
     margin: 15px 0px 25px 0px;
	 }
.booking_form h3 {
     margin: 0px;
	 padding: 0px 0px 15px 0px;
	 font-size: 14px;
	 color: #145279;
	 font-weight: normal;
	 }
.maps {
     margin-top: 15px;
	 }
.maps h2 {
     font-size: 18px;
	 color: #145279;
	 font-weight: normal;
	 padding: 0px;
	 margin: 0px;
     }
.banners {
     margin-top: 35px;
	 }
.banners h2 {
     font-size: 18px;
	 color: #145279;
	 font-weight: normal;
	 padding: 0px;
	 margin: 0px;
     }
.banners img {
     margin-top: 10px;
	 }
div.search_result_header {
     font-size: 20px;
	 color: #fff9c6;
	 background: url(/templates/a7/i/search-results_pl.png) top left no-repeat;
	 padding: 12px 16px;
	 margin-bottom: 10px;
	 }
#white_text {
     color: #ffffff;
	 }
.white_text {
  color: #ffffff;
}
#bonus {
  display: block;
  float: right;
  height: 28px;
  width: auto;
  padding: 5px 0 0 28px;
  color: #ffffff;
  font-size: 12px;
  background: url(/templates/a7/i/bonus.gif) 0 0 no-repeat;
}
#bonus span {
  color: #fff9c6;
  font-size: 14px;
  font-weight: bold;
}
#exit {
  display: block;
  float: right;
  height: 28px;
  width: auto;
  padding: 5px 0 0 28px;
  margin: 0 5px 0 10px;
  color: #ffffff;
  font-size: 12px;
  background: url(/templates/a7/i/exit.gif) 0 0 no-repeat;
}
#exit a {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}	

#cancel {
  display: block;
  float: right;
  height: 25px;
  width: auto;
  margin: 20px 20px 0 15px;
  padding: 0px 0 0 28px;
  color: #116ba4;
  font-size: 11px;
  background: url(/templates/a7/i/cancel.gif) 0 3px no-repeat;
  line-height: 12px;
}
#print {
  display: block;
  float: right;
  height: 25px;
  width: auto;
  margin: 20px 0 0 24px;
  padding: 0px 0 0 30px;
  color: #116ba4;
  font-size: 11px;
  background: url(/templates/a7/i/print.gif) 0 3px no-repeat;
  line-height: 12px;
}

#print a:hover, #cancel a:hover {
  text-decoration: none;
}	 	  

/* SORT */
.form_sort_table {
	}
.form_sort_table td {
    font-size: 12px;
	color: #000000;
	vertical-align: middle;
	white-space: nowrap;
	}
.form_sort_table .sort {
	padding: 0px 35px 0px 0px;
	color: #000000;
	}
.form_sort_table .sort_text {
	padding: 0px 15px 0px 0px;
	color: #26424e;
	}	
.form_sort_table select {
	color: #8a8a8a;
	margin-left: 5px;
	}
.search_result {
    background-color: #FFFFFF;
	padding: 10px 15px;
	
	margin-bottom: 15px;
	}
div.reitings {
    font-size: 10px;
	color: #060507;
	margin-top: 5px;
	}
.green_text {
  color: #a0c412 !important;
}
.red_text {
  color:#ab4420;
}
.search_result_table {
    margin-top: 10px;
    width: 100%;
    }
.search_result_table td {
    vertical-align: middle;
	text-align: center;
    }
.search_result_table td.border_col {
	border-bottom:1px solid #d7e6ee;
	border-right:1px solid #d7e6ee;
    }
.search_result_table td.col1 {
    vertical-align: middle;
	text-align: left;
	padding-left: 10px;
    }
.search_result_table td.border_col_1 {
    vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	border-bottom:1px solid #d7e6ee;
	border-right:1px solid #d7e6ee;
	border-left:1px solid #d7e6ee;
    }
.search_table_header td {
    /*background: url(/templates/a7/i/tr_back.gif) bottom left repeat-x;
    	height: 22px;
*/
    background:url("/templates/a7/i/grad_blue.png") repeat-x scroll 0 0 transparent;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #4a575c;
	text-align: center;
	}
.name_hotel {
    width: 255px;
	margin-right: 30px;
	padding: 0px 5px;
	}
.name_hotel a,
.name_hotel a:visited,
.name_hotel a:active {
    font-size: 15px;
	color: #116ba4;
	}
.description_hotel,
.description_hotel a,
.description_hotel a:visited,
.description_hotel a:active { 
    font-size: 10px;
	color: #5c747e;
	text-decoration: none;
	}
#accessible {
    color: #81aa21;
	}
.price {
    font-size: 11px;
	font-weight: bold;
	color: #26424e;
	}


img#city_list_img {
     margin-right: 10px;
}
div.autofix  ul li, div.autofixs  ul li {
 text-align: left;	
 font-size: 11px; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
.autocomplete .yui-ac-highlight .sample-result,  
.autocomplete .yui-ac-highlight .sample-query { color:#FFF; } 
.autocomplete .sample-quantity { float:right; }
.autocomplete .sample-result { color:#A4A4A4; } 
.autocomplete .sample-query { color:#000; } 
 
.yui-ac-content {  
     position:absolute;
     width:100%;
     top: 8px;
     border:0px;
     z-index:9050;   
 }  
div.city_list, div.city_list2
{
 z-index:10000;
 background-color:#ffffff; 
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9; 
 
 position:absolute; 
 left: 116px;
 top:252px;
 height:340px; 
 width:627px;
 border: 1px solid #20A0A3; 
 padding: 10px;
/* border-top: 1px solid #FFFFFF; */
}
div.city_list2
{
 left: 100px;
 top:242px;
}
div.ci_co_list
{
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 99%;
	height:180px; 
	overflow-y:auto;
	text-align: left;
}
div.ci_co_list1
{
	float:left;
	border-top: 1px solid #494A45;
	width: 98%;
	margin-top:10px;
}
p.black {
color:#000000;
font-size:11px;
font-weight:bold;
margin:3px 0 7px;
padding: 0;
}
a.black2
{
	color: #3B696B;
 	font-size:11px; 
	position:absolute; 
	top: 4px; 
	left:150px;
}

span.green
{
	margin: 5px 5px 5px 0;
	padding: 3px 8px 3px 8px;
	background-color: #32CD32;
}
span.green a
{
	color: #FFFFFF;
}
span.order
{
	margin: 5px 5px 5px 0;
	padding: 3px 8px 3px 0;
}
span.order a
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #32CD32;
}
a.green
{
	color: #32CD32;
}
a.black
{
	color: #000000;
}
a.city_list
{
	font-size:12px; 
	color: #3B696B;
}
a.letter_list
{
	font-size:12px; 
	color: #3B696B;
  text-decoration:none;
   padding: 2px;
}
span.letter_list
{
  width: 40px;
  margin: 1px;
  /*display: inline;*/
  background-color:#74B91E;
  text-align:center;
}
a.selletter_list, div.country_name
{
   font-size:10px; 
   color: #FFFFFF;
   text-decoration:none;
   background-color:#74B91E;
   padding: 2px;
}
div.country_name
{
	float:right;
	padding: 0;
	margin: 0;
}
.tarshelp
{
 font-size:9px; 
 color:#3C6A6B;
 font-family: Verdana, Arial, sans-serif; 
 text-decoration:none; 
 padding: 0;
 margin-top: 5px;
}
div.zoff {
 /*float: left;*/
 display: inline;
 height:18px; 
 width:17px;
 cursor:pointer;
}
.stars_holder {
	padding: 2px 8px;
	background: url(/a7/i/stars_back.gif) top right no-repeat;	
}

#cal1Container { display:none; position:absolute; left:310px; top:238px; z-index:100; margin:0px;} 
#cal1Container1 { display:none; position:absolute; left:310px; top:280px; z-index:100; margin:0px;} 

#cal1Containerh { display:none; position:absolute; z-index:100; margin:0px;} 
#cal1Containerh1 { display:none; position:absolute; z-index:100; margin:0px;} 

.offer_form span.calendar {
     display:block;
     margin: 0px 5px 0px 5px;
	 }
td#td2 {
     padding: 10px 5px 0px 0px;
}

p.address {
	color:#116BA4;
	font-size:11px;
	padding: 5px 0;
}
	
.submit_button {
    width: 100%;
	}

#hotelmap
{
	width:100%; 
	height: 100%; 
	position:absolute; 
	z-index:9998; 
	background-color:black;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; 
	top:0; 
	left:0;	
	margin: 0;
	padding: 0;
}
.hotelmap_body
{
	/*top: 40px;*/
	top: 0;
	left: 65px;
	width: 911px; 
	text-align: right;
	position:absolute; 

	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1; 

	z-index:100000;
}
#map_header {
	background-image:url(/templates/a7/i/line_1.png); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	width: 100%; 
	background-color: transparent;
}
#map_frame
{
	background-color: #ffffff;
	padding: 0 15px 5px 15px;
}
#map_legend
{
	background-color: #ffffff;
	background-image:url(/templates/a7/i/line_2.png); 
	background-repeat:no-repeat; 
	background-position:bottom left;

}
#map_legend td {
	padding: 3px 0 0px 20px;
	font-size: 12px;	
}

div#splashmap
{
	border: 2px solid #438790;
	position:absolute;
	margin: 0;
  padding: 0;
  width: 804px; 
  height: 404px;
  background-color: #FFFFFF;
  z-index:9999;
}
div#secplash2
{
  top:26px;  
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  background-color: #c7ddd7;
  width:240px; 
  height:80px; 
  text-align: center;
  z-index:10000;
  position:absolute; 
  left: 303px;
  
 }
#sort_add
{
  top:250px;  
  left: 460px;
  background-color: #ffffff;
  width:200px; 
  height:60px; 
  z-index:10000;
  position:absolute; 
  border:1px solid #20A0A3;
  padding:10px;
 }
#sort_add a {
color:#3B696B;
font-size:12px;
}

div.popup
{
	position:absolute; 
	z-index:9000;
	background-color: #FFFFFF;
	border: 1px solid #8e8e8e;	
	padding: 5px;
}

div.rate_popup
{
	position:absolute; 
	z-index:9999;
	background-color: #E7E9E8;
	border: 1px solid #76A6AD;	
	color:#76A6AD;
	font-weight: bold;
	padding: 5px;
}
img.rate_qu
{
	vertical-align: super;
	padding-bottom:5px;
	position: relative;
	z-index:9997;
}


.countries {
	width: 95%;
	margin: 5px 0 15px;
	padding: 0 25px 0 7px;	
	float: left;
    background: #fff;	
}
.countries table {
	float: left;
	margin: 37px 0 0;
}
.countries table td {
	padding: 0 0 28px;
	color: #000;
	font-size: 12px;
}
.countries table td h2 {
	color: #355f71;
	font-size: 18px;
	margin: 0 0 6px;
	font-weight: normal;	
}
.countries table td a {
	color: #116ba4;
	font-size: 12px;	
}
.private_header{
	 width: 678px;
     height: 24px;
     font-size: 20px;
	 color: #fff9c6;
	 background: url(/templates/a7/i/private_pl.png) top left no-repeat;
	 padding: 12px 0 12px;
	 margin-bottom: 10px;	
}
.private_header div{
     height: 25px;
     font-size: 20px;
	 color: #fff9c6;
	 padding: 0;
	 margin: 0 0 0 14px;
	 float: left;	
}
/*search splash*/	
.search_splash {
	width:100%; height:100%; top: 0; position:absolute; z-index:5;

      padding: 0px;
      margin: 0px;
      background: url(/templates/a7/i/search_back.jpg) top center no-repeat;
	  text-align: center;
	  font-family: Arial, Helvetica, sans-serif;
     }
div.scontent {
      width: 638px;
	  margin: 0px auto;
	  padding: 20px;
	  background: #eef5ed url(/templates/a7/i/search_content_back.jpg) top left no-repeat;
	  }
div.search_logo {
      padding: 50px 0px 20px 0px;
	  }
div.scontent table {
      background-color: #FFFFFF;
	  text-align: left;
	  width: 100%;
	  font-size: 14px;
	  color: #000000;
	  }
div.search_text {
      margin: 55px 60px 20px 20px;
	  }
.search_text span {
      color: #802930;
	  font-size: 12px;
	  }
.search_text a,
.search_text a:active,
.search_text a:visited {
      color: #2362a8;
	  font-size: 12px;
	  }

.calheader  {
	  font-size: 12px;
}
.private_menu {
  width: 637px;
  background-color: #FFFFFF;
  padding: 14px 0 5px 12px;
  float: left;
}
.private_menu ul {
  padding: 0;
  margin: 0;
  float: left;
}	
.private_menu li {
  display: block;
  width: 146px;
  height: 42px;
  margin-right:10px;
  float: left;
  background: url(/templates/a7/i/private_menu.gif) 0 0 no-repeat;
  text-align: center;
  padding-top: 7px;
  vertical-align: middle;
  color: #355f71;
}	
.private_menu li a {
  width: 144px;
  height: 42px;
  margin: 0;
  font-size: 13px;
  text-decoration: none;
  
}
.private_menu li.menu_act{
    background: url(/templates/a7/i/private_menu_act.gif) 0 0 no-repeat;
    color: #de6700;
}
.private_row1 {
  width: 95%;
 /* height: 43px;*/
  background-color: #fbfaf2;
  border-bottom: 1px solid #e2e9e9;
  padding: 0 15px 0;
  float: left;
}
.private_row1 p {
  font-size: 17px;
  color: #000;
  margin: 11px 0 0 7px;
}
.private_row1 a {
  font-size: 17px;
  color: #116ba4;
}
.private_row1 a img {
  float: left;
  margin: 2px 8px 0 0;
}
.private_row2 {
  width: 95%;
 /* height: 68px;*/
  background-color: #f3f7fb;
  border-bottom: 1px solid #e2e9e9;
  padding: 0 15px 0;
  float: left;
}
.private_row2 p {
  display: block;
  float: left;
  width: 280px;
  font-size: 12px;
  color: #000;
  margin: 11px 0 0 7px;
}
.private_row3 {
  width:95%;
 /* height: 274px;*/
  background: #fff url(/templates/a7/i/porter.jpg) right bottom no-repeat;
  border-bottom: 1px solid #e2e9e9;
  padding: 0 15px 0;
  float: left;
}
.private_row3 table{
  margin: 16px 0 0 7px;
}	
.private_row3 td{
  font-size: 12px;
  padding: 0 11px 2px 0;
  line-height: 18px;
  font-weight: normal;
}
.private_row3 td.ps{
  font-style: italic;
  color: #954c2b;
  line-height: 15px;
  padding: 8px 11px 0 0;
}
.private_row3 td.private_row3_price{
  padding: 8px 11px 0 0;
  font-weight: normal;
}
.private_row4 {
  width: 95%;
/*  height: 240px;*/
  border-bottom: 1px solid #e2e9e9;
  padding: 0 15px 0;
  float: left;
  background: #fff;
}
.private_row4 table.private_row4_head {
  margin: 0;
  float: left;
}
.private_row4 table.private_row4_table{
  border-left: 1px solid #e2e9e9;
  margin: 0;
}	
.private_row4 .private_row4_table th{
  color: #536674;
  background: url(/templates/a7/i/td_head.jpg) 0 0 repeat-x;
  border: none;
  font-weight: bold;
  font-size: 12px;
  padding: 8px 0 6px 12px;
  line-height: 15px;
}
.private_row4 .private_row4_table td{
  font-size: 11px;
  padding: 9px 0 9px 12px;
  line-height: 13px;
  border-right: 1px solid #e2e9e9;
  border-bottom: 1px solid #e2e9e9;
  color: #434a52;
}
.private_row4 .private_row4_table td span{
  font-size: 12px;
  font-weight: bold;
}
.private_row5 {
  width: 95%;
  padding: 0;
  margin: 0 0 15px;
  padding: 0 15px 0;
  float: left;
  background: #fff;
}
.private_row5 p {
  font-size: 12px;
  color: #434a52;
  margin: 0 22px 14px 0;
  padding: 0;
  line-height: 13px;
}
.private_row5 p span{
  color: #954c2b;
  font-style: italic;
}
.list_3_columns ul{
  margin-top:5px;
  list-style: none;
  padding: 0pt;
  display: inline;
  float:left;
  width:190px;
  margin-left: 5px;
  font-size: 10pt;
  margin-bottom: 3px;
}

.list_3_columns{
  margin-left:10px;
}

.list_3_columns ul li{
  margin-top:2px;
  margin-bottom: 2px;
}

.list_4_columns{
  margin-left:10px;
}

.list_4_columns ul{
  list-style: none;
  padding: 0pt;
  display: inline;
  float: left;
  margin-top:5px;
  margin-left: 0px;
  width: 150px;
  margin-bottom: 3px;
  font-size: 10pt;
}

.list_4_columns ul li{
  margin-top:2px;
  margin-bottom: 2px;
}

.to_up{
  font-size:11px;
  vertical-align: bottom;
  font-weight: none;
  padding-left:10px;
}

ul.country_items_menu{
  list-style: circle;
}
ul.country_items_menu li{
  padding:4px 0 0 0;
  font-size: 12px;
}

.country_city_list ul li h2{
  color: #de7100;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 7px;
}


.pagenavigation {
  padding-top: 20px;
}
.pagenavigation h2 {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}
.pagenavigation .page_off {
  font-size: 16px;
  color: #abb9bb;
}
page_l_arr {
  font-size: 18px;
  color: #abb9bb;
}
page_r_arr {
  font-size: 18px;
  color: #387aa0;
}
.pagenavigation a,
.pagenavigation a:visited,
.pagenavigation a:active {
  font-size: 16px;
}
.pagenavigation .count_page {
  margin-top: 15px;
}
.pagenavigation .count_page .nav_curr {
  padding: 3px 7px;
  text-align: center;
  background-color: #abb9bb;
  color: #FFFFFF;
  font-size: 16px;
  margin: 0px 5px;
}
.pagenavigation .count_page a,
.pagenavigation .count_page a:visited,
.pagenavigation .count_page a:active {
  font-size: 16px;
  display: inline;
  padding: 0px 5px;
}

.order_form {
  margin: 50px 0px 0px 0px;
  padding: 17px 15px 10px 15px;
  width: 557px;
  height: 112px;
  float:left;
  background: url('/templates/a7/i/form_back.jpg')no-repeat top center;
}
.order_form h2 {
  font-size: 18px;
  color: #145279;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-weight: normal;
}
.order_form form {
  margin: 0px;
  padding: 0px;
}
.order_form form select {
  margin-right: 10px;
  width: 177px;
  height: 20px;
}
.order_form form select#text {
  margin-right: 0px;
}
.order_form img {
  margin-bottom: -2px;
}
.offer_form span.calendar {
  display:block;
  margin: 0px 5px 0px 5px;
}
.order_form table td {
  vertical-align: top;
  font-size: 11px;
  color: #000000;
}
td.td2 {
  padding: 10px 5px 0px 0px;
}
.banner_place {
  float:left;
  margin: 50px 0px 0px 7px !important;
  margin: 50px 0px 0px 5px;
}

.content {
  margin: 0px 0px 15px 0px;
  padding: 15px 0px 15px 0px;
  background:url(/templates/a7/i/line.gif) left bottom no-repeat;
  width: 907px;
} 

/* SPECIAL OFFERS */
.offer_block {
  font-size: 11px;
  color: #000000;
  float:left;
}
.offer_block h2 {
  padding: 10px 0px 10px 0px;
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  color: #004757;
}
.offer_block .way {
  background-color: #FFFFFF;
  border-right: 1px solid #e5e9e2;
  border-bottom: 1px solid #e5e9e2;
  width: 380px !important;
/*  height: 220px;*/
  padding: 5px 10px 0px 10px;
  float: left;
  margin: 0px 15px 0px 0px;
}
.offer_block .way h3 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 13px;
  color: #86b557;
  font-weight: normal;
}

.offer_block .way table {
  width: 100%;
  margin-bottom: -5px;
}
.offer_block .way table.price {
  width: 100%;
}
.offer_block .way,
.offer_block .way table td {
  font-size: 11px;
  color: #000000;
  vertical-align: top;
}
.offer_block .way img {
  margin-right: 15px;
}
.offer_block .way a,
.offer_block .way a:active,
.offer_block .way a:visited {
  color: #116ba4;
}
.offer_block .way .cost {
  text-align: right;
  height: 30px;
  color: #a03d02;
}
.hotels {
  border-right: 1px solid #e5e9e2;
  border-bottom: 1px solid #e5e9e2;
  background-color: #FFFFFF;
  width: 190px;
  height: 225px;
  padding: 5px 10px 0px 10px !important;
  margin-right: 15px;
  float: left;
}
.hotels h2 {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  color: #004757;
}
.hotels h3 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 13px;
  color: #86b557;
  font-weight: normal;
}
.hotels div {
  padding-top: 10px;
  padding-bottom: 5px;
}
.hotels a#all_hotels {
  font-size: 11px;
  color: #116ba4;
  background: url(/templates/a7/i/arr.gif) top left no-repeat;
  display: block;
  height: 16px;
  padding-left: 21px;
}
.inform {
  width: 415px !important;
  width: 438px;
  padding: 10px 10px 10px 10px;
  border-right: 1px solid #e5e9e2;
  border-bottom: 1px solid #e5e9e2;
  background-color: #FFFFFF;
  
}
.inform table {
  font-size: 11px;
  color: #000000;
}
.inform h3 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 13px;
  color: #86b557;
  font-weight: normal;
}
.inform img {
  margin-right: 15px;
}
.inform div {
  padding-bottom: 3px;
}

/* QUOTE BLOCK */
.table_info {

}
.table_info td {
  background-color:#f4faf0;
}
.table_info h2 {
  padding: 0px 0px 15px 0px;
  margin: 0px;
  color: #9eb538;
  font-size: 18px;
  font-weight: normal;
}
.quote_table {
  margin-bottom: 45px;
}
.quote_block {
  font-size: 11px;
  color: #FFFFFF;
  width: 217px;
  position: relative;
  padding-left: 22px;
}
.quote {
  background: url(/templates/a7/i/quote.gif) bottom left no-repeat;
  width: 22px;
  height: 10px;
  position:absolute;
  top: 62px;
  left: 0px;
}
.quote_t {
  background:#9eb538 url(/templates/a7/i/quote_t.gif) top left no-repeat;
  width: 195px;
  height: 10px !important;
  height: 5px;
}
.quote_c {
  background: #9eb538 url(/templates/a7/i/quote_b.gif) bottom left no-repeat;
  width: 175px !important;
  width: 195px;
  padding: 0px 10px 10px 10px;
}
.quote_b {
  background:url(/templates/a7/i/quote_b.gif) bottom left no-repeat;
  width: 195px;
  height: 10px;
}
/* HOTEL BOOKING */
.booking_table {
  margin: 10px 0px 35px 0px;
}
.booking_table img {
  margin-right: 20px;
}
.booking_table td {
  font-size: 11px;
  /*	color: #666965; */
  color: #000000;
}
.booking_table a,
.booking_table a:active,
.booking_table a:visited {
  font-size: 14px;
  color: #004757;
  text-decoration: none;
}
.booking_table a:hover {
  text-decoration: underline;
}
.booking_table div {
  padding-top: 5px;
}

.footer_back {
  background:url(/templates/a7/i/footer_back2.jpg) bottom center no-repeat;
}
.footer {
  width: 975px !important;
  width: 1020px;
  margin: 0px auto;
  padding: 0px 0px 0px 50px !important;
  padding: 0px;
  text-align: left;
}
/* NEWS BLOCK */
.news_block {
  background:url(/templates/a7/i/news_line.png) top left no-repeat;
  width: 907px;
  padding-top: 37px;
  margin: 25px 0px 0px 0px;
}
.news_block table td {
  background-color: #f3f6f6;
  font-size: 11px;
  color: #000000;
}
.news_block h3 {
  font-size: 14px;
  color: #18474d;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-weight:normal;
}
.news_block .news_table {
  width: 100%;
}
.news_block .news_table td {
  width: 50%;
  padding-right: 30px;
}
.news_block .news_table a,
.news_block .news_table a:active,
.news_block .news_table a:visited {

}
.news_block .anons {
  padding: 5px 0px 15px 0px;
}
.news_table td{
  text-align:left;
  vertical-align:top;
}

/* SUBSCRIBE */
.subscribe {
  background: url(/templates/a7/i/subscribe.gif) top center no-repeat;
  font-size: 11px;
  padding-top: 50px;
  text-align:center;
}
#subscribe {
  margin: 5px 0px;
}

/* FOOTER */
.footer_block {
  /*    background: #f0ddc4 url(/templates/a7/i/footer.jpg) top left no-repeat; */
  width: 1019px;
  margin-top: 25px;
}
.footer_block .partners_table {
  border: 1px solid #e3ebe0;
  background-color: #ffffff;
  width: 905px;
  height: 100px;
}
.footer_block .partners_table td {
  vertical-align:middle;
  text-align: center;
  font-size: 18px;
  color: #548998;
  white-space: nowrap;
}
.footer_block .popular_table {
  border: 1px solid #e3ebe0;
  background-color: #ffffff;
  margin: 20px 0px 110px 0px;
  width: 905px;
  height: 100px;
}
.footer_block .popular_table td {
  vertical-align: middle;
  font-size: 18px;
  color: #548998;
}
.footer_block .popular_table a,
.footer_block .popular_table a:active,
.footer_block .popular_table a:visited {
  background: url(/templates/a7/i/arr_popular.gif) left no-repeat;
  display:block;
  padding: 0px 0px 2px 15px;
  font-size: 10px;
}
.footer_block .footer_text {
 /* margin: 20px 0px 25px 0px !important;
  margin: 25px 0px 25px 0px;
  */
  width: 905px;
}
.footer_block .footer_text td {
  vertical-align:top;
  padding-right: 15px;
  font-size: 11px;
  color: #583a19;
}

.header-green{
  color:#6cab00;
}

.filter_form a{
  padding-top: 2px;
  vertical-align: middle;
}
.filter_form select {
  margin: 0px 5px 10px 5px;
}

.filter_form table td {
  vertical-align: top
}

select{
  width:140px;
  height:21px;
  _height:21px;
  border:1px ridge #ACAEB3 !important;
  padding-left:3px;
  border-collapse: separate;
}
.button{
  background: url("/templates/a7/i/button-bg.png") repeat-x scroll 0 0;
  border:0;
  height:21px;
  width: 137px;
  _height:22px;
}

.orange_button{
  background: url("/templates/a7/i/orange_button.png") repeat-x scroll 0 0;
  color: #fff;
  border:0;
  height:31px;
  width: 113px;
  padding-bottom: 3px;
  _height:31px;
}

.pick_date{
  background: url('/templates/a7/i/calendar.gif') no-repeat;
  display:inline-block;
  overflow:auto;
  height: 16px;
  width:16px;
  vertical-align:middle;
  text-decoration: none;
}

textarea{
  border:1px ridge #ACAEB3;
}

.text, .empty{
  width:140px;
  height:17px;
  _height:20px;
  border:1px ridge #ACAEB3;
  padding-left:3px;
  color:#939393;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
  
}
.empty
{
	background-color:#ee4f49; 
}

.data_table{
  width:100%;
}
.data_table td{
  color:#30515B;
  padding:5px 0 3px 10px;
}

.data_block{
  background-color: #FFF;
  /*width:620px;*/
  width: 98%;
  padding: 0 12px;
}

.order_report{
  background: url('/templates/a7/i/grad2.png') repeat-x #f0f7ee;
  /*height: 170px;*/
  width:265px;
  margin: 0 auto;
  border:1px solid #EDF3ED;padding: 0 10px 0 10px;
  text-align:left;
  padding-bottom: 10px;
}
.order_report *{
  color:#30515B !important;
}

.order_final_notes{
  width:265px;
  text-align:left;
  margin: 0 auto;
}

.attention{
  color:#BC7B0A;
}

.bold{
  font-weight: bold;
}

.border_blue_2px{
  border:2px solid #E2EFF5;
}
.center{
  text-align: center;
}
ul.flat{
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  position:relative;
}
ul.flat li{
    display: inline;
}
.no_decoration{
  text-decoration: none;
}
.padding_left_15{
  padding-left:15px;
}

.dashed{
  border-style: dashed;
}
a.dashed{
  border: 0;
  text-decoration: none;
  border-bottom: 1px dashed;
  
}
.hotel_preview{
  width:100%;
}
.hotel_preview td{
  padding:1px;
}
.tabs_1{
  height:26px;
  background: url('/templates/a7/i/tabs-bg.png');
  width: 620px;
  vertical-align: middle;
  list-style: none;
  margin:0;
  padding:0 12px 0 0 ;
  color:#005F72;
  width: 98%;
}

.tabs_1 li{
  padding: 5px 35px 0px 15px;
  display: inline;
  float:left;
}
.tabs_1 a{
  text-decoration: none;
}

.tabs_1 li.tab_1_active{
  display: inline-block;
  background: #FFF url('/templates/a7/i/active_tab_right_conner.png') top right no-repeat;
  padding-right:35px;
}
.h2_bkg {
 background: url(/templates/a7/i/grad_blue.png) 0 0 repeat-x;
}
img.news
{
	float: left;
	margin: 0px 15px 0px 0px;
}
.label 
{
color: #939393;position: absolute; top: 3px; left: 6px;z-index: 1;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
tr.error th, th.error, div.error
{
	color: #B22222;
}
#card_types {
 width:150px;
}
#months {
width: 47px;
}
#years {
width: 69px;
}
#country {
width: 240px;
}

.autorization td {
font-size:12px;
font-weight: bold;
color: #2b6767;
vertical-align: middle;
padding-right: 10px;
padding-bottom: 10px;
}

.autorization a {
text-decoration : none;
}
.private_row {
  width: 618px;
  background-color:#FFFFFF;
  border-top: 1px solid #e2e9e9;
/*  border-bottom: 1px solid #e2e9e9;*/
  padding: 15px 15px 0;
}
td.book_sum
{
	padding-top:5px; 
	padding-right:5px; 
	font-size:12px; 
	color:#29166f;
	background-image:url(/a7/i/px_bl.gif); 
	background-repeat:repeat-x; 
	background-position:top;
}
#process_book {
	margin: 0 10px 20px 16px;
	padding: 14px 12px;
	background-color:#FFFFFF;
}