﻿#header	{
	width:640px;
	margin: 0px auto;
}
body 	{
	font-family: Trebuchet MS, Arial;
}
h1		{
	
	font-size: large;
	margin: 0px 0px 0px 0px;
}
h4	{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-align: justify;
}
p	{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
a:link	{
	text-decoration:none;
	color:#336699;
}
a:visited	{
	text-decoration:none;
	color:#336699;
}
a:hover	{
	text-decoration:none;
	color:#c0c0c0;
}
a:active	{
	text-decoration:none;
}
/* --------------------------------------------
--- Main accommodation headers
----------------------------------------------*/

.accommh1 {
	padding-top: 25px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #006699;
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
}	

.accommh2 {
	padding-top: 32px;
	vertical-align: bottom;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.2em;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #006699;
	margin: 0px 0px 0px 0px;

}

/* --------------------------------------------
--- Prices Page style
----------------------------------------------*/

.datebook {color: #c0c0c0; font-size:0.8em; font-family:"Trebuchet MS";}
.date {
	color: #000000;
	font-size: 0.8em;
	font-family: "Trebuchet MS";
	text-align: center;
}
.price {
	border-color: #999999;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	border-top-style: inherit;
	border-right-style: solid;
	border-bottom-style: inherit;
	border-left-style: solid;
	border-top-width: inherit;
	border-right-width: 1px;
	border-bottom-width: inherit;
	border-left-width: 1px;
	font-size: 0.8em;
}
.pricedis {
	border-color: #999999;
	color: #800080;
	text-align:center; 
	margin:0 auto;
	border-top-style: inherit;
	border-right-style: solid;
	border-bottom-style: inherit;
	border-left-style: solid;
	border-top-width: inherit;
	border-right-width: 1px;
	border-bottom-width: inherit;
	border-left-width: 1px;
	font-weight:bold;
	font-size:0.8em;
}
.booked {color:#ffffff; font-size:0.8em; background-color:#c0c0c0; }
.bookprices {
	border-width: 1px;
	border-color: #999999;
	color: #000000;
	font-size: 0.7em;
	background-color: #FFCC66;
	margin: 0 auto;
	text-align: center;
	border-right-style: solid;
	border-bottom-style: inherit;
	border-top-style: inherit;
	border-left-style: solid;
}
.comment {
	border: 1px solid #999999;
	color: #000000;
	font-size: 0.7em;
	padding-left: 5px;
	height: 20px;
	text-align: left;
}

/* --------------------------------------------
--- Winter / Summer prices style
----------------------------------------------*/

.mainbook {
	border-color: #999999;
	color: #000000;
	font-size: 0.6em;
	text-align: center;
	background-color: #FFCC33;
	padding: 1px 1px;
	text-transform: lowercase;
	border-top-style: inherit;
	border-right-style: solid;
	border-bottom-style: inherit;
	border-left-style: solid;
	border-top-width: inherit;
	border-right-width: 1px;
	border-bottom-width: inherit;
	border-left-width: 1px;
}
.mainprice {color: #000000; font-size:0.8em; text-align:center; margin:0 auto;}
.mainchalet {
	text-align:center;
	font-size: 11px;
	font-weight: bold;
}
.maindate	{
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
.mainsleeps	{
	font-size: 11px;
	text-align:center;
}

/* -------------------------------------------------------------
----   Main Area of Page
------------------------------------------- */


#mainwrapper	{
	width: 640px;
	margin: 0px auto; 
	margin-top: 10px;
}
#main	{
	padding-top: 20px;
	float:right;
	width: 500px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.8em;
	font-weight:lighter;
	line-height: 1.4em;
	text-align:justify;
}

/* --------------------------------------
	menu - Main horizontal menu bar for all pages 
-----------------------------------------------*/

#menu ul {
	z-index: 99;
	font-family: Trebuchet MS, Arial;
	font-size: 0.8em;
	margin: 0 auto 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#menu li {
  z-index:99;
  	display: block;
  position: relative;
  float: left;
  margin-left:5px;
  margin-right: 5px;
}
#menu li ul { display: none; }

#menu a {
  z-index:99;
  display: block;
  text-decoration: none;
  text-align:left;
  color: #006699;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #c0c0c0;
  padding: 0px 14px 0px 5px;
  background: #ffffff;
  margin-left: 1px;
  white-space: nowrap;
}
#menu a.specials {
  z-index:99;
  display: block;
  text-decoration: none;
  text-align:left;
  color: #990000;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #c0c0c0;
  padding: 0px 14px 0px 5px;
  background-color: #fff;
  margin-left: 1px;
  white-space: nowrap;
}

#menu ul li a:hover { z-index:110; background: #ffffff; color: gray; }

#menu ul.submenu 	{
	z-index:99;
	width:100px;
	font-family: Trebuchet MS, Arial;
	font-size: 0.8em;
	margin: 0 auto 0 auto;
	text-align:left;
	padding: 0;
	list-style: none;
}
#menu ul.submenu li	{
	z-index: 99;
	display: block;
	position: relative;
	float: none;
	margin-left:0px;
	text-align:left;
	width:100%;
}

