/* Do not rename this file. Reference is used in DejaVuRadEditor in CMS */


/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
/************************************************/
 
* 
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
 
html 
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5B5B5A;
	overflow: -moz-scrollbars-vertical;
}

body
{
	color: #5B5B5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	/*padding-top: 20px;
	background-color: #FFFFFF;*/
}

table 
{		
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}


.websiteScheduleTabelInhoud td
{
    line-height: 22px;
    min-height: 22px;
}

.websiteScheduleTabelInhoud strong
{
    line-height: 22px;
    min-height: 22px;
}

.websiteScheduleTabelHeader td
{
    background-color: #6699ff;
    color: #FFFFFF;
    height: 42px;
    text-align: center;
    vertical-align : middle;
    font-weight: bold;
}

li
{	
	list-style-position: inside;
}

p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

input, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
}



a 
{
	background-color: transparent;
	color: #003d75;
	text-decoration: none;
}

a.underline
{
	text-decoration: underline;
}

a:hover 
{
	text-decoration:underline;
}

a:link 
{
}

a:visited 
{
}

a:active 
{
}

a img, img
{
	border: 0;
}

h1
{
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	padding: 0px 0 9px;
	color: #19539D;
}

h2
{
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #19529D;
}

h3
{
	font-weight: bold;
}

hr
{
 border: 0px;
 height: 1px;
 border-bottom: 1px solid #5B5B5A;
 margin: 10px 0 3px; 
}

#bgImage
{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
	margin: 0px;
	padding: 0px;
}

#clearDiv
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;	
	background: transparent url(../images/Empty.gif) repeat left top;
} 
 

#pageDiv
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;	
	text-align: center;
	height: 100%;
}

#pageDiv #frmIndex
{
	position: relative;
	width: 900px;
	top: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #5B5B5A;
	text-align: left;
	height: 100%;
}

#headerDiv
{
	position: relative;
	width: 900px;
	height: 119px;
	text-align: right;
	background-color: #D1DCEA;
	/*background: transparent URL(../images/HeaderBg.gif) repeat-x top left;*/
}

#headerLogoDiv 
{
	position: absolute;
	background-color: #FFFFFF;
	top: 0px;
	left: 0;
}

#headerLogoDiv #printLogo
{
	display: none;
}

#headerDesitinationDiv 
{
	float: right;
	width: auto;
	height: 120px;
	z-index: 11;
}

#menuDiv
{
	height: 20px;
	background-color: #003d75;
}


/*#fillDiv 
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 990px;
}*/

.contentDiv
{
	position: relative;
	left: 0;
	top: 0;
	padding: 15px;
}

#contentLeftDiv
{
	float: left;
	width: 235px;
}

#contentLeftDivHome
{
	float: left;
	width: 400px;
	height: 326px;
}

#contentLeftDivSpecial
{
	float: left;
	width: 235px;
	display: inline;
	margin: 15px 15px 0;
}

#contentRightDiv 
{
	/*position: relative;*/
	float: right;
	top: 0;
	width: 495px;
	_width: 620px;
	padding-right: 125px;
}

#contentRightDivHome
{
	float: right;
	width: 455px;
	padding: 0px;
	right: 0px;
}

#contentRightDivSpecial
{
	float: right;
	width: 635px;
	margin: 15px 0 0;
	margin-right: -1px;
}

#contentRightDiv a, #contentRightDivSpecial a
{
	text-decoration: underline;
}
 
#sailingScheduleDiv
{
	/*width: 321px;
	height: 166px;*/
	background-color: #003d75;
	color: #5B5B5A;
	padding: 0;
}

#btnMoreNews
{
	float: right;
	margin-top: 6px;
}
	
.sailingScheduleShowTable
{
	width: 414px;
}
 
#bannerDiv
{
	margin: 20px 0;
}
 
#testimonialsDiv
{
    margin: 0px;
	width: 321px;
	padding: 0px 0px 20px 0px;
	z-index: auto;
}

