/* CSS Document */

/*-----Global Styles-----*/

body {
	background-attachment: fixed;
	background-color: #314f6d;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	}



/*-----Centers the site. All content resides in this div-----*/
	
#content_holder {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:854px;
	height:100%;
	background-color: #F6F6F6;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#header {
	width:854px;
	margin: 0px;
	}
#header_featyachts {
	width: 854px;
	margin: 0px;
	background-color: #273751;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
	background-image: url(style_imgs/featuredyacht_headerBG.gif);
	background-repeat: repeat-x;
	background-position: left -10px;
	}
#header_featyachts a {
	color: #FFFFFF;
	text-decoration: none;
}

	
/*-----Content Styles-----*/	


#content {
	width: 854px;
	margin: 28px 0 0 0;
	}
	
.broker #frame_content {
	width:820px;
	height:600px;
	border:none;
	border-width:0;
	float:left;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	}
.broker #mid-content-holder .brokercontacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	color: #333333;
}


#frame_content {
	margin: 0 0 2px 0;
	width:626px;
	height:600px;
	border:none;
	border-width:0;
	float:left;
	overflow: auto;
	}
	
#featured_frame {
	width:710px;
	height:6000px;
	border:none;
	border-width:0;
	overflow: auto;
	float: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
#destinations{
	background-color: #ffffff;
	background-image: url(style_imgs/midcontentBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}	
	
#destinations h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #01256f;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 10px;
}
	
#destinations p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-right: 20px;
	padding-right: 20px;
	}
	
.destinations #frame_content {
	width:854px;
	}
	
/* ---- Styles for BROKER HORIZONTAL navs ---- */

#brokerNav {
	height: 32px;
	background-image: url(style_imgs/brokerNavBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 848px;

}

#brokerNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;

}

#brokerNav li {

	display: inline;
	list-style-type: none;
}
#brokerNav li a {
	text-decoration: none;
	background-image: url(images/linkbullet_norm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#brokerNav li a:link {
	text-decoration: none;
	letter-spacing: 0em;
}

#brokerNav li a:visited {
	text-decoration: none;
	color: #003399;
	letter-spacing: 0em;
}

#brokerNav li a:hover {
	color: #990000;
	background-image: url(images/linkbullet_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 0em;
}

#brokerNav li a:active {
	text-decoration: underline;
	color: #258BBA;
	letter-spacing: 0em;
}

#brokerNav li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
/* ---- Container for columns ---- */

#mid-content-holder {
	width: 852px;
	clear: both;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(style_imgs/midcontentBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;

}

#mid-content-holder .wide_iframe	{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	
.break {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1%;
}	
/*-----Left Collumn-----*/

#left_collumn,
#left_collumnFeatYachts {
	width: 205px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18pt;

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 23px;
	padding-bottom: 22px;
	}
#left_collumn p {
	color: #003399;
	line-height: 1.5em;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 8px;
}

#left_collumnFeatYachts p {
	color: #808080;
	line-height: 1.5em;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 8px;

}
#left_collumnFeatYachts p a {
	font-size: 11px;
	margin-left: -10px;
}

#left_collumnFeatYachts p a, #left_collumnFeatYachts p a:link, #left_collumnFeatYachts p a:visited
 {
	color: #808080;
}
#left_collumn ul,
#left_collumnFeatYachts ul {
	padding:0;margin:0; 
	list-style-position:inside; 
}
#left_collumn li,
#left_collumnFeatYachts li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
#left_collumn li a,
#left_collumnFeatYachts li a {
	text-decoration: none;
	background-image: url(images/linkbullet_norm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#left_collumn li a:link,
#left_collumnFeatYachts li a:link {
	text-decoration: none;
	color: #003399;
}

#left_collumn li a:visited,
#left_collumnFeatYachts a:visited {
	text-decoration: none;
	color: #003399;
}

#left_collumn li a:hover,
#left_collumnFeatYachts li a:hover {
	color: #990000;
	background-image: url(images/linkbullet_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#left_collumn li a:active,
#left_collumnFeatYachts li a:active {
	text-decoration: underline;
	color: #003399;
}
	
/*#left_collumn img {
	margin:26px 0 0 0;
	}
*/	
	/*-----Left Collumn "Quick Links" Header-----*/
	
#left_collumn h2,
#left_collumnFeatYachts h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#01256f;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 18px;
	padding-left: 10px;
	}
#left_collumn h2 .gray,
#left_collumnFeatYachts h2.gray {
	color:#666666;
}	
#left_collumn h2 .yachtname,
#left_collumnFeatYachts h2 .yachtname {
	color:#F19201;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.1em;
}	
	/*-----Sets Sub Color Grey #666666 for Quick Links-----*/	

.sub666666 {
	color: #666666;
}

	
	/*-----H3 Global Quick Links-----*/	
	
#left_collumn h3 {
	margin: 0 0 60px 0;
	}
	
	/*-----H4 Local Quick Links-----*/
	
