* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #505050;
	background: #000000;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	position: relative;
	width: 960px;
	height: 416px;
	z-index: 1;
}

h1, h2 {
	display: none;
}

#topbanner {
	position: relative;
	top: 0;
	left: -3px;
	width: 969px;
	height: 332px;
}

#agentSection {
	position: absolute;
	top: 40px;
	right: 10px;
	display: block;
	width: 181px;
	height: 22px;
	background: url(../images/front/agent-section.gif) left top no-repeat;
	text-indent: -9999px;
}

#bar {
	position: relative;
	width: 960px;
	height: 43px;
	background: #393942 url(/images/front/bar-effect.gif) right top no-repeat;
	z-index: 1;
}

#menu {
	list-style: none;
	text-transform: uppercase;
}

#menu li {
	position: relative;
	float: left;
	padding: 0 0 0 1px;
	font-size: 12px;
	font-weight: bold;
	line-height: 47px;
	background: url(/images/front/menu-spacer.gif) left 10px no-repeat;
}

#menu a:link,
#menu a:visited {
	display: block;
	padding: 0 15px;
	height: 43px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover,
#menu a:active {
	color: #fff;
	text-decoration: none;
	background: #236376;
}

#menu .active a:link,
#menu .active a:visited {
	color: #00899b;
}

#menu .active a:hover,
#menu .active a:active {
	color: #fff;
}

#menu #item1 {
	padding: 0;
	background: none;
}

#menu #item1 a:link,
#menu #item1 a:visited {
	padding-left: 20px;
}

#menu ul {
	display: none;
	position: absolute;
	top: 37px;
	left: 1px;
	padding: 10px 15px 20px 25px;
	list-style: none;
	background: #236376;
	text-transform: none;
}

#menu .hover a:link,
#menu .hover a:visited,
#menu .hover a:hover,
#menu .hover a:active {
	color: #fff;
	background: #236376;
}

#menu .hover ul {
	display: block;
}

#menu ul li {
	float: none;
	padding: 0;
	font-size: 12px;
	line-height: 32px;
	background: none;
	border-bottom: 1px solid #4d7f8d;
}

#menu .hover ul a:link,
#menu .hover ul a:visited,
#menu .hover ul a:hover,
#menu .hover ul a:active {
	background: none;
}

#menu .active ul a:link,
#menu .active ul a:visited,
#menu .active ul a:hover,
#menu .active ul a:active {
	background: none;
}

#menu ul .hasSubmenu {
	background: url(/images/front/menu-arrow.gif) right 13px no-repeat;
}

#menu .hover ul a:link,
#menu .hover ul a:visited {
	padding: 0 20px 0 0;
	height: 32px;
	white-space: nowrap;
}

#menu .hover ul a:hover,
#menu .hover ul a:active {
	/*color: #b6bf00;*/
	color: #333; /*EDIT*/
}

#menu .active ul a:link,
#menu .active ul a:visited {
	
}

#menu .active ul a:hover,
#menu .active ul a:active {
	/*color: #b6bf00;*/
	color: #333; /*EDIT*/
}

#menu .active ul .active a:link,
#menu .active ul .active a:visited,
#menu .active ul .active a:hover,
#menu .active ul .active a:active {
	/*color: #b6bf00;*/
	color: #333; /*EDIT*/
}

#menu ul ul {
	top: 3px;
	border: 1px solid #005c68;
}

#menu .hover ul ul {
	display: none;
}

#menu ul ul li {
}

#menu .hover ul .hover {
	background: #fff; /*EDIT*/
}

#menu .hover ul .hover a:link,
#menu .hover ul .hover a:visited,
#menu .hover ul .hover a:hover,
#menu .hover ul .hover a:active {
	color: #333; /*EDIT*/
}

#menu .hover ul .hover ul a:link,
#menu .hover ul .hover ul a:visited {
	color: #fff;
}

#menu .hover ul .hover ul a:hover,
#menu .hover ul .hover ul a:active {
	color: #333;
}

#menu .hover ul .hover ul .hover a:link,
#menu .hover ul .hover ul .hover a:visited,
#menu .hover ul .hover ul .hover a:hover,
#menu .hover ul .hover ul .hover a:active {
	color: #333;
}

#menu .hover ul .hover ul .hover ul a:link,
#menu .hover ul .hover ul .hover ul a:visited {
	color: #fff;
}

#menu .hover ul .hover ul .hover ul a:hover,
#menu .hover ul .hover ul .hover ul a:active {
	color: #333;
}

#menu .hover ul .hover ul {
	display: block;
}

#menu ul ul li {
	font-weight: normal;
}

#menu ul ul a:link,
#menu ul ul a:visited {
	padding: 0 10px 0 0;
}

#menu ul .hover ul a:hover,
#menu ul .hover ul a:active {
	color: #333; /*EDIT*/
	background: #fff; /*EDIT*/
}

#menu .hover ul .hover ul ul {
	display: none;
}

#menu .hover ul .hover ul .hover ul {
	display: block;
}

#options {
	position: absolute;
	top: 10px;
	right: 247px;
	list-style: none;
}

#options li {
	float: left;
	padding: 2px 10px 0 11px;
	background: url(/images/front/menu-spacer.gif) left top no-repeat;
}

#options a {
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
}

#options #fontsize {
	background: none;
}

#options #fontsize a {
	background: url(/images/front/icon-fontsize.gif) left top no-repeat;
}

#options #print a {
	background: url(/images/front/icon-print.gif) left top no-repeat;
}

#login {
	position: absolute;
	top: 10px;
	left: 705px;
}

#login fieldset {
	border: none;
}

#login input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #7f7f7f;
}

#login .textinput {
	float: left;
	margin: 0 0 0 10px;
	padding: 3px 4px;
	width: 90px;
	border: 1px solid #b4b4b4;
}

#login .submit {
	float: left;
	display: block;
	position: relative;
	margin: 0 0 0 7px;
	width: 18px;
	height: 18px;
	background: url(/images/front/icon-login.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer;
}

#login .submit input {
	position: absolute;
	top: 30px;
}

p#login {
	left: 725px;
	font-size: 1.1em;
	line-height: 14px;
	color: #fff;
}

p#login a:link,
p#login a:visited{
	color: #fff;
	text-decoration: underline;
}

p#login a:hover,
p#login a:active{
	color: #fff;
	text-decoration: none;
}

#breadcrumb {
	padding: 12px 0 0 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style: none;
	color: #babec0;
}

#breadcrumb li {
	float: left;
	padding: 0 7px 0 10px;
	background: url(/images/front/breadcrumb-slash.gif) left 2px no-repeat;
}

#breadcrumb #bcHome {
	padding: 0 7px 0 0;
	background: none;
}

#breadcrumb a:link,
#breadcrumb a:visited {
	color: #fff;
	text-decoration: none;
}

#breadcrumb a:hover,
#breadcrumb a:active {
	color: #fff;
	text-decoration: underline;
}

#content {
	width: 960px;
}

#colMain {
	float: left;
	position: relative;
	padding: 20px;
	width: 660px;
	background: #fff;
}

#colLeft {
	float: left;
	padding: 20px 20px 20px 0;
	width: 380px;
}

