html,body,
div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin: 0px; padding: 0px; border: 0; font-style: normal; font-size: 100%; line-height: 1.25em; font-family: inherit; text-align: left;}
body {background-color: #fff; color: #000;}
em {font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
ol,ul {	list-style: none;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
hr {display:none}

.hidden {
	display: none;
}

html {
	width: 100%;
}


body {
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
	background: #000 url(../images/black-bg.png) no-repeat center top;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 100%;
}

#page {
	position: relative;
	width: 981px;
	margin: 0px auto;
	top: 0;
	overflow: hidden;
	zoom: 1;
}

.content-box {
	width: 981px;
	background: #fff;
	margin-top: 36px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: 1;
}

#home-orange {
	height: 638px;
	background: #ff9918 url(../images/home-orange-bg.png) no-repeat;
}

#nav {
	position: absolute;
	float: left;
	top: 37px;
	left: 42px;
	height: 82px;
	width: 378px;
	padding-left: 20px;
}

#home-orange #nav {
	background: url(../images/home-nav-bg.png) no-repeat;
}

#box-white #nav {
	background: url(../images/white-nav-bg.png) no-repeat;
}
#box-white {
	padding-bottom: 25px;
	min-height: 613px;
}

#nav ul {
	width: 338px;
	overflow: hidden;
	zoom: 1;
	height: 40px;
	position: relative;
	top: 0;
}

#nav ul.top {
	border-bottom: #ffc07f solid 1px;
}
#home-orange #nav ul.top {
	border-bottom: none;
}

#nav ul li {
	float: left;
	display: block;
		color: #fff;
	height: 40px;
	line-height: 43px;
	text-transform: uppercase;
}

#nav ul.top li {
	margin-right:22px;
}

#nav ul.bottom li {
	margin-right: 32px;
}

#nav ul li.last {
	margin-right: 0;
}

#nav ul li a {
	display: block;
	float: left;
	color: #fff;
	height: 40px;
	line-height: 43px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
#nav ul li a:hover {
 color: #333;
}
#home-orange #nav ul li a:hover {
color: rgb(255, 122, 0);
}

#home-orange #logo {
	background: url(../images/home-logo.png) no-repeat;
	width: 512px;
	height: 98px;
	position: absolute;
	left: 437px;
 	top: 29px;
 	float: left;	
}

#box-white #logo {
	background: url(../images/logo.png) no-repeat;
	width: 500px;
	height: 80px;
	position: absolute;
	left: 433px;
 	top: 37px;
 	float: left;	
}

#home-orange #search-container {
	background: url(../images/home-search-list-bg-strip.png) repeat-y;
	overflow: hidden;
	zoom: 1;
	width: 295px;
	left: 645px;
	top: 220px;
	position: absolute;
	float: left;

}

#home-orange #search {
	background: url(../images/home-search-top-bg.png) no-repeat;	
}
#home-orange #search h2 {
	height: 0;
	padding-top: 36px;
	overflow: hidden;
}
#home-orange #search-bottom {
	background: url(../images/home-search-submit.png) no-repeat;
	height: 40px;
}
#home-orange ul#search-sales-rent {
	overflow: hidden;
	zoom: 1;
}
#home-orange ul#search-sales-rent li {
	float: left;
	display: block;
	margin-bottom: 6px;
}

#home-orange ul#search-sales-rent li a {
	width: 146px;
	height: 0;
	padding-top: 31px;
	display: block;
	overflow: hidden;
	float: left;
}

#home-orange ul#search-sales-rent li a#search-sales {
	background: url(../images/home-search-sales.png) no-repeat;
}
#home-orange ul#search-sales-rent li a#search-rent {
	background: url(../images/home-search-rent.png) no-repeat;
	margin-left: 3px;
}
#home-orange ul#search-sales-rent li a:hover, #home-orange ul#search-sales-rent li a.selected {
	background-position: 0 -31px !important;	
}
#home-orange ul#search-sales-rent li a:hover, #home-orange ul#search-sales-rent li a.selected {
	background-position: 0 -31px !important;
}

