/* 
	Whistler Home Holidays
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: October 2009
	Swatches
		Background:	#400202
		Footer:		#733232
		Text on Red:	#85504D
		Borders:	#A6918D
*/

@import url('/css/doc2form.css');
@import url('/css/blog.css');
@import url('/css/tabs.css');

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

body {
	background-color: #400202;
	margin: 0;
	padding: 0;
}
h1 {
	color: #85504D;
	font-family: georgia, times new roman, times, serif;
	font-size: 21px;
	margin: 5px 0 20px 0;
}
h2 {
	color: #85504D;
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	margin: 30px 0 10px 0;
}
.h2fp {
        margin: 10px 0;
}
h3 {
	color: #85504D;
	font-family: arial, helvetica, sans serif;
	font-size: 16px;
	margin: 20px 0;
}
form {
	margin: 0;
}
p {
	margin: 20px 0;
}
.rates {
        color: red;
        font-size: 30px;
        font-family: arial, helvetica, sans serif;
        font-weight: 700;
}
.mininav {
	margin-top: 24px;
	margin-left: 13px;
}
.left-cta {
	font-family: georgia, times new roman, times, serif;
	font-weight: 700;
	font-size: 20px;
	color: #FFF;
	padding-top: 60px;
	padding-bottom: 20px;
}
.left-cta a, padder a, .copyright a {
	color: #FFF;
}
.left-cta a:hover, .padder a:hover, copyright a:hover {
	text-decoration: none;
}
.padder a {
	color: #FFF;
}
.padder a:hover {
	text-decoration: none;
}
.copyright a {
	color: #FFF;
}
.copyright a:hover {
	text-decoration: none;
}
.padder {
	padding: 25px 45px 25px 25px;
}
.its {
	margin: 11px 0 10px 0;
	color: #85504D;
	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	font-weight: 700;
}
.image {
	border: 7px solid #C1C1C1;
	display: block;
}
.image-right {
	margin: 2px 10px 20px 30px; 
	float: right;
	border: 7px solid #C1C1C1;
	display: block;
}
.image-right-nb {
	margin: 2px 10px 20px 30px; 
	float: right;
	border: none;
	display: block;
}
#primary td img {
	display: block;
	border: 7px solid #C1C1C1;
	margin-top: 12px;
}
#primary td a img:hover {
	display: block;
	border: 7px solid red;
	background-color: transparent;
}
#primary div.property a img:hover {
	display: block;
	border: 7px solid red;
	background-color: transparent;
}
.property h2 {
        padding-top: 35px;
        margin-top: 35px;
        border-top: 1px solid #C1C1C1;
}
#primary .crumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #333;
}
#primary .crumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
#primary .crumbs a {
	text-decoration: underline;
	color: #333;
}
#primary .crumbs a:hover {
	text-decoration: none;
	color: #333;
}
.weatherp p {
	margin:0;
}
#current p {
	margin: 0;
	float: left;
}
#primary #weather img {
	border: 0;
}
#primary #weather td {
	vertical-align: top;
}
#sitemap ul {
        padding: 10px 0;
}
#sitemap ul li {
        margin: 0 0 0 25px;
        padding: 1px 0 1px 2px;
}

/*-------------------------------------------    
	Call to Action
-------------------------------------------*/

#ctabox {
	color: #FFF;
	width: 400px;
	padding: 30px;
	background-color: #713233;
	line-height: 1em;
}
#ctabox form {
	margin: 0;
}
#ctabox #cta-get {
	font-size: 14pt;
	margin: 0 0 10px 0;
}
#ctabox #subfield {
	margin: 0;
	padding: 0.6em;
	width: 250px;
	border: 0;
	font-size: 80%;
	font-family: arial,helvetica,sans serif;
}
#ctabox #subbutton {
	margin: 0;
	margin-left: 8px;
	padding: 0.5em;
	border: 0;
	font-size: 80%;
	font-family: arial,helvetica,sans serif;
	background-color: #4D2827;
	color: #AD8D8B;
}
#ctabox #cta-privacy {
	font-size: 9pt;
	margin: 10px 0 15px 0;
}
#ctabox #cta-privacy a {
	color: #FEDCDA;
}
#social {
	border-top: 1px solid #FEDCDA;
	position: relative;
}
#social p {
	font-size: 12pt;
	color: #FEDCDA;
	margin-top: 15px;
}
#social img {
	margin-right: 15px;
}

/*-------------------------------------------    
	Property Gallery
-------------------------------------------*/

#gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
#gallery li {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;

}
#gallery li a {
	display: block;
	border: 7px solid #C1C1C1;
}
#gallery li a:hover {
	display: block;
	border: 7px solid #FF0000;
	background-color: transparent;
}
#gallery img {
	border: none;
}

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

#logo {
	float: left;
	overflow: hidden;
	width: 285px;
	height: 90px;	
}
#logo a {
	background: url('/media/132/logo.gif') no-repeat top left;
	width: 285px;
	height: 90px;	
	display: block;
	text-indent: -9999px
}
#navigation {
	float: right;
	width: 675px;
	position: relative;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	float: left;
	padding: 0;
	margin: 0;
}
#navigation ul li img {
	display: block;
}
#navigation div a {
	float: right;
	color: #FFF;
	font-family: georgia, times new roman, times, serif;
	font-weight: 700;
	padding-top: 8px;
}
#navigation div a:hover {
	text-decoration: none;
}
.subnav {
	padding: 10px 37px 15px 17px;
	background: url('/media/433/subnav-slider.gif') right top;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 126px;
	font-size: 14px;
}
.subnav ul {
	list-style: none;
	padding: 3px 0 10px 0;
	margin: 0;
}
.subnav li {
        padding-bottom: 4px;
}
a {
	color: #33659A;
}
#primary a:hover, .subnav a:hover {
	text-decoration: none;
        color: #FF0000;
}

/*-------------------------------------------    
	footer zones
-------------------------------------------*/

.copyright {
	width: 440px;
	float: left;
}
.copyright p {
	margin-top: 0;
	margin-bottom: 20px;

}
.footer-zone-left {
	margin-left: 20px;
	width: 75px;
	float: left;
}
.footer-zone {
	margin-left: 20px;
	width: 100px;
	float: left;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer ul li {
	padding-bottom: 3px;
}
#footer ul li a {
	color: #A7918D;
}
#footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer-cta {
	font-weight: bold;
	font-size: 17px;
	color: #FFFF;
}
.footer-cta a {
	color: #FFF;
}
.footer-cta a:hover {
	text-decoration: none;
}

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

#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	overflow: hidden;
}
#content {
	width: 960px;
	background-image: url('/media/249/content-bg.gif');
	background-repeat: repeat-y;
	overflow: hidden;
}
#primary, td {
	color: #444444;
	font-family: georgia,times new roman,times,serif;
	font-size: 15px;
	line-height: 1.4em;
}
#secondary {
	color: #85504D;
	font-family: georgia,times new roman,times, serif;
	font-size: 15px;
	line-height: 1.4em;
}
#primary {
	width: 460px;
	padding: 20px;
	float: right;
}
#secondary {
	width: 460px;
	float: left;
	position: relative;
}
#footer {
	width: 940px;
	background-color: #733232;
	background-image: url('/media/333/footer-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 45px 0 45px 20px;
	color: #A7918D;
	font-family: georgia,times new roman,times,serif;
	font-size: 12px;
	overflow: hidden;
}
.footer-header {
	font-family: arial,helvetica,sans serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
        line-height: 1.7em;
}

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