* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #FFF;
	color: #8C8C8C;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#outerWrapper {
	background-image: url(../images/layout/bg_outer.gif);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0px 0px 25px 0px;
}

#innerWrapper {
	margin: 0 0 0 20px;
	width: 960px;
}

#header {
	width: 885px;
	margin: 0px 0px 0px 0px;
	padding: 10px 35px 0px 40px;
	height: 85px;
	background: #0169A6;
	background-image: url(../images/layout/bg_head.png);
	background-repeat: no_repeat;
	color: #FFF;
}

#menu {
	background: #006FB1;
	background-image: url(../images/layout/bg_menu.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 880px;
	padding: 0px 40px;
	line-height: 41px;
	text-align: left;
	color: #FFF;
	position: relative;
	z-index: 2;
}
#menu span a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	background: #FFF;
	position: relative;
}

#menuShadow {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	min-height: 12px;
	background-image: url(../images/layout/20_tran_shadow_h.png);
	background-repeat: repeat-x;
	z-index: 1;
	top: 0;
	left: 0;
}

.shadowSub {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	min-height: 12px;
	background-image: url(../images/layout/20_tran_shadow_h.png);
	background-repeat: repeat-x;
	z-index: 1;
	top: 0;
	left: 0;
}

.shadowSub_dark {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	min-height: 12px;
	background-image: url(../images/layout/20_tran_shadow_h_dark.png);
	background-repeat: repeat-x;
	z-index: 1;
	top: 0;
	left: 0;
}

#contentLeft {
	position: relative;
	float: left;
	width: 515px;
	margin: 0px;
	padding: 20px 25px 20px 40px;
	text-align: left;
	background-image: url(../images/layout/15_tran_shadow_v.png);
	background-position: right;
	background-repeat: repeat-y;
}

#contentRight {
	float: right;
	width: 330px;
	margin: 0px;
	padding: 20px 25px;
	position: relative;
	top: 0;
	right: 0;
}

#footer {
	width: 880px;
	min-height: 186px;
	clear: both;
	color: #FFF;
	background: #0089D0;
	background-image: url(../images/layout/bg_footer.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 25px 40px 25px 40px;
	border-bottom: 1px solid #007AB9;
	border-top: 1px solid #C0D5E4;
	text-align: left;
}

#endFooter {
	width: 880px;
	clear: both;
	color: #0089D0;
	background: #FFF;
	background-image: url(../images/layout/12_shadow_h.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 20px 40px 5px 40px;
	text-align: left;
}
#endFooter ul {
	list-style: none;
	height: 1.5em;
	line-height: 1.5em;
	overflow: hidden;
	width: 100%;
}
#endFooter li {
	border-left: 1px solid #0089D0;
	float: left;
	line-height: 1.2em;
	margin: 0 0.5em 0 -0.5em;
	padding: 0 0.5em 0 0.5em;
	white-space: nowrap;
}
#endFooter a {
	color: #8C8C8C;
	font-weight: normal;
	text-decoration: none;
}

#endCap {
	width: 1000px;
	min-height: 20px;
	clear: both;
	background: #FFF;
	background-image: url(../images/layout/bg_endcap.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#colFix {
	float:left;
	width:580px;	


}

.footColumn {
	width: 204px;
	float: left;
	margin-right: 21px;
}

.footColumn_right {
	width: 204px;
	float: left;
}

.box_515 {
	width: 475px;
	color: #FFF;
	min-height: 100px;
	margin: 0;
	background: #0088CF;
	background-image: url(../images/layout/bg_box_515.gif);
	background-repeat: repeat-x;
	padding: 10px 20px 10px 20px;
}

.box_515_sktChoice {
	width: 475px;
	color: #FFF;
	xheight: 240px;
	margin: 0;
	background: #0088CF;
	background-image: url(../images/layout/bg_box_515.gif);
	background-repeat: repeat-x;
	padding: 0px 20px 0px 20px;
}

