/*content*/
/*one column*/
#content .one-col {
	vertical-align: top;
	width: 994px;
	padding: 0px 0px 0px 0px;
}
#content .one-col div.col{
	margin: 0px 22px 0px 27px;
	width: 945px;
	overflow: hidden;
}
#content .one-col div.col2{
	margin: 0px 22px 0px 0px;
	width: 945px;
	overflow: hidden;
}

/*//one column*/

/*search-avia*/

#content .one-col div.col-avia{
	margin: 0px 22px 0px 27px;
	width: 945px;
}
#content .search-avia {
	margin: 25px 0px 25px 0px;
}
#content .search-avia .tdname{
	height: 30px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#content .search-avia .tdinput{
	height: 30px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#content .search-avia table.tabs a {
	color:#FF9900; 
	font-size:14px;
}
#content .search-avia .select{
	width:180px;
}
#content .search-avia .citytype {
	width:160px;
}
#content .search-avia .direct {
	width:280px;
}
#content .search-avia .tdradio{
	width:110px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#content .search-avia .or-line{
	margin: 5px 0px 5px 0px;
	/*width: 846px;*/
}
#content .search-avia .button{
	margin: 5px 0px 0px 3px;
}
#content .search-avia .date{
	margin: 0px 3px 0px 0px;
	width: 95px;
}
#content .search-avia .cal-date .ico-cal{
	position: relative;
	height: 21px;
}
#content .search-avia .cal-date img{
	margin: 0px 0px 0px 0px;
}
#content .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;
}
#content .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*/;
}

#content .search-avia  .in-cal{
	margin: 5px 5px 5px 5px;
	/*height: 182px;*/
	width: 230px;
	border: solid 1px #000000;
	background-color: #ffffff;
}



/*//search-avia*/
/*avia result*/
#content .avia-result .colors{
	vertical-align: bottom;
	float: right;
	margin: -23px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}
#content .avia-result .colors table{
	border: none;
}
#content .avia-result {
}
#content .avia-result .colors td{
	border: none;
	padding-right:5px;
}
#content .avia-result table{
	border-left: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
	border-collapse: collapse;
}
#content .avia-result .avia-head{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 4px;
}
#content .avia-result .avia-head-cols td{ 
	font-size: 12px;
}
#content .avia-result .left{ 
	background-color: #ebf3f7;
}
#content .avia-result .right{ 
	background-color: #f4ffeb;
}
#content .avia-result .green{ 
	background-color: #c8e6c4;
}
#content .avia-result .yellow{ 
	background-color: #feffc4;
}
#content .avia-result .rose{ 
	background-color: #ffc4c4;
}
#content .avia-result .square{ 
	height: 10px;
	width: 10px;
	/*display: inline;*/
	border: solid 1px #cdcdcd;
	margin: 0px 15px 0px 0px;
}
#content .avia-result td{
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	border-collapse: collapse;
	height: 25px;
	text-align: center;
	font-size: 11px;
}
#content .avia-result .flight{
	text-align: left;
	padding: 0px 0px 0px 4px;
}
#content .avia-details table {
	border: none;
}
#content .avia-details details td.tdname {
	border: none;
	font-weight: bold;
	text-align: left;
}
#content .avia-details details td.tdval {
	border: none;
	font-weight: bold;
	text-align: left;
}
/*//avia result*/
/*new order*/
#content .new-order {
	margin: 25px 0px 25px 0px;
}
#content .new-order .confirm{
	color: #009900;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
