/**
 * @version $Id: screen.css-1=true.css 46902 2017-09-19 15:11:21Z steve $
 */

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

p {
	margin-bottom:
}

a {
	color: #397DD9;
}

.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; }

.h {	display: none; }

.g {	color: gray; }

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

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;
}

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;
}

/* AlternateGothicNo2BT-Regular
---------------------------------- */
h1,h2,h3,
#site-nav,
#logo-bar span#phone-number,
.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;
}

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

/* Blockout headings
---------------------------------- */
.blockout, .entry-title {
	background-color: #3A7DDA;
	color: #FFFFFF;
	position: relative;
	font-size: 2.500em;
	line-height: 33px;
	text-transform: uppercase;
	padding: 0 10px;
	height: 36px;
	margin-bottom: 15px;
}

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

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

.blockout a, .entry-title a {
	color: #FFFFFF;
}

.entry-utility {
	display : none;
}

/* 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: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}

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

#logo-bar a#skiworld-logo {
	display: block;
	height: 67px;
	width: 252px;
	position: absolute;
	z-index: 1;
	left: 18px;
	top: 12px;
	background: url('../images/layout/sw_sprite.png') 0 0 no-repeat;
	text-indent: -9999px;
}

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

#social-icons a {
	float: left;
	display: block;
	text-indent: -9999em;
	margin-left: 4px;
}

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

#social-icons a.twitter {
	height: 40px;
	width: 33px;
	background: url('../images/layout/sw_sprite.png') -239px -414px no-repeat;
}

#social-icons a.facebook {
	height: 39px;
	width: 31px;
	background: url('../images/layout/sw_sprite.png') -276px -414px no-repeat;
}

#social-icons a.myskiworld {
	height: 38px;
	width: 107px;
	background: url('../images/layout/sw_sprite.png') -310px -414px no-repeat;
}

#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;
}

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

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

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

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

#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;
	width: auto;
}

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

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

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

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

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

/* 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: #ffffff;
}

.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: #ffffff;
	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: #ffffff;
	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: #DD296B;
	margin-bottom: 0;
}
.side-content .text h5 {
	color: #DD296B;
	margin-bottom: 0;
	font-size: 1.333em;
}

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

.search-order {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFC775;
	font-weight: bold;
}

.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: #ffffff;
	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 {
	margin-bottom: 10px;
	border-bottom: 1px solid #D8DFDF;
	padding-bottom: 5px;
}

.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 {
	display: block;
	height: 15px;
	width: 100px;
	color: #FFFFFF;
	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.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 #FFFFFF; /* 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;
}

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

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

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

.side-content .divide {
	height: 11px;
	background: url('../images/layout/sw_sprite.png') -184px -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.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 #CF0360;
    color: #FFFFFF;
    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.930em;
	line-height: 1;
	color: #397DD9;
}

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

.cont-link a {
	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: #DD296B;
}

.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;*/
    margin: 0;
}


/* Article content
---------------------------------- */
.content-detail {
	font-size: 1.167em;
	line-height: 1.29em;
	margin-bottom: 20px;
}

.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: #ffffff;
	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: #FFFFFF;
	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: 200px;
	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 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 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 #FFFFFF;
}
.accom-pricelist tfoot td {
	padding-top: 12px;
	background-color: #ffffff;
	border: none;
}

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

.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;
}

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 .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 .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;
}

table.pax {
	width: 100%;
}

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 {
	padding: 30px 0 0 10px;
	float: left;
}

input.big-continue {
	display: block;
	height: 47px;
	width: 179px;
	color: #FFFFFF;
	text-transform: uppercase;
	background: url('../images/layout/sw_sprite.png') -184px -236px no-repeat #3A7DDA;
	font-size: 2.746em;
	border: none;
	text-align: left;
	cursor: pointer;
}

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: #DD296B;
	font-weight: bold;
	line-height: 0.7em;
	letter-spacing: -0.075em;
}

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

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;
}

.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 #FFFFFF;
}

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 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;
}

