/* COPYRIGHT 2009 BULLSEYE CREATIVE (www.bullseyecreative.net) */

@import url(reset.css);
@import url(calendar_large.css);

html, body {
}

body {
	background:#0e1912 url(../_img/bg_pattern.jpg);
	color:#111;
	font-family: Georgia,Times,serif;
	font-size:16px;
}

/** ====================
 * Standard fonts and rollovers 
 */ 

a {
	color:#000;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

p {
	margin:0 0 1.1em;
	letter-spacing:-0.02em;
}

p em {
	font-style:italic;
}

p strong {
	font-weight:bold;
}

object {
	outline:none;
}

.clearp {
	clear:both !important;
}

.clear {
	clear: both;	
}

.line {
	width: 100%;
	height: 1px;
	background: #ddc99c;
	border-bottom: 1px solid #fff;
}

/* top of page elements */

.topmenu {
	margin:0;
	position:absolute;
	z-index:30;
}

#tabsmenu {
	float:right;
	width:840px;
	position:absolute;
	top:100px;
	left:208px;
	*margin-left:-35px;
}

.tab_activities, 
.tab_planningyourmove,
.tab_westseattle,
.tab_photogallery,
.tab_homechoices,
.tab_amenities,
.tab_daystar
{
	background:url(../_img/menu_tab.png) left top no-repeat;
	width:120px;
	padding:5px 0;
	float:right;
	font-family:Georgia,"Times New Roman",serif;
	font-variant:small-caps;
	font-size:90%;
	text-align:center;
	line-height:110%;
}

.tab_activities .option, 
.tab_planningyourmove .option,
.tab_westseattle .option,
.tab_photogallery .option,
.tab_homechoices .option,
.tab_amenities .option,
.tab_daystar .option
{
	padding:5px 0;
	height:30px;
	width:120px;
	cursor: pointer;
}

.tab_activities_active, 
.tab_planningyourmove_active,
.tab_westseattle_active,
.tab_photogallery_active,
.tab_homechoices_active,
.tab_amenities_active,
.tab_daystar_active
{
	background:url(../_img/menu_tab_active.png) left top no-repeat;
	padding:5px 0;
	margin-top:-40px;
	font-family:Georgia,"Times New Roman",serif;
	font-variant:small-caps;
	text-align:center;
	float:right;
	font-size:90%;
	line-height:110%;
}

div.tab_activities_active .option,
div.tab_planningyourmove_active .option,
div.tab_westseattle_active .option,
div.tab_photogallery_active .option,
div.tab_homechoices_active .option,
div.tab_amenities_active .option,
div.tab_daystar_active .option
{
	padding:5px 0;
	height:40px;
	width:120px;
}

div.tab_activities,
div.tab_planningyourmove,
div.tab_westseattle,
div.tab_photogallery,
div.tab_homechoices,
div.tab_amenities,
div.tab_daystar
{margin-top:-30px;}

div.tab_activities:hover,
div.tab_planningyourmove:hover,
div.tab_westseattle:hover,
div.tab_photogallery:hover,
div.tab_homechoices:hover,
div.tab_amenities:hover,
div.tab_daystar:hover
{
	background:url(../_img/menu_tab_active.png) left top no-repeat;
	margin-top:-30px;
	cursor:hand;cursor:pointer;
}

div.tab_activities_active:hover,
div.tab_planningyourmove_active:hover,
div.tab_westseattle_active:hover,
div.tab_photogallery_active:hover,
div.tab_homechoices_active:hover,
div.tab_amenities_active:hover,
div.tab_daystar_active:hover
{cursor:hand;cursor:pointer;}

.tab_activities:hover .option, 
.tab_planningyourmove:hover .option,
.tab_westseattle:hover .option,
.tab_photogallery:hover .option,
.tab_homechoices:hover .option,
.tab_amenities:hover .option,
.tab_daystar:hover .option
{
	padding:5px 0 5px;
	height:30px;
	width:120px;
}

.option {
	float:left;
	overflow:hidden;
	font-family:Georgia,"Times New Roman",serif;
}

