<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset.css */
@import url("css/banners.css");

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;padding:0;border:0;font:normal 100%/16px Arial, Helvetica, sans-serif;
}
.error{
    color:red;
}
body {line-height:16px; background:#1f0f3f url(images/bg-body.jpg) no-repeat center top; }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
img {border:none!important;}
/* typography.css */
body {color:#666; font:normal 12px Arial;}
h1, h2, h3, h4, h5, h6 {color:#000;}
h1 {font-size:3em;font-weight:bold;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;font-weight:bold;margin-bottom:0.75em;}
h3 {font-size:1.5em;font-weight:bold;line-height:1;margin-bottom:10px;}
h4 {font-size:1.2em;font-weight:bold;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em Arial, Helvetica, sans-serif;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
/*ul {list-style-type:disc;}
ol {list-style-type:decimal;}*/
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
/*th, td {padding:4px 10px 4px 5px;}*/
th, td {padding:0px 0px 0px 0px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
input, textarea, select{font-size:100%; color:#666;}
.texting{ color:#fff!important; font:bold 12px #cb88e0!important; font-weight:bold!important;  background:none; border:none; 
          margin:0 0 0 0; padding:2px 0 0 5px; float:left; width:210px;
}
.texting1{ color:#cb88e0!important;  font-weight:bold; background-color:#070707; border:none;
           margin:0 0 0 0; padding:2px 0 0 5px; float:left; width:83px;
}

/* @Global Class */
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.float-left, .f-left{float:left!important;}
.float-right, .f-right{float:right!important;}
.img-left{float:left; margin:0 15px 5px 0}
.img-right{float:right; margin:0 0 5px 15px;}
.clear{clear:both;}


/* @Global Class End */
span
{
    font:normal 12px Arial;
}
#container{
    margin:0 auto;
    width:961px;
    overflow:hidden;
}

#header{
    width:962px;
    height:126px;
    .height:130px;
    position:relative;

}
a.sell{
    position:absolute;
    right:10px;
    bottom:7px;
}
a.renter{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
/* @group Logo */
div.logo, h1.logo {
    float:left;
    width:192px;
    height:68px;
    margin:14px 0 0px 0px;
    padding:0;
}
div.logo a, h1 a {
    display:block;
    width:192px;
    height:68px;
    text-indent:-999em;
    background: url(images/logo.jpg) no-repeat 0px 0;
}

/* @group Global Navigation */
.nav-global{
    float:right;
    margin:33px 0px 0 0;
    .margin:31px 0px 0 0;
    padding:0 0 0 0;
}
.nav-global li{
    float:left;
    margin:0 0 0 10px;
    padding:0 0px 0 10px;
    list-style:none;
    background: url(images/bg-nav.gif) no-repeat left 0;
}

.nav-global li.login_holder{
    background-image:none; width:564px; padding-left:0;
}
.nav-global li.login_holder div.cont{
    margin:0 0 0 0; padding:0 0 0 0; float:left;  width:564px;
}



.nav-global li.last{
    background:none;
}
.nav-global li a{
    color:#fff;
    text-decoration:underline;
}
.nav-global li.login{ background:none;}
.nav-global li.login a{
    padding:0 0 0 20px;
    background: url(images/sprite.gif) no-repeat 0px -170px;
}
.nav-global li a:hover{
    color:#B5690F;
}


.log-global{
    float:right;
    padding-top:8px;
    margin:0px;
    height:81px;
}
.log-global li{
    float:left;
    margin:0 0 0 10px;
    padding:0 0px 0 10px;
    list-style:none;
    background: url(images/bg-nav.gif) no-repeat left 0;
}

.log-global li.login_holder{
    background-image:none; 
    width:401px;
    padding-left:0 position:relative;
    margin:17px 0px 0px 0px;

}
.log-global li.login_holder div.cont{
    margin:0 0 0 0; padding:0 0 0 0; float:left;  width:401px;
}



.log-global li.last{
    background:none;
}
.log-global li a{
    color:#fff;
    text-decoration:underline;
}
.log-global li.login{ background:none;}
.log-global li.login a{
    padding:0 0 0 20px;
    background: url(images/sprite.gif) no-repeat 0px -170px;
}
.log-global li a:hover{
    color:#B5690F;
}








/* @group Main Navigation */
.nav-main{ 
    float:left;
    width:946px;
    height:38px;
    margin:3px 0 0 0;
    .margin:9px 0 0 0;
    padding:0 0px 0 15px;
    background: url(images/bg-nav-main.jpg) repeat-x 0px 0;
}
.nav-main li{ 
    height:38px;
    float:left;
    list-style:none;
    margin:0px 8px 0 0px;
    padding:0 8px 0 0px;
    background: url(images/bg-nav-seperator.gif) no-repeat right 13px;
}
.nav-main li a{
    float:left;
    display:block;
    font-weight:bold;
    color:#000;
    padding:0 0 0 0;	
}
.nav-main li a span{
    float:left;
    font-weight:bold;
    color:#000;
    padding:12px 10px 0 0px;
    margin:0 0 0 10px;
    height:28px;
    cursor:pointer;
}
.nav-main li a:hover, .nav-main li.current a{background: url(images/bg-nav-main.gif) no-repeat left 6px;}
.nav-main li.current a span, .nav-main li a:hover span{background: url(images/bg-nav-main.gif) no-repeat right 6px;}
.nav-main li a:hover{background: url(images/bg_main_hover.gif) no-repeat left 6px; color:#fff;}
.nav-main li a:hover span{background: url(images/bg_main_hover.gif) no-repeat right 6px; color:#fff;}
.nav-main li.last{background:none;}


.nav-main li .colors{
    margin:0 0 0 0;
    padding:5px 0 0 51px;
    float:left;

}

.nav-main li .colors ul{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    width:322px;
    height:33px;
    background-repeat:no-repeat;
    background:url(images/colors.png) no-repeat 0 0;

}
.nav-main li .colors ul.buy{	
    background:url(images/colors.png) no-repeat 0 0;	
}
.nav-main li .colors ul.rent{	
    background:url(images/colors.png) no-repeat 0 -102px;	
}
.nav-main li .colors ul.sell{	
    background:url(images/colors.png) no-repeat 0 -34px;	
}
.nav-main li .colors ul li{
    margin:0 0 0 0;
    padding:10px 0 0 0;
    float:left;
    list-style:none;
    background-image:none;
    text-align:center!important;
    width:93px

}
.nav-main li .colors ul li.bigger{
    margin:0 0 0 0;
    padding:10px 0 0 0;
    float:left;

}
.nav-main li .colors ul li a{
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-decoration:none;
    font:bold 13px Arial;
    color:#fff;
    text-align:center!important;
    float:none;

}
.nav-main li .colors ul li a:hover{
    background:none;

}

/* @group Content */
#wrap{
    float:left;
    width:941px;
    padding:5px 10px 5px 10px;
    background:#fff;
    margin-left: 1px;
}
body.home #wrap-content{ 
    float:left;
    width:560px;
    margin-right:9px;
    background:none;
}
#wrap-content{ 
    float:left;
    width:760px;
    background:url(images/bg-wrap.gif) repeat-y -10px top;
}
#wrap-content.full-width{ 
    width:949px;
    background:none;
    position:relative;
}

.content-btm{
    float:left;
    width:590px;
    padding-bottom:10px;
    background: url(images/bg-content.jpg) no-repeat -4px bottom;
}

#content{
    float:left;
    width:570px;
    height:auto!important;
    margin:0px 0px 0 0px;
    padding:0 10px;
    position:relative;


}
#content_b{
    float:left;
    width:595px;
    height:20px;
    margin:0px 0px 0 152px;
    padding:0 10px;
    position:relative;
    background-repeat:no-repeat;
    background-position:0 bottom;
    background: url(images/content_bottom.gif);
    background-repeat:no-repeat;

}
#wrap-content.full-width #content{width:760px;}

#wrap-content.no-nav{
    width:760px;
    margin:0;
    background: url(images/bg-wrap-nonav.gif) repeat-y -5px top;
}
#wrap-content.no-nav1{
    width:760px;
    margin:0;
    padding:0;
    background: url(images/similar.jpg);
    background-repeat:no-repeat;
    height:30px;
    background-position:-5px 0px;
}
#wrap-content.no-nav #content{width:740px;}
body.home #content_wrapper{
    margin:0;
    padding:6px;
    background-repeat:repeat-y;
    background: url(images/featured.jpg);
    background-position:0px 0px;
    float:left;
    min-height:677px;
    /*height:auto!important;*/
    /*height:852px;*/
}
body.home #content_wrapper1{
    margin:0;
    padding:6px;
    background-repeat:repeat-y;
    background-color:#F33;
    float:left;
}
body.home #content_wrapper_top{
    margin:5px 0 0 0;
    padding:0px;
    background-repeat:no-repeat;
    background: url(images/featured_top.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
    float:left;
    height:6px;
    width:400px;
}
body.home #content_wrapper_bottom{
    margin:0 0 0 160px;
    padding:0;
    background-repeat:no-repeat;
    background: url(images/featured_bottom.jpg);
    background-position:0px 0px;
    float:left;
    height:121px;
    width:400px;
}
body.home #content{
    width:388px;
    margin:0;
    padding:0px;
    float:left;
}
body.home #content1{
    width:388px;
    margin:0;
    padding:0px;
    float:left;
}


#content h2{
    display:block;
    clear:both;
    font-size:18px;
    color:#39321e;
    line-height:19px;
    padding:10px 0 10px 10px;
    margin:12px 0 15px 0;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    border-top:solid 1px #cfcfd1;
    border-bottom:solid 1px #cfcfd1;
    background:#f2f2f2;
}
#content p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:21px;
    color:#3a321e;
    padding:0 0 15px 0;
    margin:0
}
.home #content h1{
    font:bold 15px Arial;
    text-transform:uppercase;
    padding:2px 0 5px 0;
    margin:0px 0 5px 0;
    height:auto;
    width:387px;
    background: url(images/dot.jpg) repeat-x;
    background-position:0px bottom;
    color:#563967;
}


a.view-all{
    position:absolute;
    right:0px;
    top:3px;
    text-decoration:underline;
    color:#333;
    font-weight:bold;
    font-size:12px;
}
a:hover.view-all{color:#B5690F;}

#content.proj-detail h1{
    background:#2f2261;
    color:#fff;
    font-size:14px;
    line-height:15px;
    margin-bottom:10px!important;
    padding:6px 0 0px 15px!important;
}
#content.proj-detail h2{
    background:#ece5ff;
    color:#2f2261;
}

#content.proj-detail p{
    margin:0 0 0 0; padding:0 0 0 0!important;
}

/* @group Slideshow */
/*.slideshow{
        height:325px;
        float:left;
        width:740px;
        margin-bottom:10px;
        padding:0 0 4px 0;
        border-bottom:solid 1px #cfcfd1;
        background-color:#993;
}
*/

/* @group Property Details */
.property-detail{
    float:left;
    width:100%;
    margin:-5px 0 0 0;
    padding:0 0 5px 0;
    position:relative;
}

.property-detail table{
    margin:0 0 10px 0;
    .margin:0 0 2px 0;
    padding:0;

}
.property-detail table tr.bg{
    background:#ebebec;
}
.property-detail .rating{
    position:absolute;
    right:0px;
    top:25px;
    height:15px;
    width:270px;
}
.details .rating{
    position:absolute;
    right:-45px;
    bottom:0px;
    height:21px;
    width:300px;
}

/* @group Property Video Listing */
#content ul.video-list{
    float:left;
    width:100%;
    margin:0 0 15px 0;
    padding:0;
}
#content ul.video-list li{
    float:left;
    margin:0 15px 0 0;
    padding:0;
    list-style:none;
    position:relative;

}
#content ul.video-list li img{display:block; border:solid 3px #8c867c; width:128px; height:96px;}
#content ul.video-list li.last{margin:0;}
#content ul.video-list li .play{
    position:absolute;
    width:47px;
    height:47px;
    top:53px;
    left:87px;
    text-indent:-999em;
    overflow:hidden;
    background: url(images/btn-play.png) no-repeat right 0;
}

