﻿#loading
{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	text-align: center;
	font-family: "trebuchet MS" , Helvetica, georgia, garamond;	
	z-index:3;
	width:100%;
	text-align:center;
    font-size: 20px;
	color: #00bfff;
	font-weight: bold; 

}
#notfound
{
	padding: 15px;
	position: absolute;
	left: 22%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	font-family: Arial, Helvetica, georgia, garamond;
	font-size: 12pt;
	color: #942363;
	font-weight: normal;
	width: 800px;
	line-height: 25px;
	
}
#notfound a
{
	font-family: Arial, Helvetica, georgia, garamond;
	font-size: 12pt;
	text-decoration: underline;
}
#serviceStaffDetailOnOver
{
    position: absolute;
    z-index: 1001;
    width: 200px;
    min-height: 60px;
    font-size: 12px;
    color: #525252;
    text-align:left;
}
#barServicetext tr.overRowColor{
    background-color:#C3D9FF;
}