#menu li:hover ul.submenu {
  z-index:99;
  display: block;
  position:absolute;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c0c0;
  }  
#menu li:hover li ul.submenu{
  float: none;
  margin-left: 0px;
  font-size: 0.8em;
  padding: 0px;
}
#menu li:hover ul.submenu a { background: #ffffff; border-right: 0px; border-top: 0px; margin-left:0px;}
#menu li:hover ul.submenu a.specials { background: #fff; border-right: 0px; border-top: 0px; margin-left:0px; text-align:left;}
#menu li:hover ul.submenu li a:hover { background: #c0c0c0; color: #336699; margin-left: 0px;}
#menu li:hover ul.submenu li a:hover.specials { background: #c0c0c0; color: #990000; margin-left: 0px; text-align:left;}

.Menuheaders {
	margin: 5px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 6px;
	border-bottom-width: 0px;
	font-variant: normal;
	font-style: normal;
	text-transform: capitalize;
	padding-top: 5px;
	width:100%;
}
.Menuresort {
	
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #C0C0C0;
	text-indent:5px;
	width:160px;
	margin:auto auto;
	float:left;
	margin-bottom:10px;
}

/* -------------------------------------------------------------
----   Main Area of Page
------------------------------------------- */


#sidebar	{
	float:left;
	width: 120px;
	text-align: right;
}

/*-------------------------------------------------------
 navbar - Side navigation bar CSS 
 -------------------------------------------------------*/

#navbar ul {
  z-index:3;
  font-family: Trebuchet MS, Arial;
  font-size: 10px;
  margin: 10px 10px 10px 10px;
  padding: 0;
  list-style: none;
}
#navbar li {
  z-index: 2;
  display: block;
  width: 100px;
  position: relative;
  float: left;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #f5f5f5;
  margin-left: 0px;
  margin-right: 15px;
  margin-top:0px;
}
#navbar a {
	z-index: 1;
	display: block;
	font-family: ": Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #336699;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 15px;
	white-space:nowrap;
}

#navbar ul li a:hover { background: #c0c0c0; color: #336699; }
#navbar .activenav	{
	display: inherit;
	font-family: ": Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #c0c0c0;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 15px;
	white-space:nowrap;
}


/* -------------------------------------------------------------
----   Footer
------------------------------------------- */

.footer	{
	width: 640px;
	margin: 0px auto 0px -320px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.6em;
	color: #c0c0c0;
	text-align: left;
	padding-top: 10px;
	position: absolute;
	left: 50%;
	clip: rect(auto, auto, auto, auto);
}

/* ----------Price table (individual) ---------------------- */
.prtable {
	border-style: solid;
	border-width: medium;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
}
.prtable_top_cells {
	border: 1px solid #999999;
	text-align: center;
}

.bullet_list {
	margin: 0px 10px auto 20px;
	list-style-image: url('assets/Buttons/bulletgrey.gif');
	font-size: 10pt;
	font-family: "Trebuchet MS";
	list-style-type: circle;
	list-style-position: outside;
	position: relative;
	text-align: left;
	display: inline;
	text-indent: 0px;
	left: 20px;
}
.p_content {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: inherit;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin: 0px;
	position: relative;
	vertical-align: top;
}
.desc-content {
	  line-height: 22px;
	  border-collapse: collapse;
	  width: 100%;
	  border-style: none;
	  margin-top: 10px;
}
.rowlight {
	border: 1px solid #999999;
	background-color: #ffffff;
	height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-align: center;
}
.rowdark {
	border: 1px solid #999999;
	background-color: #cccccc;
	height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-align: center;
}
.datehol {
	color: #990000;
	font-size: 0.8em;
	font-family: "Trebuchet MS";
	text-align: center;
}


/*--------------------------------------
------ LISTS
----------------------------------------*/
ul.all
{
list-style-type: none;
padding: 0px;
margin: 0px;
text-indent: 10px;
font-size:0.8em
}
ul.check
{
list-style-image:url('assets/Buttons/check.gif');
margin-left: 10px;
text-align:justify
}
ul.square
{
list-style-image:url('assets/Buttons/aaxibul3.gif');
margin-left: 10px;
text-align:justify
}
ul.grey
{
list-style-image:url('assets/Buttons/bulletgrey.gif');
margin-left: 10px;
text-align:justify;
padding-top:0px;
padding-bottom:0px;
}


li.sf
{
background-image:url('assets/Buttons/bullet2a.gif');
background-repeat:no-repeat;
background-position:0px 4px; 
padding-left:14px;
}

li.check
{
background-image:url('assets/Buttons/CHECK.GIF');
background-repeat:no-repeat;
background-position:0px 4px; 
padding-left:14px;
}


li {
	margin-bottom: 4px
}

