/* CSS Document */

.container {width: 745px; float:right;}
ul.tabs {
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
	height: 32px;
	width:100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-left: none;
	background:#FFFFFF;
	overflow: hidden;
	position: relative;
	border:1px solid #d7d7d7;
	margin-left:9px;
	border-bottom:none;
}
ul.tabs li a {
	text-decoration: none;
	color: #282828;
	display: block;
	font-size:13px;
	padding: 0 20px;
	outline: none;
	font-weight:bold;
	border-right:none;
}
ul.tabs li a:hover {
	background: #E8E8E8;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
background: #E7E8E9;
border-bottom:1px solid #E7E8E9;
box-shadow:none;
}
.tab_container {
float:right;
	width: 100%;
	background: #E7E8E9;
}
.tab_content {
padding:15px 10px 10px 10px;
}
.flight_booking_full {
float: left;
width: 100%;
margin-top: 10px;
}
.booki_flight_booking_heading_area_main {
border-bottom: #D2D1D1 solid 1px;
background-color: whiteSmoke;
width: 100%;
margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.booki_flight_booking_heading_area_main_con_bg {
background-color: whiteSmoke;
width: 100%;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.booki_flight_booking_heading_area_main_con {
float: left;
width: 100%;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.bookingdlsarea_container{
margin:0px;
}
.bookingdlsbtnarea{
padding-top:5px;
}
.flight_booking_button_main_area {
float: right;
width: 600px;
height:40px;
}
.flight_booking_button {
float: right;
width: auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: center;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: white;
text-decoration: none;
padding-top: 8px;
padding-right: 15px;
padding-bottom: 8px;
padding-left: 15px;
margin-right: 8px;
background: #FFBB2D;
background-image:url(../images/booki_button_bg.png);
background-repeat:repeat-x;
background: -moz-linear-gradient(top, #FFBB2D 0%, #F28318 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFBB2D), color-stop(100%,#F28318));
background: -webkit-linear-gradient(top, #FFBB2D 0%,#F28318 100%);
background: -o-linear-gradient(top, #FFBB2D 0%,#F28318 100%);
background: -ms-linear-gradient(top, #FFBB2D 0%,#F28318 100%);
background: linear-gradient(to bottom, #FFBB2D 0%,#F28318 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb2d', endColorstr='#f28318',GradientType=0 );
}
.flight_booking_button a {
font-weight: bold;
color: white;
text-decoration: none;
outline: none;
}
.flight_booking_button a:hover{
	text-decoration: underline;
}
.bookingresultbox{
margin-top:6px;

}
.bookingtitlearea{
font-weight:bold;
font-size:12px;
padding-top:9px;
padding-left:14px;
height:24px;
background-color:#f5f5f5;
border-bottom:1px solid #d1d1d1;
}
.bookingtitlearea a{
color:#0066cb;
text-decoration:underline;
}
.bookingbtmcontainer{
margin-top:8px;
padding-left:3px;
font-size:12px;
}
.spacelft{
padding-left:3px;
padding-top:1px;
color:#0066cb;
text-decoration:underline;
font-weight:bold;
}
.spacelftcmn{
padding-left:40px;
}
.mbnewfooter{
padding-top:8px;
clear:both;
margin-top:10px;
border-top:1px solid #DDD;
}
.mbnewfootersmallarea{
width:988px;
margin:5px auto;
}
.mbfooterleft{
float:left;
width:280px;
color:#999;
font-size:11px;
font-family:inherit;
}
.mbfooterright{
float:right;
width:700px;
}
.mbfooterright ul{
margin:0px;
width:665px;
float:right;
}
.mbfooterright ul li{
float:left;
list-style:none;
padding:0px;
}
.mbfooterright ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
display:block;
margin:0 4px 0 4px;
padding-right:6px;
border-right:1px solid #cfcfcf;
}
.mbfooterright ul li a:hover{
color:#CD6501;
text-decoration:underline;
}
.cmnpaddingfooter{
padding-bottom:2px;
}
