/* 
	Aloha Whistler Accommodations CSS
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: November 2010-11
*/

/*-------------------------------------------    
	scroller for IE
-------------------------------------------*/

html {
	scrollbar-base-color: #78BBB6;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #EFF2F2;
	scrollbar-shadow-color: #000;
	scrollbar-lightshadow-color: #000;
	scrollbar-darkshadow-color: #C1C1C1;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #000;
}

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

body {
	background: #FFFFFF url('/media/52990/wood.jpg') repeat;
	border-top: 5px solid #7AB9B6;
	background-color: #FFF;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
}
h2, h3, h4, h6 {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	line-height: 1.1em;
	letter-spacing: -0.2pt;
}
#hometable h1 {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 33px;
	font-weight: normal;
	line-height: 1.1em;
}
h1 {
	margin: 0 0 20px 0;
	padding-bottom: 7px;
	color: #3B2313;
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: 5px solid #F9A13A;
	clear: left;
	letter-spacing: -0.6pt;
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Sans-serif;
}
h2 {
	margin: 22px 0 8px 0;
	color: #69A39F;
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
}
h2.sr {
	font-size: 18px;
}
#featurebox h2 {
	margin: 13px 0 8px;
	background-color: #F88A00;
	color: #FFF;
	font-style: normal;
	text-indent: 6px;
}	
#gatewaytable h2 {
	margin: 2px 0 6px;
}
#hometable h2, #hometable #featuretext {
	margin: 5px 0 6px;
}
h3 {
	margin: 15px 0 5px 0;
	color: #69A39F;
	font-weight: normal;
	font-size: 18px;
}
h4 {
	margin: 15px 0 4px 0;
	color: #3B2313;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
}
h5 {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	line-height: 1.1em;
	margin: 0;
	padding-left: 2px;
	color: #3B2313;
	font-size: 28px;
}
h6 {
	margin: 0;
	color: #3B2313;
	font-size: 18px;
}
p {
	margin: 20px 0;
}
p.hr {
	padding: 0 0px 15px 0px;	
	border-bottom:1px dashed #C1C1C1;
}
#primary td h5 {
	margin: 0 0 15px 0;
	font-size: 18px;
}
form {
	margin: 0;
}
div.complex-sep {
	float: left;
	width: 50%;
}
#primary ul,  #primary td ul, #primary-blog ul {
	list-style: none;
	padding: 3px 0 9px 3px;
	margin: 0;
}
#gatewaytable ul {
	padding-bottom: 25px;
}
#primary ul li, #primary td ul li, #primary-blog ul li {
	padding: 0 0 7px 20px;
	margin: 0;
	line-height: 1.3em;
	background: url('/media/6887/a-bullet.gif') no-repeat 5px 4px;
}
#bloghome {
	margin: 0 0 20px 0;
	float: right;
	padding-left: 20px;
	background: #EFF2F1;
}
#bloghome div#bhwrap {
	width: 240px;
	padding: 0 20px 0 20px;
	font-size: 13px;
	letter-spacing: -0.3pt;
	margin: 0 2px 0 7px;
	border-bottom: 1px dashed #C1C1C1;
	border-left: 1px dashed #C1C1C1;
}
#bloghome div#bhwrap a {
	color: #78BBB6;
	font-weight: normal;
}
#bloghome div#bhwrap a:hover {
	color: #FAA03B;
}
#bloghome div#bhwrap ul, #bloghome div#bhwrap ul li {
	padding: 0;
	margin: 0;
}
#bloghome span.latest {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	color: #3B2313;
	font-size: 21px;
	margin: 0 0 18px 0;
}
.latest b7 b7h2 {
	text-transform: none;
}
.caption {
	font-size: 10px;
}
.lodgingmap {
	font-size: 11px;
}
#featurebox {
	padding: 0 5px 0 9px;
	margin: 20px 0;
	border: 1px dashed #78BBB6;
	background-color: #FFF;
}
#featurebox p {
	font-size: 12px;
}
#featurebox img {
	padding: 15px 0 0 10px;
	border: 0;
	float: right;
}
.propertytype {
	border-top: 1px solid #C1C1C1;
	padding-top: 15px;
}
.numberbedsheader{
	border-top: 1px solid #C1C1C1;
	padding: 15px 0;
}
.locationname {
	padding-bottom: 10px;
}
#header iframe {
	position: absolute;
	left: 580px;
	top: 8px
}

