/*
Global Snow Travel Stylesheet
Date Created: 11th May, 2010
Author: Liza Nguyen
*/

body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background: #008cba;
	color: #455560;
}
/* LAYOUT STYLES **********************/

#headerWrapper {
	width: 100%;
	background: #e8e8e8 url(../images/template/bg_header.gif) 0 0 repeat-x;
}
#header, #footer {
	width: 948px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 107px;
}
#logo {
	position: absolute;
	left: 0;
	top: 16px;
}
#contentWrapper {
	width: 100%;
	background: #edf8fd url(../images/template/bg_content_grad.gif) 0 0 repeat-x;
}
#contentBg {
	width: 100%;
	background: url(../images/template/bg_content_main.jpg) center 0 no-repeat;
	padding: 73px 0 0 0;
}
#theCamp #contentWrapper {
	background: #020202 url(../images/template/bg_content_grad_the-camp.gif) center 0 repeat-y;
}
#theCamp #contentBg {
	background: url(../images/template/bg_content_the-camp.jpg) center 0 no-repeat;
}
#japanPowder #contentWrapper {
	background: #fcfcf2 url(../images/template/bg_content_grad_jpt.gif) 0 0 repeat-x;
}
#japanPowder #contentBg {
	background: url(../images/template/bg_content_jpt.jpg) center 0 no-repeat;
}
#content {
	width: 948px;
	overflow:hidden;
	background: #fff;
	margin: 0 auto;
	padding: 12px 12px 40px 12px;
	min-height: 550px;
	position: relative;	
}
/* Generic */

#primaryContent {
	width: 100%;
	overflow: hidden;
	margin-top: 12px;
	padding: 0;
	line-height: 18px;
}
#general #primaryContent {
	width: 420px;
	float: right;
	padding-right: 40px;
}
#subscribe #primaryContent {
	width: 400px;
	float: right;
	padding-right: 20px;
}
#customisedItinerary #primaryContent {
	padding-right: 12px;
	width: 362px;
	float: right;
}
#secondaryContent {
	width: 315px;
	float: left;
}
#general #secondaryContent {
	width: 215px;
}
#subscribe #secondaryContent {
	padding-left: 20px;
	width: 232px;
	float: left;
	padding-top: 12px;
}
#customisedItinerary #secondaryContent {
	padding-left: 20px;
	width: 288px;
	float: left;
	margin-top: 12px;
}
#subscribe .photogalleryItem {
	padding: 0;
}
#subscribe .photogalleryTable {
	width: 232px;
	margin: 0 auto;
}
.leftColumn {
	width: 708px;
	float: left;
	overflow: hidden;
}
.rightColumn {
	width: 228px;
	float: right;
}
#footerWrapper {
	background: url(../images/template/bg_footer.gif) 0 0 repeat-x;
	height: 200px;
}
#footer {
	margin: 0 auto;
	width: 948px;
	color: #fff;
}
/* BASE STYLES ***********************/

p {
	line-height: 18px;
	margin: 0 0 10px 0;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: 'KlavikaRegularItalic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999;
	padding: 10px 0 5px 20px;
	color: #009ddc;
}
#content .leftColumn h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-left: 0;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 17px;
	color: #009ddc;
	font-weight: normal;
	margin: 0 0 12px 0;
}
h3 {
	font-size: 15px;
	color: #009ddc;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 6px 0;
}
h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 6px 0;
	color: #009ddc;
}
hr {
	background: none;
	border: none;
	border-bottom: 1px dotted #999;
	clear: both;
	display: inline-block;
	height: 1px;
	width: 100%;
	margin: 12px 0;
	padding: 0;
}
#primaryContent ul, ol {
	margin: 0 0 12px 0;
}
#primaryContent ul li {
	padding-left: 12px;
	background: url(../images/template/bullet_blue-disc.gif) 0 6px no-repeat;
}
#primaryContent ul ul, #primaryContent ol ol {
	margin: 0;
}
#primaryContent ol {
	list-style-type: decimal;
	padding-left: 24px;
}
#primaryContent ol ol {
	list-style-type: lower-alpha;
}
/* SPECIFIC STYLES *******************/