#colRight {
	float: left;
	width: 260px;
}

#colSide {
	float: right;
	width: 240px;
	margin: 0 0 80px 0;
}

#quote {
	margin: 0 0 20px 0;
	width: 260px;
	height: 195px;
}

#search {
	margin: 0 0 15px 0;
	padding: 20px;
	width: 200px;
	height: 160px;
	background: url(/images/front/search-box.gif) left top no-repeat;
}

#search h3 {
	padding: 0 0 15px 0;
	height: 21px;
	text-indent: -9999px;
}

#search fieldset {
	border: none;
}

#search dt {
	float: left;
	width: 45px;
}

#search label {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
}

#search dd {
	float: left;
	margin: 0 0 4px 0;
	padding: 3px 0 3px 3px;
	width: 152px;
	height: 20px;
	background: url(/images/front/search-field-shadow.gif) left top no-repeat;
}

#search input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #7f7f7f;
}

#search .textinput {
	padding: 3px 4px;
	width: 114px;
	border: 1px solid #b4b4b4;
}

#search input.dashboard {
	float: left;
	padding: 3px 4px;
	width: 114px;
	border: 1px solid #b4b4b4;
}

#search select.dashboard {
	float: left;
	padding: 2px 2px 2px 0;
	width: 124px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #7f7f7f;
	border: 1px solid #b4b4b4;
}

#search button.dashboard {
	float: left;
	margin: 3px 0 0 10px;
	width: 17px;
	height: 14px;
	background: url(/images/front/icon-calendar.gif) left top no-repeat;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}

#search .results {
	float: left;
	padding: 18px 0 0 0;
	width: 100px;
	font-size: 1.1em;
	color: #fff;
}

#search .submit {
	float: right;
	margin: 16px 0 0 0;
	width: 100px;
	height: 18px;
	color: #fff;
	background: url(/images/front/search-submit.gif) left top repeat-x;
	border: 1px solid #606064;
	cursor: pointer;
}

#map {
	margin: 0 0 20px 0;
	width: 240px;
	overflow: hidden;
}
#map a {
	text-decoration: none;
	border: 0;
}

#map img {
	border: 0;
}

#slideshow {
	position: relative;
	margin: 0 0 20px 0;
	width: 240px;
	height: 190px;
	overflow: hidden;
}

#slideshow .effect {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 190px;
	background: url(/images/front/slideshow-effect.png) left top no-repeat;
}

#promo {
	margin: 15px 0 20px 0;
	padding: 20px 15px 20px 20px;
	width: 205px;
	min-height: 150px;
	background: #4D4D50 url(/images/front/promo-box.gif) left bottom no-repeat;
}

#promo h3 {
	padding: 0 0 15px 0;
	height: 21px;
	text-indent: -9999px;
}

#promo p {
	padding: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 20px;
	color: #fff;
}

#promo .readmore {
	height: 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 18px;
}

#promo .readmore span {
	float: right;
	padding: 0 0 0 6px;
}

#promo .readmore a:link,
#promo .readmore a:visited,
#promo .readmore a:hover,
#promo .readmore a:active {
	display: block;
	padding: 3px 0 3px 3px;
	width: 103px;
	height: 20px;
	color: #fff;
	background: url(/images/front/button-dark-blue.gif) left top no-repeat;
	text-decoration: none;
	text-align: center;
}
#zoomButtons {float:left; clear:both;}

#zoomButtons p {
	padding: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 20px;
	color: #fff;
}

#zoomButtons .readmore {
	height: 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 18px;
	float: left;
}

#zoomButtons .readmore span {
	float: left;
	padding: 0 0 0 6px;
}

#zoomButtons .readmore a:link,
#zoomButtons .readmore a:visited,
#zoomButtons .readmore a:hover,
#zoomButtons .readmore a:active {
	display: block;
	padding: 3px 0 3px 3px;
	width: 103px;
	height: 20px;
	color: #fff;
	background: url(/images/front/button-dark-blue.gif) left top no-repeat;
	text-decoration: none;
	text-align: center;
}

#footer {
	float: left;
	padding: 15px 0 0 0;
	width: 700px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	overflow: hidden;
}

#footer li {
	float: left;
	padding: 8px 9px 0;
	height: 100px;
	background: url(/images/front/footer-pipe.gif) left 11px no-repeat;
}

#footer #iaato {
	padding: 0 16px 0 25px;
	text-indent: -9999px;
}

#footer #iaato a:link,
#footer #iaato a:visited {
	display: block;
	width: 30px;
	height: 30px;
	background: url(/images/front/logo-iaato-bw.jpg) left top no-repeat;
}

#footer #iaato a:hover,
#footer #iaato a:active {
	background: url(/images/front/logo-iaato.jpg) left top no-repeat;
}

#footer #aeco {
	padding: 0;
	background: none;
	text-indent: -9999px;
}

#footer #atta {
	padding: 0 0 0 15px;
	background: none;
	text-indent: -9999px;
	margin: -2px 0 0;
	width: 112px;
	height: 30px;
}
#footer #atta a:link,
#footer #atta a:visited {
	display: block;
	width: 112px;
	height: 30px;
	background: url(/images/front/logo-atta.png) left top no-repeat;
	filter: Alpha(Opacity=45); -moz-opacity: 0.45; opacity: 0.5;
}

#footer #atta a:hover,
#footer #atta a:active {
	width: 112px;
	height: 30px;
	background: url(/images/front/logo-atta.png) left top no-repeat;
	filter: Alpha(Opacity=100); -moz-opacity: 1.00; opacity: 1;
}


#footer #aeco a:link,
#footer #aeco a:visited {
	display: block;
	width: 100px;
	height: 23px;
	background: url(/images/front/logo-aeco-bw.jpg) left top no-repeat;
}

#footer #aeco a:hover,
#footer #aeco a:active {
	background: url(/images/front/logo-aeco.jpg) left top no-repeat;
}

#footer li#copyright {
	padding-left: 0;
	background: none;
}

#footer a:link,
#footer a:visited {
	color: #00899b;
	text-decoration: underline;
}

#footer a:hover,
#footer a:active {
	color: #00899b;
	text-decoration: none;
}

#tabs {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 35px;
	list-style: none;
	background: #000000;
	overflow: hidden;
}

#tabs ul {
	position: absolute;
	top: 0;
	left: -4px;
	list-style: none;
}

#tabs li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}

#tabs li.longText {
	line-height: 14px;
}

#tabs li.longText a:link,
#tabs li.longText a:visited {
	padding: 4px 0 0 0;
	height: 31px;
}

#tabs a:link,
#tabs a:visited {
	display: block;
	width: 176px;
	height: 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/images/front/tab.gif) left top no-repeat;
}

#tabs a:hover,
#tabs a:active {
	background: url(/images/front/tab.gif) left -35px no-repeat;
}

#tabs .active a:link,
#tabs .active a:visited,
#tabs .active a:hover,
#tabs .active a:active {
	color: #00899b;
	background: url(/images/front/tab.gif) left -70px no-repeat;
}

#tabPages {
	padding: 35px 0 0 0;
}

