    /*----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:62.5% 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 */


#outer-containerGrill {
    /*background: #FFFFFF url(/Templates/Cunard/Images/body_bg.gif) repeat-x;*/
    /*background:url("/Templates/Cunard/Images/body_bg.gif") repeat-x scroll 0 0 #FAF9F4;*/
    background:url("/Templates/Cunard/images/NewLook/Images/secondary_bg.png") repeat-x scroll 0 0 #191919;
    top: 0;
    left:0;
    /*background:url("/Templates/Cunard/images/NewLook/Images/content_bg.gif") repeat-x scroll 0 0 #191919;*/
    /*margin-bottom: 20px;*/
} /* To fix the bottom background when content is less, eg. home page*/

#outer-container {
    /*background: #FFFFFF url(/Templates/Cunard/Images/body_bg.gif) repeat-x;*/
    /*background:url("/Templates/Cunard/Images/body_bg.gif") repeat-x scroll 0 0 #FAF9F4;*/
    background:url("/Templates/Cunard/images/NewLook/Images/content_bg.gif") repeat-x scroll 0 0 #ffffff;
    top: 0;
    left:0;
    /*background:url("/Templates/Cunard/images/NewLook/Images/content_bg.gif") repeat-x scroll 0 0 #191919;*/
    /*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;
    top: 0;
    left:0
}
#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;*/
    background:none repeat scroll 0 0 #F9F9F3;
    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; 
}

a.portvideo {
    padding: 0 0 0 18px;
}

a.portvideo1 {
    padding: 0 0 0 16px;
}

#main-content ul li.portvideoNotes
{
   margin: 20 0 0 18px !important;
}

.css-table .iefloatleft img.portvideoImage {
    margin: 4px 8px 0 0 !important;
}

/*world voyage*/
.destinationspanel img.portvideoImage {
    margin: 4px 8px 0 0 !important;
}


#main-content ul li.portVideoTable
{
    padding: 0 0 0 2px;
}

    
.frm_booking p {
    padding-top: 5px;
}

div#content 
{
    background:url("/Templates/Cunard/images/NewLook/Images/secondary_bg.png") repeat-x scroll 0 0 #191919;
    background:#FFF;
    border:none;
    padding:0 0 17px;
    width:100%;
    min-height:508px;
    clear: both;
    /*** new changes***/
}
* html div#content {
    height:485px
} /* 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,
div#heritage_inner_content table.heritage_frm tr td img
{
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;*/
padding: 0 0 0 3px;
}


#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
*/


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
}

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;
}

#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:none repeat scroll 0 0 #F9F9F3;
    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;
}


.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,
div#heritage_inner_content table.heritage_frm tr td img
{
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 */

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
}

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 */


#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;*/
    background:none repeat scroll 0 0 #F9F9F3;
    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;
}


.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,
div#heritage_inner_content table.heritage_frm tr td img
{
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
*/


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
}

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 */


#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;*/
    background:none repeat scroll 0 0 #F9F9F3;
    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;
}


.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;
}

#form-contentAjax {
    margin: 1px 2px 5px 1px;
    clear: both;
    position: relative;
    text-align:left;
    color:Black;
}

#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,
div#heritage_inner_content table.heritage_frm tr td img
{
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;*/
padding: 0 0 0 3px;
}


#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
}
#overlayQE {
    z-index:1000;
    position:absolute;
    top:0;
    bottom:0;
    right: 30px;
    width:352px;
    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;
 
}




/* New CSS styles created by Sachin */

/** Table Styles **/

table.eastbound_crossing_table {
    float:left;
    /*width:615px;* SACHIN CHANGE 01 Dec 2010 */
    width:635px;

    border-top:solid 1px #9a8048; 
    border-left:solid 1px #9a8048; 
    margin-top:10px;}
    
