﻿body {
	margin:0;
	background:#fff url(../images/bg.gif) repeat-x;
	color:#000;
	font:11px/16px Tahoma,Arial, Verdana, sans-serif;
}
a:link, a:visited {
	color:#000;
  text-decoration: none;
}
/* Forms */
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.wrapper {
	margin:0 auto;
	width:1000px;
}
#admin_nav {
	font-weight: bold;
	font-size: larger;
}
#header {
	float:left;
	width:1000px;
	height:66px;
	background:url(../images/header.jpg) repeat-x;
	position:relative;
}
#header strong a {
	display:block;
	position:absolute;
	left:25px;
	top:0;
	width:153px;
	height:229px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	z-index:10;
}
#header ul {
	margin:0;
	padding:0;
	position:absolute;
	left:202px;
	top:43px;
}
#header ul li {
	list-style:none;
	padding:0 23px 0 0;
	float:left;
}
#header ul li a {
	display:block;
	height:10px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/nav.gif);
}
#header ul li a.l1 {
	width:38px;
}
#header ul li a.l2 {
	width:69px;
	background-position:-61px 0;
}
#header ul li a.l3 {
	width:26px;
	background-position:-153px 0;
}
#header ul li a.l4 {
	width:64px;
	background-position:-201px 0;
}
#header ul li a.l5 {
	width:53px;
	background-position:-288px 0;
}
#header ul li a.l6 {
	width:76px;
	background-position:-364px 0;
}
#header .top-login,
#header .top-pass,
#header .top-button {
	position:absolute;
	top:30px;
}
#header .top-login,
#header .top-pass {
	top:29px;
	background:url(../images/top-input.gif) no-repeat;
}
#header .top-login input,
#header .top-pass input {
	background:none;
	border:none;
	font:bold 10px/12px Verdana,Arial,sans-serif;
	width:114px;
	padding:7px 5px;
}
#header .top-login {
	right:190px;
}
#header .top-pass {
	right:65px;
}
#header .top-button {
	right:8px;
}
.page-holder {
	float:left;
	width:1000px;
	padding:0 0 0 25px;
	margin:0 0 -5px 0;
	position:relative;
}
#first {
	float:left;
	width:153px;
	padding:163px 0 0 0;
}
#first .quick-search {
	width:153px;
	height:200px;
	background:url(../images/form-bg.gif);
	position:relative;
}
#first .quick-search h2,
#first .quick-search span,
#first .quick-search #go-button,
#first .quick-search .select-state,
#first .quick-search .select-country,
#first .quick-search .select-city {
	display:block;
	position:absolute;
}
#first .quick-search h2 {
	top:16px;
	left:23px;
	margin:0;
	padding:0;
	font:bold 14px/16px Arial, Verdana, sans-serif;
}
#first .quick-search span {
	left:20px;
	font:bold 10px/16px Tahoma, Arial, Verdana, sans-serif;
}
#first .quick-search span.state {
	top:45px;
}
#first .quick-search span.city {
	top:102px;
}
#first .quick-search #go-button {
	right:7px;
	bottom:13px;
}
#first .quick-search .select-country
{
	left:9px;
	top:41px;
}
#first .quick-search .select-state
{
	left:9px;
	top:81px;
}
#first .quick-search .select-city {
	left:9px;
	top:121px;
}
#first .quick-search .select-state select,
#first .quick-search .select-country select,
#first .quick-search .select-city select {
	width:136px;
	padding:2px 0;
	font:bold 10px/16px Tahoma, Arial, Verdana, sans-serif;
}
#first .first-box {
	width:153px;
}
#first .first-box img {
	float:left;
	margin:0;
	border:none;
}
#content {
	display:inline;
	float:left;
	width:625px;
	height:600px;
	overflow:auto;
	margin:10px 0 10px 20px;
}
h1,
#content h2 {
	text-transform:uppercase;
	font:bold 14px/16px Tahoma,Arial,Verdana,sans-serif;
}
h1 {
	margin:10px 0 0 0;
	padding:0;
}
#content h2 {
	margin:0;
	padding:0;
}
#content p {
	margin:0;
	padding:0;
}
#content .img-box {
	float:left;
	clear:left;
}
#content .img-box img {
	float: left;
	border:1px solid #333;
	margin:12px 20px 0 0;
}
.property-info {
	float: left;
	width: 450px;
	padding: 10px 10px 10px 0;
}
#content .more-info {
	font:bold 10px/16px Tahoma,Arial,Verdana,sans-serif;
	color:#007c92;
	text-decoration:none;
}
#content .more-info:hover {
	text-decoration:none;
}
#content .inner-left {
	text-align: center;
	float:left;
	width:135px;
}
#content .inner-left img {
	margin:15px 0 3px 0;
	border:1px solid #010c44;
}
#content .inner-left ul {
	float:left;
	margin:0;
	padding:0;
}
#content .inner-left ul li {
	float:left;
	list-style:none;
	padding:10px 0;
}
#content .inner-left ul li a {
	display:block;
	float:left;
	width:123px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .inner-left ul li a.slideshow {
	background:url(../images/a-slideshow-img.gif);
}
#content .inner-left ul li a.reservations {
	background:url(../images/a-reservations-img.gif);
}
#content .inner-left ul li a.floorplan {
	background:url(../images/a-floorplan-img.gif);
}
#content .inner-left ul li a.directories {
	background:url(../images/a-directories-img.gif);
}
#content .inner-left ul li a.print {
	background:url(../images/a-print-img.gif);
}
#content .inner-right {
	display:inline;
	float:left;
	width:451px;
	margin:0 0 0 20px;
}
#content .blue-border {
	background:#e5f2f4;
	border:1px solid #0b4c74;
}
#content .inner-right address {
	font:11px/16px Tahoma,Arial,Verdana,sans-serif;
}
#content .inner-right p {
	padding:0 0 15px 0;
}
#content h5 {
	margin:0;
	padding:10px 0;
	font:bold 11px/16px Tahoma,Arial,Verdana,sans-serif;
}
#content .inner-right h2 {
	margin:0;
	padding:10px 10px 0 10px;
	font:bold 11px/16px Tahoma,Arial,Verdana,sans-serif;
}
#content .inner-right ul {
	margin:0;
	padding:0 0 5px 10px;
}
#content .inner-right ul li {
	list-style:none;
	padding:0 0 0 10px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
}
#second {
	display:inline;
	margin:1px 36px 0 0;
	float:right;
	width:145px;
	background:url(../images/second.gif) repeat-y;
}
.second-top {
	float:left;
	width:145px;
	padding-top:11px;
	background:url(../images/second-top.gif) no-repeat 0 0;
}
.second-bottom {
	float:left;
	width:145px;
	height:607px;
	padding-bottom:3px;
	background:url(../images/second-bottom.gif) no-repeat 0 100%;
}
.second-bottom img {
	float:left;
	margin:0;
	border:none;
}
.footer-bg {
	float:left;
	width:100%;
	min-width:1010px;
	padding:6px 0 0 0;
	background:url(../images/footer-bg.gif) repeat-x;
}
#footer {
	float:left;
	padding:10px 0;
	width:1005px;
	background:#0a4c74 url(../images/footer.jpg) repeat-x;
}
#footer ul {
	margin:0;
	padding:5px 0;
	width:100%;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 5px 0 10px;
	background:url(../images/footer-li.gif) no-repeat 0 2px;
	list-style:none;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer p {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	color:#fff;
}
#footer p a {
	color:#fff;
	text-decoration:none;
}
#footer p a:hover,
#footer ul li a:hover {
	text-decoration:underline;
}
.active-scaffold-header div.actions {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;
}
#content .blue-border p {
	padding-left: 30px;
}
.property_minimum_lease, .property_pricing {
	float: left;
	padding: 7px 10px 0 0;
	font-weight: bold;
}
.property_more_info {
	clear: both;
	padding: 5px 0 0 0;
}
#contact_us label {
  padding: 3px 5px 0 0;
  width: 75px;
}
#contact_us p {
  padding-bottom: 5px;
}
#contact_us #left {
  float: left;
  width: 250px;
}
#contact_us #right {
  float: left;
  padding-left: 20px;
  width: 250px;
}