#tabPages .tabPage {
	display: none;
}

#tabPages .active {
	display: block;
}

#tabItinerary .blockItinerary {
	height: 510px;
	overflow: hidden;
}

#tabItinerary .maximized {
	height: auto;
}

#tabItinerary h3 a.charter {
	color: #F00;
	text-decoration: none;
}

#tabItinerary .readmore {
	margin: 15px 0 0 0;
	height: 20px;
	background: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 18px;
}

#tabItinerary .readmore span {
	float: right;
	background: #fff;
}

#tabItinerary .readmore a:link,
#tabItinerary .readmore a:visited,
#tabItinerary .readmore a:hover,
#tabItinerary .readmore a:active {
	padding: 0;
	width: 130px;
	height: 18px;
	color: #fff;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
	border: 1px solid #606064;
	display: block;
	text-decoration: none;
	text-align: center;
	
}

.block {
}

.block h3 {
	font-size: 1.6em;
	padding: 0 0 15px 0;
	color: #00899b;
}

.block h3.h3Custom {
	
}

.block h3 span {
	color: #75cdd9;
}

.block h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
}

.block h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
}

.block p {
	padding: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 20px;
}

.block .readmore {
	height: 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 18px;
	background: url(/images/front/readmore-line.gif) left 13px repeat-x;
}

.block .readmore span {
	float: right;
	padding: 0 0 0 6px;
	background: #fff;
}

.colorbox .block .readmore span {
	background: #f4f4f4;
}

.block .readmore a:link,
.block .readmore a:visited,
.block .readmore a:hover,
.block .readmore a:active {
	display: block;
	padding: 3px;
	width: 100px;
	height: 20px;
	color: #505050;
	background: url(/images/front/button-basic.gif) left top no-repeat;
	text-decoration: none;
	text-align: center;
}

.block a:link,
.block a:visited {
	color: #07798b;
	text-decoration: underline;
}

.block a:hover,
.block a:active {
	color: #07798b;
	text-decoration: none;
}

.block a.underlinedLink:link,
.block a.underlinedLink:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.block a.underlinedLink:hover,
.block a.underlinedLink:active {
	text-decoration: none;
}

.block a.normalLink:link,
.block a.normalLink:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.block a.normalLink:hover,
.block a.normalLink:active {
	text-decoration: underline;
}

.block a.italicLink:link,
.block a.italicLink:visited {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.block a.italicLink:hover,
.block a.italicLink:active {
	text-decoration: underline;
}

.block a.italicUnderlinedLink:link,
.block a.italicUnderlinedLink:visited {
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

.block a.italicUnderlinedLink:hover,
.block a.italicUnderlinedLink:active {
	text-decoration: none;
}

.block a.boldUnderlinedLink:link,
.block a.boldUnderlinedLink:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.block a.boldUnderlinedLink:hover,
.block a.boldUnderlinedLink:active {
	text-decoration: none;
}

.block ul {
	padding: 0 0 20px 15px;
	font-size: 1.2em;
	line-height: 25px;
	margin: -20px 0 0 0;
}


.block ul li {
	padding: 0 0 0 10px;
}

.block ol {
	padding: 0 0 20px 23px;
	font-size: 1.2em;
	line-height: 25px;
}

.block ol li {
	padding: 0 0 0 10px;
}

.block table {
	margin: 0 0 20px 0;
}

.block table th {
	padding: 8px 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background: #00909c;
}

.block table td {
	padding: 5px 15px;
	font-size: 1.1em;
	text-align: left;
}

.block table .even td {
	background: #d5e8eb;
}

.block table.gmapVesselDetailsList {
	margin: 0 0 5px;
}

.block table.gmapVesselDetailsList td {
	padding: 0;
}

.block.gmapWindow {
	width: 217px;
}

.block.gmapWindow h3 {
	padding: 0 0 5px 0;
}

.block.gmapWindow a {
	color: #515151;
	font-weight: bold;
}

.block img {
	float: left;
	margin: 5px 20px 5px 0;
	border: 1px solid #515151;
}

.block img.right {
	float: right;
	margin: 5px 0 5px 20px;
}

#colLeft .block img {
	margin: 5px 20px 5px 0;
}

#colLeft .block img.right {
	margin: 5px 0 5px 20px;
}

.blockNews .item {
}

.blockNews p {
	padding: 0 0 5px 0;
}

.blockNews .date {
	float: left;
	margin: 0 7px 0 0;
	padding: 0 8px 0 0;
	color: #00899b;
	background: url(/images/front/news-date-pipe.gif) right 0.5em no-repeat;
}

.blockNews h5 {
	padding: 0 0 8px 0;
}

.blockNews h5 a:link,
.blockNews h5 a:visited {
	text-decoration: none;
}

.blockNews h5 a:hover,
.blockNews h5 a:active {
	text-decoration: underline;
}

.blockNews img {
	margin: 5px 15px 2px 0;
}

.blockNews ul.archive {
	margin: 0;
	padding: 0 10px 20px 10px;
	list-style: none;
}

.blockNews ul.archive li {
	padding: 0 0 0 30px;
	background: url(../images/front/newslist-bullet.gif) no-repeat scroll 5px 10px;
}

.blockNewsIndex .item {
	position: relative;
	height: 157px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.blockNewsIndex .firstItem {
	height: 297px;
}

.blockNewsIndex .itemMaximized {
	height: auto;
}

#tabTripOptions .blockTripOption {
	height: 297px;
}

#tabTripOptions .blockTripOption .firstItem {
	height: 250px;
        margin: 0 0 15px 0;
        overflow:hidden;
}

#tabTripOptions .blockTripOption.itemMaximized,
#tabTripOptions .blockTripOption.itemMaximized .firstItem {
	height: auto;
}

.blockNewsIndex .content {
	height: 110px;
	overflow: hidden;
}

.blockNewsIndex .firstItem .content {
	height: 250px;
}

.blockNewsIndex .itemMaximized .content {
	height: auto;
}

.blockNewsIndex img {
	margin: 5px 20px 10px 0;
	padding: 1px;
	border: 1px solid #29677a;
}

.blockNewsIndex .readmore {
	height: 20px;
	background: none;
	position: absolute;
	top: 117px;
	right: 0;
}

.blockNewsIndex .firstItem .readmore {
	top: 257px;
}

.blockNewsIndex .itemMaximized .readmore {
	top: 0;
	position: relative;
}

.blockNewsIndex .readmore span {
	padding: 0;
}

.blockNewsIndex .readmore a:link,
.blockNewsIndex .readmore a:visited,
.blockNewsIndex .readmore a:hover,
.blockNewsIndex .readmore a:active {
	padding: 0;
	width: 130px;
	height: 18px;
	color: #fff;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
	border: 1px solid #606064;
}

.blockNews ul.newsList {
	margin: 0;
	padding: 10px 0 20px 0;
	list-style: none;
	font-weight: bold;
}

.blockNews ul.newsList li {
	padding: 0 0 0 30px;
	background: url(../images/front/newslist-bullet.gif) 5px 10px no-repeat;
}

.blockNews ul.newsList a:link,
.blockNews ul.newsList a:visited {
	color: #505050;
	text-decoration: none;
}

