/* ================================================
     Basic Tags 
   ================================================ */

html
{
    font-size: 85%;
    background: #4a4a4a;
    
}
body
{
    font-family: "Georgia", serif;
    font-size: 1.0em;
    color: #000;
    margin: 0px;
    
}

form
{
	padding: 0;
	margin: 0;
}

table
{
    border-collapse: collapse;
}

a, a:focus, a:active, a:link img, a:visited img, a:active img
{
    -moz-outline: 0 !important;
    border: none;
}

dl
{
    margin: 0;
}

img
{
}

h1
{
    padding: 0;
    margin: 0;
    font-size: 1.3em;
}

h2
{
    padding: 0;
    margin: 0;
    font-size: 1.2em;
}

h3
{
    padding: 0;
    margin: 0;
    font-size: 1.0em;
}
 h4
{
    margin: 0;
    padding: 0;
    font-size: 1.0em;
}

p
{
	margin: 1em 0 1.0em 0;
}

p.alt
{
    margin: 0 0 1.0em 0;    
}

a,
a:visited
{
    color: #1d4a80;
}

/* ================================================
     General Stuff   
   ================================================ */
.highlight
{
    background-color: #FFFFCC;
}

.hide
{
	display: none;
}

.large
{
    font-size: 1.2em;
}

.large_alt
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.2em;       
    line-height: 1.5em;	
    color: #333;
}

.mandatory_indicator
{
	color: #DD8B0F;
	font-weight: bold;
}

.first
{
    margin-top: 0 !important;
    border-top: none !important;
    padding-top: 0 !important;
}