/* @group map */
.map{
    border:solid 1px #e5e5e5;
    padding:5px;
    margin:0 0 0 0 0;
    float:left;
    width:729px;
    height:243px;
    position:relative;
}

/* @Contact Detail */
.contact-detail{
    float:left;
    width:360px;
    margin-top:1px;
}
.contact-detail img.thumb{
    float:left;
    display:block;
    margin-right:7px;
    border:solid 1px #e2e0e0!important;
    padding:1px;
    height:80px;
    width:87px;
}
.contact-detail address{
    float:left;
    width:235px;
    font-weight:bold;
    line-height:41px;
    margin-bottom:0px;
}


/* @group Reply */

.reply{
    float:right;
    width:360px;
    margin-top:1px;
}
#content .reply ul{width:350px; margin:0 0 0 5px; padding:0;}
.reply ul li{float:left; width:350px;}
.reply ul li label{font-size:11px; float:left;}
.reply ul li span{ color:red!important;}

#content .reply ul li .txt, #content .reply ul li textarea{clear:both; float:left;}
.reply ul li.captcha, .reply ul li.captcha img, .reply ul li.captcha .txt{ float:left;}

.reply ul li .txt{width:335px;}
#content .reply ul li textarea{width:337px;}
#content .reply ul li.captcha{width:270px;}
#content .reply ul li.captcha .txt{ float:left; clear:none; width:192px;}
.reply ul li.min{float:left; width:174px;}
.reply ul li.min .txt{ width:162px;}
#content .reply ul li.submit{padding:10px 0 0 0;margin:0; width:auto; float:right;}

.reply ul li .error{

    border:solid 1px red;
    background:#f2e5f9;

}
.reply  ul li label.error {
    display: block;
    color: red;
    font-style: italic;
    font-weight: normal;
    border:none !important;
    background:none !important;
}
/* @group Similar Projects */
.similar{
    float:left;
    width:100%;
    padding:15px 0 ;
    margin:15px 0 0 0;
    border-top:solid 3px #e8e8e8;
}
.similar h3{
    font-size:16px;
    color:#2f2261;
}
.similar ul{
    margin:0;
    padding:0;
}
#content .similar ul li{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    width:185px;
}
#content .similar ul li .thumb{float:left; margin-right:5px;}
#content .similar ul li .details{
    float:left;
    width:73px;
}
#content .similar ul li .details p{
    margin:0;
    padding:0;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    min-height:50px;
}

/* @group Utilities */
.utilities{
    float:left;
    height:40px;
    width:740px;
    margin-bottom:5px;
    background: url(images/bg-utility.gif) no-repeat 0 0;
}
.utilities a{
    font-size:12px;
    color:#333;
    font-weight:bold;

}
.utilities ul{
    margin:0;
    padding:0;
}
#content .utilities li{
    margin:0;
    padding:0;
    float:left;
    list-style:none;
    height:35px;
    background: url(images/bg-sep.gif) no-repeat right 0;
}
#content .utilities li a{
    display:block;
    height:27px;
    padding:8px 22px 0 25px;
}
#content .utilities li a:hover{background: url(images/bg-util-hover.gif) repeat-x 0 0;}
#content .utilities li.last{background:none;}
#content .utilities li a span{
    padding:3px 0 3px 30px;
    font-weight:bold;
}
#content .utilities li a.facebook span{background: url(images/sprite.gif) no-repeat 0 -209px;}
#content .utilities li a.twitter span{background: url(images/sprite.gif) no-repeat 0 -245px;}
#content .utilities li a.report span{background: url(images/sprite.gif) no-repeat 0 -392px;}
#content .utilities li a.favourite span{background: url(images/sprite.gif) no-repeat 0 -622px;}

#content .utilities li a.print span{background: url(images/sprite.gif) no-repeat 0 -303px;}


/* @group Breadcrumb */
.breadcrumb { 
    float:left;
    width:740px;
    color:#666;
    margin:0px 0 10px 5px;
    padding:10px 0 0px 10px;
    font-size:11px;
    line-height:12px;
    border-top:solid 2px #cdc8b8;
    background:#fff;
    /*background:#fff url(images/bg-breadcrumb.gif) repeat-x left bottom;*/
}
.breadcrumb a {
    float:left;
    padding:5px 0px 10px 15px;
    margin:0 10px 0 0px;
    color:#978752;
    font-size:11px;
    line-height:12px;
    background: url(images/arrow-bread.gif) no-repeat left 7px;
}
.breadcrumb a.first{
    padding:5px 0px 10px 30px;
    background: url(images/sprite.gif) no-repeat left -110px;
}
.breadcrumb a:hover {color:#666;}
.breadcrumb span{
    float:left;
    color:#978752;
    padding:3px 0px 10px 15px;
    background: url(images/arrow-bread.gif) no-repeat left 7px;
}

.full-width .breadcrumb{width:930px;}



/* @end */


/* @group Listing */
#content .listing{
    float:left;
    width:100%;
    margin:5px 0 4px 0;
    padding:0;
}
#content .listing li{
    float:left;
    width:100%;
    margin:0 0 5px 0;
    padding:0 0 5px 0;
    list-style:none;
}
#content .listing li .thumb{
    float: left!important;



    margin-right: 10px;
    width: 184px;
    height:127px;

}
#content .listing li .thumb:hover{
    background:none!important;

}
#content .listing li .thumb img{
    width: 184px;
    height:127px;
    border: none;
}

#content .listing li .details{
    float:left;
    width:380px;
}
#content .listing li .details-fullwidth{
    float:left;
    width:565px;
}


#content .listing li h3{
    font-size:12px;
    color:#333;
    font-weight:bold;
    padding:0 0 5px 0;
    margin:0;
    z-index:1!important;
}
#content .listing li small{
    color:#333;
    font-size:12px;
    margin:0 0 5px 0px;
    padding:0 0 0 20px;
    display:block;
    font-style:italic;
    background: url(images/sprite.gif) no-repeat 0px -72px;
}
#content .listing li small.tool{
    color:#333;
    background:none;
    font-size:11px;
}
.small{
    color:#333;
    font-size:12px;
    margin:0 0 5px 0px;
    padding:0 0 0 20px;
    display:block;
    font-style:italic;
    background: url(images/sprite.gif) no-repeat 0px -72px;
}
small.in
{
    color:#333;
    font-size:11px;
    margin:0 0 10px 0px!important;
    height:30px!important;
    width:auto;
    padding:0 0 0 20px;
    font-style:italic;
    z-index:99999!important;
    background-image:url(images/cal.gif);
    background-repeat:no-repeat;
}
#content .listing li p{
    color:#39321e;
    font-size:12px;
    margin:0 0 0 0;
    padding:5px 0 5px 0;
    font-family:Arial, Helvetica, sans-serif;
}

#content .listing li p.highlight{
    font-size:14px;
    line-height:15px;
    color:#333;
    font-weight:bold;
    padding:10px 0 10px 10px;
    margin:10px 0;
    background:#f2f2f2;
    border-bottom:solid 1px #cfcfd1;
    border-top:solid 1px #cfcfd1;
}
#content .listing li a.read-more{
    font-weight:bold;
    color:#333;
    text-decoration:underline;
}
#content .listing li a:hover.read-more{color:#B5690F;}
#content .listing li a.bed, #content .listing li a.wtr, #content .listing li a.add{
    float:left;
    padding:2px 0 2px 30px;
    margin:0 10px 0 0;
    font-weight:bold;
    color:#333;
    background: url(images/sprite.gif) no-repeat -178px -404px;
}
#content .listing li a:hover.bed, #content .listing li a:hover.wtr, #content .listing li a:hover.add{color:#B5690F;}
#content .listing li a.wtr{background-position: -178px -450px;}
#content .listing li a.add{ 
    padding:2px 0 2px 20px;
    margin-left:10px;
    color:#333;
    text-decoration:underline;
    font-weight:normal;
    background: url(images/bg-add.gif) no-repeat 0 3px;
}


/* @group Homepage Listing */
.home #content .listing li small{
    color:#666;
    font-size:11px;
    margin:0 0 5px 0;
    padding:0;
    background:none;
}
.home #content .listing li .details{
    float:left;
    width:169px!important;
}
.home #content .listing li .details h3{
    width:169px!important;
}

.home #content .listing li .details1{
    float:left;
    width:190px!important;
    font:normal 11px Arial;
    margin:0 0 0 0;
    padding:0 0 0 0;
    padding-left:3px;
    line-height:145%;


}
.home #content .listing li .details1 h3{
    width:173px!important;
    font-size:11px;
    margin-bottom:2px;

}
.fuller{
    width:100px!important;
    font-size:11px;
    margin-bottom:2px;

}
.home #content .listing li .details1 h3 label.valuess{
    font-size:11px;
    font-weight:normal;

}

.home #content .listing li .details2{
    margin:0 0 0 0; padding:0 0 0 5px; float:left;
    border-left:solid 1px #e1dbd9;
    line-height:145%;
}

.home #content .listing li .details2 label{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    font:normal 11px Arial;
    color:#000;
    background:none;
}
.home #content .listing li .details2 label.bolder{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    font:bold 11px Arial;
    color:#000;
}
.home #content .listing li .details2 label.valuess{
    margin:0 0 0 2px;
    padding:0 0 0 0;
    float:left;
    font:normal 11px Arial;
    color:#333;
    width:104px !important;
    overflow:hidden;
}
.home #content .listing li .details2 label.valuess1{
    margin:0 0 0 2px;
    padding:0 0 0 0;
    float:left;
    font:bold 11px Arial;
    color:#333;

}


.home #content .listing li{
    margin:0 0 15px 0;
    padding:0 0 15px 0;
    background: url(images/bg-dot.gif) repeat-x 0px bottom;
}
.home #content .listing li.purple{
    margin:0 0 15px 0;
    padding:0 0 15px 0;
    background: url(images/bg-dot.gif) repeat-x 0px bottom;
    background-color:#ebe5ff;
}
.home #content .listing li p{
    color:#333;
    font-size:12px;
    /*line-height:22px;*/
    line-height:14px;
    margin:0 0 0 0;
    padding:0px 0 5px 0;
}

.home #content .listing li a.read-more{
    font-size:11px;
    display:inline;
}
.home #content .listing li a.add{
    float:none;
    display:inline;
}


/* @group Property Listing */
.home #content .property li{
    padding:0;
    margin:0 0 0 0;
    padding-top:12px;
}
.bg3{background:#f2eff9;}
#content .property li p strong{color:#b5690f;}
#content .property li.bg{background:#f2eff9;}
#content .property li{position:relative;}
/*#content .property li a.more{
        position:absolute;
        right:10px;
        top:15px;
        width:91px;
        height:38px;
        display:block;
}*/

#content .property li .details1{
    float:left;
    width:474px!important;
    font:normal 11px Arial;
    margin:5px 0 0 0;
    padding:0 0 0 0;
    padding-left:5px;
    line-height:165%;


}
#content .property li .details1 h3{
    width:350px!important;
    font-size:12px;
    margin-bottom:5px;
}


#content .property li .details2{
    margin:5px 0 0 0; padding:0 0 0 5px; float:left;
    border-left:solid 1px #e1dbd9;
    line-height:236%;
}

#content .property li .details2 label{
    margin:0 0 0 0;
    padding:0 0 0 18px;
    float:left;
    font:normal 12px Arial;
    color:#000;
}
#content .property li .details2 label.bolder{
    margin:0 0 0 0;
    padding:0 0 0 18px;
    float:left;
    font:bold 12px Arial;
    color:#000;
}


