@charset "utf-8";
/* CSS Document */
ul{ margin: 0; padding: 0; }

body{
	background: url(/images/bg/gradient.gif) repeat-x center top #A6C9E0 scroll;
	color:#303030;
	font: 13px Verdana, Arial, Helvetica, MS PGothic, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	height:100%;
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:20px;
	width:100%;	
}

#MainContent{
	margin:auto;
	width:890px;
	height:100%;
}
/* Background Begin*/
#siteFrameleft{	
	background:url(/images/bg/siteFrame_ltblue_left.jpg) no-repeat scroll 0 0 #A6C9E0;
	width:15px;
	height:1330px;
	float:left;
}

#siteFrameright{
	background:url(/images/bg/siteFrame_ltblue_right.jpg) no-repeat scroll 0 0 #A6C9E0;
	width:15px;
	float:right;
	height:1330px;
}

.dropshadow{
	background:url(/images/bg/bg_dropShadow2.gif) no-repeat;
	width:850px;
	float:left;
}
/* Background End*/

/* Header Begin*/
#headerBG{
	background:url(/images/bg/bg_header.gif) repeat-x #ECF3F6;
	background-color:#FFFFFF;	
	width:850px;
	float:left;
}
#property{
	width:850px;
	float:left;
}

#siteContent{
	background-color:#FFFFFF;
	width:850px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
/* Content */
#Content{
	width:800px;
	margin:auto;
}
.shadowmargin{
	margin-top:-13px;
}

/* Text */
h1{
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h2{
	background-color:#005E8A;
	padding:4px 0px 4px 4px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.note{
	font-size:10px;
	color:#666666;
}

/*List*/
ol{
	padding-left:40px;
}

/* Logo at the top */
#logo{
	margin: 0;
	height: 81px;
	width: 239px;
	float:left;	
}
/* Navigation at the top for home page: ウェスティンの個性｜メールでのお問い合わせ */
#top_nav{
	width: 227px;
	height: 81px;
	float:right;
}

/* Navigation at the topfor sub page : ホーム｜ウェスティンの個性｜メールでのお問い合わせ */
#top_nav_sub{
	width: 283px;
	height: 81px;
	float:right;
}
/* Menu at the top:マウイ島リゾート｜カウアイ島リゾート｜オーナーシップについて｜eプレゼンテーション｜リゾート見学 */
#main_nav{
	width: 850px;
	height: 21px;
	float:left;
	
}

/* Sub navigation for each property page : 概要｜ヴィラ｜アクティビティ｜ダイニング｜交通手段*/
#sub_nav{
	width:850px;
	height:21px;
	background-color:#99BB6E;
	padding-top:4px;
	margin-bottom:2px;
	float:left;
}
/* Sub menu for Ownership page : ホームリゾート｜バケーション・オーナーシップ・リゾート｜スターウッド・プリファード・ゲスト｜エクスターナル・エクスチェンジ*/
#sub_menu{
	width:850px;
	height:24px;
	background:url(../images/header/sub_menu.gif) repeat-x;
	float:left;
	margin-top:3px;
}
/* Header End*/

/* Footer Begin*/
#footer_nav{
	width:850px;
	height:21px;
	background-color:#e8f0f4;
	border-top:#D9E6EC 1px solid;
	border-bottom:#D9E6EC 1px solid;
	padding-top:4px;
}

#footer{
	color:#7594BD;
	width:800px;
	margin:auto;
}
.b{
	font-size:13px;
}
.s{
	font-size:10px;
}
#eco{
	color:#005B00;
		
}

#globalfooter {
	height:85px;
	margin:0;
	padding:0;
	width:825px;
}

/* Footer End*/

/* Content Top Page */
#menu{
	width:819px;
	margin:auto;
	height:250px;
}
#menu .a{
	display:block;
	background-repeat:no-repeat;
}
#menu .a img{
	border:none;
}
#menu a:hover{
	background-color:#FFFFFF;
}
#menu a:hover img{
	visibility:hidden;
}
hr{
	margin: 0 0 13px 0px;
	width: 750px;
	background-color: #ECF3F6;
	border: 0;
	clear: both;
	height: 1px;	
}

/* Top Page Content : Maui, Kauai, Ownership*/
#maui{
	float: left;
	width:276px;
	height:219px;
	margin-right: 0px;
	margin-left: 0px;
	/*margin-left: 1px;*/
	background-image: url(/images/top/maui_resort_ovr.jpg);
}

#kauai{
	float: left;
	width:270px;
	height:219px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/images/top/kauai_resort_ovr.jpg);
}
#ownership{
	float: left;
	width:273px;
	height:219px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/images/top/owner_ovr.jpg);
}
/*Top Page : epresentation, site inspection buttons*/
#menu2{
	width:580px;
	margin:auto;
	height:200px;
}
/* Photo Border */
.gray_left {
	border:solid 5px #E3E4E6;
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
}
.gray_right {
	border:solid 5px #E3E4E6;
	float:right;
	margin:0px 0px 10px 10px;
	padding:0px;
}
.nogray{
	margin:0px 0px 0px 10px;
}

