	/*----Cunard.com--------
CSS created by Sandeep Paul
For Cunard Lines
Last Modified: March 30, 2009
*/

/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, b, blockquote, font {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0
}
button::-moz-focus-inner {
padding: 0;
border: none
} /* To set padding issue in modern browsers */
.xsubmitbutton {
	border: 1px solid white;
	background:url(/Templates/Cunard/Images/submit.gif) no-repeat left center;
	padding-left:15px;
	width:70px;
}
/* remember to define focus styles! */
:focus {
	outline:0
}
body {
	color:#555;
	font:11px Arial, Helvetica, sans-serif;
	height:100%;
	line-height:1;
	text-align:center
}
ol, ul {
	list-style:none
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	font-weight:400;
	text-align:left
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-size:12px;
}
/* Layout */
body {
	height: 100%;
	background: #ffffff;
}
#outer-container {
	background: #FFFFFF url(/Templates/Cunard/Images/body_bg.gif) repeat-x;
	margin-bottom: 20px;
} /* To fix the bottom background when content is less, eg. home page*/
#container {
	width:960px;
	background: #FFF;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0px auto;
	float: none;
}
#header {
	position: absolute;
	width: 960px;
	top: 0;
	left:0
}
#sidebar {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}
#footer, #popup #footer {
	background:#FFFFFF;
	clear: both;
	vertical-align: middle;
	position: relative;
	text-align: center;
	color:#999;
	padding: 20px 100px 20px;
	_padding: 20px 190px 40px;
	_padding: 20px 190px 40px;
	
}
#middle-container {
	background: url(/Templates/Cunard/Images/ship_home_bg.gif) no-repeat;
}
#additional-nav {
	padding-top: 18px;
}
#search-signin-container {
	margin-left: 15px;
	font-weight: 700;
	float: left;
	margin-top: 10px;
}
#logo {
	margin-top: 15px;
	margin-right: 7px;
	float: right;
}
#header-login-search {
	height: 87px;
	background: #FFF;
	margin-top: 75px;
}
#main-content {
	float:right;
	padding-bottom:15px;
	width:640px;	
	_width:600px;	
	position: relative;
	padding-top: 377px;
	font-size: 12px;
	padding-left: 30px;
	_padding-left: 0px;
	
}
div#hor_line
{
border-top:1px solid #9A8048;
width:580px;

}
#main-content.frm_booking {
padding:20px 0 0 0; 
}
	
.frm_booking p {
    padding-top: 5px;
}

div#content {
	background:#FFF;
	border:none;
	padding:0 0 17px;
	width:100%;
	min-height:520px;
	clear: both;
}
* html div#content {
	height:520px
} /* IE min height hack */
.clear {
	clear:both
}
/* Typography */
h2 {
	clear:both;
	color:#2e2e2e;
	font-size:16px;
	font-weight:700;
	padding:13px 0 5px 5px
}
h3 {
	color:#444;
	font-size:13px;
	font-weight:700
}
a {
	color:#9c1c20;
	text-decoration:none
}
.bold {
	font-weight:700
}
.italic {
	font-style:italic;
}
/*Italic Bug fix for Ie6 and below*/
/* \*/
* html .italic {
	font-style:italic;
	overflow: hidden;
	overflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* hack */
.bold-italic {
	font-style:italic;
	font-weight:700
}

.bold-italic-red {
	font-style:italic;
	font-weight:700;
	color: #9C1C20;
 
}
.small-text {
	font-size:.9em
}
a:hover {
	text-decoration:underline;
}
.big-text {
	font-size:1.1em
}
.bigger-text {
	font-size: 1.2em;
}
#sidebar a {
	color:#FFF;
}
#sidebarPopup {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}


#feature-slot-container p {
	font-size:11px
}
.text-red {
	color:#9c1c20
}
#container .text-grey {
	color:#979797
}
#container .text-black {
	color: #333
}
/* Content */

.block-title {
	line-height: 25px;
}
.block-title .snippet-title {
	width:500px;
}
#header h2 {
	display:none
}
#container li.no-bg {
	background:none;
}
table small {
	display:inline;
}
#container small {
	color:#666;
	display:block;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:5px;
	margin-right: 5px;
}
#content .form small {
	display:block;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.display-none {
	display:none;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image-button {
	padding:4px 0 0;
}

.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
.linkarrow-back {
	background:url(/Templates/Cunard/Images/left_arrow.gif) no-repeat left center;
	padding-left:15px;
	margin-left: 70px;
	display: block;
	height: 15px;
	margin-bottom: 10px;
}
.list-normal {
	margin-bottom:5px;
}
.list-normal li {
	line-height:16px;
	list-style:disc inside;
}
.margin-15 {
	margin:15px;
}
.margin-b-15 {
	margin-bottom:15px;
}
.margin-l-r-5 {
	margin:0 5px;
}
.margin-left-5 {
	margin-left:5px
}
.margin-right-bottom-15 {
	margin:0 15px 15px 0
}
.more-info {
	margin:3px 4px 3px 10px;
	vertical-align:middle;
}
.width-70 {
	width:70px;
}
div.error {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	margin-bottom:10px;
	padding:7px;
}
div.sign-in-error {
	background:#f9f8f2;
	border-left:1px solid #9a8048;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	padding:7px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
h4 {
	font-weight: 700;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 3px;
}
#section-nav {
	background: #243b44 url(/Templates/Cunard/Images/sectionbar_bottom_line.gif) no-repeat bottom;
	color: #fff;
	padding: 20px 10px;
	font-weight: 700;
}
#main-nav {
	background: #9b8148;
	padding: 30px 0 0 0;
	color: #fff;
	font-weight: 700;
	height: 35px;
}
#main-nav a.qmparent {
	padding: 0px;
	text-transform: uppercase;
} /*{padding: 10px; text-transform: uppercase;} - 10/08/09 : Deepak D*/
#main-nav a.qmparent-home {
	padding: 10px;
	text-transform: uppercase;
} /* 10/08/09 : Deepak D */
#main-nav a.qmparent:hover, #main-nav a.qmparent-home:hover {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#main-nav .qmactive {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#sidebar #secondary-nav {
	background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom;
	color: #fff;
	padding: 15px 0;
} /* {background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom; color: #fff; 
							padding: 15px; } - 11/08/09 : Deepak D */
#footer ul {
	margin-bottom: 8px;
	background: url(/Templates/Cunard/Images/footer_links_bg.gif) repeat-x 0px 19px;
}
#footer ul li {
	display: inline;
	line-height: 2em;
	background: url(/Templates/Cunard/Images/footer_link_separator.gif) no-repeat right center;
}
#footer ul li a {
	padding:0 5px;
	margin:0 3px;
	font-size: 12px;
	overflow: auto;
}
#footer a {
	color: #9b8148;
}
#footer h3 {
	display: none;
}
#skip {
	display:none
}
#section-nav h3 {
	margin-bottom: 4px;
	background: #795f27 url(/Templates/Cunard/Images/side_nav_heading_bg.gif) repeat-x;
	color: #FFF;
	padding: 12px 5px 4px;
}
* html #section-nav ul li {
	height:5px;
}  /* IE 6 hack */
#section-nav ul li.active {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
#section-nav ul li a {
	display:block;
	padding:4px 3px 3px 17px;
	margin-bottom: 2px;
	text-shadow: 0 0 0 #000;
}
#section-nav ul li.active a {
	padding-bottom: 0px;
	margin-bottom:0px;
}
#section-nav ul li a:hover {
	background: #354d57;
	display: block;
	text-decoration:none
}
#section-nav ul li.active a:hover {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
}
#section-nav ul {
	margin-top: 4px;
	margin-bottom: 10px;
	display: none;
}
#secondary-nav ul {
	height: 80px;
}
#secondary-nav ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #595959;
	font-weight:700
}
#search-signin-container li {
	background: url(/Templates/Cunard/Images/nav_separator.gif) no-repeat right 2px;
	padding-right:5px;
	margin-right: 5px;
	font-weight: 200;
	display: inline;
}
#search-signin-container ul {
	display: inline;
	padding-left: 10px;
}
#search-signin-container h3 {
	display: none;
}
#search {
	color: #363636;
	margin-top: 10px;
}
#secondary-nav ul li a {
	margin-right: 5px;
	margin-left: 5px;
	text-shadow: 0 0 0 #000;
}
#content h1 {
	width:550px;
	font-size: 21px;
	font-weight: 200;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding:3px 0 8px 50px;
	height: 28px;
	font-variant: small-caps;
}
#content h2.q {
	width:550px;
	font-size: 22px;
	font-weight: 700;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding: 0 0 8px 50px;
}
#main-content p {
	margin-right: 20px;
	line-height: 1.3em;
}
#main-content p#suppler_txt {
	margin-right: 46px;
	line-height: 1.3em;
}
#sub-content {
	margin: 10px 0 5px 50px;
	clear: both;
	position: relative;
}
#sub-content.frm-content
{
	margin: 10px 0 5px 18px !important;
}
#sub-content.frm-content span 
{
padding-left:15px;
}
div.second-start img
{
padding-left:-10px;
position:relative;
left:-8px;
}
div.second-start img span
{
padding:15px 0 0 15px;
}
h3#red-font
{
color:#9c1c20;
font-size:0.9em;
padding:0px;
margin:0px;
}
#sub-content.frm-content1
{
margin: 10px 0 5px 25px !important;
}
div#bor_left
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left1
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left2
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left3
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left4
{
border-left:1px solid #9c1c20;
margin:-15px 0 0 8px;
}
div#no-border
{
margin:-15px 0 0 8px;
}

#sub-content.right-side-indent {
	margin-right: 50px;
}
#form-content {
	margin: 10px 50px 5px 100px;
	clear: both;
	position: relative;
}
#footer p, #popup #footer p {
	margin:0;
	padding:5px 10px
}
#main-content #banner {
	margin-bottom: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#breadcrumb {
	padding: 20px 0px 10px 370px;
	clear: both;
	overflow: hidden;
}
#breadcrumb h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat left bottom;
	text-indent: -9999px;
	padding-bottom: 15px;
}
#secondary-nav img {
	border-bottom: 1px solid #595959;
}
#search-signin-container h2 {
	display: inline;
	font-size: 11px;
	color: #979797;
	font-weight: 700;
/*	padding: 0px;*/
}
#feature-slot-container {
	padding: 8px 0px 0px 5px;
}
#feature-slot-container div {
	margin-right: 5px;
	border: 1px solid #CCC;
	width: 218px;
	float: left;
	background: #f9f9f3;
	height: 145px;
}
#feature-slot-container .slot-large {
	width: 273px;
}

#feature-slot-container .slot-large div {
	margin-right: 5px;
	border: 1px solid #CCC;
	width: 272px;
	float: left;
	background: #f9f9f3;
	height: 145px;
}

#feature-slot-container #home-banner-snippet {
	border-bottom: 1px solid #CCC;
	position: relative;
	height: 75px;
	margin: 5px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1.2em;
}
#home-banner-snippet h3 {
	color: #9B8148;
	margin-bottom: 5px;
	margin-left: 67px;
	padding-top: 5px;
}
#home-banner-snippet img {
	margin-right: 7px;
	position: absolute;
	top: 2px;
	left: -2px;
}
#home-banner-snippet p {
	margin-left: 67px;
	font-weight: 700;
	margin-right: 0px;
	margin-bottom: 5px;
}
#feature-slot-container #worldclub {
	border-style:none;
	height:auto;
	position:relative;
	width:auto;
}
#feature-slot-container #worldclub ul {
	font-weight: 700;
	border-left: 1px solid #CCC;
	margin-left: 140px;
	margin-top:5px;
	padding-left:10px;
	line-height:1.3em
}
#worldclub h3 {
	position:absolute;
	left: 0px;
	top: 0px;
}
#quicklinks li {
	background: url(/Templates/Cunard/Images/home_arrow_bullet.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 15px;
	font-weight: 700;
	line-height: 1.6em;
}
#quicklinks-heading {
	border-bottom: 1px solid #CCC;
	margin: 10px 10px 5px 15px;
	padding-bottom: 2px;
}
#sub-content h2 {
	padding: 12px 0px 6px;
}
#sub-content h3 {
	padding:5px 0px;
}
#container .itinerary-details {
	margin-left:54px;
	padding:2px 2px 2px 10px;
}
#container .itinerary-details img {
	left:5px;
	position:absolute;
	top:29px;
}
#container .itinerary-details span.daycounter {
	left:4px;
	position:absolute;
	top:29px;
	display:block;
	width:54px;
	height:50px;
	border:solid 1px #c5b793;
	margin-right:10px;
	padding:5px 0 5px 0;
}
#container .itinerary-details span.bgWhite {
	background:#fff;
}
#container .itinerary-details span.date, #container .itinerary-details span.days, #container .itinerary-details span.nights {
	display:block;
	text-align:center;
	color:#511110;
}
#container .itinerary-details span.date {
	font-size:30px;
}
#container .itinerary-details span.days, #container .itinerary-details span.nights {
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
}
.results-container {
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	position:relative;
	width:94%;
	background: #f0eedf;
	border: 1px solid #9a8048;
	overflow: visible;
	font-size: 11px;
}
.display-inline {
	display: inline;
}
.display-block {
	display: block;
}
.itinerary-details ul .display-inline {
	margin-right: 10px;
}
.results-container li {
	line-height:1.5em
}
.view-link {
	background:url(/Templates/Cunard/Images/itinerary_icon.gif) no-repeat left center;
	margin-left:7px;
	padding-left:12px;
}
#search button {
	background-color:#FFF;
	cursor:pointer;
	position:relative;
	top:2px;
	left:2px;
}
*+ html #search button {
	top:0px;
	left:4px;
} /* IE 7-8 hack */
* html #search button {
	top:0px;
	left:4px;
} /* IE 5-6 hack */
#search label {
	margin:0 2px 0 5px;
	position:relative;
	top:0
}
#search input {
	width:120px
}
.total-result-container {
	margin:6px 0 10px 0;
	padding:6px 0px;
}
.total-result-container li {
	background:#f5f5ec;
	display:inline;
	margin:0 2px;
	padding:3px;
}
.total-result-container ul {
	display:inline;
	margin:0 8px;
}
.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
#container .sort-panel {
	margin-top: 10px;
}
.sort-panel select {
	margin:0 4px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruise-details-table .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruise-details-table .even td {
	background:#f8f7f1;
}
.cruise-details-table .margin-t-b-5 {
	padding:6px;
}
.cruise-details-table td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruise-details-table td a {
	color:#5B7F1C;
}
.cruise-details-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
#sub-content .preview {
	background: #FFF;
	border-style: none;
}
#sub-content .results-container h3 {
	border-style: solid;
	border-bottom: 1px solid #9a8048;
	background: #dfdbc2;
	padding: 5px;
}
#sub-content .results-container.preview h3 {
	border-style: none;
	background:#edebde;
}
.meta-table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	margin-bottom:10px;
	padding:1px;
	width:560px;
}
.meta-table .radio-cell label {
	font-weight:700;
	position:absolute;
	top:2px;
}
.meta-table div {
	padding:5px 5px 10px;
}
.meta-table div.col {
	margin-left: 95px;
	min-height:68px;
	height: auto !important;
	height: 68px;
}
.meta-table img {
	margin:3px 3px 3px 0;
	vertical-align:middle;
}
.meta-table td {
	border-bottom:1px solid #9a8048;
	line-height:1.5em;
	padding:1px 5px 0;
	vertical-align:top;
}
.meta-table td table td {
	background:#FFF;
	border-bottom:2px solid #f9f8f2;
}
.meta-table td table, .meta-table td table th {
	border:0 none;
	font-weight:200;
}
.meta-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	font-weight:700;
	height:22px;
	line-height:1.5em;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.meta-table td.room-type-cell {
	border-bottom-style:none;
	font-weight:700;
}
.row-buttons td {
	line-height:9px;
	padding:3px;
}
.row-buttons td input {
	margin:3px 3px 3px 0;
}
.extend-width {
	margin-left: -60px;
}
.meta-table .content-img {
	float:left;
	margin:6px 6px 6px 1px;
	position:absolute;
}
.meta-table table div.col {
	height:auto !important;
	margin-left:95px;
	min-height:68px;
}
.radio-cell div {
	margin:0 0 0 -3px;
	padding:0;
	position:relative;
}
.meta-table th.radio-cell span {
	position:absolute;
	top:2px;
}
.total-color, input.read-only-field.total-color {
	color:#ED7423;
}
.not-available {
	color:#FFF;
	font-weight:700;
	padding:2px;
	background:#b6b6b6;
	border: 1px solid #666666;
	font-size: 9px;
	position: relative;
	top: 2px;
}
html>body .not-available {
	position: static;
	top: 0;
} /* IE Hack 5~7 */
.meta-table .room-type-cell div {
	line-height:22px;
	padding:2px 0px;
	position:relative;
}
#bottom-slot {
	clear: both;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
}
#main-content.no-banner {
	padding-top: 10px;
	border-top: 15px solid #dfdbc2;
}
/* Tab */
#main-content #navlist {
	padding: 5px 0 3px 200px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:1em
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline
}
#navlist li a {
	padding: 2px .5em;
	margin-left: 3px;
	border: 1px solid #9a8048;
	border-bottom: none;
	background: #b8a67f;
	text-decoration: none
}
#navlist li a:link {
	color: #f1ede5
}
#navlist li a:visited {
	color: #f1ede5
}
#navlist li a.current {
	background: #FFF;
	border-bottom: 1px solid white;
	color: #b8a67f
}
/* Tab Content */
#tab-content {
	overflow:visible;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	clear: both;
}
.itinerary_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:345px;
}
.map-container {
	float:left;
	padding-bottom:5px;
	width:260px;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y;
} /* contains IE hack */
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
#tab-content .ship-info-content li {
	line-height:13px;
	padding:2px 0 2px 0;
}
#tab-content .ship-info-content ul {
	font-weight:200;
	margin:7px 0 0;
}
#tab-content label {
	position:relative;
	top:-1px;
}
#tab-content li {
	line-height:16px;
	margin-bottom:4px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	position:relative;
	vertical-align:text-top;
}
#tab-content li a {
	color:#5B7F1C;
	line-height:1.5em;
	position:absolute;
	right:14px;
	top:6px;
}
#tab-content li img {
	margin-right:5px;
	vertical-align:text-bottom;
}
#tab-content li select {
	margin-left:5px;
	position:absolute;
	top:3px;
}
#tab-content small {
	font-weight:200;
	padding-left:8px;
}
#tab-content ul {
	margin:7px 10px 10px 5px;
}
.itinerary_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.itinerary_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.col-list {
	border-right: 1px solid #CCC;
	line-height: 1.8em;
	text-align: right;
	width: 190px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right:10px;
}
.col-list label {
	font-size: 12px;
}
.itinerary_table th.arrival {
	padding-right: 25px;
}
#sub-content h4 {
	margin-top: 10px;
}
#sub-content p small {
	margin: 0px;
}
.css-table 
{
	display:table;
	margin-top:4px;
	clear:both;
	padding-bottom: 4px;
	height: 100%;
	/*width:100%;  removed for test*/
}

/*----------------Special Occasions------*/
div#reward_pic
{
width:240px;
height:383px;
padding:4px 0 0 0;
float:left;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#innertxt
{
padding:10px 0 10px 0;
font-size:1.0em;
font-weight:bold;

}
div#reward_content ul
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding:0 0 0 275px;
color:#000000;
}
div#reward_content ul li
{
line-height:18px; 
_line-height:20px; 
*line-height:20px; 
padding:3px 0 0 0;
_padding:0px 0 0 0;
*padding:0px 0 0 0;
}
div#reward_content p#smalltxt
{
font-size:0.8em;
padding: 0 28px 0 20px;
color:#A0A0A0;
}
div.pad_top
{
padding:20px 0 0 0;
}
div#heritage
{
float:left;
padding:20px 0 38px 68px;
text-align:right;
color:#9e0b0f;
border-right:1px solid #d4d4d4;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#heritage_content_rightnav
{
margin:0px 0 0 253px;
font-size:1.0em;
padding:20px 35px 0 0px;
_padding:20px 35px 0 -15px;
}
div#heritage_inner_content
{
/*margin:105px 0 0 50px;*/
}
div#heritage_inner_content p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table tr td select
{
width:154px;
}
div#heritage_inner_content table.heritage_frm
{
margin:-10px 0 0 0;
}
div#heritage_inner_content table.heritage_frm p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table.heritage_frm tr td input
{
width:43px;
}

div#heritage_inner_content table.heritage_frm tr td image
{
width:43px;
}


/*----------------End Special Occasions------*/
.css-table>div {
	display:table-row
}
.css-table>div>div:first-child {
	display:table-cell;
	vertical-align:top
}
.css-table .iefloatleft img {
	margin:4px 5px 5px 5px
}
.iefloatleft {
	_float: left;
} /* Hack for IE6 */
*:first-child+html .iefloatleft {
	float: left;
} /* Hack for IE7 */
.css-table ul {
	line-height: 18px;
	width: auto;
}
.list-right-border {
	/*border-right: 1px solid #CCC;*/
	padding-right:25px;
	margin-bottom:10px;
	
}
.margin-left-20 
{
	margin-left: 20px;
}
#sub-content h5 {
	font-weight: 700;
	padding-bottom: 8px;
	padding-top: 5px;
}
#main-content ul {
	line-height: 1.5em;
	margin-bottom: 8px;
}
#main-content h2#red_txt
{
font-size:1.1em;
background:#9e0b0f;
color:#FFFFFF;
margin-right:30px;
padding:5px 0 5px 10px;
}
#main-content ul
{
/*list-style-image:url(/Templates/Cunard/Images/pdf_icon.gif);*/
padding: 0 0 0 23px;
padding: 0 0 0 15px;
}


#main-content ul li
{
padding:0px 0 0 5px;
padding:0px 0 0 15px;
}
#sub-content label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-content1 label {
	font-weight: 700;
	margin-right: 5px;
}

#sub-content2 label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-contentSummary label {
	font-weight: 700;
	margin-right: 5px;
}
.summaryHead {
color:#444444;
font-size:13px;
font-weight:700;
}

.disclaimer {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
#sub-content form {
	margin-bottom: 5px;
}
.meta-table .odd td {
	background: #FFF;
}
.list-table {
	width:99%;
	margin:0 0 15px 1px
}
.list-table td {
	border-right:1px solid #9A8048;
}
.list-bullet li 
{
	
	padding-left: 20px;
	line-height: 1.7em;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 4px 6px;
}
.meta-table.list-table caption {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 8px;
}
caption span {
	position: absolute;
	right: 10px;
	font-weight: 200;
	font-size: 0.8em;
	padding: 3px;
	color: #666;
}
.list-menu li {
	line-height: 1.5em;
	padding-left: 35px;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 20px 5px;
	font-weight:bold;
}
.corporate-text-color {
	color: #7a5f28;
}
#ships-home div {
	width: 320px;
	float: left;
	text-align: center;
}
object.flash-block {
	display: block;
}
#ships-home {
	border-top: 1px solid #FFF;
	font-size: 12px;
	line-height: 1.5em;
}
#ships-home h2 {
	padding: 0px;
	margin-bottom: 15px;
}
#ships-home ul {
	margin: 5px 0px;
	font-weight:bold;
}
.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: none;
	padding:4px;
	width: 97%;
}
h3.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: uppercase;
	padding:4px;
	width: 97%;
	font-size: .9em;
	margin-bottom: 7px;
	margin-top: 5px;
}
.sign-in {
	background:#f9f8f3 url(/Templates/Cunard/Images/sign_in_bg.jpg) no-repeat scroll right top;
	border-color:#9A8048;
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	padding:20px 5px 5px 10px;
	width: 95%;
}
.sign-in label {
	float:left;
	font-weight:bold;
	margin:3px 7px 3px 3px;
	text-align:right;
	width:125px;
}
.sign-in input, .form input, .form select {
	margin-bottom:7px;
	vertical-align: middle;
}
.form label input {
	margin:0;
}
.sign-in-div {
	line-height:14px;
	margin-left:137px;
	padding-bottom:10px;
	padding-left:0;
}
.sign-in-div div {
	margin:10px 0;
	padding:0;
}
.required {
	color: #F00;
}