.blockNews ul.newsList a:hover,
.blockNews ul.newsList a:active {
	color: #505050;
	text-decoration: underline;
}

#colRight .blockNews .colorbox {
	margin: 0 0 10px 0;
	padding: 20px;
	background: url(/images/front/news-box.jpg) left top no-repeat;
	display: block;
}

.blockContentSpecial {
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	color: #fff;
	background: #08788b url(/images/front/blockspecial-effect.jpg) right bottom no-repeat;
	min-height: 150px;
}

.blockContentSpecial h3 {
	color: #fff;
}

.blockContentSpecial a:link,
.blockContentSpecial a:visited {
	color: #fff;
}

.blockContentSpecial a:hover,
.blockContentSpecial a:active {
	color: #fff;
}

.blockContentSpecial .readmore {
	background: none;
}

.blockContentSpecial .readmore span {
	background: none;
}

.blockContentSpecial .readmore a:link,
.blockContentSpecial .readmore a:visited,
.blockContentSpecial .readmore a:hover,
.blockContentSpecial .readmore a:active {
	padding: 3px 0 3px 3px;
	width: 103px;
	color: #fff;
	background: url(/images/front/button-dark-blue.gif) left top no-repeat;
}

.blockContentSpecial img {
	border: 1px solid #fff;
}

.blockContentSpecial table th {
	color: #07798b;
	background: #fff;
}

.blockContentSpecial table td {
	color: #fff;
}

.blockContentSpecial table .even td {
	background: #00909c;
}

.blockTrip img {
	margin: 5px 20px 24px 0;
	border: 1px solid #9d9d9d;
}

.blockTrip .destinations {
	clear: both;
	margin: 0 0 20px 0;
	padding: 5px 20px;
	background: #f0f0f0 url(/images/front/destinations-effect.jpg) right bottom no-repeat;
}

.blockTrip .destinations h4 {
	float: left;
	margin: 0 20px 0 0;
	width: 219px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
}

.blockTrip .destinations ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 380px;
	font-weight: bold;
	line-height: 29px;
	list-style: none;
}

.blockTrip .destinations ul li {
	padding: 0 0 0 30px;
	background: url(/images/front/icon-destination.jpg) left 7px no-repeat;
}

.blockTrip .vesselDetails, .blockTripOption .tripOptionPrices {
	position: relative;
	height: 100px;
	background: #eee;
}

.blockTripOption .tripOptionPrices {
	position: relative;
	top: 20px;
	clear:both;
	height: 62px;
	background: #eee;
	margin: 0 0 30px 0;
}

.blockTrip .vesselDetailsLarge {
	height: 290px;
}

.blockTrip .vesselDetails img {
	margin: 0;
	border: none;
}

.blockTrip .vesselDetails dl {
	position: absolute;
	top: 10px;
	font-size: 1.2em;
	line-height: 20px;
}

.blockTripOption .tripOptionPrices dl {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 1.2em;
	line-height: 20px;
	margin: 10px;
}

.blockTrip .vesselDetailsLarge dl {
	top: 200px;
}

.blockTrip .vesselDetails dl dt, .blockTripOption .tripOptionPrices dl dt {
	float: left;
	font-weight: bold;
}

.blockTrip .vesselDetails dl dd, .blockTripOption .tripOptionPrices dl dd {
	float: left;
}

.blockTrip .vesselDetails dl.vesselDetailsList1 {
	left: 40px;
	width: 190px;
}

.blockTrip .vesselDetails dl.vesselDetailsList1 dt{
	width: 60px;
}

.blockTripOption .tripOptionPrices dl.tripOptionPricesList dt {
	width: 90px;
}

.blockTrip .vesselDetails dl.vesselDetailsList1 dd, .blockTripOption .tripOptionPrices dl.tripOptionPricesList dd {
	width: 130px;
}

.blockTrip .vesselDetails dl.vesselDetailsList2 {
	left: 240px;
	width: 400px;
}

.blockTrip .vesselDetails dl.vesselDetailsList2 dt {
	width: 90px;
}

.blockTrip .vesselDetails dl.vesselDetailsList2 dd {
	width: 310px;
}

.blockTripOption

.blockGallery {
	width: 660px;
	overflow: hidden;
}

.blockGallery select#cat_id {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	padding: 2px 2px 2px 0;
	width: 195px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #7f7f7f;
	border: 1px solid #b4b4b4;
}

.blockGallery .album {
	width: 660px;
	overflow: hidden;
}

.blockGallery .row {
	padding: 12px 0 10px 0;
	width: 708px;
	height: 198px;
	border-bottom: 1px solid #e3e3e4;
}

.blockGallery .item {
	float: left;
	margin: 0 22px 0 0;
	padding: 0 21px 0 0;
	width: 132px;
	border-right: 1px solid #e3e3e4;
}

.blockGallery h4 {
	padding: 3px 0 0 30px;
	height: 33px;
	font-size: 1.2em;
	font-weight: normal;
	color: #236376;
}

.blockGallery .picture img {
	float: none;
	margin: 0;
	padding: 1px;
	border: 1px solid #29677a;
}

.blockGallery .picture a {
	display: block;
	margin: 0 0 1px 0;
	width: 132px;
	height: 132px;
	overflow: hidden;
}

.blockGallery .item h4 {
	line-height: 16px;
	background: url(/images/front/gallery-icon-photo.gif) left top no-repeat;
}

.blockGallery .pg_category h4 {
	line-height: 16px;
	font-weight: bold;
	background: url(/images/front/gallery-icon-folder.gif) left top no-repeat;
}

.blockGallery p {
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 11px;
}

.blockGallery p a:link,
.blockGallery p a:visited,
.blockGallery p a:hover,
.blockGallery p a:active {
	display: block;
	height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #606064;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
}

.blockStaff .item {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #c5c5c6;
}

.blockStaff img {
	margin: 5px 25px 5px 0;
	padding: 1px;
	border: 1px solid #29677a;
}

.blockStaff dl {
	float: left;
	width: 535px;
}

.blockStaff dt {
	float: left;
	width: 120px;
}

.blockStaff dd {
	float: left;
	width: 415px;
}

.blockStaff label {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	color: #a4a4a4;
}

.blockStaff p {
	padding: 0;
}

.blockStaffExpedition .item {
	position: relative;
	height: 157px;
	overflow: hidden;
}

.blockStaffExpedition .itemMaximized {
	height: auto;
}

.blockStaffExpedition .content {
	height: 100px;
	overflow: hidden;
}

.blockStaffExpedition .itemMaximized .content {
	height: auto;
}

.blockStaffExpedition img {
	margin: 5px 20px 10px 0;
	padding: 1px;
	border: 1px solid #29677a;
}

.blockStaffExpedition .readmore {
	height: 20px;
	background: none;
	position: absolute;
	top: 117px;
	left: 240px;
}

.blockStaffExpedition .itemMaximized .readmore {
	top: 0;
	position: relative;
	margin: 20px 0;
}

.blockStaffExpedition .readmore span {
	float: none;
	padding: 0;
}