/* Breadcrumb */

h1#breadcrumbs, h1#breadcrumbs a.grey, h1#breadcrumbs a:hover.grey, #intro h2.grey, .grey, .grey a, #intro h2 {
	color: #c2c2c2;
}
h1#breadcrumbs a, h1#breadcrumbs a:hover {
	text-decoration: none;
	color: #009ddc;
}
/* Header links */

#companyLinks {
	position: absolute;
	right: 0;
	top: 37px;
	color: #999;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}
#companyLinks a {
	color: #999;
	text-decoration: none;
}
#companyLinks a:hover {
	text-decoration: underline;
}
/* Carousel */

#home #heroBanner {
	width: 708px;
	height: 346px;
	position: relative;
	z-index: 1;
}
#heroBanner {
	width: 708px;
	height: 247px;
	position: relative;
	z-index: 1;
}
#heroBanner div {
	display:none;
}
#carouselNav {
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 50;
}
#carouselNav li {
	font-size: 12px;
	float: left;
	display: inline;
}
#carouselNav li a {
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background: #fff;
	color: #455560;
	text-decoration: none;
}
#carouselNav li a:hover, #carouselNav li.selected a {
	background: #455560;
	color: #fff;
}
/* Right column modules */

.rightColumn h3 {
	font-size: 14px;
	color: #fff;
	background: #616b72 url(../images/template/bg_module_heading.gif) 0 0 no-repeat;
	padding: 0 14px;
	height: 33px;
	line-height: 33px;
}
.rightColumn h4 {
	margin-bottom: 6px;
}
.rightColumn #blogArticlesModule h3 {
	background: #616b72 url(../images/template/bg_module_blog-heading.gif) 0 0 no-repeat;
	padding-left: 45px;
}
.rightColumn #contactModule h3 {
	background: #616b72 url(../images/template/bg_module_contact-heading.gif) 0 0 no-repeat;
	padding-left: 55px;
}
#destinationModule {
	height: 185px;
	background: url(../images/template/bg_module_destination.jpg) 0 bottom no-repeat;
	margin-bottom: 12px;
	position: relative;
}
#destinationModule div {
	position: absolute;
	left: 13px;
	top: 150px;
}
#destinationModule select {
	width: 132px;
}
#blogArticlesModule {
	margin-bottom: 12px;
	padding-bottom: 13px;
	background: #f5f5f5 url(../images/template/bg_module_blog-articles.gif) bottom no-repeat;
}
#blogArticlesModule div {
	padding: 0 13px;
}
#blogArticlesModule ul {
	border-bottom: 1px dotted #8c8c8c;
	margin-bottom: 13px;
}
#blogArticlesModule ul li {
	margin: 15px 0;
}
#blogArticlesModule h2.post-title {
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding-right: 0;
}
#blogArticlesModule hr, #blogArticlesModule .links, #blogArticlesModule .post-details {
	display: none;	
}
#blogArticlesModule .post-body, #blogArticlesModule .blog-post {
	padding: 0;	
}
#blogArticlesModule .blog-post {
	margin: 15px 0;	
}
#blogArticlesModule .post-body {
	margin: 0;
}
#blogArticlesModule p.alignRight {
	margin: 13px 0 0 0;
	border-top: 1px dotted #8c8c8c;
	padding-top: 5px;
}
#blogArticlesModule span.btn93px {
	display: none;	
}
#contactModule {
	margin-bottom: 13px;
	background: #f5f5f5 url(../images/template/bg_module_contact.png) bottom no-repeat;
}
#contactModule div {
	padding: 13px;
}
/* Web App list */