#container .radioList {
}
#container .radioList label {
	width:auto;
	float:none;
}
.message {
	color: #F00;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.form div {
	display: block;
	clear: both;
}
.contact-us-field-group {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sub-content h4 object {
	margin-left: 1px;
}
#breadcrumb.center {
	text-align: center;
	padding: 30px 10px 5px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb.center h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat center center;
}
h2.sub-heading {
	margin-top: -8px;
	padding: 0px 0px 10px 51px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color: #363636;
	font-weight:400;
}
h2.sub-heading-for-accomodation {
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color : #363636;
	font-weight:400;
}
#content h2.zapfino {
	margin: 0px;
	/* padding: 35px 0px 10px 0px; */
	font-size: 21px;	
	color:#666;
	font-style: italic;
	font-weight:200;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 52px;
}
#sub-content ul#on_board
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding-left:17px;
font-size:1.1em;
color:#9e0b0f;
}
#content h2.nopad {
	margin: 0px;
	padding: 0px
}
#container h3.snippet-title {
	padding:5px 0 0 0;
	height: 16px;
}
#container h4.snippet-title {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 13px;
	height: 15px;
	width:90%;
	margin:10px 0 7px 0;
}
#container .form h4.snippet-title {
	margin: 15px 0px;
}
.uppercase {
	text-transform: uppercase;
}
.imp {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #a82728;
}
.two-col-snippet {
	position: relative;
	padding: 5px 10px;
	height: 130px;
}
.two-col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
#container .sifr-height-adjust {
	margin-top:-5px
}
.two-col-snippet-content {
	padding-left: 252px;
	line-height: 1.7em;
	padding-top: 2px;
}
.align-center {
	text-align: center;
}
.margin-right-15 {
	margin-right:15px
}
.bottom-slot-small {
	width: 700px;
	margin: 10px auto;
}
#content .search-page {
	border-top: 15px solid #dfdbc2;
	background: url(/Templates/Cunard/Images/search_voyages_bg.jpg) no-repeat;
}
#content .search-results {
	border-top: 15px solid #dfdbc2;
}
#content .search-results h1, #content .search-page h1 {
	margin: 20px 0 0 20px;
}
#content .search-results h2.sub-heading, #content .search-page h2.sub-heading {
	margin: -8px 0 10px 20px;
}
ul.find-steps {
	color:#444444;
	font-size:12px;
	font-weight:700;
	margin:15px 10px 12px 65px;
}
ul.find-steps li {
	line-height:16px;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:text-top;
}
ul.find-steps li span {
	margin-top: 1px;
	padding-left: 5px;
}
#container .find-steps small {
	padding: 0px 0px 5px 26px;
	margin-top: -3px;
}
#container .find-steps img {
	vertical-align:middle;
}
#content .search-page object.search-voyage {
	margin:10px 111px;
}
.bottom-border {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
.bottom-seperator {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
#container .no-border-bottom {
	border-bottom-style:none
}
#container .no-border-top {
	border-top-style:none
}
.multi-line-table {
	width: 99%;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2
}
.multi-line-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
}
.multi-line-table th {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
	color:#B8A67F;
	background: #FFF;
	font-weight: 700;
}
.multi-line-table .odd td {
	background:#FFF
}
.register-progress-table {
	width: 500px;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2;
	color: #999;
}
.register-progress-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1em;
	padding:6px 5px 5px 15px;
}
#container .width-50 {
	width: 50px;
}
#container .width-170 {
	width: 170px;
}
#container .width-220 {
	width: 220px;
}
#container .width-250 {
	width: 250px;
}
#container .width-200 {
	width: 200px;
}
#container .width-170 label {
	width: 150px;
}
#container .pad-btm {
	padding-bottom: 10px;
}
#container .pad-btm p {
	margin-bottom: 0;
}
#container .pad-top {
	padding-top: 10px;
}
#container div.radio-list {
	clear: none;
	float:left;
}
#container .radio-list label {
	float:none;
	margin:0px;
	display:block;
	width:auto;
	line-height: 2em;
}
a.named-anchor {
	position: absolute;
	border: none;
	background-color: transparent;
}
* a.named-anchor {
	display:none;
	position:static;
}
#main-content #navlist.margin-left-neg-30 {
	margin-left: -30px;
}
.shorex-left {
	width: 330px;
	border-right: 1px solid #CCC;
	padding-bottom: 10px;
}
.shorex-right {
	padding:10px
}
.css-table .shorex-right img {
	margin-left:0
}
.css-table.bottom-border {
	padding:15px 0;
}
.css-table.no-border-bottom {
	padding:15px 0;
}
#container .css-table.bottom-seperator {
	padding:5px 0 15px;


	margin:0 0 10px;
	width: 100%;
}
.form-ex {
	line-height: 1.5em;
}
.form-ex select {
	margin-bottom: 9px;
}
#container .form-ex label {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight:200;
}
#outer-container #container .align-left {
	text-align:left
}
.form-button {
	padding-left: 210px;
}
.short-input {
	width: 30px;
}
.margin-t-20 {
	margin-top:20px
}
#container #wrapper {
	margin-bottom:20px;
	overflow:hidden;
}
#content .detail-list-container {
	margin-left: 308px;
	color:#000;
}
.detail-list-container span {
	font-weight:700;
}
#content .detail-list-container li {
	line-height:1.7em;
}
#content .detail-list-container p {
	color:#65645F;
	font-weight:700;
	margin:2px 0 7px;
}
.ship-image {
	left:60px;
	margin-left:12px;
	position:absolute;
}
div#col-right {
	float:left;
	width:200px
}
#itinerary-summary {
	border-right:1px solid #9a8048;
	padding-right:9px;
	width:640px;
	padding-left: 5px;
	position: relative;
	float: left;
}
#col-right p {
	color:#9a8048;
	font-weight:700;
	line-height:1.2em;
	margin:0;
	padding:5px 12px 5px 10px;
}
.additional-tables-container {
	background:#f8f7f1;
}
.additional-tables-container small {
	padding-left:8px;
}
.other-dates {
	display:block;
	font-weight:700;
	padding:10px 20px;
}
.embarkation-date {
	color:#252525;
	display: block;
}
#navlist {
	padding: 15px 0 3px 14px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 0px;
}
html/*\*/>/*/*/body #navlist {
	padding:25px 0 3px 14px;
} /* Filtering IE5 to IE8 */
head/*/+body/**/ #navlist {
	padding:20px 0 0px 14px;
} /* Targeting IE8 */
head/*/+body/**/ #navlist li {
	line-height:20px;
	position:relative;
	bottom:-1px
} /* Targeting IE8 */
#wrapper #tab-content {
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-size: 12px;
	line-height: 1.3em;
}
#wrapper #navlist {
	padding-left:67px
}
#wrapper .map-container {
	margin:0 15px 20px 0
}
#wrapper .itinerary_table {
	margin-top:2px;
	float:none;
	width:390px
}
.extend-width {
	width:70%;
}
.ship-info-image {
	border-bottom:10px solid #9c1c20;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y;
}
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
.normal-paragraph {
	font-weight:200;
	line-height:16px;
}
#content h1.sub-heading {
	margin: 15px 0px 10px;
}
#wrapper #tab-content .css-table {
	font-weight: 200;
}
h5 {
	font-weight: 700;
	padding: 4px 0;
}
.text-normal {
	font-weight:200
}
.buttons {
	vertical-align: middle;
}
.buttons img {
	margin-right: 6px;
	margin-left: 6px;
}
.active-step {
	background: url(/Templates/Cunard/Images/active_step_bg.gif) repeat-x;
	color: #FFF;
}
.register-progress-table strong {
	color: #900;
	display: block;
}
.active-step strong {
	color: #FFF;
	background: url(/Templates/Cunard/Images/active_indicator.gif) no-repeat left top;
	position: relative;
	left: -15px;
	padding-left: 15px;
	width: 85%;
	height: 12px;
	padding-top: 4px;
	margin: 0px;
	top: -3px;
}
h1 strong {
	font-weight: 200;
}
#container .form-normal label {
	font-weight: 200;
}
#sub-content dt {
	font-weight: 700;
	color: #7a5f28;
	padding: 5px 0px 3px 18px;
	background: url(/Templates/Cunard/Images/q.gif) no-repeat left 7px;
}
#sub-content dd {
	padding-left: 18px;
}
#sub-content dt a {
	color: #7a5f28;
}
#sub-content dt a:hover {
	color: #9c1c20;
	text-decoration:none;
	cursor:pointer;
}
#sub-content dl {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left bottom;
	padding: 2px 0px 7px;
	line-height: 1.3em;
}
.pdf li {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.pdf {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.news-articles {
	line-height: 1.5em;
	margin-bottom: 15px;
}
.date {
	color: #999;
	font-weight:700
}
#content #sub-content .stretched-tab-container {
	margin-left:-80px;
}
#content .vertialList {
	display:block;
}
#content .vertialList label {
	float:none;
}
#content.search-results h1 {
	margin-left: 20px;
}
#content.search-results .sub-heading {
	margin-left: 20px;
}
.timeless-adventure {
	float: left;
	clear: both;
}
.timeless-adventure ul {
	float: left;
	padding-bottom: 21px;
}
.timeless-adventure ul li {
	color: #968047;
	font-family: arial;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 5px 2px;
}
.timeless-adventure ul li a {
	color: #968047;
}
.timeless-adventure ul li a:hover {
	background: url(/Templates/Cunard/Images/timeless_hover.jpg) no-repeat 0 100%;
	color: #bd322d;
	text-decoration: none;
}
.siteMap_home {
	width:540px;
	height:25px;
	padding:10px 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
}
.siteMap_home a {
	color:#9c1c20;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.sitemapLhs {
	width:270px;
	float:left;
	padding:18px 0 0 0;
	margin-right:10px;
}
.sitemapRhs {
	padding:18px 0 0 0;
	width:270px;
	float:left;
}
ul.sitemapNavmain ul.sitemapNavmain li {
	width:270px;
}
ul.sitemapNavmain li a {
	padding:3px 0 3px 40px;
	color:#9c1c20;
	background:url(/Templates/Cunard/Images/borderbottom_sitemapnav.gif) no-repeat left bottom;
	font-size:12px;
	font-weight:bold;
	display:block;
}
ul.sitemapNavmain li.linkMain a {
	height:20px;
	padding:0 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
	text-transform:uppercase;
}
ul.sitemapNavmain li.linkLast {
	margin-bottom:24px;
}
.searchResult {
	width:555px;
	background:url(/Templates/Cunard/Images/bordrbottom_searchresult.gif) repeat-x left bottom;
	padding-bottom:8px;
}
.lastResult {
	background:none;
}
.searchResult h4 {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	color:#9c1c20;
}
.searchResult p {
	font-size:11px;
}
.searchresult-container {
	width:555px;
	padding:5px 0 5px 0;
	border-top:solid 1px #9a8048;
}
.searchresult-container ul {
	float:right;
}
.searchresult-container ul li {
	float:left;
}
.searchresult-container ul li a {
	float:left;
	margin-left:5px;
	font-size:11px;
}
.searchresult-container ul li.active a {
	font-weight:bold;
}
.searchresult-container ul li.previous {
	
	padding-right:8px;
}
.searchresult-container ul li.previous a {
	background:url(/Templates/Cunard/Images/arrow_previous.gif) no-repeat 0 6px;
	padding-left:13px;
	font-weight:bold;
}
.searchresult-container ul li.next a {
	background:url(/Templates/Cunard/Images/arrow_next.gif) no-repeat right 6px;
	font-weight:bold;
	padding:0 13px 0 3px;
	margin-right:10px;
}
.backtoTop {
	float:left;
	width:auto;
}
.backtoTop a {
	font-weight:bold;
	background:url(/Templates/Cunard/Images/arrow_backtop.gif) no-repeat 0 5px;
	padding-left:13px;
}
.voyages_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:325px;
}
.voyages_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.voyages_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.voyages_table th.arrival {
	padding-right: 25px;
}
.displayOptions {
	padding:0 0 10px 412px;
	height:10px;
}
.displayOptions input {
	float:left;
}
.displayOptions label {
	width:108px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:30px;
}
#bottom-slot .cruisedetailstableWidth {
	width:700px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruisedetailstable .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruisedetailstable .even td {
	background:#f8f7f1;
}
.cruisedetailstable .margin-t-b-5 {
	padding:6px;
}
.cruisedetailstable td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruisedetailstable td a {
	color:#5B7F1C;
}
.cruisedetailstable th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
.googlemap-container {
	float:left;
	padding-bottom:5px;
	width:402px;
	height:301px;
	border:solid 1px #9a8048;
}
h1 strong {
	font-size: 24px;
}
h2 font {
	font-size:13px;
	letter-spacing:3px;
}
.payment-2col-snippet {
	position: relative;
	padding: 5px 10px;
}
.payment-2col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
.payment-2col-snippet-data {
	padding:0 0 20px 252px;
	line-height: 1.7em;
}
.payment-2col-snippet-data h3 {
	font-size:12px;
	padding:0 0 5px 12px;
	font-weight:bold;
	color:#9b8148;
}
.paymentrow {
	width:448px;
	padding:5px 0 5px 12px;
	margin-bottom:7px;
	background:#f3f1e5;
}
.paymentrow p {
	font-size:12px;
	margin:3px 0 3px 0;
}
.paymentrow p input.check {
	vertical-align:middle
}
.paymentrow h3 {
	padding:0;
}
table.payment {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
}
table.payment tr td {
	border:none;
}
table.paymentspace tr td {
	padding-bottom:4px;
}
table.payment tr td.alignRight {
	text-align:right;
}
select.month, select.year, select.cardtype, select.balance, select.cardtype, select.month, select.year, select.balance {
	border:1px solid #7f9db9;
}
select.cardtype {
	width:128px;
}
select.month {
	width:58px;
}
select.year {
	width:69px;
}
select.balance {
	width:58px;
}
input.inputtype-1 {
	width:218px;
	border:1px solid #7f9db9;
}
input.postcode {
	width:97px;
	border:1px solid #7f9db9;
}
.paymentrow label {
	font-weight:bold;
}
.paymentrow label.cabin {
	font-size:11px;
	font-weight:bold;
}
.paymentrow a {
	color:#555;
	text-decoration:underline;
}
p.verisign a {
	height:48px;
	width:88px;
	display:block;
	background:url(/Templates/Cunard/Images/logo_verisign.gif) no-repeat;
}
p.conform a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	border:solid 1px #fff;
	padding:2px 40px 2px 15px;
	background:url(/Templates/Cunard/Images/arrowwhite.gif) no-repeat 5px 5px #9a1c20;
}
p.normal {
	line-height:normal;
	padding:0;
	margin:0;
}
p.default a {
	color:#9c1c20;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
/*********** Styles by GAURAV **********/

table.style1 {
	margin:10px 0;
	clear:both;
}
table.style1 tr td {
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 tr td input#input-width {
	width:173px;
}
table#lhs_nav
{
border:1px solid #9A8048;
width:270px;
margin:0 auto;
} 
table#lhs_nav tr td h2
{
	font-size: 15px;
	font-weight: 200;
	color: #91894b;	
	padding:10px 0 0px 12px;	
	font-variant: small-caps;
}
table#lhs_nav tr td p
{
font-size:0.9em;
color:#000000;
line-height:15px;
padding:8px 0 0 12px;	
}
table#lhs_inner_txt tr td
{
font-size:0.9em;
padding:0px 0 0px 12px;
color:#000000;
}
div#lhs_nav_shadow
{
width:290px;
margin-top:10px;
}
div#lbh_nav_frm
{
margin-top:16px;
}
div#lbh_nav_spinner
{
margin-top:16px;
}
table#lhs_nav_footer
{
border:1px solid #9A8048;
width:265px;
margin:15px 0 0 5px;
}
table#lhs_nav_footer tr td p
{
font-size:1.1em;
color:#000000;
line-height:15px;
}
/*----------form_new page css--------*/
table.style1 tr td p#ptxt
{
font-weight:normal;
font-size:1.0em;
padding:0px;
margin:0px;
color:#000000;
}
table.style1#frm-style tr th
{
padding:0 0px 10px 35px;
font-size:0.9em;
}
table.style1#frm-style tr td h3 span
{
padding:10px 71px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#head-txt
{
padding:10px 68px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#fourx
{
padding:10px 60px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx1
{
padding:10px 61px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx2
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx3
{
padding:10px 35px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx4
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx5
{
padding:10px 46px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx6
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx7
{
padding:10px 57px 0 0px;
}
table.style1 tr td.lftspace
{
padding-left:23px;
}
table.style1 tr td.lftspace1
{
padding-left:37px;
}

/*table.style1 tr td.lftspace2
{
padding-left:10px;
}
table.style1 tr td.lftspace3
{
padding-left:4px;
}*/

table.style1 tr td.lftspace4
{
padding-left:14px;
}
table.style1 tr td.lftspace5
{
padding-left:4px;
}
table.style1#tbl-frm
{
margin:0 0 0 30px;
}
table.style1#tbl-frm tr th
{
font-size:1.1em;
padding:15px 0 0 0;
}
table.style1#tbl-frm tr th#inner-txt
{
font-size:0.9em;
font-weight:normal;
text-align:center;
padding:11px 0 5px 0;
}
table.style1#tbl-frm tr#bg-color td
{
background:#f5f2ec; 
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}

.bgcolorTransfer
{
    background:#f5f2ec;

}


table.style1#tbl-frm tr#bg-color td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td
{background:#ffffff;
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
div#content table.hotel-room tr td
{
padding:5px 0 5px 5px;
}
div#content table.hotel-room h2
{
font-size:1.1em;
background:none;
color:#979797;
}
div#content table.hotel-room span
{
color:#000000;
padding-left:8px !important;
word-spacing:2px;
font-size:1.0em;
font-weight:bold;
}
div#content table.hotel-room tr th
{
color:#9a8048;
font-size:0.9em;
font-weight:bold;
}
div#content table.hotel-room tr th#non-bold
{
font-weight:normal;
}
div#content table.frm-cotent tr td
{
font-size:1.0em;
font-weight:bold;
}
div#content table.frm-cotent tr td h2
{
 background:none;
 color:#979797;
}
div#content table.frm-cotent tr td#small-txt
{
font-size:1.0em;
color:#000000;
font-weight:normal;
}
div#content table.frm-cotent tr td#small-txt span
{
color:#FF0000;
}
div#content table.frm-cotent tr td select 
{
width:183px;
}
div#content table.frm-cotent tr td select#small
{
width:85px;
}
div#content table.frm-cotent tr td input
{
width:180px;
}
div#content table.frm-cotent tr td input#no-effect
{
width:auto;
margin:0 5px 0 0;
float:left;
}
div#content table.frm-cotent tr td input#radio_wd
{
width:auto;
}
div#content table.frm-cotent tr td p#smalltxt
{
font-weight:normal;
font-size:0.9em;
}
div#content table.frm-cotent tr td p#smalltxt span
{
color:#FF0000;
padding:0 5px 0 0;
}
#print_div2 
{
    font-weight:400;
    
}


/*div#print_div2 table.frm-content2 tr td */

div#print_div2 table.frm-content3 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    /*padding:10px 0 0 20px;*/
}



div#print_div2 table.frm-content2 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    padding:10px 0 0 20px;
}

div#print_div2 table.frm-content2 tr td label 
{   
    color:#444444;
    margin-right:5px;
    font-weight:bold;
	font-weight:700;
    
}

table.frm-content2 tr td label 
{
    color:#444444;
    font-weight:700;
    margin-right:5px;
  }

div#print_div2 table.frm-content2 tr td H3 
{   
    color:#444444;
    font-size:13px;
    font-weight:700;
	
}


div#content table.frm-content2 tr th
{
font-size:0.9em;
padding:10px 0 0 20px;
}
div#img-btn img
{
padding:5px;
float:right;
}
div#content table.frm-content2 span
{
color:#9c1c20;
font-weight:bold;
padding:0px;
margin:0px;
}
#main-content p#brochure_content
{
font-size:1.0em;
font-weight:bold;
}
#main-content p#brochure_content span
{
font-size:0.9em;
font-weight:normal;
}
#main-content ul#red_pdf
{
list-style-image:url(/Templates/Cunard/Images/adobe.jpg);
color:#000000;
font-size:0.9em;
}
div.brochure_content
{
border-top:1px solid #bca672;
border-bottom:none;
background:#fdfcfb;
}
div.brochure_content a
{
font-size:0.9em;
}
div.brochure_content div#dvd_img1
{
width:69px;
height:86px;
float:left;
}
div.brochure_content div#dvd_content {
	padding::0 0 0px 10px;
	width:498px;
	_width:498px;
}

div.brochure_content div#dvd_content p
{
/*padding:0px 0 0 80px;*/
padding:0px 0 0 15px;
font-size:0.9em;
font-weight:bold;
}
div.brochure_content div#dvd_content p span
{
font-size:1.0em;
font-weight:normal;
line-height:18px;
/*float:left;*/
}
.classBrochureend
{
border-top:1px solid #bca672;
border-bottom:none;
padding:10px 0 0 0;
background:#fdfcfb;
}

div.brochure_content#brochure_height
{
border-top:1px solid #bca672;
border-bottom:none;
height:200px;
background:#fdfcfb;
}
div.brochure_content#brochure_height1
{
border-top:none;
border-bottom:1px solid #bca672;
padding:10px 0 0 0;
height:170px;
background:#fdfcfb;
}
div#frm_content p#grey
{
font-size:1.0em;
color:#b8b8b8;
padding:8px 0 0 10px;
}
div#dvd_content table tr td span#grey
{
font-size:0.9em;
color:#999999;
}

div#frm_content p
{
font-size:0.9em;
font-weight:bold;
}
div#frm_content p span
{
padding:8px 0 0 0px;
float:left;
font-size:0.9em;
color:#000000;
font-weight:bold;
}
div#frm_content table.tblfrm tr td
{
font-size:1.0em;
color:#000000;
}
/*-----------End-------*/
table.style1 tr td input#pad-top {
	padding:2px 0 0 0;
}
table.style1 tr td select#list-sel {
	width:102px;
}
table.style1 tr td input#sign-out-rt {
	float:right;
}


table.style1#chkbox input#chk
{
margin:0px;
}
table.boldText tr td {
	font-weight:bold;
	font-size:0.9em;
}
table.boldText2 tr td {
	font-weight:bold;
	font-size:10.8px;
}
table.style1 tr td.lftSpacing {
	padding-left:28px;
	color:#9D1C21;
}

table.style1 th {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 th.large {
	font-size:1.1em;
}
table.style1 tr td span {
	font-weight:bold;
}
.accomodationStateroomType {
	width: 300px;
}
.accomodationDeck {
	width: 180px;
}
.accomodationPrice {
	width: 180px;
}
table.style1 tr td span.red {
	color:#9c1c20;
}
table.style1 th.head {
	font-size:1.1em;
	color:#979797;
	vertical-align:top;
}
table.style3 {
	margin:0 5px;
	width:266px;
}
table.style3 td {
	border:1px solid #cccccc;
	line-height:1.5em;
	padding:5px 10px;
	vertical-align:top;
}
table.style3 td.total {
	background:#f4f4e8;
	font-weight:bold;
}
table.style3 td.total span {
	color:#9a8048;
}
.style3_head {
	background:url(/Templates/Cunard/Images/head_running_cost.gif) no-repeat top left;
	height:10px;
	width:279px;
	margin-left:4px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	padding:6px 10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#sub-content table.style1 h3 {
	display:block;
	cursor:pointer;
	color:#979797;
	font-size:1.1em;
	padding:2px 0 2px 24px;
}
#sub-content .form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:122px;
}

table.style1 span.price {
	padding-left:35px;
}
#sub-content table.style1 p {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	padding:0 0 0 37px;
	margin:0;
}
.form_data h3 {	
	display:block;
	cursor:pointer;
	color:#9a8048;
	font-size:1.1em;
	padding-left:25px;

}
.form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:0px;
}
.form_data h3.active, #sub-content table.style1 h3, .form_data h3 {
	background:url(/Templates/Cunard/Images/open_icon.gif) no-repeat top left;
	min-height: 17px;
}
.form_data h3.inactive, #sub-content table.style1 h3.inactive {
	height: 24px;
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
}
.form_data h3.disabled, #sub-content table.style1 h3.disabled {
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
	color: #999;
}
.content {
	display:block;
}
.inside {
	padding:8px 25px;
}

.ptxtN
{
	font-weight:normal;
	font-size:1.0em;
	padding:0px;
	margin:0px;
	color:#000000;
}
table.style2 {
	border:1px solid #9a8048;
	margin-bottom:5px;
}

table.style2 tr td {
	font-size:0.9em;
	 padding-left:5px;
	/*padding::6px 5px 10px 5px;*/
}
table.style2 tr td.nopadding {
	padding-bottom:0;
	
}
table.style2 tr td.nopadding span, .voyageCode {
	font-weight:bold;
	font-size:0.9em;
	color:#000000;
	
}
table.style2 tr td.nopadding span img {
padding-top:15px;
}
table.style2 tr th {
	padding:10px 5px 3px 5px;
	font-weight:bold;
}
.headStyle1 {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
}
#sub-content .voyage_details#no_ht {
	width:528px;
}
#sub-content .voyage_details {
	padding:0 20px 10px 0;
	float:left;
	width:100%;
}
#sub-content .voyage_details img {
	float:none;
	/*margin:5px 10px 0 0;*/
}
#sub-content .voyage_details img#question {
	float:none !important;
	padding:0px 0 0 5px;
}
#sub-content .voyage_details h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#9a8048;
	padding:0 0 12px 0;
	
}
#main-content .voyage_details p {
	font-size:0.9em;
	margin-bottom:3px;
}
#main-content .voyage_details h3 {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
	
}

.headingVoy {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
}

.select_voyage {
	background:url(/Templates/Cunard/Images/select_voyage.gif) no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}

.select_voyageCorrect {
	background:no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}



.footer_divider {
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x top left;
	float:left;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:right;
	width:555px;
}
.col-list2 {
	line-height:1.8em;
	margin-bottom:10px;
	margin-right:20px;
	/*padding-left:50px;*/
	padding-right:20px;
	text-align:left;
	width:140px;
}
label.bottm_padding {
	display:block;
	padding-bottom:8px;
}
.col-right {
	border-left:1px solid #ccc;
	padding-left:35px;
	width:350px;
}
.top-margin {
	margin-top:35px;
}
.form_data {
	border-bottom:1px solid #9a8048;
	clear:both;
	padding-bottom:20px;
	width:555px;
}
.shadow_divider {
	border:none;
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x bottom left;
	margin-bottom:15px;
}
.last {
	border:none;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.move-right {
	padding-top:15px;
	padding-left:55px;
}
.move-right-selectvoyage {
	padding-top:15px;
	padding-left:255px;
}
div.voyage_details h2 span.bk-txt {
	color:#000000;
	font-size:0.8em;
	padding:0 0 0 10px;
}
/*-------------Popup-Msg-----*/




div.voyage_option div.popup-msg
{
width:150px;
height:95px;
}
div.voyage_option div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_option div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_option div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
padding:0 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:28px;}

div.voyage_details div.popup-msg
{
width:150px;
height:95px;
position:absolute;
}
div.voyage_details div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_details div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_details div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
padding:0 0 0 10px;

}
div.voyage_details div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_details div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:23px;
}


div.popup_msg div.popup-msg
{
width:150px;
height:95px;
}
div.popup_msg div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.popup_msg div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.popup_msg div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
background:none;
padding:0 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom_rev.gif) no-repeat;
width:149px;
height:28px;}



/*-------------End Popup-Msg-----*/
/********** non_registered_members STARTS ********/

#container table.formtab {
	border-bottom:1px solid #9a8048;
}
.noBorder {
	border:none!important;
}
#container table.formtab input.txtfield {
	width:160px;
	padding:0px 4px 3px 4px;
}
#container table.formtab th.head {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:top;
	padding:12px 0;
}
#container table.formtab tr td {
	padding:6px 0;
}
#container table.formtab tr td label {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
#container table.formtab tr td span {
	color:#ee3224;
}
#container table.formtab tr td a {
	color:#000;
	text-decoration:underline;
}
.passenger {
	background:#eeebd8;
	padding:10px;
	margin:25px 0;
}
.passenger h2 {
	font-size:1.2em;
	padding:0;
	margin:0;
}
.passenger input.txtfield {
	background:#fff;
	border:1px solid #9a8048;
	padding:0 3px 2px 3px;
	width:180px;
}
.passenger input.txtfield_disable {
	background:#f5f3e8;
	border:1px solid #ccc09e;
	width:180px;
}
.passenger input.btn_disable {
	cursor:default;
}
/*********** non_registered_members ENDS ********/



/*********** \Styles by GAURAV **********/

/*** site map styles STARTS***/

		.RedUpperCase {
	color: #6A0002;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.RedTitleCase {
	color: #6A0002;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
}
.GoldHeader {
	border-top: solid 3px silver;
	background-image: url("/Templates/Cunard/Images/goldHeader.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 5px 20px 5px;
}
hr {
	color: Silver;
	height: 1px;
	width: 75%;
	text-align:center;
}
/*** site map styles ENDS ***/

/*** Web Cam Styles STARTS ***/

.WebCamQM {
	background: url(/Templates/Cunard/Images/webcamQM.gif) repeat-x;
	height:34px
}
.WebCamQV {
	background: url(/Templates/Cunard/Images/webcamQV.gif) repeat-x;
	height:34px
}
.WebCamQE {
	background: url(/Templates/Cunard/Images/webcamQE.gif) repeat-x;
	height:67px
}
#overlay {
	z-index:1000;
	position:absolute;
	top:0;
	bottom:0;
	right: 30px;
	width:320px;
	height:240px;
	background-color: #000;
	border: solid 5px #AA9356
}
.RedWebCamText {
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	color: #6A0002;
	float: left;
}
.FloatLeft {
	padding: 10px 10px 10px 10px;
	float: left;
}
.padtop {
	padding-top: 2px;
}

/*** Web Cam Styles ENDS ***/


/*** FAQ Styles STARTS ***/

.FAQAnswer {
	cursor: pointer;
}
/*** FAQ Styles ENDS ***/


.NoPaddingCheckBox {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 10px;
}
/*** Virtual Tour Styles STARTS ***/
#virtualTourFrame {
	width: 684px;
	height: 770px;
	border: 0;
}
/*** Virtual Tour Styles ENDS ***/

.bookingFormStep {
	background-image:url(/Templates/Cunard/Images/deepred_pixel.gif);
	background-position:22px;
	background-repeat:repeat-y;
	vertical-align:top;
	text-align: center;
	width: 40px;
}

.bookingFormStep img {
 padding-left: 5px;
}
.bookingFormStepSpace {
}
.Breadcrumb {
	color: Orange;
	line-height: 10px;
}

.accomodationOptionsStateroomType 
{
    position: relative;
}

.accomodationDeck 
{
    position: absolute;
    left: 150px;
}

.accomodationPriceRange
{
    position: absolute;
    left: 220px;
}

.feautredHeightclass
{
    height: 40px;
}

#lbh_nav_frm 
{
    /* padding-bottom: 100px;
    margin-bottom: 100px; */
    background-color: #fff;
}

/************ Confirmation Page CSS added zainab on 24/02/2010 ******************
div.confirmation_page {
	width:434px;
	text-align:left;
}
div.confimation_box {
	text-align:left;
	padding:20px 0 20px 10px;
}
div.confimation_box h3 {
	padding:0 0 20px 0;
}
div.confimation_box p {

}
div.confimation_box label {
	
	width:230px;
	float:left;
	padding-top:4px;
}
div.confirmation_form {
	text-align:left;
	padding:0 0 10px 10px;
	background-color:#F3F1E5;
}
div.confirmation_form h3 {
	padding:15px 0 10px 0;
}
div.confirmation_form label {
	
	width:160px;
	float:left;
	padding-top:4px;
}
div.confirmation_form span {
	
	padding-bottom:10px;
	display:block;
}
div.cms_editable_region {
	padding:0 0 10px 10px;
}
***/	/*----Cunard.com--------
CSS created by Sandeep Paul
For Cunard Lines
Last Modified: March 30, 2009
*/

