/* @override 
	http://www.rent-direct.com/css/homepage.css
*/

/* import relevant styles */
@import url('lightboxes.css'); /* styles for lightboxes */

/* master */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

#wrap {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hidden {
	display: none;
}

#section8 {
	padding: 10px;
}

#section8 p {
	margin: 10px;
	line-height: 16px;
}

h1, h2, h3, #masthead, form legend {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
}

.clear.left {
	clear: left;
}

input[type='text'] {
	margin: 0 10px;
}

#header {
	position: relative;
	margin: 10px 0 0;
	border-bottom: 1px solid #aaa;
	height: 75px;
}

h1#rdny-tagline {
	background: transparent url('../img/logo.png') top left scroll no-repeat;
	height: 67px;
	width: 255px;
	text-indent: -9999em;
	position: relative;
	top: 5px;
	left: 10px;
}

h2#rdny-tagline-2 {
	position: absolute;
	font-size: 16px;
	top: 10px;
	right: 10px;
	color: #3b475f;
}

ul#top-nav {
	position: absolute;
	bottom: -1px;
	right: 10px;
	font-size: 11px;
}

ul#top-nav a {
	text-decoration: none;
}

ul#top-nav li {
	display: inline-block;
	margin: 0 2px;
	border: 1px solid #aaa;
	padding: 5px 10px 7px;
	background-color: #eee;
	font-weight: bold;
}

ul#top-nav li:first-child {
  border: 0;
  background-color: transparent;
  color: #3b475f;
}

ul#top-nav li:hover {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

#top-banner-again {
  margin: 20px 0 0 0;
}

#masthead {
	margin: 20px 0 0;
	padding: 20px 20px 0;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #aaa;
	font-weight: normal;
	border: 1px solid #aaa;
}

#masthead span.big {
	font-size: 23px;
}

#masthead span.bigger {
	font-size: 27px;
}

#masthead span.blue {
	color: #3b475f;
}

#masthead span.bold {
	font-weight: bold;
}

#masthead span.underline {
	text-decoration: underline;
}

#masthead span.italic {
	font-style: italic;
}

#masthead span.black {
	color: #000;
}

#masthead span.darker-grey {
	color: #666;
}

#masthead p {
	margin: 0 0 20px;
}

form#signup {
	padding: 0px 0px 0px 510px;
	min-height: 490px;
	margin: 20px 0 0;
	font-size: 12px;
}

form#signup fieldset {
	border: 1px solid #ddd;
	position: relative;
	padding: 10px;
}

form#signup fieldset legend {
	font-size: 16px;
	padding: 0 10px;
	font-style: italic;
}

form#signup fieldset#details ul li {
	margin: 0 0 15px 0;
}

form#signup fieldset#details ul li input[type=text] {
	width: 111px;
	margin: 0;
}

form#signup fieldset#details ul li select {
	margin: 0;
}

form#signup fieldset#details ul li:last-child {
	margin: 0 0 0;
}

form#signup fieldset#details ul li input[type=submit] {
	float: right;
}

/*
form#signup fieldset#details ul li #lastname {
	width: 1em;
}
*/

form#signup fieldset#details ul li label {
	margin-right: 0px;
	font-size: 12px;
}

form#signup fieldset#details ul li label.fixed-width {
	width: 90px;
	display: inline-block;
}

form#signup fieldset#details ul li label.fixed-width.right {
  margin: 0 0 0 15px;
}

form#signup fieldset#checkboxes {
	overflow: auto;
	margin-bottom: 10px;
}

form#signup fieldset#checkboxes a.section8, form#signup fieldset#checkboxes a#roomorama, fieldset#checkboxes p {
	display: block;
	text-align: center;
	clear: both;
	padding: 15px 0 0;
}

form#signup fieldset ul.neighborhood-checkboxes {
	margin: 5px;
	width: 200px;
}

form#signup fieldset ul.neighborhood-checkboxes li {
	padding-left: 10px;
}

form#signup fieldset ul.neighborhood-checkboxes li:first-child {
	padding-left: 0px;
}

form#signup ul.neighborhood-checkboxes#manhattan-neighborhoods {
	margin-bottom: 15px;
}

form#signup ul.neighborhood-checkboxes#bronx-neighborhoods,form#signup ul.neighborhood-checkboxes#queens-neighborhoods {
	float: right;
	clear: both;
}

form#signup div.error {
	border: 1px solid #f99;
	background-color: #fee;
	padding: 5px;
	text-align: center;
	margin: 10px 0 0;
}

#map {
	height: 490px;
	width: 500px;
	border: 1px solid #333;
	background: transparent url('../img/map_graphics/map-core.png') top left no-repeat;
	position: absolute;
	left: 0px;
	z-index: 2;
}

#map ul li {
	position: absolute;
	text-indent: -9999em;
	z-index: 10;
}

#map li:hover {
	cursor: pointer;
}

#map p#map-aiv {
	text-indent: -9999em;
	width: 80px;
	height: 75px;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}

#zone-neighborhoods {
	position: absolute;
	border: 1px solid #666;
	top: 5px;
	left: 5px;
	padding: 10px;
	background-color: #fff;
	max-width: 95px;
	font-size: 11px;
}

#zone-neighborhoods ol {
	list-style: square;
}

