/* 
	Alpine Whistler Accommodations
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: December 2010
*/

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background: #D2D2D2 url('/media/225/body-bg.jpg') no-repeat center top;
	font-family: Arial, Helvetica, Sans-serif;
}
h1 {
	margin: 0 0 20px 0;
	font-family: "PT Sans", "Arial Narrow", Arial, Helvetica, Sans-serif;
	color: #A0A0A0;
	font-size: 24px;
	text-transform: uppercase;
}
h2 {
	margin: 20px 0;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	color: #A0A0A0;
	font-size: 17px;
	text-transform: uppercase;
}
.grey h2, .white h2 {
	margin: 10px 0 15px;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	color: #7D7D7D;
	font-size: 17px;
	text-transform: uppercase;
}
h3 {
	margin: 20px 0;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	color: #A0A0A0;
	font-size: 16px;
}
h4 {
	margin: 0;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	color: #E88000;
	font-size: 16px;
}
p {
	
}
p.notes {
	font-size: 11px;
	line-height: 1.3em;
}
.request {
	display: block;
	width: 204px;
	height: 51px;
	text-indent: -9999px;
	background: url('/media/18167/quote_request.gif');
}
.request:hover {
	background-position: 0 -51px;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	width: 700px;
	height: 58px;
	background: #7D7D7D;
	overflow: hidden;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 21px 0 0 20px;
}
#navigation ul li {
	float: left;
	padding: 0 21px 0 0;
	margin: 0;
	line-height: 1em;
}
#navigation ul li.last {
	padding: 0;
}

#navigation ul li a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "PT Sans", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 16px;
}
#navigation ul li a:hover,
#navigation ul li a.active {
	color: #F6AE57;
}
.subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.subnav ul li {
	padding: 4px 0;
	margin: 0;
	border-bottom: 1px solid #D2D2D2;
}
.subnav ul li.last {
	border-bottom: 0px;
}
.subnav ul li a {
	text-decoration: none;
	color: #7D7D7D;
}
.subnav ul li span.property,
.subnav ul li a.property {
	padding-left: 10px;
	font-size: 13px;
}
.subnav ul li span.property {
	padding-left: 18px;
}
.subnav ul li a:hover  {
	color: #F6AE57;
}
#primary a {
	color: #E88000;
	font-weight: bold;
	text-decoration: none;
}
#primary a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#primary td {
	background: #F5F5F5;
}

/*-------------------------------------------    
	Images
-------------------------------------------*/

#primary td img {
	border: 3px solid #D2D2D2;
	padding: 1px;
	margin: 0;
}
.image {
	border: 3px solid #D2D2D2;
	display: block;
	padding: 1px;
	margin-left: 3px;
}
.image-nb {
	border: 0;
	display: block;
}
.image-left {
	float: left;
	margin: 2px 40px 20px 1px;
	border: 3px solid #D2D2D2;
	padding: 1px;
	display: block;
}
.image-left-nb {
	float: left;
	border: 0;
	margin: 2px 40px 20px 1px;
	display: block;
}
.image-right {
	float: right;
	margin: 1px 11px 20px 40px;
	border: 3px solid #D2D2D2;
	padding: 1px;
	display: block;
}
.image-right-nb {
	float: right;
	border: 0;
	margin: 1px 11px 20px 40px;
	display: block;
}
.image-icon {
	border: 0;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/*-------------------------------------------    
	Logo area
-------------------------------------------*/

#logo {
	width: 280px;
	height: 230px;
	overflow: hidden;
	position: relative;
	color: #363636;
}
#logo a.logo {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#logo a.wicon {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0px;
}
#wdate,
#wtemp {
	text-align: center;
	position: absolute;
	top: 10px;
	left: 120px;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
}
#wdate span.wday,
#wtemp span.wday {
	font-size: 13px;
	vertical-align: top;
}
#wtemp {
	color: #F6AE57;
	left: 165px;
	font-size: 32px;
}
#wtext {
	position: absolute;
	top: 54px;
	left: 120px;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 14px;
}

/*-------------------------------------------    
	accomm search
-------------------------------------------*/

