@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #dfdfdf;
}
/*****  SITE WIDE CONSTANTS  *****/
img {
	border: 0;
}
.search-left {
	display: block;
	margin-bottom: 8px;
	border: 1px solid #dddddd;
	float: left;
	margin-right: 10px;
}
.alignleft {
	display: block;
	margin-bottom: 8px;
	border: 1px solid #dddddd;
}
.loginout {
	float: right; margin-top: 35px;
	padding-right: 3px;
}
.loginout a {
	text-decoration: none;
}
.loginout a:hover {
	text-decoration: underline;
}
.full {
	width: 710px;
}
.linklove {
	display: none;
	position: absolute;
}
/*** By Owner Form ***/

/*****  PROPERTY LISTING PAGE *****/
#property {
}
#property .col {
	font-weight:bold;
}

.listprice {
	color: #C00;
}
.mls {

}
.title {
	font-weight: bold;
	color: #C00;
}
.title a {
	color: #C00;
}
.property-details {
	width: 220px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.property-details2 {
	width: 220px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.property-details3 {
	width: 220px;
	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;
	border-bottom: 1px dotted #333333;
	margin-bottom: 20px;
}
#search label {
	font-weight: bold;
}
#search input, select {
	margin-bottom: 10px;
	line-height: 18px;
	border: 1px solid #cccccc;
}
#search .wide {
	width: 198px;
}
#search .proptype {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 118px;
}
#search select[name=cs-LISTPRICE-4], select[name=cs-LISTPRICE-5] {
	width: 90px;
}
#search select[name=cs-CITY-2] {
	width: 200px;
}
#search .block {
	display: block;
	margin-bottom: 3px;
}
#search .price-range {
	font-weight: bold;
	border-spacing: 0;
}
#search .to {
	padding: 0 4px 0 5px;
}
#search .price-range td {
	vertical-align: top;
}
#search .submit {
	background: #2966b0;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 3px;
	margin-top:10px;
}
#search .submit:hover {
	background: #2966b0;
	color: #333333;
	cursor: pointer;
}
/*****  MISC CODE *****/

#wrapper {
	width: 930px;
	margin: 0 auto;
	background: #fff;
	padding: 0 10px;
	min-height: 500px;
}
#top-nav {
	color: #666666;
	border-bottom: 1px solid #666666;
	text-align: right;
	font-size: 12px;
	padding: 3px 0;
}
#top-nav a {
	color: #666666;
	text-decoration: none;
}
#header {
	padding: 20px 0;
}
#main-nav {
	margin-bottom: 10px;
	font-size: 14px;
	background: #021645;
	color: #fff;
	padding: 0 20px;
}
#main-nav a {
	text-decoration: none;
	color: #fff;
	padding:  10px 5px;
	display: inline-block;
	margin-right: 10px;
}
#main-nav a:hover {
	background: #2966b0;
}
#body {
	padding: 0;
}
#left {
	width: 200px;
	float: right;
	font-size: 12px;
}
#left .box {
	border-bottom: 1px dotted #333333;
	margin-bottom: 20px;
}
#left .box p {
	margin-bottom: 14px;
}
#left ul {
	margin-left: 20px;
}
#left h4 {
	text-align: center;
	background: #021746;
	color: #fff;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}
#right {
	width: 710px;
	float: left;
}
#right .listing {
	border: 1px solid #021645;
	padding: 10px;
}
#right .listing h1 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
#featured {
	margin-bottom: 14px;
}
#content {
	background: #fff;
	min-height: 540px;
}
#content h1, h2, h3, p, ul {
	margin-bottom: 14px;
}
#right p {
	margin-bottom: 14px;
}
#content h1 {
	font-size: 26px;
}
#content h2 {
	font-size: 22px;
}
#content h3 {
	font-size: 18px;
}
#content h4 {
	font-size: 14px;
	margin: 10px 0 5px 0;
	background: #e1e1e1;
	padding: 3px;
}
#content ul, ol {
	margin-left:30px;
}
#content .advanced {
}
#content label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#content input {
	margin-bottom: 14px;
	line-height: 18px;
	border: 1px solid #ccc;
}
#content select {
	width: 150px;
}
#content hr {
	margin-bottom: 14px;
}
#content .proplinks {
	font-size: 11px;
	float: right;
}
#content .proplinks a {
	text-decoration: none;
}
#content .proplinks a:hover {
	text-decoration: underline;
}

/*** 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: 3px solid #ff6905;
	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: #ff6905;
	color: #fff;
}
#cforms3form .cf-box-title {
	margin-left: 10px;
	font-weight: bold;
	color: #ff6905;
}
#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: #ff6905;
	color: #fff;
	display: block;
	padding: 5px 10px;
}

/**** request form ****/
#request {
	margin-top: 10px;
	border: 1px solid #999999;
	padding: 0;
}
#request h4 {
	margin: 0;
	padding: 5px;
	background: #999999;
	color: #fff;
}
#request label {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#request p {
	clear: both;
	text-align: right;
	display: block;
	width: 330px;
	padding: 0;
	margin: 0 0 5px 0;
}
#request input {
	width: 230px;
	margin: 0;
}
#request input[type=submit] {
	width: 65px;
	clear: both;
	background: #2866af;
	color: #fff;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
#list-summary {
	margin-bottom: 10px;
	width: 356px;
	float: right;
	font-size: 14px;
}
#list-summary h1,p {
	margin-bottom: 5px;
}
#floor {
	padding: 10px;
	font-size: 12px;
}
#floor .listing {
	text-align: center;
	margin-bottom: 14px;
}
#floor a {
	text-decoration: none;
}
#floor a:hover {
	text-decoration: underline;
}
#carousel {
	width: 330px;
}
#carousel ul {
	list-style: none;
}
#carousel li {
	display: block;
	float: left;
	border: 1px solid #dddddd;
	margin-right: 8px;
	margin-bottom: 8px;
}
.info {
	display: block;
	padding: 4px 0;
	border-bottom: 1px dotted #021645;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