#content .property li .details2 label.sear{

    background:url(images/sear.gif) no-repeat 0px 0px;
}
#content .property li .details2 label.namer{

    background:url(images/namer.gif) no-repeat 0px 0px;
}
#content .property li .details2 label.emailer{

    background:url(images/emailer.gif) no-repeat 0px 0px;
}
#content .property li .details2 label.ph{

    background:url(images/phoner.gif) no-repeat 0px 0px;
}
#content .property li .details2 label.mob{

    background:url(images/mobiler.gif) no-repeat 0px 0px;
}
#content .property li .details2 label.nation{

    background:url(images/nationar.gif) no-repeat 0px 0px;
}
#content .property li .details2 label.valuess{
    margin:0 0 0 2px;
    padding:0 0 0 0;
    float:left;
    font:normal 12px Arial;
    color:#333;
    background-image:none;
}
#content .property li .details2 label.valuess1{
    margin:0 0 0 2px;
    padding:0 0 0 0;
    float:left;
    font:bold 12px Arial;
    color:#333;
    background-image:none;
}

#content .property li a.more{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
}
#content .property li p{line-height:12px;}
.home #content .property li .thumb{margin-left:5px;}


/* @group Bookmark Listing */
#content .bookmark .listing li{
    padding-bottom:8px;
    margin-bottom:8px;
}
#content .bookmark .listing li .details{width:122px;}
#content .bookmark .listing li .details strong{
    float:left;
    width:100%;
    font-size:12px;
    color:#58523e;
}
#content .bookmark .listing li .details span{
    float:left;
    width:100%;
    font-size:12px;
    color:#58523e;
    margin-bottom:10px;
}


/* @group Search Tab Listing  */
#content .search-result .listing{ 
    float:left;	
    margin-left:10px;
}
.search-result .listing ul{
    margin:0;
    padding:0;
}
#content .search-result .listing ul li{ 
    float:left;
    width:762px;
    margin:0 0 2px 0;
    padding:10px 0;
    border-bottom:solid 1px #d5d5d5;
}
#content .search-result .listing ul li.bg{
    background:#ece5ff;
}
#content .search-result .listing ul li .details{
    width:43%;
    min-height:125px;
    height:auto!important;
    height:125px;
    padding-right:10px;
    *margin-left:80px;
    border-right:solid 1px #e1dbd9;
    position:relative;	
    float:left;
}



#content .search-result .listing ul li .details a h3{
    z-index:1!important;
}

.listing ul li .details a.video{
    width:15px;
    height:15px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background: url(images/sprite.gif) no-repeat 0px -577px;
}
.listing ul li .details a.location{
    width:15px;
    height:15px;
    display:block;
    float:left;
    margin:0 7px 0 0;
    background: url(images/sprite.gif) no-repeat 0px -600px;
}
#content .listing ul li .details a.add{
    width:15px;
    height:14px;
    display:block;
    float:left;
    padding:0;
    margin:0 5px 0 0;
    background-position:0 0;
}

.rating img{margin:0 2px 0 0;}


#content .search-result .listing ul li .contact{
    float:right;
    width:auto;
    margin:0 10px 0 0;
    padding:0 0 0 5px;
    background:none;
    border:none;
    width:200px;
    min-height:136px;
    height:auto!important;
    height:136px;
    text-align:center;
}
#content .search-result .listing ul li .contact .thumb{
    float:left;
    display:block;
    margin:0;
    padding:0;
    border:solid 2px #c5c3c3;
    /*margin-left:25px;*/
    max-height: 66px;
    max-width: 113px;
}
.search-result .listing ul li .contact span{
    float:left;
    clear:both;
    font-size:12px;
    font-weight:bold;
    color:#333;
}
.search-result .listing ul li .contact span.phone{
    padding:2px 0 2px 20px;
    margin:12px 0 0px 0;
    background: url(images/sprite.gif) no-repeat left -652px;
}
.search-result .listing ul li .contact span.mail{
    padding:2px 0 2px 20px;
    margin:5px 0 5px 0;
    background: url(images/sprite.gif) no-repeat left -682px;
}
#content .search-result .listing ul li .contact span a{
    color:#333;
    font-weight:normal;
    text-decoration:underline;
}
#content .search-result .listing ul li .contact span a:hover{
    color:#B5690F;
}

.search-result .map{
    float:left;
    margin:0;
    padding:0;
    position:relative;
    border:solid 1px #c9c9c9;
}



/* @group Pagination */
.pagination { 
    padding:0;
    margin:5px 0 5px 0;
    float:left;
    /*width:732px;*/
    width:763px;
}
.pagination span a {
    float:left;
    font-size:12px;
    color:#4c472e;
    font-weight:bold;
    padding:5px 10px;
    margin:0 4px 0 0;
    outline:0 none;
    background:#faf9f7;
    border:solid 1px #ebe9df;
    cursor:pointer;

}
.pagination a.prev {
    margin-right:3px;
    display:block;
    /*background:none;*/

    outline:0 none;
    background:#faf9f7;
    border:solid 1px #ebe9df;
}
.pagination a.next {
    display:block;
    margin:0px;
    /*border:none;*/
    /*background:none;*/

    outline:0 none;
    background:#faf9f7;
    border:solid 1px #ebe9df;
}
.pagination span a:hover, .pagination span a.current {
    background:#e8e5d9;
    border:solid 1px #d3ceb7;
}

.pagination a:hover.prev, .pagination a:hover.next{/*background:none; border:none;*/
    outline:0 none;
    display:block;
    background:#e8e5d9;
    border:solid 1px #ebe9df;


}




/* @group Posts */
.post, #content h1{ 
    float:left;
    width:575px;
    padding:15px 0 10px 15px ;
    margin:-11px 0 0 -10px;
    position:relative;
    text-transform:uppercase;
    background: url(images/bg-head.gif) repeat-x 0px bottom;
}
#wrap-content.no-nav #content h1{
    width:725px;
    padding:15px 0 10px 15px ;
    margin:-11px 0 0 0px;
}

#wrap-content.full-width h1{
    float:left;
    width:925px;
    padding:15px 0 10px 15px ;
    margin:-11px 0 8px 0px;
    font-size:20px;
    background: url(images/bg-head.gif) repeat-x 0px bottom;
}


.post h3{
    float:left;
    width:300px;
    color:#000;
    font-size:18px;
    margin:4px 0 4px 0;
    padding:0;
    font-weight:bold;
}
.post a img{
    margin-right:15px;
    float:right;
    position:absolute;
    right:0px;
    bottom:5px;
}
.ie7 .post{ padding:18px 0 10px 15px ;}

#content h1{
    height:22px;
    width:575px;
    font-size:18px;
    padding:23px 0 10px 15px ;
    margin:-15px 0 10px -10px;
    color:#000;
    font-weight:bold;
}

/* @group Property Search */

.property-search{
    float:left;
    width:910px;
    height:60px;
    padding:10px 15px;
    background:#f0f0f0;
}
.property-search h3{
    margin:0 0 10px 0;
    padding:0;
    font-size:14px;
}
.property-search ul{
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
.property-search ul li{
    float:left;
    width:270px;
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
}
.property-search ul li input{
    width:255px;
    height:19px;
    .height:17px;
    font-size:12px;
    padding:2px;
    .padding:2px 0 0 2px;
    color:#666;
    border:solid 1px #d8d1b4;
    .border:solid 1px #7f9db9;
    .margin-top:-1px;
    font-family:Arial, Helvetica, sans-serif;
}
.property-search ul li select{
    width:260px;
    height:25px;
    font-size:12px;
    padding:2px!important;
    .padding:0px!important;
    border:solid 1px #d8d1b4;
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
}

.property-search ul li.submit{width:50px;}
.property-search ul li.submit input{
    width:auto;
    background-color: #F0E8BD;
    height:auto;
    border:none;
    /*	margin-top:-5px;*/
    margin-top:3px;
}

/* @group Acounts */
#wrap-content.full-width #content.w-780{
    padding:0;
    margin:0;
    width:780px;
}
.accounts{
    float:left;


    width:780px;
}
.accounts table{
    float:left;
    width:100%;
    margin:0 0 0 0;
    padding:0;
    color:#000;

}
.accounts table.favourate{
    border-left:solid 1px #cfcfd1;
    border-top: 2px solid #A7A5A5;

}
#content.w-780 .accounts table td{
    margin:0;
    padding:0px 0px 0 0px;
    vertical-align:middle;
}

.accounts table th{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.accounts table th h3{
    color:#fff;
    font-size:14px;
    padding:5px;
    margin:0;
}
.accounts table td input.sold
{
    background-repeat:no-repeat;
    background-image:url(images/btn-sold.gif);
    border:none;
    width:68px;
    height:26px;
    margin:-10px 0 0 0!important;
    padding:0 0 0 0;
}
.accounts table td .btn{padding:5px 10px; float:left; margin:0; float:left; overflow:hidden;}
.accounts table td .btn .swap{margin-right:10px;}
.accounts table td a{ color:#69108e; margin:0px;
}

.accounts table td .records{
    float:right;
    margin:10px 10px 0;
    font-size:11px;
}


.accounts table td table.favourate th{
    height:28px;
    .height:17px;
    border-bottom:none;
    color:#333;
    font-size:11px;
    text-align:center;
    border-right:solid 1px #cfcfd1;
    background: url(images/bg-th.gif) repeat-x 0px bottom;
    margin:0 0 0 0;
    padding:7px 0 0 0;

}
.accounts table td table.favourate th input{

    /*	float:left;
            margin-left:0px;
                    margin-right:0px;*/

}
.accounts table td table.favourate th.topper{
    padding-top:7px!important;
}
.accounts table td table.favourate th.left{
    padding-left:19px!important;
}
.accounts table td table.favourate td{
    border-bottom:solid 1px #cfcfd1;
    border-right:solid 1px #cfcfd1;
    height:55px;
    background:#f8f3e3;
    font-size:11px;
    text-align:center;
}
.accounts table td table.favourate tr.bg1 td{background:#e6e6e6;}


/* @group Search widget */
.search{
    float:left;
    width:130px;
    height:310px;
    margin-right:10px;
    padding:10px;
    background: url(images/bg-search-inner.jpg) repeat-x 0px 0;
}
body.home .search{
    width:330px;
    height:163px;
    background: url(images/bg-search.gif) repeat-x 0px 0;
}
.buying{
    background: url(images/bg-search_buy.gif) repeat-x 0px 0!important;
}
.renting{

    background: url(images/bg-search_rent.gif) repeat-x 0px 0!important;
}
.selling{

    background: url(images/bg-search_sell.gif) repeat-x 0px 0!important;
}
.search ul, .nav-sidebar .search ul{
    float:left;
    margin:0;
    padding:0;
    background:none;
}
.search ul.searching{
    float:right;
    margin:0 0 0 0;
    padding:10px 0 0 0;
    background:none;
}
.search ul li, .nav-sidebar .search ul li{
    float:left;
    width:165px;
    height:27px;
    margin:0;
    padding:0;
    list-style:none;
}
.nav-sidebar .search ul li{width:130px;}
body.home .search ul li{width:165px; background-repeat:no-repeat; background-image:url(images/bg.png); .background-image:none;}
body.home .search ul li.widther{width:100%;  height:15px; background-image:none;}
.search ul li label{font-size:11px;color:#fff; margin:0 0 0 0; padding:0 0 0 0px; float:left;}
.search ul li label.laber{font-size:11px;color:#fff; margin:0 0 0 0; padding:2px 0 0 0; float:left;}
.search ul li select{
    width:130px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}
body.home .search ul li select{.width:150px; width:153px; border:none; margin-top:2px; .margin-top:0;}
.search ul li .swap{margin-right:5px;}

.nav-sidebar .search h3{
    background:none;
    padding:0;
    margin:0
}
.imaging4
{
    height:43px;
    width:113px;
    background:url(images/Previous.png) no-repeat;
    border:none;
}
.imaging4:hover
{
    height:43px;
    width:113px;
    background:url(images/Previous_hover.png) no-repeat;
    border:none;

}
.imaging5
{
    height:43px;
    width:91px;
    background:url(images/Finish.png) no-repeat;
    border:none;

}
.imaging5:hover
{
    height:43px;
    width:91px;
    background:url(images/Finish_hovar.png) no-repeat;
    border:none;

}
.imaging6
{
    height:43px;
    width:145px;
    background:url(images/Finish_Activate.png) no-repeat;
    border:none;

}
.imaging6:hover
{
    height:43px;
    width:145px;
    background:url(images/Finish_Activate_hovar.png) no-repeat;
    border:none;

}
.imaging8
{
    height:43px;
    width:91px;
    background:url(images/Next.png) no-repeat;
    border:none;

}
.imaging8:hover
{
    height:43px;
    width:91px;
    background:url(images/Next_hover.png) no-repeat;
    border:none;

}


#content .search{
    width:760px;
    height:162px;
    margin:0 0 0 -10px;
    background: url(images/bg-advance-search.gif) no-repeat 0px 0 #030303;
    position:relative;
}
#content .search h3{
    margin:0 0 10px 0;
    padding:0;
}
#content .search ul li{
    width:195px;
    height:28px;
    background-image:url(images/bg1.png);
    background-repeat:no-repeat;
    .background:none;
}
#content .search ul li select{
    .width:176px;
    width:174px;
    height:18px;
    .height:20px;
    border:none;
    margin-top:2px;
    margin-left:1px;
    .margin-top:0px;
    .margin-left:0px;
}
#content .search ul li.last{
    width:175px;
    background-image:url(images/bg2.png);
    background-repeat:no-repeat;
    .background:none;
}
#content .search ul li.last select{
    width:172px;
    .width:175px;
    height:18px;
    .height:20px;
    border:none;
    margin-top:2px;
    margin-left:1px;
    .margin-top:0px;
    .margin-left:0px;
}
#content .search ul li.last1{
    width:100px;
    float:right;
    background-image:none;
}
#content .search ul li.widther{width:329px;  height:15px; background-image:none;}

