/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{
	color:#000;background:#F4F4F4 url("../images/airplan.png") no-repeat center center;}
	
	img{border:none}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table,td{vertical-align:top;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
A{
	color:#6C90B2;
	text-decoration: underline;
}
A:HOVER{
	text-decoration: none;
}

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 110%;
}

.page-container{
	min-width:1000px;
	max-width:1920px;
	margin: auto;	
	_width: expression(document.body.clientWidth < 1000? "1000px" : document.body.clientWidth > 1920? "1920px" : "auto");
}
.header{
	position: relative;
	background: #F4F4F4 url("../images/header-bg.jpg") no-repeat top left;
	height: 167px;
}

.header .logotype{
	text-align: left;	
	display:inline-block;
	zoom:1;
	margin-top: 10px;
	vertical-align: top;
	*display:inline;	
	
}

.iata-box{
	margin-top: 37px;
	text-align: left;	
	display:inline-block;
	zoom:1;
	vertical-align: top;
	*display:inline;	
}	

.header .phones{
	position: absolute;
	right: 0px;
	top: 3px;
	
}
.header .phones .top{
	height: 15px;
	font-size: 0px;
	line-height:0px;
	background: url("../images/phone-top.png") no-repeat top left;
}
.header .phones P SPAN{
	font-size: 12px;
}
.header .phones P{
	line-height: 150%;
	text-align: left;
	padding: 0px 14px 10px;
	font-size: 18px;
}
.header .phones .bg DIV{
	background: url("../images/phone-bg.png") no-repeat top left;
}
.header .phones .bg{
	background: url("../images/phone-bg-div.png") repeat-y top left;
}

.header .phones .bottom{
	height: 11px;
	font-size: 0px;
	line-height:0px;
	background: url("../images/phone-bottom.png") no-repeat top left;
}

.header .phones{
	float: right;
	width: 227px;
}

.clear{
	clear: both;
}
.partners H3{
	text-align: left;
	padding: 8px 24px;
	font-size: 14px;
	font-weight: bold;
}
.partners UL{
	padding: 0 0 10px;
}
.partners ul li{
	padding: 0 6px;
}
.partners UL LI,
.partners UL{
	text-align: left;	
	display:inline-block;
	zoom:1;
	vertical-align: middle;
	*display:inline;	
}
.partners{
	margin-top: 20px;
	text-align: center;
	background: #FFFFFF;
}
.footer{
	text-align: left;
	background: url("../images/footer.png") repeat top left;
}
.footer .footer-navigation {
	float: left;
	width: 36%;
}
.footer .counters {
	float: right;
	margin: 36px 20px;
	display: inline;
}
.footer .contact-info {
	float: right;
	width: 40%;
}
.footer .footer-navigation UL LI{
	line-height: 150%;
}
.footer .footer-navigation UL A {
	color:#7F7E7E;
	font-size: 14px;
	
}
.footer .footer-navigation UL {
	padding: 36px 20px 20px 80px; 
}
.footer .footer-navigation UL{
	float: left;
}
.footer .contact-info P{
	padding: 0 0 20px 0;
	font-weight: normal;
}
.footer .contact-info P SPAN{
	font-size: 12px;
	font-weight: normal;
}
.footer .contact-info{
	padding: 36px 20px;
	font-size: 16px;
	color:#000000;
}
.footer .counters .counters-list .counters-box .item{
	float: left;
}
.footer .counters .counters-list .counters-box{
	position: absolute;
	height: 100%;
	width: 10000px;
}
.footer .counters .counters-list{
	position:relative;
	height: 50px;
	overflow:hidden;
	width: 150px;
}


.content .left{
	float: left;
	width: 
}



/* Front page */

.left{
	float: left;
	width: 316px;
}

.hot{
	width: 100%;
	z-index: 100;
	text-align: left;
	position: relative;
}

.hot .top-block{
	background: url("../images/hot-top.png") no-repeat top left;
	height: 27px;
	font-size: 1px;
	line-height: 0;
} 

.hot .bottom-block{
	background: url("../images/hot-bottom.png") no-repeat top left;
	height: 28px;
	font-size: 1px;
	line-height: 0;
} 
.hot .bg .padding .top-bg .margins{
	position: relative;
	top: -27px;
	
}
.hot .bg .padding .top-bg .bottom-bg{
/*	background: url("../images/hot-border.png") repeat top left;*/
}
.hot .bg .padding .top-bg{
	background: url("../images/hot-gradient.png") repeat-x top left;
}
.hot .bg .padding{
	padding: 0 8px 0 11px;
}
.hot .bg{
	background: url("../images/hot-bg.png") repeat-y top left;
	
} 
.hot .top-gradient{
	padding: 27px 0 0 0;
	background: url("../images/hot-slice.png") no-repeat top right;
}
.hot H2{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0 18px 56px; 
}

.hot-item {
	width: 290px;
	margin-left: 4px;
}
.hot-item  A{
	color:#1D0286;
}
.hot-item  H3{
	font-size: 16px;
	padding: 8px 20px 8px 40px;
	font-weight: bold;	
}
.hot-item  UL LI A{
	font-size: 14px;
}
.hot-item  UL LI{
	padding-bottom: 8px;
}
.hot-item  UL{
	padding: 0px 20px 8px 60px ;
}

.hot-item .top{
	height: 18px;
	font-size: 1px;
	line-height: 0px;
	background: url("../images/in-hot-top.png") no-repeat top left;
}
.hot-item .centerh{
	background: url("../images/in-hot-bg.png") repeat-y top left;
}
.hot-item .centerh .padding{
	padding: 0px 8px 0 9px;
}
.hot-item .centerh .gradient{
	/*height: 91px;*/
	background: url("../images/in-hot-gradient.png") repeat-x top left;
}
.hot-item .bottom{
	height: 17px;
	font-size: 1px;
	line-height: 0px;
	background: url("../images/in-hot-bottom.png") no-repeat top left;
}

.all-tours {
	margin: 6px 0 0 14px;
	text-align: center;
}

.right-navigation .top{
	font-size: 1px;
	line-height: 0;
	height: 8px;
	background: url("../images/menu-top.png") no-repeat top left;
}

.right-navigation .border{		
	/*background: url("../images/menu-shadow.png") no-repeat top left;*/
}
.right-navigation .top-bg{
	background: url("../images/menu-bg.png") repeat-y top left;
}
.right-navigation .bottom{
	font-size: 1px;
	line-height: 0;
	margin-top:-1px;
	height: 11px;
	background: url("../images/menu-bottom.png") no-repeat top left;
}

.right-navigation{
	text-align:left;
	width: 250px;
}
.right-navigation UL LI IMG{
	
}
.right-navigation UL H3 {
	
}
.right-navigation UL H3 * {
	text-align: left;	
	display:inline-block;
	zoom:1;
	vertical-align: middle;
	*display:inline;	
}
.right-navigation UL H3 A:HOVER{
	color: #666666;
}
.right-navigation UL TD{
	vertical-align: middle;
	padding-bottom: 10px;
}
.right-navigation UL TD.ico{
	padding-right: 10px;
}
.right-navigation UL H3 A{
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}
.right-navigation UL{
	padding: 12px 16px;
}
.currency-block{
	float: right;
	width: 220px;
	display: inline;
	margin-right: 5px;
}

.currency-block .top-part{
	font-size: 1px;
	line-height: 0;
	height: 11px;
	background: url("../images/currency-top.png") no-repeat top left;	
}
.currency-block .bg{
	background: url("../images/currency-bg.png") repeat-y top left;
}
.currency-block .bottom-part{
	font-size: 1px;
	line-height: 0;
	height: 11px;
	background: url("../images/currency-bottom.png") no-repeat top left;	
}

.currency-block TABLE TD.course{
	font-size: 16px;
	text-align: left;
	padding: 5px 7px 0 10px;
}
.currency-block TABLE TD{
	color:#000000;
	text-align: center;
	padding: 5px 5px 0 5px;
}

.currency-block TABLE TD.info{
	font-size: 10px;
	text-align: center;
	color:#999999;
}

.new-block{
	width:250px;
}

.new-block .top{
	height: 11px;
	line-height: 0;
	font-size: 1px;
	background: url("../images/news-top.png") no-repeat top left;
}

.new-block .body{
	background: url("../images/news-bottom-bg.png") repeat-y top left;
}
.new-block .gradient{
	background: url("../images/news-bg.png") repeat-y top left;
}
.new-block .bottom{
	height: 12px;
	line-height: 0;
	font-size: 1px;
	background: url("../images/news-bottom.png") no-repeat top left;
}

.new-block{
	text-align: left;
}
.new-block A{
	color:#222279;
}
.new-block H2{
	padding: 10px 20px;
	font-size: 16px;
	
}

.new-block UL{
	padding: 0px 20px 10px;
}
.new-block TABLE{
	padding: 0px 20px 10px;
}
.new-block TABLE TD{
	padding-bottom: 20px;
}

.new-block UL LI P.date{
	font-size: 11px;
	color:#999999;
}

.new-block UL LI {
	padding: 10px 0px;
}

.charters-block{
	float: left;
	width: 287px;
	text-align: left;
}

.charters-block .top{
	height: 18px;
	font-size: 1px;
	line-height: 0;
	background: url("../images/charters-top.png") no-repeat top left;
}
.charters-block .bg{
	background: url("../images/charters-bg.png") repeat-y top left;
}
.charters-block .bottom{
	height: 25px;
	font-size: 1px;
	line-height: 0;
	background: url("../images/charters-bottom.png") no-repeat top left;
}
.avia-block H3 IMG,
.charters-block H3 IMG{
	margin-right: 10px;
}
.avia-block H3,
.charters-block H3{
	font-size: 18px;
	color: #000000;	
	padding: 3px 0px;
}
.charters-block {
	line-height: 150%;
}
.avia-block .padding,
.charters-block .padding{
	padding: 0 11px;
	
}
.avia-block H3 *,
.charters-block H3 *{
	text-align: left;	
	display:inline-block;
	zoom:1;
	vertical-align: middle;
	*display:inline;	
}

.avia-block #table_order{
	width: 100%;
}
.avia-block {
	text-align: left;
	float: right;
	width: 287px;
}
.avia-block .top{
	height: 16px;
	font-size: 1px;
	line-height: 0;
	background: url("../images/avia-top.png") no-repeat top left;
}
.avia-block .bg{
	background: url("../images/avia-bg.png") repeat-y top left;
}
.avia-block .bottom{
	height: 8px;
	font-size: 1px;
	line-height: 0;
	background: url("../images/avia-bottom.png") no-repeat top left;
}


