
/*----------------------*/
/* Body Text -regular size */
/*----------------------*/

.text {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:18px;
	color:#0267a4;
	font-weight:normal;
}



a
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #0000CC;
}
a:hover
{
	color: #FD0000;
	text-decoration: underline;
}


table, tr, td
{
	font-size: 1.0em;
}


img
{
	border: 0;
}
tr.img td img
{
	display: block;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
	margin: 0;
}

.center, tr.center td, tr.center th
{
	text-align: center !important;
}
.left, tr.left td
{
	text-align: left !important;
}
.right, tr.right td
{
	text-align: right !important;
}

span.on
{
	color: green;
	font-weight: bold;
}

span.off
{
	color: red;
	font-weight: bold;
}

select.monospace
{
	font-family: bitstream vera sans mono;
}

select.monospace option
{
	font-family: bitstream vera sans mono;
}

span.small
{
	font-size: 8pt;
}

div.error
{
	background-color: #F7C7C7;
	border: 2px solid #DF2020;
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	margin: auto;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	width: 450px;
}

div.success
{
	background-color: #90EE90;
	border: 2px solid #228B22;
	color: #000000;
	font-weight: normal;
	margin: auto;
	margin-bottom: 5px;
	padding: 2px;
	width: 450px;
}

input.button
{
	color: #FFFFFF;
	background-color: #1d476d;
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-weight: bold;
}

a.help
{
	color: #6390CB;
	text-decoration: none;
	border-bottom: 1px dotted #6390CB;
}

.compress
{
	padding: 0 5px;
	width: 1%;
	white-space: nowrap;
}

.compress_right
{
	padding: 0 5px;
	text-align: right;
	width: 1%;
	white-space: nowrap;
}

.icons
{
	padding: 3px 5px 0 5px;
	width: 1%;
	white-space: nowrap;
}