div.tab_activities div.paperleaf, 
div.tab_planningyourmove div.paperleaf,
div.tab_westseattle div.paperleaf,
div.tab_photogallery div.paperleaf,
div.tab_homechoices div.paperleaf,
div.tab_amenities div.paperleaf,
div.tab_daystar div.paperleaf,
div.tab_activities_active div.paperleaf, 
div.tab_planningyourmove_active div.paperleaf,
div.tab_westseattle_active div.paperleaf,
div.tab_photogallery_active div.paperleaf,
div.tab_homechoices_active div.paperleaf,
div.tab_amenities_active div.paperleaf,
div.tab_daystar_active div.paperleaf
{
	position:absolute;
	display:none;
	cursor:hand;cursor:pointer;
	font-family:Georgia,"Times New Roman",serif;
}

div.tab_activities:hover div.paperleaf {
	position:absolute;
	right: 0px;
	display:block;
	color:#fff;
}

div.tab_planningyourmove:hover div.paperleaf,
div.tab_westseattle:hover div.paperleaf,
div.tab_photogallery:hover div.paperleaf,
div.tab_homechoices:hover div.paperleaf,
div.tab_amenities:hover div.paperleaf,
div.tab_daystar:hover div.paperleaf,
div.tab_activities_active:hover div.paperleaf, 
div.tab_planningyourmove_active:hover div.paperleaf,
div.tab_westseattle_active:hover div.paperleaf,
div.tab_photogallery_active:hover div.paperleaf,
div.tab_homechoices_active:hover div.paperleaf,
div.tab_amenities_active:hover div.paperleaf,
div.tab_daystar_active:hover div.paperleaf 
{
	position:absolute;
	display:block;
	color:#fff;
}

div.tab_activities_active:hover div.paperleaf {
	position:absolute;
	margin-top:55px;
	right: 0px;
	display:block;
	color:#fff;
}
div.tab_planningyourmove_active:hover div.paperleaf,
div.tab_westseattle_active:hover div.paperleaf,
div.tab_photogallery_active:hover div.paperleaf,
div.tab_homechoices_active:hover div.paperleaf,
div.tab_amenities_active:hover div.paperleaf,
div.tab_daystar_active:hover div.paperleaf
{
	margin-top:55px;
}

div.paperleaf {
	background:#554129;
	background:rgba(85,65,41,0.96);
	width:200px;
	*margin-left:-120px;
	margin-top:45px;
	font-size:100%;
	font-style:normal;
	float:left;
	position:absolute;
	z-index:26;
	text-align:left;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

div.paperleaf div {
	color:#fff;
	padding:8px 20px;
	width:160px;
	border-top:1px #3a2d1c solid;
}
div.paperleaf div:hover {
	background:#ddc99c;
	color:#000;
	cursor: pointer;
}

#home_logo {
	display: block;
	background:url(../_img/logo.png) left top no-repeat;
	width:160px;
	height:104px;
	margin-left:35px;
	margin-top:10px;
}

#home_logo span {
	display:none;
}

#socialbookmarking {
	float:right;
	height:24px;
	width:900px;
	margin-top:22px;
	margin-left:145px;
	*margin-left:120px;
	position:absolute;
}

#socialbookmarking div {
	padding:0;
	float:right;
	margin-right: 21px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:95%;
	text-transform:uppercase;
}

#socialbookmarking a div:hover {
	
}

.address {
	color:#ecca79;
	height:16px;
	margin-right:20px;
	text-align:center;
	display:inline;
	-webkit-box-shadow: #2a1337 -1px 1px 4px;
	-moz-box-shadow: #2a1337 -1px 1px 4px;
}

.spacing {
	height:26px;
	margin-top:-6px;
	margin-right:20px;
	border-right:2px dotted #a7711b;
}

.contactus {
	height:16px;
	display:inline;
	font-weight: bold;
	color: #fff;
	-webkit-box-shadow: #2a1337 -1px 1px 4px;
	-moz-box-shadow: #2a1337 -1px 1px 4px;
}

