html { 
	height: 101%; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}

.top {
	width: 770px;
	text-align: left;
}

.tablemain {
	border-bottom: 1px solid #000000;
}

#navigation {
	width: 110px;
	padding-left: 22px;
	padding-right: 22px;
}

#navigation .nav {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	background-image: url(images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
}

#navigation .nav a {
	text-decoration: none;
	color: #000000;
}

#navigation .nav a:hover {
	color: #869DBC;
}

.main {
	width: 375px;
	padding-left: 22px;
	padding-right: 22px;
	border-left: 3px solid #A3B7D1;
	border-right: 3px solid #A3B7D1;
}

.mainlistings {
	width: 407px;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 3px solid #A3B7D1;
	border-right: 3px solid #A3B7D1;
}

.mainbuildings {
	width: 393px;
	padding-left: 13px;
	padding-right: 13px;
	border-left: 3px solid #A3B7D1;
	border-right: 3px solid #A3B7D1;
}

.mainnoright {
	width: 535px;
	padding-left: 32px;
	padding-right: 32px;
	border-left: 3px solid #A3B7D1;
	border-right: 3px solid #A3B7D1;
}

.text {
	line-height: 18px;
	text-align: justify;
}

#right {
	padding-left: 22px;
	width:160px;
}

#right .title {
	height: 13px;
	background-color: #A3B7D1;
	font-weight: bold;
	margin-right: 3px;
	margin-bottom: 8px;
	font-size: 10px;
	padding-left: 2px;
	text-align: left;
}

#right .redtext {
	color: #FF0000;
	text-align: left;
}

#right .image {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
}

#right .details {
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	line-height: 16px;
	margin-top: 4px;
}

#right .details a {
	color: #000000;
	text-decoration: none;
}

#right .details a:hover {
	color: #869DBC;
}

#right .companytext {
	margin-top: 8px;
	padding-right: 22px;
	text-align: left;
	font-size: 10px;
}

#building {
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	width: 350px;
	border-bottom: 1px dashed #A3B7D1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#building .image {
	/*float: left;*/
	border: 1px solid #000000;
	margin-right: 10px;
	width: 75px;
	height: 100px;
}

#building .title {
	height: 14px;
	background-color: #A3B7D1;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 11px;
	padding: 5px;
	text-align: left;
	color: #D02A43;
}

#building .title a{
	text-decoration: none;
	color: #D02A43;
}

#building .details {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	margin-top: 14px;
}

#building .details a {
	color: #000000;
	text-decoration: none;
}

#buildingdetail {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

#buildingdetail .links {
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}

#buildingdetail .links a {
	color: #000000;
	text-decoration: none;
}

#buildingdetail img {
	border: 1px solid #000000;
	margin-right: 13px;
	width: 150px;
	height: 241px;
}

#buildingdetail .title {
	width: 260px;
	font-weight: bold;
	font-size: 14px;
	color: #D02A43;
	background-color: #A4B7D0;
	text-align: center;
	padding: 3px;
}

.title2 {
	width: 450px;
	font-weight: bold;
	font-size: 14px;
	color: #D02A43;
	background-color: #A4B7D0;
	text-align: left;
	padding: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.floor {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

#buildingdetail .image {
	height: 300px;
}

#buildingdetail .text {
	margin-top: 5px;
	width: 260px;
	text-align: left;
	min-height:250px;
}

#buildingdetail .click {
	font-size: 10px;
	line-height: 11px;
}

#buildingdetail .thumb {
	width: 45px;
	height: 50px;
	border: 1px solid #000000;
	margin-right: 2px;
}

#news{
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
	border-bottom: 3px solid #A3B7D1;
	margin-bottom: 12px;
}

#news img {
	float: left;
	border: 1px solid #000000;
	margin-right: 15px;
	width: 145px;
	height: 100px;
}

#news .title {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 12px;
	padding-left: 2px;
	text-align: left;
}