/*-------------------------------------------    
	breadcrumbs
-------------------------------------------*/

#primary .crumbs, #primary-blog .crumbs {
	list-style: none !important;
	padding: 0 0 4px 0;
	margin: 0 0 6px 0;
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #333;
	overflow: hidden;
}
#primary .crumbs li, #primary-blog .crumbs li {
	float: left;
	margin: 0;
	padding: 0 8px 5px 0;
	background-image: none;
	display: block;
}
#primary .crumbs a, #primary-blog .crumbs a {
	text-decoration: underline;
	color: #3382B4;
}
#primary .crumbs a:hover, #primary-blog .crumbs a:hover {
	text-decoration: none;
	color: #3B2313;
}

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

#playout {
	margin-top: 30px;
}
#playout ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#playout div.complex-sep ul {
	margin-top: 0;
	margin-bottom: 0;
}
#playout h2 {
	margin-top: 0;
	margin-bottom: 15px;
}

/*-------------------------------------------    
	booking styles
-------------------------------------------*/

p.booknow {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
	color: #555555;
	text-align: center;
}
span.avail {
	color: #F28915;
	font-size: 18px;
	margin: 0;
}

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

p.acalendar {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	font-weight: normal;
}
#availcal {
	border-collapse: collapse;
	background-color: #FFFFFF;
}
#availcal td {
	text-align: center;
	height: 25px;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
}
.pc {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px 7px;
	font-size: 15px;
	line-height: 1.3em;

}
.cal-month {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F28915;
}
.dow {
	color: #FFFFFF;
	background-color: #382211;
}
.calendarbox {
	width: 270px;
	margin-bottom: 15px;
}
#calendarInfo, .caltable {
        border:1px solid #C1C1C1;
        margin-top: 15px;
        margin-bottom: 15px;
}
.booked {   
	background-color: Maroon;
	color:#FFF;
}
#availcal td.today {
	color:#FFF;
	font-weight:bold;
	/*background-image:url('/media/yellow-box.gif');*/
	background-repeat:no-repeat;
}
.open {
	background-color: Green;
	color:#FFF;
}
.unavail {
	background-color: Gray;
	color:#FFF;
}
#primary td .flipkey {
	float: right;
	padding-left: 20px;
	background-image: url('/media/fk-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#primary td .flipkey div {
	width: 160px;
	height: 100px;
}
#primary td .flipkey div img,
#primary td .flipkey div iframe {
	border: 0px;
	border: none;
}
table.newlayout td h2 {
	margin-top: 0;
}

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

.ratesbox {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
}
.ratesbox table {
}
.ratesbox table td {
	padding: 2px;
}

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

#accommlayout ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
#accommlayout ul li {
	padding: 0 0 0 17px;
	margin: 0;
	line-height: 1.3em;
	background: url('/media/6887/a-bullet.gif') no-repeat 5px 4px;
}

/*-------------------------------------------    
	specialized blog
-------------------------------------------*/

