/* HTML elements */
html{
	height: 100%;
}
body {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 67.5%;
	color: #333;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}
a{
	color: #da0;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	outline: 0;
}
a:hover{
	color: #bd0;;
}
a img{ border: none;}
h2 a{
	color: #3369ad;
}
p{
	font-size: 1.1em;
	max-width: 450px;
}
/*
	* PageContainer
*/
#PageContainer{
	width: 950px;
	border-right: solid 2px #000;
}
#PageHeader{
	float: left;
	width: 180px;
	height: 375px;
	background: url(images/nav-bar.png) top left no-repeat;
	padding: 15px 0 0 15px;
}
#PageHeader img{
	border: none;
}
#PageHeader h1{
	padding: 0;
	margin: 0;
}
#PageHeader h1 a{
	display: block;
	overflow: hidden;
	width: 140px;
	height: 74px;
	text-indent: -5000px;
	background: url(images/logo.png) no-repeat;
}
/*
	*SiteMenu
*/
#SiteMenu{
	width: 140px;
	padding: 12px 0 0 12px;
}
#SiteMenu ul{
	margin: 0;
	padding: 0;
}
#SiteMenu li{
	list-style: none;
	margin-bottom: 3px;
}
#SiteMenu a{
	display:block;
	overflow: hidden;
	height: 25px;
	width: 125px;
	background-image: url(images/sprite-site-menu.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#SiteMenu #AboutLink{
	background-position: 0px 0px;
}
#SiteMenu #AboutLink:hover{
	background-position: -125px 0px;
}
#SiteMenu #AboutLink.Current{
	background-position: -250px 0px;
}
#SiteMenu #VisionLink{
	background-position: 0px -200px;
}
#SiteMenu #VisionLink:hover{
	background-position: -125px -200px;
}
#SiteMenu #VisionLink.Current{
	background-position: -250px -200px;
}
#SiteMenu #DurhamLink{
	height: 40px;
	background-position: 0px -25px;
}
#SiteMenu #DurhamLink:hover{
	background-position: -125px -25px;
}
#SiteMenu #DurhamLink.Current{
	background-position: -250px -25px;
}
#SiteMenu #CommunityLink{
	height: 40px;
	background-position: 0px -75px;
}
#SiteMenu #CommunityLink:hover{
	background-position: -125px -75px;
}
#SiteMenu #CommunityLink.Current{
	background-position: -250px -75px;
}
#SiteMenu #InvestorLink{
	background-position: 0px -125px;
}
#SiteMenu #InvestorLink:hover{
	background-position: -125px -125px;
}
#SiteMenu #InvestorLink.Current{
	background-position: -250px -125px;
}
#SiteMenu #PropertiesLink{
	background-position: 0px -150px;
}
#SiteMenu #PropertiesLink:hover{
	background-position: -125px -150px;
}
#SiteMenu #PropertiesLink.Current{
	background-position: -250px -150px;
}
#SiteMenu #ContactLink{
	background-position: 0px -175px;
	width: 100px;
}
#SiteMenu #ContactLink:hover{
	background-position: -125px -175px;
}
#SiteMenu #ContactLink.Current{
	background-position: -250px -175px;
}
/*
	* Content
*/
#PageContent{
	min-height: 400px;
	margin-left: 230px;
	/* margin-top: 55px; */
	padding: 25px 20px 70px 0;
	background: url(images/footer-icons/random.php) no-repeat bottom right;
}
#PageContent h1.PageTitle{
	margin-left: 17px;
}
#PageContent p,h2,h3,h4,h5,h6{
	margin-left: 17px;
}
#PageContent h1.PageTitle{
	font-family: verdana,helvetica,arial,sans-serif;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 1.60em;
	color: #555;
}
#PageContent h2{
	color: #3369ad;
	font-size: 1.45em;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#PageContent h3{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#PageContent h4{
	font-size: 1.1em;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#PageContent p{
	font-size: 1.05em;
	max-width: 430px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.SectionHeader{
	margin: 0 0 10px 0;
	padding: 0;
	height: 16px;
}
.SectionHeader a{
	display: block;
	height: 16px;
	text-indent: -5000px;
}
#AboutSectionHeader a{
	width: 100px;
	background: url(images/hdr-about.png) no-repeat;
}
#DurhamSectionHeader a{
	width: 352px;
	background: url(images/hdr-durham.png) no-repeat;
}
#CommunitySectionHeader a{
	width: 250px;
	background: url(images/hdr-community.png) no-repeat;
}
#InvestorSectionHeader a{
	width: 196px;
	background: url(images/hdr-investor.png) no-repeat;
}
#ContactSectionHeader{
	margin-right: -20px;
	height: 77px;
	text-indent: -5000px;
	background: url(images/hdr-contact.png) no-repeat top left;
}
#AmenitiesSectionHeader{
	margin-right: -20px;
	height: 77px;
	text-indent: -5000px;
	background: url(images/hdr-amenities.png) no-repeat top left;
}
.SubMenu{
	height: 40px;
	margin: 0 -20px 0 0;
	background: url(images/submenu-tile.png) repeat-x;
}
.SubMenu ul{
	height: 40px;
	padding: 10px 0 0 30px;
	margin: 0;
	background: url(images/submenu-end.png) no-repeat;
}
.SubMenu li{
	display: inline;
	list-style: none;
	margin-right: 10px;
}
.SubMenu a{
	color: #333;
	letter-spacing: -0.02em;
}
.SubMenu a:hover{
	color: #fff;
}
.SubMenu a.Current, .SubMenu a.Current:hover{
	color: #fff;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#PageFooter{
	clear:both;
	background: #000;
	height: 52px;
}
#PageFooter #CopyrightNotice{
	display: block;
	text-indent: -5000px;
	margin: 0 0 0 28px;
	padding: 15px 0 0 0;
	background: url(images/copyright-notice.png) no-repeat bottom left;
}

