/*========================================================
Filename	: en.css
Purpose		: Default stylesheet for Dubai Health Care City [English]
=========================================================*/

body, input, textarea, table, td, span, p, select, option
{
	font-family	: Tahoma,Verdana,Arial;
	font-size	: 11px;
}

body
{
	margin:0px:0px:0px:0px;
}

img{border:0px; behavior:url(iepngfix.htc);}

.ImgButton
{
	cursor:hand;	
}

.InnerContent
{
	 background-image:url(../images/Inner/in_05.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom;
}

.HomeContent
{
	width:261px;
	height:80px;	
	text-align:justify;
	overflow:hidden;
}

.MainLinks
{
	height:20px;	
}

.MainLinks A
{
	text-decoration:none;
	color:#FAFCFA;
	font-weight:bold;	
	font-family:Verdana;
	text-transform:capitalize;
}

.SubLinks A
{
	text-decoration:none;
	color:White;
	font-size:11px;
	font-family:Tahoma;
	text-transform:capitalize;
}

.SubLinksSel A
{
	text-decoration:none;
	color:Yellow;
	font-size:11px;
	font-family:Tahoma;
	text-transform:capitalize;
}

.InnerSpacer
{
	background-image:url(../Images/Home/cnt_spacer.jpg);
	background-repeat:no-repeat;
	height:1px;	
}

.InnerSpacer A
{
	text-decoration:none;
	color:Green;
}

.InnerData
{
	text-align:justify;
}

.InnerData A
{
	color:Green;
	text-decoration:none;
}

.InnerData A:HOVER
{
	color:#EB1A2D;
	text-decoration:none;
}

.Home A
{
	color:DarkGreen;
	text-decoration:none;
}

.Path
{
	color:Green;
	font-weight:bold;	
	font-size:11px;
	font-family:Tahoma;
	text-transform:uppercase;
	line-height:20px;
}

.Path A
{
	color:#74C566;
	text-decoration:none;
	font-weight:bold;	
	font-size:11px;
	font-family:Tahoma;
	text-transform:uppercase;
	letter-spacing:1px;
}

.Path A:HOVER
{
	color:#77000A;
}

.Back A
{
	text-decoration:none;
	color:Green;
}

.Invisible
{
	display:none;
	position:absolute;
}

.Visible
{
	display:inline;
	position:relative;
}

.Input
{
	border:solid 1px DarkGreen;	
}

.WHead
{
	font-size:12px;
	font-weight:bold;
	color:Green;	
}

.NewsTitle
{
	font-weight:bold;
	color:Gray;
	height:20px;	
}

.NewsContent
{
	text-align:justify;
	line-height:15px;
}

.NewsContent A
{
	color:DarkGreen;
	text-decoration:none;
}

.HNewsTitle
{
	font-weight:bold;
	color:Black;
	height:20px;	
}

.Paging
{
	word-spacing:25px;
	height:25px;	
	font-weight:bold;
	font-size:12px;	
}

.InnerLinks A
{
	text-decoration:none;
	color:Green;
	text-transform:capitalize;	
}

.Calendar
{
	text-decoration:none;
}

.IContent
{
	overflow:auto;
	width:530px;	
}


/* Modal Pop up login  */
.close
{
	padding-top:10px;
 
}
.comingsoon
{
	 padding-top:16px;
	 padding-bottom:11px;  
}
.poptext
{
	padding-top:23px;
	padding-bottom:15px;  
}
.bgimg
{
	background-image:url('http://www.dhcc.ae/en/images/popup/bg.png'); 
}
.btnpop
{
		 padding-bottom:20px;  
}
.btn
{
	padding-left:10px; 
}

.inv
{
    display:none;    
}

.vis
{
    display:block;    
}

 #_ctl3_main1
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:999;
    
    background-color:Gray;
    FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=75);
    display:none;
}

#_ctl3_nxt
{
    width:400px;
    height:270px;
    top:150px;
    left:50%;
    margin-left:-220px;
    z-index:999;
    position:absolute; 
    display:none;
}