@charset "UTF-8";
/* CSS Document */

#body {
	font-family: Arial, Helvetica, sans-serif;	
}

#container1{
	margin: 0px auto 0px auto;
	width: 990px;
}


/*========= top bar and menu=========*/
#terracon_logo {
	float: left;
	display: inline;
	width: 293px;
}
#nav {
	float:left;
	display: inline;
	width: 642px; 
	height: 60px;
	background-image: url(../images/terracon_nav.png);
	background-repeat: no-repeat;
	margin-top: 42px;
	margin-left: 55px;
}
	
#nav ul, #developments ul {
	list-style:none;
	text-align: left;
}

#nav li, #developments li {
    list-style: none;
	display: inline;
	float: left;
}
#nav a {
	display:block;
	text-indent:-9999px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#nav a:hover{
	text-indent:-9999px;
	background-image: url(../images/terracon_nav_over.png);
	background-repeat: no-repeat;
}	
#nav a.active {
	text-indent:-9999px;
	background-image: url(../images/terracon_nav_over.png);
	background-repeat: no-repeat;
}
#button1 a, #button1 a:hover, #button1 a.active{
	width: 101px;
	background-position: 0px 0px;
}
#button2 a, #button2 a:hover, #button2 a.active{
	width: 91px;
	background-position: -101px 0px;
}
#button3 a, #button3 a:hover, #button3 a.active{
	width: 107px;
	background-position: -192px 0px;
}
#button4 a, #button4 a:hover, #button4 a.active{
	width: 78px;
	background-position: -299px 0px;
}
#button5 a, #button5 a:hover, #button5 a.active{
	width: 79px;
	background-position: -377px 0px;
}
#button6 a, #button6 a:hover, #button6 a.active{
	width: 114px;
	background-position: -456px 0px;
}
#button7 a, #button7 a:hover, #button7 a.active{
	background-position: -570px 0px;
	width: 72px;
}

#photobanner {
	clear: both;
	width: 990px;
	height: 270px;
	overflow:visible;
}
#photobanner_contact{
	clear: both;
	width: 990px;
	height:425px;
	overflow:visible;
}

#subnav {
	margin: 10px 0px 0px 00px;

}
#subnav li {
	text-transform: capitalize;
	text-align:left;
	float: left;
	display: inline;
	margin-bottom: 8px;
	font-size: 0.8em;

}
#subnav li a{
	display: block;
	padding: 10px 18px 10px 12px;
	margin-right: 8px;
	text-transform: capitalize;
	background-color:#EEE;
	color: #999999;
	text-decoration:none;
	border-left: 4px #EEE solid;
	width: 290px;
}
#subnav li a.last {
	margin-right: 0px;
	padding-right: 20px;
}
#subnav li a:hover {
	border-left: 4px #CC0000 solid;
	color: #CC0000;

}
#subnav li a.active {
	border-left: 4px #CC0000 solid;
	color: #666;
	font-weight:bold;
}
#subnav li a.lastactive {
	border-left: 4px #CC0000 solid;
	color: #666;
	font-weight:bold;
	margin-right: 0px;
	padding-right: 18px;
}

/*========= bottom development buttons =========*/

#developments {
	width: 980px;
	height: 95px;
	
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-left: 10px;
	clear:both;
}
#developments a {
	display:block;
	text-indent:-9999px;
	background-image: url(../images/development_logos.png);
	background-repeat: no-repeat;
	height: 95px;
	margin: 0px 12px 0px 8px;
}
#developments a:hover{
	text-indent:-9999px;
	background-image: url(../images/development_logos_over.png);
	background-repeat: no-repeat;
}	
#developments a.active {
	float: left;
	text-indent:-9999px;
	background-image: url(../images/development_logos_over.png);
	background-repeat: no-repeat;
}
#dev1 a, #dev1 a:hover, #dev1 a.active{
	width: 125px;
	background-position: -5px 0px;
}
#dev2 a, #dev2 a:hover, #dev2 a.active{
	width: 157px;
	background-position: -145px 0px;
}
#dev3 a, #dev3 a:hover, #dev3 a.active{
	width: 136px;
	background-position: -317px 0px;
}
#dev4 a, #dev4 a:hover, #dev4 a.active{
	width: 148px;
	background-position: -468px 0px;
}
#dev5 a, #dev5 a:hover, #dev5 a.active{
	width: 135px;
	background-position: -631px 0px;
}
#dev6 a, #dev6 a:hover, #dev6 a.active{
	width: 144px;
	background-position: -781px 0px;
}


/*========= general content structure =========*/

