/**
 * @version $Id: screen.css 46880 2017-09-15 13:45:19Z karla $
 *
 * Blue: #397DD9
 * Pink: #de2a6c
 */

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 1.3em;
	background-color: #E2E1DD;
}

a {
	color: #397DD9;
}
.blue {
	color: #397DD9 !important;
}
.pink {
	color: #DE2A6C !important;
}
.grey {
	color: #999999 !important;
}
.l {	text-align: left; }
.c {	text-align: center; }
.r {	text-align: right; }
.t {	vertical-align: top; }
.m {	vertical-align: middle; }
.vb {	vertical-align: bottom; }

.fl {	float: left !important; }
.fr {	float: right !important; }

.h {	display: none; }

.g {	color: gray; }
.b { font-weight: bold !important; }

.small, small { font-size: 85%; }

span.smaller {
	font-size: 0.800em;
}

sub, sup	{ font-size: .83em; }
sub			{ /*vertical-align: sub;*/ }
sup			{ vertical-align: top; /* not 'super' looks terrible */ }

ul {
	line-height: 2em;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px 10px;
}

h2 {
	color: #397DD9;
	font-size: 2.500em;
	line-height: 1em;
	text-transform: uppercase;
}

h3 {
	color: #397DD9;
	font-size: 2.000em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

h4 {
	color: #397DD9;
	font-size: 1.167em;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

h5 {
	color: #397DD9;
	font-size: 1.167em;
	line-height: 1em;
	font-weight: bold;
}

h6 {
	font-weight: bold;
}

h1 a,h2 a,h3 a,h4 a {
	color: inherit;
	text-decoration: none;
}

hr {
	border: none;
	background: #D9E0E0;
	height: 1px;
	margin-bottom: 10px;
}

hr.no-margin-bottom{
    margin-bottom: 0px;
}

pre {
	font-family: monospace;
	line-height: 1;
}

/* Special Classes
---------------------------------- */
.hide {
	display: none;
}

.cl {
	clear: both;
}

.i {
	font-style: italic;
}

.close-line-height {
	line-height: 1.3em;
}

b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}

span.from {
	font-size: 0.92em;
}

span.price {
	font-size: 2.167em;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #397DD9;
}

span.price sub {
	font-size: 0.538em;
	color: #397DD9;
	font-weight: normal;
}

.inc {
	font-size: 11px;
	font-style: italic;
	color: #DD286B;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* AlternateGothicNo2BT-Regular
---------------------------------- */
h1,h2,h3,
#site-nav,
#logo-bar span#phone-number,
#logo-bar span#tag-line,
.search-head,
input.search-foot,
#site-footer ul li .title,
.footend,
.side-content .title,
.cont-link,
.get-a-quote,
a.agent-login,
.AltGothic {
	font-family: AlternateGothicNo2BT-Regular, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

.txt-capitalize {
	text-transform: capitalize;
}

/* Josschrift
---------------------------------- */
@font-face {
  font-family: Josschrift;
  src: url("/fonts/Josschrift.ttf") format('truetype');
}

/* Blockout headings
---------------------------------- */
.blockout {
	position: relative;
	height: 36px;
	font-size: 2.500em;  /*@todo Move this?*/
	line-height: 33px;  /*@todo Move this?*/
	color: #fff;
	background-color: #3A7DDA;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding: 0 10px;
}

/*****blockout with pink background ***/

.blockout.pink-content{
    background-color: #de2a6c;
}

.blockout span.smaller {
	font-size: 0.800em;
}

.blockout b {
	background: url('/images/layout/sw_sprite.png') -47px -67px no-repeat;
	position: absolute;
	z-index: 1;
	bottom: -8px;
	left: 10px;
	height: 12px;
	width: 20px;
}


.blockout b.pink-arrow{
    background: url('/images/layout/sw_sprite.png') -396px -68px no-repeat;
}

.blockout a {
	color: #fff;
}

/* Wrappers
---------------------------------- */
#site-wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0px 20px;
	position: relative;
	z-index: 1;
}

/* Header
---------------------------------- */
#site-cap {
	height: 11px;
	background-color: #5F5F5E;
}

#site-header {
	margin-bottom: 10px;
	position: relative;
}

#logo-bar {
	height: 93px;
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}

#logo-bar span#tag-line {
	position: absolute;
	z-index: 1;
	color: #397DD9;
	font-size: 2.5em;
	bottom: 10px;
	right: 420px;
	line-height: 1em;
	text-transform: uppercase;
}

#logo-bar span#tag-line a {
	text-decoration: none;
}

#logo-bar span#phone-number {
	position: absolute;
	z-index: 1;
	color: #de2a6c;
	font-size: 4.617em !important;
	bottom: 10px;
	right: 10px;
	line-height: 1em;
}

#logo-bar span#phone-number a {
    color: #de2a6c;
    text-decoration: none;
}

#logo-bar a.brand-logo {
	display: block;
}

#logo-bar a.brand-logo img {
    padding: 18px 0 19px 23px;
}

#social-icons {
	position: absolute;
	top: -11px;
	right: 10px;
}

#social-icons div {
	float: left !important;
}

#social-icons div#atftbx p {
    display: none;
}

#social-icons a.myskiworld {
	height: 38px;
	width: 107px;
	background: url('/images/layout/sw_sprite.png') -310px -414px no-repeat;
    float: left;
    display: block;
    text-indent: -9999em;
    margin-left: 4px;
}

#social-icons a.agent {
	font-size: 10px;
	height: 38px;
	width: 107px;
	background: url('/images/layout/sw_sprite.png') -418px -414px no-repeat;
	margin-right: 200px;
	color: #fff;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	cursor: pointer !important;
	text-decoration: none;
    float: left;
}

#site-nav {
	height: 70px;
	background: #fff;
	overflow: hidden;
}

#site-nav ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

#site-nav ul li {
	float: left;
	display: block;
}

#site-nav ul li.home {
	float: left;
	width: 120px; /*295*/
}

#site-nav ul li a.root {
	padding: 4px 10px 0 23px;
	height: 66px;
	display: block;
	font-size: 2.500em;
	color: #C6C5BF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	border-left: 1px solid #E1E0DC;
	text-align: right;
	line-height: 1em;
}

#site-nav ul li.home a {
	width: 87px;
	border-left: none;
}

/* IE7 & IE8 only */
#site-nav ul li.home a {
	width: 87px\9;
}

/* FF only fix */
@-moz-document url-prefix() {
	#site-nav ul li.home a {
		width: 87px;
	}
}

#site-nav ul li.active a.root {
	border-top: 4px solid #FFC775;
	color: #397DD9;
	margin-bottom: -4px;
}

#site-nav ul li a:hover {
	background-color: #F9F9F9;
}

/* site-nav last li be that #DE2A6C*/
#site-nav ul li a.last-site-menu{
    color:#DE2A6C;
}


/* Homepage
---------------------------------- */
#home-content {
	clear: both;
}

.primary-content {
	float: left;
	width: 715px;
}

.full-content {
	float: left;
	width: 960px;
}

.primary-content .primary-left {
	float: left;
	width: 350px;
}

.primary-content .primary-right {
	float: right;
	width: 355px;
}

.secondary-content {
	float: right;
	width: 235px;
	min-height: 594px;
}

/* Default content
---------------------------------- */
#default-content {
	clear: both;
}

.inner-content {
	padding: 10px;
	background-color: #fff;
}

.inner-content .img {
	margin-bottom: 10px;
}

.inner-content .img.full {
	width: 100%;
}

/* Dynamic editable columns
---------------------------------- */
.dynacols {
	margin-bottom: 10px;
}

.dynacols .col {
	float: left;
	width: 225px;
	margin-right: 10px;
}

.dynacols .col.last {
	margin-right: 0;
}

.dynacols .col figure {
	height: 150px;
	position: relative;
	background: #999999;
}

.dynacols .col figure img {
	width: 225px;
	height: 150px;
}

.dynacols .col figure figcaption {
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 205px;
	color: #fff;
	font-size: 2.000em;
	text-transform: uppercase;
	line-height: 34px;
	padding: 0 10px;
	background: url('/images/layout/sw_sprite.png') -239px -366px no-repeat;
}

.dynacols .col figure figcaption a {
	color: #fff;
	text-decoration: none;
}

.dynacols .col .edcont {
	padding: 10px;
	border: 1px solid #D9E0E0;
	border-top: none;
}

.dynacols .col .text {
	min-height: 160px;
	font-size: 1.167em;
	line-height: 1.4em;
}

.dynacols .col .text h5 {
	color: #de2a6c;
	margin-bottom: 0;
}
.side-content .text h5 {
	color: #de2a6c;
	margin-bottom: 0;
	font-size: 1.333em;
}

/* Search content
---------------------------------- */
.searchResults {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

#searchResults .searchLoading,
#searchFilters .searchLoading {
	height: 50px;
	width: 100%;
	background: url('/images/loader.gif') 50% 50% no-repeat white;
}

.search-order {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFC775;
	font-weight: bold;
}
.search-order-select {
	margin-top: -30px;
    position: absolute;
    right: 30px;
}
.search-order-select select{
	height: 25px;
/*	padding: 5px; */
	width: 123px;
}
.search-results-number {
	color: #3A7DDA;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 20px;
}
#searchCriteria {
	color: #000000;
	font-size: 0.6em;
	font-weight: normal;
	margin-top: 10px;
}

.search-order .search-order-select {
	/* float: right; */
	margin-top: 10px;
}

.searchResults .result {
	height: 185px;
}

.searchResults .result.short {
	height: 115px;
	font-size: 0.85em;
}

.searchResults.offers .result {
	height: 155px;
	margin-bottom: 10px;
}

.searchResults .result h3 {
	clear: both;
	background-color: #C3C1B9;
	color: #fff;
	padding: 4px 10px;
	margin-bottom: 10px;
	line-height: 1em;
	position: relative;
}

.searchResults .result h3 .theme-icons {
	top: 2px;
}

.searchResults .result h3 .theme-icons a {
	margin-right: 2px;
}

.searchResults .result h3 .theme-icons a,
.searchResults .result h3 .theme-icons img {
	height: 28px;
	width: 28px;
}

.searchResults .result .image-placer,
.searchResults .result .image-placer-small {
	float: left;
	width: 196px;
	height: 130px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	background-color: #EEEEEE;
}
.searchResults .result .image-placer-small {
	width: 92px;
	height: 65px;
}
.searchResults.offers .result .image {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
}

.searchResults .result .detail {
	float: left;
	width: 170px;
	margin-right: 10px;
}
.searchResults .result .detail.wide {
	width: 315px;
}

.searchResults .result .detail p {
	line-height: 1.3em;
	margin-bottom: 10px;
}

.searchResults .result .detail ul {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #D8DFDF;
}

.searchResults .result ul,
.searchResults .result ul {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	text-indent: 0px;
	list-style-type: none;
}

.searchResults .result ul li {
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 0px;
	list-style-type: none;
	text-indent: 0;
}

.searchResults .result ul li:first-child {
	border-top: 0px;
}

.searchResults .result .price-detail {
	float: left;
	width: 160px;
	margin-right: 10px;
}
.searchResults .result.short .price-detail {
	width: 120px;
}

.searchResults .result .price-detail .focus {
	font-size: 1.8em;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #DD286B;
}

.searchResults .result .price-detail ul li.big {
	font-size: 1.2em;
	color: #999999;
}

