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

/**
*** html tags
*********************/
body{
	text-align:center;/*center in IE*/
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

h3{
	color:#002f47;
	font-size:13pt;
	xfont-weight:bold;
	text-align:left;
	padding-left:15px;
}

h4{
	font-size:8pt;
	padding:8px 0 5px 0;
	margin:0;
	xborder:1px solid red;
}

/**
*** arrow class
*********************/
p.arrow{
	padding:0;
	margin:0;
	line-height:18px;
	*height:15px;
	*padding-top:5px;
	xborder:1px solid red;
}

p.arrow img{
	padding:0;
	margin:0;
	padding-right:13px;
	vertical-align:middle;
}

p.arrow img.right{
	padding:0;
	margin:0;
	padding-left:13px;
	vertical-align:middle;
}

p.arrow a{
	padding:0;
	margin:0;
	color:#fff;
	text-decoration:none;
}

p.arrow a.grey{
	color:#444444;
}


/**
*** container
*********************/
#container{
	xborder:1px solid red;
	margin:0pt auto; /*center in FF*/
	padding:0pt;
	width:800px;
}

/**
*** header
*********************/
#header{
	color:#000000;
	text-align:right;
/*	background-image:url(../images/ui/header2.jpg);
	background-repeat:no-repeat;
	background-position:0 0;*/
	height:102px;
	position:relative;
	background-color: #cfdae0;
}

#header a{
	color:#444444;
	margin-right:5px;
	padding-top:5px;
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

#newsletter{
	padding:3px 0 0 0;
	border:0;
	position:absolute;	
	right:5px;
	top:20px;
	overflow:visible;
}

#language{
	padding:3px 0 0 0;
	border:0;
	position:absolute;	
	right:5px;
	top:-0px;
	overflow:visible;
}

#language img, #language a img{
	border: 1px solid #D4D9DF;
}

#outer{
	xborder:1px solid red;
	margin:0pt auto; /*center in FF*/
	width:769px;
	background-image:url(../images/ui/bgfade.gif);
	background-repeat:repeat-y;
	
}

#inner{
	xborder:1px solid red;
	margin:0pt auto; /*center in FF*/
	width:751px;
	
}

/* start nav stuff*/

#nav{
	xborder:1px solid red;
	margin:0pt auto; /*center in FF*/
	width:751px;
	height:26px;
	padding:0;
	margin:0;
	background-image:url(../images/ui/navbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#nav ul{
	padding:0;
	margin:0;
	list-style:none;
}

#nav ul li{
	xborder:1px solid red;
	display:table-cell;
	*display : block;
	*float : left;
	width:125px;
	line-height:25px;
}


#nav ul li a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	display:block;
	width:125px;
}

#nav ul li a:hover{
	color:#002f47;
	font-size:12px;

}


#content{
	xborder:1px solid red;
	xtext-align:center;
}

/* end nav stuff*/

/* start 3 column stuff*/

#content div.homeImg1,
#content div.homeImg2,
#content div.homeImg3{
	width:250px;
}

#content div.homeImg1{
	float:left;
	text-align:left;
}


#content div.homeImg2{
	float:left;
	text-align:left;
}

#content div.homeImg3{
	float:right;
	text-align:right;
	width:251px;
}


#content div.homeleft,
#content div.homemiddle,
#content div.homeright{
	width:250px;
	height:189px;

}

#content div.homeleft{
	float:left;
	text-align:left;
	background-color:#7c97ae;
	
}


#content div.homemiddle{
	float:left;
	text-align:left;
	background-color:#a5b8c9;
	
}

#content div.homeright{
	float:right;
	text-align:left;
	width:251px;
	background-color:#a5b8c9;
	
}

#content p.titletext1,
#content p.titletext2,
#content p.titletext3{
	text-align:center;
	line-height:25px;
	padding:0;
	margin:0;
	border-top:1px solid #fff;
}

#content p.titletext1{
	background-color:#939870;

}

