
/*****************************************************************
ADDIITONAL CONTENT (LEFT SIDEBAR)
******************************************************************/
#additional_content #quick_trip_finder {
	width: 297px;
}

/*****************************************************************
MAIN CONTENT SECTION
******************************************************************/

/*#pages #content_wide {
	background-color:#FFFFFF;
	color:#353535;
	float:left;
	margin:7px 0 0 10px;
	padding:10px 15px;
	width:605px;
	-moz-border-radius: 5px 5px 0 0;
	min-height:1200px;
}

#pages #content_wide h2 {
	background-color: #D89125;
	-moz-border-radius: 5px 5px 0 0;
	color:#FFFFFF;
	font-family:'UniversCondensedMedium',helvetica;
	font-size:1.3em;
	font-weight:500;
	padding:7px 0 7px 10px;
	margin: 0;
}

#pages #trip_list_container {
	margin:5px 0 0;
	width:632px;
}

#pages #additional_content {
	width:297px;
}

#pages #additional_content .box_section {
	width:296px;
}*/

.trip_photos p {
	width: 90px;
	height: 85px;
	overflow: hidden;
	margin:0 0 0 17px;
	float: left;
}

.trip_photos ul {
	list-style:none;
	width:342px;
}

.trip_photos li {
	margin:0;
	width:342px;
}

#content_wide .trip_photos p img {
	padding: 0 0;
}

#link_to_gallery a {
	color: #FFF;
}

#main_image_wrapper {
	height:260px;
	margin:0 0 10px;
	text-align:center;
	background-color:#222222;
}

#main_image_wrapper p {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	color:#FFFFFF;
	padding:5px 10px;
	position:absolute;
	top:248px;
	width:322px;
}

#trip_list_title {
	font-family: 'UniversCondensedBold', helvetica;
	color: #fff;
	height: 53px;
}

#trip_list_title.area1 {
	background: url('/images/middle_east_trip_title.jpg') no-repeat;
}

#trip_list_title.area2 {
	background: url('/images/south_america_trip_title.jpg') no-repeat;
}

#trip_list_title.area3 {
	background: url('/images/africa_trip_title.jpg') no-repeat;
}

#trip_list_title.area7 {
	background: url('/images/egypt_trip_title.jpg') no-repeat;
}

#trip_list_title.area8 {
	background: url('/images/peru_trip_title.jpg') no-repeat;
}

#trip_list_title.trip_list_title_wide {
	margin-left: -300px;
	width: 944px;
	background: url('/images/map_header_bg.jpg') no-repeat;
}

#trip_list_title.trip_list_title_wide.area1,
.map_section div.area1 {
	/* Middle East */
	background: url('/images/middle_east_header_bg.jpg') no-repeat !important;
}

#trip_list_title.trip_list_title_wide.area2,
.map_section div.area2 {
	/* South America */
	background: url('/images/south_america_header.jpg') no-repeat !important;
}

#trip_list_title.trip_list_title_wide.area3,
.map_section div.area3 {
	/* Africa*/
	background: url('/images/africa_header_bg.jpg') no-repeat !important;
}

#trip_list_title.trip_list_title_wide.area7,
.map_section div.area7 {
	/* Egypt*/
	background: url('/images/egypt_header_bg.jpg') no-repeat !important;
}

#trip_list_title.trip_list_title_wide.area8,
.map_section div.area8 {
	/*Peru*/
	background: url('/images/peru_header_bg.jpg') no-repeat !important;
}



#trip_list_title h2 {
	font-size: 35px;
	margin: 0px 0px 0 20px;
	padding: 5px 0 0 0;
	color: #fff;
}

/*#trip_list_title p {
	margin: 7px 0 0 50px;
	font-size: 16px;
}*/

/*map*/

#trip_map {
	width: 637px;
	height: 323px;
	margin: 5px 0 0 0;
	border: solid 1px #ccc;
}

#trip_list_container {
	width: 639px;
	margin: 5px 0 0 0;
}

/*pagination*/
p.pagination {
	margin: 0;
	padding: 16px 0 0 16px;
}

p.pagination a {
	color:#fff;
	font-size: 10px;
	background: #9c9c9c;
	font-weight: bold;
	padding: 3px 5px 2px 5px;
	text-align: center;
}

p.pagination a.pagi_prv {
	padding: 0 0 0 12px;
	color: #3e535e;
}

p.pagination a.pagi_nxt {
	padding: 0 12px 0 0px;
	color: #3e535e;
}

#current_page_side {
	padding: 3px 5px 2px 5px;
	background: #484848;
}