.searchResults .result .price-detail ul li.big span.price {
	font-size: 2.5em;
	color: #999999;
	font-weight: bold;
	line-height: 0.8em;
}

.searchResults .result .price-detail ul li.big span.price sub {
	color: #999999;
}

.searchResults .result .price-total {
	float: left;
	width: 139px;
}

.searchResults .result .contbutt {
	float: left;
	width: 100px;
}

.searchResults .result .price-total span.price {
	font-size: 4.167em;
	line-height: 0.8em;
}
.searchResults .result.short .price-total span.price {
	font-size: 3em;
}

.searchResults .result .price-total span.price,
.searchResults .result .price-total span.price sub,
.searchResults .result .price-total span.total,
.searchResults .result .sprice {
	color: #DD286B;
}
a.continue-small,
a.continue {
	display: block;
	height: 15px;
	width: 100px;
	color: #fff;
	text-transform: uppercase;
	background: url('/images/layout/sw_sprite.png') -240px -245px no-repeat #3A7DDA;
	font-size: 22px;
	border: none;
	text-align: left;
	cursor: pointer;
	padding: 10px 10px;
	text-decoration: none;
	margin-top: 10px;
}
a.continue-small {
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -505px -556px #3A7DDA !important;
    font-size: 20px;
    line-height: 16px;
    margin: 0;
    padding: 4px 9px 6px 6px;
    width: 80px;
}

input.continue {
	display: block;
	height: 35px;
	width: 120px;
	color: #fff;
	text-transform: uppercase;
	background: url('/images/layout/sw_sprite.png') -240px -245px no-repeat #3A7DDA;
	font-size: 22px;
	border: none;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
/*	padding: 0px 10px; */
	text-decoration: none;
	margin-top: 10px;
}

input.continue.enquire {
    background-position: left -405px top -585px;
    background-color: transparent;
    margin-top: 0;
    color: #3a7dda;
    height: auto;
}

a.continue.call-to-book {
    width: 155px;
    margin-top: 2px;
    background-position: left -185px top -245px;
    cursor: default;
}

a.agent-login,
.get-a-quote {
	display: block;
	height: 15px;
	width: 210px;
	color: #3A7DDA;
	text-transform: uppercase;
	background: url('/images/layout/sw_sprite.png') -140px -285px no-repeat #fff; /* awaiting updated sprite */
	font-size: 22px;
	border: 1px solid #D9E0E0;
	text-align: left;
	cursor: pointer;
	padding: 10px 10px;
	text-decoration: none;
	margin: 10px 0px;
}

input.get-a-quote {
	height: 35px;
	width: 235px;
	padding: 0 10px;
	border-left: 0;
	border-right: 0;
}

a.get-a-quote {
	width: 215px;
	border-left: 0;
	border-right: 0;
	margin-top: 0;
}

.side-content.agent {
	padding-bottom: 10px;
}
a.agent-login {
	width: 180px;
	background-position: -170px -285px;
}

/* Side Content
---------------------------------- */
.side-content {
	background-color: #fff;
	padding: 10px 17px 15px;
	margin-bottom: 10px;
}

.side-content .divide {
	height: 11px;
	background: url('/images/layout/sw_sprite.png') -185px -221px no-repeat;
	margin-bottom: 5px;
}

.side-content .title {
	display: block;
	color: #397DD9;
	font-size: 2.500em;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 1em;
}

.side-content .title.links {
	padding-left: 20px;
	background: url('/images/layout/sw_sprite.png') -587px -235px no-repeat;
}

.side-content .title.speech {
	padding-left: 28px;
	background: url('/images/layout/sw_sprite.png') -577px -484px no-repeat;
}

.side-content .title.snow {
	padding-left: 31px;
	background: url('/images/layout/sw_sprite.png') -575px -275px no-repeat;
}

.side-content .title.twitter {
	padding-left: 40px;
	background: url('/images/layout/sw_sprite.png') -563px -310px no-repeat;
}

.side-content .title.special {
	padding-left: 31px;
	background: url('/images/layout/sw_sprite.png') -574px -348px no-repeat;
}

.side-content .title.accom {
	padding-left: 28px;
	background: url('/images/layout/sw_sprite.png') -577px -419px no-repeat;
}

.side-content .title.ski-enhancement {
    padding-left: 27px;
    background: url('/images/layout/sw_sprite.png') -580px -681px no-repeat;
    font-size: 2.25em;
}

.side-content .title.links {
	display: block;
	color: #397DD9;
	font-size: 2.500em;
	text-transform: uppercase;
}

.side-content.accom ul.accom_types {
	font-size: 1.167em;
	line-height: 1.47em;
}

.side-content.accom ul.accom_types li {
	padding: 0 0 15px;
}

.side-content.accom ul.accom_types .heading {
	font-weight: bold;
	font-size: 1.143em;
}

.side-content.accom ul.accom_types .heading a {
	text-decoration: none;
}

.side-content.accom ul.accom_types a.more-detail {
	background: url('/images/layout/sw_sprite.png') -239px -528px no-repeat #de2a6c;
    color: #fff;
    display: block;
    font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
    font-size: 25px;
    height: 36px;
    line-height: 34px;
    margin-top: 5px;
    text-decoration: none;
    text-indent: 5px;
    width: 195px;
    text-transform: uppercase;
}

.side-content p {
	line-height: 1.47em;
}

.side-content.news .headline {
	font-weight: bold;
	line-height: 1em;
	font-size: 1.167em;
}

.side-content.news .date {
	font-style: italic;
	color: #B7B7B7;
}

.side-content .snow-content {
	font-size: 1.29em;
	font-weight: bold;
}
.side-content .snow-content span {
	font-size: 1.6em;
	font-weight: 200;
	line-height: 1;
	color: #397DD9;
}

.side-content .ski-enhancement-item .ski-enhancement-image {
    position: relative;
}

.side-content .ski-enhancement-item .ski-enhancement-image img {
    width: 195px;
    height: 95px;
}

.side-content .ski-enhancement-item .ski-enhancement-image span {
    position: absolute;
    bottom: 3px;
    left: 0;
    font-size: 1.75em;
    color: #fff;
    text-transform: uppercase;
    line-height: 34px;
    padding: 0 10px;
    background: url(/images/layout/sw_sprite.png) -265px -366px no-repeat;
    height: 34px;
    width: 174px;
}

.side-content .ski-enhancement-item p.price {
    font-size: 1.45em;
}

.side-content .ski-enhancement-item a.continue {
    background-position: left -185px top -244px;
    width: 175px;
    padding-bottom: 12px;
}

.cont-link {
	display: block;
	text-align: right;
	color: #397DD9;
	font-size: 1.930em;
	text-transform: uppercase;
}

a.cont-link {
	text-decoration: none;
}

.cont-link span {
	font-size: 1.5em;
	font-family: Arial, Helvetica, Sans-serif;
	padding-left: 3px;
	vertical-align: baseline;
	font-weight: normal;
}

.cont-link.highlight {
	color: #de2a6c;
}

.side-content ul {
	padding: 0;
	margin: 0;
	line-height: 1.8em;
	text-indent: 0px;
	list-style-type: none;
}

.side-content.links ul {
	padding: 0;
	line-height: 1.8em;
	text-indent: 0px;
	list-style-image: url("/images/layout/bullet_arrow.jpg");
    margin: 0 14px;
}

/* Article content
---------------------------------- */
.accom-content-tabs ul.searchResults li,
.content-detail {
	font-size: 1.167em;
	line-height: 1.29em;
	margin-bottom: 20px;
}

.accom-content-tabs ul.searchResults li{
	font-size: 14px;
}
.content-detail .blockout {
	font-size: 2.143em;
}
.detail-inlay {
	position: relative;
	z-index: 20;
	width: 232px;
	min-height: 90px;
	padding: 0 0 20px 20px;
	background-color: #fff;
	float: right;
}

.detail-inlay q {
	display: block;
	background-color: #E2E1DD;
	font-size: 1.333em;
	padding: 15px 10px 20px 20px;
	line-height: 1.25em;
	position: relative;
	margin-bottom: 5px;
}

.detail-inlay q p {
	font-family: Josschrift, Arial, Helveita, Sans-serif;
}

.detail-inlay q em {
	display: block;
	padding-top: 10px;
	color: #ACAAA2;
	font-style: italic;
	text-align: right;
	font-size: 0.750em;
}

.detail-inlay q b {
	display: block;
	height: 25px;
	width: 27px;
	background: url('/images/layout/sw_sprite.png') -67px -68px no-repeat;
	position: absolute;
	z-index: 1;
	bottom: -20px;
	right: 30px;
}

.sharebox {
	padding: 10px;
	border: 1px solid #D9E0E0;
	margin-bottom: 10px;
}

.sharebox ul li {
	line-height: 1.3em;
	font-size: 0.92em;
}

.features-list {
	margin-bottom: 20px;
	font-size: 1.167em;
	margin-top: -15px;
}

.features-list ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	width: 225px;
	line-height: 2.1em;
}

.features-list ul li {
	border-bottom: 1px solid #D9E0E0;
}

.features-list ul li:last-child {
	border-bottom: 0;
}

.features-list ul li .title {
	color: #397DD9;
	font-weight: bold;
}

.features-list ul.last {
	margin-right: 0;
}

.pe-content {
	margin-bottom: 10px;
	font-size: 1.167em;
	line-height: 1.3em;
}

.pe-content h2 {
	background: url('/images/layout/sw_sprite_large.png') 0 -116px no-repeat;
	color: #fff;
	font-size: 2.143em;
	line-height: 33px;
	text-transform: uppercase;
	padding: 0 10px;
	height: 44px;
	margin-bottom: 5px;
}

.pe-content p {
	margin-bottom: 15px;
}

/* Recruitment styles
---------------------------------- */
ul.jobs-positions {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

ul.jobs-positions li {
	padding: 10px 20px;
	border-bottom: 1px solid #D8DFDF;
	line-height: 1.47em;
	font-size: 0.92em;
}

ul.jobs-positions li:hover {
	background-color: #F5F6F6;
}

/* Destinations - Country list
---------------------------------- */
.country-list {
	margin-bottom: 10px;
}

.country-list ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

.country-list ul li {
	padding: 10px 0;
	border-top: 1px solid #D8DFDF;
}

.country-list ul li.alt {
	background-color: #F9F9F9;
}

.country-list ul li figure {
	float: left;
	width: 196px;
	height: 130px;
	margin-right: 15px;
	background-color: #CCCCCC;
}

.country-list ul li figure img {
	width: 196px;
	height: 130px;
}

.country-list ul li .desc {
	float: left;
	width: 480px;
	line-height: 1.47em;
}

.country-list ul li a.name {
	display: block;
	font-size: 1.667em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.country-list ul li a.name span {
	font-size: 0.600em;
	font-weight: normal;
}

.country-list ul li ul.rlist {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	text-indent: 0px;
	list-style-type: none;
	float: left;
	width: 110px;
	padding-right: 10px;
}

.country-list ul li ul.rlist li {
	border: 0;
	padding: 0;
}

/* Resort list
---------------------------------- */
ul#news,
.resort-list ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	color: #777777;
}

ul#news li,
.resort-list ul li {
	padding: 10px 0;
	border-bottom: 1px solid #D8DFDF;
}
ul#news li:last-child,
.resort-list ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

ul#news span.meta {
	float: right;
	color: #c6c6c6;
	font-style: italic;
	margin-top: 5px;
}

