/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project Title : ABP PARKING
Author : Atelier Studios
URL : http://wwww.atelier-studios.com
Description : Design and layout for ABP Car Park Booking Website
Copyright Atelier Studios Limited 2001-2008. All Rights Reserved.

Created : 08/01/2008

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

		1.GLOBALS

		2. TYPOGRAHY
		
		3. LINKS
		
		4. MAIN STRUCTURE
		
		5. INNER ELEMENT LAYOUT
		
		6. NAVIGATION
				
		7. CLASSES
		
		8. FORM STYLES
		
		9. HEADINGS
		
	
	------------------------------------------------------------
		
		Colours

		Background Colour		#f1f1f1
		
		Lighter Grey			#fafafa
		
		Light Blue				#d2e0e9
		
		Headings Grey			#7c7c7c
		
		Body Text Grey			#545454
		
		Text Blue				#32719a
	
	
	
	------------------------------------------------------------

		

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ------------------------------------------------------------------
	1.GLOBALS
------------------------------------------------------------------ */

html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* 
Reset all margins/padding */
* { 
	margin:0;
	padding:0;
}

/* 
Gets rid of outlined links in Firefox */
a {
	outline: none;
}

ul, ol {
margin:0;
padding:0;}

/* 
No boders on images */
img {
	border:0;
	padding: 0;
	margin: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#545454;
	background-color:#f1f1f1;
	height: 100%;
	}

/* ------------------------------------------------------------------
	2. TYPOGRAHY
------------------------------------------------------------------ */


strong {
	font-weight:bold;
	color: #32719a;
	}
	
em{
	font-style:italic;
	display:inline;
	}		


#content p {
	color: #545454;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 10px 0;	
	}

#search_results_container p {
	color: #545454;
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 3px 0;	
	}

#booking_process .booking_process_current p {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 3px 0;	
	}
	
#booking_process .booking_process_current p a {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 3px 0;	
	}
	
#booking_process .booking_process_current h6 {
	font-size: 15px;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 2px 0;
	background-image: url(../images/sitewide/bullet_blue.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}

#booking_process .booking_process_box p {
	color: #545454;
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 3px 0;	
	}

#booking_process .booking_process_box h6 {
	font-size: 15px;
	font-weight: bold;
	text-indent: 18px;	
	margin: 0;
	padding: 0 0 2px 0;
	background-image: url(../images/sitewide/bullet_light_blue.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	}
	
div#content_left_column div.cruise_details_indent p  {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0;
	/*background-color: #0066FF;*/
	}
	
div#content_left_column div.cruise_details_indent_bg p  {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2000;
	/*background-color: #0066FF;*/
	}	
	
div#content_left_column div.cruise_details_indent_bg p {
	width:185px;
	}

.cruise_details_indent_bg label, .cruise_details_indent label  {
	float: left;
	width: 140px;
	padding: 0 15px 0 0;
	margin: 0;
	font-weight:bold;
	color: #32719a;
	/*background-color: #999966;*/	
	}
	
	
div.cruise_details_indent_bg label.formLabel_map {
	float: left;
	width: 175px;
	padding: 5px 10px 0 0;
	margin: 0;
	font-weight:bold;
	color: #32719a;
	/*background-color: #999966;*/	
	}	
	
	
.cruise_details_indent_bg span, 
.cruise_details_indent span, 
.cruise_details_indent_bg_no_border span {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	font-weight:bold;
	font-size:8pt;
	color: #32719a;
	/*background-color: #999966;*/	
	}
	
div.cruise_details_indent_bg div.ajax__calendar_header span {
	float: left;
	height: 15px;
	width: 15px;
	padding: 0 15px 0 0;
	margin: 0;
	font-weight:bold;
	font-size:8pt;
	color: #32719a;
	/*background-color: #999966;*/	
	}	

div.ajax__calendar_title {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	}	
	
label.travel_agent  {
	float: left;
	width: 90px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: normal;
	color: #32719a;
	/*background-color: #999966;*/	
	}

label.customer  {
	float: left;
	width: 60px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: normal;
	color: #32719a;
	/*background-color: #999966;*/	
	}

label.confirm_email {	
	float: left;
	width: 140px;
	padding: 0 15px 0 0;
	margin: 10px 0 0 0;
	font-weight:bold;
	color: #32719a;
	/*background-color: #999966;*/	
	}


div.edit_details {
	float: left;
	width: 40px;
	margin: 0;
	/*background-color: #999966;*/
	}

