* {
    border:0 none;
    margin:0;
    padding:0;
}

body {
/*    background-image:url(images/bkg-gradgif);*/
/*    background-repeat: repeat-x;*/
    background-color: #023469;
    color:#000000;
    	font-family:Trebuchet,Helvetica,Sans-Serif;
    font-size:11pt;
    overflow-x:hidden;
}

h1, .title, .secondarytitle {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    color:#003a58;
    margin:15px 0px 5px 15px;
    font-weight: bold;
}

a {
    cursor:pointer;
    text-decoration:none;
    color: #D0D9E4;
    outline: none;
}

a:visited {
    font-weight:normal;
    text-decoration:none;
}

a:hover {
    color:#004675;
    font-weight:normal;
    text-decoration:underline;
}

.afforgot {
    color:#ffffff;
    text-decoration:none;
    display: inline;
}
.afforgot:hover {
    color:#ffffff;
    text-decoration:none;
    cursor:pointer;
    font-weight:bold;
}

#header {
    background:url(_img-ha/header.jpg) no-repeat;
    margin:0 auto;
    width:956px;
    height:108px;
    position:relative;
}

.inside {
	background: url(_img-ha/land_pc_header3.jpg) no-repeat !important;
	height: 117px !important;
	}

#header a#logolink{
	display: block;
	text-indent: -2000em;
	width: 165px;
	height: 100px;
	float: left;
	position: relative;
}
/* #topnav {
    position:relative;
    top:42px;
    left: 94px;
	width:570px;
	height: 56px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: transparent url(images/nav2.jpg) -2px -45px no-repeat;
}
#topnav ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 8px;
	position: absolute;
	top: 0;
	left: 0;
}
#topnav ul li{
	float: left;
	margin: 0;
}
#topnav ul li a{
	display: block;
	text-indent: -2000em;
	outline: none;
	float: left;
	height: 56px;
}
#topnav li#home a{
	width:39px;
	margin: 0 15px 0 12px;
}
#topnav li#contact a{
	width:93px;
	margin: 0 15px 0 12px;
}
#topnav li#about a{
	width:77px;
	margin: 0 15px 0 11px;
}
#topnav li#press a{
	width:120px;
	margin: 0 15px 0 10px;
}
#topnav li#faq a{
	width:42px;
	margin: 0 15px 0 5px;
}
#topnav li#blog a{
	width:46px;
	margin: 0 15px 0 5px;
}


 */
/********************************** nav roll overs ********************************/
/* #topnav li#home a:hover{
	background: transparent url(images/nav2.jpg) -22px -169px no-repeat;
}
#topnav li#contact a:hover{
	background: transparent url(images/nav2.jpg) -88px -169px no-repeat;
}
#topnav li#about a:hover{
	background: transparent url(images/nav2.jpg) -207px -169px no-repeat;
}
#topnav li#press a:hover{
	background: transparent url(images/nav2.jpg) -309px -169px no-repeat;
}
#topnav li#faq a:hover{
	background: transparent url(images/nav2.jpg) -449px -169px no-repeat;
}

#topnav li#blog a:hover{
	background: transparent url(images/nav2.jpg) -510px -169px no-repeat;
}
 */
/******************************* end nav roll overs *******************************/



/****** NEW TOPNAV ********/

#topnav {
	font: normal 14px/100% Georgia,'Times New Roman',serif;
	margin:0 auto; padding:0;
	height:62px; width:570px;
	/* clear:both; */
	position:absolute; top:20px; right:0px;
	}


#topnav ul {
	list-style: none;
	border:0; margin:0;
	text-align:center;
	display:inline;
	float:right;
	}

#topnav li {
	list-style: none;
	color:#fff;
	margin:0; padding:0 6px;
	line-height:normal;
	float:left;
	}

/* below is where you specify the height of the block and the display */

#topnav li a {
		color: #fff;
		text-align:center;
		text-decoration: none;
		padding:24px 0 0 0; margin:0;
		height:62px; width:70px;
		display:block;
		}


	#topnav li#home a, #topnav li#faq a, #topnav li#blog a, #topnav li#press a {
		width: 48px;
		}

	#topnav li#reserve a {
		width: 110px;
		}


	#topnav li a:hover {
		background:transparent url(/_img-ha/topnav.gif) 50% top no-repeat;
		}

		#topnav li#home a:hover, #topnav li#contact a:hover {
			background-image:url(/_img-ha/topnav-lt.gif);
			}





/******* END NEW TOPNAV *********/


#main {
    margin:0 auto;
    width:1022px;
}
#main .reserve_now_link{
    position:relative;
    top:-85px;
    left:120px;
    display:block;
    width:260px;
}

#content {
    text-align:left;
 	   margin-left:33px;
    margin-right:16px;
    font-size:13px;
    line-height: 20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #666666;
}

img.rightalign {
padding: 0 0 10px 10px;
float: right;
}

img.leftalign {
padding: 10px 10px 0 0;
float: left;
}

#welcome_content {
    width: 620px;
    text-align:left;
    margin-left:33px;
    margin-right:16px;
    font-size:13px;
    line-height: 20px;
        font-family:Georgia, "Times New Roman", Times, serif;
        color: #666666;
}
#about_content {
    width: 850px;
    text-align:left;
    margin-left:33px;
    margin-right:16px;
    font-size:13px;
    line-height: 20px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #666666;
}
#foot {
    margin:15px auto;
    width:950px;
    text-align: center;
    overflow: hidden;
    display: block;
}
#foot ul{
	list-style-type: none;
	margin-left:120px; margin-bottom:1em;
}
#foot ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin: 0 10px;
}
#foot ul a{
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#foot ul a:hover{
	text-decoration: none;
	color: #fff;
}