.order-button {
	text-align: center;
}

.avia-block TEXTAREA{
	border: 1px solid #989898;
	width: 96%;
	padding: 3px;
	height: 70px;
}
LABEL{
	cursor: pointer;
}
.avia-block TD{
	padding: 0 0 6px 0;
}
.avia-block TD TD.label{
	padding-right: 10px;
}
.avia-block TD.calendar_out,
.avia-block TD.calendar{

	padding-left: 10px;
}
.avia-block .input-field{
	padding: 3px;
	border: 1px solid #989898;
	width: 96%;
}
.avia-block .input-field.day{
	width: 80px;
}
.avia-block .input-field.small{
	width: 170px;
}


/* Search block */
.search .search-table{
	width: 100%;
	padding-top: 0px;
}
.search .bg{
	width: 609px;
	height: 297px;
	background: url("../images/search-bg.png") no-repeat top left;
}

.center{
	width: 603px;
}
.search{
	text-align: left;
}

.search TD TD{
	padding: 0;
}
.search TD.col1,
.search TD TH.width-1{
	width: 150px;
}

.search TD.col1{
	padding-left: 30px;
}
.search TD.col2{
	padding: 0 20px 0 30px;
	text-align:  left;
}
.search TD.col2,
.search TD TH.width-2{
	width: 148px;
}
.search TD.col3{
	width: 150px;
}
.search .price{
	width: 35px;
	padding:1px 0 1px 3px;
	border: 1px solid #999999;
}


