@charset "utf-8";

body {
	margin:0;
	padding:0;
	background:#000;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	padding:0;
	list-style:none;
}
form {
	margin:0;
	padding:0 10px;
}
legend {
	display:none;
}
fieldset {
	border:none;
}
form p {
	text-align:right;
	margin:10px 0;
	padding:0;
}
form input {
	width:250px;
}
form textarea {
	width:250px;
	height:50px;
}
a img {
	border:none;
}
h1 {
	margin:0;
	padding:0 0 5px 0;
	font-size:1.2em;
	border-bottom:#686a9e 1px solid;
	font-style:italic;
}

div.clear {
	clear:both;
}
div.clear-left {
	clear:left;
}
li.menu {
	float:left;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	padding:0 10px;
}
li.first {
	border-left:none;
	padding:0 10px 0 5px;
}
li.last {
	border-right:none;
	padding:0 5px 0 10px;
}
li:hover {
	background:#002a5c;
}
a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
}
a.menu:hover {
	text-decoration:none;
}
a.active {
	font-weight:bold;
}
a.inactive {
	color:#aaa;
}
div.title {
	font-weight:bold;
}
p.textarea label {
	vertical-align:top;
}
input.submit {
	width:auto;
}

#page {
	width:1020px;
	height:620px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background:url(../images/page.png) no-repeat;
}
#page-inner {
	position:absolute;
	left:9px;
	top:0;
	width:1001px;
	height:601px;
	overflow:hidden;
}
#adobe-watergate {
	position:relative;
	width:1001px;
	height:50px;
	margin:10px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#legal {
	position:absolute;
	left:70px;
	top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
}
#adobe {
	position:absolute;
	left:448px;
	top:0;
}
#watergate {
	position:absolute;
	right:0;
	top:0;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:1001px;
	height:137px;
	border-bottom:#fff 1px solid;
	overflow:hidden;
}
#main {
	position:absolute;
	left:0;
	top:138px;
	width:1001px;
	height:390px;
	overflow:hidden;
}
#footer {
	position:absolute;
	left:0;
	top:528px;
	width:1001px;
	height:72px;
	border-top:#fff 1px solid;
	overflow:hidden;
	background:url(../images/footer.png) no-repeat;
}
#logo {
	position:absolute;
	right:44px;
	top:44px;
}
#menu {
	position:absolute;
	left:70px;
	bottom:2px;
}
#cranchi {
	position:absolute;
	left:150px;
	top:8px;
}
#bsc {
	position:absolute;
	left:36px;
	top:3px;
}
#mastercraft {
	position:absolute;
	left:300px;
	top:25px;
}
#language-selection {
	position:absolute;
	right:46px;
	bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#bottom-flash {
	position:absolute;
	right:5px;
	bottom:35px;
}