td.spacer
{
	padding: 7px 0;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

td.spacer_small
{
	padding: 0;
	border-top: 1px solid #B2B2B2;
}

td.spacer_small_filled
{
	padding: 0;
	height: 3px;
	background-color: #B2B2B2;
}



td#logos
{
}

td#logos div.logo
{
	float: left;
}

td#logos div.advertisement
{
	text-align: center;
}


tr#navigation td
{
	padding-top: 10px;
}

tr#navigation td div.links
{
	padding-left: 7px;
}

tr#navigation td div.links a
{
	background-color: #E2EBF5;
	border: 1px solid #749CD1;
	border-bottom: 0;
	color: #749CD1;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	-moz-border-radius: 0.5em 0.5em 0 0;
}

tr#navigation td div.links a.current
{
	background-color: #C2D8EF;
	border: 1px solid #4D85CF;
	border-bottom: 0;
	color: #4D85CF;
}


tr#top td
{
	background-color: #749CD1;
	border-bottom: 1px solid #626263;
	empty-cells: show;
	padding: 5px;
}

tr#top a:link, tr#top a:visited, tr#top a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}


td#left
{
	background: #E2EBF5;
	border-right: 1px solid #626263;
	empty-cells: show;
	padding: 5px 10px;
	vertical-align: top;
	width: 165px;
}

td#left a:link, td#left a:visited, td#left a:hover
{
	color: #000000;
	font-weight: bold;
}

td#left table
{
	border: 1px solid #7299CD;
	width: 100%;
	text-align: left;
}

td#left table td
{
	background: #FFFAF0;
	color: #000000;
	padding: 3px;
}

td#left div.advertisement
{
	padding: 2px;
	text-align: center;
}


td#content
{
	background: transparent;
	color: #000000;
	vertical-align: top;
	width: 470px;
	padding: 5px;
}


td#right
{
	vertical-align: top;
	width: 140px;
}

td#right div.advertisement
{
	padding-top: 2px;
	text-align: center;
}


td#bottom
{
	border-top: 1px solid #749CD1;
	font-size: 0.8em;
	padding-top: 5px;
	text-align: center;
}



table.component_search
{
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
	margin: auto;
	width: 100%;
}

table.component_search td
{
	padding: 5px;
}


table.page_links
{
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #315C94;
	border-top: 1px solid #315C94;
}

table.page_links td.back
{
	font-variant: small-caps;
	text-align: left;
	white-space: nowrap;
	width: 25px;
}

table.page_links td.back a
{
	color: #666666;
}

table.page_links td.pages
{
	text-align: center;
}

table.page_links td.pages span.current
{
	background-color: #315C94;
	border: 1px solid #E2EBF5;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 3px;
}

table.page_links td.pages a
{
	background-color: #E2EBF5;
	border: 1px solid #315C94;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 3px;
}

table.page_links td.next
{
	font-variant: small-caps;
	text-align: right;
	white-space: nowrap;
	width: 25px;
}

table.page_links td.next a
{
	color: #666666;
}


table.component_result
{
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
	margin: auto;
	width: 100%;
}

table.component_result th.name
{
	background-color: #315C94;
	color: #FFFFFF;
	text-align: left;
}

table.component_result td.address
{
	background-color: #E2EBF5;
	color: #666666;
	font-size: 0.8em;
	text-align: left;
}
table.component_result td.address a
{
	display: none;
}

table.component_result .availability_ok
{
	background-color: #32CD32;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
	width: 75px;
}

table.component_result .availability_ok a
{
	color: #000000;
}

table.component_result .availability_na
{
	background-color: #DC143C;
	color: #000000;
}

table.component_result td.details
{
	padding: 3px;
}

table.component_result td.price
{
	background-color: #E2EBF5;
	color: #666666;
	padding-right: 10px;
	text-align: right;
}

div.description
{
	margin-top: 3px;
	margin-bottom: 3px;
}

div.description strong
{
	border-bottom: 2px solid #ced4d4;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	padding-right: 15px;
	font-family:Arial, Helvetica, sans-serif;
}



tr.air_available th, th.air_available, tr.air_available td, td.air_available
{
	background-color: #32CD32;
	color: #000000;
	font-size: 100%;
	text-align: center;
	width: 75px;
}
tr.air_available th a, th.air_available a, tr.air_available td a, td.air_available a
{
	color: #000000;
}
tr.air_unavailable th, th.air_unavailable, tr.air_unavailable td, td.air_unavailable
{
	background-color: tomato;
	color: #FFF;
	font-size: 100%;
	text-align: center;
	white-space: nowrap;
	width: 75px;
}
tr.air_unavailable th a, th.air_unavailable a, tr.air_unavailable td a, td.air_unavailable a
{
	color: #FFF;
}
tr.air_unknown th, th.air_unknown, tr.air_unknown td, td.air_unknown, td.hotel_on_request
{
	background-color: #FFCC00;
	color: #000000;
	font-size: 100%;
	text-align: center;
	width: 75px;
}
tr.air_unknown th a, th.air_unknown a, tr.air_unknown td a, td.air_unknown a, td.hotel_on_request a
{
	color: #000000;
}
tr.status_RQ th, th.status_RQ, tr.status_RQ td, td.status_RQ
{
	background-color: #FFCC00;
	color: #000000;
	font-size: 100%;
}
tr.status_XX th, th.status_XX, tr.status_XX td, td.status_XX
{
	background-color: tomato;
	color: #000000;
	font-size: 100%;
}
tr.status_CX th, th.status_CX, tr.status_CX td, td.status_CX
{
	background-color: tomato;
	color: #000000;
	font-size: 100%;
}
tr.status_HK th, th.status_HK, tr.status_HK td, td.status_HK
{
	background-color: #DCDCDC;
	color: #000000;
	font-size: 100%;
}
tr.status_PP th, th.status_PP, tr.status_PP td, td.status_PP
{
	background-color: #FFCC00;
	color: #000000;
	font-size: 100%;
}
tr.status_PA th, th.status_PA, tr.status_PA td, td.status_PA
{
	background-color: #32CD32;
	color: #000000;
	font-size: 100%;
}



table.adjust_search
{
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
	margin: auto;
	width: 100%;
}

table.adjust_search td
{
	text-align: center;
	font-size: 0.8em;
}



table.standard
{
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
	margin: auto;
	width: 100%;
}

table.standard th
{
	font-size: 1.1em;
	padding: 2px 5px;
	text-align: left;
}

th.title, tr.title th
{
	background: #CE2C2C;
	color: #FFFFFF;
	font-weight: bold;
}
th.title a, tr.title th a
{
	color: #FFFFFF !important;
	text-decoration: none;
}
th.subtitle, tr.subtitle th
{
	background: #6390CB;
	color: #FFFFFF;
	font-weight: bold;
}
th.subtitle a, tr.subtitle th a
{
	color: #FFFFFF !important;
	text-decoration: none;
}
th.smalltitle, tr.smalltitle th
{
	background: #315C94;
	color: #FFFFFF;
	font-size: 0.8em;
	font-variant: normal;
	text-align: center;
}
th.smalltitle a, tr.smalltitle th a
{
	color: #FFFFFF !important;
	text-decoration: none;
}
tr.total th, th.total, td.total
{
	background-color: #FFCC66;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	color: #000000;
	font-size: 100%;
}
tr.odd td, td.odd
{
	background-color: #E2EBF5;
	color: #000000;
}
tr.even td, td.even
{
	background-color: #F5F5F5;
	color: #000000;
}
tr.highlight td, td.highlight
{
	background-color: #FFF9BF;
	color: #000000;
	cursor: pointer;  cursor: hand;
	text-decoration: underline;
}
tr.subtitle th.remove a
{
	color: #FFCC66 !important;
	white-space: pre;
}
tr.border td, tr.border th, td.border, th.border
{
	border: 1px solid #B2B2B2;
}



dl.multiple_airports
{
	margin: 0;
}
dl.multiple_airports dd
{
	margin-left: 10px;
}


tr.days td
{
	width: 30px;
	height: 30px;
}
tr.days td:hover
{
	background-color: #FFCC66;
	cursor: pointer; cursor: hand;
}
span.current_month
{
	color: #000000;
}
span.other_month
{
	color: #666666;
}
td.current_day
{
	background-color: #FFCC66;
}