.blockStaffExpedition .readmore a:link,
.blockStaffExpedition .readmore a:visited,
.blockStaffExpedition .readmore a:hover,
.blockStaffExpedition .readmore a:active {
	padding: 0;
	width: 130px;
	height: 18px;
	color: #fff;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
	border: 1px solid #606064;
}

.blockVessel .item {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dcdcdc;
}

.blockVessel p {
	padding: 0 0 15px 0;
}

.blockVessel h5 {
	padding: 0 0 8px 0;
}

.blockVessel h5 a:link,
.blockVessel h5 a:visited {
	text-decoration: none;
}

.blockVessel h5 a:hover,
.blockVessel h5 a:active {
	text-decoration: underline;
}

.blockVessel img {
	margin: 5px 15px 2px 0;
}

.blockVesselIndex img {
	margin: 5px 20px 10px 0;
	padding: 1px;
	border: 1px solid #29677a;
}

.blockVesselIndex .readmore {
	height: 20px;
	background: none;
}

.blockVesselIndex .readmore span {
	padding: 0;
}

.blockVesselIndex .readmore a:link,
.blockVesselIndex .readmore a:visited,
.blockVesselIndex .readmore a:hover,
.blockVesselIndex .readmore a:active {
	padding: 0;
	width: 130px;
	height: 18px;
	color: #fff;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
	border: 1px solid #606064;
}

.blockVesselIndex .odd img {
	float: right;
	margin: 5px 0 10px 20px;
}

.blockVesselIndex .odd .readmore span {
	float: left;
}

.blockContact form {
	padding: 20px;
	background: #f4f4f4;
}

.blockContact dt {
	float: left;
	padding: 0 40px 0 0;
	width: 160px;
	text-align: right;
}

.blockContact dt label {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 22px;
	color: #08788b;
}

.blockContact dd label {
	margin: 0 10px 0 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #5f5f62;
}

.blockContact dd.mandatory {
	background: url(/images/front/form-mandatory-icon.gif) 615px top no-repeat;
}

.blockContact input {
	margin: 0 0 20px 0;
}

.blockContact input.textinput {
	margin: 0 0 15px 0;
	padding: 3px 8px;
	width: 392px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #5f5f62;
	border: 1px solid #7f9db9;
}

.blockContact textarea {
	margin: 0 0 15px 0;
	padding: 3px 3px 3px 8px;
	width: 397px;
	height: 170px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
	color: #5f5f62;
	border: 1px solid #7f9db9;
}

.blockContact select {
	margin: 0 0 15px 0;
	padding: 3px 3px 3px 8px;
	width: 410px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #5f5f62;
	border: 1px solid #7f9db9;
}

.blockContact dd#capdd img {
	margin: 0;
	border: none;
}

.blockContact dd#capdd input.textinput {
	margin: 15px 0 15px 200px;
}

.blockContact p.readmore {
	margin: 0 10px 0 0;
	padding: 0;
	height: 20px;
	background: none;
}

.blockContact p.readmore a:link,
.blockContact p.readmore a:visited,
.blockContact p.readmore a:hover,
.blockContact p.readmore a:active {
	float: right;
	display: block;
	padding: 0;
	width: 98px;
	height: 18px;
	font-size: 1.1em;
	color: #fff;
	border: 1px solid #606064;
	background: url(/images/front/button-blue-bg.gif) left top repeat-x;
}

.blockContact p.note {
	margin: 0 0 0 200px;
	padding: 0;
	font-weight: bold;
	color: #08788b;
}

.blockContact .addresses {
	margin: 0 0 20px 0;
	height: 257px;
	color: #fff;
	background: url(../images/front/contact-addresses.jpg) left top no-repeat;
}

.blockContact .addresses h4 {
	padding: 0 0 20px 0;
	font-size: 1.4em;
	line-height: 24px;
}

.blockContact .addresses span {
	display: block;
	float: left;
	width: 25px;
	font-weight: bold;
}

.blockContact .addresses a:link,
.blockContact .addresses a:visited {
	color: #fff;
	text-decoration: none;
}

.blockContact .addresses a:hover,
.blockContact .addresses a:active {
	color: #fff;
	text-decoration: underline;
}

.blockContact .addressHeadOffice {
	float: left;
	margin: 0 1px 0 0;
	padding: 5px 30px 0 30px;
	width: 258px;
}

.blockContact .addressReservationOffice {
	float: left;
	padding: 5px 30px 0 45px;
	width: 263px;
}

.blockFaq .item {
	padding: 0 10px;
}

.blockFaq .faqShortcuts {
	padding: 10px 0 10px 10px;
	background: #08788B url(/images/front/blockspecial-effect.jpg) right bottom no-repeat;
}

.blockFaq .faqShortcuts ul {
	margin: 0;
	padding: 0 0 0 15px;
	color: #fff;
}

.blockFaq .faqShortcuts a:link,
.blockFaq .faqShortcuts a:visited,
.blockFaq .faqShortcuts a:hover,
.blockFaq .faqShortcuts a:active {
	color: #fff;
}

.blockFaq h4 {
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
	color: #08788b;
	background: url(../images/front/readmore-line.gif) left 10px repeat-x;
}

.blockFaq h4 span {
	padding: 0 10px 0 0;
	background: #fff;
}

.blockFaq h5 {
	padding: 10px 0 0 25px;
	background: url(../images/front/faq-bullet) left 17px no-repeat;
}

.blockFaq h5 a:link,
.blockFaq h5 a:visited {
	font-weight: normal;
	color: #25252b;
	text-decoration: none;
}

.blockFaq h5 a:hover,
.blockFaq h5 a:active {
	text-decoration: underline;
}

.blockFaq .answer {
	display: none;
}

.blockFaq .active {
	margin: 0 0 10px 0;
	background: #eee;
}

.blockFaq .active h5 a:link,
.blockFaq .active h5 a:visited,
.blockFaq .active h5 a:hover,
.blockFaq .active h5 a:active {
	font-weight: bold;
	color: #505050;
}

.blockFaq .active .answer {
	display: block;
	padding: 10px 20px 0 25px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index: 99;
}

.photoPopup {
	position: absolute;
	width: 698px;
	height: 614px;
	background: #fff url(/images/front/popup-effect.jpg) bottom right no-repeat;
	z-index: 100;
}

.photoPopup h3.header {
	position: absolute;
	top: 14px;
	left: 20px;
	font-size: 1.6em;
	font-weight: bold;
	color: #00899b;
}

.photoPopup .closeIcon {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 14px;
	height: 14px;
	background: url(/images/front/popup-icon-close.gif) left top no-repeat;
	cursor: pointer;
}

.photoPopup .content {
	position: absolute;
	top: 48px;
	left: 20px;
	width: 658px;
	height: 476px;
	background: url(/images/front/popup-imageholder.gif) left top no-repeat;
	overflow: hidden;
}

.photoPopup a.button:link,
.photoPopup a.button:visited,
.photoPopup a.button:hover,
.photoPopup a.button:active {
	position: absolute;
	top: 550px;
	left: 546px;
	display: block;
	width: 130px;
	height: 20px;
	font-size: 1.0em;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #606064;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
}

