/*content*/
/*one column*/
#top .one-col {
	vertical-align: top;
	width: 994px;
	padding: 0px 0px 0px 0px;
}
#top .one-col div.col{
	margin: 0px 22px 0px 27px;
	width: 945px;
	overflow: hidden;
}
#top .one-col div.col2{
	margin: 0px 22px 0px 0px;
	width: 945px;
	overflow: hidden;
}

/*//one column*/

/*search-avia*/

#top .one-col div.col-avia{
	margin: 0px 22px 0px 27px;
	width: 945px;
}
#top .search-avia {
	margin: 25px 0px 25px 0px;
}
#top .search-avia .tdname{
	height: 30px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#top .search-avia .tdinput{
	height: 30px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#top .search-avia .select{
	width:180px;
}
#top .search-avia .citytype {
	width:160px;
}
#top .search-avia .direct {
	width:280px;
}
#top .search-avia .tdradio{
	width:110px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#top .search-avia .or-line{
	margin: 5px 0px 5px 0px;
	/*width: 846px;*/
}
#top .search-avia .button{
	margin: 5px 0px 0px 3px;
}
#top .search-avia .date{
	margin: 0px 3px 0px 0px;
	width: 95px;
}
#top .search-avia .cal-date .ico-cal{
	position: relative;
	height: 21px;
}
#top .search-avia .cal-date img{
	margin: 0px 0px 0px 0px;
}
#top .search-avia .cal-date .cal{
	position:absolute;
	/*margin: -175px 0px 0px 10px;*/
	top: 25px;
	left:-210px;
	width: 240px;
	/*height:200px;*/
	background-color: #f2f2f2;
	z-index:100;
}
#top .search-avia .cal-date .cal iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:240px;/*must have for any big value*/
	height:200px/*must have for any big value*/;
}

#top .search-avia  .in-cal{
	margin: 5px 5px 5px 5px;
	/*height: 182px;*/
	width: 230px;
	border: solid 1px #000000;
	background-color: #ffffff;
}



/*//search-avia*/
/*avia result*/
#top .avia-result .colors{
	vertical-align: bottom;
	float: right;
	margin: -23px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}
#top .avia-result .colors table{
	border: none;
}
#top .avia-result {
}
#top .avia-result .colors td{
	border: none;
	padding-right:5px;
}
#top .avia-result table{
	border-left: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
	border-collapse: collapse;
}
#top .avia-result .avia-head{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 4px;
}
#top .avia-result .avia-head-cols td{ 
	font-size: 12px;
}
#top .avia-result .left{ 
	background-color: #ebf3f7;
}
#top .avia-result .right{ 
	background-color: #f4ffeb;
}
#top .avia-result .green{ 
	background-color: #c8e6c4;
}
#top .avia-result .yellow{ 
	background-color: #feffc4;
}
#top .avia-result .rose{ 
	background-color: #ffc4c4;
}
#top .avia-result .square{ 
	height: 10px;
	width: 10px;
	/*display: inline;*/
	border: solid 1px #cdcdcd;
	margin: 0px 15px 0px 0px;
}
#top .avia-result td{
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	border-collapse: collapse;
	height: 25px;
	text-align: center;
	font-size: 11px;
}
#top .avia-result .flight{
	text-align: left;
	padding: 0px 0px 0px 4px;
}
/*//avia result*/
/*new order*/
#top .new-order {
	margin: 25px 0px 25px 0px;
}
#top .new-order .confirm{
	color: #009900;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
