/*////////////////////////////////////////////////////
Hays Travel - Cruise Styles 
Traveltek - Mark Connelly
24/07/07
////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////
Colours: #f2f9ff #00adef #1b3f94
////////////////////////////////////////////////////*/

*
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

body
{
	background: #f2f9ff;
}

strong
{
	font-weight: bold;
}

.clear
{
	clear: both;
}

#wrapper
{
	width: 742px;
	background: url('/images/www.hays-travel.co.uk/bg1.jpg') repeat-y;
	margin: 0 auto 0 auto;
	padding: 25px;
}

#header
{
	margin-bottom: 10px;
}

#logo
{
	margin-bottom: 15px;
	margin-top: 10px;
}

#phone
{
	float: right;
}


/*////////////////////////////////////////////////////
Nav Styles
////////////////////////////////////////////////////*/

#nav
{
	background: url('/images/www.hays-travel.co.uk/nav_back.gif') no-repeat;
	height: 32px;
}

#nav ul
{
	padding-top: 8px;
	padding-left: 7px;
}

#nav ul li
{
	display: inline;
	list-style: none;
	padding: 8px 4px;
	color: #ffffff;
}

#nav ul li.seperator
{
	border-left: 1px dotted #ffffff;
	padding: 1px;
	width: 1px;
}