/*
	* Random Reused Elements
*/
.FileSizeLabel{
	font-size: .9em;
	color: #999;
}
p.BreadCrumbTrail{
	padding-top: 5px;
	margin-left: 8px !important;
}
.ImagePosition1{
	margin: 5px 20px;
	border: solid 1px #777;
}
/*
	* ----------------------------------------------------------
	* Page Specific Styles
	* ----------------------------------------------------------
*/

/*
	* Media Contacts SideBar (In the News)
*/
#MediaContactsContainer{
	float: right;
	width: 210px;
	margin: 0 -20px 0 0;
	background: url(images/sidebar-bg.png) repeat-y;
}
#MediaContactsContainer h1{
	height: 39px;
	padding: 5px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 1.2em;
	background: url(images/sidebar-hdr.png) no-repeat;
}
#MediaContactsContainer p{
	font-size: 0.9em;
	padding: 0 0 20px 10px;
	margin: 0 -20px 0 0;
	width: 200px;
	background: url(images/sidebar-ftr.png) no-repeat bottom left;
}
#MediaContactsContainer .ContactName{
	font-size: 1.1em;
	font-weight: bold;
}
#MediaContactsContainer a{
	color: #3369ad;
}

/*
	* In the News SideBar (About Us)
*/
#NewsCalloutContainer{
	float: right;
	width: 210px;
	margin: 0 -20px 0 0;
	background: url(images/sidebar-bg.png) repeat-y;
}
#NewsCalloutContainer h1{
	height: 30px;
	padding: 5px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 1.2em;
	background: url(images/sidebar-hdr.png) no-repeat;
}
#NewsCalloutContainer .ArticleContainer{
	width: 210px;
	margin: 0;
	padding-bottom: 20px;
	background: url(images/sidebar-ftr.png) no-repeat bottom left;
}
#NewsCalloutContainer .ArticleContainer h4{
	margin: 0 0 0 8px;
}
#NewsCalloutContainer p{
	font-size: 0.9em;
	padding: 0 0 0 10px;
	margin: 0;
	width: 185px;
}
#NewsCalloutContainer .ContactName{
	font-size: 1.1em;
	font-weight: bold;
}
#NewsCalloutContainer a{
	color: #3369ad;
}
/*
	* Property Types List (Available Properties)
*/
.PropertyTypesList{
	margin: 0 0 0 15px;
	padding: 0;
	height: 50px;
	clear: left;
}
.PropertyTypesList li{
	margin: 0;
	padding: 0;
	display: inline;
}
.PropertyTypesList li a{
	text-indent: -5000px;
	float: left;
	width: 80px;
	height: 32px;
	margin: 10px 20px 10px 0;
	background: url(images/sprite-btns-property-type.png) no-repeat;
}
.PropertyTypesList #CommercialLink{
	background-position: 0px -32px;
}
.PropertyTypesList li #CommercialLink:hover{
	background-position: -80px -32px;
}
.PropertyTypesList #ResidentialLink{
	background-position: 0px 0px;
}
.PropertyTypesList li #ResidentialLink:hover{
	background-position: -80px 0px;
}