#top .new-order .order-num{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
#top .new-order .errors{
	margin: 25px 0px 10px 0px;
	padding: 9px;
	border: solid 1px #ffff00;
	font-size: 11px;
}
#top .new-order .system-errors{
	margin: 25px 0px 10px 0px;
	padding: 9px;
	border: solid 1px #ff0000;
	font-size: 11px;
}
#top .new-order .buttons{
	text-align: center;
	margin: 25px 0px 25px 0px;
}
#top .new-order .gray-line{
	margin: 5px 0px 5px 0px;
}
#top .new-order .or-line{
	margin: 10px 0px 10px 0px;
}
#top .new-order .add{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}
#top .new-order .tdname{
	padding: 5px 15px 5px 0px;
	/*text-align: left;*/
	font-weight: bold;
	vertical-align: top;
}
#top .new-order .order-var {
	margin: 15px 0px 15px 0px;
}
#top .new-order .order-var .comment{
	width: 460px;
	height: 40px;
}
#top .new-order .or{
	border-bottom: solid 1px #ff9900;
}
#top .new-order .gray{
	border-bottom: solid 1px #cccccc;
}
#top .new-order .graytop{
	border-top: solid 1px #cccccc;
}
#top .new-order .tdtext{
	padding: 5px 5px 5px 0px;
	/*text-align: left;*/
	font-size: 11px;
	vertical-align: top;
}
#top .new-order .tdradio{
	padding: 2px 5px 0px 0px;
	/*text-align: left;*/
	vertical-align: top;
}
#top .new-order .center{
	text-align: center;
}
#top .new-order .right{
	text-align: right;
}
#top .new-order .seldisp{
	margin: 10px 0px 25px 0px;
}
#top .new-order .disposal{
	margin: 13px 0px 13px 0px;
}
#top .new-order .disposal table{
	margin: 10px 0px 10px 0px;
}
#top .new-order  .disname{
	padding: 0px 10px 0px 15px;
}

#top .new-order .disposal .sex{
	width:100px;
}
#top .new-order .disposal .fio{
	width:240px;
}
#top .new-order .disposal .fname{
	width:150px;
}
#top .new-order .disposal .day{
	width:23px;
	margin-right: 10px;
}
#top .new-order .disposal .year{
	width:45px;
}
#top .new-order .disposal .pser{
	width:40px;
}
#top .new-order .disposal .pnum{
	width:70px;
}
#top .new-order .disposal .visa{
	width:88px;
}
#top .new-order .disposal .insurance{
	width:145px;
}
#top .new-order  .manag{
	width:255px;
}
#top .new-order .colors{
	vertical-align: bottom;
	margin: 10px 0px 10px 0px;
	/*padding: 1px 0px 0px 0px;*/
	font-weight:bold;
}
#top .new-order .incolors{ 
	font-weight: normal;
	font-size: 11px;
	margin: 0px 15px 0px 0px;
}
#top .new-order .green{ 
	background-color: #c8e6c4;
}
#top .new-order .yellow{ 
	background-color: #feffc4;
}
#top .new-order .rose{ 
	background-color: #ffc4c4;
}
#top .new-order .square{ 
	height: 10px;
	width: 10px;
	border: solid 1px #cdcdcd;
	margin: 0px 5px 0px 5px;
}

/*//new order*/
/*search tour*/
#top .fsor {
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ff9900
	/*border: solid 1px #ff9900;*/
}
#top .fsgray{
	border: solid 1px #cdcdcd;
	padding: 0px 10px 0px 10px;
}

#top .fstour {
	padding: 10px 0px 10px 0px;
}
#top .fstour .select{
	arrow-color:#cdcdcd;
}
#top .fstour2 {
	padding: 10px 0px 10px 0px;
	position: absolute; 
	z-index: auto; 
}
#top .fstour3 {
	position: relative; 
}
#top .fstour div.spec {
	margin: 0px 20px 0px 0px;
}

#top .fsname {
	padding: 0px 0px 5px 0px;
}
#top .fstour .field-one {
	width: 180px;
}
#top .fstour .field-two {
	width: 312px;
}
#top .fstour .field-three {
	width: 335px;
}

