/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.3em; table-layout:fixed; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
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; color:#fff; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; }
textarea { border:1px solid #ccc; padding:2px; overflow:auto; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#d00; }

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#f1f1f1; border:1px solid #ccc; padding:0 5px; overflow:visible; }

/***** 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", Arial; }
.ffv { font-family:Verdana; }

.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:#fff; }
.gray a:hover, .gray a:active { color:#ffe553; }
.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:#9ff7ff; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

/***** 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 { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES 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; }

.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; }
.mb20px { margin-bottom:20px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }
.ml35px { margin-left:35px; }

.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; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:8px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/********** OTHER STYLES **********/
.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }

.bdr { border:1px solid #ccc; }
.bdr2 { border:1px solid #98c0eb; }
.bdr3 { border:1px solid #cbdff5; }
.bdr4 { border:1px solid #ffb280; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #999; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrBWhite { border-bottom:1px solid #fff; }
.bdrL { border-left:1px solid #ccc; }
.bdrdBd {border-bottom:1px dotted #80afd9; }
.bdrWhite, .bdrWhite td, .bdrWhite th { border:1px solid #fff; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #cdbd90; }
.bdrAll2, .bdrAll2 td, .bdrAll2 th  { border:1px solid #1f1f1f; }
.bdrAllCols { border:1px solid #e5e5e5; }
.bdrAllCols td, .bdrAllCols th  { border:1px solid #e5e5e5; border-width:0 1px; }
.bdrAllRows { border:1px solid #e5e5e5; }
.bdrAllRows td, .bdrAllRows th  { border:1px solid #e5e5e5; border-width:1px 0; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.formHead { background:#a9851a; color:#fff; padding:3px 5px; }
.star { color:#ffddb5; }

/***** BODY STYLES *****/
.clwht { color:#fff; }
.txtCl { color:#fff; }
.abt { color:#ffe553; }

.abt a:link, .abt a:visited {
	color:#ffe553;
	text-decoration:underline;
}
.abt a:hover, .abt a:active {
	color:#2cedf9;
	text-decoration:none;
}
.clwht a:link, .clwht a:visited { color:#fff; text-decoration:none; }
.clwht a:hover, .clwht a:active { color:#7ce2ff; text-decoration:none; }

.col2 { color:#f5d67e; }
.hding { color:#fff99a; }

.bg2 { background:#595448; }
.bg3 { background:#ce4d43; }
.bg4 { background:#fffbee; }
.bg5 { background:#8e8261; }
.bg6 { background:#fff0c6; }
.bg7 { background:#6b6657; }
.bg8 { background:#6b6657; }
.bg9 { background:#23272a; }

.bg1 {
	background:#6b6657;
	border:1px solid #f3e5d1;
}
.tlf_link {
	background:#ede5ce no-repeat left bottom;
	height:188px;
}
.b1 {
	padding:0 0 2px 17px;
}
.hdr2 {
	padding:30px 20px 10px;
}
.hdr2a {
	padding:30px 20px 10px;
}
.fpLinks {
	color:#fff;
}
.fpLinks a:link, .fpLinks a:visited {
	color:#fff;
	text-decoration:underline;
}
.fpLinks a:hover, .fpLinks a:active {
	color:#e4ff4e;
	text-decoration:none;
}
.lc_bg {
	background:#595448 repeat-x top;
	padding:38px 0 0;
}
.seBdy {
	background:#f6f1e4;
	border:1px solid #ccc;
	border-width:0 1px;
	padding:10px 20px;
}
.rgt2_bg2 {
	padding:0 5px 4px;
	color:#fff;
}
.rgt2_bg2 a:link, .rgt2_bg2 a:visited {
	color:#fff;
}
.rgt2_bg2 a:hover, .rgt2_bg2 a:active {
	color:#e0ffa9;
}
.b3 {
	color:#fff;
	padding:0 0 0 20px;
}
.b3 a:link, .b3 a:visited {
	color:#fff;
}
.b3 a:hover, .b3 a:active {
	color:#e0ffa9;
}
.flnk {
	color:#e0e0e0;
}
.flnk a:link, .flnk a:visited {
	color:#e0e0e0;
}
.flnk a:hover, .flnk a:active {
	color:#fff;
}
.bbb {
	border-bottom:1px dashed #607a92;
}
/*****footer*****/

.g2 {
	background:#595448 repeat-x bottom;
	color:#fff;
}
.g2 a:link, .g2 a:visited {
	color:#fff;
	text-decoration:none;
}
.g2 a:hover, .g2 a:active {
	color:#f6fba9;
	text-decoration:underline;
}
.clf {
	padding:8px 5px 5px;
}
.clf2 {
	background:#716037;
	color:#fff;
}
.clf2 a:link, .clf2 a:visited {
	color:#fff;
	text-decoration:none;
}
.clf2 a:hover, .clf2 a:active {
	color:#ffe553;
	text-decoration:none;
}
.saleProperty {
	color:#ffddb5;
}
.saleProperty a:link, .saleProperty a:visited {
	color:#ffddb5;
	text-decoration:underline;
}
.saleProperty a:hover, .saleProperty a:active {
	color:#fff;
	text-decoration:none;
}
.saleProperty2 {
	color:#6ffff7;
}
.saleProperty2 a:link, .saleProperty2 a:visited {
	color:#6ffff7;
	text-decoration:none;
}
.saleProperty2 a:hover, .saleProperty2 a:active {
	color:#fff;
	text-decoration:none;
}
.b2 {
	background:none no-repeat 0px 7px;
	padding:0 0 0 13px;
}
.lc_bg23 { background:#2b4359 repeat-x top; }
.head { background:#595448; }
.mb15px { margin-bottom:15px; }

.paging a:link, .paging a:visited { background:#ff3123; color:#fff; padding:1px 5px; }
.paging a:hover, .paging a:active { background:#23272a; color:#fff; }
.paging a.on:link, .paging a.on:visited { background:#23272a; cursor:default; font-weight:bold; font-size:1.1em; }

.prt_detail { background:#23272a; border:1px dashed #999; }
.bg01 { background:#23272a; }

/*****Featured Properties****/
.feature_padding { }

.featr_classified_outer { border:1px solid #99afc3; border-width:0 1px 1px; background:#f6f1e4; }
.featr_classified_outer .bdrAll, .featr_classified_outer .bdrAll td, .featr_classified_outer .bdrAll th  { border:1px solid #cdbe99; }
.feature_outer .heading { color:#fff; }

.featr_classified_outer .heading2 { color:#e00; }
.featr_classified_outer .heading2 a:link, .featr_classified_outer .v a:visited { color:#e00; text-decoration:underline; }
.featr_classified_outer .heading2 a:hover, .featr_classified_outer .heading2 a:active { color:#000; text-decoration:none; }

.featr_classified_outer .red, a.featr_classified_outer .red:link, a.featr_classified_outer .red:visited { color:#f00; }
.featr_classified_outer .links { color:#9e2e25; }
.featr_classified_outer .links a:link, .featr_classified_outer .links a:visited { color:#9e2e25; text-decoration:underline; }
.featr_classified_outer .links a:hover, .featr_classified_outer .links a:active { color:#000; text-decoration:none; }
/*****Featured Properties****/
.bdrBd { border-bottom:1px dashed #999; }

/******/

.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; }

.project_new { color:#fff; padding:15px; }
.project_new .wide { padding:0 20px 10px 0; }
.project_new .thin { width:230px; padding:5px 10px 5px 20px; border-left:1px solid #95907f; }
.project_new .project_imgs img { border:1px solid #544e3c; }

.project_new .bg1 { background:#414141; border:1px solid #787878; }
.project_new .bg2 { background:#7b7769; border:1px solid #8a8577; }
.project_new .bg3 { background:#6b6657; }

.project_new .color1 { color:#fff070; }
.project_new .color1 a:link, .project_new .color1 a:visited { color:#fff070; }
.project_new .color1 a:hover, .project_new .color1 a:active { color:#fff; }

.project_new .color2 { color:#fff; }
.project_new .color2 a:link, .project_new .color2 a:visited { color:#fff; }
.project_new .color2 a:hover, .project_new .color2 a:active { color:#fff070; }

.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; }


/**********/

.contact_main { color:#fff; }
.contact_main .fs13 { font-size:13px; }
.contact_main .bdrB_2dashed { border-bottom:1px dashed #999; }
.contact_main .mb2px { margin-bottom:2px; }
.contact_main .mb5px { margin-bottom:5px; }
.contact_main .mb10px { margin-bottom:10px; }

.contact_main .u { text-decoration:underline; }
.contact_main .uu a:link, .contact_main .uu a:visited { text-decoration:underline; }
.contact_main .uu a:hover, .contact_main .uu a:active { text-decoration:none; }
.contact_main .bg_contact { background:#5a5544; padding:5px; border:1px solid #ccc; }
.contact_main .bg_responce { background:#5a5544; }
.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:#ff0; }
.contact_main .heading_n a:hover, .contact_main .heading_n a:active { color:#fff; }

/**********/
.detail_property { color:#fff; }
.detail_property h1 { font-size:18px; }
.detail_property .bg1 { background:#5b5543; border:1px solid #a39c89; color:#f5fc88; }
.detail_property .bg2 { background:#5b5543; border:1px solid #9a9587; }
.detail_property .bg32 { background:#fff; }
.detail_property .tree { font-size:11px; padding:1px 5px; }
.detail_property .tree a:link, .detail_property a:visited { color:#b1b1b1; }
.detail_property .tree a:hover, .detail_property a:active { color:#e4e4e4; }
.detail_property .detail_data { background:#766f5b; border:1px solid #766f5b; font-size:11px; }
.detail_property .detail_data .p5px { padding:2px 5px; }

.color1, .color1 a:link, .color1 a:visited { color:#f9fbd2; }
.color1 a:hover, .color1 a:active { color:#fff; }
.detail_property .bdr_dash { background:#fff; border:1px dashed #069; }

.detail_property .bdr { border:1px solid #dee3c3; }


.detail_property .headVr { background:#554e39; }
.tl_bg { background:#97764f repeat-x top; color:#fff; }