/*
	* Residential Property Types (Properties Residential)
*/
.ResidentialPropertyTypes h2{
	color: #bbb !important;
	font-weight: bold;
	font-size: 1.4em;
	font-family: verdana,arial,sans-serif;
	letter-spacing: -0.07em;
}
.ResidentialPropertyTypes p{
	font-family: "Times New Roman",times,serif;
	font-size: 1.2em !important;
	width: 250px !important;

}
.ResidentialPropertyTypes a{
	color: #3369ad;
}
/* .ResidentialPropertyTypes div{border: solid 1px #f09} */
#ResidentialForSalePropertyType{
	width: 275px;
	height: 290px;
	margin: 30px 0 0 0;
	border-right: solid 1px #555;
}
#ResidentialForSalePropertyType h3 a{
	display: block;
	width: 120px;
	height: 106px;
	text-indent: -5000px;
	margin: 0 0 20px 0;
	background: url(images/logo-kress.gif) no-repeat;
}
#ResidentialForLeasePropertyType{
	margin: -302px 0 100px 300px;
	width: 275px;
}
#ResidentialForLeasePropertyType h3 a{
	display: block;
	width: 147px;
	height: 36px;
	text-indent: -5000px;
	margin: 0 0 20px 0;
	background: url(images/logo-baldwin.gif) no-repeat;
}
#ResidentialPropertiesContactLink{
	font-size: 120%;
	font-weight: bold;
	padding: 30px 0 0 90px;
}
/*
	*Commercial Properties
*/
ul.CommercialPropertyTypes{
	margin: 0 0 0 20px;
	padding: 0;
}
ul.CommercialPropertyTypes li{
	list-style: none;
	width: 80px;
	/*margin: 10px 20px 40px 0;*/
}
.CommercialPropertyTypes li a{
	text-indent: -5000px;
	display: block;
	width: 80px;
	height: 32px;
	margin: 10px 20px 40px 0;
	background: url(images/sprite-btns-property-type.png) no-repeat;
}
.CommercialPropertyTypes #OfficeLink{
	background-position: 0px -64px;
}
.CommercialPropertyTypes li #OfficeLink:hover{
	background-position: -80px -64px;
}
.CommercialPropertyTypes #RetailLink{
	background-position: 0px -96px;
}
.CommercialPropertyTypes li #RetailLink:hover{
	background-position: -80px -96px;
}
.CommercialPropertyTypes #RestaurantLink{
	background-position: 0px -128px;
}
.CommercialPropertyTypes li #RestaurantLink:hover{
	background-position: -80px -128px;
}
.CommercialPropertyTypes #WarehouseLink{
	background-position: 0px -160px;
}
.CommercialPropertyTypes li #WarehouseLink:hover{
	background-position: -80px -160px;
}
/*
	* Available Properties
*/
.AvailablePropertiesList{
	margin: 10px 0 0 20px;
	border: solid 1px #ccc;
	border-collapse: collapse;
}
.AvailablePropertiesList th{
	font-size: .85em;
	color: #fff;
	font-weight: bold;
	background: #3369ad;
	text-align: left;
	padding: 3px 5px;
}
.AvailablePropertiesList td{
	padding: 3px 8px 4px 5px;
	border: solid 1px #ccc;
}
.FieldLabel{
	font-family: Verdana, Arial, sans-serif;
	font-size: .85em;
	font-weight: bold;
	padding: 0 5px 0 0;
}
/*
	*Press Kit
*/
.ArticlesList{
	padding: 0 0 0 15px;
	margin-top: -10px;
}
.ArticleContainer{
	width: 450px;
	margin: 10px 0 10px 0;
}
.ArticleContainer h4{
	padding: 0;
	margin-top: 12px;
}
.ArticleContainer h4 a:hover{
	color: #bd0;
}
.ArticleDate{
	font-size: .9em;
	color: #999;
	margin: 0;
	padding: 0;
	display: inline;
}
.FullStoryLink{
	display:inline;
	white-space: nowrap;
}
#LogoGuidelines{
	width: 450px;
}
/* Press Kit Leadership */
#LeadershipPressPackList ul{
	list-style-type: none;
	padding-left: 18px;
}
#LeadershipPressPackList a{
	display: block;
	width: 180px;
	font-size: 130%;
	padding: 2px 5px 7px;
	color: #555;
	margin-bottom: 5px;
}
#LeadershipPressPackList a span.Title{
	font-size: 80%;
	color: #999;
	font-weight: normal;
	font-style: italic;
}
#LeadershipPressPackList a:hover{
	background: #d8e0ff;
}
/*
	* Commercial Property View
*/
#CommercialPropertyContainer{
	min-height: 500px;
}
#CommercialPropertyContainer h3{
	margin: 25px 0 0 10px;
}
#CommercialPropertyPhotos{
	width: 250px;
	float: right;
	margin: -40px 0 0 15px;
	padding-left: 10px;
	border-left: solid 1px #ccc;
}
#CommercialPropertyPhotos h3{
	margin: 0px;
}
#PropertyUsesContainer{
	margin: 0 0 20px 15px;
}
#PropertyUsesContainer h3{
	margin: 25px 0 0 0;
	text-transform: capitalize;
}
#CommercialPropertyContainer #DetailsContainer{
	margin-left: 10px;
}
#CommercialPropertyContainer #DetailsContainer p{
	margin-left: 25px;
}