#content p.titletext2{
	background-color:#b2c891;

}

#content p.titletext3{
	background-color:#76c5be;

}


#content p.quickfind{
	color:#b2c891;
	padding:0;
	margin:0;
	padding-left:30px;
	line-height:29px;
	xborder:1px solid red;
}

#content p.space{
	padding:0;
	margin:0;
	padding-left:30px;
	line-height:29px;
}


/* end 3 column stuff*/

/* property details */


#content div.hr{
	text-align:center;
	padding-top:4px;
	width:721px;
	font-size:0;
	border:0;
	height:1px;
	background-image:url(../images/ui/dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	xborder:1px solid red;
	margin:0pt auto; /*center in FF*/
}

#content ul.searchnav{
	list-style:none;
	color:#000000;
	padding:0;
	margin:0;
	xborder:1px solid red;	
	text-align:left;
	padding-left:15px;

}

#content ul.searchnav li{
	display:inline;
	line-height:18px;
	*line-height:16px;
	padding:4px;
	xpadding-right:15px;	
}

#content ul.searchnav li.left{
	background-image:url(../images/ui/larrowbeige.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

#content ul.searchnav li.right{
	background-image:url(../images/ui/rarrowbeige.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}


#content ul.searchnav li a{
	color:#c6b098;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#content ul.searchnav li a:hover{
	color:#002f47;
}


#propertydetailcontent{
	background-color:#dbdbdb;
	width:710px;
	margin:0pt auto; /*center in FF*/
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
	padding:6px;
}

#propertydetailcontent ul{
	xmargin:0 0 0 13px;
	xpadding:0;
}

#propertydetailcontent li{
	margin:0;
	padding:0;
}


#imgarea{
	width:451px;
	height:296px;
	padding:1px;
	margin:0;
	background-color:#fff;
	xborder:1px solid red;
	float:left;
}

#imgarea p.lgImg{
	float:left;
	padding:0;
	margin:0;
}

#imgarea p.smImg{
	width:148px;
	display:block;
	float:right;
	padding:0;
	margin:0;
} 

#imgarea p.smImg img{
	padding-bottom:1px;
} 

#generalcontent{
	background-color:#dbdbdb;
	width:710px;
	margin:5px auto; /*center in FF*/
	xmargin-top:4px;
	text-align:left;
	padding:6px;
	color:#444444;
}

#generalcontent a {
	text-decoration: underline;
}

#generalcontent p{
	margin-left:11px;
}

/*#generalcontent h1, #generalcontent h2, #generalcontent h3, #generalcontent h4, #generalcontent h5, #generalcontent h6, {
	font-family: Arial, Tahoma, Verdana, "Sans Serif";
	white-space:nowrap;
}*/

#generalcontent h3{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	padding:0;
	margin:0;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:0px;
}

#generalcontent h4{
	margin-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	font-size: 14px;
}

#generalcontent h5{

}

#generalcontent img{
	border:1px solid #FFFFFF;
	float:right;
	margin:0pt 5px 5px;
	margin-top:10px;
}

#generalImg{
	float:right;
	width:343px;
	xborder:1px solid red;
	margin-left:16px;
	margin-bottom:16px;
}
	
#generalImg h1{
	margin:0;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:right;
	background-color:#b7bbac;
	height:20px;
	line-height:20px;
	border:1px solid #fff;
	border-bottom:none;
	background-image:url(../images/ui/generalBlueBlock.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#generalImg h2{
	clear:both;
	margin:0;
	
	background-color:#5b778f;
	height:8px;
	border:1px solid #fff;
	border-top:none;
	background-image:url(../images/ui/generalGreenBlock.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#generalImg img{
	padding:0;
	margin:0;
	border:1px solid #fff;
}

#generalImg img.detail01{
	border-bottom:none;
}

#generalImg img.detail02{
	float:left;
	border-right:none;
}

