/*General Site-Wide*/
* {
	margin:0px;
	padding:0px;
	border:none;
}

body {
	background-position:top center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#bdcac1;
}

a {
	text-decoration:none;
	outline:none;
}
a:hover {
	cursor:pointer;
}

table {
	border-collapse:collapse;
	padding:0px;
}

h1 {
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:22px;
	text-transform: uppercase;
	margin-bottom:12px;
	color:#4d5a51;
}

h2 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:22px;
	margin-bottom:10px;
	color:#4d5a51;
}
h3 {
	font-size:14px;
	margin-bottom:8px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	padding-bottom:15px;
	font-size:14px;
	line-height:22px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
p a {
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	text-decoration:underline;
}

img {
	border:0;
}
ul {
	clear:both;
	display:block;
	font-size:12px;
	margin-bottom:20px;
	margin-left:10px;
}




#Header {
	width:100%;
	height:230px;
	position:relative;
	background-image:url(images/header_bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	z-index:100;
}
#Header_logo {
	margin: 0 auto;
	width:920px;
	height:194px;
	background-repeat:no-repeat;
	background-position:top center;
}
#Header_logo_inner_Lines {
	margin: 0 auto;
	height:194px;
	width:645px;
	background-image:url(images/header_lighthouse_lines_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:0;
}
#Header_logo_inner_Lighthouse {
	height:194px;
	width:645px;
	position:relative;
	top:-227px;
	z-index:100;
}
#icon_home_outer {
	float:right;
	margin-right:30px;
}
#icon_home {
	height:33px;
	width:40px;
	color:#FFFFFF; 
	background-image:url(images/icon_home.jpg); 
	background-position: right top; 
	background-repeat:no-repeat; 
	padding-right:25px; 
	font-size:12px; 
	line-height:26px;
	overflow:visible;
	cursor:default;
	z-index:1000;
}
#icon_home a {
	color:#FFFFFF;
}
#icon_home:hover {
	font-style:italic;
	cursor:pointer;
}


/*Navigation elements*/
#Navigation{
	height:25px;
	width:926px;
	margin: 0 auto;
	position:relative;
	text-align:center;
	z-index:1001;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
}
#tab a span {
	display: block;
	height:25px;
	line-height: 24px;
	background-image:url(images/nav_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:12px;
	color:#5f678a;
	padding:0px 9px;
	margin:0px 3px; 
	text-transform:uppercase;
}
#tab li.item_active a {
	background-position:bottom;
}
#tab a:hover {
	background-position:bottom;
}
#tab li.item_active a span {
	font-style: normal;
	text-decoration: none;
}
#tab a:hover span {
	font-style: normal;
	text-decoration: none;
	cursor:pointer;
	background-position:center top;
}