#nav ul li a
{
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

#nav ul li a:hover
{
	padding: 1px;
	padding-bottom: 2px;
	background: #1b3f94;
	border: 1px dotted #00adef;
	text-decoration: none;
}

#nav ul li.current
{
	padding: 1px;
	padding-bottom: 2px;
	background: #1b3f94;
	border: 1px dotted #00adef;
	text-decoration: none;
}

/*////////////////////////////////////////////////////
Main Content Styles
////////////////////////////////////////////////////*/

#main_col
{
	float: right;
	width: 451px;
	margin-right: 1px;
}

#flash_holder
{
	margin-right: 2px;
}

.specials_box
{
	width: 220px;
	height: 114px;
	margin-top: 10px;
	float: left;
}

.blue
{
	background: url('/images/www.hays-travel.co.uk/offer_surr_blue.gif') no-repeat;
}

.blue h2
{
	color: #fff;
	margin: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.orange
{
	background: url('/images/www.hays-travel.co.uk/offer_surr_orange.gif') no-repeat;
}

.orange h2
{
	color: #1b3f94;
	margin: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}


.specials_box_right
{
	width: 220px;
	height: 114px;
	margin-top: 10px;
	float: right;
}

.specials_box_content
{
	padding: 10px;
}

.specials_box_content strong
{
	color: #2D4190;
	font-size: 12px;
}

.specials_box_content a
{
	color: #FA6521;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: 10px;
}

.specials_box_content a:hover
{
	text-decoration: underline;
}

.specials_list_content
{
	font-size: 10px;
}

.specials_list_content a
{
	color: #FA6521;
	font-weight: bold;
	text-decoration: none;
}

.specials_list_content a:hover
{
	text-decoration: underline;
}


.specials_list_content h2
{
	color: #2D4190;
	font-weight: bold;
	font-size: 12px;
}

#offers_left
{
	float: left;
	width: 220px;
}

#offers_right
{
	float: right;
	width: 220px;
}

h2#cruise_offers
{
	font-size: 14px;
	color: #1b3f94;
	font-weight: bold;
	margin: 10px 0;
	float: left;
	width: 450px;
	border: 1px dotted #ccc;
	padding-bottom: 5px;
	padding: 2px;
	background-color: #F2F9FF;
}

h2#cruise_offers a
{
	font-size: 14px;
	color: #FA6521;
	text-decoration: none;
	font-weight: bold;
}

h2#cruise_offers a:hover
{
	text-decoration: underline;
}

#email_wrapper
{
	background: url('/images/www.hays-travel.co.uk/email_signup_back.png');
	height: 67px;
	padding-left: 13px;
	padding-top: 7px;
}

#email_wrapper h3
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#email_wrapper input
{
	margin-top: 5px;
}


/*////////////////////////////////////////////////////
Search Form Styles
////////////////////////////////////////////////////*/

#search_col
{
	margin-right: 0;
	width: 279px;
}

#searchform
{
	width: 253px;
	background: url('/images/www.hays-travel.co.uk/search_back.jpg') no-repeat;
	padding: 13px;
	padding-top: 5px;
	border-bottom: 1px dotted #ccc;
}

#searchform label
{
	font-weight: bold;
	font-size: 10px;
	color: #1b3f94;
}

#searchform h2
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

select
{
	width: 250px;
	border: 1px solid #00ADEF;
	margin-bottom: 2px;
}

select#day
{
	width: 50px;
}

select#monthyear
{
	width: 120px;
}

select#daysplusminus
{
	width: 35px;
}

select#adults
{
	width: 35px;
}

select#children
{
	width: 35px;
}

select#sortby
{
	width: 100px;
}

select#childage-1, select#childage-2, select#childage-3, select#childage-4, select#childage-5
{
	width: 38px;
}

#childtext-1, #childtext-2, #childtext-3, #childtext-4, #childtext-5
{
	width: 50px;
	float: left;
}

#childdrop-1, #childdrop-2, #childdrop-3, #childdrop-4, #childdrop-5 
{
	display: inline !important;
}

#search_col p
{
	color: #1b3f94;
	width: 279px;
	border-top: 1px dotted #ccc;
}

/*////////////////////////////////////////////////////
Footer Styles
////////////////////////////////////////////////////*/

#footer_nav
{
	text-align: center;
	border-top: 1px dotted #cccccc;
}

#footer_nav ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
	color: #e07c06;
}

#footer_nav ul li
{
	display: inline;
	font-size: 10px;
}

#footer_nav ul li a
{
	font-size: 10px;
	color: #e07c06;
	text-decoration: none;
}

#footer_nav ul li a:hover
{
	text-decoration: underline;
}

#footer_content
{
	border-top: 1px dotted #cccccc;
	font-size: 10px;
	color: #999;
	text-align: center;
}

#footer_nav2
{
	text-align: center;
}

#footer_nav2 ul
{
	margin-top: 10px;
	list-style: none;
	color: #e07c06;
}

#footer_nav2 ul li
{
	display: inline;
	font-size: 10px;
}

#footer_nav2 ul li a
{
	font-size: 10px;
	color: #e07c06;
	text-decoration: none;
}

#footer_nav2 ul li a:hover
{
	text-decoration: underline;
}


/*////////////////////////////////////////////////////
Search Results Styles
////////////////////////////////////////////////////*/

#search_results_header
{
	background: url('/images/www.hays-travel.co.uk/results_header.gif') no-repeat;
	width: 720px;
	padding: 10px;
	height: 17px;
	color: #fff;
}

#search_results_header h2
{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	float: left;
}

#header_pagenumbers
{
	float: right;
	color: #fff;
}

#header_pagenumbers a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#header_pagenumbers a:hover
{
	color: #fff;
	text-decoration: underline;
}

#sortbyform
{
	float: left;
	vertical-align: top;
}

#sortbyform select
{
	vertical-align: top;
}

#search_results
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 23px;
}