#left_collumn h4 {
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	padding: 0 0 16px 0;
	margin: 0 65px 9px 0;
	}


/*-----Nav-----*/
	
#left_collumn h3 a, #left_collumn h4 a  {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}
	
#left_collumn a:link,
#left_collumnFeatYachts a:link
  {
	
	color: #666666;
	
	}
#left_collumn p a {
	font-size: 11px;
	margin-left: -10px;
}

	
#left_collumn a:hover,
#left_collumnFeatYachts a:hover  {
	
	color: #990000;
	text-decoration: underline;
		
	}	
#left_collumn hr {
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}

	
/*-----Center Collumn-----*/

#center_collumn {
	width: 420px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #999999;
	}

/* .home class for BODY */
.home #center_collumn {
	width: 368px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #999999;
	}


.management #center_collumn {
	float:left;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 50px;
	margin-left: 30px;
	}
	
.featured .management #center_collumn h1 {
	margin:0 0 0 30px;
	}

.broker #center_collumn {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #999999;
	}

.broker #center_collumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #01256f;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	}

	
/*-----Center Collumn - NO RIGHT COL-----*/
#center_collumn_solo {
	width: 568px;	
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #999999;
	}
#center_collumn_solo .clearbreak {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	width: 100%;
	height: 10px;
	
}


#center_collumn_photosg {
	width: 616px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #999999;
	}
#center_collumn_photosg .photoholder {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 5px;
}
.photoholder p#desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}



/*-----Privacy Page Center Collumn (special case)-----*/	
	.privacy {
	}
	
	.privacy #center_collumn {
	width: 508px;
	float:left;
	margin:0 90px 50px 0;
	}
	
/*-----Center Collumn Header-----*/
	
#center_collumn h1,
#center_collumn_solo h1,
#center_collumn_photosg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #01256f;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 10px;
	}
#center_collumn_photosg h1 {
	margin-bottom: 10px;
}	
	
	
/*-----Sets Sub Color Grey #1490cc for Sub Headings-----*/	

.sub1490cc {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}

#center_collumn h2,
#center_collumn_solo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	/*margin:0 0 -10px 0;*/
	}

#center_collumn p,
#center_collumn_solo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: justify;
	}
	
#center_collumn table,
#center_collumn_solo table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#center_collumn table tr td,
#center_collumn_solo table tr td{
	padding: 0px 5px 15px 10px;
	
	}



#center_collumn p a,
#center_collumn_solo p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}
	
#center_collumn li,
#center_collumn_solo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

#center_collumn ul,
#center_collumn_solo ul {
	list-style-type:none;
	}
	
#center_collumn ul li a,
#center_collumn_solo ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}


/*-----Put Featured Class in Body Tag on featured page, OR any page that needs a double wide center collumn (not on iframe pages)-----*/
.featured {
}

/*-----Center collumn overrides for "Featured" Pages-----*/

.featured #content_holder #content #center_collumn  {
	width: 626px;
	float:left;
	margin:0px 0px 50px 0px;
	}
		

/*-----Right Collumn-----*/

#right_collumn {
	width: 228px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/featured2.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 325px;
	
	}
 /* right column style for pages with right column image taller than 275 pixels */

#right_collumn_tall {
	width: 160px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	padding-right: 20px;
	
	}
#destinations #right_collumn_tall {
	width: 160px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	padding-right: 20px;
	}
	
	
#right_collumn img {
	margin:0px;
	border: 1px solid #FFFFFF;	
}

#right_collumn_tall img {
	border: 2px solid #999999;

}

/*-----Featured Module-----*/
#featured_box {
	width: 193px;
	padding-top: 19px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}

/*#right_collumn #featured_box img {
	border:solid;
	border-color:#f5f9fc;
	border-width: 2px; 
	margin:10px 0px 15px 0px;
	
}
*/

	/*-----Featured Yachts-----*/
#featured_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffcc;
	text-align:right;
	margin: 10px 0px 10px 0px;
	
}

	/*-----Featured Title and Nav-----*/
	
#featured_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	margin: 10px 0px 10px 0px;
	
}

#featured_box h3 a {
	color: #ffffff;
	text-decoration:none;
	border:none;
	line-height:15px;
	
}

#featured_box h3 a:hover {
	color: #E2E2E2;
	}

	/*-----Featured Description-----*/
#featured_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	margin: 10px 0px 10px 0px;
	line-height:14px;
	
}


/*-----Footer-----*/

#footer {
	width:auto;
	height:60px;
	border-top-width:3px;
	text-align:right;
	clear:both;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-top-color: #ffc878;
	padding-right: 20px;
	 }
#mid-content-holder #bottomgrad {
	vertical-align: bottom;
	background-color: #FFFFFF;
	clear: both;
	height: 32px;
	background-image: url(style_imgs/midcontent_botmBG.jpg);
	background-repeat: repeat-x;
}