#news .img-placer,
#snow-forecasts .img-placer,
.resort-list ul li .img-placer {
	background-color: #D8DFDF;
	float: left;
	width: 100px;
	height: 67px;
	margin-right: 10px;
}
#news .img-placer {
	width: 185px;
}

#news .img-placer img,
#snow-forecasts .img-placer img,
.resort-list ul li .img-placer img {
	height: 67px;
}

.resort-list ul li p {
	line-height: 1.47em;
}

/* Accom Rating
---------------------------------- */
.accom-rating {
	display: block;
	float: right;
	width: 210px;
	position: absolute;
	z-index: 100;
	right: 10px;
	top: 0px;
	text-align: right;
}

.accom-rating i {
	display: inline-block;
	height: 22px;
	width: 23px;
	background-image: url('/images/layout/sw_sprite.png');
	background-repeat: no-repeat;
	background-position: -240px -68px;
}

.accom-rating i.half {
	background-position: -217px -68px;
}

.accom-rating i.full {
	background-position: -194px -68px;
}

.accom-rating i.plus {
	width: 24px;
	background: url('/images/layout/icon_plus_rating.png') 0 0 no-repeat;
}

.accom-rating a {
	font-size: 0.467em;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: none;
	text-decoration: underline;
	vertical-align: middle;
}

.accom-rating.small {
	position: relative;
	right: 0;
	display: inline;
	float: none;
	width: auto;
	text-align: left;
}

.accom-rating.small i {
	display: inline-block;
	height: 13px;
	width: 14px;
	background-image: url('/images/layout/sw_sprite.png');
	background-repeat: no-repeat;
	background-position: -310px -77px;
}

.accom-rating.small i.half {
	background-position: -297px -77px;
}

.accom-rating.small i.full {
	background-position: -283px -77px;
}

.accom-rating.small i.plus {
	width: 14px;
	background: url('/images/layout/icon_plus_rating_small.png') 0 0 no-repeat;
}

/* Accom Price Grid
---------------------------------- */
.accom-pricelist {
	width: 100%;
	font-size: 1.167em;
	text-align: center;
	letter-spacing: 0.04em;
}

.accom-pricelist th {
	font-size: 1.143em;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 20px;
}

.accom-pricelist td {
	padding: 6px;
	background-color: #EEEEED;
	border-bottom: 1px solid #fff;
}
.accom-pricelist tfoot td {
	padding-top: 12px;
	background-color: #fff;
	border: none;
}

.accom-pricelist tr.alt td {
	background-color: #F7F7F6;
}

.accom-pricelist tr.no_bg td {
    background: #ffffff;
}

.accom-pricelist td.avail {
	font-weight: bold;
}

.accom-pricelist td.avail.available {
	color: #4EB81A;
}

.accom-pricelist td.avail.some {
	color: #4EB81A;
}

.accom-pricelist td.avail.few {
	color: #F9A547;
}

.accom-pricelist td.avail.none {
	color: #EE0E0E;
}

.accom-pricelist img {
	vertical-align: middle;
}

.accom-pricelist a.book-now {
	display: block;
	height: 20px;
	width: 67px;
	background: url('/images/layout/sw_sprite.png') -533px -205px no-repeat;
	text-indent: -9999px;
}

.accom-pricelist input.new-book-now {
    display: block;
    height: 20px;
    width: 67px;
    background: url('/images/layout/sw_sprite.png') -533px -205px no-repeat;
    text-indent: -9999px;
    border:none;
    cursor: pointer;
}

a.call-back {
	display: block;
	height: 20px;
	width: 135px;
	background: url('/images/layout/sw_sprite.png') -466px -525px no-repeat;
	text-indent: -9999px;
}

/* Accom Package - Inline
---------------------------------- */
#accom-package-inline {
	margin-bottom: 10px;
	height: 116px;
	background: url('/images/layout/sw_sprite_large.png') 0px 0px no-repeat;
	font-size: 1.167em;
}

#accom-package-inline.guide-price {
    background-position: 0px -280px;
}

#accom-package-inline .price-from {
	float: left;
	width: 119px;
	font-size: 1.378em;
	color: #397DD9;
	text-transform: uppercase;
	padding: 15px 0 0 10px;
}

#accom-package-inline .price-from span {
	font-size: 2.60em;
	text-transform: lowercase;
	line-height: 1.2em;
	letter-spacing: -0.02em;
}

#accom-package-inline .price-from span sub {
	font-size: 0.409em;
	line-height: 1em;
}

#accom-package-inline .price-detail {
	float: left;
	width: 145px;
	padding: 30px 0 0 10px;
}

#accom-package-inline.guide-price .price-detail {
    width: 273px;
    padding-top: 0;
}

#accom-package-inline.guide-price .price-detail  table {
    width: 100%;
    font-size: 0.9em;
}

#accom-package-inline.guide-price .price-detail  table th {
    padding: 2.5px;
    font-weight: bold;
}

#accom-package-inline .price-detail.with-lift-price {
    padding-top: 10px;
}

#accom-package-inline .price-step {
	float: left;
	width: 401px;
	padding: 10px 0 0 10px;
}

#accom-package-inline .price-step .title {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

#accom-package-inline .price-step .form-table {
	float: left;
	width: 201px;
}

span.lift-price {
    font-size: 1.25em;
    line-height: 1.25em;
    font-weight: bold;
    letter-spacing: -0.03em;
}

table.pax {
	width: 100%;
}

#searchFilters table.pax {
	width: 225px;
}

table.pax th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 3px 0;
}

table.pax td {
	text-align: right;
}

#ski-search table.pax select {
	margin-bottom: 0;
}

#accom-package-inline .form-continue {
	width: 190px;
	margin-left: 210px;
}

input.big-continue {
	display: block;
	height: 47px;
	width: 179px;
	color: #fff;
	text-transform: uppercase;
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -335px -627px #3A7DDA;
	font-size: 2.5em;
	border: none;
	text-align: left;
	cursor: pointer;
}

a.big-call-to-book {
    background: #3a7dda;
    font-size: 1.75em;
    line-height: 1.75em;
    text-align: center;
    letter-spacing: -0.02em;
    color: #fff;
    border: none;
    margin-top: 5px;
    padding: 5px 15px;
    text-decoration: none;
    cursor: default;
}

input.big-continue.disabled {
	opacity: 0.25;
	cursor: not-allowed;
}

#accom-package-side {
	font-size: 1.167em;
	line-height: 1.29em;
}

#accom-package-side .title {
	font-size: 2.143em;
}

#accom-package-side .big-continue {
	width: 100%;
}

#accom-package-side .large-price {
	font-size: 3.429em;
	color: #de2a6c;
	font-weight: bold;
	line-height: 0.7em;
	letter-spacing: -0.075em;
}

#accom-package-side .small-price {
	color: #de2a6c;
}

#accom-package-side table.guide-price {
    width: 100%;
    margin-bottom: 16px;
    font-size: 0.95em;
}

#accom-package-side table.guide-price th {
    padding: 3px;
    font-weight: bold;
}

#accom-package-side table.guide-price td {
    padding: 3px;
    font-size: 0.9em;
}

table.chalet-finder th,
table.chalet-finder td {
	font-size: 14px;
	height: 20px;
}

table.chalet-finder th {
	font-weight: bold;
}

/* Book Steps
---------------------------------- */
.success {
	margin: 0 0 1em 0;
	padding: 1em;
	background-color: #AED83A;
}

.error {
	margin: 0 0 1em 0;
	padding: 1em;
	background-color: #FC6C6C;
}

.error th {
	font-weight: bold;
	padding: 0.5em;
}

.success ul,
.error ul {
	margin-left: 1em;
}

table.enquiry td,
table.flights th,
tr.flight td,
table.rooms th,
tr.room td,
table.payment td,
table.agent-login td,
table.confirmation td,
table.extras th,
table.extras td {
	padding: 8px 5px;
}

table.flights th,
table.rooms th,
table.extras th {
	background-color: #C3C1B9;
	font-weight: bold;
	border-bottom: 1px solid #A7A59F;
}

table.extras th {
	background: none;
}

tr.flight td {
	cursor: pointer;
}

tr.flight td,
tr.room td {
	border-bottom: 1px solid #fff;
}

tr.flight.alt td,
tr.room.alt td {
	background: #f0f0f0;
}

tr.flight.alt2 td,
tr.room.alt2 td {
	background: #e0e0e0;
}

tr.flight.selected td,
tr.room.selected td {
	background: #FCC16C;
	border-bottom: 1px solid #D8A55C;
}

tr.details td {
	background: #FDE7C8 !important;
}

.booking h2 {
	margin: 0.75em 0 0.25em;
}

.booking h2 .revealer-section {
	float: right;
	text-align: center;
	width: 30px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
}

.booking h3 {
	margin:0 0 0.75em;
}

.booking label {
	display: block;
	margin: 0.75em 0 0.2em 0;
	color: #397DD9;
	font-size: 1.167em;
	font-weight: bold;
}

.booking fieldset {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}

.booking fieldset .extras .master .title {
	font-size: 1.5em;
	text-transform: uppercase;
}

.booking fieldset .extras .master .sub {
	padding-left: 0.5em;
}
.booking fieldset .extras .master .sub span {
	color: #de2a6c;
}

.booking fieldset .extras label {
	display: inline;
	margin: 0;
	color: inherit;
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
}

.booking fieldset .extras .button {
	background: #3A7DDA;
	color: white;
	font-size: 1.25em;
	text-decoration: none;
	padding: .25em .5em;
	white-space: nowrap;
}

.booking fieldset .extras .sel_all {
	margin-left: 1em;
	white-space: nowrap;
}

.SpecialRequirements label,
.payment label {
	display: inherit;
	margin: inherit;
	color: inherit;
	font-size: inherit;
}

.payment input.price {
	text-align: right;
	font-family: monospace;
	border: none;
}

.payment h3 {
	margin-bottom: 0.2em;
}

input,
select,
textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

input.l {
	width: 50%;
}

input.invalid,
select.invalid,
textarea.invalid {
	border-color: #FC6C6C;
	background-color: #fff0f0;
}
label.invalid {
	border-bottom: 1px solid #FC6C6C;
	background-color: #fff0f0;
}

input.datepicker,
input.datepickerDOB {
	width: 100px;
	text-indent: -16px;
	text-align: center;
	background: #fff url("/images/icons/calendar.png") right center no-repeat;
}

.book-step .form-continue {
	padding-top: 15px;
}

.book-step .form-continue input.big-continue {
	float: right;
}

/* Theme Icons
---------------------------------- */
.theme-icons {
	position: absolute;
	z-index: 1;
	right: 0;
	top: -5px;
}

.theme-icons a {
	float: left;
	display: block;
	width: 45px;
	height: 46px;
	margin-right: 5px;
}

.theme-page-icon {
	display: block;
	width: 55px;
	text-align: right;
	background-color: #fff;
	position: absolute;
	z-index: 20;
	top: -4px;
	right: 0;
}

/* Accom list - non results
---------------------------------- */
.non-results-accom-list {
	margin-bottom: 10px;
	overflow: hidden;
}

.non-results-accom-list .searchResults {
	width: 700px;
}

.non-results-accom-list .searchResults > li {
	width: 340px;
	display: block;
	float: left;
	margin-right: 10px;
}

.non-results-accom-list .searchResults .result {
	height: 162px;
}

.non-results-accom-list .searchResults .result .detail {
	width: 150px;
}