#content .new-order .order-num{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
#content .new-order .errors{
	margin: 25px 0px 10px 0px;
	padding: 9px;
	border: solid 1px #ffff00;
	font-size: 11px;
}
#content .new-order .system-errors{
	margin: 25px 0px 10px 0px;
	padding: 9px;
	border: solid 1px #ff0000;
	font-size: 11px;
}
#content .new-order .buttons{
	text-align: center;
	margin: 25px 0px 25px 0px;
}
#content .new-order .gray-line{
	margin: 5px 0px 5px 0px;
}
#content .new-order .or-line{
	margin: 10px 0px 10px 0px;
}
#content .new-order .add{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}
#content .new-order .tdname{
	padding: 5px 15px 5px 0px;
	/*text-align: left;*/
	font-weight: bold;
	vertical-align: top;
}
#content .new-order .order-var {
	margin: 15px 0px 15px 0px;
}
#content .new-order .order-var .comment{
	width: 460px;
	height: 40px;
}
#content .new-order .or{
	border-bottom: solid 1px #ff9900;
}
#content .new-order .gray{
	border-bottom: solid 1px #cccccc;
}
#content .new-order .graytop{
	border-top: solid 1px #cccccc;
}
#content .new-order .tdtext{
	padding: 5px 5px 5px 0px;
	/*text-align: left;*/
	font-size: 11px;
	vertical-align: top;
}
#content .new-order .tdradio{
	padding: 2px 5px 0px 0px;
	/*text-align: left;*/
	vertical-align: top;
}
#content .new-order .center{
	text-align: center;
}
#content .new-order .right{
	text-align: right;
}
#content .new-order .seldisp{
	margin: 10px 0px 25px 0px;
}
#content .new-order .disposal{
	margin: 13px 0px 13px 0px;
}
#content .new-order .disposal table{
	margin: 10px 0px 10px 0px;
}
#content .new-order  .disname{
	padding: 0px 10px 0px 15px;
}

#content .new-order .disposal .sex{
	width:100px;
}
#content .new-order .disposal .fio{
	width:240px;
}
#content .new-order .disposal .fname{
	width:150px;
}
#content .new-order .disposal .day{
	width:23px;
	margin-right: 10px;
}
#content .new-order .disposal .year{
	width:45px;
}
#content .new-order .disposal .pser{
	width:40px;
}
#content .new-order .disposal .pnum{
	width:70px;
}
#content .new-order .disposal .visa{
	width:88px;
}
#content .new-order .disposal .insurance{
	width:145px;
}
#content .new-order  .manag{
	width:255px;
}
#content .new-order .colors{
	vertical-align: bottom;
	margin: 10px 0px 10px 0px;
	/*padding: 1px 0px 0px 0px;*/
	font-weight:bold;
}
#content .new-order .incolors{ 
	font-weight: normal;
	font-size: 11px;
	margin: 0px 15px 0px 0px;
}
#content .new-order .green{ 
	background-color: #c8e6c4;
}
#content .new-order .yellow{ 
	background-color: #feffc4;
}
#content .new-order .rose{ 
	background-color: #ffc4c4;
}
#content .new-order .square{ 
	height: 10px;
	width: 10px;
	border: solid 1px #cdcdcd;
	margin: 0px 5px 0px 5px;
}

/*//new order*/
/*search tour*/
#content .fsor {
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ff9900
	/*border: solid 1px #ff9900;*/
}
#content .fsgray{
	border: solid 1px #cdcdcd;
	padding: 0px 10px 0px 10px;
}

#content .fstour {
	padding: 10px 0px 10px 0px;
}
#content .fstour .select{
	arrow-color:#cdcdcd;
}
#content .fstour2 {
	padding: 10px 0px 10px 0px;
	position: absolute; 
	z-index: auto; 
}
#content .fstour3 {
	position: relative; 
}
#content .fstour div.spec {
	margin: 0px 20px 0px 0px;
}

#content .fsname {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
#content .fstour .field-one {
	width: 180px;
}
#content .fstour .field-two {
	width: 312px;
}
#content .fstour .field-three {
	width: 335px;
}

#content .fstour .field-chbone {
	width: 125px;
	overflow: hidden;
	overflow-x: hidden;
}
#content .fstour .field-chbtwo {
	width: 288px;
	overflow: hidden;
	overflow-x: hidden;
}
#content .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;*/

}
#content .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;*/

}
#content .fstour select.select-one {
	width: 210px;
}
#content .fstour select.select-two {
	width: 150px;
}
#content .fstour select.select-thr {
	width: 275px;
}
#content .fstour select.select-carr {
	width: 55px;
}

#content .fstour .searchdate {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	width: 80px;
	border:none;
}
#content .fstour td.search-chb {
	padding: 0px;
	text-align:center;
	width: 20px;
}
#content .fstour .chbs{
	border: solid 1px #cdcdcd;
	height: 20px;
	width: 21px;
	margin:2px;
	padding:0px;
}
#content .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;
}
#content .fstour .cal-date {
	position:absolute;
	padding: 0px;
}
#content .fstour .cal-date div.datedate{
	padding: 0px;
	height: 19px;
	border: solid 1px #cdcdcd;
}
#content .fstour .cal-date .ico-cal {
	position: relative;
	padding: 0px 5px 0px 5px;
}
#content .fstour .cal-date .cal{
	position:absolute;
	margin: 5px 0px 0px -210px;
	/*height: 192px;*/
	width: 240px;
	background-color: #f2f2f2;
	z-index:170;
}
#content .fstour .in-cal{
	margin: 5px 5px 5px 5px;
	/*height: 182px;*/
	width: 230px;
	border: solid 1px #000000;
	background-color: #ffffff;
}
#content .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*/;
}