#blogmain {
	width: 645px;
	padding: 15px;
	min-height: 300px;
	background: #FFFFFF;
}
#blogmain h1 a {
	text-decoration: none;
}
#blogmain td span {
	font-size: 15px;
}
#blogmain td span.comm {
	color: #F28915;
}
.padder {
	padding: 15px 15px 0 15px;
}
.padder2 {
	padding: 0 15px 15px 15px;
}
.latest {
	color: #7AB9B6;
	font-size: 18px;
	margin: 0 0 8px 0;
	display: block;
	font-family: "Helvetica Narrow Roman", "Helvetica Condensed", "Arial Narrow", Arial, Helvetica, Sans-serif;
}
#blogdual {
	width: 645px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#blog1 {
	width: 315px;
	float: left;
	position: relative;
}
#blog1 img {
	display: block;
}
#blog2 {
	width: 315px;
	float: right;
	position: relative;
}
#blog2 img {
	display: block;
}
.bdate span.bday {
	font-size: 20px;
}
h2.b7h2 {
	color: #F28915;
	font-size: 22px;
	margin: 10px 0 0 0;
}
h2.b7h2 a {
	color: #F28915;
	font-size: 18px;
	text-decoration: none;
}.bdate {
	font-family: Helvetica, Arial, Sans-serif;
	width: 46px;
	height: 39px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url('/media/8003/date-bg.png');
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 1.3em;
	text-transform: uppercase;
	padding-top: 7px;
}

h2.b2h2 {
	color: #F28915;
	font-size: 18px;
	margin: 10px 0 0 0;
}
h2.b2h2 a {
	color: #F28915;
	font-size: 18px;
	text-decoration: none;
}
.b7 {
	position: relative;
	padding-left: 60px;
}
.b7 .bdate {
	top: 0;
	left: 0;
}
.b7 p {
	margin-top: 0;
}

/*-------------------------------------------    
	weather
-------------------------------------------*/

.weatherp p {
	margin:0;
}
.weatherp td {
	
}
#current p {
	margin: 0;
	float: left;
}
#weather img {
	border: none;
}

/*-------------------------------------------    
	property search
-------------------------------------------*/

#psearch {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #382211;
}
#psearch span.pitem {
	display: block;
	float: left;
	padding-left: 2px;
}
#psearch input.pdate {
	width: 170px;
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	color: #382211;
	border: 0px;
	padding: 0;
	margin: 2px 0 0 5px;
}
#psearch select {
	border: 0px;
	border: none;
	font-family: "Helvetica Narrow Roman", "Helvetica Condensed", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #382211;
	width: 40px;
	float: right;
}
#psearch div.zone {
	border: 4px solid #D7D7D7;
	padding: 3px;
	margin: 0 0 5px 0;
	overflow: hidden;
}
#psearch input.psub {
	margin-top: 0;
	width: 279px;
	height: 42px;
	margin-left: 12px;
}

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

#nav {
	width: 970px;
	padding: 0 5px;
	background: #FFFFFF;	
}
#navigation {
	width: 970px;
	padding-top: 5px;
	border-bottom: 5px solid #7AB9B6;
	background: #FFFFFF;
	min-height: 36px;
}
#primary a:link, #primary-blog a:link,
#primary a:active, #primary-blog a:active,
#primary a:visited, #primary-blog a:visited {
	color: #3B2313;
}
.subnav {
	margin-bottom: 15px;
}
.subnav p {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	font-weight: normal;
}
.subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px dashed #FFFFFF;
}
.subnav ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #FFFFFF;
}
.subnav li.final {
	border-bottom: 0px;
}
.subnav ul ul li {
	padding: 0 0 0 20px;
	margin: 0;
	border-bottom: 1px dashed #FFFFFF;
}
.subnav ul li a {
	text-indent: 2px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
}
.subnav ul li a:hover {
	background-color: #F28915;
	color: #FFFFFF;
}
.subnav ul li span {
	color: #3B2313;
	display: block;
	padding: 5px 0 5px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
}
#primary a:hover, #primary-blog a:hover {
	color: #F28915;
}

/*-------------------------------------------    
	home features
-------------------------------------------*/