.contactus:hover {
	height:16px;
	display:inline;
	font-weight: bold;
	color: #d6d4d7;
	-webkit-box-shadow: #2a1337 -1px 1px 4px;
	-moz-box-shadow: #2a1337 -1px 1px 4px;
	cursor: pointer;
}

#socialbookmarking div span {
	/*display:none;*/
}

.controllername {
	color:#624B2D;
	font-size:100%;
	margin-left:10px;
	margin-top:15px;
	float:left;
	font-family:Georgia,"Times New Roman",serif;
	font-weight:none;
}

#controller {
	margin-left:15px;
	margin-top:15px;
	float:left;
}

#controller .smallFont, #controller .largeFont {
	width:20px;
	height:20px;
	padding: 0 4px;
}

/* special page elements */

.bgelement1 {
	position:absolute;
	z-index:1;
}

.doily {
	background:url(../_img/elem_doily.gif) center top no-repeat;
	width:132px;
	height:430px;
	position:absolute;
	left:1048px;
	top:300px;
}

.bgelement2 {
	position:absolute;
	z-index:2;
}

.leaves {
	background:url(../_img/elem_sunflower.gif) center top no-repeat;
	width:226px;
	height:620px;
	position:absolute;
	left:-185px;
	top:60px;
}

.bgelement3 {
	position:absolute;
	z-index:3;
}

.daisy {
	background:url(../_img/elem_daisy.gif) center top no-repeat;
	width:159px;
	height:330px;
	position:absolute;
	left:1048px;
	top:70px;
}

/* footer */

#footer {
	background:url(../_img/bg_footer.gif) left top repeat-x;
	clear:both;
	width:100%;
	min-height:100px;
	padding-top:40px;
	margin-top:-100px;
	position:relative;
	z-index:10;
}

#footer_content {
	width:940px;
	margin:0 auto;
	text-align:center;
	line-height:1.4em;
	font-family:Georgia,"Times New Roman",serif;
	color:#333;
}

.footer_address {
	font-size:110%;
}

.footer_contacts {
	font-size:110%;
	font-weight:bold;
}

.footer_copyright {
	font-size:75%;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color:#333;
}

.equalhousing {
	float:left;
	position:absolute;
	top:40px;
	*margin-left:-500px;
}

/* regular container (centered horizontally) */

#container {
	margin:0 auto;
	width:1100px;
}

.pages {
	background:url(../_img/bg_pages.png) center -10px no-repeat;
	margin:0 auto;
	width:1100px;
	overflow:hidden;
	position:relative;
	top:10px;
	z-index:5;
}

.pages #contentareatop {
	background:url(../_img/elem_pages_top.png) center bottom no-repeat;
	width:960px;
	min-height:60px;
	margin: 0 auto;
	padding: 0 70px;
	clear:both;
}

.pages #contentarea {
	background:url(../_img/elem_pages_repeat-y.png) center top repeat-y;
	width:940px;
	margin: 0 auto;
	padding: 0 80px 90px;
	clear:both;
}

#pageleft {
	float:left;
	width:550px;
	margin-bottom: 40px;
}

#pageleft strong {
	font-weight:bold;
	color:#b06a0e;
}

#pageleft em {
	font-style:italic;
}

#pageleft a {
	text-decoration:underline;
}

#pageleft ol {
	list-style-type:square;
}

#pageleft ol li {
	margin-left:20px;
	padding:3px;
}

#pageright {
	float:left;
	width:350px;
	padding-left:40px;
}

#pagewhole {
	clear:both;
	float:left;
	width:935px;
}

.welcomearea {
	width:580px;
	min-height: 260px;
	background:url(../_img/elem_rose.gif) right top no-repeat;
}

.welcomearea ul {
	list-style: circle;
	margin-left: 18px;
	line-height: 20px;
}

.welcomearea p {
	width: 430px;	
}

ul.list {
	margin-left:20px;
	padding-left:20px;
	padding-bottom:1em;
	list-style-type: disc;
}

#testimonial {
	color:#624b2d;
	margin:20px auto;
	padding-top:10px;
	width:100%;
	min-height:60px;
	font-size:140%;
	font-style:italic;
	text-align:center;
	clear:both;
}

