/***** Global Settings *****/

html, body 
{
    border:0;
    margin:0;
    padding:0;
}

body 
{
    font:100%/1.25 Verdana, Arial, Helvetica, sans-serif;           
    /*background-color: #f4f9fb;*/
	background-color: #ffffff;
	color:#454545;
}
/*
table, tr, td, th, tbody {
	padding:0px;
	margin:0px;
}
*/
.noScript
{
    background-color:#FFFF99;
    border-bottom:1px solid #FFCC00;
    color:#000000;
    height:28px;
    width:100%;    
}
.noScript img 
{
    float:left;
    margin-left:2px;
    margin-top:2px;
}
.noScript span 
{
    display:block;
    padding-top:6px;
    color:#868686;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:140%;
}

/***** Common Formatting *****/
h1
{
	margin-top:30px;
    padding:0;
    font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:30px;
	color:#cd180d;
	text-transform:capitalize;
} 

h2
{
	margin-top:30px;
	margin-bottom:0px;
    padding:0;
    font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:12px;
	color:#bd1739;
	font-weight:bold;
	text-align:left;
} 

h2.mediaRelease{
	color:#000000;
	font-weight:bold;
	
	
}

h2.destinations{
	width:100%;
	color: #bd1739;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #c5c8ca;
	line-height:24px;
	margin-top:10px;
	margin-right: 30px;
	/*text-transform:capitalize;*/
}

h4{	
	color:#cd180d;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	text-transform:uppercase;
}

.overview {
	color:#394e89;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:auto;
	text-transform:capitalize;
}

h5 {
	margin:0px;
	font-size:11px;
	color:#999999;
	text-transform: uppercase;	
	
}
h3, h4, h5, h6 
{
    padding:0;
}  

.blueText {
	color:#394e89;
	font-size:11px;
}

.redText {
	color:#f4453a;
	font-size:10px;
}
legend
{
    padding:0;
    font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bd1739;
	font-weight:bold;
} 
blockquote 
{
    margin:22px 40px;
    padding:0;
}

.small {
font-size:0.85em;
}

img {
border:0;
}

img#festive{
    position: relative;
    top: -50px;
    left: 270px;
}

#linkHome a img{
    display: inline;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
.imagesWideBorder {
	border:1px solid #D3DBE0;
	padding:5px;
}
.imagesNarrowBorder {
	border:1px solid #D3DBE0;
	padding:2px;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/
a:link, a:visited {
text-decoration:none;
}

.redLink{
	color:#bd1739;
}




/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;

}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}


/***** Wrapper *****/

#wrapper 
{                     
    margin:auto;  
	position:relative;
	width:958px;
	/*background-color:#ecf6fb;*/
	/*background-color: #f4f9fb;*/
	background-color: #ffffff;         
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ position:relative; width:760px; height:567px; margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

/********** Calendar CSS ***********/
.bambo_calendar_date {
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
	z-index: 20;
}
.bambo_calendar_date h1{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.bambo_calendar_date table tr td table tr th {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 26px;
	padding-left: 1px;
	text-align: center;
}
.bambo_calendar_date table tr td table {
	border-collapse: collapse;
}
.bambo_calendar_date table tr td table tr td {
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 26px;
	height: 26px;
}
.bambo_calendar_date table tr td table tr td a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
}
.bambo_calendar_date table tr td table tr td a:hover {
	color: #000000;
	background-color: #C4DBFD;
	font-size: 11px;
	font-weight: bold;
}
.bambo_calendar_date table tr td table tr td strong a {
	font-family: "Courier New", Courier, mono;
	background-color: #C4DBFD;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
}
.bambo_calendar_date .dayNumber {
	font-weight: bold;
	background-color: #0099FF;
	color: #FFFFFF;
}
.bambo_calendar_date .dayNumberSelected {
	font-weight: bold;
	background-color: #FFFFBB;
	color: #000000;
}
.bambo_calendar_date .left {
	text-align: left;
}
.bambo_calendar_date .left a, .bambo_calendar_date .right a{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
}
.bambo_calendar_date .right {
	text-align: right;
}
/* forms */
.textBox
{
	width:300px;
}
.dateBox
{
	width:160px;
}
.formDiv
{
	position:relative;
	font-size:12px;
}
.formPass
{
	background-color:#ffffff;
	color:#000000;	
}


.formFail
{	
	background-color:#FFFF99;
	color:#000000;
}
.formLabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	padding:0px;
	line-height:25px;
}

.formInput
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	padding:0px;
	width:250px;
	
}
.formMessage
{	
	height:25px;
	/*background-color:#CC6633;*/
	/*border:solid 2px #990000;*/
	color:#FF0000;
	text-align:center;
}
.validationMsg
{
	padding:5px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#input
{
	margin-left:400px;
}


.charter
{
	margin-bottom:10px;
}
.intlnum
{
	width:25px;
	
}

.formPassNum
{
	width:25px;
}

#charter span.charterNum
{
	font-size:10px;
}