#footer p {
	font-size: 14px;
	color:#999;
	padding: 0;
	margin: 0;
	}
	
h1, h2, h3, h4 ,h5, h6 {
	font-weight:normal;
	}

h1 {
	font-size: 24px;
	padding: 5px 0 10px 0;
	color: #7c7c7c;
	}

h2 {
	font-size: 24px;
	padding: 5px 0 10px 0;
	color: #32719a;
	}

h3 {
	font-size: 22px;
	padding: 5px 0 10px 0;
	color: #7c7c7c;
	}

h4 {
	font-size: 22px;
	padding: 5px 0 10px 0;
	color: #32719a;
	}

h5 {
	font-size: 18px;
	padding: 5px 0 10px 0;
	color: #7c7c7c;
	}


h6 {
	font-size: 18px;
	padding: 5px 0 10px 0;
	color: #32719a;
	}
	
p.email_address {
	background-image:url(/furniture/images/headings/email_address.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	float: left;
	}
	
.small_text {
	font-size: 10px;
	line-height: 14px;
	}	
	

/* ------------------------------------------------------------------
	3. LINKS
------------------------------------------------------------------ */

a {
	color: #32719a;
	text-decoration: none;
	}
	
a:hover {
	color: #7c7c7c;
	text-decoration: underline;
	}

	
#footer a {
	font-size: 14px;
	color:#666666;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #9c0500;
	text-decoration: underline;
	}



/* ------------------------------------------------------------------
	4. MAIN STRUCTURE
------------------------------------------------------------------ */



.mainForm {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	}

#page_centre {
	width: 940px;
	margin: 0 auto;
	height: 100%;
	}

#container {
	width: 940px;
	float: left;
	margin: 0 auto;
	height: 100%;
	background-image: url(../images/sitewide/bg_page.gif);
	background-position: center top;
	background-repeat: repeat-y;
	}

#wrapper {
	width: 900px;
	float: left;
	padding: 0 0 20px 20px;
	}

#header {
	width: 900px;
	padding: 0;
	float:left;
	/*background-color: #99FF66;*/
	
	}

#bread_crumb {
	width: 875px;
	float:left;
	clear:both;
	padding: 2px 0 0 25px;
	/*background-color: #0099CC;*/
	}
	
#content {
	width: 720px;
	float:left;
	clear:both;
	padding: 20px;
	/*background-color: #0099CC;*/
	}

#content_left_column {
	width: 440px;
	float:left;
	clear: left;
	/*background-color: #999966;*/
	}
	

#content_right_column  {
	width: 260px;
	float:left;
	padding: 0 0 0 20px;
	/*background-color: #f1f1f1;*/
	}	
	

#footer {
	width: 678px;
	padding: 20px;
	margin: 20px 0 0 0;
	float:left;
	clear:both;
	/*background-color: #f1f1f1;*/
	border: 1px solid #d2e0e9;	
	background-image: url(../images/sitewide/secure_online_booking.jpg);
	background-repeat: no-repeat;
	background-position: 515px 17px;
	}

#banner {
	width: 120px;
	height: 600px;
	float:left;
	margin: 20px 0 0 0;
	background-image: url(../images/sitewide/banner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	}	


/* ------------------------------------------------------------------
	5. INNER ELEMENT LAYOUT
------------------------------------------------------------------ */


#header_functions {
	float: right;
	width: 348px;
	margin: 0;
	padding: 13px 0 0 0;
	font-size: 12px;
	}
	
	li.bullets {
	float: left;
	list-style-type:none;
	padding: 5px 10px 0 15px;
	margin: 0;
	background-image: url(../images/sitewide/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	}
	
	li.no_bullet {
	list-style-type:none;
	float: left;
	margin: 0;
	padding: 0;
	}

	a#magnify_normal {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 15px; 
	height: 11px;
	padding: 10px 0 0 0;
	margin: 0;
	background-image: url(../images/sitewide/text_magnify_normal.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	float:left;
	}

	a#magnify_medium {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 17px; 
	height: 13px;
	padding: 10px 0 0 5px;
	margin: 0;
	background-image: url(../images/sitewide/text_magnify_medium.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	float:left;
	}
	
	a#magnify_large {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 39px; 
	height: 22px;
	padding: 10px 0 0 5px;
	margin: 0;
	background-image: url(../images/sitewide/text_magnify_large.gif);
	background-repeat: no-repeat;
	background-position: 6px 0;
	float:left;
	}