.search TD.price-td{
	width: 35px;
}
.search TD.price-divider{
	width: 20px;
	text-align: center;
}
.search TD{
	padding: 0 0 0 0px; 
}
.search TD.label{
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
}
.search TD TABLE{
	width: 100%;

} 

.search TD.submit{
	padding: 20px 0 0 0;
}
.search TD.manager SPAN{

	font-size: 14px;
}
.search TD.manager{
	text-align: center;
	font-size: 11px;
	padding: 10px 20px 0 0;
}

.search td table.price-block{
	width: 100px !important;
	
}
.search TD TABLE TD{
}
.search TD TABLE.width-1{
	width: 178px;
}
.search TD TD SELECT{
	width: 96%;
	font-size: 11px;
	padding:1px 0 1px 3px;
	border: 1px solid #999999;
}
.search TH{
	color: #FFFFFF;
	font-size: 18px;
	padding: 10px 18px;	
}
.search TD TD UL{
padding: 1px 3px;
}
.search TD TD UL,
.search TD TD UL LI{
	float: left;
		
}
.places A:HOVER,
A.selected{
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	margin-right:2px;
}

.search TD TD UL LI A:HOVER,
.search TD TD UL LI A.selected{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	margin-right:2px;
}
.search TD TD UL LI A{
	margin-right: 3px;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
}
.content .center{
	float: left;
}



