@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
p {}

p.NoTopMargin{
 margin-top:0;}
 
p.NoMargin {
	margin:0;}

h1 {
	color:#FFCC00;
	font-family:TAHOMA;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.linkstylea {color:#FFFFFF;text-decoration:none;}
.linkstylea:hover {color:#FFCC00;}
.linkstylea:visited {color:#FFCC00;}

.linkstyleOrangea {
	color:#FFCC00;
	text-decoration:underline;
}
.linkstyleOrangea:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.linkstyleOrangea:visited {color:#FFCC00;}

/* PAGE CONTAINER */
	#Container {
	width:800px;
	margin:0 auto 0 auto;}

/* PAGE TABLE CONTAINER */
	#TblCnt {
	width:770px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*	HEADER STYLE */	
	#TblHdr {
	height:112px;
	background-image: url(images/y2shdrbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/*	HEADER2 STYLE */	
	#TblHdr2 {
	background-image: url(images/y2shdrbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/*	CONTENT STYLE */		
	#TblContent {
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
	
/*	LEFT COLUMN STYLE (For Pages With Dual Columns) */			
	#TblContent .left {
	width:560px;
	padding-top: 16px;
	padding-right: 13px;
	padding-left: 32px;
	}

/*	RIGHT COLUMN STYLE (For Pages With Dual Columns) */			
	#TblContent .right{
	width:165px;
	padding-top: 13px;
	}

/*	CENTER COLUMN STYLE (For Pages With No Columns) */			
	#TblContent .center{
	width:770px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}







/*	FOOTER STYLE */
	#TblFtr {
	background-image: url(images/y2sfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 91px;
}

/*	FOOTER LINK STYLES */
	#TblFtr .ftrlinks {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#TblFtr .ftrlinks:hover {
	color: #FFCC00;
}


#TblFtr .ftrlist ul{
list-style-type:none;
padding:0;
margin:0;
}
#TblFtr .ftrlist li{
padding:0;
margin:0;
display:inline;
}
#TblFtr .ftrlist li a{
color:#fff;
font-size:10px;
font-weight:none;
text-decoration:none;
padding:0 10px;
border-right:solid 1px #999999;
}
#TblFtr .ftrlist li a:hover{}


	#TblFtr .ftrlinksendcap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


















/*	FOOTER STYLE _OLD
	#TblFtr {
	background-image: url(images/y2sfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 90px;
}

/*	FOOTER LINK STYLES 
	#TblFtr .ftrlinks {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#TblFtr .ftrlinks:hover {
	color: #FFCC00;
}

	#TblFtr .ftrlinksendcap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/

/*	NAVIGATION TABLE STYLES */

	.NavTabCntr table{
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFCC00;
}

	.NavTabLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-style: normal;
}

	.NavTabLink:hover{
	color: #FFCC00; }
	
/* Featured Yachts DIV styles Start */
		#ftryachtslist {
			margin:15px 0 0 0;
			height:440px;
			width: 165px;
		/* 	START Scroll Bar Style */
		/*	Deactivated */
		/*	scrollbar-arrow-color: #8C8C8C;
			scrollbar-3dlight-color: #000000;
			scrollbar-darkshadow-color: #000000;
			scrollbar-face-color: #333333;
			scrollbar-highlight-color: #666666;
			scrollbar-shadow-color: #666666;
			scrollbar-track-color: #2D2D2D;
		/* 	END Scroll Bar Style */
			overflow: auto;			


		}
		
		#ftryachtslist table{
			width:132px;}

		#ftryachtslist table td img{
			display:block;
			width:129px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
		}
		#ftryachtslist table td h4{
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
		}
		
		#ftryachtslist table td p{
			margin:0 0 10px 0;
			text-align:center;
			color:#999999;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
		
		}
		#ftryachtslist table td a{
			text-decoration: none;
			color: #FFFFFF;
		}
		
		#ftryachtslist table td a:hover{
			color: #FFCC00;
		}

