body {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #646362;
	line-height:17px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear {
	clear:both;
}

.btn { border: none; }

a, a:link, a:visited {
	color: #024090;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #024090;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 0px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #5d82b1;
	line-height: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1F4CCB;
	line-height: 0px;
}

textarea {
	font-family:Verdana;
	font-size: 10px;
}

#mainContent {
	text-align:left;
	width:769px;
}

#top_menu {
	background-image: url(/images/top_menu_bg.gif);
	background-repeat: repeat-x;
}

#tab_menu {
	font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:27px;
	padding: 5px 0px 0px 15px;
	overflow:hidden;
   width:100%;
}

#top_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 5px;
	padding:4px 0pt 0pt 5px;
	width: 745px;
}

#tab_menu li span {
	color:#ffffff;
	margin: 0pt 4px;
	padding:0pt;
}

#tab_menu li {
	float:left;
	margin:0pt;
	padding:0pt;
}

#tab_menu li:first-child {
	border-left:none
}

#tab_menu a:link, #tab_menu a:visited {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	margin-right:1px;
	text-decoration:none;
}

#tab_menu a:hover {
	color:#ffffff;
	font-size:12px;
	line-height:12px;
	margin-right:1px;
	text-decoration:underline;
}

#footer {
	padding: 5px 0 0 0;
}

#footer p {
	color:#90a8ca;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align: center;	
}

#footer_menu {
	background-color:#FFFFFF;
	border:1px solid #90a8ca;
	margin:0px;
	padding:10px 5px;
}

#footer_menu a:link, #footer_menu a:visited {
	color:#90a8ca;
	font-size:9px;
	font-weight: normal;
	text-decoration: none;
}

#footer_menu a:hover {
	color:#90a8ca;
	font-size:9px;
	font-weight: normal;
	text-decoration: underline;
}

#footer_bottom {
	margin: 10px;
}

#copyright {
	color: #979797;
	font-size:10px;
	float: right;
}

#legals {
	color: #979797;
	float: left;
	font-size:10px;
}

#legals a:link, #legals a:visited {
	color: #2189c6;
	text-decoration: none;
	font-size:10px;
}

#legals a:hover {
	color: #2189c6;
	text-decoration: underline;
	font-size:10px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #52aadb;
	text-align: center;	
  	overflow:hidden;
	width:769px;
}

#profile_menu {
	position:absolute;
	overflow:hidden;
	top: 80px;
	left: 500px;
	font: 9px Tahoma;
	width: 300px;
}

#slider_banner_full {
	border: 1px solid #5d82b1;
	margin: 10px 0 10px 0;
	padding: 10px;
	height: 100px;
	vertical-align: middle;
} 

#slider_banner_shift_left {
	float: left;
	width: 15px;
	height: 30px;
	margin-top: 33px;
}

#slider_banner_shift_right {
	float: right;
	width: 15px;
	height: 30px;
	margin-top: 33px;
}

.slider_separator {
	border-right: 1px solid #5d82b1;
	height: 100px;
	float: left;
}

.box_header {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height:25px;
	line-height:25px;
	text-align:center;
	background: #5d82b1 url(/images/box_item.gif) no-repeat right;
}

.box_content {
	border: 1px solid #ebebec;
	background: url(/images/box_bg.jpg) no-repeat top;
}

.separator {
	border-bottom: 1px solid #ebebec;
	background-color: #ffffff;	
	clear: both;
	margin: 10px 0 10px 0;
}

#search_box {
	background-image: url(/images/packet_search_box.gif);
	background-repeat: no-repeat;
	height: 185px;
	width: 286px;
}

#search_box_content {
	padding: 30px 0 0 17px;
}

#recomend_friend {
	padding: 5px 0 0 0;
	text-align: center;
}

.search_btn { 
	border: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#service_actions {
	background-color: #5d82b1;
	text-align: center;
	padding: 10px;
	color: #ffffff;
	font-weight: normal;
}

#service_actions a, #service_actions a:link, #service_actions a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#service_actions a:hover {
	text-decoration: underline;
}

#service_actions span {
	margin:0pt 9px;
}

.flash_msgs {
	padding: 5px;
	background-color: #4682B4;
	color: #ffffff;
	text-align: center;
}

.flash_alert {
	padding: 5px;
	background-color: #FA8072;
	color: #ffffff;
	text-align: center;
}

#alert_box { 	
	height: 112px;
	padding: 44px 15px 0px 15px;
	text-align: left;
	background: url(/images/flight_box_bg.gif); 
	background-position: top left;
	background-repeat: no-repeat;
}

#alert_box .price {
	color: #8E0000;
	font-weight: bold;
	text-decoration: none;
}

#alert_box_footer {
	height: 27px;
	padding: 6px 15px 0px 15px;
	text-align: right;
	background: url(/images/flight_box_footer.gif); 
	background-position: top left;
	background-repeat: no-repeat;
}

#alert_box_footer a, #alert_box_footer a:link, #alert_box_footer a:visited {
	background:transparent url(/images/link_item.gif) no-repeat scroll right center;
	color: #ffffff;
	padding-right:18px;
	text-decoration:underline;
}

.bigCaption {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #014ca7;
}

#e-news_box {
	font-family: Tahoma;
	font-size: 10px; 
	width: 218px;
	border: 1px solid #356391;
	margin: 5px 0 5px 0;
}

#e-news_box a, #e-news_box a:visited, #e-news_box a:hover {
	color: #2b9dd9;
	text-decoration: underline;
	font-weight: normal;
}

#e-news_box_label {
	background: #5d82b1;
	height: 29px;
	text-align: center;
	padding: 8px 0 0 0;
}

#e-news_box_content{
	background: url(/images/e-news_box_bg.gif) repeat-x top left;
	padding: 5px 0 5px 5px;
	color: #000000;
	line-height: 11px;
}