#company {
	position:absolute;
	left:60px;
	top:0;
	width:900px;
	height:270px;
	overflow:hidden;
}
#company th {
	text-align:left;
	padding:0 17px 5px 17px;
}
#company td {
	padding:0 17px;
	vertical-align:top;
}
#company-text {
	width:400px;
	height:216px;
	overflow:hidden;
	/*background:url(../images/company_text.png) no-repeat;*/
}
#company-text-inner {
	margin:6px 0 0 6px;
	width:380px;
	height:180px;
	overflow:auto;
	padding-right:10px;
	/*scrollbar-base-color:#464646;
	scrollbar-3dlight-color:#595959;
	scrollbar-arrow-color:#bababa;
	scrollbar-darkshadow-color:#464646;
	scrollbar-face-color:#404040;
	scrollbar-highlight-color:#595959;
	scrollbar-shadow-color:#333333;
	padding:3px;*/
}
#contact-us {
	position:absolute;
	left:280px;
	top:45px;
	width:418px;
	height:240px;
	/*background:url(../images/contact_us.png) bottom no-repeat;*/
}
#new_yacht_menu {
	position:absolute;
	left:0;
	top:0;
	width:1001px;
	height:54px;
	border-bottom:#fff 1px solid;
	z-index:3;
}
#new_yacht_menu_list {
	position:absolute;
	left:30px;
	top:17px;
	color:#a4a4bf;
}
#new_yacht_menu_list a {
	font-weight:normal;
}
#new_yacht_menu_list a:hover {
	text-decoration:none;
}
#new_yacht_menu_list li.category {
	float:left;
	padding:0 5px;
	cursor:pointer;
}
#new_yacht_menu_list li.category:hover {
	color:#fff;
	background:transparent;
}
#new_yacht_menu_list ul.models {
	display:none;
	color:#373740;
}
#new_yacht_menu_list li.category:hover ul.models {
	display:block;
}
ul.models li.model {
	position:relative;
	float:left;
	padding:0 5px;
}
li.model:hover {
	color:#fff;
	background:transparent;
}
li.model div {
	position:absolute;
	left:0;
	top:16px;
	display:none;
}
li.model:hover div {
	display:block;
}
#background_image {
	position:absolute;
	left:0;
	top:55px;
	width:1001px;
	height:335px;
	text-align:right;
	z-index:1;
	overflow:hidden;
}
#index_main_flash {
	position:absolute;
	left:59px;
	top:10px;
}
#index_latest_news {
	position:absolute;
	left:73px;
	bottom:30px;
}
#index_latest_news li {
	margin:5px 0;
	padding:0;
	color:#4d4f75;
}
#index_latest_news li:hover {
	background:transparent;
}
#index_latest_news a {
	color:#4d4f75;
	font-weight:normal;
}
#index_latest_news a:hover {
	color:#fff;
	background:transparent;
	text-decoration:none;
	font-weight:bold;
}
#yacht_search {
	position:absolute;
	right:44px;
	top:39px;
	/*background:url(../images/yacht_search.png) no-repeat bottom;*/
	min-height:137px;
	width:250px;
	overflow:hidden;
}
#yacht_search h1, #used-yacht-search h1 {
	font-size:1em;
	font-style:normal;
	border-bottom:none;
	font-weight:normal;
	text-align:right;
	padding:0 10px 5px 0;
}
#yacht_search p, #used-yacht-search p {
	margin:0;
	padding:5px 0;
}
#yacht_search select, #used-yacht-search select {
	width:120px;
}
#yacht_sections {
	position:absolute;
	left:30px;
	top:66px;
	z-index:2;
}
#yacht_sections * {
	margin:0;
	padding:0;
}
#yacht_sections div.section {
	position:relative;
	float:left;
	margin-top:8px;
	min-height:29px;
	cursor:default;
}
#yacht_sections div.section ul.photos {
	display:none;
}
#yacht_sections div.section.odd div.top {
	position:absolute;
	left:-11px;
	top:0;
	width:11px;
	height:29px;
	background:url(../images/yacht_title_grey_left.png) no-repeat;
}
#yacht_sections div.section.odd.has-photos:hover div.top {
	position:absolute;
	left:0;
	top:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_grey_top.png) no-repeat;
}
#yacht_sections div.section.even div.top {
	position:absolute;
	left:-9px;
	top:0;
	width:11px;
	height:29px;
	background:url(../images/yacht_title_white_left.png) no-repeat;
}
#yacht_sections div.section.even.has-photos:hover div.top {
	position:absolute;
	left:0;
	top:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_white_top.png) no-repeat;
}
#yacht_sections div.section.odd div.bottom {
	position:absolute;
	right:-11px;
	top:0;
	width:11px;
	height:29px;
	background:url(../images/yacht_title_grey_right.png) no-repeat;
}
#yacht_sections div.section.odd.has-photos:hover div.bottom {
	position:absolute;
	left:0;
	top:auto;
	bottom:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_grey_bottom.png) no-repeat;
}
#yacht_sections div.section.even div.bottom {
	position:absolute;
	right:-11px;
	top:0;
	width:11px;
	height:29px;
	background:url(../images/yacht_title_white_right.png) no-repeat;
}
#yacht_sections div.section.even.has-photos:hover div.bottom {
	position:absolute;
	left:0;
	top:auto;
	bottom:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_white_bottom.png) no-repeat;
}
#yacht_sections div.even {
	background:#fff;
	color:#58585a;
}
#yacht_sections div.odd {
	color:#fff;
	background:#58585a;
}
#yacht_sections .title {
	padding:3px 5px;
}
#yacht_sections ul.photos {
	width:400px;
}
#yacht_sections li.photo {
	float:left;
	cursor:pointer;
	margin:3px 5px;
}
#yacht_sections div.section.has-photos:hover ul.photos {
	display:block;
}
/*#yacht_model, #yacht_exterior, #yacht_specs {
	position:relative;
	background:#58585a;
	line-height:29px;
	height:29px;
	font-weight:bold;
	clear:left;
	float:left;
}*/
/*#yacht_model_left, #yacht_exterior_left, #yacht_specs_left {
	position:absolute;
	left:-11px;
	top:0;
	width:11px;
	height:29px;
	background:url(../images/yacht_title_grey_left.png) no-repeat;
}*/
/*#yacht_model_right, #yacht_exterior_right, #yacht_specs_right {
	position:absolute;
	right:-11px;
	top:0;
	width:11px;
	height:29px;
	background:url(../images/yacht_title_grey_right.png) no-repeat;
}*/
/*#yacht_interior, #yacht_plans {
	position:relative;
	background:#fff;*/
	/*background:url(../images/white_bg.png);*/
	/*line-height:29px;
	height:29px;
	font-weight:bold;
	color:#58585a;
	clear:left;
	float:left;
}*/
/*#yacht_interior_left, #yacht_plans_left {
	position:absolute;
	left:-9px;
	top:0;
	width:9px;
	height:29px;
	background:url(../images/yacht_title_white_left.png) no-repeat;
}
#yacht_interior_right, #yacht_plans_right {
	position:absolute;
	right:-8px;
	top:0;
	width:8px;
	height:29px;
	background:url(../images/yacht_title_white_right.png) no-repeat;
}
#yacht_interior a, #yacht_plans a {
	color:#58585a;
}*/
#contact-form {
	margin-top:10px;
}
/*#yacht_exterior, #yacht_plans, #yacht_specs {
	margin-top:-2px;
}
#yacht_interior_box, #yacht_plans_box {
	position:relative;
	background:#fff;*/
	/*background:url(../images/white_bg.png);*/
	/*font-weight:bold;
	color:#58585a;*/
	/*color:#fff;*/
	/*width:400px;
	clear:left;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
#yacht_interior_top, #yacht_plans_top {
	position:absolute;
	left:0;
	top:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_white_top.png) no-repeat;
}
#yacht_interior_bottom, #yacht_plans_bottom {
	position:absolute;
	left:0;
	bottom:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_white_bottom.png) no-repeat;
}
#yacht_exterior_box {
	position:relative;
	background:#58585a;*/
	/*background:url(../images/yacht_grey.png);*/
	/*font-weight:bold;
	width:400px;
	clear:left;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
#yacht_exterior_top {
	position:absolute;
	left:0;
	top:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_grey_top.png) no-repeat;
}
#yacht_exterior_bottom {
	position:absolute;
	left:0;
	bottom:-5px;
	width:400px;
	height:5px;
	background:url(../images/yacht_box_grey_bottom.png) no-repeat;
}
div.photo {
	float:left;
	margin:0 5px;
}
div.photo img {
	cursor:pointer;
}*/
#background_specs {
	position:absolute;
	left:350px;
	top:66px;
	width:600px;
	height:300px;
	overflow:auto;
}
#news-list {
	position:absolute;
	left:67px;
	top:30px;
	width:200px;
	height:350px;
	overflow:auto;
	padding-right:10px;
	font-weight:normal;
}
#news-list ul {
	margin-top:10px;
}
#news-list a {
	font-weight:normal;
}
#news-list li {
	margin:10px 0;
}
#news-list li:hover {
	background:transparent;
}
#news-list a:hover {
	background:transparent;
}
#news-spec {
	position:absolute;
	left:300px;
	top:30px;
	width:650px;
	height:350px;
	overflow:auto;
	padding-right:10px;
}
#news-spec h1 {
	border-bottom:none;
	font-style:normal;
}