/* @group Services */
.service{
    float:left;
    width:190px;
    height:173px;
    padding:5px;
    background-color:#d3c28c;
    background: url(images/bg-service.jpg) repeat-x 0px bottom;
}
.service h3{
    margin:10px 0 3px 5px;
    height:23px;
    color:#563869!important;
    font:bold 17px Arial;
    text-align:center;
}
.service ul{
    float:left;
    margin:0;
    padding:5px;
    background:#dfd8c0;
    .width:180px!important;
}
.service ul li{
    float:left;
    width:100%;
    margin:0;
    padding:7px 0;
    list-style:none;
    border-bottom:solid 1px #eae5d4;
}
.service ul li a{
    color:#000;
    font-weight:bold;
    padding:0 0 0 20px;
    font-size:12px;
    background: url(images/arrow.gif) no-repeat 0px 0;
}
.service ul li a:hover, .service ul li.current a{
    color:#B5690F;
}


/* @group Sidebar Navigation */
.nav-sidebar{
    float:left;
    width:150px;
    margin:0px 10px 0 0;
}
.nav-sidebar1{
    float:left;
    width:150px;
    margin:0px 10px 0 0;
}
body.home .nav-sidebar{margin:5px 10px 0 0;}
body.home .nav-sidebar1{margin:10px 10px 0 0;}
.nav-sidebar h3{
    width:150px;
    height:21px;
    padding:12px 0 0 10px;
    margin:0;
    background:url(images/bg-nav-head.gif) repeat-x 0px 0;
}


.nav-sidebar ul{
    width:140px;
    float:left;
    margin:0;
    padding:5px;
    padding-left:4px;
    background:#bcad7c url(images/bg-nav-related.jpg) repeat-x 0px 0;
}
.nav-sidebar ul li{
    list-style:none;
    float:left;
    width:100%;
    margin:0;
    padding:6px 0;
}
.nav-sidebar ul li a{
    font-size:11px;
    color:#2d2d2d;
    font-weight:bold;
    padding-left:15px;
    background: url(images/arrow-small.gif) no-repeat 0px 2px;
}

.nav-sidebar ul li a:hover, .nav-sidebar ul li.current a{color:#B5690F;}
.nav-sidebar .quick-search, .nav-sidebar .buyer-services{float:left;padding-bottom:4px;}

.nav-sidebar .quick-search h3{background: url(images/bg-quick-search.gif) no-repeat 0 0;}
.nav-sidebar .buyer-services h3{background: url(images/bg-related.gif) no-repeat 0 0;}



/* @group Relatd Links */
.nav-sidebar .related-links{
    float:left;
    width:140px;
    padding:5px 5px 5px 5px;
    margin:-5px 0 0 0;
    background:#d2c18a url(images/bg-nav-related.gif) repeat-x 0 bottom;
}
.nav-sidebar .related-links ul{ 
    float:left;
    width:140px;
    margin:0;
    padding:0;
    background:none;
}
.nav-sidebar .related-links ul li{ 
    background:#e8e0c8;
    list-style:none;
    margin:0;
    padding:0;
}
.nav-sidebar .related-links ul li a{
    display:block;
    font-size:12px;
    color:#2d2d2d;
    font-weight:bold;
    padding:8px 0 8px 20px;
    border-bottom:solid 1px #eee8d8;
    background:url(images/arrow-small.gif) no-repeat 3px 10px;
}
.nav-sidebar .related-links ul li a:hover{color:#B5690F;}

.nav-sidebar .related-links ul li.current a {color:#fff;background:#615081 url(images/arrow-small.gif) no-repeat 3px 10px; border-bottom:none!important;}
.nav-sidebar .related-links ul li.last a{ border:none;}













.nav-sidebar1 h3{
    width:150px;
    height:20px;
    padding:12px 0 0 10px;
    margin:0;
    background:url(images/head_top.jpg) no-repeat 0px 0!important;
    color:#FFF!important;
    font-size:12px;
}


.nav-sidebar1 ul{
    width:138px;
    float:left;
    margin:0;
    padding:5px;
    background:#e5d7a6 url(images/bg-nav-related1.jpg) no-repeat 0px -1px;
    border-left:solid 1px #644ca0;
    border-right:solid 1px #644ca0;
}
.nav-sidebar1 ul li{
    list-style:none;
    float:left;
    width:100%;
    margin:0;
    padding:6px 0;
}
.nav-sidebar1 ul li a{
    font-size:11px;
    color:#2d2d2d;
    font-weight:bold;
    padding-left:1px;
    text-decoration:none;
    /*background: url(images/arrow-small.gif) no-repeat 0px 0;*/
}

.nav-sidebar1 ul li a:hover, .nav-sidebar1 ul li.current a{color:#B5690F;}
.nav-sidebar1 .quick-search, .nav-sidebar1 .buyer-services{float:left;}

.nav-sidebar1 .quick-search h3{background: url(images/bg-quick-search.gif) no-repeat 0 0;}
.nav-sidebar1 .buyer-services h3{background: url(images/bg-related.gif) no-repeat 0 0;}

.nav-sidebar1 .buyer-services{float:left;padding-bottom:10px; background-repeat:no-repeat; background-image:url(images/bg-nav-related2.jpg); background-position:0 bottom;}

/* @group Relatd Links */
.nav-sidebar1 .related-links{
    float:left;
    width:140px;
    padding:10px 5px;
    margin:-5px 0 0 0;
    background:#d2c18a url(images/bg-nav-related.gif) repeat-x 0 bottom;
}
.nav-sidebar1 .related-links ul{ 
    float:left;
    width:140px;
    margin:0;
    padding:0;
    background:none;
}
.nav-sidebar1 .related-links ul li{ 
    background:#e8e0c8;
    list-style:none;
    margin:0;
    padding:0;
}
.nav-sidebar1 .related-links ul li a{
    display:block;
    font-size:12px;
    color:#2d2d2d;
    font-weight:bold;
    padding:8px 0 8px 20px;
    border-bottom:solid 1px #eee8d8;
    background:url(images/arrow-small.gif) no-repeat 3px 10px;
}
.nav-sidebar1 .related-links ul li a:hover{color:#B5690F;}
.nav-sidebar1 .related-links ul li.current a {color:#fff;background:#615081 url(images/arrow-small.gif) no-repeat 3px 10px;}
.nav-sidebar1 .related-links ul li.last a{ border:none;}







/* @group Sidebar */
body.home .sidebar{
    float:left;
    width:371px;
}
.sidebar{
    float:left;
    width:180px;
}

.sidebar .share, .nav-sidebar .share{
    float:left;
    width:155px;
    padding:10px;
    margin:2px 0 4px 0;
    border:solid 1px #e5e5e5;
}
.home .sidebar .share{width:349px;}
.nav-sidebar .share{width:128px;}
.sidebar .share h3, .nav-sidebar .share h3{
    width:165px;
    background:#f2f2f2;
    margin:-10px 0 10px -10px;
    font-size:12px;
    padding:10px 0 10px 10px;
    border-bottom:solid 1px #e5e5e5;
}
.home .sidebar .share h3{
    font-size:14px;
    width:359px;
    padding:6px 0 6px 10px;
}
.nav-sidebar .share h3{
    width:143px;
    padding:6px 0 0px 5px;
}
.sidebar .share a, .nav-sidebar .share a{
    float:left;
    font-size:12px;
    color:#333;
    text-decoration:none;
    width:145px;
    margin:0 5px 5px 0;
    padding:3px 0 3px 23px;
    background: url(images/sprite.gif) no-repeat 0 0;
}
.nav-sidebar .share a{
    width:135px;
    margin:0 5px 2px 0;
}

.sidebar .share a:hover, .nav-sidebar .share a:hover{color:#B5690F;}
.sidebar .share a.facebook, .nav-sidebar .share a.facebook{ background-position: 0 -208px;}
.sidebar .share a.linkedIn, .nav-sidebar .share a.linkedIn{ background: url(images/linkedin.png) no-repeat 0 0;}
.sidebar .share a.twitter, .nav-sidebar .share a.twitter{background-position: 0 -245px;}
.sidebar .share a.myspace, .nav-sidebar .share a.myspace{background-position: 0 -275px;}
.sidebar .share a.buzz, .nav-sidebar .share a.buzz{background-position: 0 2px!important; background: url(images/buzz.png); background-repeat:no-repeat;}
.sidebar .share a.print, .nav-sidebar .share a.print{background-position: 0 -304px;}
.sidebar .share a.google, .nav-sidebar .share a.google{background-position: 0 -332px;}
.sidebar .share a.favorites, .nav-sidebar .share a.favorites{background-position: 0 -361px;}

/* @group Spotlight */
#spotlight{
    float:left;
    margin-bottom:10px;
    width:371px!important;
    height:354px!important;
    overflow:hidden;
    position:relative;
    background: url(images/bg-spotlight.gif) no-repeat 0 bottom;
}
#spotlight .panel{
    width:371px!important;
    height:367px!important;
    float:left;
}

.panel-overlay{
    position:absolute;
    bottom:40px;
    left:0px;
    height:50px;
    /*height:70px;*/
    width:351px;
    padding:10px;
    background:#302c29;
    filter:alpha(opacity=70);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.panel-overlay h2{
    color:#fff;
    font-size:14px;
    line-height:16px;
    margin:0;
    padding:0;
    color:#fff;
    font-weight:bold;
}
.panel-overlay p{
    color:#fff;
    padding:0;
    margin:0;
    font-weight:bold;
}


#spotlight .overlay{ 
    width:372px!important;
    height:25px !important;
    position:relative;
    z-index:999;
    background: url(images/bg-spotlight-btm.jpg) repeat-x 0 top;
    display:block;
    position:absolute;
    left:0;
    bottom:15px;
}
/*#spotlight .overlay{ 
        font-size:14px;
        color:#333;
        float:left;
}
*/
#spotlight .overlay{ 
    font-size:14px;
    color:#333;
    float:left;
    padding-top:8px;
}

.strip_wrapper{ 
    position:absolute;
    z-index:999;
    height:40px!important;
    .height:47px!important;
    left:10px!important;
    .left:0px!important;
    bottom:8px!important;
    width:350px!important;
    .width:372px!important;
    .background: url(images/bg-spotlight-btm.jpg) repeat-x 0 bottom !important;
    display:block!important;
}
#spotlight ul.filmstrip{
    float:left;
    height:30px;
    width:350px!important;
    .padding-left:10px!important;
    margin-top:20px!important;
    .margin-top:29px!important;

}
#spotlight ul.filmstrip li{
    float:left;
    padding:5px 0 0 10px!important;
    width:3px!important;
    height:8px!important;
    color:#333;
    background: url(images/bg-filmstrip.png) no-repeat 0 top;
    font-weight:bold;


}

#spotlight #pointer{
    width:26px!important;
    height:12px!important;
    background: url(images/bg-pointer.png) no-repeat 0 top;
}
#spotlight #pointer img{display:none;}
#spotlight a.view{
    width:62px;
    height:25px;
    position:absolute;
    bottom:0px;
    right:0px;
    z-index:999;
}

