
/*
	-- DEFAULT STYLES --
*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("images/body-background.gif") repeat;
	}
	
h1, h2, h3, h4 {
	font-weight: normal;
	}
	
h1 { color: #0b407c; font-size: 36px; margin: 0; }
h2 { color: #0b407c; font-size: 26px; margin: 20px 0px 0px 0px; }
h3 {  color: #0b407c; font-size: 20px; margin-bottom: 0px;}
	
a, a:hover, a:visited {
	color: #0a2e78;
	}
	
	a:hover {
		text-decoration: none;
		}
		
#contentLeft ul { padding: 0px; margin: 0px; }
#contentLeft li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/bullet.gif) no-repeat;
	list-style:none;
	}
	
/*
	-- CLASSES --
*/

.hidden { display: none; }
.clear { clear: both; }
.right { float: right; }
.alignright { float: right; }
.alignleft { float: left; }
.left { float: left; }
.textRight { text-align: right; }

.wp-caption {
	border: solid #CCCCCC 1px;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-color: #E0E0E0;
	margin: 15px 15px;
	}
	
	.wp-caption p {
		margin: 5px 0px 0px 0px;
		font-size: 11px;
		}

.mapimg { 
	padding: 5px;
	background-color: #e1dcd6;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

.faq_box { font-size: 16px; }

#panel {
	display: none;
	background-color: #e5e5e5;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 10px;
	}
	
.quickInput {
	font-size: 14px;
	width: 215px;
	border: 1px #bababa solid;
	}

.test ul a {
	background: url(images/subnav_arrow.png) no-repeat;
	width: 10px ;
	height: 14px;
	}

.blogDate {
	background-color: #e6e6e6;
	width: 100px;
	float: left;
	padding: 15px;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	}
	
	.day{ font-size: 26px; }

.button{
	background: url(images/send-enquiry.gif) no-repeat;
	width: 109px;
	height: 28px;
	border: 0px;
	text-indent: -999px;
	cursor: pointer;
	}

.slide{ margin: 0px; }

.marginTop5{margin-top:5px;} .marginRight5{margin-right:5px;} .marginBottom5{margin-bottom:5px;} .marginLeft5{margin-left:5px;}
.marginTop10{margin-top:10px;} .marginRight10{margin-right:10px;} .marginBottom10{margin-bottom:10px;} .marginLeft10{margin-left:10px;}
.marginTop15{margin-top:15px;} .marginRight15{margin-right:15px;} .marginBottom15{margin-bottom:15px;} .marginLeft15{margin-left:15px;}
.marginTop20{margin-top:20px;} .marginRight20{margin-right:20px;} .marginBottom20{margin-bottom:20px;} .marginLeft20{margin-left:20px;}
.marginTop30{margin-top:30px;} .marginRight30{margin-right:30px;} .marginBottom30{margin-bottom:30px;} .marginLeft30{margin-left:30px;}

