﻿.Headerlabel
{
	font-family: Verdana;
	font-size: 14px;
	color: white;
	font-weight:bold;
}

.errtext
{
	font-family: "Verdana";
	font-size: 10px;
	color:Red;
}
.meg
{
	font-family: "Verdana";
	font-size: 9px;
	font-weight:bold;
	color:Gray;
}
.GridFont
{
    font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;
   
}
.rowborder
{
border:0px;
}
.text
{
	font-family:Arial;
	font-size: 12px;	
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color:#2A6EBB;	
}

.label
{
	font-family: Arial;
	font-size: 12px;
	color: #00006a;
	font-weight:normal;
}

.Hlabel
{
	font-family: Arial;
	font-size: 12px;
	color: #00006a;
	font-weight:bold;
}
.tbox
        {
            background-image: url(../Images/tboxbg.jpg);
            background-repeat: repeat-x;
            border: 1px solid #d1c7ac;
            width: 160px;
            color: #333333;
            padding: 3px;
            margin-right: 4px;
            margin-bottom: 8px;
            font-family: arial, sans-serif;
            font-size: x-small;
        }
        .tboxValidation
        {
            background-image: url(../Images/tboxbg.jpg);
            background-repeat: repeat-x;
            border: 1px solid #d1c7ac;
            width: 160px;
            color: #e78fae;
            font-family: verdana;
            font-size:x-small;
        }
.popupdiv{background-color:ivory;border:solid 1px skyblue;width:250px;display:block}
.popupbg{background-color:gray; filter: alpha(opacity=60); opacity:0.60}
.hidelbl{display:none;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalBackgroundbooking {
	background-color:Silver;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalPopup {
	background-color:Teal;
	padding:3px;
	 
}
.lblbooking
{
	font-family:Verdana;
	font-size:10px;
	color:#154A85;
	}
.fntPlace { PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FONT-SIZE: 10pt; PADDING-BOTTOM: 0px; WORD-SPACING: 1pt; COLOR: white; LINE-HEIGHT: 8pt; PADDING-TOP: 0px; FONT-FAMILY: Arial }

.fntLogin { PADDING-LEFT: 15px; FONT-SIZE: 8pt; COLOR: #51656c; FONT-FAMILY: Arial }

.MyCalendarext {
	BORDER-RIGHT: #646464 1px solid; BORDER-TOP: #646464 1px solid; BORDER-LEFT: #646464 1px solid; COLOR: red; BORDER-BOTTOM: #646464 1px solid; BACKGROUND-COLOR: #C00000; color:white
}
 .menu1 ul li a:hover 
    { color:#221f1f; background:light gray;text-decoration:underline; 
		
		}
		
	.controlswidth
	{
	  width:127px;
	}	