/*********** SELECTOR STYLES  ***********/
body { background:#fff; font:12px/1.5em Arial, Helvetica; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
body { margin:5px 0; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
table { border-collapse:collapse; border-spacing:0; }

a { color:#000; text-decoration:none; } a:hover { text-decoration:none; color:#f30; }
a.button { background:#fff none repeat-x bottom; border:1px solid #9cf; padding:3px 10px; display:inline-block; border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
a.button:hover { border:1px solid #39c; }

input, select, textarea { font-size:0.9em; font-family:Arial, Helvetica, sans-serif; }
.input, select, textarea { background:#fff none repeat-x bottom; border:1px solid #69f; }
textarea, .input { padding:2px 5px; }
textarea { overflow:auto; }
input.button { background:#06c none repeat-x bottom; color:#fff; border:1px solid #039; padding:2px 8px; overflow:visible; cursor:pointer; }
input.button:hover { background:#039; }
.star { font-family:verdana; color:#f00; }

/***** ALIGNMENT STYLES *****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vaSub { vertical-align:sub; }
.vaSup { vertical-align:super; }
.vab { vertical-align:bottom; }
.fo { width:100%; display:block; clear:both; }
.fo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }

/***** FORMAT STYLES *****/
.b1px { height:1px; line-height:1px; font-size:1px; }
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.bn { font-weight:normal; }
.i { font-style:italic; }
.in { font-style:normal; }
.uo a { text-decoration:none; } .uo a:hover { text-decoration:underline; }
.uu a { text-decoration:underline; } .uu a:hover { text-decoration:none; }
.u, a.u { text-decoration:underline; } a.u:hover { text-decoration:none; }
.un, .un a, .un a:hover { text-decoration:none; }
.n { font-weight:normal; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap:break-word; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.db, .block { display:block; margin:0 auto; }
.di, .inline { display:inline; }
.dib { display:inline-block; }
.dn, .none { display:none; }
.pa, .absolute { position:absolute; }
.pr, .relative { position:relative; }
.cp { cursor:pointer; }
.ul0 li { list-style:none; }

/***** MARGIN STYLES *****/
.ma1px a { margin:0 1px; }
.ma2px a { margin:0 2px; }
.ma3px a { margin:0 3px; }
.ma5px a { margin:0 5px; }
.ma7px a { margin:0 7px; }
.ma10px a { margin:0 10px; }
.ma12px a { margin:0 12px; }
.ma15px a { margin:0 15px; }

.m0px { margin:0px; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m3px { margin:3px; }
.m4px { margin:4px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m7px { margin:7px; }
.m10px { margin:10px; }
.m12px { margin:12px; }
.m15px { margin:15px; }
.m17px { margin:17px; }
.m20px { margin:20px; }
.m22px { margin:22px; }
.m25px { margin:25px; }
.mt0px { margin-top:0px; }
.mt1px { margin-top:1px; }
.mt2px { margin-top:2px; }
.mt5px { margin-top:5px; }
.mt7px { margin-top:7px; }
.mt10px { margin-top:10px; }
.mt12px { margin-top:12px; }
.mt15px { margin-top:15px; }
.mt17px { margin-top:17px; }
.mt20px { margin-top:20px; }
.mt22px { margin-top:22px; }
.mt25px { margin-top:25px; }
.mt30px { margin-top:30px; }
.mr0px { margin-right:0px; }
.mr1px { margin-right:1px; }
.mr2px { margin-right:2px; }
.mr5px { margin-right:5px; }
.mr7px { margin-right:7px; }
.mr10px { margin-right:10px; }
.mr12px { margin-right:12px; }
.mr15px { margin-right:15px; }
.mr17px { margin-right:17px; }
.mr20px { margin-right:20px; }
.mr22px { margin-right:22px; }
.mr25px { margin-right:25px; }
.mr30px { margin-right:30px; }
.mb0px { margin-bottom:0px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb7px { margin-bottom:7px; }
.mb10px { margin-bottom:10px; }
.mb12px { margin-bottom:12px; }
.mb15px { margin-bottom:15px; }
.mb17px { margin-bottom:17px; }
.mb20px { margin-bottom:20px; }
.mb22px { margin-bottom:22px; }
.mb25px { margin-bottom:25px; }
.mb30px { margin-bottom:30px; }
.ml0px { margin-left:0px; }
.ml1px { margin-left:1px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml7px { margin-left:7px; }
.ml10px { margin-left:10px; }
.ml12px { margin-left:12px; }
.ml15px { margin-left:15px; }
.ml17px { margin-left:17px; }
.ml20px { margin-left:20px; }
.ml22px { margin-left:22px; }
.ml25px { margin-left:25px; }
.ml30px { margin-left:30px; }

/***** PADDING STYLES *****/
.p0px { padding:0px; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px { padding:3px; }
.p4px { padding:4px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p7px { padding:7px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p12px { padding:12px; }
.p15px { padding:15px; }
.p17px { padding:17px; }
.p20px { padding:20px; }
.p22px { padding:22px; }
.p25px { padding:25px; }
.pt0px { padding-top:0px; }
.pt1px { padding-top:1px; }
.pt2px { padding-top:2px; }
.pt5px { padding-top:5px; }
.pt7px { padding-top:7px; }
.pt10px { padding-top:10px; }
.pt12px { padding-top:12px; }
.pt15px { padding-top:15px; }
.pt17px { padding-top:17px; }
.pt20px { padding-top:20px; }
.pt22px { padding-top:22px; }
.pt25px { padding-top:25px; }
.pt30px { padding-top:30px; }
.pr0px { padding-right:0px; }
.pr1px { padding-right:1px; }
.pr2px { padding-right:2px; }
.pr5px { padding-right:5px; }
.pr7px { padding-right:7px; }
.pr10px { padding-right:10px; }
.pr12px { padding-right:12px; }
.pr15px { padding-right:15px; }
.pr17px { padding-right:17px; }
.pr20px { padding-right:20px; }
.pr22px { padding-right:22px; }
.pr25px { padding-right:25px; }
.pr30px { padding-right:30px; }
.pb0px { padding-bottom:0px; }
.pb1px { padding-bottom:1px; }
.pb2px { padding-bottom:2px; }
.pb5px { padding-bottom:5px; }
.pb7px { padding-bottom:7px; }
.pb10px { padding-bottom:10px; }
.pb12px { padding-bottom:12px; }
.pb15px { padding-bottom:15px; }
.pb17px { padding-bottom:17px; }
.pb20px { padding-bottom:20px; }
.pb22px { padding-bottom:22px; }
.pb25px { padding-bottom:25px; }
.pb30px { padding-bottom:30px; }
.pl0px { padding-left:0px; }
.pl1px { padding-left:1px; }
.pl2px { padding-left:2px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl10px { padding-left:10px; }
.pl12px { padding-left:12px; }
.pl15px { padding-left:15px; }
.pl17px { padding-left:17px; }
.pl20px { padding-left:20px; }
.pl22px { padding-left:22px; }
.pl25px { padding-left:25px; }
.pl30px { padding-left:30px; }

/***** COLOR STYLES *****/
.black, .black a, a.black { color:#000; } .black a:hover, a.black:hover { color:#f00; }
.blue, .blue a, a.blue { color:#00f; } .blue a:hover, a.blue:hover { color:#009; }
.brown, .brown a, a.brown { color:#600; } .brown a:hover, a.brown:hover { color:#960; }
.chocolate, .chocolate a, a.chocolate { color:#D2691E; } .chocolate a:hover, a.chocolate:hover { color:#9A4F16; }
.cyan, .cyan a, a.cyan { color:#0ff; } .cyan a:hover, a.cyan:hover { color:#09c; }
.golden, .golden a, a.golden { color:#a0501c; } .golden a:hover, a.golden:hover { color:#c60; }
.gray, .gray a, a.gray { color:#666; } .gray a:hover, a.gray:hover { color:#222; }
.green, .green a, a.green { color:#060; } .green a:hover, a.green:hover { color:#f60; }
.magenta, .magenta a, a.magenta { color:#f0f; } .magenta a:hover, a.magenta:hover { color:#606; }
.maroon, .maroon a, a.maroon { color:#8f002c; } .maroon a:hover, a.maroon:hover { color:#900; }
.orange, .orange a, a.orange { color:#f60; } .orange a:hover, a.orange:hover { color:#f00; }
.purple, .purple a, a.purple{ color:#800080; } .purple a:hover, a.purple:hover { color:#4000ff; }
.red, .red a, a.red { color:#f00; } .red a:hover, a.red:hover { color:#c00; }
.silver, .silver a, a.silver { color:#ccc; } .silver a:hover, a.silver:hover { color:#fff; }
.white, .white a, a.white { color:#fff; } .white a:hover, a.white:hover { color:#fdb; }
.yellow, .yellow a, a.yellow { color:#ff0; } .yellow a:hover, a.yellow:hover { color:#ff9; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh07em { line-height:0.7em; }
.lh1em { line-height:1em; }
.lh11em { line-height:1.1em; }
.lh12em { line-height:1.2em; }
.lh13em { line-height:1.3em; }
.lh14em { line-height:1.4em; }
.lh15em { line-height:1.5em; }
.lh17em { line-height:1.7em; }
.lh2em { line-height:2em; }
.lh22em { line-height:2.2em; }
.lh25em { line-height:2.5em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.6em; }

.ffa { font-family:Arial, Helvetica, sans-serif; }
.ffab { font-family:"Arial Black", Gadget, sans-serif; }
.ffc { font-family:"Courier New", Courier, monospace; }
.ffg { font-family:Georgia, "Times New Roman", Times, serif; }
.fft { font-family:Tahoma, Geneva, sans-serif; }
.fftms { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.fftnr { font-family:"Times New Roman", Times, serif; }
.ffv { font-family:Verdana, Geneva, sans-serif; }
.ffpl { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
.fflsu { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.ffmss { font-family:"MS Serif", "New York", serif; }
.fflc { font-family:"Lucida Console", Monaco, monospace; }
.ffcsms { font-family:"Comic Sans MS", cursive; }

/***** OTHER STYLES *****/
.w5 { width:5%; }
.w10 { width:10%; }
.w15 { width:15%; }
.w195 { width:19.5%; }
.w20 { width:20%; }
.w245 { width:24.5%; }
.w25 { width:25%; }
.w30 { width:30%; }
.w33 { width:33%; }
.w40 { width:40%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w66 { width:66%; }
.w70 { width:70%; }
.w75 { width:75%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w95 { width:95%; }
.w100 { width:100%; }

/***** BODY STYLES *****/
.bdr { border:1px solid; }
.bdrT { border-top:1px solid }
.bdrR { border-right:1px solid; }
.bdrB { border-bottom:1px solid; }
.bdrL { border-left:1px solid; }
.bdr, .bdrT, .bdrR, .bdrB, .bdrL { border-color:#ccc; }
.bdrAll td, .bdrAll th  { border:1px dashed #ccc; }
.bdrT0 { border-top:0; }
.bdrR0 { border-right:0; }
.bdrB0 { border-bottom:0; }
.bdrL0 { border-left:0; }
.bdr0, .bdr0 td, .bdr0 th { border:0; }

.g1 { background:#c00 none repeat-x top; }
.g2 { background:#fc7878 none repeat-x top; }
.g3 { background:#fff none repeat-x bottom; }
.g4 { background:#78d0fc none repeat-x top; }
.g5 { background:#fff none repeat-x bottom; }
.g6 { background:#f5f5f5 none repeat-x top; }
.g7 { background:#e7f7ff none repeat-x top; }

.dif, .dif a, a.dif { color:#06c; } .dif a:hover, a.dif:hover { color:#036; }
.m .dif, .m .dif a, .m a.dif { color:#f00; } .m .dif a:hover, .m a.dif:hover { color:#900; }
.imgBdr { border:4px double #09c; background:#fff; }

.bodyLbg { background:#fff none repeat-y left; }
.bodyRbg { background:none repeat-y right; padding:0 15px 0 14px; }

.tgl, .tgl a:link, .tgl a:visited { color:#fff; }
.tgl a:hover, .tgl a:active { color:#fcc; }

.pLinks .h { border:1px solid #f00; border-width:1px 0; }
.pLinks .h, .pLinks .h a:link, .pLinks .h a:visited { color:#fff; }
.pLinks .h a:hover, .pLinks .h a:active { color:#fcc; }
.pLinks .co { border:1px solid #fcc; }
.pLinks .l { border-bottom:1px solid #e38181; }
.pLinks .l a:link, .pLinks .l a:visited, .pLinks .l span { border-left:1px solid #f3c7c7; color:#000; }
.pLinks .l a:hover,.pLinks .l a:active { color:#f00; }
.pLinks .ls, .pLinks .ls a:link, .pLinks .ls a:visited { color:#f00; }
.pLinks .ls a:hover,.pLinks .ls a:active { color:#000; }

.pLinks2 .h { border:1px solid #0af; border-width:1px 0; }
.pLinks2 .h, .pLinks2 .h a:link, .pLinks2 .h a:visited { color:#fff; }
.pLinks2 .h a:hover, .pLinks2 .h a:active { color:#cff; }
.pLinks2 .co { border:1px solid #cef; }
.pLinks2 .l { border-bottom:1px solid #81c2e3; }
.pLinks2 .l a:link, .pLinks2 .l a:visited, .pLinks2 .l span { border-left:1px solid #afd9ee; color:#000; }
.pLinks2 .l a:hover,.pLinks2 .l a:active { color:#06c; }
.pLinks2 .ls, .pLinks2 .ls a:link, .pLinks2 .ls a:visited { color:#06c; }
.pLinks2 .ls a:hover,.pLinks2 .ls a:active { color:#000; }

.iForm .h { border:1px solid #999; border-width:1px 0; }
.iForm .h, .iForm .h a:link, .iForm .h a:visited { color:#000; }
.iForm .h a:hover, .iForm .h a:active { color:#c00; }
.iForm .co { background:#f5f5f5; border:1px solid #ccc; }
.iForm select, .iForm textarea, .iForm input { border:1px solid #ccc; }

.tree, .tree a:link, .tree a:visited { color:#666; }
.tree a:hover, .tree a:active { color:#966; }
.pageHead { border-bottom:1px dashed; color:#c00; }
.pageHead2 { border-bottom:1px dashed; color:#06c; }
.text { color:#006; }

.projects { background:#fff5f3; border:1px solid #e4705f; }
.projects a:link, .projects a:visited { color:#000; }
.projects a:hover, .projects a:active { color:#f00; }

.fProperty .h { border:1px solid #69cafa; }
.fProperty .h, .fProperty .h a:link, .fProperty .h a:visited { color:#000; }
.fProperty .h a:hover, .fProperty .h a:active { color:#06c; }
.fProperty .co { border:1px solid #69cafa; background:#fafdff; }
.fProperty a:link, .fProperty a:visited { color:#000; }
.fProperty a:hover, .fProperty a:active { color:#06c; }

.type { color:#06f; border-bottom:1px solid; }

.flagCounter { background:#0af; color:#fff; }
.flags img { height:12px; width:18px; border:1px solid #ccf; }
.counter { color:#ffc; }

.footer { background:#fff none repeat-x bottom; color:#fff; }
.bml, .bml a:link, .bml a:visited { color:#c00; }
.bml a:hover, .bml a:active { color:#f00; }

.bgl, .bgl a:link, .bgl a:visited { color:#000; }
.bgl a:hover, .bgl a:active { color:#c00; }

.copyright { color:#fff; }
.copyright a:link, .copyright a:visited { color:#ff0; }
.copyright a:hover, .copyright a:active { color:#fff; }

.headHr { background:#fb6d6d; border:1px solid #f4baba; }
.headVr { background:#fff2f2; border:1px solid #ffd9d9; }
.data { background:#fafafa; border:1px solid #ddd; }

.contact .bg { background:#f7f7f7; }
.contact .headHr { background:#02aaff; color:#fff; }
.contact .headVr { background:#e6f7ff; border:1px solid #73cefb; }
.contact .data { background:#fff; }
.contact .headHr, .contact .headVr,.contact .data { border:1px solid #02aaff; }

.inquiry .h { background:#69c; color:#fff; }
.inquiry td { border-top:1px dashed #999; }
.inquiry .end { background:#fafaff; }

#dropmenudiv { background:#c00; border:1px solid #fcc; border-bottom:0; }
#dropmenudiv a { border-bottom:1px solid #fcc; }
#dropmenudiv a:link, #dropmenudiv a:visited { color:#fff; }
#dropmenudiv a:hover, #dropmenudiv a:active { background:#f00; color:#ff0; }

.sitemap .h, .sitemap .h a:link, .sitemap .h a:visited { color:#06c; }
.sitemap .h a:hover, .sitemap .h a:active { color:#000; }
.sitemap .ls, .sitemap .ls a:link, .sitemap .ls a:visited { color:#06c; }
.sitemap .ls a:hover, .sitemap .ls a:active { color:#000; }

.properties .hm { color:#def; }
.properties .co { background:#f8faff; }
.properties .h { color:#fff; background:#2d83e8; }
.properties .h a:link, .properties .h a:visited { color:#fff; }
.properties .h a:hover, .properties .h a:active { color:#ddf; }
.properties .l, .properties .l a:link, .properties .l a:visited { color:#666; }
.properties .l a:hover, .properties .l a:active { color:#06c; }

.pDetails .hm { color:#fff; }

.pPics .h { background:#34b4f4; }
.pPics .co { background:#ebf8ff; }
.pPics .pic { border:1px solid #34b4f4; }

.highlighted, .highlighted a:link, .highlighted a:visited { color:#06c; }
.highlighted a:hover, .highlighted a:active { color:#000; }

.paging a:link, .paging a:visited { background:#06c; color:#fff; padding:1px 5px; }
.paging a:hover, .paging a:active { background:#f32828; color:#ff0; }
.paging a.on:link, .paging a.on:visited { background:#f32828; cursor:default; font-weight:bold; font-size:1.1em; color:#ff0 }

/*****Featured Properties****/
.feature_padding { }

.featr_classified_outer { border:1px solid #7fb8d5; border-width:0 1px 1px; }
.featr_classified_outer .bdrAll, .featr_classified_outer .bdrAll td, .featr_classified_outer .bdrAll th  { border:1px solid #afc0cf; }
.feature_outer .heading { color:#006192; }

.featr_classified_outer .heading2 { color:#0055ab; }
.featr_classified_outer .heading2 a:link, .featr_classified_outer .v a:visited { color:#0055ab; text-decoration:underline; }
.featr_classified_outer .heading2 a:hover, .featr_classified_outer .heading2 a:active { color:#1f4b61; text-decoration:none; }

.featr_classified_outer .red, a.featr_classified_outer .red:link, a.featr_classified_outer .red:visited { color:#e21f0c; }

.featr_classified_outer .links { color:#006192; }
.featr_classified_outer .links a:link, .featr_classified_outer .links a:visited { color:#006192; text-decoration:underline; }
.featr_classified_outer .links a:hover, .featr_classified_outer .links a:active { color:#1f4b61; text-decoration:none; }
/*****Featured Properties****/
.bdrBd { border-bottom:1px dashed #999; }

/********/

.contact_main { }
.contact_main .fs13 { font-size:13px; }
.contact_main .bdrB_2dashed { border-bottom:1px dashed #999; }

.contact_main .bg_contact { background:#f9f9f9; padding:5px; border:1px solid #ccc; }
.contact_main .bg_responce { background:#f8f8f8; }
.contact_main .bdr_dashe { border:1px dashed #999; }
.contact_main .contact_g1 { border:1px solid #d9ded6; }
.contact_main .heading_n, .contact_main .heading_n a:link, .contact_main .heading_n a:visited { color:#c00; }
.contact_main .heading_n a:hover, .contact_main .heading_n a:active { color:#900; }

/******/
.geo { font-family:Georgia, "Times New Roman", Times, serif; }
.fs13 { font-size:13px; }
.fs18 { font-size:18px; }
.fs20 { font-size:20px; }
.fs22 { font-size:22px; }
.p10px20px { padding:10px 20px; }

.project_new { }
.project_new .wide { padding:0 20px 10px 0; }
.project_new .thin { width:230px; padding:5px 10px 5px 20px; border-left:1px solid #ccc; }
.project_new .project_imgs img { border:1px solid #859fb7; }

.project_new .bg1 { background:#0e65b5; border:1px solid #000; font-size:11px; }
.project_new .bg2 { background:#f9f9f9; border:1px solid #ccc; color:#000; }
.project_new .bg3 { background:#fff; }


.project_new .color1 { color:#e00 }
.project_new .color1 a:link, .project_new .color1 a:visited { color:#e00; }
.project_new .color1 a:hover, .project_new .color1 a:active { color:#000; }

.project_new .color2 { color:#0e60ac; }
.project_new .color2 a:link, .project_new .color2 a:visited { color:#0e60ac; }
.project_new .color2 a:hover, .project_new .color2 a:active { color:#000; }

.project_new .top_links { color:#fff; }
.project_new .top_links a:link, .project_new .top_links a:visited { color:#fff; padding:0 6px; }
.project_new .top_links a:hover, .project_new .top_links a:active { color:#fff070; }

/**********/
.detail_property { }
.detail_property .bg1 { background:#cceeff; border:1px solid #84b6cf; color:#002279; }
.detail_property .bg2 { background:#f2fbff; border:1px solid #a6e1ff; }
.detail_property .bg32 { background:#fff; }
.detail_property .tree { font-size:11px; padding:1px 5px; }
.detail_property .detail_data { background:#fff; border:1px solid #d7e9f1; }

.color1, .color1 a:link, .color1 a:visited { color:#06c; }
.color1 a:hover, .color1 a:active { color:#000; }
.detail_property .bdr_dash { background:#fff; border:1px dashed #069; }

.detail_property .co { background:#fff; border:1px dashed #069; }
.detail_property .for { color:#069; border-bottom:1px solid #999; }
.detail_property .bdr { border:1px solid #09c; }

.detail_property .headHr { background:#bfeaff; }
.detail_property .headVr { background:#d9f2ff; }
.tl_bg { background:#005580 repeat-x top; color:#fff; }

/*****/
.project_more { background:#036; border-left:1px solid #ccc; position:relative; }
.project_links { background:#036; color:#fff; position:absolute; right:-1px;top:28px; width:200px; display:none; border:1px solid #000; border-width:0 1px 1px; }
.other_projects { padding:7px 15px; border:1px solid #ccc; border-width:1px 0; }
.other_projects a:link { margin:0 5px;}

/***** COMMON H/P PROJECTS *****/
.homepageClassifieds { background:#fff none repeat-x top }
.homepageClassifieds .h { color:#039; }
.homepageClassifieds .bg { background:#f2fbff; border:1px solid #9cf; }

.innerClassifieds .bdr { border:1px solid #9cf; }
.innerClassifieds .bg { background:#f2fbff; }

.highlightedBg { background:#fff; }

.typeBuy, .typeRent, .typeSell { width:2.8em; color:#fff; border-radius:2px; -khtml-border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.typeBuy { background:#f00; } .typeRent { background:#99f; } .typeSell { background:#06c; }