/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Delta Residences at Sun Peaks - Common Style Sheets File

Copyright (c) 2006 Pilot House Real Estate Inc. All rights reserved.
Created by B3 Communications Inc.,
 www.b3com.com.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body { 
	overflow:auto;
	background-color:#69492f;
	background-image:url(media/images/gui/lower_bg.jpg);
	background-repeat:repeat-x;
	background-position:left 156px;
	margin:0px;
	}
body,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
table,
td,
th,
ul,
button,
input,
option,
select,
textarea { 
	color:#ffffff;
	font-family:Verdana,
Helvetica,
sans-serif;
	font-size:x-small;
	line-height:12pt;
	}
blockquote,
li,
ol,
p,
ul,
td,
th,
button,
input,
option,
select,
textarea { 
	font-size:85%;
	}
li { 
	font-size:100%;
	}
button,
input,
option,
select,
textarea { 
	color:#000000;
	}
input { 
	line-height:1.12em;
	}
a,
a:link,
a:active,
a:hover,
a:visited { 
	color:#ddddff;
	}
a:hover { 
	color:#ffffff;
	}
code { 
	font-size:100%;
	color:red;
	}
h1 { 
	font-size:130%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	}
h2 { 
	font-size:115%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	}
h3 { 
	font-size:100%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	}
h4 { 
	font-size:85%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	}
h5 { 
	font-size:85%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	}
h6 { 
	font-size:85%;
	font-style:italic;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	}
p { 
	margin-top:0px;
	margin-bottom:15px;
	}
#FlashFilePointer { 
	}
#header { 
	height:128px;
	width:100%;
	text-align:center;
	background-image:url(media/images/gui/header_bg.gif);
	border:0px dashed orange;
	}
#watermark { 
	width:958px;
	margin:0px auto;
	text-align:left;
	border:0px dashed orange;
	}
#logo { 
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	border:0px dashed orange;
	}
#primaryNavContainer { 
	width:100%;
	height:27px;
	overflow:hidden;
	text-align:center;
	background-color:#201008;
	background-image:url(media/images/gui/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border-top:1px solid #dddedf;
	border-bottom:1px solid #dddedf;
	}
#primaryNav { 
	height:27px;
	overflow:hidden;
	margin:0px auto;
	color:#ffffff;
	border:0px dashed orange;
	}
#secondaryNavBackground { 
	width:100%;
	height:24px;
	overflow:hidden;
	text-align:center;
	border:0px dashed orange;
	}
#secondaryNavBackgroundInner { 
	width:978px;
	height:24px;
	overflow:hidden;
	margin:0px auto;
	border:0px dashed orange;
	}
#secondaryNavContainer { 
	position:absolute;
	top:155px;
	left:0px;
	width:100%;
	height:24px;
	overflow:hidden;
	text-align:center;
	border:0px dashed orange;
	}
#secondaryNav { 
	width:958px;
	height:24px;
	overflow:hidden;
	margin:0px auto;
	color:#ffffff;
	border:0px dashed orange;
	border-bottom:1px solid #dddedf;
	}
#registerNavContainer,
#videoTourNavContainer,
#limitedTimeOfferNavContainer { 
	position:relative;
	top:-24px;
	float:right;
	width:130px;
	height:24px;
	overflow:hidden;
	margin-right:0px;
	padding-top:1px;
	text-align:center;
	background-image:url(media/images/gui/reg_menu_bg.jpg);
	background-position:top right;
	border-right:1px solid #8d5824;
	border-left:1px solid #8d5824;
	}
#videoTourNavContainer { 
	float:left;
	background-image:url(media/images/gui/video_tour_menu_bg.gif);
	}
#limitedTimeOfferNavContainer { 
	float:left;
	top:-16px;
	#top:-24px;
	line-height:22px;
	#line-height:15px;
	height:22px;
	#height:24px;
	left:-1px; /* kills double border */
	background-image:url(media/images/gui/limited_time_offer_menu_bg.gif);
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #limitedTimeOfferNavContainer { top:0px; }
    /* targeting safari to this button and the videoTour button to line up */
	}