.content_left {
	width: 398px;
	float:left;
	clear: left;
	padding: 20px 20px 10px 20px;
	/*background-color: #f1f1f1;*/
	border: 1px solid #d2e0e9;	
	}

.content_left_pic {
	float:left;
	padding: 0;
	margin: 0 0 20px 0;
	/*background-color: #f1f1f1;
	border: 1px solid #d2e0e9;	*/
	}

.content_right {
	width: 218px;
	float:left;
	padding: 20px 20px 10px 20px;
	/*background-color: #fafafa;*/
	border: 1px solid #d2e0e9;
	}	
	
#book_cruise {
	float: left;
	width: 258px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	background-color: #fafafa;
	border: 1px solid #d2e0e9;
	}	
	
	#cruise_list_container {
	float: left;
	padding: 10px 0 0 20px;
	margin: 0;
	}	
	
		#drop_down_list {
		float: left;
		padding: 0;
		margin: 0;
		}	
	
	.cruise_list {
	float: left;
	width: 218px;
	padding: 0;
	margin: 0;
	/*background-color: #FFFF33;*/
	border-bottom: 1px solid #d2e0e9;
	}
	
	.cruise_list_end {
	float: left;
	width: 218px;
	padding: 0;
	margin: 0;
	/*background-color: #FFFF33;
	border-bottom: 1px solid #d2e0e9;*/
	}
	
		.cruise_list tr *, .cruise_list_end tr *  {
		vertical-align: middle;
		}

		td.cruise_logo {
		width: 60px;
		padding: 10px 0;
		margin: 0;
		}
		
		td.cruise_text {
		width: 135px;
		padding: 10px 0 10px 20px;
		margin: 0;
		}

	
.book_date {
	width: 258px;
	float:left;
	padding: 0;
	margin: 20px 0 0 0;
	background-color: #fafafa;
	border: 1px solid #d2e0e9;
	}				
	
	#drop_down_list_two	{	
	float: left;
	padding: 0;
	margin: 0;
	}	
		
	.book_date ul {
	float: left;
	width: 230px;
	list-style-type:none;
	padding: 15px 0 20px 25px;
	margin: 0;
	}
	
	.book_date ul li {
	float: left;
	width: 90px;
	list-style-type:none;
	padding: 6px 10px 0 15px;
	margin: 0;
	background-image: url(../images/sitewide/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: -1px 9px;
	}
	
	#DIVdate {
	display:block;
	padding:20px 15px; 
	float: left;
	}
	
	#DIVmaps {
	display:block;
	padding:20px 15px; 
	float: left;
	}


#search_results_container {
	float: left;
	margin: 10px 0 10px 0;
	background-color: #fafafa;
	}
	
	.date_results_list {
	float: left;
	width: 398px;
	padding: 0;
	margin: 0;
	/*background-color: #FFFF33;*/
	border-top: 1px solid #d2e0e9;
	}
		
		.date_results_list:hover {
		background-color: #fafafa;
		}
	
	.date_results_list_end {
	float: left;
	width: 398px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #d2e0e9;
	/*background-color: #FFFF33;*/
	}
		.date_results_list_end:hover {
		background-color: #fafafa;
		}
		
		.date_results_list tr *, .date_results_list tr * {
		vertical-align: middle;
		}
		
		td.cruise_logo_big {
		width: 90px;
		padding: 14px 0 14px 10px;
		/*background-color: #99FFCC;*/
		}	
		
		td.cruise_text_big {
		width: 150px;
		padding: 14px 0 14px 20px;
		/*background-color: #CC9933;*/
		}
		
		td.cruise_dates {
		width: 90px;
		padding: 14px 0 14px 20px;
		/*background-color: #FFFF00;*/
		}
		
		td.cruise_search_nav {
		width: 380px;
		padding: 14px 7px 14px 0;
		text-align: right;
		}
	