/*
	* Press Releases
*/
.PressReleasesList{
	padding: 0 0 0 15px;
	margin-top: -10px;
}
.PressReleaseContainer{
	width: 480px;
	margin: 0 0 10px 0;
}
.PressReleaseContainer h4{
	padding: 0;
	margin-top: 0;
}
.PressReleaseContainer h4 a:hover{
	color: #bd0;
}
.FullStoryLink{
	display:inline;
	white-space: nowrap;
}
.PressReleaseDate{
	color: #999;
	font-size: .9em;
	margin: -10px 0 0 0;
}
#ArchiveMenu{
	padding-top: 15px;
}
#ArchiveMenu ul{
	margin: 0 0 0 20px;
	padding: 0;
}
#ArchiveMenu li{
	display: inline;
	margin: 5px 15px 0 0px;
	font-size: 1.2em;
}
/*
	* Awards
*/
#AwardsList{
	width: 600px;
	margin: 40px 0 0 30px;
	padding: 0;
}
#AwardsList li{
	list-style: none;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
#AwardsList .AwardYear{font-weight: bold;}
/*
	* Durham Links
*/
#DurhamLinksPhotosContainer{
	float: right;
	width: 240px;
}
#DurhamLinksPhotosContainer img{
	margin-bottom: 20px;
	border: solid 1px #777;
}
#DurhamCommunityLinks{
	padding-bottom: 80px;
}
/*
	* Contact
*/
#ContactInfo{
	height: 350px;
}
#ContactMap {
	float: right;
	margin-right: 20px;
}
/*
	* Contact Forms
*/
#PeopleContactForm{
	margin-top: 80px;
}
#NewsContactForm{
	margin: 40px 0 -20px 0;
}
#PropertiesContactForm{
	margin: -50px 0 -10px 280px;
}

/* Amenities */

#FeaturedBlock{
	width:170px;
	padding-right: 280px;
	float:left;
	background-image: url(images/bg-amenities-featured.jpg);
	background-repeat: no-repeat;
	background-position: 190px 50px;
}
#FeaturedBlock p{
	line-height: 1.2em;
}
#FeaturedBlock h3 a,
#BrowseAmenities ul li h3 a{
	color: #333;
}
#FeaturedBlock h3 a:hover,
#BrowseAmenities ul li h3 a:hover{
	border-bottom: solid 1px #999;
}
#BrowseAmenities{
	padding: 2px 0 30px;
	margin-left: 450px;
}
#BrowseAmenities h2{
	margin-left: 0;
}
#BrowseAmenities ul{
	padding: 0;
	margin: 15px 0 0;
}
#BrowseAmenities ul li{
	list-style-type: none;
}
#BrowseAmenities ul li h3{
	margin: 10px 0 5px 0;
}
#BrowseAmenities ul li .Breakdown{
	line-height: 1.3em;
}
#ADayInTheLife{
	clear: both;
	padding-left: 150px;
	background-image: url(images/bg-amenities-a-day.jpg);
	background-repeat: no-repeat;
	background-position: 0 36px;
	border-top: solid 1px #eee;
}
#ADayInTheLife h2 span.Client{

}
#ADayInTheLife p{
	margin-top: 15px;
}
#ADayInTheLife ul li{
	margin-bottom: 5px;
}
img.AmenitiesGroupPicture{
	float: right;
	clear: right;
	margin: 10px 0 20px 20px;
}
div.Amenities{
	padding-bottom: 70px;
	margin-bottom: 50px;
}


/* PRINT */
@media print{
	body{
		font-size: 100%;
	}
	#PageContainer{
		width: 100%;
		border: none;
	}
	#PageHeader{
		height: 60px;
		width: 100%;
		background: none;
		float: none;
		padding: 0;
		margin: 0;
		border-bottom: solid 2px #333;
	}
	#PageHeader h1 a{
		text-indent: 0;
		color: #333;
		width: 100%;
	}
	#SiteMenu,.SubMenu{
		display: none;
	}
	#PageContent{
		padding: 0;
		margin: 0;
	}
	#PageFooter{
		background: none;
		text-indent: 0;
	}
	.BreadCrumbTrail{ display: none;}

}
