
body {

	background-color: #333333;

	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 0;

}

	
	
body a img {
		
	border: 0;	
		
}
	
p {
		
	margin: 0;
	padding: 0;
	
}
	

	
.indent {
		
	padding-left: 20px;
		
}
	
.mediumFont {
		
	font-size: 12px;	
		
}
	
.nofloat {
		
	clear: both;	
		
}
	
.noHeight {
		
	height: 0px;	
		
}
	
	

.hideme {
		
	display: none;
		
}
	

.sitelink a {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
	cursor: pointer;

}
	
	
.sitelink a:hover {

	text-decoration: underline;
	
}
	
		
.red {
		
	color: #FF0000;
	background-color: #FFFFFF;	
		
}
	
	
.white {
		
	color: #FFFFFF;	
			
}
	

.pink {
	
	color: #EA3093;	
	
}

	
	
.larger {
		
	font-size: 16px;	
		
}
	

.smaller {
		
	font-size: 14px;	
		
}
	
.smallest {
		
	font-size: 11px;	
		
}
	
.generalText {
		
		
	padding: 15px;	
		
}	


.blueHeader {
	
	color: #004D9E;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	padding-top: 10px;
	
}	


.blueHeaderTopPad {
	
	color: #004D9E;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;	
	padding-top: 20px;	
}

#shell 	{
	
	/* the shell is set with auto left and right margins to centre the div on the screen */


	position: relative;		
	width: 960px;
	margin-left:   auto;
	margin-right:   auto;
	display: block;
	background-color: #004A9B;
	border-top: 10px solid #333333;	
	border-bottom: 10px solid #333333;	
}
	
	





#contentMain {

	color: #666666;
	display: block;
	width: 960px;
	z-index: 5;	
	background-image: url(images/contentMain_grad.jpg);
	background-repeat: repeat-y;	
	background-color: #FFFFFF;	
}
	

	
	
#leftColumn {
	
	width: 216px;
	background-color: #004A9B;
	margin: 0;
	padding: 0;
	height: 880px;

	
}


#ibtLogo {
	
	margin-bottom: 0px;	
	
}
	

	
	
#mainNav {
		
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	width: 216px;
	padding-top: 33px;
	margin-bottom: 15px;
	
}
	
	
#mainNav li {
			
	text-align: left;

}	

	
#mainNav li a {
		

	color: #FFFFFF;		
	text-decoration: none;
	font-size: 11px;
	line-height: 23px;
	padding: 0 0 0 40px;

}
	
#mainNav li a:hover {
		
	text-decoration: underline;	
				
}	

#girlSkier {

	position: absolute;
	bottom: 0;
	left: 0;
	
}


#blueBand {
	
	position: absolute;
	bottom: 0;
	left: 0;	
	
}

	
#rightColumn {
	
	width: 744px;
	float: right;
	margin: 0;
	margin-left: -4px;

}


#flashHeader {
	
	width: 744px;	
	position: relative;	

}


#flashHeader img {

	display: inline;

}


#skiResortMenu {
	
	width: 744px;	
	position: relative;	
	border-top: 3px solid #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 20;

}


#skiResortMenu li {
	
	display: inline;	
	
}



#skiResortMenu ul

	{
		
	
	position: absolute;
	top: 27px;
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	background-color: #082544;
	/* for IE */
  	filter: alpha(opacity=86);
  	/* CSS3 standard */
  	opacity: 0.86;
  	padding-top: 10px;
  	padding-bottom: 10px;
  	
	}
	
	
#skiResortMenu ul li

	{
	
	display: block;
	background-color: #002E60;
	width: 100px;	
}

	
#skiResortMenu ul li a

	{
	
	display: block;
	color: #FFFFFF;
	padding: 2px 0 2px 5px;
	text-decoration: none;
	font-size: 11px;
				
	}	
	
#skiResortMenu ul li a:hover {
	
	color: #EA3093;

		
}


#editableContent {
	

	width: 744px;	
	position: relative;
	margin-bottom: 24px;

	/*height: 620px;*/
	/*height: 620px;*/
	/*overflow: auto;*/	
	z-index: 10;

}


#leftEditableColumn {
	
	width: 460px;
	padding-left: 25px;	
	padding-top: 3px;
	margin-right: 0px;
	padding-right: 0;
	margin-left: 0;
	
	
}

#leftEditableColumn p {

	text-align: justify;	
	padding-bottom: 10px;
	
}

#mainResortImage {
	
	
	width: 460px;
	margin-bottom: 0;
	padding-bottom: 0;	
}


#resortImages {
	
	width: 190px;
	float: right;
	margin-top: 0;
	padding-top: 0;
	
	position: relative;
	top: 13px;
	left: 0;	
	margin-left: 15px;
	
}


#resortImages img {
	
	margin-right: 0;
	width: 190px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;	
}

#rightEditableColumn {

	float: right;	
	width: 220px;
	padding-right: 15px;	
	margin-right: 0px;
}