/* Link Color */
a:link {
	text-decoration:underline;
	font-weight:normal;
	color:#2E5A70;
}

a:active {
	text-decoration:underline;
	color:#85A7B7;
	font-weight:normal;
}

a:visited {
	text-decoration:underline;
	color:#2E5A70;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:#85A7B7;
	font-weight:normal;
}
/* Breadcrumb */
#breadcrumb{
	width:800px;
	font-size:10px;
	list-style:none;
	margin:5px 20px 30px 20px;
	padding:0px;
}

#breadcrumb li{
	float:left;
	list-style:none;
	margin-right:10px;
}
#breadcrumb li a{
	color:#649cb7;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
	min-height:1px;
}

/* Villa Page Floorplan */
.floorplan{
	height:330px;
}
.floorplan img{
	float:left;
	margin-left:20px;
	width:222px;
	
}
.rt{
	float:right;
	width:500px;
	margin:0px 10px 0px 20px;
	
}
.rt ul{
	list-style:circle;
	padding-left:40px;
}



/* Activities Page */
#index{
	width:265px;
	height:90px;
	float:left;
}
#index li{
	list-style:none;
}

.clearleft{
	clear:left;
}

/* Call to Action Button */
.action{
	margin:auto;
	width:580px;
}
.column{
	height:350px;
}
.left_column{
	width:300px;
	float:left;
}
.right_column{
	width:450px;
	float:right;
	margin:0px 10px 0px 20px;
}

/* Column : SVO.htm*/
.title_left{
	float:left;
	width:380px;
	padding-right:10px;
	padding-bottom:20px;
}
.title_right{
	float:left;
	height:20px;
	padding-bottom:20px;
	width:380px;
	padding-left:10px;
}
.column_left{
	float:left;
	width:380px;
	padding-right:5px;
	padding-bottom:10px;
	border-right:1px solid #ECF3F6;
}
.column_left img{
	width:150px;
	height:79px;
	margin-right:5px;
	float:left;
}
.column_left .text{
	padding:0px;
	height:79px;
	width:220px;
	float:left;
	background:#FFFFD9;
}
.column_right{
	float:left;
	height:79px;
	padding-bottom:10px;
	width:380px;
	padding-left:10px;
}
.column_right img{
	width:150px;
	height:79px;
	margin-right:5px;
	float:left;
}
.column_right .text{
	padding:0px;
	height:79px;
	width:220px;
	float:left;
	background:#FFFFD9;
}

/* Sitemap */
#sitemap-content{
	width:100%; /*IE6*/
	margin-bottom:25px;
	overflow:hidden;  /*Firefox Safari*/ 
	line-height:1.25;	
}
#sitemap-content a{
	display:block;
	height:20px; min-height:20px;
	padding-top:4px;	
}

#sitemap-content p.toppage{
	margin: 0 16px;
	padding-left:20px;
	padding-bottom:10px;
	background: url(/images/other/site_icontop.gif) no-repeat 0 50%;
}

#alpha{
	float:left;
	width:350px;
	padding: 9px 0 15px;
}
#beta{
	float:right;
	width:440px;
	padding: 15px 0;
}
#alpha ul.sitemap{
	padding-bottom:18px;
}
#beta ul.sitemap{
	padding-top:18px;
}
ul.sitemap{
	margin: 0 10px 0 20px;
	/*padding: 0 10px 0 20px;*/
	background: url(../images/other/tree_base.gif) repeat-y 0 0;
}
ul.sitemap ul{
	margin:0 10px;
	background: url(../images/other/tree_base.gif) repeat-y 0 0;
	}

ul.sitemap li{
	list-style:none;
	padding-left: 36px;	
	background: url(../images/other/tree_lv1_1.gif) no-repeat 0 0;
}
ul.sitemap li.last-child {
		background: #ffffff url(../images/other/tree_lv1_2.gif) no-repeat 0 0;
	}
ul.sitemap ul li {
	background: url(../images/other/tree_lv2_1.gif) no-repeat 0 0;
}
ul.sitemap ul li.last-child {
		background: #ffffff url(../images/other/tree_lv2_2.gif) no-repeat 0 0;
	}

/* epresentation & site inspection page*/
h3{
	margin:0;
}
.txt-border{
	margin-bottom:2em;
	padding:10px;
	border:solid 1px #00589A;
	background-image:url(../images/other/flower1.jpg);
}

/*Form*/
.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input, textarea, select {
	border: 1px solid #6199B4;
}
input.required, textarea.required {
	border: 1px solid #6199B4;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}

/* GO TO TOP*/
.top{
	font-size:12px;
	vertical-align:bottom;
	float:right;
	margin: 0 20px 0 0;
}

