/* Destination page */
#logo-title{height:19px; width:244px;margin:10px auto;}
.search{
	background-color:#fbfbfb;
	width:600px;
	margin:0 auto;
	clear:both;
	padding:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border:solid 1px rgba(255,255,255,0.2);
	-webkit-box-shadow:0 1px 7px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 7px rgba(0,0,0,0.2);
	box-shadow:0 1px 7px rgba(0,0,0,0.2);
	text-align:center;
	margin-bottom:2em;
}
.search div.col{width:280px;float:left;margin-left:20px;margin-bottom:1.5em;}
.search div.col.first{margin-left:0;}
.search #flight-option-container{margin: 15px 10px;}
.search #flight-option-container span{margin: 0px 5px;}

p#aalogo{
line-height:1;
margin: 3px 0px 10px 30px;
float:left;
width:45px;
height:20px;
background-image: url(/images/airasia45-20.png);
}
table.fl{
font-size:1em;
}
table.fl tr.fl-hd{
color:#726E6D;font-weight:bold;text-align:center;
}

td.fdate{
font-weight:bold;font-family:Verdana;letter-spacing:0.03em;text-align:left;
}

#loader
{
	float:right;
	position:absolute;
	margin: 0px auto;
}

BODY
{
	
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #564B47;

	text-align: center;
	background: #fff;
}
#content
{
	margin: 0px auto;
	width: 1080px;
	padding: 0px 0px 50px;
	text-align: center;
	background-color: #FFF;
	font-weight: normal;
	text-decoration: none;
	color: black;
	/*-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:solid 1px rgba(255,255,255,0.2);-webkit-box-shadow:0 1px 7px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 7px rgba(0,0,0,0.2);box-shadow:0 1px 7px rgba(0,0,0,0.2);
*/
}
#header
{
	width: 100%;
	height: 50px;
}
H1
{
	font-size: 1.4em;
	color: #CCC;
	font-family: Tahoma;
	background-image: url(#FFFFFF);
}
a#logo
{
width:133px;
height:63px;
margin: 0px auto;

background: url(/images/logo.png) no-repeat;
}
#logo-title
{
width:400px;
color:#534e4e;
font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 5px auto 10px auto;
}

H2
{
	font-size: 30px;
	letter-spacing:-0.03em;
	color: #black;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1;
	margin: 20px 0 0 0;
	position:relative;
}
A
{
	color: #FD39AF;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 1em;
}
a img {
  border: 0;
	padding: 0;
}
a:focus { 
  outline: none; 
}

A:hover
{
	background: #000000;
}
TABLE
{
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;

}
TD
{

}
TH
{
	background-color: #6E5D5D;
	color: #FAEFF7;
	width: 200px;
	font-weight: bold;
}
P#lowest
{
	color: #FD39AF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
P
{
}
A#book_ticket
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
}
#selected
{
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	padding: 1px;
	border: 1px solid #996;
}
P#selected_title
{

	color: #000;
	padding: 0;
	margin: 0;
	background-color: #FFC;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}
#selected P#title
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #6E5D5D;
}
TD#date
{
	color: #324A52;
	font-weight: normal;
}
TD#time
{
	color: #848484;
}
P#title
{
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-0.01em;
	color: #black;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1;
	margin: 20px 0 0 0;
	position:relative;
}
P#instruction
{
	color: #555555;
}
UL
{
	float: left;
	margin: 0 auto;
}
UL LI#country
{
	float: left;
	margin: auto auto auto 2em;
	padding: 5px;
	color: #324A52;
}
UL LI#city
{
	padding: 5px;
	margin: auto;
	float: left;
	list-style: none;
}
#footer
{
	padding: 3em 0 0;
	clear: both;
}
SELECT#flight_departing
{
	width: 15em;
	border: 1px solid #CCC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #444;
}
SELECT#flight_destination
{
	width: 15em;
	border: 1px solid #CCC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #444;
}
#flight_destination OPTGROUP
{
	font-style: normal;
	font-weight: bold;
}
.clear
{
/*generic container (i.e. div) for floating buttons*/
	overflow: hidden;
	width: 100%;
}
A.button
{
	border: solid 1px #ccc;
	padding: 5px 15px ;
	color: #444;


	font: normal 12px arial, sans-serif;
	height: 24px;
	text-decoration: none;
/*sliding doors padding*/

}




.content{margin-top:20px;}
#description div.first{margin-left:150px;}
#description div{width: 400px; text-align:left;float:left; margin:0 auto;}
#description{margin:0 auto;margin-bottom:2em;}



/*credit: http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba */
.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.blue.awesome, .blue.awesome:visited		{ background-color: #4cc3ea; }
.blue.awesome:hover							{ background-color: #007d9a; }
.green.awesome, .magenta.awesome:visited		{ background-color: green; }
	.green.awesome:hover							{ background-color: green; }

.black.awesome {
	background-color: #000000;
}

p.strong
{
	font-size: 25px;
	font-weight: bold;
	letter-spacing:-0.05em;
	color: #black;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1;
	margin: 0 auto 10px;
	width: 5em;
	float:left;
	

}
p.strong.price
{
	width: auto;
	font-size: 25px;
	color:green;
	float:left;
}
p.aalogo
{
line-height:1;margin: 3px 0px 10px 30px;float:left;
}
tr.subtbl
{
color:#726E6D;font-weight:bold;
}

#footer p{font-size:10px;margin:1px 0px;color:#797777;}
.divider{color:#797777;}
#footer a{font-weight:bold;color:#000;}
#footer a:hover{	background: #797777;}
#cheapest{background-color:#fbfbfb;width:350px;margin:0 auto;clear:both;padding:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:solid 1px rgba(255,255,255,0.2);-webkit-box-shadow:0 1px 7px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 7px rgba(0,0,0,0.2);box-shadow:0 1px 7px rgba(0,0,0,0.2);text-align:center;margin-bottom:2em;}

#cheapest table{
margin: 0 0;
}
#cheapest table tr{color:black;}
#cheapest table td{background-color: #fbfbfb;}

#summary h2{margin-top: 0px;}
#summary title{border-bottom: 1px solid;}
#summary table tr td{color:red;font-size: 18px;color:#726E6D;padding: 5px 5px;}
#summary table tr td#date {color:#625D5D;padding-right: 15px;font-weight:bold;}

#summary table tr td#price{color:green;padding-left: 20px;font-weight:bold;}

#overlay {
    position: absolute;
    width: 100%;
	height: inherit;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity = 50); /* required for opacity to work in IE */
}