#propertytext{
	xborder:1px solid red;
	width:215px;
	float:right;
	/**float:none;*/
	color:#444444;
	padding:0;
	margin:0;
	padding-right:20px;
/*	*padding-right:0;
	*padding-left:20px;*/
	line-height:20px;
	font-size: 11px;
}

#propertytext p{
	padding:0;
	margin:0;
	line-height: 1.2em;
}

#propertytext ul{
	margin-top: 0px;
	margin-left: 1.50em; 
	padding-left: 0;
}

#propertytext li{
	margin: 0;
	padding: 0;	
	line-height: 1.2em;
}


h3.propertytitle{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	xwhite-space:nowrap;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:12px;
}


#propertybuttons {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
  margin-left:-5px;
  margin-top:5px;
/*  *margin-left:-10px;
  *margin-top:1px;
  *width:467px;
  *position:relative;
  *top:-95px;*/
}
#propertybuttons li {
  float: left;
  border: 1px solid #fff;
  margin: 0 5px;
  white-space:nowrap;
}
#propertybuttons li a {
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	background-color:#beb0a1;
	color:#fff;
	letter-spacing: 0.08em;
}
#propertybuttons li a:hover {
	background-color:#9fa0a4;
}

* html ul li a {
width: 1%;
}


/* end property details*/


/* search results stuff */

#searchresults{
	width:725px;
	margin:0;
	margin:0pt auto; /*center in FF*/
	margin-top:5px;
	xborder:1px solid red;	
	min-height: 362px;
}

#searchresultheadings{
	padding:0;
	margin:0;
	xborder:1px solid red;	
	text-align:left;
	height:20px;
}

#searchresultheadings li{
	list-style:none;
	color:#363d46;
	font-weight:bold;
	width:139px;
	height:20px;
	display:inline;
	float:left;
	text-align:left;
	padding-left:5px;
	line-height:20px;
	xborder:1px solid red;
}

#searchresultheadings li.first{
	background-color:#dadb86;
	width:146px;
	height:20px;
	padding-left:0;
}

#searchresultheadings li.dark{
	background-color:#dadb86;	
	
}

#searchresultheadings li.light{
	background-color:#dee3a8;
}







#searchresults ul.searchresultdetails{
	padding:0;
	margin:0;
	xborder:1px solid red;	
	text-align:left;
	clear:left;
	xborder:1px solid red;
	height:98px;
	margin-bottom:3px;
	
	
	#margin-bottom:2px; /* ie 7 */
	_margin-bottom:0px; /* ie >=6 */
}

#searchresults ul.searchresultdetails li{
	list-style:none;
	color:#676e74;
	width:139px;
	height:98px;
	display:inline;
	float:left;
	text-align:left;
	
	line-height:20px;
	xborder:1px solid red;
	padding-left:5px;
}

#searchresults ul.searchresultdetails li.first{
	background-color:#fff;
	width:146px;
	height:20px;
	padding-left:0;
}

#searchresults ul.searchresultdetails li.last{
	background-color:#afb0b2;
	xpadding-top:50px;
	height:98px;
	text-align:left;
	padding-left:0;
	padding-left:5px;
}

#searchresults ul.searchresultdetails li.last img{
	border:0;
}

#searchresults ul.searchresultdetails li.dark{
	background-color:#afb0b2;	
	width:134px;
	padding-right:5px;
	padding-top:5px;
	height:93px;
	line-height:1.2em;
}

#searchresults ul.searchresultdetails li.light{
	background-color:#dbdbdb;
	width:134px;
	padding-right:5px;
	padding-top:5px;
	height:93px;
	line-height:1.2em;
}










/* start form stuff*/

#content div.form{
	padding:0;
	margin:0;
	padding-left:25px;
	xborder:1px solid red;
}

form{
	padding:0;
	margin:0;
}

