﻿/* set the header div */
#URTHeader
{
    font-family:Tahoma;
    font-size:11px;
    width: 100%;
}

/* set the content div */
#URTContent
{
    background-color:#efeded;
    color:Black;
    font-family:Tahoma;
    font-size:11px;
    margin: 0px;
}

/* set the content div */
#content1
{
	position:absolute;
	top:125px;
    padding: 1px;
    margin-left: 0px;
    color:Black;
    font-family:Tahoma;
    font-size:11px;
    background-color: #efeded;
}

/* set the footer div */
#footer
{
	position:absolute;
	margin:0px;
	padding:1px;
	top:850px;
	text-align:center; 
	clear:both;   
    margin-left: auto;
    margin-right: auto;
}

/* set the footer div */
#ViewFooter
{
	position:absolute;
	top:880px;
    color:Black;
    font-family:Tahoma;
    font-size:11px;
	text-align:center; 
    margin-left:auto;
    margin-right:auto;
    clear: both;
}

#URTFooter
{
    color:Black;
    font-family:Tahoma;
    font-size:11px;
	text-align:center; 
	padding: 5px;
    margin-top: 0px;
    clear: both;
}

.dropShadowPanel 
{	
	background-color:White;		
    font-family:Tahoma;
    font-size:11px;
}

.headerBG
{
    background-image:url('../images/header-bg.gif');
    background-repeat:repeat-x;
    width:100%;
    height:59px;
}

.HeaderBM
{
    cursor:hand;
}

.Welcome
{
	font-family:Tahoma;
	font-size:12px;
	color:#A9974C;
}
	
.CommonLabel
{
	font-family:Tahoma;
	font-size:11px;
	color:#A9974C;
	padding-left:6px;
}
	
.CommonText
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
}
              
.labelStyle
{
    color:Black;
    font-family:Tahoma;
    font-size:11px;
}
              
.ContentStyle
{
    color:Black;
    font-family:Tahoma;
    font-size:11px;
}        
        
.HeaderLabelStyle
{
    color:#0066cc; /*white-space;*/
    font-family:Tahoma;
    font-size:11px;
}
         
.FooterLabelStyle
{
    color:Gray;
    font-family:Tahoma;
    font-size:smaller;
}

.BannerStyle
{
    background-image:url('../images/separator_horizontal.png');
    background-repeat:repeat;
}

.PanelBanner
{
    background-image:url('../images/hr-image.gif');
    background-repeat:repeat;
}
         
.CalendarStyle
{
 		font-family:Tahoma;
		font-size:11px;
}
        
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}  
 
.smallButton
{
	width: 80px;
	font-family:Tahoma;
	font-size:11px;
}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}

.HideButton { Display : none}

.gridHeaderText
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#48966F;
	color:White;
}

.URTOLink
{
    color:#000000;
}

input[disabled="disabled"] 
{ 
	color:Gray
} 

/* master footer */
.URTOFooter2 { clear:both; text-align:center; width:980px; font-family:Tahoma; font-size:0.9em; color:#333333; text-decoration:none;}

#breadCrumb { margin-top:8px; margin-left:8px; color:#FF6600; font-size:10px; font-family:Arial; }

.wait, .wait * { cursor: wait !important; }