/**** style/mc.css ****/
.errorMessage,
.warningMessage,
.noticeMessage {
	border-width: 1px 0px;
	border-style: solid;
	padding: 5px 10px;
	margin: 5px 0;
	text-align: left;
}

.errorMessage {
	border-color: #CC0000;
	background-color: #FFBBBB;
}

.warningMessage {
	border-color: #CCCC00;
	background-color: #FFFFBB;
}

.noticeMessage {
	border-color: #00CC00;
	background-color: #BBFFBB;
}



/**** partners/nycrentals/style/screen.css ****/




* { margin:0 auto; }
body { font:normal .625em/1em Arial; background:url(/partners/nycrentals/img/bg.png) repeat-x; }
img { border:none; } 
a { text-decoration:none; }
p { margin:10px 0 0; }
p.text, p.text a, ol.terms, h1, h1 a, h2 { color:#727272; }
p.text { font:normal 1.6em Arial; margin: 0 0 10px 0; }
p.text a { text-decoration:underline; }
h1 { font:normal 2em Arial; margin: 20px 0; }
h1 a { text-decoration:underline; }
h2 { font:normal 1.8em Arial; margin: 20px 0; }

ol.terms li { font:normal 16px Arial; margin:0 0 10px 0; }
ol.terms li h2 { font-size: 18px; }
ol.alpha { list-style:lower-alpha; }

#wrapper { width:1000px; margin:0 auto; }
#main { width:1099px; margin:0 auto; }
#results { width:1104px; margin:0 auto; }
#header { height:153px; overflow:hidden }
#logo { float:left; margin:0 0 0 5px; width:205px; height:55px; display:block; }
#numberOfObjects { color:#727272; font:normal 1.6em Arial; float:right; text-align:right; width:700px; padding:25px 0 0; }

#navigation { clear:both; list-style:none; overflow:hidden; padding:67px 0 0; width:662px; float:left;}
#navigation li { float:left;line-height:30px;font:normal 1.8em Arial;}
#navigation li a { color:#f4f4f4;  height:31px; display:block; }
#navigation li a span { padding:5px 15px 20px 15px; height:31px; display:block;}
#navigation li a:hover, #navigation li.selected a { background:#FFF url(/partners/nycrentals/img/navigation-hover-left.png) no-repeat top left; color:#646464; cursor:pointer; display:block;}
*+html #navigation li a:hover, *+html #navigation li a, *+html #navigation li a span, *+html #navigation li.selected a { display:inline-block;}
*+html #navigation  { padding:68px 0 0; }
#navigation li a:hover span, #navigation li.selected a span { background:url(/partners/nycrentals/img/navigation-hover-right.png) no-repeat right top; }
#click-here { float:right; width: 271px; background:url(/partners/nycrentals/img/click-here-to-list-property.png) no-repeat; display:block; text-align:center; font:normal 1.5em Arial; color:#FFF; margin:45px 0 0; line-height:39px;}
*+html #click-here {margin:55px 0 0; }

#content { clear:both; width:auto;}
#container { margin:37px 0 25px 20px;width:auto; float:left; position:relative; background:#f0f0f0 url(/partners/nycrentals/img/content-h1.png) no-repeat left top; }
#results-container { margin:0 0 25px; background:url(/partners/nycrentals/img/results-container.png) no-repeat; float:left; position:relative; width:610px; }
#sortform { line-height:33px; padding:0 10px; font:normal 1.2em Arial; line-height:33px; position: relative; }
#dropdown { width:300px; float:left; }
#dropdown select {
	width: 100px;
}
#sortform ul { float:right; list-style:none; padding:10px 10px 10px 200px; font:bold 1em Arial; display:  block;position: absolute; top: -1; right:0; background: url(/partners/nycrentals/img/results-container.png) right top no-repeat; }
#sortform ul li { float:left; border-right:1px dotted #000; color:#b64040; padding:0 3px; } 
#sortform ul li a { line-height:15px;color:#949494; }

