﻿body 
{
	margin: 0;
	padding:0; 
	font-family: Verdana;
}
a
{
	font-size: 12px;
	font-family: Verdana;
}

a.headerLink, a:visited.headerLink 
{ 
	color:#9c9c9c;
	text-decoration:none;
	color:White;	
	font-size:11px; 
	font-weight:bold;
}

/* d 28th */
.balloonstyle
{
	position: absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border: 1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 350px; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
.tdNewScreen
{
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 1px #e5e5e5;
	background-color: #f5f5f5;
	border-top: #e5e5e5 1px solid;
	width: 25%;
}
.tdNewScreenSecond
{
	border-top: #e5e5e5 1px solid;
	width: 100%; /*width: 35%;*/
}
.tdNewScreenSecond-NoWidth
{
	border-top: #e5e5e5 1px solid;
}
.tdSubTitle
{
	border-top: #009DDE 1px solid;
}

.overlayBG
{
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.remarkdate
{
	color: #009DDE; /*font-weight: bold;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.remarkUser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494EA0;
	font-weight: bold;
	font-size: 9px;
	
}
.remarkText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px; /*margin-left:50px;*/ /*padding-left:5px;*/
	width: 75%;
}

.RemarkAuthorTableTd
{
	width: 25%;
}

/* */
a:hover.headerLink, a:active.headerLink 
 {
	 color:yellow; 
	 text-decoration:none; 
	 border-bottom:1px #ffcc33 dotted; 
	 font-size:11px; 
	 font-weight:bold;
}

.Links
{
	color:Navy;
	text-decoration:underline;
	font-size:11px; 
	font-weight:bold;
}

.Label
{
	height: 30px;
	margin: 15px 0 0px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:navy;
	text-align:center
}
.bgImage
{
	background:url(Images/contentbackground.jpg) ;
}

.HeaderTitle
{
	color:#9c9c9c;
	text-decoration:none;
	color:White;	
	font-size:22px; 
	font-weight:normal;	
	text-align:left; 
}

.code
{
	background: url(Images/bgcode.gif);	
	display: block;	
	padding:0px;
	margin:0px;  	
}
.tableBlueBorder
{
	border-bottom-style :solid ;
	border-bottom-color :Blue;
	border-bottom-width :1px;
	border-left-style :solid ;
	border-left-color :Blue;
	border-left-width :1px;
	border-right-style :solid ;
	border-right-color :Blue;
	border-right-width :1px;
	border-top-style :solid ;
	border-top-color :Blue;
	border-top-width :1px;
}

.tdlabel
{
	font-family:Verdana;
	font-size:11px;
}
.controlcap
{
	padding-left:5px;
	padding-right:5px;
	border-top:solid 1px #e5e5e5;
	background-color: #f5f5f5;
}

.MasterTopRight
{
	background: url(Images/bg.gif) repeat-x;
	background-position:left top;
}

.MasterTopLeft
{
	background: url(Images/topleft.gif);
	background-repeat:no-repeat;  	
}
.gvFixedHeader
{
	font-weight: bold;
	background-color: White;
}

.ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 13px;
	background-color: #E5ECF9;
}
.MasterLeft
{
	background: url(Images/bgmain.gif) no-repeat;	
}

