body {
	color:#00325b;	
	font:11px verdana, helvetica, sans-serif;
	margin:0;
	padding:16px 0 30px;
	background:#b0cddc url(/_layouts/dfds/images/body-bg.jpg) repeat-x;
}
.wrap {
	width: 100%;
	overflow: hidden;
	margin-right: 4px;
}
.left {
	float: left;
}
.right {
	float: right !important;
}


/* Common Parts */
a {
	color:#003399;
	text-decoration:underline;
}
a:hover {text-decoration:none;}

p {
	margin:0 0 12px;
	padding:0;
	line-height:15px;
}
img {border:none;}
form, fieldset {
	margin:0;
	padding:0;
	border:none;
}
input, label, select {vertical-align:middle;}

/* Main Blocks */
#page-box {
	width:895px;
	margin:0 auto;
	padding-top:144px;
	position:relative;
}
/* header style */
#header {
	width:865px; /*Added 10px to the header to get things working. 12-02-08*/
	height:140px;
	overflow:hidden;
	padding:0 20px 4px;
	background:url(/_layouts/dfds/images/header-bg.gif) no-repeat 0 64px; /* 100% has been changed to 64px to make it work in IE6.0 - udjeg */
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
/* logo style */
#header strong {
	float:left;
	width:131px;
	height:40px;
	overflow:hidden;
	margin:4px 0 20px;
	text-indent:-9999px;
}
#header strong a {
	display:block;
	width:100%;
	height:40px;
	overflow:hidden;
	/*background:url(/_layouts/dfds/images/logo.png) no-repeat;*/
	background:url(/_layouts/dfds/images/logo_new.png) no-repeat; /*New post-merger logo*/
	cursor:pointer;
}
/* add navigation style */
.add-nav {
	float:right;
	margin:0 -5px 8px 0;
	padding:0;
	display:inline;
	list-style:none;
	overflow:hidden;
	text-transform:uppercase;
	font-size:9px;
}
.add-nav li {
	float:left;
	margin:0 1px 0 -1px;
	padding:0 7px;
	border-left:1px solid #b8cfda;
	line-height:17px;
}
.add-nav li a {
	text-decoration:none;
	color:#00325b;
}
.add-nav li a:hover {text-decoration:underline;}
/* search box style */
.search-box,
.search-box form,
.search-box fieldset {
	float:right;
	width:155px;
}
.search-box {
	clear:right;
	background:url(/_layouts/dfds/images/search-box-bg.gif) no-repeat;
	margin-bottom:20px;
}
.search-box span {
	float:left;
	width:105px;
	height:13px;
	overflow:hidden;
	margin:3px 0 0 20px;
}
* html .search-box span {margin-top:2px;}
.search-box input {float:right;}
.search-box span input {
	font-size:11px;
	color:#000;
	padding:0;
	width:105px;
	margin:-2px 0 0 -2px;
	float:left;
}
/* navigation style */
#navigation {
	width:855px;
	float:left;
	margin:0;
	display:inline;
	/*padding:0 0 29px 10px; removed this line to make it work in IE6.0 - udjeg */ 
	padding-left: 0px;
	list-style:none;
}
#navigation li {
	float:left;
	margin:0 0 0;
	display:inline;
	white-space:nowrap;
	position:relative;
}
#navigation li a {
	text-decoration:none;
	color:#00325b;
	display:block;
	padding:0 13px;
	line-height:29px;
	background:url(/_layouts/dfds/images/nav-split.gif) no-repeat 0 50%;
}
#navigation li a:hover {text-decoration:underline !important;}
#navigation li.active {
	font-weight:bold;
	background:#dae7ef url(/_layouts/dfds/images/nav-hover.gif) repeat-x;
	margin-right:-1px;
	
}
#navigation li a.first,
#navigation li.active a {background:none;}
#navigation li a.first {
	background:url(/_layouts/dfds/images/nav-first-hover.gif) no-repeat;
	margin:-1px 0 0 -2px;
	padding-top:1px;
	line-height:29px;
	position:relative;
	float:left;
	display:inline;
}
#navigation ul {
	position:absolute;
	top:28px;
	padding-left: 0px !important; /*do not remove*/
	list-style:none;
	width:855px;
	display:none;
}
#navigation li ul {
	display:block;
	margin-left: 0px;
}
#navigation li li {
	/*margin: -1px;*/
	font-weight:normal;
	background:url(/_layouts/dfds/images/nav-dot.gif) no-repeat 100% 50%;
}
#navigation li li a {
	color:#fff;
	display:block;
	padding:0 !important;
	margin: 0 !important;
	background:none !important;
	float:left;
	text-decoration:underline;
}
#navigation li li a:hover {
	text-decoration:none !important;
}
#navigation li li.active a {
	text-decoration:none !important;	
}
#navigation li li span {
	float:left;
	padding:0 13px;
	line-height:31px;
	cursor:pointer;
}
#navigation li li.active {
	background:url(/_layouts/dfds/images/nav-active-bg.gif) repeat-x;
	/*margin:-1px 0 -5px 0;*/
	position:relative;
	display:inline;

}
#navigation li li.last {background:none;}
#navigation li li.active a {
	background:url(/_layouts/dfds/images/nav-active-left-bg.jpg) no-repeat !important;
	color:#00325b;
	font-weight:bold;
}
#navigation li li.active a.first {
	margin:0 -5px 0 5px !important;
}
#navigation li li.active a.first {background:url(/_layouts/dfds/images/nav-active-left-first-bg.jpg) no-repeat !important;}
#navigation li li.active span {
	background:url(/_layouts/dfds/images/nav-active-right-bg.jpg) no-repeat 100% 0;
	color:#00325b;
	padding:0 24px;
	position:relative;
	border-bottom: 1px solid white;
}
#navigation li li.active a.first span {padding-left:20px;}
#navigation li a span {text-decoration:none;}
/* container style */
#container {
	position:relative;
	z-index:2;
	width:100%;
	background:#fff url(/_layouts/dfds/images/page-bg.gif) repeat-y 100% 0;
}
#container h1 {
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	margin:0;
	color:#00325b;
}
#container h2 {
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	color:#00325b;
}
#container h3 {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	margin:0;
	color:#00325b;
}
#main {
	width:865px;
	padding: 0 20px 40px 10px;
	overflow:hidden;
	background:url(/_layouts/dfds/images/nav-bg.gif) no-repeat 100% 0;
}
/* main column style */
.main-column {
	width:682px;
	float:right;
}
/* main content style */
.main-content{
	float:left;
	width:505px;
}
.main-content-wide {
	float:left;
    width: 100%;
}
.main-content-wide table.RadEWrapper {
	width: 100% !important;
}