.testimonialTable
{
	margin: 0px 25px 0px 25px;
	color: #2C2C2C;
	z-index: 25000;
}

.testimonialTableheaderTd
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 6px;
}

.testimonialTabletitleTd
{
	font-weight: bold;
	font-style: italic;
}

.testimonialTablecontentTd
{
	font-style: italic;
}

.testimonialTablenameTd
{
	text-align: right;
	font-style: italic;
}

#footerDiv 
{
	width: 900px;
	z-index: 10;
	margin: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding-bottom: 6px;
}

#footerTopDiv
{
	background-color: #003d75;
	color: #FFFFFF;
	font-weight: normal;
	/*text-transform: uppercase;*/
	font-family: Arial;
	padding: 0px 15px 0px;
	_padding: 0px 15px 2px;
	font-size: 11px;
	line-height: 19px;
	_line-height: 17px;
	margin-bottom: 6px;
}

#footerTopDiv img
{
	position: relative;
	top: 1px
}

#footerDiv span
{
	color: #003d75;
	display: block;
	padding: 6px 10px;
	font-size: 10px;
}

#footerDiv #footerMenu
{
	padding: 0;
	display: inline;
}

#footerDiv span a
{
	color: #003d75;
	font-size: 10px;
}


#newsDetailedListTable table
{
	width: 100%;
	margin-top: 15px;
}

#newsDetailedListTable .imageTd
{
	width: 155px;
	vertical-align: top;
	/*padding-top: 3px;*/
}

#newsDetailedListTable .imageTd img
{
	height: 85px;
	width: 155px;
}

#newsDetailedListTable .contentTd div
{
	/*position: relative;*/
	line-height: 13px;
	width: 285px;
	height: 80px;
	overflow: hidden;
	margin-top: -3px;
	margin-left: 15px;
}

#newsDetailedListTable .contentTd a
{
	color: #5B5B5A;
	line-height: 14px;
}
 
#newsSimpleListTable
{
	width: 100%;
}

#newsSimpleListTable .titleTd
{
	padding-bottom: 6px;
}

.tdEditCaption 
{
	/*background-color: #D6E1EE;*/
	padding: 7px 5px 0 5px;
	text-align: left;
	vertical-align: top;
	height: 14px;
	/*white-space: pre;
	border-bottom-color: #00AEEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}

.tdEditCaptionWidthFixed
{
	/*width: 100px !important;*/
	padding: 7px 5px 0 5px;
	text-align: left;
	vertical-align: top;
	height: 14px;
}

.tdEditField 
{
	height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
}

.tdEditField input
{
	font-size: 12px;
	padding: 1px 0;
}

.tdEditField select
{
	font-size : 12px;
	padding-left:0px !important;
}

/* Needed to display Null option height/an empy selectbox correctly */
option
{
	height: 15px;
	padding-right: 2px;
}

.tooltip
{
	position: absolute; 
	visibility: hidden; 
	left: 0; 
	top: 0; 
	padding: 2px;
	background-color: lightyellow; 
	border: 1px solid #000000; 
	font-family: Tahoma, Verdana, Arial Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 1.2;
	color: #000000;
	/*z-index: 10000;*/
}

/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.clearing:after 
{
    content: ".";
    display: block;
	line-height: 0px;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* hides from IE/Mac \*/
* html .clearing 
{
	height: 1%;
}

.clearing 
{
	display: block;
}
/* end hide from IE-Mac */
/*** end clearing hack ***/

.tableGrid
{
	border: none;
	border-collapse: collapse;
}

.trGridHeader
{
	display: none;
}

.tdGridData
{
	border: none;
	padding: 7px 3px;
	border-bottom: 1px solid #5B5B5A !important;
	vertical-align: top;
}

.tdGridData span
{
	font-size: 10px !important;
}

.trGridPager td
{
	border: none;
	text-align: left;
	padding: 5px 3px 1px;
}

.trGridPager span
{
	font-size: 10px !important;
}