/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
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; }
li { margin-bottom:5px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 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; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; overflow:auto; } /* Remove vertical textarea scrollbar in IE */
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#f60; }
html { overflow:-moz-scrollbars-vertical; } 

.input { padding:1px 2px; border:1px solid #ccc; background:#fff; }
.button { 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 { float:left; width:100%; clear:both; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/********** ACCESSORIES STYLES **********/
.pointer { cursor:pointer; }
.help { cursor:help; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m10px { margin:10px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px20px { padding:5px 20px 0; }
.p20px10px { padding:20px 10px; }
.p10px { padding:10px; }
a img { border:0px; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.i { font-style:italic; }
.u, a.u:link, a.u:visited { text-decoration:underline; }
a.u:hover, a.u:active { text-decoration:none; }
.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; } /* Only works in IE; does't work with width in %(percent) */
.ttc { text-transform:capitalize; }
.ttu { text-transform:uppercase; }
.db { display:block; margin:0 auto; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #7dacc9; }
.bdrL { border-left:1px solid #ccc; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #ccc; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.bgWhite { background:#fff; }
.bgGry { background:#f9f9f9; }
.bgBlu { background:#f9fcfe; }
.bg12 { background:#7fb656; }
.bg13 { background:#f7fff4; }
.bg14 { background:#fbf5ef; }
.bg2 { background:#c2d6ff; }
.bgMaroon { background:#e28623; }

.black, a.black:link, a.black:visited { color:#000; }
.brown, a.brown:link, a.brown:visited { color:#900; }
.gray, a.gray:link, a.gray:visited { color:#666; }
.maroon, a.maroon:link, a.maroon:visited { color:#f60; }
.orange, a.orange:link, a.orange:visited { color:#f60; }
.red, a.red:link, a.red:visited { color:#f00; }
.red2, .red2 a:link, .red2 a:visited { color:#f00; }
.red2 a:hover, .red2 a:active { color:#c00; }
.silver, a.silver:link, a.silver:visited { color:#ccc; }
.white, a.white:link, a.white:visited { color:#fff; }
.yellow, a.yellow:link, a.yellow:visited { color:#ff0; }
.blue, a.blue:link, a.blue:visited { color:#6d3a00; }
.blue3, .blue3 a:link, .blue3 a:visited { color:#0c80af; }
.blue3 a:hover, .blue3 a:active { color:#036; }
.blue2, .blue2 a:link, .blue2 a:visited { color:#06c; }
.blue2 a:hover, .blue2 a:active { color:#004268; }
.green, a.green:link, a.green:visited { color:#40931d; }

.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; }

.fft { font-family:Tahoma; }
.ffv { font-family:Verdana; }
.ffan { font-family:"Arial Narrow", Arial; }
.fftms { font-family:"Trebuchet MS", Arial; }

/*******************/
.g1 { background:#c5e2ff url(images/g1.gif) repeat-x; }
.g1a { background:url(images/tlnk_bg.gif) repeat-x; border-bottom:1px solid #95bee4;  }

.fixWidth {
	width:776px;
	margin:auto;
	border:1px solid #000;
	border-width:0 1px;
	background:#fff;
}
.imgMargin {
	margin:0 3px 0 18px;
}
.tlink2 a:link, .tlink2 a:visited {
	display:block;
	padding:4px 5px 5px;
}
.tlink2 a:hover, .tlink2 a:active {
	display:block;
	background:#255c8f;
	color:#fff;
	padding:4px 5px 5px;
}

.tlink {
}
.tlink a:link, .tlink a:visited {
	color:#000;
	display:block;
	padding:4px 5px 5px;
}
.tlink a:hover, .tlink a:active {
	color:#fff;
	display:block;
	background:#e28623;
	padding:4px 5px 5px;
}
.tlink_dvdr {
	background:url(images/tlink_dvdr.gif) no-repeat left;
}
.tlink2_dvdr {
	background:url(images/tlink2_dvdr.gif) no-repeat left;
}
.b2 {
	background:url(images/b2.gif) no-repeat 2px 7px;
	padding:0 0 0 10px;
}
.bbb {
	border-bottom:1px dashed #ccc;
	margin:0 0 3px 20px;
}
.builderProject_bg { 
	background:url(images/builderProject_bg.gif) repeat-x;
}
.pbi {
	border:1px solid #e0c9cc;
	border-width:0 1px;
}
.bp_bg {
	background:url(images/bp_bg.gif) repeat-x;
}
.g2 {
	background:url(images/g2.gif) repeat-x;
}
.b3 {
	background:url(images/b3.gif) no-repeat 2px 5px;
	padding:0 0 0 20px;
}
/****************/
.latest_container {
	height:160px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.latest_row_b {
	padding:3px;
	background:#f9f9f9;
	border-bottom:1px solid #fff2e7;
}

.latest_row_b_hover {
	padding:3px;
	border-bottom:1px solid #fff2e7;
	cursor:hand;
	background:#fff6f2;
}
/********Right Coloum********/
.searchTop_Bg {
	background:url(images/searchTop_Bg.gif) repeat-x;
}
.search_icon {
	background:url(images/search_icon.gif) no-repeat;
	padding:0 0 0 40px;
}
.searchBtm_bg {
	background:url(images/searchBtm_bg.gif) repeat-x;
}



/********* FOOTER STYLES STARTS HERE **********/
.foot {
	padding:5px 0 0;
	margin:20px 0 0;
	clear:both;
	background:#fafafa;
	border-top:1px dashed #6ba6df;
}
/**********/
.foot .btgl {
	width:98%;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	color:#e28623;
}
.foot .btgl a:link, .foot .btgl a:visited {
	color:#e28623;
}
.foot .btgl a:hover, .foot .btgl a:active{
	color:#000;
}
.formHead2 {
	background:#e2eefa;
}
/***Top Contractor*******/
.contractorIcon {
	background:url(images/contractorIcon.gif) no-repeat 12px 4px;
	padding:25px 0 10px 70px;
}
.searchCtr_bg {
	background:url(images/searchCtr_bg.gif) repeat-x;
}
.bdrBd {
	border-bottom:1px dashed #888;
}
.mleft5px {
	margin-left:5px;
}
.bdrD {
	border:1px dashed #999;
}
.bdrD_tb {
	border:1px dashed #999;
	border-width:1px 0;
}
.bdrGrn { 
	border:1px solid #ddf4d3;
}
.bdrBlu { 
	border:1px solid #f2e2d0;
}
.bbb2 {
	border-bottom:1px dashed #888;
	margin:0 0 3px 0;
}
/*********/
.bgG12 {
	background:#f1f1f1;
}
.postReq {
	border:1px solid #bedeff;
}
.formFields {
	width:97%;
	margin:0 auto 6px;
	padding:5px 2px 5px 5px;
}
.b2a {
	background:url(images/b2.gif) no-repeat 6px 12px;
	padding:5px 5px 5px 20px;
}
.pro_bg2 {
	background:url(images/pro_bg2.gif) repeat-x;
}
.bbb22 {
	border-bottom:1px dashed #888;
	margin:0 0 3px 10px;
}

/**********/

.tab1 {
	background:#d3e6fa;
	padding:3px 10px;
	border:1px solid #d3e6fa;
	border-width:1px 1px 0;
}
.tab2 {
	background:#fcfcfc;
	padding:3px 10px;
	border:1px solid #afcdee;
	border-width:1px 1px 0;
	margin-left:3px;
}
.sfsBody {
	background:#d3e6fa;
}
.sfsBodyIn {
	background:#fcfcfc;
}

.bgg1 {
	background:#0063a2;
	padding:3px 6px;
	color:#fff;
}
.bgg2 {
	background:#e3871c;
	padding:3px 6px;
	color:#fff;
	margin-left:2px;
}
.bgg3 {
	background:#def0ff;
	border:1px solid #89bbda;
}
.bgg4 {
	background:#ffebde;
	border:1px solid #d9a989;
}
.bul2 {
	background:url(images/bul2.gif) no-repeat 2px 7px;
	padding:0 0 0 14px;
}
.pd_lft {
	background:#f9f9f9;
	border:1px solid #eaeaea;
	border-width:0 1px 1px;
}
.bgg6 {
	background:#eee;
}
.bdrTb_dtd {
	border:1px dashed #000;
	border-width:1px 0;
}

.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; }

.gr4 {
	background:#fff url(images/gr4a.gif) repeat-x top;
	border:1px solid #4d75bb;
	border-width:2px 1px 1px;
}
.stamp_paid_member {
	background:url(images/stamp_paid_member.gif) no-repeat 650px center;
}

/**********/
.tlnk_bg { background:url(images/tlnk_bg.gif) repeat-x; height:21px; padding:4px 10px 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; }
/*****/
.geo { font-family:Georgia, "Times New Roman", Times, serif; }
.fs13 { font-size:13px; }
.fs17 { font-size:17px; }
.fs20 { font-size:20px; }
.fs25 { font-size:25px; }
.srh_bg { background:url(images/srh_bg.gif) repeat-x; }
.srh_bbg { background:url(images/srh_bbg.gif) repeat-x; }
.srh_g1 { background:#fafcff url(images/srh_g1.gif) repeat-x top; border:1px solid #d7e2eb; border-width:0 1px; }
.best_pls { background:#f7fbfe; border:1px dashed #97b9da; border-width:1px 0; }

@charset "utf-8";
/* DG_CSS Document */
.DG { background:#f8f8f8; text-align:justify; }
.DG #pscroller1 { height:100px; background:#fff; margin:5px;
}
.DG .dgclass {  font:11px arial; color:#454545; padding:10px; }
.DG .name { color:#990000; font:bold 11px arial; }

#dropcontentsubject{ font:bold 11px arial; color:#990000; }
.dropcontent{ display:block; height:100px; font:11px arial; background:#fff; padding:10px; margin:5px; }


/****/
.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; }
.p10px15px { padding:10px 15px; }


.gr2 {
	background:#fff url(images/gr2_new.gif) repeat-x top;
	border:1px solid #8495b4;
	border-width:1px 1px 0;
	position:relative;
	top:1px;
	padding:5px 10px;
	font-weight:bold;
	margin-right:1px;
}
.gr2 a:link, .gr2 a:visited { color:#000; }
.gr2 a:hover, .gr2 a:active { color:#000; }
.gr3 {
	background:#466cae;
	color:#fff;
	border:1px solid #8495b4;
	border-width:1px 1px 0;
	padding:4px 10px 3px;
	margin:3px 1px 0 0;
}
.gr2a {
	background:#fff url(images/gr2_new.gif) repeat-x top;
	border:1px solid #8495b4;
	margin-right:1px;
}

.gr3 a:link, .gr3 a:visited { color:#fff; }
.gr3 a:hover, .gr3 a:active { color:#fff; }

.black2, .black2 a:link, .black2 a:visited { color:#000; }
.black2 a:hover, .black2 a:active { color:#000; }
.bg_gr_btm { background:url(images/bg_gr_btm.gif) repeat-x bottom; }
.gr4_n { border:1px solid #8fabdb;}
.block { display:block; }

.bdrAll2, .bdrAll2 td, .bdrAll2 th  { border:1px solid #8495b4; }
.pl5px { padding-left:8px; }
.none { display:none; }


/***project***/

.bdr2 { border:1px solid #98c0eb; }
.fs18 { font-size:18px; }
.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; }
.p2px10px { padding:2px 10px; }
.bg1 { background:#f6f9fe; }
.bdr3 { border:1px solid #cbdff5; }
.b11 { background:url(images/b11.gif) no-repeat 2px 5px; padding:0 0 0 13px; }

.blue_nnn, .blue_nnn a:link, .blue_nnn a:visited { color:#06c; }
.blue_nnn a:hover, .blue_nnn a:active { color:#036; }
.bg4_new { background:#105698; }
.bdrAll2a { border:1px dashed #bfc5d6; }
.bdrAll2a td, .bdrAll2a tr, .bdrAll2a th { border:1px dashed #bfc5d6; }
.blue33, .blue33 a:link, .blue33 a:visited { color:#0030ff; }
.blue33 a:hover, .blue33 a:active { color:#34417c; }
.b1a { background:url(images/b11.gif) no-repeat 2px 7px; padding:0 0 0 13px; }
