@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px; 
	color: #565656; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
}

div.main_container {
	width: 766px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px #e8e8e8 solid;
	border-right: 1px #e8e8e8 solid;
}

td {
	font-size: 12px; 
	color: #565656; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
}

td.top_menu {
	background-image: url(/images/layout/menu_bg_tile_OFF.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.top_menu:hover {
	background-image: url(/images/layout/menu_bg_tile_OVER.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.top_menu_selected {
	background-image: url(/images/layout/menu_bg_tile_ON.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div.top_menu_item {
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 40px;
}

td.top_menu a {
	color: #aeaeae;
	text-decoration: none;
}

td.top_menu a:hover {
	color: #efc010;
	text-decoration: none;
}

td.top_menu_selected a {
	color: #57a5d5;
	text-decoration: none;
}

td.top_menu_selected a:hover {
	color: #efc010;
	text-decoration: none;
}

td.top_menu_spacer {
	width: 10px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: left;
	font-size: 12px; 
	color: #565656; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
}

div.main {
	font-size: 12px; 
	color: #565656; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
}

h1 {
	font-size: 17px; 
	color: #f47600; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
}

div.airfare h1 {
	font-size: 17px; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
	padding-left: 10px;
}


h2 {
	font-size: 12px; 
	color: #4f91ba; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
}

h3 {
	font-size: 12px; 
	color: #fdaf02; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
}

h4 {
	font-size: 11px; 
	color: #ff0000; 
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
}

h5 {
	font-size: 11px; 
	color: #124d99; 
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
}

a {
	color: #f47600;
	text-decoration: underline;
}

a:hover {
	color: #efc010;
	text-decoration: underline;	
}

a:active {
	color: #8D9096;
	text-decoration: none;
}

a.intext {
	color: #555555;
	text-decoration: none;
}

div.top_line_bar {
	height: 8px;
	background-image: url(/images/layout/top_line_tile_bg.gif);
	background-repeat: repeat-x;
	margin-top: 13px;
	margin-bottom: 6px;
}

div.hr_line {
	height: 1px; 
	background-color: #e8e8e8;
	margin-bottom: 10px;
}

.tiny {
	font-size: 11px; 
}

.hot {
	color: #4f91ba;
}

.gray {
	color: #999999;
}

.error {
	color: #FF0000;
}

div.error_box {
	color: #FF0000;
	background-color: #FFFF00;
	padding: 20px;
	border: 1px solid #FF0000;
	margin-bottom: 15px;
}

div.footer {
	color: #888888;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-top: 23px;
	padding-bottom: 20px;
}

div.footer a {
	color: #4f91ba;
	text-decoration: underline;
}

div.footer a:hover {
	color: #f47600;
	text-decoration: underline;
}

div.footer a.selected {
	color: #f47600;
	text-decoration: none;
}

div.footer a.selected:hover {
	color: #efc010;
	text-decoration: underline;
}

.copyrights {
	color: #cccccc;
	font-size: 10px;
}

form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.form_ok {
	font-size: 12px; 
	color: #f47600; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #e2e6e7; 
	border: 1px solid #CCCCCC;
}

.form_focus {
	font-size: 12px; 
	color: #444444; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF; 
	border: 1px solid #CCCCCC;
}

.form_missed {
	font-size: 12px; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FF6666; 
	border: 1px solid #CCCCCC;
}

.form_ok_BIG {
	font-size: 17px; 
	color: #f47600; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: #e2e6e7; 
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}

.form_missed_BIG {
	font-size: 17px; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: #FF6666; 
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}

.form_button {
	color:#FFFFFF; 
	background: #767676; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: bold;
}

.form_button:hover {
	color:#FFFFFF; 
	background: #EF7F2B; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: bold;
	cursor:pointer;
}

.form_button:active {
	color:#F7951A; 
	background: #FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: bold;
	cursor:pointer;
}

input.button_search {
	background-image: url(/images/buttons/Search-OFF.gif);
	background-repeat: no-repeat;
}

input.button_search:hover {
	background-image: url(/images/buttons/Search-ON.gif);
	background-repeat: no-repeat;
}

input.button_search_big {
	background-image: url(/images/buttons/Search-BIG-OFF.gif);
	background-repeat: no-repeat;
}

input.button_search_big:hover {
	background-image: url(/images/buttons/Search-BIG-ON.gif);
	background-repeat: no-repeat;
}

input.button_join_big {
	background-image: url(/images/buttons/Join-BIG-OFF.gif);
	background-repeat: no-repeat;
}

input.button_join_big:hover {
	background-image: url(/images/buttons/Join-BIG-ON.gif);
	background-repeat: no-repeat;
}
