@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	padding: 0;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-left: -512px; /* half of the width */
	left: 50%;
	position: absolute;
}

.clear {
	 clear: both;
	 overflow: hidden;
	 height: 0;
}

#container {
     float: left;
	 width: 1024px;
	 display: block;
	 overflow: hidden;
	 position: relative;
	 margin-top: 10px;
	 height:1%;
	 
}

#flash {
	margin-bottom: 5px;
	clear:both;
}


#footer {
    width: 974px;
    height: 20px;
	display: block;
	font-size: small;
	background-color: #fff;
	color: #1f5190;
	padding: 5px 25px 0px 25px;
}

.footleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	float: left;
}

.footrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	float: right;
}

#fstripe {
    background-color: #fff;
	}
	
#fysbutton{
	float:left;
}

#head {
	width: 1024px;
	height: 90px;
	background-color:#fff;
	position:relative;

}
	
#left{
     float: left;
	 width: 255px;
	 position: relative;
	 margin: 30px;
	 height:1%;
	 margin-left: 20px;
	 display: inline; 
}

#left_secondary{
	width: 255px;
	float: left;
	position: relative;
	margin-left: -1px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px;	
}
	
#main {
    position: relative;
	height:1%;
	background-color: #0d1526;
	background-image:url(images/bgimages/rotate.php);
	background-repeat:no-repeat;
}

a:visited {
	 color: #000;
}


a {
	 color: #336699;
	 text-decoration: none;
}

#container a:visited{
	 color: #1f5190;
	 text-decoration: none;
}

#container a:hover{
	color: #8bb0da;
}

#container a SPaN {
	 display: none;
}


/*#container a:unknown {
	 background: none transparent scroll repeat 0% 0%;
	 cursor: default;
	 color: #1f5190;
	 text-decoration: none;
}*/


/*#container a:unknown span {
	 display: inline;
	 left: 0;
}*/

/*Content*/

.bodytext {
    color: #333;
	font-size: 13px;
    line-height: 16px;
	text-align: left;
	margin: 0px; /*this will also remove space between pragraphs*/
	margin-top: 13px; /*added to create/control space between paragraphs*/
	padding-right: 25px;
	
}

#content {
	float:right;
	width: 680px;
	position:relative;
	padding: 0px;
	margin: 20px;
}

.emphasis{
	color: #0d1526;
	font-weight:normal;
}

h1{
	font-size: 16px;
	color: #0d1526;
	font-weight:bold;
	text-align: left;
	margin: 0;
}

h2{
	font-size: 14px;
    color: #1f5190;
	font-weight:bold;
	text-align:left;
	margin: 0px;
}

h3{
	font-size: 14px;
    color: #1f5190;
	text-align:left;
	font-weight:normal;
	margin: 0px;
}

.profile_text {
    width: 255px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    /*line-height: 1 em;*/
	color: #b0c2d6;
    margin: 0px;
	text-align: left;
	margin-bottom: 30px;
}

a#profile {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

.sidenote{
	float:right;
	font-size: 12px;
	color: #1f5190;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 15px;
}

a#javalink{
	color: #1f5190;
}

.white {
    color: #fff;
}



/*Navigation*/

/*top*/

#top_img{ 
	float: left;
	width: 284px;
	height: 82px;
	margin:0;
	padding:0;
	position: relative;
}

#nav_top{
	float: right;
	width: 398px;
	height: 27px;
	position: relative;
	top: 55px;
	margin: 0px;
}

a#home{
	float:left;
	display: block;
	width: 90px;
	height: 27px; /*half the height of image*/
	background-image:url(images/topnav/home.jpg);
	position: relative;
}

a#home:hover{
    background-position: 0 -27px; /*half the height of image*/
}

a#profile{
	float:left;
    display: block;
    width: 80px;
    height: 27px; /*half the height of image*/
	background-image:url(images/topnav/profile.jpg);
	position: relative;
}

a#profile:hover{
    background-position: 0 -27px; /*half the height of image*/
}

a#news{
	float:left;
    display: block;
    width: 72px;
    height: 27px; /*half the height of image*/
	background-image:url(images/topnav/news.jpg);
	position: relative;
}

a#news:hover{
    background-position: 0 -27px; /*half the height of image*/
}

a#team{
	float:left;
    display: block;
    width: 71px;
    height: 27px; /*half the height of image*/
	background-image:url(images/topnav/team.jpg);
	position: relative;
}

a#team:hover{
    background-position: 0 -27px; /*half the height of image*/
}

a#contact{
	float:left;
    display: block;
    width: 85px;
    height: 27px; /*half the height of image*/
	background-image:url(images/topnav/contact.jpg);
	position: relative;
}

a#contact:hover{
    background-position: 0 -27px; /*half the height of image*/
}

a#team:active{
    background-position: 0 -27px; /*half the height of image*/
}


/*  LEFT-HAND NAVIGATION  */

a#topnav{
	float: left;
	display: block;
	overflow: hidden;
	width: 255px;
	height: 27px; /*half the height of image*/
	margin-left: 0px;
	background-image:url(images/leftnav/left_nav_top.gif);
	position: relative;
	}


a#byachts{
	width: 255px;
	height: 25px; /*half the height of image*/
	background-image:url(images/leftnav/byachts.gif);
	
}

a#byachts:hover{
    background-position: 0 -24px; /*half the height of image*/
}

a#pprojects{
    width: 255px;
	height: 25px; /*half the height of image*/
	background-image:url(images/leftnav/pprojects_new.gif);
}

a#pprojects:hover{
    background-position: 0 -24px; /*half the height of image*/
}

a#blog{
    width: 255px;
	height: 25px; /*half the height of image*/
	background-image:url(images/leftnav/blog.gif);
}