.content{
	width: 1200px;
	margin: auto;
}
.center-inner,
.center,
.right,
.left{
	/*position: relative;
	top:-44px;*/
}

.content .right{
	float: right;	
}
.content .left{
	float: left;
}


.countries{
	position: relative;
	top:-44px;
	z-index: 200;
	padding-bottom: 20px;
	margin-top: 8px;
	/*background: url("../images/countries-bg.gif") repeat-x top left;*/
}
.countries.footer-block{
	margin: 0px;
	top: 0px;
	z-index: 50;
	padding:0px;
}
.countries .bg-countries{
	margin: 0px 9px;
	height: 36px;
	background: url("../images/countries-b.png") repeat-x top left;
}
.countries .left-bg{
	float: left;
	width: 9px;
	height: 36px;
	font-size: 1px;
	line-height:0;
	background: url("../images/countries-l.png") no-repeat top left;
	margin-right: -9px;
}

.countries .right-bg{
	float: right;
	width: 9px;
	height: 36px;
	font-size: 1px;
	line-height:0;
	background: url("../images/countries-r.png") no-repeat top left;
	margin-left: -9px;
}
.countries UL.top-menu LI.top-item{
	padding: 10px 20px 11px;
}
.countries UL.top-menu LI.top-item,
.countries UL.top-menu{
	text-align: center;	
	display:inline-block;
	zoom:1;
	vertical-align: middle;
	*display:inline;

	position: relative;
	font-size: 20px;
	color: #000066;
}
.countries UL.top-menu LI.top-item.selected,
.countries UL.top-menu LI.top-item:HOVER{
	background: url("../images/countries-selection.gif") repeat-x top left;
}
.countries UL.top-menu LI.top-item.countries-title:HOVER{
	background: none;
}
.countries UL.top-menu LI.top-menu{
}
.countries UL.top-menu LI.top-item A{
	font-size: 16px;
	text-decoration: none;
	border-bottom:1px solid #262879;  
	color: #262879;
}

.countries UL.top-menu LI.top-item A:HOVER{
	border-bottom: none;
}

.countries UL LI DIV.submenu{
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
}


.countries UL.top-menu LI.top-item:HOVER DIV.submenu{
	display: block;
	
}

.countries ul.top-menu li.top-item DIV.submenu a{
	font-size: 13px;
}

DIV.submenu{
	text-align: left;
	width: 200px;
}
DIV.submenu .top{
	background: url("../images/countries-top.png") no-repeat top left;
	font-size: 1px;
	line-height: 0;
	height: 6px;
}
DIV.submenu .body{
	border: 1px solid #FBD53C;
	background: #FBF4CF;/*url("../images/countries-sub-bg.png") repeat-y top left;*/
}
DIV.submenu .bottom{
	background: url("../images/countries-bottom.png") no-repeat top left;
	font-size: 1px;
	line-height: 0;
	height: 5px;
}