#top .fstour .field-chbone {
	width: 125px;
	overflow: hidden;
	overflow-x: hidden;
}
#top .fstour .field-chbtwo {
	width: 288px;
	overflow: hidden;
	overflow-x: hidden;
}
#top .over-chb-one {
	overflow:auto;
	width: 145px;
	height: 95px;
	border: solid 1px #cdcdcd;
	/*scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#cdcdcd;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-highlight-color:#ffffff;*/

}
#top .over-chb-two {
	overflow:auto;
	width: 310px;
	height: 95px;
	border: solid 1px #cdcdcd;
	/*scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#cdcdcd;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-highlight-color:#ffffff;*/

}

#top .fstour select.select-one {
	width: 210px;
}
#top .fstour select.select-two {
	width: 150px;
}
#top .fstour select.select-thr {
	width: 275px;
}
#top .fstour select.select-carr {
	width: 55px;
}

#top .fstour .searchdate {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	width: 80px;
	border:none;
}
#top .fstour td.search-chb {
	padding: 0px;
	text-align:center;
	width: 20px;
}
#top .fstour .chbs{
	border: solid 1px #cdcdcd;
	height: 20px;
	width: 21px;
	margin:2px;
	padding:0px;
}
#top .fstour .search-int {
	height: 16px;
	width: 150px;
	border: solid 1px #cdcdcd;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#top .fstour .cal-date {
	position:absolute;
	padding: 0px;
}
#top .fstour .cal-date div.datedate{
	padding: 0px;
	height: 19px;
	border: solid 1px #cdcdcd;
}
#top .fstour .cal-date .ico-cal {
	position: relative;
	padding: 0px 5px 0px 5px;
}
#top .fstour .cal-date .cal{
	position:absolute;
	margin: 5px 0px 0px -210px;
	/*height: 192px;*/
	width: 240px;
	background-color: #f2f2f2;
	z-index:170;
}
#top .fstour .in-cal{
	margin: 5px 5px 5px 5px;
	/*height: 182px;*/
	width: 230px;
	border: solid 1px #000000;
	background-color: #ffffff;
}
#top .fstour .cal iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:250px;/*must have for any big value*/
	height:300px/*must have for any big value*/;
}

#top .fstour .tire {
	padding: 0px 5px 0px 0px;
}
#top .searchstatmain  {
	text-align: center;
	position:absolute;
	z-index:200; 
	width:994px; 
	height:50px; 
}
#top .searchstatmain .searchstat  {
	align:center;
	border: solid 1px #cdcdcd; 
	width:300px; 
	height:50px; 
	margin: 0 auto;
	background-color:#ffffff;
	text-align: center;
	padding-top: 20px;
	color: #ff0000;
}
#top .searchstatmain .searchstat  img{
	margin-right:20px;
}
#top  .searchstatmain .searchstat iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	/*top:0;*//*must have*/
	/*left:0;*//*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:300px;/*must have for any big value*/
	height:50px/*must have for any big value*/;
}

/*//search tour*/
/*search tour new*/
.bzdik {
	text-decoration : none;
	border-bottom: 1px dashed;
}
#top .fstour td.search-chb-text {
	padding: 0px;
	text-align:left;
	width: 415px;
}
#top input.button-big{
	height: 33px;
	padding: auto 9px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border: 1px solid #cdcdcd;
	border-collapse:collapse;
	background-color: #ffffff;
}
#top .typesearch {
	white-space: nowrap;
	padding: 0 20px 0 20px;
}
#top .borderbot {
	border-bottom: 1px solid;
}
#top .bordertop {
	border-top: 1px solid;
}
#top .border-gray {
	border-color:  #cccccc;
}

