@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body{
	/*background-color: #222222;	
	background-image:url(../images/bg-bluegrey3-textured.png);
	background-attachment:fixed;*/
	background-repeat:repeat-x;
	background-image:url(../images/bg-white-textured.png);
	display: block;
	margin: 0;
	padding: 0;
}

#fullWidth {
	width:100%;
	min-width:970px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}

#wrapper {
	width: 960px;
	margin: 20px auto 5px auto;
	position: relative;
	overflow: visible;
}

header {
	height: 170px;
	color:#333;
	display:block;
	margin:0;
	padding:0;
	background-image:url(../images/Header_backgroundGradient.png);
	background-repeat: repeat-x;
	background-color: #B0B0B0;
	box-shadow: 0px 2px 4px #222;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-wieght:bold;
	text-align:right;
	-moz-box-shadow: 0px 2px 4px #222;
	-webkit-box-shadow: 0px 2px 4px #222;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-width: 1px;
	border-style: solid none none none;
	border-color: #FFF;

}

#content {
	margin:20px auto 5px auto;
	padding:0;
	z-index: 20;
	position: relative;
	color: #FFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	line-height:20px;
	font-size:14px;
	display:block;
	background-image: url(../images/greyGradient02.png);
	background-repeat: repeat-x;
	background-color: #333;
	box-shadow: 0px 3px 7px #000;
	-moz-box-shadow: 0px 3px 7px #000;
	-webkit-box-shadow: 0px 3px 7px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-width: 1px;
	border-style: ridge none none none;
	border-color: #FFF;
}

footer {
	color: #BBB;
	font-size:10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	position:static;
	z-index:45;
}
footer a:link {
	color: #BBB;
	text-decoration:none;
}
footer a:visited {
	color: #BBB;
	text-decoration:none;
}
footer a:hover {
	color:#777;
}

nav {
	width: 126px;
	overflow:hidden;
	height:120px;
	margin: 25px 0px auto 0px;
	padding:5px 0 0 7px;
	float:left;
}
nav ul {
	list-style:none outside none;
}
nav li {
	width:126px;
}
nav li a {
	height:22px;
	background:transparent url("../images/header-nav.gif") no-repeat scroll 0 0;
	display:block;
	text-indent:999px;
	overflow:hidden;
}
nav li.home a {
	background-position:0px 0px;
}
nav li.home a.active, nav li.home a:hover {
	background-position:-126px 0px;
}
nav li.building a {
	background-position:0px -22px;
}
nav li.building a.active, nav li.building a:hover{
	background-position:-126px -22px;
}
nav li.location a {
	background-position:0px -44px;
}
nav li.location a.active, nav li.location a:hover {
	background-position:-126px -44px;
}
nav li.history a {
	background-position:0px -66px;
}
nav li.history a.active, nav li.history a:hover {
	background-position:-126px -66px;
}
nav li.leasing a {
	background-position:0px -88px;
}
nav li.leasing a.active, nav li.leasing a:hover {
	background-position:-126px -88px;
}

#pyramid {
	background-image:url(../images/P1050728-34_03.png);
	background-repeat:no-repeat;
	background-position:top left;
	z-index: 10;
	width: 400px;
	position: absolute;
	right: -200px;
	margin-top: -25px;
	margin-right:0;
	padding:0;
	height:100%;
}

.BG-plaque {
    padding: 16px 16px 16px 16px;
	background:transparent url(../images/BCT-Plaque.png) top left;	
}
.BG-city {
    padding: 16px 16px 16px 16px;
	background:transparent url(../images/mapBG-cityWest.png) top;	
}
.BG-bay {
    padding: 16px 16px 16px 16px;
	background:transparent url(../images/mapBG-bayArea.png) top left;	
}

#title {
	margin:1px 1px 0 0;
	padding:0;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	z-index:5;
}
#titleText {
	background-image:url(../images/Header_Title.png);
	width:454px;
	height:59px;
	margin:0;
	padding:0;
}

#photoBanner {
	height: 140px;
	border: 2px solid #333;
	margin: 13px 8px 0px 0px;
	background-color: #444;
	background-image:url(../images/P1050688_02.png);
	background-position:left;
	background-repeat:no-repeat;
	overflow: hidden;
	position:relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

#address {
	margin:42px 24px auto auto;
	color:#fff;
	text-shadow:0px 2px #000;
}

#contactUs {
	position:absolute;
	top: -54px;
	right:68px;
	z-index:40;
	border:#333 2px solid;
	background:transparent;
	line-height:14px;
	font-size:13px;
	padding:0 4px;
}
#contactUs a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	font-size:smaller;
}
#contactUs a:hover{
	text-decoration:underline;
}

