@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
}
/*****  SITE WIDE CONSTANTS  *****/
img {
	border: 0;
}
.alignleft {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 10px;
	background: #d7d3b9;
	border: 1px solid #bab286;
}
.loginout {
	float: right;
	margin-top: 35px;
	padding-right: 3px;
}
.loginout a {
	text-decoration: none;
}
.loginout a:hover {
	text-decoration: underline;
}
.linklove {
	display: none;
	position: absolute;
}
.failure  {
	background: #F00;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.page-font {
	font-family: "Times New Roman", Times, serif;
}
.page-font ul {
	display: block;
}
/*****  PROPERTY LISTING PAGE *****/
#property {
}
#property .col {
	font-weight:bold;
}
.listing h1 {
	color: #000;
}
.listprice {
	color: #C00;
	font-size: 24px;
	font-weight: bold;
}
.mls {
	font-weight: bold;
}
.title {
	font-weight: bold;
	color: #C00;
}
.title a {
	color: #C00;
}
.property-details {
	width: 205px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.property-details2 {
	width: 175px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.property-details3 {
	width: 180px;
	float: left;
	font-size: 12px;
}
.property-details td {
	padding:3px 0;
	vertical-align: top;
}
.property-details2 td {
	padding:3px 0;
	vertical-align: top;
}
.property-details3 td {
	padding:3px 0;
	vertical-align: top;
}
/*****  SEARCH RESULTS PAGE *****/
.search-row {
	margin-bottom: 20px;
	font-size: 14px;
}
.search-page p {
	margin-bottom: 5px;
}
/***** BASIC SEARCH BOX  *****/
#search {
	background: #fff;
	margin: 0 10px 10px 10px;
	padding: 10px;
}
#search label {
	font-size: 14px;
	font-weight: bold;
	display: block;
}
#search input {
	margin-bottom: 10px;
	background: #f8d98e;
	line-height: 18px;
	border: 1px solid #000;
}
#search select {
	margin: 0 0 10px 0;
	background: #f8d98e;
	line-height: 18px;
}
#search select[name=cs-CITY-2] {
	margin-bottom: 13px;
}
#search .wide {
	width: 100%;
}
#search .proptype {
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}
#search .block {
	display: block;
	margin-bottom: 3px;
}
#search .price-range {
	font-size: 14px;
	font-weight: bold;
}
#search .price-range td {
	padding-right: 10px;
	vertical-align: top;
}
#search .submit {
	background: #000;
	color: #cc9900;
	font-weight: bold;
	border: 0;
	padding: 3px;
	margin-top:10px;
}
#search .submit:hover {
	background: #cc9900;
	color: #000;
	cursor: pointer;
}
/*****  MISC CODE *****/

#wrapper {
	width: 930px;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
	min-height: 500px;
}
#header {
	padding-bottom: 3px;
	border-bottom: 2px solid #000;
}
#main-nav {
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}
#main-nav a {
	text-decoration: none;
	color: #000;
}
#main-nav a:hover {
	text-decoration: underline;
	color: #376092;
}
#body {
	padding: 0 5px 5px 5px;
}
#left {
	width: 290px;
	float: left;
	background: #000;
}
#left .box {
	border-top: 10px solid #fff;
	color: #fff;
	padding: 0 10px 10px 10px;
}
#left .box p {
	margin-bottom: 14px;
}
#left h4 {
	text-align: center;
	background: #000;
	color: #cc9900;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
}
#right {
	width: 600px;
	float: right;
	/* background: #eac358; */
	background: #948a54;
	padding: 10px;
}
#featured {
	margin-bottom: 14px;
}
#content {
	background: #fff;
	padding: 10px;
	min-height: 540px;
}
#content h1, h2, h3, p, ul {
	margin-bottom: 14px;
}
#content h1 {
	font-size: 26px;
}
#content h2 {
	font-size: 22px;
}
#content h3 {
	font-size: 18px;
}
#content h4 {
	font-size: 14px;
	color: #C00;
	margin: 10px 0 5px 0;
}
#content ul {
        list-style: none;
        margin-bottom: 20px;
}
#content ul li:before {
        content: "\00BB \0020";
}

