﻿/* BASIC RESET */

html, body, iframe, ul,ol,li,h1,h2,h3,h4,h5,h6,pre,img,form,body,html,p,blockquote,fieldset,input {
	margin:0; 
	padding:0;
	border:none;
	}

html, body {
	height:100%;
	}
	

/* STYLE */

body {
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.png) repeat-x #000;
	}
	
#blackheader {
	background: url(../images/body_bg.png) repeat-x scroll center top;
	width: 100%;
	height: 6px;
	position: absolute;
	}

h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	position: absolute;
	top: 40px;
	left: 80px;
	z-index: 9999;
	}
	
h1 a {
	display: block;
	overflow: hidden;
	width: 290px;
	height: 125px;
	background: url('../images/yachts_LOGO.png') no-repeat;
	}
	
h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/hIEfix.png,sizingMethod=crop);zoom:1;
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	font-style: normal;
	margin: 20px 10px 36px 10px;
	color: #fff;
	}
	
h3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/hIEfix.png,sizingMethod=crop);zoom:1;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	margin: 20px;
	color: #fff;
	}
	
h3 img {
	margin-bottom: -3px;
	}
	
hr {
	color:#6e6e6e;
	background-color:#6e6e6e;
	height:1px;
	border:none;
	margin: 14px 8px 12px 10px;
	padding: 0;
	}
	
.display {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 26px;
	}
	
.byline {
	font-size: 18px;
	font-weight:bold;
	color: #c0c0c0;
	margin-bottom: 0;
	padding: 16px 10px 0 10px;
	line-height: 20px;
	}
	
.par {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 21px;
	margin: 0 10px 14px 10px;
	padding: 0;
	}
	
.par a {
	text-decoration: underline;
	outline: none;
	}
	
a { 
	color: #fff;
	text-decoration: none;
	outline: none;
	}

a:hover { 
	color: #DF0629;
	}

.list {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 20px;
	margin: 10px 7px;
	list-style: none outside none;
	}
	
.list a {
	text-decoration: underline;
	outline: none;
	}
	
.listlarge {
	letter-spacing: normal;
	color: #fff;
	font-size: 16px;
	margin: 0 10px 0 24px;
	padding-bottom: 6px;
	list-style:circle;
	}
	
.listlarge a {
	text-decoration: underline;
	outline: none;
	}

.small {
	font-size:10px;
	color: #fff;
	}
	
a:hover .small {
	color: #e34388;
	}
	
ul.details_links li {
	margin: 18px 10px 10px 4px;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 4px;
	list-style: none;
	float:left;
	}

ul.details_links li a {
	color: white;
	padding-left: 20px;
	background: url(../images/arrow_r_wht.png) no-repeat;
	}

ul.details_links li a:hover {
	color: #DF0629;
	padding-left: 20px;
	background: url(../images/arrow_r_over.png) no-repeat;
	}
	
/* Chinese */
ul.details_link_ch li {
	margin: 15px 0 10px 4px;
	list-style: none;
	}

ul.details_link_ch li a {
	padding: 0 100px;
	background: url(../images/arrow_ch_wht.png) no-repeat;
	}

ul.details_link_ch li a:hover {
	background: url(../images/arrow_ch_over.png) no-repeat;
	}

	
.map_small {
	border: 6px solid #fff;
	margin: 8px;
	} 
	
.scrolling {
	height: 360px;
	width: 560px;
	overflow-x: hidden;
	overflow-y: scroll;
	}
	
.date {
	margin: 0;
	padding: 0 10px 0 10px;
	color: grey;
	font-size: 14px;
	}
	
.oblique {
	margin: 0;
	padding: 0 10px 0 10px;
	color: grey;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: normal;
	}
	

/* BG IMAGE AND SLIDESHOW CONTROL */

#overlayleft {
    background-attachment: fixed;
    background-image: url("../images/alpha75.png");
    bottom: 70px;
    left: 80px;
    padding: 10px;
    position: absolute;
    width: 722px;
    z-index: -1;
}	
#overlayleft1 {
	position: absolute;
	bottom: 70px;
	left: 80px;
	padding: 10px 30px;
	background-image: url(../images/alpha75.png);
	background-attachment: fixed;
	width: 700px;
	z-index:-1;
	}
#overlayright {
	position: absolute;
	bottom: 70px;
	right: 80px;
	padding: 10px 30px;
	background-image: url(../images/alpha75.png);
	background-attachment: fixed;
	width: 558px;
	z-index:1;
	}

fieldset {
	/*
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border:solid 1px #333;*/
	}

fieldset * {
	text-align: left;
	}

legend {
	color: #fff;
	cursor: pointer;
	display: block;	
	}

#control {
	text-align: center;
	}
	
#control a {
	font-weight: 400;
	padding: 5px;
	}

#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
	}
	
#thumbs a {
	display: block;
	float: left;
	/*
	line-height: 22px;
	width: 80px; 
	height: 50px;
	padding: 4px;*/
	}
	
#thumbs1 a, #thumbs2 a {
	display: block;
	float: left;
	line-height: 22px;
	width: 100px;
	height: 63px;
	padding: 4px;
	}

#transition {
	width:100%;
	}

a.activeslide {
	background:#DF0629;/*#ec349a;*/
	}