.MasterBottom
{
	background: url(Images/bgfooter.gif) repeat-x;	
}
.Button
{
	cursor:hand; 
	background-color:Transparent; 
	border:solid 1px #E5E5E5; 	
}
.menubg
{
	background-image: url(Images/menuskin.jpg);
	background-repeat: repeat-x; 
    background-color: transparent;
     margin-left:0px;
     margin:0px 0px 0px 0px; 
}
.btnNew
{
	background-image: url(./NewImages/NewSub.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	cursor: hand;
	font-weight: bolder;
	color: Navy;
}
.btnRemove
{
	background-image: url(./NewImages/RemoveSub.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	cursor: hand;
	font-weight: bolder;
	color: Navy;
}
.btnEdit
{
	background-image: url(./Images/EEdit.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
	cursor: hand;
	font-weight :bold;
	color :Navy ;
}
.btnDelete
{
	background-image: url(./Images/EDelete.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
	cursor: hand;
	font-weight :bold;
	color :Navy ;
}
.btnSave
{
	background-image: url(./Images/ESave.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
	cursor: hand;
	font-weight :bold;
	color :Navy ;
}
.btnUndo
{
	background-image: url(./Images/EUndo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
	cursor: hand;
	font-weight :bold;
	color :Navy ;
}
.btnFind
{
	background-image: url(./Images/EFind.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
	cursor: hand;
	font-weight :bold;
	color :Navy ;
}
.btnClose
{
	background-image: url(./Images/EClose.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
	cursor: hand;
	font-weight :bold;
	color :Navy ;
}

.btnDNew
{
	background-image: url(./Images/DAdd.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
}
.btnDEdit
{
	background-image: url(./Images/DEdit.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
}
.btnDDelete
{
	background-image: url(./Images/DDelete.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
}
.btnDSave
{
	background-image: url(./Images/DSave.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	text-align:left;
	padding-left:20px;
}
.btnDUndo
{
	background-image: url(./Images/DUndo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;	
	text-align:left;
	padding-left:20px;
}
.btnDFind
{
	background-image: url(./Images/DFind.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;	
	text-align:left;
	padding-left:20px;
}
.btnDClose
{
	background-image: url(./Images/DClose.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;	
	text-align:left;
	padding-left:20px;
}
.error
{
	background-image: url(./Images/error.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;	
	text-align:left;
	padding-left:15px;
	margin-left:5px;
}
.content 
{	
	margin-left:4px;
	text-align:left;
	display: none;
	font-weight:bold;
	padding:5px;	
	background:#999999 ; 
	color: White; 
	z-index: 2000;
	width:200px;	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
}

.search
{
	background: url(Images/search.jpg);	
	display: block;	
	padding:0px;
	margin:0px;  
	cursor: hand;	
}

.RptHeader
{
	font-family:Verdana ;
	font-size:medium; 
	background-color:#E5ECF9;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:Navy;
}

.RptFooter
{
	font-family:Verdana ;
	font-size:medium; 
	background-color:#E5ECF9;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:Navy;
}


.RptIHeader
{
	font-family:Verdana ;
	font-size:medium; 
}

.RptDetailH
{
	color:Navy;
	text-align:left;
	font-family:Verdana ;
	font-size:smaller; 	
	width:10%;
}

.RptDetail
{
	text-align:left;
	font-family:Verdana ;
	font-size:smaller; 	
	width:90%;
}

.RptLink
{
	text-align:left;
	font-family:Verdana ;
	font-size:small; 	
	width:90%;
	color:Blue;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	position:relative;
}
.txtNumeric
{
	text-align:right;	
}
.AutoCompleteItem
{
 font-size:10px;
 font-family:Verdana;
}

.contentTableShort 
{
    width: 100%;
	border-top: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}


.adminTabActive 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #696969;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;	/*border-bottom: 0px none #D5D291;*/
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.adminTabInactive 
{
    font-size: 0.7em;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;	/*border-bottom: 1px solid #D5D291;*/	/*background-color: #EDECD1;*/
	background-color:#1E80C1;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}


.adminTabInactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	/*color: #696969;*/
	color: white;
	text-decoration: none;
}

.adminTabInactive a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	/*color: #696969;*/
	color: #696969;
	text-decoration: none;
}

.adminTabInactive a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	/*color: #696969;*/
	color: #696969;
	text-decoration: none;
	background-color:White;
}


.adminTabInactive a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D5D291;
	text-decoration: none;
}

.adminTabActive a:link, .adminTabActive a:visited  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	/*color: #696969;*/
	color: #696969;
	text-decoration: none;
}
.RoleLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal ;
	font-size:10px;
}
.RoleLink a:link{
	
	color: Black ;
	text-decoration: none;
}

.RoleLink a:visited 
{
	color: Black;
	text-decoration: none;
}

.RoleLink a:active 
{
	color: #1E80C1;
	text-decoration: none;
}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	/*background-image:url(/App_Themes/Default/NewImages/header-opened.png);*/
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}



