/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #c4c4c4;
	color: #484e52;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
	padding: 20px 0 0;
}
a{
	color: #75838e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #efefef 1px solid;
	border-left: 2px solid #999999;
	border-top: 2px solid #999999;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
/*=== Layout ===*/
.page{
	background: url(/tpl_innerpage2/page-bot.gif) #ffffff no-repeat bottom;
	margin: 0 auto 15px;
	padding: 0 14px 14px;
	width: 952px;
}
.page-top{
	background: url(/tpl_innerpage2/page-top.gif) no-repeat top;
	height: 7px;
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}
/*=== Header ===*/
#header{
	border-bottom: 1px solid #c0c0c0;
	height: 80px;
	margin: 0 0 5px;
}
/*- Logo -*/
#header h1{
	background: url(/tpl_innerpage2/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 310px;
}
#header h1 a{
	display: block;
	height: 69px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;

}
#nav1 li{
	background: url(/tpl_innerpage2/nav1-sep.gif) no-repeat right top;
	float: left;
	line-height: 40px;
	padding: 0 23px 0 12px;
}
#nav1 li a{
	color: #75838e;
	display: block;
	float: left;
}
#nav1 li.last{
	background: none;
	padding-right: 0;
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #d95910;
	text-decoration: none;
}
/*- Nav2 -*/
#nav2{
	background: url(/tpl_innerpage2/nav2-bgr.gif) no-repeat top;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	margin: 10px 0 0;
}
#nav2 li{
	background: url(/tpl_innerpage2/nav2-sep.gif) no-repeat right;
	float: left;
	line-height: 27px;
	padding: 0 20px 0 10px;
}
#nav2 li a{
	color: #76838d;
	display: block;
	float: left;
}
#nav2 li.last{
	background: none;
	padding-right: 0;
}
#nav2 li a:hover,
#nav2 li.active a{
	color: #d95910;
	text-decoration: none;
}
/*=== Title ===*/
#title{
	clear: both;
	height: 258px;
	margin: 0 0 3px;
	overflow: hidden;
	text-transform: uppercase;
}
#title h2{
	font-size: 24px;
	letter-spacing: -1px;
}
#title-pic{
	position: absolute;
}
#title-txt{
	color: #ffffff;
	font-size: 12px;
	margin: 0 0 0 20px;
	position: absolute;
	text-transform: uppercase;
	top: 320px;
}
#title-txt a{
	color: #b4bdc3;
}
#title2{
	height: 338px;
	margin: 0 0 13px;
	overflow: hidden;
	width: 691px;
}
/*=== News ===*/
#news{
	background: url(/tpl_innerpage2/news-bgr.gif) no-repeat top;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
}
#news strong{
	color: #d95910;
}
#news div{
	float: left;
	width: 33%;
}
/*=== All Columns ===*/
#columns{
	background: url(/tpl_innerpage2/columns-bgr.gif) repeat-y center;
	height: 1%;
	padding: 13px 0 0;
}
#columns h2{
	color: #d65c0e;
	font-size: 16px;
	margin: 0 0 10px;
}
#columns h3{
	clear: both;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
#columns h4, .sidecol h4{
	color: #d95910;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
#columns p{
	padding: 0 0 14px;
}
#sub #columns{
	background: none;
	float: left;
	padding: 0;
	width: 691px;
}
.subcol{
	background: url(/tpl_innerpage2/sub-col-bgr.gif) repeat-y right;
	height: 1%;
}
/*- Headings -*/
#columns .hdr h2, .hdr h2{
	color: #ffffff;
	font-size: 12px;
}
.hdr{
	color: #ffffff;
	height: 37px;
	line-height: 37px;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 0 10px;
}
.hdr.left{
	background: url(/tpl_homepage/hdr1.gif) no-repeat left top;
	margin: 0;
}
.hdr.center{
	background: url(/tpl_innerpage2/hdr2.gif) no-repeat left top;
}
.hdr.right{
	background: url(/tpl_innerpage2/hdr3.gif) no-repeat left top;
	margin: 0;
}
.hdr.main{
	background: url(/tpl_innerpage2/hdr4.gif) no-repeat left top;
}
.sub_nav{
	background: url(../tpl_homepage/form1-bgr.gif) #ececec no-repeat bottom;
	height: 1%;
	float: left;
	width: 247px;
	margin: 0 0 10px 0;
}

.sub_nav ul{
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	padding: 2px 0 0 0;
}