.dropmenudiv {
	position: absolute;
	float: left;
	display: block;
	visibility: hidden;
	color: #ffffff;
	z-index: 10000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	margin-top:-26px;
	z-index:1000;
}
.dropmenudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	letter-spacing:1px;
}
.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
}
.menu_wide li.subnav_top{
	width:180px;
	background-image:url(images/subnav_top.png);
	height:27px;
	display:block;
	line-height:2px;
	font-size:2px;
}
.menu_thin li.subnav_top{
	width:136px;
	background-image:url(images/subnav_aboutus_top.png);
	height:27px;
	display:block;
	line-height:2px;
	font-size:2px;
}
.menu_wide li.subnav_bottom{
	width:180px;
	background-image:url(images/subnav_bottom.png);
	height:20px;
	display:block;
	line-height:12px;
	font-size:6px;
}
.menu_thin li.subnav_bottom{
	width:136px;
	background-image:url(images/subnav_aboutus_bottom.png);
	height:20px;
	display:block;
	line-height:12px;
	font-size:6px;
}
.dropmenudiv a:visited {
	margin: 0;
	padding: 0;
	display: block;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.menu_wide a:visited {
	width:180px;
}
.menu_thin a:visited {
	width:136px;
}
.dropmenudiv a:link {
	margin: 0;
	padding: 0;
	display: block;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.menu_wide a:link {
	width:180px;
}
.menu_thin a:link {
	width:136px;
}
.menu_wide a span {
	float: left;
	display: block;
	line-height: 28px;
	padding: 0px 16px;
	color: #FFFFFF;
	background-image:url(images/subnav_bg.png);
	background-repeat:repeat-y;
	width:180px;
}
.menu_thin a span {
	float: left;
	display: block;
	line-height: 28px;
	padding: 0px 16px;
	color: #FFFFFF;
	background-image:url(images/subnav_aboutus_bg.png);
	background-repeat:repeat-y;
	width:136px;
}
.dropmenudiv a span {
	float: none;
}
.dropmenudiv a:hover {
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.dropmenudiv a:hover span {
	color: #cc9933;
}
.menu_wide a:hover span {
	width:180px;
}
.menu_thin a:hover span {
	width:136px;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	list-style:none;
}

#newyachts a span {
	background-position: -11px 0px;
}
#newyachts a:hover span {
	background-position: -11px -35px;
}

#featuredyachts a span {
	background-position: -112px 0px;
}
#featuredyachts a:hover span {
	background-position: -112px -35px;
}

#sellyouryacht a span {
	background-position: -250px 0px;
}
#sellyouryacht a:hover span {
	background-position: -250px -35px;
}

#powerlistings a span {
	background-position: -384px 0px;
}
#powerlistings a:hover span {
	background-position: -384px -35px;
}

#saillistings a span {
	background-position: -510px 0px;
}
#saillistings a:hover span {
	background-position: -510px -35px;
}

#services a span {
	background-position: -616px 0px;
}
#services a:hover span {
	background-position: -616px -35px;
}

#news a span {
	background-position: -700px 0px;
}
#news a:hover span {
	background-position: -700px -35px;
}

#aboutus a span {
	background-position: -760px 0px;
}
#aboutus a:hover span {
	background-position: -760px -35px;
}

#contact a span {
	background-position: -845px 0px;
}
#contact a:hover span {
	background-position: -845px -35px;
}





#Page_Container {
	width:100%;
	position:relative;
	background-color:#FFFFFF;
}
#Content_Container {
	width:915px;
	position:relative;
	margin:0px auto;
	padding-left:0px;
	min-height:300px;
}
#Content_Mfg_Container {
	width:100%;
	height:120px;
	position:relative;
	margin:0px auto;
	background-image:url(images/mfg_bg.png);
	background-repeat:repeat-x;
}
.Mfg_Inner_Container {
	width:915px;
	padding-top:27px;
	margin:0px auto;
}
.Mfg_Inner_Container a div {
	height:59px;
	width:120px;
	float:left;
	margin-right: 10px;
	background-image:url(images/mfg_logos.png);
}
#Mfg_Outer_Container_newyachts {
	float:left; 
	position:relative;
	left:17px;
	padding-top:20px;
}
.Mfg_Inner_Container_newyachts {
	margin: 0 auto;
	width:250px;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
}
#newyachts_current {
	text-align:center;
}
#newyachts_current a div {
	margin: 0 auto;
	height:59px;
	width:120px;
	background-image:url(images/mfg_logos.png);
}
#newyachts_others {
	text-align:center;
}
#newyachts_others a div {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	height:59px;
	width:120px;
	background-image:url(images/mfg_logos.png);
}
#logo_sabre {
	background-position: 0px 0px;
}
#logo_backcove {
	background-position: -120px 0px;
}
#logo_maritimo {
	background-position: -240px 0px;
}
#logo_edgewater {
	background-position: -360px 0px;
}
#logo_abinflatables {
	background-position: -480px 0px;
}
#logo_sabre:hover {
	background-position: 0px -59px;
}
#logo_backcove:hover {
	background-position: -120px -59px;
}
#logo_maritimo:hover {
	background-position: -240px -59px;
}
#logo_edgewater:hover {
	background-position: -360px -59px;
}
#logo_abinflatables:hover {
	background-position: -480px -59px;
}