DIV.submenu DIV.country_menu{
	display: none;
	position: absolute;
	top: 0px;
	left: 198px;
}
DIV.submenu A{
	color: #000066;
}
DIV.submenu UL LI:HOVER{
	background: #FFE6AC;
}
DIV.submenu UL LI:HOVER A{
	text-decoration: none;
	color:#FFFFFF;
}
DIV.submenu UL LI:HOVER DIV.country_menu{
	display: block;
}
DIV.submenu UL LI{
	position: relative;
	padding: 5px 10px;
}
DIV.submenu UL{
	font-size: 13px !important;
	
}


DIV.submenu DIV.country_menu{
	width: 187px;
}


DIV.submenu DIV.country_menu DIV.top-block{
	background: url("../images/counter-sub-top.png") no-repeat top left;
	font-size: 1px;
	line-height:0;
	height:4px;
}


DIV.submenu DIV.country_menu DIV.bottom{
	background: url("../images/counter-sub-bottom.png") no-repeat top left;
	font-size: 1px;
	line-height:0;
	height:5px;
}

DIV.submenu DIV.country_menu DIV.body{
	background: url("../images/counter-sub-bg.png") repeat-y top left;
}
DIV.country_menu UL {
	padding: 0px 3px;
}
DIV.country_menu UL LI:HOVER{
	background: #FFCA4F;
}

DIV.country_menu UL LI{
	padding: 5px 5px;
	line-height: 150%;
	
}

.content.inner .right{
	
}

.footer{
	width: 100%;
	clear: left;
	float: left;
}

.error-ico{
	border: 1px solid #FEDAA5 !important;
	background:#FFFFFF url("../images/error.gif") no-repeat 100% 50%;
}

.ac_input {
	width: 170px !important;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 10000;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : url('../images/loadingAnimation.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.thanks {
	color:#000000;
	display:none;
	font-size:16px;
	left:-12px;
	position:absolute !important;
	top:0;
}

#ajax_container_order {
	position:relative;
}

.ajax-form{
	background: url("../images/loadingAnimation.gif") no-repeat 50% 50%;
}

#ajax_container_friend {
	position:relative;
}

.ajax-form{
	background: url("../images/loadingAnimation.gif") no-repeat 50% 50%;
}

.big-image{
width: 155px;
height: 155px;
position: relative;
float: left;
}
.big-image A{
	position: absolute;
	z-index: 100;
	visibility: hidden;
}
.big-image A.selected{
	z-index: 101;
	visibility: visible;
}


#table_reserve TD{
	padding: 5px;
	text-align: left
}


.content.inner .right,
.content .center,
.content .left{
	margin-top: -44px;
	margin-left: 8px;
}



.thanks{
	padding: 15px;
}


.search th.title-s {
	color:#000000;
	font-size: 18px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom:15px;
}

.content .center{
	margin-top: -50px;
}

.content.inner .right{
	margin-top: -46px;
}

.content.inner .center-inner.news.search-result{
	margin:0 20px;
}
TABLE.search-r TD.left-td{
	text-align: left;
}
TABLE.search-r TD.row-td{
	background: url("../images/search-td-bg.png") repeat top left;
}
TABLE.search-r TD{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 5px;
}

TABLE.search-r TH{
	background: #FFECA0;
	border-bottom: 1px solid  #FDD753;
	padding: 3px 5px;
}
TABLE.search-r.hotels TH{
	background: #FFD52B;
}

TABLE.search-r.hotels TD.row-td{
	background: url("../images/hotels-search.png") repeat top left;
}


TABLE.search-r TD.no-bg TH,
TABLE.search-r TD.no-bg TD,
TABLE.search-r TH.no-bg,
TABLE.search-r TD.no-bg{
	border: none;
	background: none;
}
.searc-title SPAN{
	border-bottom: 1px dotted #999999;
}
.search-price{
	float: left;
	
}
.searc-title{
	float: right;
	width: 250px;
	cursor: pointer;
}
.search-container{
	position: relative;
	
	text-align: right;
}
#search_form.show{
	display: block;
}
#search_form{
	position: absolute;
	right: 0;
	display: none;
}