.content {
	clear:both;
	width: 990px;
	overflow: auto;
}
#home_photos {
	width: 990px;
	height: 440px;
	background-image: url(../images/home_placeholder.jpg);
	overflow:visible;
}
#photo_gallery2 {
	width: 1000px;
	height: 450px;
	overflow-x:hidden;
	overflow:hidden;
}
#properties_map {
	width: 990px;
	height: 550px;
	background-image: url(../images/city_map_placeholder.png); 
	overflow:visible;
}
#footer {
	width: 990px;
	margin: 35px 0px;
	text-align:center;
	font-size: .7em;
	color: #999999;
}

div.one_col, div.two_col, div.three_col{
	/*clear:both;*/
	width: 990px;
	overflow: auto;
}
div.col1, div.col2, div.col3 {
	float: left;
	display: inline;
	overflow:auto;
}

div.one_col div.col1{
	width: 990px;
	text-align:right;
}
div.two_col div.col1{
	width: 75px;
	text-align:right;
	padding-top: 15px;
}
div.two_col div.col2{
	width: 850px;
}
div.two_col div.available{
	width: 900px;
}
div.three_col .col1{
	width: 75px;
	padding-top: 15px;
}
div.three_col .col2{
	width: 615px;
}
div.three_col .col3{
	width: 252px;
	padding-top: 35px;
}

.content a {
	color: #990000;
}
.content a:hover {
	color: #CC9900;
}


.content p{
	font-size: 0.8em;
	line-height: 150%;
	margin: 20px 15px 6px 0px;
	color:#666;
}
.content li{
	font-size: .8em;
	line-height: 120%;
	margin: 0px 15px 4px 15px;
	color:#666;
}
.content div.available_item li {
	margin-left: 0px;
}
.content h1 {
	text-indent: -9999px;
	height: 45px;
	margin: 0px 15px 6px 0px;
}
h1.corp_profile {
	background: url(../images/head_corp_profile.png) bottom left no-repeat;
}
h1.corp_profile_staff {
	background: url(../images/head_corp_profile_staff.png) bottom left no-repeat;
}
h1.corp_profile_tenants {
	background: url(../images/head_corp_profile_tenants.png) bottom left no-repeat;
}
h1.corp_profile_vision {
	background: url(../images/head_corp_profile_vision.png) bottom left no-repeat;
}
h1.available_space {
	background: url(../images/head_available_space.png) bottom left no-repeat;
}
h1.properties {
	background: url(../images/head_properties.png) bottom left no-repeat;
}
h1.design_build {
	background: url(../images/head_design_build.png) bottom left no-repeat;
}
h1.photo_gallery {
	background: url(../images/head_photo_gallery.png) bottom left no-repeat;
}
h1.newsletters {
	background: url(../images/head_newsletters.png) bottom left no-repeat;
}
h1.contact {
	background: url(../images/head_contact.png) bottom left no-repeat;
}
.content h2 {
	margin: 20px 15px 6px 15px;
	color:#666;
	font-size: 1.2em;
}
.content h3 {
	margin: 15px 15px 6px 20px;
	color:#666;
	font-size: 1em;
}
.content h4 {
	margin: 15px 15px 6px 20px;
	color:#f00;
	font-size: 0.9em;
	text-transform:uppercase
}
.content h2.ruleBelow {
	margin: 25px 15px 10px 15px;
	border-bottom: 1px solid #ccc;
	clear: both;
}


p.awards {
	font-size: 0.7em;
	line-height: 130%;
	margin:20px;
}
div.available h2 {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-top: 30px;
	margin-bottom: 10px;
}
div.available h3 {
	margin-top: 5px;
}
div.available h4 {
	margin-top: 5px;
}
div.available_item {
	float: left;
	display: inline;
	width: 840px;
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
}
div.right {
	padding-left: 0px;
	padding-left: 20px;
}
.available_item li {
	padding-left: 25px;
}
.right li {
	text-align: right;
}
.right h3 {
	text-align: right;
}
.right h4 {
	text-align: right;
}
blockquote {
	background-color:#F8F8F8;
	padding:25px;
}

div.available_item ul {

}
div.available_item img {
	float: left;
	display: inline;
	height: 250px;
	width: 425px;
	padding-right: 20px;
}
div.right img {
	float: right;
	padding-right: 0px;
	padding-left: 20px;
}

div.newsletter {
	width: 270px;
	float: left;
}
div.newsletter p.image {
	float: left;
}

p.vision {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 150%;	
}

table.tenants td{
	padding-right: 40px;
}
.clear {
	clear:both;
}
