/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


/* style.css */

html 	{  
	background: #e3e1e1;
	height: 100%;
}

body { 
	position : relative;
	padding: 0px;
	font-size: 12px;
	color: #333; 
	text-align : left;
	font-family: Verdana, Geneva, sans-serif;
	
}

.container {
	background: #fff;
	width : 1000px;
	border-left: 1px solid #3d4e55;
	border-right: 1px solid #3d4e55;
	border-bottom: 1px solid #3d4e55;
	background: #fff;
	min-height: 100%;
	height: auto !important;
  	height: 100%;
	margin : 0px auto;
}

.strong {
	font-weight: bold;
}

.center-text {
	text-align: center;
}

.center-image {
	margin-left: auto; 
	margin-right: auto;
	display: block;
}

a {
	color: #333;
}

.block {
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clear20 {
	clear: both;
	height: 20px;
}

.vert-top {
	vertical-align: top;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom20 {
	margin-bottom: 20px;
}

.top20 {
	margin-top: 20px;
}

.bottom40 {
	margin-bottom: 40px;
}

.left3 {
	margin-left: 3px;
}

.right3 {
	margin-right: 3px;
}

.left5 {
	margin-left: 5px;
}

.right5 {
	margin-right: 5px;
}


h1 {
	color: #7e7e7e;
	font-size: 26px;
	font-weight: lighter;
	letter-spacing: 2px;
	margin-top: 45px;
}

h2 {
	font-size: 14px;
}

h1 {
	color: #7e7e7e;
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 2px;
}

h2 {
	font-size: 14px;
}

.header {
	
}

.logo {
	margin: 30px 95px 30px 30px;
}

.slogan {
	width: 485px;
	margin: 20px 30px 20px 0px;
}

.page-content {
	padding: 20px 30px 110px 30px;
	width: 940px;
	position: relative;
}

.flashmap, #multiple-regions {
	margin-top: 10px;
}

.basic-form-section {
	width: 400px;
	margin-left: 30px;
}

input, label {
	vertical-align: middle;
}

#form-1 input {
	margin: 5px 0px 5px 5px;
}

fieldset {
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

.bg {
	background: #ddd;
}

.search-2 label {
	width: 145px;
	height: 22px;
	padding: 3px 0px 0px 5px;
	background: #ddd;
	display:inline-block;
	margin-right: 10px;
}

.next {
	display: block;
	float: right;
}

.back {
	display: block;
	float: left;
	margin-right: 20px;
}

.forward-back-container {
	width: 165px;
}

.status-bar {
	width: 920px;
	height: auto;
	color: #fff;
	background: #7e7e7e;
	padding: 5px 10px 5px 10px;
}

.status-bar a {
	color: #fff;
	text-decoration: none;
}

.propertynav-bar, .title-bar {
	width: 920px;
	height: auto;
	background: #999;
	color: #fff;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.propertynav-bar a {
	color: #fff;
}

ul.property-page-nav li {
	display: inline;
	margin: 0px 1px 0px 1px;
}

a.nu {
	text-decoration: none;	
}

table.listings {
	width: 940px;
	margin-top: 5px;
}

table.listings th a {
	text-decoration: none;
}

table.listings th {
	background: #7E7E7E;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

table.listings th a {
	 color: #fff;
}

table.listings td {
	padding: 5px 0px 4px 0px;
}

.list-image {
	padding-left: 5px !important;
	width: 125px;	
}

.thumb-border {
	border: 1px solid #999;
}

.proeprty-info-container .thumb-border {
	width: 250px;
	height: 200px;
	overflow: hidden;
}

.dashed {
	border-bottom: 1px dashed #999;
}

.alt {
	background: #efefef;	
}

.blank-bar {
	margin-top: 5px;
	width: 100%;
	height: 26px;
	background: #7e7e7e;
}

.header-bar {
	width: 920px;
	height: auto;
	color: #fff;
	background: #7e7e7e;
	padding: 5px 10px 5px 10px;
}

.proeprty-info-container {
	margin-top: 20px;
}

.info-thumbs-container {
	width: 520px;
	margin-right: 20px;
}

table.property-details {
	width: 400px;
	margin-bottom: 20px;
}

table.property-details tr {
	border-bottom: 5px solid #fff;
}

table.property-details tr.alt {
	background: #efefef;
}

table.property-details th {
	font-weight: bold;
	padding: 5px;
	width: 25%;
	vertical-align: top;
}

table.property-details td {
	padding: 5px;
	width: 25%;
	vertical-align: top;
}

ul.amenities {
	list-style-type: disc;
	list-style-position: inside;
}

a.rent-butt {
	display: block;
	width: 200px;
	height: 27px;
	padding-top: 7px;
	margin: 0px auto;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	background: #3d4e55;
	border: 1px solid #7e7e7e;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:hover.rent-butt {
	background: #7e7e7e;
	border: 1px solid #3d4e55;
}

.featured-section {
	margin-top: 40px;
}

.featured {
	width: 20%;
	margin-top: 10px;
}

.description {
	width: 96px;
}

.featured-description {
	width: 96px;
	margin-top: 10px;
}

/* Advanced Search */

table.advanced td {
	vertical-align: middle;
	padding: 7px 0px 7px 0px;
}

table.advanced td.td-align-right {
	text-align: right;
	padding-right: 5px;
}

table.advanced input {
	margin-right: 5px;
}

.copy, .telephone {
	font-size: 10px;
}

.telephone {
	margin-bottom: 5px;
}

.tollfree {
	margin-left: 5px;
}

.content-page-container h2, .content-page-container p  {
	margin-bottom: 10px;
}

.footer {
	padding-bottom: 30px; 
	width: 100%;
}

ul.property-page-nav li {
	margin: 0px 3px 0px 3px;
}

ul.property-page-nav li.rental-nav-first, ul.property-page-nav li.rental-nav-back, ul.property-page-nav li.rental-nav-next, ul.property-page-nav li.rental-nav-last {
	color: #cdcdcd;
}

.rental-nav-current {
	font-weight: bold;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}