#testimonial .quotee {
	font-size:60%;
	width:300px;
	margin:0 auto;
}

.fgelement31 {
	position:absolute;
	z-index:31;
}

.clover {
	background:url(../_img/elem_rose.gif) left top no-repeat;
	width:170px;
	height:260px;
	position:absolute;
	left:390px;
	top:-360px;
}

#dropselector {
	float:right;
	margin-top:40px;
	margin-right:10px;
}

/* home page elements */

#buttons {
	float:left;
	overflow:auto;
	width:430px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
}

#newsletter {
	background:url(../_img/button_newsletter.png) left top no-repeat;
	width:400px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#newsletter span {display:none;}

#menu {
	background:url(../_img/button_menu.png) left top no-repeat;
	width:400px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#menu span {display:none;}

#events_bar {
	background:url(../_img/button_events.png) left top no-repeat;
	width:400px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#events_bar span {display:none;}

h3 {
	margin:20px 0 10px;
	font-family: Georgia;
	font-size:200%;
	font-style:italic;
	color:#b06a0e;
	letter-spacing:-1px;
}

h4 {
	margin:0 0 10px;
	font-family: Georgia;
	font-size:110%;
	font-style:italic;
	font-weight:bold;
	color:#b06a0e;
	letter-spacing:-1px;
}

.photogallery {
	position:relative;
	width:550px;
	height:232px;
}

.photogallery .photoholder {
	width:320px;
	height:212px;
	position:absolute;
}

.photogallery img{
	width:320px;
	height:212px;	
}

.photogallery .photoframe {
	background:url(../_img/elem_photoedges.png) center top no-repeat;
	width:330px;
	height:232px;
	position:absolute;
	top:-5px;
	left:-5px;
}

.photogallery .photoblurb {
	float:left;
	width:200px;
	margin-top:30px;
	position:absolute;
	top:0;
	left:340px;
}

.photogallery .photoblurb strong {
	font-weight:bold;
	color:#336945;
}

.photogallery .photoblurb em {
	font-style:italic;
}

#videobutton {
	background:url(../_img/elem_video.png) center top no-repeat;
	width:360px;
	height:270px;
	margin-top:-10px;
	margin-left:-10px;
}
#videobutton span {display:none;}

#newsworthy{padding-bottom:10px; margin-bottom: 30px;}
#newsworthy p {
	font-size: 90%;	
}
#newsworthy a {
	color:#336945;
	font-weight:bold;
	font-style:italic;
}

#newsworthy_article {
	background:#fff;
	margin:20px auto;
	padding:20px;
	text-align:left;
	width:420px;
}

#newsworthy_article a {
	color:#336945;
	font-weight:bold;
	font-style:italic;
}

#newsworthy_article #headline {
	font-size:200%;
}

#newsworthy_article #closeWindow, #newsworthy_article #printWindow {
	padding-top:30px;
}

#eventspaper {
	margin-bottom: 30px;
	padding-left: 22px;
	background:url(../_img/events_page_left.png) left top no-repeat;
	color:#5b5039;
	width:420px;
	min-height: 70px;
	max-height:320px;
	margin-left:-6px;
}

div#eventspaper_top {
	width: 377px;
	height: 8px;
	background: url(../_img/events_page_top.png) no-repeat;
}

div#eventspaper_bottom {
	width: 377px;
	height: 8px;
	background: url(../_img/events_page_bottom.png) no-repeat;
}

#eventspaper a.event_details {
	position: relative;
	display: block;
	width: 377px;
	height: 59px;
	color:#5b5039;
	background: #fbf9f2;
}

#eventspaper a.event_details_blue {
	position: relative;
	display: block;
	width: 377px;
	height: 57px;
	color:#5b5039;
	background: #e2ebea;
	border-top: 1px solid #b3c6c3;
	border-bottom: 1px solid #b3c6c3;
}

#eventspaper a:hover {
	color:#000;
}

a.event_details p, a.event_details_blue p {
	position: absolute;
	top: 12px;
	left: 90px;
	width: 280px;
	font-size: 80%;	
}

