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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/terrawebbkg.jpg);
	background-color: #999999;
}

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

#sitemaphead {
	font-size: 16px;
}

.header {
	
}

.content {
	padding-left: 10px;
	padding-top: 10px;
}

.contentbox {
	background-color: #999999;
	min-height: 400px;
	width: auto;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.contentdevelopment {
	background-color: #999999;
	height: 850	px;
	width: auto;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentaptconv {
	background-color: #999999;
	height: 1050px;
	width: auto;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentaptfed {
	background-color: #999999;
	
	width: auto;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.propertytable {
	border: solid 1px #FFF;
}

#propertydark {
	border-top: solid 1px #FFF;
	background:#003399;
}

#propertylight {
	padding-top: 2px;
	padding-bottom:2px;
	background: #3366cc;
}

#propertytext {
	border-left: solid 1px #FFF;
	padding: 2px;
}


#sitemapcontent {
	height: 500px;
}

.navbar {
	background-color: #003399;
}

.subnav {
	border-right: solid 2.5px #FFF;
	border-bottom: solid 2.5px #FFF;
	height: auto;
	padding-left: 5px;
	padding-top: 1px;
	paddign-bottom: 5px;
	padding-right: 1px;
	
}

.footer {
	padding-left: 10px;
	padding-top: 10px;
}

.footerbox {
	background-color: #003399;
	width: auto;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#subcommercial {
	background-color: #8CBBEB;

}

#subresidential {
	background-color: #3A9CEF;
	border-top: solid 2.5px #FFF;

}

#substorage {
	background-color: #3366CC;
	border-top: solid 2.5px #FFF;

}

#subcorporate {
	background-color: #003399;
	border-top: solid 2.5px #FFF;

}

#subapartment {
	background-color: #07296B;
	border-top: solid 2.5px #FFF;

}

.contenttext {
	font-size: 13px;
	color: #FFF;
}

.bluesubtext {
	font-size: 10px;
	color: #07296B;
}

.blueapttext {
	color: #99CCFF;
	font-weight: bold;
}

.corporatetext {
	color: #003399;
}

.rentalprices {
	padding: 2px;
}

.rentalsizeright {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
	font-weight: bold;
}

.rentalsizeleft {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding-left: 3px;
	font-weight: bold;
}
/* APARTMENT LISTING TABLE */

.citytable {
	padding: 5px;
	border: 1px solid #fff;
}

.cityleft {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*Work Order Table */
.worktable {
	border-collapse: collapse;
	border-spacing:0;
	border: 1px solid #666;
	margin: 0px;
	padding: 0px;
}

#workleftdetail {
	border-bottom: 1px solid #666;
	width:150px;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
}

#workrightdetail {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

/*Detail Listings */

.detailstable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #666;
	margin: 0px;
	padding: 0px;
}

#workleftdetail {
	border-bottom: 1px solid #666;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
}

#detailhead {
	font-weight: bold;
}

#detailimage {
	vertical-align: middle;
	align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
}

#detailheader {
	font-weight: bold;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	/*padding-top: 3px;*/
	padding-bottom: 3px;
	vertical-align: top;
}

#leftdetail {
	border-bottom: 1px solid #666;
	width: 255px;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
}

#rightdetail {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

#aptimage {
	align: center;
	border: 0px;
	vertical-align: middle;
}