@charset "utf-8";
/* 
	Theme Name: Novrealty
	Theme URI: http://frumatic.com
	Discription: The for noavrealty.com
	Author: Konstantin Kovshenin, Dmitriy Andreev
	Author URI: http://frumatic.com
	Version: 1.0
*/

*
{
	margin:0;
	padding:0;
}
/* GLOBALS 1 */
html,body
{ 
	width:100%;
	height:100%;
}

body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
}
input.search-field,
input.input-field,
a img { border:none; }
p { font-size:12px; }
h1 { font-size:21px; }
h1,
h2,
h3 { font-weight:normal; }
body a {color:#00bb3f;}
/* HEADER blocks and classes */
#header
{
	width:100%;
	height:125px;
	background: white url(images/bg-header.gif) repeat-x;
	margin-bottom:10px;
}
#header #header-content
{
	width:960px;
	margin:0 auto;
	padding: 22px 0 0 0;
}
#header #header-content img.logo
{
	float:left;
	margin:14px 6px 0;
}
#header #header-content #navigation-block
{
	float:right;
	height:87px;
	width:700px;
}
#wraper
{
	min-height:100%;
	height:auto  !important;
	height:100%;
	background: white url(images/bg-body.jpg) bottom repeat-x;
}
#wraper #empty
{
	height:120px;
}
#navigation-block span
{
	display:block;
	float:left;
	margin:0 5px 4px;
}
#navigation-block #account
{
	float:right;
	height:27px;
	margin-top:7px;
}
#navigation-block #account img.icon
{
	float:left;
	margin-top:1px;
}
#navigation-block #account a
{
	color:#666666;
	text-decoration:none;
	margin-right:5px;
}
#navigation-block #main-nav
{
	float:right;
	height:36px;
}
#navigation-block #main-nav img.nav-end { float:right; }
#navigation-block #main-nav ul
{
	list-style:none;
	display:block;
	height:36px;
	float:right;
	background:url(images/main-nav-start.gif) top left no-repeat;
	padding-left:16px;
}
#navigation-block #main-nav li
{
	display:block;
	float:left;
}
#navigation-block #main-nav li a
{
	color:white;
	text-decoration:none;
	height:16px;
	padding:10px 10px;
	text-align:center;
	line-height:36px;
	margin-left:1px;
}
#navigation-block #main-nav .top-unhover
{
	background:none !important;
}
#navigation-block #main-nav li a.current,
#navigation-block #main-nav li a:hover { background:url(images/main-nav-current.gif) top repeat-x; }
#navigation-block #main-nav li a.top-unhover:hover { background:url(images/main-nav-current.gif) top repeat-x !important; }
#navigation-block #main-nav li a.unhover { background:none !important; }

#navigation-block #call-us
{
	margin:5px 0;
	display:block;
	width:600px;
	float:right;
	text-align:right;
	padding-right:10px;	
	padding-bottom:2px;
	font-size:24px;
}
#navigation-block #call-us a,
#navigation-block #call-us span
{
	display:inline !important;
	float:none !important;
	margin: 0 !important;
}
#navigation-block #call-us img.chat
{
	position:relative;
	top:5px;
}
/* MAIN-BODY blocks and classes */
#main-body
{
	margin:0 auto;
	width:960px;
}
#main-body #body-rounded-top
{
	width:960px;
	height:10px;
	background:url(images/body-rounded-top.gif) bottom right no-repeat;
}
#main-body #body-rounded-bottom
{
	width:960px;
	height:10px;
	background:url(images/body-rounded-bottom.gif) top left no-repeat;
	border:none;
}
/* SEARCH BAR */
#search-bar-container { position:relative; }
#search-bar
{
	position:absolute;
	left:20px;
	top:10px;
	margin:0 auto;
	width:340px;
	height:155px;
	padding:10px 10px 10px 570px;
	background: url(images/bg-searchbar.gif) right no-repeat;
	z-index:95;
	opacity: 0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=90);
}
#search-bar h2
{
	font-size:16px;
	padding-bottom:15px;
	font-weight:normal;
	border:none;
}
#search-bar .row
{
	width:340px;
	padding:1px 0;
}
#search-bar .row span
{
	display:block;
	float:left;
	padding:5px 0;
}
#search-bar span.label
{
	display:block;
	float:left;
	width:80px;
	text-align:right;
	padding:7px 0;
	padding-top:10px;
}
#search-bar span.inputs
{
	width:250px;
	float:right;
	text-align:right;
}
#search-bar span.inputs.checkboxes { padding:5px 0; padding-top:10px; }
#search-bar span.inputs.checkboxes label{ display:block; width:63px; float:left; text-align:left;}
#search-bar span input { margin:0 3px; }
#search-bar a
{
	color:#00bb3f;
	margin-left:4px;
}
#search-bar #search-button
{
	clear:both;
	text-align:right;
	padding-top:10px;
}
#search-bar #search-button .submit-button
{
	display:block;
	background: url(images/en_US/search-button.gif) top no-repeat;
	width:100px;
	height:40px;
	float:right;
	margin-left:10px;
}
#search-bar #search-button #try-advanced-search
{
	height:40px;
	width:220px;
	float:left;
}
#search-bar .search-field
{
	border:none;
	background:url(images/bg-search-input.gif) top left no-repeat;
	width:210px;
	height:18px;
	padding:5px 5px 5px 35px;
	color:#666666;
}
/* ADVANCED PROPERTY SEARCH */
.top-board
{
	width:920px;
	height:321px;
	background: url(images/bg-advanced-propery-search.gif) top no-repeat;
	margin:0 auto 15px;
	padding:20px;
	display:none;
	overflow:hidden; 
}
.top-board h1
{
	height:30px;
	padding-bottom:10px;
}
.top-board #form-block
{
	width:650px;
	padding-right:10px;
	padding-left:60px;
	float:left;
}
#search-input span.lable
{
	display:block;
	width:80px;
	text-align:right;
	font-size:17px;
	line-height:30px;
	float:left;
}
#form-block #params { padding:15px 0 0; }
#form-block #params .form-column
{
	width:325px;
	float:left;
}
#form-block #params .form-column.right { float:right; }
#form-block #params .form-column .row
{
	clear:both;
	padding:3px 0;
	z-index:0;
}
#form-block #params .form-column .row .tooltips
{
	position:absolute;
	left:10px;
	top:10px;
	z-index:5;
	width:130px;
	padding:10px 10px 5px;
	padding-left:5px;
	top:18px;
	left:-10px;
	background:url(images/bg-tooltips.gif) top left no-repeat;
	display:none;
}
#form-block #params .form-column .row .label
{
	width:80px;
	height:20px;
	float:left;
	line-height:18px;
	text-align:right;
}
#form-block #params .form-column .row .field
{
	width:235px;
	float:right;
	font-size:11px;
	z-index:0;
}
#form-block .row .checkbox,
#form-block .row select,
#form-block .row .radio,
#form-block .row input
{
	padding:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#form-block .row input { text-align:center; }
#form-block .row input.checkbox { border:none; }
#form-block .row .checkboxes { width:235px; }
#form-block .row .checkboxes .property-type
{
	width:116px;
	float:left;
}
#form-block .row .checkboxes .property-status
{
	width:116px;
	float:right;
}
#form-block .row .input-option
{
	line-height:18px;
	width:115px;
	float:left;
	position:relative;
}
#form-block .row .input-option.short
{
	width:64px;
	float:left;
	margin-right:auto;
}
#form-block .row .input-option.short.right
{
	margin-right:50px;
	width:80px;
	font-size:13px;
}
#form-block .row .input-option.short.right input { margin-left:5px; }
#form-block .row .input-option input { margin-right:5px; }
#form-block .row select { width:135px; }
#form-block .row.sort-by select { width:102px; }
#form-block #params .tooltips .input-group
{
	width:108px;
	float:right;
	padding:0;
}
#form-block #params .tooltips .input-group .input-option { color:white; z-index:5;}
#search-input input.input-field
{
	width:514px;
	height:22px;
	background: url(images/main-search-input.gif) left no-repeat;
	float:right;
	color:#666666;
	padding: 6px 10px 6px 35px;
	font-size:13px;
}
#search-input span.example
{
	display:block;
	font-size:11px;
	width:400px;
	padding:0;
	margin:0 0 0 120px;
}
#search-input span.example a
{
	color:#00bb3f;
	text-decoration:none;
}
.top-board #comment
{
	float:right;
	border-left:1px solid #cdcdcd;
	width:189px;
	height:230px;
	padding:0 0 0 10px;
}
.top-board #comment p
{
	color:#cdcdcd;
	font-size:11px;
	margin-bottom:15px;
}
#advanced-search-button
{
	height:41px;
	clear:both;
	padding-left:150px;
}
#advanced-search-button .submit-button
{
	width:131px;
	height:41px;
	float:left;
	background: url(images/en_US/advanced-search-button.gif) left no-repeat;
}
#advanced-search-button span
{
	display:block;
	float:left;
	width:165px;
	height:31px;
	padding: 5px 10px;
}
.top-board #contact-form-block { }
.response-block
{
	display:none;
	color:#00bb3f;
	line-height:14px;
	padding:0 10px;
}
.response-block.error { color:#ff0000; }
.top-board #contact-form-block #contact-form
{
	width:450px;
	height:271px;
	border-right:1px solid #cdcdcd;
	float:left;
	padding:0 10px 10px 10px;
}
.top-board #contact-form-block p { margin-bottom:10px; }
.top-board #contact-form-block #contact-form .row { margin-bottom:10px;}
.top-board #contact-form-block #contact-form .label
{
	float:left;
	width:125px;
	text-align:right;
	line-height:22px;
}
.top-board #contact-form-block #contact-form .field
{
	width:325px;
	float:right;
}
.top-board #contact-form-block #contact-form .field input,
.top-board #contact-form-block #contact-form .field textarea
{
	margin:0 0 0 10px;
	width:290px;
	padding:2px;
}
.top-board #contact-form-block #contact-form .field input.send-button
{
	border:none;
	display:block;
	float:left;
	background: url(images/en_US/send-button.gif) top left;
	width:129px;
	height:40px;
	margin-right:10px;
}
.top-board #contact-form-block #contact-form .field textarea { height:80px; }
.top-board #contact-form-block #contact-form .field input.short { width:134px; }
.top-board #contact-form-block #contacts
{
	float:right;
	width:425px;
	height:271px;
	padding:0 10px 10px 10px;
}
.top-board #contact-form-block #contacts #contact-phones
{
	padding:10px 0 10px 90px;
	background:url(images/contacts-image.gif) top left no-repeat;
}
.top-board #contact-form-block #contacts #contact-phones .row
{
	background:url(images/bg-dottet-border.gif) bottom repeat-x;
	padding-bottom:1px;
	margin-bottom:1px;
}
.top-board #contact-form-block #contacts #contact-phones .row.top { padding-bottom:3px; margin-bottom:15px; }
.top-board #contact-form-block #contacts #contact-phones .row.top .location
{
	width:100px;
	float:left;
	padding-top:8px;
}
.top-board #contact-form-block #contacts #contact-phones .row.top .details
{
	margin-top:3px;
	height:20px;
	float:right;
	width:17px;
}
.top-board #contact-form-block #contacts #contact-phones .row.top .phone
{
	width:205px;
	float:left;
	text-align:right;
	font-weight:normal;
}
.top-board #contact-form-block #contacts #contact-phones .row .location
{
	width:100px;
	float:left;
	padding-top:2px;
}
.top-board #contact-form-block #contacts #contact-phones .row .details
{
	margin-top:3px;
	float:right;
	width:17px;
	margin-bottom:4px;
	position:relative;
	z-index:0;
}
.top-board #contact-form-block #contacts #contact-phones .row .details a
{
	margin:0;
 
}
.top-board #contact-form-block #contacts #contact-phones .row .phone
{
	width:205px;
	float:left;
	text-align:right;
	margin-top:2px;
}

.popup-block
{
	position:absolute;
	left:-155px;
	top:15px;
	width:170px;
	height:auto;
	background:url(images/bg-tooltips-right.gif) right top;
	padding:15px 0px 10px 10px;
	color:white;
	z-index:10;
	display:none;
}
.popup-block .content
{
	width:133px;
	float:left;
}
.popup-block a 
{
	color:#aaaaaa;
	font-size:14px;
}
.popup-block a.close
{
	display:block;
	width:22px;
	float:right;
	padding-right:5px;
}
.popup-block span.link
{
	font-size:11px;
	color:#aaaaaa;
}
.popup-block span.link a
{
	color:#aaaaaa;
	margin:0;
	padding:0;
	text-decoration:underline;
}

.popup-block .title
{
	display:block;
	margin-top:3px;
	margin-bottom:10px;
}
#header #navigation-block #account .popup-block
{
	left:-17px;
	width:82px;
	z-index:150;
}
#header #navigation-block #account .popup-block.my-account
{
	left:-50px;
	width:120px;
	z-index:160;
}
#header #navigation-block #account .popup-block.my-account input
{
	width:80px; 
}
#header #navigation-block #account .popup-block .content
{
	width:55px;
}
#header #navigation-block #account .popup-block a
{	
	display:block;
	color:white;
	padding:2px 0;
	font-size:12px;
}
#header #navigation-block #account .popup-block.my-account input.submit
{
	border:none;
	background:none;
	color:white;
	cursor: pointer;
}
#header #navigation-block #account .popup-block a.action
{
	display:block;
	width:100px;
}
.top-board #contact-form-block #contacts a
{
	margin-left:10px;
	text-decoration:none;
}
.top-board #contact-form-block #contacts .our-mail { margin-bottom:15px; }

/* COUUNTRY GUIDE */ 
.top-board .guide-block
{
	margin:0 auto;
	width:	680px;
}
.top-board .guide-block .country
{
	width:160px;
	padding:0 5px;
	float:left;
	margin-top:20px;
	font-size:12px;
}
.top-board .guide-block .country h2 
{
	font-size:21px;
	height:55px;
}
.top-board .guide-block .country  .content
{
	height:100px;
	margin-bottom:8px;
	overflow:hidden;
}
.top-board .guide-block .country  ul.links
{
	list-style:none;
	margin-left:15px;
	color:#00bb3f; 
}
.top-board .guide-block .country  ul.links a:hover
{
	text-decoration:none;
}
.top-board .guide-block .country h2 a
{
	text-decoration:none;
}
/* BODY CONTENT */
#main-body .body-content
{
	background-color:white;
	border-left: 1px solid #00bb3f;
	border-right: 1px solid #00bb3f;
	width:958px;
}
#main-body .body-content.top
{
	background: white url(images/bg-content-gradient.gif) top repeat-x;
	z-index:0;
}
#main-body .body-content #crumbs
{
	padding-left:15px;
	font-size:12px;
	width:698px;
	padding-bottom:15px;
}
#main-body .body-content #crumbs a
{
	color:#666666;
	margin-right:4px;
}
#main-body .body-content #big-left-block
{
	width:719px;
	float:left;
	padding-left:1px;
}

#main-body .body-content #big-left-block #search-results-caption { margin:5px 0 15px 15px; }
#big-left-block #search-results-caption p { line-height:20px; }
#big-left-block #search-results-caption h1 span { font-size:27px; }
#big-left-block .pages
{
	width:100%;
	height:22px;
	background:none;
}
#big-left-block .pages a
{
	display:block;
	padding:2px 3px;
	margin-left:5px;
	text-decoration:none;
	width:50px;
	float:left;
}
#big-left-block .pages span.info
{
	display:block;
	float:right;
	color:#bbbbbb;
	font-style:italic;
	padding:2px 5px 2px 0;
}
#big-left-block .pages ul
{
	list-style:none;
	margin-left:8px;
}
#big-left-block .pages ul li { display:inline; }
#big-left-block .pages ul a
{
	float:left;
	width:20px;
	height:18px;
	background-color:#f7f7f7;
	color:#666666;
	text-align:center;
	margin:0 0 0 1px;
}
#big-left-block .pages ul a:hover,
#big-left-block .pages ul a.current
{
	background-color:#00bb3f;
	color:white;
}
#big-left-block .pages.top { border-bottom:1px solid #00bb3f; }
#big-left-block .pages.bottom
{
	margin-top:20px;
	border-top:1px solid #00bb3f;
}
#big-left-block .search-results-item { margin-top:20px; }
#big-left-block .search-results-item .item-caption
{
	background-color:#f7f7f7;
	padding:10px 0 6px 8px;
}
#big-left-block .search-results-item .item-content
{
	margin-top:1px;
	border-top:1px solid #d9d9d9;
	padding:10px 5px 10px 8px;
}
#big-left-block .search-results-item .item-content .item-thumbnail
{
	background:url(images/search-item-image-shadow.gif) bottom left no-repeat;
	padding-bottom:8px;
	height:149px;
	float:left;
	
}
#big-left-block .search-results-item .item-content .item-thumbnail img
{
	padding:1px;
	border:1px solid #00bb3f;
}
#big-left-block .search-results-item .item-content #item-gallery #thumbs
{
	width:696px;
	height:70px;
	margin-top:3px;
	padding:1px;
	border:1px solid #00bb3f;
}
#big-left-block .search-results-item .item-content #item-gallery #thumbs ul { list-style:none; }
#big-left-block .search-results-item .item-content #item-gallery #slideshow
{
	width:696px;
	height:385px;
	overflow:hidden;
	padding:1px;
	position:relative;
	border:1px solid #00bb3f;
}
#big-left-block .search-results-item .item-content #item-gallery #slideshow span.image-wrapper
{
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	width:696px;
	height:385px;
	text-align:center;
}
#big-left-block .search-results-item .item-content #item-gallery #thumbs .pageLink
{
	display:block;
	width:28px;
	height:70px;
}
#big-left-block .search-results-item .item-content #item-gallery #thumbs .pageLink.prev
{
	background:url(images/left-arrow.jpg) left no-repeat;
	float:left;
}
#big-left-block .search-results-item .item-content #item-gallery #thumbs .pageLink.next
{
	background:url(images/right-arrow.jpg) right no-repeat;
	float:right;
}
#big-left-block .search-results-item .item-content #item-gallery #slideshow a
{
	display:block;
	text-decoration:none;
	width:696px;
	height:385px;
	text-align:center;
	margin:0;
	padding:0;
}
#big-left-block .search-results-item .item-content #thumbs li
{
	display:block;
	float:left;
	margin-left:1px;
	width:70px;
}
#big-left-block .search-results-item .item-content #thumbs #gallery-thumbnails
{
	width:639px;
	height:70px;
	overflow:hidden;
	float:left;
}
#big-left-block .search-results-item .item-content .controls { padding:3px 0; float:left; }
#big-left-block .search-results-item .item-content .controls a
{
	font-size:11px;
	color:#666666;
	margin:0 3px;
	text-decoration:none;
}
#big-left-block .search-results-item .item-content .controls a img { margin-right:5px; }
#big-left-block .search-results-item .item-content #main-content
{
	float:left;
	width:460px;
}
#big-left-block .search-results-item .single-item-caption
{
	background-color:#f7f7f7;
	padding:10px 0 6px 8px;
	margin-top:49px;
}
#big-left-block .search-results-item .item-caption h1,
#big-left-block .search-results-item .single-item-caption h1
{
	display:block;
	float:left;
	width:550px;
	padding:0;
	margin:0;
}
#big-left-block .search-results-item .item-caption h1 a,
#big-left-block .search-results-item .single-item-caption h1 a
{
	display:inline;
	text-decoration:none;
}
#big-left-block .search-results-item h1 a.gray { color:#666666; }
#big-left-block .search-results-item span.price,
#big-left-block .search-results-item span.price
{
	display:block;
	width:150px;
	text-align:right;
	float:right;
	padding-right:10px;
	font-size:21px;
}
#big-left-block .search-results-item .item-content #single-item-content .column
{
	width:220px;
	float:right;
	margin:0px 0 20px 7px;
	padding:0 0 0 5px;
}
#big-left-block .search-results-item .item-content #single-item-content h2
{
	margin-top: 20px;
	margin-bottom:20px;
}
#big-left-block .search-results-item .item-content #single-item-contact-form { margin-top:15px; }
#big-left-block .search-results-item .item-content #single-item-contact-form a.gray { color:#666666; }
#big-left-block .search-results-item .item-content #single-item-content .column .small-map { margin-bottom:10px; overflow:hidden; }
#single-item-content .column .small-map  .no-javascript
{
	width:220px;
	height:219px;
	padding:100px 0;
	text-align:center;
	background:url(images/no-script-small-map.gif) top left no-repeat #ffffff;
}
#big-left-block .search-results-item .item-content #single-item-content .column #enquire-now { padding-top:15px; }
#big-left-block .search-results-item .item-content #single-item-content .column #enquire-now p
{
	font-size:11px;
	margin-top:10px;
}
#big-left-block .search-results-item .item-content #single-item-content .column .agent-cap,
#big-left-block .search-results-item .item-content #single-item-content .column .price-cap
{
	line-height:20px;
	margin-top:20px;
	padding:0;
}
#big-left-block .search-results-item .item-content #single-item-content .column .currency.left
{
	float:left;
	width:110px;
	font-size:11px;
}
#big-left-block .search-results-item .item-content #single-item-content .column .currency.right
{
	width:110px;
	float:right;
	height:50px;
	text-align:right;
}
#big-left-block .search-results-item .item-content #single-item-content .column h3.agent-cap em,
#big-left-block .search-results-item .item-content #single-item-content .column h3.price-cap em
{
	font-style:normal;
	float:left;
	display:block;
	padding-top:3px;
}
#big-left-block .search-results-item .item-content #single-item-content .column h3.agent-cap span,
#big-left-block .search-results-item .item-content #single-item-content .column h3.price-cap span
{
	float:right;
	font-size:20px;
}
#big-left-block .search-results-item .item-content #single-item-content .column #agent-info
{
	color:#ff9900;
	background-color: #ffffcc;
	padding:0 0 10px;
}
#big-left-block .search-results-item .item-content #single-item-content .column #agent-info h3.agent-cap
{
		border-color:#ffcc00;
}
#big-left-block .search-results-item .item-content #single-item-content h1 { margin-bottom:20px; }
#big-left-block .search-results-item .item-content #single-item-content p
{
	margin-bottom:10px;
	font-size:12px;
}
#big-left-block .search-results-item .item-content #single-item-content #info
{
	clear:both;
	margin-bottom:25px;
}
#big-left-block .search-results-item .item-content #single-item-content #extras
{
	height:40px;
	padding:10px 10px 10px ;
}
#big-left-block .search-results-item .item-content #single-item-content #extras img { padding:0 10px; }
#big-left-block .search-results-item .item-content #single-item-content #extras span
{
	line-height:40px;
}
#big-left-block .search-results-item .item-content #single-item-content #extras img { float:left; }
#big-left-block .search-results-item .item-content #single-item-content #extras .extras-block
{
	float:left; width:220px;
}
#big-left-block .search-results-item .item-content #single-item-content #features
{
	clear:both;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
	padding: 0 30px;
}
#big-left-block .search-results-item .item-content #single-item-content #features .feature
{
	width:55px;
	height:80px;
	text-align:center;
	float:left;
	padding:5px;
}
#big-left-block .search-results-item .item-content #single-item-content #features .feature span
{
	margin-top:8px;
	display:block;
	width:55px;
	font-size:11px;
}
#big-left-block .search-results-item #single-item-footer
{
	margin:20px 10px;
	font-size:14px;
}
#big-left-block .search-results-item .item-caption h1 { 	font-size:19px; }
#big-left-block .search-results-item .item-caption h1 a
{

	text-decoration:none;
}
#big-left-block .search-results-item .item-caption h1 a.gray { color:#666666; }
#big-left-block .search-results-item .item-information
{
	width:460px;
	padding-right:10px;
	float:right;
}
#big-left-block .search-results-item .item-information .item-description
{
	width:250px;
	height:110px;
	margin-left:10px;
	font-size:12px;
	float:left;
}
#big-left-block .search-results-item .item-information .item-details
{
	width:150px;
	height:110px;
	float:right;
}
#big-left-block .search-results-item .row
{
	background: url(images/bg-dottet-border.gif) bottom repeat-x;
	padding:2px 0 4px;
	text-align:right;
	font-size:12px;
	color:#00bb3f;
}
#big-left-block .search-results-item .row span
{
	display:block;
	float:left;
	color:#666666;
}
#big-left-block .search-results-item .item-information .item-features
{
	width:460px;
	text-align:right;
	float:right;
}
#big-left-block .search-results-item .item-information .item-features .button { float:right; }
#big-left-block .search-results-item .item-information .item-features .icons
{
	font-size:11px;
	float:right;
	padding:7px 10px;
}
#big-left-block .search-results-item .item-information .item-features .icons
{
	font-size:11px;
	color:#b2b2b2;
}
#big-left-block #search-results-footer .search-footer-block
{
	width:357px;
	float:left;
	padding:35px 0 20px;
	font-size:12px;
}
#big-left-block #search-results-footer .search-footer-block h3
{
	font-size:14px;
	font-weight:normal;
	padding:2px 20px;
	border-bottom: 1px solid #bbbbbb;
}
#big-left-block #search-results-footer .search-footer-block .search-footer-text
{
	width:260px;
	padding:5px 0 0 20px;
}
#big-left-block .news-block .text-block
{
	margin-left:85px;
	position:relative;
	margin-bottom:25px;
}
#big-left-block .news-block .attachment-post-thumbnail
{
	float:right;
	padding:5px 10px 10px;
}
#big-left-block .news-block .text-block.caption { margin-top:15px; }
#big-left-block .news-block .text-block .comment
{
	position:absolute;
	left:-70px;
	width:55px;
	text-align:center;
	color:#00bb3f;
}
#big-left-block .news-block .text-block p { margin-bottom:10px; }
#big-left-block .news-block .text-block p.post-bottom { width:300px; }
#big-left-block .news-block .text-block p.post-bottom a { color:#666666; }
#big-left-block .news-block .text-block.caption h1
{
	padding-top:10px;
	margin-bottom:20px;
}
#big-left-block .news-block .text-block.caption a { text-decoration:none; }
#big-left-block .news-block .text-block h1 { margin-bottom:20px; }
#big-left-block .news-block .text-block ul,
#big-left-block .news-block .text-block ol
{
	margin-left:30px;
	margin-bottom:15px;
}
#big-left-block .news-block .text-block h3
{
	border:none;
	font-size:18px;
	margin-bottom:20px;
}
#big-left-block .news-block .text-block h3
{
	font-weight:normal;
	font-size:16px;
	margin-bottom:15px;
}
#big-left-block .news-block .text-block blockquote
{
	margin-left:15px;
	margin-bottom:15px;
	border-left:8px solid #e8e8e8;
	padding-left:10px;
}
#big-left-block #news-list-bottom
{
	width:250px;
	padding:30px 10px 10px
}
#big-left-block #news-list-bottom a
{
	font-size:11px;
	text-decoration:none;
}
#big-left-block #news-list-bottom img
{
	float:left;
	position:relative;
	top:-5px;
	margin-right:10px;
}
#big-left-block #post-commetns { padding-top:15px; }
#big-left-block #post-commetns .comment-block
{
	margin-left:120px;
	position:relative;
	margin-bottom:35px;
}
#big-left-block .avatar
{
	position:absolute;
	left:-60px;
}
#big-left-block #post-commetns .comment-block .comment-caption { margin-bottom:10px; }
#big-left-block #post-commetns .comment-block .comment-caption span { font-size:11px; }
#big-left-block #post-commetns .comment-block .comment-caption a
{
	color:#666666;
	text-decoration:none;
}
#big-left-block #post-comment-form
{
	border-top:1px solid #d1d1d1;
	padding-top:15px;
	padding-bottom:25px;
	padding-right:250px;
	width:460px;
}
#big-left-block #post-comment-form .comment-form-block
{
	margin-left:120px;
	position:relative;
	width:340px;
	text-align:left;
}
#big-left-block #post-comment-form .comment-form-block h1 { margin-bottom:20px; }
#big-left-block #post-comment-form .comment-form-block input,
#big-left-block #post-comment-form .comment-form-block textarea
{
	display:block;
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:13px;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:270px;
	color:#666666;
}
#big-left-block #post-comment-form .comment-form-block span.user-identity
{
	display:block;
	margin-bottom:13px;
	padding:2px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#big-left-block #post-comment-form .comment-form-block  a 
{
	text-decoration:none;
}
#big-left-block #post-comment-form .comment-form-block input.checkbox
{
	float:left;
	width:25px;
	border:none;
}
#big-left-block #post-comment-form .comment-form-block .wraper
{
	margin:0;
	padding:0;
}
#big-left-block #post-comment-form .comment-form-block textarea
{
	width:330px;
	height:180px;
}
#big-left-block #post-comment-form .comment-form-block #send-message-button input
{
	border:none;
	width:157px;
	height:40px;
	background:url(images/en_US/send-message.gif) top left no-repeat;
	border:0;
	margin:10px 0;
}
#big-left-block #post-comment-form .comment-form-block #send-message-button span { margin-top:25px; }
#big-left-block #static-page
{
	padding-left:10px;
	padding-bottom:20px;
}
#big-left-block #static-page p { padding-bottom:15px; }
#big-left-block #static-page h1
{
	margin:30px 10px 20px 0;
	font-size:21px;
}
#big-left-block #static-page h2
{
	padding:3px 0 12px;
	font-size:18px;
	border:none;
	
}
#big-left-block #static-page ol,
#big-left-block #static-page ul
{	
	margin-left:30px;
	margin-bottom:15px;
}

#big-left-block #about-page h1 { margin:30px 10px 20px; }
#big-left-block #about-page p { margin:0 0 10px 10px; }
#big-left-block #about-page img.about-banner { margin:0 0 10px 10px; }
#big-left-block #about-page h2
{
	font-size:19px;
	border:none;
	height:auto;
	margin:15px 0 10px 10px;
	padding:0;
}
#big-left-block #about-page .column
{
	width:229px;
	padding:0 0 0 10px;
	margin:0 0 30px 0;
}
#big-left-block #about-page .column p
{
	margin-left:0;
	padding-right:6px;
}
#big-left-block #about-page .column .content { height:auto; }
#big-left-block #about-page .column a.link { margin-left:30px;}
#big-left-block #account-page
{
	padding-left:10px;
	padding-bottom:20px;
}
#big-left-block #account-page h1,
#big-left-block #account-page h2
{
	margin-bottom:20px;
}
#big-left-block #account-page .sing-up-form 
{
	margin-top:35px;
	width:490px;
}
#big-left-block #account-page .sing-up-form .row 
{
	margin-bottom:10px;
}
#big-left-block #account-page .sing-up-form .row  .label
{
	width:150px;
	float:left;
	text-align:right;
	padding-right:10px;
	line-height:20px;
}
#big-left-block #account-page .sing-up-form .row  .input span
{
	line-height:20px;
}
#big-left-block #account-page .sing-up-form .row  .input
{
	width:270px;
	float:right;
	padding-right:60px;
}
#big-left-block #account-page .sing-up-form .row  .input input.checkbox
{
	width:auto;
	margin-right:5px;
}

#big-left-block #account-page .sing-up-form .row  .input .proceed-button
{
	width:157px;
	height:40px;
	background: url(images/en_US/proceed-button.gif) left top no-repeat;
	border:none;
}
#big-left-block #account-page .sing-up-form .row  .input.long
{
	width:330px;
	padding-right:0;
}
#big-left-block #account-page .sing-up-form .row  .input input,
#big-left-block #account-page .sing-up-form .row  .input textarea
{
	width:264px;
	padding:2px;
	color:#666666;
}
#big-left-block #account-page .sing-up-form .row  .input textarea
{
	height:56px;
}
#big-left-block #account-page .sing-up-form .row  .input span.small
{
	line-height:14px;
}
#big-left-block #account-page  .guide-line
{
	height:37px;
	background: url(images/account-line.gif) top repeat-x;
	margin:30px 0 20px;
}
#big-left-block #account-page  .guide-line .item
{
	background: url(images/account-point.gif) top left no-repeat;
	padding-left:14px;
	margin-left:22px;
	float:left;
	width:150px;
	height:37px;
}
#big-left-block #account-page  .guide-line .item.active
{
	background: url(images/account-point-active.gif) top left no-repeat;
	color:#00bb3f;
}
#big-left-block #account-page  .guide-line .item .item-cap
{
	font-size:16px;
	background-color:white;
	padding:0 5px;
}
#big-left-block #account-page  .guide-line .item  span
{
	padding-left:5px;
}
#big-left-block #account-page .error
{
	display:block;
	padding:10px 40px;
	margin:20px;
	background-color:#ffaaaa;
	border:1px solid #ff0000;
	color:#aa0000;
}
#big-left-block #account-page .favorites-table
{
	margin-left:40px;
}
#big-left-block #account-page .favorites-table .icon
{
	width:70px;
	height:70px;
	float:left;
	margin-right:15px;
}
#big-left-block #account-page .favorites-table h3 
{
	border:none;
	font-size:16px;
	display:inline;
}
#big-left-block #account-page .favorites-table h3  a:hover
{
	text-decoration:none;
}
#big-left-block #account-page .favorites-table .details
{
	float:right;
}
#big-left-block #account-page .favorites-table .deleted
{
	padding:20px 50px;
}
#big-left-block #account-page .favorites-table  .details.save-search
{
	color:#666666;
	text-decoration:none;
}
#big-left-block #account-page .favorites-table   .saved-search-cap a
{
	color:#666666;
}
#big-left-block #account-page .favorites-table  .row
{
	margin-bottom:10px;
}
.body-content #introduction
{
	padding:0px 10px 15px;
	font-size:14px;
}
.body-content .caption-block
{
	width:920px;
	height:380px;
	margin: 0 10px;
	padding: 0;
}
.body-content #fade-cycle
{
	width:950px;
	height:380px;
	overflow:hidden;
}

.body-content .caption-block .text-block
{
	color:white;
	width:500px;
	float:left;
	padding:10px 10px;
}
.body-content .caption-block .text-block h1
{
	font-size:36px;
	color:white;
	margin: 0 0 20px;
}
.body-content #community
{
	width:220px;
	height:42px;
}
.body-content #community .small-icons
{
	width:120px;
	margin-top: 1px;
	margin-left:5px;
	float:left;
}
.body-content #community .small-icons img { padding:2px; }
a.community-icon img
{
	opacity: 0.5;
	-moz-opacity:0.5;
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
}
a.community-icon:hover img
{
	opacity: 1.0;
	-moz-opacity:  1.0;
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
.body-content #community a { float:left; }
.body-content #community a.big { margin-right:7px; }
.body-content #caption-block #text-block p
{
	display:block;
	width:300px;
	margin-bottom:15px;
}
#main-body .body-content #map-property-search
{
	width:465px;
	padding:5px;
	margin-left:5px;
	margin-top:20px;
	padding-right:0;
	float:left;
}
#main-body .body-content #map-property-search .no-javascript
{
	width:458px;
	height:22px;
	padding:120px 0;
	text-align:center;
	background:url(images/no-script-map.gif) top left no-repeat #ffffff;
}
/*#main-body .body-content #map-property-search #map { overflow:hidden;}*/
.nov-map .map-container { overflow: hidden; }
.marker-popup .cap
{
	display:block;
	font-size:14px;
	margin-bottom:5px;
	

}
.marker-popup .cap a
{
	font-size:14px;
	text-decoration:none;
}
.marker-popup .browse
{
	display:block;
	text-align:left;
	font-size:11px;
	font-weight:normal;
}
.marker-popup .browse .thumb
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.marker-popup .browse a.premalink
{
	display:block;
	float:right;
	text-align:right;
	width:120px;
}
#main-body a { color:#00bb3f; }
#main-body a img { border:none; }
#header a:hover,
#main-body .column.sidebar a:hover,
#main-body a:hover { text-decoration:none !important; }
#main-body .body-content h3
{
	font-size:14px;
	font-weight:normal;
	display:block;
	border-bottom:1px solid #666666;
	padding-bottom:2px;
	margin-bottom:2px;
}
#main-body .body-content h3 a { text-decoration:none; }
#main-body .body-content #map-property-search #map
{
	padding:0 5px 5px 0;
	background:url(images/map-shadow.gif) top left no-repeat;
	overflow:hidden;
}
#main-body .body-content #map-property-search p { font-size:11px; }
#main-body .body-content #map-property-search h3 { width:460px; }
#main-body .body-content .column
{
	width:225px;
	padding-left:5px;
	float:left;
	margin-left:7px;
	margin-top:25px;
	margin-bottom:20px;
	display:inline;
	overflow:hidden;
}
#main-body .body-content .column.our-community
{
	float:right;
	display:inline;
	width:225px;
	padding-right:10px;
	margin-left:0;
}
#main-body .body-content .column.property-alerts
{
	width:225px;
	padding-left:10px;
	margin-left:0;
}
#main-body .body-content .column h3 { width:220px; }
#main-body .body-content .column .plain-image .shadow-right
{
	width:220px;
	padding-right:5px;
	background:url(images/image-shadow-right.jpg) right top no-repeat;
}
#main-body .body-content .column .plain-image .shadow-bottom
{
	background:url(images/image-shadow-bottom.jpg) left bottom no-repeat;
	height:6px;
}
#main-body .body-content .column #property-alert-btn { height:40px; }
#main-body .body-content .column .property-alert-button { padding:0 5px 0 63px; }
#main-body .body-content .column p
{
	font-size:11px;
	margin-bottom:10px;
	padding-right:5px;
}
#main-body .body-content .column.property-alerts .content,
#main-body .body-content .our-community .content { height:240px; }
#main-body .body-content .column.feature .bended-image-shadow
{
	width:220px;
	height:149px;
	background: url(images/bended-image-shadow.jpg) bottom left no-repeat;
	padding:0 0 5px;
}
#main-body .body-content .column.feature h3 { border:none; }
#main-body .body-content .column.feature h3 a.gray { color:#666666; }
#main-body .body-content .column.feature .price
{
	width:220px;
	height:22px;
	padding:5px 0;
}
#main-body .body-content .column.feature .price span
{
	display:block;
	height:22px;
	width:190px;
	float:left;
	font-size:21px;
}
#main-body .body-content .column.feature .price .icon
{
	display:block;
	width:17px;
	padding:4px 6px 0 0;
	float:right;
}
#main-body .body-content .column.feature p { font-size:12px; }
#main-body .body-content .column.feature .icons
{
	border-top:1px solid #b2b2b2;
	padding-top:5px;
	font-size:11px;
	color:#b2b2b2;
}
#main-body .body-content .column.feature { margin-bottom:0; }
#main-body .body-content .column.feature.icons { margin-top:0; margin-bottom:20px;}
.icons img { margin:0 3px 0 1px; }
#main-body .body-content .column .bended-image-shadow img
{
	border:1px solid #00bb3f;
	padding:1px;
	margin:0;
}
#main-body .body-content .column.news h3
{
	display:inline;
	border:none;
}
#main-body .body-content .column.news h3 a { color:#666666; }
#main-body .body-content .column.news .country-logo
{
	float:left;
	margin-right:10px;
}
#main-body .body-content .column.news .follow-icons
{
	margin-top:20px;
	padding-left:34px;
	padding-right:10px;
	width:16px;
	float:left;
}
#main-body .body-content .column.news .follow-icons img { margin-bottom:3px; }
#main-body .body-content .column.news .news-content
{
	margin-top:20px;
	float:right;
	width:165px;
	font-size:12px;
}
#main-body .body-content .column.news .news-content p { font-size:12px; }
#main-body .body-content .column.news .news-content a.permalink { margin-top:30px; }
#main-body .body-content .column.sidebar
{
	float:right;
	margin-top:0px;
	margin-right:1px;
	width:224px;
}
#main-body .body-content .column.sidebar h2
{
	font-size:14px;
	font-weight:normal;
	display:block;
	border-bottom:1px solid #666666;
	padding-bottom:2px;
	margin-bottom:2px;
	margin:0;
	width:100%;
	border-color:#d1d1d1;
}
#main-body .body-content .column.sidebar h2 em
{
	width:100px;
	float:right;
	font-size:12px;
	color:#bbbbbb;
	text-align:right;
	padding-right:10px;
}
#main-body .body-content .column.sidebar h2 .listing-ops
{
	float:left;
	width:110px;
}
#main-body .body-content .column.sidebar #sidebar-search-block { height:75px; }
#main-body .body-content .column.sidebar #sidebar-search-block p
{
	display:inline;
	font-size:11px;
}
#main-body .body-content .column.sidebar #sidebar-search-block .input-field
{
	background:url(images/bg-sidebar-search.gif) left no-repeat;
	width:175px;
	height:18px;
	color:#666666;
	padding:5px 10px 5px 35px;
	margin-bottom:5px;
}
#main-body .body-content .column.sidebar a.big,
#main-body .body-content .column.sidebar  h2 a{ text-decoration:none; }
#main-body .body-content .column.sidebar a.big-link
{
	font-size:14px;
	text-decoration:underline;
}
#main-body .body-content .column.sidebar p
{
	display:block;
	font-size:12px;
	clear:both;
}
#main-body .body-content .column.sidebar .high-block
{
	margin-bottom:10px;
}
#main-body .body-content .column.sidebar .high-block
{
	line-height:30px;
}
#main-body .body-content .column.sidebar .high-block .favorite-icon
{
	margin-right:10px;
}
#main-body .body-content .column.sidebar h2 { margin:30px 0 15px; }
#main-body .body-content .column.sidebar ul
{
	list-style:none;
	margin-left:35px;
	padding-bottom:10px;
}
#main-body .body-content .column.sidebar p em { font-size:11px; }
#main-body .body-content .column.sidebar ul a { text-decoration:underline; }
#main-body .body-content .column.sidebar .content { padding-right:10px; }
#main-body .body-content .column.sidebar .content.country-guide ul { margin-bottom:30px; }
#main-body .body-content .column.sidebar .content img
{
	float:left;
	margin-right:10px;
}
#main-body .body-content .column.sidebar .content.follow-us a { font-size:13px; }
#main-body .body-content .column.sidebar .content input,
#main-body .body-content .column.sidebar .content select { margin:2px 10px 5px; }
#main-body .body-content .column.sidebar .content select { width:130px; }
#main-body .body-content .column.sidebar  .popup-block.send-to-friend
{
	width:190px;
	left:0px;
	top:35px;
	
	background:url(images/bg-tooltips-long.gif) top left no-repeat;
}
.send-to-friend .content
{
	width:163px;
	height:120px;
	padding:0 !important;
}
.send-to-friend .content span
{
	line-height:18px;
	margin-bottom:0;
}
.send-to-friend .content input
{
	margin-left:0 !important;
	
}
.send-to-friend .content .response-block
{
	padding: 45px 0 45px 18px;
	text-align:center;
	color:white;
}
.send-to-friend .content .response-block .loading-icon
{
	top:3px;
	float:none !important;
	position:relative;
	
}
.send-to-friend .content input.submit
{
	float:left;
	width:50px;
	margin:0;
	
}

#main-body .group-title-block
{
	height:55px;
	position:relative;
}
#main-body .group-title
{
	position:absolute;
	left:-14px;
	height:53px;
	width:220px;
	overflow:visible;
	float:left;
}
#main-body #big-left-block .group-title { left:-15px; }
#main-body #big-left-block .group-title-block { padding:20px 0 10px; }
#main-body .body-content .group-title-block h1
{
	display:block;
	background:url(images/bg-group-title.gif) left top no-repeat;
	width:235px;
	height:27px;
	color:white;
	padding:13px 0 13px 23px;
	float:left;
}
#main-body .body-content .group-title-block h1 a
{
	color:white;
	text-decoration:none;
}
#main-body .body-content .group-title-block .text
{
	float:right;
	width:695px;
	height:22px;
	background-color:#efefef;
	margin-top:9px;
	padding:11px 10px 3px 15px;
}
#main-body .body-content .group-title-block .text p
{
	display:block;
	float:left;
	height:16px;
	width:664px;
}
#main-body .body-content .group-title-block .text .rss-icon
{
	display:block;
	float:right;
	width:16px;
}
/* FOOTER blocks and classes */
#footer
{
	margin:0 auto;
	width:940px;
	position:relative;
	margin-top:-120px;
	height:100px;
	padding:5px 10px 15px 4px;
}
#footer #footer-nav ul
{
	height:30px;
	list-style:none;
}
#footer #footer-nav li { display:inline; }
#footer #footer-nav li,
#footer #footer-nav li a
{
	color:white;
}
#footer #footer-nav li
{
	display:block;
	float:left;
	padding:0 2px;
}
#footer #footer-nav li a
{
	margin-left:4px;
}
#footer #copyrights #text
{
	background:url(images/en_US/novrealty-footer-logo.jpg) top left no-repeat;
	width:320px;
	padding-left:140px;
	margin-left:6px;
	color:#9de3b3;
	font-size:12px;
}
#footer #copyrights #text p { margin-bottom:15px; }
#footer a img { border:none; }
/* caontact-form */

.contact-form { padding:15px 5px; }
.contact-form .form-row
{
	margin:3px 0;
	clear:both;
}
.contact-form .form-row span.label
{
	line-height:32px;
	font-size:12px;
	color:#666666;
	display:block;
	float:left;
	text-align:right;
	width:100px;
	clear:left;
}
.contact-form .form-row div.input-field
{
	float:right;
	width:340px;
	margin:5px 0;
	clear:right;
}
.contact-form .form-row div.input-field input,
.contact-form .form-row div.input-field textarea
{
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.contact-form .form-row div.input-field input { width:270px; }
.contact-form .form-row div.input-field input[type=radio],
.contact-form .form-row div.input-field input[type=checkbox]
{
	width:20px;
	margin-right:5px;
	float:left;
	border:none;
}
.contact-form .form-row div.input-field .checkbox
{
	border:none;
	width:20px;
}
.contact-form .form-row div.input-field input.send-message
{
	width:157px;
	height:40px;
	background: white url(images/en_US/send-message.gif) top left no-repeat;
	border:0;
	margin:10px 0;
}

.contact-form .form-row div.input-field span { font-size:11px; }
.contact-form .form-row div.input-field label { margin-left:5px; }
.contact-form .form-row div.input-field textarea
{
	width:330px;
	height:160px;
}
/* additional classes */
.green { color:#00bb3f !important;; }
.gray { color:#666666; }
.clear-float { clear:both; }
.float-right { float:right; }
.float-left { float:left; }
.big { font-size:20px; }

.comment .big { font-size: 16px; }
.comment p { font-size: 11px; }
.green-border
{
	padding:1px;
	border:1px solid #00bb3f;
}
.high-line { line-height:30px; }
.double-high-line { line-height:60px; }
.wrap { height:70px; }
.small { font-size:11px; }
.medium { font-size:12px !important;}
.light-gray{ color:#aaaaaa !important;}


#main-body .body-content .column.sidebar #sidebar-search-block { height:75px; }
#main-body .body-content .column.sidebar #sidebar-search-block p
{
	display:inline;
	font-size:11px;
}
#main-body .body-content .column.sidebar #sidebar-search-block input.search-field
{
	background:url(images/bg-sidebar-search.gif) left no-repeat;
	width:175px;
	height:18px;
	color:#666666;
	padding:5px 10px 5px 35px;
	margin-bottom:5px;
}
#main-body .body-content .column.sidebar #sidebar-search-block input.text-input
{
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a.button img,
a.button input { border:none; }
a.button:hover img,
input.button:hover,
a.button:hover input
{
	cursor:pointer;
	opacity: 0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

.content.twitter-feed h3 {
	border: none !important;
}

.content.tag-cloud a {
	color: #aaa !important;
	text-decoration: none !important;
}

.content.tag-cloud a:hover {
	color: #888 !important;
}

.printer-only {
	display: none;
}

.sidebar-social img {
	padding: 0;
	margin: 2px !important;
}
.marker-popup span
{
	font-weight:bold;
	margin-bottom:5px;
}

.favorite-icon
{
	width:31px;
	height:30px;
	float:left;
}
.item-content #single-item-content #extras .favorite-icon
{
	width:31px;
	height:30px;
	padding:5px 15px;
}
.favorite-icon.loading
{
	padding:12px 8px 14px 7px;
}
.display
{
	display:block !important;
}
#overlay
{
	position:absolute;
	top:0;
	left:0;
	background:#000000;
	display:none;
	z-index:500;
}
#large-map-wraper
{
	width:90%;
	height:90%;
	position:absolute;
	top:5%;
	left:5%;	
	z-index:505;
	background:#ffffff;
	display:none;
}
#large-map-wraper #map-wraper
{
	width:100%;
	height:100%;
	background:#bbbbbb;
	margin:0 auto;

}
#large-map-wraper .large-map-header
{
	height:70px;
	width:100%;	
	background:#ffffff url(images/novrealty-logo.gif) top left no-repeat;	
	margin:0 auto;
	padding-top:10px;
}
#large-map-wraper .large-map-header a.close-map
{
	float:right;
}