a#blog:hover{
    background-position: 0 -24px; /*half the height of image*/
}

a#bottomnav{
	width: 255px;
	height: 26px; /*half the height of image*/
	margin-left: 0px;
	background-image:url(images/leftnav/left_nav_btm.gif);
	}
	
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 255px;
		
}
	
#nav li { /* all list items */
	
	position: relative;
	float: left;
	line-height: 26px;
	margin-bottom: -1px;
}
	
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 255px;
	margin-top: -25px;
}
	
#nav li a {
	width: 255px;
	w\idth: 242px;
	display: block;
	color: #ffffff;
	background-color: #a4c2e4;
	font: 9.5pt/19.5pt Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 0 0.5em;	
}

#nav li a:hover, #nav li a:active {
	color: #ffffff;
	background-color: #1f5190;
}


#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 { /* lists nested under hovered list items */
	left: auto;
}



/*  LEFT-HAND NAVIGATION-secondary pages  */

 

a#topnav2{
	display: block;
	overflow:hidden;
	width: 255px;
	height: 27px; /*half the height of image*/
	margin-left: 0px;
	background-image:url(images/leftnav/left_nav_top_white.gif);
	position: relative;
	}


a#byachts2{
	width: 255px;
	height: 25px; /*half the height of image*/
	background-image:url(images/leftnav/byachts3.gif);
	
}

a#byachts2:hover{
    background-position: 0 -24px; /*half the height of image*/
}

a#pprojects2{
    width: 255px;
	height: 25px; /*half the height of image*/
	margin-left: 0px;
	background-image:url(images/leftnav/pprojects.gif);
}

a#pprojects2:hover{
    background-position: 0 -24px; /*half the height of image*/
}

a#blog2{
    width: 255px;
	height: 25px; /*half the height of image*/
	background-image:url(images/leftnav/blog.gif);
	margin-left: 0px;
	
	
}

a#blog2:hover{
    background-position: 0 -24px; /*half the height of image*/
}

a#blog2:active{
    background-position: 0 -24px; /*half the height of image*/
}

a#fys{
	width: 255px;
	height: 80px; /*half the height of image*/
	margin-left: 0px;
	background-image:url(images/blog_homegraphic_white.jpg);
	}

a#bottomnav2{
	float: left;
	display: block;
	overflow: hidden;
	width: 255px;
	height: 26px; /*half the height of image*/
	margin-left: 0px;
	background-image:url(images/leftnav/left_nav_btm_white.gif);
	position: relative;
	}
	
#navinside, #navinside ul { 
	padding: 0;
	margin:0;
	list-style: none;
	float: left;
	width: 255px;
		
}
	
#navinside li { /* all list items */
	
	position: relative;
	float: left;
	line-height: 26px;
	margin-bottom: -1px;
}
	
#navinside li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 255px;
	margin-top: -25px;
}
	
#navinside li a {
	width: 255px;
	w\idth: 242px;
	display: block;
	color: #ffffff;
	background-color: #a4c2e4;
	font: 9.5pt/19.5pt Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 0 0.5em;	
}

#navinside li a:hover {
	color: #ffffff;
	background-color: #1f5190;
}


#navinside li:hover ul ul, #navinside li:hover ul ul ul, 
#navinside li.sfhover ul ul, #navinside li.sfhover ul ul ul {
	left: -999em;
}

#navinside li:hover ul, #navinside li li:hover ul, 
#navinside li li li:hover ul, #navinside li.sfhover ul, 
#navinside li li.sfhover ul, 
#navinside li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/*brokerage & production yacht page*/

.yachtphoto {
	float:left;
	width: 150px;
	padding: 0px 10px 10px 0px;
}

.cathead{
	float: left;
	width: 675px;
	overflow: hidden;
	border-top: #1f5190 solid 3px;
	border-bottom: #1f5190 solid 3px;
	position:relative;
	padding:5px;
	margin-bottom: 15px;
	font-size: small;
	color: #1f5190;
}

.red{
	font-style:italic;
	color: #cc0000;
}


/*LEFT MENU TOP boat pages - brokerage & production yacht pages*/

.marleft {
	margin-left: 20px;
	margin-bottom: 10px;
}

.nolink {
	margin-left: 20px;
}

.table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

#navleft_listing{
    display:block;
    float: left;
    width: 255px;
    height: 192px;
    padding-top: 50px;
    margin-bottom: 15px;
    color: #336699;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    background-image:url(images/leftnav/listing_bkgrd.gif);
    background-repeat: no-repeat;
}

#navleft_listing a {
	float:left;
	color: #336699;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 20px;
}

#navleft_listing a:hover{
    color: #8bb0da;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}

#navleft_listing a:active{
    color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}

#navleft_pyachts{
    float: left;
	width: 255px;
	height: 284px;
	padding-top: 50px;
	margin-bottom: 15px;
	color: #336699;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/leftnav/pyacht_bkgrd.gif);
	background-repeat: no-repeat;
	
}

#navleft_pyachts a {
	float:left;
	color: #336699;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 20px;
}

#navleft_pyachts a:hover{
    color: #8bb0da;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}

#navleft_pyachts a:active{
    color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}


/*spec, comments & gallery pages*/

.photo_left {
	padding: 20px;
	float:left;
}

.photo_right {
	padding: 20px;
	float:right;
}  

.gnote {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}

.ghead {
	font-size: 16px;
	color: #0d1526;
	font-weight:bold;
	text-align: left;
	border-bottom: 3px #1f5190 solid;
	margin-bottom: 20px;

}

.gallery_print {
	float: left;
	position:relative;
	display:block;
	margin-top: 20px;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

#fysbutton{
	float: left;
	overflow:hidden;
	width: 255px;
	height: 78px;
	position:relative;
	margin: 0px;
	padding: 0px;
}