#foot p {clear: left; color:#57c4ef; text-transform:uppercase; font-family:georgia,'times new roman',times,serif; font-size:10px;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

html[xmlns] .clearfix {
	display: block;
	}

* html .clearfix {
	height: 1%;
	}

#addressinfo {
	color:#ccc;
	text-align:center;
	font-size:13px; font-family:Georgia,'Times New Roman', times, serif;
	clear:both;
	display:block;
	padding-top:8px;
	}

span.copyright{
	color:#fff;
	display: block;
	width: 313px;
	height: 17px;
	text-indent: -2000em;
	background: transparent url(images/copyright.gif) 0 0 no-repeat;
/* 	float: right; */
	position: relative;

	margin:1em auto;

}
#testimonials{
     text-align: left;
     color: #800080;
     height: 272px;
	 	font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		text-align:justify;
		margin-left: 25px;
		margin-right:31px;
    	font-size:12px;
    	line-height: 20px;
    	color:#666666;
		padding-right:10px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom:10px;
		background: transparent url(images/home_testimonials_gray.gif) 0 0 no-repeat;
}
/******************************* tool bar nav *******************************/

ul#toolbarnav{
	background: transparent url(images/nav_weather_bar1.jpg) 0 0 no-repeat;
	width:940px;
	height: 107px;
	position: relative;
	top:-38px;
	list-style-type: none;
}

	#mainnav ul#toolbarnav {
	top: 0;
	}

ul#toolbarnav li{
	float: left;
}

#toolbarnav li#reservations a, #toolbarnav li#equipment a, #toolbarnav li#packages a, #toolbarnav li#partners a{
	display: block;
	height: 68px;
	text-indent: -2000em;

}
#toolbarnav li#reservations a{
	width:185px;
}
#toolbarnav li#equipment a{
	width: 163px;
}
#toolbarnav li#packages a{
	width: 166px;
}
#toolbarnav li#partners a{
	width: 168px;

}
/**************** interior tool bar hover ***********************/
#toolbarnav_interior li#reservations a:hover{
	background: transparent url(images/nav_weather_bar1.jpg) 0 -111px no-repeat;
}
#toolbarnav_interior li#equipment a:hover{
	background: transparent url(images/nav_weather_bar1.jpg) -185px -111px no-repeat;
}
#toolbarnav_interior li#packages a:hover{
	background: transparent url(images/nav_weather_bar1.jpg) -348px -111px no-repeat;
}
#toolbarnav_interior li#partners a:hover{
	background: transparent url(images/nav_weather_bar1.jpg) -514px -111px no-repeat;
}
ul#toolbarnav_interior{
    background: transparent url(images/nav_weather_bar1.jpg) 0 0 no-repeat;
    width:940px;
    height: 107px;
    position: relative;
    top:-60px;
    list-style-type: none;
}
ul#toolbarnav_interior li{
    float: left;
}
#toolbarnav_interior li#reservations a, #toolbarnav_interior li#equipment a, #toolbarnav_interior li#packages a, #toolbarnav_interior li#partners a{
    display: block;
    height: 68px;
    text-indent: -2000em;
}
#toolbarnav_interior li#reservations a{
    width:185px;
}
#toolbarnav_interior li#equipment a{
    width: 163px;
}
#toolbarnav_interior li#packages a{
    width: 166px;
}
#toolbarnav_interior li#partners a{
    width: 168px;
}
/**************** tool bar hover ***********************/
#toolbarnav li#reservations a:hover{
    background: transparent url(images/nav_weather_bar1.jpg) 0 -111px no-repeat;
}
#toolbarnav li#equipment a:hover{
    background: transparent url(images/nav_weather_bar1.jpg) -185px -111px no-repeat;
}
#toolbarnav li#packages a:hover{
    background: transparent url(images/nav_weather_bar1.jpg) -348px -111px no-repeat;
}
#toolbarnav li#partners a:hover{
    background: transparent url(images/nav_weather_bar1.jpg) -514px -111px no-repeat;
}
/******************************* equipment css ******************************/
#equipmentcontainer *{padding:0;margin: 0;border: 0;}
#equipmentcontainer{
	width: 900px;
    height: 710px;
	background: transparent url(images/background-flakes-mtns.jpg) 0 0 no-repeat;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	left:20px;
	top:-40px;
    float:left;
}
*:first-child+html #equipmentcontainer{
    left:30px;
}
#equipmentcontainer ul{
	list-style-type: none;
	width: 550px;
	overflow: hidden;
	margin: 0 auto;
	min-height: 55px;
    height:55px;
}
#equipmentcontainer ul li{
	float: left;
	color: #fff;
	position: relative;
	left:5px;

}
#equipmentcontainer ul li a{
	color: #fff;
	display: block;
	text-indent: -2000em;
}
#equipmentcontainer ul li#skis a, #equipmentcontainer ul li#snowboards a, #equipmentcontainer ul li#otherequipment a{
	background: transparent url(images/equipmentnav.png) 0 0 no-repeat;

}
#equipmentcontainer ul li#skis a{
	background-position: 0 -52px;
	width: 80px;
	height: 45px;
}
#equipmentcontainer ul li#snowboards a{
	width: 190px;
	height: 45px;
	background-position: -81px -52px;
}
#equipmentcontainer ul li#otherequipment a{
	background-position: -340px -109px;
	width: 188px;
	height: 45px;
}
/* hover and active css */
#equipmentcontainer ul li#skis a.active{
	background-position: 0 -109px;
	width: 115px;
	height: 55px;

}
#equipmentcontainer ul li#snowboards a.active{
	background-position: -76px -1px;
	height: 50px;
	width: 255px;

}
#equipmentcontainer ul li#otherequipment a.active{
	background-position: -273px -52px;
	height: 52px;
	width: 250px;
}
#equipmentinfo{
	width: 532px; /* RHM 600px */
	margin: 0 0 0 15px;
	float: left;
	overflow: hidden;

}
#equipmentinfotop{
	background: transparent url(images/equipmentinfobackgroundtopcorners.png) 0 0 no-repeat;
	width: 522px;
	height: 24px;
	margin: 0;
	float: left;
}
#equipmentinfomiddle{
	background: transparent url(images/equipmentbackgroundrepeat.png) 0 0 repeat-y;
	overflow: hidden;
	float: left;
	width: 522px;
}
#equipmentinfobottom{
	background: transparent url(images/equipmentbackgroundbottomcorners.png) 0 0 no-repeat;
	height: 24px;
	float: left;
	width: 522px;
}
#equipmentinfo .left, #equipmentinfo .middle, #equipmentinfo .right,
#otherequipmentcontainer .left, #otherequipmentcontainer .middle, #otherequipmentcontainer .right{
	width:140px;
	float: left;
	margin: 0px 15px;
	color: #fff;
    text-align:left;
}
#otherequipmentcontainer{
    color: #fff;
    background: transparent url(images/otherequipment2.png) 0 0 no-repeat;
    width:522px;
    height:199px;
    margin: 11px 0;
    padding:25px 0 0 0;
    float: left;
}
#equipmentdetail, #boarddetail{
    width: 332px;
    height: 600px;
    background: transparent url(images/equipmentdetail.png) 0 0 no-repeat;
    margin-top: 0px; /* RHM 26px */
    margin-right: 5px;
    color: #fff;
    padding: 5px 15px 5px 0px; /* RHM 5px */
    float: right;
    /*position: relative;*/
    top:0px; /* RHM -615 */
    left:-5px;
    overflow: hidden;
}
*:first-child+html #equipmentdetail{
    margin-top:0;
    left: -5
}

