/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
body {
	behavior: url("/template/htc/csshover.htc");
}
*
{
padding: 0em;
margin: 0em;
}

ul {
margin-bottom: 1.2em;
}

li {
margin: 0.2em 0.2em 0.2em 1.2em;
}

body
{
background: #000000 url('/img/ski/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
/*font-family: "georgia", "times new roman", serif;*/
font-family: Trebuchet MS;  
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: block;
font-weight: bold;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
margin-bottom: 8px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
margin-top: 1em;
margin-bottom: 1em;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('/img/ski/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.box
{
position: relative;
background: #FDFCF6 url('/img/ski/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('/img/ski/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 6.5em;
background: #2B2B2B url('/img/ski/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: relative;
float: right;
margin-top: 1em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #666666;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
text-align: right;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('/img/ski/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('/img/ski/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #9dc3ff url('/img/ski/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
margin: 0em;
padding: 0em;
}

#menu ul li
{
position: relative;
display: inline;
margin: 0em;
padding: 0em;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #a2c8ff url('/img/ski/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('/img/ski/border1.gif') repeat-x;
height: 14px;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -22.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 300px 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 288px;
overflow: hidden;
}

#footer
{
position: relative;
/*height: 2.0em;*/
clear: both;
padding-top: 1.5em;
background: #fff url('/img/ski/border2.gif') repeat-x 0em 0em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

/* Map stuff on index */
.map_wrapper {
	float: right;
	position: relative;
	height: 300px;
	width: 275px;
	margin-left: 10px;
}
.popup_box {
	z-index: 3;
	display: none;
	position: absolute;
	background: url('/img/popup_box.gif') no-repeat;
	font-size: 70%;
}
.popup_box p {
	white-space: pre;
	display: block;
	margin: 0;
	height: 32px;
	padding: 5px 10px 20px 10px;
	background: url('/img/popup_box_cap.gif') no-repeat top right;
	color: #333;
}

/* Search box in .main */

.search {
	float: left;
	width: 475px;
	margin-left: 20px;
	font-size: 100%;
	/*font-family: "georgia", "times new roman", serif;*/
	font-family: Trebuchet MS;  
}

.search form {
	margin: 0;
	padding: 0;
	height: 1%;
}

.search label {
	float: left;
	width: 80px;
	margin-top: 3px;
	font-weight: normal;
}
.search select {
	float: left;
	width: 120px;
	margin: 0 0 1em 0;
	font-size: 90%;
	/*font-family: "georgia", "times new roman", serif;*/
	font-family: Trebuchet MS;  
	
}
.search input {
	float: left;
	width: 120px;
	margin: 0 1em 1em 0;
}
*/
.search .submit {
	float: right;
	width: 80px;
	height: 27px;
	margin: 0;
	padding: 0 0 1px 0;
	/*border: 1px solid #114785;*/
	/*background-image: url("/img/bigbluebutton_bg.gif");*/
	/*color: #fff;*/
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.search .submit:hover {
	/*background-image: url("/img/bigbluebutton_hover.gif");*/
}

/* Footer */

.footer {
	clear: both;
	height: 18px;
	margin: 0px 20px 5px 20px;
	padding: 9px 0 0 0;
	/*color: #fff;*/
	font-size: 70%;
	font-weight: bold;
}


.footer p {
	float: left;
}

.footer ul {
	float: right;
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

.footer ul li {
	float: left;
	margin: 0em 0em 0em 1em;
	padding: 0em;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

/* Sub navigation */
.sub_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	list-style-type: none;
}
.sub_nav li {
	margin: 0px 0px 0px 0px;
	float: left;
}
.sub_nav li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: block;
	border-right: 1px solid #9fb9d4;
	text-decoration: none;
}
.sub_nav li a.last {
	border: 0px !important; 
}
.sub_nav li a.lastactive {
	font-weight: bold;
	border: 0px !important; 
}
.sub_nav li a.active {
	font-weight: bold;
}
.sub_nav li a:hover {
	text-decoration: underline;
	background-color: transparent;
}

/** Page Navigation **/
.page_nav {
	float: left;
	margin: 0em 0em 1em 1em;
	padding: 0;
	list-style-type: none;
	font-family: verdana;
	font-size: 10px;
}
.page_nav li {
	float: left;
	margin-left: 1px;
}
.page_nav li a {
	display: block;
	float: left;
	height: 15px;
	padding: 2px 5px;
	border: 1px solid #622222;
	background-color: #fff;
	color: #622222;
	text-decoration: none;
	font-weight: normal;
}
.page_nav li a.active, .page_nav li a:hover {
	background-image: url("/img/ski/bluebutton_bg.gif");
	background-repeat: repeat-x;
	color: #fff;
}

.page_nav li span {
	display: block;
	float: left;
	height: 15px;
	padding: 2px 5px;
	border: 1px solid #622222;
	background-color: #fff;
	color: #622222;
	text-decoration: none;
	font-weight: bold;
	cursor:not-allowed;
}
.page_nav li span.active {
	background-image: url("/img/ski/bluebutton_bg.gif");
	background-repeat: repeat-x;
	color: #fff;
	cursor:not-allowed;
}

.proplist ul
{
}

.proplist li
{
	list-style: none;
}

.proplist li .image
{
	float: left;
	margin-right: 10px;
}

.proplist li .headline
{
	
	word-wrap: break-work;
	float: left;	
}

.proplist li .details
{
	float: none;
	border-bottom: 1px solid #4b78bf;
}

.proplist li .headline h4
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #4b78bf;
}

.proplist li .headline a
{
	color: #4b78bf;
	text-decoration: none;
}

.proplist li .headline a:hover
{
	color: #4b78bf;
	text-decoration: underline;
}

.proplist li .details a
{
	color: #4b78bf;
	text-decoration: none;
}

.proplist li .details a:hover
{
	color: #4b78bf;
	text-decoration: underline;
}

/* Enquire box in .main */

.propview_contact {
	float: left;
	width: 310px;
	margin-left: 20px;
	font-size: 100%;
	/*font-family: "georgia", "times new roman", serif;*/
	font-family: Trebuchet MS;  
}

.propview_contact form {
	margin: 0;
	padding: 0;
	height: 1%;
}

.propview_contact label {
	float: left;
	width: 110px;
	margin-top: 3px;
	font-weight: normal;
}
.propview_contact select {
	float: left;
	width: 120px;
	margin: 0 0 1em 0;
	font-size: 90%;
	/*font-family: "georgia", "times new roman", serif;*/
	font-family: Trebuchet MS;  
	
}
.propview_contact input {
	float: left;
	width: 140px;
	margin: 0 1em 1em 0;
}
*/
.propview_contact .submit {
	float: right;
	width: 80px;
	height: 27px;
	margin: 0;
	padding: 0 0 1px 0;
	/*border: 1px solid #114785;*/
	/*background-image: url("/img/bigbluebutton_bg.gif");*/
	/*color: #fff;*/
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.propview_contact .submit:hover {
	/*background-image: url("/img/bigbluebutton_hover.gif");*/
}

/* Property details section */
/* Images bit */
.propview_imgs {
	float: left;
	padding: 20px 0 0 0;
}
.propview_imgs img {
	padding: 5px;
	border: 1px solid #b2b2b2;
}
.thumbs {
	overflow-x: scroll;
	overflow-y: hidden;
	width: 410px;
	height: 138px;
}
.thumbs ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.thumbs ul li {
	display: block;
	float: left;
	margin-right: 5px;
}