/*trips additional buttons*/

#trips_additional_buttons {
	list-style: none;
	float: right;
	margin: 23px 10px 0 0;
}

#trips_additional_buttons li {
	float: left;
	margin: 0 5px 0 0;
	border-radius:3px;
}

#trips_additional_buttons li a {
	display: block;
	padding: 2px 10px;
	color: #fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#trips_additional_buttons li.trips_so a {
	background: #99151D;
}

#trips_additional_buttons li.trips_se a {
	background: #70223D;
}

#trips_additional_buttons li.trips_view_all a {
	background: #2B2C2B;
}

/*Trips*/

.no_results {
	background-color:#971B19;
	clear:both;
	color:#FFFFFF;
	font-size:1.5em;
	margin:23px 14px 15px;
	padding:9px 0 8px;
	text-align:center;
}

.trips_list{
	clear: both;
	list-style: none;
	margin: 14px 0 0 10px;
	width: 615px;
}

.trips_list li{
	margin: 0 0 10px 0;
}


.list_image {
	width: 140px;
	min-height: 100px;
	float: left;
	clear: left;
	margin: 0px 10px 0 0px;
	display: block;
}

.list_image img {
	border: solid 2px #333;
}

.list_content {
	width: 435px;
	float: left;
	margin: 0 7px 0 10px;
	padding: 0 0 0 0;
}

.list_content h3 {
	margin: 5px 0 0 0;
	font-size: 1.2em;
}

.tool_tip_a {
	position: absolute;
}

.list_content .tool_tip_a span, #in_brief_list .tool_tip_a span {
	display:block;
/*	height:25px;*/
	left:-12px;
/*	position:absolute;*/
	top:8px;
	width:100%;
	color:#fff;
}

#button_countries_visited {
	margin: 7px 0 0 0;
}

.list_cost {
	clear: both;
	background: #44697E;
	color: #fff;
	margin-left:-5px;
	border-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#content_wide .list_cost li {
	font-size: 12px;
	float: left;
	margin: 0;
	padding:3px 2px 2px 2px;
	border-right: solid 1px #fff;
	background-color: #44697E;
}

#content_wide .list_cost li.find_out {
	border: none;
	float: right;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

li.find_out a {
	display: block;
	padding: 2px 18px 2px 9px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.list_cost ul {
	list-style: none;
}

#content_wide .list_cost p {
	font-size: 12px;
	float: left;
	margin: 0;
	padding:3px 2px 2px 3px;
	border-right: solid 1px #fff;
	background-color: #44697E;
}

#content_wide .list_cost p.find_out {
	border: none;
	float: right;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

p.find_out a {
	display: block;
	padding: 2px 18px 2px 9px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.icon_offer, .icon_new {
	margin-top:-5px;
	position:absolute;
	right:21px;
}

/*****************************************************************
TRIP DETAIL PAGE
******************************************************************/

#trip_detail_container {
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
}

#back_to_list_page,
#back_to_map_page {
	width:185px;
	display:inline-block;
}

#back_to_list_page a {
	font-family: 'UniversCondensedBold', helvetica;
	font-size: 14px;
	display: inline-block;
	width: 125px;
	padding: 3px 0 4px 30px;
	margin: 0 0 0 30px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#back_to_map_page a {
	font-family: 'UniversCondensedBold', helvetica;
	font-size: 14px;
	display: inline-block;
	width: 125px;
	padding: 3px 0 4px 30px;
	margin: 0 0 0 30px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: url('/cssimages/yellow_arrow_left.png') no-repeat 10px 6px #333 !important;
}

.trip_style_title {
	background: #fff;
	font-size: 20px;
	color: #2b2b2b;
	padding: 30px 0 20px 40px;
	margin: 0 0 0 12px;
	width: 575px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.tabs {
	width: 615px;
	margin: 0 0 0 12px;
	
}

/*-----------------------tabbed navigation-----------------------*/

.tabNavigation {
	list-style: none;
	text-align: center;
	clear: both;
}

.tabNavigation li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	border-right: solid 1px #4D4D4D;
}

.tabNavigation li:last-child {
	margin-right:0;
}

.tabNavigation li span,
.tabNavigation li a {
	display: block;
	float: left;
	height: 18px;
	padding: 10px 4px;
	color:#fff;
	font-weight: bold;
	text-shadow: 1px 1px 10px #000;
}

.tabNavigation li span.selected{
	background: #333;
}

/*===================================================================
SUMMARY PAGES
===================================================================*/

/*top left column*/

#summary_top {
	position: relative;
	background: #444544;
	padding: 3px 0 0 0;
}