/*** Custom Search ***/
#content .custom_search label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#content .custom_search input {
	margin-bottom: 14px;
	background: #f8d98e;
	line-height: 18px;
	border: 1px solid #000;
}
#content .custom_search select {
	width: 150px;
	background: #f8d98e;
	margin-left: 0;
}
#content .custom_search hr {
	margin-bottom: 14px;
}
/*** Leasing Page ***/
#cforms3form #cf3_field_5 {
	width: 160px;
}
#cforms3form #cf3_field_6 {
	width: 60px;
}
#cforms3form #cf3_field_7 {
	width: 100px;
}
#cforms3form #cf3_field_15-1 {
	width: 10px;
	margin-right: 5px;
}
#cforms3form #cf3_field_15-2 {
	width: 10px;
	margin-right: 5px;
}
#cforms3form {
	border: 1px solid #C00;
	width: 265px;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#cforms3form label {
	font-style: italic;
	color: #000;
	display: block;
	margin-left: 10px;
}
#cforms3form input, textarea {
	width: 240px;
}
#cforms3form input, select, textarea {
	margin-left: 10px;
	margin-bottom: 0;
	background: #fff;
}
#cforms3form input[type=checkbox] {
	float: left;
}
#cforms3form input[type=submit] {
	width: 60px;
	border: 1px solid #000;
	background: #f00;
	color: #fff;
}
#cforms3form .cf-box-title {
	margin-left: 10px;
	font-weight: bold;
	color: #F00;
}
#cforms3form .cf-ol {
	list-style: none;
	margin: 0;
}
#cforms3form .cf-ol li {
	padding-bottom: 5px;
}
#cforms3form .reqtxt, .emailreqtxt, .cf_hidden {
	display: none;
	position: absolute;
}
#li-3-1 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 17px;
	background: #F00;
	color: #fff;
	display: block;
	padding: 5px 10px;
}
/*** Commercial Page ***/
#cforms4form #cf4_field_5 {
	width: 160px;
}
#cforms4form #cf4_field_6 {
	width: 60px;
}
#cforms4form #cf4_field_7 {
	width: 100px;
}
#cforms4form #cf4_field_15-1 {
	width: 10px;
	margin-right: 5px;
}
#cforms4form #cf4_field_15-2 {
	width: 10px;
	margin-right: 5px;
}
#cforms4form {
	border: 1px solid #C00;
	width: 265px;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#cforms4form label {
	font-style: italic;
	color: #000;
	display: block;
	margin-left: 10px;
}
#cforms4form input, textarea {
	width: 240px;
}
#cforms4form input, select, textarea {
	margin-left: 10px;
	margin-bottom: 0;
	background: #fff;
}
#cforms4form input[type=checkbox] {
	float: left;
}
#cforms4form input[type=submit] {
	width: 60px;
	border: 1px solid #000;
	background: #f00;
	color: #fff;
}
#cforms4form .cf-box-title {
	margin-left: 10px;
	font-weight: bold;
	color: #F00;
}
#cforms4form .cf-ol {
	list-style: none;
	margin: 0;
}
#cforms4form .cf-ol li {
	padding-bottom: 5px;
}
#cforms4form .reqtxt, .emailreqtxt, .cf_hidden {
	display: none;
	position: absolute;
}
#li-4-1 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 17px;
	background: #F00;
	color: #fff;
	display: block;
	padding: 5px 10px;
}
/*** Request More Info ***/
#cforms2form {
	padding: 10px;
}
#request {
	width: 250px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #C00;
	padding: 0;
}
#request label {
	margin-right: 10px;
	font-weight: bold;
}
#request h4 {
	margin: 0;
	padding: 5px;
	background: #C00;
	color: #fff;
}
#request .cf-ol {
	margin: 0;
	list-style: none;
}
#request .cf-ol li {
	padding-bottom: 10px;
}
#request p {
	clear: both;
	text-align: right;
	display: block;
	width: 233px;
	padding: 0;
	margin: 0 0 5px 0;
}
#request input {
	width: 130px;
	margin: 0;
}
#request input[type=submit] {
	width: 65px;
	clear: both;
	background: #cc0000;
	color: #fff;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
#list-summary {
	margin-bottom: 14px;
}
#img-links p {
	margin-bottom: 10px;
}
#floor {
	width: 930px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	font-size: 12px;
}
#floor .listing {
	text-align: center;
	margin-bottom: 14px;
}
#floor a {
	text-decoration: none;
	color: #fff;
}
#floor a:hover {
	text-decoration: underline;
}
#carousel {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 14px;
}
#carousel ul {
	list-style: none;
}
#carousel li {
	display: block;
	float: left;
	padding: 10px;
}