.non-results-accom-list .searchResults .result .image-placer,
.non-results-accom-list .searchResults .result .image-placer img {
	width: 167px;
	height: 110px;
}

/* Rating list
---------------------------------- */
.rating-list {
	height: 109px;
	background: url('/images/layout/sw_sprite_large.png') 0px -161px no-repeat;
	margin-bottom: 20px;
	padding-left: 103px;
	font-size: 1.167em;
	overflow: hidden;
}

.rating-list .single {
	display: inline-block;
	width: 124px;
	height: 40px;
	padding: 7px 10px;
}

.rating-list .single .title {
	font-weight: bold;
}

.rating-list .single .rating {
	display: block;
	margin-top: 2px;


.rating-list .single .rating i {
	display: block;
	float: left;
	height: 21px;
	width: 24px;
	background: url('/images/layout/sw_sprite.png') -354px -69px no-repeat;
}

.rating-list .single .rating i.full {
	background: url('/images/layout/sw_sprite.png') -328px -69px no-repeat;
}

/* Ski Search
---------------------------------- */
#ski-search {
	margin-bottom: 10px;
}

#searchFilters .search-head,
#ski-search .search-head {
	display: block;
	height: 45px;
	width: 235px;
	color: #fff;
	text-transform: uppercase;
	font-size: 2.7em;
	letter-spacing: 0.025em;
	text-indent: 55px;
	line-height: 42px;
	background: url('/images/layout/sw_sprite.png') -252px 0 no-repeat #DE2A6C;
}

#searchFilters .search-body,
#ski-search .search-body {
	background: url('/images/layout/sw_sprite.png') 0 -400px no-repeat #fff;
}

#searchFilters .search-body {
	padding: 10px 0 0;
}

#ski-search .search-body {
	padding: 15px 18px 18px 15px;
}

#ski-search fieldset {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#ski-search fieldset {
	border-bottom: 1px solid #D8DFDF;
}

#ski-search fieldset.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#searchFilters fieldset {
	margin: 5px 0 10px;
	position: relative;
}
#searchFilters fieldset.half {
	padding-bottom: 20px;
}
#searchFilters fieldset div {
	max-height: 0;
	overflow: hidden;
}
#searchFilters fieldset.open div {
	max-height: 100em;
	overflow: auto;
}
#searchFilters fieldset.half div {
	max-height: 200px;
	overflow: hidden;
}

#searchFilters fieldset.half span.overlay {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background: url('/images/layout/trans-gradient-white-bottom.png') 0 bottom repeat-x;
}
#searchFilters fieldset.half span.overlay a {
	bottom: 0;
	color: #397DD9;
	display: block;
	position: absolute;
	right: 10px;
}

#searchFilters fieldset legend {
	width: 215px;
	background: url('/images/layout/icon_maximize2.gif') 213px center no-repeat #3A7DDA;
	color: #fff;
	border-top: 1px solid #D8DFDF;
	border-bottom: 1px dotted #D8DFDF;
	font-size: 1.25em;
	font-weight: bold;
	padding: 5px 10px 5px;
	margin: 0 0 5px;
	cursor: pointer;
}
#searchFilters fieldset.open legend
{
	background: url('/images/layout/icon_minimize2.gif') 213px center no-repeat #fff;
	color: #3A7DDA;
}

#searchFilters fieldset.half legend {
	background: url('/images/layout/icon_maximize2.gif') 213px center no-repeat #fff;
	color: #3A7DDA;
}

#searchFilters fieldset label {
	padding-left: 10px;
}

#searchFilters fieldset .title,
#searchFilters fieldset .subtitle {
	font-size: 1.25em;
	padding: 7px 0 3px;
}
#searchFilters fieldset .title {
	font-weight: bold;
}
p.collapsable {
	width: 215px;
	font-size: 1.25em;
	padding: 2px 0 2px;
	cursor: pointer;
	border-bottom: 1px solid #D8DFDF;
}
p.collapsable.closed
{
	background: url('/images/layout/icon_maximize.gif') 200px center no-repeat #fff;
}
p.collapsable.open
{
	background: url('/images/layout/icon_minimize.gif') 200px center no-repeat #fff;
}

#searchFilters small {
	color: #888888;
}

#searchFilters ul {
	list-style: none;
	margin-left: 5px;
	padding: 0;
}
#searchFilters .searchDt {
	margin: 0 10px;
}
#searchFilters .searchDt label {
	padding-left: 0;
}

#searchFilters .searchFiltersClear {
	float: right;
	margin-right: 10px;
}

#ski-search fieldset legend {
	font-size: 1.333em;
	font-weight: bold;
	margin-bottom: 2px;
}

#searchFilters label,
#ski-search label {
	font-size: 1.167em;
	line-height: 1.5em;
}

#ski-search select {
	margin-bottom: 5px;
}

#ski-search select.full {
	width: 100%;
}

#ski-search fieldset.column label {
	float: left;
}

#ski-search fieldset.column select {
	float: right;
}

#ski-search fieldset.column table {
	width: 100%;
}

#ski-search fieldset.column table th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

#ski-search fieldset.column table td {
	text-align: right;
}

#ski-search input.search-foot {
	padding: 0 18px 4px 18px;
	display: block;
	width: 235px;
	border: 0;
	height: 57px;
	color: #fff;
	font-size: 3.204em;
	text-align: left;
	background: url('/images/layout/sw_sprite.png') -286px -620px no-repeat #3A7DDA;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 0.025em;
}

#ski-search a.search-foot {
    padding: 24px 18px 0px 18px;

    display: block;
    border: 0;
    height: 36px;
    color: #fff;
    font-size: 2.1em;
    text-align: left;
    background: url('/images/layout/sw_sprite.png') -286px -620px no-repeat #3A7DDA;
    cursor: pointer;
    text-transform: uppercase;
    /*letter-spacing: 0.025em;*/
    text-decoration: none;

}

/* Last Minute Search
---------------------------------- */
.last-minute .filter-bar {
    background: #3A7DDA;
    color: #fff;
    padding: 10px;
}

.last-minute .searchResults .result .detail,
.last-minute .searchResults .result .price-detail,
.last-minute .searchResults .result .price-total {
    width: 220px;
}

.last-minute .searchResults .result .detail ul {
    padding-bottom: 10px;
}

.last-minute .searchResults .result .price-detail ul {
    border-top: 1px solid #D8DFDF;
    margin: 12px 0 10px 0;
    padding: 5px 0 5px 0;
}

.last-minute .searchResults .result .beds-avail {
    font-size: 1.75em;
    line-height: 1.75em;
    color: #3A7DDA;
    text-transform: uppercase;
}

/* Name Search
---------------------------------- */
#name-search {
    margin-bottom: 10px;
    margin-top: 10px;
  /*  padding: 14px;*/
    position: absolute;
    right: 290px;
    top: -8px;
    width: 195px;
}

#name-search label {
	font-size: 1.167em;
	line-height: 1.8em;
}

#name-search input[type=text] {
	border: 1px solid #7E9CB8;
	height: 18px;
	padding: 0 5px;
	vertical-align: top;
	width: 150px;
}

#name-search input[type=submit] {
	border: none;
	height: 20px;
	width: 20px;
	background: url('/images/layout/sw_sprite.png') -26px -67px no-repeat;
	cursor: pointer;
	margin-left: -4px;
}

/* Pagination
---------------------------------- */
div.pagination {
	clear: both;
	text-align: center;
	padding: 10px 0;
}

div.pagination a {
	padding: 4px 10px 4px 10px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	text-decoration: none;
	color: #555555;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #3A7DDA;
	color: #3A7DDA;
}

div.pagination span.current {
	padding: 4px 10px 4px 10px;
	margin: 2px;
	border: 1px solid #FFC775;
	font-weight: bold;
	background-color: #FFC775;
	color: #fff;
}

div.pagination span.disabled {
	padding: 4px 10px 4px 10px;
	margin: 2px;
	color: #CCCCCC;
}

/* Hero Banner
---------------------------------- */
.hero-banner {
	margin-bottom: 10px;
}

/* Flash Sales Banner
---------------------------------- */

#flash-sale-banner {
	position: relative;
	width: 714px;
	height: 270px;
	margin: 0 0 10px;
}

#flash-sale-count-container {
	position: absolute;
	width: 240px;
	right: 0px;
	top: 0px;
	z-index: 50;
}

#flash-sale-title {
	margin-top: 10px;
	margin-left: 20px;
	background: white;
	width: 203px;
	font-family: AlternateGothicNo2BT-Regular, Arial, Helvetica, Sans-serif;
	line-height: 1.0em;
	font-size: 30px;
	color: #3A7DDA;
	padding: 8px 0px 5px 5px;
}

/*.flash-sale-countdown {
	float: right;
	width: 220px;
	padding: 10px 0 0 0;
}*/

#flash-sale-link,
#flash-bogof-link,
#flash-sale-ends-link {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 714px;
	height: 270px;
	background: url('/images/layout/OlympicsSkiAllInSale.jpg') top no-repeat;
	z-index: 10;
}

#flash-sale-ends-link {
	background: url('/images/layout/flash_sale_ends.jpg') top no-repeat;
}

/* Price Link Boxes
---------------------------------- */
.pricelinkbox {
	margin-bottom: 10px;
	background: #fff;
}

.pricelinkbox .image {
	float: left;
	width: 190px;
	height: 150px;
	overflow: hidden;
	background-color: #DBDBDB;
}

.pricelinkbox .image img {
	width: 190px;
	height: 150px;
}

.pricelinkbox .content {
	float: right;
	width: 140px;
	height: 140px;
	padding: 5px 10px;
}

.pricelinkbox .content h2 {
	margin-bottom: 5px;
}

.pricelinkbox .content p {
	font-size: 1.167em;
	margin-bottom: 10px;
}

.pricelinkbox .pricebox {
	display: block;
	background: url('/images/layout/sw_sprite.png') 0px -285px no-repeat;
	border: 1px solid #DBDBDB;
	padding: 2px 4px;
	height: 39px;
	text-decoration: none;
}

.pricelinkbox .pricebox .price {
	color: #de2a6c;
}

.pricelinkbox .pricebox .price sub {
	color: #4D4D4D;
}

/* Focus on box : Homepage
---------------------------------- */
.focus-on {
	margin-bottom: 10px;
	background-color: #fff
}

.focus-on h2 {
	margin-bottom: 5px;
}

.focus-on p {
	line-height: 1.47em;
}

.focus-on figure {
	height: 160px;
	width: 355px;
	overflow: hidden;
}

.focus-on figure img {
	height: 160px;
	width: 355px;
}

.focus-on .content {
	height: 130px;
	padding: 10px;
}

.focus-on .thin-content {
	height: 87px;
	padding: 10px;
}

/* Theme Strip : Homepage
---------------------------------- */
.theme-strip {
	clear: both;
	margin-bottom: 10px;
}

.theme-strip ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

.theme-strip ul li {
	float: left;
	margin-right: 10px;
}

.theme-strip ul li.last {
	margin-right: 0;
}

.theme-strip h3 {
	color: #fff;
}

.theme-strip a {
	height: 150px;
	width: 184px;
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.theme-strip img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 150px;
	width: 184px;
}