.offers-box {
	width:100%;
	overflow:hidden;
	background:url(/_layouts/dfds/images/dot.gif) repeat-x;
	padding-top:10px;
	margin:0 0 10px;
}
.offers-box.main {background:none;}
.offers-box img {
	float:left;
	margin:5px 20px 0 0;
}
.offers-box .info {display:table;}
.offers-box .info {height:1%;}
.read-more {
	display:block;
	margin-bottom:10px;
}
.read-more a {
	background:url(/_layouts/dfds/images/arrow.gif) no-repeat 0 3px;
	padding-left:10px;
	font: 11px Arial, sans-serif;
}


/*priceNoBook is used when no bookingcode is added */
.priceNoBook
{
	background:url(/_layouts/dfds/images/offers-box.jpg) no-repeat 100% 0;
	width:330px;
	height:48px;
	padding:3px 0 0 0;
	overflow:hidden;
	position:relative;	
}

.main .priceNoBook{
	width:155px;
}

.half .priceNoBook{
	width: 100%;
}

.priceNoBook a {
	
	display:none;

}
* html .priceNoBook a {bottom:-1px;}
.priceNoBook strong {font-size:16px;}
.priceNoBook span {
	float:left;
	background:#b0cddc;
	padding:0 3px 0 10px;
	height:19px;
	overflow:hidden;
}
.priceNoBook em {
	clear:both;
	font-style:normal;
	color:#fff;
	display:block;
	padding-left:10px;
}

/*priceNoBook end */