#superbgimage {
	display: none;
	background: #fff url('../images/superbgloading.gif') center center no-repeat;
	}
	
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	}
	
#updown {
	position: relative;
	float: right;
	top:5px;
	right:5px;
	}
	
.scroll {
	height: 300px;
	overflow-y: auto;
	}
	
/* MAIN NAVIGATION */

	
.container {	
	bottom:0;
	height:40px;
	position:fixed;
	width:100%;
	z-index:999;
	}

#header { /* er, make it the footer instead */
	width: 100%;
	background-repeat: repeat-x;
	background: url(../images/footer.jpg) no-repeat center top;
	background-color: #6C0314;
	padding: 0;
	height: 40px;
	overflow-x: hidden;
	}

.logo {
	margin: 0 0 0 80px;
	width: 197px;
	height: 22px;
	}
	
/*.logo {
	margin: 0 0 0 80px;
	width: 140px;
	height: 16px;
	}*/
	
.logo a {
	display: block;
	background: url(../images/westbank_peterson.png) 0 0 no-repeat;
	text-indent: -5000px;
	height: 22px;
	}

.logo a:hover {
	background: url(../images/westbank_peterson_ov.png) 0 0 no-repeat;
	}

.disclaimer {
	color: #DF0629;
	font-size: 10px;
	margin: -22px 0 0 270px;
	white-space:nowrap;
	
	}
	.disclaimer a{ font-size:12px;font-family:arial;}
	
.disclaimerhome {
	color: #e34388;
	font-size: 12px;
	margin: -10px 0 0 300px;
	white-space:nowrap;
	}

ul.topnav {
	list-style: none;
	padding-bottom: 40px;
	margin-top: 0px;
	min-width: 920px;
	background: #222;
	font-size: 0em;
	background: url(../images/topnav_bg.gif) repeat-x;
	}
	

ul.topnav li {
	float: left;
	margin-left: 0;
	padding-right: 10px; /*--space out your main nav items--*/
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
    list-style: none;
	}

ul.topnav li a {
	padding: 3px 5px;
	color: #c7c7c7;
	display: block;
	text-decoration: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	}

ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
	color: #CA333F;
	}
.sub_menu .sub_right li a:hover{ background-image:none; color:#97051C;}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 25px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
	}
	
ul.topnav li span a {
	width: 40px;
	height: 45px;
	}

ul.topnav li span.subhover {
	background-position: center bottom; cursor: pointer;
	} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: -85px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
	}
	
ul.topnav li ul.subnav li {
	margin: 0; padding: 0;
	border-top: 1px solid #444; /*--Create bevel effect--*/
	border-bottom: 1px solid #252525; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	}
	
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	}
	
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	}
	

/* POSITIONING */

.right {
	float: right;
	display: block;
	width: 480px;
	height: 100px;
	}
	
.left {
	float: left;
	display: block;
	margin-top:10px;
	width: 200px;
	height: 100px;
	text-align: center;
	}

.thumbsright {
	float: right;
	padding: 0;
	margin: -44px 0 20px 0;
	}
	
.thumbfloatright {
	display: inline;
	float: right;
	padding: 0;
	width: 550px;
	}
	
.thumbsleft {
	float: left;
	padding: 0;
	margin: 0 0 20px 10px;
	}
	
.thumbslefty {
	float: left;
	padding: 0;
	margin: 0 0 20px 10px;
	}
	
.thumbstackleft {
	float: left;
	padding: 0;
	margin: 0 0 20px 10px;
	width: 265px;
	}
	
.columns {
	float: left;
	padding: 0;
	margin: 0;
	width: 176px;
	}
	
.columnr {
	float: right;
	padding: 0;
	margin: 0;
	width: 176px;
	}
	.container {
    bottom: 0;
    _bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    position: fixed;
	_position:absolute;
    width: 100%;
    z-index: 999;
}

.disclaimerhome p{ text-align:left;color: #F7D2E7;font-size: 12px;padding-top: 15px;}
.sl_menu_sub{display:none;bottom: 37px;position: absolute;}
.sl_menu_sub li{}

.sub_menu{ left:-33px; bottom: 30px;display: none;height: 215px;position: absolute;width: 500px;z-index: 99999;}
.menu_bg{z-index: 99998; background-color:#212121;opacity:0.9;}
.sub_menu .sub_left{ background-color: #FFFFFF; margin: 1px;float: left;height: 213px;width: 150px;}
.sub_menu .sub_right{ float:right;width: 348px;}
.sub_menu .sub_right a{   color: #FFFFFF;display: block;overflow: hidden;padding: 7px 15px;white-space: nowrap;width: 295px;}
.details_links a {color: white;display: inline-block;font-size: 14px;padding-left: 20px;white-space: nowrap;width: 200px; line-height:26px;}
.details_links a.next_record{float:right;}
.details_links a.next_record:hover {color: #DF0629;padding-left: 20px;}

.details_links a.pre_record{width:auto; }
.details_links a.pre_record:hover {color: #DF0629;padding-left: 20px;}

.sub_menu .menuid7{background:url("../images/zhanshi.jpg")}
.sub_menu .menuid15{background:url("../images/shangyong.jpg")}
.sub_menu .menuid16{background:url("../images/zuhe.jpg")}
.list table{ border-collapse:collapse;}
.list table td{ border:1px solid #999999;}