span.eventdate sup {font-size:40%;}

#eventspaper #eventitem {
	padding-top:5px;
	width: 377px;
	height:55px;
	overflow:hidden;
	background: #fbf9f2;
}

span.eventdate {
	position: absolute;
	top: -3px;
	left: 10px;
	text-align:center;
	font-size:260%;
	width:75px;
}

#eventspaper span.eventtitle {
	font-weight:bold;
	padding-top:12px;
	position:relative;
}

#eventspaper span.eventblurb {
	font-style:italic;
	font-size:80%;
	position:relative;
}

#eventspaper span.eventdate span {display:none;}

#pdfbanner {
	background:url(../_img/elem_pdfbanner.png) left top no-repeat;
	width:310px;
	height:60px;
	margin-top:-20px;
	padding-left:110px;
	padding-top:40px;
	color:#fff;
	font-weight:bold;
	font-size:130%;
	text-decoration: none;
	cursor: pointer;
}

#qc_fields {
	margin: 5px auto;
}

#qc_submit {
	width:340px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	color:#5b5039;
}

#qc_submit a {
	color:#b06a0e;
}

#qc_header {
	font-style:italic;
	font-size:90%;
	width:430px;
}

#qc_header .qc_title {
	float:left;
	width:172px;
}

#jumplink {
	width:340px;
	margin-top:-20px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	color:#5b5039;
}

#jumplink a {
	color:#5b5039;
}

/* interior pages */

#location_viewer {
	width:350px;
	margin-top:40px;
	margin-bottom:40px;
}

.location_selector {
	width:350px;
}

.location_item {padding:22px 0;}

.location_item .location_icon {
	float:left;
	width:32px;
	height:32px;
	margin-top:-8px;
}

.location_item .location_name {
	display:block;
	float:left;
	width:300px;
	height:32px;
	vertical-align:center;
	padding-left:10px;
}

#submenu {
	color:#624B2D;
	width:340px;
	font-size:100%;
	font-weight:bold;
	font-family:Georgia,"Times New Roman",serif;
	border-bottom:1px #392915 solid;
	margin-bottom:80px;
}

#submenu .active {
	background:#554129;
	color:#fff;
	width:320px;
	padding:6px 10px;
	border-top:1px #392915 solid;
}

#submenu .inactive {
	background:#ddc99c;
	border-top:1px #392915 solid;
	width:320px;
	padding:6px 10px;
}

#submenu .inactive:hover {
	background:#554129;
	color:#fff;
	width:320px;
	padding:6px 10px;
}

#submenu a {
	color:#624B2D;
	cursor: pointer;
}

.submenutitle {
	color:#b06a0e;
	width:360px;
	padding:10px;
	margin-left:-10px;
	font-size:120%;
	font-weight: bold;
}

.activeSub_active, .activeSub_inactive {
	font-size: 80%;
	width:280px;
	padding:6px 30px;
	border-top:1px #392915 solid;
}

.activeSub_active {
	background:#998562;
	color:#fff;
}

.activeSub_inactive {
	background:#c2ae85;
	color:#624B2D;
}

.activeSub_inactive:hover {
	background:#998562;
	color:#fff;
}

h3#loremipsum {
	background:url(../_img/title_loremipsum.png) left top no-repeat;
	width:280px;
	height:55px;
}
h3#loremipsum span {display:none;}

#cal_area {
	background:url(../_img/elem_calendar.png) center top no-repeat;
	width:530px;
	height:735px;
	padding-top:45px;
	padding-left:20px;
	margin-left:-10px;
	overflow:hidden;
}

#pageleft .floorplan {
	background:#e3d3ab;
	font-size:80%;
	width:230px;
	padding:10px;
	margin:10px 10px 0 10px;
	float:left;
}

#pageleft .floorplan_schem {
	width:230px;
	min-height:150px;
}

#pageleft .floorplan_schem .zoomin {
	background:url(../_img/zoom.png) left top no-repeat;
	width:16px;
	height:16px;
	position:relative;
	left:204px;
	top:124px;
}

#pageleft .floorplan_schem .zoomin span {
	display:none;
}