#intro h2 {
	display: block;
	text-decoration: none;
	width: 688px;
	color: #ff6600;
	padding-left: 20px;
	border-bottom: 1px dotted #999;
	height: 40px;
	line-height: 40px;
}
#itemList h2 {
	color: #455560;
	padding-left: 20px;
	margin: 20px 0 0 0;
}
#intro .expand {
	background: url(../images/template/icon_expand.gif) 650px center no-repeat;
}
#intro .collapse {
	background: url(../images/template/icon_collapse.gif) 650px center no-repeat;
}
#intro div {
	padding-right: 25px;
	margin-bottom: 20px;
	width: 688px;
	overflow: hidden;
}
#intro div img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.item {
	background: #edf8fd url(../images/template/bg_item.jpg) right bottom no-repeat;
	width: 708px;
	overflow: hidden;
}
#theCamp .item {
	background: #fcfee3 url(../images/template/bg_the-camp_item.jpg) 596px bottom no-repeat;
}
#japanPowder .item {
	background: #fcfee3 url(../images/template/bg_jpt_item.jpg) right bottom no-repeat;
}
.item .description {
	width: 315px;
	float: left;
	margin-left: 16px;
	padding: 16px 0 0 0;
}
.item .link {
	width: 105px;
	float: right;
	margin-right: 15px;
	padding: 20px 0;
}
.item .price {
	font-size: 24px;
	margin-bottom: 30px;
}
.module { /* Also used on home page */
	float: left;
	margin-right: 3px;
	width: 234px;
}
#itemList .module {
	height: 151px;
}
.module h3 {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
.module h3 a {
	text-decoration: none;
	display: block;
	color: #455560;
	background: url(../images/template/bg_home_module-heading.jpg);
	padding-left: 42px;
	width: 192px;
}
.module h3 a span {
	color: #009ddc;
}
.module h3 a span.country, span.country a, .module .caption {
	text-transform: uppercase;
	font-weight: bold;
	color: #455560;
}
#home .module h3 {
	margin-bottom: 20px;
}
#home .module h3 a:hover, #home .module h3 a.hover {
	color: #fff;
	background: url(../images/template/bg_home_module-heading_active.jpg);
	text-decoration: none;
}
.module h3 a:hover {
	text-decoration: none;
}
.module p {
	margin: 10px;
}
.module .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 234px;
	height: 115px;
	background: #000;
	cursor: pointer;
}
#home .last {
	margin: 0;
}
#primaryContent .pagination, td.photogalleryNavigation {
	text-align: center;
	margin-top: 25px;
}
#primaryContent .pagination li {
	display: inline;
	padding: 3px 1px;
	background: none;
	margin: 0;
}
li.pag-next {
	padding-left: 5px;
}
li.pag-prev {
	padding-right: 5px;
}
.pagination a, td.photogalleryNavigation a {
	color: 	#009ddc;
	padding: 0 0 0 10px;
}
.pagination {
	padding-left: 10px;
}
/* Web App detail */