#content .fstour .tire {
	padding: 0px 5px 0px 0px;
}
#content .searchstatmain  {
	text-align: center;
	position:absolute;
	z-index:200; 
	width:994px; 
	height:50px; 
}
#content .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;
}
#content .searchstatmain .searchstat  img{
	margin-right:20px;
}
#content  .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;
}
#content .fstour td.search-chb-text {
	padding: 0px;
	text-align:left;
	width: 415px;
}
#content 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;
}
#content .typesearch {
	white-space: nowrap;
	padding: 0 20px 0 20px;
}
#content .borderbot {
	border-bottom: 1px solid;
}
#content .bordertop {
	border-top: 1px solid;
}
#content .border-gray {
	border-color:  #cccccc;
}

#content .typeconfirm {
	white-space: nowrap;
	padding: 0 0px 0 20px;
}
#content .online {
	white-space: nowrap;
	padding: 2px 0px 0 5px;
	color: #009900;
	font-weight:bold;
}
#content .available{
	white-space: nowrap;
	padding: 2px 0px 0 5px;
	font-weight:bold;
}
#content .all{
	white-space: nowrap;
	padding: 2px 0px 0 5px;
	color: #ff0000;
	font-weight:bold;
}
#content .block {
	margin: 10px 0px 0px 0px;
	height:25px; 
	padding-left:80px;
}
#content .block-text {
	padding-top:4px;
	font-family: Arial,Tahoma,Verdana; 
	font-size: 14px; 
	font-style: normal; 	
	font-weight: normal; 
	color: #ffffff;
}
#content .block-num {
	position:absolute;
	width:50px;
	height:50px;
	margin-left:-60px;
	margin-top:-13px;
}
#content .block-blue {
	background: #00ccff;
}
#content .block-or {
	background: #ff9900;
}
#content  .select-field{
	background:#ffffff;
	border: solid 1px #7f9db9;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}

#content  .delim {
	height:10px;
	font-size: 0px;
}
#content .fstour div.spec2 {
	margin: 0px 6px 0px 2px;
}

#content .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;*/
}
#content .over-chb-two12 {
	overflow:auto;
	width: 456px;
	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;*/

}
#content .over-chb-two12 .field-chbtwo {
	width: 435px;
	overflow: hidden;
	overflow-x: hidden;
}
#content .fstour .cal-date div.datedate1{
	padding: 0px;
	height: 19px;
	border: solid 1px #7f9db9;
	background: #ffffff;
}
#content .fstour .cal-date .ico-cal1 {
	position: relative;
	padding: 0px 0px 0px 0px;
}
#content .fstour .searchdate1 {
	background:#ffffff;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 75px;
	border:none;
}
#content .fstour .tire1 {
	padding: 0px 3px 0px 3px;
}


#content .fstour .cal-date .cal1{
	position:absolute;
	margin: 5px 0px 0px -78px;
	/*height: 192px;*/
	width: 240px;
	background-color: #f2f2f2;
	z-index:170;
}
#content .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*/;
}
#content .fstour select.select-thr1 {
	width: 230px;
}



#content .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;
}
#content .fstour select.select-carr1 {
	width: 75px;
}
#content .searchstat-s  {
	text-align: left;
	position:absolute;
	z-index:200; 
	width:300px; 
	height:32px; 
}
#content .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;
}
#content .searchstat-s .searchstat-s  img{
	margin-right:20px;
}

#content  .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*/
#content .search-res {
	margin: 10px 0px;
	background-color:#cccccc;
}
#content .search-res td {
	text-align:center;
}
#content .search-res tr {
	background-color:#ffffff;
}
#content .search-res tr.tdhead {
	/*background-color:#f3f3f3;*/
}
#content .search-res .tdhead td {
	text-align:left;
}
#content .search-res .tdcenter {
	text-align:center;
}
#content .search-res tr.tddate {
	/*background-color:#f3f3f3;*/
}
#content .search-res .tddate td {
	/*font-weight:bold;*/
	text-align:left;
}
#content .search-res .cur {
	color:#cccccc;
}
#content .search-res td.hname {
	text-align:left;
}
#content .search-res td.deadline {
	text-align:right;
}
#content .search-res .green{ 
	background-color: #c8e6c4;
}
#content .search-res .yellow{ 
	background-color: #feffc4;
}
#content .search-res .rose{ 
	background-color: #ffc4c4;
}