#cruise_name_title {
	float: left;
	width: 398px;
	padding: 5px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #d2e0e9;
	}
	
	#cruise_name_title img, #cruise_name_title h5 {
	float: left;
	margin: 0 20px 0 0;
	}
	
	.cruise_details {
	float: left;
	width: 398px;
	padding: 10px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #d2e0e9;
	}
	
	.cruise_details_indent {
	float: left;
	width: 378px;
	padding: 10px 0 10px 20px;
	margin: 0;
	border-bottom: 1px solid #d2e0e9;
	}	
	
		.cruise_details_indent img {
		float: left;
		margin: 0 0 0 10px;
		}	
		
		.cruise_details_indent p {
		float: left;
		}	
		
		.tick {
		float: left;
		padding: 0;
		margin: 9px 0 0 2px;		
		}
		
		.cross {
		float: left;
		padding: 0;
		margin: 9px 0 0 2px;		
		}
	
	.cruise_details_indent_end {
	float: left;
	width: 378px;
	padding: 15px 0 10px 20px;
	margin: 0;
	}
	
	
	div.cruise_details_indent_bg {
	float: left;
	width: 378px;
	padding: 10px 0 10px 20px;
	margin: 0;
	border-bottom: 1px solid #d2e0e9;
	background-color: #fafafa;
	position: relative;
	z-index: 100;
	}
	
	div.cruise_details_indent_bg_higher {
	float: left;
	width: 378px;
	padding: 10px 0 10px 20px;
	margin: 0;
	border-bottom: 1px solid #d2e0e9;
	background-color: #fafafa;
	position: relative;
	z-index: 500;
	}
	div.cruise_details_indent_bg_higher_v2 {
		float: left;
		width: 378px;
		padding: 10px 0 10px 20px;
		margin: 0;
		border-bottom: 1px solid #d2e0e9;
		background-color: #fafafa;
		position: relative;
		z-index:0;
	}
	
	.cruise_details_indent_bg_no_border {
	float: left;
	width: 368px;
	padding: 15px 0 15px 30px;
	margin: 0;
	background-color: #fafafa;
	}

	
ul#booking_process {
	width: 720px;
	float: left;
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	}	
	
	li.booking_process_box {
	width: 93px;
	height: 53px;
	float: left;
	list-style: none;
	padding: 10px 20px 10px 30px;
	margin: 0;
	background-color: #d2e0e9;
	border-right: 1px solid #fff;
	}	
	
	li.booking_process_current {
	width: 93px;
	height: 53px;
	float: left;
	list-style: none;
	padding: 10px 20px 10px 30px;
	margin: 0;
	background-color: #32719a;
	border-right: 1px solid #fff;
	}	


#footer ul {
	float: left;
	clear: left;
	list-style-type:none;
	font-size: 14px;
	color:#999;
	padding: 0;
	margin: 0;
	}
	
	#footer ul li {
	float: left;
	list-style-type:none;
	padding: 10px 10px 0 15px;
	margin: 0;
	background-image: url(../images/sitewide/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
	}
	
.content_left ul {
	list-style-type:none;
	padding: 10px 0;
	margin: 0;
	}
	
	.content_left ul li {
	text-align:left;
	margin: 0;
	padding: 0 5px 10px 18px;
	background-image: url(../images/sitewide/bullet_1.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;	
	}

div.address_panels {
	width: 195px;
	float: left;
	}

div.map_thumbnail {
	float: left;
	clear: both;
	width: 258px;
	padding: 20px 0 0 0;
	}
	
	div#content div.map_thumbnail img {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	}
	
	div#content div.map_thumbnail p {
	float: left;
	clear: both;
	width: 258px;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0 0 0;
	margin: 0;
	color: #999999;
	}
	
div.map_thumbnail div#mapcontainer {
	height:0px;
	width:1px;
	overflow:hidden;
	float: left;
	}


/* ------------------------------------------------------------------
	6. NAVIGATION
------------------------------------------------------------------ */


a.go_button {
	width: 33px;
	height: 23px;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_go.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}		

a.finish_button {
	width: 107px;
	height: 33px;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_finish.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}		

a.confirm_button {
	width: 167px;
	height: 33px;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_confirm_pay.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}		


a.next_button {
	width: 107px;
	height: 33px;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_next.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.cruise_details_indent_end input {
	float: right;
}		

a.book_now_button {
	width: 137px;
	height: 32px;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_book_now.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
			
a.book_now_button_small {
	width: 73px;
	height: 23px;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/buttons/button_small_book.gif) no-repeat 0 0;
	}	
	
#content_right_column h3 {
	float:left;
	margin: 0;
	padding: 0;
	line-height: 0;
	}		


.book_date h3 a {
	width: 258px;
	height: 51px;
	float:left;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_book_date.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}		
	
	.book_date h3 a.current {
	width: 258px;
	height: 51px;
	float:left;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_book_date.jpg);
	background-position: -308px top;
	background-repeat: no-repeat;
	}	


