.extended_travel_title_container
{
	width: 100%;
}

.extended_travel_title_left
{
	width: 10px;
	background: url('img/travel_title_leftcorner.png');
}

.extended_travel_title_right
{
	width: 10px;
	background: url('img/travel_title_rightcorner.png');
}

.extended_travel_title
{
	height: 34px;
	vertical-align: middle;
	background: url('img/travel_title_back.png');
	font-family: Tahoma;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
}

.extended_travel_sub_title
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #36506a;
	padding-left: 16px;
	padding-top: 2px;
	width: 350px;
}

.extended_travel_lead
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	vertical-align: top;
	
	padding-top: 12px;
	padding-left: 8px;
	width: 350px;
}

.extended_travel_gallery
{
	vertical-align: top;
	width: 240px;
}

.extended_travel_gallery_text
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #021d38;
	padding-top: 3px;
	width: 100px;
}

.extended_travel_inquiry_button
{
	padding-top: 18px;
	padding-bottom: 5px;
}

.extended_travel_full_desc
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.extended_travel_prices_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #113557;
	height: 20px;
	padding: 2px 0px 2px 2px;
}

.extended_travel_prices_column
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #113557;
	padding: 2px 0px 2px 2px;
}

.extended_travel_prices_date
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	padding: 3px 0px 3px 8px;
	border-top: solid 1px #000000;
}

.extended_travel_prices_price
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0a6cce;
	
	padding: 3px 0px 3px 5px;
}

.extended_travel_prices_info
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	border-top: solid 1px #777777;
	
	padding: 10px 0px 3px 5px;
}

.horizontal_separator
{
	height: 2px;
	background: url('img/blue_line.png') repeat-x;
	width: 100%;
}

.services_table_lefttop
{
	width: 22px;
	height:20px;
	background: url('img/services_table_lefttop_corner.png') no-repeat;
}

.services_table_top
{
	height:20px;
	background: url('img/services_table_top_border.png')  repeat-x;
}

.services_table_righttop
{
	width: 19px;
	height:20px;
	background: url('img/services_table_righttop_corner.png') no-repeat;
}

.services_table_leftbottom
{
	width: 22px;
	height:24px;
	background: url('img/services_table_leftbottom_corner.png') no-repeat;
}

.services_table_bottom
{
	height:24px;
	background: url('img/services_table_bottom_border.png')  repeat-x;
}

.services_table_rightbottom
{
	width: 19px;
	height:24px;
	background: url('img/services_table_rightbottom_corner.png') no-repeat;
}

.services_table_left
{
	width: 22px;
	background: url('img/services_table_left_border.png') repeat-y;
}

.services_table_right
{
	width: 19px;
	background: url('img/services_table_right_border.png')  repeat-y;
}

.services_table_middle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background: #d8e4f0;
}

.services_title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.back_to_travel
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding: 10px 0px 20px 16px;
}

.booking_instruction
{
	background: #d8e4f0;
	border: solid 1px #808080;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	width: 95%;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.booking_form
{
	background: #d8e4f0;
	border: solid 1px #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.booking_choice
{
	background: #d8e4f0;
	border: solid 1px #808080;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	text-align: left;
}

.bold_blue_text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #113573;
}

.bold_red_text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.order_text
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1a3964;
}

#loading_indicator_overlay
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000;
	z-index: 1010;
	opacity: 0.5;
}

#loading_indicator
{
	background: url('img/loading-indicator.gif') no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	z-index: 1011;
}

/* tiny mce */
.bold_title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #36506a;
	text-decoration: underline;
}

.red_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.normal_text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.grey_text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}

.blue_bold_title
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #425c78;
	
}

body.mceContentBody {
   background: #FFF;
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* tiny mce */