/*	------------------------------------------------------------------
	Styles to lay out the page onscreen
*/
body {
	background-color: #719AB8;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div#page {
	width: 690px;
	margin: 6px auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}
div#page-main {
	padding: 0px 6px 10px 10px;
	background-image: url(../graphics/background.png);
}

/*	------------------------------------------------------------------
	Styles for the header area (including the navigation)
*/
div#header {
	height: 95px;
	background-color: #C9D1DC;
	background-image: url(../graphics/header.jpg);
}
div#navigation {
	position: absolute;
	left: 320px;
	top: 10px;
	font-size: 80%;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#navigation ul li {
	float: left;
	padding-right: 10px;
}
div#navigation ul li a {
	display: block;
	border: 1px solid #016BB7;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	padding: 0px 2px;
}
div#navigation ul li a:hover {
	color: #FFFFFF;
	background-color: #016BB7;
}

/*	------------------------------------------------------------------
	Styles for the content area
*/
div#content {
	margin-right: 170px;
	color: #303030;
}
div#content h1 {
	font-size: large;
	font-size: 140%;
	padding: 6px 0px 2px;
	margin: 0px 0px 3px;
	border-bottom: 1px solid #CC9966;
}
div#content h2 {
	font-size: large;
	font-size: 110%;
	padding: 1em 0px 2px;
	margin: 0px 0px 3px;
	border-bottom: 1px solid #FFCC99;
}
div#content h3 {
	font-size: large;
	font-size: 85%;
	margin: 0.8em 0em 0.3em;	
}
div#content h2.contact {
	font-size: 90%;
	padding: 0.6em 0px 2px;
}
div#content p {
	font-size: medium;
	font-size: 80%;
	line-height: 135%;
	margin: 0em 0em 0.3em;
}
div#content ul {
	margin: 0px;
	padding: 0em 0em 0em 1.3em;
	font-size: medium;
	font-size: 80%;
	line-height: 135%;
	margin: 0em 0em 0.3em;
}
div#content h2.error-notice {
	text-align: center;
	color: #991111;
	margin-top: 5em;
	border-bottom: 0px solid #000000;
}
div#content a.contact {
	display: block;
	margin: 0.3em 0em 0em;
	font-weight: bold;
	font-size: 80%;
}
div#content a.contact-inline {
	display: inline;
	font-weight: bold;
}
div#content div.contact-phone {
	font-size: 80%;
}
div#content a.contact span.address, div#content a.contact-inline span.address {
	display: none;
}
div.error-notice {
	text-align: center;
	margin-bottom: 5em;
}
a.heading-link {
	float: right;
	padding-top: 1.7em;
	font-size: 70%;
	text-decoration: none;
	color: #6666FF;
}
a.heading-link:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.tab-avail, a.tab-req {
	display: block;
	width: 258px;
	float: left;
	height: 20px;
	padding: 5px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;
}
a.tab-avail {
	margin: -3px 0px 0px -5px;
}
a.tab-req {
	margin: -3px -8px 0px 0px;
}
a.heading-tab-inactive {
	background-color: #A5C4DA;
	background-image: url(../graphics/tab-top.png);
}
a.heading-tab-inactive:hover {
	background-color: #D6E4B6;
	background-image: url(../graphics/tab-top-highlight.png);
}
label, .label {
	font-size: 60%;
	color: #666666;
	line-height: 110%;
	vertical-align: middle;
}

/*	------------------------------------------------------------------
	Styles for the sidebar (including property listings)
*/
div#sidebar {
	float: right;
	width: 163px;
	color: #FFFFFF;
}
div#sidebar-content {
	padding: 4px 6px 0px;
	line-height: 130%;
	font-size: medium;
	font-size: 70%;
	color: #F0F0F0;
}
div#sidebar-content h3 {
	margin: 0.8em 0em 0.3em;
	font-size: 110%;
	font-weight: bold;
}
div#sidebar-content h3.service {
	font-size: 130%;
	text-align: center;
}
div#sidebar-content p {
	margin: 0em 0em 0.3em;
}
div#sidebar-content a.read-more {
	display: block;
	color: #A0A0FF;
}
div#sidebar-content a.read-more:hover {
	color: #FF6666;
}
div#sidebar-content a.contact {
	display: block;
	font-weight: bold;
	color: #CCCCFF;
	margin: 0em 0em 0.3em;
}
div#sidebar-content a.contact span.address {
	display: none;
}
div#sidebar-content a.contact:hover {
	color: #FF6666;
}
div#sidebar-content div.contact-phone {
	font-weight: bold;
}
div#sidebar-content a.service {
	display: block;
	font-weight: bold;
	color: #CCCCFF;
	margin: 0em 0em 0.3em;
}
div#sidebar-content a.service:hover {
	color: #FF6666;
}
div#property-listings h2 {
	font-size: medium;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 0.6em 0em 0.4em;
	margin: 0px;
}
div#property-listings ul {
	width: 164px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li#property-offices a, li#property-retail a, li#property-residential a, li#property-investment a {
	display: block;
	width: 160px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}
