/*********** 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; }
.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; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#999; }
.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; }
.white2, .white2 a:link, .white2 a:visited { color:#fff; }
.white2 a:hover2, .white2 a:active { color:#fff; }
.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; }
.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; }
.p4px { padding:4px; }
.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; }
.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 #ccc; }
.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 #6a91b4; }
.bdrAll2, .bdrAll2 td, .bdrAll2 th  { border:1px solid #ccc; }
.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 #d9d9d9; }
.bdrBd3 { border-bottom:1px dashed #000; }
.bdrBd2 { border-bottom:1px dashed #999; }

.formHead { background:#be592a; color:#fff; padding:3px 5px; }
.star { color:#db1111; }
.banner { text-align:center; margin:15px 0; }

/********/
.bg1 { background:#139b76; }
.bg2 { background:#f9f9f9; }
.bg3 { background:#d0e5fe; }
.bg4 { background:#f8f8f8; }
.bg5 { background:#f1ffef; }
.bg6 { background:#eff6ff; }
.bgWhite { background:#fff; }
.p4px10px { padding:4px 10px; }

.bdrBGreen { border:1px solid #90bc8b; }
.bdrBBlue { border:1px solid #8b99bc; }

.b1 { background:url(images/b1.gif) no-repeat 2px 5px; }
.b2 { background:url(images/b2.gif) no-repeat 2px 5px; }
.b3 { background:url(images/b3.gif) no-repeat 2px 5px; }

.gp_bg {
	background:url(images/gp_bg.jpg) no-repeat;
}
.gp_head3 { 
	background:url(images/gp_head3.jpg) no-repeat 712px;
}
.gp_bg2 { background:url(images/gp_bg2.jpg) no-repeat; }
.gp_bg2a { background:url(images/gp_bg2a.jpg) no-repeat; }
.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;
}
.gp_searchImg {
	background:url(images/gp_searchImg.gif) no-repeat 409px top;
}
.search_bg {
	background:url(images/search_bg.gif) repeat-x;
}
.gr5 {
	background:url(images/gr5.gif) repeat-x;
	padding:5px 10px;
	border:1px solid #89c8b7;
	border-width:0 1px 1px;
}
.gr6 { background:url(images/gr6.gif) repeat-x; }
.gr7 { background:url(images/gr7.gif) repeat-x; }
.icon_Projects { background:url(images/icon_Projects.gif) no-repeat 180px top; }
.icon_Agents { background:url(images/icon_Agents.gif) no-repeat 180px top; }
.icon_Builders { background:url(images/icon_Builders.gif) no-repeat 180px top; }
.icon_Others { background:url(images/icon_Others.gif) no-repeat 180px top; }

.projectGallery {
	border:1px dashed #999;
	border-width:1px 0;
}
.viewDetailBg {
	background:url(images/viewDetailBg.gif) repeat-x;
}
/********* FOOTER STYLES STARTS HERE **********/
.foot {
	padding:5px 0 0;
	clear:both;
	background:#fafafa;
	border-top:1px dashed #6ba6df;
}
/**********/
.foot .btgl {
	width:98%;
	margin:0 auto;
	border-bottom:1px solid #ccc;
}
.foot .btgl a:link, .foot .btgl a:visited {
	color:#0055a5;
}
.foot .btgl a:hover, .foot .btgl a:active{
	color:#000;
}
.formHead2 {
	background:#e2eefa;
}
.stamp_paid_member {
	background:url(images/stamp_paid_member.gif) no-repeat 650px center;
}
/*****/
/********* TOP SEARCH STYLES **********/

.innSearch {
	background:#f9fbff;
	padding:4px 10px;
	margin:0 0 10px;
	border:1px solid #325fa9;
	border-width:1px 0;
}
.innSearch .fixWidth {
	width:140px;
}

.innWelText {
	padding:0 5px 15px;
}
.pbi {
	border:1px solid #e3e3e3;
	background:#f8f8f8;
}
.bannerGp { padding:10px 0; }

#dropmenudiv {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	Z-INDEX: 50;
	FONT: 11px/18px Verdana;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid; 
	POSITION: absolute;
}
#dropmenudiv A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px; 
	Z-INDEX: 50;
	PADDING-BOTTOM: 1px;
	WIDTH: 100%;
	TEXT-INDENT: 3px; 
	PADDING-TOP: 1px; 
	TEXT-DECORATION: none;
}
#dropmenudiv A:hover {
	COLOR: #fff;
	BACKGROUND-COLOR: #3e63aa;
}
.sc_name h1 { font-size:25px; line-height:28px; font-weight:normal; }
.bgBlue2 { background:#5481c6; }
.bglBlue { background:#5388cd; }
.about_bg { background:url(images/about_bg.gif) repeat-x; }
.about { background:#5388cd; padding:4px 5px 4px; }
.abt_cont { border:1px solid #999; border-width:0 1px 1px; padding:5px 10px 10px; }
.abt_cont a:link, .abt_cont a:visited { color:#f00; padding:0 10px; text-decoration:underline; }
.abt_cont a:hover, .abt_cont a:active { color:#d00; text-decoration:none; }
.abt_cont2 { padding:5px 10px 10px;  }
.abt_cont2 a:link, .abt_cont2 a:visited { color:#f00; padding:0 10px; text-decoration:underline; }
.abt_cont2 a:hover, .abt_cont2 a:active { color:#d00; text-decoration:none; }
.g3 { background:#5f96cc url(images/head02Bg.gif) repeat-x bottom; }
.bg11 { background:#f7fbff; border:1px dashed #999; border-width:1px 0; }
.bg12 {  background:#fcfcfc;  border:1px solid #f1f1f1; border-width:1px 0; }

/******/

.tlnk_bg { background:url(images/tlnk_bg.gif) repeat-x; height:21px; padding:4px 10px 0; }
.tlnk_bg_selected { background:url(images/tlnk_bg_selected.gif) repeat-x; height:24px; padding:8px 10px 0; color:#fff; }
.bdrB_tl { border-bottom:1px solid #95bee4; }
.cty_bg { background:url(images/cty_bg.gif) repeat-x; }
.gr4_n { background:#fff url(images/gr4a.gif) repeat-x top; border:1px solid #4d75bb; border-width:0 1px 1px;}
.geo { font-family:Georgia, "Times New Roman", Times, serif; }
.fs18px { font-size:18px; }

.pType_bg { background:url(images/pType_bg.gif) repeat-x; color:#0053a0; }
.pType_bg a:link, .pType_bg a:visited { color:#0053a0; }
.pType_bg a:hover, .pType_bg a:active { color:#000; }
.pType_bg .l { padding:5px 2px 2px; }
.bg_gr_btm { background:url(images/bg_gr_btm.gif) repeat-x bottom; }
.mt_7px { margin-top:7px; }

/****/
.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; }
.ad_head_bg { background:url(images/ad_head_bg.gif) repeat-x; }
.ad_head_bbg { background:url(images/ad_head_bbg.gif) repeat-x; }
.ad_inhead_bg { background:url(images/ad_inhead_bg.gif) repeat-x; }
.ad_inhead_bbg { background:url(images/ad_inhead_bbg.gif) repeat-x; }
.ad_inhead { background:#fff; border:1px solid #4a87bc; border-width:0 1px; }
.bdrtb_dotted { border:1px dashed #999; border-width:1px 0; }
.paidM { background:url(images/member_icon1.gif) no-repeat 98% 50%; }
.clafy_bg1 { background:#f6f9fe; }

.sc_search2 { background:url(images/sc_search2.gif) repeat-x; }
.search_nd { color:#fff; padding:15px 0 0 10px; }
.sc_search_bg2 { background:url(images/sc_search_bg2.gif) repeat-x; }
.sc_search_gr { background:#b8c4cd url(images/sc_search_gr.gif) repeat-x top; }
.fs22px { font-size:27px; line-height:30px; }
.fs13 { font-size:13px; }
.fs12 { font-size:12px; }

/********/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(images/loading.gif) no-repeat 0 50%;
}

/******/
/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}
.search_ph { background:#cdecff; border:1px solid #7db8dc; border-width:1px 0; }
