﻿body
{ 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Tahoma;
	font-size : 13px;
	color:#2773bf;
	
	/*font-weight: bold; 
background-color:#f4f5f5;
*/
line-height: 20px; letter-spacing: 1px; }

/* TOP MENU STYLE - START */
a.uppermenu1:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.uppermenu1:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.uppermenu1:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.uppermenu1text {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
/*	padding-top: 10px; */
}
/* TOP MENU STYLE - END */
/* FOOTER MENU STYLE - START */


/* FOOTER MENU STYLE - END */
/* normal STYLE - START */
a.normalstyle:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color:#467CD6;
	text-decoration: none;
}
a.normalstyle:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color:#467CD6;
	text-decoration: none;
}
a.normalstyle:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: gray;
	text-decoration: none;
}
.normalstyle {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: maroon;
	padding-top: 10px;
}
/* normal STYLE - END */

.headerstyle
{
	BACKGROUND-IMAGE: url(Images/cen_top2.gif); 
	WIDTH: 270px; 
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 40px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;
	VERTICAL-ALIGN: middle; 
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: LEFT;
	color: #ffffff;
}


.topcontrollink
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration:none;
	text-align:center;
}

.footercontrollink
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration:none;
	
}
.datagrid
{

	font-family:Verdana, Arial;
	font-size:10px;
	
	border-style:none;
	border-left:solid 1px #00ADEF;
	border-right:solid 1px #00ADEF;
	border-bottom:solid 1px #00ADEF;
	border-top:solid 1px #00ADEF;
	text-align:center;
	padding: 5px 5px 5px 5px;
		
}
.datagrid_header
{
	background-color:#00ADEF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}

.datagrid_row
{
	background-color: #EBF7FD;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	height:20px;
	
	

}

.datagrid_alt_row
{
	background-color:#C9E6F9;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	height:20px;
	
}

.datagrid_pager
{
	background-color: #00ADEF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color:#ffffff;
	text-align:center;
	letter-spacing :1
}

.child_header
{
	/*background-color: #688CA4;*/
	background-color: #ffd0d0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	height:20px;
	text-align:left;
	color:Maroon;
}

.child_row
{
	background-color: #DFEDE2;
	font-family: Arial, Helvetica;
	font-size: 7.5pt;
}

.child_alt_row
{
	/*background-color: #CAE0CF;*/
	background-color: #fff9f7;
	font-family: Arial, Helvetica;
	font-size: 7.5pt;
	
}

.PageHeaderFontStyle
{
	font-size: 14pt;
	color: #5189d4;
	font-family: Verdana;
}
.PageItemFontStyle
{
	font-size: 10pt;
	color: #5189d4;
	font-family: Verdana;
}
.PageItemInnerFontStyle
{
	font-size: 10pt;
	color: #5189d4;
	font-family: Verdana;
	font-weight:bold;
}

/* HTML ELEMENTS */

.button {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #ffffff;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: arial,verdana,tahoma;
	BACKGROUND-COLOR: #b76422;
	text-decoration:none;
}

/* Water Mark Style- Start  */

.WaterTxt
{
	font-weight: bold;
	color: #a9a9a9;
	font-style: italic;
	font-family: Arial;
	font-size: 8pt;
}

/* Water Mark Style- End  */




/* Menu control that looks like a tab strip */
.tab, .tabItem
{
 font-family:Verdana,Arial,Helvetica;
 font-size: 8pt;
 font-weight:normal; 
 text-decoration: none;
 
}
.tab
{
	
 padding: 0px  0px 0px 0px;
 text-align: center;
 border:0px;
}
.tab a:link, .tab a:visited, .tab a:hover
{
 text-decoration: none;
 color:#333333;
}
.tabPage   /* If the area beneath the tab strip needs to have a box defined, use this style in the <td> */
{ 
  border: solid 0px #c0cbb6;
 vertical-align:top;
}
.tabItem
{
	padding: 3px 3px 3px 3px;
	border-top: #f0f8ff 1px outset;
	border-left: #f0f8ff 1px outset;
	border-right: darkgray 1px outset;
	border-bottom: #f7f6f3 1px outset;
	background-color: #F7F6F3;
}
.tabSelected 
{
	
 border-style:inset ;
 border-bottom: solid 1px #ccd9c0;
/* background-color:#7DA5E0;  */
}
.tabHover
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #d8e1ce;
}

