/*********** SELECTOR STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; table-layout:fixed; }
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; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
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; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#f30; }

input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #69f; }
textarea { border:1px solid #69f; padding:2px; overflow:auto; }
.input { padding:1px 2px 1px 4px; border:1px solid #69f; background:#fff !important; }
.button { background:#bfe3ff; border:1px solid #06c; overflow:visible; }

/***** 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; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { width:100%; display:block; clear:both; }
.fo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.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 *****/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.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; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }
.ul0 li { list-style:none; }

/***** MARGIN STYLES *****/
.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.ml1px { margin-left:1px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }

/***** PADDING STYLES *****/
.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.pb0px { padding-bottom:0px; }
.pb1px { padding-bottom:0px; }
.pb2px { padding-bottom:2px; }
.pb5px { padding-bottom:5px; }
.pb10px { padding-bottom:5px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/***** COLOR STYLES *****/
.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#666; }
.gray a:hover, .gray a:active { color:#222; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#ddf; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

.bdr { border:1px solid #ddd; }
.bdrT { border-top:1px solid #ddd; }
.bdrR { border-right:1px solid #ddd; }
.bdrB { border-bottom:1px solid #ddd; }
.bdrL { border-left:1px solid #ddd; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #e5e5e5; }
.bdrAllCols, .bdrAllCols td, .bdrAllCols th  { border:1px solid #e5e5e5; border-width:0 1px; }
.bdrAllRows, .bdrAllRows td, .bdrAllRows th  { border:1px solid #e5e5e5; border-width:1px 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; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.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; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS"; }
.fftnr { font-family:"Times New Roman"; }
.ffv { font-family:Verdana; }

/***** OTHER STYLES *****/
.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w66 { width:66%; }

/***** BODY STYLES *****/
.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; }
.star { color:#f00; }

.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; }
.project_new .bg2 { background:#f9f9f9; border:1px solid #ccc; }
.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; }