#summary_in_brief {
	width: 255px;
	float: left;
	margin: 0px 3px 3px 3px;
}

#in_brief_list {
	width: 255px;
	height: 227px;
	padding: 6px 0 0 0;
	list-style: none;
	background: #fff;
}

#in_brief_list li {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0;
}

#in_brief_list li#trip_reverse {
	padding: 5px 0 0px 0;
}

#in_brief_list li#trip_reverse a {
	color: #fff;
	padding: 5px 10px 5px 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#in_brief_list li span {
	color: #3E5D73;
}

a#currency_converter {
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 105px;
	margin: 3px 0 10px -2px;
	padding: 3px 0 0 10px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #3E5D73;
}

/*Summary map (Image size 234px X 123px)*/

#trip_summary_map {
	background: #444543;
	margin: 3px 0 0 0;
	padding: 3px;
	height: 175px;
	text-align: center;
	overflow: hidden;
}

#view_full_map a {
	font-family: 'UniversCondensedBold', helvetica;
	display: block;
	color: #fff;
	width: 85px;
	padding: 3px 30px 4px 10px;
	border-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

/*top right column*/

.book_now {
	height: 29px;
	padding: 14px 0 2px 8px;
	margin: 0 0 0 0px;
	border-bottom: solid 3px #444544;
	background: #fff;
}

.book_now a {
	color: #fff;
	padding: 10px;
	border: solid 3px #E3E3E3;
}

#summary_gallery_info {
	width: 351px;
	height: 417px;
	float: right;
	margin: 0 3px 0 0;
	background: #fff;
}

#summary_gallery_image {
	width: 342px;
	height: 360px;
	margin: 4px 0 0 4px;
	overflow: hidden;
}

p#link_to_gallery {
	position: absolute;
	left: 261px;
	bottom: 3px;
	clear: both;
	float: right;
}

p#link_to_gallery span {
	font-family: 'UniversCondensedBold', helvetica;
	display: block;
	color: #fff;
	padding: 3px 30px 4px 10px;
	border-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}


/*--------------------------bottom section--------------------------*/

#summary_bottom {
	clear: both;
	width: 609px;
	margin: 0px 0 0 0px;
	padding: 3px 3px 10px 3px;
	border-bottom: #333;
	background: #444544;
	border-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

#included {
	padding: 0 0 20px 0;
	background: #fff;
}

#included_synopsis {
	color: #333;
	clear: both;
	padding: 10px 15px 20px 15px;
}

#included_synopsis_nav {
	margin: 15px 0 10px 0;
}

#included_synopsis_nav li {
	list-style: none;
	float: left;
	margin: 0 2px 0 0;	
}

#included_synopsis_nav li {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #333;
	padding: 5px 14px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#included_synopsis_nav li a {
	color: #fff;
}

/*****************************************************************
included/not included columns
******************************************************************/

#included_container {
	background: #fff;
}

div.included_header {
	color: #333;
	width: 280px;
	float: left;
	margin: 10px 0px 0 10px;
}

.included_header h3 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.included_header ul {
	padding: 0 10px 0 0;
}

.included_header ul.included_list {
	border-right: solid 2px #AFAFAF;
}

.included_header ul li {
	margin: 0 0 0 25px;
}

/*===================================================================
CROSS SELL BUTTON
===================================================================*/
#trip_cross_sell_open {
	clear: both;
	
}

#trip_cross_sell_open {
	display: block;
	color: #fff;
	width: 110px;
	margin: 10px 0 0 10px;
	padding: 3px 0 3px 30px;
	border-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}























/*****************************************************************

*****************************************************************

*****************************************************************

*****************************************************************
OLD CODE

*****************************************************************

*****************************************************************

*****************************************************************
******************************************************************/




.ui-datepicker-calendar tbody tr {
	background: none;
}

.ui-datepicker-calendar tbody td {
	border: none;
	margin: 0;
	padding: 0;
}

#content_wide h1{
	margin-bottom:5px;
} 

.ui-datepicker-header, .ui-datepicker-calendar {
	padding:10px;
}

.ui-datepicker-prev {
	margin-right:80px;
}

/*-----------------------------------------------IE FIX----------------------------------------------*/

*:first-child+html .ui-datepicker-header, *:first-child+html .ui-datepicker-calendar {
	background:#fff;
	padding:5px;
}

*:first-child+html .ui-datepicker-calendar {
	width:200px;
	padding:10px;
}

*:first-child+html .ui-datepicker-prev {
	margin-right:100px;
}