#boarddetail{
	top:0px
}
*:first-child+html #boarddetail{
	top:-405px;
}
#equipmentinfo span.categoryname, #otherequipmentcontainer span.categoryname{
	font-size:11px;
	font-weight:bold;
}
.theIframe{
    width: 330px;
    height: 580px;
    frameBorder:0px;
    font-size: small;
}
#gear_table{
		font-family: Trebuchet;
	font-size: 12px;
	border: 1px solid #000;
}
#equipmentdetailscontent table{
	font-size: 12px;
}
#equipmentskisimage, #equipmentboardimage, #equipmentotherimage{
	position: absolute;
	bottom: 2px;
	right: -5px;
	display: none;
}
.categorylist{
	padding-left:15px;
	border:1px solid #000;
	text-align:left;
	font-size:10px;
	cursor:pointer;
}
/************************* faq css*************************/
#faqpagecontainer{
	background: transparent url(images/topflakes.jpg) -2px 0 repeat-y;
	padding:0;
	width:899px;
	overflow: hidden;
	margin: 10px auto;
	text-align: left;
}
#faqpagecontainer ul{
	background: transparent url(images/faqbackground.jpg) -2px 100% no-repeat;
	list-style-type:none;
	width:899px;
	padding-bottom:80px;
}
#faqpagecontainer ul li span{
	background: transparent url(images/faqflake.png) 0 0 no-repeat;
	width:15px;
	height:30px;
	display:block;
	position:relative;
	top:25px;
	left:5px;
}
#faqpagecontainer ul li h2, #faqpagecontainer ul li p, #faqpagecontainer ul li{
    width:813px;color:#fff;font-family:Georgia, "Georgia", Times, serif;
}
#faqpagecontainer ul li h2{
	padding:0px 0px 0 25px;
	font-size:18px;
	color:#003A59;
}
#faqpagecontainer ul li p{
	padding:15px 25px 0px 25px;
	width:755px;
}
#faqpagecontainer ul li{
	margin:0px auto;
}
/******************************* contact us page ************************/
#contactpagecontainer{
	margin: 25px auto;
	background: transparent url(images/background-reserve-mtns.jpg) 0 100% no-repeat;
	width:898px;
	padding-bottom: 120px;
	text-align: left;
}
/************************ packages container ****************************/
#packagescontainer{
	position: relative;
	top:-35px;
	background: #79BADE url(images/package_background.jpg) 0 0 no-repeat;
	width: 898px;
	height: 820px;
	margin: 0 0 20px 20px;
	padding:0 0 50px 0;
	overflow: hidden;
}
#liftticketscontainer {
	background: url(images/package_background.jpg) 0 -980px no-repeat;
	margin: 20px 0 0 20px;
	padding: 0 0 20px 0;
	overflow: hidden;
	height: 200px;
	width: 898px;
}

.secondarytitle#packages {
	top:-70px; padding-left:100px;
	width:700px;
	font-size:16px;font-style:italic; line-height:140%;
	text-align:left;
	}

#packagescontainer2 {
	position: relative;
	top:-35px;
	background: #7da9cc url(images/background-packages.jpg) 0 0 no-repeat;
	width: 883px;
	height: 500px;
	margin: 0 0 20px 20px;
	padding:56px 0 50px 15px;
	overflow: hidden;
	font-family:Georgia, "Georgia", Times, serif;
}