.LeftControlMouseOver
{
 background-image: url("Images/full_ov.gif");
 background-repeat:no-repeat;
 color :#00bfff;
}
.LeftcontrolMouseOut
{
 background-image:url("Images/full.gif");
 background-repeat:no-repeat;
 color: #ffffff;
}
.LeftcontrolDefault
{
 background-image:url("Images/full.gif");
 background-repeat:no-repeat;
 color: #ffffff;
}
a.LeftControlLbtn:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.LeftControlLbtn:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.LeftControlLbtn:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #00bfff;
	text-decoration: none;
}
.linksmenu,.linksmenuOnMouseOut  
{	
	padding-left: 37px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eeeeee;
	background-image: url(Images/menuDull.png);
	background-repeat: repeat-x;
	height: 40px;
	vertical-align:middle;
	
}
.linksmenuOnMouseOver 
{	
	padding-left: 37px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eeeeee;
	/*background: url(Images/menuDark.png);*/
	background: url(Images/s.gif);
	background-repeat: repeat-x;
	height: 40px;
	vertical-align:middle;
	
}

 a.Leftmenu:link {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	/*color: #93B26E;*/
	/*color:#007a43;
	color:#000000;*/
	color:#000000;
	text-decoration: none;
		text-align:center;
	vertical-align:middle;
	
}
a.Leftmenu:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	/*color: #93B26E;*/
	/*color:#007a43;*/
	color:#000000;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
a.Leftmenu:hover 
{	
	 /*color: #007a43;
	color: #6fa258;*/
	 color:#6f9fa0;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;	
	text-decoration: none;	 
}


/* New Styles */

/*Master Page Table Setting*/

.TDBanner
{
	width:860px;
}
.TDContent
{
	width:650px;
	vertical-align:top;
	text-align:justify;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
}
.TDRightUer
{
	width:210px;
	vertical-align:top;
	padding-top:10px;
} 
.TDFooter
{
	width:860px;
}

/*Default.aspx*/

.DefaultMainTable
{
width:620px;
}


.DefaultTblTDHeader
{
height:22px;
background-color:#e9e9e9;
color:#00336d;
border-bottom: #bdbdbd 1px solid;

padding-left:5px;
font-weight:bold;
}
.DefaultTblBorder
{
	border-right: #bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
	border-left: #bdbdbd 1px solid;
	border-bottom: #bdbdbd 1px solid;
	
}
	
	.Reservevation
	{
		height:22px;
background-color:#e9e9e9;
color:#00336d;
	border-right: #bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
	border-left: #bdbdbd 1px solid;
	border-bottom: #bdbdbd 1px solid;
	font-weight:bold;
	}
	
	.a
{
	background-image: url(IMG/1.png);
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	padding-left:28px;
}
	.b
{
	background-image: url(IMG/2.png);
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	padding-left:28px;
}
	.c
	{
	background-image:url(IMG/3.png);
	width:23px;
		height:23px;
		background-repeat: no-repeat;
		background-position: left center;
		text-align:left;
	padding-left:28px;
	}
	
	.UserControlBG
	{
	background-image:url(IMG/RightButtonBG.png);
	width:210px;
	background-repeat:repeat-y;
	}
	
	.Banner
	{
	background-image:url(IMG/banner.png);
	width:860px;
	height:163px;
	color: #01336e;
	font-weight:bold;
	
	}
	
	.BannerMenuBg
	{
		background-image:url(IMG/bannerButtonBg.png);
		height:33px;
		background-repeat:repeat-x;
	}
	
	.Footer
	{
	background-image:url(IMG/footer.png);
	width:860px;
	height:64px;
	background-repeat:no-repeat;
	}
	
	a.footermenu1:link {
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #01336e;
	text-decoration: none;
}
a.footermenu1:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #01336e;
	text-decoration: none;
}
a.footermenu1:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

/* Button Style */


a.Btn
{
	background: transparent url(IMG/btn.png) no-repeat top left;
	float: left; /*height: 31px;*/
	
	padding: 0px 0px 5px 12px;
	text-decoration: none;
	color: #eef2f7;
	letter-spacing: 1px;
	text-align: center;
}


a.Btn span
{
background: transparent url(IMG/btn.png) no-repeat top right;

display: block;
padding: 0px 8px 5px 0;
color:#eef2f7;
letter-spacing: 1px;
text-align: center;
}



a.Btn:hover
{
background: transparent url(IMG/btn_ov.png) no-repeat top left;
color:#083d7c;
text-decoration:none;
letter-spacing: 1px;

}

a.Btn:hover span
{
	background: transparent url(IMG/btn_ov.png) no-repeat top right;
	color:#083d7c;
	text-decoration:none;
	letter-spacing: 1px;
}



A:link
{
	color:#00346d;
	text-decoration:none;
	font-weight:bold;
}
A:visited
{
	color:#00346d;
	text-decoration:none;
	font-weight:bold;
}
A:hover
{
	color:#545555;
	text-decoration:underline;
	font-weight:bold;
}


.AdminLeftUserBg
{
	/*	background-color:Gray;
	background-image: url(LeftButtonBG.png);
	background-repeat: repeat-y;*/
	width: 210px;
	border-right: dimgray 1px solid;
}