#home-orange #search-options {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 5px;
}

#home-orange #search-options ul {
	margin-top: 8px;
	margin-left: 14px;
	width: 125px;
	float: left;
}

#home-orange #search-options ul li {
	text-transform: uppercase;
	overflow: hidden;
}

#home-orange #search-options ul li.title {
	color: #FF7A00;
	font-size: 11px;
	border-bottom: 1px solid #FF7A00;
	line-height: 25px;
	height: 25px;
}

#home-orange #search-options ul li a {
	color: #A5A8AA;
	font-size: 11px;
	border-bottom: 1px solid #7F8184;
	line-height: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
}

#home-orange #search-options ul li.last a {
/*	border-bottom: none; */
}
#home-orange #search-bottom {
	overflow: hidden;
	zoom: 1;
}
#home-orange #search-bottom #reset {
	width: 95px;
	padding-top: 13px;
	padding-left: 20px;
	display: block;
	float: left;
}

#home-orange #search-bottom #reset a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #FF7A00;
}

#home-orange #search-bottom a#submit {
	width: 180px;
	margin-top: 8px;
	height: 0px;
	padding-top: 32px;
	overflow: hidden;
	display: block;
	float: left;
}
#home-orange #search-bottom a#submit {
	background: url(../images/home-search-submit-button.png) no-repeat;
}
#home-orange #search-bottom a#submit:hover {
	background-position: 0 -32px;
}

#home-orange #home-contact {
	float: left;
	position: absolute;
	top:227px;
	right: 0px;
	font-size: 15px;
	color: #000;
	text-indent: -10000px;
	width: 252px;
}

#home-orange #home-contact span {
	color: #fff;
	font-size: 28px;
	position: relative;
}

#home-orange #toto {
	height: 150px;
	width: 360px;
	position: absolute;
	left: 580px;
	float: left;
	top: 106px;
}

#home-orange #toto a {
	display: block;
	width: 360px;
	height: 150px;
}

#home-orange #blurb {
	float: left;
	left: 45px;
	top: 153px;
	position: absolute;
	width: 560px;
}
#home-orange #blurb p {
	color: #fff;
	font-weight: 300;
	font-size: 23px;
	line-height: 25px;
	text-indent: -1000px;
	text-align: justify;
}

#home-content {
	margin-top: 16px;
	overflow: hidden;
	zoom: 1;
}

#home-column-left {
	width: 608px;
	float: left;
}

#home-column-right {
	width: 338px;
	float: right;
}

#home-thumbs {
	overflow: hidden;
	zoom: 1;
}
#home-thumbs li {
	float: left;
	margin-right: 16px;
}
#home-thumbs li.last {
	margin-right: 0;
}
#home-thumbs a {
	display: block;
	float: left;
}
#home-thumbs img {
	width: 137px;
	height: 137px;
	background: #fff;
}

#home-thumbs-small {
	overflow: hidden;
	zoom: 1;
}
#home-thumbs-small li {
	float: left;
	margin-right: 16px;
}
#home-thumbs-small li.last {
	margin-right: 0;
}
#home-thumbs-small a {
	display: block;
	float: left;
}
#home-thumbs-small img {
	width: 101px;
	height: 101px;
	background: #fff;
}


#home-content p {
	margin: 12px 0;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
}
#home-content p.small {
	font-size: 10px;
}
#home-content em {
	margin: 12px 0;
	font-size: 23px;
	display: block;
	font-style: normal;
	line-height: 26px;
	color: #FF7A00;
	font-weight: 300;
}
#home-content em.title {
	font-size: 28px;
	line-height: 31px;
}
#news {
	width: 620px;
}
#news p {
	margin: 12px 0;
	color: rgb(108, 110, 113);
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
}
#news p.small {
	font-size: 10px;
}
#news em {
	margin: 12px 0;
	font-size: 23px;
	display: block;
	font-style: normal;
	line-height: 26px;
	color: #FF7A00;
	font-weight: 300;
}
#home-content em.title {
	font-size: 28px;
	line-height: 31px;
}