#top .typeconfirm {
	white-space: nowrap;
	padding: 0 0px 0 20px;
}
#top .online {
	white-space: nowrap;
	padding: 2px 0px 0 5px;
	color: #009900;
	font-weight:bold;
}
#top .available{
	white-space: nowrap;
	padding: 2px 0px 0 5px;
	font-weight:bold;
}
#top .all{
	white-space: nowrap;
	padding: 2px 0px 0 5px;
	color: #ff0000;
	font-weight:bold;
}
#top .block {
	margin: 10px 0px 0px 0px;
	height:25px; 
	padding-left:80px;
}
#top .block-text {
	padding-top:4px;
	font-family: Arial,Tahoma,Verdana; 
	font-size: 14px; 
	font-style: normal; 	
	font-weight: normal; 
	color: #ffffff;
}
#top .block-num {
	position:absolute;
	width:50px;
	height:50px;
	margin-left:-60px;
	margin-top:-13px;
}
#top .block-blue {
	background: #00ccff;
}
#top .block-or {
	background: #ff9900;
}
#top  .select-field
{
	height: auto;
	background:#ffffff;
	border: solid 1px #7f9db9;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}

#top  .delim {
	height:10px;
	font-size: 0px;
	
}
#top .fstour div.spec2 {
	margin: 0px 6px 0px 2px;
}

#top .over-chb-one1 {
	overflow:auto;
	width: 145px;
	height: 95px;
	border: solid 1px #7f9db9;
	color: #333333;
	background:#ffffff;
	/*scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#cdcdcd;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-highlight-color:#ffffff;*/
}
#top .over-chb-one1-daily {
	overflow:auto;
	width: 145px;
	height: 140px;
	border: solid 1px #7f9db9;
	color: #333333;
	background:#ffffff;
	/*scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#cdcdcd;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-highlight-color:#ffffff;*/
}

#top .over-chb-two12 {
	overflow:auto;
	width: 456px;
	height: 85px;
	border: solid 1px #7f9db9;
	color: #333333;
	background:#ffffff;
	/*scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#cdcdcd;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-highlight-color:#ffffff;*/

}
#top .over-chb-two12 .field-chbtwo {
	width: 435px;
	overflow: hidden;
	overflow-x: hidden;
}
#top .fstour .cal-date div.datedate1{
	padding: 0px;
	height: 19px;
	border: solid 1px #7f9db9;
	background: #ffffff;
}
#top .fstour .cal-date .ico-cal1 {
	position: relative;
	padding: 0px 0px 0px 0px;
}
#top .fstour .searchdate1 {
	background:#ffffff;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 75px;
	border:none;
}
#top .fstour .tire1 {
	padding: 0px 3px 0px 3px;
}


#top .fstour .cal-date .cal1{
	position:absolute;
	margin: 5px 0px 0px -78px;
	/*height: 192px;*/
	width: 240px;
	background-color: #f2f2f2;
	z-index:170;
}
#top .fstour .cal1 iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:250px;/*must have for any big value*/
	height:300px/*must have for any big value*/;
}
#top .fstour select.select-thr1 {
	width: 230px;
}



#top .fstour .search-int1 {
	height: 16px;
	width: 120px;
	border: solid 1px #7f9db9;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#top .fstour select.select-carr1 {
	width: 75px;
}
#top .fstour span.childs1 {
	padding-left: 15px;
}
#top .fstour select.select-childs1 {
	width: 50px;
}
#top .searchstat-s  {
	text-align: left;
	position:absolute;
	z-index:200; 
	width:300px; 
	height:32px; 
}
#top .searchstat-s .searchstat-s  {
	position:relative;
	width:300px; 
	height:32px;
	margin-top:10px;
	left:540px; 
	background-color:#ffffff;
	text-align: left;
	color: #000000;
	font-weight:bold;
	font-size:16px;
}
#top .searchstat-s .searchstat-s  img{
	margin-right:20px;
}

#top  .searchstat-s .searchstat-s iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	/*top:0;*//*must have*/
	/*left:0;*//*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:300px;/*must have for any big value*/
	height:50px/*must have for any big value*/;
}


/*//search tour new*/