#liftticketscontainer2 {
	position: relative;
	background: #7da9cc url(images/background-lifttix.jpg) 0 0 no-repeat;
	margin: 0 0 20px 20px;
	padding: 60px 0 0 150px;
	overflow: hidden;
	height: 150px;
	width: 748px;
	font-family:Georgia, "Georgia", Times, serif;
}

/************************ table listings *****************************/

#packagelisting1 {
	float: left;
	width: 430px;
	}

#packagelisting2 {
	margin-right: 5px;
	float: right;
	width: 430px;
	}

table.package {
	width: 425px;
	height: 80px;
	background: url(images/pkg-bak.gif) 0 0 no-repeat;
	color: white;
	margin-bottom: 10px;
	margin-right: 5px;
	}

	table.package th {
		width: 120px;
		}

	table.package td {
		text-align: left;
		}

	table.package td.price .pricetd {
		position: relative;
		}

	table.package td.price {
		width: 70px;
		padding-left: 30px;
		padding-top: 10px;
		vertical-align: top;
		background: url(images/pkg-dollar.gif) 0 24px no-repeat;
		font-size: 42px;
		font-weight: normal;
		}

	table.package td.price span {
		position: absolute;
		display: block;
		padding-top: 20px;
		padding-left: .5em;
		font-size: 8px;
		}

		html>body table.package td.price span {
			position: absolute;
			top: 0px;
			right: 1em;
			font-size: 8px;
			}

	table.package td.price span.dolr {
		display: none;
		}

	table.package td.desc {
		width: 115px;
		padding-left: 5px;
		font-size: 12px;
		}

	table.package td.buttons {
		width: 57px;
		font-size: 10px;
		}

	table.package td.buttons span {
		display: none;
		}

	table.package td.buttons .moreinfo, table.package td.buttons .reservenow {
		display: block;
		width: 59px;
		height: 26px;
		background: url(images/reservenowmoreinfo.jpg) 0 0 no-repeat;
		}

	table.package td.buttons .reservenow {
		background-position: 0 -27px;
		}

/************************ packages listings *****************************/
ul#packageslisting {
	list-style-type: none;
	text-align: left;
}
#packageslisting li{
	padding: 0;
	position: relative;
	top:81px;
	left: 747px;
	margin: 0 0 19px 0;
	width:60px;
	height: 52px;
	display: block;
}
*:first-child+html #packageslisting li{
	margin: 0 0 16px 0;
}
#packageslisting li a{
	display: block;
	float: right;
	width: 60px;
	height: 25px;
	clear: both;
	margin: 0;
	position: relative;
	text-indent: -2000em;
	outline: none;
}
#packageslisting strong, #packageslisting span{
	display: none;
}
#packageslisting .moreinfo, #packageslisting .reservenow{
	background: url(images/reservenowmoreinfo.jpg) 0 0 no-repeat;
}
#packageslisting .reservenow{
	background-position: 0 -27px;
}
/********************** lift tickets table ******************/
table.lifts {
	width: 674px;
	height: 61px;
	background: url(images/lft-bak.gif) 0 0 no-repeat;
	color: white;
	margin-bottom: 10px;
	margin-right: 5px;
	}

	table.lifts th {
		width: 160px;
		}

	table.lifts td {
		text-align: left;
		}

	table.lifts td.price .pricetd {
		position: relative;
		}

	table.lifts td.price {
		display: block;
		float: left;
		width: 108px;
		padding-left: 35px;
		padding-right: 25px;
		padding-top: 0;
		vertical-align: top;
		background: url(images/pkg-dollar.gif) 0 14px no-repeat;
		font-size: 42px;
		font-weight: normal;
		}

	table.lifts td.price span {
		position: absolute;
		display: block;
		padding-top: 15px;
		padding-left: .5em;
		font-size: 8px;
		color: #bcdaf2;
		}

		html>body table.lifts td.price span {
			position: absolute;
			top: 0px;
			right: 1em;
			font-size: 11px;
			}

	table.lifts td.price span.dolr {
		display: none;
		}


/********************** lift tickets css ******************/
#lifttickets{
	text-indent: -2000em;
}
/*********************** Titles *************************/
#blah{
    background: transparent url(images/half-flake.png) 0 0 no-repeat;
    padding:10px 0 0 25px;
    height: 44px;
}
.interiortitle{
	background: transparent url(images/half-flake.png) 0 0 no-repeat;
	padding:10px 0 0 25px;
	height: 44px;
}
.interiortitlehigh{
	background: transparent url(/_img-ha/header-img.gif) 0 0 no-repeat;
	padding:10px 0 0 25px;
	height: 44px;
}
.secondarytitle{
	font-size: 12px;
}

span.secondarytitle{
	display: block;
	float: left;
	text-align: center;
	position: relative;
	left:150px;
	top:-60px;
}
.interiorsubtitle{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    color:#003a58;
    margin:15px 0px 5px 35px;
    font-weight: bold;
}
.maintitle{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    color:#003a58;
    padding-top: 16px;
    height: 25px;
    font-weight: bold;
    font-style: italic;
    z-index: 1500;
}

