/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 10, 2015, 3:37:31 PM
    Author     : tzirker
*/

ul
{
    list-style-type: none;
}
li
{
    list-style-type: none;
}

.mdfont{
    
}

/* Global 
div.selector, 
div.selector span, 
div.checker span, 
div.radio span, 
div.uploader, 
div.uploader span.action {
  background-image: url(/images/sprite.png);
  background-repeat: no-repeat;
}
div.selector {
  background-position: -483px -155px;
  line-height: 31px;
	height: 31px;
}
 

html {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #E7E8E9;
}



.body-home #main-shell {
	min-width: 1080px;
	background: #fff url(/images/websearch/background.jpg) repeat-x;
}

input {
	outline: none;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li li {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	outline: none;
}


.highlight a {
	text-decoration: none;
	color: #D0103A;
	font-size: 14px;
	outline: none;
}

h1 {
	font-weight: normal;
}

#container {
	width: 984px;
	margin: 0 auto;
	padding: 0 48px;
}


img{
	border: none;
}

 

.header-link {
	width: 330px;
	height: 80px;
	float: left; 
	position: absolute; 
	z-index: 10000; 
}

#header {
	width: 964px;
	height: 124px;
	background: url(../images/sitewide/logo-larger.png) no-repeat 4px 24px;
	position: relative;
}

.ie7 #header {
	width: 964px;
	height: 124px;
	background: url(../images/sitewide/logo-larger.png) no-repeat 4px 24px;
	position: relative;
	z-index: 50;
}

#header a {
	margin: 60px 0 0 0;
	float: right;
	font-size: 11px;
	color: #818A8F;
}

#header-nav  {
	height: 28px;
	position: absolute;
	left: 4px;
	bottom: 0;
	z-index: 10000;
}

#header-nav a {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	letter-spacing: 1px;
}

.ie7 #header-nav a {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	letter-spacing: 1px;
	float: none;
}

#header #header-nav li {
	margin: 5px 33px 0 0;
	padding: 0;
	float: left;
	position: relative;
}

#header #header-nav li:hover .header-sub-nav {
	visibility: visible;
}
 

#header #header-nav .header-sub-nav {
	position: absolute;
	z-index: 20;
	margin: 0;
	padding: 0 0 18px 0;
	left: -22px;
	top: 14px;
	visibility: hidden;
}

#header #header-nav .header-sub-nav .header-sub-nav-top {
	height: 28px;
	width: 100%;
	padding: 0 25px 0 0;
	background-image: url(../images/sitewide/sub-nav-top.png);
	position: relative;
	top: 0;
	left: 0;
}

.ie7 #header #header-nav .header-sub-nav .header-sub-nav-top {
	height: 28px;
	width: 200px;
	padding: 0 25px 0 0;
	background-image: url(../images/sitewide/sub-nav-top.png);
	position: relative;
	top: 0;
	left: 0;
}

#header #header-nav .header-sub-nav .header-sub-nav-top span {
	width: 10px;
	height: 28px;
	position: absolute;
	right: -10px;
	top: 0;
	background: url(../images/sitewide/sub-nav-top-right.png) no-repeat;
}

#header #header-nav .header-sub-nav li {
	margin: 0 65px 0 0;
	padding: 0 15px 0 10px;
	width: 100%;
	height: 35px;
	color: #818A8F;
	background: url(../images/sitewide/sub-nav-middle.png) repeat-y;
}

.ie7 #header #header-nav .header-sub-nav li {
	margin: 0 25px 0 0;
	padding: 0 15px 0 10px;
	width: 200px;
	height: 35px;
	color: #818A8F;
	background: url(../images/sitewide/sub-nav-middle.png) repeat-y;
	position: relative;
}

#header #header-nav .header-sub-nav a {
	margin: 0;
	padding: 6px 0 6px 15px;
	width: 100%;
	color: #818A8F;
	font-size: 12px;
	left: 15px;
	position: relative;
	letter-spacing: 0;
	display: block;
}

.ie7 #header #header-nav .header-sub-nav a {
	margin: 0 0 0 -15px;
	padding: 6px 0 6px 15px;
	width: 100%;
	color: #818A8F;
	position: relative;
	font-size: 12px;
	letter-spacing: 0;
	float: none;
}

#header #header-nav .header-sub-nav a:hover {
	color: #E6E7E8;
	background-color: #D0103A;
}

#header #header-nav .header-sub-nav li span {
	width: 10px;
	height: 23px;
	padding: 6px 0 6px 0;
	margin: 0;
	position: absolute;
	right: -10px;
	top: 0;
	background: url(../images/sitewide/sub-nav-middle-right.png) repeat-y;
}

#header #header-nav .header-sub-nav .header-sub-nav-bottom {
	height: 18px;
	width: 100%;
	padding: 0 25px 0 0;
	background-image: url(../images/sitewide/sub-nav-bottom.png);
	position: absolute;
	bottom: 0;
	left: 0;
}

.ie7 #header #header-nav .header-sub-nav .header-sub-nav-bottom {
	height: 18px;
	width: 200px;
	padding: 0 25px 0 0;
	background-image: url(../images/sitewide/sub-nav-bottom.png);
	position: absolute;
	bottom: 0;
	left: 0;
}

#header #header-nav .header-sub-nav .header-sub-nav-bottom span {
	width: 10px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: -10px;
	background: url(../images/sitewide/sub-nav-bottom-right.png) no-repeat;
}
 
.canvas {
	margin: 0 0 0 -8px;
	width: 984px;
	height: 463px;
	background-image: url(../images/home/canvas.png);
	position: absolute;
 
.canvas div div {
	width: 973px;
	height: 426px;
	overflow: hidden;
	position: absolute;
}

.canvas p {
	margin: 0;
	padding: 33px 0 20px 38px;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	width: 246px;
	position: absolute;
	z-index: 1000;
}

.canvas img {
	margin: 11px 0 0 11px;
	position: absolute;
}

.canvas #canvas-btn {
	float: left;
	margin: 10px 0 0 0;
	width: 160px;
	height: 21px;
	color: #fff;
	background: url(../images/sitewide/button-lg.png) no-repeat;
	font-size: 13px;
	border: none;
	font-weight: normal;
	font-style: Arial;
	padding: 6px 0 0 0;
	text-align: center;
}

.canvas.hide {
	display: none;
}

#canvas-nav {
	width: 962px;
	height: 32px;
	background: url(../images/home/canvas-nav.png);
	position: absolute;
 
	top: 518px;
	margin-left: 3px;
	z-index: 100;
}

#canvas-nav ul {
	margin: 0 0 0 250px;
}

#canvas-nav li {
	float: left;
	padding: 6px 0 0 0;
}

#canvas-nav a {
	padding: 0 12px;
}

#canvas-nav .canvas-nav-active {
	height: 33px;
	background: url(../images/home/canvas-nav-active.png) repeat-x;
}

 
#rate-shell {
	height: 153px;
    margin-bottom: 40px;
    margin-left: 6px;
    margin-top: -30px;
    width: 953px;
}

#rate-shell .rate-item {
	position: absolute;
}

#rate-shell .rate-item p {
	color: #818A8F;
} 
#tier2-subcanvas {
    height: 133px;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-top: 10px;
    width: 953px;
}

#tier2-subcanvas .rate-item {
    position: absolute;
}

#tier2-subcanvas .rate-item p {
    color: #818A8F;
}
 
.promos {
 
	border-top: 1px solid #9D9FA2;
    margin-top: 50px;
    padding-bottom: 40px;
    padding-top: 20px;
    width: 976px;
}
.home-nav {
	float: left;
	width: 318px;
	height: 149px;
	margin: 0 7px 0 0;
	background: url(../images/home/home-nav.png) no-repeat;
	position: relative;
}

.home-nav p {
	font-size: 19px;
	position: absolute;
	right: 15px;
	color: #2B2B2B;
	margin: 20px 0 0 0;
}

.home-nav .home-nav-btn {
	width: 63px;
	height: 21px;
	color: #fff;
	background: url(../images/sitewide/button.png) no-repeat;
	font-size: 13px;
	border: none;
	font-weight: normal;
	font-style: Arial;
	position: absolute;
	right: 10px;
	top: 50px;
	padding: 6px 0 0 17px;
}
#tweets {
    height: 145px;
    overflow: hidden;
}

div.tweet {
    height: 75px;
    width: 290px;
    background: url(../images/home/twitter_feed.png) 20px 50% no-repeat;
}

div.tweet span{
    width: 290px;
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
	font-size: 11px;
    height: 75px;
}

div.tweet a {
    color: #c2103c;
    font-size: 11px;
}
 

#rss-feed {
	margin: 30px 0 0 2px;
	padding: 0 0 20px 0 ;
	width: 963px;
	height: 78px;
}

#rss-feed h1 {
	font-size: 15px;
	color: #2B2B2B;
}

#rss-feed p {
	font-size: 12px;
	color: #6B6B6B;
}
 

#sub-page-header {
	width: 960px;
	margin: 0 0 0 5px;
}

#sub-page-header h1 {
	font-size: 23px;
	color: #D0103A;
	font-weight: bold;
	margin: 36px 0 0 0;
}

#sub-page-header p {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #575F61;
}



#sub-page-header ul {
 
	float: left;
	margin: 25px 32px 0 0;
	color: #818A8F;
	font-size: 11px;
}

#sub-page-header li {
	float: left;
	margin-right: 14px;
	
	width: auto;
	position: relative;
}

#sub-page-header .pagination li {
	margin-right: 0;
}

#sub-page-header .search-end {
	width: 13px;
	height: 23px;
	background: url(/images/websearch/form-field-box-end.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.ie7 #sub-page-header .search-end {
	top: 1px;
	right: 1px;
}

#sub-page-header .search {
 
	
	width: 149px;
	height: 18px;
	margin: 0 0 24px 0;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #818A8F;
	font-size: 11px;
	background: url(/images/websearch/form-field-box.png) no-repeat ;
	border: none;
}

.ie7 #sub-page-header .search {
	width: 132px;
}

#sub-page-header .selector {
	font-size: 11px;
	color: #818A8F;
	margin-top: -5px;
}

#sub-page-header .search-btn {
	width: 75px;
	height: 29px;
	padding: 6px 15px;
	background-image: url(../images/sitewide/button.png);
}

.sub-page-canvas {
	width: 962px;
	height: 291px;
	margin: 9px 0 29px 5px;
 
	position: absolute;
}

.sub-page-canvas.hide {
	display: none;
}

#sub-page-nav {
	width: 962px;
	height: 26px;
	background: url(../images/sitewide/canvas-nav.png) repeat-x;
	position: absolute;
	z-index: 100;
	margin-left: 5px;
	top: 477px;
}

#sub-page-nav ul {
	margin: 9px 0 0 433px;
}

#sub-page-nav li {
	float: left;
	width: 11px;
	height: 10px;
	margin: 0 6px 0 0;
	background: url(../images/sub-page/canvas-nonactive.png) no-repeat;
	cursor: pointer;
}

#sub-page-nav .sub-page-nav-active {
	width: 12px;
	height: 11px;
	background: url(../images/sub-page/canvas-active.png) no-repeat;
}

#sub-page-nav a span {
	visibility: hidden;
}

#sub-page-content-left {
	float: left;
	width: 670px;
	margin: 10px 0 30px 5px;
	border-right: 1px solid #b3b3b3;
}

#sub-page-content-left ul {
	margin: 0 0 0 16px;
}

#sub-page-content-left.single {
	width: 960px;
	border-right: none;
}

#sub-page-content-left a {
	color: #818A8F;
}

#newsletter_links a {
	color: blue;
	text-decoration: underline;
}

#newsletter_links a:hover {
	color: red;
}

#sub-page-content-left h2 {
	font-size: 27px;
    line-height: 29px;
    color: #818A8F;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#sub-page-content-left p {
	width: 625px;
	font-size: 12px;
	color: #818A8F;
	line-height: 15px;
	padding: 0 0 15px 0;
	margin: 0;
}

#sub-page-content-left.single p {
	width: 960px;
}

#sub-page-content-left p span {
 
}

#sub-page-content-left #document-list {
	border-top: 1px solid #ccc;
	width: 630px;
}

#sub-page-content-left.single #document-list {
	width: 960px;
}

#sub-page-content-left #document-list .document-item {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 30px 0 20px 0;
}

#sub-page-content-left #document-list .document-item .document-item-left {
	margin: 0 20px;
	float: left;
}

#sub-page-content-left #document-list .document-item .document-item-left img {
	width: 88px;
}

#sub-page-content-left #document-list .document-item .document-item-right {
	float: left;
	width: 500px;
}

#sub-page-content-left #document-list .document-item .document-item-right p {
	padding: 0 0 5px 0;
	width: 500px;
}

#sub-page-content-left.single #document-list .document-item .document-item-right p {
	width: 840px;
}

#sub-page-content-left #document-list .document-item .document-item-right p a, .property-content p.pdf-link a {
	color: #D0103A;
	font-size: 12px;
	background: url(../images/sitewide/red-arrow.png) no-repeat top right;
	padding-right: 10px;
}

#sub-page-content-right {
	margin-top: 10px;
	float: left;
}

#sub-page-content-right img {
	margin: -5px 0 0 -9px;
}

#sub-page-content-right h1 {
	font-size: 14px;
	color: #D0103A;
	font-weight: bold;
	margin: 0 0 20px 45px;
	padding: 0;
}

#sub-page-content-right a {
	float: left;
	width: 187px;
	height: 94px;
	margin: 0 0 10px 50px;
}

#sub-page-content-right a span {
	visibility: hidden;
}

#sub-page-content-right p {
	width: 187px;
	font-size: 11px;
	color: #818A8F;
	margin: 0 0 16px 50px;
}

#sub-page-content-right #properties-btn {
	float: left;
	width: 119px;
	height: 25px;
	font-size: 11px;
	color: #F5F6F6;
	background: url(../images/sub-page/properties-btn.png) no-repeat;
	text-align: center;
	padding: 7px 0 0 0;
}
 

#properties-header {
	width: 962px;
	margin-left: 5px;
}

#properties-header h1 {
	font-size: 24px;
	color: #D0103A;
	font-weight: bold;
	margin: 36px 0 0px 0;
}

#properties-header a {
	float: left;
	width: 60px;
	height: 24px;
	padding: 5px 0 0 15px;
	background: url(/images/websearch/button.png) no-repeat;
}

#properties-header p {
	float: left;
}

#properties-header ul {
	float: left;
	margin: 0 32px 0 0;
	color: #939598;
	font-size: 11px;
}

#properties-header .selector {
	float: left;
	font-size: 11px;
	margin-top: -5px;
	margin-right: 30px;
}
 
#properties-header ul li div.selector {
  margin-bottom: 20px;
  width: 126px;
  overflow: visible;
}

#properties-header  ul li div.selector select {
  width: 165px;
  font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 1em;
	border: solid 1px #fff;
}

#properties-header  ul li div.selector span {
  cursor: pointer;
}

#properties-header  ul li div.selector span {
  color: #939598;
  width: 126px;
  text-shadow: 0 1px 0 #fff;
}

#properties-header  ul li div.selector.disabled span {
	color: #bbb;
}

#properties-header #properties-middle-wrapper {
	width: 230px;
	margin: 0;
	padding: 0;
}

#properties-header .properties-middle li {
	float: left;
}

#properties-header .properties-middle li p {
	margin: 5px 0 0 0;
	padding: 0 5px;
}


#properties-header li {
	width: auto;
	position: relative;
}

#properties-header input {
	width: 149px;
	height: 18px;
	margin: 0 0 24px 0;
	padding-left: 13px;
	padding-bottom: 5px;
	color: #939598;
	font-size: 11px;
	background: url(/images/websearch/form-field-box.png) no-repeat ;
	border: none;
}

#properties-header li .box-end {
	width: 15px;
	height: 23px;
	background: url(/images/websearch/form-field-box-end.png) no-repeat;
	position: absolute;
	top: 0px;
	right: 1px;
}

.ie7 #properties-header li .box-end {
	top: 1px;
}

#properties-header input.distance {
	width: 56px;
	margin: 0 13px 24px 0;
}

#properties-header .properties-middle p.sale  {
	margin-left: 20px;
}

#properties-header .properties-middle p.lease {
	margin-left: 20px;
}

#properties-header .properties-middle input[type="checkbox"] {
	width: 27px;
	margin-bottom: 0;
}

#sub-page-header #properties {
	margin-top: 5px;
	margin-bottom: 5px;
}

#properties-header .divider-line {
	margin: 14px 0 0 0;
}
 
.divider-line.properties-last {
	width: 963px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.property-content {
	margin: 20px 0 0;
}

.property-content .left-content {
	float: left;
	padding-bottom: 20px;
	margin-right: 108px;
}

.property-content .left-content h3 {
	font-size: 26px;
	margin-bottom: 0;
}

.property-content .left-content h4 {
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	color: #575e61;
}

.property-content h5,
.property-information h5,
.property-spaces h5 {
	color: #D0103A;
    margin-bottom: 10px;
    margin-top: 40px;
    font-size: 15px;
}

.property-information h5,
.property-spaces h5 {
	margin-top: 20px;
}

.property-spaces .pspace {
	color: #818A8F;
	width: 245px;
	float: left;
	margin-right: 120px;
	padding-bottom: 20px;
}

.property-spaces .last {
	margin-right: 0;
}

.property-spaces .pspace h4 {
	font-size: 18px;
}

.property-spaces .pspace ul {
	width: 120px;
	float: left;
	margin-right: 5px;
}

.property-spaces .pspace ul li {
	font-size: 15px;
	line-height: 20px;
	color: #818A8F;
}

.property-spaces .pspace ul.title {
	width: 90px;
}

.property-spaces .pspace ul.title li {
	font-weight: bold;
}

.property-spaces .pspace h5 {
	margin-top: 20px;
	margin-bottom: 0;
}

.property-spaces .pspace p {
	font-size: 15px;
	line-height: 25px;
	margin: 0;
}

.property-information {
	color: #818A8F;
}

.property-information p a {
	color: #c2103c;
	font-size: 12px;
}

.property-information ul {
	width: 200px;
	float: left;
	padding-bottom: 20px;
}

.property-information ul li {
	font-size: 15px;
	line-height: 20px;
}

.property-information p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

.property-spaced {
	margin-bottom: 20px;
}

.property-information ul.title {
	font-weight: bold;
}

.property-content .left-content p.location {
	color: #343434;
    font-size: 15px;
    line-height: 20px;
    margin-top: 8px;
}

.property-content .left-content ul {
	margin: 0;
	width: 320px;
}

.property-content .left-content ul li {
	color: #818A8F;
	font-size: 15px;
	line-height: 20px;
}

.property-content .right-content {
	float: left;
	padding-bottom: 20px;
	height: 355px;
}
 



#sub-page-map ul {
	float: left;
	margin: 45px 167px 0 0;
}

#sub-page-map li {
	margin-bottom: 35px;
}

#sub-page-map a {
	color: #353535;
}

#sub-page-map a span {
	visibility: hidden;
}

#sub-page-map ul li span {
    padding-left: 25px;
    line-height: 35px;
    vertical-align: middle;
    display: table-cell;
	color: #939598;
	font-size: 13px;
}

#sub-page-map iframe {
	margin: 15px 0;
}

#map-expanded-colapse {
	width: 962px; 
	margin-left: 15px; 
	font-size: 11px; 
	padding: 10px 0; 
	color: #D0103A;
}

#map-expanded-colapse #map-arrow {
	padding-right: 26px;
	background: url(/images/websearch/arrow-up.png) no-repeat 100% 50%;
	cursor: pointer;
}

#map-expanded-colapse #map-arrow.close {
	background: url(../images/map/arrow-down.png) no-repeat 100% 50%;
}

.divider-line.out {
	width: 962px;
	margin-left: 5px;
}

 

#sub-page-header #full-list {
	float: right;
	color: #818A8F;
	font-size: 12px;
	font-weight: bold;
	margin-top: -18px;
}

#bio {
	float: left;
	width: 963px;
	height: auto;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9d9fa2;
}

#bio h2 {
	float: left;
	font-size: 16px;
	color: #D0103A;
}

#bio-header {
	width: 963px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

#bio-header h1 {
	margin: 0;
	padding: 0;
	font-size: 31px;
	color: #818A8F;
	font-weight: bold;
}

#bio-header h3 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	color: #818A8F;
	font-weight: normal;
}

#bio-header-info  {
	margin-top: 50px;
}

.bio-header-info-left {
	float: left;
}

.bio-header-info-left a {
	float: left;
	width: 78px;
	height: 23px;
	padding: 5px 0 0 11px;
	margin: 8px 0 0 0;
	background: url(../images/sub-page/download-btn.png) no-repeat;
}

.bio-header-info-right {
	float: left;
	margin-left: 8px;
	margin-right: 46px;
}

.bio-header-info-left p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #818A8F;
}

.bio-header-info-right p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	color: #818A8F;
}

#bio img {
	float: left;
	margin: -5px 18px 0 0;
}

.bio-info {
	float: left;
	width: 820px;
	margin-bottom: 25px;
}

.bio-info h1 {
	float: left;
	width: 192px;
	font-size: 19px;
	color: #818A8F;
	text-align: right;
	height: auto;
	margin-top: 0;
}

.bio-divider {
	float: left;
	width: 555px;
	border-left: 1px solid #d9d9d9;
	padding: 0 14px;
	margin-left: 14px;
	margin-bottom: 10px;
}

.bio-divider-spacing {
	padding-bottom: 20px;
}

.bio-info p {
	color: #818A8F;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}

.bio-info ul li {
	color: #818A8F;
	font-size: 12px;
	line-height: 14px;
	list-style: disc;
	margin: 0;
}

.bio-info ul {
	color: #818A8F;
	font-size: 12px;
	line-height: 14px;
	margin: 5px;
	padding-left: 15px;
}

.bio-info td {
	color: #818A8F;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}

#bio .selector {
	float: right;
	font-size: 14px;
	margin: 15px 0 0 0;
}
 

#agents-header {
	width: 960px;
	margin-left: 5px;
	margin-top: 40px;
}

#agents-header p {
	float: left;
	color: #D0103A;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#agents-header #agents-header-first {
	margin-right: 55px;
}

#agents-header #agents-header-second {
	margin-right: 86px;
	
}

#agents-header #agents-header-third {
	margin-right: 97px;
	
}

#agents-header #agents-header-fourth {
	margin-right: 40px;
}

#agents-header #agents-header-last {
	padding: 0;
	margin: 0;
	width: 140px;
}

.agents-list {
	margin: 20px 0 20px 50px;
	float: left;
	min-height: 100px;
 
}

.agents-list.first {
	margin-left: 5px;
	margin-right: 15px;
	width: 187px;
}

.agents-list.second {
	width: 188px;
	margin-right: 15px;
}

.agents-list.third {
	width: 190px;
	margin-right: 15px;
}

.agents-list.fourth {
	width: 185px;
	margin-right: 15px;
}

.agents-list.last {
	margin-right: 0;
	margin-left: 0;
	width: auto;
	border: none;
}

.agents-list a {
	font-size: 16px;
	line-height: 37px;
	color: #818A8F;
}

 

#footer-wrapper {
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: 156px;
	min-width: 1080px;
	background-color: #e7e8e9;
}

#footer {
	width: 984px;
	margin: 0 auto;
	padding: 0 48px;
}

#footer p {
	float: left;
	width: 230px;
	font-size: 12px;
	color: #808285;
	margin: 0;
	padding: 36px 65px 0 0;
}

#footer-site-nav {
	float: left;
	width: 180px;
	height: 82px;
	padding: 36px 0 0 0;
	margin: 0 40px 0 0;
}

#footer-site-nav h1 {
	margin: 0 0 13px 0;
	padding: 0 0 0 3px;
	width: 180px;
	height: 23px;
	font-size: 13px;
	color: #808285;
	border-bottom: 1px solid #d1d2d4;
}

#footer-memberships {
	width: 410px;
}

#footer-memberships h1 {
	margin: 0 0 13px 0;
	padding: 0 0 0 3px;
	width: 410px;
	height: 23px;
	font-size: 13px;
	color: #808285;
	border-bottom: 1px solid #d1d2d4;
}

#footer-site-nav ul {
	float: left;
	height: 55px;
	width: 68px;
	padding: 0 5px 0 3px;
}

#footer-site-nav #site-nav-right {
	float: left;
	height: 55px;
	width: 81px;
}

#footer-site-nav li {
	float: left;
}

#footer-site-nav a {
	margin: 0;
	font-size: 13px;
	color: #808285;
}

#footer-memberships {
	margin: 0;
	padding: 36px 0 0 0;
	float: left;
}

#footer-memberships a {
	float: left;
	margin: 0 32px 0 0;
}

#footer-memberships a span {
	visibility: hidden;
}

#footer-memberships #membership-one {
	width: 44px;
	height: 41px;
	background: url(../images/home/memberships-one.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-two {
	width: 48px;
	height: 40px;
	background: url(../images/home/memberships-two.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-three {
	width: 28px;
	height: 60px;
	background: url(../images/home/memberships-three.png) no-repeat;
}

#footer-memberships #membership-four {
	width: 44px;
	height: 36px;
	background: url(../images/home/memberships-four.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-five {
	width: 85px;
	height: 33px;
	background: url(../images/home/memberships-five.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-six {
	width: 54px;
	height: 41px;
	background: url(../images/home/memberships-six.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-seven {
	width: 41px;
	height: 41px;
	background: url(../images/home/memberships-seven.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-eight {
	width: 80px;
	height: 41px;
	background: url(../images/home/memberships-eight.png) no-repeat;
	margin-top: 10px;
}

#footer-memberships #membership-nine {
	width: 80px;
	height: 41px;
	background: url(../images/home/memberships-nine.png) no-repeat;
	margin-top: 10px;
}

.community-links {
	position: absolute;
	top: 20px;
  	right: 0; 


	margin-left: 870px;
	z-index: 10000;
}

.community-links a {
	margin-right: 8px;
}

.footer-two {
	margin-top: 90px;
	margin-bottom: 80px;
}

.footer-two a {
	margin-right: 20px !important;
}



.landing-page-contact-form {
    background: url(../images/sub-page/red-box.jpg) no-repeat;
    height: 475px;
    width: 297px;
    margin-left: -7px;
    margin-bottom: 20px;
    color: white;
}

.contact-form-content {
    width: 250px;
    margin: 0px auto;
    padding: 10px 0 0 0;
}

.contact-form-content form input {
    width: 250px;
}

.contact-form-content form textarea {
    width: 250px;
    height: 60px;
}

#contact-form-submit {
    width: 90px;
    height: 40px;
    font-size: 16px;
    color: #CF093C;
}

.landing-page-contact-form-bottom {
    background: url(../images/sub-page/bottom-red-box.png) no-repeat;
    height: 224px;
    width: 476px;
    margin: 0px;
    color: white;
}

.contact-form-bottom-content {
    width: 450px;
    margin: 0px auto;
    padding: 0px;
} 

.contact-form-bottom-content form {
    margin: 0px;
    padding: 0px;
}

.contact-form-bottom-title {
    float: left;
    width: 200px;
}

.contact-form-bottom-content form input {
    height: 30px;
    width: 185px;
    border: none;
    margin-right: 15px;
    float: left;
}

#contact-form-bottom-submit {
    width: 185px;
    height: 40px;
    font-size: 16px;
    color: #555;
}



.thank-you-page-contact-form {
    height: 450px;
    width: 297px;
    margin-left: -7px;
    margin-bottom: 10px;
    color: #555;
    border-radius: 10px;
    border: solid 3px #CCC;
}

.thank-you-contact-form-content {
    width: 250px;
    margin: 0px auto;
    padding: 10px 0 0 0;
}

.thank-you-contact-form-content form input {
    width: 250px;
}

.thank-you-contact-form-content form select {
    width: 250px;
    color: #555;
}

.thank-you-contact-form-content form select option {
    color: #555;
}

#thank-you-contact-form-submit {
    width: 90px;
    height: 40px;
    font-size: 16px;
    color: #555;
}

.thank-you-button {
    margin-left: -7px;
    margin-bottom: 10px;    
    padding: 33px 0 0 0;
    cursor: pointer;
}


.client-view-property {
    width: 937px;
    margin: auto;
    position: relative;
    top: 40px;
}

#property_name {
    font-weight: normal;
    font-size: 26px;
    height: 30px;
    margin: 0px;
}

#property_address {
    font-weight: normal;
    font-size: 20px;
    margin: 0px;
}

.client-view-copyright {
    float: right;
    margin-top: 0px;
    font-size: 12px;
    color: #AAA;
}

.client-view-wrapper {
    position: absolute;
    height: 768px;
    background: url(../images/sub-page/client_view_background.png) 50% 0 repeat-x;    
    width: 100%;
}
.client-view-header {
    height: 116px;
    width: 937px;
    margin: auto;
}

.client-view-content {
    margin: 10px auto;
    width: 937px;
    height: 477px;
    background-color: white;
}

.client-view-content-image {
    height: 457px;
    width: 584px;
    margin: 0px 10px;    
    position: relative;
    top: 10px;    
}

.client-view-content-image p {
    margin: 0px;
    padding: 0px;
}

.iws-landing-content-image {
    float: left;
}

#iws-landing-contact-form {
    height: 390px;
}

#survey-submit {
    float: left;
	width: 60px;
	height: 24px;
	padding: 5px 0 0px 15px;
	background: url(../images/sitewide/button.png) no-repeat;
}
#investment_download .box-end {
	width: 0px;
	height: 23px;
	float: left;
}

#download_city {
	width: 100px;
}

#download_state {
	margin-left: 10px;
	width: 40px;
}

.package-download {
	width: 132px;
	height: 36px;
	cursor: pointer;
	background: url(../images/sub-page/download_package.png) no-repeat;
}
.download-now {
	width: 132px;
	height: 36px;
	cursor: pointer;
	background: url(../images/sub-page/download_now.png) no-repeat;
}

#investment-property-basics {
	width: 250px;
}

#investment-property-basics > li{
	border-top: solid 1px #CCC;
	height: 30px;
	clear: both;
}

#investment-property-basics > li:first-child{
	border-top: none;
}

#investment-property-basics > li > span{
	margin-top: 5px;
	float: right;
}

#investment-property-basics > li > span:first-child{
	float: left;
}

*/