.price {
	background:url(/_layouts/dfds/images/offers-box.jpg) no-repeat 100% 0;
	width:330px;
	height:48px;
	padding:3px 0 0 0;
	overflow:hidden;
	position:relative;
}
.main .price {
	width:155px;
}
.half .price {
	width: 100%;
}
.half {
	width: 245px;
}
.price a {
	position:absolute;
	bottom:0;
	right:0;
	background:url(/_layouts/dfds/images/btn-book-now.jpg) no-repeat;
	width:96px;
	height:24px;
	text-indent:33px;
	overflow:hidden;
	font-weight:700;
	letter-spacing:-1px;
	color:#FFFFFF !Important;
	text-decoration:none !Important;
	line-height: 27px;	
}
* html .price a {bottom:-1px;}
.price strong {font-size:16px;}
.price span {
	float:left;
	background:#b0cddc;
	padding:0 3px 0 10px;
	height:19px;
	overflow:hidden;
}
.price em {
	clear:both;
	font-style:normal;
	color:#fff;
	display:block;
	padding-left:10px;
}
/* secondary content style */
.secondary-content {
	float:right;
	width:157px;
}
.ico-nav {
	margin:0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.ico-nav li {
	float:left;
	padding-left:19px;
	margin:0 7px 0 2px;
	display:inline;
	line-height:15px;
}
.ico-nav li.print {background:url(/_layouts/dfds/images/ico-print.gif) no-repeat 0 2px;}
.ico-nav li.send {background:url(/_layouts/dfds/images/ico-send.gif) no-repeat 0 2px;}
.ico-nav a {
	color:#c2d8e3;
	text-decoration:none;
}
.ico-nav a:hover {text-decoration:underline;}
.ico-nav3 {margin-bottom:6px;}
/* text box style */
.text-box {
	width:137px;
	padding:0 10px;
	overflow:hidden;
	background:url(/_layouts/dfds/images/text-box-bg.gif) repeat-y;
	margin-bottom:13px;
}
/*.text-box:before,*/
.text-box .top-bg,
/*.text-box:after,*/
.text-box .btm-bg {
	content:'';
	display:block;
	width:157px;
	height:8px;
	overflow:hidden;
	margin:0 -10px;
	background:url(/_layouts/dfds/images/text-box-btm-bg.gif) no-repeat;
}
/*.text-box:before,*/
.text-box .top-bg {
	height:19px;
	background:url(/_layouts/dfds/images/text-box-top.jpg) no-repeat;
}
#container .text-box h3 {
	margin:-10px -10px -15px;
	background:url(/_layouts/dfds/images/title-bg.jpg) no-repeat 0 100%;
	padding:0 10px 28px;
	position:relative;
	overflow: auto;
}
#container .text-box h3 a{
	color:#00325b;	
}	
.text-box img {
	display:block;
	margin-bottom:10px;
	position:relative;
}
.text-box p {
	line-height:13px;
	margin-bottom:5px;
	position:relative;
}
.phone {
	padding-left:14px;
	background:url(/_layouts/dfds/images/ico-phone.gif) no-repeat 0 3px;
}
.text-box ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.text-box li {
	padding-left:14px;
	background:url(/_layouts/dfds/images/arrow.gif) no-repeat 0 3px;
	margin-bottom:3px;
}
/* nav column style */
.nav-column {
	float:left;
	width:164px;
}
#container .nav-column h2 {
	background:url(/_layouts/dfds/images/dot.gif) repeat-x 0 100%;
	padding-bottom:5px;
	margin-bottom:5px;
}
.nav-column ul {
	margin:0 0 10px;
	padding:2px;
	list-style:none;
}
.nav-column ul div {
	background: url('/_layouts/dfds/images/bg-nav.gif') repeat-y;
	margin: 5px 0 0 -22px;
	font-weight: normal;
	position: relative;
	width: 175px;
}
.nav-column ul div ul {
	margin: 0;
}
* html .nav-column li {
	height: 1%;
}
.nav-column ul div:before,
.nav-column ul div:after,
.before-box,
.after-box {
	content:'';
	display:block;
	height:6px;
	overflow:hidden;
}
.nav-column ul div:before,
.before-box {
	background:url(/_layouts/dfds/images/border-nav.gif) no-repeat;
}
.nav-column ul div:after,
.after-box {
	background:url(/_layouts/dfds/images/border-nav.gif) no-repeat 0 5px;
}
.nav-column ul ul li {
	padding-left: 34px;
	background:url(/_layouts/dfds/images/arrow.gif) no-repeat 25px 3px;
}
.nav-column li {
	padding-left:10px;
	margin-bottom:4px;
	background:url(/_layouts/dfds/images/arrow.gif) no-repeat 0 3px;
}
.nav-column li.active {
	font-weight: bold;
}
.nav-column li a {
	color:#00325b;
	text-decoration:none;
}
h6 {
	font: 11px/14px Arial, sans-serif !important;
	color: #9bc;
	margin: 0;
}
.nav-column li a:hover {text-decoration:underline;}
.nav-column ul div h6 {
	margin: 0 0 5px 35px;
}

/* footer style */
#footer {
	width:100%;
	height:45px;
	background:url(/_layouts/dfds/images/footer-bg.gif) no-repeat;
	margin:-10px 0 0;
	padding:78px 0 0;
	list-style:none;
	text-align:right;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	z-index:3;
}
#footer li {
	display:inline;
	margin:0 10px;
}
#footer li a {
	text-decoration:none;
	color:#00325b;
}
#footer li a:hover {text-decoration:underline;}