.mainsubtitle{
    background: transparent url(images/half-flake.png) 0 4px no-repeat;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    color:#003a58;
    margin: 1px 0px 0 35px;
    padding-left: 25px;
    padding-top: 15px;
    height: 55px;
    font-weight: bold;
}
/*********************** reservation container *************************/
#reservationscontainer{
    background: url(images/background-reserve-mtn3.jpg) 0 0 no-repeat;
    height:670px;
    width:898px;
    position: relative;
    left:19px;
    top:-135px;
    color: #fff;
    overflow: hidden;
    padding: 0 0 25px 0;
}
*:first-child+html #reservationscontainer{
    left:0;
}
#reservationscontainer #resframe{
    width: 890px;
    height: 440px;
}
#reservationscontainer #resContinueFrame{
    width: 840px;
    height: 690px;
}

#reservationscontainer #formcontainer{
    background: transparent url(images/reservationformbackground1.png) 0 0 no-repeat;
    width: 790px;
    height: 200px;
    margin: 15px auto;
    overflow: hidden;
    padding: 20px 10px 0 50px;

}

#reservationscontainer #formcontainer .return_aff_btn {
    float:left;
   /* position:relative;
    top:-50px;
    left: 515px;*/
    cursor:pointer;
	padding-top:10px;
}

#reservationscontainer label{
    font-family: Georgia, "Times New Roman", Times, serif;
    width:112px;
    text-align: right;
    float: left;
    display: block;
    clear: both;
    margin: 8px 0;
    color: #fff
}

#reservationscontainer .short_label {
	margin-bottom:2px;
}

/* #reservationscontainer input[type="text"], #reservationscontainer select, #reservationscontainer input[type="password"],  */
#reservationscontainer #firstname, #reservationscontainer #res_email, #reservationscontainer #res_delivery_date, #reservationscontainer #lastname, #reservationscontainer #res_phone {
    border:1px solid #003A59;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #003A59;
    width: 100px;
    float: left;
    margin: 8px 0;
}

#reservationscontainer #res_delivery_time {
    border:1px solid #003A59;
    padding: 1px 6px;
    font-size: 12px;
    font-weight: bold;
    color: #003A59;
    /*width: 100px;*/
    float: left;
    margin: 8px 0;
	/*width:100px;*/
}
#reservationscontainer #res_phone {
	margin: 8px 0 0px;
	padding-bottom:0;
}

input[type="password"], input[type="text"]{
    border:1px solid #003A59;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #003A59;
    width: 100px;
}
input[type="text"]{
    width: 150px;
}
#reservationscontainer select{/*width:100px;*/}

*:first-child+html #reservationscontainer select{
    margin-left:24px;
}
#reservationscontainer #caldiv{
    position:absolute;
    border: 1px solid #000;
    padding: 5px;
    visibility:hidden;
    background-color:#F0F0F0;
    layer-background-color:#F0F0F0;
}
#reservationscontainer #caldiv select{width:70px;}
#reservationscontainer input[type="image"]{
    /*position: relative;*/
}
#reservationscontainer .calendaricon{
    position: absolute;
    top:115px;
}
*:first-child+html #reservationscontainer .calendaricon{
    top:8px;
}


/*********************** reservation email container *************************/
#reservations_email_container{
    background: url(images/background-reserve-mtn3.jpg) 0 0 no-repeat;
    height:670px;
    width:898px;
    position: relative;
    left:19px;
    top:-135px;
    color: #fff;
    overflow: hidden;
    padding: 0 0 25px 0;
}
*:first-child+html #reservations_email_container{
    left:0;
}

#reservations_email_container #resContinueFrame{
    width: 826px;
    height: 360px;
    border: solid 1px black;
}

#reservations_email_container #formcontainer{
    background: transparent url(images/reservation_email2_box.gif) 0 0 no-repeat;
    width: 790px;
    height: 265px;
    margin: 15px 15px 0 28px;
    overflow: hidden;
    padding: 20px 10px 0 50px;
}

#reservations_email_container #formcontainer .return_aff_btn{
    float:left;
    position:relative;
    top:-50px;
    left: 515px;
    cursor:pointer;
}

#far_right {
	float:left;
	width:180px;
	padding:22px 0 0;
}

#reservations_email_container label{
    font-family: Georgia, "Times New Roman", Times, serif;
    width:112px;
    text-align: right;
    float: left;
    display: block;
    clear: both;
    margin: 8px 0;
    color: #fff
}
#reservations_email_container input[type="text"], #reservations_email_container select, #reservations_email_container input[type="password"]{
    border:1px solid #003A59;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #003A59;
    width: 100px;
    float: left;
    margin: 8px 0;
}
input[type="password"], input[type="text"]{
    border:1px solid #003A59;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #003A59;
    width: 100px;
}
input[type="text"]{
    width: 150px;
}
#reservations_email_container select{width:130px;}
#reservations_email_container #caldiv{
    position:absolute;
    border: 1px solid #000;
    padding: 5px;
    visibility:hidden;
    background-color:#F0F0F0;
    layer-background-color:#F0F0F0;
}
#reservations_email_container #caldiv select{width:70px;}
#reservations_email_container input[type="image"]{
    position: relative;
}
#reservations_email_container .calendaricon{
    position: absolute;
    top:115px;
}
*:first-child+html #reservations_email_container .calendaricon{
    top:8px;
}

#reservations_email_container #formcontainer form #leftcolumn{
    display:  block;
    width:245px;
    float: left;
    overflow: hidden;
}
#reservations_email_container #email_select_header{
    display: inline;
    position:relative;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    width: 800px;
    left: 90px;
    top: 15px;
}
*:first-child+html #reservations_email_container #email_select_header{
    left: -20px;
    top:28px;
}

