/*
 * Haydn 2 Base CSS
 */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	margin: 0;
	padding: 0;
}

table {
	width: 80%;
}

a {
	color: #375584;
	text-decoration: none;
}

a img { border: none; }

a:hover { color: #000; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

h2 { font-size: 20px; }
h3 { font-size: 18px; }

h2.img, h3.img {
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0 0 0 30px;
}

form {
	margin: 0;
	padding: 0;
}

input.text, textarea {
	border: 1px solid #888;
	padding: 2px;
	width: 70%;
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/*
 * Helpers
 */

ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav li {
	float: left;
	margin: 0;
	padding: 0;
}

.break { clear: both; }

/*
 * Lists
 */
dl {
	width: 100%;
	margin: 0;
}

dt, dd {
	float: left;
	margin: 0;
	padding: 1px 0;
}

dt {
	width: 40%;
	clear: both;
}

dd {
	width: 60%;
}


/*
 * Main Layout Containers
 */
#content, #header {
	width: 950px;
	margin: 0 auto;
}

#content {
	border: 1px solid #ccc;
	border-top: none;
}

#clientNetLoginButton {
	float: right;
	display: block;
	width: 94px;
	height: 24px;
	line-height: 24px;
	text-indent: -9999px;
	background: url('../images/login-button.png') top left no-repeat;
	margin-top: 35px;
}

#header h1 {
	margin: 35px 0 25px 15px;
	text-indent: -9999px;
	height: 47px;
	line-height: 47px;
	width: 269px;
	background: url('../images/logo.png');
	float: left;
}

/*
 * Navbar
 */
#navbar {
	background: #000;
	height: 43px;
	line-height: 43px;
	width: 100%;
}

#navbar ul {
	background: url('../images/nav.png') top left no-repeat;
	width: 950px;
	margin: 0 auto;
	height: 43px;
	line-height: 43px;
}
#navbar ul li { float: left;}

#navbar ul li a {
	display: block;
	float: left;
	height: 43px;
	line-height: 43px;
	text-indent: -9999px;
	width: 110px;
	margin: 0 15px;
	outline: none;
}

*html #navbar ul li a { margin: 0 7px; }

#navbar ul li a:hover, body.home ul li#navHome a, body.services ul li#navServices a, body.propertyListings ul li#navPropertyListings a, 
body.ourFirm ul li#navOurFirm a, body.news ul li#navNewsBlog a, body.contactUs ul li#navContactUs a {
	background-image: url('../images/nav.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

* html #navbar ul li a:hover, * html body.home ul li#navHome a,
* html body.services ul li#navServices a, * html body.propertyListings ul li#navPropertyListings a, 
* html body.ourFirm ul li#navOurFirm a, * html body.news ul li#navNewsBlog a, * html body.contactUs ul li#navContactUs a { 
	background-image: url('none'); 
}



#navbar ul li#navHome a:hover, body.home ul li#navHome a { background-position: -15px -43px;  }
#navbar ul li#navServices a:hover, body.services ul li#navServices a { background-position: -135px -43px; }
#navbar ul li#navPropertyListings a:hover, body.propertyListings ul li#navPropertyListings a { background-position: -275px -43px; }
#navbar ul li#navOurFirm a:hover, body.ourFirm ul li#navOurFirm a { background-position: -480px -43px; }
#navbar ul li#navNewsBlog a:hover, body.news ul li#navNewsBlog a { background-position: -620px -43px; }
#navbar ul li#navContactUs a:hover, body.contactUs ul li#navContactUs a { background-position: -810px -43px; }

#navbar ul li#navHome a { width: 90px; }
#navbar ul li#navPropertyListings a { width: 175px; }
#navbar ul li#navNewsBlog a { width: 160px; }
#navbar ul li#navContactUs a { width: 140px; margin-right: 0px;}

/*
 * Footer
 */