/*search result*/
#top .search-res {
	margin: 10px 0px;
	background-color:#cccccc;
}
#top .search-res td {
	text-align:center;
}
#top .search-res tr {
	background-color:#ffffff;
}
#top .search-res tr.tdhead {
	/*background-color:#f3f3f3;*/
}
#top .search-res .tdhead td {
	text-align:left;
}
#top .search-res .tdcenter {
	text-align:center;
}
#top .search-res tr.tddate {
	/*background-color:#f3f3f3;*/
}
#top .search-res .tddate td {
	/*font-weight:bold;*/
	text-align:left;
}
#top .search-res .cur {
	color:#cccccc;
}
#top .search-res td.hname {
	text-align:left;
}
#top .search-res td.deadline {
	text-align:right;
}
#top .search-res .green{ 
	background-color: #c8e6c4;
}
#top .search-res .yellow{ 
	background-color: #feffc4;
}
#top .search-res .rose{ 
	background-color: #ffc4c4;
}


#top .search-scrol {
	margin: 10px 0px;
	text-align: right;
	font-size: 14px;
}
#top .search-scrol a {
	font-size: 14px;
}

/*//search result*/

/*tour compare*/
#top .tourcompare {
	margin: 10px 0px;
}
#top .tourcompare tr{
	vertical-align: top;
	border: 0px;
}
#top .tourcompare th{
	padding: 2px;
	text-align:left;
	vertical-align: top;
	font-weight: normal;
	/*line-height: 15px;*/
	width: 115px;
	owerflow: hidden;
}
#top .tourcompare td.sep{
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 1px;
	border-bottom: 1px solid  #cdcdcd;

}
#top  .tourcompare .row1{
	padding:  12px 10px 4px 10px;
		height: 30px;
}
#top .tourcompare .row2 {
	padding:  11px 10px 4px 10px;
		height: 32px;
}
#top .tourcompare .row3 {
	padding:  12px 10px 4px 10px;
		height: 31px;
}
#top .tourcompare .row4 {
	padding:  10px 10px 4px 10px;
		height: 111px;
}
#top .tourcompare .row5 {
	padding:  7px 10px 4px 10px;
		height: 107px;
}
#top .tourcompare .row6 {
	padding:  6px 10px 4px 10px;
		height: 72px;
}
#top .tourcompare .row7 {
	padding:  5px 10px 4px 10px;
		height: 30px;
}
#top .tourcompare .row8 {
	padding:  10px 10px 4px 10px;
}
#top .tourcompare td{
	padding: 0px;
	background-color:#ffffff;
	border: 0px;
}
#top .tourcompare td iframe{
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	overflow-x : auto;
	overflow-y : hidden;
	margin: 0px;
	padding:0px;
	border: #cdcdcd solid 1px;
}
/*//tour compare*/

/*//content*/


/*//functionalblocks*/
#content #sidebar {
	padding:10px 10px 0px 10px;
	background:#FFFFFF;
	float:left;
	width:200px;
}
#content #sidebar a,
#content #wrapmain a,
#content #wrapmain .uplink {
	color: #0099FF;
}
#content #sidebar ul {
	margin:0 0 0 0px;
}
#content #sidebar li {
	padding:0px 0px 5px 0px;
	list-style: none none none !important;
}
#content #sidebar h3, 
#content #sidebar p {
	FONT-SIZE: 9pt;
	padding:0px 10px 0px 0px;
}
#content #wrapmain {
	background:#ffffff;
	float:left;
	width:730px;
	text-decoration: none;
	color: #666666;
	padding-top:10px;
}
#content #wrapmain .uplink img {
	border: 0px; 
	margin-right: 3px;
}
#content #wrapmain h2, 
#content #wrapmain h3, 
#content #wrapmain p {
	padding:0 10px 10px 10px;
	border: 0px;
	margin: 0px;
}
#content #wrapmain .count-list  {
	padding:10px 0px 0px 0px;
}
#content #wrapmain .count-list  ul  {
	margin: 0px 5px 20px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none url(images/1pix.gif);
}
#content #wrapmain .count-list  li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none;
	z-index: 100;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 21px !important;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 150px;
}
.business_as_usual  {
	margin: 10px 0 15px 15px;
}
.business_as_usual a {
	color: #0099FF;
}
.business_as_usual li {
	padding: 5px 5px;
	width: 150px;

/*//functionalblocks*/