*html .ui-datepicker-header, *:first-child+html .ui-datepicker-calendar {
	background:#fff;
	padding:5px;
}

*html .ui-datepicker-calendar {
	width:200px;
	padding:10px;
}

*html .ui-datepicker-prev {
	margin-right:100px;
}

/*-----------------------------------------------END----------------------------------------------*/


/*===================================================================
SUBHEADING STYLING
===================================================================*/
h2, h3{
	margin:10px 0 10px 0;
}

/*================================================================================
TRIP STYLE: REGIONAL EXPLORERS, OVERLAND ADVENTURES, ULTIMATE EXPEDITIONS BUTTONS
==================================================================================*/

.type_description{
	padding:0 10px 0 10px;
	text-align:justify;
}

.trip_type_buttons{
	position:relative;
	display:block;
	color:#fff;
	width:196px;
	float:left;
	margin:10px 5px 0 0px;
	padding:10px 0px 0 0px;
	min-height:350px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.trip_type_buttons h3{
	display:block;
	text-indent:-999em;
	width:166px;
	height:47px;
	margin: 11px 0 0 15px;	
}

.regionalexplorers{
	background:#BC590A;
}

.overlandadventures{
	background:#886223;
}

.ultimateexpeditions{
	background:#5C7A40;
}

/*===================================================================
BUTTONS AT BASE
===================================================================*/

.view a{
	display:block;
	width:160px;
	height:81px;
	color:#fff;
	padding:15px 0 0 40px ;
}

.view{
	position:absolute;
	top:300px;
}

.regionalexplorers .view a{
	background:url('../cssimages/view_regional_explorers.jpg') no-repeat;
}

.overlandadventures .view a{
	background:url('../cssimages/view_overland_adventures.jpg') no-repeat;
}

.ultimateexpeditions .view a{
	background:url('../cssimages/view_ultimate_expeditions.jpg') no-repeat;
}

/*===================================================================
TRIP STYLE lIST PAGE
===================================================================*/

/*-----------------------SORT BY-----------------------*/
.sort_by{
	margin:10px 0 10px 0;
	background:url('../../cssimages/orange_trans_background.png');
	padding:5px 8px 5px 10px;
	width:615px;
}

.sort_by select, .sort_by input{
	margin:0 27px 0 0;
	vertical-align:middle;
}



#current_page {
	font-weight:bold;
	font-size:16px;
}



/*-----------------------REFINE-----------------------*/
div.refine{
	margin:20px 0 20px 0;
	background:url('../../cssimages/orange_trans_background.png');
	padding:11px 8px 1px 10px;
	width:615px;	
}

/*---------------------------------------------IE FIX---------------------------------------------*/

*html #clear_button {
	margin-top:5px;
}

/*---------------------------------------------END-------------------------------------------*/

.date{
	width:80px;
}

div.refine input, div.refine select{
	margin:0 4px 0 0 ;
}

/*---------------------------------------------IE FIX-------------------------------------------*/

*html div.refine input, *html div.refine select {
	margin:0px 2px 0 0 ;
	vertical-align:middle;
}

*:first-child+html div.refine input, *:first-child+html div.refine select {
	margin:0px 2px 0 0 ;
	vertical-align:middle;
}

/*---------------------------------------------END-------------------------------------------*/




#detailed_itinerary h4 {
	margin:16px 0 3px;
}

#full_itinerary h4, #brief_itinerary h4 {
	margin:16px 0 3px;
}

/*===================================================================
SUMMARY PAGE NAVIGATION
===================================================================*/

.trip_style_stamp{
	text-indent:-999em;
	width:58px;
	height:58px;
	float:left;
	margin:0 5px 15px 365px;
}

/*#Overland-Adventures {
	background:url('/cssimages/overland_adventure_stamp_sm.jpg');
}*/

/*#Regional-Explorers {
	background:url('/cssimages/regional_explorer_stamp_sm.jpg');
}*/

/*#Ultimate-Expeditions {
	background:url('/cssimages/ultimate_expeditions_stamp_sm.jpg');
}*/

/*.download_dossier a#download_dossier{
	text-indent:-999em;
	display:block;
	width:159px;
	height:21px;
	background:url('../cssimages/download_dossier.png');
	float:left;
	margin:15px 0 0 0px;
}*/

/*.download_dossier a#download_adobe{
	text-indent:-999em;
	display:block;
	width:26px;
	height:24px;
	background:url('../cssimages/download_adobe.gif');
	float:left;
	margin:15px 0 0 10px;
}*/


/*--------------------------------tabbed navigation control segments (add to wishlist, email a friend etc.)--------------------------------*/

