

@import url('yacht.css');



/*======General Declarations======*/

body {
background-image: url('../site_graphics/grid4.gif');
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: verdana, sans-serif;
font-size: 70%;
color: #000000;
}

h3 {
	color: #ce2222;
	font-size: medium;
	margin: 0;
}

/*======For the Main Homepage to Format Extra Stuff======*/

.brochureLinks {
float: left;
}

.officeHours {
float: right;
background-color: #eeeeee;
border: 1px solid #cccccc;
text-align: center;
}

.iconList img {
vertical-align: middle;
margin-right: 5px;
}



/*======For the Itinerary Pages======*/

.itineraryLeft {
float: left;
}

.itineraryMenu {
background-color: #eeeeee;
border: 1px solid #cccccc;
padding: 2px;
margin-left: 3px;
margin-bottom: 3px;
float: left;
}

.itineraryMenu a {
margin-right: 15px;
text-decoration: none;
}

.itineraryMenu img {
vertical-align: middle;
margin-right: 5px;
}



/*======I think this gives the rental list table the right font and stuff======*/

#rentalTable {
font-family: verdana, sans-serif;
font-size: 11px;
color: #000000;
}


/*======BQC Date Holders======*/

.bqcDates {
float:right;
margin: 4px;
margin-bottom: 6px;
}

.bqcDates h2 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;
background-color: #eeeeee;
padding: 3px;
padding-right: 15px;
margin: 0px;
border: 1px solid #cccccc;
}

.bqcDatesInfo {
width: auto;
background-color: #ffffff;
margin: 0px;
padding: 3px;
border: 1px solid #cccccc;
border-top: none;
}



/*======These Are Used For Formatting Various Pictures Throughout======*/


.picLink {
float:right;
margin: 5px;
margin-right: 7px;
margin-bottom: 4px;
border: 1px solid #999999;
background-color: #eeeeee;
}

.picLink2 {
float:left;
margin: 5px;
margin-right: 7px;
margin-bottom: 4px;
border: 1px solid #999999;
background-color: #eeeeee;
}

.picLink3 {
float:right;
margin: 5px;
margin-bottom: 4px;
margin-right: 7px;
}


.picLink4 {
float:left;
margin: 5px;
margin-right: 7px;
margin-bottom: 4px;
}


.picLink p a {
text-decoration: none;
color: #0054A4;
margin: 2px;
text-align: center;
}

.picCaption { 
position:absolute;
background-color:#eeeeee;
border: 1px solid #cccccc;
padding: 2px;
left:5px;
top:5px;
z-index: 3;
}

.picCaption2 { 
position:absolute;
background-color:#eeeeee;
border: 1px solid #cccccc;
padding: 2px;
left:5px;
top:30px;
z-index: 3;
}

.picCaption a {
text-decoration:none;
}

.picCaption2 a {
text-decoration:none;
}

.picCaptionHolder {
position:relative;
}

.picCaptionHolder img {
border: 1px solid #cccccc;
margin-bottom: 2px;
}


/*======Containment Div======*/

#bodyDiv {

width: 750px;
border: 1px solid #333;

background-image: url('../site_graphics/grid2.gif');
background-color: #7DA7D8;
margin-left: auto;
margin-right: auto;
}


/*======The Footer Styling======*/

#footerDiv {
clear: both;
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
text-align: center;
background-color: #0055A4;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
width: 750px;
}

#footerDiv a {
text-decoration: none;
color: #FFFFFF;
}

#bottomLinks {
clear: both;
font-family: verdana, sans-serif;
font-size: 10px;
color: #666666;
text-align: center;
margin-top: 5px;
width: 750px;
margin-left: auto;
margin-right: auto;
}

#bottomLinks a {
text-decoration: none;
color: #999999;
}

#bottomLinks2 {
clear: both;
font-family: verdana, sans-serif;
font-size: 9px;
color: #666666;
text-align: center;
margin-top: 3px;
width: 750px;
margin-left: auto;
margin-right: auto;
}
/*======Pic Area See the yacht css sheet for more declarations about this area======*/