#Coming_soon {
	width:900px;
	height:350px;
	background-image:url(images/coming_soon_bg.jpg);
}
#Content_Container_Inner {
	width:905px;
}
.newyachts {
	width:645px;
	float:left;
	margin-bottom:50px;
}
.newyachts iframe {
	width:636px;
	height:500px;
	background-color:#FFFFFF;
	-moz-border-radius: 5px 5px 5px 5px;
	border:1px solid #4d5a51;
	padding:2px;
	margin-bottom:15px;
}
.newyachts p.header {
	font-size:12px;
}


.spacer {
	width:100%;
	clear:both;
}
.spacer_white {
	width:100%;
	clear:both;
	background-color:#FFFFFF;
}	

#Content_Footer_Container {
	clear:both;
	width:100%;
	min-height:202px;
	background-image:url(images/footer_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#bdcac1;
	font-size:11px;
	color:#4d5b51;
}
#Footer_Inner_Container {
	margin: 0 auto;
	width:920px;
}
#Footer_Inner_Container a {
	color:#4d5b51;
	text-decoration:none;
}
#Footer_Inner_Container a:hover {
	color:#1a231d;
}
.bottom_links {
	padding-top:17px;
}
.bottom_links ul {
	margin-left: 5px;
	list-style: none;
}
.bottom_links li {
	margin-left:9px;
	margin-right:8px;
	float:left;
}
.bottom_links li:hover {
	cursor:default;
}
.bottom_links li a {
	text-decoration: none;
	display: block;
	float: none;
	font-size:12px;
	color:#4d5b51;
}
.bottom_links li a:hover {
	color:#354138;
}
.bottom_links li a div{
	float: left;
}


.Footer_offices {
	width:900px;
	font-size:14px;
	margin-left:10px;
}
.Footer_offices tr {
	text-align:right;
}
.office {
	height:120px;
	width: 370px;
	padding-left:20px;
	padding-right:20px;
	margin-left:15px;
	margin-right:15px;
	float:left;
	background-image:url(images/footer_offices_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
}
.office h2 {
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	color:#FFFFFF;
	text-align:center;
}
.office div {
	text-align:right;
}


#Search {
	width:250px;
	float:left;
	position:relative;
	left:17px;
	top:2px;
}
#Search_header {
	width:250px;
	height:37px;
	background-image:url(images/search_header.png);
	background-position:top;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
}
#Search_header #search_title {
	float:left;
	padding-left:10px;
	padding-top:9px;

}
#Search_header #search_subtitle {
	float:right;
	font-size:11px; 
	padding-right:7px;
	padding-top:9px;
	color:#b3c1b7; 
	text-transform:none;
}
.Search_content {
	width:250px;
	min-height:256px;
	margin-top:-3px;
	background-image:url(images/featured_sides_bg.png);
	background-repeat:repeat-y;
	background-position:top;
}
#Search_footer {
	width:250px;
	height:25px;
	background-image:url(images/search_footer.png);
	background-position:top;
	z-index:1000;
}
#Search label{
	white-space:nowrap;
}
#pricerange {
	background-color:#e6e7e7; 
	border:solid; 
	border-color:#4d5b51; 
	border-width:1px;
}
#Search table td {
	line-height:11px;
	padding-top:6px;
	padding-bottom:6px;
}
#Search_Body_Table {
	width:228px;
	margin:0px auto;
	border-collapse:collapse;
	font-size:11px;
}
#Search_Body_Table input {
	border:1px solid #4d5b51;
	height:20px;
	width:217px;
	font-size:11px;
	color:#cdbfbf;
	padding-left:6px;
	padding-right:4px;
}
#Search_Body_Table select {
	border:1px solid #4d5b51;
	width:228px;
	font-size:12px;
	color:#333333;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	margin-bottom:6px;
}