.sub_nav li{
	padding: 3px 10px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.sub_nav li strong{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

.info1{
	font-size: 12px;
}
.info2{
	color: #d95910;
	font-style: italic;
}
/*=== Side Columns ===*/
.sidecol{
	float: left;
	width: 247px;
}
/*=== Center Column ===*/
.centercol{
	float: left;
	margin: 0 0 0 14px;
	width: 430px;
}
.centercol .spacer{
	padding: 0 10px 15px;
}
#sub .centercol{
	width: 425px;
}
/*=== Wrappers ===*/
.wrap{
	float: left;
	margin: 7px 15px 0 0;
	width: 226px;
}
.wrap h3{
	background: url(/tpl_innerpage2/wrap-hdr.gif) no-repeat top;
	color: #ffffff;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 35px;
	text-transform: uppercase;
}
.wrap h3 a{
	color: #ffffff;
}
.wrap img{
	display: block;
}
.wrap.last{
	margin-right: 0;
}

/*=== Boxes ===*/
/*- Box1 -*/
.box{
	background: url(/tpl_innerpage2/box-top.gif) #ececec no-repeat top;
	height: 1%;
	margin: 0 0 5px;
	padding: 15px 0 0;
}
.box .spacer{
	background: url(/tpl_innerpage2/box-bot.gif) no-repeat bottom;
	height: 1%;
	padding: 0 15px 15px;
}
.box blockquote{
	font-size: 16px;
	font-style: italic;
}
.box cide{
	font-size: 10px;
}
/*- Map Icon -*/
.map-ico{
	float: left;
}
/*=== Lists ===*/
/*- List1 -*/
.list1{
	font-size: 11px;
	line-height: 1.3em;
	padding: 0 0 10px;
	width: 160px;
}
.list1 dt{
	color: #d95910;
	float: left;
	margin: 0 5px 0 0;
	text-align: right;
	width: 80px;
}
.list1 dd{
	float: left;
	width: 70px;
}
/*- List2, List3 -*/
.list2, .list3{
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 0 10px;
}
.list2 li{
	background: url(/tpl_innerpage2/ico-list2.gif) no-repeat 0 7px;
	padding: 0 0 0 7px;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Newsletter -*/
#newsl{
	background: url(/tpl_innerpage2/newsl-bgr.gif) no-repeat top;
	height: 34px;
	padding: 10px 0 0 40px;
	width: 390px;
}
#newsl label{
	color: #ff8e18;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 10px 0 0;
}
#newsl input{
	color: #959595;
	float: left;
	font-size: 12px;
	padding: 4px;
	width: 130px;
}
#newsl .btn{
	margin: -5px 0 0 5px;
	width: auto;
}
#sub #newsl{
	background: url(/tpl_innerpage2/sub-newsl-bgr.gif) no-repeat 8px 0;
	margin: -15px 0 0;
	padding-left: 50px;
	position: relative;
	width: 375px;
}
#sub #newsl label{
	color: #666666;
	margin-right: 50px;
}
/*- Form1 -*/
.form1{
	background: url(/tpl_innerpage2/form1-bgr.gif) #ececec no-repeat bottom;
	height: 1%;
	padding: 10px;
}
.form1 label{
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}
.form1 div{
	clear: both;
	margin: 0 0 2px;
}
.form1 div div{
	clear: none;
	float: left;
}
.form1 div div.fr{
	float: right;
}
/*=== Footer ===*/
#footer{
	background: url(/tpl_innerpage2/footer-bgr.gif) no-repeat top;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	height: 62px;
	margin: 0 auto;
	padding: 19px 0 0;
	text-transform: uppercase;
	width: 980px;
}
#footer a{
	color: #75838e;
}
#footer ul{
	color: #75838e;
	padding: 0 0 3px 196px;
}
#footer li{
	border-right: 1px solid #75838e;
	display: inline;
	line-height: 11px;
	padding: 0 7px;
}
#footer li.last{
	border: 0;
}
#footer div{
	color: #99a2a8;
	padding: 0 0 0 204px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
hr{
	border-bottom: 1px solid #cfcfcf;
	clear: both;
	height: 1px;
	margin: 5px 0 10px;
	width: 100%;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 13px 13px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

#list_woodrun div {
	float:left;
	width:117px;
	height:130px;
	padding: 6px;
	margin: 5px 4px 5px 0px;
	text-align:center;
	border: 1px solid #CCCCCC;
}

#list_woodrun div a:link, #list_woodrun div a:visited, #list_woodrun div a:active {
	text-decoration: none;
	color: #333333;
}
#list_woodrun div a:hover {
	text-decoration: underline;
	color: #63719C;
}

/*=== Search Right Side ===*/
#search_area {
	width: 235px;
	height: 40px;
	margin-left: 10px;
}
#search_area #left_area {
	clear: both;
	float: left;
	width: 18px;
	height: 40px;
}
#search_area #left_area img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search_area #middle_area {
	float: left;
	width: 140px;
	height: 40px;
}
#search_area #middle_area .input_area {
	width:130px; 
	height:14px; 
	border:1px solid #000000; 
	border-left:0px; 
	margin-right:4px;
	
	display: block;
	float: left;
}
#search_area #right_area {
	float: left;
	width: 55px;
	height: 40px;
	margin-left: 5px;
}

/*-- Seasonal Rates --*/
#seasonal_rates {
}
#seasonal_rates table {
	background: #ececec; 
}
#seasonal_rates table td {
	border-bottom: 1px solid #FFF;
	height: 30px;
}

/*--- Whistler Lodging Specials --*/
.lodging_special { 
	clear: both;
	float: left;
	display: inline;
	margin-bottom: 10px;
	width: 247px;
	min-height: 62px;
	height: auto !important;
	height: 62px;
}
.lodging_special_left {
	clear: both;
	float: left;
	width: 97px;
}
.lodging_special_right {
	float: left;
	width: 150px;
}
