@charset "UTF-8";

/************* reset ****/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
text-decoration: none;
color: #bbb;
}


/***************** Begin Stylesheet ***************/


body {
background-color:#747474;
background: #a7a59b url(../images/back_ground.jpg) repeat-x scroll 0 0;
font-size: 12px;
font-family:  Helvetica, arial, sans-serif;
color:#bbb;
margin: 0 0 10px 0;

text-align: center;
width: 100%;
}

#contentWrap {
width: 900px;
margin: 20px auto 0 auto;
text-align: left;

overflow: visible;



position: relative;
}

#contentWrap2 {
width: 900px;
background: #1F3351;
float:left;
position: relative;
padding: 20px 20px 10px 20px;
}

#chartersText {
	font-family:  arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #183153;
	position: absolute;
	top:3px;
	right: 20px;
	text-transform: uppercase;
	}
	
	
	
/*************** navigation menu ******/
#navWrap {
	width: 900px;
	height: 120px;
	background: #183153;
	float: left;
	margin: 0;
	

}
#logo {
	margin: 0 0 0 10px;
	width: 200px;
	height: 120px;
	float: left;
}

/** NEW NAV MENU STARTS HERE **/

#topLevelMenu {
	width: 650px;
	height:55px;
	float: left;
	margin:  -10px 0 0 25px;
	padding: 0 10px 10px 0;
	
}

#topLevelMenu #topLevelMenuList {
	float: right;
	padding:0 10px 0 0;
}


#topLevelMenu #topLevelMenuList ul {
	display: inline-block;
	padding: 0 74px 0 0;
}

#topLevelMenu #topLevelMenuList ul:last-child {
	padding: 0 ;

}


#topLevelMenu #topLevelMenuList ul li#spiritHeading a{
	
}
#topLevelMenu #topLevelMenuList ul li.selected a{
	color:#2397CB;
}

#topLevelMenu #topLevelMenuList ul li a {
	line-height: 18px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #eee;
	font-weight: normal;
	padding-right:50px;

}

#topLevelMenu #topLevelMenuList ul li a:hover {
	color: #2397CB;

}

#bottomLevelMenu {
	width: 650px;
	height:12px;
	margin: 0 0 0 10px;
	padding: 0 10px;
	float: left;
}

#bottomLevelMenu #bottomLevelMenuList {
	border-top: 1px solid #36445D;
	float: right;
	padding: 10px 10px 10px 0;
	width: 610px;
}

#bottomLevelMenu #bottomLevelMenuList ul li {
	display: inline;
	padding: 0 25px 0 25px;
	border-right: 1px solid #eee;
}
#bottomLevelMenu #bottomLevelMenuList ul li:last-child {
	padding: 0 0 0 10px;
	border-right: none;
}

#bottomLevelMenu #bottomLevelMenuList ul li a{
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #eee;
	font-weight: normal;
}

#bottomLevelMenu #bottomLevelMenuList ul li a:hover {
	color: #2397CB;

}
#bottomLevelMenu #bottomLevelMenuList ul li.selected a{
	color:#2397CB;
}


.thirdNavSingle a{
	display: block;
	width:403px;
	height: 38px;
	margin: 15px 0 0 140px;
	padding: 0 50px;
	float: left;
	background: url("../images/page-titles/c_home-title.png") 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}


.thirdNavSingle a:hover{
	display: block;
	background: url("../images/page-titles/c_home-title.png")  0 -38px no-repeat;
	text-decoration: none;

}



#halfWrap {
	width: 900px;
	height: 240px;
	float: left;
	clear:both;
	margin: 7px 0 4px 0;

}

/**********  Main Content *************/
#content {
background: #fff;
width:900px;
position: relative;
float: left;
margin: 0;
border: 1px solid #bbb;
	

}

#content p{
	line-height: 20px;

}

.headingTitle {
	font-family: shelleyallegro_bt_regular;

}


#contentTextLeft {
	width: 620px;
	float: left;
	margin: 0px 0px;
	padding: 28px 20px 0 20px;
	color: #444;
	font-size: 12px;
	min-height:332px;
  height:auto !important;
  height:332px;

	
}

.headingTop {
	font-weight: bold;
	color: #444;

}

.pageTitle img {
	
}

.pageTitle {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.pageTitleSubtext{
	width: 550px;
	float: left;
	font: helvetica;
}

#pageContent {
	padding: 0px;
	margin: 20px 0 10px 0;
	color:#333;
	float:left;
	clear: both;
	width: 835px;

}
#pageContent a {
	color: #333;
	text-decoration:underline;
}

