@import url(nav.css);

/* force vertical scrollbar to always appear in firefox */
html {min-height: 100%; margin-bottom: 1px;}

/* standard elements */
body {
	background: url(../images/diagonal.gif) top left repeat #887;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #333;
	line-height: 1.35em;
	margin: 15px 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, sans-serif; font-weight: bold; margin: 0 0 1em; padding: 0;}
h1 {
	width: 300px;
	font-size: 120%;
	color: #b00;
	border-bottom: 1px solid #b00;
	padding-bottom: 2px;
	margin: -3px 0 1.3em;
}
h2 {font-size: 100%; color: #000; margin-bottom: 0.3em;}
h3 {font-size: 100%; color: #000; margin-bottom: 0.8em;}

a {color: #d00; font-weight: bold; text-decoration: none;}
a:hover {color: #d00; text-decoration: underline;}
a img {border: none;}

p {margin: 0; padding: 0 0 1.3em; line-height: 1.35em;}
p.skipNav {position: absolute; left: -9999em;}

ul {margin: 0 0 1.3em; padding-left: 1em;}
ul li {line-height: 1.35em; margin-bottom: 0.3em; margin-left: 1.2em;}
ol {margin: 0 0 1.3em 0; padding-left: 2.5em;}
ol li {line-height: 1.35em; margin: 0 0 0.3em 0;}
li ol, li ul {margin: 0.3em 0 0;}

table {line-height: 1.3em; margin-bottom: 1.3em;}
table th {background-color: #d6d6c6; font-weight: bold; text-align: center;}
table td {background-color: #e6e6d6;}
td.blank {background-color: #fff;}
td.dark {background-color: #d6d6c6; text-align: left;}
td.box {border: 3px solid #ccb; background-color: #fff; color: #000; padding: 1px;}
td.highlight {background-color: #f2d2d2;}

form {margin: 0;}
input, textarea {font-family: Verdana, sans-serif; font-size: 100%; padding: 2px 2px 1px;}
select {font-family: Verdana, sans-serif; font-size: 100%;}

/* page layout */
#container {
	width: 740px;
	position: relative;
	background-color: #fff;
	border: 3px solid #fff;
	padding: 0;
	margin: 0 auto;
}
#header {
	width: 724px;
	height: 1.25em;
	background-color: #bba;
	border-bottom: 3px solid #fff;
	color: #000;
	font-weight: bold;
	padding: 6px 8px;
	overflow: hidden;
}
#slideshow {
	width: 740px;
	height: 150px;
	background: url(../images/header.jpg) top left no-repeat #ccb;
}
#content {
	width: 700px;
	min-height: 250px;
	background-color: #fff;
	padding: 20px 20px 10px;
	clear: both;
	overflow: hidden;
}
#footer {
	width: 724px;
	border-top: 3px solid #fff;
	background-color: #bba;
	color: #333;
	padding: 5px 8px 6px;
	clear: both;
}

/* header/footer */
#header ul {float: right; list-style: none; margin: 0; padding: 0;}
#header li {float: left; line-height: 1.2em; margin-left: 30px; padding: 0;}

#header ul.flag {margin-left: 22px;}
#header ul.flag li {margin-left: 8px;}
#header ul.flag img {border: 1px solid #eed;}

#header a {color: #000; font-weight: bold; text-decoration: none;}
#header a:hover {text-decoration: underline;}
a.home {float: left; display: block; height: 1.25em; background: url(../images/icons/home.gif) left center no-repeat; padding-left: 18px; line-height: 1.2em;}

#printLogo {display: none; float: left;}

#footer ul {float: right; margin: 0; padding: 0;}
#footer li {float: left; list-style: none; background: url(../images/icons/arrow-footer.gif) left 0.45em no-repeat; padding-left: 1em; margin-left: 20px;}
#footer a {color: #333; font-weight: normal;}

/* images */
.row {width: 700px; position: relative; clear: both; padding-top: 5px; overflow: hidden;}

.imgLeft {float: left; width: 278px; padding: 0 20px 10px 0; overflow: hidden;}
.imgRight {float: right; width: 278px; padding: 0 0 10px 20px; overflow: hidden;}
.imgLeft img, .imgRight img {float: left; border: 3px solid #ccb; padding: 1px;}

.topLeft {margin: 0 12px 12px 0;}
.bottomLeft {margin-right: 12px; clear: left;}
.short {height: 133px;}

/* enquiry form */
.formItem {background-color: #e6e6d6; clear: both; overflow: hidden; padding: 2px 0;}
.formItem input, .formItem textarea {width: 170px; float: left;}
.formItem textarea {height: 54px;}
.formItem label {float: left; width: 120px; text-align: right; padding: 2px 8px 2px 0px;}
.formItem select {width: 130px; float: left;}
.formButtons {float: right; text-align: right;}
.formButtons input {width: 50px; padding: 2px; margin-left: 5px;}
.formBlock {background-color: #e6e6d6; margin-bottom: 10px; overflow: hidden; display: inline-block;}
.personalDetails {width: 325px; float: left; border-right: 10px solid #fff; overflow: hidden; padding: 7px 10px;}
.holidayDetails {width: 325px; float: left; border-left: 10px solid #fff; overflow: hidden; padding: 7px 10px; margin-left: -10px;}
.holidayDetails .formItem label {width: 130px;}
.enquiryDetails {width: 680px; background-color: #e6e6d6; margin-bottom: 10px; padding: 8px 10px; display: inline-block;}

/* price tables on pricing pages */
table.pricesMain td {text-align: center;}
table.pricesMain td.dark {text-align: left; padding-left: 5px;}

/* price tables on chalet/apartment pages */
table.prices {color: #000; margin: -1px -1px 15px -1px;}
/* table.prices th {text-align: left; font-weight: normal; border-bottom: 4px solid #fff; background-color: #e6e6d6; padding: 6px;} */
table.prices td {text-align: center;}
table.prices td.highlight {border-bottom: 4px solid #fff;}
table.prices td.dark {border-bottom: 4px solid #fff; text-align: left; padding-left: 6px;}

/* chalet/apartment pages feature list */
.features {width: 307px; background-color: #e6e6d6; color: #000; padding: 10px; margin-bottom: 1.3em;}
.features h2 {text-align: center; margin-bottom: 0.8em;}
.features ul {list-style-image: url(../images/icons/tick.gif); margin-left: 0.5em; margin-bottom: 0; padding-left: 0;}

/* chalet/apartment pages option buttons */
ul.options {width: 330px; list-style: none; margin-right: -3px; padding: 0; overflow: hidden;}
ul.options li {float: left; margin: 3px 3px 0 0;}
ul.options a {display: block; width: 126px; background-color: #e6e6d6; color: #b00; padding: 0.35em 6px 0.45em 30px;}
ul.options a.floorplans {background: url(../images/icons/floorplans.gif) 6px center no-repeat #e6e6d6;}
ul.options a.prices {background: url(../images/icons/calendar.gif) 6px center no-repeat #e6e6d6;}
ul.options a.enquiry {background: url(../images/icons/enquiry.gif) 6px center no-repeat #e6e6d6;}
ul.options a.print {background: url(../images/icons/print.gif) 6px center no-repeat #e6e6d6;}

/* resort pages option buttons */
ul.options a.passes {background: url(../images/icons/pass.gif) 6px center no-repeat #e6e6d6;}
ul.options a.school {background: url(../images/icons/skier.gif) 6px center no-repeat #e6e6d6;}
ul.options a.weather {background: url(../images/icons/snowflake.gif) 6px center no-repeat #e6e6d6;}
ul.options a.webcam {background: url(../images/icons/webcam.gif) 6px center no-repeat #e6e6d6;}
ul.options a:hover {background-color: #d6d6c6; text-decoration: none;}

/* resort pages factfile */
div.facts {width: 300px; color: #000; margin-left: 20px; padding-bottom: 0.5em;}
div.facts ul {overflow: hidden;}
table.facts {text-align: center; margin-bottom: 20px;}
table.facts td.dark {text-align: left; padding-left: 5px;}

/* contact us page */
#contact {background-color: #e6e6d6; border-top: 5px solid #fff; padding: 0; margin-bottom: 10px;}
#contact1 {float: left; width: 190px; padding: 10px;}
#contact2 {float: left; width: 190px; padding: 10px; border-left: 10px solid #fff; border-right: 10px solid #fff;}
#contact3 {float: left; width: 240px; padding: 10px;}

/* site map */
div.sitemap {width: 250px; float: left;}
div.sitemap h2 {font-size: 120%;}
div.sitemap ul.arrow {padding-left: 0.5em;}
div.sitemap ul.arrow li {background-image: url(../images/icons/arrow-link.gif);}
div.sitemap ul.arrow li.sub {background-image: url(../images/icons/arrow-bullet.gif); font-weight: bold;}

/* booking form */
div.bookingForm {float: right; width: auto; padding: 20px 60px 0; margin-left: 20px;}
div.bookingForm img {border: none;}

/* general styles */
.clear {clear: both;}

.left {float: left;}
.right {float: right;}

p.topOfPage {clear: both; text-align: right; padding-bottom: 0.5em;}
p.topOfPage a {background: url(../images/icons/arrow-up.gif) left 0.4em no-repeat; padding-left: 16px;}

p.back {clear: both; padding-bottom: 0.5em;}
p.back a {background: url(../images/icons/arrow-back.gif) left center no-repeat; padding-left: 16px;}

a.arrow {background: url(../images/icons/arrow-link.gif) left 0.45em no-repeat; padding-left: 12px;}

ul.tick {list-style-image: url(../images/icons/tick.gif); padding-left: 0.5em;}
ul.arrow {padding-left: 0.2em;}
ul.arrow li {list-style: none; background: url(../images/icons/arrow-bullet.gif) left 0.45em no-repeat; padding-left: 1em; margin-left: 0;}

.inner {background-color: #eeeee3; padding: 10px;}

ul.faq {list-style: none; margin: 0; padding: 0;}
ul.faq li {margin: 0; padding: 0;}

dl {line-height: 1.35em; margin: 0 0 1.3em 0;}
dd {color: #b00; margin: 0 0 1.3em 0; padding: 0;}

.dinnerMenu {width: 340px; background-color: #e6e6d6; text-align: center; padding: 10px; margin-bottom: 1.3em;}
.dinnerMenu p {padding: 0;}