hr {
	color: #FF7A00;
	height: 1px;
	background: #FF7A00;
	border: none;
	display: block;
}

#content-container {
	margin: 0 42px;
	overflow: hidden;
	zoom: 1;
}

#page-content {
	float: left;
	overflow: hidden;
	zoom: 1;
	width: 704px;
}


#header {
	height: 166px;
	overflow: hidden;
	zoom: 1;
}

h2.page-title {
	font-size: 31px;
	font-weight: 300;
	font-style: normal;
	color: #FF7A00;
	border-bottom: 1px solid #FF7A00;
	margin-bottom: 13px;
	display: block;
	overflow: hidden;
}
h2.page-title span {
	width: 215px;
	display: block;
	float: left;
}

h2.page-title #pagination {
	width: 154px;
	float: right;
	font-weight:bold;
	font-size: 13px;
	color: #282425;
	padding-top: 15px;
}

h2.page-title #pagination a {
	font-size: 13px;
	color: #282425;
	text-decoration: none;
}

h2.page-title #pagination a.current,h2.page-title #pagination a:hover {
	color: #FF7A00;
}

#page-content .column-right p {
	margin-bottom: 12px;
	color: #6C6E71;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
}
#page-content .column-right p a {
	color: #6C6E71;
}
#page-content .column-right p a:hover {
	color: #FF7A00;
}
#image-wide {
	height: 277px;
	background: url(../images/contact.jpg) no-repeat;
}
#page-content em {
	font-size: 21px;
	display: block;
	font-style: normal;
	line-height: 26px;
	color: #FF7A00;
	font-weight: 300;
}
#page-content em.sales-blurb {
	margin: 12px 0 20px 0;
}
#page-content .column-left {
	margin-right: 23px;
	width: 195px;
	float: left;
}
#page-content .column-right {
	float: left;
	width: 485px;
}
ul.bullets-grey li {
	color: #6C6E71;
	margin-bottom: 14px;
	font-size: 12px;
	font-family: Myriad,Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#page-content h4 {
	color: #6C6E71;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
}


#search-sidebar-container {
	background: url(../images/sidebar-search-bg.png) repeat-y;
}
#search-sidebar {
	background: url(../images/sidebar-search-top.png) no-repeat;
}
#search-container a {
 	outline: 0;
}
#search-sidebar a {
 	outline: 0;
}
#search-sidebar h2 {
	height: 0;
	padding-top: 40px;
	overflow: hidden;
}
#search-sidebar #search-bottom {
	background: url(../images/sidebar-search-bottom.png) no-repeat;
	height: 59px;
}
#search-sidebar ul#search-sales-rent {
	overflow: hidden;
	zoom: 1;
}
#search-sidebar ul#search-sales-rent li {
	display: block;
	margin-bottom: 3px;
	float: left;
}

#search-sidebar ul#search-sales-rent li a {
	width: 77px;
	height: 0;
	padding-top: 37px;
	display: block;
	overflow: hidden;
	float: left;
}

#search-sidebar #search-options {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 5px;
}

#search-sidebar #search-options ul {
	margin-top: 8px;
	margin-left: 14px;
	width: 125px;
}

#search-sidebar #search-options ul li {
	text-transform: uppercase;
	overflow: hidden;
}

#search-sidebar #search-options ul li.title {
	color: #FF7A00;
	font-size: 11px;
	border-bottom: 1px solid #FF7A00;
	line-height: 25px;
	height: 25px;
}

#search-sidebar #search-options ul li a {
	color: #A5A8AA;
	font-size: 11px;
	border-bottom: 1px solid #7F8184;
	line-height: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
}

#search-sidebar #search-options #search-location {
	margin-top: 18px;
	margin-bottom: 5px;
}
#search-sidebar #search-bottom {
	overflow: hidden;
	zoom: 1;
}
#search-sidebar #search-bottom #reset {
	padding-top: 0px;
	padding-left: 20px;
	display: block;
}