#pageContent a img{
 	text-decorationL: none;
 	padding: 0 0 5px 0;
 	}
 
#pageContentNarrow {
	padding: 0px;
	margin: 20px 0 10px 0;
	color:#333;
	float:left;
	width: 620px;

}
#pageContentNarrow a {
	color: #333;
	text-decoration:underline;
}

#pageContentNarrow a img{
 	text-decorationL: none;
 	padding: 0 0 5px 0;
 	} 

.topRightImage {
	width: 240px; 
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;

}

.charterDescription {
	margin: -9999px 0 0 -9999px;
	text-indent: -9999px;
}

/***** Gallery ****/


.pageContent {
	padding: 10px;
	
	margin: 0 0 10px 0;
	color:#333;
	float: left;
	clear: both;
}
.pageContent a {
	color: #333;
	text-decoration:underline;
}


#pageContent .cmsContent a{
	color: #3F101A;
	text-decoration:none;
	font-weight: bold;
}

#pageContent .cmsContent p a:hover{
	color: #3F101A;
	text-decoration:underline;
}

#pageContent .cmsContent a{
	color: #3F101A;
	text-decoration:none;
	font-weight: bold;
}

#pageContentWide .cmsContent p a:hover{
	color: #3F101A;
	text-decoration:underline;
}



.pageContent a img{
 	text-decoration: none;
 	margin: 0 0 5px 0;
	border-top: 4px solid transparent;
 	}
	
.pageContent a:hover img {
		border-top: 4px solid #183153;
		
	}

	
.contentGalleryRight {
	padding: 0 0 0 10px;
	clear: both;
	float: left;

}
.contentGalleryRight h3 {
	padding: 0 0 5px 0;

}

.contentGalleryRight h3 a {
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #333;

}
.contentGalleryRight h3 a:hover {
	color: #888;
}

/************ Wide Page Content *************/

#contentTextWide {
width: 860px;
	float: left;
	margin: 0px 0px;
	padding: 28px 20px 0 20px;
	color: #444;
	font-size: 12px;
	background: #fff;
	min-height:332px;
  height:auto !important;
  height:332px;
}
#pageContent {
	padding: 10px;
	margin: 0 0 10px 0;
	color:#333;
}
#pageContent a {
	color: #333;
	text-decoration:underline;
}

#pageContent a img{
 	text-decorationL: none;
 	padding: 0 0 5px 0;
 	}

#contentText h1 {
 font-size: 14px;
 font-weight: bold;
 color: #222;
 text-transform: uppercase;
}

.pageContent {
	padding: 10px;
	border: 1px solid #eee;
	margin: 0 0 10px 0;
	color:#333;
	width: 840px;
	float: left;
}
.pageContent a {
	color: #333;
	text-decoration:underline;
}

.pageContent a img{
 	text-decorationL: none;
 	padding: 0 0 5px 0;
 	}

.contentTextWide h1 {
 font-size: 14px;
 font-weight: bold;
 color: #222;
 text-transform: uppercase;
}


.indent {
	margin: 10px 0 0 15px;

}
.indent p {
	margin: 5px 0 0 0;
}
/******* Footer Styles **************/

.bottomLeftLinks {
	width: 300px;
	padding: 10px 0 0 0;
	float: left;


}

.bottomLeftLinks ul.upperBottomBtns li{
	display: inline;


}

.bottomLeftLinks ul.upperBottomBtns a{
	padding: 2px 10px;
	margin: 0 10px 0 0;
	background: #e9e9e9;
	color: #666;
	font-weight: bold;
	font-size: 11px;

}

.bottomLeftLinks ul.upperBottomBtns a:hover{
	padding: 2px 10px;
	margin: 0 10px 0 0;
	background: #bbb;
	

}

form.form{
	width: 200px;
	display: inline;
}

form.form #name{
	background:none;
	border: 1px solid #bbb;
	color: #e9e9e9;

}
form.form .btn {
	border: none;
	color: #bbb;
	background: none;
	
}
.bottomRightLogo a{
	width: 236px;
	float: right;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 0 0 0;
	text-align:right;
}

#footer {
	width:100%;
	margin: 0;
	padding: 0;
	

}
#bottomFooter {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#bottomFooter ul li{
	display: inline;
	padding: 5px 15px 0 0;
	float: left;
}


#bottomFooter ul li a{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	
}


#bottomFooter ul li a:hover{
	text-decoration: underline;

}



/*** FAQ  *****/
#pageContent .faq-question {
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #444;
}