.photoPopup a.buttonWeb:link,
.photoPopup a.buttonWeb:visited,
.photoPopup a.buttonWeb:hover,
.photoPopup a.buttonWeb:active {
	top: 533px;
}

.photoPopup a.buttonPrint:link,
.photoPopup a.buttonPrint:visited,
.photoPopup a.buttonPrint:hover,
.photoPopup a.buttonPrint:active {
	top: 558px;
}

.photoPopup a.buttonPress:link,
.photoPopup a.buttonPress:visited,
.photoPopup a.buttonPress:hover,
.photoPopup a.buttonPress:active {
	top: 583px;
}

.photoPopup .copyright {
	top: 533px;
	left: 19px;
	position: absolute;
	font-weight: bold;
	font-size: 1.2em;
}

.photoPopup dl.imageDetails {
	position: absolute;
	top: 533px;
	left: 19px;
	width: 270px;
	font-size: 1.2em;
	line-height: 18px;
}

.photoPopup dl.imageDetails dt {
	float: left;
	width: 100px;
	font-weight: bold;
}

.photoPopup dl.imageDetails dd {
	float: left;
	width: 170px;
}

.photoPopup dl.imageSizes {
	position: absolute;
	top: 531px;
	left: 300px;
	width: 230px;
	font-size: 1.2em;
	line-height: 25px;
}

.photoPopup dl.imageSizes dt {
	float: left;
	width: 100px;
	font-weight: bold;
}

.photoPopup dl.imageSizes dd {
	float: left;
	width: 130px;
}

.bookingPopup .content {
	background: none;
	overflow: auto;
}

.bookingPopup .blockContact {
	width: 657px;
}

.bookingPopup .blockContact h3 {
	display: none;
}

.bookingPopup .blockContact .addresses {
	margin: 0;
}

.bookingPopup .blockContact form {
	padding: 20px 17px 20px 20px;
}

.ecardOverlay {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index: 101;
}

.ecardPopup {
	position: absolute;
	width: 498px;
	height: 454px;
	background: #fff url(/images/front/popup-effect.jpg) bottom right no-repeat;
	z-index: 102;
}

.ecardPopup h3.header {
	position: absolute;
	top: 14px;
	left: 20px;
	font-size: 1.6em;
	font-weight: bold;
	color: #00899b;
}

.ecardPopup .closeIcon {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 14px;
	height: 14px;
	background: url(/images/front/popup-icon-close.gif) left top no-repeat;
	cursor: pointer;
}

.ecardPopup .content {
	position: absolute;
	top: 48px;
	left: 20px;
	width: 458px;
	height: 316px;
	background: #f4f4f4;
}

.ecardPopup fieldset {
	padding: 20px 0 0 0;
	border: none;
}

.ecardPopup dt {
	float: left;
	padding: 0 20px 0 0;
	width: 150px;
	line-height: 20px;
	text-align: right;
}

.ecardPopup label {
	font-size: 1.2em;
	font-weight: bold;
	color: #08788b;
}

.ecardPopup input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 3px 8px;
	width: 250px;
	border: 1px solid #7f9db9;
}

.ecardPopup textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 3px 8px;
	width: 250px;
	height: 120px;
	border: 1px solid #7f9db9;
}

.ecardPopup a:link,
.ecardPopup a:visited,
.ecardPopup a:hover,
.ecardPopup a:active {
	position: absolute;
	top: 390px;
	left: 346px;
	display: block;
	width: 130px;
	height: 20px;
	font-size: 1.0em;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #606064;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
}

#tripDetails {
	margin: 0 0 20px 0;
	padding: 20px 10px;
	width: 220px;
	background: #4d4d50 url(/images/front/grey-box.gif) left top no-repeat;
}

#tripDetails h3 {
	padding: 0 0 15px 0;
	height: 21px;
	text-indent: -9999px;
}

#tripDetails dl {
	line-height: 22px;
}

#tripDetails dt {
	float: left;
	padding: 0 10px 0 0;
	width: 100px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	border-top: 1px solid #5c5c5f;
}

#tripDetails dd {
	float: left;
	width: 110px;
	font-size: 1.2em;
	color: #75cdd9;
	border-top: 1px solid #5c5c5f;
}
#cardDetails {
	float:left;
	clear:both;
}
#cardDetails dl {
	line-height: 22px;
}

#cardDetails dt {
	float: left;
	padding: 0 10px 0 0;
	width: 100px;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#cardDetails dd {
	float: left;
	width: 550px;
	font-size: 1.2em;
	color: #000;
}

#tripDetails dd a.charter {
	color: #F00;
	text-decoration: none;
}

#itineraryDetails {
	margin: 0 0 20px 0;
	padding: 20px 10px;
	width: 220px;
	background: #4d4d50 url(/images/front/grey-box.gif) left top no-repeat;
}

#itineraryDetails h3 {
	padding: 0 0 15px 0;
	height: 21px;
	text-indent: -9999px;
}

#itineraryDetails dl {
	line-height: 22px;
}

#itineraryDetails dt {
	float: left;
	padding: 0 10px 0 0;
	width: 100px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	border-top: 1px solid #5c5c5f;
}

#itineraryDetails dd {
	float: left;
	width: 110px;
	font-size: 1.2em;
	color: #75cdd9;
	border-top: 1px solid #5c5c5f;
}

#ratesAvailability {
	margin: 0 0 20px 0;
	padding: 20px 10px;
	width: 220px;
	background: #4d4d50 url(/images/front/grey-box.gif) left top no-repeat;
}

#ratesAvailability h3 {
	padding: 0 0 15px 0;
	height: 21px;
	background: url(/images/front/header-rates.gif) left top no-repeat;
	text-indent: -9999px;
}

#ratesAvailability dl {
	line-height: 22px;
}

#ratesAvailability dt {
	float: left;
	clear:both;
	padding: 0 10px 0 0;
	width: 105px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	border-top: 1px solid #5c5c5f;
}

#ratesAvailability dd {
	float: left;
	width: 105px;
	font-size: 1.2em;
	color: #fff;
	border-top: 1px solid #5c5c5f;
}

#ratesAvailability dd span.euro, #ratesAvailability p.euro {
	display: block;
}

#ratesAvailability dd span.dollar, #ratesAvailability p.dollar{
	display: none;
}
#ratesAvailability dd#currencySwitcher {
	font-size: 12px;
	color: #818183;
}

#ratesAvailability dd#currencySwitcher a:link,
#ratesAvailability dd#currencySwitcher a:visited {
	color: #fff;
	text-decoration: underline;
}

#ratesAvailability dd#currencySwitcher a.disabled:link,
#ratesAvailability dd#currencySwitcher a.disabled:visited {
	color: #818183;
	text-decoration: none;
}

#ratesAvailability dd#currencySwitcher a:hover,
#ratesAvailability dd#currencySwitcher a:active {
	color: #fff;
	text-decoration: none;
}

#ratesAvailability .available {
	color: #75cdd9;
}

#ratesAvailability .limited {
	color: #ffea00;
}

#ratesAvailability .notAvailable {
	color: #f73434;
}

#ratesAvailability ul.legend {
	clear: both;
	margin: 15px 0 10px 0;
	padding: 15px 20px;
	list-style: none;
	font-size: 1.2em;
	line-height: 20px;
	background: #36363d;
}