#book_cruise h3 a {
	width: 258px;
	height: 51px;
	float:left;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_book_cruise.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}		
	
	#book_cruise h3 a.current {
	width: 258px;
	height: 51px;
	float:left;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/buttons/button_book_cruise.jpg);
	background-position: -302px top;
	background-repeat: no-repeat;
	}	



/* ------------------------------------------------------------------
	MAIN NAV
*/

		
#navigation {
	margin:23px 0 0 0; 
	padding: 0;
	float: left;
	width: 900px;
	}
		
	#navigation li {
	list-style-type:none;
	float:left;
	margin:0;
	padding: 0;
	}


li#nav_bar_left {
	width: 141px;
	height: 65px;
	background-image: url(../images/navigation/bg_nav_bar_left.jpg) ;
	background-repeat:no-repeat;
	background-position: top left ;
	}

li#nav_bar_right {
	width: 141px;
	height: 65px;
	background-image: url(../images/navigation/bg_nav_bar_right.jpg) ;
	background-repeat:no-repeat;
	background-position: top right;
	}

a.nav_home {
	background-image: url(../images/navigation/home_button.jpg);
	display: block;
	width: 89px;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: -97px 0;
}
	
	a.nav_home:hover {
		background-image: url(../images/navigation/home_button.jpg);
		background-repeat:no-repeat;
		background-position: 0 0;
	}	
	
	a.nav_homecurrent {
		display: block;
		width: 89px;
		height: 65px;
		text-decoration: none;
		text-indent: -9999px;
		background-image: url(../images/navigation/home_button.jpg);
		background-repeat:no-repeat;
		background-position: 0 0;
	}	


a.nav_faq {
	background-image: url(../images/navigation/faq_button.jpg);
	display:block;
	width: 97px;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: 0 0 ;
}
	
	a.nav_faq:hover {
		background-image: url(../images/navigation/faq_button.jpg);
		background-repeat:no-repeat;
		background-position: -104px 0;
	}	
	
	a.nav_faqcurrent {
		display:block;
		width: 97px;
		height: 65px;
		text-decoration: none;
		text-indent: -9999px;
		background-image: url(../images/navigation/faq_button.jpg);
		background-repeat:no-repeat;
		background-position: -104px 0;
	}	


a.nav_directions {
	background-image: url(../images/navigation/directions_button.jpg);
	display:block;
	width: 137px;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: -3px 0 ;
	}
	
	a.nav_directions:hover {
		background-image: url(../images/navigation/directions_button.jpg);
		background-repeat:no-repeat;
		background-position: -153px 0;
	}	
	
	a.nav_directionscurrent {
		display:block;
		width: 137px;
		height: 65px;
		text-decoration: none;
		text-indent: -9999px;
		background-image: url(../images/navigation/directions_button.jpg);
		background-repeat:no-repeat;
		background-position: -153px 0;
	}	
	

a.nav_contact {
	background-image: url(../images/navigation/contact_us_button.jpg);
	display:block;
	width: 140px;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: 0 0 ;
	}
	
	a.nav_contact:hover {
		background-image: url(../images/navigation/contact_us_button.jpg);
		background-repeat:no-repeat;
		background-position: -150px 0;
	}	
	
	a.nav_contactcurrent {
		display:block;
		width: 140px;
		height: 65px;
		text-decoration: none;
		text-indent: -9999px;
		background-image: url(../images/navigation/contact_us_button.jpg);
		background-repeat:no-repeat;
		background-position: -150px 0;
	}	


a.nav_links {
	background-image: url(../images/navigation/useful_links_button.jpg);
	display:block;
	width: 155px;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: 0 0 ;
	}
	
	a.nav_links:hover {
	background-image: url(../images/navigation/useful_links_button.jpg);
	background-repeat:no-repeat;
	background-position: -170px 0;
	}	
	
	a.nav_linkscurrent {
	display:block;
	width: 155px;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/navigation/useful_links_button.jpg);
	background-repeat:no-repeat;
	background-position: -170px 0;
	}	

/* ------------------------------------------------------------------
	7. CLASSES
------------------------------------------------------------------ */


.float_right {
	float: right;
	}

.float_left {
	float: left;
	}


hr {
	height:1px;
	margin: 10px 0;
	width:100%;
	border: none;
	background: #CCCCCC;
	}



/* ------------------------------------------------------------------
	8. FORM STYLES
When creating a form add .formField to any fields, .formLabel to labels 
and proceed labels with a <br class="formBR" />
------------------------------------------------------------------ */

form {
	float: left;
	}