select{
	width:200px;
	font-size:10px;
	border-top: 1px solid #304e8e;
	border-right: 1px solid #304e8e;
	border-bottom: 1px solid #304e8e;
	border-left: 1px solid #304e8e;
	visibility:visible;
	padding:0;
	margin:0;
}

select.areas{
	width:200px;
	height:80px;
}

select.proptype{
	width:200px;
	margin-top:5px;
	*margin-top:-5px;
}

select.bdrms{
	width:100px;
	margin-top:5px;
}

input.searchbtn{
	margin-top:5px;
	margin-left:40px;
}

/* end form stuff*/

#links{
	xborder:1px solid red;
	padding:0;
	margin:0;
	
}

#links ul{
	list-style:none;
	line-height:18px;
	padding:0;
	margin:0;
	padding-left:17px;
	vertical-align:middle;
}

#links ul li{
	xbackground-image:url(../images/ui/square.gif);
	xbackground-position:left;
	xbackground-repeat:no-repeat;
	xpadding-left:15px;
}

#links ul li a{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/ui/square.gif);
	background-position:0px;
	background-repeat:no-repeat;
	padding-left:15px;
}


#links ul li a:hover{
	background-image:url(../images/ui/square2.gif);
	background-position:0px;
	background-repeat:no-repeat;
	color:#002f47;
	text-decoration:underline;
	xborder:1px solid red;
	padding-left:-10px;
}

#feature{
	width:230px;
	xborder:1px solid red;
	line-height:18px;
	*line-height:16px;
	
}

#nms{
/*	padding:0;
	margin:25px 0pt;
	float:right;
	padding-right:19px;*/
	padding:0;
	margin:0;
	float:right;
	padding-right:15px;
}

img{
	border:0;
}

#footer{
	background-color: #5b778f;
	padding: 6px;
	color:#94a7bd;
	text-align:center;
	line-height:20px;
}

#footer a{
	color:#ddd;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}

#headerline{
	height:8px;
	background-color:#69829e;
	padding:0;
	margin:0;
	border:0;
}

#headerline{
	height:8px;
	background-color:#69829e;
	color:#69829e;
	padding:0;
	margin:0;
	border:none;
	*margin-top:-7px; /* IE margin problem fix */
	*margin-bottom:-7px; /* IE margin problem fix */
}

/* tabs
*****************/
#content ul.subsection_tabs {
	xborder-bottom:1px solid #CCCCCC;
	clear:both;
	height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	padding-left: 16px;
}

#content ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	text-align:center;
}

#content ul.subsection_tabs li a {
	xcolor:#666666;
	display:block;
	height:20px;
	padding:0pt 6px;
	width:100px;
	text-decoration: none;
}

#content ul.subsection_tabs li a.active {
	xbackground-color: #dbdbdb;
	text-decoration: none;
	font-weight:bold;
}


/* lightbox
*****************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

/*
#prevLink { left: 0; float: left; background: url(../images/lightbox/prevlabel.gif) left 100% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/lightbox/nextlabel.gif) right 100% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 100% no-repeat; }
*/

#prevLink { left: 0; float: left; background: url(../images/lightbox/prevlabel.gif) left 100% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/lightbox/nextlabel.gif) right 100% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 100% no-repeat; }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size: 12px; font-weight: bold;	}
#imageData #numberDisplay{ font-size: 12px;display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 120px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* map
***************/
#mapdetailcontent{
	background-color:#E2E2E2;
	border:8px solid #bdbec0;
	border-bottom:16px solid #bdbec0;
	width:708px;
	height:324px;
	margin:0pt auto; /*center in FF*/
	margin-top:4px;
	margin-bottom:4px;
	padding: 6px;
}

#mapimg{
	float:left;
}

#mapkey{
	height:311px;
	width:194px;
	background-color:#cacc78;
	float:right;
	margin:6px 6px 6px 0;
	text-align:left;
	font-size:12px;
}#mapkey li{

}

#mapkey ul{
	list-style:none;
	*padding-top:10px;
	line-height:16px;
	*line-height:16px;
	margin-left:-20px;;
	*margin-left:18px;
}