#formcontainer form #leftcolumn{
    display: block;
    width:265px;
    float: left;
    overflow: hidden;
	margin-left:0px;
}
#formcontainer form #rightcolumn{
    width:265px;
    float: left;
    overflow: hidden;
    margin-left:40px;
}
#formcontainer #existingreservation{
    width:210px;
    float: right;
    color: #00355D;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    left: -60px;
    top: -150px;
    text-align: center;
}
#formcontainer #existingreservation .reservenowbutton{
    position: relative;
    top: -75px;
    left: -45px;
    float: right;
}
#formcontainer #reservationoption{
    position: relative;
    top:-90px;
    left: 490px;
    display: block;
    width:25px;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-indent: none;
}
*:first-child+html #formcontainer #reservationoption{
    left: 165px;
}
#formcontainer #res_email{
    width:130px;
}

*:first-child+html #formcontainer form #res_delivery_time {
    position:relative;
    top: 18px;
    left: 0px;
	width:120px;
}
#formcontainer form #numberpeople {
    float: left;
    width:600px;
    clear: both;

    color: #fff;
    font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:3px;
}
*:first-child+html #formcontainer form #numberpeople {
    position: relative;
    left: -28px;
}
*:first-child+html #formcontainer form #numberpeople  input{
    position: relative;
    top:8px;
	margin-bottom:8px;
}

#formcontainer form #numberpeople input{
    float: none;
    width: 25px;
}

#formcontainer form #lastday {
    float: left;
    width:106px;
    clear: left;
    padding: 0 6px 0 0;
	margin:4px 0 0 0;
	padding-top:2px;
    color: #fff;
    text-align:right;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#formcontainer form #lastday2 {
    float: left;
    width:145px;
    clear: right;
    padding: 0;
	margin:4px 0 0 0;
	padding-top:2px;
    color: #fff;
	text-align:left;
    font-family:Georgia, "Times New Roman", Times, serif;
}
*:first-child+html #formcontainer form #lastday {
    position: relative;
    left: -28px;
}
*:first-child+html #formcontainer form #lastday input{
    position: relative;
    top:8px;
}
#formcontainer form #lastday input{
    float: none;
    width: 100px;
	margin-bottom:8px;
	vertical-align:baseline;
}

#formcontainer form .reservenewbutton{
    /*position: relative;
    top:-110px;
    left: -65px;*/
    float: left;
	padding:50px 10px 0 24px;
}
*:first-child+html #formcontainer form .reservenewbutton{
    top: 85px;
    left: -70px;
}
#phonenumberbox{
	/*position: relative;*/
    font-size: 12px;
    float:left;
   /* top: -5px;
	left: 75px;  105px */
	clear:both;
	width:120px;
	padding-left:110px;
}
/*********************** reservation selection container *************************/
 #reservationselectcontainer{
    background: #87BDE7 url(images/background-reserve-mtns4.jpg) 0 0 no-repeat;

    height:710px;
    width:898px;
    position: relative;
    top:-54px;
    left: -2px;
    color: #fff;
    overflow: hidden;
    padding-top : 15px;
}
#reservationselectcontainer #formlogincontainer{
    background: transparent url(images/reservationloginbackground1.png) 0 0 no-repeat;
    position: relative;
    height: 584px;
    left:28px;
    margin: 15px auto;
    overflow: hidden;
    padding: 20px 10px 0 50px;
        font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    color:#FFFFFF;
}

#reservationselectcontainer #formselectcontainer{
    background: transparent url(images/reservation_3_box.gif) 0 0 no-repeat;
    position: relative;
    width: 790px;
    height: 672px;
    left:2px;
/*    margin: 15px auto;*/
    overflow: hidden;
    padding: 20px 10px 0 50px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    color:#0F3857;
}


#reservationselectcontainer #formselectcontainer #reservationselectleft{
    float: left;
    width: 300px;
    height: 150px;

}
#reservationselectcontainer #formselectcontainer #reservationselectright {

    float: right;
    width: 370px;
    height: 150px;
    position: relative;
    left: -20px;

}
#reservationselectcontainer #formselectcontainer #reservation_email {

    float: left;
    width: 720px;
    height: 150px;
    position: relative;
    color:white;
    font-family: Georgia, Times, serif;
    font-size: 16px;
    top: 30px;
    left: 35px;
    text-align: left;
    line-height: 22px;
}
#reservationselectcontainer #formselectcontainer #reservationselectleft .reservenewbutton {
    position: relative;
    top: 36px;
    left: 1px;
}
#reservationselectcontainer #formselectcontainer #reservationselectright .reservecontinuebutton {
    position: relative;
    top: 17px;
    left: -15px;
}
#reservationsminicontainer{
    background: transparent url(images/res_background.jpg) 0 0 no-repeat;
    height:790px;
    width:898px;
    position: relative;
    left:20px;
    top:-136px;
    color: #fff;
    overflow: hidden;
    padding: 0 0 15px 0;
}
*:first-child+html #reservationsminicontainer{
    left:0;
}
#reservationsminicontainer #formcontainermini{
    background: transparent url(images/doublebar3.png) 0 0 no-repeat;
    width: 800px;
    height: 125px;
    margin: 15px auto;
    overflow: hidden;
    padding: 20px 10px 0 50px;
}
#reservationsminicontainer #formcontainermini form #leftcolumn{
    font-size: 12px;
    font-weight:bold;
    font-family: Georgia, "Times New Roman",Times,serif;
    position: relative;
    top: -5px;
    width:550px;
    float: left;
    overflow: hidden;
    text-align: left;
}
#reservationsminicontainer #formcontainermini form #centercolumn{
    font-size: 12px;
    font-weight:bold;
    font-family: Georgia, "Times New Roman",Times,serif;
    width:180px;
    float: left;
    overflow: hidden;
    text-align: left;
}
#reservationsminicontainer #formcontainermini form #rightcolumn{
    font-size: 12px;
    font-weight:bold;
    font-family: Georgia, "Times New Roman",Times,serif;
    display: block;
    width:200px;
    float: left;
    overflow: hidden;
    text-align: left;
}
#reservationsminicontainer #formcontainermini form #linkcolumn{
    display: block;
    width:200px;
    float: left;
    overflow: hidden;
    text-align: left;
}
#reservationsminicontainer #resContinueFrame{
    width: 845px;
    height: 690px;
    position: relative;
    overflow: auto;
    top: -90px;
    left: -1px;
    background-color: white;
    border: 1px solid black;
}