.tabNavigation_control{
	clear:left;
	list-style:none;
	width:636px;
	margin:0px 0 0px 0;
	background:#506570;
}

.tabNavigation_control li{
	float:left;
	margin:0 4px 0 0;
}

.tabNavigation_control li a, .tabNavigation_control li#email_open{
	display:block;
	color:#fff;
	background:#242E33;
	padding: 2px 20px 0 20px;
}

.tabNavigation_control li.book_now{
	margin:0 0 0 46px;
	padding-right:0px;
	float:right;
}

.tabNavigation_control li.book_now a{
	display:block;
	padding:1px 40px 0px 40px;
	background:url('../cssimages/book_now_background.jpg') repeat-x;
}

/*----------------------------------email dropdown------------------------------------*/
#email_friend_area{
	background:#ccc;
	width:625px;
	padding:0px 0 0px 10px;
	height:120px;
}

#email_friend_area form{
	padding:5px 0 0 0;
}

#email_friend_area textarea {
	height: 57px;
	width: 400px;
}



/*--------------------------------------------- IE6 FIX -------------------------------------------*/

*html #in_brief_section{
	padding:0 0px 0 10px;
}

*html #summary_top {
	height:300px;
}

*html #summary_in_brief {
	height:300px;
}

*html #in_brief_section {
	height:300px;
}
/*--------------------------------------------- END -------------------------------------------*/



.alternative_trip {
	padding:5px;
}

/*--------------------------Extended / Shorter Trip dropdown----------------------------*/

#trip_cross_sell{
	background:url('../cssimages/extended_trip.jpg') repeat-x #EFC324;
	width:625px;
	padding:0px 0 0px 10px;
	min-height:50px;
}

#trip_cross_sell img {
	
}

#summary_gallery{
	width:140px;
	float:left;
	margin:4px 0 0 0;
}

#full_map_button{
	clear:both;
	width:236px;
	float:left;
	margin:0 5px 0 0;
}

#full_gallery_button{
	width:138px;
	float:left;
}

#full_map_button a{
	color:#fff;
	display:block;
	background:url('../../cssimages/grey_button_background.jpg') repeat-x;
	padding:0 0 0 20px;
	font-size:1.2em;
}

#summary_gallery p a{
	color:#fff;
	display:block;
	background:url('../../cssimages/grey_button_background.jpg') repeat-x;
	padding:0 0 0 15px;
	font-size:1em;
}

#full_itinerary, #brief_itinerary {
	background-color:#AABB44;
	clear:both;
	margin:8px 0 0 0;
	padding:10px 15px 20px;
}

.base_buttons{
	display:block;
	width:305px;
	background:url('../../cssimages/full_itinerary_button.jpg') repeat-x;
	color:#fff;
	font-size:1.1em;
	margin:5px 0 0px 0;
}

#brief_itinerary_continued{
	clear:both;
	float:left;
	padding:3px 0 0 10px;
}

#full_itinerary_button{
	background:url('../../cssimages/full_itinerary_button.jpg') repeat-x;
	text-align:right;
	float:right;
	padding:3px 10px 0 0px;
}

#full_itinerary_button{
	background:url('../../cssimages/full_itinerary_button.jpg') repeat-x;
	text-align:right;
	float:right;
	padding:3px 10px 0 0px;
}

#full_itinerary_button a{
	color:#fff;
}

/*---------------------------------Detailed Itinerary---------------------------------*/


#detailed_itinerary ul, #full_itinerary ul{
	margin:0 0 10px 0;
}

/*---------------------------------Dates & Availability---------------------------------*/

.see_optional{
	font-size:1.2em;
	float:right;
	font-weight:bold;
	margin:-33px 0 0; 
}

#dates_availablity{
	border-collapse:collapse;
	width:618px;
	margin:10px 0 0 0;
}

#dates_availablity thead{
	background:#506570;
	color:#fff;
}

#dates_availablity thead td{
	padding:10px;
}

td.dates_book_button{
	width:65px;
	/*background:#C5070B;*/
}

td.dates_book_button a{
	display:block;
	/*background:#C5070B;*/
	color:#fff;
}

tbody tr{
	color: #FFFFFF;
	background:#7A9BA2;
}

tbody td{
	margin:5px 0 0 0;
	border-top:solid 2px #fff;
	padding:5px 9px 5px 9px;
}

tbody td.grey{
	background:#94A2A8;
}

/*---------------------------------Before you go---------------------------------*/
#byg_list{
	list-style:none;
	margin:0 0 20px 0;
}

