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

body {
/*
	background:url(images/bg.jpg) no-repeat fixed #111;
	background-size:cover;
	-moz-background-size:100%;
	-webkit-background-size:100%;
*/
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	overflow:auto;
}

#content {
	width:720px;
	min-height:500px;
	padding:10px 25px 25px 25px;
	margin:64px auto 180px auto;
	overflow:hidden;

}

.scrollpane {
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:530px;
	height:auto;
}


.footer, .push {
}

.footer {
	width:100%;
	position:fixed;
	bottom:0;
	z-index:5;
}

#content h3 {
	text-transform:uppercase;
	color:#ccb672;
	font-size:18px;
	font-weight:normal;
}


nav ul#about-navi {
	list-style-type:disc;
	/*list-style-position:inside;*/
	display:block;
	margin-bottom:7px;
}


ul#about-navi li{
	float:left;
	text-transform:uppercase;
	font-size:11px;
	/*margin-right:10px;*/
	margin-right:20px;
	margin-bottom:5px;
}


ul#about-navi li a{
	color:#FFFFFF;
	text-decoration:none;
}

ul#about-navi li a:hover{
	color:#ccb672;
}
ul#about-navi li a.selected{
	/*font-weight:bold;*/
	color:#ccb672;
}

#scrollstrip {
	width:90000px;
}

section {
	width:713px;
	margin-top:10px;
	margin-right:100px;
	font-size:12px;
	line-height:16px;
	float:left;
	position:relative;
	overflow:hidden;
}

section p {
	margin-top:10px;
	text-align:justify;
}

.emphasis {
	color:#ccb672;
}

table#tenants {
	margin-top:-30px;
}

table#tenants th {
	color:#ccb672;
	text-decoration:underline;
}

hr.separator {
	border-top:dashed #ccb672 1px;
	width:770px;
	margin-left:-25px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	display:block;
}

section a:link,section a:visited {
	color:#FFFFFF;
}

section a:hover,section a.selected{
	color:#ccb672;
}

.mininavi {
	margin-top:5px;
	font-size:11px;
}

.mininavi .selected {
	text-decoration:none;
	color:#ccb672;
}

table.padded{
	margin-top:10px;
}


table.padded,table.padded th,table.padded td {
	border:1px solid #554f35;
	padding:7px 10px;
}

table.padded td {
	vertical-align:middle;
}

table.padded th{
	color:#ccb672;
}

#map-container {
	width:685px;
}

#mapholder {
	display:block;
	margin-top:10px;
	width:100%;
	height:335px;
	border:1px solid #554f35;
	padding:10px;
	background:url(images/forum_map.png) center center no-repeat;
}

#mapholder img {
	display:block;
	margin:0 auto;
}

#overview-container {
	display:block;
	margin:10px 0;
}

.transport {
	margin:10px 20px 10px 0;
	min-width:260px;
	float:left;
}

.transport span {
	display:block;
	margin:5px auto;
}

.transport img {
	margin-right:10px;
	float:left;
	padding-bottom:70px;
}

#officetower-container {
	display:block;
	margin:10px 0;
	width:550px;
	text-align:justify;
}

table#otdirectory {
	margin-top:20px;
}

table#otdirectory ,table#otdirectory td {
	border-bottom:1px solid #554f35;
}
table#otdirectory th {
	border:none;
	font-size:11px;
	color:#ccb672;
	padding:10px 0;
} 

table#otdirectory td {
	vertical-align:top;
	padding:2px 0;
}


table#eventspace {	
	float:left;
	
}

table.padded th{
	color:#ccb672;
}

#advertising-container ul {
	display:block;
	float:left;
	list-style-image:url(images/bullet.gif);
}

#spaces-map {
	float:left;
	width:225px;
	line-height:20px;
}

h4{
	text-transform:uppercase;
	font-size:11px;
	color:#ccb672;
	padding:10px 0;
}

#leasing h3 a.selected {
	text-decoration:none;
	color:#ccb672;
}

#contact ul{
	list-style-type:none;
	margin-left:0;
}

#contact ul li {
	display:block;
	width:220px;
	float:left;
}

a.back-to-top{
 display:block;
 width:81px;
 height:20px;
 background:url(../img/btn_backtotop.gif) left top no-repeat;
 text-indent:-9999px;
 position:absolute;
 bottom:0;
 right:0;
}


a.back-to-top:hover{
	background-position:bottom;
}

.smallprint {
	font-size:11px;
}

blockquote {
	display:block;
}

ul#internal-adspaces,ul#external-adspaces {
	margin-left:0;
	list-style-position:inside;
}
ul#internal-adspaces li,ul#external-adspaces li {
	float:left;
	margin-right:2px;
}

ul#internal-adspaces img,ul#external-adspaces img {
	padding:10px 0;
}