#advancedsearch {
	color:#3366cc;
	font-weight:bold;
	text-decoration:underline;
}
#advancedsearch:hover {
	color:#133e94;
}
#Search_Body_Table input.submit_01 {
	display:block;
	line-height:12px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:4px;
	padding-top: 0px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(images/btn_01.png);
	background-position:top;
	height:26px;
	width:107px;
	border:none;
	background-color:transparent;
	float:right;
	margin-top:10px;
}
#Search_Body_Table input.submit_01:hover {
	background-position:bottom;
	text-decoration:none;
	cursor:pointer;
}

#Inventory_Search_Holder {
	position:absolute;
	right:10px;
	width:250px;
	height:310px;
}


a.button_01 {
	display:block;
	line-height:12px;
	padding:7px 0px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(images/btn_01.png);
	background-position:top;
	width:107px;
}
a.button_01:hover {
	background-position:bottom;
	text-decoration:none;
	cursor:pointer;
}
a.button_02 {
	display:block;
	line-height:12px;
	padding:7px 0px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(images/btn_02.png);
	background-position:top;
	width:150px;
}
a.button_02:hover {
	background-position:bottom;
	text-decoration:none;
	cursor:pointer;
}
a.button_03 {
	display:block;
	line-height:12px;
	padding:7px 0px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(images/btn_03.png);
	background-position:top;
	width:234px;
}
a.button_03:hover {
	background-position:bottom;
	text-decoration:none;
	cursor:pointer;
}
a.button_04 {
	display:block;
	line-height:12px;
	padding:7px 0px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(images/btn_04.png);
	background-position:top;
	width:271px;
}
a.button_04:hover {
	background-position:bottom;
	text-decoration:none;
	cursor:pointer;
}
.newyachts_buttons {
	width:645px;
}
.newyachts_buttons a {
	float:right;
	margin-right:20px;
	margin-bottom:10px;
}
#Slideshow {
	width:645px;
	height:300px;
	float:left;
	z-index:0;
}

#Content_Welcome_Featured_Outer_Container {
	width:100%;
	background-color:#FFFFFF;
}

#Content_Welcome_Featured_Inner_Container {
	margin: 0 auto;
	width:920px;
}
#Welcome_Inner_Container {
	width:645px;
	float:left;
	color:#000000;
	margin-bottom:110px;
}
#Welcome_Inner_Container h1 {
	font-size:20px;
	text-transform:none;
	line-height:14px;
}
p.header {
	font-size:14px;
	line-height:22px;
	border-top: solid 1px #4d5b51;
}




#Featured_Boats_Inner_Container {
	width:250px;
	float:left;
	position:relative;
	left:18px;
	top:-130px;
	margin-bottom:-130px;
}

#Featured_header {
	width:240px;
	height:21px;
	background-image:url(images/search_header.png);
	background-position:top;
	padding-left:10px;
	padding-top:9px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
}
#Featured_header a h2 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	line-height:normal;
	letter-spacing:normal;
}
#Featured_header a:hover h2 {
	color:#CC9900;
	cursor:pointer;
}

.Featured_content {
	width:250px;
	background-image:url(images/featured_sides_bg.png);
	background-repeat:repeat-y;
	background-position:top;
}
#Featured_footer {
	width:250px;
	height:42px;
	position:relative;
	top:-15px;
	background-image:url(images/featured_footer.png);
	background-position:top;
	z-index:1000;
}
.Featured_content p {
	font-size:11px;
	line-height:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}





.featured_boat_feed_container {
	height:170px;
	overflow:visible;
	padding-left:8px;
	padding-top:5px;
}
.featured_img {
	float:left;
	height:100px;
	width:100px;
	padding:3px;
	border:1px solid #000000;
}
.featured_excerpt {
	float:right;
	height:100px;
	width:126px;
	padding-right:3px;
}
.featured_learn {
	float:right;
	height:15px;
	width:250px;
	padding-top:5px;
}