#footer {
	border-bottom: 19px solid #C6C8CA;
	background: #F1F1F1;
	height: 46px;
}

#footer .nav {
	margin: 0 auto;
	width: 480px;
	height: 46px;
}

#footer .nav a {
	color: #000;
	font-size: 10px;
	border-right: 1px solid #000;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 46px;
}

#footer .nav #navFooterClientNet a {
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

#dinkey {
	width: 10px;
	margin: 10px auto 0 auto;
	padding-bottom: 10px;
}

/*
 * Top Stripe
 */
#topStripe {
	padding-top: 4px;
}

#stripeText, #stripePhoto {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 265px;
}

#stripeText {
	width: 355px;
	float: left;
	text-indent: -9999px;
}

#stripePhoto {
	width: 595px;
	float: left;
}

/*
 * Sidebar
 */
#sidebar {
	width: 275px;
	float: left;	
}

#sidebar .spacer {
	margin: 35px 40px 35px 40px;
}

#sidebar ul, #sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 3px 0;
}

#sidebar ul li a {
	font-weight: bold;
	font-size: 13px;
}

/*
 * Breadcrumbs
 */
#breadCrumbsWrapper { 
	float: right; 
	margin: 5px 10px 0 0;
}

ul#breadCrumbs, #breadCrumbs li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadCrumbs li {
	float: left;
	font-size: 10px;
}

.breadcrumbSeparator { padding: 0 5px; }

#breadCrumbs li a { color: #000; }
#breadCrumbs li a:hover { color: #777; }

/*
 * Main Content area
 */
#mainContent {
	border-left: 1px solid #C6C8CA;
	float: left;
	width: 674px;
	margin: 35px 0;
}

#mainContent .spacer {
	margin: 0 40px;
}

/*
 * Actual Content – General elements
 */
#mainContent h2 {
	color: #375584;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	
}

#mainContent p {
	text-indent: 40px;
}

/*
 * Home Page
 */
#headerStripe {
	position: relative;
	width: 100%;
	height: 265px;
}

.slideshowImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 595px;
	height: 265px;
}

body#home #sidebar {
	display: none;
}

body#home #mainContent {
	width: 100%;
	margin: 0;
}

body#home #mainContent .spacer {
	margin: 0;
}

#recentNewsArea {
	background: url('../images/recent-news-bkg.png') top left no-repeat;
	height: 204px;
	margin-top: 6px;
	padding-left: 140px;
}


#recentNewsArea .pageSection {
	width: 270px;
	float: left;
}

#recentNewsArea .pageSection a {
	display: block;
	color: #000;
	text-indent: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 75px;
	width: 236px;
	margin: 35px auto 0 auto;
	font-size: 12px;
	line-height: 1.3em;
}

#recentNewsArea .pageSection a:hover {
	background-position: -236px 0;
}

#recentNewsArea .pageSection#marketInsight a { background-image: url('../images/recent-news-image-1.jpg'); }
#recentNewsArea .pageSection#wichitaCommercialRealEstateNews a { background-image: url('../images/recent-news-image-2.jpg'); }
#recentNewsArea .pageSection#commercialRealEstateForecast a { background-image: url('../images/recent-news-image-3.jpg'); }

#recentNewsArea .pageSection#wichitaCommercialRealEstateNews p {
	margin: 0 0 15px;
}

#recentNewsArea .pageSection#wichitaCommercialRealEstateNews a#subscribeLink { 
	background: none;
	padding: 0;
	margin: 0 auto;
}

#propertyListingsArea {
	margin: 35px 0;
}

#propertyListingsPlug {
	margin-left: 45px;
	width: 188px;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
}
* html #propertyListingsPlug { margin-left: 22px; }

#mainContent #propertyListingsPlug p {
	text-indent: 0px;
}

#propertyListingsPlug a {
	font-size: 11px;
	font-weight: bold;
}

#propertyListingsPlug h2 {
	margin-bottom: 0px;
}