#features {
	width: 645px;
	height: 134px;
	overflow: hidden;
	margin-bottom: 27px;
}
#features .feature {
	position: relative;
	float: left;
	margin-right: 15px;
	height: 134px;
}
#features .feature:hover p {
	background: red;
}
#features .feature:hover p a {
	color: #EFF2F1;
}
#features .feature p {
	position: absolute;
	text-align: right;
	right: 5px;
	bottom: 5px;
	padding: 3px 5px 3px 3px;
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	width: 189px;
	margin: 0;
	background: url('/media/9235/feature-bg.png');
	line-height: 1em;
}
#features .feature p a {
	color: #69A39F;
	text-decoration: none;
	background: url('/media/29499/orange-bullet.gif') no-repeat left center;
	padding-left: 22px;
}
#features .feature p a:hover {
	color: #EFF2F1;
	text-decoration: none;
}
#features .last {
	margin-right: 0;
}
#features .feature img {
	display: block;
}

/*-------------------------------------------    
	social
-------------------------------------------*/

#social {
	overflow: hidden;
}
#social p {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 1px 0 15px 0;
	font-weight: 500;
}
#social a {
	display: block;
	width: 34px;
	height: 34px;
	overflow: hidden;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	float: left;
}
#social a.smfb {
	background: url('/media/5571/sm-facebook.gif') no-repeat;
	background-position: 0 34;
}
#social a.smtw {
	background: url('/media/5586/sm-twitter.gif') no-repeat;
	background-position: 0 34;
}
#social a.smfl {
	background: url('/media/5576/sm-flickr.gif') no-repeat;
	background-position: 0 34;
}
#social a.smyt {
	background: url('/media/5591/sm-youtube.gif') no-repeat;
	background-position: 0 34;
}
#social a.smrs {
	background: url('/media/5581/sm-rss.gif') no-repeat;
	background-position: 0 34;
}
#social a.smat {
	background: url('/media/29481/sm-addthis.gif') no-repeat;
	background-position: 0 34;
}
#social a:hover {
	background-position: 0 -34px;
}

/*-------------------------------------------    
	header
-------------------------------------------*/

#header {
	position: relative;
	width: 980px;
	height: 135px;
	overflow: hidden;
	/*background: url('/media/27155/hbg.png');*/
}
#header img.logo {
	position: absolute;
	right: 0;
	left: 0;
	display: block;
}
#header img.phone {
	position: absolute;
	right: 0;
	top: 35px;
	display: block;
}
#header div#menu {
	position: absolute;
	right: 0;
	top: 0;
	width: 310px;
	height: 35px;
	overflow: hidden;
}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header ul li {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}
#header ul li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
}
#header ul li.m1 a:hover,
#header ul li.m1 a.active,
#header ul li.m2 a:hover,
#header ul li.m2 a.active,
#header ul li.m3 a:hover,
#header ul li.m3 a.active {
	background-position: 0 -35px;
}
#header ul li.m1 a {
	width: 130px;
	background: url('/media/235/menu-weather.gif');
}
#header ul li.m2 a {
	width: 88px;
	background: url('/media/240/menu-search.gif');
}
#header ul li.m3 a {
	width: 92px;
	background: url('/media/245/menu-contact.gif');
}

/*-------------------------------------------    
	images
-------------------------------------------*/