#ratesAvailability ul.legend li {
	padding: 0 0 0 17px;
}

#ratesAvailability ul.legend li.notAvailable {
	background: url(/images/front/symbol-notavailable.gif) left 6px no-repeat;
}

#ratesAvailability ul.legend li.limited {
	background: url(/images/front/symbol-limited.gif) left 6px no-repeat;
}

#ratesAvailability ul.legend li.available {
	background: url(/images/front/symbol-available.gif) left 6px no-repeat;
}

#ratesAvailability p {
	padding: 0 5px 5px 5px;
	font-size: 1.2em;
	line-height: 20px;
	color: #fff;
}

#ratesAvailability p.buttonGeneralNotes {
	margin: 15px 0 0 0;
}

#ratesAvailability p a:link,
#ratesAvailability p a:visited {
	color: #fff;
	text-decoration: underline;
}

#ratesAvailability p a:hover,
#ratesAvailability p a:active {
	color: #fff;
	text-decoration: none;
}

#ratesAvailability p.button {
	float: left;
	margin: 16px 0 0 0;
	padding: 0;
	width: 100px;
	height: 18px;
	font-size: 1.0em;
	line-height: 16px;
	color: #fff;
	background: url(/images/front/search-submit.gif) left top repeat-x;
	border: 1px solid #606064;
	cursor: pointer;
}

#ratesAvailability p.buttonPrint {
	margin: 16px 10px 0 3px;
}

#ratesAvailability p.button a:link,
#ratesAvailability p.button a:visited, 
#ratesAvailability p.button a:hover,
#ratesAvailability p.button a:active {
	display: block;
	width: 100px;
	height: 18px;
	text-align: center;
	text-decoration: none;
}

#itineraryTable {
	float: left;
	margin: 20px 0 0 0;
}

#itineraryTable h3 {
	font-size: 1.6em;
	padding: 0 0 25px 0;
	color: #00899b;
}

#itineraryTableContent {
	width: 1595px;
	clear: both;
}

#itineraryTable #itineraryTableContent {
	width: 700px;
}

#itineraryTableContent p#currencySwitcher {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	color: #d5e8eb;
}

#itineraryTableContent p#currencySwitcher a:link,
#itineraryTableContent p#currencySwitcher a:visited {
	color: #00909c;
	text-decoration: underline;
}

#itineraryTableContent p#currencySwitcher a:hover,
#itineraryTableContent p#currencySwitcher a:active {
	text-decoration: none;
}

#itineraryTableContent p#currencySwitcher a.disabled:link,
#itineraryTableContent p#currencySwitcher a.disabled:visited {
	color: #818183;
	text-decoration: none;
}

#itineraryTableContent table {
	margin: 0 0 10px 0;
	background: #fff;
}

#itineraryTableContent table th {
	padding: 8px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	background: #00909c;
}

#itineraryTableContent table tr {
	height: 38px;
	cursor: pointer;
}

#itineraryTableContent table th a:link,
#itineraryTableContent table th a:visited {
	color: #fff;
	text-decoration: none;
}

#itineraryTableContent table th a:hover,
#itineraryTableContent table th a:active {
	color: #fff;
	text-decoration: underline;
}

#itineraryTableContent table th a.clearLink:link,
#itineraryTableContent table th a.clearLink:visited {
	color: #00909c;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.0em;
	float: left;
	margin: 7px 0 0 0;
}

#itineraryTableContent table th a.clearLink:hover,
#itineraryTableContent table th a.clearLink:active {
	color: #00909c;
	text-decoration: underline;
}

#itineraryTableContent table th.tableHeaderOver {
	cursor: pointer;
}

#itineraryTableContent table tr#labelRow th {
	background: url(/images/front/icon-table-sort.png) no-repeat scroll right #00909c;
	padding: 8px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}

#itineraryTableContent table tr#labelRow th.sortedASC {
	background: url(/images/front/icon-table-sort-asc.png) no-repeat scroll right #00909c;
	padding: 8px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}


#itineraryTableContent table tr#labelRow th.sortedDESC {
	background: url(/images/front/icon-table-sort-desc.png) no-repeat scroll right #00909c;
	padding: 8px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
} 

#itineraryTableContent table tr#labelRow th.thRoomprice {
	background: #00909c;
}

#itineraryTableContent table tr.hide {
	display: none;
}

#itineraryTableContent table tr#labelRow th span {
	font-size: 0.80em;
	text-transform: none;
}

#itineraryTableContent table tr#labelRow th.thCode, #itineraryTableContent table tr#labelRow th.thCode .sortedDESC, #itineraryTableContent table tr#labelRow th.thCode  .sortedASC{
	background: #00909c;
	width: 80px;
}

#itineraryTableContent table tr.filter th.thCode select {
padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #505050;
	border: 1px solid #007483;
	width: 70px;
}

#itineraryTableContent table  tr.filter th.thVoyage {
	width: 124px;
}

#itineraryTableContent table tr.filter th.thVoyage select {
padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #505050;
	border: 1px solid #007483;
	width: 72px;
}

#itineraryTableContent table tr#labelRow th.thCheck {
	background: #00909c;
	width: 72px;
}

#itineraryTableContent table th.thDate {
	width: 75px;
}
#itineraryTableContent table th.thDate select {

	width: 50px;
}

#itineraryTableContent table .filter th .thDate .textinput {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #505050;
	border: 1px solid #007483;
	width: 70px;
}

#itineraryTableContent table th.thDuration {
	width: 95px;
}
#itineraryTableContent table .filter th.thDuration #durationFilter {
	width: 94px;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #505050;
	border: 1px solid #007483;
}

#itineraryTableContent table th.thEmbarkation {
	width: 200px;
}

#itineraryTableContent table th.thVessel {
	width: 123px;
}

#itineraryTableContent table tr.filter th.thVoyage select {
	width: 161px;
}

#itineraryTableContent table th.thRoomprice {
	width: 45px;
}

#itineraryTableContent table .filter th {
	text-transform: none;
	background: #d5e8eb;
	vertical-align: top;
	color: #505050;
	font-weight: normal;
}

#itineraryTableContent table .filter th input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #505050;
}

#itineraryTableContent table .filter th .textinput {
	padding: 3px 4px;
	width: 70px;
	border: 1px solid #007483;
}

#itineraryTableContent table td a {
	text-decoration: none;
	color: #505050;
	min-width: 80px;
}

#itineraryTableContent table td {
	padding: 5px 10px;
	font-size: 1.1em;
	text-align: left;
	background: #fff;
}

#itineraryTableContent table td.notAvailable {
	color: #999;
}

#itineraryTableContent table .even td {
	background: #d5e8eb;
}

#itineraryTableContent table .hover td {
	background: #88c7d5;
}

#itineraryTableContent table td img {
	border:0 none;
	margin: 0 0 0 5px;
}

#itineraryTableContent table td.tooltip span {
	padding: 0 0 0 20px;
	background: url(/images/front/icon-info.gif) left top no-repeat;
}

#itineraryTableContent table .hover td {
	background: #88c7d5;
}