#byg_list li{
	min-width:20px;
	float:left;
	margin:1px 2px 0 0;
}

#byg_list li a{
	display: block;
	background:#ccc;
	padding: 3px 5px;
	border: 2px solid #999;
	white-space: nowrap;
	font-weight: bold;
}

#byg_list li a:hover {
	border: 2px solid #CCC;
	background: #EEE;
}

#byg .contact_us {
	margin: 10px;
}

#byg .contact_us dt {
	clear: left;
	float: left;
	width: 150px;
}

#byg .contact_us dd {
	float: left;
}

#byg .contact_us input.text, #byg .contact_us textarea {
	border: 1px solid #666;
	margin: 4px 0px;
	padding: 2px 4px;
	font-family: Arial;
	font-size: 12px;
}

/*---------------------------------IE6 FIX---------------------------------*/

*html #byg_list li{
	width:150px;
}

/*---------------------------------END---------------------------------*/

#byg h4{
	color:#446579;
	margin:10px 0 7px 0;
	clear:left;
	font-weight:bold;
}

#byg h4 span{
	float:right;
	margin:-16px 5px 0;
}

/*---------------------------------Optional Excursions---------------------------------*/
#summary_excursions_list{
	background:#506570;
}

.excursion_list_guide {
	color:#333333;
	font-size:13px;
	margin:5px;
	text-align:right;
}

.excursion_list_area {
	margin:10px 0 20px;
	padding:5px 10px;
}

.excursion_list_area a {
	color: #000;
}

#summary_excursions_list table {
	width: 100%;
}

#summary_excursions_list td.price {
	width: 115px;
}

#summary_excursions_list td.payment {
	width: 115px;
}

#summary_excursions_list h3 {
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 7px;
	color: #FFFFFF;
}

#summary_excursions_list td {
	border: 0px;
}

#summary_excursions_list_2 {
	background:#DAA327;
}

#summary_excursions_list_2 td {
	border: 0px;
}

#summary_excursions_list_2 h3 {
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 7px;
	color: #FFFFFF;
}

#summary_excursions_list_2 table {
	width: 100%;
}

#summary_excursions_list_2 td.price {
	width: 115px;
}

#summary_excursions_list_2 td.payment {
	width: 115px;
}

#summary_excursions_list_2 img{
	float:left;
	margin:5px 10px 5px 5px;
}

#summary_excursions_list_3 {
	background:#AABB44;
}

#summary_excursions_list_3 td {
	border: 0px;
}

#summary_excursions_list_3 h3 {
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 7px;
	color: #FFFFFF;
}

#summary_excursions_list_3 table {
	width: 100%;
}

#summary_excursions_list_3 td.price {
	width: 115px;
}

#summary_excursions_list_3 td.payment {
	width: 115px;
}

#summary_excursions_list_3 img{
	float:left;
	margin:5px 10px 5px 5px;
}

a .add_to_booking_button{
	
}

p#social_bookmarks{
	padding-top:40px;
}

#loading {
	background-color: #FFFFFF;
	text-align: center;
	width: 635px;
}

table {
	clear:both;
}






/**************
	MAPS
**************/

#trip_list_view_type {
/*	float:right;
	width:900px;*/
	height: 53px;
}

#trip_list_view_type h2 {
	float:right;
	padding-right: 15px;
    padding-top: 7px;
	color:white;
	font-family: 'UniversCondensedBold',helvetica;
}

#trip_list_view_type a {
	display:block;
	width:211px;
	-moz-border-radius:5px 5px 0px 0px;
	background:url('/images/tab_not_selected.png') repeat-x;
	float:right;
	height:43px;
	padding-top:10px;
	color:white;
	font-family: 'UniversCondensedBold',helvetica;
	font-size:14px;
	
}

#trip_list_view_type a.selected {
	color:#262626;
	background:url('/images/tab_selected.png') repeat-x;
}

#trip_list_view_type img {
	float:left;
	padding-left:10px;
	padding-right:13px;
}

#trip_list_view_type b,
#trip_list_view_type span {
	color:#262626;
}

#trip_list_view_type span {
	
}

#trip_list_view_type a#by_map img {
	padding-top:0px;
}

#trip_list_view_type a#by_list img {
	padding-top:8px;
}


#trip_list_view_type a b, #trip_list_view_type a span {
	float:left;
	display:block;
	margin-top: 4px;
	font-size: 18px;
	font-weight: normal;
}


#trip_maps .trip_map { 
    cursor: move; 
    overflow: hidden; /*keep map contents from spilling over if JS is disabled*/ 
	
	margin: 0px 0px 0px 326px;
	border:0px;
	
	width: 590px;
	height: 518px;