.box_515_top {
	background-image: url(../images/layout/boxtop_515.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.box_515_foot {
	background-image: url(../images/layout/boxfoot_515.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 18px;
}
.box_515_title {
	color: #B0E0E6;
}

.hollow_box_515 {
	width: 473px;
	background: #FFF;
	min-height: 80px;
	margin: 0px;
	border-left: 1px solid #9ED4F1;
	border-right: 1px solid #9ED4F1;
	padding: 5px 20px 5px 20px;
}

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

.hollow_box_515_top {
	background-image: url(../images/layout/hollow_boxtop_515.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.hollow_box_515_foot {
	background-image: url(../images/layout/hollow_boxfoot_515.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 18px;
}

.grey_box_330 {
	color: #ffffff;
	background: #ADADAD;
	min-height: 115px;
	margin: 0px;
	background-image: url(../images/layout/bg_grey_box_330.gif);
	background-repeat: repeat-x;
	padding: 5px 20px 5px 20px;
}

.grey_box_330_top {
	background-image: url(../images/layout/grey_boxtop_330.gif);
	background-repeat: no-repeat;
	height: 12px;
}

.grey_box_330_foot {
	background-image: url(../images/layout/grey_boxfoot_330.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 18px;
}

.box_330 {
	color: #FFF;
	min-height: 100px;
	background: #0088CF;
	background-image: url(../images/layout/bg_box_515.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

.box_330_top {
	background-image: url(../images/layout/boxtop_330.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.box_330_foot {
	background-image: url(../images/layout/boxfoot_330.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 18px;
}
.box_330_title {
	color: #B0E0E6;
}

.green_box_330 {
	background: #FFF;
	min-height: 115px;
	margin: 0px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-image: url(../images/layout/bg_green_box_330.gif);
	background-repeat: repeat-x;
	padding: 5px 20px 5px 20px;
}

.green_box_330_top {
	background-image: url(../images/layout/green_boxtop_330.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.green_box_330_foot {
	background-image: url(../images/layout/green_boxfoot_330.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 18px;
}

.dealbox_right {
	font-size: 11px;
	border-bottom: 2px solid #D8D8D8;
	margin-bottom: 10px;
}

#indexSearchtop {
	position: relative;
	float: left;
	width: 580px;
	min-height: 360px;
	background-image: url(../images/lanscape2.jpg);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-repeat: no-repeat;
}

#indexSearch_inner {
	float: left;
	width: 515px;
	min-height: 320px;
	margin: 0px;
	padding: 25px 25px 10px 40px;
	text-align: left;
	line-height: 1.4;
	background-image: url(../images/layout/15_tran_shadow_v.png);
	background-position: right;
	background-repeat: repeat-y;
}

#linkBar {
	float: left;
	width: 520px;


	min-height: 30px;
	line-height: 29px;
	margin: 0px;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 30px 0px 30px;
	text-align: left;
	background: #006FB1;
	background-image: url(../images/layout/bg_menu.gif);
	background-repeat: repeat-x;
}

#linkBar p {
	display:inline;
	padding:0 10px;	
}
#linkBar a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.priceWatch_head {
	color: #FFF;
	font-weight: bold;
	background: #C4C92F;
	background-image: url(../images/layout/bg_pw_top.gif);
	background-repeat: no-repeat;
	height: 95px;
	padding: 15px 10px 0px 100px;
}

.priceWatch_body {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background: #D7DB24;
	background-image: url(../images/layout/bg_pw_bottom.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 27px;
	margin-bottom: 20px;
}

.quickSearch_portrait {
	background-image: url(../images/layout/bg_search_p_top.png);
	background-repeat: no-repeat;
	padding: 50px 15px 5px 15px;
	width: 180px;
	height: 219px;
	max-height: 264px; 
}

.quickSearch_portrait_ass {
	background-image: url(../images/layout/bg_search_p_ass.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 50px;	
}
.quickSearch_portrait_ass a {
	width: 100%;
	height: 35px;
	display: block;
}

.quickSearch_landscape {
	background-image: url(../images/layout/bg_search_landscape_top.png);
	background-repeat: no-repeat;
	padding: 45px 0px 0px 26px;
	width: 338px;
	height: 123px;
	max-height: 168px; 
}

.quickSearch_landscape_ass {
	background-image: url(../images/layout/bg_search_landscape_bottom.png);
	background-repeat: no-repeat;
	width: 338px;
	height: 50px;	
}
.quickSearch_landscape_ass a {
	width: 50%;
	height: 35px;
	display: block;
}

.blueGrad_topright {
	background-image: url(../images/layout/blue_grad_topright.jpg);
	background-repeat: no-repeat;
	height: 221px;
	float: right;
	width: 330px;
	margin: 0px;
	padding: 20px 25px;
}

#featured_chalet {
	float: right;
	width: 180px;
	margin: 0 0 5px 10px;
}
#featured_chalet img {
	margin: 0 0 5px 0;
}
#featured_chalet p {
	font-style: italic;
	color: #0089D0;
}

#news_box,
#news_box a,
#news_box h2 {
	color: #ffffff;
}
#news_box h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#news_box a img {
	border: none;
	margin-top: 0.5em;
}

p {
	margin-bottom: 18px;
}

#footer p {
	margin: 2px;
	border-top: 2px solid #7FB1D1;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.lightLine {
	padding: 0;
	margin: 0;
	max-height: 2px;
	border-bottom: 2px solid #7FB1D1;
	width: 204px;
}

h1 {
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 5px;
	color: #22A2E3;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 25px;
	color: #8C8C8C;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	color: #0089D0;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: normal;
}

h3.hollowboxTitle {
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 5px;
	color: #0089D0;
	font-weight: bold;
}

h3.boxTitle {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #9ED4F1;
	font-weight: bold;
}

h3.skitracerChoiceTitle {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #B0E0E6;
	font-weight: bold;
}

h5.footTitle {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 15px;
	color: #E2E41B;
	font-weight: bold;
}

h1.darkTitle {
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 5px;
	color: #194173;
	font-weight: bold;
}

.boxPrice {
	color: #FFF;
}

.priceRed { /* @see .special_offers td.price a */
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
	color: #C4161C;
	font-weight: bold;
}

.imgLeft {
	float: left;
	margin: 5px 8px 10px 0px;
}

.imgRight {
	float: right;
	margin: 5px 0px 10px 8px;
}

.infoTable td {
	border-bottom: 1px solid #9FD3F0;
	padding: 1px 0px 1px 0px;
}

.infoTable th {
	border-bottom: 1px solid #9FD3F0;
	padding: 1px 0px 1px 0px;
	color: #0089D0;
	font-weight: bold;
}

.infoTable_tall td {
	border-bottom: 1px solid #9FD3F0;
	padding: 1px 0px 1px 0px;
	text-align: left;
}

.infoTable_tall th {
	border-bottom: 1px solid #9FD3F0;
	padding: 1px 0px 1px 0px;
	color: #0089D0;
	font-weight: bold;
	text-align: left;
}

.med_white {
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	width: 290px;


}

p.searchTag {
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.tab_bottom{
	background-image:url(../images/layout/tab_bot_515.gif);
	height:12px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.disClaim {
	font-size: 11px;	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;	
}

.searchInput {
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 135px;
}

a,a:visited {
	color: #0089D0;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

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

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

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}


.c {
	text-align: center;
}
.r {
	text-align: right;
}


.special_offers {
	border-collapse: collapse;
	border: none;
}
.special_offers a:hover {
	text-decoration: none;
}
.special_offers a img {
	border: none;
}
.special_offers tr.bar {
	height: 40px;
	background: url(../images/layout/bg_special_offer.png) top right no-repeat;
	overflow: hidden;
}
.special_offers td.cap {
	font-weight: bold;
	background: url(../images/layout/bg_special_offer_cap.png) top left no-repeat;
	width: 40px;
	font-size: 2.5em;
	text-align: center;
}
.special_offers td.cap a {
	color: #ACB500;
	text-shadow: 1px 1px 1px #555555;
}
.special_offers td.thumb,
.special_offers td.thumb img {
	max-width: 50px;
	overflow: hidden;
}
.special_offers td.nm {
	padding-left: 1em;
}
.special_offers td.price {
	width: 50px;
}
.special_offers td.price a {
	color: #C4161C; /* @see .priceRed */
	text-align: right;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 0.8em;
}
.special_offers td.price a span {
	font-size: 0.5em;
}
.special_offers td.tx {
	padding: 0 0 .75em;
}

table.deals_list td {
	padding: 3px;
}

#dealslate {
	float: left;
	width: 325px;
}
#dealslatetext {
	clear: both;
	padding-top: .75em;
}

a.calendar_box {
	width: 96px;
	height: 92px;
	background: url(../images/layout/bg_calendar_standard.png) no-repeat;
	position: relative;
	float: left;
	margin-right: 11.2px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	margin-top: 4px;
}

a.calendar_box.highlight {
	background: url(../images/layout/bg_calendar_highlight.png) no-repeat;
	color: #FFF;
}

a.calendar_box.last {
	margin-right: 0;
}

a.calendar_box span.date {
	position: absolute;
	top: 8px;
	left: 0;
	width: 96px;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

a.calendar_box span.tag {
	position: absolute;
	top: 36px;
	left: 0;
	width: 96px;
}

a.calendar_box span.price {
	color: #C4161C; /* @see .priceRed */
	position: absolute;
	top: 60px;
	left: 0;
	width: 96px;
	font-size: 2.336em;
	font-weight: bold;
	letter-spacing: -0.064em;
}

a.calendar_box.highlight span.price {
	color: #FFF;
}

/*-- COMPETITION GRID --*/
.competition-grid {
	padding-bottom: 30px;
}

.competition-grid .grid-block {
	float: left;
	width: 165px;
	margin: 0 10px 15px 0;
}

.competition-grid .grid-block.end {
	margin-right: 0;
}

.competition-grid .grid-block .fig {
	background: #F8F8F8;
	height: 140px;
	overflow: hidden;
}

.competition-grid .grid-block .cap {
	padding-top: 5px;
}

span.comp-enter {
	float: right;
	background-color: #C4161C;
	color: #FFF;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	margin-top: 5px;
}

span.comp-enter a {
	display: block;
	padding: 3px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.competition-form {
	border: 1px solid #DDD;
	padding: 10px;
	background-color: #F9F9F9;
	margin-bottom: 30px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.competition-form td {
	padding: 5px 0;
}

.competition-form .req {
	font-weight: bold;
}

.competition-form .smallprint {
	
}

.competition-form input[type=text] {
	padding: 3px;
	font-size: 1em;
}

.competition-form select {
	min-width: 50px;
	font-size: 1em;
}

.competition-form input[type=submit] {
	background-color: #C4161C;
	color: #FFF;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	margin-top: 5px;
	padding: 3px 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	border: none;
}

#recaptcha_area {
	background-color: #FFF;
}

.error {
	background-color: #DC7476;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.thanks {
	background-color: #A6C646;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