.sidebar .map{
    float:left;
    margin-bottom:4px;
    border:solid 6px #867642;
    width:349px;
    height:112px!important;
}

.sidebar .add{
    float:left;
    margin-bottom:2px;
}
.sidebar .add a img{
    /*    height:446px;
        width:182px;*/
}
/* @group Contact  */

.contact, .suggestion{
    float:left;
    width:570px;
    margin:0 20px 0 0;
    padding:0 0 15px 0;
    background:#e9e8ea;
    border-bottom:solid 5px #3d2c7e;
    min-height:395px;
    height:auto!important;
    height:395px;
}
.contact1{
    float:left;
    width:314px;
    margin:0 20px 0 0;
    padding:0;
}

.contact1 h3{
    padding:10px 20px;
    color:#333;
    margin:0;
    font-size:14px;
    color:#2f2261;
}

.contact h3, .registration h3, .contact-details h3, .suggestion h3{
    padding:10px 20px;
    color:#333;
    margin:0;
    font-size:14px;
    color:#2f2261;
}
.contact-details h3{padding:10px 0px 20px 0;}
.contact form, .suggestion form{
    float:left;
    width:310px;
    border-right: solid 1px #cfced1;
    margin:0 20px 0 0;
    background: url(images/icon-mail.gif) no-repeat 260px 10px;
}
.suggestion form{
    width:280px;
    border:none;
    background: url(images/icon-mail.gif) no-repeat 240px 0px;
}
.contact form{
    float:left;
    width:310px;	
    border-right: solid 1px #cfced1;
    margin:0 20px 0 0;
    background: url(images/icon-mail.gif) no-repeat 260px 10px;
    min-height:386px;
    height:auto!important;
    height:386px;

}
.contact ul, .suggestion ul, .reply ul{
    float:left;
    width:280px;
    margin:0;
    padding:10px 20px;
}
.contact ul li, .suggestion ul li, .reply ul li{
    margin:0;
    padding:0 0 5px 0;
    list-style:none;
}
.contact ul li .error{

    border:solid 1px red;
    background:#f2e5f9;

}
.contact label.error {
    display: block;
    color: red;
    font-style: italic;
    font-weight: normal;
    border:none !important;
    background:none !important;
}

.contact ul li label, .suggestion ul li label{
    float:left;
    width:100%;
    font-size:11px;
    color:#6a624c;
    padding:0 0 3px 0;
}
.contact ul li label span, .suggestion ul li label span{
    color:red!important;
}
.contact ul li .txt, .suggestion ul li .txt, .reply .txt{
    width:265px;
    padding:2px;
    height:18px;
    border:solid 1px #d8d1b4;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}

.contact ul li textarea, .suggestion ul li textarea, .reply ul li textarea{
    width:265px;
    padding:2px;
    height:75px;
    border:solid 1px #d8d1b4;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}

.contact ul li.title{
    float:left;
    width:60px;
    margin-right:5px;
}
.contact ul li.title select, .suggestion ul li select{
    width:55px;
    padding:2px;
    height:22px;
    border:solid 1px #d8d1b4;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}
.contact ul li.chkbx label{
    float:left;
    width:250px;
    font-size:10px;
}
.contact ul li .chkbox{
    float:left;
    width:10px;
    height:10px;
}

.contact ul li.medium{float:left;width:210px;}
.contact ul li.min{float:left;width:139px;}

.contact ul li.medium .txt{width:200px;}
.contact ul li.captcha{float:left;width:205px;}
.contact ul li.submit{float:left;width:70px;}

.contact ul li.captcha .txt, .reply ul li.captcha .txt{width:123px; float:left;margin:3px 0 0 5px;}
.contact ul li.submit .txt{width:90px;}

.contact ul li.min .txt{width:125px;}

.contact-details, .bookmark{float:left;width:227px;}
.contact-details{background: url(images/icon-phone.gif) no-repeat 190px 10px; float:left; color:#39331d!important;}



.suggestion {width:570px; background:#e9e8ea url(images/icon-mail.gif) no-repeat 240px 10px; height:473px!important;.height:473px!important;}
.suggestion1 {width:309px; height:475px!important; float:left;}
.suggestion form{background:none;}
.suggestion ul{width:240px;}
.suggestion ul li .txt{width:240px;}
.suggestion ul li .txt{width:240px;}
.suggestion ul li textarea{width:240px;}

.suggestion ul li.title{float:left;width:60px;}
.suggestion ul li.title label{float:left; width:auto;}
.suggestion ul li.title select{float:left; clear:both;}

.suggestion ul li label{width:auto; }
.suggestion ul li.mandatory label{width:auto; margin:0 0 0 0; padding:0 0 0 0; float:left; }
.suggestion ul li.name{float:left; width:180px;}
.suggestion ul li.name .txt{width:333px; clear:both; display:block; }
.suggestion ul li .txt{width:392px; clear:both; display:block; }
.suggestion ul li textarea{width:392px; clear:both; display:block; }
.suggestion ul li .error{

    border:solid 1px red;
    background:#f2e5f9;

}
.suggestion label.error {
    display: block;
    color: red;
    font-style: italic;
    font-weight: normal;
    border:none !important;
    background:none !important;
}
/*.suggestion ul li label.error
        {
                color:#F00 !important;
                position:absolute;
                left:112px;
                z-index:99999!important;
                margin-top:4px!important;

                
        }*/
.suggestion ul li label.error
{
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;


}
label.error
{
    color:#F00 !important;

}
.suggestion ul li.captcha{float:left; width:234px; }
.suggestion ul li.captcha img{float:left; clear:both; margin-right:10px;}
.suggestion ul li.captcha .txt{float:left; width:80px; clear:none;}
.suggestion ul li.captcha .submit{float:left; width:75px;}
.suggestion ul li.submit input{margin-top:10px;}
.suggestion ul li.submit{float:left;height:20px; margin:0 0 0 0; padding:0 0 0 0;}


.contact-details h3, .bookmark h3{
    color:#2f2261;
    font-size:14px;
    padding:0 0 8px 0;
    margin:5px 0 8px 0;
}
.contact-details h3{
    margin-top:13px;
}

/* @group Contact details  */
.contact-details address{
    font-size:12px;
    color:#39321e;
    font-weight:bold;
    line-height:18px;
}
.contact-details address strong{
    font-size:14px;
    color:#39321e;
    font-weight:bold;
}
.contact-details address a{
    color:#39321e;
    font-weight:bold;
    text-decoration:none;
}
.contact-details address a:hover{color:#B5690F}

/* @group Registratio form  */
.registration{
    float:left;
    width:100%;
    background:#e9e8ea /*url(images/bg-registration.gif) repeat-y 0px 0px*/;
    border-bottom:solid 7px #3d2c7e;
    min-height:590px;
    height:auto!important;
    height:590px;
    padding-bottom:20px;
}
.registration form{float:left;}
.registration ul{
    float:left;
    width:349px;
    margin:10px;
    padding:0;
}
.registration ul li{
    width:350px;
    float:left;
    margin:0;
    padding:0 0 5px 0;
    height:auto;
    list-style:none;
}
.registration ul li div.cont_hold{
    width:175px;
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.registration ul li h3{
    margin:0px;
    padding:10px 10px 10px 0;
}
.registration ul li label{
    float:left;
    margin:0;
    font-size:11px;
    color:#6a624c;
    padding-bottom:3px;
    line-height:12px;
}
.registration ul li span, .suggestion ul li span{
    float:left;
    width:15px;
    height:13px;
}
.registration ul li span
{background: url(images/mandatory.gif) no-repeat 2px 4px;}
.registration ul li .txt{
    padding:2px; 
    height:21px;
    width:330px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:13px;
    color:#6a624c;
    border:solid 1px #d8d1b4;
    position:relative!important;
}
.registration ul li div.cont_hold .txt{
    padding:2px; 
    height:20px;
    width:154px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:13px;
    color:#6a624c;
    border:solid 1px #d8d1b4;
    position:relative!important;
}
.registration ul li .error{

    border:solid 1px red;
    background:#f2e5f9;

}
.registration label.error {
    display: block;
    color: red;
    font-style: italic;
    font-weight: normal;
    border:none !important;
    background:none !important;
}

.registration ul li select{
    padding:3px; 
    height:25px;
    width:335px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:13px;
    color:#6a624c;
    border:solid 1px #d8d1b4;
    position:relative!important;
}

.registration ul li.captcha{float:left; width:336px;}
.registration ul li.captcha .txt{width:230px!important; margin-left:10px; position:relative!important; clear:right!important;}
.registration ul li.captcha img{float:left; clear:both;}

.registration ul li.submit{float:right;width:105px; margin:10px 0 0 0px;}
.registration ul li.submit .swap{float:right; margin-right:15px;}

.registration ul li.radio{width:550px;height:20px;}
.registration ul li.radio label.main{width:80px;}
.registration ul li.radio input{float:left;}
.registration ul li.radio label{width:50px;float:left;}

.registration ul li.mandatory span, .suggestion ul li.mandatory span{background: url(images/mandatory.gif) no-repeat 2px 4px;}

.registration ul.personal{background: url(images/icon-user.gif) no-repeat 300px 0px; height:560px; .height:570px; border-right:solid 1px #cfced1;}
/*.registration ul.user{background: url(images/icon-user-login.gif) no-repeat 300px 0px;}*/
.registration ul.user-contact{background: url(images/icon-contact.gif) no-repeat 300px 0px;}
.registration ul li label.error{
    color:#F00 !important;
    z-index:99999!important;
    float:left!important;
    width:96%;
}
.form-login2 label.error{
    color:#F00 !important;
    z-index:99999!important;
    float:left!important;
    width:100%;
    text-align:center!important;
}
/* @group Search Result  */
.full-width .search-result{ 
    float:left;
    width:780px;
    padding:10px 0 0 0;
    margin:0 0 0 -10px;
    border-top:solid 1px #d9d4c5;
    position:relative;
}
a.add-search{
    position:absolute;
    right:10px;
    top:10px;
    width:148px;
    height:24px;
}

/* @group Search List  */
.search-list{
    float:left;
    width:760px;
    background:#2f2261;
    height:38px;
    padding:0 10px 0 10px;
}
.search-list1{
    float:left;
    width:760px;
    background:#2f2261;
    padding:10px 10px 0 10px;
    color:#FFF;
}
.search-list strong{
    color:#fff;
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
}

.search-list .tab-list{
    float:left;
    margin:5px 0 0 0;
    padding:0;
    height:33px;
}
.search-list .tab-list li{
    float:left;
    margin:0 5px 0 0;
    padding:0;
    list-style:none;
}
.search-list .tab-list li a{ 
    float:left;
    display:block;
    height:30px;
    padding:3px 0 0 0;
    margin:5px 0 0 0;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    background: url(images/bg-tab.gif) no-repeat left 3px;
    cursor:pointer;
}
.search-list .tab-list li a span{ 
    float:left;
    padding:3px 10px 0 0;
    margin:0 0 0 10px;
    height:30px;
    font-size:12px;
    font-weight:bold;
    background: url(images/bg-tab.gif) no-repeat right 0px;
    cursor:pointer;
}
.search-list .tab-list li.current a{background: url(images/bg-tab.gif) no-repeat left bottom; margin:0;}
.search-list .tab-list li.current a span{background: url(images/bg-tab.gif) no-repeat right -45px; color:#333;}


.search-list span.result{
    float:left;
    color:#fff;
    font-size:11px;
    padding:0 10px;
    margin:6px 0 0 0;
    width:165px;
}


.search-list .icons{
    float:right;
    margin:15px 10px 0 0;
}
.search-list .icons a{
    float:left;
    display:block;
    margin-right:5px;
    border:solid 2px #756647;
}
.search-list .icons a img{
    margin:0;
    padding:0;
}

.search-list select{
    float:right;
    width:85px;
    margin:10px 0 0 0;
}

/* @group project-location  */

.listing ul.project-location{
    width:275px;
    height:590px;
    overflow:auto;
    position:absolute;
    right:-39px;
    top:0;
    float:left;
    margin:0;
    padding:0;
    z-index:9999!important;

}
.listing ul.project-location li{
    float:left;

    overflow:hidden;
    margin:0!important;
    padding:10px;
    background:#c6bc9e;
    border-bottom:solid 1px #dfd5b9;
    width:258px!important;

}


.project-location li.select{background:#2f2261; cursor:pointer; color:#fff!important;/* background-image:url(images/marker.png)!important;
        background-repeat:no-repeat!important;
        background-position:-10px center!important;
        z-index:99999999!important;*/
}
.project-location li.current{background-color:#2f2261!important; cursor:pointer; color:#fff!important;/* background-image:url(images/marker.png)!important;
        background-repeat:no-repeat!important;
        background-position:-10px center!important;
        z-index:99999999!important;*/
}
.project-location li.current a{color:#fff!important;
}
.project-location li.current a:hover{text-decoration:underline!important;
}
.project-location li h3, #content .project-location li h3 a{
    margin:0;
    padding:0 0 5px 0;
    font-size:14px;
    font-weight:bold;
    color:#333;
}
.project-location li.select h3, .project-location li.current h3, .project-location li.current h3 a, .project-location li.select h3 a, .project-location li.select p, .project-location li.current p
{
    color:#fff!important;
}
.project-location li .thumb{
    float:left;
    margin-right:5px!important;
    margin-left:5px!important;
}
.project-location li .details{
    float:left!important;
    width:129px!important;
    *width:110px!important;
    margin:0 0 0 0!important;
    *margin:0 0 0 0!important;		
    padding:0 0 0 0;
    border-right:none!important;
    min-height:75px!important;
    height:auto!important;
    height:75px;
}
#content .project-location li .details p{
    padding:0 0 4px 0;
    margin:0;
    line-height:14px;
}
#content .project-location li.select p, #content .project-location li.select h3 a, {color:#fff;}




.current-search{
    float:left;
    width:940px;
    border-top:solid 1px #d9d4c5;
    margin:-7px 0 0px 0;
    padding:5px 0 0 0;
}
.current-search small{
    font-size:11x;
    color:#978752;
    float:left;
    width:100%;
    padding:0 0 10px 18px;
    background: url(images/sprite.gif) no-repeat left -29px;
    font-family:Arial, Helvetica, sans-serif;
}



/* @group Footer  */
#footer{
    float:left;
    width:941px;
    padding:6px 10px;
    min-height:184px;
    background: url(images/bg-footer.jpg) repeat-x 0px 0;
    background-color:#010101;
}
#footer .footer-content{
    float:left;
    padding:0 0 0 0;
    margin:0 0 6px 0;
    width:940px;
    background: url(images/bg-footer-line.gif) repeat-x left bottom;
}
#footer p{
    float:left;
    padding:0 0 10px 0;
    margin:0;
    width:425px;
    color:#a4a4a4;
    font-size:11px;
}

#footer .nav-footer{
    float:right;
    margin:0;
    padding:0;
}
#footer .nav-footer li{
    float:left;
    margin:0 0 0 10px;
    padding:0 0 0 10px;
    list-style:none;
    background: url(images/bg-navfooter-seperator.gif) no-repeat left 5px;
}
#footer .nav-footer li a{
    color:#fff;
    font-size:11px;
    color:#d1d1d3;
    text-decoration:none;
}
#footer .nav-footer li a:hover{color:#B5690F;}
#footer .nav-footer li.first{
    background:none;
}