/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, b, blockquote, font {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0
}
button::-moz-focus-inner {
padding: 0;
border: none
} /* To set padding issue in modern browsers */
.xsubmitbutton {
	border: 1px solid white;
	background:url(/Templates/Cunard/Images/submit.gif) no-repeat left center;
	padding-left:15px;
	width:70px;
}
/* remember to define focus styles! */
:focus {
	outline:0
}
body {
	color:#555;
	font:11px Arial, Helvetica, sans-serif;
	height:100%;
	line-height:1;
	text-align:center
}
ol, ul {
	list-style:none
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	font-weight:400;
	text-align:left
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-size:12px;
}
/* Layout */
body {
	height: 100%;
	background: #ffffff;
}
#outer-container {
	background: #FFFFFF url(/Templates/Cunard/Images/body_bg.gif) repeat-x;
	margin-bottom: 20px;
} /* To fix the bottom background when content is less, eg. home page*/
#container {
	width:960px;
	background: #FFF;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0px auto;
	float: none;
}
#header {
	position: absolute;
	width: 960px;
	top: 0;
	left:0
}
#sidebar {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}
#footer, #popup #footer {
	background:#FFFFFF;
	clear: both;
	vertical-align: middle;
	position: relative;
	text-align: center;
	color:#999;
	padding: 20px 100px 20px;
	_padding: 20px 190px 40px;
	_padding: 20px 190px 40px;
	
}
#middle-container {
	background: url(/Templates/Cunard/Images/ship_home_bg.gif) no-repeat;
}
#additional-nav {
	padding-top: 18px;
}
#search-signin-container {
	margin-left: 15px;
	font-weight: 700;
	float: left;
	margin-top: 10px;
}
#logo {
	margin-top: 15px;
	margin-right: 7px;
	float: right;
}
#header-login-search {
	height: 87px;
	background: #FFF;
	margin-top: 75px;
}
#main-content {
	float:right;
	padding-bottom:15px;
	width:640px;	
	_width:600px;	
	position: relative;
	padding-top: 377px;
	font-size: 12px;
	padding-left: 30px;
	_padding-left: 0px;
	
}
div#hor_line
{
border-top:1px solid #9A8048;
width:580px;

}
#main-content.frm_booking {
padding:20px 0 0 0; 
}
	
.frm_booking p {
    padding-top: 5px;
}

div#content {
	background:#FFF;
	border:none;
	padding:0 0 17px;
	width:100%;
	min-height:520px;
	clear: both;
}
* html div#content {
	height:520px
} /* IE min height hack */
.clear {
	clear:both
}
/* Typography */
h2 {
	clear:both;
	color:#2e2e2e;
	font-size:16px;
	font-weight:700;
	padding:13px 0 5px 5px
}
h3 {
	color:#444;
	font-size:13px;
	font-weight:700
}
a {
	color:#9c1c20;
	text-decoration:none
}
.bold {
	font-weight:700
}
.italic {
	font-style:italic;
}
/*Italic Bug fix for Ie6 and below*/
/* \*/
* html .italic {
	font-style:italic;
	overflow: hidden;
	overflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* hack */
.bold-italic {
	font-style:italic;
	font-weight:700
}
.small-text {
	font-size:.9em
}
a:hover {
	text-decoration:underline;
}
.big-text {
	font-size:1.1em
}
.bigger-text {
	font-size: 1.2em;
}
#sidebar a {
	color:#FFF;
}
#sidebarPopup {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}


#feature-slot-container p {
	font-size:11px
}
.text-red {
	color:#9c1c20
}
#container .text-grey {
	color:#979797
}
#container .text-black {
	color: #333
}
/* Content */

.block-title {
	line-height: 25px;
}
.block-title .snippet-title {
	width:500px;
}
#header h2 {
	display:none
}
#container li.no-bg {
	background:none;
}
table small {
	display:inline;
}
#container small {
	color:#666;
	display:block;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:5px;
	margin-right: 5px;
}
#content .form small {
	display:block;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.display-none {
	display:none;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image-button {
	padding:4px 0 0;
}

.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
.linkarrow-back {
	background:url(/Templates/Cunard/Images/left_arrow.gif) no-repeat left center;
	padding-left:15px;
	margin-left: 70px;
	display: block;
	height: 15px;
	margin-bottom: 10px;
}
.list-normal {
	margin-bottom:5px;
}
.list-normal li {
	line-height:16px;
	list-style:disc inside;
}
.margin-15 {
	margin:15px;
}
.margin-b-15 {
	margin-bottom:15px;
}
.margin-l-r-5 {
	margin:0 5px;
}
.margin-left-5 {
	margin-left:5px
}
.margin-right-bottom-15 {
	margin:0 15px 15px 0
}
.more-info {
	margin:3px 4px 3px 10px;
	vertical-align:middle;
}
.width-70 {
	width:70px;
}
div.error {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	margin-bottom:10px;
	padding:7px;
}
div.sign-in-error {
	background:#f9f8f2;
	border-left:1px solid #9a8048;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	padding:7px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
h4 {
	font-weight: 700;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 3px;
}
#section-nav {
	background: #243b44 url(/Templates/Cunard/Images/sectionbar_bottom_line.gif) no-repeat bottom;
	color: #fff;
	padding: 20px 10px;
	font-weight: 700;
}
#main-nav {
	background: #9b8148;
	padding: 30px 0 0 0;
	color: #fff;
	font-weight: 700;
	height: 35px;
}
#main-nav a.qmparent {
	padding: 0px;
	text-transform: uppercase;
} /*{padding: 10px; text-transform: uppercase;} - 10/08/09 : Deepak D*/
#main-nav a.qmparent-home {
	padding: 10px;
	text-transform: uppercase;
} /* 10/08/09 : Deepak D */
#main-nav a.qmparent:hover, #main-nav a.qmparent-home:hover {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#main-nav .qmactive {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#sidebar #secondary-nav {
	background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom;
	color: #fff;
	padding: 15px 0;
} /* {background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom; color: #fff; 
							padding: 15px; } - 11/08/09 : Deepak D */
#footer ul {
	margin-bottom: 8px;
	background: url(/Templates/Cunard/Images/footer_links_bg.gif) repeat-x 0px 19px;
}
#footer ul li {
	display: inline;
	line-height: 2em;
	background: url(/Templates/Cunard/Images/footer_link_separator.gif) no-repeat right center;
}
#footer ul li a {
	padding:0 5px;
	margin:0 3px;
	font-size: 12px;
	overflow: auto;
}
#footer a {
	color: #9b8148;
}
#footer h3 {
	display: none;
}
#skip {
	display:none
}
#section-nav h3 {
	margin-bottom: 4px;
	background: #795f27 url(/Templates/Cunard/Images/side_nav_heading_bg.gif) repeat-x;
	color: #FFF;
	padding: 12px 5px 4px;
}
* html #section-nav ul li {
	height:5px;
}  /* IE 6 hack */
#section-nav ul li.active {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
#section-nav ul li a {
	display:block;
	padding:4px 3px 3px 17px;
	margin-bottom: 2px;
	text-shadow: 0 0 0 #000;
}
#section-nav ul li.active a {
	padding-bottom: 0px;
	margin-bottom:0px;
}
#section-nav ul li a:hover {
	background: #354d57;
	display: block;
	text-decoration:none
}
#section-nav ul li.active a:hover {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
}
#section-nav ul {
	margin-top: 4px;
	margin-bottom: 10px;
	display: none;
}
#secondary-nav ul {
	height: 80px;
}
#secondary-nav ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #595959;
	font-weight:700
}
#search-signin-container li {
	background: url(/Templates/Cunard/Images/nav_separator.gif) no-repeat right 2px;
	padding-right:5px;
	margin-right: 5px;
	font-weight: 200;
	display: inline;
}
#search-signin-container ul {
	display: inline;
	padding-left: 10px;
}
#search-signin-container h3 {
	display: none;
}
#search {
	color: #363636;
	margin-top: 10px;
}
#secondary-nav ul li a {
	margin-right: 5px;
	margin-left: 5px;
	text-shadow: 0 0 0 #000;
}
#content h1 {
	width:550px;
	font-size: 21px;
	font-weight: 200;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding:3px 0 8px 50px;
	height: 28px;
	font-variant: small-caps;
}
#content h2.q {
	width:550px;
	font-size: 22px;
	font-weight: 700;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding: 0 0 8px 50px;
}
#main-content p {
	margin-right: 20px;
	line-height: 1.3em;
}
#main-content p#suppler_txt {
	margin-right: 46px;
	line-height: 1.3em;
}
#sub-content {
	margin: 10px 0 5px 50px;
	clear: both;
	position: relative;
}
#sub-content.frm-content
{
	margin: 10px 0 5px 18px !important;
}
#sub-content.frm-content span 
{
padding-left:15px;
}
div.second-start img
{
padding-left:-10px;
position:relative;
left:-8px;
}
div.second-start img span
{
padding:15px 0 0 15px;
}
h3#red-font
{
color:#9c1c20;
font-size:0.9em;
padding:0px;
margin:0px;
}
#sub-content.frm-content1
{
margin: 10px 0 5px 25px !important;
}
div#bor_left
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left1
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left2
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left3
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left4
{
border-left:1px solid #9c1c20;
margin:-15px 0 0 8px;
}
div#no-border
{
margin:-15px 0 0 8px;
}

#sub-content.right-side-indent {
	margin-right: 50px;
}
#form-content {
	margin: 10px 50px 5px 100px;
	clear: both;
	position: relative;
}
#footer p, #popup #footer p {
	margin:0;
	padding:5px 10px
}
#main-content #banner {
	margin-bottom: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#breadcrumb {
	padding: 20px 0px 10px 370px;
	clear: both;
	overflow: hidden;
}
#breadcrumb h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat left bottom;
	text-indent: -9999px;
	padding-bottom: 15px;
}
#secondary-nav img {
	border-bottom: 1px solid #595959;
}
#search-signin-container h2 {
	display: inline;
	font-size: 11px;
	color: #979797;
	font-weight: 700;
/*	padding: 0px;*/
}
#feature-slot-container {
	padding: 8px 0px 0px 5px;
}
#feature-slot-container div {
	margin-right: 5px;
	border: 1px solid #CCC;
	width: 218px;
	float: left;
	background: #f9f9f3;
	height: 145px;
}
#feature-slot-container .slot-large {
	width: 273px;
}
#feature-slot-container #home-banner-snippet {
	border-bottom: 1px solid #CCC;
	position: relative;
	height: 75px;
	margin: 5px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1.2em;
}
#home-banner-snippet h3 {
	color: #9B8148;
	margin-bottom: 5px;
	margin-left: 67px;
	padding-top: 5px;
}
#home-banner-snippet img {
	margin-right: 7px;
	position: absolute;
	top: 2px;
	left: -2px;
}
#home-banner-snippet p {
	margin-left: 67px;
	font-weight: 700;
	margin-right: 0px;
	margin-bottom: 5px;
}
#feature-slot-container #worldclub {
	border-style:none;
	height:auto;
	position:relative;
	width:auto;
}
#feature-slot-container #worldclub ul {
	font-weight: 700;
	border-left: 1px solid #CCC;
	margin-left: 140px;
	margin-top:5px;
	padding-left:10px;
	line-height:1.3em
}
#worldclub h3 {
	position:absolute;
	left: 0px;
	top: 0px;
}
#quicklinks li {
	background: url(/Templates/Cunard/Images/home_arrow_bullet.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 15px;
	font-weight: 700;
	line-height: 1.6em;
}
#quicklinks-heading {
	border-bottom: 1px solid #CCC;
	margin: 10px 10px 5px 15px;
	padding-bottom: 2px;
}
#sub-content h2 {
	padding: 12px 0px 6px;
}
#sub-content h3 {
	padding:5px 0px;
}
#container .itinerary-details {
	margin-left:54px;
	padding:2px 2px 2px 10px;
}
#container .itinerary-details img {
	left:5px;
	position:absolute;
	top:29px;
}
#container .itinerary-details span.daycounter {
	left:4px;
	position:absolute;
	top:29px;
	display:block;
	width:54px;
	height:50px;
	border:solid 1px #c5b793;
	margin-right:10px;
	padding:5px 0 5px 0;
}
#container .itinerary-details span.bgWhite {
	background:#fff;
}
#container .itinerary-details span.date, #container .itinerary-details span.days, #container .itinerary-details span.nights {
	display:block;
	text-align:center;
	color:#511110;
}
#container .itinerary-details span.date {
	font-size:30px;
}
#container .itinerary-details span.days, #container .itinerary-details span.nights {
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
}
.results-container {
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	position:relative;
	width:94%;
	background: #f0eedf;
	border: 1px solid #9a8048;
	overflow: visible;
	font-size: 11px;
}
.display-inline {
	display: inline;
}
.display-block {
	display: block;
}
.itinerary-details ul .display-inline {
	margin-right: 10px;
}
.results-container li {
	line-height:1.5em
}
.view-link {
	background:url(/Templates/Cunard/Images/itinerary_icon.gif) no-repeat left center;
	margin-left:7px;
	padding-left:12px;
}
#search button {
	background-color:#FFF;
	cursor:pointer;
	position:relative;
	top:2px;
	left:2px;
}
*+ html #search button {
	top:0px;
	left:4px;
} /* IE 7-8 hack */
* html #search button {
	top:0px;
	left:4px;
} /* IE 5-6 hack */
#search label {
	margin:0 2px 0 5px;
	position:relative;
	top:0
}
#search input {
	width:120px
}
.total-result-container {
	margin:6px 0 10px 0;
	padding:6px 0px;
}
.total-result-container li {
	background:#f5f5ec;
	display:inline;
	margin:0 2px;
	padding:3px;
}
.total-result-container ul {
	display:inline;
	margin:0 8px;
}
.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
#container .sort-panel {
	margin-top: 10px;
}
.sort-panel select {
	margin:0 4px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruise-details-table .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruise-details-table .even td {
	background:#f8f7f1;
}
.cruise-details-table .margin-t-b-5 {
	padding:6px;
}
.cruise-details-table td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruise-details-table td a {
	color:#5B7F1C;
}
.cruise-details-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
#sub-content .preview {
	background: #FFF;
	border-style: none;
}
#sub-content .results-container h3 {
	border-style: solid;
	border-bottom: 1px solid #9a8048;
	background: #dfdbc2;
	padding: 5px;
}
#sub-content .results-container.preview h3 {
	border-style: none;
	background:#edebde;
}
.meta-table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	margin-bottom:10px;
	padding:1px;
	width:560px;
}
.meta-table .radio-cell label {
	font-weight:700;
	position:absolute;
	top:2px;
}
.meta-table div {
	padding:5px 5px 10px;
}
.meta-table div.col {
	margin-left: 95px;
	min-height:68px;
	height: auto !important;
	height: 68px;
}
.meta-table img {
	margin:3px 3px 3px 0;
	vertical-align:middle;
}
.meta-table td {
	border-bottom:1px solid #9a8048;
	line-height:1.5em;
	padding:1px 5px 0;
	vertical-align:top;
}
.meta-table td table td {
	background:#FFF;
	border-bottom:2px solid #f9f8f2;
}
.meta-table td table, .meta-table td table th {
	border:0 none;
	font-weight:200;
}
.meta-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	font-weight:700;
	height:22px;
	line-height:1.5em;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.meta-table td.room-type-cell {
	border-bottom-style:none;
	font-weight:700;
}
.row-buttons td {
	line-height:9px;
	padding:3px;
}
.row-buttons td input {
	margin:3px 3px 3px 0;
}
.extend-width {
	margin-left: -60px;
}
.meta-table .content-img {
	float:left;
	margin:6px 6px 6px 1px;
	position:absolute;
}
.meta-table table div.col {
	height:auto !important;
	margin-left:95px;
	min-height:68px;
}
.radio-cell div {
	margin:0 0 0 -3px;
	padding:0;
	position:relative;
}
.meta-table th.radio-cell span {
	position:absolute;
	top:2px;
}
.total-color, input.read-only-field.total-color {
	color:#ED7423;
}
.not-available {
	color:#FFF;
	font-weight:700;
	padding:2px;
	background:#b6b6b6;
	border: 1px solid #666666;
	font-size: 9px;
	position: relative;
	top: 2px;
}
html>body .not-available {
	position: static;
	top: 0;
} /* IE Hack 5~7 */
.meta-table .room-type-cell div {
	line-height:22px;
	padding:2px 0px;
	position:relative;
}
#bottom-slot {
	clear: both;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
}
#main-content.no-banner {
	padding-top: 10px;
	border-top: 15px solid #dfdbc2;
}
/* Tab */
#main-content #navlist {
	padding: 5px 0 3px 200px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:1em
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline
}
#navlist li a {
	padding: 2px .5em;
	margin-left: 3px;
	border: 1px solid #9a8048;
	border-bottom: none;
	background: #b8a67f;
	text-decoration: none
}
#navlist li a:link {
	color: #f1ede5
}
#navlist li a:visited {
	color: #f1ede5
}
#navlist li a.current {
	background: #FFF;
	border-bottom: 1px solid white;
	color: #b8a67f
}
/* Tab Content */
#tab-content {
	overflow:visible;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	clear: both;
}
.itinerary_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:345px;
}
.map-container {
	float:left;
	padding-bottom:5px;
	width:260px;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y;
} /* contains IE hack */
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
#tab-content .ship-info-content li {
	line-height:13px;
	padding:2px 0 2px 0;
}
#tab-content .ship-info-content ul {
	font-weight:200;
	margin:7px 0 0;
}
#tab-content label {
	position:relative;
	top:-1px;
}
#tab-content li {
	line-height:16px;
	margin-bottom:4px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	position:relative;
	vertical-align:text-top;
}
#tab-content li a {
	color:#5B7F1C;
	line-height:1.5em;
	position:absolute;
	right:14px;
	top:6px;
}
#tab-content li img {
	margin-right:5px;
	vertical-align:text-bottom;
}
#tab-content li select {
	margin-left:5px;
	position:absolute;
	top:3px;
}
#tab-content small {
	font-weight:200;
	padding-left:8px;
}
#tab-content ul {
	margin:7px 10px 10px 5px;
}
.itinerary_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.itinerary_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.col-list {
	border-right: 1px solid #CCC;
	line-height: 1.8em;
	text-align: right;
	width: 190px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right:10px;
}
.col-list label {
	font-size: 12px;
}
.itinerary_table th.arrival {
	padding-right: 25px;
}
#sub-content h4 {
	margin-top: 10px;
}
#sub-content p small {
	margin: 0px;
}
.css-table 
{
	display:table;
	margin-top:4px;
	clear:both;
	padding-bottom: 4px;
	height: 100%;
	/*width:100%;  removed for test*/
}

/*----------------Special Occasions------*/
div#reward_pic
{
width:240px;
height:383px;
padding:4px 0 0 0;
float:left;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#innertxt
{
padding:10px 0 10px 0;
font-size:1.0em;
font-weight:bold;

}
div#reward_content ul
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding:0 0 0 275px;
color:#000000;
}
div#reward_content ul li
{
line-height:18px; 
_line-height:20px; 
*line-height:20px; 
padding:3px 0 0 0;
_padding:0px 0 0 0;
*padding:0px 0 0 0;
}
div#reward_content p#smalltxt
{
font-size:0.8em;
padding: 0 28px 0 20px;
color:#A0A0A0;
}
div.pad_top
{
padding:20px 0 0 0;
}
div#heritage
{
float:left;
padding:20px 0 38px 68px;
text-align:right;
color:#9e0b0f;
border-right:1px solid #d4d4d4;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#heritage_content_rightnav
{
margin:0px 0 0 253px;
font-size:1.0em;
padding:20px 35px 0 0px;
_padding:20px 35px 0 -15px;
}
div#heritage_inner_content
{
/*margin:105px 0 0 50px;*/
}
div#heritage_inner_content p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table tr td select
{
width:154px;
}
div#heritage_inner_content table.heritage_frm
{
margin:-10px 0 0 0;
}
div#heritage_inner_content table.heritage_frm p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table.heritage_frm tr td input
{
width:43px;
}

div#heritage_inner_content table.heritage_frm tr td image
{
width:43px;
}


/*----------------End Special Occasions------*/
.css-table>div {
	display:table-row
}
.css-table>div>div:first-child {
	display:table-cell;
	vertical-align:top
}
.css-table .iefloatleft img {
	margin:4px 5px 5px 5px
}
.iefloatleft {
	_float: left;
} /* Hack for IE6 */
*:first-child+html .iefloatleft {
	float: left;
} /* Hack for IE7 */
.css-table ul {
	line-height: 18px;
	width: auto;
}
.list-right-border {
	/*border-right: 1px solid #CCC;*/
	padding-right:25px;
	margin-bottom:10px
}
.margin-left-20 
{
	margin-left: 20px;
}
#sub-content h5 {
	font-weight: 700;
	padding-bottom: 8px;
	padding-top: 5px;
}
#main-content ul {
	line-height: 1.5em;
	margin-bottom: 8px;
}
#main-content h2#red_txt
{
font-size:1.1em;
background:#9e0b0f;
color:#FFFFFF;
margin-right:30px;
padding:5px 0 5px 10px;
}


#main-content ul li
{
padding:0px 0 0 5px;
padding:0px 0 0 15px;
}
#sub-content label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-content1 label {
	font-weight: 700;
	margin-right: 5px;
}

#sub-content2 label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-contentSummary label {
	font-weight: 700;
	margin-right: 5px;
}
.summaryHead {
color:#444444;
font-size:13px;
font-weight:700;
}

.disclaimer {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
#sub-content form {
	margin-bottom: 5px;
}
.meta-table .odd td {
	background: #FFF;
}
.list-table {
	width:99%;
	margin:0 0 15px 1px
}
.list-table td {
	border-right:1px solid #9A8048;
}
.list-bullet li 
{
	
	padding-left: 20px;
	line-height: 1.7em;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 4px 6px;
}
.meta-table.list-table caption {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 8px;
}
caption span {
	position: absolute;
	right: 10px;
	font-weight: 200;
	font-size: 0.8em;
	padding: 3px;
	color: #666;
}
.list-menu li {
	line-height: 1.5em;
	padding-left: 35px;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 20px 5px;
	font-weight:bold;
}
.corporate-text-color {
	color: #7a5f28;
}
#ships-home div {
	width: 320px;
	float: left;
	text-align: center;
}
object.flash-block {
	display: block;
}
#ships-home {
	border-top: 1px solid #FFF;
	font-size: 12px;
	line-height: 1.5em;
}
#ships-home h2 {
	padding: 0px;
	margin-bottom: 15px;
}
#ships-home ul {
	margin: 5px 0px;
	font-weight:bold;
}
.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: none;
	padding:4px;
	width: 97%;
}
h3.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: uppercase;
	padding:4px;
	width: 97%;
	font-size: .9em;
	margin-bottom: 7px;
	margin-top: 5px;
}
.sign-in {
	background:#f9f8f3 url(/Templates/Cunard/Images/sign_in_bg.jpg) no-repeat scroll right top;
	border-color:#9A8048;
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	padding:20px 5px 5px 10px;
	width: 95%;
}
.sign-in label {
	float:left;
	font-weight:bold;
	margin:3px 7px 3px 3px;
	text-align:right;
	width:125px;
}
.sign-in input, .form input, .form select {
	margin-bottom:7px;
	vertical-align: middle;
}
.form label input {
	margin:0;
}
.sign-in-div {
	line-height:14px;
	margin-left:137px;
	padding-bottom:10px;
	padding-left:0;
}
.sign-in-div div {
	margin:10px 0;
	padding:0;
}
.required {
	color: #F00;
}

#container .radioList {
}
#container .radioList label {
	width:auto;
	float:none;
}
.message {
	color: #F00;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.form div {
	display: block;
	clear: both;
}
.contact-us-field-group {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sub-content h4 object {
	margin-left: 1px;
}
#breadcrumb.center {
	text-align: center;
	padding: 30px 10px 5px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb.center h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat center center;
}
h2.sub-heading {
	margin-top: -8px;
	padding: 0px 0px 10px 51px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color: #363636;
	font-weight:400;
}
h2.sub-heading-for-accomodation {
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color : #363636;
	font-weight:400;
}
#content h2.zapfino {
	margin: 0px;
	/* padding: 35px 0px 10px 0px; */
	font-size: 21px;	
	color:#666;
	font-style: italic;
	font-weight:200;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 52px;
}
#sub-content ul#on_board
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding-left:17px;
font-size:1.1em;
color:#9e0b0f;
}
#content h2.nopad {
	margin: 0px;
	padding: 0px
}
#container h3.snippet-title {
	padding:5px 0 0 0;
	height: 16px;
}
#container h4.snippet-title {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 13px;
	height: 15px;
	width:90%;
	margin:10px 0 7px 0;
}
#container .form h4.snippet-title {
	margin: 15px 0px;
}
.uppercase {
	text-transform: uppercase;
}
.imp {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #a82728;
}
.two-col-snippet {
	position: relative;
	padding: 5px 10px;
	height: 130px;
}
.two-col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
#container .sifr-height-adjust {
	margin-top:-5px
}

.headings_area
{
 clear:both;
 float:left;
 padding-top:165px;
 
}

.two-col-snippet-content {
	padding-left: 252px;
	line-height: 1.7em;
	padding-top: 2px;
}
.align-center {
	text-align: center;
}
.margin-right-15 {
	margin-right:15px
}
.bottom-slot-small {
	width: 700px;
	margin: 10px auto;
}
#content .search-page {
	border-top: 15px solid #dfdbc2;
	background: url(/Templates/Cunard/Images/search_voyages_bg.jpg) no-repeat;
}
#content .search-results {
	border-top: 15px solid #dfdbc2;
}
#content .search-results h1, #content .search-page h1 {
	margin: 20px 0 0 20px;
}
#content .search-results h2.sub-heading, #content .search-page h2.sub-heading {
	margin: -8px 0 10px 20px;
}
ul.find-steps {
	color:#444444;
	font-size:12px;
	font-weight:700;
	margin:15px 10px 12px 65px;
}
ul.find-steps li {
	line-height:16px;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:text-top;
}
ul.find-steps li span {
	margin-top: 1px;
	padding-left: 5px;
}
#container .find-steps small {
	padding: 0px 0px 5px 26px;
	margin-top: -3px;
}
#container .find-steps img {
	vertical-align:middle;
}
#content .search-page object.search-voyage {
	margin:10px 111px;
}
.bottom-border {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
.bottom-seperator {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
#container .no-border-bottom {
	border-bottom-style:none
}
#container .no-border-top {
	border-top-style:none
}
.multi-line-table {
	width: 99%;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2
}
.multi-line-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
}
.multi-line-table th {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
	color:#B8A67F;
	background: #FFF;
	font-weight: 700;
}
.multi-line-table .odd td {
	background:#FFF
}
.register-progress-table {
	width: 500px;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2;
	color: #999;
}
.register-progress-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1em;
	padding:6px 5px 5px 15px;
}
#container .width-50 {
	width: 50px;
}
#container .width-170 {
	width: 170px;
}
#container .width-220 {
	width: 220px;
}
#container .width-250 {
	width: 250px;
}
#container .width-200 {
	width: 200px;
}
#container .width-170 label {
	width: 150px;
}
#container .pad-btm {
	padding-bottom: 10px;
}
#container .pad-btm p {
	margin-bottom: 0;
}
#container .pad-top {
	padding-top: 10px;
}
#container div.radio-list {
	clear: none;
	float:left;
}
#container .radio-list label {
	float:none;
	margin:0px;
	display:block;
	width:auto;
	line-height: 2em;
}
a.named-anchor {
	position: absolute;
	border: none;
	background-color: transparent;
}
* a.named-anchor {
	display:none;
	position:static;
}
#main-content #navlist.margin-left-neg-30 {
	margin-left: -30px;
}
.shorex-left {
	width: 330px;
	border-right: 1px solid #CCC;
	padding-bottom: 10px;
}
.shorex-right {
	padding:10px
}
.css-table .shorex-right img {
	margin-left:0
}
.css-table.bottom-border {
	padding:15px 0;
}
.css-table.no-border-bottom {
	padding:15px 0;
}
#container .css-table.bottom-seperator {
	padding:5px 0 15px;


	margin:0 0 10px;
	width: 100%;
}
.form-ex {
	line-height: 1.5em;
}
.form-ex select {
	margin-bottom: 9px;
}
#container .form-ex label {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight:200;
}
#outer-container #container .align-left {
	text-align:left
}
.form-button {
	padding-left: 210px;
}
.short-input {
	width: 30px;
}
.margin-t-20 {
	margin-top:20px
}
#container #wrapper {
	margin-bottom:20px;
	overflow:hidden;
}
#content .detail-list-container {
	margin-left: 308px;
	color:#000;
}
.detail-list-container span {
	font-weight:700;
}
#content .detail-list-container li {
	line-height:1.7em;
}
#content .detail-list-container p {
	color:#65645F;
	font-weight:700;
	margin:2px 0 7px;
}
.ship-image {
	left:60px;
	margin-left:12px;
	position:absolute;
}
div#col-right {
	float:left;
	width:200px
}
#itinerary-summary {
	border-right:1px solid #9a8048;
	padding-right:9px;
	width:640px;
	padding-left: 5px;
	position: relative;
	float: left;
}
#col-right p {
	color:#9a8048;
	font-weight:700;
	line-height:1.2em;
	margin:0;
	padding:5px 12px 5px 10px;
}
.additional-tables-container {
	background:#f8f7f1;
}
.additional-tables-container small {
	padding-left:8px;
}
.other-dates {
	display:block;
	font-weight:700;
	padding:10px 20px;
}
.embarkation-date {
	color:#252525;
	display: block;
}
#navlist {
	padding: 15px 0 3px 14px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 0px;
}
html/*\*/>/*/*/body #navlist {
	padding:25px 0 3px 14px;
} /* Filtering IE5 to IE8 */
head/*/+body/**/ #navlist {
	padding:20px 0 0px 14px;
} /* Targeting IE8 */
head/*/+body/**/ #navlist li {
	line-height:20px;
	position:relative;
	bottom:-1px
} /* Targeting IE8 */
#wrapper #tab-content {
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-size: 12px;
	line-height: 1.3em;
}
#wrapper #navlist {
	padding-left:67px
}
#wrapper .map-container {
	margin:0 15px 20px 0
}
#wrapper .itinerary_table {
	margin-top:2px;
	float:none;
	width:390px
}
.extend-width {
	width:70%;
}
.ship-info-image {
	border-bottom:10px solid #9c1c20;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y;
}
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
.normal-paragraph {
	font-weight:200;
	line-height:16px;
}
#content h1.sub-heading {
	margin: 15px 0px 10px;
}
#wrapper #tab-content .css-table {
	font-weight: 200;
}
h5 {
	font-weight: 700;
	padding: 4px 0;
}
.text-normal {
	font-weight:200
}
.buttons {
	vertical-align: middle;
}
.buttons img {
	margin-right: 6px;
	margin-left: 6px;
}
.active-step {
	background: url(/Templates/Cunard/Images/active_step_bg.gif) repeat-x;
	color: #FFF;
}
.register-progress-table strong {
	color: #900;
	display: block;
}
.active-step strong {
	color: #FFF;
	background: url(/Templates/Cunard/Images/active_indicator.gif) no-repeat left top;
	position: relative;
	left: -15px;
	padding-left: 15px;
	width: 85%;
	height: 12px;
	padding-top: 4px;
	margin: 0px;
	top: -3px;
}
h1 strong {
	font-weight: 200;
}
#container .form-normal label {
	font-weight: 200;
}
#sub-content dt {
	font-weight: 700;
	color: #7a5f28;
	padding: 5px 0px 3px 18px;
	background: url(/Templates/Cunard/Images/q.gif) no-repeat left 7px;
}
#sub-content dd {
	padding-left: 18px;
}
#sub-content dt a {
	color: #7a5f28;
}
#sub-content dt a:hover {
	color: #9c1c20;
	text-decoration:none;
	cursor:pointer;
}
#sub-content dl {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left bottom;
	padding: 2px 0px 7px;
	line-height: 1.3em;
}
.pdf li {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.pdf {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.news-articles {
	line-height: 1.5em;
	margin-bottom: 15px;
}
.date {
	color: #999;
	font-weight:700
}
#content #sub-content .stretched-tab-container {
	margin-left:-80px;
}
#content .vertialList {
	display:block;
}
#content .vertialList label {
	float:none;
}
#content.search-results h1 {
	margin-left: 20px;
}
#content.search-results .sub-heading {
	margin-left: 20px;
}
.timeless-adventure {
	float: left;
	clear: both;
}
.timeless-adventure ul {
	float: left;
	padding-bottom: 21px;
}
.timeless-adventure ul li {
	color: #968047;
	font-family: arial;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}