#detailIntro {
	background: #edf8fd url(../images/template/bg_item.jpg) 335px bottom no-repeat;
	padding: 15px 15px 15px 18px;
	width: 675px;
	margin: 0 0 12px;
	overflow: hidden;
}
#theCamp #detailIntro {
	background: #fcfee3 url(../images/template/bg_the-camp_item.jpg) 360px bottom no-repeat;
}
#japanPowder #detailIntro {
	background: #fcfee3 url(../images/template/bg_jpt_item.jpg) 330px bottom no-repeat;
}
#detailIntro p {
	margin-right: 260px;
}
#primaryContent #detailIntro ul {
	margin: 0;
}
#primaryContent #detailIntro ul li {
	margin: 0 0 7px 0;
	padding: 0;
	background: none;
}
#detailIntro h2, #details h2 {
	font-size: 20px;
}
#details h2 {
	margin-bottom: 0;
	padding-left: 0;
}
#details h3 {
	color: #009ddc;
	height: auto;
}
#details h4 {
	font-size: 12px;
	margin-bottom: 6px;
}
/* General detail styles */
#details .leftColumn {
	width: 410px;
	padding-right: 20px;
}
#details .rightColumn {
	width: 226px;
}
#details .rightColumn h3 {
	text-transform: uppercase;
	background: #e9e9e9;
	padding: 6px 8px;
	height: auto;
	line-height: normal;
}
#details .rightColumn p {
	margin-left: 10px;
	margin-right: 10px;
}
#details .rightColumn p.button {
	margin-left: 0;
	text-align: right;
	margin-top: 12px;
}
#details .rightColumn ul li {
	padding: 0 0 0 10px;
	background: none;
}
.sideInfo {
	margin-bottom: 25px;
}
#details.destination {
	padding-top: 0;
	background: none;
	float: none;
	width: 675px;
	padding-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
}
#details.destination .leftColumn {
	padding-right: 0;
}
#details.destination .rightColumn {
	padding-right: 0;
	padding-left: 12px;
	border-left: 1px dotted #999;
}
#overview .leftColumn, #destination .leftColumn, {
 border-right: 1px dotted #999;
}
p.last {
	margin-bottom: 0;
}
/* Tabs */
#tabWrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 50;
}
#icons {
	position: absolute;
	z-index: 50;
	top: 59px;
	right: 21px;
	width: 50px;
}
#primaryContent #icons li {
	text-indent: -99999px;
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}
#icons li#print a {
	background: url(../images/template/action-icons.gif) 0 0 no-repeat;
	height: 19px;
	width: 21px;
	display: block;
}
#icons li#tellAFriend a {
	background: url(../images/template/action-icons.gif) 0 bottom no-repeat;
	height: 19px;
	width: 21px;
	display: block;
	margin-left: 8px;
}
ul#tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 47px; /*--Set height of tabs--*/
	width: 100%;
}
ul#tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 47px; /*--Subtract 1px from the height of the unordered list--*/
	margin-bottom: 0px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: none;
	z-index: 50;
}
ul#tabs li a {
	text-decoration: none;
	color: #455560;
	display: block;
	font-size: 10px;
	width: 94px;
	outline: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: url(../images/template/bg_tab.gif) left bottom no-repeat;
	height: 27px;
	padding-top: 20px;
}
ul#tabs li a:hover {
	background: url(../images/template/bg_tab.gif) left 10px no-repeat;
	height: 26px;
}
ul#tabs li.active a {
	width: 94px;
	height: 32px;
	background: url(../images/template/bg_tab.gif) 0 top no-repeat;
	padding-top: 15px;
	border: none;
}
html ul#tabs li.active, html ul#tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url(../images/template/bg_tab.gif) left top no-repeat;/*border-bottom: 1px solid #fff;*/ /*--Makes the active tab look like it's connected with its content--*/
}
#details {
	margin-top: -1px;
	border-top: none;
	overflow: hidden;
	clear: both;
	width: 100%;
	float: left;
	background: url(../images/template/bg_tab-border_top.gif) left top no-repeat;
	padding-top: 6px;
}
#tabBottomCorners {
	width: 100%;
	background: url(../images/template/bg_tab-border_bottom.png) left bottom no-repeat;
}
.tabContent {
	padding: 20px;
	clear: both;
	width: 668px;
	overflow: hidden;
}
/* Accommodation tab styles */
#accommodation .leftColumn {
	border-right: none;
}
#accommodation img {
	float: right;
	margin: 0 0 12px 0;
}
/* Destination styles */

#destination .leftColumn {
	border: none;
	padding: 0;
}
#destination .rightColumn {
	border-left: 1px dotted #999;
	padding-left: 11px;
}
#primaryContent ul li.iconExpert, #primaryContent ul li.iconIntermediate, #primaryContent ul li.iconBeginner {
	padding-left: 18px;
	margin-left: 10px;
}
#primaryContent ul li.iconExpert {
	color: #000;
	background: url(../images/template/icon_skill_expert.gif) 0 4px no-repeat;
}
#primaryContent ul li.iconIntermediate {
	color: #1f65cb;
	background: url(../images/template/icon_skill_intermediate.gif) 0 4px no-repeat;
}
#primaryContent ul li.iconBeginner {
	color: #409a15;
	background: url(../images/template/icon_skill_beginner.gif) 0 4px no-repeat;
}
#intro h2.resortDetail {
	color: #455560;
	cursor: default;
}