/* @group Footer Sitemap */
#footer .sitemap{
    float:left;
    width:630px;
    margin:0;
    padding:0 0 20px 0;
}
#footer .sitemap li{
    float:left;
    width:115px;
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
}
#footer .sitemap li ul{
    float:left;
    margin:0;
    padding:10px 0 0 0;
}
#footer .sitemap li li{
    margin:0;
    padding:0;
}

#footer .sitemap li a{
    color:#fff;
    font-weight:bold;
}
#footer .sitemap li li a{
    font-weight:normal;
    color:#999;
    font-size:11px;
}
#footer .sitemap li li a:hover, #footer .sitemap li li.current a{
    color:#B5690F;
}

/* @group Footer Newsletter */
.newsletter{ 
    float:right;
    width:285px;
    padding:0 0 15px 15px;
    background: url(images/newsletter-sep.gif) no-repeat left 5px;
}
.newsletter h3{
    font-size:13px;
    color:#fff;
    font-weight:bold;
    margin:0;
    padding:0 0 5px 0;
}
#footer .newsletter p{
    color:#fff;
    width:auto;
    line-height:16px;
    padding:0 0 20px 0;
    margin:0;
}
.newsletter div.hold {
    float:right;
    width:285px;
    height:31px;
    margin:0;
    padding:0;
    background: url(images/bg-newsletter.gif) no-repeat 0px 0;
}
.newsletter input.swap {
    float:right;
    border:none;
    width:43px;;
    height:auto;
    background:none;
    padding:6px 8px 0 0;
}
.newsletter input.txt-newsletter {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 13px;
    line-height: 15px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 6px 2px 5px 0px;
    width: 220px;
}
.newsletter label.error
{
    color: #FF0000 !important;
    float: left !important;
    font: 11px Arial;
    margin: 0 !important;
    padding-left: 5px;
    padding-top: 10px;
    width: 214px;		
}

/* @end */
.ui-slider{
    float:left;
    width:100%;
}
#content  .ui-widget-content{
    background:url(images/rangebar.png) repeat-x 0 0;

    border:0px;
}

#content .ui-state-default, #content  .ui-widget-content .ui-state-default,#content  .ui-widget-header .ui-state-default {
    background:url(images/rangearrow.png) no-repeat 0 0;
}
#content  .ui-widget-header {
    background:url(images/range-selected.jpg) repeat-x 0 0;
}

#price-slider-range
{
    width:150px;
    margin-top:0px!important;
    float:left;
    margin-left:5px;
}
#price-slider-range1
{
    width:150px;
    margin-top:0px!important;
    float:left;
    margin-left:5px;
}

.wrap-selector{
    float:left;
    width:280px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

.prize-selector{
    padding-bottom:7px;
}
.prize-selector .value{
    float:right;
    width:108px;
}
.box-search-right .wrap-selector label{
    margin:0 0 7px;
    float:left;
}
.box-search-right .wrap-selector{
    width:512px;
}
.prize-selector, .bedroom-selector{
    float:left;
    width:280px;
    color:#fff;
    padding:0 0 5px;
}
.prize-selector label, .bedroom-selector label{
    float:left;
    margin:0 0 3px;
}
.box-search-right .prize-selector, .box-search-right .bedroom-selector{
    width:231px;
}
.box-search-right .prize-selector{
    margin-right:46px;
}



.prize-selector{
    padding-bottom:7px;
}
.prize-selector .value{
    float:right;
    width:108px;
}
.box-search-right .wrap-selector label{
    margin:0 0 7px;
    float:left;
}
.prize-selector .text, .bedroom-selector .text{
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background:none;
    color:#fff;
    width:74px;
}
.bedroom-selector .text{
    float:right;
    width:16px;
}
.prize-selector .text, .bedroom-selector .text{
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background:none;
    color:#fff;
    width:74px;
}
.bedroom-selector .text{
    float:right;
    width:16px;
}
p.success-msg
{
    padding:10px!important;
    margin:0 0 0 0;
    font:normal 12px Arial!important;
    color:#3f1567!important;
}
#footer p.success-msg{
    float:left!important;
    margin:0;
    width:275px;
    color:#F00!important;
    font-size:11px;
    padding:0 0px 2px 2px!important;
    margin:-18px 0 0 0;
    font:normal 10px Arial!important;

}
.property-detail table strong{
    font-weight:bold!important;
    color:#000;
}


#login {
    width: 238px;
    margin: 0 auto;
    padding:20px 0 0 0px;
    background: url(sexyimages/user.png) no-repeat left center;
}

#login label {
    display:block;
    font-size:12px;
    padding-bottom:5px;
    text-align:right;
    color:#504931!important;
}
#login label.error {
    font-size:11px;
    padding-bottom:0px;
    text-align:right;
    color:#F00!important;
}
#login label em{
    width:84px;
    display:block;
    float:left;
    font-style: normal;
    padding-top:5px;
}
#login input {
    width:146px;
    height:22px;
    border:1px solid #ccc;
    font:bold 12px Arial!important;
    background-color:#f9f7f8;
    border-color:#d9d2b6;
}

#login input.submit {
    width:auto;
    height:auto;
    float:right;
    background-repeat:no-repeat;
    background-image:url(images/log2.png);
    border:none;
    display:block;
    width:53px;
    height:27px;
    color:#39321d!important;
    cursor:pointer;
    font:bold 12px Arial;
}







#login1 {
    margin: 0 0 0 0;
    padding:0 0 0 0px;
    .padding:0 0 0 0px;
    background: url(sexyimages/user.png) no-repeat left center;
}
#login1 .btnn {
    padding:3px 0 0 0; margin:0 0 0 0; float:left;
}

#login1 div.lefter {
    padding:2px 0 0 0; margin:0 0 0 0; float:left; width:400px; 
}
#login1 div.lefter .pass {
    margin:0 0 0 0; padding:0 0 0 1px; float:left;
}


#login1 label {
    display:block;
    font-size:12px;
    color:#fff;
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    width:169px;
}
#loginFrm
{
    position:relative!important;
    margin:0 0 0 0;
    padding:0 0 0 0;


}
#login1 label.error {
    font-size:11px;
    color:#F00!important;
    position:absolute;
    top:-14px;
    .top:-54px;
    margin-left:0;
    .margin-left:-154px;
    clear:both;
    width:220px!important;
}
#login1 label em{
    width:88px;
    display:block;
    float:left;
    font:normal 11px Arial;
    padding-top:2px;
    margin-bottom:1px;
    margin-left:1px;
}
#login1 input {
    width:143px;
    height:17px;
    border:1px solid #38327c;
    font:normal 11px Arial;
    background-repeat:no-repeat;

}
#login1 input.error { border:1px solid red !important; background-color:#F2E5F9!important; height:19px!important; width:150px!important; .width:151px!important;} 
#login1 input.submit {
    width:auto;
    height:auto;
    float:right;
    background-repeat:no-repeat;
    background-image:url(images/login.jpg);
    border:none;
    display:block;
    width:63px;
    height:22px;
    color:#320341!important;
    cursor:pointer;
    font:bold 11px Arial;
    background-color:none;
    margin:0 0 0 0;
    padding:-2px 0 0 0!important;
}

#users-area
{
    margin:0 0 0 0;
    padding:0 0 0 54px;
    float:left;
}







#saveHolder {
    width: 265px;
    margin: 0 auto;
    padding:10px 0 0 0px;
    .padding:7px 0 0 0px;
    background: url(sexyimages/user.png) no-repeat left center;
}