ul li{
    margin-left: -15px;
}



#sub-page-header .pagination {
	margin: 0;
	float: right;
	cursor: pointer;
}

.pagination {
	float: right;
	padding: 5px 0;
	margin-right: 20px;
	/* height: 14px; */
	cursor: pointer;
}

.pagination li {
	float: left;
 margin-left: 0px;
 margin-right: 0px;
	padding: 0 4px;
	font-size: 13px;
	color: #818A8F;
	font-weight: normal;
}

.pagination a {
	font-size: 13px;
	color: #818A8F;
	font-weight: normal;
}

.pagination .pagination-active {
	font-weight: bold;
	text-decoration: underline;
}

.pagination .pagination-first {
	width: 5px;
	height: 9px;
	margin-top: 6px;
	background: url(/images/websearch/arrow-left.png) no-repeat;
}

.pagination .pagination-last {
	width: 5px;
	height: 9px;
	margin-left: 5px;
	margin-top: 5px;
	background: url(/images/websearch/arrow-right.png) no-repeat;
}

ul
{
list-style-type: none;
}




.properties-listing {
	/*  width: 963px;  */
	height: auto;
}

.properties-listing img {
	float: left;
}

.image-holder {
    float: left;
	width: 187px;
	height: 94px;
	padding: 15px 5px 15px 5px;
	margin-top: -5px;
}