.formField {
		float: left;
		width: 160px;
		margin: 0;
		padding: 3px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color: #FFFFFF;
		border: 1px solid #ccc;
		}
		
		
div.cruise_details_indent_bg input.formField_map {
		float: left;
		width: 100px;
		margin: 2px 10px 0 0;
		padding: 3px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		border: 1px solid #ccc;
		}		
		
		
		.small_text_field {
		float: left;
		width: 50px;
		margin: 0;
		padding: 3px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color: #FFFFFF;
		border: 1px solid #ccc;
		}

.genericFormLabel {
		float: left;
		width: 130px;
		margin: 0 0 10px 0;
		padding: 3px;
		font-size: 14px;
		}

.generic_form_button  {
	float: left;
	padding: 2px;
	margin: 5px 10px 0 0;
	width: 60px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}	

.radio_buttons {
	float: left;
	margin: 0;
	padding: 0;
	}

.drop_down_day {
		float: left;
		width: 50px;
		margin: 0 8px 0 0;
		padding: 1px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color:#eee;
		border: 1px solid #ccc;
		}
		
		#DIVdate .drop_down_day {
		float: left;
		width: 50px;
		margin: 2px 8px 0 0;
		padding: 1px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color:#eee;
		border: 1px solid #ccc;
		}

.drop_down_month {
		float: left;
		width: 85px;
		margin: 0 8px 0 0;
		padding: 1px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color:#eee;
		border: 1px solid #ccc;
		}

.drop_down_year {
		float: left;
		width: 65px;
		margin: 0;
		padding: 1px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color:#eee;
		border: 1px solid #ccc;
		}
		
		#DIVdate .drop_down_year {
		float: left;
		width: 65px;
		margin: 2px 0 0 0;
		padding: 1px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color:#eee;
		border: 1px solid #ccc;
		}
		
		
		
.drop_down_payment {
		float: left;
		width: 140px;
		margin: 0;
		padding: 1px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color:#eee;
		border: 1px solid #ccc;
		}	

input.confirm_email_text_box {
		float: left;
		width: 160px;
		margin: 10px 0 0 0;
		padding: 3px;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color: #FFFFFF;
		border: 1px solid #ccc;
		}

.check_box 	{
	margin: 0 0 0 8px;
	padding: 0;
	}
	
.text_area	{
	float: left;
	width: 160px;
	margin: 0;
	padding: 3px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	}

/* ------------------------------------------------------------------
	9. HEADINGS
------------------------------------------------------------------ */


#header h2 a {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 262px; 
	height: 40px;
	padding: 38px 0 0 25px;
	margin: 0;
	background-image: url(../images/sitewide/abp_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float:left;
	}

#header h1 {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 446px; 
	height: 26px;
	padding: 0 20px 0 0;
	margin: 0;
	background-image: url(../images/sitewide/parking_port_southampton.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	float: right;
	clear: right;
	}

h1.welcome_heading  {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 390px; 
	height: 55px;
	padding: 0;
	margin: 0;
	background-image: url(../images/headings/heading_welcome_port_soton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	}

h1.heading_book_your_space  {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 212px; 
	height: 55px;
	padding: 0;
	margin: 0;
	background-image: url(../images/headings/heading_book_your_space.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	float:left;
	}
	
h1.book_by_date  {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 340px; 
	height: 49px;
	padding: 0;
	margin: 0;
	background-image: url(../images/headings/heading_book_by_date.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
h1.book_by_cruise {
	text-indent: -9999px; 
	overflow:hidden; 
	width: 340px; 
	height: 49px;
	padding: 0;
	margin: 0;
	background-image: url(../images/headings/heading_book_by_cruise.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

.rblist tr td label {
	float:none;
	display:inline;
	vertical-align:middle;
	margin-left:3px;
}


.redText {
	color:#FF0000;
}


.rblist_vertical tr td label {
	float:left;
	margin:0px 0 0 7px!Important;
	width:170px!Important;
	padding:0!Important;
}

.rblist_vertical tr td input {
	float:left;
	margin:0px 0 0 0px!Important;
	padding:0!Important;
}

.rblist_vertical tr td {
	padding:0!Important;
}


/*==================== ADDED BY AC 27-01-10 ============================*/

table.price_table {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
	vertical-align: top;
	position: relative;
	z-index: 3000;
	}
	
	table.price_table td {
	padding: 5px 0 0 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
	position: relative;
	z-index: 3500;
	}
		
