/***  globe.css       START. ***/
/* CSS Document */

body {
	margin:0px;
    background-color: #FFFFFF;
    font-size:12px;
    font-weight:normal;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    background-repeat:repeat-x;}
.clr{clear:both;}

.pollPopupStyle{
	position:absolute;
	display: none;
	top:850px;  
  	padding:0px;
  	left: 27%;
  	z-index:100;
  }
  
.newsPopupStyle{width: 680px;display: none; 
 position:fixed;
  _position:absolute;
  top:0;
  _top:expression(eval(document.body.scrollTop));
  margin-top:130px;
  padding:0px;
  left: 27%;
  z-index:100;
  }

.newsItem{padding-bottom:10px;width:600px;}  
.newpopupbox{ border:solid 2px #c9e2f1; background:#fff;width: 680px;}
.popupcontent{	height: 450px;overflow: auto;margin:0px;padding:0px;text-align:justify;font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;}
.popcontent{margin:10px 0px 8px 5px;padding:0px 20px ;}
.pop_topbg{background:url(../images/pop_topbg.gif) repeat-x;width:680px; height:25px; margin:0px; padding:0px;}
.pop_botbg{background:url(../images/pop_botbg.gif) repeat-x;width:680px; height:20px; margin:0px; padding:0px;}
.pop_midbg{width: 680px; margin:0px; padding:0px; clear:both;}
.close_but{background:url(../images/rpdubai_single.gif) no-repeat -84px -94px;width:15px;height:15px;border:0;cursor:pointer;}
.pop_title{font-size: 14px;font-weight: bold;color: #105CB6;text-decoration: none; margin:0px;padding:10px 20px 15px; background:#f6fcfe;}
.tabm_bg{margin:0px; padding:0px 5px; background:url(../images/rpdubai_x.gif) repeat-x -0px -0px; height:25px; font-size:11px; font-weight:bold; color:#004080; text-align:center;} /* css sprite */
.tabm_nbg{margin:0px; padding:0px 5px; background:url(../images/rpdubai_x.gif) repeat-x -0px -32px; height:25px;font-size:11px; font-weight:bold; color:#004080; text-align:center;}/* css sprite */
.tabcontborder{border:solid 1px #9cc5db; border-top:none; height:115px;} 
.tnewsdate{ font-size:12px; color:#2985e0;}
.tnewscnt{font-size:12px; line-height:18px; text-align:justify;}
.tabnews_txt{ margin:0px; padding:13px 10px;}

/* USED FOR PROJECT POPUP PAGE */
.devtlearb{float: right;width: 120px;font-weight: bold;}
.popbbgprjt{margin:0px; padding:0px; background:url(../images/popbbg.png) repeat-x; height:3px; width:400px; overflow: hidden;}
.poptbgprjt{margin:0px; padding:0px; background:url(../images/poptbg.png) repeat-x; height:3px; width:400px; overflow: hidden;}
.prjtpopupbox{ border:solid 2px #c9e2f1; background:#fff;width: 400px;}
.pop_topbgprjt{background:url(../images/pop_topbg.gif) repeat-x;width:400px; height:25px; margin:0px; padding:0px;}
.pop_botbgprjt{background:url(../images/pop_botbg.gif) repeat-x;width:400px; height:20px; margin:0px; padding:0px;}
.pop_midbgprjt{width: 400px; margin:0px; padding:0px; clear:both;}
.popupcontentprjt{height: 135px;overflow: auto;margin:0px;padding:0px;text-align:justify;font-size: 12px;font-family: Arial, Verdana, Helvetica, sans-serif;}
.popupcontentdev{margin:0px;padding:0px;text-align:justify;font-size: 12px;font-family: Arial, Verdana, Helvetica, sans-serif;}
.devsubcntarb{float: right;}
.dev_midbgprjt{width: 380px; margin:0px; padding:0px; clear:both;}

/* For new div based design */
.clr{clear:both;}
.rpglobe{margin:auto; padding:0px; width:945px; background:url(../images/rp_shadebg.gif) repeat-y;}
.rplayout{margin:auto; padding:0px; width:905px;}
.rpheader{clear:both;margin:0px; padding:0px; text-align:center;}
.toplinks{clear:both;margin:0px; padding:0px; background:url(../images/globallinks_bg.gif) repeat-x; height:32px; width:895px; text-align:center;}
.footer{clear:both; margin:auto; padding:0px; width:900px; height:74px;}

.topBannerRera, .topBannerLandDep, .topBannerGovDubai,
.topBannerReraArb, .topBannerLandDepArb, .topBannerGovDubaiArb {FONT-FAMILY: Times,sans-serif,Arial,Helvetica; font-weight:bold;line-height:19px;color:black;}
.topBannerRera{font-size:13px;}
.topBannerLandDep{font-size:11px;}
.topBannerGovDubai{font-size:10px;color:red;}

.topBannerReraArb{font-size:15px;}
.topBannerLandDepArb{font-size:11px;}
.topBannerGovDubaiArb{font-size:11px;color:red;}

/***  globe.css       END. ***/

/***  rera_hm.css and rera_hma.css common styles START. ***/




/***  rera_hm.css and rera_hma.css common styles END. ***/
/***  SpryMenuBarHorizontal.css       START. ***/
#MenuBar1 li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
}

#MenuBar1 .selected a
{
color: black;
}


#MenuBar1 li a:hover
{
color: black;

}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	color: black;
	padding: 0.7em 1em 9px;
	font-weight: normal;
}


/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: transparent;
	color: #FFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;

	}
}
/***  SpryMenuBarHorizontal.css       END. ***/
/* css sprite new styles */
.reralogo{ background:url(../images/rpdubai_single.gif) no-repeat -0px -0px; width:101px; height:63px;}
.cal_chart_icon{background:url(../images/rpdubai_single.gif) no-repeat -104px -2px; width:50px; height:20px;}
.arrow1{background:url(../images/rpdubai_single.gif) no-repeat -155px -4px; width:21px; height:23px;}
.arrow0{background:url(../images/rpdubai_single.gif) no-repeat -178px -4px; width:21px; height:23px;}
.arrow_red1{background:url(../images/rpdubai_single.gif) no-repeat -155px -28px; width:21px; height:23px;}
.arrow_red0{background:url(../images/rpdubai_single.gif) no-repeat -178px -28px; width:21px; height:23px;}
.submit{background:url(../images/rpdubai_single.gif) no-repeat -0px -68px;width:75px;height:21px;border:0;color: black;cursor:pointer;}

/*custom dojo images, styles. */
.close_but{background:url(../images/rpdubai_single.gif) no-repeat -84px -94px;width:15px;height:15px;border:0;cursor:pointer;}
.button_n { 
background: url(../images/rpdubai_single.gif) no-repeat -106px -93px;width:91px;height:26px;border:0;cursor:pointer; text-align:center; color:#000;
}
.dojopopupbox{margin:0px; padding:0px; border: 2px solid #C9E2F1;}
.toplink_new {
background-image: url(../images/top_norbg.gif);
text-align: left;
height: 25px;
padding-left: 5px;
}

.proffnt_n {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:left;
    color:black;
}
