﻿body {
}

.Gridview th{border-bottom-color:#abb079;}

.TextCapitalize
{
	text-transform:capitalize; 
	font-family:Trebuchet MS;
	color:#143D55;
	font-size:10px;
	font-weight:normal; 
	padding-left:5px;   
}



.Clsheader
{
	font-family:Trebuchet MS ;
	color:#1D58A0;
	font-size:20px;
	font-weight:bold ;   
	padding-left:10px;
}

.Clssubheader
{
	font-family:Trebuchet MS ;
	color:#1D58A0;
	font-size:12px;
	font-weight:bold ; 
	padding-left:10px;  
}

.Clssubheader1
{
	font-family:Trebuchet MS ;
	color:#19428D;
	font-size:11px;
	font-weight:bold ; 
	padding-left:5px;    
}

.Clsspan
{
	font-family:Trebuchet MS ;
	color:#19428D;
	font-size:11px;
	font-weight:normal ; 
	padding-left:1px;  
}
.ClsspanUpper
{
	font-family:Trebuchet MS ;
	color:#19428D;
	font-size:12px;
	font-weight:normal ; 
	padding-left:1px;  
	text-transform:uppercase; 
}
.ClsText
{
	font-family:Trebuchet MS ;
	color:#19428D;
	font-size:11px;
	font-weight:normal ; 
	padding-left:2px;  
}
.selectbtn
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: white;	
	background-color:#0084BD;
	
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-bottom-style:ridge;	
	height:17px;
	cursor:hand;
	
}



.searchbtn
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: white;	
	background-color:#FFFFFF;
	height:20px;
	cursor:hand;
	 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#7992A2',EndColorStr='#3D5571');
	
}



body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.searchtable {
	border: thin solid #2E7FAD;
}
.style1 {
	color: #666666;
	font-size: 10px;
}
.style2 {color: #143D55}


.modalBackground
 {
	background-color:Black;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalBackgroundbooking
 {
	background-color:Silver;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalPopup
 {
	background-color:#ffffff;
	padding:3px;
}
.ClsGrid
{
	font-family:Trebuchet MS ;
	color:#143D55;
	font-size:12px;
	font-weight:bold; 
	padding-left:5px;  
}
.ClsGridText
{
	font-family:Trebuchet MS;
	color:#143D55;
	font-size:10px;
	font-weight:normal; 
	padding-left:5px;  
}
#bottombar
{
position:fixed;
bottom:1000px;
width:30%;
top:210px;
right:150px;
z-index:100;
display:block;
font-family:Trebuchet MS ;
color:#143D55;
font-size:12px;
font-weight:normal; 

}

 @media screen{
  body>div#bottombar{
   position:fixed;
  }
  