.properties-listing p {
	font-size: 13px;
	line-height: 15px;
	color: #818A8F;
	font-weight: bold;
}

.properties-listing p span {
	font-weight: normal;
}

.properties-listing .address {
	float: left;
/*	width: 176px;*/
}

.properties-listing .sale-titles {
	float: left;
/* 	width: 109px;  */
}

.properties-listing .sale-info {
	float: left;
	 /*  width: 304px; */
}

.properties-listing #properties-btn {
	float: left;
	width: 119px;
	height: 28px;
	font-size: 14px;
	color: #F5F6F6;
	background: url(/images/websearch/properties-btn.png) no-repeat;
  
	text-align: center;
	padding: 4px 0 0 0;
	margin: 43px 0 0 0;
  cursor: pointer;
}
 
.divider-line {
	height: 2px;
	background: url(/images/websearch/divider-line.jpg) repeat-x;
}
#sub-page-header .divider-line {
	margin: 14px 0 0 0;
}


.clear {
	clear: both;
 	display: block;
 	font-size: 1px;
 	height: 1px;
 	line-height: 1px;
 	margin: -1px 0 0 0;
 	padding: 0;
 	width: 100%;
}

.divider-line {
	height: 2px;
	background: url(/images/websearch/divider-line.jpg) repeat-x;
}