/*********************** affiliate container *************************/
#affiliatescontainer{
    height:630px;
    width:898px;
    position: relative;
    left:20px;
    top:-50px;
    color: #000;
    overflow: hidden;
    padding: 0 0 0px 0;
}

#message {
	padding:30px 50px;
}

*:first-child+html #affiliatescontainer{
    left:0;
}
#affiliatescontainer #affFrame{
    width: 880px;
    height: 390px;
	background-position:center;
}
#affiliatescontainer #formcontainer{
/**    background: transparent url(images/reservationformbackground1.png) 0 0 no-repeat;
**/		background: transparent url(images/reservationselectbackground.png) 0 0 no-repeat;
    width: 790px;
    height: 185px;
    margin: 15px auto;
	margin-left: 25px;
    overflow: hidden;
    padding: 20px 10px 0 50px;
}
#affiliatescontainer label{
    width:100px;
    text-align: right;
    float: left;
    display: block;
    clear: both;
    margin: 8px 0;
    color: #fff

}
#affiliatescontainer input[type="text"]{
    border:1px solid #003A59;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #003A59;
    width: 100px;
    float: left;
    margin: 8px 0;
}

#affiliatescontainer #formcontainer #leftcolumn{
    position: relative;
   		width:380px;
    height:245px;
    float: left;
    overflow: hidden;
}

#affiliatescontainer #formcontainer form #affiliateLogin{
    width:380px;
    float: left;
    color: #00355D;
    font-size: 13px;
    position: relative;
    left: 100px;
    text-align: left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#FFFFFF;
}

#promotext {
    position: absolute;
    text-align: center;
    top: 25px;
    left: 45px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
}
#affiliatescontainer #formcontainer form #affiliateLogin #aff_email #aff_password{
    float: none;
    width:125px;
}
*:first-child+html #formcontainer form #affiliateLogin #aff_email #aff_password{
    position: relative;
    display: block;
}
#formcontainer .loginbutton{
    position: relative;
    top:-20px;
    left: -87px;
    float: right;
}
#formcontainer .signupbutton{
    position: relative;
    top:60px;
    left: -135px;
    float: right;
}
/***************************** weather widget css *************************/
#weatherwidget, #weatherwidgetinteriorpages{
    width: 240px;
    display:block;
    float:right;
    position: relative;
    top:-155px;
}

.weatherbox{
	position: relative;
	top:7px;
}
.weathercity{
	float:left;
	position:relative;
	top:6px;
	left:5px;
	font-size:11px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
}
.weatherimage{
	float:left;
	position:relative;
	top:23px;
	left:-55px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
}
.weatherimage img{
	border-style:solid;
    border-width:1px;
    border-color: #585858;
    vertical-align: top;
}
.conditionsbox{
	float: right;
	width: 150px;
	text-align: center;
	position: relative;
	top:-38px;
	text-align: left;
}
.currentcontionheading{
	font-size:12px;
	display: block;
	width: 150px;
	clear: both;
	position: relative;
	padding: 0 0 5px 0;
	text-align: left;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.currenttemps{
	float:left;
	font-size:12px;
	width:70px;
	position: relative;
	left: 80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

#weatherwidgetinteriorpages{
    top:-102px;
}
#weatherwidgetinteriorpages .weatherbox{
    position: relative;
    top:-15px;
}

/************************* press release page *************************/
#presscontainer{
    background: transparent url(images/res_background.jpg) -2px 0 repeat-y;
    padding:0;
    height:520px;
    width:899px;
    overflow: hidden;
    margin: 10px auto;
    text-align: left;
}
#presscontainer ul{
/*    background: transparent url(images/faqbackground.jpg) -2px 100% no-repeat;*/
    list-style-type:none;
    width:899px;
    padding-bottom:80px;
}
#presscontainer ul li span{
/*    background: transparent url(images/faqflake.png) 0 0 no-repeat;*/
    width:750px;
/*    height:30px;*/
    display:block;
    position:relative;
    top:5px;
    left:5px;
}
#presscontainer ul li h2, #presscontainer ul li p, #presscontainer ul li{
    width:813px;color:#fff;
}
#presscontainer ul li h2{
    padding:0px 0px 0 25px;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
    color:#003A59;
}
#presscontainer ul li p{
    padding:15px 25px 0px 25px;
    color:#003A59;
    width:645px;
}
#presscontainer ul li{
    margin:0px auto;
}


