/* Flight top bar */

#topDirectFlightBox {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:690px;
}
#topDirectFlightBox .c1,#topDirectFlightBox .c2,#topDirectFlightBox .c3 {
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color:#e8e5c9;
	width:133px;
}
#topDirectFlightBox .color1 {
	background-color:#dbd9bd;
}
#topDirectFlightBox .color2 {
	background-color:#e0d7af;
}
#topDirectFlightBox .color3 {
	background-color:#d4cba3;
}
#topDirectFlightBox .color4 {
	background-color:#e4e2db;
}
#topDirectFlightBox .color5 {
	background-color:#ffffff;
}
#topDirectFlightBox .color6 {
	background-color:#efe2b8;
}
#topDirectFlightBox .c1,#topDirectFlightBox .c2 {
	height:32px;
	width:110px;
}
#topDirectFlightBox .c2 span {
	padding-left:15px;
}
#topDirectFlightBox .c3 {
	text-align:center;
}
#topDirectFlightBox a:link,#topDirectFlightBox a:active,#topDirectFlightBox a:visited,#topDirectFlightBox a:hover {
	color:#7f0101;
}
#topDirectFlightBox a.special {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#topDirectFlightBox td.wImg a {
	text-decoration: none;
}

#topDirectFlightControll {
	background-color:#FFFFFF;
	height:20px;
	width:445px;
	margin-left:246px;
}
#topDirectFlightControll a.inactiveUrl:link,#topDirectFlightControll a.inactiveUrl:active,#topDirectFlightControll a.inactiveUrl:visited,#topDirectFlightControll a.inactiveUrl:hover {
	color:#DEDEDE;
	text-decoration:none;
}
a.activeUrl {
	text-decoration:none;
}
a.activeUrl div {
	color:#FFFFFF;
	background-image:url(../gfx/more_bg.gif);
	width:104px;
	height:14px;
	text-align:center;
	cursor:pointer;
}
#sliderbox {
	border:1px solid #c0beb9;
	height:153px;
	width:442px;
	position:relative;
	overflow:hidden;
}
.bokkingTicket {
	background-color:#f0eee7;
	width:111px;
}
.bokkingTicket td {
	border:1px solid #FFFFFF;
	border-top:0px;
	border-left:0px;
	height:32px;
	width:110px;
	text-align:center;
	font-family:verdana;
	font-size:10px;
}

/* Flight clock */
div#scripty_duration_track1,div#scripty_duration_track2 {
	margin:0px;
	width:288px;
	height:10px;
}
div.hand1 {
	width:9px;
	height:15px;
	cursor:pointer;
	margin:0px;
}
div.hand2 {
	width:9px;
	height:15px;
	cursor:pointer;
	margin:0px;
	text-align:right;
	top:-15px;
}
div.hand2 img {
	margin:0px;
}
div.addSliderBars {
	background-image:url(../gfx/sliderBar.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	position:relative;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
div#topFlightTimeBox {
	margin:20px;
	width:600px;
	display:bolck;
	clear:both;
	height:80px;
}
div#topFlightTimeBox .ck1 {
	float:left;
}
div#topFlightTimeBox .ck2 {
	float:right;
}

div#ajax_search {
	margin-left:90px;
	margin-top:20px;
	margin-bottom:20px;
}