.paginator_number{
    
    width:20px;
}

h4 {
/*     color: #D0103A;  */
color : #555555;

}

#main-shell {
	/* min-width: 1080px; */
/* 	background: #fff url(/images/websearch/background.jpg) repeat-x;  */

background-color: #f5f5f5;
  background-size: 140% 140%;
}

.ui-dialog {
    overflow: hidden;
    background-color: #333;
}

.pdf-link a {
	color: #D0103A;

}
.red  {
	color: #D0103A;

}
.red a {
	color: #D0103A  !important;;

}

#dialog_content{
    width: 103%;
}

.property_picture_holder>img{
    margin-left: -10px;
    margin-left: auto;
    margin-right: auto;
}



#sub-page-map #industrial {
 
	background-image: url(/images/websearch/markers/royal_blue.png);
	background-repeat: no-repeat;
}

#sub-page-map #retail {
	 
	background-image: url(/images/websearch/markers/blue.png);
	background-repeat: no-repeat;
}

#sub-page-map #office {
 
	background-image: url(/images/websearch/markers/orange.png);
	background-repeat: no-repeat;
}


#sub-page-map #land {
 
	background-image: url(/images/websearch/markers/purple.png);
	background-repeat: no-repeat;
}

#sub-page-map #investment {
 
	background-image: url(/images/websearch/markers/green.png);
	background-repeat: no-repeat;
}

#sub-page-map #multi_family {
 
	background-image: url(/images/websearch/markers/red.png);
	background-repeat: no-repeat;
}
#sub-page-map #special_purpose {
	background-image: url(/images/websearch/markers/yellow.png);
	background-repeat: no-repeat;
}
#sub-page-map ul li {
    float: left;
    width: 19%;
}

#sub-page-map a {
	color: #353535;
}

 
#sub-page-map  span {
    padding-left: 9px;
    line-height: 30px;
    vertical-align: middle;
    display: table-cell;
	color: #939598;
	font-size: 13px;
}


#sub-page-map{
        margin-left: auto;
        margin-right : auto;
        float: right;
         width:100%;
         margin-top: 7px;

}
#sub-page-map div{
  height: 40px;

}

       

 

.division_icon{
    
    height: 35px;
    float:left;
 
}
 
.division_icon_right{
    
    height: 35px;
    float:right;
 
}


.webSearchControlLabel{
    float:left;
    color:#555;
    margin-top: 4px;
    margin-right: 16px;
    font-size: 18px;
    width: 75px;
}
 

a.webSearchButton{
 padding:6px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
 
}

.leftLegend{
    width:120px;
    
}

.legendIcon{
    float:right;
    width: 33px;
    height: 33px;
}