li#property-offices a {
	height: 24px;
	background-color: #A5C4DA;
	background-image: url(../graphics/tab-1.png);
	padding: 10px 0px 0px 4px;
}
li#property-offices a:hover, li#property-offices a:focus {
	background-color: #D6E4B6;
	background-image: url(../graphics/tab-1-highlight.png);
}
li#property-retail a {
	height: 24px;
	background-color: #8FB7D0;
	background-image: url(../graphics/tab-2.png);
	padding: 6px 0px 0px 4px;
}
li#property-retail a:hover, li#property-retail a:focus {
	background-color: #CCDFB2;
	background-image: url(../graphics/tab-2-highlight.png);
}
li#property-investment a {
	height: 24px;
	background-color: #79A9C8;
	background-image: url(../graphics/tab-3.png);
	padding: 6px 0px 0px 4px;
}
li#property-investment a:hover, li#property-investment a:focus {
	background-color: #C3D8AE;
	background-image: url(../graphics/tab-3-highlight.png);
}
li#property-residential a {
	height: 28px;
	background-color: #649CBF;
	background-image: url(../graphics/tab-4.png);
	padding: 6px 0px 0px 4px;
}
li#property-residential a:hover, li#property-residential a:focus {
	background-color: #B9D2AA;
	background-image: url(../graphics/tab-4-highlight.png);
}
div#property-listings ul li.active {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
div#property-listings ul li#property-offices.active {
	background-image: url(../graphics/tab-1-raised.png);
}
div#property-listings ul li#property-retail.active {
	background-image: url(../graphics/tab-2-raised.png);
}
div#property-listings ul li#property-investment.active {
	background-image: url(../graphics/tab-3-raised.png);
}
div#property-listings ul li#property-residential.active {
	background-image: url(../graphics/tab-4-raised.png);
}
div#property-listings ul li.active a {
	background-color: transparent;
	background-image: none;
}

/*	------------------------------------------------------------------
	Styles for the footer
*/
div#footer {
	height: 48px;
	background-color: #9FC1DF;
	background-image: url(../graphics/footer.png);
	text-align: center;
	font-size: medium;
	font-size: 70%;
	line-height: 120%;
	color: #555555;
	padding: 6px 4px 4px;
}
div#footer address {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}
div#footer address.inline {
	display: inline;
}
div#footer div.telephone {
	color: #333333;
}

/*	------------------------------------------------------------------
	Styles for property listings
*/

div#content h1.listings {
	margin-bottom: -0.5em;
	border-bottom: 0px solid black;
}
div#content div.listing-entry h2 {
	margin-top: 1em;
	float: clear;
	clear: left;
	float: clear;
}
div.listing-description {
	width: 370px;
	margin-left: 134px;
	font-size: 90%;
}
div.listing-detail {
	font-size: medium;
	font-size: 70%;
	width: 130px;
	float: left;
	padding: 0px 0px 4px 0px;
}
div.listing-description a.image-link, div.listing-description div.company-logo {
	display: block;
	float: right;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 4px 0px;
}
div.listing-description a.image-link img, div.listing-description div.company-logo img {
	display: block;
	border: 0px solid #666666;
	margin: 4px 0px 4px 4px;
	background-color: #999999;
	font-size: 60%;
}
div.listing-detail dl {
	margin: 4px 0px 4px;
	padding: 0px;
}
div.listing-detail dt {
	font-weight: bold;
	float: left;
}
div.listing-detail dd {
	margin: 0px 0px 0px 40px;
}
div.listing-detail a.map-link, div.listing-detail a.pdf-link {
	display: block;
	text-decoration: none;
	color: #6666FF;
	padding-left: 18px;
	line-height: 180%;
	margin-bottom: 3px;
	border: 0px solid black;
}
div.listing-detail a.map-link {
	background-image: url(../graphics/map.png);
	background-repeat: no-repeat;
	background-position: middle left;
}
div.listing-detail a.pdf-link {
	background-image: url(../graphics/page_white_text.png);
	background-repeat: no-repeat;
	background-position: middle left;
}
div.listing-detail a.map-link:hover, div.listing-detail a.pdf-link:hover {
	text-decoration: underline;
	color: #0000FF;
}
div.listing-label {
	display: inline;
	color: #FFFFFF;
	background-color: #0050A0;
	font-size: 90%;
	padding: 0px 2px;
	border: 3px double white;
}
div.gallery-label {
	text-align: center;
}

/*	------------------------------------------------------------------
	Styles for gallery pages
*/
ul.gallery {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li.gallery-image {
	margin: 0px;
	width: 72px;
	float: left;
	padding: 0px 8px 0px 0px;
}
li.gallery-image a {
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
li.gallery-image a:hover {
	background-color: #E9E9FF;
}
li.gallery-image a img {
	display: inline;
	line-height: 1em;
	border: 0px solid #999999;
	vertical-align: middle;
}
li.gallery-image div.gallery-caption {
	font-size: 70%;
	text-align: center;
	margin: 2px 0px 8px;
	line-height: 115%;
}
div.content-end {
	clear: both;
}

/*	------------------------------------------------------------------
	Other misc styles
*/
.hidden {
	display: none;
}