#content .search-scrol {
	margin: 10px 0px;
	text-align: right;
	font-size: 14px;
}
#content .search-scrol a {
	font-size: 14px;
}

/*//search result*/

/*tour compare*/
#content .tourcompare {
	margin: 10px 0px;
}
#content .tourcompare tr{
	vertical-align: top;
	border: 0px;
}
#content .tourcompare th{
	padding: 2px;
	text-align:left;
	vertical-align: top;
	font-weight: normal;
	/*line-height: 15px;*/
	width: 115px;
	owerflow: hidden;
}
#content .tourcompare td.sep{
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 1px;
	border-bottom: 1px solid  #cdcdcd;

}
#content  .tourcompare .row1{
	padding:  12px 10px 4px 10px;
		height: 30px;
}
#content .tourcompare .row2 {
	padding:  11px 10px 4px 10px;
		height: 32px;
}
#content .tourcompare .row3 {
	padding:  12px 10px 4px 10px;
		height: 31px;
}
#content .tourcompare .row4 {
	padding:  10px 10px 4px 10px;
		height: 111px;
}
#content .tourcompare .row5 {
	padding:  7px 10px 4px 10px;
		height: 107px;
}
#content .tourcompare .row6 {
	padding:  6px 10px 4px 10px;
		height: 72px;
}
#content .tourcompare .row7 {
	padding:  5px 10px 4px 10px;
		height: 30px;
}
#content .tourcompare .row8 {
	padding:  10px 10px 4px 10px;
}
#content .tourcompare td{
	padding: 0px;
	background-color:#ffffff;
	border: 0px;
}
#content .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*/

/*orders*/

#content .orders{
}

#content .orders .orderlist{
	margin: 3px 0px 20px 0px;
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
}
#content .orders .orderlist td{
	padding: 4px 5px 3px 5px;
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
}
#content .orders .orderlist .ordernum{
	width: 90px;
}
#content .orders .New{
	background-color: #ffffff;
}
#content .orders .Paid{
	background-color: #66cc66;
}
#content .orders .Confirmed{
	background-color: #c8e6c4;
}
#content .orders  .OnRequest {
	background-color: #feffc4;
}
#content .orders .Annuled{
	background-color: #ffc4c4;
}
#content .orders .colors{
	vertical-align: bottom;
	text-align: right;
	/*position: relative;
	top: 15px;*/
	/*margin: -23px 0px -5px 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#content  .orders .clear{
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	margin: 0px;
}

#content .orders .colors table{
	border: none;
	margin: 0px;
}
#content .orders .colors td{
	border: none;
	padding-right:5px;
}
#content .orders .square{ 
	height: 10px;
	width: 10px;
	/*display: inline;*/
	border: solid 1px #cdcdcd;
	margin: 0px 15px 0px 0px;
}
#content .orders-filter{
	margin: 0px;
	width: 692px;
}
#content .oneorder {
	margin: 20px 0px 10px 0px;
}
#content .oneorder .tdfilter{
	padding: 0px 5px 0px 45px;
}
#content  .filter{
	border: solid 1px #cdcdcd;
	padding: 2px 8px;
	margin: 0px 0px 20px 0px;
}
#content  .filter table{
	margin: 5px 0px 5px 0px;
}
#content .filter .text{
	margin: 0px 5px 0px 5px;
}
#content .filter .tdfilter{
	padding: 0px 5px 0px 45px;
}
#content .filter .tdfilterleft{
	padding: 0px 5px 0px 0px;
}
#content .filter .orderdate{
	width:70px;
}
#content .filter .orderstatus{
	width:170px;
}
#content .filter .cal-date .ico-cal{
	position: relative;
	height: 21px;
}
#content .filter .cal-date img{
	margin: 0px 0px 0px 0px;
}
#content .filter .cal-date .cal{
	position:absolute;
	/*margin: -175px 0px 0px 10px;*/
	padding: 5px 5px 5px 5px;
	top: 25px;
	left: 0px;
	/*height:200px;*/
	background-color: #f2f2f2;
	z-index:1000;
}
#content .filter .in-cal{
	padding:5px;
	/*height: 182px;*/
	width: 230px;
	border: solid 1px #000000;
	background-color: #ffffff;
}
#content .filter .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*/;
}

