html, body
{
    margin: 0px;
    font-family: Helvetica, Verdana , Arial;
    background-color: #262626;
    height: 100%;
    color: #591F0B;
    line-height: 22px;
}
.clear
{
    clear: both;
}
#masthead, #mastheadBody, #pageContent, #pageContainer, #footer, #footerBorder, #mainPageBuildingBlurb, #photoContainer
{
    margin-left: auto;
    margin-right: auto;
}
#masthead, #pageContainer, #footerBorder
{
    width: 100%;
    max-width: 1680px;
}
#masthead
{
    background-image: url('images/masthead.jpg');
    height: 128px;
    position: relative;
}
#mastheadBody, #pageContent, #footer
{
    width: 995px;
    height: auto;
}
#headerLogoContainer
{
    float: left;
}
#waterheadLogo
{
    margin-top: 40px;
    margin-right: 35px;
    cursor: pointer;
}
#headerMenu
{
    height: 60px;
    margin-top: 38px;
    width: 410px;
    float: right;
}
#subHeaderMenu
{
    text-align: right;
    width: 205px;
    float: right;
    margin-top: -15px;
    padding-right: 10px;
}
#pageContainer
{
    background-color: #262626;
    min-height: 100%;
    position: relative;
}
#pageContent
{
    padding-bottom: 6px;
}
#footer
{
    text-align: center;
    height: 60px;
    color: #ffffff;
    padding-bottom: 20px;
}
#footerText
{
    font-size: 11px;
    padding-top: 15px;
}
#footerBorder
{
    height: 6px;
    bottom: 0px;
    position: absolute;
    background: url('images/footer_slice.png') 0% 0% repeat-x;
}
#photoBrowserContainer
{
    margin-right: 12px;
    margin-top: 16px;
    height: 555px;
    width: 593px;
    background-color: #ffffff;
    float: left;
}
#addressPlate, #mainPageBuildingBlurbContainer, #mainPageAvailabilityBlurbContainer
{
    float: right;
    width: 387px;
    background-color: #ffffff;
}
#addressPlate
{
    background: url('images/address_plate_mod.jpg');
    height: 47px;
}
#mainPageBuildingBlurbContainer
{
    height: 370px;
    text-align: center;
}
#mainPageBuildingBlurb
{
    color: #591F0B;
    width: 325px;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    overflow: auto;
    max-height: 260px;
    margin-top: 20px;
}
#mainPageAvailabilityBlurbContainer
{
    height: 140px;
    font-size: 12px;
    margin-top: 14px;
    line-height: 18px;
    text-align: center;
}
.displace
{
    position: absolute;
    left: -5000px;
}
.menuSpacerCircle
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    float: left;
}
.menuSpacerWhite
{
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}
.menuSpacerLine
{
    vertical-align: middle;
    float: left;
}
a.menuLiveRollover
{
    display: block;
    width: 60px;
    height: 40px;
    text-decoration: none;
    background: url('images/button_live.png');
    float: left;
}
a.menuLiveRollover:hover
{
    background-position: -60px 0;
}
a.menuOverviewRollover
{
    display: block;
    width: 103px;
    height: 40px;
    text-decoration: none;
    background: url('images/button_overview.png');
    float: left;
}
a.menuOverviewRollover:hover
{
    background-position: -103px 0;
}
.menuContactRollover
{
    display: block;
    width: 92px;
    height: 40px;
    text-decoration: none;
    background: url('images/button_contact.png');
    float: left;
}
a.btnCancel
{
	display: block;
    width: 63px;
    height: 35px;
    text-decoration: none;
    background: url('images/cancel.jpg');
    float: right;
}
a.btnCancel:hover
{
	 background: url('images/cancel_over.jpg');
}
.btnSubmit
{
	border: none;
	display: block;
    width: 63px;
    height: 35px;
    text-decoration: none;
    background: url('images/submit.jpg');
    float: right;
}
.btnSubmit:hover
{
	 background: url('images/submit_over.jpg');
}
a.menuContactRollover:hover
{
    background-position: -92px 0;
}
a.menuWorkRollover
{
    display: block;
    width: 72px;
    height: 40px;
    text-decoration: none;
    background: url('images/button_work.png');
    float: left;
}
a.menuWorkRollover:hover
{
    background-position: -72px 0;
}
a.menuSubscribeRollover
{
    display: block;
    width: 102px;
    height: 38px;
    text-decoration: none;
    background: url('images/button_subscribe.png');
    float: left;
}
a.menuSubscribeRollover:hover
{
    background-position: -102px 0;
}
a.menuHeadlinesRollover
{
    display: block;
    width: 102px;
    height: 38px;
    text-decoration: none;
    background: url('images/button_headlines.png');
    float: right;
}
a.menuHeadlinesRollover:hover
{
    background-position: -102px 0;
}
a.btnSpecLiveSpace
{
    display: block;
    width: 184px;
    height: 35px;
    text-decoration: none;
    background: url('images/btn_spec_live_spaces.png');
    float: left;
}
a.btnSpecLiveSpace:hover
{
    background-position: -184px 0;
}
a.btnSpecWorkSpace
{
    display: block;
    width: 184px;
    height: 35px;
    text-decoration: none;
    background: url('images/btn_spec_work_spaces.png');
    float: left;
}
a.btnSpecWorkSpace:hover
{
    background-position: -184px 0;
}
#photoContainer
{
    width: 587px;
    height: 397px;
    padding-left: 3px;
    padding-top: 3px;
    border: none;
    margin-bottom: 15px;
}
#leftPhotoNavigator, #rightPhotoNavigator
{
    width: 18px;
    height: 80px;
    padding-top: 50px;
    cursor: pointer;
}
#leftPhotoNavigator
{
    float: left;
    margin-left: 5px;
}
#rightPhotoNavigator
{
    float: right;
    margin-right: 5px;
}
.btnLeft, .btnRight
{
    border: none;
}
#photoCarousel
{
    width: 530px;
    float: left;
    height: 130px;
    margin-left: 10px;
}
.carouselPhoto, .carouselPhotoTrans
{
    border: none;
    width: 126px;
    height: 101px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 15px;
    cursor: pointer;
}
.carouselPhotoTrans
{
    filter:alpha(opacity=45);
	-moz-opacity:0.45;
	-khtml-opacity: 0.45;
	opacity: 0.45;
}
.carouselPhotoTrans:hover
{
    filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#availabilityBlurb
{
    width: 82%;
    margin-left: 30px;
    text-align: left;
    margin-top: 15px;
}
.softPaddedTopText
{
    margin-top: 8px;
}
.footerMenuItem
{
    text-decoration: none;
    color: #ffffff;
}
#popupMask { display:none; position:absolute; top:0; left:0; width:100%; height:100%; z-index:3000; background-color:#000; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=60); }
#liveHeader, #liveContent
{
    width: 985px;
}
#liveHeader
{
    height: 31px;
    margin-top: 15px;
    text-align: center;
    position: relative;
    background-image: url('images/live/header.jpg');
}
#liveNamePlaque, #workNamePlaque, #overviewNamePlaque, #headlinesNamePlaque
{
    width: 153px;
    height: 43px;
    position: absolute;
    top: 0px;
    left: 410px;
    background-image: url('images/live/live_name_plaque.png');
}
#workNamePlaque
{
    background-image: url('images/work/work_nameplate.png');
}
#overviewNamePlaque
{
    background-image: url('images/overview/overview_nameplate.png');
    left: 415px;
}
#headlinesNamePlaque
{
    background-image: url('images/headlines/headlns_nameplate.png');
    left: 415px;
}
#liveContent
{
    background-color: #ffffff;
}
.liveGrayBox, .smallGrayBox
{
    background-color: #ECEDE5;
    margin-top: 10px;
    padding-top: 7px;
    width: 480px;
    padding-bottom: 20px;
}
#liveHoodText
{
    font-size: 13px;
    width: 80%;
    margin-top: 15px;
    margin-left: 45px;
}
.smallGrayBox
{
    width: 319px;
}
a.liveBtnViewMap
{
    display: block;
    width: 200px;
    height: 35px;
    text-decoration: none;
    background: url('images/live/btn_view_map.jpg');
    margin-top: 10px;
    margin-left: 145px;
}
a.liveBtnViewMap:hover
{
    background-position: -200px 0;
}
#mapContainer
{
    border: solid 1px #c0c0c0;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: 3001;
}
#frmSubscribeContainer
{
 	border: solid 1px #c0c0c0;
    padding: 0px;
    position: absolute;
    top: 127px;
    left: 660px;
    background-color: #ffffff;
	z-index: 3500;
}
#popupCanvas
{
    background-color: #FBF7EE;
}
.popupHeaderBar
{
    width: 100%;
    height: 14px;
    background-image: url('images/popups/olive_bar_popup_top.jpg');
    margin-bottom: 8px;
}
.popupSubHeaderBar
{
    width: 100%;
    padding-top: 10px;
}
#popupFloorButton, #cpopupFloorButton
{
    margin-left: 30px;
    float: left;
}
#cpopupFloorButton
{
    margin-left: 7px;
}
#popupCloseWindowButton, #cpopupCloseWindowButton
{
    margin-right: 30px;
    float: right;
    cursor: pointer;
}
#cpopupCloseWindowButton
{
    margin-right: 7px;
}
.popupFooterBar
{
    background-image: url('images/popups/steelbar_bottom.jpg');
    width: 100%;
    height: 13px;
    bottom: 0px;
}
#popupPageContent, #cpopupPageContent, #fpopupPageContent, #spopupPageContent
{
    width: 100%;
    vertical-align: middle;
}
#popupPageContent
{
    height: 430px;
    width: 99%;
    border: dashed 1px #FBF7EE;
}
#fpopupPageContent
{
    height: 205px;
}
#cpopupPageContent
{
    height: 199px;
    width: 99%;
    border: dashed 1px #FBF7EE;
}
#spopupPageContent
{
	height: 200px;
	width: 98%;
	margin-top: 10px;
	border: dashed 1px #FFFFFF;
}
#popupContentImage
{
  margin-top: 25px;
  margin-left: 50px;
}
#liveFloorPlanTable
{
    text-align: center;
    width: 95%;
    margin-left: 10px;
    margin-right: 15px;
    margin-top: 10px;
}