#saveHolder label {
    display:block;
    font-size:12px;
    padding-bottom:5px;
    text-align:right;
    color:#504931!important;
}
#saveHolder label.error {
    font-size:11px;
    padding-bottom:0px;
    text-align:right;
    color:#F00!important;
}
#saveHolder label em{
    width:84px;
    display:block;
    float:left;
    font-style: normal;
    padding-top:5px;
}
#saveHolder input {
    width:146px;
    height:22px;
    border:1px solid #ccc;
    font:normal 12px Arial!important;
}

#saveHolder input.submit {
    width:auto;
    height:auto;
    border:1px solid #ccc;
    float:right;
    background-repeat:no-repeat;
    background-image:url(images/log2.png);
    border:none;
    display:block;
    width:52px;
    height:17px;
    color:#302a17!important;
    cursor:pointer;
    font:normal 12px Arial;
}





#PrimeHolder {
    width: 238px;
    margin: 0 auto;
    padding:10px 0 0 0px;
    .padding:7px 0 0 0px;
    background: url(sexyimages/user.png) no-repeat left center;
}

#PrimeHolder label {
    display:block;
    font-size:12px;
    padding-bottom:5px;
    text-align:right;
    color:#504931!important;
}
#PrimeHolder label.error {
    font-size:11px;
    padding-bottom:0px;
    text-align:right;
    color:#F00!important;
}
#PrimeHolder label em{
    width:84px;
    display:block;
    float:left;
    font-style: normal;
    padding-top:5px;
}
#PrimeHolder input {
    width:146px;
    height:22px;
    border:1px solid #ccc;
    font:normal 12px Arial!important;
}

#PrimeHolder input.submit {
    width:auto;
    height:auto;
    border:1px solid #ccc;
    float:right;
    background-repeat:no-repeat;
    background-image:url(images/log2.png);
    border:none;
    display:block;
    width:52px;
    height:17px;
    color:#302a17!important;
    cursor:pointer;
    font:normal 12px Arial;
}

















#forget {
    width: 238px;
    margin: 0 auto;
    padding:10px 0 0 0px;
    .padding:10px 0 0 0px;
    background: url(sexyimages/user.png) no-repeat left center;
}

#forget label {
    display:block;
    font-size:12px;
    padding-bottom:5px;
    text-align:right;
    color:#504931!important;
}
#forget label.error {
    font-size:11px;
    padding-bottom:0px;
    text-align:right;
    color:#F00!important;
}
#forget label em{
    width:84px;
    display:block;
    float:left;
    font-style: normal;
    padding-top:5px;
}
#forget input {
    width:146px;
    height:22px;
    border:1px solid #ccc;
    font:normal 12px Arial!important;
}

#forget input.submit {
    width:auto;
    height:auto;
    border:1px solid #ccc;
    float:right;
    background-repeat:no-repeat;
    background-image:url(images/log2.png);
    border:none;
    display:block;
    width:52px;
    height:17px;
    color:#302a17!important;
    cursor:pointer;
    font:normal 12px Arial;
}


.container {
    border: 0;
    position: relative; width: 155px; height: 20px; overflow: hidden!important;
    background-image:url(images/bg.png);
}
.inpSelect {
    color: black; 
    position: absolute; width: 151px!important; top: -2px; left: -1px;
    border:none;
    background-color:#FFF!important;
    height:22px!important;
}

#note strong.security
{
    font:normal 11px Arial;
    color:#F00;
    margin-top:10px!important;
    padding-top:10px!important;
}
div.holder
{
    margin:0 0 2px 0; padding:0 0 3px 0; float:left; width:384px;
    border-bottom:solid 1px #d3d3d6;
}

div.holder-fullwidth
{
    margin:0 0 2px 0; padding:0 0 3px 0; float:left; width:565px;
    border-bottom:solid 1px #d3d3d6;
}
a.forgot
{
    color:#fff!important;
    text-decoration:underline;
    font-size:11px;
    cursor:pointer!important;
}

h2.loger
{
    font:bold 16px Arial;
    color:#39321f!important;
    border-bottom:solid 1px #cfcfcf;
    padding-bottom:5px;
    margin:0 auto;
    width:316px;
}
div.login_error
{
    font:normal 11px Arial;
    color:#F00!important;
    float:left;
    width: 332px;
    text-align:right!important;
    margin:0 0 0 0; padding:4px 1px 2px 0!important; 
    height:10px!important;
}


h2.loger1
{
    font:bold 16px Arial;
    color:#39321f!important;
    border-bottom:solid 1px #cfcfcf;
    padding-bottom:5px;
    margin:0 auto;
    width:379px;
}

a.go_back
{
    margin:0 0 0 0;
    padding:0 0 0 20px;
    background-repeat:no-repeat;
    background-image:url(images/go_back.jpg);
    background-position:0px 0px;
    height:30px;
    width:122px ; 
    font:bold 13px Arial;
    color:#4a3516;
}
a.go_back1
{
    margin:0 0 0 0;
    padding:0 0 0 20px;
    background-repeat:no-repeat;
    background-image:url(images/view_large.jpg);
    background-position:0px 0px;
    height:30px;
    width:122px ; 
    font:bold 13px Arial;
    color:#2f2261;
    text-decoration:underline;
    z-index:9999!important;
}
.go_b
{
    margin:0 5px 0 0; padding:5px 0 0 0; float:right;
}
.go_b1
{
    padding:10px;
    z-index:999!important;
    position:absolute;
    bottom:20px;
    right:1px;
    background-color:#FFF;
}
.info
{
    margin:0 0 0 0px;
    padding:4px 0 0 0px;
    float:left!important;
    /*	border:dotted 1px #cda9e6;*/
    width:84px!important;
}
.holder
{
    margin:0 0 0 0; padding:0 0 0 0; float:left; important; width:97px; height:100px;
}
.info1
{
    margin:0 0 0 0;
    padding:0 0 2px 0;
    float:left!important;
    width:95px;!important;
    color:#553c64!important;
    font:bold 11px Arial;
    height:auto!important;
    overflow:hidden;

}
.info2
{
    margin:0 0 0 0;
    padding:1px 0 2px 0!important;
    float:left!important;
    width:95px!important;
    color:#553c64!important;
    font:bold 11px Arial;
    height:auto!important;
    overflow:hidden;
    /*background-repeat:no-repeat;
    background-image:url(images/contact.png);
    background-position:0px 0px*/

}
.bg_contact
{
    margin:5px 0 0 3px;
    padding:0 0 0 0;
    float:left;
    width:76px;
    /*height:15px;*/
    height:0px;
    background-repeat:no-repeat;
    /*	background-image:url(images/contact.png);*/

}
.adder img{
    /*    width:388px;
        height:121px;*/
}
input.error { border:1px solid #CC0000 !important; background-color:#F2E5F9!important;} 
textarea.error { border:1px solid #CC0000 !important; background-color:#F2E5F9!important;} 

div.error {
    color: #ff0618;
    margin:7px 1px 0 2px!important;
    padding:5px 0 0 0;
    .padding:5px 0 8px 0;
    /*background-repeat:no-repeat;
            background-image:url(images/err_bg.png);*/
    background-color:#fff9d7;
    height:auto;
    border:solid 1px #e2c822;
}
div.error img {
    margin:-1px 2px 0px 2px!important;
}
div.error span {
    font:normal 11px Arial;
    margin:2px 0 0 0!important;
    padding:2px 0 0 0!important;
}
#notesuggestion 
{
    margin:10px 5px 0 5px!important;
    padding:0 0 0 0;
}
#noteContact 
{
    margin:10px 5px 0 5px!important;
    padding:0 0 0 0;
}

#notesuggestion strong
{
    font:bold 15px Arial;
    padding:5px 0 0 3px!important;
    margin-top:5px!important;
    margin-right:10px!important;
}
#noteContact strong
{
    font:bold 15px Arial;
    padding:5px 0 0 3px!important;
    margin-top:5px!important;
    margin-right:10px!important;
}
#noteEnquiry strong
{
    font:bold 15px Arial;
    margin-bottom:5px!important;
}
#noteRegister strong
{
    font:bold 15px Arial;
    margin-bottom:5px!important;
    margin-top:10px;
}
#noteReport
{
    margin:10px 0 0 0;
    padding:5px 0 0 10px;
}
#noteReport strong
{
    font:bold 12px Arial;
    margin-bottom:5px!important;
    margin-top:10px;
}
#noteForget
{
    margin-top:5px!important;
    text-align:center;
}
#noteForget strong
{
    font:bold 11px Arial;
    margin-bottom:5px!important;
    margin-top:10px!important;
}
#noteLogin {
    font:bold 11px Arial;
    color:red;
    text-align:left;
    position:absolute;
    top:-15px;
    left:0;
    width:311px;
}
#noteRegister
{
    margin-bottom:5px!important;
    margin-top:10px;
}
#reportFrm label.error{
    float:left;
    margin:0 0 0 140px;
    width:200px;
    position:static;
}
#users-area strong
{
    color:#d2bbfa;
}
.text1
{
    margin-top:7px;
}
input.checkbox-log
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:left;
    width:20px!important;
    height:auto!important;
}

.accounts1{
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.accounts1 table{
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
    color:#000;
    font:normal 12px Arial;
}
.accounts1 table td{
    padding:4px;
}
.accounts1 table td.focusarea{
    background-color:#d9d6d6;
}

.accounts1 table td table{
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
    color:#000;
    width:100%!important;
}
.accounts1 table td table td{
    padding:3px;
}
.accounts1 table.favourate{
    border-left:solid 1px #cfcfd1;
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;

}
#content.w-780 .accounts1 table td{
    margin:0 3px 0 3px;
    padding:4px 0 4px 0;

}

.accounts1 table th{
    border-bottom:solid 5px #fff;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.accounts1 table th h3{
    color:#fff;
    font-size:14px;
    padding:5px;
    margin:0;
}
.accounts1 table td input.sold
{
    background-repeat:no-repeat;
    background-image:url(images/btn-sold.gif);
    border:none;
    width:68px;
    height:26px;
    margin:-10px 0 0 0!important;
    padding:0 0 0 0;
}
.accounts1 table td .btn{padding:5px 10px; float:left;}
.accounts1 table td .btn .swap{margin-right:10px;}
.accounts1 table td a{ color:#69108e; margin:5px;
}

.accounts1 table td .records{
    float:right;
    margin:10px 10px 0;
    font-size:11px;
}


