﻿.realestate .managearticle {
    margin: 0 0 15px 15px;
}

.realestate .head p {
    margin: 0;
}

.realestate .head {
    margin: 0 0 20px 0;
}

.realestate .rssfeeds {
    position: absolute;
    right: 10px;
    top: 10px;
}

.realestate a.read-more,
.realestate .managearticle,
.realestate .rating,
.realestate .social-network {
    float: right;
}

.realestate a.read-more,
.realestate .bookmarks a,
.realestate .categories ul li a, 
.realestate .authors ul li a,
.realestate .post-meta {
    font-weight: bold;
}

.realestate a.read-more:hover {
    text-decoration: underline;
}

.realestate a {
    color: #125DAE;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif;
}

.realestate .lawidget, 
.realestate .re-wrapper,
.realestate .ui-datepicker, 
.realestate .msearch-result {
    background-color: #fff;
    padding: 0 20px 20px;
    box-shadow: 0px 1px 3px #c3c2c3;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 3px #c3c2c3;
    -moz-box-shadow: 0px 1px 3px #c3c2c3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.realestate .lawidget.categories,
.realestate .lawidget.authors {
    padding-bottom: 12px;
}

.realestate .re-wrapper, 
.realestate .msearch-result {
    padding-bottom: 0;
}

.realestate .re-wrapper {
    padding-top: 20px;
    margin-bottom: 0;
    position: relative;
}

.realestate .lawidget h3, 
.realestate .msearch-result h3 {
    background-color: #125DAE;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    margin: 0 -20px 20px -20px;
    padding: 8px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: normal;
}

.realestate .lawidget.categories h3,
.realestate .lawidget.authors h3 {
    margin-bottom: 12px;
}

.realestate .ui-datepicker .ui-datepicker-title span {
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: normal;
}

.realestate .msearch-result h3 {
    margin-bottom: 0;
}

.realestate .item-list {
    position: relative;
    overflow: hidden;
    margin: 0 -10px;
    text-align: center;
}

.realestate .item {
    width: 318px;
    display:inline-block;
    padding: 0 10px 20px;
    background: none;
    margin: 20px 0 0;
    position: relative;
    border-bottom: 1px solid #CCC;
    text-align: left;
}

.realestate .item h4 {
    margin-bottom: 10px;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.realestate .head h2,
.realestate .head h2 a {
    color: #5D5F64;
    line-height: normal;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: normal;
    font-family: Arial,Helvetica,sans-serif;
}

.realestate .item h4,
.realestate .item h4 a {
    color: #5D5F64;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: normal;
    font-family: Arial,Helvetica,sans-serif;
}

.realestate .item-summary {
    margin-top: 10px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: normal;
}

.realestate .item-summary p {
    line-height: normal;
}

.realestate .item-img-wrapper {
    height: 176px;
    width: 318px;
    overflow: hidden;
    position: relative;
}
.realestate .item-img-wrapper .article-thumbnail {
    width: 100%;
}

.realestate .item-thumb {
    width: 406px;
    float: left;
    margin: 0 15px 15px 0;
    position: relative;
}

.realestate .lawidget .item-img-wrapper {
    height: auto;
    width: auto; 
}

.realestate .item-img-wrapper img:hover, 
.realestate .property-view a img:hover {
    opacity: 0.6;
}

.realestate .property-price {
    text-align: right;
    height: 41px;
    position: absolute;
    top: 10px;
    right: 0px;
    padding-left: 33px;
    width: auto;
    padding: 2px 15px 8px 30px;
    line-height: normal;
}

.realestate .property-price {
    background: url(images/blue-price-tag.png) left top no-repeat;
}

.realestate .lawidget .property-price {
    background: url(images/dream-home-pricebg.png) left top no-repeat;
}

.realestate .property-price small {
    color: #FFFFFF;
    font-size: 11px;
}

.realestate .property-price h5 {
    color: #FFFFFF;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.realestate .for-sale, 
.realestate .for-rent, 
.realestate .for-onshow,
.realestate .for-new {
    bottom: 0;
    font-size: 0 !important;
    height: 96px;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 95px;
    margin: 0;
}

.realestate .item-img-wrapper .for-sale {
    background: url('images/for-sale.png') no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

.realestate .item-img-wrapper .for-rent {
    background: url('images/for-rent.png') no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

.realestate .item-img-wrapper .for-onshow {
    background: url('images/onshow.png') no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.realestate .item-img-wrapper .for-new {
    background: url('images/new.png') no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

.realestate .item-features-wrapper span {
    color: #757575;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 37px;
    margin: 0 4px 0 14px;
    padding: 2px 0 0 25px;
}

.realestate .item-details-wrapper .item-features-wrapper span.property-area {
    background-image: url('images/size-home-ico.png');
    background-repeat: no-repeat;
}
.realestate .item-details-wrapper .item-features-wrapper span.property-beds
{
    background-image: url('images/bed-icon.png');
    background-repeat: no-repeat;
}
.realestate .item-details-wrapper .item-features-wrapper span.property-bath
{
    background-image: url('images/shower-icon.png');
    background-repeat: no-repeat;
}

.realestate .pager {
    margin: 0 0 20px;    
    text-align: center;
}

.realestate .pager a, 
.realestate .pager span.CurrentPageSelected, 
.realestate .pager span.CurrentPage {
    background: #BBB;
    color: #38383A;
    display: inline-block;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 28px;
    height: 29px;
    text-align: center;
    width: 29px;
    margin-left: 5px;
    border-radius: 100%;
    padding: 4px;
}

.realestate .pager a:hover, 
.realestate .pager span.CurrentPageSelected, 
.realestate .pager span.CurrentPage, 
.realestate a.PageNext:hover span {
    background: #333;
    color: #D6D6D6;
    height: 29px;
    width: 29px;
    line-height: 29px;
    cursor: pointer;
}

.realestate .pager a:hover, 
.realestate .pager span:hover {
    text-decoration: underline;
}

.realestate .pager span.CurrentPageSelected strong, 
.realestate .pager span.CurrentPage strong {
    color: #D6D6D6;
}

.realestate hr {
    background-color: #E7EBEC;
    border: 0 none;
    box-shadow: 0 1px 0 #F2F5F6;
    clear: both;
    color: #E7EBEC;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}

.realestate .sigle-property-wrapper, 
.realestate .comment-container {
    background: none repeat scroll 0 0 padding-box #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px #C3C2C3;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
    position: relative;
}

.realestate .lawidget .article-thumbnail {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.realestate .sigle-property-wrapper h3 {
    border: medium none;
    color: #125DAE;
    font-size: 20px;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: normal;
}

.realestate .property-info .date {
    background: url('images/date-ico.png') no-repeat scroll left 5px rgba(0, 0, 0, 0);
    color: #6B6B6B;
    display: inline-block;
    height: 18px;
    margin: 0 0 10px;
    padding-bottom: 0;
    padding-left: 24px;
    padding-top: 4px;
}

.realestate .property-features-block {
    overflow: hidden; 
    margin-bottom: 20px;
    margin-left: 0px;
    position: relative;
}

.realestate .property-features-block li {
    color: #1c1c1c;
    text-align: center;
    width: 80px;
    padding: 48px 0 3px 0;
    margin: 0 5px 4px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
    float: left;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    list-style: none;
    background-repeat: no-repeat;
    background-color: #F8F8F8;
    background-position: center 10px;
}

.realestate .property-info .property-features-block .home-size {
    background-image: url("images/home-ico.png");
}

.realestate .property-info .property-features-block .home-beds {
    background-image: url("images/bed-ico.png");
}

.realestate .property-info .property-features-block .home-garage {
    background-image: url("images/garage-ico.png");
}

.realestate .property-info .property-features-block .home-baths {
    background-image: url("images/bath-ico.png");
}

.realestate .property-info .property-features-block .furnished {
    background-image: url("images/furnished-ico.png");
}

.realestate .property-info .property-features-block .mortgage {
    background-image: url("images/mortgage-ico.png");
}

.realestate .property-info .property-features-block li:hover {
    background-color: #D0EEFF;
}

.realestate .CommentForm label {
    margin: 0 10px 10px 0;
    float: none !important;
    font-weight: bold;
    display: inline;
}

.realestate input[type="text"], 
.realestate select, 
.realestate textarea, 
.realestate input[type="email"], 
.realestate input[type="search"], 
.realestate input[type="password"] {
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100% !important; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 33px;
    padding: 7px;
    background-color: #fff;
}

.realestate input[type="radio"], .realestate input[type="checkbox"] {
    margin: 0 5px 5px 0;
}

.realestate a.mbutton, 
.realestate a.reply {
    padding: 4px 11px;
    background-color: #125DAE;
    color: #FFFFFF;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.realestate a.mbutton:hover, 
.realestate a.reply:hover {
    background: #125195;
}

.realestate .search input.textbox {
    background: #fff;
    height: 29px;
    width: 100%;
    font-size: 14px;
    color: #a4a4a4;
    padding: 0 38px 0 10px;
    border: 1px solid #e0e3e4;
    -moz-border-radius: 3px 12px 12px 3px;
    -webkit-border-radius: 3px 12px 12px 3px;
    border-radius: 3px 12px 12px 3px;
    box-shadow: 0px 1px 1px #f0f0f0;
    -webkit-box-shadow: 0px 1px 1px #f0f0f0;
    -moz-box-shadow: 0px 1px 1px #f0f0f0;
    -moz-box-sizing: border-box;
}

.realestate .search input.search-button {
    background: url('images/search-round-sprite.png') no-repeat scroll -10px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 32px;
    width: 32px;
    border: none;
    text-indent: -99px;
    position: absolute;
    top: 0;
    right: -2px;
}

.realestate .comment-wrap .comment-item {
    margin: 0 0 20px 0;
    position: relative;
    overflow: hidden;
}

.realestate .comment-wrap .comment-item + .comment-item, 
.realestate .comment-wrap > .comment-item .comment-item {
    border-top: 1px dashed #C7C7C7;
    padding: 20px 0 0 0;
}

.realestate .CommentData .comment-item.com {
    margin: 20px 0 0 0;
    padding-left: 90px;
}

.realestate .comment-wrap img {
    float: left;
    margin-right: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.realestate .meta,
.realestate .pages a {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.realestate .CommentData .reply {
    position: absolute;
    right: 0;
    top : 10px;
}

.realestate .rating {
    display: inline-block;
}

.realestate .tags a {
    background: #B2B2B2;
    padding: 5px 7px;
    transition: all 0.4s ease 0s;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 0 4px 8px 0;
    padding: 4px 6px;
    text-transform: uppercase;
    color: #FFF;
}

.realestate .tags a:hover {
    background: #2f2f2f;
    color: #FFF;
}

.realestate .item-features-wrapper {
    position: relative;
    background-color: #EFF0F1;
}

.realestate .hasbookmark, 
.realestate .nobookmark {
    width: 25px;
    height: 25px;
    right: 5px;
    top: 5px;
    position: absolute;
}

.realestate .clear-both {
    clear: both;
}

.realestate .la-edit {
    position: absolute;
    right: 10px;
    top: 0;
}

.realestate .lawidget h4,
.realestate .lawidget h4 a,
.realestate .CommentData h4.heading,
.realestate .replyheading,
.realestate .newheading {
    color: #125DAE;
    font-size: 16px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    letter-spacing: normal;
    cursor: default;
}

.realestate .CommentData h4.heading {
    margin: 30px 0 20px 0;
}

.realestate .CommentData h4.comment-title {
    font-size: 15px;
    text-transform: none;
}

.realestate .comment-count {
    color: #125DAE;
}

.realestate .calendar, 
.realestate .search,
.realestate h4.heading,
.realestate .la-intro,
.realestate .pages,
.realestate .lawidget .item-img-wrapper {
    margin-bottom: 20px; 
}

.realestate label.replyheading,
.realestate .post-meta {
    margin-top: 30px;
}

.realestate .pages h3 {
    margin: 30px 0 10px 0
}

.realestate .categories ul, 
.realestate .authors ul { 
    margin: 0;
    padding: 0;
}

.realestate .categories ul li img,
.realestate .authors ul li img {
    position: absolute;
    right: 0;
    top: 12px;
}

.realestate .categories ul li, 
.realestate .authors ul li {
    margin: 0; 
    padding: 8px 0;
    list-style:none;
    position: relative; 
}

.realestate .categories ul li + li, 
.realestate .authors ul li + li {
    border-top: 1px solid #CCCCCC;
}

.realestate fieldset{margin-top:20px;-moz-border-radius:3px;border-radius:3px;webkit-border-radius:3px;padding:10px;border:1px #cccccc solid;}
.realestate fieldset legend{font-weight:bold;}
.realestate .attachments{margin:0;padding:0;}
.realestate .attachments li{list-style-type:none;}
.realestate .attachments img{vertical-align:text-bottom;}


/*============= Calender =================*/

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.realestate .ui-helper-hidden { display: none; }
.realestate .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.realestate .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.realestate .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.realestate .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.realestate .ui-helper-clearfix { display:block; }
/* end clearfix */
.realestate .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.realestate .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.realestate .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.realestate .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.realestate .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.realestate .ui-widget .ui-widget { font-size: 1em; }
.realestate .ui-widget input, .realestate .ui-widget select, .realestate .ui-widget textarea, .realestate .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.realestate .ui-widget-content { border: 0; background: #ffffff url(Images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.realestate .ui-widget-content a { color: #222222; }
.realestate .ui-widget-header { border: 1px solid #aaaaaa; background: #125DAE; color: #222222; font-weight: bold; }
.realestate .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.realestate .ui-state-default, .realestate .ui-widget-content .ui-state-default, .realestate .ui-widget-header .ui-state-default { border: none; background:none; font-weight: normal; color: #555555; }
.realestate .ui-state-hover a, .realestate .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.realestate .ui-state-active, .realestate .ui-widget-content .ui-state-active, .realestate .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(Images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.realestate .ui-state-active a, .realestate .ui-state-active a:link, .realestate .ui-state-active a:visited { color: #212121; text-decoration: none; }
.realestate .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.realestate .ui-state-highlight, .realestate .ui-widget-content .ui-state-highlight, .realestate .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(Images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.realestate .ui-state-highlight a, .realestate .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.realestate .ui-state-error, .realestate .ui-widget-content .ui-state-error, .realestate .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(Images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.realestate .ui-state-error a, .realestate .ui-widget-content .ui-state-error a, .realestate .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.realestate .ui-state-error-text, .realestate .ui-widget-content .ui-state-error-text, .realestate .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.realestate .ui-priority-primary, .realestate .ui-widget-content .ui-priority-primary, .realestate .ui-widget-header .ui-priority-primary { font-weight: bold; }
.realestate .ui-priority-secondary, .realestate .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.realestate .ui-state-disabled, .realestate .ui-widget-content .ui-state-disabled, .realestate .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.realestate .ui-icon { width: 16px; height: 16px; background-image: url(Images/ui-icons_222222_256x240.png); }
.realestate .ui-widget-content .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.realestate .ui-widget-header .ui-icon {background-image: url(Images/ui-icons_ffffff_256x240.png); }
.realestate .ui-state-hover .ui-icon, .realestate .ui-state-focus .ui-icon {background-image: url(Images/ui-icons_ffffff_256x240.png); }
.realestate .ui-state-active .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.realestate .ui-state-highlight .ui-icon {background-image: url(Images/ui-icons_2e83ff_256x240.png); }
.realestate .ui-state-error .ui-icon, .realestate .ui-state-error-text .ui-icon {background-image: url(Images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.realestate .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.realestate .ui-icon-circle-triangle-w { background-position: -80px -192px; }

/* Corner radius */
.realestate .ui-corner-all, .realestate .ui-corner-top, .realestate .ui-corner-left, .realestate .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.realestate .ui-corner-all, .realestate .ui-corner-top, .realestate .ui-corner-right, .realestate .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.realestate .ui-corner-all, .realestate .ui-corner-bottom, .realestate .ui-corner-left, .realestate .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.realestate .ui-corner-all, .realestate .ui-corner-bottom, .realestate .ui-corner-right, .realestate .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.realestate .ui-widget-overlay { background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.realestate .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
#ui-datepicker-div {display: none;}
.realestate .ui-datepicker { padding: .2em .2em 0; display: none;background: #ffffff url(Images/ui-bg_highlight-soft_75_cccccc_1x100.png) 100% 100% repeat-x; }
.realestate .ui-datepicker .ui-datepicker-header { position:relative; padding: 8px 0; }
.realestate .ui-datepicker .ui-datepicker-prev, .realestate .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.realestate .ui-datepicker .ui-datepicker-prev-hover, .realestate .ui-datepicker .ui-datepicker-next-hover { top: 4px; }
.realestate .ui-datepicker .ui-datepicker-prev { left:2px; }
.realestate .ui-datepicker .ui-datepicker-next { right:2px; }
.realestate .ui-datepicker .ui-datepicker-prev-hover { left:3px; }
.realestate .ui-datepicker .ui-datepicker-next-hover { right:4px; }
.realestate .ui-datepicker .ui-datepicker-prev span, .realestate .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -2px;  }
.realestate .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.realestate .ui-datepicker .ui-datepicker-title span { color:#fff; }
.realestate .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.realestate .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.realestate .ui-datepicker select.ui-datepicker-month, 
.realestate .ui-datepicker select.ui-datepicker-year { width: 49%;}
.realestate .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.realestate .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.realestate .ui-datepicker td { border: 0; padding: 1px; }
.realestate .ui-datepicker td span, .realestate .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
.realestate .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.realestate .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.realestate .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.realestate .ui-datepicker.ui-datepicker-multi { width:auto; }
.realestate .ui-datepicker-multi .ui-datepicker-group { float:left; }
.realestate .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.realestate .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.realestate .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.realestate .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.realestate .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.realestate .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.realestate .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.realestate .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.realestate .ui-datepicker-rtl { direction: rtl; }
.realestate .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.realestate .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.realestate .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.realestate .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.realestate .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.realestate .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.realestate .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.realestate .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.realestate .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.realestate .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

.realestate .rtFirst {padding:0;}
.realestate .treeview .rtPlus, .realestate .treeview .rtMinus{background-image:url('Images/plusminus.png')}
.realestate .treeview .rtHover .rtIn, .realestate .treeview .rtSelected .rtIn {border:none !important; padding: 4px 3px 3px; background:none; text-decoration:underline;}
.realestate .treeview .rtLI .rtEdit .rtIn{border-color:#515151;background:#fff}
.realestate .treeview .rtLines .rtLI, .realestate .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/nodespan.png')}
.realestate .treeview .rtLines .rtFirst, .realestate .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/firstnodespan.png')}
.realestate .treeview .rtLines .rtLast, .realestate .treeview .rtLines .rtLast .rtUL{background-image:none}
.realestate .treeview .rtLines .rtTop{background-image:url('Images/topline.png')}
.realestate .treeview .rtLines .rtMid{background-image:url('Images/middleline.png')}
.realestate .treeview .rtLines .rtBot{background-image:url('Images/bottomline.png')}
.realestate .treeview .rtLines .rtLast .rtTop{background-image:url('Images/singleline.png')}
.realestate .treeview .rtIn {color:#000000 !important; font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}

.realestate .msearch-result, .realestate .msearch-toolbar {position: relative;}
.realestate .msearch-toolbar .textbox{ margin:0;background-color:#fff;border: #DDDDDD solid 1px;padding: 3px 25px 3px 3px;width: 100%;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;-moz-box-sizing: border-box;}
.realestate .msearch-toolbar .search-button {background: url("Images/search.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 20px; position:relative;margin-left:-20px;padding:0;min-width:0;box-shadow:none}
.realestate .msearch-result .ms-result .result{border-bottom:1px solid #cccccc;}
.realestate .msearch-result .close-button {background: url("Images/close.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 32px;height:32px;position:absolute;top:3px;right:5px;box-shadow:none}
.realestate .moverlay{display: none;width: 100%;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.realestate .mlightbox {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius :5px; display: none;position: absolute;top: 25%;left: 25%;right:25%;max-height: 50%;padding: 0 16px 16px 16px;border: 4px solid #CCC;background-color: white;z-index:1002;overflow: auto;}
.realestate .mlightbox .close-button{right:5px;top:0;}
.realestate .mlightbox.msearch-result h3 {margin:0 -16px;}