/* CSS Document */

/* IE PNG FIX */
img {
	behavior: url(iepngfix.htc);
}

/* Main layout style */
body {
	background: url(images/pagebackground.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
* html body {
	text-align: center;
}
#topband {
	height: 15px;
	background: #6D6C70;
}
#pagewrap {
	background: url(images/page_body.png) repeat-y left top;
	behavior: url(iepngfix.htc);	
	width: 888px;
	margin: 0px auto 0px auto;
	padding: 0px 17px 0px 17px;
}
* html #pagewrap {
	width:922px;
	text-align: left;
}
#pagewrap div {
	position: relative;
}
#header {
	padding: 10px 20px 0px 20px;
	height: 99px;
	position: relative;
}
#content {
	clear: both;
	padding: 10px;
	margin: 0px 28px 0px 0px;
	width: 628px;
	float: right;
	position: relative;
}
* html #content {
	margin: 0px 8px 0px 0px;
}
#sidebar {
	width: 190px;
	padding: 10px 0px 10px 20px;
	position: relative;
}
#footer {
	width: 922px;
	height: 40px;
	background: url(images/page_footer.png) no-repeat left top;
	behavior: url(iepngfix.htc);
	margin: 0px auto 0px auto;
	clear: both;
}


/* basic styles */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.small {font-size:9px;}
h1, h2, h3, h4 {font-weight:bold;margin-bottom:5px;}
h1 {font-size: 13px;line-height:15px;}
h2 {font-size: 12px;line-height:14px;}
h3 {font-size: 11px;line-height:13px;}
h4 {font-size: 11px;line-height:13px;margin-bottom:0px;}
p {margin: 10px 0px;}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {text-decoration:none;}
input, select, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {font-size:9px;line-height:11px;}
ul.bullet {
	padding-left:12px;
	margin-top: 5px;
}
ul.bullet li {
	list-style: disc;
	padding:0px;
	margin:0px;
}
.replace {
	display: none;
}
.nolink {
	cursor: pointer;
}


/* Font Colors */
.purple {color: #805664;}
.orange {color: #D17F45;}
.green {color: #95A14C;}
.terracotta {color: #B9674D;}
.forest {color: #678251;}
.teal {color: #497A83;}


/* header styles */
.navbar .navlink {
	float: left;
	width: 106px;
	height: 63px;
}
#header .logo {
	background: url(images/theuptownlogo.gif) no-repeat 1px 0px;
	width: 200px;
	height: 102px;
	float: left;
	padding-left:1px;
}
#header .logo a {
	width: 200px;
	height: 102px;
}
#header .logo #uptownlogo {
	display: none;
}
#header .logo #logoclear {
	display: block;
	width: 200px;
	height: 102px;
}
#header .navbar {
	margin-top: 39px;
	padding-left: 3px;
	height: 63px;
	background:   url(images/header_bg.gif) repeat-x;
	background-position: bottom;
	float: left;
	width: 638px;
}
* html #header .navbar {
	width: 640px;
}