/* Destination Search */

#destinationLocations {
	width: 708px;
	height: 347px;
	position: relative;
	z-index: 1;
}
#destinationSearch {
	text-align: center;
	overflow: hidden;
}
#destinationLocations #map {
	/*float: left;
	width: 548px; post launch */
	width: 708px;
	height: 347px;
}
#destinationSearch {
	float: right;
	width: 160px;
	background: url(../images/template/bg_destination-search.gif) no-repeat;
	height: 247px;
}
#destinationLocations h3 {
	background: #616b73 url(../images/template/bg_destination-search-heading.gif) no-repeat;
	padding: 0 0 0 38px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 35px;
	text-align: left;
}
#destinationLocations select {
	width: 132px;
}
#map .address {
	display: none;
}
/* Bookings page */

#booking {
	height: 151px;
}
#booking p {
	margin-bottom: 7px;
}
#booking .module {
	margin-right: 15px;
}
/* Customised Itinerary */

h2.intro {
	display: block;
	text-decoration: none;
	color: #ff6600;
	padding-left: 20px;
	border-bottom: 1px dotted #999;
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
}
#customisedItinerary .form table th {
	width: 130px;
}
/* Community */

#community #secondaryContent h4 {
	text-transform: uppercase;
	background: #e9e9e9;
	padding: 6px 20px;
	height: auto;
	line-height: normal;
	font-size: 12px;
	margin: 0 0 12px 0;
}
#community #secondaryContent ul {
	margin: 0 20px 40px 20px;
	line-height: 18px;
}
#community #secondaryContent ul li {
	margin: 0 0 10px 0;	
}
#community #secondaryContent ul li a {
	color: #999;	
}
#community #secondaryContent ul li a:hover {
	color: #FF6600;	
	text-decoration: none;
}
#details.community {
	padding-top: 14px;
	background: none;
	float: none;
	width: 675px;
	padding-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
}
/* Meet the Crew */
#details.crew {
	padding-top: 0;
	background: none;
	float: none;
	width: 675px;
	padding-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
}
.topBackLink {
	position: absolute;
	right: 23px;
	top: 30px;
	text-align: right;
}
.topBackLink a {
	display: inline-block;
	padding-left: 18px;
	background: url(../images/template/icon_back.gif) 0 center no-repeat;
	color: #455560;
}
#community #content .leftColumn h1 {
	color: #455560;
	padding-left: 20px;
	padding-bottom: 0;
	margin: 0;
	border: none;
}
#details.crew h2.detailHeading {
	border: none;
	margin: 10px 0;
}

/* Blog */
#rssFeed {
	position: absolute;
	right: 13px;
	top: 8px;
	text-align: right;
}
/*.blog-container*/ #community #secondaryContent {
	width: 215px;
	padding-top: 10px;
}
/*.blog-container*/ 

#community #primaryContent {
	width: 440px;
	float: right;
	padding-right: 20px;
	margin-top: 0;
}
.blog-container .blog-post {
	position: relative;	
}
.blog-container .links {
	position: absolute;
	right: 0;
	top: 0;
}
.blog-container .post-details {
	color: #999;	
}
.blog-container h2.post-title {
	font-size: 20px;
	font-style: italic;
	border-bottom: none;
	margin-top: 10px;
	padding-right: 105px;
}
.blog-container h2.post-title a {
	color: #009ddc;	
}
.blog-container .post-body {
	margin: 12px 0 20px 0;
}
.blog-container .post-list {
	float: none;
	width: auto;
}
.post-body .btn93px {
	display: block;
	margin: 10px 0;
}
#comments {
	margin-top: 40px;	
}
#comments h2 {
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999;
	margin: 20px 0 8px 0;
}
.blog-container .links a.commentLink {
	color: #999;
	background: url(../images/template/icon_blog-comment.gif) no-repeat right 0;
	height: 22px;
	padding: 5px 30px 0 0;
	display: inline-block;
}
#comments .comment {
	padding: 0;	
}
#comments textarea {
	width: 434px;	
}
.comment-container {
	margin-bottom: 30px;
}
.confirmationMessage {
	margin: 40px 0 10px 0;
	display: none;
	border: 1px dotted #999;
	font-weight: bold;
	background: #F5F5F5;
	padding: 10px;
	color: #009DDC;
}