#mapkey a{
	color:#FFFFFF;
	text-decoration:none;
}

#mapkey a:hover{
	color:#002f47;
	text-decoration:none;
}

#mapkey li{
	padding-left:17px;
}


#mapkey  li.upper{
	background:url(../images/ui/mapkey/upper.gif) no-repeat 0 50%;
}

#mapkey  li.middle{
	background:url(../images/ui/mapkey/middle.gif) no-repeat 0 50%;
}

#mapkey  li.lower{
	background:url(../images/ui/mapkey/lower.gif) no-repeat 0 50%;
}

#mapkey li.izy1{
	background:url(../images/ui/mapkey/izy1.gif) no-repeat 0 50%;
}
									
#mapkey li.izy2{
	background:url(../images/ui/mapkey/izy3.gif) no-repeat 0 50%;
}
									
#mapkey li.izy3{
	background:url(../images/ui/mapkey/izy2.gif) no-repeat 0 50%;
}
									
#mapkey li.south{
	background:url(../images/ui/mapkey/south.gif) no-repeat 0 50%;
}

form.map{
	padding:8px;
	*padding:6px;
}

form.map select{
	width:180px;
	font-size:12px;
}

form.map input.searchbtn{
	margin-top:5px;
	margin-left:125px;
}

h4.outsidehirafu{
	font-size:10px;
	color:#304e8e;
	padding-left:8px;
}


/* information
*****************/
.information {
	border: 1px solid #aaa;
	background-color: #ddd;
	padding: 20px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.information h3 {
	font-size: 12px;
	font-weight: normal;
	text-align:center;
}


/* staff profile
*****************/
.staff-profile {

}
.staff-profile h2 {
	margin-bottom:0px;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 16px;
	letter-spacing: 0.1em;
	color:#5b778f;
}
.staff-profile h6 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	letter-spacing: 0.075em;
	color:#818f9a;
}
.staff-profile p {
	padding: 0;
	padding-left: 10px;
}

.staff-profile img {

}

a{
	color:#FFFFFF;
	text-decoration:none;
}



a:hover{
	color:#5D819B;
}


/* property status
*****************/
.property-status-0 {
font-weight: bold;
padding: 2px 4px;
background-color: #424242;
color: white;
}
.property-status-1 {
font-weight: bold;
padding: 2px 4px;
background-color: #3dab3e;
color: white;
}
.property-status-2 {
font-weight: bold;
padding: 2px 4px;
background-color: #ab0000;
color: white;
}
.property-status-3 {
font-weight: bold;
padding: 2px 4px;
background-color: #cbbb57;
color: #ab0000;
}
.property-status-4 {
font-weight: bold;
padding: 2px 4px;
background-color: #4367a7;
color: white;
}
.property-status-5 {
font-weight: bold;
padding: 2px 4px;
background-color: #539da7;
color: white;
}


/* moiwa-info */
.moiwa-info {
	height: 98px;
	margin: 0;
	background-color: #CFDAE0;
	background-image:url(../images/moiwa.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color: #333;
	text-align: left;
	padding-left: 259px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.moiwa-info h4 {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #A13F2F;
}
.moiwa-info h5 {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #194A38;
}
.moiwa-info h5 span {
	color: #A13F2F;
}
.moiwa-info h6 {
	margin: 0px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #5B778F;
}

/* niseko panoramas.com */
#nplink {
	float: right;
	margin: 5px; 
	clear: both;
	text-align: right;
	font-size: 9px;
	letter-spacing: 0.2em;
}

#nplink a {
	padding: 2px 8px;
	text-decoration: none;
	color: #A8A8A8;
}

#nplink a:hover {
	background-color: #E8E8E8;
	color: #333333;
}


.cansee:link, .cansee:visited { color: #002F47; }
.cansee:active, .cansee:hover { text-decoration: underline; }