.image-right {
	float: right;
	margin: 1px 11px 20px 40px;
	border: 4px solid #FFF;
	display: block;
}
.image-right-nb {
	float: right;
	border: 0;
	margin: 1px 11px 20px 40px;
	padding: 2px;
	display: block;
}
.image-left {
	float: left;
	margin: 2px 40px 20px 1px;
	border: 4px solid #FFF;
	display: block;
}
.image-left-nb {
	float: left;
	border: 0;
	margin: 2px 40px 20px 1px;
	padding: 2px;
	display: block;
}
.image-left-status {
	float: left;
	border: 0;
	margin: 2px 15px 0 0;
	padding: 2px;
	display: block;
}
.image {
	border: 4px solid #FFF;
	display: block;
	margin-left: 3px;
}
.image-nb {
	border: 0;
	display: block;
}
.image-icon {
	border: 0;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.tack {
	border: 0;
	margin: 0 10px 30px 0;
	float: left;
}
.cell-white {
	color: #FFFFFF;
}
.times {
	font-size: 11px;
}
.since1979 {
	margin: 0 0 20px 20px;
	border: 0;
	display: block
}
.image-right-button {
	float: right;
	border-left: 1px dashed #C1C1C1;
	margin: 1px 11px 20px 40px;
	padding: 2px 2px 2px 15px;
	display: block;
}

/*-------------------------------------------    
	section
-------------------------------------------*/

#section {
	width: 980px;
	overflow: hidden;
}
#home-l {
	width: 665px;
	height: 320px;
	padding: 5px;
	background: #FFFFFF;
	float: left;
	position: relative;
}
#home-l #heros a {
	display: none;
}
#home-l p {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 3px;
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	letter-spacing: -1.2pt;
	font-size: 45px;
	width: auto;
	margin: 0;
	line-height: 1em;
	z-index: 99;
}
#home-l p a span {
	background: url('/media/25865/nbg.png');
	display: block;
	font-weight: bold;
}
#home-l p a span.htop {
	font-size: 60px;
	padding: 8px 8px 0 8px;
}
#home-l p a span.hbot {
	font-weight: normal;
	padding: 0 8px 4px 8px;
}
#home-l p a {
	color: #6AA5A1;
	text-decoration: none;
}
#home-l img {
	display: block;
}
#home-r {
	width: 300px;
	height: 320px;
	float: right;
	padding: 5px 5px 5px 0;
	background: #FFFFFF;
}
#home-r img.play {
	border-bottom: 5px solid #FFFFFF;
	display: block;
}
#home-r h5 {
	color: #7AB9B6;
	margin: 0 0 2px 0;
	line-height: 1em;
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -0.6pt;
}
#sub-l {
	width: 665px;
	height: 155px;
	padding: 5px;
	background: #FFFFFF;
	float: left;
}
#sub-l img {
	display: block;
}
#sub-r {
	width: 300px;
	height: 155px;
	float: right;
	padding: 5px 5px 5px 0;
	background: #FFFFFF;
}
#sub-r h5 {
	color: #7AB9B6;
	margin: 0 0 4px 0;
	line-height: 1em;
	font-family: pt-sans-narrow, "Helvetica Narrow", Helvetica, Sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -0.6pt;
}

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

#wrapper {
	
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	/*padding: 0 10px;*/
	/*background: url('/media/27150/awsh.png') repeat-y;*/
}
#content {
	width: 980px;
	background: url('/media/5512/content-bg.gif') repeat-y;
	overflow: hidden;
}
#primary {
	width: 645px;
	float: left;
	background: url('/media/5532/primary-bg.gif') no-repeat;
	padding: 20px 15px 0 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 14px;
	color: #3B2313;
	line-height: 1.4;
}
#featuretext {
	font-size: 15px;
}
#primary-blog {
	width: 675px;
	float: left;
	background: url('/media/5532/primary-bg.gif') no-repeat;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
	color: #555555;
}
#primary-blog div.padder {
	background: url('/media/5532/primary-bg.gif') no-repeat;
}

#primary-book{
	width: 675px;
	float: left;
	background: url('/media/5532/primary-bg.gif') no-repeat;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
	color: #555555;
}
#secondary {
	width: 270px;
	float: right;
	background: url('/media/5537/secondary-bg.gif') no-repeat;
	padding: 15px 20px 15px 15px;
}
.sep {
	width: 980px;
	background: #EFF2F1;
	height: 15px;
}

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