.home_featured_block h3 {
	color:#333333;
}
.home_featured_block h3:hover {
	color:#006633;
}
.home_featured_learn {
	display:block;
	width:230px;
	color:#0066CC;
	text-decoration:underline;
	font-size:12px;
	text-align:right;
	margin-right:15px;
}
.home_featured_learn:hover {
	color:#cc9933;
}
.featured_excerpt a {
	font-weight:normal;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.featured_excerpt a:hover {
	color:#006633;
	text-decoration:none;
}
.home_featured_block_spacer {
	clear:both;
	border-bottom:2px solid #85938a;
	width:220px;
	height:12px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
.full_feed_title h2 a {
	color:#4d5a51;
}
.full_feed_img {
	height:100px;
	width:100px;
	padding:10px;
	border:1px #006633 solid;	
	float:left;

}
.full_feed_excerpt {
	width:635px;
	margin-left:10px;
	margin-top:5px;
	float:left;
}
.full_feed_learn {
	clear:both;
	font-size:14px;
	color:#333333;
	width:755px;
	text-align:right;
}
.full_feed_learn a {
	margin:0 570px;
	display:block;
	line-height:12px;
	padding: 7px 0px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(images/btn_02.png);
	background-position:top;
	width:150px;
}
.full_feed_learn a:hover {
	background-position:bottom;
	text-decoration:none;
	cursor:pointer;
}
.full_feed_spacer {
	height:20px; 
	width:755px;
	border-top:1px #006633 solid;
	margin-top:15px;
	clear:both;
	background-image:url(images/full_feed_spacer_bg.png);
	background-position:center top;
	background-repeat:no-repeat;

}
.news_feed_excerpt {
	width:625px;
	margin-top:5px;
	float:left;
}
.news_feed_spacer {
	height:20px; 
	width:635px;
	border-top:1px #006633 solid;
	margin-top:15px;
	clear:both;
	background-image:url(images/full_feed_spacer_bg.png);
	background-position:center top;
	background-repeat:no-repeat;

}
.listings_container {
	width:645px;
	float:left;
	margin-bottom:25px;
}
.staff_feed_excerpt {
	width:800px;
	margin-left:10px;
	margin-top:5px;
	float:left;
	min-height:190px;
}
.staff_feed_spacer {
	height:20px; 
	width:820px;
	border-top:1px #006633 solid;
	margin-top:15px;
	clear:both;
	background-image:url(images/full_feed_spacer_bg.png);
	background-position:center top;
	background-repeat:no-repeat;

}
#Contact_Form {
	-moz-border-radius: 4px 4px;
	background-color:#E6E7E7;
	border:1px solid #4D5B51;
	padding: 10px;
	width:600px;
	margin: 0  auto;
}
#Contact_Form td {
	font-size:14px;
	line-height:16px;
	padding: 4px 10px 10px;
}
#Contact_Form table input {
	border: 1px solid #4D5B51;
	height:18px;
	padding: 1px 4px;
	width:268px;
}
#Contact_Form table textarea {
	border: 1px solid #4D5B51;
	height:100px;
	width:578px;
}
#Contact_Form_Sell_Your_Yacht {
	-moz-border-radius: 4px 4px;
	background-color:#E6E7E7;
	border:1px solid #4D5B51;
	padding: 10px;
	width:600px;
	margin: 0  auto;
}
#Contact_Form_Sell_Your_Yacht table td {
	font-size:14px;
	line-height:16px;
	padding: 4px 10px 10px;
}
#Contact_Form_Sell_Your_Yacht table input {
	border: 1px solid #4D5B51;
	height:18px;
	padding: 1px 4px;
	width:268px;
}
#Contact_Form_Sell_Your_Yacht table textarea {
	border: 1px solid #4D5B51;
	height:100px;
	width:578px;
}

.location_container_seabright {
	float:left;
	width:430px;
	margin: 0 auto;
	padding-right:20px;
	text-align:left;
}
.location_container_jerseycity {
	float:left;
	width:430px;
	padding-left:20px;
	margin: 0 auto;
	text-align:left;
}