/* FAQ */
#community #primaryContent.faq {
	width: 675px;
	margin-left: 20px;
}
#community #secondaryContent .faqNav li {
	margin: 10px 0;
	font-size: 15px;
}
#community #secondaryContent .faqNav li a {
	color: #FF6600;
}
#community #secondaryContent .faqNav li a:hover, .faqNav li.selected {
	color: #009DDC;
	text-decoration: none;
}
.faq-question {
	margin: 10px 0;
	padding: 0 20px;
}
.faq-question a {
	font-size: 15px;
	color: #009DDC;
	display: block;
	margin-bottom: 10px;
}
.faq-question div a {
	font-size: 12px;
	color: #FF6600;
	display: inline;
	margin: 0;
}

/* Gallery */

h2.galleryHeading {
	font-size: 20px;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-top: 10px;
}

#community table.photogalleryTable {
	width: 440px;	
}

/* Forms */

label {
	display: inline-block;
	vertical-align: middle;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	color: #999;
	padding: 2px;
}
.form td label {
	width: 110px;
}
.subscribeBox {
	width: 160px;
	padding: 2px 5px;
	color: #999;
	margin: 0 5px;
}
.form {
	margin-top: 20px;
}
.form hr {
	margin-top: 0;
}
.form fieldset {
	margin-left: 12px;
	width: 390px;
}
.form select {
	width: 100px;
}
.form table th {
	text-align: left;
	font-weight: normal;
	width: 160px;
}
.form table th, .form table td {
	padding: 0 0 11px 0;
	vertical-align: top;
}
.form .cat_textbox, .form textarea {
	width: 210px;
	border: 1px solid #dcdfe6;
	padding: 4px;
	color: #999;
}
textarea {
	height: 100px;
}
.form .smallTextbox {
	width: 100px;
	border: 1px solid #dcdfe6;
	padding: 4px;
	color: #999;
}
.greyModule {
	background: #f0f0f0 url(../images/template/bg_grey-box_top.gif) 0 0 no-repeat;
	padding-top: 13px;
	width: 412px;
	margin: 25px 0 12px 0;
}
.greyModuleBottom {
	background: url(../images/template/bg_grey-box_bottom.gif) 0 bottom no-repeat;
	padding-bottom: 2px;
}
.textbox_amount {
	width: 200px;
	border: 1px solid #dcdfe6;
	padding: 4px;
	color: #999;
}
.captchaimg {
	margin-bottom: 5px;
}
/* Footer */

#footer .leftColumn, #footerRightColumn {
	height: 120px;
	margin-bottom: 10px;
}
#newsletterForm {
	background: url(../images/template/icon_newsletter.gif) 0 center no-repeat;
	padding: 0 0 0 34px;
	line-height: 52px;
	height: 52px;
}
#footerLogo {
	margin-top: 35px;
}
#socialLinks {
	line-height: 52px;
	height: 52px;
	padding: 0 0 0 12px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#socialLinks ul {
	position: absolute;
	top: 16px;
	left: 80px;
	line-height: 1;
}
#socialLinks li {
	display: inline;
	margin-right: 2px
}
#supporters {
	clear: both;
	border-top: 1px dotted #fff;
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}
#supporters p {
	font-size: 10px;
	margin: 4px 0;
}
#supporters img {
	vertical-align: middle;
	margin: 0 15px;
}
/* BUTTONS ****************/