#hello_span {
    font-size:30px;
    position:relative;
    margin-left:50px;
    top:50px;
}
/************************* testimonial page *************************/
#testimonialcontainer{
    background: transparent url(images/res_background.jpg) -2px 0 repeat-y;
    padding:0;
    width:899px;
    overflow: hidden;
    margin: 10px auto;
    text-align: left;
}
#testimonialcontainer ul{
/*    background: transparent url(images/faqbackground.jpg) -2px 100% no-repeat;*/
    list-style-type:none;
    width:839px;
    padding-bottom:80px;
}
#testimonialcontainer ul li span{
/*    background: transparent url(images/faqflake.png) 0 0 no-repeat;*/
    width:750px;
/*    height:30px;*/
    display:block;
    position:relative;
    top:5px;
    left:5px;
}
#testimonialcontainer ul li h2, #testimonialcontainer ul li p, #testimonialcontainer ul li{
    width:813px;color:#fff;
}
#testimonialcontainer ul li h2{
    padding:6px 0px 0 10px;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color:#003A59;
}
#testimonialcontainer ul li p{
    padding:5px 25px 0px 35px;
    color:#003A59;
    /*width:645px;*/
}
#testimonialcontainer ul li{
    margin:0px auto;
}
.logingbutton {
    position:relative;
    left:50px;
}

.col_title {
    font-size: 12px;
    font-weight:bold;
    font-family: Georgia, "Times New Roman",Times,serif;
}

/************************* resorts page *************************/

h1.rsrt {
float: left;
height: 129px;
color: yellow;
background: none;
}

img#rsrtlogo {
margin: 0 20px 10px 10px;
}

table#resort {
float: right;
width: 475px;
border: 1px solid #7da9cc;
margin-right: 3em;
*margin-right: 15px; /* for IE6 and above */
margin-bottom: 20px;
padding: .5em;
background-color: #a5d1ec;
color: #022950;
}

table#resort a {
color: #022950;
}

table#resort td {
text-align: left;
padding: .5em;
font-weight: bold;
}

table#resort td.rt {
text-align: right;
font-weight: normal;
}

dl#resort {
float: right;
width: 400px;
border: 1px solid #7da9cc;
margin-right: 3em;
margin-bottom: 20px;
padding: 1em 0 .5em;
}

dl#resort dt {
clear: right;
float: left;
padding: 0 0 .5em 1em;
}

dl#resort dd {
clear: left;
float: right;
padding: 0 1em .5em 1em;
}

#resorts {
clear: both;
width: 898px;
font-size: 90%;
background: #7da9cc url(/images/background-resorts.jpg) 0 0 no-repeat;
margin: 0 25px 20px 25px;
padding: 0 0 0 0;
overflow: hidden;
text-align: left;
}

#resorts ul#tabs {
font-size: 102%;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-weight: bold !important;
text-transform: uppercase;
margin: 0 0 0 10px;
}

#resorts ul#tabs li {
list-style: none;
}

* html #resorts ul#tabs li {
display: inline; /* ie6 double float margin bug */
}

#resorts ul#tabs li {
background: url(/images/tab_right.gif) no-repeat right top;
margin: 0 0 20px 0;
padding: 0;
}

#resorts ul#tabs li#last {
background: url(/images/tab_right.gif) no-repeat right top;
}

#resorts ul#tabs li,
#resorts ul#tabs li a {
float: left;
}

#resorts ul#tabs li a {
height: 16px;
display: block;
background: url(/images/tab_left2.gif) no-repeat left top;
text-decoration: none;
color: #fff;
font-weight: bold;
padding: 10px 17px;
}

#resorts ul#tabs li.active, #resorts ul#tabs li.active#last {
background: url(/images/tabactiv_right.gif) no-repeat right top;
}

#resorts ul#tabs li.active a {
background: url(/images/tabactiv_left.gif) no-repeat left top;
color: #333333;
}

#resorts div {
position: relative;
background: #fff;
clear: both;
padding: 20px;
min-height: 200px;
width: 818px;
margin: 0 auto 20px;
}

#resorts div h3 {
margin: 0 0 10px 0;
background: transparent url(images/half-flake.png) 0 4px no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#003a58;
padding-left: 25px;
padding-top: 15px;
height: 55px;
font-weight: bold;
}

#resorts div h4 {
clear: both;
float: left;
width: 100%;
font-weight: bold;
font-size: 13px;
color:#003a58;
padding-left: 2em;
}

#resorts div p {
clear: both;
float: left;
width: 633px;
text-align: left;
margin-bottom: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 20px;
padding-left: 2em;
color: #666;
}

#resorts div ul {
padding-left: 2em;
}

#resorts div#tab-1 p {
width: 470px;
}

#resorts a {
color:#003a58;
text-decoration: underline;
}

#resorts a img {
text-decoration: none !important;
}

#resorts table {
table-layout: fixed;
float: left;
border: 1px solid #7da9cc;
text-align: left;
margin-bottom: 20px;
width: 500px;
}

#resorts th {
text-align: center;
background-color:#40607d;
color: white;
padding: .5em;
}

#resorts th.lft {
text-align: left;
}

#resorts td {
padding: .5em;
}

#resorts span.p-photo {
float: right;
width: 200px;
padding: 1em;
margin-left: 10px;
border: 1px solid #7da9cc;
text-align: center;
}

#resorts span#trailsmap {
width: 288px;
}

#resorts span.p-photo a {
text-decoration: none;
}

#resorts span.p-photo a:hover {
text-decoration: underline;
}

#resorts table#datatable1 {
position: absolute;
top: 40px;
right: 20px;
width: 300px;
}

#resorts table#datatable2, #resorts table#datatable3 {
position: relative;
float: none;
margin: 0 auto 20px;
}

ul.tab-body {
clear: left;
list-style: none;
}