.theme-strip .price-rollover {
	width: 184px;
	height: 60px;
	background: url('/images/layout/sw_sprite.png') 0px -99px no-repeat;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	display: none;
	font-weight: normal;
	padding: 45px 0;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.theme-strip .price-rollover .price {
	font-size: 2.000em;
	color: #fff;
}

.theme-strip .title {
	width: 164px;
	height: 26px;
	padding: 5px 10px;
	background: url('/images/layout/sw_sprite.png') 0px -249px no-repeat;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	color: #fff;
}

.theme-strip a:hover .price-rollover {
	display: block;
}

/* Bigtabs & Midtabs
---------------------------------- */
.bigtabs,.midtabs {
	clear: both;
	margin-bottom: 10px;
	position: relative;
}

.bigtabs ul,
.midtabs ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

.midtabs ul {
	border-bottom: 1px solid #BEBEB7;
	padding-left: 5px;
}

.bigtabs ul.tabNavigation li,
.midtabs ul.tabNavigation li {
	float: left;
	margin-right: 3px;
}

.bigtabs ul.tabNavigation li a,
.midtabs ul.tabNavigation li a {
	display: block;
	height: 25px;
	background-color: #BDBDB7;
	padding: 18px 15px;
	color: #4D4D53;
}

.midtabs ul.tabNavigation li a {
	height: 26px;
	border: 1px solid #BEBEB7;
	margin-bottom: -1px;
	padding: 8px 15px;
}

.inner-content .bigtabs ul.tabNavigation li {
	margin-bottom: -1px;
}

.inner-content .bigtabs ul.tabNavigation li a {
	border: 1px solid #BEBEB7;
}

.bigtabs ul.tabNavigation li a img,
.midtabs ul.tabNavigation li a img {
	float: left;
	display: block;
	padding-right: 7px;
	height: 22px;
	margin-top: 3px;
}

.bigtabs ul.tabNavigation li.active a,
.midtabs ul.tabNavigation li.active a {
	background-color: #fff;
	color: #397DD9;
}

.midtabs ul.tabNavigation li.active a,
.inner-content .bigtabs ul.tabNavigation li.active a {
	border-bottom: 1px solid #fff;
}

.tabCont {
	clear: both;
	padding: 20px;
	background-color: #fff;
    /*Overflow for the tabs issue*/
    overflow: hidden;
}

.tabCont.lesspad {
	padding: 10px;
}

.tabCont.nopad {
	padding: 10px 0;
}

.inner-content .bigtabs .tabCont {
	border: 1px solid #BEBEB7;
}

.tabs>div {

}

.tabs .hide {
	position: absolute;
	left: -9999px;
	height: 0;
	display: none;
}

ul.tabNavigation li a b {
	display: block;
	float: left;
	padding-right: 5px;
}

ul.tabNavigation li a.gallery b {
	height: 22px;
	width: 29px;
	background: url('/images/layout/icon_gallery.png') 0 -22px no-repeat;
}

ul.tabNavigation li.active a.gallery b {
	background: url('/images/layout/icon_gallery.png') 0 0 no-repeat;
}

ul.tabNavigation li a.floorplan b {
	height: 23px;
	width: 22px;
	background: url('/images/layout/icon_floorplan.png') 0 -23px no-repeat;
}

ul.tabNavigation li.active a.floorplan b {
	background: url('/images/layout/icon_floorplan.png') 0 0 no-repeat;
}

ul.tabNavigation li a.map b {
	height: 22px;
	width: 27px;
	background: url('/images/layout/icon_map.png') 0 -22px no-repeat;
}

ul.tabNavigation li.active a.map b {
	background: url('/images/layout/icon_map.png') 0 0 no-repeat;
}

ul.tabNavigation li a.star b {
	height: 26px;
	width: 27px;
	background: url('/images/layout/sw_sprite.png') -573px -389px no-repeat;
}

ul.tabNavigation li.active a.star b {
	background: url('/images/layout/sw_sprite.png') -574px -352px no-repeat;
}

ul.tabNavigation li a.accom b {
	height: 22px;
	width: 23px;
	background: url('/images/layout/sw_sprite.png') -577px -454px no-repeat;
}

ul.tabNavigation li.active a.accom b {
	background: url('/images/layout/sw_sprite.png') -577px -424px no-repeat;
}

/* Icon key in price grids
--------------------------*/
.offer-icon-key {
    margin-bottom: 16px;
}

.offer-icon-key h4 {
    margin-bottom: 12px;
}

.offer-icon-key ul {
    list-style: none;
    border: none;
    padding: 0;
}

.offer-icon-key ul li {
    float: left;
    width: 45%;
    margin: 0 10px 10px 0;
    font-weight: bold;
}

.offer-icon-key ul li img {
    vertical-align: middle;
    margin-right: 10px;
}

/* AdHoc latest snow link button thing
---------------------------------- */
.bigtabs .latest-snow-link {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 184px;
	height: 57px;
	background: url('/images/layout/sw_sprite.png') -240px -464px no-repeat;
	text-indent: -9999em;
}

.latest-snow-link {
    display: block;
    /*position: absolute;
    right: 0;
    top: 0;
    width: 184px;*/
    height: 57px;
    background: url('/images/layout/sw_sprite.png') -240px -464px no-repeat;
    text-indent: -9999em;
}

/* Online Brochure links
---------------------------------- */
.view-online-brochure {
    font-size: 25px;
    padding: 16px 10px;
    color: #fff;
    display: block;
    text-decoration: none;
    line-height: 1em;
    background: #397dd9 url('/images/layout/right-arrow.png') no-repeat right center;
    margin-top: 10px;
    text-transform: uppercase;
}

#site-footer .footer-inner ul li .footend.download-brochure {
    width: auto;
    margin-top: 10px;
}

#site-footer .footer-inner ul li .footend.download-brochure a {
    text-transform: none;
}

/* Price Accom Link list
---------------------------------- */
ul.priceaccomlink {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
	clear: both;
}

ul.priceaccomlink li {
	width: 215px;
	float: left;
	margin-right: 20px;
}

.inner-content ul.priceaccomlink li {
	margin-right: 15px;
	width: 214px;
	overflow: hidden;
}

ul.priceaccomlink li.last {
	margin-right: 0 !important;
}

ul.priceaccomlink li figure {
	width: 215px;
	height: 143px;
	overflow: hidden;
	margin-bottom: 5px;
	background-color: #D8DFDF;
}

.inner-content ul.priceaccomlink li figure,
.inner-content ul.priceaccomlink li figure img {
	width: 214px;
	height: 142px;
}

ul.priceaccomlink li figure img {
	width: 215px;
	height: 143px;
}

ul.priceaccomlink li .data {
	min-height: 50px;
}

ul.priceaccomlink li .data.season {
	min-height: 10px !important;
}

ul.priceaccomlink li h4 {
	margin-bottom: 4px;
}

ul.priceaccomlink li .resort a {
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

ul.priceaccomlink li .pricebox-highlight {
	display: block;
	background: url('/images/layout/sw_sprite.png') -184px -99px no-repeat;
	padding: 2px 5px;
	height: 39px;
	text-decoration: none;
	margin-top: 10px;
	width: 205px;
}

ul.priceaccomlink.noprice li .pricebox-highlight {
	text-align: right;
	font-size: 1.930em;
	line-height: 35px;
	padding-right: 25px;
	width: 185px;
	text-transform: uppercase;
}

ul.priceaccomlink li .pricebox-highlight a {
	text-decoration: none;
}

ul.priceaccomlink li .pricebox-highlight .price {
	line-height: 1em;
}

.tab-description-text {
	float: left;
	clear: both;
	margin: 0 0 20px;
}

/* Application form
---------------------------------- */

.recruit-section {
	margin: 18px 0 0;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}

.recruit-section p {
	margin: 0 0 10px;
}

.recruit-section table td {
	padding: 2px 0;
	vertical-align: middle;
}

.searchform {
	width: 300px;
	padding: 3px;
	color: #555555;
}


/* Latest News : homepage
---------------------------------- */
ul.latest-news {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

ul.latest-news li {
	float: left;
	margin-right: 7px;
	width: 306px;
}

ul.latest-news li.last {
	margin-right: 0;
}

ul.latest-news li .date {
	float: left;
	width: 37px;
	height: 29px;
	background-color: #FFC775;
	color: #fff;
	margin-right: 1px;
	font-size: 1.062em;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 0;
}

ul.latest-news li .date span {
	font-size: 1.857em;
	line-height: 0.8em;
	font-weight: bold;
}

ul.latest-news li .content {
	float: right;
	width: 268px;
}

ul.latest-news li figure {
	width: 268px;
	height: 97px;
	overflow: hidden;
	margin-bottom: 4px;
	background-color: #D8DFDF;
}

ul.latest-news li figure img {
	width: 268px;
	height: 97px;
}

ul.latest-news li p {
	line-height: 1.47em;
}

ul.latest-news li h5 {
	line-height: 1.47em;
}

/* Breadcrumbs nav
---------------------------------- */
#breadcrumbs {
	margin-bottom: 10px;
	background-color: #CFCEC8;
	height: 36px;
}

#breadcrumbs ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

#breadcrumbs ul.top-lvl li {
	float: left;
    position: relative;
	z-index: 999;
}

#breadcrumbs ul.top-lvl li a {
	height: 36px;
	display: block;
	line-height: 36px;
	padding: 0 20px 0 10px;
	background: url('/images/layout/nav_chevmid.gif') right center no-repeat #C3C1B9;
	color: #fff;
	font-size: 1.167em;
	text-decoration: none;
}

#breadcrumbs ul.top-lvl li.z a {
	background: none;
}

#breadcrumbs ul.top-lvl li.y a {
	background: url('/images/layout/nav_chevpen.gif') right center no-repeat;
}

#breadcrumbs ul.top-lvl li.x a {
	background: url('/images/layout/nav_chevend.gif') right center no-repeat #C3C1B9;
}

#breadcrumbs ul.top-lvl li a span.drop {
	background: url('/images/layout/menu-drop.png') right 50% no-repeat;
	padding-right: 16px;
}

#breadcrumbs ul.top-lvl li.current a,
#breadcrumbs ul.top-lvl li a.searchlink {
	color: #4D4D4D;
}

#breadcrumbs ul.drop-lvl {
	position: absolute;
	left: -10px;
	top: 36px;
	z-index: 999;
	display: none;
	width: 160px;
	padding-top: 10px;
	background-color: #818286;
}

#breadcrumbs ul.drop-lvl.d2 {
	left: 150px;
	border-left: 1px solid #999999;
}

#breadcrumbs ul.drop-lvl.d3 {
	left: 300px;
	border-left: 1px solid #999999;
}

#breadcrumbs ul.drop-lvl li {
	float: none;
	background: #818286;
}

#breadcrumbs ul.drop-lvl li a,
#breadcrumbs li.x ul.drop-lvl li a,
#breadcrumbs li.y ul.drop-lvl li a,
#breadcrumbs li.z ul.drop-lvl li a {
	background-image: none;
	background: #818286;
	font-size: 1em;
	line-height: 1em;
	color: #fff;
	padding: 5px 10px;
	height: auto;
	display: block;
}

#breadcrumbs ul.drop-lvl li a:hover,
#breadcrumbs li.x ul.drop-lvl li a:hover,
#breadcrumbs li.y ul.drop-lvl li a:hover,
#breadcrumbs li.z ul.drop-lvl li a:hover {
	background: #C3C1B9;
}

/* Sitemap
---------------------------------- */
ul.sitemap ul {
	line-height: 1.3em;
	margin: 0 0 0 1em;
	padding: 0;
}
ul.sitemap ul.accoms li {
	 display: inline;
}