#search-sidebar #search-bottom #reset a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #FF7A00;
}

#search-sidebar #search-bottom a#submit {
	margin-top: 7px;
	height: 0px;
	padding-top: 37px;
	overflow: hidden;
	display: block;
}
#search-sidebar #search-bottom a#submit {
	background: url(../images/sidebar-button-submit.png) no-repeat;
}
#search-sidebar #search-bottom a#submit:hover {
	background-position: 0 -37px;
}


#search-sidebar ul#search-sales-rent li a#search-sales {
	background: url(../images/sidebar-search-button-sales.png) no-repeat;
}
#search-sidebar ul#search-sales-rent li a#search-rent {
	background: url(../images/sidebar-search-button-rent.png) no-repeat;
}
#search-sidebar ul#search-sales-rent li a:hover, #search-sidebar ul#search-sales-rent li a.selected {
	background-position:0 -37px !important;	
}
#search-sidebar ul#search-sales-rent li a:hover, #search-sidebar ul#search-sales-rent li a.selected {
	background-position:0 -37px !important;
}

#sidebar-buttons {
	margin-top: 10px;
}

#sidebar-buttons .sidebar-button {
	background: url(../images/sidebar-button.png) no-repeat;
	margin-bottom: 3px;
}

#sidebar-buttons .sidebar-button a {
	display: block;
	line-height: 38px;
	height: 38px;
	width: 135px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 19px;
}

#sidebar-buttons .sidebar-button a:hover {
	color: #333;
}

#sidebar {
	float: right;
	width: 154px;
	overflow: hidden;
	zoom: 1;
}

#search-options ul li a:hover, #search-options ul li a.selected {
	color: #fff !important;
}

#search-results li {
	overflow: hidden;
	zoom: 1;
	border-top: #ffbc7f 1px solid;
	margin-top: 10px;
	padding-top: 10px;
}

#search-results li.first {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}

#search-results .thumbnail {
	float: left;
	width: 217px;
	min-height: 1px;
}

#search-results .thumbnail img {
	width: 188px;
	height: 137px;
}

#search-results .details {
	float: left;
	width: 485px;
	font-family: Verdana,Arial,sans-serif;
}

#search-results .details h3 {
	margin-bottom: 4px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #282425;
}

#search-results .details h3 a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #282425;
}

#search-results .details h3 a:hover {
	color: #FF7A00;
}

#search-results .details h3 span {
	float: right;
}

#search-results .details p {
	line-height: 15px;
	font-size:10px;
	color: #6C6E71;
	margin-bottom: 10px;
}

#search-results .distances {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

#search-results .distances div {
	float: left;
	font-size:10px;
	color: #6C6E71;
}

#search-results .distances .tube {
	width: 143px;
	background: url(../images/icon-tube.png) no-repeat;
	padding-left: 22px;
}

#search-results .distances .rail {
	width: 141px;
	background: url(../images/icon-rail.png) no-repeat 0 1px;
	padding-left: 28px;
}

#search-results .distances .dlr {
	width: 120px;
	background: url(../images/icon-dlr.png) no-repeat 0 2px;
	padding-left: 31px;
}

#search-results .options {
	overflow: hidden;
	zoom: 1;		
}

#search-results .options div {
	padding-left: 23px;
	background: url(../images/bullet-orange.png) no-repeat 0 1px;
	height: 15px;
	width: 121px;
	display: block;
	float: left;
}

#search-results .options a {
	font-size:10px;
	color: #6C6E71;
	text-decoration: none;
}

#search-results .options a:hover {
	color: #FF7A00;
}

#property-images {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: 0;
}

#property-images #main-images li {
	display: none;
}
#property-images #thumbs {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	float: right;
	top: 20px;
	right: 20px;
}
#property-images #thumbs li  {
	float: left;
	margin-left: 5px;
}
#property-images #thumbs li a {
	display: block;
	height: 20px;
	width: 20px;
	background: #fff;
	border: 1px solid #FF7A00;
}
#property-images #thumbs li a.current {
	background: #FF7A00;
}
.column-left .price {
	font-size: 17px;
	color: #929497;
	font-weight: bold;
	margin: 24px 0;
}