#pageContent .faq-question a{
	text-decoration: none;
	color: #444;
	}
	
#pageContent .faq-question a:hover{
	text-decoration: none;
	
	color: #888;
	}


#pageContent .faq-answer {
	padding: 0 20px;

}



/****************** Contact Form ***************/

#pageContentContact {
	padding: 20px;
	border: 1px solid #eee;
	margin: 0 0 10px 0;
	color:#333;
	float: left;
}

#form-wrap {
	width: 478px;

}

#form-area {
	width: 453px;
	margin-top: 10px;
	padding:0 0 0 25px;
	
}

#form-area p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	font-weight: normal;
	
}


#form-area p.thank-you {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	font-weight: normal;
	
}



#form-area input, #form-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ddd;
	background: #bbb;
	color: #fff;
}

#form-area .calendar input, #form-area .calendar textarea {
	padding: 5px;
	width: 40px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	border: thin solid #eee;
	height: 14px;
}

#form-area textarea {
	height: 90px;
}

#form-area textarea:focus, #form-area input:focus {
	border: 2px solid #eee;
}

#form-area input.button {
	width: 200px;
	background-color: #eee;
	color: #666;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	border: 1px solid #aaa;
	
}

.warning {
    font-weight: bold;
    color: #fff;
	padding: 5px;
}

form h2 {
    color: #49142A;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

label {
    font-weight: bold;
    color: #555;
    display: block;
	padding: 5px 0;
}

#pageContent .contentContact a {
	color: #666;

}
#rightContentContainerContact {
	height: auto;
	float:left;
	padding-top: 15px;
	width: 675px;
}

#contactContainer {
	width: 480px;
	min-height: 50px;
	float:right;
	background-color: none;
	border: 1px solid #ddd;
	margin-left: 25px;
	padding: 0 0 10px 0;
	
	
	}
	
	#contactContainerImg {
	width: 478px;
	min-height: 50px;
	float:right;
	background-color: none;
	border: 1px solid #ddd;
	margin-left: 25px;
	padding: 0 0 0 0;
	
	
	}

#headingContactText {
	
	height: 18px;
	color: #1f3351;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 17px 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
	
	
}

.contentContact { 
	width: 480px;
	min-height:100px;
	
}


.contentContactHeader {
	width: 600px;
	min-height:50px;
	padding-left: 15px;
	padding-bottom: 30px;
	float: left;
	
}

.subMenu  p, .subMenu a {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	}
	
.serviceContactText {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	
}

.serviceContactText a{
	text-decoration: none;
	font-weight: bold;
	color: #49142A;
	
	
}

#contactLeft {
	width: 264px;
	
	float: left;
	clear: both;
	font-family: helvetica, arial, sans-serif;
	color: #eee;
	font-size: 12px;
	background: #183153;
	border: 3px ridge #ddd;
	padding: 20px;
	}

#contactLeft h4 {
	color: #eee;
	font-weight: bold;
	size: 12px;
	padding: 0;
	margin: 0;

}


/******************* Virtual Tour Starts Here *******/

.contentTextWide {
width: 860px;
	float: left;
	margin: 0px 0px;
	padding: 68px 20px 0 20px;
	color: #444;
	font-size: 12px;
	background: #fff;
	min-height:332px;
  height:auto !important;
  height:332px;
}

#pageContentVT {
	padding: 120px 20px 20px 20px;
	border: 1px solid #eee;
	margin: 0 0 10px 0;
	background: #fff;
	float: left;

}
#virtualTour {
	width: 776px;
	height: 500px;
	position: relative;
	overflow: hidden;
}

#iframeHeader {
	position: absolute;
	top: -420px;
	left:0px;

}
table tr td{
background: none;
}


/****************** Content Images ************/

p a img {
	float: left;
	margin: 5px 5px 0 0;

}

.pageContent .vesselSpecs {

	width: 420px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;

}

.pageContent .vesselSpecsImg {
	width: 271px;
	float: right;
	padding: 5px 75px 5px 5px;
	margin: 0;
	

}

.charterBox {
	width: 202px;
	height: 182px;
	float: left;
	margin: 0 0 0 8px;
}
.charterBoxFirst {
	width: 202px;
	height: 182px;
	float: left;
	margin: 0 0 0 0px;
}
.customMessageBox{
	width: 540px;
	
	float:left;
	clear: both;
	background-color: #eaeff5;
	margin-top: 15px;
	padding: 5px;
	color: #666767;
	font-family: helvetica;
}

.customMessageTitle {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1f3351;
}

#footer a{
	color: #fff;
}