.timeless-adventure ul li a {
	color: #968047;
}
.timeless-adventure ul li a:hover {
	background: url(/Templates/Cunard/Images/timeless_hover.jpg) no-repeat 0 100%;
	color: #bd322d;
	text-decoration: none;
}
.siteMap_home {
	width:540px;
	height:25px;
	padding:10px 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
}
.siteMap_home a {
	color:#9c1c20;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.sitemapLhs {
	width:270px;
	float:left;
	padding:18px 0 0 0;
	margin-right:10px;
}
.sitemapRhs {
	padding:18px 0 0 0;
	width:270px;
	float:left;
}
ul.sitemapNavmain ul.sitemapNavmain li {
	width:270px;
}
ul.sitemapNavmain li a {
	padding:3px 0 3px 40px;
	color:#9c1c20;
	background:url(/Templates/Cunard/Images/borderbottom_sitemapnav.gif) no-repeat left bottom;
	font-size:12px;
	font-weight:bold;
	display:block;
}
ul.sitemapNavmain li.linkMain a {
	height:20px;
	padding:0 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
	text-transform:uppercase;
}
ul.sitemapNavmain li.linkLast {
	margin-bottom:24px;
}
.searchResult {
	width:555px;
	background:url(/Templates/Cunard/Images/bordrbottom_searchresult.gif) repeat-x left bottom;
	padding-bottom:8px;
}
.lastResult {
	background:none;
}
.searchResult h4 {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	color:#9c1c20;
}
.searchResult p {
	font-size:11px;
}
.searchresult-container {
	width:555px;
	padding:5px 0 5px 0;
	border-top:solid 1px #9a8048;
}
.searchresult-container ul {
	float:right;
}
.searchresult-container ul li {
	float:left;
}
.searchresult-container ul li a {
	float:left;
	margin-left:5px;
	font-size:11px;
}
.searchresult-container ul li.active a {
	font-weight:bold;
}
.searchresult-container ul li.previous {
	
	padding-right:8px;
}
.searchresult-container ul li.previous a {
	background:url(/Templates/Cunard/Images/arrow_previous.gif) no-repeat 0 6px;
	padding-left:13px;
	font-weight:bold;
}
.searchresult-container ul li.next a {
	background:url(/Templates/Cunard/Images/arrow_next.gif) no-repeat right 6px;
	font-weight:bold;
	padding:0 13px 0 3px;
	margin-right:10px;
}
.backtoTop {
	float:left;
	width:auto;
}
.backtoTop a {
	font-weight:bold;
	background:url(/Templates/Cunard/Images/arrow_backtop.gif) no-repeat 0 5px;
	padding-left:13px;
}
.voyages_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:325px;
}
.voyages_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.voyages_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.voyages_table th.arrival {
	padding-right: 25px;
}
.displayOptions {
	padding:0 0 10px 412px;
	height:10px;
}
.displayOptions input {
	float:left;
}
.displayOptions label {
	width:108px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:30px;
}
#bottom-slot .cruisedetailstableWidth {
	width:700px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruisedetailstable .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruisedetailstable .even td {
	background:#f8f7f1;
}
.cruisedetailstable .margin-t-b-5 {
	padding:6px;
}
.cruisedetailstable td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruisedetailstable td a {
	color:#5B7F1C;
}
.cruisedetailstable th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
.googlemap-container {
	float:left;
	padding-bottom:5px;
	width:402px;
	height:301px;
	border:solid 1px #9a8048;
}
h1 strong {
	font-size: 24px;
}
h2 font {
	font-size:13px;
	letter-spacing:3px;
}
.payment-2col-snippet {
	position: relative;
	padding: 5px 10px;
}
.payment-2col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
.payment-2col-snippet-data {
	padding:0 0 20px 252px;
	line-height: 1.7em;
}
.payment-2col-snippet-data h3 {
	font-size:12px;
	padding:0 0 5px 12px;
	font-weight:bold;
	color:#9b8148;
}
.paymentrow {
	width:448px;
	padding:5px 0 5px 12px;
	margin-bottom:7px;
	background:#f3f1e5;
}
.paymentrow p {
	font-size:12px;
	margin:3px 0 3px 0;
}
.paymentrow p input.check {
	vertical-align:middle
}
.paymentrow h3 {
	padding:0;
}
table.payment {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
}
table.payment tr td {
	border:none;
}
table.paymentspace tr td {
	padding-bottom:4px;
}
table.payment tr td.alignRight {
	text-align:right;
}
select.month, select.year, select.cardtype, select.balance, select.cardtype, select.month, select.year, select.balance {
	border:1px solid #7f9db9;
}
select.cardtype {
	width:128px;
}
select.month {
	width:58px;
}
select.year {
	width:69px;
}
select.balance {
	width:58px;
}
input.inputtype-1 {
	width:218px;
	border:1px solid #7f9db9;
}
input.postcode {
	width:97px;
	border:1px solid #7f9db9;
}
.paymentrow label {
	font-weight:bold;
}
.paymentrow label.cabin {
	font-size:11px;
	font-weight:bold;
}
.paymentrow a {
	color:#555;
	text-decoration:underline;
}
p.verisign a {
	height:48px;
	width:88px;
	display:block;
	background:url(/Templates/Cunard/Images/logo_verisign.gif) no-repeat;
}
p.conform a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	border:solid 1px #fff;
	padding:2px 40px 2px 15px;
	background:url(/Templates/Cunard/Images/arrowwhite.gif) no-repeat 5px 5px #9a1c20;
}
p.normal {
	line-height:normal;
	padding:0;
	margin:0;
}
p.default a {
	color:#9c1c20;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
/*********** Styles by GAURAV **********/

table.style1 {
	margin:10px 0;
	clear:both;
}
table.style1 tr td {
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 tr td input#input-width {
	width:173px;
}
table#lhs_nav
{
border:1px solid #9A8048;
width:270px;
margin:0 auto;
} 
table#lhs_nav tr td h2
{
	font-size: 15px;
	font-weight: 200;
	color: #91894b;	
	padding:10px 0 0px 12px;	
	font-variant: small-caps;
}
table#lhs_nav tr td p
{
font-size:0.9em;
color:#000000;
line-height:15px;
padding:8px 0 0 12px;	
}
table#lhs_inner_txt tr td
{
font-size:0.9em;
padding:0px 0 0px 12px;
color:#000000;
}
div#lhs_nav_shadow
{
width:290px;
margin-top:10px;
}
div#lbh_nav_frm
{
margin-top:16px;
}
table#lhs_nav_footer
{
border:1px solid #9A8048;
width:265px;
margin:15px 0 0 5px;
}
table#lhs_nav_footer tr td p
{
font-size:1.1em;
color:#000000;
line-height:15px;
}
/*----------form_new page css--------*/
table.style1 tr td p#ptxt
{
font-weight:normal;
font-size:1.0em;
padding:0px;
margin:0px;
color:#000000;
}
table.style1#frm-style tr th
{
padding:0 0px 10px 35px;
font-size:0.9em;
}
table.style1#frm-style tr td h3 span
{
padding:10px 71px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#head-txt
{
padding:10px 68px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#fourx
{
padding:10px 60px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx1
{
padding:10px 61px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx2
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx3
{
padding:10px 35px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx4
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx5
{
padding:10px 46px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx6
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx7
{
padding:10px 57px 0 0px;
}
table.style1 tr td.lftspace
{
padding-left:23px;
}
table.style1 tr td.lftspace1
{
padding-left:37px;
}

/*table.style1 tr td.lftspace2
{
padding-left:10px;
}
table.style1 tr td.lftspace3
{
padding-left:4px;
}*/

table.style1 tr td.lftspace4
{
padding-left:14px;
}
table.style1 tr td.lftspace5
{
padding-left:4px;
}
table.style1#tbl-frm
{
margin:0 0 0 30px;
}
table.style1#tbl-frm tr th
{
font-size:1.1em;
padding:15px 0 0 0;
}
table.style1#tbl-frm tr th#inner-txt
{
font-size:0.9em;
font-weight:normal;
text-align:center;
padding:11px 0 5px 0;
}
table.style1#tbl-frm tr#bg-color td
{
background:#f5f2ec; 
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}

.bgcolorTransfer
{
    background:#f5f2ec;

}


table.style1#tbl-frm tr#bg-color td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td
{background:#ffffff;
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
div#content table.hotel-room tr td
{
padding:5px 0 5px 5px;
}
div#content table.hotel-room h2
{
font-size:1.1em;
background:none;
color:#979797;
}
div#content table.hotel-room span
{
color:#000000;
padding-left:8px !important;
word-spacing:2px;
font-size:1.0em;
font-weight:bold;
}
div#content table.hotel-room tr th
{
color:#9a8048;
font-size:0.9em;
font-weight:bold;
}
div#content table.hotel-room tr th#non-bold
{
font-weight:normal;
}
div#content table.frm-cotent tr td
{
font-size:1.0em;
font-weight:bold;
}
div#content table.frm-cotent tr td h2
{
 background:none;
 color:#979797;
}
div#content table.frm-cotent tr td#small-txt
{
font-size:1.0em;
color:#000000;
font-weight:normal;
}
div#content table.frm-cotent tr td#small-txt span
{
color:#FF0000;
}
div#content table.frm-cotent tr td select 
{
width:183px;
}
div#content table.frm-cotent tr td select#small
{
width:85px;
}
div#content table.frm-cotent tr td input
{
width:180px;
}
div#content table.frm-cotent tr td input#no-effect
{
width:auto;
margin:0 5px 0 0;
float:left;
}
div#content table.frm-cotent tr td input#radio_wd
{
width:auto;
}
div#content table.frm-cotent tr td p#smalltxt
{
font-weight:normal;
font-size:0.9em;
}
div#content table.frm-cotent tr td p#smalltxt span
{
color:#FF0000;
padding:0 5px 0 0;
}
#print_div2 
{
    font-weight:400;
    
}


/*div#print_div2 table.frm-content2 tr td */

div#print_div2 table.frm-content3 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    /*padding:10px 0 0 20px;*/
}



div#print_div2 table.frm-content2 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    padding:10px 0 0 20px;
}

div#print_div2 table.frm-content2 tr td label 
{   
    color:#444444;
    margin-right:5px;
    font-weight:bold;
	font-weight:700;
    
}

table.frm-content2 tr td label 
{
    color:#444444;
    font-weight:700;
    margin-right:5px;
  }

div#print_div2 table.frm-content2 tr td H3 
{   
    color:#444444;
    font-size:13px;
    font-weight:700;
	
}


div#content table.frm-content2 tr th
{
font-size:0.9em;
padding:10px 0 0 20px;
}
div#img-btn img
{
padding:5px;
float:right;
}
div#content table.frm-content2 span
{
color:#9c1c20;
font-weight:bold;
padding:0px;
margin:0px;
}
#main-content p#brochure_content
{
font-size:1.0em;
font-weight:bold;
}
#main-content p#brochure_content span
{
font-size:0.9em;
font-weight:normal;
}
#main-content ul#red_pdf
{
list-style-image:url(/Templates/Cunard/Images/adobe.jpg);
color:#000000;
font-size:0.9em;
}
div.brochure_content
{
border-top:1px solid #bca672;
border-bottom:none;
background:#fdfcfb;
}
div.brochure_content a
{
font-size:0.9em;
}
div.brochure_content div#dvd_img1
{
width:69px;
height:86px;
float:left;
}
div.brochure_content div#dvd_content {
	padding::0 0 0px 10px;
	width:498px;
	_width:498px;
}

div.brochure_content div#dvd_content p
{
/*padding:0px 0 0 80px;*/
padding:0px 0 0 15px;
font-size:0.9em;
font-weight:bold;
}
div.brochure_content div#dvd_content p span
{
font-size:1.0em;
font-weight:normal;
line-height:18px;
/*float:left;*/
}
.classBrochureend
{
border-top:1px solid #bca672;
border-bottom:none;
padding:10px 0 0 0;
background:#fdfcfb;
}

div.brochure_content#brochure_height
{
border-top:1px solid #bca672;
border-bottom:none;
height:200px;
background:#fdfcfb;
}
div.brochure_content#brochure_height1
{
border-top:none;
border-bottom:1px solid #bca672;
padding:10px 0 0 0;
height:170px;
background:#fdfcfb;
}
div#frm_content p#grey
{
font-size:1.0em;
color:#b8b8b8;
padding:8px 0 0 10px;
}
div#dvd_content table tr td span#grey
{
font-size:0.9em;
color:#999999;
}

div#frm_content p
{
font-size:0.9em;
font-weight:bold;
}
div#frm_content p span
{
padding:8px 0 0 0px;
float:left;
font-size:0.9em;
color:#000000;
font-weight:bold;
}
div#frm_content table.tblfrm tr td
{
font-size:1.0em;
color:#000000;
}
/*-----------End-------*/
table.style1 tr td input#pad-top {
	padding:2px 0 0 0;
}
table.style1 tr td select#list-sel {
	width:102px;
}
table.style1 tr td input#sign-out-rt {
	float:right;
}


table.style1#chkbox input#chk
{
margin:0px;
}
table.boldText tr td {
	font-weight:bold;
	font-size:0.9em;
}
table.boldText2 tr td {
	font-weight:bold;
	font-size:10.8px;
}
table.style1 tr td.lftSpacing {
	padding-left:28px;
	color:#9D1C21;
}

table.style1 th {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 th.large {
	font-size:1.1em;
}
table.style1 tr td span {
	font-weight:bold;
}
.accomodationStateroomType {
	width: 300px;
}
.accomodationDeck {
	width: 180px;
}
.accomodationPrice {
	width: 180px;
}
table.style1 tr td span.red {
	color:#9c1c20;
}
table.style1 th.head {
	font-size:1.1em;
	color:#979797;
	vertical-align:top;
}
table.style3 {
	margin:0 5px;
	width:266px;
}
table.style3 td {
	border:1px solid #cccccc;
	line-height:1.5em;
	padding:5px 10px;
	vertical-align:top;
}
table.style3 td.total {
	background:#f4f4e8;
	font-weight:bold;
}
table.style3 td.total span {
	color:#9a8048;
}
.style3_head {
	background:url(/Templates/Cunard/Images/head_running_cost.gif) no-repeat top left;
	height:10px;
	width:279px;
	margin-left:4px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	padding:6px 10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#sub-content table.style1 h3 {
	display:block;
	cursor:pointer;
	color:#979797;
	font-size:1.1em;
	padding:2px 0 2px 24px;
}
#sub-content .form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:122px;
}

table.style1 span.price {
	padding-left:35px;
}
#sub-content table.style1 p {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	padding:0 0 0 37px;
	margin:0;
}
.form_data h3 {	
	display:block;
	cursor:pointer;
	color:#9a8048;
	font-size:1.1em;
	padding-left:25px;

}
.form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:0px;
}
.form_data h3.active, #sub-content table.style1 h3, .form_data h3 {
	background:url(/Templates/Cunard/Images/open_icon.gif) no-repeat top left;
	min-height: 17px;
}
.form_data h3.inactive, #sub-content table.style1 h3.inactive {
	height: 24px;
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
}
.form_data h3.disabled, #sub-content table.style1 h3.disabled {
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
	color: #999;
}
.content {
	display:block;
}
.inside {
	padding:8px 25px;
}

.ptxtN
{
	font-weight:normal;
	font-size:1.0em;
	padding:0px;
	margin:0px;
	color:#000000;
}
table.style2 {
	border:1px solid #9a8048;
	margin-bottom:5px;
}

table.style2 tr td {
	font-size:0.9em;
	 padding-left:5px;
	/*padding::6px 5px 10px 5px;*/
}
table.style2 tr td.nopadding {
	padding-bottom:0;
	
}
table.style2 tr td.nopadding span, .voyageCode {
	font-weight:bold;
	font-size:0.9em;
	color:#000000;
	
}
table.style2 tr td.nopadding span img {
padding-top:15px;
}
table.style2 tr th {
	padding:10px 5px 3px 5px;
	font-weight:bold;
}
.headStyle1 {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
}
#sub-content .voyage_details#no_ht {
	width:528px;
}
#sub-content .voyage_details {
	padding:0 20px 10px 0;
	float:left;
	width:100%;
}
#sub-content .voyage_details img {
	float:none;
	/*margin:5px 10px 0 0;*/
}
#sub-content .voyage_details img#question {
	float:none !important;
	padding:0px 0 0 5px;
}
#sub-content .voyage_details h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#9a8048;
	padding:0 0 12px 0;
	
}
#main-content .voyage_details p {
	font-size:0.9em;
	margin-bottom:3px;
}
#main-content .voyage_details h3 {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
	
}

.headingVoy {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
}

.select_voyage {
	background:url(/Templates/Cunard/Images/select_voyage.gif) no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}

.select_voyageCorrect {
	background:no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}



.footer_divider {
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x top left;
	float:left;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:right;
	width:555px;
}
.col-list2 {
	line-height:1.8em;
	margin-bottom:10px;
	margin-right:20px;
	/*padding-left:50px;*/
	padding-right:20px;
	text-align:left;
	width:140px;
}
label.bottm_padding {
	display:block;
	padding-bottom:8px;
}
.col-right {
	border-left:1px solid #ccc;
	padding-left:35px;
	width:350px;
}
.top-margin {
	margin-top:35px;
}
.form_data {
	border-bottom:1px solid #9a8048;
	clear:both;
	padding-bottom:20px;
	width:555px;
}
.shadow_divider {
	border:none;
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x bottom left;
	margin-bottom:15px;
}
.last {
	border:none;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.move-right {
	padding-top:15px;
	padding-left:55px;
}
.move-right-selectvoyage {
	padding-top:15px;
	padding-left:255px;
}
div.voyage_details h2 span.bk-txt {
	color:#000000;
	font-size:0.8em;
	padding:0 0 0 10px;
}
/*-------------Popup-Msg-----*/




div.voyage_option div.popup-msg
{
width:150px;
height:95px;
}
div.voyage_option div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_option div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_option div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
padding:0 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:28px;}

div.voyage_details div.popup-msg
{
width:150px;
height:95px;
position:absolute;
}
div.voyage_details div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_details div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_details div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
padding:0 0 0 10px;

}
div.voyage_details div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_details div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:23px;
}


div.popup_msg div.popup-msg
{
width:150px;
height:95px;
}
div.popup_msg div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.popup_msg div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.popup_msg div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
background:none;
padding:0 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom_rev.gif) no-repeat;
width:149px;
height:28px;}



/*-------------End Popup-Msg-----*/
/********** non_registered_members STARTS ********/

#container table.formtab {
	border-bottom:1px solid #9a8048;
}
.noBorder {
	border:none!important;
}
#container table.formtab input.txtfield {
	width:160px;
	padding:0px 4px 3px 4px;
}
#container table.formtab th.head {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:top;
	padding:12px 0;
}
#container table.formtab tr td {
	padding:6px 0;
}
#container table.formtab tr td label {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
#container table.formtab tr td span {
	color:#ee3224;
}
#container table.formtab tr td a {
	color:#000;
	text-decoration:underline;
}
.passenger {
	background:#eeebd8;
	padding:10px;
	margin:25px 0;
}
.passenger h2 {
	font-size:1.2em;
	padding:0;
	margin:0;
}
.passenger input.txtfield {
	background:#fff;
	border:1px solid #9a8048;
	padding:0 3px 2px 3px;
	width:180px;
}
.passenger input.txtfield_disable {
	background:#f5f3e8;
	border:1px solid #ccc09e;
	width:180px;
}
.passenger input.btn_disable {
	cursor:default;
}
/*********** non_registered_members ENDS ********/



/*********** \Styles by GAURAV **********/

/*** site map styles STARTS***/

		.RedUpperCase {
	color: #6A0002;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.RedTitleCase {
	color: #6A0002;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
}
.GoldHeader {
	border-top: solid 3px silver;
	background-image: url("/Templates/Cunard/Images/goldHeader.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 5px 20px 5px;
}
hr {
	color: Silver;
	height: 1px;
	width: 75%;
	text-align:center;
}
/*** site map styles ENDS ***/

/*** Web Cam Styles STARTS ***/

.WebCamQM {
	background: url(/Templates/Cunard/Images/webcamQM.gif) repeat-x;
	height:34px
}
.WebCamQV {
	background: url(/Templates/Cunard/Images/webcamQV.gif) repeat-x;
	height:34px
}
.WebCamQE {
	background: url(/Templates/Cunard/Images/webcamQE.gif) repeat-x;
	height:67px
}
#overlay {
	z-index:1000;
	position:absolute;
	top:0;
	bottom:0;
	right: 30px;
	width:320px;
	height:240px;
	background-color: #000;
	border: solid 5px #AA9356
}
.RedWebCamText {
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	color: #6A0002;
	float: left;
}
.FloatLeft {
	padding: 10px 10px 10px 10px;
	float: left;
}
.padtop {
	padding-top: 2px;
}

/*** Web Cam Styles ENDS ***/


/*** FAQ Styles STARTS ***/

.FAQAnswer {
	cursor: pointer;
}
/*** FAQ Styles ENDS ***/


.NoPaddingCheckBox {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 10px;
}
/*** Virtual Tour Styles STARTS ***/
#virtualTourFrame {
	width: 684px;
	height: 770px;
	border: 0;
}
/*** Virtual Tour Styles ENDS ***/

.bookingFormStep {
	background-image:url(/Templates/Cunard/Images/deepred_pixel.gif);
	background-position:22px;
	background-repeat:repeat-y;
	vertical-align:top;
	text-align: center;
	width: 40px;
}

.bookingFormStep img {
 padding-left: 5px;
}
.bookingFormStepSpace {
}
.Breadcrumb {
	color: Orange;
	line-height: 10px;
}

.accomodationOptionsStateroomType 
{
    position: relative;
}

.accomodationDeck 
{
    position: absolute;
    left: 150px;
}

.accomodationPriceRange
{
    position: absolute;
    left: 220px;
}

.feautredHeightclass
{
    height: 40px;
}

#lbh_nav_frm 
{
    /* padding-bottom: 100px;
    margin-bottom: 100px; */
    background-color: #fff;
}

/************ Confirmation Page CSS added zainab on 24/02/2010 ******************
div.confirmation_page {
	width:434px;
	text-align:left;
}
div.confimation_box {
	text-align:left;
	padding:20px 0 20px 10px;
}
div.confimation_box h3 {
	padding:0 0 20px 0;
}
div.confimation_box p {

}
div.confimation_box label {
	
	width:230px;
	float:left;
	padding-top:4px;
}
div.confirmation_form {
	text-align:left;
	padding:0 0 10px 10px;
	background-color:#F3F1E5;
}
div.confirmation_form h3 {
	padding:15px 0 10px 0;
}
div.confirmation_form label {
	
	width:160px;
	float:left;
	padding-top:4px;
}
div.confirmation_form span {
	
	padding-bottom:10px;
	display:block;
}
div.cms_editable_region {
	padding:0 0 10px 10px;
}
***/	/*----Cunard.com--------
CSS created by Sandeep Paul
For Cunard Lines
Last Modified: March 30, 2009
*/

/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, b, blockquote, font {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0
}
button::-moz-focus-inner {
padding: 0;
border: none
} /* To set padding issue in modern browsers */
.xsubmitbutton {
	border: 1px solid white;
	background:url(/Templates/Cunard/Images/submit.gif) no-repeat left center;
	padding-left:15px;
	width:70px;
}
/* remember to define focus styles! */
:focus {
	outline:0
}
body {
	color:#555;
	font:11px Arial, Helvetica, sans-serif;
	height:100%;
	line-height:1;
	text-align:center
}
ol, ul {
	list-style:none
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	font-weight:400;
	text-align:left
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-size:12px;
}
/* Layout */
body {
	height: 100%;
	background: #ffffff;
}
#outer-container {
	background: #FFFFFF url(/Templates/Cunard/Images/body_bg.gif) repeat-x;
	margin-bottom: 20px;
} /* To fix the bottom background when content is less, eg. home page*/
#container {
	width:960px;
	background: #FFF;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0px auto;
	float: none;
}
#header {
	position: absolute;
	width: 960px;
	top: 0;
	left:0
}
#sidebar {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}
#footer, #popup #footer {
	background:#FFFFFF;
	clear: both;
	vertical-align: middle;
	position: relative;
	text-align: center;
	color:#999;
	padding: 20px 100px 20px;
	_padding: 20px 190px 40px;
	_padding: 20px 190px 40px;
	
}
#middle-container {
	background: url(/Templates/Cunard/Images/ship_home_bg.gif) no-repeat;
}
#additional-nav {
	padding-top: 18px;
}
#search-signin-container {
	margin-left: 15px;
	font-weight: 700;
	float: left;
	margin-top: 10px;
}
#logo {
	margin-top: 15px;
	margin-right: 7px;
	float: right;
}
#header-login-search {
	height: 87px;
	background: #FFF;
	margin-top: 75px;
}
#main-content {
	float:right;
	padding-bottom:15px;
	width:640px;	
	_width:600px;	
	position: relative;
	padding-top: 377px;
	font-size: 12px;
	padding-left: 30px;
	_padding-left: 0px;
	
}
div#hor_line
{
border-top:1px solid #9A8048;
width:580px;

}
#main-content.frm_booking {
padding:20px 0 0 0; 
}
	
.frm_booking p {
    padding-top: 5px;
}