#content .filter .tire {
	padding: 0px 0px 0px 5px;
}
/*//orders*/

/*//functionalblocks*/
#content #sidebar {
	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 {
	padding:0px 10px 0px 0px;
}
#content #wrapmain {
	background:#ffffff;
	float:left;
	width:730px;
	text-decoration: none;
	color: #666666;
}
#content #wrapmain .uplink img {
	border: 0px; 
	margin-right: 3px;
}
#content #wrapmain h2, 
#content #wrapmain h3, 
#content #wrapmain p {
	padding:0 10px 0 10px;
	border: 0px;
}
#content #wrapmain .count-list  {
	padding:0px 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*/


/*//visa_form*/
h5					{ margin: 0; padding-left: 2px; font-family: Arial; font-weight: bold; font-size: 1.2em; color: #666666; }
.clear				{ clear: both; font-size: 0; height: 0; overflow: hidden; height: 1px;}	
.clear-white		{ clear: both; font-size: 0; height: 0; overflow: hidden; height: 7px;}	
.visa-section		{ padding: 10px 10px 0px 10px; background-color: #DCF0FF; }

.col-15				{ float: left; width: 15%; }
.col-20				{ float: left; width: 20%; }
.col-25				{ float: left; width: 25%; }
.col-50				{ float: left; width: 50%; }
.col-date			{ float: left; width: 160px; }
.col-380px			{ float: left; width: 382px; }

dl.form				{ margin-right:13px; font-size: 1em; }
dl.form dt			{ padding-left: 2px; }
dl.form dd			{ margin: 1px; border: 1px solid #7f9db9; padding: 0;}
.redBorder, /*for jQuery calendar*/	
dl.form dd.error	{ margin: 0; border: 2px solid #ff8800 !important; background: #fff2e3 !important; }
div.login dd.error_msg,
dl.form dd.error_msg{ margin: 0; border: 0px; color: #ff8800; font-size: .95em; display: none; }
dl.form	dd.input	{ padding: 1px; background-color: #FFF;}
dl.form	dd.select	{ padding: 1px; border: 0; }
dl.form	dd.date		{ padding: 1px; white-space: nowrap; width: 150px; }
dl.form	input.text	{ border: 0; padding: 0; width: 100%; font-size: 1.1em; background: none; margin: 0; outline: none; }
dl.form	input.date	{ border: 0; padding: 0; width: 120px; font-size: 1.1em; background: none; margin: 0; outline: none; }
dl.form	select		{ width: 100%; font-size: 1.1em; margin: 0; background-color: #FFF; }
dl.form	dd.disabled,
dl.form input.disabled { color: #CCC; background-color: #CCC; border-color: #7f9db9;}

label				{ vertical-align: middle; }
label.disabled		{ color: #999; }
input.cb,
input.radio			{ vertical-align: middle; margin: 0; }

.hided				{ display: none; }

.wizard-buttons		{ text-align: center; }	
.wizard-buttons input	{ margin: 1em 0 0 0; padding: 0; cursor: pointer; text-align: center; }	
.wizard-buttons input.disabled	{ color: #CCC !important;}	
ul.errors			{ border: #ffff00 1px solid; padding: 5px !important; font-size: 11px; margin: 0px 0px 10px 0px !important; }
/*//visa_form*/

/*//content*/

/*noeee oaaeeo*/

.vkotable {
border-collapse:collapse;
border-spacing:0;
width:99%;
border: 1px solid #CCCCCC;
font-size: 12px;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 10px;}
.vkotable, 
.vkotable td{
}
.vkotable td{
border: 1px dotted #CCCCCC;
border-collapse:collapse;
padding-left: 5px;
padding-right: 5px;}


.vkotable_h1{
background-color: #F3F3F3;
          border: 1px solid #CCCCCC;
          border-collapse:collapse;
font-weight:bold;
      padding-left: 5px;
 	  padding-top: 2px;
	  padding-bottom: 2px;
          padding-right: 5px;
	  vertical-align: middle;
	  text-align:center;}

.vkotable_cntr{
text-align:center;}

/**/