img.newsThumbnail {
	
	width: 220px;
	margin-bottom: 10px;
	
}

.newsSummary {
	
	width: 220px;	
	text-align: justify;
	margin-bottom: 40px;	
	
}

#externalLinks div.newsSummary a {
	
	cursor: pointer;		
	text-decoration: underline;
	
}

img.closeWindow {
	
	
	float: right;	
	
}


#newsLogo {
	
	position: relative;
	left: -5px;
	margin-top: 5px;	
	
}


#resortLogo {
	
	display: block;
	margin: 0 auto;	
	margin-top: 15px;
	
}


#resortDetails {
	
	margin-top: 20px;
	background-image: url(images/resortDetails_background.jpg);
	background-repeat: repeat-y;		
	margin-bottom: 20px;	
	
}


#resortDetails table {

	width: 222px;
	
}


#resortDetails table td{

	padding-left: 10px;
	text-align: left;
	width: 50%;
	font-size: 11px;
	padding-top: 5px;
	vertical-align: top;
	
}


#resortDetails div{
	
	background-color: #FFFFFF;	
	
	
}



.contactSplatter {
	
	background-image: url(images/contact_background.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 750px;
}


.quickQuoteSplatter {
	
	background-image: url(images/quick_quote_background.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 686px;
}	
	



#ibtForm {
	
	
	width: 560px;
	margin-left: 70px;
	padding-top: 28px;
	
}

#contactNumbers {
	
	
	margin-top: 20px;
	margin-left: 15px;
	
	
	
}


#contactNumbers td {
	
	vertical-align: top;	
}


table.skiDetails td input {
	
	
	width: 235px;	
	margin-left: 0;
	margin-right: 0;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 4px;	
}


table.skiDetails td select  {
	

	border: 1px solid #CCCCCC;
	color: #666666;
	
}



table.skiDetails td select option {
	

	color: #666666;
	padding: 4px 4px 0 4px;	
}

table.skiDetails td input.radio {
	
	
	width: 20px;	
	border: 0px solid #CCCCCC;
	display: inline;
	margin-bottom: 0;
		
}



table.skiDetails td textarea {
	
	width: 235px;	
	height: 120px;
	margin-left: 1px;
	padding: 4px;
	color: #666666;
	border: 1px solid #CCCCCC;	
	
}

table.skiDetails td textarea.contactText {
	
	width: 235px;	
	margin-left: 0px;
	position: relative;
	
	
}


#ibtForm #icon_send {
	
	position: relative;
	top: 0;
	left: 175px;	
	
}

#ibtForm p.cmalert {
	
	width: 235px;
	position: relative;
	left: 170px;
	top: 0;	
	
}

table.skiDetails {
	
	clear: left;
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.skiDetails tr td {
	
	text-align: right;
	margin: 0;
	
		
}

table.skiDetails td.rightCell {
	
	width: 150px;
	padding-left: 15px;
	
	
}

table.skiDetails td.leftCell {
	
	width: 160px;
	padding-right: 8px;
	padding-bottom: 4px;
		
}


table.skiDetails td.noPad {
	
	padding-bottom: 1px;	
	
}


table.skiDetails td.DateOfTravel {
	
	padding-top: 20px;	

		
}

img.calendarIcon {
	
	border-right: 1px solid #CCCCCC;
	display: inline;
	position: relative;
	top: -1px;
	left: 340px;
	height: 20px;
	
}


	
.cmalert {
		
	color: #FF0000;
	background-color: #FFFFFF;	
	text-align: left;
	padding: 5px;
		
}
	

	
ul.downloads {
	
	margin: 0;
	padding: 0;
	list-style: none;	

	
}	

ul.downloads li {

	position: relative;
	margin-bottom: 20px;	
}

ul.downloads img {
	
	width: 60px;
	height: 90px

}


ul.downloads p {
	
	
	width: 360px;
	position: absolute;
	top: 40px;
	left: 85px;
}

ul.downloads p a {
	
	float: right;	
	color: #2089D9;
	font-weight: normal;

}
	
	
	

#errorDiv {
		
	margin-top: 45px;
	padding-left: 100px;
	padding-right: 100px;
	width: 600px;	
		
}
		
	
#errorDiv p {
		
	margin: 40px 0;	
		
}	
	
	
#errorDiv ul {
		
	font-size: 13px;
		
		
}


#feedback {
	

	list-style: none;
	padding: 0;
	margin: 0;
	width: 460px;
	background-image: url(images/feedback_grad.jpg);
	background-repeat: repeat-y;
	
	
}


#feedback li p {
	
	
	padding: 0 15px;
	
}



img.highSlideNewsImage {
	
	
	float: right;
	margin-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;	
	
}

p.highSlideNewsText {
	
	color: #666666;	
	text-align: justify;	
	
}

div.highSlideNewsHeader {
	

	
}

.htmlContent {
	
	display: none;	
	
}