/*		width:916px;*/
}

#trip_maps .trip_map_full {
	margin: 0px;
	width: 916px;
}

#content_wide.map_section {
	width:916px;
	margin-left:13px;
}

#trip_maps .trips_list_map 
{
	width:625px;
	float:right;
	background-color:white;
}

#trip_maps .left {
	float: left;
}

#trip_maps .right {
	float: right;
}

#trip_maps .zoom_option {
	background-color:#202020;
	color: white;
    display: block;
    height: 22px;
    opacity: 0.7;
    padding-left: 10px;
    padding-top: 4px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 105px;
    z-index: 98;
	border-radius: 0 0px 0px 7px;
	-moz-border-radius: 0 0px 0px 7px;
	-webkit-border-radius: 0 0px 0px 7px;
	filter: alpha(opacity=70);
}

#trip_maps .map-control a {
    display: block;
    text-indent: -999em;
    position: absolute;
    outline: none;
}

#trip_maps #map_nav a {
	display: block;
    text-indent: -999em;
    position: absolute;
    outline: none;
}

#trip_maps .map-control a:hover {
    background: #535353;
    opacity: .7;
    filter: alpha(opacity=70);
}

#trip_maps #map_nav a.left {
	 top: 16px;
		left:1px;
	background: #535353;
	width:16px;
	height:18px;
	z-index:98;
	background:url(/images/map_page/map_left_arrow.png) no-repeat;
}

#trip_maps #map_nav a.right {
    top: 16px;
	right:1px;
	background: #535353;
	width:16px;
	height:18px;
	z-index:98;
	background:url(/images/map_page/map_right_arrow.png) no-repeat;
}

#trip_maps #map_nav a.up {
    height:17px;
	width:17px;
	top:5px;
	left:16px;
	background:url(/images/map_page/map_up_arrow.png) no-repeat;
	z-index:98;
}

#trip_maps #map_nav a.down {
    height:17px;
	width:17px;
	bottom:5px;
	left:16px;
	background:url(/images/map_page/map_down_arrow.png) no-repeat;
	z-index:98;
}

#trip_maps .map-control a.zoom {
    height:17px;
	width:17px;
	background: #535353;
    opacity: .7;
	left:50px;
	top:4px;
	background:url(/images/map_page/map_zoom_in.png) no-repeat;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}

#trip_maps .map-control a.back {
    height:17px;
	width:17px;
	background: #535353;
    opacity: .7;
	top:4px;
	left:70px;
	background:url(/images/map_page/map_zoom_out.png) no-repeat;
    filter: alpha(opacity=70);
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}
#trip_maps #map_slide {
	background-color:#323232;
	color:#FFFFFF;
	height:518px;
	left:-10px;
/*		margin: 0 0 0 8px;*/
	overflow:hidden;
	padding:0px 0 0;
	position:absolute;
	z-index:99;
	width:337px;
}
#trip_maps #map_slide_list {
	float:left;
	height:490px;
	margin:10px;
	overflow:auto;
	padding:0 10px 0 0;
	background-color:white;
	width:307px;
	-moz-border-radius:0px 0px 0px 5px;
	overflow:scroll;
	margin-top:0px;
	
}
#trip_maps #map_slide_list ul {
	list-style:none;
	background-color:white;
	-moz-border-radius: 0 0 0 5px;
	padding-top:10px;
}
#trip_maps #map_slide_list ul li {
	padding: 0 15px;
	margin: 0;
	color:black;
	margin-bottom:8px;
	font-size: 0.9em;
	background: #F6F6F6;
}

#trip_maps #map_slide_list ul li.selected {
	background-color:#FFFEA7;
}

#trip_maps #map_slide_header {
	-moz-border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-family: 'UniversCondensedBold',helvetica;
    font-size: 1.4em;
    font-weight: 500;
    padding: 7px 0 7px 10px;
	background-color: #427289;
	margin:0px 10px 0px 10px;
}

#trip_maps .mapcontent img {
	z-index:97;
}
#trip_maps #map_slide_toggle {
	-moz-border-radius-bottomright:5px;
	background: url("/cssimages/list_icon.png") no-repeat 4px 5px #2B2C2B;
	color:#FFFFFF;
	margin-top:1px;
	padding:5px 10px 5px 19px;
	position:absolute;
	z-index:98;
	left: 327px;
    margin-top: 0;
}

#trip_maps #map_slide_toggle #map_out_link {
	display:block;
	height:;
}