/* main content styles */
.blurb {
	padding-left: 10px;
	line-height: 12px;
	height: 110px;
}
.blurb p {
	width: 446px;
}
.blurb .meet_downtown {
	float: right;
	width: 111px;
	height: 64px;
  padding: 10px;
}
.blurb .meet_downtown a {
	display: block;
	background: url('images/MeetDTOakBtn_up.png') no-repeat;
  width: 111px;
	height: 64px;
}
.blurb .meet_downtown a:hover {
	background: url('images/MeetDTOakBtn_dn.png') no-repeat;
}
.blurb .meet_downtown a span {
	display: none;
}
.blurb .videobutton {
	float: right;
	width: 103px;
	height: 52px;
  padding: 5px 0px;
  right: -7px;
}
.blurb .videobutton a {
	display: block;
	background: url('images/btn_video_off.gif') no-repeat;
  width: 103px;
	height: 52px;
}
.blurb .videobutton a:hover {
	background: url('images/btn_video_on.gif') no-repeat;
}
.blurb .videobutton a span {
	display: none;
}
.smallnav {
	margin: 10px 0 0 12px;
	color: #6D6C70;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallnav ul {
	float:left;
	padding-top:0px;
}
.smallnav li {
	display: inline;
}
.smallnav a {
	font-size: 9px;
	color: #6D6C70;
	text-decoration: none;
}
.smallnav p {
	float: left;
	clear: both;
  width: 460px;
  margin: 5px 0px;
}
.smallnav p img {
	margin: 0px 0px -3px 13px;
}
.accessibility {
	width: 161px;
  margin: -10px -10px 0px 0px;
  float: right;
}
* html .accessibility {
	margin: 0px;
  padding-right: 10px;
}
*:first-child+html .accessibility {
	margin: 0px -10px 0px 0px;
}
.functions {
	width: 630px;
	height: 15px;
	text-align: right;
	color: #6D6C70;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.functions a {
	font-size: 9px;
	color: #6D6C70;
	text-decoration: none;
}
* html .accessibility {
	margin-right: -30px;
}
.infobox {
	width: 638px;
	margin: 0px 0px 0px 0px;
}
.prices {
	background: url(images/plans/info_prices_bg.gif) repeat-y #D6C296;
}
.pricesfoot {
	background: url(images/plans/info_prices_foot.gif) no-repeat bottom;
	height: 8px;
}
.floorplan {
	background: url(images/plans/info_floorplans_bg.gif) repeat-y #D6C296;
}
.info_floorplans_foot {
	background: url(images/plans/info_floorplans_foot.gif) no-repeat bottom;
	height: 8px;
}
.mapcorner {
	height: 8px;
	width: 638px;
	padding:0px;
	top:-8px;
	z-index:10;
}
.info_map {
	height: 313px;
	float: left;
	width: 638px;
}
.info_head {
	height: 43px;
	width: 638px;
	color: #ffffff;
	overflow: hidden;
}
.info_head p {
	padding: 7px 7px;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
}
.orangehead {
	background:   url(images/info_head_orange.gif) no-repeat;
	background-color: #D17F45;
}
.greenhead {
	background:   url(images/info_head_green.gif) no-repeat;
	background-color: #95A14C;
}
.terracottahead {
	background:   url(images/info_head_terracotta.gif) no-repeat;
	background-color: #B9674D;
}
.foresthead {
	background:   url(images/info_head_forest.gif) no-repeat;
	background-color: #678251;
}
.purplehead {
	background:   url(images/info_head_purple.gif) no-repeat;
	background-color: #805664;
}
.tealhead {
	background: url(images/info_head_teal.gif) no-repeat;
	background-color: #497A83;
}
ul.priceshead {
	margin-left: 0px;
}
ul.priceshead li {
	width:144px;
	margin-right: 5px;
}
.info_head li {
	float: left;
	width: 110px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding-top: 13px;
}
.info_head a {
	color: #ffffff;
	text-decoration: none;
}
.info_head .back {
  margin-top:5px;
}
.info_subhead_brown {
	background: #6B614B;
	height: 45px;
}
.info_subhead_brown ul {
	padding: 15px 20px 0px 20px;
}
.info_subhead_brown li {
	display: inline;
	color: #908878;
}
.info_subhead_brown a {
	color: #908878;
	text-decoration: none;
}
.info_subhead_brown a.active, .info_subhead_brown a:hover {
	color: #FFFFFF;
}
.info_content {
	background: #D6C296;
	width: 175px;
	float: right;
	height: 290px;
	padding: 5px 5px 10px 10px;
	font-size: 10px;
	line-height: 12px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
}
* html .info_content {
	width: 190px;
	height: 300px;
}
.info_content p {
	margin: 8px 0px;
}
.info_content h3, .info_content_sub h3 {
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 12px;
}
.info_content_sub {
	background: #D6C296;
	width: 175px;
	float: right;
	height: 250px;
	padding: 0px 5px 10px 10px;
	font-size: 10px;
	line-height: 12px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
}
* html .info_content_sub {
	width: 190px;
	height: 260px;
}
.info_content a {
	font-weight: bold;
}
.info_content a.active {
  text-decoration: none;
  background: #958768;
  color: #ffffff;
  display: block;
  padding: 2px 5px 2px 11px;
  margin: -2px -5px -2px -11px;
}
.info_content_foot {
	width: 190px;
	height: 10px;
	background:   url(images/info_contentfoot.gif) no-repeat bottom #D6C296;
	float: right;
	clear:right;
}
.info_contact {
	background: url(images/info_contact_foot.gif) no-repeat bottom #D6C296;
	min-height: 300px;
  padding: 10px;
}
* html .info_contact {
  height: 300px;
}
.contact_form {
	width: 420px;
	background: #D6C296;
  float: left;
}
.contact_graphic {
  float: right;
  width: 190px;
  height: 320px;
  background: transparent url(images/intouch-image.jpg) no-repeat bottom right;
  margin: -10px -10px -10px 0px;
  border-left: 5px solid #ffffff;
}
* html .contact_graphic {
  margin: -10px -5px -10px 0px;
}
.info_graphic {
	float: left;
	width: 446px;
}
.info_floorplan {
	float:left;
	width: 406px;
	min-height: 420px;
	padding: 20px 20px 0px 20px;
}
* html .info_floorplan {
	height: 420px;
}
.contact_form .column-a,
.contact_form .column-b {
  width: 50%;
  float: left;
  height: 300px;
  overflow: hidden;
  padding: 0px;
  margin:0px;
}
.contact_form .column-b p {
  margin: 0px 0px 20px;
}.contact_form .column-b h3 {
  margin-bottom: 0px;
}
.contact_form fieldset {
  padding: 0px 0px 5px;
}
.contact_form label {
  font-size:10px;
	line-height: 12px;
  font-weight: bold;
}
.contact_form .contact_method label,
.contact_form .schedule_visit label{
  padding: 0px 1.5em 0px 0px;
}
.contact_form .personal_info label {
  display: block;
}
.contact_form .required {
	height: 20px;
	font-size: 10px;
	width: 240px;
	top: -15px;
}
* html .contact_form .required {
	top:-15px;
	margin-bottom: -15px;
}
.contact_form .personal_info input {
	margin: 0px 0px 4px 0px;
  width: 160px;
  line-height: 11px;
}
*:first-child+html .contact_form .personal_info input {
	margin: 0px 0px 1px 0px;
}
* html .contact_form .personal_info input {
	margin: 0px 0px 2px 0px;
}
.contact_form .comments textarea {
  margin: 2px 0px;
  width: 160px;
  height: 60px;
}
.contact_form #contact_submit {
  border: 0px none;
  font-size: 0px;
  line-height: 300px;
  background: transparent url(images/intouch_submit.gif);
  width: 144px;
  height: 29px;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
}
a.application {
  font-weight: bold;
  text-decoration: none;
  color: #497A83;
}
.prices_plantype {
	width: 78px;
	margin-right: 5px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	background: #C7B48B;
	float: left;
	margin-top: 20px;
	font-weight: bold;
	font-size: 10px;
}
* html .prices_plantype {
	width: 88px;
}
.prices_building {
	width: 144px;
	float: left;
	margin-right: 5px;
	position: relative;
	z-index: 1;
	font-size: 9px;
}
.prices_building table td {
	line-height: 20px;
	padding: 0px;
	font-size: 9px;
	text-align: center;
	border-bottom: 1px solid #A69A80;
	font-family: Arial, Helvetica, sans-serif;
}
.prices_building table th {
	height: 20px;
	line-height: 20px;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
}
.prices_building table tr:hover td {
	background: url(images/row_hover.png) repeat;
	behavior: url(iepngfix.htc);
	color: #ffffff;
	cursor: pointer;
}
.prices_building table tr:hover td  a {
	color: #ffffff;
}
.prices_building table a {
	color: #000000;
	text-decoration: none;
}
.prices_unit {
	width: 30px;
	background: url(images/row_hover.png) repeat;
	behavior: url(iepngfix.htc);
}
.prices_sqft {
	width: 32px;
	background: url(images/row_hover.png) repeat;
	behavior: url(iepngfix.htc);
}
.prices_bdba {
	width: 30px;
	background: url(images/row_hover.png) repeat;
	behavior: url(iepngfix.htc);
}
.prices_rent {
	width: 55px;
	background: url(images/row_hover.png) repeat;
	behavior: url(iepngfix.htc);
}
.hoverbox {
	z-index: 10;
	float: left;
	position: relative;
	background: #D6C296;
	padding: 5px 10px;
	line-height: 12px;
}
.hoverbox .tl {
	width: 10px;
	height: 10px;
	margin: -5px 0px 0px -10px;
	float: left;
	background: url(images/hoverbox_tl.gif) no-repeat top left;
}
* html .hoverbox .tl {
	margin: -5px 0px 0px -5px;
}
* html .hoverbox .tr {
	margin: -5px -5px 0px 0px;
}
.hoverbox .tr {
	width: 10px;
	height: 10px;	
	margin: -5px -10px 0px 0px;
	float: right;
	background: url(images/hoverbox_tr.gif) no-repeat top right;
}
#telegraphinfo {
	width: 230px;
	height: 220px;
	margin-bottom: -215px;
	top:-215px;
	left: 150px;
	display: none;
}
#williaminfo {
	width: 230px;
	height: 220px;
	margin-bottom: -215px;
	top:-215px;
	left: 5px;
	display: none;
}
#berkleyinfo {
	width: 230px;
	height: 220px;
	margin-bottom: -215px;
	top:-215px;
	left: 300px;
	display: none;
}
* html #telegraphinfo, * html #williaminfo, * html #berkleyinfo {
	width: 250px;
	height: 225px;
	top: -225px;
	margin-bottom: -225px;
}
.disclaimer {
	font-size: 9px;
	color: #6D6C70;
	margin-top: 20px;
}
ul.floorplan_stats {
	margin-left: 10px;
}
ul.floorplan_stats li {
	font-size: 11px;
	font-weight: normal;
	width: 80px;
}
ul.floorplan_stats li.plan {
	font-weight: bold;
}
.fpinfotop {
	height: 150px;
}
.error {
	background-color:  #d5a8a8;
	position:relative;
  border: 1px solid #ff0000;
}
#errormsg {
	color:  #ff0000;
  font-weight: bold;
}
input, select, textarea {
	position:relative;
	z-index:1;
}
#formasplogin label {
  width: 130px;
  display: block;
  float: left;
  margin: 0px 5px 2px 0px;
}
#formasplogin input {
  float: left;
}
#formasplogin .textfield {
  width: 125px;
  margin: 0px 5px 5px 0px;
}
.fpfinishbox {
  display: none;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #000;
}