.column-left .distances {
	margin-bottom: 20px;
	padding-left: 3px;
}

.column-left .distances div {
	font-size:10px;
	padding-left: 36px;
	font-family: Verdana,Arial,sans-serif;
	color: #6C6E71;
	margin-bottom: 10px;
}

.column-left .distances .tube {
	background: url(../images/icon-tube.png) no-repeat;
}

.column-left .distances .rail {
	background: url(../images/icon-rail.png) no-repeat 0 1px;
}

.column-left .distances .dlr {
	background: url(../images/icon-dlr.png) no-repeat 0 2px;
}

.column-left .options div {
	padding-left: 23px;
	background: url(../images/bullet-orange-2.png) no-repeat;
	margin-bottom: 14px;
}

.column-left .options a {
	font-size:10px;
	color: #6C6E71;
	font-family: Verdana,Arial,sans-serif;
	text-decoration: none;
}

.column-left .options a:hover {
	color: #FF7A00;
}

table#keyinfo {
	color: #6C6E71;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}

table#keyinfo th {
	vertical-align: top;
	font-weight: normal;
	width: 164px;
}

table#keyinfo th,td {
	line-height: 14px;
	padding-bottom: 5px;
}
#contact-form .fields {
	overflow: hidden;
	zoom: 1;
}
#contact-form .fields label {
	display: block;
	float: left;
	width: 103px;
	font-size: 10px;
	color: #6C6E71;
	padding-top: 4px;
	font-family: Verdana, Arial, sans-serif;
}
#contact-form .fields input {
	float: left;
	border: 1px solid #929497;
	padding: 2px;
	width: 370px;
}
#contact-form .fields textarea {
	float: left;
	border: 1px solid #929497;
	padding: 2px;
	width: 370px;
	height: 100px;
	margin-top: 2px;
}

#contact-form .callback {
	padding-left: 103px;
	display: block;
	font-size: 10px;
	color: #6C6E71;
	padding-top: 4px;
	font-family: Verdana, Arial, sans-serif;
}

#contact-form p {
	padding-left: 103px;
	margin-top: 18px;	
	margin-bottom: 18px;
}

#contact-buttons {
	margin-left: 103px;
	background: url(../images/contact-buttons-bg.png) no-repeat;
	width: 154px;
	height: 37px;
	overflow: hidden;
	zoom: 1;
}
#contact-buttons a {
	line-height: 37px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
}
#contact-buttons a:hover {
	color: #333;
}
#contact-buttons .reset {
	width: 71px;
	height: 37px;
	display: block;
	float: left;
}

#contact-buttons .submit {
	width: 83px;
	float: left;
	height: 37px;
	display: block;
}

#skinny-company {
	color: #4E4E50;
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 24px;
}
#contact-address {
font-family: Myriad, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 300;
color: #6C6E71;
}

#map_canvas {
	height: 300px;
}

#search-bottom #reset a:hover {
	color: #fff !important;
}

#search-results .search-result-page-hidden {
	display: none;
}
#search-results p.none {
	text-align: center;
	color: #aaa;
	font-size: 14px;
	margin-top: 25px;
}

#developments {
	margin-left: 190px;
}
#developments #dev-images img {
	margin-right: 15px;
}
#developments h3 {
	text-transform: uppercase;
	color: #888A8D;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px solid #888A8D;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 300px;
}
#developments ul {
	width: 300px;
}
#developments ul li {
	border-bottom: 1px solid #888A8D;
	padding: 5px 0;
	padding-top: 7px;
}
#developments ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #888A8D;
}
#developments ul li a:hover {
	color: rgb(255, 122, 0);
}
#developments p {
	color: #888;
	padding: 15px;
}


#about {
padding-left: 195px;
}