div#content {
	background:#FFF;
	border:none;
	padding:0 0 17px;
	width:100%;
	min-height:520px;
	clear: both;
}
* html div#content {
	height:520px
} /* IE min height hack */
.clear {
	clear:both
}
/* Typography */
h2 {
	clear:both;
	color:#2e2e2e;
	font-size:16px;
	font-weight:700;
	padding:13px 0 5px 5px
}
h3 {
	color:#444;
	font-size:13px;
	font-weight:700
}
a {
	color:#9c1c20;
	text-decoration:none
}
.bold {
	font-weight:700
}
.italic {
	font-style:italic;
}
/*Italic Bug fix for Ie6 and below*/
/* \*/
* html .italic {
	font-style:italic;
	overflow: hidden;
	overflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* hack */
.bold-italic {
	font-style:italic;
	font-weight:700
}
.small-text {
	font-size:.9em
}
a:hover {
	text-decoration:underline;
}
.big-text {
	font-size:1.1em
}
.bigger-text {
	font-size: 1.2em;
}
#sidebar a {
	color:#FFF;
}
#sidebarPopup {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}


#feature-slot-container p {
	font-size:11px
}
.text-red {
	color:#9c1c20
}
#container .text-grey {
	color:#979797
}
#container .text-black {
	color: #333
}
/* Content */

.block-title {
	line-height: 25px;
}
.block-title .snippet-title {
	width:500px;
}
#header h2 {
	display:none
}
#container li.no-bg {
	background:none;
}
table small {
	display:inline;
}
#container small {
	color:#666;
	display:block;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:5px;
	margin-right: 5px;
}
#content .form small {
	display:block;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.display-none {
	display:none;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image-button {
	padding:4px 0 0;
}

.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
.linkarrow-back {
	background:url(/Templates/Cunard/Images/left_arrow.gif) no-repeat left center;
	padding-left:15px;
	margin-left: 70px;
	display: block;
	height: 15px;
	margin-bottom: 10px;
}
.list-normal {
	margin-bottom:5px;
}
.list-normal li {
	line-height:16px;
	list-style:disc inside;
}
.margin-15 {
	margin:15px;
}
.margin-b-15 {
	margin-bottom:15px;
}
.margin-l-r-5 {
	margin:0 5px;
}
.margin-left-5 {
	margin-left:5px
}
.margin-right-bottom-15 {
	margin:0 15px 15px 0
}
.more-info {
	margin:3px 4px 3px 10px;
	vertical-align:middle;
}
.width-70 {
	width:70px;
}
div.error {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	margin-bottom:10px;
	padding:7px;
}
div.sign-in-error {
	background:#f9f8f2;
	border-left:1px solid #9a8048;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	padding:7px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
h4 {
	font-weight: 700;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 3px;
}
#section-nav {
	background: #243b44 url(/Templates/Cunard/Images/sectionbar_bottom_line.gif) no-repeat bottom;
	color: #fff;
	padding: 20px 10px;
	font-weight: 700;
}
#main-nav {
	background: #9b8148;
	padding: 30px 0 0 0;
	color: #fff;
	font-weight: 700;
	height: 35px;
}
#main-nav a.qmparent {
	padding: 0px;
	text-transform: uppercase;
} /*{padding: 10px; text-transform: uppercase;} - 10/08/09 : Deepak D*/
#main-nav a.qmparent-home {
	padding: 10px;
	text-transform: uppercase;
} /* 10/08/09 : Deepak D */
#main-nav a.qmparent:hover, #main-nav a.qmparent-home:hover {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#main-nav .qmactive {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#sidebar #secondary-nav {
	background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom;
	color: #fff;
	padding: 15px 0;
} /* {background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom; color: #fff; 
							padding: 15px; } - 11/08/09 : Deepak D */
#footer ul {
	margin-bottom: 8px;
	background: url(/Templates/Cunard/Images/footer_links_bg.gif) repeat-x 0px 19px;
}
#footer ul li {
	display: inline;
	line-height: 2em;
	background: url(/Templates/Cunard/Images/footer_link_separator.gif) no-repeat right center;
}
#footer ul li a {
	padding:0 5px;
	margin:0 3px;
	font-size: 12px;
	overflow: auto;
}
#footer a {
	color: #9b8148;
}
#footer h3 {
	display: none;
}
#skip {
	display:none
}
#section-nav h3 {
	margin-bottom: 4px;
	background: #795f27 url(/Templates/Cunard/Images/side_nav_heading_bg.gif) repeat-x;
	color: #FFF;
	padding: 12px 5px 4px;
}
* html #section-nav ul li {
	height:5px;
}  /* IE 6 hack */
#section-nav ul li.active {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
#section-nav ul li a {
	display:block;
	padding:4px 3px 3px 17px;
	margin-bottom: 2px;
	text-shadow: 0 0 0 #000;
}
#section-nav ul li.active a {
	padding-bottom: 0px;
	margin-bottom:0px;
}
#section-nav ul li a:hover {
	background: #354d57;
	display: block;
	text-decoration:none
}
#section-nav ul li.active a:hover {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
}
#section-nav ul {
	margin-top: 4px;
	margin-bottom: 10px;
	display: none;
}
#secondary-nav ul {
	height: 80px;
}
#secondary-nav ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #595959;
	font-weight:700
}
#search-signin-container li {
	background: url(/Templates/Cunard/Images/nav_separator.gif) no-repeat right 2px;
	padding-right:5px;
	margin-right: 5px;
	font-weight: 200;
	display: inline;
}
#search-signin-container ul {
	display: inline;
	padding-left: 10px;
}
#search-signin-container h3 {
	display: none;
}
#search {
	color: #363636;
	margin-top: 10px;
}
#secondary-nav ul li a {
	margin-right: 5px;
	margin-left: 5px;
	text-shadow: 0 0 0 #000;
}
#content h1 {
	width:550px;
	font-size: 21px;
	font-weight: 200;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding:3px 0 8px 50px;
	height: 28px;
	font-variant: small-caps;
}
#content h2.q {
	width:550px;
	font-size: 22px;
	font-weight: 700;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding: 0 0 8px 50px;
}
#main-content p {
	margin-right: 20px;
	line-height: 1.3em;
}
#main-content p#suppler_txt {
	margin-right: 46px;
	line-height: 1.3em;
}
#sub-content {
	margin: 10px 0 5px 50px;
	clear: both;
	position: relative;
}
#sub-content.frm-content
{
	margin: 10px 0 5px 18px !important;
}
#sub-content.frm-content span 
{
padding-left:15px;
}
div.second-start img
{
padding-left:-10px;
position:relative;
left:-8px;
}
div.second-start img span
{
padding:15px 0 0 15px;
}
h3#red-font
{
color:#9c1c20;
font-size:0.9em;
padding:0px;
margin:0px;
}
#sub-content.frm-content1
{
margin: 10px 0 5px 25px !important;
}
div#bor_left
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left1
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left2
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left3
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left4
{
border-left:1px solid #9c1c20;
margin:-15px 0 0 8px;
}
div#no-border
{
margin:-15px 0 0 8px;
}

#sub-content.right-side-indent {
	margin-right: 50px;
}
#form-content {
	margin: 10px 50px 5px 100px;
	clear: both;
	position: relative;
}
#footer p, #popup #footer p {
	margin:0;
	padding:5px 10px
}
#main-content #banner {
	margin-bottom: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#breadcrumb {
	padding: 20px 0px 10px 370px;
	clear: both;
	overflow: hidden;
}
#breadcrumb h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat left bottom;
	text-indent: -9999px;
	padding-bottom: 15px;
}
#secondary-nav img {
	border-bottom: 1px solid #595959;
}
#search-signin-container h2 {
	display: inline;
	font-size: 11px;
	color: #979797;
	font-weight: 700;
/*	padding: 0px;*/
}
#feature-slot-container {
	padding: 8px 0px 0px 5px;
}
#feature-slot-container div {
	margin-right: 5px;
	border: 1px solid #CCC;
	width: 218px;
	float: left;
	background: #f9f9f3;
	height: 145px;
}
#feature-slot-container .slot-large {
	width: 273px;
}
#feature-slot-container #home-banner-snippet {
	border-bottom: 1px solid #CCC;
	position: relative;
	height: 75px;
	margin: 5px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1.2em;
}
#home-banner-snippet h3 {
	color: #9B8148;
	margin-bottom: 5px;
	margin-left: 67px;
	padding-top: 5px;
}
#home-banner-snippet img {
	margin-right: 7px;
	position: absolute;
	top: 2px;
	left: -2px;
}
#home-banner-snippet p {
	margin-left: 67px;
	font-weight: 700;
	margin-right: 0px;
	margin-bottom: 5px;
}
#feature-slot-container #worldclub {
	border-style:none;
	height:auto;
	position:relative;
	width:auto;
}
#feature-slot-container #worldclub ul {
	font-weight: 700;
	border-left: 1px solid #CCC;
	margin-left: 140px;
	margin-top:5px;
	padding-left:10px;
	line-height:1.3em
}
#worldclub h3 {
	position:absolute;
	left: 0px;
	top: 0px;
}
#quicklinks li {
	background: url(/Templates/Cunard/Images/home_arrow_bullet.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 15px;
	font-weight: 700;
	line-height: 1.6em;
}
#quicklinks-heading {
	border-bottom: 1px solid #CCC;
	margin: 10px 10px 5px 15px;
	padding-bottom: 2px;
}
#sub-content h2 {
	padding: 12px 0px 6px;
}
#sub-content h3 {
	padding:5px 0px;
}
#container .itinerary-details {
	margin-left:54px;
	padding:2px 2px 2px 10px;
}
#container .itinerary-details img {
	left:5px;
	position:absolute;
	top:29px;
}
#container .itinerary-details span.daycounter {
	left:4px;
	position:absolute;
	top:29px;
	display:block;
	width:54px;
	height:50px;
	border:solid 1px #c5b793;
	margin-right:10px;
	padding:5px 0 5px 0;
}
#container .itinerary-details span.bgWhite {
	background:#fff;
}
#container .itinerary-details span.date, #container .itinerary-details span.days, #container .itinerary-details span.nights {
	display:block;
	text-align:center;
	color:#511110;
}
#container .itinerary-details span.date {
	font-size:30px;
}
#container .itinerary-details span.days, #container .itinerary-details span.nights {
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
}
.results-container {
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	position:relative;
	width:94%;
	background: #f0eedf;
	border: 1px solid #9a8048;
	overflow: visible;
	font-size: 11px;
}
.display-inline {
	display: inline;
}
.display-block {
	display: block;
}
.itinerary-details ul .display-inline {
	margin-right: 10px;
}
.results-container li {
	line-height:1.5em
}
.view-link {
	background:url(/Templates/Cunard/Images/itinerary_icon.gif) no-repeat left center;
	margin-left:7px;
	padding-left:12px;
}
#search button {
	background-color:#FFF;
	cursor:pointer;
	position:relative;
	top:2px;
	left:2px;
}
*+ html #search button {
	top:0px;
	left:4px;
} /* IE 7-8 hack */
* html #search button {
	top:0px;
	left:4px;
} /* IE 5-6 hack */
#search label {
	margin:0 2px 0 5px;
	position:relative;
	top:0
}
#search input {
	width:120px
}
.total-result-container {
	margin:6px 0 10px 0;
	padding:6px 0px;
}
.total-result-container li {
	background:#f5f5ec;
	display:inline;
	margin:0 2px;
	padding:3px;
}
.total-result-container ul {
	display:inline;
	margin:0 8px;
}
.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
#container .sort-panel {
	margin-top: 10px;
}
.sort-panel select {
	margin:0 4px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruise-details-table .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruise-details-table .even td {
	background:#f8f7f1;
}
.cruise-details-table .margin-t-b-5 {
	padding:6px;
}
.cruise-details-table td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruise-details-table td a {
	color:#5B7F1C;
}
.cruise-details-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
#sub-content .preview {
	background: #FFF;
	border-style: none;
}
#sub-content .results-container h3 {
	border-style: solid;
	border-bottom: 1px solid #9a8048;
	background: #dfdbc2;
	padding: 5px;
}
#sub-content .results-container.preview h3 {
	border-style: none;
	background:#edebde;
}
.meta-table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	margin-bottom:10px;
	padding:1px;
	width:560px;
}
.meta-table .radio-cell label {
	font-weight:700;
	position:absolute;
	top:2px;
}
.meta-table div {
	padding:5px 5px 10px;
}
.meta-table div.col {
	margin-left: 95px;
	min-height:68px;
	height: auto !important;
	height: 68px;
}
.meta-table img {
	margin:3px 3px 3px 0;
	vertical-align:middle;
}
.meta-table td {
	border-bottom:1px solid #9a8048;
	line-height:1.5em;
	padding:1px 5px 0;
	vertical-align:top;
}
.meta-table td table td {
	background:#FFF;
	border-bottom:2px solid #f9f8f2;
}
.meta-table td table, .meta-table td table th {
	border:0 none;
	font-weight:200;
}
.meta-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	font-weight:700;
	height:22px;
	line-height:1.5em;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.meta-table td.room-type-cell {
	border-bottom-style:none;
	font-weight:700;
}
.row-buttons td {
	line-height:9px;
	padding:3px;
}
.row-buttons td input {
	margin:3px 3px 3px 0;
}
.extend-width {
	margin-left: -60px;
}
.meta-table .content-img {
	float:left;
	margin:6px 6px 6px 1px;
	position:absolute;
}
.meta-table table div.col {
	height:auto !important;
	margin-left:95px;
	min-height:68px;
}
.radio-cell div {
	margin:0 0 0 -3px;
	padding:0;
	position:relative;
}
.meta-table th.radio-cell span {
	position:absolute;
	top:2px;
}
.total-color, input.read-only-field.total-color {
	color:#ED7423;
}
.not-available {
	color:#FFF;
	font-weight:700;
	padding:2px;
	background:#b6b6b6;
	border: 1px solid #666666;
	font-size: 9px;
	position: relative;
	top: 2px;
}
html>body .not-available {
	position: static;
	top: 0;
} /* IE Hack 5~7 */
.meta-table .room-type-cell div {
	line-height:22px;
	padding:2px 0px;
	position:relative;
}
#bottom-slot {
	clear: both;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
}
#main-content.no-banner {
	padding-top: 10px;
	border-top: 15px solid #dfdbc2;
}
/* Tab */
#main-content #navlist {
	padding: 5px 0 3px 200px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:1em
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline
}
#navlist li a {
	padding: 2px .5em;
	margin-left: 3px;
	border: 1px solid #9a8048;
	border-bottom: none;
	background: #b8a67f;
	text-decoration: none
}
#navlist li a:link {
	color: #f1ede5
}
#navlist li a:visited {
	color: #f1ede5
}
#navlist li a.current {
	background: #FFF;
	border-bottom: 1px solid white;
	color: #b8a67f
}
/* Tab Content */
#tab-content {
	overflow:visible;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	clear: both;
}
.itinerary_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:345px;
}
.map-container {
	float:left;
	padding-bottom:5px;
	width:260px;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y;
} /* contains IE hack */
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
#tab-content .ship-info-content li {
	line-height:13px;
	padding:2px 0 2px 0;
}
#tab-content .ship-info-content ul {
	font-weight:200;
	margin:7px 0 0;
}
#tab-content label {
	position:relative;
	top:-1px;
}
#tab-content li {
	line-height:16px;
	margin-bottom:4px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	position:relative;
	vertical-align:text-top;
}
#tab-content li a {
	color:#5B7F1C;
	line-height:1.5em;
	position:absolute;
	right:14px;
	top:6px;
}
#tab-content li img {
	margin-right:5px;
	vertical-align:text-bottom;
}
#tab-content li select {
	margin-left:5px;
	position:absolute;
	top:3px;
}
#tab-content small {
	font-weight:200;
	padding-left:8px;
}
#tab-content ul {
	margin:7px 10px 10px 5px;
}
.itinerary_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.itinerary_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.col-list {
	border-right: 1px solid #CCC;
	line-height: 1.8em;
	text-align: right;
	width: 190px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right:10px;
}
.col-list label {
	font-size: 12px;
}
.itinerary_table th.arrival {
	padding-right: 25px;
}
#sub-content h4 {
	margin-top: 10px;
}
#sub-content p small {
	margin: 0px;
}
.css-table 
{
	display:table;
	margin-top:4px;
	clear:both;
	padding-bottom: 4px;
	height: 100%;
	/*width:100%;  removed for test*/
}

/*----------------Special Occasions------*/
div#reward_pic
{
width:240px;
height:383px;
padding:4px 0 0 0;
float:left;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#innertxt
{
padding:10px 0 10px 0;
font-size:1.0em;
font-weight:bold;

}
div#reward_content ul
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding:0 0 0 275px;
color:#000000;
}
div#reward_content ul li
{
line-height:18px; 
_line-height:20px; 
*line-height:20px; 
padding:3px 0 0 0;
_padding:0px 0 0 0;
*padding:0px 0 0 0;
}
div#reward_content p#smalltxt
{
font-size:0.8em;
padding: 0 28px 0 20px;
color:#A0A0A0;
}
div.pad_top
{
padding:20px 0 0 0;
}
div#heritage
{
float:left;
padding:20px 0 38px 68px;
text-align:right;
color:#9e0b0f;
border-right:1px solid #d4d4d4;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#heritage_content_rightnav
{
margin:0px 0 0 253px;
font-size:1.0em;
padding:20px 35px 0 0px;
_padding:20px 35px 0 -15px;
}
div#heritage_inner_content
{
/*margin:105px 0 0 50px;*/
}
div#heritage_inner_content p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table tr td select
{
width:154px;
}
div#heritage_inner_content table.heritage_frm
{
margin:-10px 0 0 0;
}
div#heritage_inner_content table.heritage_frm p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table.heritage_frm tr td input
{
width:43px;
}

div#heritage_inner_content table.heritage_frm tr td image
{
width:43px;
}


/*----------------End Special Occasions------*/
.css-table>div {
	display:table-row
}
.css-table>div>div:first-child {
	display:table-cell;
	vertical-align:top
}
.css-table .iefloatleft img {
	margin:4px 5px 5px 5px
}
.iefloatleft {
	_float: left;
} /* Hack for IE6 */
*:first-child+html .iefloatleft {
	float: left;
} /* Hack for IE7 */
.css-table ul {
	line-height: 18px;
	width: auto;
}
.list-right-border {
	/*border-right: 1px solid #CCC;*/
	padding-right:25px;
	margin-bottom:10px
}
.margin-left-20 
{
	margin-left: 20px;
}
#sub-content h5 {
	font-weight: 700;
	padding-bottom: 8px;
	padding-top: 5px;
}
#main-content ul {
	line-height: 1.5em;
	margin-bottom: 8px;
}
#main-content h2#red_txt
{
font-size:1.1em;
background:#9e0b0f;
color:#FFFFFF;
margin-right:30px;
padding:5px 0 5px 10px;
}

#main-content ul li
{
padding:0px 0 0 5px;
padding:0px 0 0 15px;
}
#sub-content label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-content1 label {
	font-weight: 700;
	margin-right: 5px;
}

#sub-content2 label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-contentSummary label {
	font-weight: 700;
	margin-right: 5px;
}
.summaryHead {
color:#444444;
font-size:13px;
font-weight:700;
}

.disclaimer {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
#sub-content form {
	margin-bottom: 5px;
}
.meta-table .odd td {
	background: #FFF;
}
.list-table {
	width:99%;
	margin:0 0 15px 1px
}
.list-table td {
	border-right:1px solid #9A8048;
}
.list-bullet li 
{
	
	padding-left: 20px;
	line-height: 1.7em;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 4px 6px;
}
.meta-table.list-table caption {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 8px;
}
caption span {
	position: absolute;
	right: 10px;
	font-weight: 200;
	font-size: 0.8em;
	padding: 3px;
	color: #666;
}
.list-menu li {
	line-height: 1.5em;
	padding-left: 35px;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 20px 5px;
	font-weight:bold;
}
.corporate-text-color {
	color: #7a5f28;
}
#ships-home div {
	width: 320px;
	float: left;
	text-align: center;
}
object.flash-block {
	display: block;
}
#ships-home {
	border-top: 1px solid #FFF;
	font-size: 12px;
	line-height: 1.5em;
}
#ships-home h2 {
	padding: 0px;
	margin-bottom: 15px;
}
#ships-home ul {
	margin: 5px 0px;
	font-weight:bold;
}
.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: none;
	padding:4px;
	width: 97%;
}
h3.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: uppercase;
	padding:4px;
	width: 97%;
	font-size: .9em;
	margin-bottom: 7px;
	margin-top: 5px;
}
.sign-in {
	background:#f9f8f3 url(/Templates/Cunard/Images/sign_in_bg.jpg) no-repeat scroll right top;
	border-color:#9A8048;
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	padding:20px 5px 5px 10px;
	width: 95%;
}
.sign-in label {
	float:left;
	font-weight:bold;
	margin:3px 7px 3px 3px;
	text-align:right;
	width:125px;
}
.sign-in input, .form input, .form select {
	margin-bottom:7px;
	vertical-align: middle;
}
.form label input {
	margin:0;
}
.sign-in-div {
	line-height:14px;
	margin-left:137px;
	padding-bottom:10px;
	padding-left:0;
}
.sign-in-div div {
	margin:10px 0;
	padding:0;
}
.required {
	color: #F00;
}

#container .radioList {
}
#container .radioList label {
	width:auto;
	float:none;
}
.message {
	color: #F00;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.form div {
	display: block;
	clear: both;
}
.contact-us-field-group {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sub-content h4 object {
	margin-left: 1px;
}
#breadcrumb.center {
	text-align: center;
	padding: 30px 10px 5px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb.center h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat center center;
}
h2.sub-heading {
	margin-top: -8px;
	padding: 0px 0px 10px 51px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color: #363636;
	font-weight:400;
}
h2.sub-heading-for-accomodation {
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color : #363636;
	font-weight:400;
}
#content h2.zapfino {
	margin: 0px;
	/* padding: 35px 0px 10px 0px; */
	font-size: 21px;	
	color:#666;
	font-style: italic;
	font-weight:200;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 52px;
}
#sub-content ul#on_board
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding-left:17px;
font-size:1.1em;
color:#9e0b0f;
}
#content h2.nopad {
	margin: 0px;
	padding: 0px
}
#container h3.snippet-title {
	padding:5px 0 0 0;
	height: 16px;
}
#container h4.snippet-title {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 13px;
	height: 15px;
	width:90%;
	margin:10px 0 7px 0;
}
#container .form h4.snippet-title {
	margin: 15px 0px;
}
.uppercase {
	text-transform: uppercase;
}
.imp {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #a82728;
}
.two-col-snippet {
	position: relative;
	padding: 5px 10px;
	height: 130px;
}
.two-col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
#container .sifr-height-adjust {
	margin-top:-5px
}
.two-col-snippet-content {
	padding-left: 252px;
	line-height: 1.7em;
	padding-top: 2px;
}
.align-center {
	text-align: center;
}
.margin-right-15 {
	margin-right:15px
}
.bottom-slot-small {
	width: 700px;
	margin: 10px auto;
}
#content .search-page {
	border-top: 15px solid #dfdbc2;
	background: url(/Templates/Cunard/Images/search_voyages_bg.jpg) no-repeat;
}
#content .search-results {
	border-top: 15px solid #dfdbc2;
}
#content .search-results h1, #content .search-page h1 {
	margin: 20px 0 0 20px;
}
#content .search-results h2.sub-heading, #content .search-page h2.sub-heading {
	margin: -8px 0 10px 20px;
}
ul.find-steps {
	color:#444444;
	font-size:12px;
	font-weight:700;
	margin:15px 10px 12px 65px;
}
ul.find-steps li {
	line-height:16px;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:text-top;
}
ul.find-steps li span {
	margin-top: 1px;
	padding-left: 5px;
}
#container .find-steps small {
	padding: 0px 0px 5px 26px;
	margin-top: -3px;
}
#container .find-steps img {
	vertical-align:middle;
}
#content .search-page object.search-voyage {
	margin:10px 111px;
}
.bottom-border {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
.bottom-seperator {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
#container .no-border-bottom {
	border-bottom-style:none
}
#container .no-border-top {
	border-top-style:none
}
.multi-line-table {
	width: 99%;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2
}
.multi-line-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
}
.multi-line-table th {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
	color:#B8A67F;
	background: #FFF;
	font-weight: 700;
}
.multi-line-table .odd td {
	background:#FFF
}
.register-progress-table {
	width: 500px;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2;
	color: #999;
}
.register-progress-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1em;
	padding:6px 5px 5px 15px;
}
#container .width-50 {
	width: 50px;
}
#container .width-170 {
	width: 170px;
}
#container .width-220 {
	width: 220px;
}
#container .width-250 {
	width: 250px;
}
#container .width-200 {
	width: 200px;
}
#container .width-170 label {
	width: 150px;
}
#container .pad-btm {
	padding-bottom: 10px;
}
#container .pad-btm p {
	margin-bottom: 0;
}
#container .pad-top {
	padding-top: 10px;
}
#container div.radio-list {
	clear: none;
	float:left;
}
#container .radio-list label {
	float:none;
	margin:0px;
	display:block;
	width:auto;
	line-height: 2em;
}
a.named-anchor {
	position: absolute;
	border: none;
	background-color: transparent;
}
* a.named-anchor {
	display:none;
	position:static;
}
#main-content #navlist.margin-left-neg-30 {
	margin-left: -30px;
}
.shorex-left {
	width: 330px;
	border-right: 1px solid #CCC;
	padding-bottom: 10px;
}
.shorex-right {
	padding:10px
}
.css-table .shorex-right img {
	margin-left:0
}
.css-table.bottom-border {
	padding:15px 0;
}
.css-table.no-border-bottom {
	padding:15px 0;
}
#container .css-table.bottom-seperator {
	padding:5px 0 15px;


	margin:0 0 10px;
	width: 100%;
}
.form-ex {
	line-height: 1.5em;
}
.form-ex select {
	margin-bottom: 9px;
}
#container .form-ex label {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight:200;
}
#outer-container #container .align-left {
	text-align:left
}
.form-button {
	padding-left: 210px;
}
.short-input {
	width: 30px;
}
.margin-t-20 {
	margin-top:20px
}
#container #wrapper {
	margin-bottom:20px;
	overflow:hidden;
}
#content .detail-list-container {
	margin-left: 308px;
	color:#000;
}
.detail-list-container span {
	font-weight:700;
}
#content .detail-list-container li {
	line-height:1.7em;
}
#content .detail-list-container p {
	color:#65645F;
	font-weight:700;
	margin:2px 0 7px;
}
.ship-image {
	left:60px;
	margin-left:12px;
	position:absolute;
}
div#col-right {
	float:left;
	width:200px
}
#itinerary-summary {
	border-right:1px solid #9a8048;
	padding-right:9px;
	width:640px;
	padding-left: 5px;
	position: relative;
	float: left;
}
#col-right p {
	color:#9a8048;
	font-weight:700;
	line-height:1.2em;
	margin:0;
	padding:5px 12px 5px 10px;
}
.additional-tables-container {
	background:#f8f7f1;
}
.additional-tables-container small {
	padding-left:8px;
}
.other-dates {
	display:block;
	font-weight:700;
	padding:10px 20px;
}
.embarkation-date {
	color:#252525;
	display: block;
}
#navlist {
	padding: 15px 0 3px 14px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 0px;
}
html/*\*/>/*/*/body #navlist {
	padding:25px 0 3px 14px;
} /* Filtering IE5 to IE8 */
head/*/+body/**/ #navlist {
	padding:20px 0 0px 14px;
} /* Targeting IE8 */
head/*/+body/**/ #navlist li {
	line-height:20px;
	position:relative;
	bottom:-1px
} /* Targeting IE8 */
#wrapper #tab-content {
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-size: 12px;
	line-height: 1.3em;
}
#wrapper #navlist {
	padding-left:67px
}
#wrapper .map-container {
	margin:0 15px 20px 0
}
#wrapper .itinerary_table {
	margin-top:2px;
	float:none;
	width:390px
}
.extend-width {
	width:70%;
}
.ship-info-image {
	border-bottom:10px solid #9c1c20;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y;
}
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
.normal-paragraph {
	font-weight:200;
	line-height:16px;
}
#content h1.sub-heading {
	margin: 15px 0px 10px;
}
#wrapper #tab-content .css-table {
	font-weight: 200;
}
h5 {
	font-weight: 700;
	padding: 4px 0;
}
.text-normal {
	font-weight:200
}
.buttons {
	vertical-align: middle;
}
.buttons img {
	margin-right: 6px;
	margin-left: 6px;
}
.active-step {
	background: url(/Templates/Cunard/Images/active_step_bg.gif) repeat-x;
	color: #FFF;
}
.register-progress-table strong {
	color: #900;
	display: block;
}
.active-step strong {
	color: #FFF;
	background: url(/Templates/Cunard/Images/active_indicator.gif) no-repeat left top;
	position: relative;
	left: -15px;
	padding-left: 15px;
	width: 85%;
	height: 12px;
	padding-top: 4px;
	margin: 0px;
	top: -3px;
}
h1 strong {
	font-weight: 200;
}
#container .form-normal label {
	font-weight: 200;
}
#sub-content dt {
	font-weight: 700;
	color: #7a5f28;
	padding: 5px 0px 3px 18px;
	background: url(/Templates/Cunard/Images/q.gif) no-repeat left 7px;
}
#sub-content dd {
	padding-left: 18px;
}
#sub-content dt a {
	color: #7a5f28;
}
#sub-content dt a:hover {
	color: #9c1c20;
	text-decoration:none;
	cursor:pointer;
}
#sub-content dl {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left bottom;
	padding: 2px 0px 7px;
	line-height: 1.3em;
}
.pdf li {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.pdf {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.news-articles {
	line-height: 1.5em;
	margin-bottom: 15px;
}
.date {
	color: #999;
	font-weight:700
}
#content #sub-content .stretched-tab-container {
	margin-left:-80px;
}
#content .vertialList {
	display:block;
}
#content .vertialList label {
	float:none;
}
#content.search-results h1 {
	margin-left: 20px;
}
#content.search-results .sub-heading {
	margin-left: 20px;
}
.timeless-adventure {
	float: left;
	clear: both;
}
.timeless-adventure ul {
	float: left;
	padding-bottom: 21px;
}
.timeless-adventure ul li {
	color: #968047;
	font-family: arial;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}