/* main sidebar styles */
.companyinfo {
	background: url(images/company_info.gif) no-repeat;
	height: 90px;
	width: 183px;
}
.companyinfo h2, .companyinfo p {
	display:none;
}
.nowopen {
  margin: 0px 0px 0px 0px;
  height: 56px;
  width: 178px;
  background: url(images/nowopen_orange.gif) no-repeat;
}
.home .nowopen { background: url(images/nowopen_orange.gif) no-repeat; }
.tour .nowopen { background: url(images/nowopen_purple.gif) no-repeat; }
.plans .nowopen { background: url(images/nowopen_terracotta.gif) no-repeat; }
.neighborhood .nowopen { background: url(images/nowopen_orange.gif) no-repeat; }
.story .nowopen { background: url(images/nowopen_teal.gif) no-repeat; }
.earth .nowopen { background: url(images/nowopen_purple.gif) no-repeat; }
.intouch .nowopen { background: url(images/nowopen_terracotta.gif) no-repeat; }
.news .nowopen { background: url(images/nowopen_terracotta.gif) no-repeat; }
.specialoffers {
  height: 180px;
  padding-top: 39px;
}
.search {
	height: 175px;
	padding-left: 10px;
	visibility: hidden;
}
.search input.go {
	margin-left: 10px;
}
.search select.full {
	width: 150px;
	margin: 20px 0px 0px 0px;
}
.search label {
	display: block;
	padding: 10px 0px 5px 0px;
}
.search select.date {
	width: 47px;
	font-size: 9px;
	padding: 0px;
}
.featurelinks {
	padding-left: 0px;
  padding-top: 72px;
}
* html .featurelinks {
  	padding-top: 43px;
}
.home .featurelinks,
.plans .featurelinks,
.earth .featurelinks {
  	padding-top: 36px;
}
* html .home .featurelinks,
* html .plans .featurelinks {
  	padding-top: 7px;
}
.featurelinks .button {
	padding-bottom: 8px;
}
#press, #resident, #vid_tour {
  	display: none;
}
.LEED {
	float: right;
	margin-right: 30px;
}
* html .LEED {
	margin-right: 15px;
}