/* PB Gallery
---------------------------------- */
.pb-gallery .photos {
	width: 695px;
	height: 390px;
	text-align: center;
	overflow: hidden;
	float: left;
	position: relative;
}

.pb-gallery .photos img {
	position: absolute;
	z-index: 10;
	max-width: 585px;
	max-height: 390px;
	left: 0;
	top: 0;
	display: none;
}

.pb-gallery .thumbs {
	width: 100px;
	height: 390px;
	position: absolute;
	right: 0;
}

.pb-gallery .thumbs .thumb-list {
	height: 350px;
}

.pb-gallery .thumbs .thumb-list ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
	border: none;
}

.pb-gallery .thumbs .thumb-list ul li {
	margin-bottom: 3px;
}

.pb-gallery .thumbs .thumb-list ul li img {
	-moz-opacity: .70;
	filter: alpha(opacity=70);
	opacity: .70;
}

.pb-gallery .thumbs .thumb-list ul li.active img,
.pb-gallery .thumbs .thumb-list ul li:hover img {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

.pb-gallery .thumbs .thumb-list ul li a {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

.pb-gallery .thumbs .button {
	display: block;
	width: 100px;
	height: 10px;
	background: #C3C1B9;
}

.pb-gallery .thumbs .button.prev {
	background: url('/images/layout/sw_sprite.png') -94px -68px no-repeat #C3C1B9;
	margin-bottom: 6px;
}

.pb-gallery .thumbs .button.next {
	background: url('/images/layout/sw_sprite.png') -94px -78px no-repeat #C3C1B9;
	margin-top: 5px;
}

/* Site Footer
---------------------------------- */
#site-footer {
	margin-top: 12px;
	border-top: 6px solid #4D4E53;
	padding-bottom: 30px;
}

#site-footer .footer-inner {
	border-top: 1px solid #C0C0B9;
	border-bottom: 1px solid #C0C0B9;
	margin: 3px 0;
	padding: 5px 0 20px;
}

#site-footer .footer-inner ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
}

#site-footer .footer-inner ul li {
	width: 235px;
	margin-right: 40px;
	float: left;
}

#site-footer .footer-inner ul li.last {
	width: 135px;
	margin-right: 0;
}

#site-footer .footer-inner ul li .title {
	font-size: 3.000em;
	text-transform: uppercase;
	line-height: 1em;
	margin-bottom: 8px;
}

#site-footer .footer-inner ul li .title.offers {
	padding-left: 45px;
	background: url('/images/layout/sw_sprite.png') -561px -14px no-repeat;
}

#site-footer .footer-inner ul li .title.facebook {
	padding-left: 32px;
	background: url('/images/layout/sw_sprite.png') -574px -61px no-repeat;
}

#site-footer .footer-inner ul li .title.twitter {
	padding-left: 42px;
	background: url('/images/layout/sw_sprite.png') -563px -108px no-repeat;
}

#site-footer .footer-inner ul li .title.links {
	padding-left: 18px;
	background: url('/images/layout/sw_sprite.png') -587px -153px no-repeat;
}

#site-footer .footer-inner ul li .divide {
	height: 11px;
	background: url('/images/layout/sw_sprite.png') -184px -147px no-repeat;
	margin-bottom: 5px;
}

#site-footer .footer-inner ul li .content {
	min-height: 140px;
}

#site-footer .footer-inner ul li .content .tweet-head a {
	font-size: 1.333em;
	text-decoration: none;
	line-height: 1.2em;
	font-weight: bold;
}

#site-footer .footer-inner ul li .content .tweet-sub a {
	font-style: italic;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 1em;
	display: block;
}

.tweet .tweet_list,.query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list li,.query .tweet_list li {
	line-height: 1.47em;
}

#site-footer .footer-inner ul li p {
	line-height: 1.47em;
	margin-bottom: 10px;
}

#site-footer .footer-inner ul li label {
	font-size: 1.167em;
	width: 50px;
	float: left;
	padding-top: 4px;
}

#site-footer .footer-inner ul li input[type=text] {
	width: 177px;
	margin-bottom: 5px;
	border: 1px solid #7F9DB9;
}

#site-footer .footer-inner ul li .footend {
	font-size: 1.930em;
	text-transform: uppercase;
	line-height: 1em;
	width: 7.5em;
}

#site-footer .footer-inner ul li .footend.brochure {
	margin-top: 10px;
}

#site-footer .footer-inner ul li .footend a {
	text-decoration: none;
}

#site-footer .footer-inner ul li .footend button {
	border: none;
	background: none;
	font: inherit;
	color: #397DD9;
	cursor: pointer;
	padding: 0;
	margin-top: -10px;
}

#site-footer .footer-inner ul li .footend a span,
#site-footer .footer-inner ul li .footend button span {
	color: #4E4E4E;
	font-size: 1.5em;
	font-family: Arial, Helvetica, Sans-serif;
	padding-left: 3px;
	vertical-align: baseline;
	font-weight: normal;
}

#site-footer .lower-footer {
	border-top: 6px solid #4D4E53;
	border-bottom: 1px solid #C0C0B9;
	padding: 15px 0;
	margin-bottom: 15px;
}

#site-footer .lower-footer .address {
	float: left;
	width: 110px;
}

#site-footer .lower-footer .contact-numbers {
	float: left;
	width: 350px;
}

#site-footer .lower-footer .contact-numbers ul {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	text-indent: 0px;
	list-style-type: none;
}

#site-footer .lower-footer .peaceofmind {
	float: right;
	width: 500px;
	text-align: right;
}

#site-footer .lower-footer .peaceofmind ul {
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-indent: 0px;
	list-style-type: none;
	margin-top: -5px;
}

#site-footer .lower-footer .peaceofmind ul li {
	float: right;
	margin-left: 20px;
}

#site-footer .lower-footer .peaceofmind ul li a {
	display: block;
	height: 58px;
}

#site-footer .lower-footer .peaceofmind ul li.iata a {
	width: 55px;
	background: url('/images/layout/sw_sprite.png') -184px -159px no-repeat;
}

#site-footer .lower-footer .peaceofmind ul li.atol a {
	width: 50px;
	background: url('/images/layout/sw_sprite.png') -239px -159px no-repeat;
}

#site-footer .lower-footer .peaceofmind ul li.abta a {
	width: 124px;
	background: url('/images/layout/sw_sprite.png') -289px -159px no-repeat;
}

#site-footer .lower-footer .peaceofmind .tagline {
	clear: both;
	display: block;
	padding-top: 5px;
	font-size: 1.167em;
	font-weight: bold;
}

#site-footer .lower-footer .peaceofmind .tagline a {
	color: #7D7C79;
}

fieldset.toolsShow,
fieldset.toolsDevShow {
	border: 1px dotted #8888dd;
    margin: 5px 0;
    padding: 5px;
}
fieldset.toolsShow {
	background: #fff8f8;
}
fieldset.toolsDevShow {
	background: #f8f8ff;
}
fieldset.toolsShow legend,
fieldset.toolsDevShow legend {
	padding: 2px 5px;
	background: #fff;
	border: 1px dotted #8888dd;
}

option.group_top {
	background: #3A7DDA;
	color: #fff;
}

table.price-grid th,
table.price-grid td {
	padding: 2px;
	vertical-align: middle;
}
table.price-grid th {
	font-weight: bold;
}
/* Name Search */
.searchNameResults {
	display: none;
	position:relative;
	z-index: 20;
	width: 170px;
	border: 1px solid #7E9CB8;
	border-top: 0;
	background-color: #fff;
}
.searchNameResults ul {
	list-style: none;
	padding:0;
	margin:0 4px;
}
.searchNameResults ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.searchNameResults ul li a:hover {
	color: #3b7ddb;
	text-decoration: underline;
}

/* OFFER TYPES */
.offer-type-wrapper {
	clear: both;
	position: relative;
}
.offer-type-wrapper .offer-type-tab p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-weight: bold;
	font-size: 14px;
}
.offer-type-wrapper .offer-type-tab-wrap {
	clear: both;
}

.offer-type-wrapper .offer-type-tab {
	position: relative;
	float: left;
	padding:10px 10px 0 10px;
	margin-right: 5px;
	background-color: #3A7DDA;
	color: #fff;
	height: 26px;
	cursor: pointer;
}

.blockout b#active {
	background: url('/images/layout/sw_sprite.png') -396px -68px no-repeat;
}
.offer-type-wrapper .offer-type-tab-border {
	float:left;
	border-top: 3px solid #3A7DDA;
	width:100%;
	height: 1px;
	margin-top: -15px;
}

.offer-type-tab:hover {
	background: #DD2A6C;
}

.offer-type-wrapper .offer-type-offers {
	float:left;
	/*padding-top: 15px;*/
	width: 100%;
}
.offer-type-wrapper .hidden {
	display: none;
}
.offer-type-wrapper .active {
	display: block;
	background-color: #DD2A6C;
}

.bigtabs ul li a:hover {
	background: #fff;
}

.bigtabs ul li a.star:hover b {
	background: url('/images/layout/sw_sprite.png') -574px -352px no-repeat;
}
.bigtabs ul li a.accom:hover b {
	background: url('/images/layout/sw_sprite.png') -577px -424px no-repeat;
}

.resort-accoms-tab-accoms,
.resort-accoms-tab-accoms li {
	width: 150px !important;
}

.resort-accoms-tab-accoms li {
	height: 40px;
	line-height: 50px;
}
.resort-accoms-tab-accoms h3 {
	font-size: 1.5em;
	text-transform: none !important;
}
.resort-accoms-tab-accoms img,
.resort-accoms-tab-accoms span {
	float: left;
	clear: none;
	margin-top: 10px;
}

.resort-accoms-tab-accoms img {
	width: 40px;
}

.resort-accoms-tab-accoms span {
	width: 105px;
	padding-left: 5px;
	line-height: 15px;
}

.bottom-tabs.active span {
	display: none;
}

.resetsessionfilter {
	display: block;
	width: 100%;
	height: 36px;
}
.resetsessionfilter input {
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -330px -526px #de2a6c;
    border-style: none;
    color: #fff;
    display: block;
    float: right;
    font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
    font-size: 25px;
    height: 34px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100px;
}

/* MEGA MENU STYLE*/
div.megamenu {
	clear: both;
    float: left;
	position: absolute;
	z-index: 2000000;
	left: 0;
	width: 100%;
	display: none;
}
/*
#site-nav ul li:hover .megamenu {
	display: block !important;
}
*/
div.megamenu-right {
	background: none repeat scroll 0 0 #fff;
    border-color: #E1E0DC white #E1E0DC #E1E0DC;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    float: right;
    padding: 15px;
	min-width: 557px;
}

div.megamenu-col {
	clear: none;
    float: left;
}

a.megamenu-biglink {
	background: #de2a6c;
    border-style: none;
    color: #fff !important;
    font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px 25px 2px 10px;
	text-decoration: none;
	position: relative;
}

a.megamenu-biglink span {
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -411px -530px #de2a6c;
	height: 100%;
	width: 15px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left: 3px;
	padding-right: 2px;
}

a.megamenu-biglink:hover {
	background: #de2a6c !important;
    color: #fff !important;
}

.megamenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	float: left;
}

.megamenu li {
	float: left;
	clear: none;
}

.megamenu ul li ul {
	min-width: 180px;
}

.megamenu ul li ul li {
	clear: both;
}

