/*********** 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; }
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:#edff76; }
.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; }
.mb7px { margin-bottom:7px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.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:10px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl2px { padding-left:2px; }
.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; }
.pl32px { padding-left:32px; }

/********** 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 #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrT2 { border-top:1px solid #000; }
.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 #bccca1; }
.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; }
.bdrBd { border-bottom:1px dashed #999; }
.bdrdBd {border-bottom:1px dotted #000; }

.formHead { background:#728c1a; color:#fff; padding:3px 5px; }
.star { color:#db1111; }
/**************/
.bg1 { background:#033e86; }
.bg2 { background:#d00000; }
.bg3 { background:#345300; }
.bg4 { background:#fcfff7; }
.bg5 { background:#fff; }
.bg6 { background:#e2e5d3; }
.bgGray2 { background:#edf2e5; }
.clf { background:#f8f8f6; }
.saleProperty {	color:#006494; }

.txtCl { color:#d00000; }
.g1 {
	background:#385b12 repeat-x top;
	padding:10px 26px 0 27px;
}
.g3 { background:#fbfef6 repeat-y; }

.hederBdr {
	border:1px solid #fff;
	padding:0 0 0 2px;
}
.icons {
	padding:8px 10px 9px;
}
.icons img { 
	margin-left:25px;
}
.cname {
	border:1px solid #fff;
	border-width:0 5px 5px;
	
}
.bodyBg {
	padding:0 26px 0 27px;
}
.b1 {
	color:#fff;
	padding:5px 5px 4px 30px;
}
.b1 a:link, .b1 a:visited {
	color:#fff;
	text-decoration:none;
}
.b1 a:hover, .b1 a:active {
	color:#efffb3;
	text-decoration:none;
}
.bhLink {
	color:#033e86;
}
.bhLink a:link, .bhLink a:visited {
	color:#033e86;
	text-decoration:none;
}
.bhLink a:hover, .bhLink a:active {
	color:#000;
	text-decoration:none;
}
.rhLink {
	color:#d00000;
}
.rhLink a:link, .rhLink a:visited {
	color:#d00000;
	text-decoration:none;
}
.rhLink a:hover, .rhLink a:active {
	color:#000;
	text-decoration:none;
}
.gLink {
	color:#fff;
}
.gLink a:link, .gLink a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:20px 3px 8px 10px;
}
.gLink a:hover, .gLink a:active {
	color:#efffb3;
	text-decoration:none;
	background:#728d1a;
	display:block;
}
.bdrB_white {
	border-bottom:1px solid #fff;
}
.homeLogo {
	padding:15px 4px 0 35px;
	color:#fc5000;
}
.featured {
	color:#218c00;
}
.seBdy {
	background:#e2e5d3;
	border:1px solid #ccc;
	border-width:0 1px;
	padding:10px 20px;
}
.foot {
	color:#fff;
}
.foot a:link, .foot a:visited {
	color:#fff;
	text-decoration:none;
}
.foot a:hover, .foot a:active {
	color:#edff76;
	text-decoration:none;
}
.foot .l a:hover, .foot .l a:active {
	color:#edff76;
	text-decoration:underline;
}
/**********/
.abt {
	color:#dd0000;
}
.counter {
	color:#fff;
}
#dropmenudiv { background:#f00; }
#dropmenudiv a { border-bottom:1px solid #fcc; }
#dropmenudiv a:link, #dropmenudiv a:visited { color:#fff; }
#dropmenudiv a:hover, #dropmenudiv a:active { background:#6c6c06; color:#ff0; }

.contact {
	background:#f8feef;
	border:1px solid #000;
	border-width:0 1px 1px;
}
.paging a:link, .paging a:visited { background:#c60200; color:#fff; padding:1px 5px; }
.paging a:hover, .paging a:active { background:#e74644; color:#fff; }
.paging a.on:link, .paging a.on:visited { background:#e74644; cursor:default; font-weight:bold; font-size:1.1em; }

.prt_detail { background:#effcdb; border:1px dashed #999; }
.bg01 { background:#effcdb; }

/*****Featured Properties****/
.feature_padding { padding:10px; }

.featr_classified_outer { border:1px solid #ccc; border-width:0 1px 1px; background:#fff; }
.featr_classified_outer .bdrAll, .featr_classified_outer .bdrAll td, .featr_classified_outer .bdrAll th  { border:1px solid #ccc; }
.feature_outer .heading { color:#fff; }

.featr_classified_outer .heading2 { color:#be4603; }
.featr_classified_outer .heading2 a:link, .featr_classified_outer .v a:visited { color:#be4603; text-decoration:underline; }
.featr_classified_outer .heading2 a:hover, .featr_classified_outer .heading2 a:active { color:#57260b; 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:#d00000; }
.featr_classified_outer .links a:link, .featr_classified_outer .links a:visited { color:#d00000; text-decoration:underline; }
.featr_classified_outer .links a:hover, .featr_classified_outer .links a:active { color:#871414; text-decoration:none; }
/*****Featured Properties****/

/******/

.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 { padding:15px; background:#fcfff7; }
.project_new .wide { padding:0 20px 10px 0; }
.project_new .thin { width:230px; padding:5px 10px 5px 20px; border-left:1px solid #fffcf2; }
.project_new .project_imgs img { border:1px solid #728d1a; }

.project_new .bg1 { background:#728d1a; border:1px solid #000; }
.project_new .bg2 { background:#f0fdd9; border:1px solid #84a055; }
.project_new .bg3 { background:#fff; }


.project_new .color1 { color:#904a19 }
.project_new .color1 a:link, .project_new .color1 a:visited { color:#904a19; }
.project_new .color1 a:hover, .project_new .color1 a:active { color:#000; }

.project_new .color2 { color:#5b9200; }
.project_new .color2 a:link, .project_new .color2 a:visited { color:#5b9200; }
.project_new .color2 a:hover, .project_new .color2 a:active { color:#405e0e; }

.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 { }
.contact_main .fs13 { font-size:13px; }
.contact_main .bdrB_2dashed { border-bottom:1px dashed #c7b778; }
.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:#fffbec; padding:5px; border:1px solid #c7b778; }
.contact_main .bg_responce { background:#fffbec; }
.contact_main .bdr_dashe { border:1px dashed #c7b778; }
.contact_main .contact_g1 { border:1px solid #c7b778; }
.contact_main .heading_n, .contact_main .heading_n a:link, .contact_main .heading_n a:visited { color:#e00; }
.contact_main .heading_n a:hover, .contact_main .heading_n a:active { color:#000; }


/**********/
.detail_property { padding:10px; }
.detail_property .bg1 { background:#a2e080; border:1px solid #92c876; color:#000; }
.detail_property .bg2 { background:#eeffe5; border:1px solid #92c876; }
.detail_property .bg32 { background:#fff; }
.detail_property .tree { font-size:11px; padding:1px 5px; }
.detail_property .detail_data { background:#fff; border:1px solid #bef2a2; }

.color1, .color1 a:link, .color1 a:visited { color:#076800; }
.color1 a:hover, .color1 a:active { color:#000; }
.detail_property .bdr_dash { background:#fff; border:1px dashed #069; }

.detail_property .bdr { border:1px solid #8ab275; }

.detail_property .headVr { background:#bef2a2; }
.tl_bg { background:#b8f09c repeat-x bottom; color:#000; border:1px solid #5ebc2f; }