.timeless-adventure ul li a {
	color: #968047;
}
.timeless-adventure ul li a:hover {
	background: url(/Templates/Cunard/Images/timeless_hover.jpg) no-repeat 0 100%;
	color: #bd322d;
	text-decoration: none;
}
.siteMap_home {
	width:540px;
	height:25px;
	padding:10px 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
}
.siteMap_home a {
	color:#9c1c20;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.sitemapLhs {
	width:270px;
	float:left;
	padding:18px 0 0 0;
	margin-right:10px;
}
.sitemapRhs {
	padding:18px 0 0 0;
	width:270px;
	float:left;
}
ul.sitemapNavmain ul.sitemapNavmain li {
	width:270px;
}
ul.sitemapNavmain li a {
	padding:3px 0 3px 40px;
	color:#9c1c20;
	background:url(/Templates/Cunard/Images/borderbottom_sitemapnav.gif) no-repeat left bottom;
	font-size:12px;
	font-weight:bold;
	display:block;
}
ul.sitemapNavmain li.linkMain a {
	height:20px;
	padding:0 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
	text-transform:uppercase;
}
ul.sitemapNavmain li.linkLast {
	margin-bottom:24px;
}
.searchResult {
	width:555px;
	background:url(/Templates/Cunard/Images/bordrbottom_searchresult.gif) repeat-x left bottom;
	padding-bottom:8px;
}
.lastResult {
	background:none;
}
.searchResult h4 {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	color:#9c1c20;
}
.searchResult p {
	font-size:11px;
}
.searchresult-container {
	width:555px;
	padding:5px 0 5px 0;
	border-top:solid 1px #9a8048;
}
.searchresult-container ul {
	float:right;
}
.searchresult-container ul li {
	float:left;
}
.searchresult-container ul li a {
	float:left;
	margin-left:5px;
	font-size:11px;
}
.searchresult-container ul li.active a {
	font-weight:bold;
}
.searchresult-container ul li.previous {
	
	padding-right:8px;
}
.searchresult-container ul li.previous a {
	background:url(/Templates/Cunard/Images/arrow_previous.gif) no-repeat 0 6px;
	padding-left:13px;
	font-weight:bold;
}
.searchresult-container ul li.next a {
	background:url(/Templates/Cunard/Images/arrow_next.gif) no-repeat right 6px;
	font-weight:bold;
	padding:0 13px 0 3px;
	margin-right:10px;
}
.backtoTop {
	float:left;
	width:auto;
}
.backtoTop a {
	font-weight:bold;
	background:url(/Templates/Cunard/Images/arrow_backtop.gif) no-repeat 0 5px;
	padding-left:13px;
}
.voyages_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:325px;
}
.voyages_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.voyages_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.voyages_table th.arrival {
	padding-right: 25px;
}
.displayOptions {
	padding:0 0 10px 412px;
	height:10px;
}
.displayOptions input {
	float:left;
}
.displayOptions label {
	width:108px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:30px;
}
#bottom-slot .cruisedetailstableWidth {
	width:700px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruisedetailstable .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruisedetailstable .even td {
	background:#f8f7f1;
}
.cruisedetailstable .margin-t-b-5 {
	padding:6px;
}
.cruisedetailstable td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruisedetailstable td a {
	color:#5B7F1C;
}
.cruisedetailstable th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
.googlemap-container {
	float:left;
	padding-bottom:5px;
	width:402px;
	height:301px;
	border:solid 1px #9a8048;
}
h1 strong {
	font-size: 24px;
}
h2 font {
	font-size:13px;
	letter-spacing:3px;
}
.payment-2col-snippet {
	position: relative;
	padding: 5px 10px;
}
.payment-2col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
.payment-2col-snippet-data {
	padding:0 0 20px 252px;
	line-height: 1.7em;
}
.payment-2col-snippet-data h3 {
	font-size:12px;
	padding:0 0 5px 12px;
	font-weight:bold;
	color:#9b8148;
}
.paymentrow {
	width:448px;
	padding:5px 0 5px 12px;
	margin-bottom:7px;
	background:#f3f1e5;
}
.paymentrow p {
	font-size:12px;
	margin:3px 0 3px 0;
}
.paymentrow p input.check {
	vertical-align:middle
}
.paymentrow h3 {
	padding:0;
}
table.payment {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
}
table.payment tr td {
	border:none;
}
table.paymentspace tr td {
	padding-bottom:4px;
}
table.payment tr td.alignRight {
	text-align:right;
}
select.month, select.year, select.cardtype, select.balance, select.cardtype, select.month, select.year, select.balance {
	border:1px solid #7f9db9;
}
select.cardtype {
	width:128px;
}
select.month {
	width:58px;
}
select.year {
	width:69px;
}
select.balance {
	width:58px;
}
input.inputtype-1 {
	width:218px;
	border:1px solid #7f9db9;
}
input.postcode {
	width:97px;
	border:1px solid #7f9db9;
}
.paymentrow label {
	font-weight:bold;
}
.paymentrow label.cabin {
	font-size:11px;
	font-weight:bold;
}
.paymentrow a {
	color:#555;
	text-decoration:underline;
}
p.verisign a {
	height:48px;
	width:88px;
	display:block;
	background:url(/Templates/Cunard/Images/logo_verisign.gif) no-repeat;
}
p.conform a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	border:solid 1px #fff;
	padding:2px 40px 2px 15px;
	background:url(/Templates/Cunard/Images/arrowwhite.gif) no-repeat 5px 5px #9a1c20;
}
p.normal {
	line-height:normal;
	padding:0;
	margin:0;
}
p.default a {
	color:#9c1c20;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
/*********** Styles by GAURAV **********/

table.style1 {
	margin:10px 0;
	clear:both;
}
table.style1 tr td {
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 tr td input#input-width {
	width:173px;
}
table#lhs_nav
{
border:1px solid #9A8048;
width:270px;
margin:0 auto;
} 
table#lhs_nav tr td h2
{
	font-size: 15px;
	font-weight: 200;
	color: #91894b;	
	padding:10px 0 0px 12px;	
	font-variant: small-caps;
}
table#lhs_nav tr td p
{
font-size:0.9em;
color:#000000;
line-height:15px;
padding:8px 0 0 12px;	
}
table#lhs_inner_txt tr td
{
font-size:0.9em;
padding:0px 0 0px 12px;
color:#000000;
}
div#lhs_nav_shadow
{
width:290px;
margin-top:10px;
}
div#lbh_nav_frm
{
margin-top:16px;
}
table#lhs_nav_footer
{
border:1px solid #9A8048;
width:265px;
margin:15px 0 0 5px;
}
table#lhs_nav_footer tr td p
{
font-size:1.1em;
color:#000000;
line-height:15px;
}
/*----------form_new page css--------*/
table.style1 tr td p#ptxt
{
font-weight:normal;
font-size:1.0em;
padding:0px;
margin:0px;
color:#000000;
}
table.style1#frm-style tr th
{
padding:0 0px 10px 35px;
font-size:0.9em;
}
table.style1#frm-style tr td h3 span
{
padding:10px 71px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#head-txt
{
padding:10px 68px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#fourx
{
padding:10px 60px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx1
{
padding:10px 61px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx2
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx3
{
padding:10px 35px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx4
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx5
{
padding:10px 46px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx6
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx7
{
padding:10px 57px 0 0px;
}
table.style1 tr td.lftspace
{
padding-left:23px;
}
table.style1 tr td.lftspace1
{
padding-left:37px;
}

/*table.style1 tr td.lftspace2
{
padding-left:10px;
}
table.style1 tr td.lftspace3
{
padding-left:4px;
}*/

table.style1 tr td.lftspace4
{
padding-left:14px;
}
table.style1 tr td.lftspace5
{
padding-left:4px;
}
table.style1#tbl-frm
{
margin:0 0 0 30px;
}
table.style1#tbl-frm tr th
{
font-size:1.1em;
padding:15px 0 0 0;
}
table.style1#tbl-frm tr th#inner-txt
{
font-size:0.9em;
font-weight:normal;
text-align:center;
padding:11px 0 5px 0;
}
table.style1#tbl-frm tr#bg-color td
{
background:#f5f2ec; 
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}

.bgcolorTransfer
{
    background:#f5f2ec;

}


table.style1#tbl-frm tr#bg-color td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td
{background:#ffffff;
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
div#content table.hotel-room tr td
{
padding:5px 0 5px 5px;
}
div#content table.hotel-room h2
{
font-size:1.1em;
background:none;
color:#979797;
}
div#content table.hotel-room span
{
color:#000000;
padding-left:8px !important;
word-spacing:2px;
font-size:1.0em;
font-weight:bold;
}
div#content table.hotel-room tr th
{
color:#9a8048;
font-size:0.9em;
font-weight:bold;
}
div#content table.hotel-room tr th#non-bold
{
font-weight:normal;
}
div#content table.frm-cotent tr td
{
font-size:1.0em;
font-weight:bold;
}
div#content table.frm-cotent tr td h2
{
 background:none;
 color:#979797;
}
div#content table.frm-cotent tr td#small-txt
{
font-size:1.0em;
color:#000000;
font-weight:normal;
}
div#content table.frm-cotent tr td#small-txt span
{
color:#FF0000;
}
div#content table.frm-cotent tr td select 
{
width:183px;
}
div#content table.frm-cotent tr td select#small
{
width:85px;
}
div#content table.frm-cotent tr td input
{
width:180px;
}
div#content table.frm-cotent tr td input#no-effect
{
width:auto;
margin:0 5px 0 0;
float:left;
}
div#content table.frm-cotent tr td input#radio_wd
{
width:auto;
}
div#content table.frm-cotent tr td p#smalltxt
{
font-weight:normal;
font-size:0.9em;
}
div#content table.frm-cotent tr td p#smalltxt span
{
color:#FF0000;
padding:0 5px 0 0;
}
#print_div2 
{
    font-weight:400;
    
}


/*div#print_div2 table.frm-content2 tr td */

div#print_div2 table.frm-content3 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    /*padding:10px 0 0 20px;*/
}



div#print_div2 table.frm-content2 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    padding:10px 0 0 20px;
}

div#print_div2 table.frm-content2 tr td label 
{   
    color:#444444;
    margin-right:5px;
    font-weight:bold;
	font-weight:700;
    
}

table.frm-content2 tr td label 
{
    color:#444444;
    font-weight:700;
    margin-right:5px;
  }

div#print_div2 table.frm-content2 tr td H3 
{   
    color:#444444;
    font-size:13px;
    font-weight:700;
	
}


div#content table.frm-content2 tr th
{
font-size:0.9em;
padding:10px 0 0 20px;
}
div#img-btn img
{
padding:5px;
float:right;
}
div#content table.frm-content2 span
{
color:#9c1c20;
font-weight:bold;
padding:0px;
margin:0px;
}
#main-content p#brochure_content
{
font-size:1.0em;
font-weight:bold;
}
#main-content p#brochure_content span
{
font-size:0.9em;
font-weight:normal;
}
#main-content ul#red_pdf
{
list-style-image:url(/Templates/Cunard/Images/adobe.jpg);
color:#000000;
font-size:0.9em;
}
div.brochure_content
{
border-top:1px solid #bca672;
border-bottom:none;
background:#fdfcfb;
}
div.brochure_content a
{
font-size:0.9em;
}
div.brochure_content div#dvd_img1
{
width:69px;
height:86px;
float:left;
}
div.brochure_content div#dvd_content {
	padding::0 0 0px 10px;
	width:498px;
	_width:498px;
}

div.brochure_content div#dvd_content p
{
/*padding:0px 0 0 80px;*/
padding:0px 0 0 15px;
font-size:0.9em;
font-weight:bold;
}
div.brochure_content div#dvd_content p span
{
font-size:1.0em;
font-weight:normal;
line-height:18px;
/*float:left;*/
}
.classBrochureend
{
border-top:1px solid #bca672;
border-bottom:none;
padding:10px 0 0 0;
background:#fdfcfb;
}

div.brochure_content#brochure_height
{
border-top:1px solid #bca672;
border-bottom:none;
height:200px;
background:#fdfcfb;
}
div.brochure_content#brochure_height1
{
border-top:none;
border-bottom:1px solid #bca672;
padding:10px 0 0 0;
height:170px;
background:#fdfcfb;
}
div#frm_content p#grey
{
font-size:1.0em;
color:#b8b8b8;
padding:8px 0 0 10px;
}
div#dvd_content table tr td span#grey
{
font-size:0.9em;
color:#999999;
}

div#frm_content p
{
font-size:0.9em;
font-weight:bold;
}
div#frm_content p span
{
padding:8px 0 0 0px;
float:left;
font-size:0.9em;
color:#000000;
font-weight:bold;
}
div#frm_content table.tblfrm tr td
{
font-size:1.0em;
color:#000000;
}
/*-----------End-------*/
table.style1 tr td input#pad-top {
	padding:2px 0 0 0;
}
table.style1 tr td select#list-sel {
	width:102px;
}
table.style1 tr td input#sign-out-rt {
	float:right;
}


table.style1#chkbox input#chk
{
margin:0px;
}
table.boldText tr td {
	font-weight:bold;
	font-size:0.9em;
}
table.boldText2 tr td {
	font-weight:bold;
	font-size:10.8px;
}
table.style1 tr td.lftSpacing {
	padding-left:28px;
	color:#9D1C21;
}

table.style1 th {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 th.large {
	font-size:1.1em;
}
table.style1 tr td span {
	font-weight:bold;
}
.accomodationStateroomType {
	width: 300px;
}
.accomodationDeck {
	width: 180px;
}
.accomodationPrice {
	width: 180px;
}
table.style1 tr td span.red {
	color:#9c1c20;
}
table.style1 th.head {
	font-size:1.1em;
	color:#979797;
	vertical-align:top;
}
table.style3 {
	margin:0 5px;
	width:266px;
}
table.style3 td {
	border:1px solid #cccccc;
	line-height:1.5em;
	padding:5px 10px;
	vertical-align:top;
}
table.style3 td.total {
	background:#f4f4e8;
	font-weight:bold;
}
table.style3 td.total span {
	color:#9a8048;
}
.style3_head {
	background:url(/Templates/Cunard/Images/head_running_cost.gif) no-repeat top left;
	height:10px;
	width:279px;
	margin-left:4px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	padding:6px 10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#sub-content table.style1 h3 {
	display:block;
	cursor:pointer;
	color:#979797;
	font-size:1.1em;
	padding:2px 0 2px 24px;
}
#sub-content .form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:122px;
}

table.style1 span.price {
	padding-left:35px;
}
#sub-content table.style1 p {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	padding:0 0 0 37px;
	margin:0;
}
.form_data h3 {	
	display:block;
	cursor:pointer;
	color:#9a8048;
	font-size:1.1em;
	padding-left:25px;

}
.form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:0px;
}
.form_data h3.active, #sub-content table.style1 h3, .form_data h3 {
	background:url(/Templates/Cunard/Images/open_icon.gif) no-repeat top left;
	min-height: 17px;
}
.form_data h3.inactive, #sub-content table.style1 h3.inactive {
	height: 24px;
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
}
.form_data h3.disabled, #sub-content table.style1 h3.disabled {
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
	color: #999;
}
.content {
	display:block;
}
.inside {
	padding:8px 25px;
}

.ptxtN
{
	font-weight:normal;
	font-size:1.0em;
	padding:0px;
	margin:0px;
	color:#000000;
}
table.style2 {
	border:1px solid #9a8048;
	margin-bottom:5px;
}

table.style2 tr td {
	font-size:0.9em;
	 padding-left:5px;
	/*padding::6px 5px 10px 5px;*/
}
table.style2 tr td.nopadding {
	padding-bottom:0;
	
}
table.style2 tr td.nopadding span, .voyageCode {
	font-weight:bold;
	font-size:0.9em;
	color:#000000;
	
}
table.style2 tr td.nopadding span img {
padding-top:15px;
}
table.style2 tr th {
	padding:10px 5px 3px 5px;
	font-weight:bold;
}
.headStyle1 {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
}
#sub-content .voyage_details#no_ht {
	width:528px;
}
#sub-content .voyage_details {
	padding:0 20px 10px 0;
	float:left;
	width:100%;
}
#sub-content .voyage_details img {
	float:none;
	/*margin:5px 10px 0 0;*/
}
#sub-content .voyage_details img#question {
	float:none !important;
	padding:0px 0 0 5px;
}
#sub-content .voyage_details h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#9a8048;
	padding:0 0 12px 0;
	
}
#main-content .voyage_details p {
	font-size:0.9em;
	margin-bottom:3px;
}
#main-content .voyage_details h3 {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
	
}

.headingVoy {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
}

.select_voyage {
	background:url(/Templates/Cunard/Images/select_voyage.gif) no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}

.select_voyageCorrect {
	background:no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}



.footer_divider {
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x top left;
	float:left;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:right;
	width:555px;
}
.col-list2 {
	line-height:1.8em;
	margin-bottom:10px;
	margin-right:20px;
	/*padding-left:50px;*/
	padding-right:20px;
	text-align:left;
	width:140px;
}
label.bottm_padding {
	display:block;
	padding-bottom:8px;
}
.col-right {
	border-left:1px solid #ccc;
	padding-left:35px;
	width:350px;
}
.top-margin {
	margin-top:35px;
}
.form_data {
	border-bottom:1px solid #9a8048;
	clear:both;
	padding-bottom:20px;
	width:555px;
}
.shadow_divider {
	border:none;
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x bottom left;
	margin-bottom:15px;
}
.last {
	border:none;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.move-right {
	padding-top:15px;
	padding-left:55px;
}
.move-right-selectvoyage {
	padding-top:15px;
	padding-left:255px;
}
div.voyage_details h2 span.bk-txt {
	color:#000000;
	font-size:0.8em;
	padding:0 0 0 10px;
}
/*-------------Popup-Msg-----*/




div.voyage_option div.popup-msg
{
width:150px;
height:95px;
}
div.voyage_option div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_option div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_option div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
padding:0 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:28px;}

div.voyage_details div.popup-msg
{
width:150px;
height:95px;
position:absolute;
}
div.voyage_details div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_details div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_details div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
padding:0 0 0 10px;

}
div.voyage_details div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_details div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:23px;
}


div.popup_msg div.popup-msg
{
width:150px;
height:95px;
}
div.popup_msg div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.popup_msg div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.popup_msg div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
background:none;
padding:0 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom_rev.gif) no-repeat;
width:149px;
height:28px;}



/*-------------End Popup-Msg-----*/
/********** non_registered_members STARTS ********/

#container table.formtab {
	border-bottom:1px solid #9a8048;
}
.noBorder {
	border:none!important;
}
#container table.formtab input.txtfield {
	width:160px;
	padding:0px 4px 3px 4px;
}
#container table.formtab th.head {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:top;
	padding:12px 0;
}
#container table.formtab tr td {
	padding:6px 0;
}
#container table.formtab tr td label {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
#container table.formtab tr td span {
	color:#ee3224;
}
#container table.formtab tr td a {
	color:#000;
	text-decoration:underline;
}
.passenger {
	background:#eeebd8;
	padding:10px;
	margin:25px 0;
}
.passenger h2 {
	font-size:1.2em;
	padding:0;
	margin:0;
}
.passenger input.txtfield {
	background:#fff;
	border:1px solid #9a8048;
	padding:0 3px 2px 3px;
	width:180px;
}
.passenger input.txtfield_disable {
	background:#f5f3e8;
	border:1px solid #ccc09e;
	width:180px;
}
.passenger input.btn_disable {
	cursor:default;
}
/*********** non_registered_members ENDS ********/



/*********** \Styles by GAURAV **********/

/*** site map styles STARTS***/

		.RedUpperCase {
	color: #6A0002;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.RedTitleCase {
	color: #6A0002;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
}
.GoldHeader {
	border-top: solid 3px silver;
	background-image: url("/Templates/Cunard/Images/goldHeader.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 5px 20px 5px;
}
hr {
	color: Silver;
	height: 1px;
	width: 75%;
	text-align:center;
}
/*** site map styles ENDS ***/

/*** Web Cam Styles STARTS ***/

.WebCamQM {
	background: url(/Templates/Cunard/Images/webcamQM.gif) repeat-x;
	height:34px
}
.WebCamQV {
	background: url(/Templates/Cunard/Images/webcamQV.gif) repeat-x;
	height:34px
}
.WebCamQE {
	background: url(/Templates/Cunard/Images/webcamQE.gif) repeat-x;
	height:67px
}
#overlay {
	z-index:1000;
	position:absolute;
	top:0;
	bottom:0;
	right: 30px;
	width:320px;
	height:240px;
	background-color: #000;
	border: solid 5px #AA9356
}
.RedWebCamText {
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	color: #6A0002;
	float: left;
}
.FloatLeft {
	padding: 10px 10px 10px 10px;
	float: left;
}
.padtop {
	padding-top: 2px;
}

/*** Web Cam Styles ENDS ***/


/*** FAQ Styles STARTS ***/

.FAQAnswer {
	cursor: pointer;
}
/*** FAQ Styles ENDS ***/


.NoPaddingCheckBox {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 10px;
}
/*** Virtual Tour Styles STARTS ***/
#virtualTourFrame {
	width: 684px;
	height: 770px;
	border: 0;
}
/*** Virtual Tour Styles ENDS ***/

.bookingFormStep {
	background-image:url(/Templates/Cunard/Images/deepred_pixel.gif);
	background-position:22px;
	background-repeat:repeat-y;
	vertical-align:top;
	text-align: center;
	width: 40px;
}

.bookingFormStep img {
 padding-left: 5px;
}
.bookingFormStepSpace {
}
.Breadcrumb {
	color: Orange;
	line-height: 10px;
}

.accomodationOptionsStateroomType 
{
    position: relative;
}

.accomodationDeck 
{
    position: absolute;
    left: 150px;
}

.accomodationPriceRange
{
    position: absolute;
    left: 220px;
}

.feautredHeightclass
{
    height: 40px;
}

#lbh_nav_frm 
{
    /* padding-bottom: 100px;
    margin-bottom: 100px; */
    background-color: #fff;
}

/************ Confirmation Page CSS added zainab on 24/02/2010 ******************
div.confirmation_page {
	width:434px;
	text-align:left;
}
div.confimation_box {
	text-align:left;
	padding:20px 0 20px 10px;
}
div.confimation_box h3 {
	padding:0 0 20px 0;
}
div.confimation_box p {

}
div.confimation_box label {
	
	width:230px;
	float:left;
	padding-top:4px;
}
div.confirmation_form {
	text-align:left;
	padding:0 0 10px 10px;
	background-color:#F3F1E5;
}
div.confirmation_form h3 {
	padding:15px 0 10px 0;
}
div.confirmation_form label {
	
	width:160px;
	float:left;
	padding-top:4px;
}
div.confirmation_form span {
	
	padding-bottom:10px;
	display:block;
}
div.cms_editable_region {
	padding:0 0 10px 10px;
}
***/	/*----Cunard.com--------
CSS created by Sandeep Paul
For Cunard Lines
Last Modified: March 30, 2009
*/

/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, b, blockquote, font {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0
}
button::-moz-focus-inner {
padding: 0;
border: none
} /* To set padding issue in modern browsers */
.xsubmitbutton {
	border: 1px solid white;
	background:url(/Templates/Cunard/Images/submit.gif) no-repeat left center;
	padding-left:15px;
	width:70px;
}
/* remember to define focus styles! */
:focus {
	outline:0
}
body {
	color:#555;
	font:11px Arial, Helvetica, sans-serif;
	height:100%;
	line-height:1;
	text-align:center
}
ol, ul {
	list-style:none
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	font-weight:400;
	text-align:left
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-size:12px;
}
/* Layout */
body {
	height: 100%;
	background: #ffffff;
}
#outer-container {
	background: #FFFFFF url(/Templates/Cunard/Images/body_bg.gif) repeat-x;
	margin-bottom: 20px;
} /* To fix the bottom background when content is less, eg. home page*/
#container {
	width:960px;
	background: #FFF;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0px auto;
	float: none;
}
#header {
	position: absolute;
	width: 960px;
	top: 0;
	left:0
}
#sidebar {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}
#footer, #popup #footer {
	background:#FFFFFF;
	clear: both;
	vertical-align: middle;
	position: relative;
	text-align: center;
	color:#999;
	padding: 20px 100px 20px;
	_padding: 20px 190px 40px;
	_padding: 20px 190px 40px;
	
}
#middle-container {
	background: url(/Templates/Cunard/Images/ship_home_bg.gif) no-repeat;
}
#additional-nav {
	padding-top: 18px;
}
#search-signin-container {
	margin-left: 15px;
	font-weight: 700;
	float: left;
	margin-top: 10px;
}
#logo {
	margin-top: 15px;
	margin-right: 7px;
	float: right;
}
#header-login-search {
	height: 87px;
	background: #FFF;
	margin-top: 75px;
}
#main-content {
	float:right;
	padding-bottom:15px;
	width:640px;	
	_width:600px;	
	position: relative;
	padding-top: 377px;
	font-size: 12px;
	padding-left: 30px;
	_padding-left: 0px;
	
}
div#hor_line
{
border-top:1px solid #9A8048;
width:580px;

}
#main-content.frm_booking {
padding:20px 0 0 0; 
}
	
.frm_booking p {
    padding-top: 5px;
}

div#content {
	background:#FFF;
	border:none;
	padding:0 0 17px;
	width:100%;
	min-height:520px;
	clear: both;
}
* html div#content {
	height:520px
} /* IE min height hack */
.clear {
	clear:both
}
/* Typography */
h2 {
	clear:both;
	color:#2e2e2e;
	font-size:16px;
	font-weight:700;
	padding:13px 0 5px 5px
}
h3 {
	color:#444;
	font-size:13px;
	font-weight:700
}
a {
	color:#9c1c20;
	text-decoration:none
}
.bold {
	font-weight:700
}
.italic {
	font-style:italic;
}
/*Italic Bug fix for Ie6 and below*/
/* \*/
* html .italic {
	font-style:italic;
	overflow: hidden;
	overflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* hack */
.bold-italic {
	font-style:italic;
	font-weight:700
}
.small-text {
	font-size:.9em
}
a:hover {
	text-decoration:underline;
}
.big-text {
	font-size:1.1em
}
.bigger-text {
	font-size: 1.2em;
}
#sidebar a {
	color:#FFF;
}
#sidebarPopup {
	float:left;
	width:290px;	
	font-size: 12px;
	padding-bottom: 5px;
	_padding-bottom: 20px;
}


#feature-slot-container p {
	font-size:11px
}
.text-red {
	color:#9c1c20
}
#container .text-grey {
	color:#979797
}
#container .text-black {
	color: #333
}
/* Content */