.news .info_graphic {
	float: right;
	width: 202px;
}
.news .info_content {
	background: #D6C296;
	width: 415px;
	float: left;
	height: 415px;
	padding: 5px 5px 10px 10px;
	font-size: 10px;
	line-height: 12px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
}
* html .news .info_content {
  width: 430px;
  padding: 0px 5px 0px 10px;
}
.news .info_content .column {
	display: block;
	float: left;
	width: 192px;
	margin-right: 15px;
}
* html .news .info_content .column {
  margin-right: 7px;
}
.news .info_content_foot {
	width: 430px;
	height: 10px;
	background: url(images/info_contact_foot.gif) no-repeat left bottom #D6C296;
	float: left;
	clear: left;
}
.news_archive .info_graphic {
	float: right;
	width: 424px;
}
.news_archive .info_content {
	background: #D6C296;
	width: 193px;
	float: left;
	height: 415px;
	padding: 5px 5px 10px 10px;
	font-size: 10px;
	line-height: 12px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
}
* html .news_archive .info_content {
  width: 208px;
  height: 427px;
}
.news_archive .info_content_foot {
	width: 208px;
	height: 10px;
	background:   url(images/info_contact_foot.gif) no-repeat left bottom #D6C296;
	float: left;
	clear:left;
}
.news_archive .nowopen {
	background: url(images/nowopen_terracotta.gif) no-repeat;
}
.news h3 {
	margin-top: 15px;
}
.news_archive h3 {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}
.news  .info_content, .news_archive .info_content {
	line-height: 15px;
}
.news_archive h4 {
	margin-top: 10px;
}
.news_archive .press_releases {}
.news_archive .archive_links {
	margin-top: 30px;
}


.specialoffer .info_graphic {
	float: right;
	width: 406px;
}
.specialoffer .info_content {
	background: #D6C296;
	width: 207px;
	float: left;
	height: 415px;
	padding: 5px 10px 10px 10px;
	font-size: 13px;
	line-height: 15px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html .specialoffer .info_content {
  width: 227px;
	height: 427px;
}
.specialoffer .info_content_foot {
	width: 227px;
	height: 10px;
	background: url(images/info_contact_foot.gif) no-repeat left bottom #D6C296;
  float: left;
  clear: left;
}
.specialoffer .info_content h3 {
  font-size: 15px;
  margin: 20px 0px;
}
.specialoffer .info_content p {
	margin: 20px 0px;
}
.specialoffer .info_content .larger {
  font-size: 15px;
  padding: 10px 0px;
  display: block;
}