#footer {
	width: 970px;
	padding: 0 5px;
	background: #EFF2F1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
	color: #555555;
}
#footer div.fpanel {
	overflow: hidden;
	width: 950px;
	border-top: 5px solid #7AB9B6;
	padding: 10px;
}
#footer div.fpanel div#flinks {
	float: left;
	width: 650px;
	overflow: hidden;
}
#footer div.fpanel div#flinks div.fcolumn {
	float: left;
	width: 110px;
	margin: 0 20px 0 0;
	font-size: 11px;
}
#footer div.fpanel div#flinks div.fcolumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer div.fpanel div#flinks div.fcolumn ul li {
	line-height: 1.6em;
}
#footer div.fpanel div#flinks div.fcolumn ul li.flead {
	font-weight: bold;
	color: #3B2313;
	padding-bottom: 5px;
}
#footer div.fpanel div#flinks div.fcolumn ul li a {
	color: #7AB9B6;
}
#footer div.fpanel div#flinks div.fcolumn ul li a:hover {
	color: #3B2313;
	text-decoration: none;
}
#footer div.fpanel div#copyright {
	float: left;
	width: 650px;
	font-size: 11px;
}
#footer div.fpanel div#cfc {
	float: right;
	width: 290px;
	text-align: right;
	font-size: 11px;
}
#footer div.fpanel div#fsub {
	float: right;
	width: 290px;
	font-size: 11px;
}
#footer div.fpanel div#fsub form {
	width: 290px;
	height: 33px;
	position: relative;
	background: url('/media/5561/subscribe-bg.gif');
	overflow: hidden;
}
#footer div.fpanel div#fsub form input.subscribe-field {
	border: 0px;
	position: absolute;
	top: 9px;
	left: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #382211;
	width: 190px;
	display: block;
	margin: 0;
	padding: 0;
}
#footer div.fpanel div#fsub form input.subscribe-button {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 79px;
	height: 25px;
}
#footer div.fpanel div#fsub h5 {
	color: #7AB9B6;
	margin: 20px 0 0 0;
	line-height: 1em;
	/*font-family: "Helvetica Narrow Roman", "Helvetica Condensed", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 24px;*/
	font-family: pt-sans-narrow, "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 25px;
	font-weight: normal;
}
#footer div.fpanel p {
	margin: 0;
}
#footer div.fpanel div#cfc a {
	text-decoration: none;
	color: #333;
}
#footer div.fpanel div#cfc a:hover {
	text-decoration: underline;
}

/*-------------------------------------------    
	sitemap
-------------------------------------------*/

#primary #sitemap {
	overflow: hidden;
}
#primary #sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary #sitemap li {
	background-image: none;
}
#primary #sitemap ul ul {
	margin: 15px 0 0 0;
}
#primary #sitemap ul ul ul {
	margin: 0 0 1em 10px;
	float: none;
}
#primary #sitemap ul li {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	}
#primary #sitemap ul ul li {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: bold;
	width: 50%;
	float: left;
	font-size: 13px;
}
#primary #sitemap ul ul ul li {
	float: none;
	width: 100%;
	text-transform: none;
	font-weight: normal;
}
#primary #sitemap ul ul li.smlead {
	font-weight: bold;
}
#primary #sitemap a {
	text-decoration: none;
	border-bottom: 1px dashed #898989;
	display: block;
}
#primary #sitemap ul ul a {
	border-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
}

/*-------------------------------------------    
	booking engine
-------------------------------------------*/

.process, #process {
	border-top:1px solid #B6916A;
	border-bottom:1px solid #B6916A;
}
.process td, #process td {
	background-color:#FDF4E3;
	width:20%;
	text-align:center;
	font-size:11px;
}
.process td.activeStep, #process td.activeStep {
	background-color:#FBE7BD;
	border-left:1px solid #B6916A;
	border-right:1px solid #B6916A;
	font-weight: bold;
}
.process td a, #process td a {
	color:#72461F;
}
#itinerary {
	border:1px solid #B6916A;
}
#itinerary td.itineraryHead {
	background-color:#FDF4E3;
	border-bottom:1px solid #B6916A;
	font-weight:bold;
}
#itinerary td.itineraryDetails {
	font-size:11px;
}
#itinerary td.itineraryDetails a {
	color:#0000FF;
	text-decoration:none;
}
#itinerary td.itineraryPrivacy {
	border-top:1px solid #B6916A;
	font-size:11px;
	background-color:#FDF4E3;
}
#itinerary td.itineraryPrivacy a {
	color:#0000FF;
	text-decoration:none;
}
.justifyEdit {
	float:right;
}
#itinerary strong.itineraryItem {
	color:#72461F;
}
#primary-book #chargeTable{
	margin-bottom:15px;
}
#primary-book #chargeTable table {
	width:100%;
	border-right:1px solid #B6916A;
	border-top:1px solid #B6916A;
}
#primary-book #chargeTable table td {
	border-collapse:collapse;
	border:1px solid #B6916A;
	border-top:none;
	border-right:none;
}
#primary-book #chargeTable th.top {
	border:1px solid #B6916A;
	border-top:none;
	border-right:none;
	background-color:#FDF4E3;
}
#primary-book #chargeTable #payments {
	width:66%;
}
#primary-book #chargeTable #payments td {
	width:50%;
}