.block-title {
	line-height: 25px;
}
.block-title .snippet-title {
	width:500px;
}
#header h2 {
	display:none
}
#container li.no-bg {
	background:none;
}
table small {
	display:inline;
}
#container small {
	color:#666;
	display:block;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:5px;
	margin-right: 5px;
}
#content .form small {
	display:block;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.display-none {
	display:none;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image-button {
	padding:4px 0 0;
}

.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
.linkarrow-back {
	background:url(/Templates/Cunard/Images/left_arrow.gif) no-repeat left center;
	padding-left:15px;
	margin-left: 70px;
	display: block;
	height: 15px;
	margin-bottom: 10px;
}
.list-normal {
	margin-bottom:5px;
}
.list-normal li {
	line-height:16px;
	list-style:disc inside;
}
.margin-15 {
	margin:15px;
}
.margin-b-15 {
	margin-bottom:15px;
}
.margin-l-r-5 {
	margin:0 5px;
}
.margin-left-5 {
	margin-left:5px
}
.margin-right-bottom-15 {
	margin:0 15px 15px 0
}
.more-info {
	margin:3px 4px 3px 10px;
	vertical-align:middle;
}
.width-70 {
	width:70px;
}
div.error {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	margin-bottom:10px;
	padding:7px;
}
div.sign-in-error {
	background:#f9f8f2;
	border-left:1px solid #9a8048;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	color:#9c1c20;
	line-height:14px;
	padding:7px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
h4 {
	font-weight: 700;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 3px;
}
#section-nav {
	background: #243b44 url(/Templates/Cunard/Images/sectionbar_bottom_line.gif) no-repeat bottom;
	color: #fff;
	padding: 20px 10px;
	font-weight: 700;
}
#main-nav {
	background: #9b8148;
	padding: 30px 0 0 0;
	color: #fff;
	font-weight: 700;
	height: 35px;
}
#main-nav a.qmparent {
	padding: 0px;
	text-transform: uppercase;
} /*{padding: 10px; text-transform: uppercase;} - 10/08/09 : Deepak D*/
#main-nav a.qmparent-home {
	padding: 10px;
	text-transform: uppercase;
} /* 10/08/09 : Deepak D */
#main-nav a.qmparent:hover, #main-nav a.qmparent-home:hover {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#main-nav .qmactive {
	background: url(/Templates/Cunard/Images/cunard_nav_bg.gif);
}
#sidebar #secondary-nav {
	background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom;
	color: #fff;
	padding: 15px 0;
} /* {background: #7f7f7f url(/Templates/Cunard/Images/sec_nav_bg.gif) repeat-x bottom; color: #fff; 
							padding: 15px; } - 11/08/09 : Deepak D */
#footer ul {
	margin-bottom: 8px;
	background: url(/Templates/Cunard/Images/footer_links_bg.gif) repeat-x 0px 19px;
}
#footer ul li {
	display: inline;
	line-height: 2em;
	background: url(/Templates/Cunard/Images/footer_link_separator.gif) no-repeat right center;
}
#footer ul li a {
	padding:0 5px;
	margin:0 3px;
	font-size: 12px;
	overflow: auto;
}
#footer a {
	color: #9b8148;
}
#footer h3 {
	display: none;
}
#skip {
	display:none
}
#section-nav h3 {
	margin-bottom: 4px;
	background: #795f27 url(/Templates/Cunard/Images/side_nav_heading_bg.gif) repeat-x;
	color: #FFF;
	padding: 12px 5px 4px;
}
* html #section-nav ul li {
	height:5px;
}  /* IE 6 hack */
#section-nav ul li.active {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
#section-nav ul li a {
	display:block;
	padding:4px 3px 3px 17px;
	margin-bottom: 2px;
	text-shadow: 0 0 0 #000;
}
#section-nav ul li.active a {
	padding-bottom: 0px;
	margin-bottom:0px;
}
#section-nav ul li a:hover {
	background: #354d57;
	display: block;
	text-decoration:none
}
#section-nav ul li.active a:hover {
	background: #657b86 url(/Templates/Cunard/Images/selected_arrow.gif) no-repeat 3px 5px;
}
#section-nav ul {
	margin-top: 4px;
	margin-bottom: 10px;
	display: none;
}
#secondary-nav ul {
	height: 80px;
}
#secondary-nav ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #595959;
	font-weight:700
}
#search-signin-container li {
	background: url(/Templates/Cunard/Images/nav_separator.gif) no-repeat right 2px;
	padding-right:5px;
	margin-right: 5px;
	font-weight: 200;
	display: inline;
}
#search-signin-container ul {
	display: inline;
	padding-left: 10px;
}
#search-signin-container h3 {
	display: none;
}
#search {
	color: #363636;
	margin-top: 10px;
}
#secondary-nav ul li a {
	margin-right: 5px;
	margin-left: 5px;
	text-shadow: 0 0 0 #000;
}
#content h1 {
	width:550px;
	font-size: 21px;
	font-weight: 200;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding:3px 0 8px 50px;
	height: 28px;
	font-variant: small-caps;
}
#content h2.q {
	width:550px;
	font-size: 22px;
	font-weight: 700;
	color: #91894b;
	background: url(/Templates/Cunard/Images/page_title_bg.gif) no-repeat left top;
	padding: 0 0 8px 50px;
}
#main-content p {
	margin-right: 20px;
	line-height: 1.3em;
}
#main-content p#suppler_txt {
	margin-right: 46px;
	line-height: 1.3em;
}
#sub-content {
	margin: 10px 0 5px 50px;
	clear: both;
	position: relative;
}
#sub-content.frm-content
{
	margin: 10px 0 5px 18px !important;
}
#sub-content.frm-content span 
{
padding-left:15px;
}
div.second-start img
{
padding-left:-10px;
position:relative;
left:-8px;
}
div.second-start img span
{
padding:15px 0 0 15px;
}
h3#red-font
{
color:#9c1c20;
font-size:0.9em;
padding:0px;
margin:0px;
}
#sub-content.frm-content1
{
margin: 10px 0 5px 25px !important;
}
div#bor_left
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left1
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left2
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left3
{
border-left:1px solid #ccbb96;
margin:-15px 0 0 8px;
}
div#bor_left4
{
border-left:1px solid #9c1c20;
margin:-15px 0 0 8px;
}
div#no-border
{
margin:-15px 0 0 8px;
}

#sub-content.right-side-indent {
	margin-right: 50px;
}
#form-content {
	margin: 10px 50px 5px 100px;
	clear: both;
	position: relative;
}
#footer p, #popup #footer p {
	margin:0;
	padding:5px 10px
}
#main-content #banner {
	margin-bottom: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#breadcrumb {
	padding: 20px 0px 10px 370px;
	clear: both;
	overflow: hidden;
}
#breadcrumb h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat left bottom;
	text-indent: -9999px;
	padding-bottom: 15px;
}
#secondary-nav img {
	border-bottom: 1px solid #595959;
}
#search-signin-container h2 {
	display: inline;
	font-size: 11px;
	color: #979797;
	font-weight: 700;
/*	padding: 0px;*/
}
#feature-slot-container {
	padding: 8px 0px 0px 5px;
}
#feature-slot-container div {
	margin-right: 5px;
	border: 1px solid #CCC;
	width: 218px;
	float: left;
	background: #f9f9f3;
	height: 145px;
}
#feature-slot-container .slot-large {
	width: 273px;
}
#feature-slot-container #home-banner-snippet {
	border-bottom: 1px solid #CCC;
	position: relative;
	height: 75px;
	margin: 5px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1.2em;
}
#home-banner-snippet h3 {
	color: #9B8148;
	margin-bottom: 5px;
	margin-left: 67px;
	padding-top: 5px;
}
#home-banner-snippet img {
	margin-right: 7px;
	position: absolute;
	top: 2px;
	left: -2px;
}
#home-banner-snippet p {
	margin-left: 67px;
	font-weight: 700;
	margin-right: 0px;
	margin-bottom: 5px;
}
#feature-slot-container #worldclub {
	border-style:none;
	height:auto;
	position:relative;
	width:auto;
}
#feature-slot-container #worldclub ul {
	font-weight: 700;
	border-left: 1px solid #CCC;
	margin-left: 140px;
	margin-top:5px;
	padding-left:10px;
	line-height:1.3em
}
#worldclub h3 {
	position:absolute;
	left: 0px;
	top: 0px;
}
#quicklinks li {
	background: url(/Templates/Cunard/Images/home_arrow_bullet.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 15px;
	font-weight: 700;
	line-height: 1.6em;
}
#quicklinks-heading {
	border-bottom: 1px solid #CCC;
	margin: 10px 10px 5px 15px;
	padding-bottom: 2px;
}
#sub-content h2 {
	padding: 12px 0px 6px;
}
#sub-content h3 {
	padding:5px 0px;
}
#container .itinerary-details {
	margin-left:54px;
	padding:2px 2px 2px 10px;
}
#container .itinerary-details img {
	left:5px;
	position:absolute;
	top:29px;
}
#container .itinerary-details span.daycounter {
	left:4px;
	position:absolute;
	top:29px;
	display:block;
	width:54px;
	height:50px;
	border:solid 1px #c5b793;
	margin-right:10px;
	padding:5px 0 5px 0;
}
#container .itinerary-details span.bgWhite {
	background:#fff;
}
#container .itinerary-details span.date, #container .itinerary-details span.days, #container .itinerary-details span.nights {
	display:block;
	text-align:center;
	color:#511110;
}
#container .itinerary-details span.date {
	font-size:30px;
}
#container .itinerary-details span.days, #container .itinerary-details span.nights {
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
}
.results-container {
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	position:relative;
	width:94%;
	background: #f0eedf;
	border: 1px solid #9a8048;
	overflow: visible;
	font-size: 11px;
}
.display-inline {
	display: inline;
}
.display-block {
	display: block;
}
.itinerary-details ul .display-inline {
	margin-right: 10px;
}
.results-container li {
	line-height:1.5em
}
.view-link {
	background:url(/Templates/Cunard/Images/itinerary_icon.gif) no-repeat left center;
	margin-left:7px;
	padding-left:12px;
}
#search button {
	background-color:#FFF;
	cursor:pointer;
	position:relative;
	top:2px;
	left:2px;
}
*+ html #search button {
	top:0px;
	left:4px;
} /* IE 7-8 hack */
* html #search button {
	top:0px;
	left:4px;
} /* IE 5-6 hack */
#search label {
	margin:0 2px 0 5px;
	position:relative;
	top:0
}
#search input {
	width:120px
}
.total-result-container {
	margin:6px 0 10px 0;
	padding:6px 0px;
}
.total-result-container li {
	background:#f5f5ec;
	display:inline;
	margin:0 2px;
	padding:3px;
}
.total-result-container ul {
	display:inline;
	margin:0 8px;
}
.linkarrow {
	background:url(/Templates/Cunard/Images/right_arrow.gif) no-repeat left center;
	padding-left:15px;
}
#container .sort-panel {
	margin-top: 10px;
}
.sort-panel select {
	margin:0 4px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruise-details-table .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruise-details-table .even td {
	background:#f8f7f1;
}
.cruise-details-table .margin-t-b-5 {
	padding:6px;
}
.cruise-details-table td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruise-details-table td a {
	color:#5B7F1C;
}
.cruise-details-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
#sub-content .preview {
	background: #FFF;
	border-style: none;
}
#sub-content .results-container h3 {
	border-style: solid;
	border-bottom: 1px solid #9a8048;
	background: #dfdbc2;
	padding: 5px;
}
#sub-content .results-container.preview h3 {
	border-style: none;
	background:#edebde;
}
.meta-table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	margin-bottom:10px;
	padding:1px;
	width:560px;
}
.meta-table .radio-cell label {
	font-weight:700;
	position:absolute;
	top:2px;
}
.meta-table div {
	padding:5px 5px 10px;
}
.meta-table div.col {
	margin-left: 95px;
	min-height:68px;
	height: auto !important;
	height: 68px;
}
.meta-table img {
	margin:3px 3px 3px 0;
	vertical-align:middle;
}
.meta-table td {
	border-bottom:1px solid #9a8048;
	line-height:1.5em;
	padding:1px 5px 0;
	vertical-align:top;
}
.meta-table td table td {
	background:#FFF;
	border-bottom:2px solid #f9f8f2;
}
.meta-table td table, .meta-table td table th {
	border:0 none;
	font-weight:200;
}
.meta-table th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	font-weight:700;
	height:22px;
	line-height:1.5em;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.meta-table td.room-type-cell {
	border-bottom-style:none;
	font-weight:700;
}
.row-buttons td {
	line-height:9px;
	padding:3px;
}
.row-buttons td input {
	margin:3px 3px 3px 0;
}
.extend-width {
	margin-left: -60px;
}
.meta-table .content-img {
	float:left;
	margin:6px 6px 6px 1px;
	position:absolute;
}
.meta-table table div.col {
	height:auto !important;
	margin-left:95px;
	min-height:68px;
}
.radio-cell div {
	margin:0 0 0 -3px;
	padding:0;
	position:relative;
}
.meta-table th.radio-cell span {
	position:absolute;
	top:2px;
}
.total-color, input.read-only-field.total-color {
	color:#ED7423;
}
.not-available {
	color:#FFF;
	font-weight:700;
	padding:2px;
	background:#b6b6b6;
	border: 1px solid #666666;
	font-size: 9px;
	position: relative;
	top: 2px;
}
html>body .not-available {
	position: static;
	top: 0;
} /* IE Hack 5~7 */
.meta-table .room-type-cell div {
	line-height:22px;
	padding:2px 0px;
	position:relative;
}
#bottom-slot {
	clear: both;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
}
#main-content.no-banner {
	padding-top: 10px;
	border-top: 15px solid #dfdbc2;
}
/* Tab */
#main-content #navlist {
	padding: 5px 0 3px 200px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:1em
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline
}
#navlist li a {
	padding: 2px .5em;
	margin-left: 3px;
	border: 1px solid #9a8048;
	border-bottom: none;
	background: #b8a67f;
	text-decoration: none
}
#navlist li a:link {
	color: #f1ede5
}
#navlist li a:visited {
	color: #f1ede5
}
#navlist li a.current {
	background: #FFF;
	border-bottom: 1px solid white;
	color: #b8a67f
}
/* Tab Content */
#tab-content {
	overflow:visible;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	clear: both;
}
.itinerary_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:345px;
}
.map-container {
	float:left;
	padding-bottom:5px;
	width:260px;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/book/ship_info_content_bg.gif) repeat-y;
} /* contains IE hack */
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
#tab-content .ship-info-content li {
	line-height:13px;
	padding:2px 0 2px 0;
}
#tab-content .ship-info-content ul {
	font-weight:200;
	margin:7px 0 0;
}
#tab-content label {
	position:relative;
	top:-1px;
}
#tab-content li {
	line-height:16px;
	margin-bottom:4px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	position:relative;
	vertical-align:text-top;
}
#tab-content li a {
	color:#5B7F1C;
	line-height:1.5em;
	position:absolute;
	right:14px;
	top:6px;
}
#tab-content li img {
	margin-right:5px;
	vertical-align:text-bottom;
}
#tab-content li select {
	margin-left:5px;
	position:absolute;
	top:3px;
}
#tab-content small {
	font-weight:200;
	padding-left:8px;
}
#tab-content ul {
	margin:7px 10px 10px 5px;
}
.itinerary_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.itinerary_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.col-list {
	border-right: 1px solid #CCC;
	line-height: 1.8em;
	text-align: right;
	width: 190px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right:10px;
}
.col-list label {
	font-size: 12px;
}
.itinerary_table th.arrival {
	padding-right: 25px;
}
#sub-content h4 {
	margin-top: 10px;
}
#sub-content p small {
	margin: 0px;
}
.css-table 
{
	display:table;
	margin-top:4px;
	clear:both;
	padding-bottom: 4px;
	height: 100%;
	/*width:100%;  removed for test*/
}

/*----------------Special Occasions------*/
div#reward_pic
{
width:240px;
height:383px;
padding:4px 0 0 0;
float:left;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#innertxt
{
padding:10px 0 10px 0;
font-size:1.0em;
font-weight:bold;

}
div#reward_content ul
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding:0 0 0 275px;
color:#000000;
}
div#reward_content ul li
{
line-height:18px; 
_line-height:20px; 
*line-height:20px; 
padding:3px 0 0 0;
_padding:0px 0 0 0;
*padding:0px 0 0 0;
}
div#reward_content p#smalltxt
{
font-size:0.8em;
padding: 0 28px 0 20px;
color:#A0A0A0;
}
div.pad_top
{
padding:20px 0 0 0;
}
div#heritage
{
float:left;
padding:20px 0 38px 68px;
text-align:right;
color:#9e0b0f;
border-right:1px solid #d4d4d4;
}
div#reward_content p
{
margin:0 0 0 253px;
font-size:1.0em;
}
div#reward_content p#heritage_content_rightnav
{
margin:0px 0 0 253px;
font-size:1.0em;
padding:20px 35px 0 0px;
_padding:20px 35px 0 -15px;
}
div#heritage_inner_content
{
/*margin:105px 0 0 50px;*/
}
div#heritage_inner_content p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table tr td select
{
width:154px;
}
div#heritage_inner_content table.heritage_frm
{
margin:-10px 0 0 0;
}
div#heritage_inner_content table.heritage_frm p
{
font-size:1.0em;
font-weight:bold;
}
div#heritage_inner_content table.heritage_frm tr td input
{
width:43px;
}

div#heritage_inner_content table.heritage_frm tr td image
{
width:43px;
}


/*----------------End Special Occasions------*/
.css-table>div {
	display:table-row
}
.css-table>div>div:first-child {
	display:table-cell;
	vertical-align:top
}
.css-table .iefloatleft img {
	margin:4px 5px 5px 5px
}
.iefloatleft {
	_float: left;
} /* Hack for IE6 */
*:first-child+html .iefloatleft {
	float: left;
} /* Hack for IE7 */
.css-table ul {
	line-height: 18px;
	width: auto;
}
.list-right-border {
	/*border-right: 1px solid #CCC;*/
	padding-right:25px;
	margin-bottom:10px
}
.margin-left-20 
{
	margin-left: 20px;
}
#sub-content h5 {
	font-weight: 700;
	padding-bottom: 8px;
	padding-top: 5px;
}
#main-content ul {
	line-height: 1.5em;
	margin-bottom: 8px;
}
#main-content h2#red_txt
{
font-size:1.1em;
background:#9e0b0f;
color:#FFFFFF;
margin-right:30px;
padding:5px 0 5px 10px;
}
#main-content ul
{
/*list-style-image:url(/Templates/Cunard/Images/pdf_icon.gif);*/
padding: 0 0 0 23px;
padding: 0 0 0 15px;
}


#main-content ul li
{
padding:0px 0 0 5px;
padding:0px 0 0 15px;
}
#sub-content label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-content1 label {
	font-weight: 700;
	margin-right: 5px;
}

#sub-content2 label {
	font-weight: 700;
	margin-right: 5px;
}
#sub-contentSummary label {
	font-weight: 700;
	margin-right: 5px;
}
.summaryHead {
color:#444444;
font-size:13px;
font-weight:700;
}

.disclaimer {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
#sub-content form {
	margin-bottom: 5px;
}
.meta-table .odd td {
	background: #FFF;
}
.list-table {
	width:99%;
	margin:0 0 15px 1px
}
.list-table td {
	border-right:1px solid #9A8048;
}
.list-bullet li 
{
	
	padding-left: 20px;
	line-height: 1.7em;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 4px 6px;
}
.meta-table.list-table caption {
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 8px;
}
caption span {
	position: absolute;
	right: 10px;
	font-weight: 200;
	font-size: 0.8em;
	padding: 3px;
	color: #666;
}
.list-menu li {
	line-height: 1.5em;
	padding-left: 35px;
	background: url(/Templates/Cunard/Images/arrow.gif) no-repeat 20px 5px;
	font-weight:bold;
}
.corporate-text-color {
	color: #7a5f28;
}
#ships-home div {
	width: 320px;
	float: left;
	text-align: center;
}
object.flash-block {
	display: block;
}
#ships-home {
	border-top: 1px solid #FFF;
	font-size: 12px;
	line-height: 1.5em;
}
#ships-home h2 {
	padding: 0px;
	margin-bottom: 15px;
}
#ships-home ul {
	margin: 5px 0px;
	font-weight:bold;
}
.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: none;
	padding:4px;
	width: 97%;
}
h3.heading-block {
	color: #FFF;
	background: #9e0c0f;
	text-transform: uppercase;
	padding:4px;
	width: 97%;
	font-size: .9em;
	margin-bottom: 7px;
	margin-top: 5px;
}
.sign-in {
	background:#f9f8f3 url(/Templates/Cunard/Images/sign_in_bg.jpg) no-repeat scroll right top;
	border-color:#9A8048;
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	padding:20px 5px 5px 10px;
	width: 95%;
}
.sign-in label {
	float:left;
	font-weight:bold;
	margin:3px 7px 3px 3px;
	text-align:right;
	width:125px;
}
.sign-in input, .form input, .form select {
	margin-bottom:7px;
	vertical-align: middle;
}
.form label input {
	margin:0;
}
.sign-in-div {
	line-height:14px;
	margin-left:137px;
	padding-bottom:10px;
	padding-left:0;
}
.sign-in-div div {
	margin:10px 0;
	padding:0;
}
.required {
	color: #F00;
}
#container .form label {
	float:left;
	width:210px;
	text-align:right;
	margin:3px 7px 3px 3px;
	font-weight: 200;
}
#container .radioList {
}
#container .radioList label {
	width:auto;
	float:none;
}
.message {
	color: #F00;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.form div {
	display: block;
	clear: both;
}
.contact-us-field-group {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sub-content h4 object {
	margin-left: 1px;
}
#breadcrumb.center {
	text-align: center;
	padding: 30px 10px 5px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb.center h3 {
	background: url(/Templates/Cunard/Images/the_most_famous.gif) no-repeat center center;
}
h2.sub-heading {
	margin-top: -8px;
	padding: 0px 0px 10px 51px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color: #363636;
	font-weight:400;
}
h2.sub-heading-for-accomodation {
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 400px;
	text-transform: uppercase;
	color : #363636;
	font-weight:400;
}
#content h2.zapfino {
	margin: 0px;
	/* padding: 35px 0px 10px 0px; */
	font-size: 21px;	
	color:#666;
	font-style: italic;
	font-weight:200;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 52px;
}
#sub-content ul#on_board
{
list-style-image:url(/Templates/Cunard/Images/arrow_right.gif);
padding-left:17px;
font-size:1.1em;
color:#9e0b0f;
}
#content h2.nopad {
	margin: 0px;
	padding: 0px
}
#container h3.snippet-title {
	padding:5px 0 0 0;
	height: 16px;
}
#container h4.snippet-title {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left 13px;
	height: 15px;
	width:90%;
	margin:10px 0 7px 0;
}
#container .form h4.snippet-title {
	margin: 15px 0px;
}
.uppercase {
	text-transform: uppercase;
}
.imp {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #a82728;
}
.two-col-snippet {
	position: relative;
	padding: 5px 10px;
	height: 130px;
}
.two-col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
#container .sifr-height-adjust {
	margin-top:-5px
}
.two-col-snippet-content {
	padding-left: 252px;
	line-height: 1.7em;
	padding-top: 2px;
}
.align-center {
	text-align: center;
}
.margin-right-15 {
	margin-right:15px
}
.bottom-slot-small {
	width: 700px;
	margin: 10px auto;
}
#content .search-page {
	border-top: 15px solid #dfdbc2;
	background: url(/Templates/Cunard/Images/search_voyages_bg.jpg) no-repeat;
}
#content .search-results {
	border-top: 15px solid #dfdbc2;
}
#content .search-results h1, #content .search-page h1 {
	margin: 20px 0 0 20px;
}
#content .search-results h2.sub-heading, #content .search-page h2.sub-heading {
	margin: -8px 0 10px 20px;
}
ul.find-steps {
	color:#444444;
	font-size:12px;
	font-weight:700;
	margin:15px 10px 12px 65px;
}
ul.find-steps li {
	line-height:16px;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:text-top;
}
ul.find-steps li span {
	margin-top: 1px;
	padding-left: 5px;
}
#container .find-steps small {
	padding: 0px 0px 5px 26px;
	margin-top: -3px;
}
#container .find-steps img {
	vertical-align:middle;
}
#content .search-page object.search-voyage {
	margin:10px 111px;
}
.bottom-border {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
.bottom-seperator {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat 5px bottom;
}
#container .no-border-bottom {
	border-bottom-style:none
}
#container .no-border-top {
	border-top-style:none
}
.multi-line-table {
	width: 99%;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2
}
.multi-line-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
}
.multi-line-table th {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1.5em;
	padding:1px 5px 0;
	color:#B8A67F;
	background: #FFF;
	font-weight: 700;
}
.multi-line-table .odd td {
	background:#FFF
}
.register-progress-table {
	width: 500px;
	margin:0 0 15px 1px;
	border-bottom: 1px solid #9A8048;
	border-left: 1px solid #9A8048;
	border-collapse: collapse;
	background:#F9F8F2;
	color: #999;
}
.register-progress-table td {
	border-top: 1px solid #9A8048;
	border-right: 1px solid #9A8048;
	line-height:1em;
	padding:6px 5px 5px 15px;
}
#container .width-50 {
	width: 50px;
}
#container .width-170 {
	width: 170px;
}
#container .width-220 {
	width: 220px;
}
#container .width-250 {
	width: 250px;
}
#container .width-200 {
	width: 200px;
}
#container .width-170 label {
	width: 150px;
}
#container .pad-btm {
	padding-bottom: 10px;
}
#container .pad-btm p {
	margin-bottom: 0;
}
#container .pad-top {
	padding-top: 10px;
}
#container div.radio-list {
	clear: none;
	float:left;
}
#container .radio-list label {
	float:none;
	margin:0px;
	display:block;
	width:auto;
	line-height: 2em;
}
a.named-anchor {
	position: absolute;
	border: none;
	background-color: transparent;
}
* a.named-anchor {
	display:none;
	position:static;
}
#main-content #navlist.margin-left-neg-30 {
	margin-left: -30px;
}
.shorex-left {
	width: 330px;
	border-right: 1px solid #CCC;
	padding-bottom: 10px;
}
.shorex-right {
	padding:10px
}
.css-table .shorex-right img {
	margin-left:0
}
.css-table.bottom-border {
	padding:15px 0;
}
.css-table.no-border-bottom {
	padding:15px 0;
}
#container .css-table.bottom-seperator {
	padding:5px 0 15px;


	margin:0 0 10px;
	width: 100%;
}
.form-ex {
	line-height: 1.5em;
}
.form-ex select {
	margin-bottom: 9px;
}
#container .form-ex label {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight:200;
}
#outer-container #container .align-left {
	text-align:left
}
.form-button {
	padding-left: 210px;
}
.short-input {
	width: 30px;
}
.margin-t-20 {
	margin-top:20px
}
#container #wrapper {
	margin-bottom:20px;
	overflow:hidden;
}
#content .detail-list-container {
	margin-left: 308px;
	color:#000;
}
.detail-list-container span {
	font-weight:700;
}
#content .detail-list-container li {
	line-height:1.7em;
}
#content .detail-list-container p {
	color:#65645F;
	font-weight:700;
	margin:2px 0 7px;
}
.ship-image {
	left:60px;
	margin-left:12px;
	position:absolute;
}
div#col-right {
	float:left;
	width:200px
}
#itinerary-summary {
	border-right:1px solid #9a8048;
	padding-right:9px;
	width:640px;
	padding-left: 5px;
	position: relative;
	float: left;
}
#col-right p {
	color:#9a8048;
	font-weight:700;
	line-height:1.2em;
	margin:0;
	padding:5px 12px 5px 10px;
}
.additional-tables-container {
	background:#f8f7f1;
}
.additional-tables-container small {
	padding-left:8px;
}
.other-dates {
	display:block;
	font-weight:700;
	padding:10px 20px;
}
.embarkation-date {
	color:#252525;
	display: block;
}
#navlist {
	padding: 15px 0 3px 14px;
	margin-left: 0;
	border-bottom: 1px solid #9a8048;
	clear: both;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 0px;
}
html/*\*/>/*/*/body #navlist {
	padding:25px 0 3px 14px;
} /* Filtering IE5 to IE8 */
head/*/+body/**/ #navlist {
	padding:20px 0 0px 14px;
} /* Targeting IE8 */
head/*/+body/**/ #navlist li {
	line-height:20px;
	position:relative;
	bottom:-1px
} /* Targeting IE8 */
#wrapper #tab-content {
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-size: 12px;
	line-height: 1.3em;
}
#wrapper #navlist {
	padding-left:67px
}
#wrapper .map-container {
	margin:0 15px 20px 0
}
#wrapper .itinerary_table {
	margin-top:2px;
	float:none;
	width:390px
}
.extend-width {
	width:70%;
}
.ship-info-image {
	border-bottom:10px solid #9c1c20;
}
#tab-content .ship-info-content {
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y -10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 704px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: url(/Templates/Cunard/Images/ship_info_content_bg.gif) repeat-y;
}
#tab-content .ship-info-content div {
	float:left;
	padding-right:10px;
	width:340px;
}
.normal-paragraph {
	font-weight:200;
	line-height:16px;
}
#content h1.sub-heading {
	margin: 15px 0px 10px;
}
#wrapper #tab-content .css-table {
	font-weight: 200;
}
h5 {
	font-weight: 700;
	padding: 4px 0;
}
.text-normal {
	font-weight:200
}
.buttons {
	vertical-align: middle;
}
.buttons img {
	margin-right: 6px;
	margin-left: 6px;
}
.active-step {
	background: url(/Templates/Cunard/Images/active_step_bg.gif) repeat-x;
	color: #FFF;
}
.register-progress-table strong {
	color: #900;
	display: block;
}
.active-step strong {
	color: #FFF;
	background: url(/Templates/Cunard/Images/active_indicator.gif) no-repeat left top;
	position: relative;
	left: -15px;
	padding-left: 15px;
	width: 85%;
	height: 12px;
	padding-top: 4px;
	margin: 0px;
	top: -3px;
}
h1 strong {
	font-weight: 200;
}
#container .form-normal label {
	font-weight: 200;
}
#sub-content dt {
	font-weight: 700;
	color: #7a5f28;
	padding: 5px 0px 3px 18px;
	background: url(/Templates/Cunard/Images/q.gif) no-repeat left 7px;
}
#sub-content dd {
	padding-left: 18px;
}
#sub-content dt a {
	color: #7a5f28;
}
#sub-content dt a:hover {
	color: #9c1c20;
	text-decoration:none;
	cursor:pointer;
}
#sub-content dl {
	background: url(/Templates/Cunard/Images/line_grad.gif) no-repeat left bottom;
	padding: 2px 0px 7px;
	line-height: 1.3em;
}
.pdf li {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.pdf {
	background: url(/Templates/Cunard/Images/pdf_icon.gif) no-repeat left 1px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.news-articles {
	line-height: 1.5em;
	margin-bottom: 15px;
}
.date {
	color: #999;
	font-weight:700
}
#content #sub-content .stretched-tab-container {
	margin-left:-80px;
}
#content .vertialList {
	display:block;
}
#content .vertialList label {
	float:none;
}
#content.search-results h1 {
	margin-left: 20px;
}
#content.search-results .sub-heading {
	margin-left: 20px;
}
.timeless-adventure {
	float: left;
	clear: both;
}
.timeless-adventure ul {
	float: left;
	padding-bottom: 21px;
}
.timeless-adventure ul li {
	color: #968047;
	font-family: arial;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}