.result { background:#f9f9f9; }
.result.even { background:#fff; }



#sidebar { width:180px; background:#eee url(/partners/nycrentals/img/results-container.png) no-repeat; position:relative; margin:0 20px 0 0; overflow:hidden; float:left;}
#sidebar .roundedCorner { display:none; }
#sidebar #topSubmit { font:bold 1.4em Arial; color:#949494; text-align:center; width:160px; height:33px; line-height:33px; padding:0; background: url(/partners/nycrentals/img/results-container.png) top right; margin-left:10px; padding-right: 10px;}
#sidebar #topSubmit p { display:inline; }
#sidebar #topSubmit input { display:none; }

#sidebar h3 { background:url(/partners/nycrentals/img/content-h2.png) repeat-x; padding:0 14px; font:bold 1.2em Arial; color:#f4f4f4; cursor:pointer; cursor:hand; }
#sidebar h3 a { background:url(/partners/nycrentals/img/results-h2-icon.png) no-repeat left 5px; line-height:31px; padding:0 0 0 16px; color:#f4f4f4; cursor:pointer; cursor:hand; }

#sidebar ul { list-style:none; padding: 0px; }
#sidebar fieldset { border:0px; padding:0px; display:block; }
#sidebar fieldset ul, #sidebar fieldset div.limits { padding:10px 0 10px 19px; overflow:hidden; font:normal 1.2em Arial; color:#949494; }
#sidebar fieldset ul li { padding:0; margin:0; float:left; clear:both;}
#sidebar fieldset ul li a { height:21px; cursor:pointer; width:100%; display:block; line-height:21px; color:#949494;}
#sidebar fieldset ul li a span { display:block; padding:0 10px 0; height:21px;}
#sidebar fieldset ul li a:hover, #sidebar fieldset ul li a.selected { background:#cdcdcd url(/partners/nycrentals/img/results-hover-left.png) no-repeat left top; display:block;  }
#sidebar fieldset ul li a:hover span, #sidebar fieldset ul li a.selected span { background:url(/partners/nycrentals/img/results-hover-right.png) no-repeat right top; }

#sidebar fieldset div.limits input { float: left; color: #808080; width: 52px; margin: 0 2px; border:1px solid #B2B2B2; }
#sidebar fieldset div.limits input.selected { color: #000; }
#sidebar fieldset div.limits span { float: left; margin: 3px 0 0 0; }
#sidebar fieldset .excludePriceless { clear:both; }

#sidebar #location { font:normal 1.2em Arial; color:#949494; padding:10px 0 10px 29px; display:block;}
#sidebar h4 { display:block; font:bold 1.2em Arial; color:#949494; padding:10px 0 0 29px;}
#bedrooms { clear:both; }

#currency-switcher { padding:15px 0 0 19px !important; }
#currency-switcher li { float:left; width:23px !important; height:40px; clear:none !important; padding:0 5px 0 5px !important; }
#currency-switcher li a { background:url(/partners/nycrentals/img/currency-bg.png) no-repeat 5px 0; padding:0 0 0 5px !important; text-indent:7px; height:40px !important; display:block; !important; font-weight:bold !important; position:relative;}
#currency-switcher li a span {  display:inline !important; margin:0 0 0 -5px; height:10px !important; font:normal .833em Arial !important; position:absolute; left:-6px; top:25px;}
#currency-switcher li a:hover, #currency-switcher li a.selected { background:url(/partners/nycrentals/img/currency-bg.png) no-repeat 5px 0 !important; color:#b14848 !important;}
#currency-switcher li a:hover span, #currency-switcher li a.selected span { background:none !important; }

#payments-links li { float:left; clear:none !important; } 



.result { display:block; clear:both; padding:10px 0 10px 15px; overflow:hidden; border-bottom:1px solid #F4f4f4; color:#000000; position: relative;}
.info { float:left; width:auto; margin:0 20px 0 20px; }
.result:hover, .even:hover {
	color: inherit;
	text-decoration: none;
	 background-color: #D4E4F6;
}

.photo { float:left; width:125px; }
.result h2 { font:normal 1.6em Arial; color:#444; text-transform: capitalize; margin:0; width: 400px;}
.result .price { font:normal 1.2em Arial; color:#6d6d6d; border-bottom:1px solid #c2c2c2; padding:10px 0 10px; display:block; }
.result .price span { padding:0 0 0 0px; margin:0 0 0 0px; color:green;  }

.result .description { font:normal 1.2em Arial; color:#6d6d6dl; display:block; width: 400px; line-height: 1.2em;}
.result .added { color:#6d6d6d; font:normal 1.1em Arial; display:block; padding-top: 10px; }

#right-sidebar {
	width: 160px;
	height: 600px;
	float: right;
}

#map { float:right; padding:9px;  margin:27px 0 0 30px;}
#map .map-api { width:227px; height:227px; }
#map #logocontrol + div { display: none; }
#loadingScreen { position: absolute; top: 40px; width: 100%; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; filter:alpha(opacity=70); z-index: 100; display: none; }
#loadingScreen .loadingScreenWrapper { position: relative; text-align: center; overflow: hidden; }
#loadingScreen .loadingScreenMessage { background:#26739B none repeat scroll 0 0; border: 5px solid #FFFFFF; margin: 130px auto 0; text-align:left; width:250px; }
#loadingScreen p { color:#FFFFFF; font-size:22px; font-weight:bold; margin:0; padding:5px; text-align:center; }


#rightColumn { width:243px; float:right; margin:0 0; }
#rightColumn .card-illustration { position:relative; width:226px; height:225px; display:block; margin:0 0 10px; overflow:hidden; }
#rightColumn .card-illustration #map { width:226px; height:225px; float:none; margin:0; padding:0; }
#rightColumn .card-illustration #map .mapContainer { height: 100%; width: 100%; overflow: hidden; }
#rightColumn .card-illustration #main-image { display:block; padding:0; float:none; position:absolute; left:-83px; top:-51px;}
#rightColumn .card-previews { list-style-image:none; list-style-position:outside; list-style-type: none; margin: 0 0 10px 0; padding: 0; overflow: hidden; }
#rightColumn .card-previews li { float: left; margin:9px 0 9px 14px; }
#rightColumn .card-previews li a { width:66px; height:64px; display:block; overflow:hidden; }
#rightColumn .card-previews li.card-map .container { cursor: hand; cursor:pointer; height:66px; width:64px; }
#rightColumn .card-previews li.card-map #logocontrol { display: none; }
#rightColumn .card-previews li.card-map #logocontrol + div { display: none; }

#right-sidebar ul.links { list-style:none; padding:0 0; margin:0 0 20px 0; width: 160px;}
#right-sidebar ul.links li { margin:5px 0; font:normal 1.8em Arial; }
#right-sidebar ul.links li a { color:#727272; }
#right-sidebar ul.links li a:hover { text-decoration:underline; }

#feedbackForm { width: 500px;background:#f0f0f0; padding:0px; margin: 0px; padding-bottom: 30px; margin-left:20px;}

#feedbackForm h3 { background:url(/partners/nycrentals/img/optin-h3.png) no-repeat; font:normal 1.4em Arial; color:#FFF; padding:8px 15px 0; line-height:20px; height: 60px; text-align: center; }
#feedbackForm  input, #feedbackForm  textarea { margin-bottom: 20px;display:block; border:1px solid #444; width:370px; height:27px; background:#fff; display:block;}
#feedbackForm  textarea {  height:100px; }
#feedbackForm label {  width: 100px;clear: left; font:normal 1.2em Arial; color:#000; padding:10px 0 0 0px; display:block; float:left;}
#feedbackForm #buttonHolder { width:auto; text-align:right; float:right; padding-right:10px;}
#feedbackForm #buttonHolder #sendbutton { background:url(/partners/nycrentals/img/new/sendmessage.png) no-repeat; width:166px; height:33px; border:none; text-align:center; clear:both; margin:10px 0 0 10px; color:#FFF; }

#searchForm { width:962px; background:url(/partners/nycrentals/img/search-bg.png) no-repeat; margin:42px 0 0; height:175px; }
#searchForm div { margin:0 25px; }
#searchForm.light { background:url(/partners/nycrentals/img/results-search-bg.png) no-repeat; width:990px; height:81px; margin:15px 0 0;}
#searchForm.light #resultssearchsubmit { background:none; border:none; margin:0 0 0 25px; position:relative; top:-2px; color:#FFF;font:normal 1.55em Arial; height:auto; }
#searchForm input { background:url(/partners/nycrentals/img/input-bg.png) repeat-x; height:18px; border:1px solid #c6ac61; padding:0 3px;}
#searchForm #inputString { width:902px; margin:21px 0 17px; padding:3px 0; border:none; background:none; font:normal 2em Arial; color:#9a9a9a;height:30px; }
#searchForm.light #inputString { width:773px; margin:16px 0 6px 0; border:none; background:none; line-height:30px; font:normal 2em Arial; color:#9a9a9a; padding:3px 0;}
#searchForm fieldset { border:none; padding:0 10px 0 0; margin:0 20px 0 0; }
#searchForm fieldset.bordered { border-width:0 1px 0 0; border-color:#FFFFFF; border-style:dotted; }
#searchForm h2 { font:normal 1.4em Arial; color:#FFF; padding:7px 0; margin:0; }
#searchForm label { color:#3b3b3b; font:normal 1.2em Arial; }
#searchForm #selectCityList { display:none; }
#searchForm.light small { display:block; color:#fff; }
#rooms, #price-range, #email { float:left; }
#rooms { }
#rooms input { height:15px; padding:2px 3px; margin:0 2px 0 0;}
#rooms label { padding:0 5px 0 0; }
#price-range { }
#price-range input { width:46px; }
#email { }
#email #email-address { float:left;width:245px; }
#searchForm #submit { float:right; margin:0 0; padding:0 0; display:block;}
#submit input#submitbutton { font:normal 1.55em Arial; width:144px !important; height:46px !important; padding:0 10px; border:none; color:#FFF; background:url(/partners/nycrentals/img/search-button.png) no-repeat; line-height:46px; text-align:center; }
#searchForm #sourceTypes { margin:0 0; padding:0 0; clear:both;}
#sourceTypes ul { clear:both; background:url(/partners/nycrentals/img/search-navigation-bg.png) no-repeat; list-style:none; float:right; display:block; width:371px; height:38px; margin:9px 0 0; padding:0 0; }
#sourceTypes ul li { float:left; font:normal 1.5em Arial; line-height:29px; margin-left:10px; }
#sourceTypes ul li a {  height:29px; display:block; color:#f3f3f3;}
#sourceTypes ul li a span {  height:29px; display:block; padding:0 10px 10px; cursor:pointer; }
#sourceTypes ul li a:hover, #sourceTypes ul li a.selected { background:#f8ba07 url(/partners/nycrentals/img/categories-left.png) no-repeat left top; display:block; color:#414141;}
#sourceTypes ul li a:hover span, #sourceTypes ul li a.selected span { background:url(/partners/nycrentals/img/categories-right.png) no-repeat right top; }

*+html #sourceTypes ul li a, *+html #sourceTypes ul li a span, *+html #sourceTypes ul li a:hover, *+html #sourceTypes ul li.selected a { display:inline-block; }
*+html #sourceTypes { margin:6px 0 0; }
#adbar { background:url(/partners/nycrentals/img/ad-bg.png) no-repeat; padding:6px; width:728px; height:90px; margin:30px auto; clear:both; }
#welcome { width:728px; margin:30px auto; clear:both; }

#footer-bg { background:url(/partners/nycrentals/img/footer-bg.png) repeat-x; background-color: #727272; padding:10px 0; clear:both; margin:15px 0 0; margin-top: 30px;}
#footer { width:962px; margin:0 auto; }
#footer #menu { list-style:none; }
#footer #menu li { float:left; border-right:1px dotted #a5a5a5; width:266px; padding:0 0 0 30px; }
#footer #menu li.last {border:none !important; }
#footer #menu li h3 { margin:15px 0 10px; font:normal 1.6em Arial; color:#FFF; text-transform:uppercase}
#footer #menu li ul { padding:10px 0; list-style:none; }
#footer #menu li ul li { float:none; background:url(/partners/nycrentals/img/arrow.png) left 6px no-repeat; padding:0 0 0 20px; border:none; width:auto; height:auto; }
#footer #menu li li a { color:#e6e6e6; font:normal 1.3em/1.8em Arial; }
#footer #menu p { font:normal 1.2em Arial; color:#F4F4F4; padding:5px 0 0; }
#footer #menu p a { color:#e6e6e6; }
#footer-wrap #footer-bottom { clear:both;  text-align:center; }
#footer-wrap ul.links { list-style:none; padding: 20px 0 0 0; }
#footer-wrap ul.links li { display: inline; margin: 0 20px 0 0; }
#footer-wrap ul.links li a { font:normal 1.2em Arial; color:#989898; margin: 5px 0; }
#footer-wrap #copyright { font:normal 1.1em Arial; color:#989898; padding:20px 0 30px;} 


#objectsCounterBG { top: 200px; left: 270px; z-index: 99; position: absolute; padding: 0; margin: 0; width: 159px; height: 117px; background: url(/img/_temp/sidebar_obj_counter_bg.png) 0 0 no-repeat; filter: expression(fixPNG(this)); }
#objectsCounter { top: 200px; left: 270px; z-index: 100; position: absolute; padding: 0; margin: 0; width: 159px; height: 117px; }
#objectsCounter .closeButton { width: 16px; height: 16px; background: url(/img/_temp/sidebar_obj_counter_close.gif) 0 0 no-repeat; position: absolute; top: 22px; right: 17px; display: block; cursor: pointer; cursor: hand; }
#objectsCounter .refreshObjects { font-size: 13px; color: #5F9EC2; text-decoration: underline; padding: 0; margin: 0 0 0 60px; position: relative; }
#objectsCounter .numberOfObjects { font-size: 20px; color: #5D9DC1; padding: 0; margin: 0 0 0 60px; }
#objectsCounter h3 { font-size: 12px; font-weight: normal; color: #727272; padding: 0; margin: 25px 0 0 60px; }
#objectsCounter h3.offers { margin-top: 0; }
#objectsCounter * { line-height:110%; }