.content-text .padding .search{
	line-height: 100%;
}

#table_order .label{
	padding-left: 4px;
}


.top-a{
	font-size: 16px;
	color: #1D0286;
	font-weight: bold;
}

.right-navigation ul UL{
	padding: 3px 10px;
}
.right-navigation ul td TD{
	padding-bottom: 3px;
}
.right-navigation ul UL h3 a{
	font-size: 12px;
}
.right-navigation .pages-list ul a{
	color: #000066;
	text-decoration: underline;
}
.all-tours-search{
	
}
.all-tours-search li.file-price,
.search-block .country li.file-price{
	padding: 10px 0 10px 20px;
	font-size: 14px;
	background:url("../images/fileupload/page_white_get.png") no-repeat left center;
}


/* AJAX contact */								
.ajax-form{
	background: url("../images/ajax-form.gif") no-repeat 50% 50%;
}
.ajax-form-white{
	background: url("../images/ajax-form-white.gif") no-repeat 50% 30%;
}										
#tips-container{
	padding: 0px 10px;
	font-size: 12px;
	line-height: 120%;
}


.contact-tips{
	position: absolute;
	top: -500px;
	left: -500px;
	z-index:500;
	width: 279px;
}
.contact-tips .top DIV{
	width: 100%;
	height: 100%;
	position: relative;
}
.contact-tips .top{
	height: 55px;
	font-size: 1px;
	line-height: 0;
	text-align: right;
	background: url("../images/top-tip.png") no-repeat top left;
}
.contact-tips .top  A{

	
	position: absolute;
	top: 43px;
	width: 12px;
	right: 11px;
}
.contact-tips .bg{
	background: url("../images/tip-bg.png") repeat-y top left;
}
.contact-tips .bottom{
	height: 22px;
	font-size: 1px;
	line-height: 0;
	background: url("../images/tip-bottom.png") no-repeat top left;
}

.height{
	height: 50px;
}

MAP{
	position: relative;
}

.padding-top{
	padding-top: 15px;
}

.view-hotel UL LI{
	list-style: disc;
}
.view-hotel UL{
	margin: 0px 0 0 15px;
	list-style: disc;
}


.view-hotel .list UL LI,
.view-hotel .list UL{
	list-style: none;
	
}



.right-navigation ul.tours-list{
	margin-left: 10px;
	line-height: 150%;
	padding-top: 0px;
}

.countries-listing{
	padding: 10px;
	border-bottom: 1px solid #EBEBEB;
}
.countries-listing A.flag{
	margin-right: 10px;
}
.countries-listing A.country-link{
	font-size: 16px;
	color:#1D0286;
	font-weight: bold;
}

.countries-listing A.resort-link{
	margin-right: 15px;
}

.tours-list{
	padding-bottom: 20px;
}

A.all_hotels,
A.check_all{
	text-decoration: none;
	border-bottom: 1px dashed #6C90B2;
}
A.all_hotels:HOVER,
A.check_all:HOVER{
	text-decoration: none;
	border-bottom:none;
}

.all_hotels_info{
	color:#000000;
}

.search-header .text-field{
	border: 1px solid #666666;
	padding: 4px;
	margin-right: 5px;
	width: 140px;
}


.search-header{
	position: absolute;
	top:0px;
	right: 0px;
	width: 220px;
}


.search-table UL,

.search-table UL LI{
	list-style: none !important;
	margin: 0px !important; 
	
}

.search-header .search-bg-header{
	background: url("../images/search-bg-small.png") no-repeat top left;
	width: 212px;	
	padding: 4px 4px 4px 4px;
	
}


.line-container{
	border: 1px solid yellow; 
	margin-top:5px;
}
A.send-to-friend:HOVER{
	border: none;
}
A.send-to-friend{
	font-size: 12px !important;
	font-style: normal !important;
	text-decoration: none !important; 
	border-bottom: 1px dashed #6C90B2 !important
}


.charters TD{
	padding: 5px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;

}
.charters{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}