/* --------- Rounded Corner Styles ------------- */
.roundedcornr_box_518401 {
   background: #1d1d1d;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:14px;
   margin: 0 0 5px 0; 
}
.roundedcornr_top_518401 div {
   background: url(images/rndcrnrpics/roundedcornr_518401_tl.png) no-repeat top left;
}
.roundedcornr_top_518401 {
   background: url(images/rndcrnrpics/roundedcornr_518401_tr.png) no-repeat top right;
}
.roundedcornr_bottom_518401 div {
   background: url(images/rndcrnrpics/roundedcornr_518401_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_518401 {
   background: url(images/rndcrnrpics/roundedcornr_518401_br.png) no-repeat bottom right;
}

.roundedcornr_top_518401 div, .roundedcornr_top_518401, 
.roundedcornr_bottom_518401 div, .roundedcornr_bottom_518401 {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_518401 { 
margin: 0 0 0 7px; }



/* NAV LINK DROP DOWN MENU STYLES */
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 5px 0 3px 0;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/dropdownnavbg.jpg);
	background-color:#333333;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#FFCC00;
}

.YachtVideoTblDisplay {
	border: 1px solid #666666;
	width: 770px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.YachtVideoTblDisplay .YachtImg {
	padding: 10px;
	background-color: #1d1d1d;
	height: 17px;
	width: 109px;
}
.YachtVideoTblDisplay .YachtDesc{
	background-image: url(images/y2stooltipbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.YachtVideoTblDisplay .YachtDesc2{
	background-image: url(images/y2stooltipbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.YachtVideoTblDisplay .YachtDescDetails{}
.YachtVideoTblDisplay .YachtDescDetailsCntr{}

.YachtVideoTblDisplay .YachtDescLinks{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFCC00;
	text-decoration:underline;
	background-color: #1d1d1d;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	width: 150px;
	text-align: center;
	margin: 0px;
}

.YachtVideoTblDisplay .YachtDescLinks{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFCC00;
	text-decoration:underline;
	background-color: #1d1d1d;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	width: 150px;
	text-align: center;
	margin: 0px;
}
.YachtVideoTblDisplay .YachtDescLinks:hover{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
}

.YachtVideoTitle {
	font-size: 24px;
	color: #FFCC00;
}
.YachVideoDesc {
	font-size: 12px;
	border: 1px solid #666666;
	padding: 3px;
	background-color: #1d1d1d;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

/*.YachVideoLinks {
	font-size: 12;
	border: 1px solid #666666;
	padding: 3px;
	background-color: #1d1d1d;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: bold;
} */
.YachVideoLinks {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/brochure.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.YachVideoLinks:hover {
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left -37px;

}
.YachVideoLinksBack {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/back.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.YachVideoLinksBack:hover {
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left -37px;
}

.YachVideoLinksContact {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/contact.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.YachVideoLinksContact:hover {
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left -37px;
}

.YachVideoLinksSearch {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/search.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.YachVideoLinksSearch:hover {
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left -37px;
}
.YachVideoLinksSearchactive {
	font-size: 12px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/search.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left -37px;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.YachVideoLinksSearchVideo {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/video.jpg);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.YachVideoLinksSearchVideo:hover {
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left -37px;
}
.YachVideoLinksSearchVideoactive {
	font-size: 12px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(images/buttons/video.jpg);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left -37px;
	width: 119px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.YachtSearchIframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 428px;
	width: 748px;
	background-color: #FFFFFF;
	background-image: url(images/iframebg.jpg);
	padding: 11px;
}

.Destinationlinks {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.Destinationlinks:hover {
	color: #FFCC00;
}

.Y2SText14Arial {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.Y2STextOrange {
	color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
.RecommendedHdr {
	width:758px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 24px;
	padding-top: 10px;
	padding-left: 12px;
	background-image: url(images/hdrpiece.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.Y2SText16ArialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.Y2SText16ArialBoldOrange {
	Color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.Y2SText20GeorgiaBoldOrange {
	Color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Y2SText16GeorgiaBoldOrange {
	Color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.Y2SText12GeorgiaOrange {
	Color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.Y2SText16GeorgiaWhite {
	Color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.Y2SText16ArialWhite {
	Color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.Y2SText14GeorgiaWhite {
	Color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.Y2SText12ArialWhite {
	Color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		margin: 0px;
	padding: 0px;
}

.Y2SText14ArialWhite {
	Color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		margin: 0px;
	padding: 0px;
}

.Y2SText14GeorgiaWhite {
	Color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
		margin: 0px;
	padding: 0px;
}

.Y2SText12GeorgiaGrey {
	Color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		margin: 0px;
	padding: 0px;
}

.Y2SContactTableLeft {
	padding-left: 32px;
	width: 246px;
}
.Y2SContactTableRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 32px;
}

.Y2SContactCBF {
	margin: 0px;
	background-color: #333333;
}

.Y2SContactCBF input{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #333333;
}

.Y2SContactInputBox{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.Y2SInputBoxStyle{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* FOCUS ON FORM FIELD */
/* Turned Off for IE6 Bug Reasons */
/* input:focus, textarea:focus{ */
/*	background-color: #616161; */
/*	border: 1px solid #CCCCCC;} */


.Y2SContactCBFormTble {
	margin: 0px;
}

/* HIDING UNTIL VIEWABLE IN IE6+ */
/*
.Y2SContactCBFormSubmitBtn {
	height: 22px;
	width: 64px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/CBFsendButton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

.Y2SContactCBFormSubmitBtn:hover {
	background-position: center -22px;
}


*/




.Y2SContactCBFormSubmitBtnGreyBG {
	height: 22px;
	width: 64px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/CBFsendButton2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}

.Y2SContactCBFormSubmitBtnGreyBG:hover {
	background-position: center -22px;
}

.Y2SContactCBFormMoreBtn {
	background-image: url(images/CBFMoreButton.jpg);
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	width: 128px;
	text-align: center;
	padding-top: 5px;
}
.Y2SContactCBFormMoreBtn:hover {
	background-position: center -22px;
}

.Y2SBookingStep{
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #999999;
	padding: 10px;
}

#SearchFormUnHide {
	display:none;
	width:100%;
	height:50px;}
	
#YachtSearchForm {
	display:block;}

#YachtSearchFormResults {
	display:none;
	text-align: center;
	margin:0 auto 0 auto;
}

#YachtSearchFormResults #tblecont{
	text-align: center;
	margin:0 auto 0 auto;
	width:100%;
}

#Y2SYachtSearchIMG {}

.ImgFltLeft {
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.ImgFltRight {
	float:Right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.IMGCenter
    {
	margin:0 auto 0 auto;
    padding:0px;
    }

.FTRsmalltextArial10ptGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.HideElement {
display:none;
}



/* NEW TAB MENU*/

#tabs6 {
	float:right;
	font-size:93%;
	line-height:normal;
      }
    #tabs6 ul {
	margin:0;
	list-style:none;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("images/tab6new_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs6 a span {
	float:left;
	display:block;
	background:url("images/tab6new.gif") no-repeat right top;
	padding:7px 15px 7px 6px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: nowrap;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }





	  
	  .noflash {
	  display:block;
	  width:560px;
	  height:258px;
	  background-image:url(images/noflash.jpg);
	  padding: 215px 0 0 0;
	  margin:0;
	  }
	  
		.style1 {
			font-size: 20px
		}
		.style2 {font-size: 14px}
		.style3 {font-size: 12px}
		.style5 {font-size: 14px; font-weight: bold; }
		.style6 {
	font-size: 10px;
	color: #999999;
}
		.noflashlink {
		color: #FFFFFF;
		text-decoration:underline; 
		}
		.noflashlink:hover{
		color:#FFCC00;
		
		
		}
		
		.OderDVDTab {
		display:none;
/*		display:block; */
		width:118px;
		height:45px;
		margin:0;
		padding:0;
		background:url(images/ORDERCDTABrollover.jpg);
		background-repeat: no-repeat;
		text-decoration:none;
		}
		
		.OderDVDTab:hover {

	background-repeat: no-repeat;
	background-position: 0px -45px;
		}

/* Yacht Video List - Table Container Styles*/
		.YachtListCont {
	position:relative;
	float:left;
	border: 1px solid #666666;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;

		}
		
		#clear{
		clear:both;
		display:inline;
		padding:0;
		margin:0;
		}

	  
/* end tab tesr */

h1.pghead {
font-size:10px;
color:#666666;
text-align:center;
font-weight:normal;
}


.yachtTxtInfo {
	display:block;
	border: thick solid #333333;
	margin: 10px;
	padding: 10px;
	}
.yachtTxtInfo p{
	text-indent:1.5em;
	font-size:12px;
	color:#999999;
	padding: 0px;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#leftcolumn {
	float:left;
	width: 133px;
}
#leftcolumn #navigation  {}
#leftcolumn #navigation  ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcolumn #navigation  ul li{}
#leftcolumn #navigation  ul li a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #333333;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn #navigation  ul li a:hover{
	background-color: #CCCCCC;
}

#rightcolumn {
float:right;
width:625px;
background-color:red;
}

.searchyachtsbtn {
display:block;
width:348px;
height:129px;
background-image:url(images/yachtsearchall_btn.jpg);
background-repeat:no-repeat;
text-decoration:none;
color:#ffffff;
font-size:16px;
text-align:center;
padding:225px 20px 20px 20px;
}

.videoyachtsbtn {
display:block;
width:348px;
height:129px;
background:url(images/yachtswithvideos_btn.jpg);
background-repeat:no-repeat;
text-decoration:none;
color:#ffffff;
font-size:16px;
text-align:center;
padding:225px 20px 20px 20px;
}

.videoyachtsbtn:hover, .searchyachtsbtn:hover {
font-weight:bold; }