.cruiseresult
{
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

#search_results_footer
{
	background: url('/images/www.hays-travel.co.uk/results_footer.gif') no-repeat;
	width: 720px;
	height: 37px;
	padding: 10px;
	padding-top: 13px;
	color: #fff;
	text-align: right;
}

#search_results_footer a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#search_results_footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

.cruiseresult h3
{
	font-weight: bold;
	color: #1b3f94;
	font-size: 12px;
	margin: 0;
}

.cruiseresult a
{
	color: #ff6226;
	text-decoration: none;
}

.cruiseresult a:hover
{
	text-decoration: underline;
}

.cruiseresult .cruiseprice
{
	float: right;
}

.cruiseresult a.cruiseprice 
{
	color: #ff6226;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.cruiseresult a.cruiseprice:hover
{
	text-decoration: underline;
}

.cruiseresult .results_image
{
	height: 80px;
	width: 140px;
	float: left;
}

.cruiseresult .results_noimage
{
	width: 80px;
	height: 60px;
	padding: 10px 30px;
	background: #fff;
	float: left;
}

.cruiseresult .results_details
{
	float: left;
	margin-left: 10px;
}

.cruiseresult .results_details_1
{
	float: left;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
}

.cruiseresult .results_details_2
{
	float: left;
	padding-left: 20px;
}

.cruiseresult .results_details_2 strong
{
	color: #1b3f94;
}

.row_1
{
	padding: 10px;
}

.row_2
{
	background: #f2f9ff;
	padding: 10px 9px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.res_ship_border
{
	position: relative;
	left: -140px;
	z-index: 10;
	float: left;
	margin-right: -140px;
}


/*////////////////////////////////////////////////////
Details Styles
////////////////////////////////////////////////////*/

#details_header
{
	background: url('/images/www.hays-travel.co.uk/results_header.gif') no-repeat;
	width: 720px;
	padding: 10px;
}

#details_header h2
{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

#cruiseimages
{
	float: right;
	text-align: center;
	/position: relative;
}

#cruiseimages a
{
	color: #e07c06;
	text-decoration: none;
}

#cruiseimages a:hover
{
	text-decoration: underline;
}

#cruisedetail
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 13px;
	min-height: 1px;
	/position: relative;
}

#cruisedetail_other
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 13px;
	min-height: 1px;
	/position: relative;
}

#cruisedetail_other strong
{
	color: #1b3f94;
}

#cruisedetail_other a
{
	color: #e07c06;
	text-decoration: none;
}

#cruisedetail_other a:hover
{
	text-decoration: underline;
}

#cruisedetail_inner
{
	background: #f2f9ff;
	padding: 10px;
	border: 1px dotted #ccc;
	min-height: 1px;
	/position: relative;
	/zoom: 1;
}

#cruisedetail_inner a
{
	color: #e07c06;
	text-decoration: none;
}

#cruisedetail_inner a:hover
{
	text-decoration: underline;
}

#cruisedetail_inner .shipline
{
	font-weight: bold;
	color: #1b3f94;
	/position: relative;
}

#cruisedetail h3
{
	font-weight: bold;
	color: #1b3f94;
	font-size: 14px;
	/position: relative;
}

#cruisedetailtbl th
{
	font-weight: bold;
}

#cruisetabs
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 13px 13px 0 13px;
}

#cruisetabs ul
{
	margin: 0;
	padding-bottom: 6px;
	border-bottom: 5px solid #1b3f94;
}

#cruisetabs li
{
	display: inline;
}

#cruisetabs li a
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: url('/images/www.hays-travel.co.uk/tabs.gif');
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#cruisetabs li a:hover
{
	background-position: 0 -50px;
}

#cruisetabs li.tabon a
{
	background-position: 0 -50px !important;
	border-bottom: 1px solid #1b3f94;
	cursor: default;
}

#cruisemoreinfo
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 0 13px 13px 13px;
}

#cabingrades, #descrip, #itinerary, #ships, #furtherinfo, #cruises, #cabintypes, #facilities, #shipdecks
{
	border-left: 5px solid #1b3f94;
	border-right: 5px solid #1b3f94;
	border-bottom: 5px solid #1b3f94;
	padding: 13px;
}

#details_footer
{
	background: url('/images/www.hays-travel.co.uk/results_footer.gif') no-repeat;
	width: 720px;
	height: 37px;
	padding: 10px;
}

#caption
{
	font-weight: bold;
	color: #1b3f94;
}

#image
{
	margin-bottom: 5px;
}

#cabingrades_header
{
	background: #f2f9ff;
	padding: 10px;
	border: 1px dotted #ccc;
}

.cabindescription
{
	width: 520px;
	float: right;
}