#psearch {
	width: 280px;
	height: 168px;
	background: #7D7D7D;
	overflow: hidden;
	position: relative;
	color: #FFFFFF;
}
#psearch form {
	margin: 0;
}
#psearch p {
	margin: 0;
	line-heiht: 1em;
	position: absolute;
	top: 10px;
	left: 10px;
}
#psearch #pkeyword {
	background: #E6DFD4;
	position: absolute;
	top: 33px;
	left: 10px;
	width: 260px;
	height: 30px;
	overflow: hidden;
}
#psearch #prooms {
	background: #E6DFD4;
	position: absolute;
	top: 89px;
	left: 10px;
	width: 115px;
	padding: 5px;
	color: #000000;
	font-size: 12px;
}
#psearch #poptions {
	background: #E6DFD4;
	position: absolute;
	top: 89px;
	left: 145px;
	width: 115px;
	padding: 5px;
	color: #000000;
	font-size: 12px;
}
#psearch span {
	font-size: 12px;
}
#psearch span.s1 {
	position: absolute;
	top: 72px;
	left: 10px;
}
#psearch span.s2 {
	position: absolute;
	top: 72px;
	left: 145px;
}
.search-field {
	width: 240px;
	border: 0px;
	display: block;
	margin: 0;
	padding: 7px 6px;
	background: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
}
.find {
	position: absolute;
	bottom: 7px;
	left: 10px;
	width: 260px;
	height: 40px;
	background: url('/media/18157/find3.gif');
}
.find:hover {
	background-position: 0 -40px;
}
#psearch select {
	border: 0px;
	display: block;
	background: #E6DFD4;
	margin: 0;
	width: 113px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
}

/*-------------------------------------------    
	layout
-------------------------------------------*/

#container {
	width: 982px;
	margin: 40px auto;
	background: url('/media/520/content-bg.gif') repeat-y;
}
#header {
	width: 700px;
	border-bottom: 2px solid #D2D2D2;
	position: relative;
}
#header img {
	display: block;
}
#header img.overlay {
	position: absolute;
	bottom: 12px;
	right: 12px;
}
#header img.stay {
	position: absolute;
	top: 82px;
	left: 270px;
}
#content  {
	width: 982px;
	overflow: hidden;
}
#left {
	width: 280px;
	float: left;
}
#right {
	width: 700px;
	float: right;
}
.module {
	border-bottom: 2px solid #D2D2D2;
	width: 280px;
}
.module img {
	display: block;
}
.last {
	border-bottom: 0px;
}
#secondary {
	width: 240px;
	padding: 20px;
}
#primary {
	width: 620px;
	padding: 40px;
	color: #7D7D7D;
	font-size: 14px;
	line-height: 1.5em;
}
#footer {
	border-top: 2px solid #D2D2D2;
	width: 982px;
	background: #FFFFFF;
	color: #A0A0A0;
	text-indent: 9px;
	font-size: 11px;
	padding: 20px 0 40px 0;
}
#footer p.flinks a {
	color: #A0A0A0;
	text-decoration: none;
	padding: 6px;
}
#footer p.flinks a:hover {
	background-color: #E88000;
	color: #FFFFFF;
	padding: 6px;
}
#footer img {
	float: left;
	border: 0;
	margin: 0 100px 0 50px;
	display: block;
}
.grey {
	background-color: #F5F5F5;
	padding: 1px 20px 20px 20px;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	color: #7D7D7D;
}
.grey2 {
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
}
.white {
	background-color: #FFFFFF;
	padding: 1px 20px 20px 20px;
}
.testimonial {
	color: #778899;
	font-size: 9;
	font-family: georgia, times, times new roman, serif;
	line-height: 1.3;
	font-style: italic;
}
p.testimonial span {
	font-size: 12px;
	font-family: arial, helvetica, tahoma, sans serif;
	font-style: normal;
}
p.testimonial {
	margin: 60px 20px 30px 10px;
}

/*-------------------------------------------    
	rates
-------------------------------------------*/

#rates table  {
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}
#rates table td {
	text-align: center;
	border-left: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	padding: 2px;
	font-size: 12px;
}
#rates table td.period {
	background: #7D7D7D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#rates table td.prates {
	font-size: 14px;
	background: #F5F5F5;
}
.caption {
	font-size: 10px;
}
#col2 b {
	display: block;
	width: 100px;
	float: left;
}
#col2 p {
	overflow: hidden;
}
#col2 ul,
#primary ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#col2 ul li,
#primary ul li {
	background: url('/media/1546/bullet.gif') no-repeat 0 7px;
	padding: 0 0 0 12px;
	margin: 0;
}
#results p.smaller {
	font-size: 11px;
}
#results h2 {
	margin-bottom: 5px;
}
#results p {
	margin-top: 0;
	line-height: 1.2em;
}
.subnav h2 {
	margin-top: 0px;
}
#secondary div#quote {
	margin: 20px 0;

}








































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