#mainPic {
background-image: url('../site_graphics/picbackfiller.gif');
background-position: bottom; 
background-repeat: no-repeat;
background-color: #7DA7D8;
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
border-bottom: 1px solid #333;
position: relative;
}

#mainPic img {
display: block;
}


.picAreaLeft {
position: absolute;
top: 10px;
left: 5px;
clear:both;
}

.leftQuickLink1 {
position: absolute;
top: 160px;
left: 0px;
clear:both;
background-image: url('../site_graphics/goldgradient.gif');
background-color: #E9D14E;
border: 1px solid #B7A232;
}

.leftQuickLink1 a {
text-decoration: none;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000;
padding: 3px;
padding-right: 15px;
_width: 1%;
}


.leftQuickLink2 {
position: absolute;
top: 180px;
left: 0px;
clear:both;
background-image: url('../site_graphics/goldgradient.gif');
background-color: #E9D14E;
border: 1px solid #B7A232;
}

.leftQuickLink2 a {
text-decoration: none;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000;
padding: 3px;
padding-right: 15px;
margin: 0px;

}


.picAreaLeft h1 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
color: #000000;
background-color: #E9D14E;
padding: 3px;
padding-right: 10px;
margin: 0px;
border: 1px solid #333;
}

.picAreaLeftInfo {
width: auto;
background-color: #ccc;
margin: 0px;
padding: 6px;
padding-right: 16px;
padding-top: 4px;
border: 1px solid #333;
border-top: none;
}

.yachtForm {
margin: 0px;
}

.picAreaLeftInfo p {
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000000;
margin-bottom: 15px;
margin-top: 4px;
}

.picAreaLeftInfo p strong {
color: #0055A4;
}


.picAreaFloat {
float:left;
margin: 5px;
height: auto;
min-height: 200px;
max-width: 320px;
width: auto !important;
width: 302px;
}

.picAreaFloatInfo {
background-color: #ccc;
margin: 0px;
border: 1px solid #333;
border-top: none;
height: auto;
}

.picAreaFloat h1 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
color: #000000;
background-color: #E9D14E;
padding: 3px;
padding-right: 5px;
margin: 0px;
border: 1px solid #333;
}

.searchSubmit {
border:1px solid #333;
background-color:#E9D14E;
cursor: hand;
cursor: pointer;
}




/*======Split Column Style======*/

#bodyContLeft { 
float:left;
padding: 4px;
padding-top: 6px;
width: 365px;
height: 100%;
margin: 0px;
}

#bodyContRight {
float:left;
padding: 4px; 
padding-top: 6px;
width: 365px;
height: 100%;
margin: 0px;
}


/*======Center Column Style======*/

#bodyCont {
padding: 4px;
width: 740px;
height: 100%;
margin: 0px;
}



/*======Text 1 Box Stuff======*/


.textBox1 {
width: 100%;
margin-bottom: 4px;
background-color: #FFFFFF;
border-bottom: 3px solid #6487AF;
border-right: 2px solid #6487AF;
position:relative;
}

.textBox1 h1 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #D5DFE9;
background-image: url('../site_graphics/bluegradient.gif');
background-color: #D5DFE9;
padding: 3px;
margin: 0px;
border: 1px solid #184066;
border-bottom: none;
}



.textBoxBody1 {
border: 1px solid #184066;
padding: 3px;
_height: 1%;
}


.textBoxBody1 p {
margin: 3px;
margin-bottom: 5px;
}

.textBoxBody1 a {
	color: #0054A4;
}



/*======Text 2 Box Stuff======*/


.textBox2 {
width: 100%;
margin-bottom: 4px;
background-color: #FFFFFF;
border-bottom: 3px solid #6487AF;
border-right: 2px solid #6487AF;
position:relative;
}

.textBox2 h1 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #333333;
background-image: url('../site_graphics/silvergradient.gif');
background-color: #cccccc;
padding: 3px;
margin: 0px;
border: 1px solid #666666;
border-bottom: none;
}