.last
{
    margin-bottom: 0 !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.clearfix
{
    clear:both;
}

/* The <a> style cursor */
.hand-cursor
{
    cursor: pointer;
}

ul
{

}

ul.basic_list
{
    margin: 0;
    padding: 0;
    list-style-type: none; 
}


ul.square
{
    margin: 0;
    list-style-type: square;
    list-style-position: inside;    
}

.message
{
    color: #003399;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
}

.modal_popup 
{
	background-color:#FFF;
	border:3px solid Gray;
	padding:5px;
}

.modal_popup_alt
{
	background-color:#FFF;
}


.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modal_title
{
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border: solid 1px #FAD8A5;
	background-color: #FFFFE0;
	margin: 0 0 10px 0;
	
}

span.inline_image_left
{

	padding: 4px;
	display: inline;
	float: left;
	margin: 5px 10px 5px 0px;
	border: solid 1px #a2a2a2;	
}

span.inline_image_right
{
	padding: 4px;
	display: inline;
	float: right;
	margin: 5px 0px 10px 5px;
	border: solid 1px #a2a2a2;	
}

img.inline_image
{
	border: solid 1px #222;	
}


a.link_box
{
	background-color:#D6ECFA;
	border:1px solid #6DD0F4;
	color:#024278;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}


a.tooltip
{
   border-bottom: 1px dotted #024278;
   text-decoration: none;
}


a.tooltip:hover 
{
   position: relative;
}


a.tooltip span.tooltip_text
{
   display: none;
}

a.tooltip:hover span.tooltip_text
{
	font-weight: normal !important;
	color: #024278 !important;
	font-size: 0.9em;
	width:30em;
	background: #f0f0f0;
	display: block;
	position: absolute; top: 10px; left: 0;
	padding: 5px; 
	margin: 10px; z-index: 100;
    border: 1px dotted c0c0c0;
    opacity: 0.95;
    border: solid 1px #DCDCDC;
}

div.calendar_container
{
	margin-left: 100px; margin-top: 5px;	
}


div#calendar1 { display:none; position:absolute; z-index:1}
div#calendar2 { display:none; position:absolute; z-index:2}

div.pages
{
	margin-top: 20px;
}

div.pages div
{
	float: left;
	margin-right: 5px;
}

.first_para
{
	font-weight: bold;
	font-size: 1.2em;
}

a.button_link,
a.button_link:visited
{
	margin: 0 10px 0 0;
	padding: 5px;
	border: solid 1px #999;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7f7f5;
}

a.button_link:hover
{
	border: solid 1px #666;
	background-color: white;
}

h4.region
{
	color: #C70D0C;
	border-bottom: solid 1px #222;
	margin-right: 10px;
}


/* ================================================
     Basic Structure    
   ================================================ */

div#outer_container
{
    width: 840px;
    margin: 0 auto;

}

div#inner_container
{

}


div#page_bottom
{


}

div#page_container
{
    text-align: left;
    padding: 0;
    margin: 10px 0 0 0;
	background: url('../img/background_paper2.jpg') 1px top repeat-y;		
}


div#header_text
{
	position:absolute; 
	top:23%; 
	right: 0px; 
	color: #837d68;
	font-size: 1.05em;
	text-align: right;
}

div#logo
{
	position:absolute; 
	top:27%; 

}



div#footer
{
	text-align: center;

	border-top: solid 2px #222;
	padding: 10px 0 0 0;
		margin: 0px 60px 0px 40px;
  	font-size: 0.9em;
  	font-weight: bold;


}

div#main_content_container
{

	line-height: 1.5em;
	
  	background: url('../img/footer_paper.jpg') 4px bottom no-repeat;
  	padding: 0 0 30px 0;

}

div#main_content
{
  	margin: 15px 60px 15px 40px;

  	font-size: 1.0em;
  	
}

div#main_content h1
{

}

div#main_content h2
{
	font-size: 1.5em;
}

div#main_content h3
{
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
}

div#main_content h3.alt
{
	font-size: 1.2em;
	border-bottom: solid 1px #676767;
	padding: 0px 0 2px 0; 
	
}


div#primary
{
	margin-right: 240px;
	border-right: solid 1px #222;
	padding: 0 10px 0 0;

}

div#secondary
{
	float: right;
	width: 230px;


}


div.scroll
{
	width: 263px;
	height: 269px;
	background: url('../img/header_06.jpg') top left no-repeat;			
	font-family: "Georgia", serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #0c3669;

}

div.scroll_home
{
	background: url('../img/header_home.jpg') top left no-repeat;				
}

div.scroll_text
{
	line-height: 1.25em;
	position:relative;
	top: 53px;
	left: 30px;
	width: 155px;
	text-align: center;
	
}


/* ================================================
     Nav Bar  
   ================================================ */

div#nav_bar
{
	height: 34px;

	margin: 5px 60px 0px 40px;
	border-top: 2px solid #222;
	border-bottom: 1px solid #222;
	line-height: 32px;
		text-align: center;
}

div#nav_bar_inner
{
	height: 31px;
	border-bottom: 1px solid #222;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #1d4a80;	
}





div#nav_bar a,
div#nav_bar a:visited
{
	color: #1d4a80;
	text-decoration: none;
	margin: 0 2px 0 0;

}

div#nav_bar a:hover
{
	text-decoration: underline;

}

/* ================================================
     Home
   ================================================ */
   
div#home h2
{

	margin: 8px 0 8px 0;

}



#countdown span.divider
{
	padding: 0 4px;
}

#countdown
{
	font-size: 1.3em; 
	font-family: Courier New, Courier New, Courier, monospace;
	color: #1D4A80;
}


/* ================================================
     Sidebar
   ================================================ */

div#sidebar div#advance_register
{
	padding: 0 0 10px 27px;
	border-bottom: solid 1px #222;
	margin: 0 0 10px 0;
}


div#sidebar div#links
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

div#sidebar div#links a,
div#sidebar div#links a:visited
{
	text-decoration: none;
}

div#sidebar div#links a:hover
{
	border-bottom: solid 1px #1D4A80;
}

div#sidebar div#abta_block
{
	padding: 3px;
	border: 1px solid #222;
	margin: 0 0 10px 0;
}

div#sidebar div#abta_block_inner
{
	border: 2px solid #222;
	padding: 5px 8px 8px 8px;

}

div#sidebar div#abta_block_inner div#title
{
	font-family: "Impact", sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: center;
	margin: 0 0 5px 0;
	color: #0c3669;
	letter-spacing: 1px;
}

div#sidebar div#abta_block_inner div#text
{
	font-family: "Times New Roman", serif;
	margin: 0 0 5px 0;
}

div#sidebar div#logos
{
	height: 42px;
	text-align: center;

}

div#sidebar div#logos img
{

	vertical-align: middle;
	margin: 0 10px 0 0;
}




/* ================================================
     Itinerary  
   ================================================ */

div#itinerary table
{
	font-size: 0.9em;

}

div#itinerary table td
{
	border-bottom: solid 1px #666;
	padding: 4px 2px 4px 2px;

}

div#itinerary table th
{
	border-bottom: solid 2px #222;
	padding: 4px 2px 4px 2px;
	font-size: 1.1em;
	color: #0C3669;
}


div#itinerary table th.day
{
	width: 8em;
}

div#itinerary table th.port
{
	width: 9em;
}

div#itinerary table th.arrive
{
	width: 4em;
}

div#itinerary table th.depart
{
	width: 4.5em;
}

div#itinerary div#cruise_map
{
	border: solid 1px #A2A2A2;
	padding: 4px;
	margin: 1em 0 2em 0;
}



div#itinerary div#cruise_map img
{
	border: solid 1px #222;
}


/* ================================================
     Price Cabins  
   ================================================ */


div#price_cabins table
{
	font-size: 0.9em;
	width: 100%;
	margin: 0px 0 0 0;

}

div#price_cabins table td
{
	border-bottom: solid 1px #666;
	padding: 4px 2px 4px 2px;

}



div#price_cabins table td div.cabin_grade
{

	line-height: 1.6em;
	width: 30px;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px 0px 0;

}

div#price_cabins table td a,
div#price_cabins table td a:visited
{
	font-weight: bold;

}

div#price_cabins table th
{
	border-bottom: solid 2px #222;
	padding: 4px 2px 4px 2px;
	font-size: 1.1em;
	color: #0C3669;
}


div#price_cabins table th.grade
{
	width: 7em;
}

div#price_cabins table th.price
{
	width: 9em;
}

div#price_cabins table th.view
{
	width: 6em;
}

div#price_cabins table th.reserve
{
	width: 5em;
}

div#price_cabins table th.enquire
{
	width: 5em;
}

/* ================================================
     Ship  
   ================================================ */
div#ship div#header
{
	border: solid 1px #A2A2A2;
	padding: 4px;
	margin: 1em 0 1.5em 0;
}

div#ship div#header img
{
	border: solid 1px #222;
}

div#outside_uk .table  
{
border:1px solid #666666;

}


div#outside_uk .table td 
{
	border:1px solid #666666;
	padding:4px 2px; 
}



/* ================================================
     Forms  
   ================================================ */
div.field_small
{
    margin-bottom: 5px;
}

div.field
{
    margin-bottom: 10px;
}

div.field_big
{
    margin: 0px 0 15px 0;
}

div.field_extra_big
{
    margin: 0px 0 25px 0;
}

div.form div.intro_text
{
    margin: 0 0 20px 0;
}

div.form div.intro_text img
{
    float: left;
}

div.form div.intro_text ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	list-style-type: square;	
}

div.form div.intro_text ul li
{
	line-height: 1.7em;
	
}

div.form div.intro_text div.text
{
    margin-left: 60px;

    line-height: 1.6em;
}

div.form div.intro_text div.text span
{
	font-weight: bold;
	color: #214C8F;
}

div.section
{
    margin: 0 0 20px 0;
}

div.form span.mandatory
{

    font-weight: bold;
}

div.form div.mandatory_explanation
{
	font-size: 0.9em;

}


/* Labels */
div.form label span
{

    font-weight: normal;
}

div.form label.text
{
    clear: left;
    float: left;

    width: 150px;

}


div.form label.default
{
    clear: left;
    float: left;

    width: 150px;
    line-height: 1.7em;

}

div.form label.narrow
{
    clear: left;
    float: left;

    width: 100px;
    line-height: 1.7em;

}


div.form label.wide
{
    clear: left;
    float: left;

    width: 200px;
    line-height: 1.7em;

}

div.form label.medium_wide
{
    clear: left;
    float: left;

    width: 200px;
    line-height: 1.7em;

}


div.form label.mandatory
{
    font-weight: bold;    
}

div.form label.block
{
    display: block;
    line-height: 1.7em;

}

div.form label.big
{
    display: block;

    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

/* Alternate big style */
div.form label.big_alt
{
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0px 0px 5px 0px;

}

div.form label.checkbox
{
    display: inline;
    font-size: 1.0em;
    font-weight: normal;
    color: #333;
}

/* Input and Textarea */
div.form input.textbox
{
    width: 250px;
    padding: 2px 5px; 
}

div.form textarea.default
{
    width: 450px;
    padding: 5px;    
}

div.form input.textbox_narrow
{
    width: 170px;
    padding: 2px 5px;        
}

div.form input.textbox_number
{
    width: 30px;
    padding: 2px 5px;        
}

div.form input.textbox_medium_wide
{
    width: 350px;
    padding: 2px 5px;   	
}

div.form input.textbox_wide
{
    width: 450px;
    padding: 2px 5px;        
}

div.form input.highlight_textbox
{
    background-color: #FFFFE4;
    border: solid 1px #DEBC83; 
}

div.form input.big_textbox
{
    font-size: 1.3em;
    padding: 3px 5px;
}

/* Slightly smaller text but bold */
div.form input.big_textbox_alt
{
    font-size: 1.2em;
    padding: 3px 5px;
    font-weight: bold;	
}

div.form input.extra_big_textbox
{
	font-size: 1.5em;
     padding: 3px 5px;   
}

/* Buttons */
div.form input.button
{
	overflow: visible;
	padding: 2px 5px;
}

div.form input.button_thin
{
	overflow: visible;
	padding: 2px 5px;
}

div.form input.default_button
{
	overflow: visible;
	font-weight: bold;
}

div.form input.big_button
{
    font-size: 1.2em;
}

div.form input.small_button
{
	font-size: 0.9em;
}

/* Errors */
div.input_feedback
{

	margin:10px 0;
	color: red;	
}


div.input_feedback span.indent
{
	margin-left:150px;
}