/* inner pages */
.btnlink {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: -10px 0 14px;
}
.btnlink a {
	float: right;
	background: url('/_layouts/dfds/images/bg-btnlink.gif') no-repeat 100% 0;
	text-decoration: none;
}
.btnlink a span {
	float: left;
	padding: 0 7px 0 30px;
	color: #fff;
	font: bold 11px/18px Arial, sans-serif;
	background: url('/_layouts/dfds/images/bg-btnlink-span.gif') no-repeat;
	cursor: pointer;
}
em.contact {
	color: #00325b;
	padding-left: 14px;
	margin-left: 10px;
	background: url('/_layouts/dfds/images/ico-phone-blue.gif') no-repeat 0 50%;
}
.half-box,
.white-bro {
	background: url('/_layouts/dfds/images/bg-halfbox-bottom.gif') no-repeat 0 100%;
	margin: 5px 0 0;
}
.half-box .inner,
.white-bro .inner {
	background: url('/_layouts/dfds/images/bg-halfbox-top.gif') no-repeat;
	padding: 7px 10px;
}
.half-box ul {
	margin: 0;
	padding: 1px 0 5px 20px;
}
.half-box ul li {
	padding: 8px 0 0;
}
.half-box ul.combinations {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	text-align: right;
}
.half-box ul.combinations li {
	float: left;
	width: 100%;
}
.half-box ul.combinations span {
	float: left;
}
.wide-box,
.timetable {
	margin: 20px 0;
	background: url('/_layouts/dfds/images/bg-widebox-bottom.gif') no-repeat 0 100%;
}
.wide-box .inner,
.timetable .inner {
	background: url('/_layouts/dfds/images/bg-widebox-top.gif') no-repeat;
	width: 100%;
	overflow: hidden;
}
#container .wide-box h2 {
	margin: 10px 12px 0;
}
.wide-box ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.accomodation li {
	padding: 17px 17px 17px 175px;
	margin-top: -1px;
	position: relative;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x;
	min-height: 100px;
	width: 313px;
}
#YSOBPicture img { /* Added by CVQ - used to ensure correct image size for Your Stay On Board items images */ 
 width: 140px;
 height: 100px;	
}
#HotelPicture img {/* Added by CVQ - used to ensure correct image size for Hotel items images */ 
	height: 100px;	
}
.wide-box ul li img {
	position: absolute;
	z-index: 1;
	top: 18px;
	left: 15px;
}
.content-tabs {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	height: 33px;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x 0 100%;
}
.content-tabs li {
	float: left;
}
.content-tabs li a {
	float: left;
	padding: 0 20px;
	font: bold 11px/33px Arial, sans-serif;
	color: #5dc8ff;
	background: url('/_layouts/dfds/images/arrow.gif') no-repeat 9px 50%;
	text-decoration: none;
}
.content-tabs li a:hover {
	text-decoration: underline;
}
.content-tabs li.active {
	background: url('/_layouts/dfds/images/bg-tabset-left.gif') no-repeat;
}
.content-tabs li.active a {
	background: url('/_layouts/dfds/images/bg-tabset-right.gif') no-repeat 100% 0;
	color: #00325b;
	text-decoration: none !important;
}
p.bubles {
	padding-right: 180px;
	margin: 10px 0 0;
    background: url('/_layouts/dfds/images/bubles.gif') no-repeat 365px 50%;
}
div.bubles {
	padding-left: 185px;
	background: url('/_layouts/dfds/images/bubles-div.gif') no-repeat 28px 220px;
}
.visual {
	margin: 8px 0 0;
}
.widetabs {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 -25px;
	padding: 0;
	list-style: none;
	position: relative;
}
.widetabs li {
	float: left;
	display: inline;
	margin-right: 3px;
	padding-bottom: 5px;
	font: bold 11px/20px Arial, sans-serif;
	background: url('/_layouts/dfds/images/bg-widetab-left.gif') no-repeat;
}
.widetabs li a {
	float: left;
	padding: 0 10px;
	color: #00325b;
	text-decoration: none;
	background: url('/_layouts/dfds/images/bg-widetab-right.gif') no-repeat 100% 0;
}
.widetabs li.active {
	background: url('/_layouts/dfds/images/bg-widetab-active-left.gif') no-repeat;
}
.widetabs li.active a {
	background: url('/_layouts/dfds/images/bg-widetab-active-right.gif') no-repeat 100% 0;
}
.selection {
	background: #ffffff url('/_layouts/dfds/images/bg-selection-left.gif') no-repeat;
	text-align: left;
	margin: 12px 0 5px;
}
.selection .inner {
	padding: 3px 10px 6px;
	background: url('/_layouts/dfds/images/bg-selection-right.gif') no-repeat 100% 0;
}
.selection label {
	font: bold 11px/22px Arial, sans-serif;
	color: #fff;
	float: left;
	width:450px;
	height:18px;
}
.selection select {
	border: 1px solid #7fa6b9;
	color: #00325b;
	font: 11px Arial, sans-serif;
	vertical-align: middle;
	margin: 2px 0 0;
}
.wide-box .selection {
	background: none;
	margin: 10px 15px;
}
.wide-box label {
	color: #00325b;
}
.prime-part {
	float: left;
	width: 315px;
	padding: 15px 0 15px 15px;
	overflow: hidden;
}
.prime-part h2 {
	margin: 0 0 12px !important;
}
.prime-part .wrap .read-more {
	margin: 0;
	float: left;
}
.prime-part .btnlink {
	margin: 0 !important;
	width: auto !important;
}
.place-info {
	margin: 12px 0 0;
	padding: 10px 0 0;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x;
}
.second-part {
	float: right;
	width: 142px;
	overflow: hidden;
	padding: 15px 15px 15px 0;
	/*margin-right: 15px;		/* Added by CVQ */
}
.second-part address {
	padding: 15px 0 10px;
	font-style: normal;
}
.more-links li,
.prime-part li {
	height: auto !important;
	/*min-height: 0 !important; removed so bullets are shown correct in IE7*/
	padding: 0 0 0 16px !important;
	background: url('/_layouts/dfds/images/arrow.gif') no-repeat 3px 50% !important;
	margin-top: 0 !important;
	width: auto !important;
	line-height: 16px;
}
.prime-part ul {
	padding: 15px 0 0 15px;
	list-style: disc outside;
}
.prime-part ul li {
	padding: 0 !important;
	background: none !important;
}
.featured-offer {
	width: 505px;
	overflow: hidden;
	/*float:right;*/
}
/*
.ProductRadView
{
	float:right;
}
*/
.featured-offer .txt {
	float: right;
	width: 330px;
	overflow: hidden;
}
.featured-offer img.left {
	margin: 12px 0;
}
.featured-offer .half-box {
	margin: 20px 0 0;
	background: url('/_layouts/dfds/images/bg-wholebox-bottom.gif') no-repeat 0 100%;
}
.featured-offer .half-box .inner {
	background: url('/_layouts/dfds/images/bg-wholebox-top.gif') no-repeat;
}
.featured-offer h2 {
	margin-bottom: 0 !important;
}
.wide-box .ship {
	/* width: 520px; Removed by CVQ */ 
	padding:12px;
}
.wide-box .ship img {
	/* margin: 0 14px; */
	margin: 0 14px 14px 14px; /* Changed by CVQ */
	display: block;
}
.wide-box .ship ol {
	margin: 30px 0 0;
	float: left;
	width: 223px;
	padding: 0 0 0 12px;
	list-style: none;
}
.wide-box .ship ol li {
	float: left;
	width: 100%;
	padding: 3px 0 18px 25px;
}
.bul1 {
	background: url('/_layouts/dfds/images/bul-1.gif') no-repeat;
}
.bul2 {
	background: url('/_layouts/dfds/images/bul-2.gif') no-repeat;
}
.bul3 {
	background: url('/_layouts/dfds/images/bul-3.gif') no-repeat;
}
.bul4 {
	background: url('/_layouts/dfds/images/bul-4.gif') no-repeat;
}
.bul5 {
	background: url('/_layouts/dfds/images/bul-5.gif') no-repeat;
}
.bul6 {
	background: url('/_layouts/dfds/images/bul-6.gif') no-repeat;
}
.bul7 {
	background: url('/_layouts/dfds/images/bul-7.gif') no-repeat;
}
.bul8 {
	background: url('/_layouts/dfds/images/bul-8.gif') no-repeat;
}
.invert {
	width: 100%;
	overflow: hidden;
	margin: 5px 0;
}
.invert img {
	float: right;
}
.w295 {
	width: 295px !important;
}
#promo {
	/*background: url('/_layouts/dfds/images/baresso.jpg') no-repeat;*/
	/*padding: 205px 0 0 177px;*/
	margin: 10px 0 0;
	min-height: 125px;
}
* html #promo {
	height: 125px;
}
.white-bro {
	width: 245px;
	float: left;
	margin: 0;
}
.blue-bro {
	width: 245px;
	float: right;
	background: #a9c7d7 url('/_layouts/dfds/images/bg-bluebro-bottom.gif') no-repeat 0 100%;
}
.blue-bro .inner {
	background: url('/_layouts/dfds/images/bg-bluebro-top.gif') no-repeat;
	padding: 5px 7px;
}
.twin {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}
.twin dl {
	margin: 0;
	padding: 0;
}
.twin dt {
	font-weight: bold;
	margin: 10px 0 0;
}
.twin dd {
	margin: 0 0 5px;
}
.priser {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.priser li {
	float: left;
	width: 225px;
	text-align: right;
	padding: 0 3px 12px 3px;
	color: #fff;
	font-weight: bold;
}
.priser strong {
	display: block;
}
.priser span {
	text-align: left;
	color: #00325b;
	font-weight: normal;
}
.possibilities {
	width: 152px;
	overflow: hidden;
	margin: -20px -8px 10px;
}
.possibilities h6 {
	padding: 9px 8px 5px;
	margin: 10px 0 0;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x;
	font-size:11px !important;
	font-weight:normal !important;
}
.possibilities ul {
	padding-left: 8px;
}
.facilities {
	background: url('/_layouts/dfds/images/dot.gif') repeat-x;
	padding: 20px 0 0;
	margin: 20px 0 0;
}
.facilities img {
	display: block;
	margin: 0 auto;
}
.facilities ul {
	float: left;
	width: 215px;
	overflow: hidden;
	padding: 0 20px 5px 10px;
	position: relative;
}
.facilities ul li {
	padding: 10px 0 8px 38px;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x;
	margin-top: -1px;
	width: 177px;
	font: 16px/17px Arial, sans-serif;
	position: relative;
	min-height: 30px;
}
* html .facilities ul li {
	height: 30px;
}
.facilities ul ul {
	padding: 0;
	width: auto;
	float: none;
	padding: 3px 0 0;
}
.facilities ul ul li {
	padding: 0;
	background: none;
	padding: 3px 0 3px 14px;
	background: url('/_layouts/dfds/images/arrow.gif') no-repeat 0 50%;
	font: 11px/14px Arial, sans-serif;
	min-height: 0;
}
* html .facilities ul ul li {
	height: 1%;
}
.facilities ul img {
	left: 0px !important;
	top: 10px !important;
}
.destination {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.destination li {
	padding: 0 0 6px;
	float: left;
	width: 100%;
}
.destination span {
	float: left;
	width: 68px;
	font-weight: bold;
	line-height: 19px;
}
.destination select {
	font: 11px Arial, sans-serif;
	color: #00325b;
	width: 175px;
}
.timetable .inner {
	width: 501px;
	padding: 2px;
}
.timetable table {
	width: 100%;
	table-layout: fixed;
	margin: 5px 0;
	text-align: center;
}
.timetable th,
.timetable td {
	padding: 7px;
}
.timetable th {
	background: url('/_layouts/dfds/images/dot.gif') repeat-x
}
.timetable h3 {
	padding: 5px 10px 0;
	position: relative;
}
.timetable h3 a.right {
	position: absolute;
	right: 10px;
	top: 5px;
	font: 11px Arial, sans-serif;
	text-decoration: none;
	color: #00325b;
}
.timetable h3 a.right:hover {
	text-decoration: underline;
}
.notes {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.notes img {
	margin-right: 10px;
	vertical-align: middle;
}
.notes li {
	padding: 3px 0;
}
.text-box .text {
	font: 11px Arial, sans-serif;
	padding: 3px 5px;
	border: 1px solid #7fa6b9;
	width: 125px;
	margin: 0 0 18px;
	display: block;
}
.faq {
	width: 100%;
	overflow: hidden;
}
.faq-news {
	float: left;
	margin: 10px 0;
	width: 157px;
	background: #99bcd0 url('/_layouts/dfds/images/bg-faqnews-bottom.gif') no-repeat 0 100%;
	margin-right:20px /* Addded by CVQ */
}
.faq-news .inner {
	background: url('/_layouts/dfds/images/bg-faqnews-top.gif') no-repeat;
	padding: 10px;
}
.faq-news ul {
	padding: 5px 0 0;
	margin: 0;
	list-style: none;
}
.faq-news ul li {
	padding: 5px 0 0 10px;
	background: url('/_layouts/dfds/images/arrow-white.gif') no-repeat 0 8px;
}
.faq-news a {
	color: #fff;
}
.faq-content {
	/*float: right; Removed by CVQ */
	width: 325px;
	margin: 10px 0;
	float:right;
}
.faq-content ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.faq-content ul li {
	padding: 2px 0 2px 13px;
	/*background: url('/_layouts/dfds/images/arrow.gif') no-repeat 3px 5px;*/
}
.faq-content ul li.active {
	background: url('/_layouts/dfds/images/arrow-down.gif') no-repeat 0 7px;
}
.open li {
	padding: 2px 0 !important;
	background: none !important;
	text-align: right;
	float: left;
	width: 100%;
}
.open {
	padding: 0 0 8px !important;
	margin: 0 0 8px !important;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
}
.comment {
	margin: 0;
	padding: 10px 0;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x;
}
.comment ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment li {
	float: left;
	width: 100%;
	padding: 3px 0;
}
.comment label {
	float: left;
	width: 155px;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
}
.comment select {
	width: 155px;
	font: 11px Tahoma, Arial, sans-serif;
}
.comment .text {
	font: 11px Tahoma, Arial, sans-serif;
	padding: 2px 4px;
	width: 145px;
	border: 1px solid #ccd6de;
}
.comment textarea {
	border: 1px solid #ccd6de;
	width: 320px;
	height: 130px;
	margin: 0 0 15px;
}
.towns {
	margin: 0;
	padding: 0;
	list-style: none;
}
.towns li {
	padding: 0 0 5px 12px;
	background: url('/_layouts/dfds/images/arrow.gif') no-repeat 0 3px;
}
.towns li.active {
	background: url('/_layouts/dfds/images/arrow-down.gif') no-repeat 0 5px;
}
.towns address {
	font-style: normal;
	background: url('/_layouts/dfds/images/dot.gif') repeat-x 0 100%;
	padding: 0 0 5px 12px;
	margin: 0 0 0 -12px
}
.numbers {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.numbers li {
	float: left;
	width: 100%;
	padding: 0 0 10px;
	text-align: right;
}
.numbers li strong {
	float: left;
}
/***Arc under picture***/
#productarc {	
	height:100%;
	background:#FFFFFF;
	position:relative;	
	float:left;
}
#productarc .arc {
	position:absolute;
	bottom:0;
	left:0;
}

.pressrelease-content 
{
	margin: 10px 0;
}

.pressrelease-content div
{
	width:100%;
}

.pressrelease-content a
{
	color:#8AD2FF;
}

.pressrelease-content ul
{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.pressrelease-content ul li {
	padding: 2px 0 2px 13px;
	background: url('/_layouts/dfds/images/arrow.gif') no-repeat 3px 5px;
}

.pressrelease-content ul li img{
float:right;
}

.pressrelease-content ul li p{
float:left;
}

#modal_container {
	border:1px solid #666;
	overflow:auto; 
	color:#FFFFFF; 
}

#modal_overlay {
	background-color:#f7f7f7;
}

.timetabletopdiv
{
	padding-top:5px;
	padding-bottom:5px;
	font: 11px Arial, sans-serif;
	color: #00325b;
}

.timetables_calendardiv
{
	width:468px; 
	margin-left:15px; 
	padding-top:10px;
	padding-bottom:10px;
}

.timetables_daynamediv
{
	width:66px; 
	float:left; 
	padding-top:5px; 
	padding-bottom:5px; 
	background-color:#E7EFF4; 
	text-align:center; 
	font-weight:bold;
}

.timetabledaydivnormal
{
	width:66px; 
	float:left; 
	text-align:center;
}

.timetabledaydiv1
{
	width:66px; 
	float:left; 
	text-align:center;
}

.timetabledaydiv2
{
	width:66px; 
	float:left; 
	text-align:center;
	padding-left:66px; 
}

.timetabledaydiv3
{
	width:66px; 
	float:left; 
	text-align:center;
	padding-left:132px; 
}

.timetabledaydiv4
{
	width:66px; 
	float:left; 
	text-align:center;
	padding-left:198px; 
}

.timetabledaydiv5
{
	width:66px; 
	float:left; 
	text-align:center;
	padding-left:264px; 
}

.timetabledaydiv6
{
	width:66px; 
	float:left; 
	text-align:center;
	padding-left:330px; 
}

.timetabledaydiv7
{
	width:66px; 
	float:left; 
	text-align:center;
	padding-left:394px; 
}

.timetable_bottom_div
{
	margin-left:15px;
	width:468px;
	padding-bottom:5px;
}

.timetable_bottom_header_div
{
	width:33%; 
	float:left;
	font: 11px Arial, sans-serif;
	color: #00325b;
}

.timetable_bottom_header
{
	font-weight:bold;
}

.timetable_disabledlink
{
	text-decoration:none;
	font-weight:lighter;
}

.timetable_enabledlink
{
	text-decoration:none;
	font-weight:bold;
}

.third{
	width:157px;
	padding-top:10px;
}

.middel {
	float:left;
	padding-left:17px;
}

.alertmessagemob
{
	font-weight:bold;
	color: Red;
	padding: 3 3 3 3;
}

/* Used in search page */
.ms-sbplain
{
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none;
}

.srch-BestBets
{
	padding-left: 0px;
}

.ProfilePageTextInput
{
	width:95%;
}

/* Front Page Onboard links */
li.cabinicon {
	background:url(/_layouts/dfds/images/icon_cabins.gif) no-repeat 0;		
	padding:3px 0 5px 25px;
}

li.restauranticon {
	background:url(/_layouts/dfds/images/icon_restaurants.gif) no-repeat 0;		
	padding:3px 0 5px 25px;
}

li.entertainmenticon {
	background:url(/_layouts/dfds/images/icon_entertainment.gif) no-repeat 0;		
	padding:3px 0 5px 25px;
}

li.shoppingicon {
	background:url(/_layouts/dfds/images/icon_shopping.gif) no-repeat 0;		
	padding:3px 0 5px 25px;
}

li.shipfactsicon {
	background:url(/_layouts/dfds/images/icon_shipfacts.gif) no-repeat 0;		
	padding:3px 0 3px 25px;
}
.loginbox
{
	padding-left: 5px;
	padding-right: 5px;
}

.loginbox table td a
{
	margin-top:3px;
}
.agentLoggedIn
{	
	padding-left: 25pt;
	width: inherit;
	float:left;
}
.clickOnceButton
{
    border: 0px;
    background: transparent url(/_layouts/dfds/images/btn-link-clickonce.gif) no-repeat;
    color:White;
    padding-bottom:4px;
	padding-left:30px;
	text-align:left;
    width: 123px;
    height: 18px;
    margin-left: 3px;
    cursor: hand;
}



/* RadPanelBar DFDSSeaways skin */

.RadPanelBar_DFDSSeaways
{
	background: #fff;
	line-height: 21px;
	width:100% !important;
}
.RadPanelBar_DFDSSeaways .rpRootGroup
{
	border: solid 0px #69798c !important;
	width:100%;
}
.RadPanelBar_DFDSSeaways .rpText
{
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	color:#00325b;
	text-decoration: none;
}
.RadPanelBar_DFDSSeaways .rpLink
{
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	color:#00325b;
	text-decoration: none;
}
.RadPanelBar_DFDSSeaways .rpLevel1 .rpText
{
	background:url(/_layouts/dfds/images/arrow.gif) no-repeat 0 3px !important;
	padding-left:10px;
	font: 12px Arial, sans-serif !important;
	text-decoration:none !important;
	background-color:transparent;
}
.RadPanelBar_DFDSSeaways .rpLevel1 .rpLink
{
	/*padding-left:10px;*/
	font: 12px Arial, sans-serif !important;
	text-decoration:none !important;
	background-color:transparent;
}

.RadPanelBar_DFDSSeaways .rpLevel2 .rpText
{
	background: none !important;
	padding-left:15px;
	font: 11px Arial, sans-serif !important;
	text-decoration:none !important;
}
.RadPanelBar_DFDSSeaways .rpLevel2 .rpLink
{
	padding-left:15px;
	font: 11px Arial, sans-serif !important;
	text-decoration:none !important;
}
.RadPanelBar_DFDSSeaways .rpTemplate
{
	padding-left:25px;
	font: 11px Arial, sans-serif !important;
	text-decoration:none !important;
}
.RadPanelBar_DFDSSeaways .rpImage
{
	margin: 4px 2px;
}
.RadPanelBar_DFDSSeaways .rpRootGroup .rpText
{
	/*background: White url('/_layouts/dfds/images/PanelBar/MainItemNormal.gif') repeat-x !important;*/
}

.RadPanelBar_DFDSSeaways  .rpRootGroup .rpItem
{
	border-top: solid 0px #869bb3 !important;
}

.RadPanelBar_DFDSSeaways  .rpRootGroup .rpFirst
{
	border-top: 0 !important;
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpLink
{
	font-weight:normal;
    line-height: 21px;
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpText
{
	border: 0 !important;
	background: transparent;
	/*padding: 0 23px;*/
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpItem
{
	border-bottom: solid 0px #dde1e4 !important;
	border-top: 0;
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpLast
{
	border-bottom: 0;
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpSelected .rpText
{
	background: #f0f2f4;
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpLink
{
	color: #333;
}

.RadPanelBar_DFDSSeaways  .rpGroup .rpLink:hover
{
	/*background: #f0f2f4;*/
}

.RadPanelBar_DFDSSeaways  .rpRootGroup .rpDisabled:hover,
.RadPanelBar_DFDSSeaways  .rpRootGroup .rpDisabled .rpText
{
	/*background: url('/_layouts/dfds/images/PanelBar/MainItemNormal.gif') repeat-x;*/
	color: #ccc;
	cursor: default;
}

.RadPanelBar_DFDSSeaways  .rpRootGroup .rpGroup .rpDisabled:hover,
.RadPanelBar_DFDSSeaways  .rpRootGroup .rpGroup .rpDisabled .rpText
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

.CountryList
{
	text-align:right;
}

.CountryList a
{
	color:#9DBCCE;
	font-size:9px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:12px;
}
.CountryList a:hover {text-decoration:underline;}