#splash {
	margin:0px auto;
	height:400px;
	border:2px solid #FFF;
	box-shadow: 0px 2px 3px #000;
	-moz-box-shadow: 0px 2px 3x #000;
	-webkit-box-shadow: 0px 2px 3px #000;
	background-image:url(../images/P1050688.png);
	background-color:#666;
	background-repeat:no-repeat;
}
section {
	margin:0;
	padding:0;
	vertical-align:top;
	position:relative;
}

article {
	padding:0;
	margin:8px;
	background:#D1D1C9 url(../images/webtreats-grunge-4_03.jpg) fixed;
	text-align:left;
	font-style:normal;
	text-transform:none;
	display:inline-block;
	vertical-align:top;
	font-size:14px;
}

article.feature {
	height:550px;
}
article.feature .caption {
	margin-top:0;
}
article.location {
	width:448px;
	margin-left:0;
	margin-right:0;
}
.amenitiesColumn {
	width:448px; /*half of the total page width minus the 16px margins on both sides*/
	margin:0;
	padding:0;
	float:left;
}

figure {
	padding:8px;
	background-color:#FFF;
	border-bottom:1px #888 solid;
	display:inline-block;
	margin:8px;
	color:#000;
	font-size:smaller;
	line-height:12px;
}
figure.r {	
	float: right;
	margin-left:14px;
}
figure.l {
	float: left;
	margin-right:14px;
}
figure a {
	color:#000;
}

.caption {
	font-weight:normal;
	font-variant:normal;
	padding:0px;
	color:#000;
	margin:16px;
}
.caption a {
	color:#000;
}

#slideFrame {
	height:593px;
	overflow:auto;
	margin:0 8px;
	zoom:1;
}
#slidePanel {
	width:1996px;
	font-size:0;  /*to solve gap between articles in the slide panel*/
}

#parkOverlap {
	margin-top:0; 
	margin-right:-100px;
}

#buildingAvailability {
	margin:0;
	padding:4px;
	width:420px;
	background:transparent url(../images/shadeGradient.png) repeat-x;
}
.floorAvailability {
	margin:4px;
	border:2px solid #fff;
	display:block;
	padding:0;
}
.floorAvailability .floor{
	display:inline-block;
	text-align:right;
	font-weight:bold;
	width:120px;
	margin:0;
}

.floorAvailability .availability{
	display:inline-block;
	zoom:1.0;
	margin:0 8px;
	font-weight:bold;
}
.floorAvailability .availability .leased{
	color:#FF4444;	
}
.floorAvailability .availability .available {
	color:#44FF44;
}

#bottomNavBar {
	margin-left:20px;
}
.bottomNavCell {
	width:19%;
	float:left;
	text-align:center;
}

.featureList {
	color:#FFF;
	text-transform:none;
	font-size:14px;
	line-height:16px;
	margin:8px;
	border:1px solid #CCC;
	padding: 16px;
	display:inline-block;
}
.featureList li {
	list-style-type:none;
	margin-top:8px;
	padding:0px 4px 4px 4px;
	background-color:#111;
}
#floorplanDescription {
	width:240px;
	float:left; 
	margin-right:0;
}
#floorplanTargetDiv {
	width:620px;
	height:550px;
	overflow:auto;
}

p {
	margin:8px;
	text-align:justify;
}

a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-variant:small-caps;
	text-shadow:0px 2px 1px #000;
	margin:0;
	padding:0;
	display:inline;
}

.h1bar .decoratedTitle {
	float:left;
	height:45px;
	margin:0;
	padding:0;
}
.h1bar .barFill {
	margin:0;
	padding:0;
	overflow:hidden; 
	height:45px; 
	background:transparent url(../images/headers/BodyHeaders_06.png);
}
.h1bar .endCap {
	float:right;
	margin:0;
	padding:0;
	height:45px;
}
	

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	padding:0;
	font-variant:small-caps;
	font-size:30px;
	text-decoration:underline;
	font-style:italic;
	text-transform:none;
	display:inline;
}


.h2bar {
	margin:24px 8px 0 20px;
}

.h2bar .decoratedTitle {
	float:left;
	height:40px;
	padding:0;
}

.h2bar .barFill {
	margin:0;
	padding:0;
	overflow:hidden; 
	height:40px; 
	background:transparent url(../images/headers/BodyHeaders_23.png);
}
.h2bar .endCap {
	float:right;
	margin:0;
	padding:0;
	height:40px;
	width:13px;
}

h3 {
	color:#000;
	margin:8px;
	padding:8px;
	font-size:medium;
	font-variant:small-caps;
	background-color:#FFF;
	border-bottom:1px #888 solid;
	text-transform:none;
}

img {
	vertical-align:bottom;
}

iframe{
	border:0;
}


/*#pyramidRight {
	background-image:url(images/transamerica_fade_right.png);
	background-repeat:no-repeat;
	background-position:top left;
	z-index: -1;
	height: 100%;
	width: 220px;
	position: absolute;
	right: -220px;
	margin-top: -30px;
}

.pageBox {
	width: 100%;
	position: relative;
}*/

