/*********** 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_new { 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; }
.lh23em { line-height:2.3em; }

.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, Arial, Helvetica, sans-serif; }
.geo { font-family:Georgia, "Times New Roman", Times, serif; }


.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.black2, .black2 a:link, .black2 a:visited { color:#000; }
.black2 a:hover, .black2 a:active { color:#000; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.dblue, .dblue a:link, .dblue a:visited { color:#003885; }
.dblue a:hover, .dblue a:active { color:#003885; text-decoration:underline; }
.blue2, .blue2 a:link, .blue2 a:visited { color:#0c80af; }
.blue2 a:hover, .blue2 a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#626566; }
.gray a:hover, .gray a:active { color:#000; }
.gray2 a { color:#999; }
.gray2 a:hover { color:#000; }
.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; }
.mb8px { margin-bottom:8px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml2px { margin-left:2px; }
.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; }
.p7px { padding:7px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:20px 10px; }
.p20px 10px { padding:20px 10px; }
.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; }

.pa { position:absolute; }
.pr { position:relative; }

/********** OTHER STYLES **********/
.w1 { width:1%; }
.w20 { width:20%; }
.w25 { width:25%; }
.w24 { width:24%; }
.w32 { width:32%; }
.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 #ddd; }
.bdrR { border-right:1px solid #ddd; }
.bdrB { border-bottom:1px solid #ddd; }
.bdrBWhite { border-bottom:1px solid #fff; }
.bdrL { border-left:1px solid #ddd; }
.bdrdBd {border-bottom:1px dotted #80afd9; }
.bdrWhite, .bdrWhite td, .bdrWhite th { border:1px solid #fff; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #6a91b4; }
.bdrAll2 { border:1px dashed #bfc5d6; }
.bdrAll2 td, .bdrAll2 tr, .bdrAll2 th { border:1px dashed #bfc5d6; }
.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 .bdrN tr { border:0; }
.bdrN2, .bdrN2 td, .bdrN2 th  .bdrN2 tr{ border:1px solid #fff; }
.bdrBd { border-bottom:1px dashed #999; }

.formHead { background:#be592a; color:#fff; padding:3px 5px; }
.star { color:#db1111; }

.hr1 { background:url(images/hr1.gif) repeat-x; }
.vr1 { background:url(images/vr1.gif) repeat-y; }
.mtb { margin:5px 0 12px; }
.mtb_2 { margin:10px 0; }

.bgGry1 { background:#f7f7f7; }
.bgGry2 { background:#fafafa; }
.bg1_new { background:#fff; }
.bg2_new { background:#004684; }
.bg3_new { background:#f8fdff; }
.bg4_new { background:#105698; }
.bg5_new { background:#d71515; }


.tlnk_bg { background:url(images/tlnk_bg.gif) repeat-x; height:21px; padding:4px 8px 0; }
.tlnk_bg a:link, .tlnk_bg a:visited { color:#000; text-decoration:none; }
.tlnk_bg a:hover, .tlnk_bg a:active { color:#004a95; text-decoration:none; }
.bdrB_tl { border-bottom:1px solid #95bee4; }
.cty_bg { background:url(images/cty_bg.gif) repeat-x; }
.g2_new { background:#e4ebf5 url(images/g2.gif) repeat-x bottom; border:1px solid #b8b8b8; border-width:1px 1px 0; }
.topBanner { font-size:28px; }
.topBanner2 { font-size:32px; color:#e20000; }
.list_pr_bg { background:url(images/list_pr_bg.gif) repeat-x; }
.srch_bg_outer { background:url(images/srch_bg_outer.gif) repeat-x; }
.srch_bg { background:url(images/srch_bg.gif) repeat-x; height:21px; padding:5px 12px 0; }
.g1_new { background:#fff url(images/g1.gif) repeat-x bottom; border:1px solid #70b0f7; border-width:0 1px; }
.g1_new3 { background:#fff url(images/g1.gif) repeat-x bottom; border:1px solid #70b0f7; border-width:1px 1px 0; }
.srch_img { background:url(images/srch_img.jpg) no-repeat left bottom; padding:10px 10px 10px 186px; }
.dream_property { background:url(images/dream_property.jpg) no-repeat left bottom; }
.b1 { background:url(images/b1.gif) no-repeat 2px 5px; padding:0 0 0 13px; }
.srch_bbg { background:url(images/srch_bbg.gif) repeat-x; }
.srchIcon { background:#fdfeff; border:1px solid #deeff9; }
.gallery_bg { background:url(images/gallery_bg.gif) repeat-x; }
.pg_bg1 { background:#e5f6ff url(images/pg_bg1.gif) repeat-x top; border:1px solid #95bee4; border-width:0 1px 1px; }
.post_requir_mbg { background:url(images/post_requir_mbg.gif) repeat-x; }
.post_requirB_bg { background:#fff url(images/post_requirB_bg.gif) repeat-x bottom; border:1px solid #95bee4; border-width:0 1px;}
.post_requir_bg { background:url(images/post_requir_bg.gif) repeat-x; }
.prm_bg { background:url(images/prm_bg.gif) repeat-x; }
.prm_bbg { background:url(images/prm_bbg.gif) repeat-x; }
.premium { border:1px solid #e1e1e1; border-width:0 1px; }
.fp_bgOuter { background:url(images/fp_bgOuter.gif) repeat-x; }
.fp_bg { background:url(images/fp_bg.gif) repeat-x; height:24px; padding:5px 10px 0; }
.featured { border:1px solid #95bee4; border-width:0 1px; }
.fp_bbg { background:url(images/fp_bbg.gif) repeat-x; }

.back { background:#f8f8f8; border:1px solid #ccc; border-width:0 1px; }

/**********Preformated for gallery*************/
.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 760px; /*Width of Carousel Viewer itself*/
height: 115px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 8px;
	top: 6px;

}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: -4px 8px; /*margin around each panel*/
width: 185px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/***********END************/

.spotlightO_bg { background:url(images/spotlightO_bg.gif) repeat-x; }
.spotlight_bbg { background:url(images/spotlight_bbg.gif) repeat-x; }
.g3_new { background:#bce7f7 url(images/g3.gif) repeat-x top; border:1px solid #4ecefe; border-width:0 1px; }
.b2 { background:url(images/b2.gif) no-repeat 2px 5px; }
.bpCity_bbg { background:url(images/bpCity_bbg.gif) repeat-x; }
.bpCity_select_bg { background:url(images/bpCity_select_bg.gif) repeat-x; height:24px; }
.bpCity_select_bg .on { padding:4px 0 0; width:100px; text-align:center; }
.bpCity_dselect { background:#183d81; color:#fff; height:24px; }
.bpCity_dselect .off { padding:4px 0 0; width:100px; text-align:center; }
.bpCity_dselect .off  a:link, .bpCity_dselect .off  a:visited { color:#fff; }
.bpCity_dselect .off  a:hover, .bpCity_dselect .active  a:visited { color:#fff; }
.bpl { border:1px solid #95bee4; border-width:0 1px; }

.bdrR_blue { border-right:1px solid #bbd7ed; }
.boc_bbg { background:url(images/boc_bbg.gif) repeat-x; }
.poc_bg { background:url(images/poc_bg.gif) repeat-x; }

.footer {}
.footer .lnk1 { background:#fafafa; }
.footer .lnk1Bdr { border-top:1px dashed #6ba6df; border-bottom:1px solid #ccc; }

/******search classified********/
.search_ph { background:#cdecff; border:1px solid #7db8dc; border-width:1px 0; }
.bdrRefine { border:1px solid #e3e3e3; border-width:1px 1px 0; }
.refine_bg { background:url(images/refine_bg.gif) repeat-x; }
.paging_bg { background:url(images/paging_bg.gif) repeat-x; }
.paging_m { background:#fafafa; border:1px solid #e3e3e3; border-width:0 1px; }
.class_g1 { background:#fff url(images/class_g1.gif) repeat-x bottom; border:1px solid #aacbff; border-width:1px 1px 0; }
.class_g12 { border:1px solid #aacbff; border-width:1px 1px 0; }
.premiumBg { background:url(images/premiumBg.gif) repeat-x; }
.srch_icon_bg { background:url(images/srch_icon_bg.gif) repeat-x; }
.srch_icon_bg .im img { padding:0 3px; }
.srch_icon_bg .height { height:30px; padding:5px 2px 0; }
.rightBnr_blue { background:#e7f1f7; border:1px solid #85b2cd; }
.rightBnr_yellow { background:#f7ffc9; border:1px solid #d7e3b6; }
.rightBnr_purple { background:#fbe8fd; border:1px solid #d37bdd; }
.rightBnr_red { background:#ffeef3; border:1px solid #fb8f8f; }
.rightBnr_green { background:#f5fffb; border:1px solid #84e3ba; }
.rightBnr_brown { background:#fff6ed; border:1px solid #d4b878; }

/****home loan*****/
#body { width:1002px; }
.left_coloum { border:1px solid #a7d0f8; border-width:0 1px; }
.left_coloum .head { background:#1f6cb7; color:#fff; }
.bdrtb_n { border:1px dashed #000; border-width:1px 0; }
.bdr3_hl { border:1px solid #cbdff5; border-width:5px 1px; }

/********/
.bdr5 { border:1px solid #eee; }

.bdrAll5, .bdrAll5 td, .bdrAll5 th  { border:1px solid #eee; }
.pdg { padding:5px 5px 5px 12px; }

/***my folder********/

.mf_g1 { background:#fff url(images/mf_g1.gif) repeat-x bottom;  }
.mfBdrBt { border-bottom:3px solid #0d6ca9; }
.mf_g1 .m { background:#0d6ca9; padding:12px 15px 7px; color:#fff; }
.nl { padding:12px 12px 7px; background:url(images/mf_vr.gif) no-repeat left bottom;}
.mf_right { background:#d6deec; }
.fs16 { font-size:16px; }
.fs18 { font-size:18px; }
.fs22 { font-size:22px; }
.fs25 { font-size:25px; }
.fs30 { font-size:36px; }

.bdrtb_dotted { border:1px dashed #999; border-width:1px 0; }
.editLogin { background:url(images/editLogin.gif) no-repeat 0px 5px; padding:3px 3px 3px 20px; }
.change_password { background:url(images/change_password.gif) no-repeat 0px 5px; padding:3px 3px 3px 20px; }
.sumry_bg { background:url(images/sumry_bg.gif) repeat-x; }
.sumry_bbg { background:url(images/sumry_bbg.gif) repeat-x; }
.sumry { background:#f9f9f9; border:1px solid #eee; border-width:0 1px; }
.mf_hr { background:url(images/mf_hr.gif) repeat-x; }
.addPro_bg { background:url(images/addPro_bg.gif) repeat-x; }
.addPro_lr { background:url(images/addPro_lr.gif) repeat-y right; }
.addPro_lr select { font-size:12px; }
.addPro_ll { background:url(images/addPro_lr.gif) repeat-y left; }
.addPro_bbg { background:url(images/addPro_bbg.gif) repeat-x; }
.mf_adv_bg { background:url(images/mf_adv_bg.gif) repeat-x; }
.mf_subsc_bg { background:url(images/mf_subsc_bg.gif) repeat-x;  }
.subsc_bdy_bg { background:url(images/subsc_bdy_bg.gif) repeat-x; }
.subsc_bdy { background:#fff; border:1px solid #afccf2; border-width:0 1px; }
.subsc_bdy_bbg { background:url(images/subsc_bdy_bbg.gif) repeat-x; }
.bullet { background:url(images/bullet.gif) no-repeat 0px 8px; }
.b1a { background:url(images/b1.gif) no-repeat 2px 7px; padding:0 0 0 13px; }

.prem_bg { background:url(images/prem_bg.gif) repeat-x top; padding:8px 5px 6px; }

/***** Dropdown Menus Styles Added by Shyam on 9th July 09 *****/
.dropmenudiv { position:absolute; top: 0px; border: 1px solid #0d6ca9; border-bottom-width: 0; 	z-index:100; background: white; width: 200px; visibility: hidden; filter: progid; left: 285px; }
.dropmenudiv a { border-bottom: 1px solid #0d6ca9; padding:5px 5px 5px 15px; display:block; }
.dropmenudiv a:hover { background:#ddeffa; }

.btnAddProperty a { background:url(images/btn_addp_bg.gif); }
.btnAddProperty .l { background:url(images/btn_addp_l.gif) no-repeat left; }
.btnAddProperty .r { background:url(images/btn_addp_r.gif) no-repeat right; padding:0 15px 0 10px; }
.btnAddProperty a, .btnAddProperty .l, .btnAddProperty .r { line-height:30px; display:inline-block; }

/********/
.spb { background:#f1f9fd; border:1px solid #b3c3cf; border-width:0 1px; }
.spb_bg { background:url(images/spb_bg.gif) repeat-x; }
.spb_bbg { background:url(images/spb_bbg.gif) repeat-x; }
.spin_bg { background:url(images/spin_bg.gif) repeat-x; }
.spin_bbg { background:url(images/spin_bbg.gif) repeat-x; }
.spin { background:#fff; border:1px solid #b3c3cf; border-width:0 1px; }
.srNow_bg { background:url(images/srNow_bg.gif) repeat-x; }
.bdrBd52 { border-bottom:1px dashed #98b1bd; }
.ad_srchImg { background:url(images/ad_srchImg.jpg) no-repeat; height:390px; }
.search_proIcon { background:url(images/search_proIcon.gif) no-repeat 0 5px; padding-left:40px; }
.bg_2 { background:#cee2ec; }
.pstRequir_icon { background:url(images/pstRequir_icon.gif) no-repeat 0 5px; padding-left:40px; }
.update_proIcon { background:url(images/update_proIcon.gif) no-repeat 0 5px; padding-left:40px; }
.list_proIcon { background:url(images/list_proIcon.gif) no-repeat 0 2px; padding-left:45px; }
.re_services { padding:10px 80px 10px 10px; border:1px solid #bad7f2; background:url(images/re_services.jpg) no-repeat right top; }
.serv_bg { background:url(images/serv_bg.gif) repeat-x top; }
.serv_lr { border:1px solid #bad7f2; border-width:0 1px; background:url(images/serv_g.gif) repeat-x bottom; }
.serv_bbg { background:url(images/serv_bbg.gif) repeat-x; }
/****login**/
.login_gr { background:#cee5fa url(images/login_gr.gif) repeat-x top; }
.login_img { background:url(images/login_img.gif) no-repeat right center; }
/****/
.ad_head_bg { background:url(images/ad_head_bg.gif) repeat-x; }
.ad_g4 { background:#fff url(images/ad_g4.gif) repeat-x top; border:1px solid #d6e5f2; border-width:0 1px; }
.ad_head_bbg { background:url(images/ad_head_bbg.gif) repeat-x; }
.ad_inhead_bbg { background:url(images/ad_inhead_bbg.gif) repeat-x; }
.ad_inhead_bbg { background:url(images/ad_inhead_bbg.gif) repeat-x; }
.ad_inhead { background:#fff; border:1px solid #d6e4f0; border-width:0 1px; }
.paidM { background:url(images/member_icon1.gif) no-repeat 98% 50%; }
.paidM2 { background:url(images/member_icon2.gif) no-repeat 98% 50%; }
.bdr2_ative { border:1px solid #0d6ca9; border-width:1px 1px 0; }
.bdr_ative2 { background:#0d6ca9; color:#fff;}
.bdrAllactive, .bdrAllactive td, .bdrAllactive th  { border:1px solid #0d6ca9; }
.g1_new2 { background:#fff url(images/g1.gif) repeat-x bottom; border:1px solid #70b0f7; border-width:0 1px 1px; }
a.active_bg2:link, a.active_bg2:visited { height:21px; padding:3px 12px 2px; background:#0d6ca9; color:#fff; display:inline-block; }

.active_bg { background:url(images/srch_bg.gif) repeat-x; height:21px; padding:4px 12px 1px; border: 1px solid #70b0f7; border-width:0 1px; display:inline-block; outline:none;}

/***********/
.latest_container {
	height:285px;
	background:#fff;
	cursor:pointer;
	overflow:hidden;
	margin:0;
	padding:5px 0;
	border:1px solid #ccc;
}
.latest_row_b {
	padding:1px 10px;
	background:#fbfbfb;
	border-top:1px solid #e4e4e4;
}

.latest_row_b_hover {
	padding:1px 10px;
	border-top:1px solid #e4e4e4;
	cursor:hand;
	background:#fff;
}
.latest_row_b2 {
	padding:1px 10px;
	background:#fff;
	border-top:1px solid #e4e4e4;
}

.latest_row_b2_hover {
	padding:1px 10px;
	border-top:1px solid #e4e4e4;
	cursor:hand;
	background:#fff;
}
/***********/

.bgGrayLgt { background:#fbfbfb; }
.bdrt_dot { border-top:1px dashed #999; }

 /* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:200px;	/* Width of box */
	height:150px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	z-index:100;
	font-size:12px;
	background:#fff;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor ointer;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background:#09c;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
} 

.bgWhite { background:#fff; }

.bg11 {
	background:#f7fbff;
	border:1px dashed #eee;
	border-width:1px 0;
}
.fs13 { font-size:13px; }

.bullet02 {
	background:url(images/bullet02.gif) no-repeat 0 5px;
	padding:0 0 2px 10px;
}

/*****/
.heading { color:#e70000; }
.heading2 { color:#004cbe; }
.bdrBlack { border-bottom:1px solid #6b6b6b; }
.num {}
.num span { border:1px solid #999; background:#1b71c4; color:#fff; padding:0 5px; }
.num a:link, .num a:visited { border:1px solid #999; background:#1b71c4; color:#fff; padding:0 5px; }
.num a:hover, .num a:active { border:1px solid #999; background:#e70000; color:#fff; }
.colorGry { color:#404040; }

.bdrAll2 { border:1px dashed #bfc5d6; }
.bdrAll2 td, .bdrAll2 tr, .bdrAll2 th { border:1px dashed #bfc5d6; }
.pd_b1 { background:url(images/pd_b1.gif) no-repeat 0px 6px; padding:0 0 0 10px; }
.pd_box1 { background:#f2f9ff; border:1px solid #bfc5d6; }

/********/

.bg1 { background:#f6f9fe; }
.bg2 { background:#c2d6ff; }
.bg3 { background:#fdd1c1; }
.bg4 { background:#fceae3; }
.g1 { background:url(images/topProLink_Bg.gif) repeat-x bottom; }
.g2 { background:#ffab75 url(images/head01Bg.gif) repeat-x bottom; }
.g3 { background:#5f96cc url(images/head02Bg.gif) repeat-x bottom; }
.hr2 { background:url(images/hr2.gif); }
.hr3 { background:url(images/hr3.gif); }
.hr4 { background:url(images/hr4.gif); }
.hr5 { background:url(images/hr5.gif); }
.vr2 { background:url(images/vr2.gif) repeat-y center; }
.vr3 { background:url(images/vr3.gif) repeat-y center; }
.vr4 { background:url(images/vr4.gif) repeat-y center; }
.vr5 { background:url(images/vr5.gif) repeat-y center; }

/**old stylesheet****/

/********** QUICK SEARCH STYLES **********/
.innQuiSearch {
	border:1px solid #0055a5;
	margin:0 0 15px;
}
.innQuiSearch .head {
	background:#0055a5;
	padding:2px 5px;
	color:#fff;
	font-weight:bold;
}
.innQuiSearch .content {
	padding:5px;
}
.innQuiSearch select {
	width:150px;
}

/********/
.link_spacing  { }
.link_spacing a:link, .link_spacing a:visited {  padding:5px 10px; }
.link_spacing a:hover, .link_spacing a:active { background:#5c8ebb; color:#fff; }
.bdrRgt_dot { border-right:1px dashed #ccc; }
.bdrAll_sm, .bdrAll_sm td, .bdrAll_sm th  { border:1px dashed #ccc; }

/******property detail page*******/

.p0px15px { padding:0px 15px; }
.pb5px { padding-bottom:5px; }
.mb7px { margin-bottom:7px; }
.pd_bg1 { background:#f4f4f4; border:1px solid #d7d7d7; border-width:0 1px; padding:0 4px; }
.pd_bg2 { background:#f5f5f5; }
.pdBlue, .pdBlue a:link, .pdBlue a:visited { color:#0042ff; }
.pdBlue a:hover, .blue a:pdBlue { color:#000; }

.pd_g1 { background:url(images/pd_g1.gif) repeat-x; }
.print_icon { padding:66px 22px 0 0; }
.pd_box1_bg { background:url(images/pd_box1_bg.gif) repeat-x; }
.pd_box1_bbg { background:url(images/pd_box1_bbg.gif) repeat-x; }
.pd_box1_g1 { background:#fff url(images/pd_box1_g1.gif) repeat-x bottom; border:1px solid #d7d7d7; border-width:0 1px; }
.pd_box2_bg { background:url(images/pd_box2_bg.gif) repeat-x; }
.pd_box2_bbg { background:url(images/pd_box2_bbg.gif) repeat-x; }
.pd_seller_bg { background:url(images/pd_seller_bg.gif) repeat-x; }
.pd_seller_g1 { background:#fff url(images/pd_seller_g1.gif) repeat-x bottom; border:1px solid #d7d7d7; border-width:0 1px; }
.icon_similar { background:url(images/icon_similar.gif) no-repeat 2px 3px; }
.icon_view_allProperty { background:url(images/icon_view_allProperty.gif) no-repeat 2px 3px; }
.pd_loan { background:url(images/pd_loan.gif) no-repeat 2px 3px; }
.pd_seller_bbg { background:url(images/pd_seller_bbg.gif) repeat-x; }
.icon_sendSMS { background:url(images/icon_sendSMS.gif) no-repeat right 15px; }
.pd_b1 { background:url(images/pd_b1.gif) no-repeat 2px 5px; }
.pd_Lbox_bg { background:url(images/pd_Lbox_bg.gif) repeat-x; }
.pd_post_bg { background:url(images/pd_post_bg.gif) repeat-x; }
.pd_post_g1 { background:#fff url(images/pd_post_g1.gif) repeat-x top; border:1px solid #8badca; border-width:0 1px; }
.pd_post_bbg { background:url(images/pd_post_bbg.gif) repeat-x; }

/********/
.lh04em { line-height:0.4em; }

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}


* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.bg_gr_btm { background:url(images/bg_gr_btm.gif) repeat-x bottom; }
.bdrN, .bdrN td, .bdrN th .bdrN tr { border:0; }

.gr1 {
	background:url(images/gr1.gif) repeat-x;
	border:1px solid #000;
	border-collapse:separate;
}
.gr2 {
	background:url(images/gr2_new.gif) repeat-x top;
	border-right:1px solid #4d75bb;
	border-left:1px solid #4d75bb;
	border-top:1px solid #4d75bb;
	border-bottom:1px solid #fff;
	padding:4px 10px;
	font-weight:bold;
	margin-right:1px;
}
.gr3 {
	background:#fff;
	border:1px solid #4d75bb;
	border-width:1px 1px 0;
	padding:3px 10px;
	margin:2px 1px 0 0;
}
.gr4 {
	background:#fff url(images/gr4a.gif) repeat-x top;
	border:1px solid #4d75bb;
	border-width:2px 1px 1px;
}
.gr4a { 
	background:#f8f8f8;
	border:1px solid #4d75bb;
	border-width:3px 1px 1px;
}
.gr4_n { background:#fff url(images/gr4a.gif) repeat-x top; border:1px solid #4d75bb; border-width:0 1px 1px;}
.pby_type a:link { padding:0 5px; }
.top_smlink_dg {
	float:left;
	margin-left:200px;
	text-align:center;
}
.top_smlink_dg a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	/*margin:2px 20px;*/
	padding:5px 10px;
	background:#3594d9;
}
.top_smlink_dg a:hover {
	background:#0a7bb6;
	color:#fff;
	text-decoration:none;
}
.top_smlink_dg a img {
	vertical-align:middle; padding:4px;
}

.gr2_news {
	background:url(images/gr2_new.gif) repeat-x top;
	border:1px solid #4d75bb;
}

.blue33, .blue33 a:link, .blue33 a:visited { color:#0030ff; }
.blue33 a:hover, .blue33 a:active { color:#34417c; }

.scrollbox{overflow:auto; width:190px; height:95px; border:1px solid #ccc; padding:4px 2px 4px 6px; }
.p10px5px { padding:10px 5px; }
.mr5px { margin-right:2px; }

#dek {POSITION:absolute;visibility:hidden;z-index:200; background:#fff;}



.mob_thum_bg { background:url(images/mob_thum_bg.gif) repeat-x left 227px; }
.pr15px { padding-right:15px; }
.mobthums img { margin-right:18px; display:inline-block; }
.mobthums img.active { border:1px solid #039;  display:inline-block; }
.dn { display:none; }

.dn { display:none; }
.dib { display:inline-block; }
.c5px{background:#f9f9f9; border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.c10px{border:1px solid #9cbae4; background:#c9dfff; border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
dif { display:inline-block; }
