@charset "UTF-8";
/* CSS Document */

#left-column {
	display: block;
	width: 610px;
	margin-right: 20px;
	padding-left: 10px;
	float: left;
}

.gold {
	color: #c78f15;
	font-weight: bold;
}

h1 {
	color: #00477f;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

h2 {
	color: #ddb45b;
	color: #c78f15;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2.special {
	color: #ddb45b;
	color: #c78f15;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.click {
	display: block;
	border-bottom: 1px solid #ddb45b;
	cursor: pointer; cursor: hand;
	margin-top: 0px;
	}

h3 {
	color: #00477f;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h4 {
	color: #000000;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p {
	color: #000000;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#content-area ul, #content-area ol {
	display: block;
	margin: 0px 20px 20px 20px;
	padding: 0px;
	}
	
li {
	list-style: square;
	color: #000000;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

dl {
	display: block;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #000000;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	}
	
dt {
	display: block;
	color: #000000;
	font-weight: bold;
	}
	
dd {
	display: block;
	color: #000000;
	font-weight: normal;
	text-indent: 0x;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f1f4fa;
	}
	

.no-u {
	text-decoration: none;
}

.listing-buttons {
	display: block;
	text-align: right;
	margin-top: 10px;
}

.learnmore {
	display: block;
	float: right;
	width: 111px;
	height: 22px;
	margin: 0px 20px 0px 20px;
	background: url('../images/learnmore-blue.gif') no-repeat right;
}

.pdf-sm {
	display: block;
	float: right;
	height: 18px;
	text-align: right;
	background: url('../images/pdf-icon-sm_bg.gif') no-repeat left;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 0px 0px 20px;
}

.breadcrumbs {
	display: block;
	width: 610px;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

ul.crumb {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

ul.crumb li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul.crumb li a {
	display: block;
	color: #948664;
	background: url('../images/crumb-bullet.gif') no-repeat left;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px 0px 8px;
}

ul.crumb li a.first {
	background: none;
	padding: 0px 3px 0px 0px;
}

#map-outter {
	display: block;
	width: 590px;
	height: 305px;
	background: #eaedf4;
	padding: 10px;
	margin: 0px 0px 5px 0px;
}

#map-container {
	display: block;
	width: 590px;
	height: 305px;
	background: #eaedf4;
}

#under-map-search {
	display: block;
	width: 610px;
}

.select-text {
	display: inline;
}

.map-search-box {
	display: inline;
}



#property-map-sm {
	display: block;
	width: 245px;
	height: 225px;
	background: #ffffff;
	float: right;
	margin-right: 20px;
}

#map-container2 {
	display: block;
	width: 243px;
	height: 163px;
	background: #ffffff;
	border: 1px solid #666;
	}

.listing {
	display: block;
	width: 610px;
	border-bottom: #d5dce9 1px solid;
	padding: 10px 0px 5px 10px;
}

.listing-image {
	display: block;
	width: 90px;
	height: 80px;
	padding: 0px 10px 5px 0px;
	float: left;
}

.patti-photo-lg {
	display: block;
	width: 200px;
	height: 500px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#property-image-lg {
	display: block;
	width: 330px;
	height: 225px;
	background: #ffffff;
	margin: 0px 10px 10px 0px;
	float: left;
}

.pdf-download {
	display: block;;
	text-align: center;
	margin: 4px auto 4px auto;
	}
	
.pdf-link-lg {
	display: block;
	height: 50px;
	background: url('/library/images/pdf-icon-lg.gif') no-repeat top left;
	text-align: left;
	padding: 5px 0px 0px 40px;
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: normal;
	}
	
.detail-table {
	width: 585px;
	display: block;
	border: 1px solid #00477f;
	}
	
tr.shaded {
	background: #eaedf4;
	}
	
td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

td.td-label {
	width: 100px;
	}

td p, td.td-label p {
	padding: 0px;
	}
	
td.td-label p {	
	font-weight: bold;
}

td.td-description {
	width: 465px;
	padding: 5px 5px 5px 5px;
	}
	
th {
	padding: 5px 5px 5px 5px;
	text-align: left;
}

th p {
	padding: 0px;
	font-weight: bold;
}

.detail-table {
	margin-bottom: 20px;
}


#right-column {
	display: block;
	width: 300px;
	margin-right: 0px;
	float: right;
}

.right-search-box {
	margin-left: 25px;	
}



/* includes */

.right-module {
	display: block;
	margin-top: 10px;
	width: 300px;
	/*background: #f5e8cd url('../images/bt-box_bg.gif') no-repeat bottom;*/
	background: #eaedf4 url('../images/bt-box_bg-blue.gif') no-repeat bottom;
	padding: 0px 0px 10px 0px;
}