#news .url {
	font-size: 10px;
	font-style: italic;
}

#news .details {
	width: 375px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	line-height: 16px;
	margin-top: 4px;
	padding-bottom: 12px;
}

#news .details a {
	color: #000000;
	text-decoration: none;
}

#news .image {
	height: 150px;
}

#newsdetail {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

#newsdetail img {
	border: 1px solid #000000;
	margin-left: 13px;
	max-width:185px;
	width: expression(this.width > 185 ? 185: true); 
	max-height:241px;
	Height: expression(this.height > 241 ? 241: true); 
}

#newsdetail .title {
	font-weight: bold;
	font-size: 14px;
	color: #D02A43;
	text-align: left;
	padding-top: 3px;
}

#newsdetail .url {
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
}

.narrow {
	width: 22px;
}

.textfield {
	border: 1px solid #666666;
	width: 250px;
}

.contacttitle {
	font-size: 14px;
	font-weight: bold;
}

.available {
	font-weight: bold;
	padding: 5px;
	padding-left: 0px;
	text-align: left;
}

#listings {
	width: 407px;
	border: 1px solid #9D9D9D;
	margin-bottom: 5px;
}

#listings .title {
	background-color: #9D9D9D;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

#listings .header {
	background-color: #D2DDED;
}

#listings .cells {
	padding: 5px;
	border: 1px solid #9D9D9D;
	border-left: 0px;
	border-bottom: 0px;
}

#listings .details {
	border-top: 1px solid #9D9D9D;
}

#contact {
}

#contact a {
	color: #D02A43;
}

.search {	
	width: 400px;
}

.searchfield {	
	width: 75px;
}

.footer {
	width: 770px;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

.footer a {
	text-decoration: none;
	color: #000000;
}

.footer a:hover {
	color: #869DBC;
}

	
.copy {
	font-size: 9px;
	text-decoration:none;
	padding-top:3px;
	width: 770px;
}

.copy a {
	color: #000000;
}

.copy a:hover {
	color:#666666;
}
	
	
	/* SubTabs for Building Detail Page
----------------------------------------------- */

#subTab {
	float:left;
	background:#FFF;
	font-size:93%;
	line-height:normal;
	background: url(../images/bg_subtabs.gif) repeat-x left bottom;
	text-align: center;
	margin-bottom: 10px;
}


#subTab ul
  {
	height:23px;
	margin:0;
	padding:0;
	list-style:none;
	position: relative;
	font: 11px verdana;
	padding:10px 10px 0;


  }

#subTab.shadow
	{
	position: absolute; 
	display: none;
	background-color: #666666;			
  }
		  
  
#subTab li {
	float:left;
	background:url(../images/subtab_right_off_v2.gif) no-repeat right top;
	margin:0 2px 0 0;
	padding:0;
}

#subTab a {
	text-decoration:none;
	background:url(../images/subtab_left_off_v2.gif) no-repeat left top;
	padding:5px 15px;
	display:block;
	color:#FFF;
	font-weight: bold;
}

/*revision */

#subTab-v2 {
	float:left;
	width:540px;
	background:#FFF;
	font-size:93%;
	line-height:normal;
	background: url(../images/bg_subtabs.gif) repeat-x left bottom;

}


#subTab-v2 ul
  {
	height:23px;
	margin:0;
	padding:0;
	list-style:none;
	position: relative;
	font: 11px verdana;
	padding:10px 10px 0;

  }

#subTab-v2.shadow
	{
	position: absolute; 
	display: none;
	background-color: #666666;			
  }
		  
  
#subTab-v2 li {
	float:left;
	background:url(../images/subtab_right_off.gif) no-repeat right top;
	margin:0 2px 0 0;
	padding:0;
}

#subTab-v2 a {
	text-decoration:none;
	background:url(../images/subtab_left_off.gif) no-repeat left top;
	padding:5px 15px;
	display:block;
	color:#000;
	font-weight: normal;
}