#pageleft .floorplan_desc {
	background:#d6c290 url(../_img/floorplans_schem_bg.gif);
	text-align:center;
	color:#4c3f1b;
	width:214px;
	padding:8px;
}

#pageleft .floorplan_desc strong {
	color:#4c3f1b;
	font-weight:normal;
	font-size:120%;
}

#pageleft .floorplan_view a, #pageleft .floorplan_pdf a {
	color:#fff;
	font-size:110%;
	text-decoration:none;
}

#pageleft .floorplan_view a {
	background:url(../_img/magnifier.png) left top no-repeat;
	padding-left:20px;
}

#pageleft .floorplan_pdf a {
	background:url(../_img/acrobat.png) left top no-repeat;
	padding-left:20px;
}

#pageleft .floorplan_view {
	background:#c89656;
	text-align:center;
	width:214px;
	padding:8px;
}

#pageleft .floorplan_pdf {
	background:#b06a0e;
	text-align:center;
	width:214px;
	padding:8px;
}

#iframe_logo {
	display: block;
	background:url(../_img/logo_small.png) left top no-repeat;
	width:560px;
	height:30px;
	margin:10px auto 0;
	color:#fff;
	font-size:140%;
	padding-top:15px;
	text-align:center;
}

#iframe_logo span {
	display:none;
}

.pdf {
	background:#b06a0e;
	text-align:center;
	width:546px;
	margin:0 auto 10px;
	padding:8px;
}

.pdf a {
	background:url(../_img/acrobat.png) left top no-repeat;
	color:#fff;
	padding-left:20px;
}

#floorplans{padding-bottom:10px;}
#floorplans a {
	color:#336945;
	font-weight:bold;
}

#floorplans_article {
	background:#fff;
	margin:10px auto 0;
	padding:10px 20px 0;
	text-align:center;
	width:520px;
}

#floorplans_article a {
	color:#336945;
	font-weight:bold;
}

#floorplans_article p {
	padding:0;
	margin:0;
}

#floorplans_article #plantitle {
	font-size:130%;
	color:#111;
	padding:10px 0;
	margin:0;
}

#floorplans_article #plantitle .plantitle_name {
	font-weight:bold;
	font-style:italic;
	display:inline;
}
#floorplans_article #plantitle .plantitle_size {
	display:inline;
	padding:0 30px;
}
#floorplans_article #plantitle .plantitle_area {
	display:inline;
}

#floorplans_article #closeWindow, #floorplans_article #printWindow {
	padding-top:10px;
}

div#cluetip {
	-moz-box-shadow: 3px  3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
}

#careers_table td {padding:5px} 

#faq {
	line-height:200%; 
	list-style-image:url(../_img/bullet.gif); 
	margin-left:18px;
	
}

div.career_listing_light {
	margin-bottom: 0px;
	padding: 10px;
	background: #ddcdab;	
}

div.career_listing_dark {
	margin-bottom: 0px;
	padding: 10px;
	background: #c2ae85;	
}

#visit_form {
	border: 1px solid #ddc99c;
	padding: 10px;
}

.l_cell {
	padding-right: 40px;
	width: 200px;
	text-align: right;
	line-height: 1.4em;
	min-height: 42px;
	vertical-align: top;
}

.r_cell {
	width: 260px;
}

.r_cell input {
	padding: 4px;
	margin-bottom: 10px;
	width: 260px;	
}

.r_cell select {
	padding: 4px;
	margin-bottom: 10px;	
}

.home_link {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color:#b06a0e;
}	

.bullets_l {
	margin-left: 18px;
	list-style: disc;
	float: left;
	width: 220px
}

.bullets_r {
	margin-left: 18px;
	list-style: disc;
	float: left;
	width: 220px;
}

.pdf_list {
	list-style: inside url(../_img/icon_pdf_s.gif);	
	line-height: 1.5em;
}

ul#sitemap {
	line-height: 1.5em;
	list-style: inside circle;
}

ul#sitemap ul {
	margin-left: 24px;	
	line-height: 1.2em;
	list-style: inside square;
	margin-bottom: 10px;
}