#trip_maps #map_nav {
	background-color:grey;
	width:50px;
	height:50px;
	display:block;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:75px;
	position:absolute;
	right: 10px;
	top:40px;
	z-index:999;
	
}

#trip_maps #trip_details {
	-moz-border-radius:5px 5px 5px 5px;
	float:right;
/*	margin:0 0 0 106px;*/
	padding:0;
/*		white-space:nowrap;*/
	width:590px;
	z-index:100;
	margin-top:-48px;
	margin-bottom:15px;
}

/* IE7 only */
*:first-child+html #trip_maps #trip_details {
	margin-top: -15px;
}

#trip_maps #trip_details li {
	position:relative;
	margin-left:5px;
	margin-top:5px;
	/*-moz-border-radius:5px 5px 5px 5px;*/
}

#trip_maps .list_content {
/*		width:350px;*/
/*		float:left;*/
/*		padding:0;*/
	margin: 0px;
}

#trip_maps .list_content p {
	padding-right:10px;
}

#trip_maps .list_cost {
/*		background-color:#272829 !important;*/
}

#trip_maps .list_cost ul {
/*			background-color:#272829 !important;*/
/*			width:590px;*/
/*			display:block;*/
}

#trip_maps #trip_details .list_cost ul li {
/*		background-color:#46687B !important;*/
/*		padding: 3px 10px 2px !important;*/
	margin-top: 0px;
	border-radius: 5px 5px 5px 5px;
}

#trip_maps .list_cost ul li.find_out a {
/*		background:none;*/
	padding: 2px 18px 3px 9px;
}

#trip_maps #content_wide .list_cost li.find_out {
/*		background-color:#272829 !important;*/
/*		float:left;*/
}

#trip_maps #content_wide .list_cost li.find_out  a {
/*		padding:0px !important;*/
}



#trip_maps #prev_trip {
	padding:5px 0 4px 0;
	position:relative;
	top:-25px;
	left:320px;
	width:110px;
	font-size:1.1em;
	background:none repeat scroll 0 0 #2B2C2B;
	-moz-border-radius-topright:5px;
	color:#FFFFFF;
	text-align:center;
	margin-left: 6px;
	z-index:100;
}
#trip_maps #next_trip {
	float:right;
	padding:5px 0 4px 0;
	position:relative;
	top:-51px;
	text-align:center;
	width:110px;
	font-size:1.1em;
	background:none repeat scroll 0 0 #2B2C2B;
	-moz-border-radius-topleft:5px;

	color:#FFFFFF;
	margin-right: 0px;
	z-index:100;
}

#trip_maps #map_area {
	background-color: #87a4b3;
	margin-top:5px;
	height:518px;
}

#trip_maps #map_area .trips_list {
	margin:0;
	position:relative;
	top:-16px;
	width:638px;
}

#trip_maps #map_area .icon_offer, #trip_maps #map_area .icon_new {
	right: 0px;
}

#trip_maps .trips_list {
	float:right;
}

#trip_maps #additional_content {
	float:left;
	margin-top:-18px;
}

#trip_maps #map_inner {
	position: relative;
	overflow: hidden;
	width: 916px;
	background: url("/cssimages/map_bg.jpg") no-repeat 0 0;
	z-index:93;
}

#trip_maps #map_inner .trip_map div {
	z-index:95;
}

#trip_maps #map_inner h2 {
	background-color:#323232;
	color:#FFFFFF;
	left:5px;
	padding:24px;
	position:absolute;
	top:77px;
	width:251px;
	font-size:23px;
}

#trip_maps #quick_trip_finder { 
	margin-top: 388px;
}

#content_wide.map_section #trip_list_title {
	background:url('/images/map_header_bg.jpg') no-repeat;
	clear:both;
}

#trip_maps .arrow_overlay {
	width:50px;
	height:30px;
	display:block;
	position:absolute;
	top:-35px;
	left:270px;
	background:url('/images/arrow_overlay.png') no-repeat;
	z-index:9999;
}

#trip_maps .current-map-layer {
/*	left:-100px !important;*/
}

#trip_maps .current-map-layer.full {
	left:-300px !important;
}

#trip_maps .icon_offer, #trip_maps .icon_new {
	right:0px;
}

*:first-child+html #trip_maps .tool_tip_a {
	margin: 0px;
}

#trip_maps .area_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 98;
}

#trip_maps #area_nav_left {
	position: absolute;
	top: 168px;
	left: 327px;
	z-index: 99;
}

#trip_maps #area_nav_right {
	position: absolute;
	top: 168px;
	right: 0px;
	z-index: 99;
}