.formattedTable{ width: 100%; }
tr td.odd{ padding: 10px; background-color: #efefef; }
tr td.even { padding: 10px; }

.width330{ width: 330px; }

.business_charters{ 
	float: left;
	width: 200px;
	padding-right: 20px;
	}

	.business_charters a {
	font-size: 11px; 
	color: #0b407c;
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
    background: transparent url(images/icon.jpg) center right no-repeat;
	}
	
.wedding_charters { 
	float: left;
	width: 200px;
	padding-right: 20px;
	}
	
	.wedding_charters a {
		font-size: 11px; 
		color: #0b407c;
		display: inline-block;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-top: 5px;
    	background: transparent url(images/icon.jpg) center right no-repeat;
		}
		
.special_charters{
	float: left;
	width: 200px;
	}
	
	.special_charters a{
		font-size: 11px; 
		color: #0b407c;
		display: inline-block;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-top: 5px;
	    background:transparent url(images/icon.jpg) center right no-repeat;
		}
	
.head{ font-weight: bold; margin-top: 10px; margin-bottom: 5px; }

.latest_blog {
	float: left;
	width: 330px;
	}
	
	.latest_blog ul {
		margin-top: 5px; 
		padding-left: 0px;
		margin-left: 0px; 
		list-style:none;
		}
		
		.latest_blog li{
			padding: 7px 0px 7px 20px; 
			border-bottom: 1px #e5e5e5 solid;
			background: url(images/arrow.jpg) no-repeat 7px .9em !important;
			}
			
			.latest_blog a{
				text-decoration: none; 
				color: #0b407c; 
				font-size: 11px;
				}
		
				.latest_blog a:hover{ text-decoration: underline; }
		
.upcoming_events {
	float: left;
	width: 310px;
	}
	
	.upcoming_events ul {
		margin-top: 5px; 
		padding-left: 0px;
		margin-left: 0px;
		list-style:none;
		}
		
		.upcoming_events li {
			padding: 7px 0px 7px 20px; 
			border-bottom: 1px #e5e5e5 solid;
			background: url(images/arrow.jpg) no-repeat 7px .9em !important;
			}
			
		.upcoming_events a {
			text-decoration: none; 
			color: #0b407c; 
			font-size: 11px;
			}
			
			.upcoming_events a:hover{ text-decoration: underline; }
			
#fading{ height: 300px }

.flag{ float: right; }

.sidebar-box {
    width: 240px;
    color: #000000;
    }
    
    .sidebar-box img {
        display: block;
        }
    
    .sidebar-box .content {
        background: #e6e6e6 url('images/sidebar-box2.gif') no-repeat bottom;
        padding: 5px 10px 10px 10px;
        }
    
    .sidebar-box h3 {
        font-size: 14px;
        color: #0a2e78;
        font-weight: bold;
        margin: 0px 0px 10px 0px;
        }
        
    .newsletter-text {
        border-radius: 5px;
        -moz-border-radius: 5px;
        background-color: #f8f8f8;
        padding: 10px;
        font-size: 11px;
        border: none;
        width: 200px;
        margin: 10px 0px 10px 0px;
        }
		
        
    .newsletter-button {
        border: none;
        background: url('images/signup.png') no-repeat;
        width: 70px;
        height: 26px;
        text-indent: -10000px;
        }
.blog_button {
	background-color: #0a2e78;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; margin-left: 540px;
	}
	
	.blog_button a {
		color: #ffffff;
		text-decoration:none;
		}
		
.blog_content {
	margin-bottom: 20px;
	}
	
.blog_seperator {
	background: url(images/seperator.gif) no-repeat;
	width: 644px;
	height: 15px;
	}
		
.viewall_blog {
	float: right;
	margin-right: 20px;
	font-size: 11px;
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: transparent url(images/icon.jpg) center right no-repeat;
	}
	
.viewall_events{
	float: right;
	font-size: 11px;
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: transparent url(images/icon.jpg) center right no-repeat;
	}	
	
#current-events tr:nth-child(2n) td {
	background-color: #efefef;
	border-top: 1px solid #21466e;
	}

#current-events td {
    padding: 15px;
	width: 200px;
	}

label{ font-weight: bold; }

.firstParagraph {
	font-size: 16px;
	font-weight: bold;
	}
			
.calltoaction2 {
	background: #0a2e78 url(images/callbg.png) no-repeat;
	font-size: 16px;
	color: #ffffff;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 25px;
	}
	
	.calltoaction2 a {color: #ffffff;}
		
.testimonial-content{
	background-color: #e5e5e5 url(images/quotes.png) no-repeat;
	padding: 2px 10px 2px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	}
	
.arrow { 
	background-image: url(images/arrow.gif); 
	width: 20px; 
	height: 12px; 
	margin-left: 15px; 
	margin-top: -5px;
	}
/*
	-- SITE FRAMEWORK -- 
*/

.oneColumn {
	width: 60px;
	float: left;
	}
	
.twoColumn {
	width: 140px;
	float: left;
	}
	
.threeColumn {
	width: 220px;
	float: left;
	}
	
.fourColumn {
	width: 300px;
	float: left;
	}
	
.fiveColumn {
	width:380px;
	float: left;
	}
	
.sixColumn {
	width: 460px;
	float: left;
	}
	
.sevenColumn {
	width: 540px;
	float: left;
	}
	
.eightColumn {
	width: 620px;
	float: left;
	}
	
.nineColumn {
	width: 700px;
	float: left;
	}
	
.tenColumn {
	width: 780px;
	float: left;
	}
	
.elevenColumn {
	width: 860px;
	float: left;
	}
	
.twelveColumn {
	width: 940px;
	float: left;
	}
	
/* MAIN WRAPPER */

#mainHolder {
	margin: 0 auto;
	width: 960px;
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 1px 10px #aeaeae;
	-webkit-box-shadow: 1px 1px 10px #aeaeae;
	box-shadow: 1px 1px 10px #aeaeae;
	}
	
/* -- */
	
