/*
body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	margin: 0;
	background: #fff;
}
*/
img {
	border: none;
}
a {
	color: #039;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
	font-family:Arial,Helvetica,sans-serif;
}
input, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}


#wrapper {
	width: 1004px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 10px;
}
/* header start */
/*
#header {
	overflow: hidden;
	height: 90px;
}
*/
/* header end */
#sidebar {
	float: right;
	width: 187px;
	padding: 0 30px 0 0;
}
#main {
	overflow: hidden;
	width: 100%;
}
#content {
	font: 13px Arial,Helvetica,sans-serif;
	float: left;
	width: 721px;
	padding: 0 0 0 40px;	
}
/* top-nav start */
.top-nav {
	margin: 18px 0 0 0px;
	padding: 0 0 20px 0px;
	list-style: none;
	text-align: center;
	background: url(../../images/imagesNewIbe/bg-top-nav-1.gif) no-repeat 50px 100%;
}
/*#content .top-nav2{background:url(../../images/imagesNewIbe/bg2-top-nav.gif) no-repeat 130px 100%;}*/
.top-nav li {
	font:11px Arial,Helvetica,sans-serif;
	display: inline;
	font-weight: bold;
	padding: 0 32px 0 32px;
	color: #5C5C5C;
}
.top-nav li a {
	text-decoration: none;
}
.top-nav li a:hover {
	text-decoration: underline;
}
/* top-nav end */
/* tabset start */
.tabset {
	margin: 17px 0 0;
	padding: 0;
	list-style: none;
	height: 26px;
	overflow: hidden;
	background: url(../../images/imagesNewIbe/bg-tabset-line.gif) repeat-x 0 100%;
}
.tabset li {
	width: 155px;
	height: 26px;
	padding-right: 10px;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	float: left;
}
.tabset li a {
	display: block;
	width: 155px;
	background: url(../../images/imagesNewIbe/bg-tabset-link.gif) no-repeat;
}
.tabset li a.active,
.tabset li a:hover {
	background-position: 0 -26px;
	color: #c06;
	text-decoration: none;
}
/* tabset end */
.border-content {
	overflow: hidden;
	height: 1%;
	border: 2px solid #c0c0c0; 
	border-top: 0;
	padding: 0 5px 13px;
}
/* matrix start */
.matrix {
	width: 707px;
	overflow: hidden;
	padding: 32px 0 0;
	position: relative;
}
.matrix .table-holder {
	width: 705px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	border-width: 0 1px;
	position:relative;
}
.matrix table {
	border-collapse: collapse;
	width: 707px;
	margin: 0 -1px;
	text-align: center;
}
.matrix table td {
	padding: 5px 0 4px;
	width: 101px;
	border: 1px solid #c0c0c0; 
	border-width: 0 1px;
	line-height: 14px;
	background: url(../../images/imagesNewIbe/bg-matrix-table-dot.gif) repeat-x;
}
.matrix table td.col1 {
	width: 93px;
	color: #000;
	font-size: 11px;
	background-color: #f7fafd;
}
.matrix table td.col1 a {
	font-size: 12px;
}
.matrix table .color td {
	background: #d6ebfe url(../../images/imagesNewIbe/bg-matrix-table-arrow.gif) no-repeat 50% 0;
}
.matrix table .color td.col1 {
	background: #d6ebfe url(../../images/imagesNewIbe/bg-matrix-table-dot.gif) repeat-x;
}
.close-link {
	background: url(../../images/imagesNewIbe/bg-sort-nav-arrow-color.gif) no-repeat 0 2px;
	width: 7px;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 6px;
	top: 20px;
}
.opened .close-link{
	display:block;
	background: url(../../images/imagesNewIbe/bg-matrix-table-close.gif) no-repeat;
}
.matrix-bot {
	overflow: hidden;
	height: 1%;
	padding: 14px 6px 14px 0;
	background: #f9f9f9 url(../../images/imagesNewIbe/bg-matrix-bot.gif) repeat-x;
	border-bottom: 1px solid #eaeaea; 
	border-top: 1px solid #c0c0c0; 
}
.matrix-paging li.prev a,
.matrix-bot li.prev a {
	background: url(../../images/imagesNewIbe/icon-pages-list-prev.gif) no-repeat !important;
	width: 5px;
	height: 9px;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 3px;
	padding: 0;
}
.matrix-paging li.next a,
.matrix-bot li.next a {
	background: url(../../images/imagesNewIbe/icon-pages-list-next.gif) no-repeat !important;
	width: 5px;
	height: 9px;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 3px;
	padding: 0;
}
.matrix-paging li a.pass,
.matrix-bot li a.pass {
	background-position: 0 -9px !important;
}
/* matrix end */
/* pages-list start */
.pages-list {
	margin: 0;
	padding: 0 2px 0 87px;
	list-style: none;
	float: left;
	font-size: 12px;
}
.pages-list li {
	float: left;
	line-height: 14px;
	padding: 0 3px;
}
.pages-list li a {
	float: left;
	color: #ce076a;
	text-decoration: none;
}
.pages-list li a:hover {
	text-decoration: underline;
}
.matrix-paging {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.matrix-paging li {
	float: left;
	padding: 0 4px;
}
.matrix-paging li a {
	float: left;
	text-decoration: none;
	color: #c06;
	padding: 0 5px;
}
.matrix-paging li a.active,
.matrix-paging li a:hover {
	color: #fff;
	background: #c06;
}
/* pages-list end */
/* sort-nav start */
.sort-nav {
	margin: 0;
	padding: 0 24px 5px 22px;
	overflow: hidden;
	height: 1%;
	line-height: 25px;
	background: url(../../images/imagesNewIbe/bg-sort-nav.gif) repeat-x 0 100%;
	list-style: none;
}
.sort-nav li {
	float: left;
	background: url(../../images/imagesNewIbe/bg-sort-nav-divider.gif) no-repeat 100% 0;
	padding: 0 11px 0 8px;
}
.sort-nav li a {
	text-decoration: none;
	color: #5c5c5c;
	padding-left: 12px;
	background: url(../../images/imagesNewIbe/bg-sort-nav-arrow.gif) no-repeat 0 60%;
}
.sort-nav li a:hover {
	text-decoration: underline;
}
.sort-nav li.right {
	float: right;
	background: none;
}
.sort-nav li.right a {
	color: #039;
	background-image: url(../../images/imagesNewIbe/bg-sort-nav-arrow-color.gif);
}
.sort-nav li a.open-slide{ background: url(../../images/imagesNewIbe/bg-sort-nav-arrow-color.gif) no-repeat 0 60%;}
.opened .sort-nav li a.open-slide{ background: url(../../images/imagesNewIbe/bg-sort-nav-arrow-color-b.gif) no-repeat 0 60%;}
/* sort-nav end */
/* price-info start */
.price-info {
	overflow: hidden;
	height: 1%;
	margin-top: 16px;
}
.price-head {
	overflow: hidden;
	height: 38px;
	color: #fff;
	font-size: 12px;
	background: url(../../images/imagesNewIbe/bg-price-head.gif) repeat-x 0 100%;
}
.price-head .cont {
	float: right;
	background: url(../../images/imagesNewIbe/bg-price-head-right.gif) no-repeat 100% 0;
}
.price-head .cont div {
	background: url(../../images/imagesNewIbe/bg-price-head-left.gif) no-repeat;
	float: left;
	padding: 5px 8px 0 31px;
	height: 33px;
}
.price-head .cont a {
	float: left;
	color: #d6ebfe;
	background: url(../../images/imagesNewIbe/bg-price-head-arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
	margin-top: 8px;
}
.price-head .cont strong {
	font-size: 25px;
	line-height: 28px;
	float: left;
	margin-left: 16px;
}
.price-head .cont strong span {
	font-size: 19px;
}

.price-direction {
	overflow: hidden;
	height: 1%;
	background: #d6ebfe;
	line-height: 25px;
	font-size: 12px;
	border-left: 1px solid #00339a;
	border-right: 1px solid #00339a;
}
.price-direction strong {
	float: left;
	color: #fff;
	width: 109px;
	padding-left: 10px;
}
.price-direction .out {
	background: #0156d9 url(../../images/imagesNewIbe/bg-price-direction-out.gif) no-repeat;
}
.price-direction .in {
	background: #0156d9 url(../../images/imagesNewIbe/bg-price-direction-in.gif) no-repeat;
}
.price-direction span {
	float: left;
	padding-left: 7px;
	color: #039;
}
/* price-table start */
.price-table {
	height: 1%;
	color: #000;
	overflow: hidden;
	font-size: 12px;
	border: 1px solid #00339a;
	border-bottom-width: 4px;
}
.price-table table {
	width: 100%;
	border-collapse: collapse;
}
.price-table table td {
	padding: 6px 0 5px;
	border-top: 1px solid #00339a;
}
.price-table table tbody td {
	background: url(../../images/imagesNewIbe/bg-price-table-shadow.gif) no-repeat;
}
.price-table table .col1 {
	width: 116px;
	text-align: center;
	background: #fff;
}
.price-table table .col2 {
	width: 103px;
	font-size: 19px;
	padding-left: 21px;
	font-weight: bold;
}
.price-table table .col3 {
	width: 106px;
	padding-left: 11px;
	font-size: 19px;
	color: #666;
	font-weight: bold;
}
.price-table table .col3 strong {
	padding-right: 4px;
}
.price-table table .col3 img {
	margin-left: 2px;
}
.price-table table .col4 {
	width: 78px;
	text-align: center;
}
.price-table table .col5 {
	width: 80px;
	text-align: center;
}
.price-table table .col6 {
	width: 168px;
	padding-left: 22px;
}
.price-table table .col6 a {
	font-size: 11px;
	padding-left: 11px;
	background: url(../../images/imagesNewIbe/bg-sort-nav-arrow-color.gif) no-repeat 0 60%;
}
.price-table table .opened .col6 a{ background: url(../../images/imagesNewIbe/bg-sort-nav-arrow-color-b.gif) no-repeat 0 60%;}
.price-table table .col6 .radio {
	width: 15px;
	height: 15px;
	margin: 0 0 0 37px;
	vertical-align: middle;
}
.price-table table thead td {
	background: #e0f0fe url(../../images/imagesNewIbe/bg-price-table-dot.gif) repeat-y;
	font-size: 10px;
	padding: 0;
	border: 0;
	line-height: 18px;
	color: #848484;
}
.price-table table thead td.col1 {
	background: #e0f0fe;
}
.price-table table thead td.col2 {
	font-size: 12px;
	color: #039;
}
.price-table table thead td.col3 {
	font-size: 12px;
	color: #039;
}
.price-table table thead td.col6 {
	color: #039;
}
.price-table table td.col6 {
	vertical-align: top;
}
.price-table table td.col6 div {
	position: relative;
	margin-top: -6px;
	padding-top: 17px;
}
.price-table table .down-slide td {
	border: 0;
	padding: 0;
	background: none;
}
/* price-table end */
/* price-bot start */
.price-bot {
	overflow: hidden;
	height: 1%;
	border: 1px solid #00339a; 
	border-top: 0;
	padding: 3px;
	background: #d6ebfe;
}
.price-bot .link {
	float: right;
}
.price-bot .link img {
	display: block;
}
.price-nav {
	float: left;
	margin: 0;
	padding: 6px 0 0 3px;
	list-style: none;
}
.price-nav li {
	float: left;
	padding-left: 16px;
}
.bot-shadow {
	height: 5px;
	overflow: hidden;
	background: url(../../images/imagesNewIbe/bg-price-bot-shadow.gif) no-repeat;
	display: block; 
}
.bot-paging {
	width: 100%;
	overflow: hidden;
	padding-top: 164px;
	position: relative;
	text-align: center;
}
.bot-paging .center {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.bot-paging .center div {
	left: -50%;
	float: left;
	position: relative;
}
.bot-paging .center span {
	float: left;
	font-size: 11px;
	padding-right: 8px;
	color: #000;
	line-height: 14px;
}
.bot-paging .center .matrix-paging {
	float: left;
}

.col6 .num {
	position: absolute;
	right: 0;
	top: 0;
	height: 21px;
	font-weight: bold;
	color: #fff;
	padding: 0 2px 0 12px;
	background: url(../../images/imagesNewIbe/bg-num.gif) no-repeat;
}
.col6 .num span {
	display: none;
	font-size: 10px;
	margin: 0 0 0 -4px;
	padding-right: 1px;
}
.col6 .num.hover,
.col6 .num:hover {
	background: #f00000;
}
.col6 .num.hover span,
.col6 .num:hover span {
	display: inline;
}
/* price-bot end */
/* popup start */
div.tooltip{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	padding-right:20px;
	float:left;
	white-space:nowrap;
	height:41px;
	margin:-47px 0 0 -28px;
}
div.tooltip .text{
	float:left;
	height:25px;
	background:url(../../images/imagesNewIbe/bg-tooltip-l.png) no-repeat;
	font-size:12px;
	line-height:21px;
	padding:8px 0 8px 15px;
}
#tooltip-l1{ color:#00339a;}
#tooltip-l2{ color:#f00;}
div.tooltip .bg-r{
	width:20px;
	height:41px;
	overflow:hidden;
	text-indent:-6666px;
	position:absolute;
	margin-left:100%;
	left:-20px;
	background:url(../../images/imagesNewIbe/bg-tooltip-r.png) no-repeat;
}
.with-tooltip-l1 .info-text,
.with-tooltip-l2 .info-text{
	display:none;
}
/* down-slide-box start */
.down-slide-box {
	background: url(../../images/imagesNewIbe/bg-down-slide-box.gif) no-repeat;
	padding-top: 11px;
	overflow: hidden;
	width: 100%;
}
.down-slide-box .bg {
	border: 3px solid #c06; 
	border-top: 0;
	overflow: hidden;
}
.down-slide-box .scol1 {
	width: 115px;
	text-align: center;
	vertical-align: top;
}
.down-slide-box .scol1 img {
	margin-top: 19px;
}
.down-slide-box .top-table {
	background: #ffffe6 url(../../images/imagesNewIbe/bg-top-table.gif) repeat-x;
	font-size: 11px;
	color: #039;
}
.top-table-line {
	border-top: 2px solid #e07087; 
}
.down-slide-box .top-table td {
	height: 32px;
}
.down-slide-box .top-table td a {
	text-decoration: none;
	background: url(../../images/imagesNewIbe/bg-top-table-link-arrow.gif) no-repeat 0 50%;
	padding-left: 15px;
}
.down-slide-box .top-table td a:hover {
	text-decoration: underline;
}
.down-slide-box .top-table .tcol1 {
	width: 204px;
	padding-left: 14px;
	background: url(../../images/imagesNewIbe/bg-top-table-arrow.gif) no-repeat 0 50%;
}
.down-slide-box .top-table .tcol2 {
	width: 270px;
}
.down-slide-box .top-table .tcol3 {
	width: 98px;
	color: #848484;
	font-size: 10px;
	line-height: 12px;
}
.down-slide-box .bot-table {
	background: #ffffec url(../../images/imagesNewIbe/bg-bot-table-side-line.gif) repeat-y;
}
.down-slide-box .bot-table .bcol1 {
	width: 138px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	height: 34px;
	background: url(../../images/imagesNewIbe/bg-bot-table-line.gif) repeat-x  !important;
}
.down-slide-box .bot-table .bcol2 {
	width: 184px;
	text-align: center;
	font-size: 10px;
	color: #000;
	line-height: 10px;
	background: url(../../images/imagesNewIbe/bg-bot-table-line.gif) repeat-x  !important;
}
.down-slide-box .bot-table .bcol3 {
	width: 164px;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	background: url(../../images/imagesNewIbe/bg-bot-table-line.gif) repeat-x  !important;
}
.down-slide-box .bot-table .bcol4 {
	width: 100px;
	font-size: 11px;
	background: url(../../images/imagesNewIbe/bg-bot-table-line.gif) repeat-x  !important;
}
.down-slide-box .bot-table .bcol4 span {
	display: block;
	line-height: 17px;
	padding-bottom: 2px;
	margin-top: -1px;
}
.down-slide-box .bot-table .bcol4 .link1 {
	background: url(../../images/imagesNewIbe/bg-bcol-icon1.gif) no-repeat 0 1px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.down-slide-box .bot-table .bcol4 .link2 {
	background: url(../../images/imagesNewIbe/bg-bcol-icon2.gif) no-repeat 0 1px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.down-slide-box .bot-table .bcol4 .link3 {
	background: url(../../images/imagesNewIbe/bg-bcol-icon3.gif) no-repeat 0 1px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.down-slide-box .bot-table .bcol5 {
	font-size: 9px;
	font-weight: bold;
	color: #231f20;
	padding-left: 14px;
}
.eye-error {
	font-size: 8px;
	color: #ff2121;
	background: url(../../images/imagesNewIbe/icon-eye-error.gif) no-repeat 0 50%;
	padding-left: 20px;
	vertical-align: middle;
}
.fly-error {
	display: block;
	color: #ff2121;
	font-size: 8px;
	padding-left: 22px;
	background: url(../../images/imagesNewIbe/icon-fly-error.gif) no-repeat 0 50%;
	margin-left: 26px;
	margin-top: 2px;
}
.quest-error {
	display: block;
	color: #ff2121;
	font-size: 8px;
	padding-left: 14px;
	margin-left: 56px;
	background: url(../../images/imagesNewIbe/icon-quest-error.gif) no-repeat 0 50%;
	margin-top: 2px;
}
/* down-slide-box end */
.down-slide-holder{
	width:100%;
	overflow:hidden;
	position:relative;
}
/* flights block */
.flights{
	padding-top:28px;
	overflow:hidden;
}
.flights .content{
	width:576px;
	float:left;
}
.heading{
	width:100%;
	overflow:hidden;
}
.heading div{
	float:left;
	padding-left:24px;
	background:url(../../images/imagesNewIbe/bg-heading.gif) no-repeat;
}
.heading h2{
	float:left;
	margin:0;
	padding-right:24px;
	line-height:22px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#fff;
	background:url(../../images/imagesNewIbe/bg-r-heading.gif) no-repeat 100% 0;
}
.block-holder{
	border:2px #039 solid;
	height:1%;
	overflow:hidden;
}
.block-frame{
	/*padding:0 57px 0 59px;*/
	padding:0 50px 0 50px;*
	background:url(../../images/imagesNewIbe/bg-block-holder.gif) repeat-x;
}

.flights .block{
	border-top:1px #c0c0c0 solid;	
	width:100%;
	padding:18px 0 17px;
	overflow:hidden;
}
.flights .block:first-child{border:none;}
.block-holder h3{
	margin:0;
	font-size:12px;
	color:#039;
	line-height:20px;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
}
/* radio list block */
.radio-list{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.radio-list li{
	padding-right:25px;
	float:left;
}
.radio-list li input{
	margin:2px 4px 0 0;
	width:16px;
	height:16px;
	float:left;
}
.radio-list li label{
	float:left;
	font-size:11px;
	line-height:20px;
	color:#000;
}
.radio-block h3{
	float:left;
	}
/* radio list block end */
/* search list block */


.search-list,
.date-list,
.selects-list2,
.box-list,
.radio-list2{
	margin:0;	padding:0;	list-style:none;
	overflow:hidden;
}
.search-list li,
.date-list li,
.selects-list2 li,
.box-list li,
.radio-list2 li{
	width:100%;
	padding-bottom:2px;
	vertical-align:top;
	text-align:left;
	overflow:hidden;
}
.search-list li h3,
.date-list li h3{
	float:left;
	width:128px;
}
 .search-list .text{
	margin-right:9px;
	width:90px;
	height:14px;
	float:left;
	display:inline;
	padding:2px 6px 6px;
	background:url(../../images/imagesNewIbe/bg-input.gif) no-repeat;
}
.search-list .text input{
	margin:0px;
	padding:0px;
	float:left;
	font-size:10px;
	line-height:13px;
	/*height:13px;*/
	width:90px;
	color:#000;
	border:0;
	outline:none;
	background:none;
}
.search-list .btn-search{
	margin:2px 7px 0 0;
	padding:0;
	float:left;
	width:10px;
	height:14px;
	background:url(../../images/imagesNewIbe/btn-search.gif) no-repeat;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	cursor:pointer;
}
.block a.linkAir{
	float:left;
	font-size:10px;
	color:#0156d9;
	line-height:18px;
	text-decoration:underline;
}
.block a.linkAir:hover{text-decoration:none;}
/* search list block end */
/* date list block */
.date-list{padding-top:8px;}
.flights select{
	font-size:10px;
	line-height:19px;
	color:#000;
}
.date-list select{
	margin:1px 7px 0 0;
	width:95px;
	float:left;
}
.date-list select.sel2{width:45px;}
.date-list select.sel3{width:64px;}
.date-list a.calendar{
	margin:2px 6px 0 0;
	width:19px;
	height:16px;
	float:left;
	text-indent:-9999px;
	background:url(../../images/imagesNewIbe/btn-calendar.gif) no-repeat;
	overflow:hidden;
}


. a.calendar{
	margin:2px 6px 0 0;
	width:19px;
	height:16px;
	float:left;
	text-indent:-9999px;	
	overflow:hidden;
}

/* date list block end */
/* selects list blocks */
.block .selects-holder{
	margin-bottom:13px;
	width:100%;
	overflow:hidden;
	text-align:left;
}
.block .selects-holder h3{
	width:103px;
	float:left;
}
.block .selects-list{
	margin:0;	padding:0;	list-style:none;
	width:213px;
	float:left;
	
}
.block .selects-list li{
	margin-bottom:2px;
	vertical-align:top;
	height:1%;
	overflow:hidden;
	
}
.block .selects-list label{
	/*width:160px;*/
	float:left;
	font-size:12px;
	line-height:19px;
	color:#000;	
}
.block .selects-list label span{
	font-size:10px;
	color:#6d6e71;
}
.block .selects-list select{
	width:42px;
	float:right;
	text-align:center;
}
.block span.info{
	display:block;
	padding-left:14px;
	background:url(../../images/imagesNewIbe/ico-info.gif) no-repeat 0 2px;
	font-size:10px;
	color:#6d6e71;
	text-align:left;
	width:95%;
}
.selects-list2 li{margin-bottom:14px;}
.selects-list2 li h3{
	width:130px;
	float:left;
}
.selects-list2 li select{
	float:left;
	width:105px;
}
.selects-list2 ul{
	margin:0;	padding:0;	list-style:none;
	float:left;
	width:325px;
	overflow:hidden;
}
.selects-list2 ul li{margin-bottom:4px;}
.selects-list2 ul select{
	margin-right:7px;
	width:172px;
}
.block a.link2{
	float:left;
	font-size:12px;
	color:#0156d9;
	line-height:18px;
	text-decoration:none;
}
.block a.link2 span{
	font-size:10px;
	padding-left:3px;
	font-size:10px;
	text-decoration:underline;
}
.block a.link2:hover{ text-decoration:none;}
.block a.link2:hover span{ text-decoration:none;}
/* selects list blocks */
/* bottom radio block */
.box-list .checkbox{
	margin:2px 10px 0 0;
	float:left;
	padding:0;
	width:16px;
	height:16px;
}
.box-list label{
	float:left;
	font-size:11px;
	line-height:20px;
	color:#000;
}
.radio-list2{margin:7px 0 0 2px;}
.radio-list2 li{margin-bottom:4px;}
.radio-list2 .radio{
	margin:2px 10px 0 0;
	float:left;
	padding:0;
	width:16px;
	height:16px;
}
.radio-list2 li label{
	float:left;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.radio-list2 ul{
	clear:both;
	margin:0 0 0 29px;	padding:5px 0 0;	list-style:none;
	width:160px;
}
.radio-list2 ul label{
	font-size:10px;
	font-weight:bold;
	color:#039;
}
.radio-list2 ul select{
	float:right;
	width:83px;
}
/* bottom radio block */
/* button block */
.button-block{
	padding:3px 15px;
	background:#d6ebfe;
	height:1%;
	border:1px #00339a solid;
	border-width:0 1px 1px;
	overflow:hidden;
}
.button-block .btn{
	float:right;
	margin:0;
	padding:0 13px 2px 0;
	width:126px;
	height:28px;
	text-align:center;
	background:url(../../images/imagesNewIbe/btn-submit.gif) no-repeat;
	border:none;
	font-size:15px;
	font-weight:bold;
	line-height:26px;
	cursor:pointer;
	color:#fff;
}
/* button block end */
/* flights block end */
/* price blocks */
.aside{
	padding-top:23px;
	width:119px;
	float:right;
}
.price img{vertical-align:top;}
/* price blocks end */
/* aerodrpoleon */
.aerodrpoleon{
	padding-top:28px;
	margin-right:-212px;
	width:933px;
	position:relative;
	overflow:hidden;
}
/* aerodrpoleon content */
.aerodrpoleon .content{
	float:left;
	width:721px;
}
.aerodrpoleon .block-frame{
	padding:18px 100px 20px;
	height:1%;
}
.aerodrpoleon h3{margin:0 0 22px 25px;}
.aerodrpoleon h4{
	margin:0 0 5px 25px;
	font-size:12px;
	line-height:16px;
	color:#000;
}
.aerodrpoleon .radio-list{
	margin:0 0 20px;	padding:0;	list-style:none;
	overflow:hidden;
	width:100%;
}
.aerodrpoleon .radio-list li{
	width:100%;
	padding:4px 0 5px;
	vertical-align:top;
	overflow:hidden;
	
}
.aerodrpoleon .radio-list li .radio{
	margin:0 9px 0 0;
	padding:0;
	width:16px;
	height:16px;
	float:left;
}
.aerodrpoleon .radio-list li label{
	float:left;
	font-size:12px;
	line-height:16px;
	color:#000;
}
/* aerodrpoleon content end */
/* aerodrpoleon sidebar */
.aerodrpoleon .sidebar{
	float:right;
	width:187px;
}
.aerodrpoleon .sidebar img{vertical-align:top;}
/* aerodrpoleon sidebar end */
/*results drop*/
#acc-results{
	display:none;
	position:absolute;
	z-index:2;
	top:588px;
	left:188px;
	width:200px;
	padding:0;
	margin-left:-6px;
	border:1px solid #cfcfcf;
	background-color:#fff;
}
/*result list*/
#acc-results ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#000;
}
#acc-results li{
	padding:0 9px 0 6px;
	overflow:hidden;
	cursor:pointer;
}
* html #acc-results li{
	overflow:visible;
	height:1%;
	vertical-align:top;
}
#acc-results li.acc_hover{
	background-color:#039;
	color:#fff;
}
#acc-results div.searching{
	padding:0 9px 0 6px;
	background:url(../../images/imagesNewIbe/ico-search.gif) no-repeat 183px 50%;
}
#acc-results div.no-results{
	padding:0 9px 0 6px;
	overflow:hidden;
}
#acc-results ul span{float:left;}
#acc-results ul em{
	float:right;
	color:#5e004f;
	font-style:normal;
	cursor:pointer;
}

.dayOfTheWeek {
	font-size:10px;
	line-height:18px;
}

.passengers {
	width:212px;
}
.passNum {
	border:2px solid #FFFFFF;
	width:42px;
}

.passNumError {
	border:2px solid #EF1E23;
	width:42px;
}

.monthSF{
	border:2px solid #FFFFFF;
	height:20px;
}

.monthSFError {
	border:2px solid #EF1E23;
	height:20px;	
}

.daySF{
	border:2px solid #FFFFFF;
	height:20px;
}

.daySFError {
	border:2px solid #EF1E23;
	height:20px;
}

.hourSF{
	border:2px solid #FFFFFF;
	height:20px;
}

.hourSFError {
	border:2px solid #EF1E23;
	height:20px;