/*destinations.css
created 20/06/08
CL*/

.outerwrap {background: url(../images/destination_heading_bg.gif) left 0 no-repeat; margin: 10px 0 0 20px; width: 968px;}

#centrecontent {width: 849px; padding: 10px 15px 0 80px;}
#centrecontent h2 {padding-left: 5px;}
.destination {float:left; height: 100%; width: 880px; padding-top: 15px;}
.destination .description {float:left; width: 489px;}
.destination .destinationsContainer {float:right; height:100%; margin-top:-33px; padding:0pt 15px; width:320px; font-size:0.82em;}

.map {margin-bottom: 10px;}
#right {display: none;}

#centrecontent .destination .tripItinerary { float: left; width: 133px; height: 46px; margin:15px 0px 0 10px;}
#centrecontent .destination .tripItinerary a {font-size: 13px; color: #fff; text-decoration: none; padding:13px 4px 18px 43px; background: url(../images/destination_itinerary_bg.gif) 0 0 no-repeat; width: 90px; height: 17px;}
#centrecontent .destination .tripItinerary a:hover {background: url(../images/destination_itinerary_bg_h.gif) 0 0 no-repeat;}

#centrecontent .destination .tripDates { float: right; width: 133px; height: 46px; margin:15px 20px 0 0px;}
#centrecontent .destination .tripDates a {font-size: 13px; text-align: center; color: #fff; text-decoration: none; padding:13px 15px 18px 50px; background: url(../images/destination_tripdates_bg.gif) 0 0 no-repeat; width: 90px; height: 17px;}
#centrecontent .destination .tripDates a:hover {background: url(../images/destination_tripdates_bg_h.gif) 0 0 no-repeat;}

#centrecontent .destination .factSheet { float: left; width: 133px; height: 46px; margin:15px 0px 10px 10px;}
#centrecontent .destination .factSheet a {font-size: 13px; color: #fff; text-decoration: none; padding:14px 11px 18px 48px; background: url(../images/destination_factsheet_bg.gif) 0 0 no-repeat; width: 90px; height: 17px;}
#centrecontent .destination .factSheet a:hover {background: url(../images/destination_factsheet_bg_h.gif) 0 0 no-repeat;}

#centrecontent .destination .bookingForm { float: right; width: 133px; height: 46px; margin: 15px 20px 10px 0px;}
#centrecontent .destination .bookingForm a {font-size: 13px; text-align: center; color: #fff; text-decoration: none; padding: 14px 3px 18px 43px; background: url(../images/heading_bookingform_bg.gif) 0 0 no-repeat; width: 90px; height: 17px;}
#centrecontent .destination .bookingForm a:hover {background: url(../images/heading_bookingform_bg_h.gif) 0 0 no-repeat;}

.priceInfo {font-size: 13px;text-align:center; clear: both; background: url(../images/destination_price_bg.gif) 0 0 no-repeat; color: #fff; font-weight: bold; height: 45px; margin: 25px 0; padding: 12px;} 
.promoImage {margin: 0 auto; width: 300px; padding: 5px 0;}
.promoImage img {margin: 0px auto;}
.promoImageCaption {width: 300px; text-align: left; color: #55A4CD; margin: 10px 0;}