#zone-neighborhoods ol li {
	padding-left: -4px;
	text-indent: -6px;
	line-height: 13px;
	margin-left: 9px;
}

/* @group Map Links */

#downtown-manhattan {
	top: 250px;
	left: 145px;
	height: 48px;
	width: 50px;
}

#midtown-east-manhattan {
	top: 212px;
	left: 180px;
	height: 55px;
	width: 30px;
}

#midtown-west-manhattan {
	top: 203px;
	left: 155px;
	height: 50px;
	width: 30px;
}

#upper-east-side-manhattan {
	top: 170px;
	left: 205px;
	height: 50px;
	width: 30px;
}

#upper-west-side-manhattan {
	top: 150px;
	left: 170px;
	height: 55px;
	width: 35px;
}

#upper-manhattan {
	top: 50px;
	left: 195px;
	height: 120px;
	width: 45px;
}

#bronx-zone-1 {
	top: 3px;
	left: 245px;
	height: 75px;
	width: 60px;
}

#bronx-zone-2 {
	top: 70px;
	left: 235px;
	height: 100px;
	width: 50px;
}

#bronx-zone-3 {
	top: 40px;
	left: 300px;
	height: 50px;
	width: 80px;
}

#bronx-zone-4 {
	top: 80px;
	left: 285px;
	height: 80px;
	width: 50px;
}

#bronx-zone-5 {
	top:  90px;
	left: 335px;
	height: 70px;
	width: 50px;
}

#queens-zone-1 {
	top: 180px;
	left: 240px;
	height: 130px;
	width: 100px;
}

#queens-zone-2 {
	top: 300px;
	left: 310px;
	height: 110px;
	width: 150px;
}

#queens-zone-3 {
	top: 165px;
	left: 340px;
	height: 130px;
	width: 140px;
}

#brooklyn-zone-1 {
	top: 300px;
	left: 140px;
	height: 60px;
	width: 100px;
}

#brooklyn-zone-2 {
	top: 310px;
	left: 240px;
	height: 100px;
	width: 70px;
}

#brooklyn-zone-3 {
	top: 380px;
	left: 120px;
	height: 100px;
	width: 130px;
}

#new-jersey {
	top: 20px;
	left: 125px;
	height: 25px;
	width: 115px;
}

#westchester {
	top: 6px;
	left: 377px;
	height: 25px;
	width: 115px;
}

/* @end */

#map #map-aiv li {
	bottom: 5px;
	right: 5px;
	height: 65px;
	width: 70px;
}

#free-sample-listings {
	margin-top: 20px;
	position: relative;
	background: transparent url('/img/middlebanner.png') scroll top left no-repeat;
	height: 95px;
}

#free-sample-listings select {
	position: absolute;
	top: 115px;
	left: 620px;
}

#features {
	min-height: 300px;
	position: relative;
	padding: 20px 0px 0px;
	clear: both;
}

#testimonials {
	float: right;
	width: 310px;
	height: 300px;
	overflow: auto;
}
#testimonials li {
	border: 1px solid #ddddff;
	background-color: #f9f9ff;
	margin: 0 10px 10px;
	padding: 10px;
	line-height: 15px;
}

#testimonials li p {
	display: block;
	text-align: right;
	font-style: italic;
	margin: 5px 0 0;
	padding: 5px 0 0;
	font-size: 12px;
	border-top: 1px solid #ccc;
}

#testimonials li:last-child {
	border: 0;
	text-align: right;
	line-height: 0;
	margin: 0;
	background-color: transparent;
}

#highlights {
	width: 650px;
	overflow: auto;
}

#highlights li {
	padding: 0px 20px 40px 0;
	float: left;
	width: 305px;
	line-height: 20px;
	font-size: 13px;
}

#highlights li img {
	width: 60px;
	float: right;
	background-color: #fff;
	padding: 5px;
}

#highlights li h3 {
	font-size: 17px;
	border-bottom: 1px solid #333;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
}

#highlights li p:last-child {
	margin: 10px 0 0;
}

#quick-start {
	margin: 20px 0;
	/*
	border: 1px solid;
	overflow: auto;
	padding: 20px;
	background: #3b475f;
	color: #fff;
	*/
}

#quick-start p {
  text-indent: -9999em;
}

/*
#quick-start h4 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}

#quick-start #register-now {
	float: right;
	height: 40px;
}

#quick-start #image-banner {
  display: block;
  margin: 0px auto 10px;
}
*/

#membership-advantages {
	overflow: auto;
	padding: 10px 0px;
	font-size: 11px;
	line-height: 16px;
}

#membership-advantages ul {
	float: left;
	width: 240px;
}

#membership-advantages li {
	margin: 0 0 15px;
	padding: 0 0 0 10px;
}

#membership-advantages span {
	display: block;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 3px -10px;
	font-style: italic;
}

#footer {
	font-size: 10px;
	border-top: 1px solid #aaa;
	padding: 10px 0;
}

#footer p {
	margin: 10px 0;
}

#footer img {
	display: block;
}

ul#bottom-nav {
	float: right;
}

ul#bottom-nav li {
	display: inline-block;
	margin: 0 5px;
}

ul#seals li {
	display: inline-block;
	margin: 0 10px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#top-banner-again-div {
  text-indent: -9999em;
  background: transparent url('/img/nyc-apartments-for-rent.jpg') top left scroll no-repeat;
  height: 150px;
}