a#btnCustomItinerary, a#btnMeetTheCrew, a#btnBrochure, a#btnBackToPackages, a#btnBookingTerms {
	text-indent: -99999px;
	width: 228px;
	height: 45px;
	display: block;
}
a#btnCustomItinerary {
	background: url(../images/template/btn_custom-intinerary.jpg) 0 0 no-repeat;
}
a#btnMeetTheCrew {
	background: url(../images/template/btn_meet-the-crew.jpg) 0 0 no-repeat;
}
a#btnBrochure {
	background: url(../images/template/btn_get-a-brochure.jpg) 0 0 no-repeat;
}
a#btnBackToPackages {
	background: url(../images/template/btn_back-to-packages.jpg) 0 0 no-repeat;
}
a#btnBookingTerms {
	background: url(../images/template/btn_booking-terms.jpg) 0 0 no-repeat;
}
a:hover#btnCustomItinerary, a:hover#btnMeetTheCrew, a:hover#btnBrochure, a:hover#btnBackToPackages, a:hover#btnBookingTerms {
	text-decoration: none;
	background-position: 0 bottom;
}
.btn93px, .btnArrow207px, .btnArrow250px, .btn86pxBluebg, .btn60px, .btn117px {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	height: 22px;
	font-size: 11px;
}
.btn60px {
	width: 60px;
	background: url(../images/template/btn_orange_60px.gif) no-repeat;
}
.btn86pxBluebg {
	width: 86px;
	background: url(../images/template/btn_orange_86px-blue-bg.gif) no-repeat;
	display: inline-block;
	line-height: 22px;
	text-align: center;
}
.btn93px {
	width: 93px;
	display: inline-block;
	background: url(../images/template/btn_orange_93px.gif) no-repeat;
	text-align: center;
}
a.btn93px, span.btn93px, a:hover span.btn93px {
	line-height: 22px;
	text-decoration: none;
	cursor: pointer;
}
.btnArrow207px {
	width: 193px;
	display: inline-block;
	background: url(../images/template/btn_orange_arrow_207px.gif) no-repeat;
	line-height: 22px;
	padding-left: 14px
}
.btnArrow250px {
	width: 236px;
	display: inline-block;
	background: url(../images/template/btn_orange_arrow_250px.gif) no-repeat;
	line-height: 22px;
	padding-left: 14px
}
.btn117px {
	width: 117px;
	display: inline-block;
	background: url(../images/template/btn_orange_117px.gif) no-repeat;
	text-align: center;
}
a:hover.btn93px, a:hover.btnArrow207px, a:hover.btnArrow250px, a:hover.btn86pxBluebg {
	text-decoration: none;
}
.btnLarge {
	width: 257px;
	height: 38px;
	background: url(../images/template/btn_orange_large.gif) 0 0 no-repeat;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: none;
	text-align: left;
	padding-left: 22px;
}
.btnLarge198px {
	width: 198px;
	height: 38px;
	background: url(../images/template/btn_orange_large_198px.gif) 0 0 no-repeat;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: none;
	text-align: left;
	padding-left: 22px;
}
/* MISC CLASSES */

a.btnMoreArticles {
	padding-left: 17px;
	background: url(../images/template/icon_plus_sm.gif) 0 center no-repeat;
	color: #455560;
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
.alignCentre {
	text-align: center;
}
.floatRight {
	float: right;
}
h1.construction {
	background-image: url(http://globalsnowtravel01.tontotools.com/admin/images/content/txt_under-construction.gif);
	text-indent: -99999em;
	width: 100%;
	height: 22px;
	margin-bottom: 10px;
	background-position: 50% 0px;
	border: none;
	background-repeat: no-repeat;
}
.blueText {
	color: #009ddc;
}
.orangeText, .req, .author {
	color: #ff6600;
}
.hide {
	display: none;
}
.smallNote {
	font-size: 12px;
	font-style: italic;
	color: #009ddc;
}
.rightMargin12px {
	margin-right: 12px;
}
.leftMargin160px {
	margin-left: 160px;
}
.leftMargin20px {
	margin-left: 20px;
}
.leftMargin130px {
	margin-left: 130px;
}
.topPadding16px {
	padding-top: 16px;
}
.largeEm {
	font-size: 14px;
}
.thankYouMessage {
	padding: 20px;
}
.backLink {
	font-weight: bold;
	font-size: 11px;
}