.megamenu a.link {
	font-size: 1.5em;
	line-height: 1.25em;
	text-decoration: none;
	font-weight: normal;
}

.megamenu-biglink-block {
	float: left;
	clear: none;
}

.megamenu-biglink-block .megamenu-biglink {
	float: right;
	clear: both;
	margin-bottom: 10px;
}

.megamenu-biglink-single {
	clear: both;
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: right;
}

.megamenu span {
    height: 35px;
    font-size: 1.5em;
    color: #3a7dda;
    display: block;
}

.megamenu .spacer {
	height: 30px;
	float: left;
	display: block;
}

.megamenu a {
	color: #C6C5BF;
}

.megamenu a:hover {
	color: #397DD9;
}

.megamenu span a {
    color: #397DD9;
    text-decoration: none;
}

.percent50 {
	width: 250px;
}

.percent33 {
	width: 180px;
}

.grade-label {
	text-align: left;
	font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    z-index: 11;
}

.grade-label-tiny {
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}

.grade-label-small {
	padding: 0px 5px 0px 5px;
	font-size: 20px !important;
}

.grade-label-large {
	padding: 0px 10px 0px 10px;
	font-size: 25px;
}

.grade-label-accom {
    right: 110px;
    width: 103px;
    height: 37px;
    line-height: 37px;
}

.grade-label-country,
.grade-label-resort {
    left: 0px;
    width: 81px;
    height: 31px;
    line-height: 31px;
}

.grade-label-search {
    left: 0px;
    width: 81px;
    height: 31px;
    line-height: 31px;
}

.grade-label-search-short {
    height: 16px;
    line-height: 16px;
    left: 0px;
    width: 45px;
}

.snow-forecasts-link img {
	float: left;
	margin-top: -8px;
}

.cookie-link{
	margin-left: 680px;
	top: 0px;
	position: absolute;
	font-weight: bold;
	line-height: 12px;
	color: #5F5F5E !important;
}
.cookie-link a{
	color: inherit !important;
}

/* RESORT PAGE ACCOM LISTINGS */
div.accom-listings {
    height: 749px;  /*(694 + 55)*/
    overflow: hidden;
    position: relative;
    width: 673px;
}
.noWrap {
	white-space: nowrap;
}
.accom-listings-wrapper {
    height: 694px;
    margin-top: 10px;
    position: absolute;
    width: 673px;
}
span.accom-listings-chunk {
	display: inline-block;
	display: -moz-inline-stack;
	*display: inline;
	vertical-align: top;
	margin-left: 23px;
}
.accom-listings .listing-item {
	margin-bottom: 15px;
	width: 200px !important;
}
.accom-listings .listing-item span a {
	text-decoration: none;
}
.absRT {
	position: absolute;
	right: 0;
	top: 0;
}
.accom-listings .listing-item .data span {
	font-size: 1em;
	line-height: 19px;
	font-weight: bold;
}
.accom-listings .listing-item .data span .call-us {
    font-size: 1.25em;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: normal;
}
.accom-listings .listing-item span.resort {
	font-weight: normal;
	font-style: italic;
	color: #397DD9;
}
.accom-listings .listing-item .price sub,
.accom-listings .listing-item .price {
	font-size: 18px !important;
	font-weight: normal !important;
	word-spacing: -4px;
}
.accom-listings .listing-item .price small {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #4d4d4d;
}
.accom-listings .listing-item .features {
	height: 70px;
	overflow: hidden;
}
.accom-listings .listing-item .features table {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
}
.accom-listings .listing-item .features table td {
/*	width: 50%; */
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
.tabs .slide-btn {
	background-color: #DDDDDD;
	color:#999999;
    cursor: pointer;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 50px;
    font-weight: normal;
    height: 30px;
    line-height: 20px;
    padding: 3px;
    position: absolute;
    top: 385px;
    vertical-align: middle;
    width: 16px;
    z-index: 10;
}
.tabs .l-slide {
	left: 0;
}
.tabs .r-slide {
	right: 0;
}
.accom-listings-chunk .first {
	clear: left;
}

.search-resort-wrap {
	width: 100%;
	text-align: right;
	margin: 10px 0 20px -10px;
}
.search-accom-type-wrap {
	position: absolute;
	right: 0;
	bottom: 10px;
	margin: 10px;
	width: 670px;
}

.accom-listings-chunk ul {
	border: 0;
}
/* THEME PAGE OFFERS */
.result h3 span.arrow-icon {
	position: absolute;
	right: 10px;
    top:4px;
	margin-top: 5px;
	width: 11px;
	height: 11px;
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -381px -68px #C3C1B9;
}
ul.offers .result h3 {
	position: relative;
	margin-bottom: 5px !important;
	cursor: pointer;
	font-size: 22px;
}
ul.offers .result {
	height: auto !important;
	margin-bottom: 0 !important;
}

/**** OFFERS THREE LINES under content detail color #de2a6c******/
.content-detail ul.offers h3 a {
    color: #de2a6c;
}

.type-label {
	color: #fff;
    font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
    /*background-color:rgba(102, 158, 236, 1);*/
    background-color:rgba(102, 158, 236, 0.5);
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    z-index: 11;
	height: 31px;
    left: 0;
    top: 111px;
    line-height: 31px;
    width: 100%;
    font-size: 20px;
    padding: 0 5px;
}
.theme-features-wrap h3 {
	background-color: #3A7DDA;
	color: #fff;
	padding: 4px;
	width: 225px;
}
.theme-features {
	width: 100%;
	margin-top: 5px;
	font-size: 22px;
	color: #3A7DDA;
}
.theme-features a:hover > div {
	color: #fff;
	background-color: #3A7DDA !important;
}
.theme-features .feature-name {
	width: 70%;
	text-transform: uppercase;
	line-height: 22px;
}
.theme-features .feature-search {
	width: 30%;
	text-transform: uppercase;
	text-align: right;
	line-height: 22px;
}
.theme-features .feature-search span {
	display: inline-block;
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -345px -294px;
	width: 17px;
	height: 17px;
	margin-left: 30px;
	margin-right: 4px;
}
/* PRODUCT LISTINGS PAGE */
.search-results-wrap {
	width: 100% !important;
	height: auto !important;
}
.search-results-wrap ul.priceaccomlink li {
	margin-right: 47px;
}
#search-live-btn {
	background: #3A7DDA;
    color: #fff;
    display: block;
    font-size: 2.5em;
    line-height: 47px;
    text-transform: uppercase;
    width: 225px;
    height: 47px;
    margin-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
}
#search-live-btn span {
	float: right;
	display: inline-block;
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -325px -248px #3A7DDA;
	width: 28px;
	height: 28px;
	margin: 10px;
	margin-left: 5px;
}
.px22, .px22 a {
	font-size: 22px;
}

/* ACCOM PAGE STYLES */
.limit-height {
	max-height: 400px;
	overflow-y: scroll;
}
.accom-content-tabs .blockout p {
	font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

/*Prevent the Nivo Slider overlaying the thumb links*/
.pb-gallery .nivoSlider,
.pb-gallery .nivoSlider a.nivo-imageLink {
	width: 585px;
}

.travel-date {
	margin-bottom: 14px;
}
.offers .offer-content {
	font-size: 12px;
	margin-bottom: 10px;
	overflow: hidden;
}
.offers .open-btn {
	cursor: pointer;
	font-size: 11px;
	font-family: Arial,Helvetica,Sans-serif;
	padding-right: 15px;
	text-transform: lowercase;
	letter-spacing: 0;
	width: 50px;
}

.back-to-results {
	background: url("/images/layout/sw_sprite.png") no-repeat scroll -240px -633px #3A7DDA;
    border: medium none;
    cursor: pointer;
    height: 36px;
	margin-bottom: 10px;
    width: 215px;
}
.back-to-results a {
	color: #fff;
	font-family: AlternateGothicNo2BT-Regular,Arial,Helvetica,Sans-serif;
	font-size: 2.6em;
    font-weight: normal;
	margin-left: 37px;
	line-height: 34px;
	text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}
.accom-breadchrumbs {
	width: 740px;
}
.accom-breadchrumbs-full {
	width: 100%;
}

/* Chrome acting up */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
   	#ski-search input.search-foot {
   		background: url('/images/layout/sw_sprite.png') -286px -625px no-repeat #3A7DDA !important;
		height: 50px !important;
	}
	#ski-search .search-body {
		padding: 15px !important;
	}
}

/*
 * DV style override
 */
#reviews-container {
	margin-top: -10px;
}
._bf_reviews_control {
	display: none !important;
}
._bf_items_subscribe_li
{
    position: absolute !important;
	color: #999 !important;
	left: 300px;
    font:bold 11px arial !important;
}
._bf_itemreviews_crumbs
{
    position: absolute !important;
	color: #999 !important;
	left: 400px;
    font:bold 11px arial !important;
}
._bf_items_subscribe {
	position: relative !important;
	margin: 0 !important;
	padding: 0 !important;
	left: 130px !important;
	bottom: -20px !important;
	list-style: none !important;
	background-image: none !important;
}

.customer_rating {
	float: left;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 0;
}

.customer_rating .description {
	position: absolute; left: -9999px; top: -9999px; display: block; width: 0; height: 0;  /*('Hidden')*/
}

.customer_rating .stars_wrapper,
.customer_rating .stars {
	float: left;
	height: 18px;
}

.customer_rating .stars_wrapper {
	width: 115px;
	background: url(/images/icons/review_star.png) 0 -18px repeat-x;
}

.customer_rating .stars {
	background: url(/images/icons/review_star.png) 0 0 repeat-x;
}

.customer_rating .stars_0 {
	width: 0;
}

.customer_rating .stars_0_5 {
	width: 11px;
}

.customer_rating .stars_1 {
	width: 23px;
}

.customer_rating .stars_1_5 {
	width: 34px;
}

.customer_rating .stars_2 {
	width: 46px;
}

.customer_rating .stars_2_5 {
	width: 57px;
}

.customer_rating .stars_3 {
	width: 69px;
}

.customer_rating .stars_3_5 {
	width: 80px;
}

.customer_rating .stars_4 {
	width: 92px;
}

.customer_rating .stars_4_5 {
	width: 103px;
}

.customer_rating .stars_5 {
	width: 100%;
}

/*The extra line simply deals with specificity problems*/
.customer_rating .num_reviews,
.accom-listings .listing-item .customer_rating .num_reviews {
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 18px;
	margin-left: 0.5em;
}

/*Pushes the number of reviews onto the next line*/
/*.accom-listings .listing-item .customer_rating .stars_wrapper,
.accom-listings .listing-item .customer_rating .num_reviews {
	display: block;
	float: none;
}*/

/*Pushes the number of reviews onto the next line*/
.accom-listings .listing-item .customer_rating .num_reviews {
	height: 14px;  /*Same as the stars*/
	line-height: 16px;  /*A little more than the stars to improve appearance*/
	margin-left: 0.5em;
}

.customer_rating.size_s .stars_wrapper,
.customer_rating.size_s .stars {
	height: 14px;
}

.customer_rating.size_s .stars_wrapper {
	width: 70px;
	background-image: url(/images/icons/review_star_s.png);
	background-position: 0 -14px;
}

.customer_rating.size_s .stars {
	background-image: url(/images/icons/review_star_s.png);
}

.customer_rating.size_s .stars_0 {
	width: 0;
}

.customer_rating.size_s .stars_0_5 {
	width: 7px;
}