h2.itineraryTitle {
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #0054A4;
margin: 6px;
}

.textBoxBody2 {
border: 1px solid #666666;
padding: 3px;
_height: 1%;
}

.textBoxBody2 p {
margin: 3px;
margin-bottom: 5px;
}

.textBoxBody2 a {
	color: #0054A4;
}




html>body .textBox2 li a {
		width: auto;
		}




/*======Text 3 Box Stuff which is usually full column======*/


.textBox3 {
width: 100%;
margin-bottom: 4px;
background-color: #FFFFFF;
border-bottom: 3px solid #6487AF;
border-right: 2px solid #6487AF;
}

.textBox3 h1 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
background-color: #0055A4;
padding: 3px;
margin: 0px;
border: 1px solid #0055A4;
border-bottom: none;
}


.textBoxBody3 {
border: 1px solid #0055A4;
padding: 3px;
_height: 1%;
}


.textBoxBody3 p {
margin: 3px;
margin-top: 6px;
font-family: verdana, sans-serif;
font-size: 12px;
}





/*======Text 4 Box Stuff which is usually web special======*/


.textBox4 {
width: 100%;
margin-bottom: 4px;
background-color: #FFFFFF;
border-bottom: 3px solid #6487AF;
border-right: 2px solid #6487AF;
}

.textBox4 h1 {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;
background-image: url('../site_graphics/goldgradient3.gif');
background-color: #B7A232;
padding: 3px;
padding-left: 30px;
margin: 0px;
border: 1px solid #B7A232;
border-bottom: none;
}


.textBoxBody4 {
border: 1px solid #B7A232;
padding: 3px;
_height: 1%;
}

.textBoxBody4 p {
margin: 3px;
margin-bottom: 5px;
}

.textBoxBody4 a {
	color: #0054A4;
}




html>body .textBox4 li a {
		width: auto;
		}



/*======logo bar stuff======*/





#logoBar {
height: 100px;
width: 100%;
min-width: 750px;
background-image: url('../site_graphics/images/spanbar_02.gif');
}





/* More General Stuff */

ul {
list-style-type: disc;
list-style-position: outside;
margin-top: 8px;
margin-bottom: 8px;
}

li {
margin: 0px;
padding: 0px;
}


.testimonytext {
font-weight: bold;
font-style: oblique;
color: #0054A4;
width: 275px;
padding: 3px;
}

.testimonybold {
font-weight: bold;
font-variant: small-caps;
color: #333333;
width: 275px;
}


strong {
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color: #333333;
}

h2 {
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 12px;
color: #333333;
padding:0px;
margin-top: 4px;
margin-bottom: 2px;
}



/*  Navigation  */


#navDiv {
width: 750px;
height: auto;
background-image: url('../site_graphics/goldgradient.gif');
background-color: #E9D14E;
margin-left: 0px;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
}







#nav {
	float: left;
	width: 750px;
	list-style: none;
	
	background-image: url('../site_graphics/goldgradient.gif');
	background-color: #E9D14E;
	padding: 0;
	margin: 0 0 0 0;
	z-index: 3;
}

#nav ul {
	float: left;
	width: 116px;
	list-style: none;
	
	background-image: url('../site_graphics/goldgradient.gif');
	padding: 0;
	margin: 0 0 0 0;
	z-index: 3;
}


#nav a {
	display: block;
	width: 116px;
	font: bold 11px arial, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	text-align: center;
	border-right: 1px solid #666;
}


#nav a:hover {
	background-image: url('../site_graphics/goldgradient2.gif');
	background-color: #E9D14E;

}

#nav li li a {
	background-color: #EFEFEF; 
	border: 1px solid #B5B6B7;
	background-image: none;
	border-top: none;
	
}

#nav li li a:hover {
	background-color: #DADBDB; 
	background-image: none;
	
}



#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 116px;
	margin-left: -1px;
	
}

#nav li li {
	width: auto;
}


#nav li ul ul {
	margin: -2.05em 0 0 11.1em;
}




#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