#contact-details {
	position:absolute;
	left:5px;
	bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#used-yacht-search {
	position:absolute;
	left:71px;
	top:21px;
	/*background:url(../images/yacht_search.png) no-repeat bottom;*/
	min-height:137px;
	width:250px;
	overflow:hidden;
}
#used-yachts {
	position:absolute;
	left:325px;
	top:21px;
	width:625px;
	height:330px;
	overflow:auto;
	padding:10px;
}
#used-yachts div.yacht-short {
	width:156px;
	height:140px;
	float:left;
	overflow:hidden;
	/*background:url(../images/yacht_short.png) no-repeat;*/
	background:#58585a;
	margin:10px 1px;
}
#used-yachts div.title {
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
}
#used-yachts table.specs {
	font-size:0.6em;
	padding-left:3px;
}
#used-yachts div.image {
	padding-top:3px;
	text-align:center
}
#used-yacht-image {
	position:absolute;
	left:74px;
	top:43px;
	width:286px;
	height:216px;
	overflow:hidden;
}
#used-yacht-facts {
	position:absolute;
	left:72px;
	top:268px;
	width:286px;
	font-size:0.8em;
}
#used-yacht-facts td {
	vertical-align:top;
}
#used-yacht-photos {
	position:absolute;
	left:365px;
	top:43px;
	width:200px;
	height:300px;
	overflow:auto;
}
#used-yacht-photos div.image {
	padding:10px 5px;
	float:left;
}
#used-yacht-photos div.image img {
	cursor:pointer;
}
#used-yacht-specs {
	position:absolute;
	left:571px;
	top:42px;
	width:350px;
	height:300px;
	overflow:auto;
}
#header-flash {
	position:absolute;
	left:70px;
	top:10px;
}