@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif!important;
	font-size: 13px!important;
}


.fleft { float:left ; margin:0;padding:0 }
.fright { float:right ; width:110px ; margin:0;padding:0 }

.clr {
	clear:both;
}
div.blockcontainer {
	width:360px;
	padding:0px;
	margin:0px;
	color:#666;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
div.blockcontainerfullwidth {
	width:670px;
	padding:0px;
	margin:0px;
	color:#9eb7bf;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
/*flight selection*/
#espace1 { 
	height:auto;
	background: #415d66 ;
	border:1px solid #415d66;padding:0 1px 0 1px;-moz-border-radius: 6px ;-webkit-border-radius: 6px ;border-radius: 6px ;	
}
/*lastminute selection*/
#espace2 {
	height:auto;
	background: #415d66 ;
	border:1px solid #415d66;padding:0 1px 0 1px;-moz-border-radius: 6px ;-webkit-border-radius: 6px ;border-radius: 6px ;		
}
#espace3 {
	display: none;
	width:310px;
	height:auto;
	float:left ;
	margin-left:5px ;
}
#espace4 {
	display: none;
	width:310px;
	height:auto;
	float:left ;
	margin-left:5px ;	
}

div.blockcontainer table, div.blockcontainer table td {
	border:0px ;
	margin:0px ;
	padding:0px ;	
}

#title {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color: #4BA4DD;
	font-size: 17px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 3px;
	font-weight: bold;
	text-transform: uppercase;	
	text-align:center ;
	height:30px ;
	border-bottom:#999 1px dotted ;
}
#selection .title {
	display: none!important;
}
#special #title {
	height:26px ;
}
#from {
	width:49%;
	float:left;
	border-right:#999 1px dotted ;
}
.line {
	clear:both ;
	margin-top:5px ;
}
.fieldTitle {
	float: left;
	width: 150px;
	margin-right: 5px;
	line-height:18px ;	display:block ;
	font-size: 13px!important;
}
.title1, .title2, .title3, .title4 {
	clear:both ;
	margin-top:5px ; line-height:20px ;	display:block ;
}
#to {
	width:50%;
	float:right;
}
select.cat,  select.lim{ 
	width:100px !important ;
}
.num2 {
	width:37px;
	float:left;
}
.day {
	width:45px !important;
	min-width:45px ;
}
.month {
	width:100px;
	min-width:100px ;
}

#selection p {
	line-height:12px;
	float:left;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-top:4px;
}
#selection #from div, #selection #to div {
	padding-top:5px;
	font-weight:bold;
}
#bottom {
	padding-top:10px;
}
#bottom a {
	float:left;
}
#bottom .bt {
	float:right;
	width:120px;
}

#special #content {
	margin:0;padding:0 ;	
	margin-top:5px ;
}

input.bt {
	border:1px solid #d6d6d6;padding:0 1px 0 1px;-moz-border-radius: 2px ;-webkit-border-radius: 2px ;border-radius: 2px ;
	background: #fff ;
	font-weight:bold ;	
}

.tabs_mask, ul.tabs_container li span {
	line-height: 30px;
}

a {
	color: #01abc4!important;
}
div.blockcontainerfullwidth a:hover {
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	-ms-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
	color: #003 !important;
	cursor: pointer;
}
div.blockcontainerfullwidth a, div.blockcontainerfullwidth a:hover {
	text-decoration: none;
}

/* Table or list */
/* Zebra List and Table */
ul#list > li,
table#list tbody td { border-bottom: 1px solid #d2d2d4; padding-left:3px ; }
table#list tbody td p.price { font-weight:bold }
ul#list > li:first-child,
table#list tbody tr:first-child td { border-top: 1px solid #d2d2d4; }

ul#list > li:nth-of-type(odd),
table#list tbody tr:nth-of-type(odd) { background: #fdfdff; }

/* Module Black */
.mod-black ul#list > li { border-bottom: 1px solid #262627; }
.mod-black ul#list > li:first-child { border-top: 1px solid #262627; }
.mod-black ul#list > li.odd,
.mod-black ul#list > li:nth-of-type(odd) { background: transparent url(../images/menu_sidebar_level1_active_black.png) 0 0 repeat; }
.mod-black ul#list > li.odd { background-color: #3d3d3f; }

/* Module Color */
.mod-color ul#list > li { border-bottom: 1px solid #fdfdff; }
.mod-color ul#list > li:first-child { border-top: 1px solid #fdfdff; }
.mod-color ul#list > li.odd,
.mod-color ul#list > li:nth-of-type(odd) { background: transparent url(../images/menu_sidebar_level1_active_color.png) 0 0 repeat; }
.mod-color ul#list > li.odd { background: transparent url(../images/menu_sidebar_level1_active_color.png) 0 0 repeat; }

table#list {
	border-right: 1px solid #d2d2d4;
	border-bottom: 1px solid #d2d2d4;
	background: #F5F5F7;
	box-shadow:
		0 8px 4px -4px rgba(0,0,0,0.1),
		inset 0 1px 0 rgba(255,255,255,0.2);
	margin:0;padding:0 ;
}

table#list caption { color: #777779; }

table#list thead {
	background: #5a5a5c;
	background: -moz-linear-gradient(
					top,
					rgba(90,90,92,1.0) 0%,
					rgba(60,60,62,1.0) 100%
				);
	background: -webkit-linear-gradient(
					top,
					rgba(90,90,92,1.0) 0%,
					rgba(60,60,62,1.0) 100%
				);
	background: -o-linear-gradient(
					top,
					rgba(90,90,92,1.0) 0%,
					rgba(60,60,62,1.0) 100%
				);
	background: linear-gradient(
					top,
					rgba(90,90,92,1.0) 0%,
					rgba(60,60,62,1.0) 100%
				);
	background: -ms-linear-gradient(
					top,
					rgba(90,90,92,1.0) 0%,
					rgba(60,60,62,1.0) 100%
				);
}

table#list thead tr td,
table#list thead tr th { border: 1px solid #262628; }

table#list thead th {
	color: #fdfdff;
	text-shadow: 0 -1px 1px rgba(0,0,2,0.6);
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

table#list thead th a:hover { color: #fdfdff; }

table#list tbody tr { border-top: 1px solid #d2d2d4; }

table#list tbody tr:hover,
table#list tbody tr:nth-of-type(odd):hover,
table#list tbody tr.odd:hover {
	background: #fff;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.06);
}

table#list tr td,
table#list tr th {	border-left: 1px solid #d2d2d4; }

table#list tfoot tr {
	border-bottom: 1px solid #a2a2a4;
	background: #eaeaec;
	color: #99999b;
}

div.blockcontainerfullwidth input,
div.blockcontainerfullwidth select {
	background-color: #b5ccd3;
	border: 1px solid #63828c;
}
div.blockcontainerfullwidth input:focus,
div.blockcontainerfullwidth select:focus {
	border: 1px solid #ffffff;
}

/* auto complete flight destination */
#result_destt {

}
div.autocomplete {
  border: 8px solid red;
  margin: 0px;
  padding: 0px;
 /* position: absolute;
   width: 350px; 
  overflow: hidden;
  z-index: 50000;*/
}
div.autocomplete ul {
  margin: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px ! important;
  background-color: #ffffff;
}
div.autocomplete ul li {
  list-style-type: none;
  display: block;
  padding-left: 2px;
  padding-bottom: 0px;
  cursor: pointer;
  /* font-size: smaller; */
  color: #000000;
}