.right-module h1 {
	display: block;
	margin: 0px;
	padding: 3px 15px 5px 15px;
	height: 13px;
	width: 270px;
	text-align: left;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	/*background: url('../images/bt-h1_bg.gif') repeat-x top left;*/
	background: url('../images/bt-h1_bg-blue.gif') repeat-x top left;
}

.right-module2 {
	display: block;
	margin-top: 10px;
	width: 300px;
	background: #f5e8cd url('../images/bt-box_bg.gif') no-repeat bottom;
	/*background: #eaedf4 url('../images/bt-box_bg-blue.gif') no-repeat bottom;*/
	padding: 0px 0px 10px 0px;
}

.right-module2 h1 {
	display: block;
	margin: 0px;
	padding: 3px 15px 5px 15px;
	height: 13px;
	width: 270px;
	text-align: left;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	background: url('../images/bt-h1_bg.gif') repeat-x top left;
	/*background: url('../images/bt-h1_bg-blue.gif') repeat-x top left;*/
}

.right-module p, .right-module2 p {
	padding: 10px 15px 10px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}

#contact-right {
	display: block;
	margin-top: 10px;
	width: 300px;
	padding: 0px 0px 10px 0px;
}

#contact-right h1 {
	display: block;
	border-bottom: 1px dotted #ddb45b;
	font-size: 14px;
	font-weight: bold;
	color: #00477f;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
}
	
.contact-inside {
	padding: 8px 15px 14px 15px;
}

.patti-name {
	color: #00477f;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
}

.contact-link {
	padding: 0px 15px 10px 95px;
}

.right-testimonial {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/start-quote.gif') no-repeat top left;
}

.right-testimonial p.quote {
	background: url('../images/end-quote.gif') no-repeat bottom right;
	padding: 15px;
	line-height: 125%;
	color: #00477f;
	font-style: italic;
	font-weight: bold;
}

.tenant-spot-testimonial-sa {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/tenant-quote-bgPB.jpg') no-repeat top left;
}

.tenant-spot-testimonial-sc {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/tenant-quote-bgSC.jpg') no-repeat top left;
}

.tenant-spot-testimonial-pb {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/tenant-quote-bgPB.jpg') no-repeat top left;
}

.tenant-spot-testimonial-sa p.quote,
.tenant-spot-testimonial-sc p.quote,
.tenant-spot-testimonial-pb p.quote {
	background: url('../images/end-quote.gif') no-repeat bottom right;
	padding: 15px 15px 15px 150px;
	line-height: 125%;
	color: #00477f;
	font-style: italic;
	font-weight: bold;
}

.credit {
	font-style: none;
	text-align: right;
	float: right;
	color: #948664;
}

.tenant-spot-testimonial-sa .credit,
.tenant-spot-testimonial-sc .credit,
.tenant-spot-testimonial-pb .credit {
	font-style: none;
	text-align: right;
	float: right;
	color: #948664;
	padding-right: 15px;
}

p.big {
	font-size: 14px;
	color: #00477f;
	margin-top: 40px;
}

.social {
	margin-top: 20px;
	display: block;
	text-align: center;
	width: 300px;
}

.facebook-link {
	display: block;
	width: 230px;
	height: 52px;
	background: url('../images/become-a-fan.png') no-repeat top left;
	display: none;
}

.right-video {
	display: block;
	margin: 20px 0px 20px 0px;
}

.spotlight-image-top {
	display: block;
	float: left;
	margin: 0px 20px 20px 0px;
}

span.learn-more a {
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00477f;
	text-decoration: none;
}

#slider-right {
	width: 280px;
	height: 160px;
	border-bottom: #00477f solid 2px;
	padding: 0px 10px 0px 10px;
}

h1.tenant {
	display: block;
	margin: 0px;
	padding: 2px 15px 6px 15px;
	height: 13px;
	margin-top: 10px;
	width: 270px;
	text-align: left;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	/*background: url('../images/bt-h1_bg.gif') repeat-x top left;*/
	background: url('../images/bt-h1_bg-blue.gif') repeat-x top left;
}

#slider ul, #slider li,
#slider2 ul, #slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#slider2 { 
	margin-top: 1em;
}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 280px;
	height: 160px;
	overflow: hidden; 
	}	
	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
		display: none;
		}	

a.tenant-list {
	display: block;
	margin: 0px;
	padding: 4px 15px 4px 15px;
	width: 270px;
	text-align: right;
	font-size: 13px;
	color: #00477f;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}

.tenant-list-full {
	display: block;
}

.tenant-list-left {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
}

.tenant-list-left a {
	display: block;
	width: 230px;
	height: 14px;
	padding: 3px 10px 4px 10px;
	background: #eaedf4;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

.tenant-list-left a.on {
	border-bottom: 1px solid #00477f;	
}

.tenant-list-left a:hover {
	border-bottom: 1px solid #00477f;	
}

.tenant-list-right {
	float: left;
}