.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: #FFFFFF 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: #FFFFFF;
	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: #FFFFFF;
	text-transform: uppercase;
	font-size: 3.000em;
	letter-spacing: 0.025em;
	text-indent: 55px;
	line-height: 42px;
	background: url('../images/layout/sw_sprite.png') -252px 0 no-repeat #C3C1B9;
}

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

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

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

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

#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;
}

#searchFilters fieldset legend {
	width: 215px;
	background: url('../images/layout/icon_maximize.gif') 213px center no-repeat #EEEEEE;
	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;
}

#searchFilters fieldset legend.open {
	background: url('../images/layout/icon_minimize.gif') 213px center no-repeat #FFFFFF;
}

#searchFilters fieldset label {
	padding-left: 10px;
}
#searchFilters .searchDt {
	text-align: center;
	margin-bottom: 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: 61px;
	color: #FFFFFF;
	font-size: 3.204em;
	text-align: left;
	background: url('../images/layout/sw_sprite.png') 0 -328px no-repeat #3A7DDA;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 0.025em;
}

/* Name Search
---------------------------------- */
#name-search {
	background-color: #FFFFFF;
	height: 51px;
	width: 207px;
	padding: 5px 14px;
	margin-bottom: 10px;
}

#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;
	margin-right: 4px;
	vertical-align: top;
	width: 160px;
}

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

/* 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: #FFFFFF;
	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: #FFFFFF;
}

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: #FFFFFF;
}

.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: #DD296B;
}

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

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

.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;
}

/* 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: #FFFFFF;
}

.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: #FFFFFF;
	cursor: pointer;
}

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

.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: #FFFFFF;
}

.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: 10px;
}

.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: #FFFFFF;
	color: #397DD9;
}

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

.tabCont {
	clear: both;
	padding: 20px;
	background-color: #FFFFFF;
}

.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;
}

/* 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;
}


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

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;
}

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 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;
}

/* 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: 10px;
	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: #FFFFFF;
	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: #FFFFFF;
	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 {
	display: block;
	background: url('../images/layout/sw_sprite.png') -381px -68px no-repeat;
	height: 11px;
	width: 11px;
	float: right;
	margin: 13px 0 0 5px;
}

#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: #FFFFFF;
	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: 585px;
	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;
	float: right;
}

.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: #ffffff;
	border: 1px dotted #8888dd;
}

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

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 #CF0360;
    border-style: none;
    color: #FFFFFF;
    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;
}

div.megamenu{
	width: 600px;
	clear: both;
   float: left;
	position: absolute;
	display: none;
	z-index: 2000000;
	left: 0px;
	width: 557px;
	margin-left: 403px;
}

div.megamenu-right {
	 background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E1E0DC white #E1E0DC #E1E0DC;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    float: right;
    padding: 15px;
    width: 557px;
}

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

a.megamenu-biglink{
	background: #CF0360;
    border-style: none;
    color: #FFFFFF !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 #CF0360;
	height: 100%;
	width: 15px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left: 3px;
	padding-right: 2px;
}

a.megamenu-biglink:hover{

	background: #CF0360 !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, ul li ul li{
	clear: both;
	border-left: 1px solid #E1E0DC;
}

#site-nav ul li:hover .megamenu, #site-nav ul li:hover ul.sub-menu{
	display: block;
}

.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 h3{
	height: 35px;
	font-size: 1.5em;
}

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

.megamenu a{
	color: #C6C5BF;
}

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

#site-nav ul ul{
	width: auto;
	clear: both;
	position: absolute;
	display: none;
	z-index: 2000000;
	background: none repeat scroll 0 0 #FFFFFF;
}
#site-nav ul ul.sub-menu li { line-height: 1.8em; min-width: 160px; }
#site-nav ul ul.sub-menu a{
   color: #C6C5BF;
   font-size: 1.3em;
   line-height: 1.8em;
	text-decoration: none;
	font-weight: normal;
	height: 1.8em;
	text-align: left;
	border: none;
	margin-left: 10px;
}
#site-nav ul ul a:hover{ color: #397DD9; background-color: #F9F9F9; }
#site-nav ul ul li.current-menu-item a.link {
	color: #397DD9;
	border-top: none;
	margin-bottom: 0px;
}

#menu-main li:first-child a.root {
    border-left: 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;
}

.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;
}