#propertyListingsCategories {
	background: url('../images/home-property-type.jpg') top right no-repeat;
	width: 595px;
	height: 161px;
	float: left;
	border-left: 1px solid  #C6C8CA;;
	margin-left: 60px;
	padding-left: 60px;
}

#propertyListingsCategories a {
	width: 148px;
	height: 161px;
	float: left;
	text-indent: -9999px;
}

#propertyListingsCategories a:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url('../images/home-property-type.jpg');
}

#propertyListingsCategories a:hover#propertyListingsOffice {
	background-position: 0 -161px;
}

#propertyListingsCategories a#propertyListingsIndustrial { width: 150px;}
#propertyListingsCategories a:hover#propertyListingsIndustrial {
	background-position: -148px -161px;
}

/*#propertyListingsCategories a#propertyListingsRetail {background: #00f; }*/
#propertyListingsCategories a:hover#propertyListingsRetail {
	background-position: -298px -161px;

}

#propertyListingsCategories a:hover#propertyListingsLand {
	background-position: -446px -161px;
}



/*
 * Property Listings
 */
body#propertyListings #sidebar { display: none; }

body#propertyListings #mainContent {
	width: 100%;
	border-left: none;
}

body.propertyListings #sidebar {
	width: 650px;
	float: right;
}

body.propertyListings #sidebar .spacer {
	margin-left: 0px;
	margin-right: 0px;
}

body.propertyListings #mainContent {
	width: 290px;
	font-size: 12px;
	border-right: 1px solid #C6C8CA;
	border-left: none;
/*	background: #07f;*/
/*	margin-left: 20px;*/
/*	padding-left: 20px;*/
	
}

body.propertyListings #mainContent .spacer {
	margin: 0 20px;
}


/*
 * Our Team page / Staff page
 */
.teamMember {
	margin: 0 15px 15px 0;
	float: left;
	width: 109px;
}

.teamMember a {
	display: block;
	text-indent: -9999px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.teamMember a.noEmail {
	height: 172px;
}

.teamMember a.photo {
	background-position: 0 0;
	height: 97px;
}

.teamMember a.email {
	background-position: 0 -97px;
	height: 75px;
}


.teamMember a:hover { background-position: 0 -172px; }
.teamMember a.email:hover { background-position: 0 -97px; }

body#view.ourFirm #mainContent p {
	text-indent: 0;
}


/*
 * News page
 */
.back a { font-weight: bold; }

.postTime { color: #777; font-size: 12px;}

body#news #mainContent p { margin-bottom: 0px; }
body.news #mainContent p { text-indent: 0; }


body#view .postTime { margin-bottom: 15px; }

.readMore a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.blogPost {
	margin-bottom: 40px;
}

.articlesNav {
	text-align: center;
}

body.news#news .blogPost img { display: none; }

/*
 * Contact Us page
 */
body#contactUs p { text-indent: 0; }

/*
 * Services page
 */
body#services .pageSection p { text-indent:0; }

body#services #column1, body#services #column2 {
	width: 40%;
}

body#services #column1 { float: left; } 
body#services #column2 { float: right; }

/*
 * Office, industrial, retail and land pages
 */
body.propertyListings#office .pageSection p, body.propertyListings#industrial .pageSection p, body.propertyListings#retail .pageSection p, body.propertyListings#land .pageSection p {
	text-indent: 0;
} 


/*
 * Newsletter Subscription page
 */
body.subscribe #mainContent p {
	text-indent: 0;
}


/*
 * Corporate page
 */
body.services#corporate #mainContent p {
	text-indent: 0;
}

/*
 * Community Involvement
 */
body#communityInvolvement #mainContent p { text-indent: 0px; }

/*
 * Our Firm
 */
body#ourFirm #mainContent p { text-indent: 0px; }


/*
 * Forcast RSVP
 */
body.forecast #mainContent p { text-indent: 0px;}