/* TOP AREA */
	
#topArea {
	
	}
	
	#topArea #logo {
		float: left;
		margin-left: 20px;
		}
		
	#topArea #callus {
		margin-top: 30px;
		margin-right: 20px;
		float: right;
		}
		
		#topArea #callus .fb-like {
			margin-top: 10px;
			}
			
		.fb_ltr {	
			}
	
/* -- */

/* MENU AREA */

#menuArea {
	background-color: #e5e5e5;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 4px solid #0b407c;
	}
	
	#menuArea ul {
		list-style: none;
		padding: 0;
		font-size: 11px;
		}
		
		#menuArea ul li {
			float: left;
			}
			
			#menuArea ul li:hover {
				background: #cccccc url("images/menu-hover.gif") no-repeat bottom center;
				}
				
				#menuArea > ul > li:first-child.current_page_item { 
					-webkit-border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					border-top-left-radius: 5px;
					}
			
			#menuArea ul li a {
				text-decoration: none;
				color: #000000;
				padding: 15px;
				display: block;
				}
				
				#menuArea ul li ul li a { padding: 10px 15px; }
					#menuArea ul li ul li a:hover { background-color: #15569f; }
				
				#menuArea ul li ul li.current_page_item { background: #15569f none; }
				
		#menuArea > ul > li.current_page_item, #menuArea > ul > li.current_page_ancestor { 
			background: #cccccc url("images/menu-hover.gif") no-repeat bottom center;
			}
			
			#menuArea ul li ul li:hover { background: #15569f none; }

/* -- */

/* BANNER AREA */

#bannerArea {
	}

/* -- */

/* CONTENT AREA */

#contentArea {
	padding: 0 20px 20px 20px;
	}
	
	#contentLeft {
		float: left;
		width: 640px;
		}
		
	#contentRight {
		float: right;
		width: 240px;
		}
	
/* -- */

/* FOOTER AREA */

#footerArea {
	background-color: #0b407c;
	padding: 10px;
	}
	
	#footerArea ul {
		list-style: none;
		margin: 0;
		padding: 0;
		padding-top: 8px;
		padding-left: 10px;
		}
		
		#footerArea ul li {
			float: left;
			padding: 0;
			margin-right: 15px;
			}
			
			#footerArea ul li a {
				color: #FFFFFF;
				}
				
#footerBottom {
	width: 960px;
	margin: 5px auto;
	font-size: 11px;
	}

/* -- */


/* Misc CSS */

#post-thumbnail img {
    float: left;
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 20px 15px 15px 0;
}

.share-this {
	padding: 25px 25px 25px 25px;
	margin: 25px 0 25px 0;
	border: 1px solid #cccccc;
	background: #ececec;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#disqus_thread {
	padding: 25px 25px 25px 25px;
	margin: 25px 0px 25px 0px;
	border: 1px solid #cccccc;
	background: #ececec;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    border: 1px solid #cccccc;
	padding: 5px;
    margin: 0 0 8px 15px;
    display: inline;
}

img.alignleft {
    border: 1px solid #cccccc;
	padding: 5px;
    margin: 0 15px 8px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

ul { 
	list-style: none;	
	padding: 0; 
	margin: 0; 
}

/* -- */


.formattedTable {
	width: 450px;
	font-size: 11px;
	margin: 0 0 20px 0;
	}
	
	.formattedTable tr {
		background-color: #ececec;
		}
	
	.formattedTable tr:nth-child(even) {
		background-color: #FFFFFF;
		}
		
		.formattedTable tr:nth-child(even) td {
			font-weight: normal;
			}
	
	.formattedTable th {
		font-size: 14px;
		padding: 5px;
		background-color: #052d6f;
		color: #FFFFFF;
		text-align: left;
		line-height: 30px;
		}
	
	.formattedTable td {
		padding: 8px;
		}
		
	.bg-dest {
		background: #ececec;
		}
		
	.bg-tab {
		background: #ececec;
		}
		
	.bg-tabs {
		background: #ececec;
		}
		
	.bg-purple {
		background: #7f4e9b;
		font-weight: bold;
		color: #ffffff;
		}
		
	.bg-blue {
		background: #1369b0;
		font-weight: bold;
		color: #ffffff;
		}
		
	.bg-red {
		background: #ee5a6d;
		font-weight: bold;
		color: #ffffff;
		}
		
	.bg-green {
		background: #3bb250;
		font-weight: bold;
		color: #ffffff;
		}