#contentBackgroundContainer { 
	width:100%;
	height:454px;
	overflow:hidden;
	text-align:center;
	border:0px dashed pink;
	}
#contentBackground { 
	width:978px;
	height:454px;
	overflow:hidden;
	margin:0px auto;
	border:0px dashed orange;
	}
#contentContainer { 
	position:absolute;
	top:179px;
	left:0px;
	width:100%;
	height:443px;
	overflow:hidden;
	text-align:center;
	border:0px dashed orange;
	}
#content { 
	width:958px;
	height:393px;
	overflow:auto;
	margin:25px auto;
	padding:0px 25px;
	text-align:left;
	border:0px dashed orange;
	}
#footer { 
	font-size:80%;
	color:#d0b097;
	color:#dddedf;
	text-align:center;
	padding-bottom:12px;
	border:0px dashed orange;
	}
.indented { 
	margin-left:25px;
	}
.veryEmphatic { 
	font-style:italic;
	font-weight:bold;
	}
.warning { 
	color:red;
	font-weight:bold;
	}
.okay { 
	color:lime;
	font-weight:bold;
	}
.withLeading { 
	margin-top:10px;
	}
.withNegativeLeading { 
	margin-top:-10px;
	}
.withoutLeading,
.initial { 
	margin-top:0px;
	}
div.warning,
p.warning { 
	border:2px outset #f99;
	background-color:red;
	color:#ffffff;
	font-weight:bold;
	margin:5px 0px 15px 0px;
	padding:5px;
	}
.warning strong,
strong.warning { 
	color:#ffffff;
	text-transform:uppercase;
	}
div.okay,
p.okay { 
	border:2px outset lime;
	background-color:green;
	color:#ffffff;
	font-weight:bold;
	margin:5px 0px 15px 0px;
	padding:5px;
	}
.okay strong,
strong.okay { 
	color:#ffffff;
	}
p.caption,
p.captionIndented { 
	font-style:italic;
	font-size:85%;
	}
p.indented,
p.captionIndented { 
	margin-left:25px;
	}
ol.flushLeft,
ul.flushLeft { 
	margin-left:-20px;
	}
a.primaryNav,
a.primaryNav:link,
a.primaryNav:active,
a.primaryNav:hover,
a.primaryNav:visited { 
	height:27px;
	padding:4px 5px 0px 5px;
	font-size:smaller;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	border:0px dashed orange;
	}
a.primaryNav:hover { 
	color:#ddddff;
	background-color:#381900;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
span.primaryNavSeparator { 
	height:27px;
	padding-top:7px;
	}
a.secondaryNav,
a.secondaryNav:link,
a.secondaryNav:active,
a.secondaryNav:hover,
a.secondaryNav:visited { 
	height:23px;
	padding:3px 5px 0px 5px;
	font-size:smaller;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	border:0px dashed orange;
	}
a.secondaryNav:hover { 
	color:#ddddff;
	}
span.secondaryNavSeparator { 
	height:23px;
	padding-top:7px;
	}

a.registerNav,
a.registerNav:link,
a.registerNav:active,
a.registerNav:hover,
a.registerNav:visited,
a.videoTourNav,
a.videoTourNav:link,
a.videoTourNav:active,
a.videoTourNav:hover,
a.videoTourNav:visited,
a.limitedTimeOffer,
a.limitedTimeOffer:link,
a.limitedTimeOffer:active,
a.limitedTimeOffer:hover,
a.limitedTimeOffer:visited { 
	height:27px;
	padding:3px 10px 0px 10px;
	font-size:smaller;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	border:0px dashed orange;
	}

a.registerNav:hover,
a.videoTourNav:hover,
a.limitedTimeOffer:hover { 
	color:#ddddff;
	}
a.footerNav,
a.footerNav:link,
a.footerNav:active,
a.footerNav:hover,
a.footerNav:visited { 
	color:#dddedf;
	text-decoration:underline;
	}
a.footerNav:hover { 
	color:#ffffff;
	}
hr.header,
hr.primaryNav,
hr.secondaryNav,
hr.footer { 
	display:none;
	}