#footer h3 a, #footer h2 a {
	text-decoration: none;
	}

/*-----Footer Large Nav-----*/	
#footer h2 {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	}

#footer h2 a:link {
	font-size: 10px;
	color: #333333;
	}

#footer h2 a:visited {
	font-size: 10px;
	color: #333333;
	}

#footer h2 a:hover {
	font-size: 10px;
	color: #333333;
	}

#footer h2 a:active {
	font-size: 10px;
	color: #333333;
	}

/*-----Footer Small Nav-----*/
#footer h3 {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	}
	
#footer h3 a:link {
	font-size: 9px;
	color: #999999;
	}

#footer h3 a:visited {
	font-size: 9px;
	color: #999999;
	}
.broker_footer {
	text-align: center;
}

#footer h3 a:hover {
	font-size: 9px;
	color: #999999;
	}

#footer h3 a:active {

	font-size: 9px;
	color: #999999;
	
	}
	
/*-----Form Styles-----*/
/*-----Goes on body tag-----*/
#form {
	background-color: #f5f9fc;
	background-attachment: fixed;
	background-image: url(none);
	background-repeat: no-repeat;
}

/*-----Holds Form in Place-----*/
#form_container {
	width: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
}

/*-----Form Element Div Positioning-----*/
.left_multi {
	float: right;
	margin-bottom: 12px;
	margin-right: 15px;
}
.right_multi {
	float: right;
	margin:0 0 12px 0;
	clear: both;
}
.left_single {
	float: right;
	margin-bottom: 12px;
	clear: both;
}

#left_check {
	float: right;
	clear: both;
	margin-bottom: 18px;
	margin-right: 153px;
}

.form {
}

.form #center_collumn {
	width: 555px;
	float:left;
	margin:0 0 50px 0;
	}
	
.subscribe_left{
float: left;
	margin-bottom: 12px;
	margin-right: 15px;
	clear: both;
}
.subscribe_right {
float: left;
	margin:0 0 12px 0;
	}


	

/*-----Sets with for Form Elements (goes directly on form element-----*/
#styled_single_short {
	/*margin-right: 200px;*/
	width: 200px;
}
#styled_single {
	width: 467px;
}
#styled_multi {
	width: 200px;
	/*margin-right: 204px;*/
}

.asterix {color: #993300}

#direct {
float: left;
	margin-bottom: 12px;
                 font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:normal;}
/*-----Sets Submit and Check box alignment------*/
.left_check {
	float: left;
	clear: both;
	margin-bottom: 18px;
	margin-left: -4px;
}

/*-----Broker Section-----*/

#quick_news {
margin:-5px 0 50px 0;
}

#quick_news iframe {
	width: 555px;
	height:525px;
	margin-bottom: 8px;
	padding-bottom: 8px;

}
#quick_newsarchive {
	margin:-5px 0 50px 0;
	text-align: center;
}

#quick_newsarchive iframe {
	width: 705px;
	height:600px;
	margin-bottom: 8px;
	padding-bottom: 8px;

}

#Table_01 {
	
	left:0px;
	top:0px;
	width:854px;
	height:237px;
}

#head1_ {
	
	left:0px;
	top:0px;
	width:854px;
	height:12px;
}

#head2_ {
	float:left;
	left:0px;
	top:12px;
	width:270px;
	height:55px;
}

#home-ON_ {
float:left;
	left:270px;
	top:12px;
	width:96px;
	height:55px;
}

#fleet-ON_ {
	float:left;
	left:366px;
	top:12px;
	width:95px;
	height:55px;
}

#calendar-ON_ {
	float:left;
	left:461px;
	top:12px;
	width:96px;
	height:55px;
}

#rates-ON_ {
	float:left;
	left:557px;
	top:12px;
	width:96px;
	height:55px;
}

#specials-ON_ {
float:left;
	left:653px;
	top:12px;
	width:97px;
	height:55px;
}

#search-ON_ {
	float:left;
	left:750px;
	top:12px;
	width:95px;
	height:55px;
}

#head4_ {
	float:left;
	left:845px;
	top:12px;
	width:9px;
	height:55px;
}

#head3_ {
	float:left;
	clear:left;
	left:0px;
	top:67px;
	width:854px;
	height:21px;
}

#broker-image_ {
	clear:left;
	left:0px;
	top:88px;
	width:854px;
	height:149px;
}
.tdcontactlinks a {
	color: #003399;
}
.tdcontactlinks a:link,
.tdcontactlinks a:visited {
	color: #003399;
}
.tdcontactlinks a:hover {
	color: #CC0000;
}

.tdcontactlinks a:active {
	color: #003399;
}

a:visited {
	color: #003399;
}

a.smallpic:link {border:1px  solid #003399;
                           
                           }
                           
a.smallpic:link {border:1px  solid #003399;
                           
                           }  
                           
a.smallpic:hover {border:1px  solid orange;
                          
                           }