/*-------------------------------------------
	navigation cells
-------------------------------------------*/

#cell-1,#cell-2,#cell-3 {
	position: absolute;
	width: 280px;
	top: 35px;
	right: 0;
	overflow: hidden;
	display: none;
	background: url('/media/33701/flyout-summer.png') no-repeat;
	padding: 65px 15px 15px 15px;
	z-index: 501;
}
#cell-1 {
	
}
#cell-2 {
	
}
#cell-3 {
	
}
.cellcontent {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
}
.cellcontent span {
	font-family: "Helvetica Narrow Roman", "Helvetica Condensed", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 22px;
	color: #3B2313;
	margin: 0 0 15px 0;
	font-weight: bold;
	line-height: 1em;
}
.cellcontent p {
	margin-bottom: 0;
}
.cellcontent a {
	color: #FFFFFF;
}
.cellcontent a:hover {
	color: #382211;
	text-decoration: none;
}
#cell-2 form {
	width: 280px;
	height: 33px;
	position: relative;
	background: url('/media/12352/search-bg.gif');
	overflow: hidden;
}
#cell-2 form input.search-field {
	border: 0px;
	position: absolute;
	top: 9px;
	left: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #382211;
	width: 200px;
	display: block;
	margin: 0;
	padding: 0;
}
#cell-2 form input.search-button {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 61px;
	height: 25px;
}
#primary table.ftable {
	border-top: 4px solid #EFF2F1;
	border-right: 4px solid #EFF2F1;
}
#primary table.ftable td {
	background: #FFFFFF;
	padding: 4px;
	border-left: 4px solid #EFF2F1;
	border-bottom: 4px solid #EFF2F1;
}
#primary table.ftable tr.lead td {
	background: #F9A13A;
}
#primary table.ftable td h5 {
	margin: 0;
}
#primary-blog a.readmore,
#primary a.readmore,
#primary #bloghome p a.viewall {
	background: #F9A13A;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding: 1px 2px 2px 2px;
	line-height: 1em;
	text-transform: capitalize;
}
#primary #bloghome p a.viewall {
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Sans-serif;
}
#primary #bloghome p a.viewall:hover {
	background: #3B2313;
}
#primary-blog a.readmore:hover,
#primary a.readmore:hover {
	background: #3B2313;
}
#primary-blog a.readmore2 {
	background: #3B2313;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding: 1px 2px 2px 2px;
	line-height: 1em;
	text-transform: capitalize;
}
#primary-blog a.readmore2:hover {
	background: #F9A13A;
}
p.b7sep {
	border-top: 1px dashed #D1CCC5;
	text-align: right;
}
#primary-blog p.b7sep a.readmore2 {
	background: #D1CCC5;
	color: #3B2313;
}
#primary-blog p.b7sep a.readmore2:hover {
	background: #F9A13A;
	color: #FFFFFF;
}
#twitter {
	margin-top: 25px;
}
#twitter span.tfeed {
	font-family: pt-sans-narrow, "Helvetica Narrow", "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#twitter ul {
	list-style: none;
	padding: 0;
	margin: 20px 0;
}
#twitter ul li {
	padding: 0;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 12px;
}
#twitter ul li a {
	color: #3B2313;
}
#twitter ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





















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