#itineraryTableContent table td a.charter:link,
#itineraryTableContent table td a.charter:visited,
#itineraryTableContent table td a.charter:hover,
#itineraryTableContent table td a.charter:active {
	position: relative;
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}

#itineraryTableContent table td a.charter:link span,
#itineraryTableContent table td a.charter:visited span {
	position: absolute;
	top: -4px;
	left: 15px;
	padding: 3px 6px;
	width: 205px;
	display: none;
	color: #fff;
	background: #00909c;
}

#itineraryTableContent table td a.charter:hover span,
#itineraryTableContent table td a.charter:active span {
	display: block;
}

#itineraryTableContent table td.tdSpecial {
	padding-top: 3px;
	padding-bottom: 0;
	text-align: center;
}

.photoPopup2 {
	position: absolute;
	width: 698px;
	height: 614px;
	background: #fff url(/images/front/popup-effect.jpg) bottom right no-repeat;
	z-index: 100;
}

.photoPopup2 .closeIcon {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 14px;
	height: 14px;
	background: url(/images/front/popup-icon-close.gif) left top no-repeat;
	cursor: pointer;
	z-index: 1;
}

.photoPopup2 .mask {
	position: absolute;
	top: 0;
	left: 20px;
	width: 658px;
	height: 614px;
	overflow: hidden;
}

.photoPopup2 .mask .navLeft {
	display: none;
	position: absolute;
	top: 261px;
	left: 0;
	width: 31px;
	height: 50px;
	/* background: url(/images/front/slideshow-nav-left.gif) left top no-repeat; */
	cursor: pointer;
}

.photoPopup2 .mask .navRight {
	display: none;
	position: absolute;
	top: 261px;
	left: 627px;
	width: 31px;
	height: 50px;
	/* background: url(/images/front/slideshow-nav-right.gif) left top no-repeat; */
	cursor: pointer;
}

.photoPopup2 .mask .content {

	top: 0;
	left: 0;
	height: 614px;
}

.photoPopup2 .mask .content .item {
	float: left;
	position: relative;
	width: 658px;
	height: 614px;
}

.photoPopup2 .mask .content .item h3.header {
	position: absolute;
	top: 14px;
	left: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #00899b;
}

.photoPopup2 .mask .content .item .imgHolder {
	position: absolute;
	top: 48px;
	left: 0;
	width: 658px;
	height: 476px;
	background: url(/images/front/ajax-loader-white.gif) 313px 206px no-repeat;
}

.photoPopup2 .mask .content .item .imgHolder .loadMessage {
	position: absolute;
	top: 248px;
	left: 0;
	width: 658px;
	font-size: 1.1em;
	line-height: 18px;
	color: #333;
	text-align: center;
}

.photoPopup2 .mask .content .item .imgHolder img {
	position: absolute;
	z-index: 0;
}

.photoPopup2 a.button:link,
.photoPopup2 a.button:visited,
.photoPopup2 a.button:hover,
.photoPopup2 a.button:active {
	position: absolute;
	top: 550px;
	left: 526px;
	display: block;
	width: 130px;
	height: 20px;
	font-size: 1.0em;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #606064;
	background: url(/images/front/button-dark-bg.gif) left top repeat-x;
}

.photoPopup2 a.buttonWeb:link,
.photoPopup2 a.buttonWeb:visited,
.photoPopup2 a.buttonWeb:hover,
.photoPopup2 a.buttonWeb:active {
	top: 533px;
}

.photoPopup2 a.buttonPrint:link,
.photoPopup2 a.buttonPrint:visited,
.photoPopup2 a.buttonPrint:hover,
.photoPopup2 a.buttonPrint:active {
	top: 558px;
}

.photoPopup2 a.buttonPress:link,
.photoPopup2 a.buttonPress:visited,
.photoPopup2 a.buttonPress:hover,
.photoPopup2 a.buttonPress:active {
	top: 583px;
}

.photoPopup2 .copyright {
	top: 533px;
	left: 0;
	position: absolute;
	font-weight: bold;
	font-size: 1.2em;
}

.photoPopup2 dl.imageDetails {
	position: absolute;
	top: 533px;
	left: 0;
	width: 270px;
	font-size: 1.2em;
	line-height: 18px;
}

.photoPopup2 dl.imageDetails dt {
	float: left;
	width: 100px;
	font-weight: bold;
}

.photoPopup2 dl.imageDetails dd {
	float: left;
	width: 170px;
}

.photoPopup2 dl.imageSizes {
	position: absolute;
	top: 531px;
	left: 280px;
	width: 230px;
	font-size: 1.2em;
	line-height: 25px;
}

.photoPopup2 dl.imageSizes dt {
	float: left;
	width: 100px;
	font-weight: bold;
}

.photoPopup2 dl.imageSizes dd {
	float: left;
	width: 130px;
}

ul#sitemap {
	margin: 0;
}

ul#sitemap ul {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 1.0em;
}

.block .otherItineraries {
	margin: 0 0 20px 0;
	padding: 5px 10px;
	background: #f0f0f0;
}

.block .otherItineraries ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 29px;
	list-style: none;
}

.block .otherItineraries ul li {
	float: left;
	padding: 0 0 0 30px;
	width: 290px;
	background: url(/images/front/icon-destination.jpg) left 7px no-repeat;
}

.block .otherItineraries ul li.odd {
	margin: 0 9px 0 0;
	width: 280px;
	border-right: 1px solid #c0c0c0;
}

.block .otherItineraries ul li a:link,
.block .otherItineraries ul li a:visited {
	color: #adadad;
}

.block .otherItineraries ul li a:hover,
.block .otherItineraries ul li a:active {
	color: #07798b;
}

.block .otherItineraries ul li.active a:link,
.block .otherItineraries ul li.active a:visited,
.block .otherItineraries ul li.active a:hover,
.block .otherItineraries ul li.active a:active {
	color: #07798b;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	background: transparent url(/images/front/bubble.png) repeat scroll left top;
	color: #00909c;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 8px 8px 4px;
}

.tool-text {
	background: transparent url(/images/front/bubble.png) repeat scroll right bottom;
	font-size: 11px;
	padding: 4px 8px 8px;
}

p#tableText {
	padding: 0 0 20px 0;
	font-size: 1.2em;
	color: #fff;
}

p#tableText span {
	color: #00909C;
}

#slideshowContainerHold {
	padding: 0;
}

ul#chooseLanguage {
  display: none;
  position: absolute;
  right: 10px;
  top: 383px;
}

ul#chooseLanguage, ul#chooseLanguage li {
    display: none;
  /*display: inline;*/
} 

ul#chooseLanguage li img {
  border: none;
}

#socialnetworks {
	margin:15px 0 15px 2px;
        padding:20px 7px 20px 20px;
        width:211px;
        height: 60px;
	background: url(/images/front/search-box.gif) left top no-repeat;
}

#socialnetworks h3 {
	padding: 0 0 15px 0;
	height: 21px;
	text-indent: -9999px;
}

#socialnetworks a,
#socialnetworks a img {
    border: none;
    float: right;
    width: 32px;
}

#socialnetworks a {
    margin-right: 5px;
}