.customer_rating.size_s .stars_1 {
	width: 14px;
}

.customer_rating.size_s .stars_1_5 {
	width: 21px;
}

.customer_rating.size_s .stars_2 {
	width: 28px;
}

.customer_rating.size_s .stars_2_5 {
	width: 35px;
}

.customer_rating.size_s .stars_3 {
	width: 42px;
}

.customer_rating.size_s .stars_3_5 {
	width: 49px;
}

.customer_rating.size_s .stars_4 {
	width: 56px;
}

.customer_rating.size_s .stars_4_5 {
	width: 63px;
}

.customer_rating.inline,
.customer_rating.inline .stars_wrapper,
.customer_rating.inline .stars {
	display: inline-block;
	float: none;
	margin: 0;
}

.customer_rating.inline {
	width: auto;
}

.customer_rating.inline {
	vertical-align: baseline;
}

.customer_rating.not_rated {
	height: 18px;
}

.customer_rating.not_rated.size_s {
	height: auto;
	font-size: .8em;
}

.customer_rating.not_rated .rating {
	font-weight: normal;
	line-height: 18px;
	color: #9d9d9d;
}

.customer_rating.not_rated.size_s .rating {
	line-height: 14px;
	font-size: 1em;  /*(Override for an existing rule)*/
}

.searchResults .customer_rating.not_rated.size_s {
	font-size: 1em;
	margin-bottom: 0;
}

.searchResults .customer_rating.not_rated.size_s .rating {
	color: #4d4d4d;
}

.accom_customer_review {
	position: relative;
	float: left;
	width: 268px;
	margin-right: 11px;
	padding-left: 38px;
}

.accom_customer_review .audible {
	position: absolute; left: -9999px; top: -9999px; display: block; width: 0; height: 0;  /*('Hidden')*/
}

.accom_customer_review.last {
	margin-right: 0;
}

.accom_customer_review h4 {
	position: relative;
	text-transform: none;
	background-color: #5d93db;
	margin-bottom: 4px;
}

.accom_customer_review h4,
.accom_customer_review h4 > img {
	height: 178px;
}

.accom_customer_review h4 > img {
	width: 100%;
}

.accom_customer_review h4 > span,
.accom_customer_review h4 .accom_name {
	display: block;
}

.accom_customer_review h4 > span {
	position: absolute;
	top: 0;
	background-color: #fff;
	padding: 2px;
}

.accom_customer_review h4 .accom_name,
.accom_customer_review h4 .resort_name {
	margin-bottom: 2px;
}

.accom_customer_review h4 .accom_name {
	text-transform: uppercase;
}

.accom_customer_review h4 .resort_name {
	font-size: 0.857em;
	font-style: italic;
	font-weight: normal;
	color: #397DD9;
}

.accom_customer_review p.date {
	position: absolute;
	left: 0;
	top: 0;
	width: 31px;
	height: 29px;
	font-size: 1.062em;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #ffc775;
	margin: 0;
	padding: 4px 3px;
}

.accom_customer_review p.date .month {
	display: block;
	text-transform: uppercase;
}

.accom_customer_review p.date .day {
	font-weight: bold;
	font-size: 1.857em;
	line-height: 0.8em;
}

.accom_customer_review h5 {
	float: left;
	width: 100%;
	margin-bottom: 4px;
}

.accom_customer_review h5 .title {
	float: left;
	text-transform: uppercase;
}

.accom_customer_review h5 .author {
	float: right;
	font-size: .8em;
	text-transform: uppercase;
	color: #9d9d9d;
}

#tabs_latest_news .tabCont {
	min-height: 269px;
}

#tabs_latest_news ul.tabNavigation li.tab_news a {
	background-image: url(/images/layout/icon_latestnews.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 45px;
}

#tabs_latest_news #tab_news .visit_blog {
	text-align: right;
	margin-top: 1em;
}

.accom header {
	float: left;
	width: 675px;
}

.accom header h1 {
	float: left;
	text-transform: uppercase;
}

.accom header .accom-rating {
	float: right;
	width: 213px;
	position: static;
}

.accom .midtabs .customer_rating {
	width: 84px;
	height: 45px;
	margin: 0 5px 0 0;
	padding: 6px 0 0;  /*(6px is completely made-up but looks about right)*/
	cursor: pointer;
}

.accom .midtabs .stars_wrapper {
	margin: 0 7px 0 7px;
	padding: 0;
}

.accom .midtabs .customer_rating .num_reviews {
	display: block;
	width: 100%;  /*(To force it onto the next line)*/
	text-align: center;
	margin-left: 0;
}

.accom .midtabs .customer_rating .rating {
	display: block;
	text-align: center;
	padding: 6px 0 0;  /*(6px is completely made-up but looks about right)*/
}

.accom-listings .listing-item .ratings {
	float: left;
	width: 105px;
	margin-bottom: 4px;
}

.accom-listings .listing-item .ratings .accom-rating.small {
	position: static;
	display: block;
	line-height: 1em;
}

.accom-listings .listing-item .ratings .customer_rating {
	margin-bottom: 0;
}

.accom-listings .listing-item a.continue-small {
	float: right;
}

/*Believe it or not, paragraphs in Skiworld don't normally have margin.  I'm being quite specific here because I don't
want to muck-up styling elsewhere - although I do think it'd be a good idea for paragraphs to have margin, right?*/
#mysw__extras.template p {
	margin: 10px 0;
}

body#page_editor #main_content h2.page_text_prompt,
body#page_editor #main_content .page_text {
	margin: 10px 0;
}

body#page_editor #main_content h2.page_text_prompt {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	text-transform: none;
}

a.mysw__extras__extras_info {
	font-size: 1.2em;
}

.offer_countdown > p:first-child {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.offer_countdown .countdown__widget__outer {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.offer_countdown .countdown__widget__inner {
	display: block;
	width: 300px;
	margin: 0 auto;
}

.offer_countdown .hasCountdown {
	float: left;
	width: 298px;
	font-size: 1.3em;
	padding: 0.5em 0;
	color: #fff;
	background-color: #3A7DDA;
	border: 0;
}

.offer_countdown .countdown_row {
	padding: 0;
}

.offer_countdown .countdown_show3 .countdown_section {
	width: 33.333%;
}

.offer_countdown .countdown_descr {
    color: #FFFFFF;
    padding-top: 0.5em;

}

/***********************************************EMERGENCY MESSAGE START *****************************************/
.emergencyMessage{

    padding: 40px;
    width: 400px;
    height: 210px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #FCB131;
    border: 2px solid #000000;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -200px;
    color: #000000;
    z-index: 1000;
    border-radius: 5px;
    box-shadow: 0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff,0 0 1000px #ffffff;
}
.emergencyMessage h3{
    font-size: 20px;
    margin-bottom: 20px;

}
.emergencyMessage p{
    font-size: 14px;
}

/***********************************************EMERGENCY MESSAGE END *****************************************/

/***********************************************NEW ENQUIRE BUTTON *****************************************/

.enquire-link{
    display: block;
    height: 36px;
    background: url('/images/layout/sw_sprite.png') -231px -705px no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: -9999em;
    text-align: left;
    font-family: AlternateGothicNo2BT-Regular, Arial, Helvetica, Sans-serif;
}

.enquire-link span{width:115px; display: block;}

.enquire-link.right {
    float: right;
    right:0px;
}

.enquire-link.bottom{
    bottom:0px;
}

.enquire-link.absolute{position:absolute}

.tabCont .info{
    position:relative;
    float:left;
    width: 100%;
}

.tabCont .info strong { float:left; width:100%; text-align: justify;}

div.collapsible h4.read-more-trigger {
    background: url('/images/layout/icon_maximize2.gif') 110px center no-repeat #fff;
    padding: 8px 20px 8px 0;
    cursor: pointer;
}

div.collapsible h4.read-more-trigger.less {
    background: url('/images/layout/icon_minimize2.gif') 110px center no-repeat #fff;
}

div.collapsible .expandable-content {
    display: none;
}

/* Show content in page editor */
body.cke_show_borders div.collapsible .expandable-content {
    display: block;
}

/***********************************************NEW ENQUIRE BUTTON END*****************************************/

.theme-offers .content-detail h2 {
    font-size:1.900em!important;
}

/* Ski Essentials */

section.ski-essentials section {
    margin-bottom: 1.5em;
}

section.ski-essentials p {
    margin-bottom: 1em;
}

section.ski-essentials .resort-select span {
    font-size: 1.6em;
    line-height: 2;
    text-transform: uppercase;
    margin-right: 10px;
}

section.ski-essentials select.ski_essential_change {
    width: 140px;
    height: 25px;
    vertical-align: bottom;
    margin-bottom: 1em;
}

section.ski-essentials .img.full {
    margin-bottom: 0;
}

section.ski-essentials .img.full img {
    width: 100%;
}

section.ski-essentials .primary-content .pe-content {
    margin-bottom: 0.5em;
}

section.ski-essentials .ski-hire {
    position: relative;
}

section.ski-essentials .ski-hire .ski-hire-intro {
    width: 80%;
    margin-bottom: 1em;
}

section.ski-essentials .ski-hire .discount {
    position: absolute;
    right: 0;
    top: -30px;
    width: 115px;
    height: 115px;
    background: transparent url('/images/layout/bg-circle.png') no-repeat center;
    text-align: center;
    color: #fff;
    font-size: 1.15em;
    line-height: 1;
}

section.ski-essentials .ski-hire.tabCont .discount {
    top: 0;
}

section.ski-essentials .ski-hire .discount > span {
    display: block;
    margin-top: 25px;
}

section.ski-essentials .ski-hire .discount span .saving {
    font-size: 2.4em;
}

section.ski-essentials table.ski-essential-table {
    margin: 15px 0;
    font-size: 0.8em;
    min-width: 75%;
}

section.ski-essentials   table.ski-essential-table th,section.ski-essentials  table.ski-essential-table td {
    padding: 6px 8px;
    text-align: center;
    vertical-align: middle;
}

section.ski-essentials  table.ski-essential-table span.was-price {
    color: red;
    text-decoration: line-through;
    margin-right: 5px;
}

section.ski-essentials  table.ski-essential-table th {
    background: #3A7DDA;
    color: #fff;
}

section.ski-essentials  table.ski-essential-table th.ski-saver {
    background: #DD2A6C;
    border: 5px solid #dd2a6c;
    font-weight: bold;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

section.ski-essentials  table.ski-essential-table th.no-bg {
    background: #fff;
}

section.ski-essentials  table.ski-essential-table td {
    background: #F7F7F6;
    border-bottom: 1px solid #fff;
}

section.ski-essentials  table.ski-essential-table td.alt {
    background-color: #EEEEED;
}

section.ski-essentials  table.ski-essential-table td.ski-saver {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    border: 5px solid #f7f7f6;
    padding: 16px;
    font-size: 1.05em;
}

section.ski-essentials  table.ski-essential-table td.ski-saver.alt {
    border: 5px solid #EEEEED;
}

section.ski-essentials .tabCont ul {
    padding-left: 20px;
    border-bottom: none;
    margin-bottom: 1em;
    list-style: disc outside;
}

section.ski-essentials .tabCont ul li {
    margin-bottom: 0.5em;
    line-height: 1.3em;
}

/******* VERY SPECIFIC MENU LAYOUT STYLING ******/
#site-nav ul li:first-of-type .megamenu-right > ul > li:last-of-type {
    margin-left: 180px;
    margin-top: -160px;
}