.accounts1 table td table.favourate th{
    height:28px;
    .height:17px;
    border-bottom:none;
    color:#333;
    font-size:11px;
    text-align:center;
    border-right:solid 1px #cfcfd1;
    background: url(images/bg-th.gif) repeat-x 0px bottom;
    margin:0 0 0 0;
    padding:0 0 0 0;

}
.accounts1 table td table.favourate th.topper{
    padding-top:7px!important;
}
.accounts1 table td table.favourate th.left{
    padding-left:19px!important;
}
.accounts1 table td table.favourate td{
    border-bottom:solid 1px #cfcfd1;
    border-right:solid 1px #cfcfd1;
    height:55px;
    background:#f8f3e3;
    font-size:11px;
    text-align:center;
}
.accounts1 table td table.favourate tr.bg1 td{background:#e6e6e6;}
.bg2{background:#e6e6e6;}



table.profile{
    float:left;
    width:780px!important;
    margin:0 0 0 0;
    padding:0;
    color:#000;
    border: solid 1px #CFCFD1;

}

table.profile td{
    margin:0!important;
    padding:9px 3px 0 3px!important;
    font:normal 11px Arial;
}


table.profile th{
    border-bottom:solid 5px #fff;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
table.profile th h3{
    color:#fff;
    font-size:14px;
    padding:5px;
    margin:0;
}
table.profile td input.sold
{
    background-repeat:no-repeat;
    background-image:url(images/btn-sold.gif);
    border:none;
    width:68px;
    height:26px;
    margin:-10px 0 0 0!important;
    padding:0 0 0 0;
}
table.profile td .btn{padding:5px 10px;}
table.profile td .btn .swap{margin-right:10px;}
table.profile td a{ color:#69108e; margin:5px;
}

table.profile td .records{
    float:right;
    margin:10px 10px 0;
    font-size:11px;
}

table.profile td table.profile1{
    border:none!important;
    margin-bottom:2px!important;

}
table.profile1 td input, table.profile1 td select, table.profile1 td textarea
{
    border:solid 1px #D8D1B4;
    padding:4px;
}
#content.proj-detail h1 span{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
    position: absolute;


}

.accounts table.profile td table.profile1 tr td{background:#F8F3E3; padding:6px!important; margin:2px 0 0 0!important;}
.accounts table.profile td table.profile1 tr.bg1 td{background:#e6e6e6; padding:6px!important;  margin:2px 0 0 0!important;}

#PaymentIntdiv select
{
    width:200px;
}
#devdiv{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
}
#devdiv select
{
    width:210px;
}
#projectdiv select
{
    width:210px;
}
#otherloc select
{
    width:210px;
}






table.profile3{
    float:left;
    width:780px!important;
    margin:0 0 0 0;
    padding:0;
    color:#000;
    border: solid 1px #CFCFD1;

}

table.profile3 td{
    margin:0!important;
    padding:8px 0px 0 2px!important;
    font:normal 11px Arial;
}


table.profile3 th{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
table.profile3 th h3{
    color:#fff;
    font-size:14px;
    padding:5px;
    margin:0;
}
table.profile3 td input, table.profile3 td select, table.profile3 td textarea
{
    border:solid 1px #D8D1B4;
    padding:4px;
}
table.profile3 td .imaging
{
    background-repeat:no-repeat;
    border:none!important;
    font:bold 13px Arial;
    font-weight:bold;
    background:url(images/buton_2.png);
    width:130px;
    height:41px;
    color:#605A50!important;
    cursor:pointer!important;
}
table.profile3 td .imaging:hover
{
    background-repeat:no-repeat;
    border:none!important;
    font:normal 13px Arial;
    font-weight:bold;
    background:url(images/hover2.png);
    width:130px;
    height:41px;
    color:#605A50!important;
    cursor:pointer!important;
}
table.profile3 td .imaging2
{
    background-repeat:no-repeat;
    border:none!important;
    font:bold 13px Arial;
    background:url(images/buton_1.png);
    width:85px;
    height:45px;
    color:#605A50!important;
    cursor:pointer!important;
    margin-left:10px;

}
table.profile3 td .imaging2:hover
{
    background-repeat:no-repeat;
    border:none!important;
    font:bold 13px Arial;
    background:url(images/hover1.png);
    width:85px;
    height:45px;
    color:#605A50!important;
    cursor:pointer!important;
    margin-left:10px;
}
.imaging1
{
    background-repeat:no-repeat;
    border:none!important;
    font:normal 12px Arial;
    background-image:url(images/buton_new1.png);
    width:110px;
    height:23px;
    color:#000!important;
    cursor:pointer!important;
}
table.profile3 td .btn{padding:5px 10px;}
table.profile3 td .btn .swap{margin-right:10px;}
table.profile3 td a{ color:#69108e; margin:5px;
}

table.profile3 td .records{
    float:right;
    margin:10px 10px 0;
    font-size:11px;
}

table.profile3 td table.profile4{
    border:none!important;
    margin-bottom:2px!important;

}
.accounts table.profile3 td table.profile4 tr td{background:#F8F3E3; /*padding:6px!important;*/ margin:2px 0 0 0!important;}
.accounts table.profile3 td table.profile4 tr td table.im
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    /*border:solid 1px #ccc;
    border-right:solid 1px #ccc!important;*/
    width:200px;
    height:250px;

}
.accounts table.profile3 td table.profile4 tr td table.im td
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;

}
.accounts table.profile3 td table.profile4 tr td table.im img
{
    margin:0 0 5px 2px;
}
.accounts table.profile3 td table.profile4 tr.bg1 td{background:#e6e6e6; padding:6px!important;  margin:2px 0 0 0!important;}


.accounts table.profile3 td table.profile4 tr.bg1 td h2{

    font-size:15px!important;
    color:#39321e;
    line-height:19px;
    padding:0 0 0 10px!important;
    margin:0 0 0 0!important;
    font-weight:bold;
    background:none!important;
    border:none!important;
}

.accounts table.profile3 td table.profile4 tr td small{ margin:0 0 0 0; padding:0 0 0 0; width:220px; font:normal 10px Arial; }
.accounts table.profile3 td table.profile4 tr.bg1 td small{margin:0 0 0 0; padding:0 0 0 0; float:left; width:330px; font:normal 10px Arial;}
.error
{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.accounts table.profile3 td table.profile4 tr td #aminity1
{

    margin:0 0 0 0; 
    padding:0 0 0 0;
    float:left;
    width:100%
}
.accounts table.profile3 td table.profile4 tr td #aminity1 ul li
{

    margin:0 0 0 0; 
    padding:0 0 0 0;
    float:left;
    list-style:none!important;
    width:189px;
}
.accounts table.profile3 td table.profile4 tr td #aminity2
{

    margin:0 0 0 0; 
    padding:0 0 0 0;
    float:left;
    width:100%
}
.accounts table.profile3 td table.profile4 tr td #aminity2 ul li
{

    margin:0 0 0 0; 
    padding:0 0 0 0;
    float:left;
    list-style:none!important;
    width:33%!important;
}
.accounts table.profile3 td table.profile4 tr td table.checker
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:100%;

}
.accounts table.profile3 td table.profile4 tr td table.checker td
{
    margin:0 0 0 0 ;
    padding:4px 0 4px 0!important;
    color:#000!important;
}

.accounts table.profile3 td table.profile4 tr td table.checker td #aminity1
{
    margin:0 0 0 0 ;
    padding:0 0 0 0;
    float:left;
}
.accounts table.profile3 td table.profile4 tr td table.checker td #aminity1 .full
{
    margin:0 0 4px 0 ;
    padding:0 0 0 0;
    float:left;
    width:242px;
}
.accounts table.profile3 td table.profile4 tr td table.checker td #aminity1 input
{
    margin:0 3px 0 0 ;
    padding:4px 0 4px 0!important;
    color:#000!important;
    float:left;
}
.accounts table.profile3 td table.profile4 tr td table.checker td #aminity2
{
    margin:0 0 0 0 ;
    padding:0 0 0 0;
    float:left;

}
.accounts table.profile3 td table.profile4 tr td table.checker td #aminity2 .full
{
    margin:0 0 4px 0 ;
    padding:0 0 0 0;
    float:left;
    width:242px;

}
.accounts table.profile3 td table.profile4 tr td table.checker td #aminity2 input
{
    margin:0 3px 0 0 ;
    padding:4px 0 4px 0!important;
    color:#000!important;
    float:left;
}
.accounts table.profile3 td table.profile4 tr td table.checker td input
{
    margin:0 5px 0 0;
    padding:0 0 0 0;
}
.accounts table.profile3 td table.profile4 tr td table.checker td .swap
{
    border:none!important;
}
.advertise
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    background-repeat:no-repeat;
    background-image:url(images/advertise.jpg);
    display:block;
    width:240px;
    height:493px;
}
table.profile4 td table.imagerr
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    border:solid 1px #cdcdcd!important;
}
table.profile4 td table.imagerr td
{
    margin:0 0 0 0;
    padding:0 0 0 0;
}

table.profile4 td table.imagerr td img
{
    margin:0 0 5px 0;
    padding:0 0 0 0;
    width:217px;
    height:110px;
    border: solid 1px #b56ad4!important;
    padding:1px;
}
table.profile4 td table.imagerr td a
{

}
span
{
    font:normal 12px Arial;
}
.listing h3.no-prop
{
    margin:0 0 0 0;
    padding:10px 0 0 0;
    float:left;
    font:bold 12px Arial;
}
ul.facilities
{

    float:left;
    margin-left:0px;
    margin-bottom:3px;
    margin-right:0px;
    width:100%;
}
ul.facilities li
{
    margin:0 0 6px 5px;
    padding:6px 0 6px 23px;
    list-style:none;
    background-repeat:no-repeat;
    background-image:url(images/facility.jpg);
    background-position:10px 8px;
    font:bold 12px Arial;
    color:#333;
    background-color:#f3f3f5;
    width:217px;
    float:left;
}
.bger
{
    margin:0 3px 0 0!important; padding:0 0 0 0; float:right; width:177px; height:28px; background-repeat:no-repeat; background-image:url(images/bg1.png); .background-image:none;
}
.bger select
{
    margin:1px 0 0 1px;
    padding:0 0 0 0;
    float:left;
    width:174px!important;
    height:20px;
}
.imaging
{
    background-repeat:no-repeat;
    border:none!important;
    font:normal 12px Arial;
    background-image:url(images/buton.png);
    width:65px;
    height:23px;
    color:#000!important;
    cursor:pointer!important;
    margin-right:3px;
}
.primer
{
    margin:0 0 0 0;
    padding:10px 0 0 0!important;
    float:left;
    width:135px;
}
.primer_log
{
    margin:0 0 0 0;
    padding:0 0 0 0!important;
    float:left;
}
.primer1
{
    margin:0 0 0 0;
    padding:0 0 0 76px!important;
    float:left;
}
.primer div.checking
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    width:21px;
}
.primer div.checking input
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left!important;
    width:20px!important;
}
.primer div.prime_label
{
    margin:0 0 0 0;
    padding:4px 0 0 0!important;
    float:left;
    color:#7f7866!important;
    font:normal 11px Arial;
    text-decoration:underline;
}
span.fav-error
{
    font:normal 11px Arial;
    color:red;
}
span.fav-success
{
    font:normal 11px Arial;
    color:red;
}





/* Step images */

#Edit_Property{
    width:450px;
    float:left;
    padding:10px;
}
.Edit_img{
    width:70px;
    float:left;
    padding:10px;
}
.Edit_img a{
    color: #FFFFFF ;
    float: left;
    font-size: 26px;
    padding: 13px 0 0 16px;
    width: 12px;
    font-family:Arial, Helvetica, sans-serif;
}
.property_active{
    background:url(images/active.png) no-repeat;
    width:60px;
    height:55px;
    float:left;
    margin-left:6px;
    color:#FFFFFF ;
}
.property_active a{
    float:left;
    color:#FFFFFF !important;
    font-weight:bold;
}

span.text_edit{
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:15px;
    color:2f2261;
    float:left;
    text-align:center;
    margin-top: 5px;
}
.edit_arrow{
    background: url(images/edit_arrow.png) no-repeat;
    width:53px;
    height:29px;
    margin-top:15px;
    margin-left: 12px;
}
.property_sel{
    background:url(images/edit_sel.png) no-repeat;
    width:61px;
    height:55px;
    margin-left:6px;
    float:left;
}
.property_sel a{
    color: #969494;
    float: left;
    font-size: 26px;
    padding: 13px 0 0 19px;
    width: 12px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
/* Step images */
.manu_button_map{
    background:url(images/map_button.png) no-repeat;
    width:140px;
    height:30px;
    border:none;
    font-size:12px;
    font-weight:bold;
    color:#0F540F;
}


.table_text{
    margin:15px;
}

#pass1
{
    color:#666666!important; z-index:100; position:absolute; top:6px; left:2px; font-size:11px!important;
}
#pass2{position:relative;}
span.pop{
    margin-top:6px;
    float:right;	
}
#pass2 .error{padding-left:3px!important;}
body{
    overflow-x:hidden;
}
#content .search ul li .input01,#wrap-content .search ul li .input01 {
    border: medium none;
    height: 16px;
    margin-left: 1px;
    margin-top: 2px;

}
#content .search ul li .input01{
    width: 174px;
}
#wrap-content .search ul li .input01{
    width: 153px;
}
.over
{
    width:100%; background:#000000; height:100%; position:absolute;opacity:0.7;
    filter:alpha(opacity=70);
    z-index:1000;
    display:none;
    *left:0px;
    *width:780px;
    *top:0px;

}
</pre></body></html>