.cabindescription b
{
	color: #1b3f94;
	padding: 2px 0;
}

.pricerow
{
	margin-top: 10px;
}

.pricerow th
{
	color: #1b3f94;
	font-weight: bold;
	padding: 2px 0;
}

.pricerows a
{
	color: #FA6521;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.pricerows a:hover
{
	text-decoration: underline;
	color: #fff;
	/color: #FA6521;
}

tr.pricerows
{
	border-top: 1px dotted #ccc;
}

tr.pricerows:hover
{
	background: #00adef;
	color: #fff !important;
}

tr.pricerows td
{
	padding: 2px 0;
	/border-top: 1px dotted #ccc;
}

#description h3
{
	color: #1b3f94;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0;
}

#description p
{
	padding: 10px 0;
}

#description br
{
	display: none;
}

#itinerary h3
{
	color: #1b3f94;
	font-weight: bold;
	padding: 2px 0;
	border-bottom: 1px dotted #ccc;
}

#itinerary table
{
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

#itinerary th, #itinerary td
{
	padding: 5px;
}

.cheap_price a
{
	color: #FA6521;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.cheap_price a:hover
{
	text-decoration: underline;
}

.shipdetails
{
	border-bottom: 1px dotted #ccc;
}

.shipdetails strong
{
	color: #1b3f94;
}

.shipdetails a
{
	color: #FA6521;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.shipdetails a:hover
{
	text-decoration: underline;
}

/*////////////////////////////////////////////////////
Itinerary Styles
////////////////////////////////////////////////////*/

#cruiseitineraryheader
{
	background: url('/images/www.hays-travel.co.uk/results_header.gif') no-repeat;
	width: 720px;
	padding: 10px;
	height: 17px;
}

#cruiseitineraryheader h2
{
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

#cruise_enquiry
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 13px;
}

#cruiseitineraryfoot
{
	background: url('/images/www.hays-travel.co.uk/results_footer.gif') no-repeat;
	width: 720px;
	height: 37px;
	padding: 10px;
}

.gradedesc
{
	border-bottom: 1px dotted #ccc;
}


/*////////////////////////////////////////////////////
Cabins Styles
////////////////////////////////////////////////////*/

#cruisecabins iframe
{
	float: right;
	border: 1px dotted #ccc;
}

a.deckchangelink
{
	color: #FA6521;
	text-decoration: none;
	font-weight: bold;
}

a.deckchangelink:hover
{
	text-decoration: underline;
}

#cabinsimage
{
	float: right;
}

#cruisecabins
{
	background: url('/images/www.hays-travel.co.uk/results_middle_border.gif') repeat-y;
	padding: 23px;
}

.cabin a
{
	color: #FA6521;
	text-decoration: none;
	font-weight: bold;
}

.cabin a:hover
{
	text-decoration: underline;
}

.cabin
{
	border-bottom: 1px dotted #ccc;
	width: 250px;
}

.cabin h3
{
	color: #1b3f94;
	font-weight: bold;
}

.continuebutton
{
	float: right;
}

.continuebutton a
{
	color: #FA6521;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.continuebutton a:hover
{
	text-decoration: underline;
}

.itinerary_option
{
	float: right;
}

h3.header
{
	color: #1b3f94;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

select.title
{
	width: 50px;
}

select.country
{
	width: 120px;
}

.bookingform input
{
	border: 1px solid #00adef;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
}

.orange_link
{
	color: #FA6521;
	text-decoration: none;
}

.orange_link:hover
{
	text-decoration: underline;
}

#errors
{
	color: #c00;
	background: #fee;
	padding: 10px;
	border: 1px dotted #ccc;
	min-height: 1px;
	/position: relative;
	/zoom: 1;
}

#dob select
{
	width: 50px;
	margin: 2px 2px 2px 0;
}

#expiry_year select, #from_year select
{
	width: 75px;
}

#confirmation th
{
	font-weight: bold;
	padding-right: 10px;
}