table.eastbound_crossing_table tr th {
    border:solid 0px #9a8048;
    background-color:#ecebdd;
    text-align:left;
    color:#9f1117;
    font-size:12px;
    padding: 5px;
    border-bottom: solid 1px #9a8048;
    border-right:solid 1px #9a8048; }
    
table.eastbound_crossing_table tr td.east_column1 {
    color:#9f1117;
    width:200px;
    text-align:center;
    font-weight:bold; }    
    
table.eastbound_crossing_table tr td {
    border:solid 0px #9a8048;
    text-align:left;
    color:#4E4D49;
    font-size:12px;
    padding: 7px;
    border-bottom: solid 1px #9a8048;
    border-right:solid 1px #9a8048; }
    
table.eastbound_crossing_table tr.east_alt_row td {
    background-color:#FAF9F3; }          

/* End */

/* New Homepage styles added by Sach @ Emperor 25/11/10 */

#content_home { }

.home_offers_blocks {
   float:left;
}

.home_offers_blocks p, .home_offers_blocks table {
   float:left;
   display: inline-block;
}

.home_offers_blocks h3, .home_offers_blocks a, .home_offers_blocks #quicklinks  {
   display: inline-block;
}

.home_offers_blocks #quicklinks li  {
   width: 190px;
}
   
.footer_new_homepage { }   
   
.footer_new_homepage .social_network_row {
   float:left;
   height:66px;
   width:100%;
   margin: 0 0 1px 0;
   background-image:url(/Templates/Cunard/Images/HomeImages/bg_social_row.gif); }   

.footer_new_homepage .social_network_row .social_icons {
   float:left;
   margin: 15px 0 0 10px; }
   
.footer_new_homepage .social_network_row .social_icons a {
   margin: 0px 6px 0 0px; }   

.footer_new_homepage .social_network_row .booking_number {
   float:right;
   /*width:215px;*/
   _width:220px;
   margin: 25px 10px 0 0; }
   
.footer_new_homepage .social_network_row .booking_number img {
   float:right; }   
   
.footer_new_homepage .social_network_row .booking_number p {
   float:right;
   margin: 4px 0 0 0;
   font-weight:bold;
   font-size:14px;
   color:#6b6a62; }
   
.footer_new_homepage .social_network_row .booking_number p span {
   color:#b25853; } 
   
.footer_new_homepage .footer_navigation_row {
   float:left;
   width:100%;
   min-height:213px;
   background-image:url(/Templates/Cunard/Images/HomeImages/bg_home_footer_new.gif);  } 
   
.footer_new_homepage .footer_navigation_row .footer_navigation_heading {
   padding: 10px 0 18px 10px; } 
   
.footer_new_homepage .footer_navigation_row .column_1 {
   float:left;
   width:100px;
   padding: 0 0 5px 10px;  }
              
   
.footer_new_homepage .footer_navigation_row .column {
   float:left;
   width:200px;
   padding: 0 0 5px 10px;  }
   
.footer_new_homepage .footer_navigation_row .column h3, .footer_new_homepage .footer_navigation_row .column_1 h3 {
   color:#363636;
   font-size:11px;
   padding: 0 0 5px 0; }
   
.footer_new_homepage .footer_navigation_row .column ul, .footer_new_homepage .footer_navigation_row .column_1 ul {
   padding-bottom:12px; }     
   
.footer_new_homepage .footer_navigation_row .column ul li, .footer_new_homepage .footer_navigation_row .column_1 ul li {
   padding: 4px 0; }     
   
.footer_new_homepage .footer_navigation_row .column ul li a, .footer_new_homepage .footer_navigation_row .column_1 ul li a {
   color:#9c1c20;
   font-size:11px; }      
   
.footer_new_homepage .footer_navigation_row .copyright {
   float:left;
   border-top: 1px solid #deddcf;
   margin: 0px 10px 0 10px;
   padding: 17px 0 14px 0;
   width:98%;
   color:#6e6d69; }         
   
   
/* New Search styles added by Jana @ Emperor 01/02/2011 */

div#searchPage_mainFlash {
    width:960px;
    height:360px;
    padding-bottom:20px;
    float:left;
    clear:both;
}
    
.world_container 
{
    padding:10px 10px 0px 10px;
    width:960px;

}

.Search_Button_World
{
    position:relative; 
    top:4px; 
    padding-left:4px
    
}




#content .world_container .WorldVoyageHeader
{
    padding:10px 20px 0px 20px;
    width:960px;

}


#content .world_container h2.zapfino1 
{
    padding: 12px 0px 6px;
    
    background:url("/Templates/Cunard/Images/line_grad.gif") no-repeat scroll left 52px transparent;
    
    
}

.world_intro 
{
    position:relative;
    width:600px;
    padding:10px 20px 0px 20px;
    float:left;
    height:180px;
    margin-bottom:10px;
}
.world_intro p{
    font-size:12px;
    line-height:1.3em;
}
.experience_container {
    float:left;
    height:170px;
    width:300px;
    padding:10px 0px 0px 15px;
    height:180px;
    margin-bottom:10px;
}
.bar {
    float:left;
    height:180;
    width:1px;
}
.search_itineraries {
    width:940px;
    background-color:#f1f0e0;
    margin:0px;
    padding:10px 0px 10px 20px;
        
}
.search_itineraries h3{
    color:#9a8048;
    font-size:13px;
    padding-bottom:15px;	
}
.search_itineraries p{
    font-size:13px;	
    line-height:1.3em;
}
.your_search_results {
    width:940px;
    background-color:#e7e5ca;
    margin:0px;
    padding:10px 0px 10px 20px;
}
.your_search_results h3 {
    color:#9a8048;
    font-size:13px;
}
.names_row {
    width:940px;
    padding:15px 0px 1px 20px;
    background-color:#f1f0e0;
}

.row_bottom {
    border-bottom:1px solid #e0c6ba;}
.results_box_bigger {
    background-color:#f1f0e0;
    height:390px;
    width:960px;
}

.results_box{
    float:left;
    height:320px;
    width:530px;
    margin:0px 0px 0px 20px;
    padding:0px 0px 10px 0px;
    background-color:#f1f0e0;
    overflow:scroll;


    overflow-x:hidden;
    border-top:2px solid #c1b696;
    
}
.results_box ul {
    list-style:none;

}
.results_box ul li {
    list-style:none;
    height:20px;
        font-size:12px;
        padding-top:7px;
        padding-left:7px;
        display:block;
}
.results_box ul li:hover {
    background-color:#e7e5ca;
}	
.results_box ul li a {
    color:#9c1c20;
    text-decoration:none;
    font-weight:bold;
    float:left;
    width:382px;
        
}	
.results_box ul li a:hover {
    text-decoration:underline;
    
}
.paddingthirty
{
    float:left;
    padding-right:30px;}
.destinationspanel{
    width:960px;
    height:300px;
    background-color:#f1f0e0;
    margin-top:5px;
    padding-top:20px;
}
.destinationspanel h3{
    padding-left:20px;
    color:#9a8048;
    font-size:13px;
}
.destinationspanel a{
 color:#9c1c20;
   font-size:12px;
   /*display:block;*/
  /* padding:0px 0px 0px 18px;*/
   font-weight:bolder;
}

.destinationspanel ul li 
{
    margin: 14px 0px 0px 0px;
}

.columnright{
    float:left;
    clear:right;
    width:220px;
    height:250px;
    padding:20px 0px 0px 16px;
    }
.columnleft{
    float:left;
    width:220px;
    height:250px;
        padding:20px 0px 0px 16px;
    }
.Bangkok_image {
    width:420px;
    height:262px;
    background-color:#e7e5ca;
    padding:10px;
    float:right;
    position:relative;
    margin:-15px 20px 0px 0px;
}
.Australia_image {
    width:370px;
    height:370px;
    padding:0px;
    float:right;
    margin:0px 20px 0px 0px;
}
.padding_twofify {
    
    /*float:right;*/	
    padding: 0 0px 0 0;
    
    
    }
.drop_down_boxes {
    font-size:12px;
    color:#795f27;
    font-weight:bold;
    padding-right:10px;
}
.drop_down_boxes_padding_left{
    padding-left:15px;}

.world_voyages_experience_box{
    width:940px;
    height:140px;
    clear:both;
    padding:10px 0px 10px 20px;
    margin:0px 0px 5px 0px;
}
.world_voyages_experience_box_left {
    float:left;
    border:1px solid #ccc;
    padding:0px;
    margin:0px 30px 0px 0px;
    clear:right;
    width:236px;
    height:156px;
}
.world_voyages_experience_box_right {
    float:left;
    padding:0px;
    margin:0px;
    clear:right;
    width:580px;
}
.world_voyages_experience_box_right p {
    line-height:1.3em;
    font-size:13px;
}
.world_voyages_experience_box_right a {
    color:#a63236;
    text-decoration:none;
}
.world_voyages_experience_box_right a:hover {
    text-decoration:underline;
}
.black {
    color:#000;
    font-weight:bold;
    }
.padding_left_ten {
    padding-left:10px;}
.padding_left_fourty {
    padding-left:52px;
}
.padding_left_oneeighty {
    padding-left:230px;
}
.oz_heading {
    font-size:13px;
    font-weight:bold;
    font-variant:small-caps;
    color:#9a8048;
    padding-left:31px;
}
.xover {
    SCROLLBAR-FACE-COLOR: #793141; SCROLLBAR-HIGHLIGHT-COLOR: #d4cfb2;SCROLLBAR-SHADOW-COLOR: #d4cfb2; SCROLLBAR-3DLIGHT-COLOR: #dcd8be; SCROLLBAR-ARROW-COLOR: #c9bfa9; SCROLLBAR-TRACK-COLOR:#e4e2c7; SCROLLBAR-DARKSHADOW-COLOR: #e4e2c7;
}

#buttonDiv
{
    width:550px;    
    margin-top:335;
    /*margin:18px 0px 0px 341px;*/
}

.WordlVoyageBDiv
{
    clear:both; 
    background-color:Red;
    margin:18px 0px 0px 0px;
}



#buttonDiv .buttonDivLeft
{
    padding-top:20px;
    padding-left:10px;
    float:left;
    
}

#buttonDiv .buttonDivRight
{
    padding-top:20px;
    float:right;
    
}


/*********** eBrochure Styles by Luca april 2011 **********/
/**** NEW CSSS***/


.wrapper .floatleft { float: left; padding-right: 10px; }
.wrapper .floatright { float: right; padding-left: 3px; }
.wrapper .floatnone { float: none; }
.wrapper .floatleftpadding { float: left; padding-right: 8px; }
.wrapper .floatleftborder { float: left; border-right: solid 1px #000; margin-right:4px; }
.wrapper .centeralign { text-align:center; }
.wrapper .nopadding { padding:0;}
.wrapper .no_bg { background:none;}
.wrapper .bold{ font-weight:bold;}
.wrapper .linkstyle{ background:url(/Templates/Cunard/images/NewLook/images/linkstyle_arrow.gif) no-repeat 0 0;}

.wrapper .header {
    background-color: #000000;
    float: left;
    width: 100%;
}


.wrapper {
    margin: 0 auto;
    /*min-height: 100%;*/
    height:128px;

    width: 100%;
    
    font-family: Arial,Helvetica,sans-serif;
}


.wrapper .logo {
    float: left;
    padding: 15px 0;
    width: 434px;
}

.header_content {
    margin: 0 auto;
    width: 960px;
}

.wrapper .toplink {
    background: url("/Templates/Cunard/images/NewLook/images/top_toplinks.gif") no-repeat scroll 0 0 transparent;
    float: left;
    width: 522px;
}

.wrapper .toplink_search {
    background: url("/Templates/Cunard/images/NewLook/images/bottom_toplinks.gif") no-repeat scroll 0 bottom #ECECEC;
    height: 32px;
    margin: 8px 0 0 9px;
    width: 513px;
    /*font-size:1.3em!important; */
}

.wrapper .toplink_content {
    float: left;
    width: 275px;
}

.wrapper .toplink .toplink_search ul { padding:7px 0 0 5px;}
.wrapper .toplink .toplink_search ul li{ float:left !important;font-size: 1.1em; list-style:none !important; background:url(/Templates/Cunard/images/NewLook/images/toplink_seperator.gif) no-repeat right 2px!important; padding:0 10px 0 10px!important;}
.wrapper .toplink .toplink_search ul li a { color:#6b0000!important;}
.wrapper .toplink .toplink_search ul li.last{ background:none!important;}
.wrapper .toplink .toplink_content { width:275px!important; float:left;}
.wrapper .toplink p{ color:#ffffff; font-size:1.2em; padding:10px 0 0 24px;text-align:right;}
.wrapper .toplink p span.bold{ font-size:1.25em;}


.wrapper .search {
    float: left;
    height: 25px;
    width: 229px;
}

.wrapper .search-box {
    background: url("/Templates/Cunard/images/NewLook/images/search_bg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    float: left;
    font-size: 1.1em;
    padding: 7px 0 7px 10px;
    width: 187px;
}

.wrapper .btnSearch { float:left; margin:0 0 0 7px;}
.wrapper img { border: none;  float: left;}
.wrapper p, input { font-size:1.2em;  }

/* for grill */
.wrapper .mainmain_navigation .main_navigation { /*font-size: 68.5%*/; width:100%; background:url(/Templates/Cunard/images/NewLook/images/main_nav_bg.gif) repeat-x 0 0 ; display:inline-block;margin:0 auto;}
  
.wrapper .main_navigation { /*font-size: 90.9%*/; width:100%; background:url(/Templates/Cunard/images/NewLook/images/main_nav_bg.gif) repeat-x 0 0 ; display:inline-block;margin:0 auto;}
.wrapper .main_navigation_content{ width:960px; margin:0 auto;}
.wrapper .main_navigation_content ul li{ font-size:1.6em!important; list-style:none; padding:18px 26px 14px 26px; background:url(/Templates/Cunard/images/NewLook/images/main_nav_seperator.gif) no-repeat right 4px; float:left; text-transform:uppercase; }
.wrapper .main_navigation_content ul li.selected a{ border-bottom:1px solid #ffffff; text-decoration:none!important; padding:0;}
.wrapper .main_navigation_content ul li a { color:#ffffff; padding:0 0 1px 0;}
.wrapper .main_navigation_content ul li a:hover{ border-bottom:1px solid #ffffff; text-decoration:none!important; padding:0;}

/*.cufon-loading .nav ul li a { text-indent:-9999px; display: none; visibility: hidden !important; }*/

.wrapper .main_navigation_content ul li.last{ background:none;}

.wrapper p, h1, h2, h3, h4, h5, h6, ul, input {
    margin: 0;
    padding: 0;
}

.wrapper body { font-family:Arial, Helvetica, sans-serif; font-size: 62.5%;}
.wrapper p, input { font-size:1.2em;  }
.wrapper h5{ font-size:1.4em;}

.wrapper cufon {
    display: inline-block !important;
    font-size: 1px !important;
    line-height: 1px !important;
    position: relative !important;
    vertical-align: middle !important;
}

div#breadcrumbs { background-color:#E7E5CA; padding: 4px 0 8px 15px; width:945px; height:10px;}
div#breadcrumbs ul li {float: left; font-size: 12px; margin: 0 5px 0 0; list-style:none;}
div#breadcrumbs ul li a { color: #363636;}
div#breadcrumbs ul li.selected a { color: #9C1C20; font-weight: bold;}

.wrapper cufon {
    text-indent: 0 !important;
}

/*.Bfooter { font-size: 90.9%; } */
.bfooter{ /*font-size: 90.1%*/; width:100%; background-color:#6b0000; display:inline-block; padding:17px 0 48px 0;}
.footer_content { width:960px; margin:0 auto;}
.footer_right { float:right; width:458px;}
.footer_left {float:left; /*width:500px;*/}
.footer_left p{ font-size:1.8em; color:#ffffff;}
.footer_right p{ font-size:1.1em; color:#ffffff; float:left;}
.footer_right ul { margin:0; padding:0; float:right;}
.footer_right ul li{ font-size:1.1em; list-style:none; float:left; background:url(/Templates/Cunard/images/NewLook/images/footer_seperator.gif) no-repeat right 2px; padding:0 10px;}
.footer_right ul li a{ color:#ffffff;}
.footer_right ul li.last{ background:none;}



.register_media{ width:960px; margin:0 auto; clear:both; padding:13px 0 0 0;}

/*.sighn_up { width:398px; float:left; padding:0 0 7px 0;}
.sighn_up p{ font-size:0.9em; background:url(/Templates/Cunard/images/NewLook/images/sign_up.png) no-repeat 0 0; padding:11px 0 12px 38px;}
.sighn_up p a{ color:#990000;}
*/
.sighn_up { width:398px; float:left;/* padding:0 0 7px 0;*/}
.sighn_up p{ font-size:0.9em;display: inline-block; line-height: 30px; vertical-align: middle; /*background:url(../images/sign_up.png) no-repeat 0 0;*/ margin-left:2px}
.sighn_up p a{ color:#990000; }
.sighn_up p span { display: inline-block; float: right;height: 30px; margin-left: 10px; }
.sighn_up img{ float:left;}

.icons { float:right; padding:0 0 7px 0;}
.icons ul li{ float:left; list-style:none; padding:0 4px 0 0;}
.icons ul li.first{ padding:0 7px 0 0;}

/*Mega footer*/
.mega_footer { /*font-size: 90%*/;width:960px; clear:both;  margin: 0 auto; margin: 0;
    padding: 0;}
.mega_footer .tabs { background-color:#856c36; float:left; width:960px; padding:8px 0 0 0;}
.mega_footer .tabs li { text-transform:uppercase; list-style:none; float:left; font-size:1.6em; width:237px; background:url(/Templates/Cunard/images/NewLook/images/tab_bg.gif) no-repeat 0 0; margin:0 0 0 2px; text-align:center; padding:10px 0 8px 0;}
.mega_footer .tabs li a{ color:#ffffff;}
.mega_footer .tabs li.selected{ background:url(/Templates/Cunard/images/NewLook/images/selected_tab_bg.gif) no-repeat 0 0;}
.mega_footer .tabs li.selected a{ color:#990000!important;}
.mega_footer .tab_block { width:960px; width:223px; border-right:1px solid #ede8dc; padding:0 0 38px 16px;  float:left; margin:16px 0 0 0; }
.mega_footer .tab_block a:hover{ text-decoration:underline;}
.mega_footer .tab_content {background:#ffffff url(/Templates/Cunard/images/NewLook/images/tabs_content_bg.gif) repeat-x 0 bottom; width:960px; float:left;}
.mega_footer .tab_block h6 {clear:both!important; /*added*/font-weight:bold; font-size:1.2em!important; color:#333333!important; background:url(/Templates/Cunard/images/NewLook/images/megafooter_seperator.gif) repeat-x 0 bottom; width:199px; padding:0 0 8px 0;}
.mega_footer .tab_block ul li{ list-style:none; font-size:1.2em; padding:5px 0 0 0; }
.mega_footer .tab_block ul li a{ color:#990000;}
.mega_footer .tab_block p a{color:#990000;}
.mega_footer .tab_block p{ color:#990000; padding:26px 11px 0 0; font-size: 1.2em;}
.mega_footer .tab_block img{ padding:9px 15px 0 0;}
.mega_footer a {
    color: #00334E;
    text-decoration: none;
}

.mega_footer a:hover {
    text-decoration: underline;
    color: #A20A43;
}

.mega_footer .floatleft {
    float: left;
    padding-right: 10px;
}

.mega_footer img {
    border: medium none;
}
div#breadcrumbs ul span {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    margin: 0 5px 0 0;
        color: #9C1C20;
    font-weight: bold;
}

/* homepage amends */
.prev {
text-indent: -9999em;
background: url(/Templates/Cunard/images/NewLook/images/previous.png) no-repeat 0 0;
width: 13px;
height: 21px;
float: left;
margin: 0 25px 0 0;
cursor: pointer;
}

.next {
float: left;
width: 13px;
height: 21px;
margin: 0 0 0 20px;
text-indent: -9999px;
background: url(/Templates/Cunard/images/NewLook/images/next.png) no-repeat 0 0;
cursor: pointer;
}

.banner-rotation {
background: url(/Templates/Cunard/images/NewLook/images/banner_rotation_bg.png) no-repeat 0 2px;
width: 180px;
float: left;
position: absolute;
left: 6px;
bottom: 5px;
height: 30px;
padding: 10px 0 0 10px;
}

.banner-rotation ul {
width: 100px;
float: left;
padding: 3px 0 0 0;
}

.banner-rotation ul li {
float: left;
list-style: none;
color: #fff;
margin: 0;
}

.banner-rotation ul li a {
background: url(/Templates/Cunard/images/NewLook/images/black_circle_line.png) no-repeat scroll -20px 0;
display: block;
width: 26px;
height: 14px;
text-indent: -9999em;
}

.banner-rotation ul li a.selected {
background: url(/Templates/Cunard/images/NewLook/images/white_circle_line.png) no-repeat scroll -20px 0;
width: 27px;
}

.banner-rotation ul li.first a {
background: url(/Templates/Cunard/images/NewLook/images/selected_black_circle.gif) no-repeat scroll 0 0;
width: 15px;
}

.banner-rotation ul li.first a.selected {
background: url(/Templates/Cunard/images/NewLook/images/selected_white_circle.png) no-repeat scroll 0 0;
width: 15px;
}

.banner-rotation ul {
width: 100px;
float: left;
padding: 3px 0 0 0;
}

.sighn_up {
width: 398px;
float: left;
padding: 0 0 7px 0;
}

.sighn_up p {
font-size: .9em;
display: inline-block;
background: none;
line-height: normal;
padding: 7px 0 0 4px;
margin: 0;
}

.sighn_up p a {
background: url(/Templates/Cunard/images/NewLook/images/sign_up.png) no-repeat 0 0;
padding: 11px 0 12px 38px;
}

.tabs li a, .destination h4, 
.banner-wrapper .search h4, 
.mega_footer .tabs li a, 
.mega_footer .tabs li a:hover { color: #000; }

.banner_content .linkstyle a, 
.banner_content .linkstyle a:hover { color: #fff; }