.timeless-adventure ul li a {
	color: #968047;
}
.timeless-adventure ul li a:hover {
	background: url(/Templates/Cunard/Images/timeless_hover.jpg) no-repeat 0 100%;
	color: #bd322d;
	text-decoration: none;
}
.siteMap_home {
	width:540px;
	height:25px;
	padding:10px 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
}
.siteMap_home a {
	color:#9c1c20;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.sitemapLhs {
	width:270px;
	float:left;
	padding:18px 0 0 0;
	margin-right:10px;
}
.sitemapRhs {
	padding:18px 0 0 0;
	width:270px;
	float:left;
}
ul.sitemapNavmain ul.sitemapNavmain li {
	width:270px;
}
ul.sitemapNavmain li a {
	padding:3px 0 3px 40px;
	color:#9c1c20;
	background:url(/Templates/Cunard/Images/borderbottom_sitemapnav.gif) no-repeat left bottom;
	font-size:12px;
	font-weight:bold;
	display:block;
}
ul.sitemapNavmain li.linkMain a {
	height:20px;
	padding:0 0 0 10px;
	background:url(/Templates/Cunard/Images/bg_sitemap_homelink.gif) repeat-x;
	text-transform:uppercase;
}
ul.sitemapNavmain li.linkLast {
	margin-bottom:24px;
}
.searchResult {
	width:555px;
	background:url(/Templates/Cunard/Images/bordrbottom_searchresult.gif) repeat-x left bottom;
	padding-bottom:8px;
}
.lastResult {
	background:none;
}
.searchResult h4 {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	color:#9c1c20;
}
.searchResult p {
	font-size:11px;
}
.searchresult-container {
	width:555px;
	padding:5px 0 5px 0;
	border-top:solid 1px #9a8048;
}
.searchresult-container ul {
	float:right;
}
.searchresult-container ul li {
	float:left;
}
.searchresult-container ul li a {
	float:left;
	margin-left:5px;
	font-size:11px;
}
.searchresult-container ul li.active a {
	font-weight:bold;
}
.searchresult-container ul li.previous {
	
	padding-right:8px;
}
.searchresult-container ul li.previous a {
	background:url(/Templates/Cunard/Images/arrow_previous.gif) no-repeat 0 6px;
	padding-left:13px;
	font-weight:bold;
}
.searchresult-container ul li.next a {
	background:url(/Templates/Cunard/Images/arrow_next.gif) no-repeat right 6px;
	font-weight:bold;
	padding:0 13px 0 3px;
	margin-right:10px;
}
.backtoTop {
	float:left;
	width:auto;
}
.backtoTop a {
	font-weight:bold;
	background:url(/Templates/Cunard/Images/arrow_backtop.gif) no-repeat 0 5px;
	padding-left:13px;
}
.voyages_table {
	background:#f9f8f2;
	border:1px solid #9a8048;
	color:#4D4D4D;
	float:right;
	margin:1px 5px 0 5px;
	width:325px;
}
.voyages_table td {
	border-style:none;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	padding:5px;
}
.voyages_table th {
	border-bottom:1px solid #9A8048;
	font-weight:200;
	line-height:23px;
	padding:0 5px;
}
.voyages_table th.arrival {
	padding-right: 25px;
}
.displayOptions {
	padding:0 0 10px 412px;
	height:10px;
}
.displayOptions input {
	float:left;
}
.displayOptions label {
	width:108px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:30px;
}
#bottom-slot .cruisedetailstableWidth {
	width:700px;
}
.cruise-details-table {
	border-collapse:collapse;
	border-right:1px solid #9a8048;
	border-top:1px solid #9a8048;
	clear:both;
	margin:0 auto;
	width:98%;
}
.cruisedetailstable .currency {
	color:#979797;
	float:right;
	margin-right:30px;
}
.cruisedetailstable .even td {
	background:#f8f7f1;
}
.cruisedetailstable .margin-t-b-5 {
	padding:6px;
}
.cruisedetailstable td {
	background:#FFF;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	color:#F60;
	line-height:15px;
	padding:4px;
}
.cruisedetailstable td a {
	color:#5B7F1C;
}
.cruisedetailstable th {
	background:#f0eedf;
	border-bottom:1px solid #9a8048;
	border-left:1px solid #9a8048;
	font-weight:400;
	padding:4px;
	text-align:left;
	vertical-align:bottom;
}
.disclaimer-2 {
	color:#666;
	font-size:10px;
	line-height:14px;
	margin-left:0;
	padding-bottom:10px;
	width: 700px;
}
.googlemap-container {
	float:left;
	padding-bottom:5px;
	width:402px;
	height:301px;
	border:solid 1px #9a8048;
}
h1 strong {
	font-size: 24px;
}
h2 font {
	font-size:13px;
	letter-spacing:3px;
}
.payment-2col-snippet {
	position: relative;
	padding: 5px 10px;
}
.payment-2col-snippet img {
	border: 1px solid #9a8048;
	position: absolute;
}
.payment-2col-snippet-data {
	padding:0 0 20px 252px;
	line-height: 1.7em;
}
.payment-2col-snippet-data h3 {
	font-size:12px;
	padding:0 0 5px 12px;
	font-weight:bold;
	color:#9b8148;
}
.paymentrow {
	width:448px;
	padding:5px 0 5px 12px;
	margin-bottom:7px;
	background:#f3f1e5;
}
.paymentrow p {
	font-size:12px;
	margin:3px 0 3px 0;
}
.paymentrow p input.check {
	vertical-align:middle
}
.paymentrow h3 {
	padding:0;
}
table.payment {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
}
table.payment tr td {
	border:none;
}
table.paymentspace tr td {
	padding-bottom:4px;
}
table.payment tr td.alignRight {
	text-align:right;
}
select.month, select.year, select.cardtype, select.balance, select.cardtype, select.month, select.year, select.balance {
	border:1px solid #7f9db9;
}
select.cardtype {
	width:128px;
}
select.month {
	width:58px;
}
select.year {
	width:69px;
}
select.balance {
	width:58px;
}
input.inputtype-1 {
	width:218px;
	border:1px solid #7f9db9;
}
input.postcode {
	width:97px;
	border:1px solid #7f9db9;
}
.paymentrow label {
	font-weight:bold;
}
.paymentrow label.cabin {
	font-size:11px;
	font-weight:bold;
}
.paymentrow a {
	color:#555;
	text-decoration:underline;
}
p.verisign a {
	height:48px;
	width:88px;
	display:block;
	background:url(/Templates/Cunard/Images/logo_verisign.gif) no-repeat;
}
p.conform a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	border:solid 1px #fff;
	padding:2px 40px 2px 15px;
	background:url(/Templates/Cunard/Images/arrowwhite.gif) no-repeat 5px 5px #9a1c20;
}
p.normal {
	line-height:normal;
	padding:0;
	margin:0;
}
p.default a {
	color:#9c1c20;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
/*********** Styles by GAURAV **********/

table.style1 {
	margin:10px 0;
	clear:both;
}
table.style1 tr td {
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 tr td input#input-width {
	width:173px;
}
table#lhs_nav
{
border:1px solid #9A8048;
width:270px;
margin:0 auto;
} 
table#lhs_nav tr td h2
{
	font-size: 15px;
	font-weight: 200;
	color: #91894b;	
	padding:10px 0 0px 12px;	
	font-variant: small-caps;
}
table#lhs_nav tr td p
{
font-size:0.9em;
color:#000000;
line-height:15px;
padding:8px 0 0 12px;	
}
table#lhs_inner_txt tr td
{
font-size:0.9em;
padding:0px 0 0px 12px;
color:#000000;
}
div#lhs_nav_shadow
{
width:290px;
margin-top:10px;
}
div#lbh_nav_frm
{
margin-top:16px;
}
table#lhs_nav_footer
{
border:1px solid #9A8048;
width:265px;
margin:15px 0 0 5px;
}
table#lhs_nav_footer tr td p
{
font-size:1.1em;
color:#000000;
line-height:15px;
}
/*----------form_new page css--------*/
table.style1 tr td p#ptxt
{
font-weight:normal;
font-size:1.0em;
padding:0px;
margin:0px;
color:#000000;
}
table.style1#frm-style tr th
{
padding:0 0px 10px 35px;
font-size:0.9em;
}
table.style1#frm-style tr td h3 span
{
padding:10px 71px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#head-txt
{
padding:10px 68px 0 0px;
font-size:1.0em !important;
}
table.style1#frm-style tr td h3 span#fourx
{
padding:10px 60px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx1
{
padding:10px 61px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx2
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx3
{
padding:10px 35px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx4
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx5
{
padding:10px 46px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx6
{
padding:10px 57px 0 0px;
}
table.style1#frm-style tr td h3 span#fourx7
{
padding:10px 57px 0 0px;
}
table.style1 tr td.lftspace
{
padding-left:23px;
}
table.style1 tr td.lftspace1
{
padding-left:37px;
}

/*table.style1 tr td.lftspace2
{
padding-left:10px;
}
table.style1 tr td.lftspace3
{
padding-left:4px;
}*/

table.style1 tr td.lftspace4
{
padding-left:14px;
}
table.style1 tr td.lftspace5
{
padding-left:4px;
}
table.style1#tbl-frm
{
margin:0 0 0 30px;
}
table.style1#tbl-frm tr th
{
font-size:1.1em;
padding:15px 0 0 0;
}
table.style1#tbl-frm tr th#inner-txt
{
font-size:0.9em;
font-weight:normal;
text-align:center;
padding:11px 0 5px 0;
}
table.style1#tbl-frm tr#bg-color td
{
background:#f5f2ec; 
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}

.bgcolorTransfer
{
    background:#f5f2ec;

}


table.style1#tbl-frm tr#bg-color td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td
{background:#ffffff;
font-weight:bold;
font-size:0.9em;
text-align:center;
color:#000000;
padding:5px 0 0 0;
border-left:1px dotted #9a8048;
margin:0px;
}
table.style1#tbl-frm tr#bg-color-bk td#lefttxt
{
text-align:left;
border-left:none;
padding:5px 0 0 5px;
margin:0px;
}
div#content table.hotel-room tr td
{
padding:5px 0 5px 5px;
}
div#content table.hotel-room h2
{
font-size:1.1em;
background:none;
color:#979797;
}
div#content table.hotel-room span
{
color:#000000;
padding-left:8px !important;
word-spacing:2px;
font-size:1.0em;
font-weight:bold;
}
div#content table.hotel-room tr th
{
color:#9a8048;
font-size:0.9em;
font-weight:bold;
}
div#content table.hotel-room tr th#non-bold
{
font-weight:normal;
}
div#content table.frm-cotent tr td
{
font-size:1.0em;
font-weight:bold;
}
div#content table.frm-cotent tr td h2
{
 background:none;
 color:#979797;
}
div#content table.frm-cotent tr td#small-txt
{
font-size:1.0em;
color:#000000;
font-weight:normal;
}
div#content table.frm-cotent tr td#small-txt span
{
color:#FF0000;
}
div#content table.frm-cotent tr td select 
{
width:183px;
}
div#content table.frm-cotent tr td select#small
{
width:85px;
}
div#content table.frm-cotent tr td input
{
width:180px;
}
div#content table.frm-cotent tr td input#no-effect
{
width:auto;
margin:0 5px 0 0;
float:left;
}
div#content table.frm-cotent tr td input#radio_wd
{
width:auto;
}
div#content table.frm-cotent tr td p#smalltxt
{
font-weight:normal;
font-size:0.9em;
}
div#content table.frm-cotent tr td p#smalltxt span
{
color:#FF0000;
padding:0 5px 0 0;
}
#print_div2 
{
    font-weight:400;
    
}


/*div#print_div2 table.frm-content2 tr td */

div#print_div2 table.frm-content3 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    /*padding:10px 0 0 20px;*/
}



div#print_div2 table.frm-content2 tr td 
{
    
	margin-right: 5px;
    font-size:0.9em;
    padding:10px 0 0 20px;
}

div#print_div2 table.frm-content2 tr td label 
{   
    color:#444444;
    margin-right:5px;
    font-weight:bold;
	font-weight:700;
    
}

table.frm-content2 tr td label 
{
    color:#444444;
    font-weight:700;
    margin-right:5px;
  }

div#print_div2 table.frm-content2 tr td H3 
{   
    color:#444444;
    font-size:13px;
    font-weight:700;
	
}


div#content table.frm-content2 tr th
{
font-size:0.9em;
padding:10px 0 0 20px;
}
div#img-btn img
{
padding:5px;
float:right;
}
div#content table.frm-content2 span
{
color:#9c1c20;
font-weight:bold;
padding:0px;
margin:0px;
}
#main-content p#brochure_content
{
font-size:1.0em;
font-weight:bold;
}
#main-content p#brochure_content span
{
font-size:0.9em;
font-weight:normal;
}
#main-content ul#red_pdf
{
list-style-image:url(/Templates/Cunard/Images/adobe.jpg);
color:#000000;
font-size:0.9em;
}
div.brochure_content
{
border-top:1px solid #bca672;
border-bottom:none;
background:#fdfcfb;
}
div.brochure_content a
{
font-size:0.9em;
}
div.brochure_content div#dvd_img1
{
width:69px;
height:86px;
float:left;
padding: 10px;
}

div.brochure_content div#dvd_content {	
	padding: 10px;
	width:480px;
	_width:480px;
}

div.brochure_content div#dvd_content p
{
/*padding:0px 0 0 80px;*/
padding:0px 0 0 15px;
font-size:0.9em;
font-weight:bold;
}
div.brochure_content div#dvd_content p span
{
font-size:1.0em;
font-weight:normal;
line-height:18px;
/*float:left;*/
}
.classBrochureend
{
border-top:1px solid #bca672;
border-bottom:none;
padding:10px 0 0 0;
background:#fdfcfb;
}

div.brochure_content#brochure_height
{
border-top:1px solid #bca672;
border-bottom:none;
height: auto; /*ie7 */
background:#fdfcfb;
}
div.brochure_content#brochure_height1
{
border-top:none;
border-bottom:1px solid #bca672;
padding:10px 0 0 0;
height:170px;
background:#fdfcfb;
}
div#frm_content p#grey
{
font-size:1.0em;
color:#b8b8b8;
padding:8px 0 0 10px;
}
div#dvd_content table tr td span#grey
{
font-size:0.9em;
color:#999999;
}

div#frm_content p
{
font-size:0.9em;
font-weight:bold;
}
div#frm_content p span
{
padding:8px 0 0 0px;
float:left;
font-size:0.9em;
color:#000000;
font-weight:bold;
}
div#frm_content table.tblfrm tr td
{
font-size:1.0em;
color:#000000;
}
/*-----------End-------*/
table.style1 tr td input#pad-top {
	padding:2px 0 0 0;
}
table.style1 tr td select#list-sel {
	width:102px;
}
table.style1 tr td input#sign-out-rt {
	float:right;
}


table.style1#chkbox input#chk
{
margin:0px;
}
table.boldText tr td {
	font-weight:bold;
	font-size:0.9em;
}
table.boldText2 tr td {
	font-weight:bold;
	font-size:10.8px;
}
table.style1 tr td.lftSpacing {
	padding-left:28px;
	color:#9D1C21;
}

table.style1 th {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
	padding:3px 0 5px 5px;
	vertical-align:top;
}
table.style1 th.large {
	font-size:1.1em;
}
table.style1 tr td span {
	font-weight:bold;
}
.accomodationStateroomType {
	width: 300px;
}
.accomodationDeck {
	width: 180px;
}
.accomodationPrice {
	width: 180px;
}
table.style1 tr td span.red {
	color:#9c1c20;
}
table.style1 th.head {
	font-size:1.1em;
	color:#979797;
	vertical-align:top;
}
table.style3 {
	margin:0 5px;
	width:266px;
}
table.style3 td {
	border:1px solid #cccccc;
	line-height:1.5em;
	padding:5px 10px;
	vertical-align:top;
}
table.style3 td.total {
	background:#f4f4e8;
	font-weight:bold;
}
table.style3 td.total span {
	color:#9a8048;
}
.style3_head {
	background:url(/Templates/Cunard/Images/head_running_cost.gif) no-repeat top left;
	height:10px;
	width:279px;
	margin-left:4px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	padding:6px 10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#sub-content table.style1 h3 {
	display:block;
	cursor:pointer;
	color:#979797;
	font-size:1.1em;
	padding:2px 0 2px 24px;
}
#sub-content .form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:122px;
}

table.style1 span.price {
	padding-left:35px;
}
#sub-content table.style1 p {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	padding:0 0 0 37px;
	margin:0;
}
.form_data h3 {	
	display:block;
	cursor:pointer;
	color:#9a8048;
	font-size:1.1em;
	padding-left:25px;

}
.form_data h3 img
{
	padding:0px 0 2px 0px;
	float:left;
	position:absolute;
	left:0px;
}
.form_data h3.active, #sub-content table.style1 h3, .form_data h3 {
	background:url(/Templates/Cunard/Images/open_icon.gif) no-repeat top left;
	min-height: 17px;
}
.form_data h3.inactive, #sub-content table.style1 h3.inactive {
	height: 24px;
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
}
.form_data h3.disabled, #sub-content table.style1 h3.disabled {
	background:url(/Templates/Cunard/Images/close_icon.gif) no-repeat top left;
	color: #999;
}
.content {
	display:block;
}
.inside {
	padding:8px 25px;
}

.ptxtN
{
	font-weight:normal;
	font-size:1.0em;
	padding:0px;
	margin:0px;
	color:#000000;
}
table.style2 {
	border:1px solid #9a8048;
	margin-bottom:5px;
}

table.style2 tr td {
	font-size:0.9em;
	 padding-left:5px;
	/*padding::6px 5px 10px 5px;*/
}
table.style2 tr td.nopadding {
	padding-bottom:0;
	
}
table.style2 tr td.nopadding span, .voyageCode {
	font-weight:bold;
	font-size:0.9em;
	color:#000000;
	
}
table.style2 tr td.nopadding span img {
padding-top:15px;
}
table.style2 tr th {
	padding:10px 5px 3px 5px;
	font-weight:bold;
}
.headStyle1 {
	font-size:0.9em;
	font-weight:bold;
	color:#9a8048;
}
#sub-content .voyage_details#no_ht {
	width:528px;
}
#sub-content .voyage_details {
	padding:0 20px 10px 0;
	float:left;
	width:100%;
}
#sub-content .voyage_details img {
	float:none;
	/*margin:5px 10px 0 0;*/
}
#sub-content .voyage_details img#question {
	float:none !important;
	padding:0px 0 0 5px;
}
#sub-content .voyage_details h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#9a8048;
	padding:0 0 12px 0;
	
}
#main-content .voyage_details p {
	font-size:0.9em;
	margin-bottom:3px;
}
#main-content .voyage_details h3 {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
	
}

.headingVoy {
	color:#AB9567;
	font-weight:bold;
	padding:10px 0 12px 0;
}

.select_voyage {
	background:url(/Templates/Cunard/Images/select_voyage.gif) no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}

.select_voyageCorrect {
	background:no-repeat;
	width:159px;
	height:19px;
	text-align:right;
}



.footer_divider {
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x top left;
	float:left;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:right;
	width:555px;
}
.col-list2 {
	line-height:1.8em;
	margin-bottom:10px;
	margin-right:20px;
	/*padding-left:50px;*/
	padding-right:20px;
	text-align:left;
	width:140px;
}
label.bottm_padding {
	display:block;
	padding-bottom:8px;
}
.col-right {
	border-left:1px solid #ccc;
	padding-left:35px;
	width:350px;
}
.top-margin {
	margin-top:35px;
}
.form_data {
	border-bottom:1px solid #9a8048;
	clear:both;
	padding-bottom:20px;
	width:555px;
}
.shadow_divider {
	border:none;
	background:url(/Templates/Cunard/Images/bg_price_reserve.gif) repeat-x bottom left;
	margin-bottom:15px;
}
.last {
	border:none;
	padding-bottom:10px;
}
.align-right {
	text-align:right;
}
.move-right {
	padding-top:15px;
	padding-left:55px;
}
.move-right-selectvoyage {
	padding-top:15px;
	padding-left:255px;
}
div.voyage_details h2 span.bk-txt {
	color:#000000;
	font-size:0.8em;
	padding:0 0 0 10px;
}
/*-------------Popup-Msg-----*/




div.voyage_option div.popup-msg
{
width:150px;
height:95px;
}
div.voyage_option div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_option div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_option div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
padding:0 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_option div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:28px;}

div.voyage_details div.popup-msg
{
width:150px;
height:95px;
position:absolute;
}
div.voyage_details div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.voyage_details div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.voyage_details div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
padding:0 0 0 10px;

}
div.voyage_details div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.voyage_details div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom.jpg) no-repeat;
width:149px;
height:23px;
}


div.popup_msg div.popup-msg
{
width:150px;
height:95px;
}
div.popup_msg div.popup-msg div#popup-msg-tp
{
background:url(/Templates/Cunard/Images/bubble_top.jpg) no-repeat bottom;
width:149px;
height:5px;
}
div.popup_msg div.popup-msg div#popup-msg-mid
{
background:url(/Templates/Cunard/Images/bubble_middle.jpg) repeat-y;
width:149px;
height:82px;
*height:88px;
}
div.popup_msg div.popup-msg div#popup-msg-mid h2
{
font-size:1.0em;
color:#9a8048;
background:none;
padding:0 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-mid p
{
font-size:0.9em;
padding:5px 0 0 10px;
}
div.popup_msg div.popup-msg div#popup-msg-btm
{
background:url(/Templates/Cunard/Images/bubble_bottom_rev.gif) no-repeat;
width:149px;
height:28px;}



/*-------------End Popup-Msg-----*/
/********** non_registered_members STARTS ********/

#container table.formtab {
	border-bottom:1px solid #9a8048;
}
.noBorder {
	border:none!important;
}
#container table.formtab input.txtfield {
	width:160px;
	padding:0px 4px 3px 4px;
}
#container table.formtab th.head {
	color:#979797;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:top;
	padding:12px 0;
}
#container table.formtab tr td {
	padding:6px 0;
}
#container table.formtab tr td label {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
#container table.formtab tr td span {
	color:#ee3224;
}
#container table.formtab tr td a {
	color:#000;
	text-decoration:underline;
}
.passenger {
	background:#eeebd8;
	padding:10px;
	margin:25px 0;
}
.passenger h2 {
	font-size:1.2em;
	padding:0;
	margin:0;
}
.passenger input.txtfield {
	background:#fff;
	border:1px solid #9a8048;
	padding:0 3px 2px 3px;
	width:180px;
}
.passenger input.txtfield_disable {
	background:#f5f3e8;
	border:1px solid #ccc09e;
	width:180px;
}
.passenger input.btn_disable {
	cursor:default;
}
/*********** non_registered_members ENDS ********/



/*********** \Styles by GAURAV **********/

/*** site map styles STARTS***/

		.RedUpperCase {
	color: #6A0002;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.RedTitleCase {
	color: #6A0002;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
}
.GoldHeader {
	border-top: solid 3px silver;
	background-image: url("/Templates/Cunard/Images/goldHeader.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 5px 20px 5px;
}
hr {
	color: Silver;
	height: 1px;
	width: 75%;
	text-align:center;
}
/*** site map styles ENDS ***/

/*** Web Cam Styles STARTS ***/

.WebCamQM {
	background: url(/Templates/Cunard/Images/webcamQM.gif) repeat-x;
	height:34px
}
.WebCamQV {
	background: url(/Templates/Cunard/Images/webcamQV.gif) repeat-x;
	height:34px
}
.WebCamQE {
	background: url(/Templates/Cunard/Images/webcamQE.gif) repeat-x;
	height:67px
}
#overlay {
	z-index:1000;
	position:absolute;
	top:0;
	bottom:0;
	right: 30px;
	width:320px;
	height:240px;
	background-color: #000;
	border: solid 5px #AA9356
}
.RedWebCamText {
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	color: #6A0002;
	float: left;
}
.FloatLeft {
	padding: 10px 10px 10px 10px;
	float: left;
}
.padtop {
	padding-top: 2px;
}

/*** Web Cam Styles ENDS ***/


/*** FAQ Styles STARTS ***/

.FAQAnswer {
	cursor: pointer;
}
/*** FAQ Styles ENDS ***/


.NoPaddingCheckBox {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 10px;
}
/*** Virtual Tour Styles STARTS ***/
#virtualTourFrame {
	width: 684px;
	height: 770px;
	border: 0;
}
/*** Virtual Tour Styles ENDS ***/

.bookingFormStep {
	background-image:url(/Templates/Cunard/Images/deepred_pixel.gif);
	background-position:22px;
	background-repeat:repeat-y;
	vertical-align:top;
	text-align: center;
	width: 40px;
}

.bookingFormStep img {
 padding-left: 5px;
}
.bookingFormStepSpace {
}
.Breadcrumb {
	color: Orange;
	line-height: 10px;
}

.accomodationOptionsStateroomType 
{
    position: relative;
}

.accomodationDeck 
{
    position: absolute;
    left: 150px;
}

.accomodationPriceRange
{
    position: absolute;
    left: 220px;
}

.feautredHeightclass
{
    height: 40px;
}

#lbh_nav_frm 
{
    /* padding-bottom: 100px;
    margin-bottom: 100px; */
    background-color: #fff;
}

/************ Confirmation Page CSS added zainab on 24/02/2010 *********************/
div.confirmation_page {
	width:434px;
	text-align:left;
}
div.confimation_box {
	text-align:left;
	padding:20px 0 20px 10px;
}
div.confimation_box h3 {
	padding:0 0 20px 0;
}
div.confimation_box p {

}
div.confimation_box label {
	
	width:230px;
	float:left;
	padding-top:4px;
}
div.confirmation_form {
	text-align:left;
	padding:0 0 10px 10px;
	background-color:#F3F1E5;
}
div.confirmation_form h3 {
	padding:15px 0 10px 0;
}
div.confirmation_form label {
	
	width:160px;
	float:left;
	padding-top:4px;
}
div.confirmation_form span {
	
	padding-bottom:10px;
	display:block;
}
div.cms_editable_region {
	padding:0 0 10px 10px;
}
/* Added by WP Moore-Taylor Quick Quote*/

#container .form .quickQuote table input[type=checkbox]
{
		float:left;
}
#container .form .quickQuote table input[type=checkbox]+label
{
	text-align:left;
}

.popupModalAttentionFont
{
 color:#9c1c20;
 font-weight: bold;
 font-size:1.2em;
 
}
