/* 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: 125%;
}
 
html 
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5B5B5A;
}

body
{
	color: #5B5B5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

table 
{		
	padding: 0px;
	margin: 0px;
	line-height: 125%;
}



li
{	
	list-style-position: inside;
}

p
{
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

input, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
}



a 
{
	background-color: transparent;
	color: #5B5B5A;
	text-decoration: none;
}

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: 51px;
	color: #666666;
	background-color: transparent;
	border-bottom: 1px solid #5B5B5A;
	display: block;
	vertical-align: middle;
	margin: 0 0 0px 0;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	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;
}

#pageDiv #frmIndex
{
	position: relative;
	width: 900px;
	top: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #5B5B5A;
	text-align: left;
}

#headerDiv
{
	position: relative;
	width: 900px;
	height: 160px;
	text-align: right;
	background: transparent URL(../images/HeaderBg.gif) repeat-x top left;
}

#headerLogoDiv 
{
	position: absolute;
	top: 27px;
	left: 33px;
	width: 116px;
	height: 105px;
	z-index: 10;
}

#headerLogoDiv #printLogo
{
	display: none;
}

#headerDesitinationDiv 
{
	float: right;
	width: auto;
	height: 160px;
	z-index: 11;
}

#menuDiv
{
	height: 20px;
	border-bottom: 1px solid #2C2C2C;
}
* html #menuDiv 
{
	height: 21px;
}


/*#fillDiv 
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 990px;
}*/

#contentDiv
{
/*	position: relative;*/
	left: 0;
	top: 0;
}

#contentLeftDiv
{
	float: left;
	width: 579px;
}

#contentHomeContent
{
	padding: 18px 5px 0;
}

#contentLeftContentDiv
{
	margin-left: 165px;
}

#contentLeftContentDiv a
{
	color: #B29050;
	background-color: transparent;
}

#contentRightDiv 
{
	float: right;
	width: 321px;
	padding: 0px;
	right: 0px;
	z-index: 15000;
}
 
#sailingScheduleDiv
{
	width: 321px;
	height: 166px;
	background-color: #B29050;
	color: #5B5B5A;
	padding: 0px 0 0 0;
}

#sailingScheduleTable
{
	margin: 0 5px 0 25px
}

#sailingScheduleTable .titleTd
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-top: 5px;
}

#sailingScheduleTable .labelTd
{
	width: 123px;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
}

#sailingScheduleTable .inputTd
{
	width: 155px;
	text-align: right;
}

#sailingScheduleTable .inputTd select
{
	width: 155px;
	margin: 3px 8px 3px 0;
	height: 18px;
}

#sailingScheduleTable .buttonTd
{
	padding-top: 12px;
	text-align: right;
}
 
.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: 20px;
	background-color: #FFFFFF;
	padding-bottom: 6px;
}

#footerTopDiv
{
	background-color: #727073;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 10px 2px;
	font-size: 10px;
	margin-bottom: 6px;
}

#footerTopDiv img
{
	position: relative;
	top: 1px
}

#footerDiv span
{
	color: #727073;
	display: block;
	padding: 6px 32px;
	font-size: 10px;
}

#footerDiv #footerMenu
{
	padding: 0;
	display: inline;
}

#footerDiv span a
{
	color: #727073;
	font-size: 10px;
}


#newsDetailedListTable, #newsDetailedListTable table
{
	width: 100%;
	margin-top: 15px;
}

#contentLeftContentDiv #newsDetailedListTable
{
	width: 407px;
}

#newsDetailedListTable .imageTd
{
	width: 155px;
	vertical-align: top;
	padding-top: 3px;
}

#newsDetailedListTable .contentTd
{
	padding: 0 10px;
}

#newsDetailedListTable .contentTd a
{
	color: #5B5B5A;
}

#newsDetailedListTable .readMoreTd
{
	padding: 0 10px;
	text-align: right;
	vertical-align: middle;
	height: 15px;
}

#newsDetailedListTable .readMoreTd a
{
	font-size: 10px;
	color: #5B5B5A;
}



#newsDetailedListTable .readMoreTd img
{
	vertical-align: middle;
}
 
#newsSimpleListTable
{
	width: 100%;
}

#newsSimpleListTable h1
{
	margin-left: 20px;
}

#newsSimpleListTable .dateTd
{
	width: 80px;
	padding-left: 20px;
}

#newsSimpleListTable .dateTd, #newsSimpleListTable .titleTd
{
	padding-top: 2px;
}

.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;
}

