/* Default CSS Stylesheet for a new Web Application project */

body {
	margin:0;
	padding:0;
	font-family: Arial, verdana, Helvetica, sans-serif;
	background-color :#e3f1f8;	
}

#idTitle {
	font-weight:bold;
	font-size: 10pt;
	color: white;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent:23px;
	width:190px;
}

.Time 
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	width:38pt;
	height:12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
INPUT {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width:195px;
	height:15pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.input {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width:100pt;
	height:15pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.input2 {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width:30pt;
	height:17pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.input3 {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width:80pt;
	height:15pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.checkBox {
	color: black;
	width:15pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


select
{
	width: 195px;
	font-size: 9pt;
}
label {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
Printlabel {
	font-weight:bolder;
	font-size: 13pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#login {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	width:50pt;
    height:17pt;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#divSearchResults
{ 
	position:absolute;
	top:68pt;
	width:100%;
	Height:350pt;
	overflow:auto;
	border:solid 2pt #4cb5f2;
	background-color:#acd4ec;
}
#tblEntryForm1 
{
	POSITION: absolute; 
	top:79pt;
	width:100%;
	height:100%;
	background-color :#e3f1f8;
	left:153pt;
}
#tblEntryForm2  
{
	font-weight:bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color :#acd4ec;
	border:solid 4pt #4cb5f2;

}
#tblEntryForm3 
{
	font-weight:bold;
	font-size: 16pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color :#acd4ec;
	border:solid 4pt #4cb5f2;

}
#tblEntryForm4 
{
	font-weight:bold;
    font-size: 12pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color :#acd4ec;
	border:solid 4pt #4cb5f2;

}
.gvHeaderText
{
 	font-weight:bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color :#acd4ec;
	text-transform:uppercase;
 }
 .gvItemText
{
 	font-weight:bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*background-color :#acd4ec;*/
	text-transform:uppercase;
 }

#ctl00_ContentPlaceHolder1_idHelpHint
{
    font-weight: bold;
    font-size: 9pt;
    color: red;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: italic;
}

.Time 
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width:32pt;
	height:16pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
.DayName 
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	width:76pt;
	height:16pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
.container 

{
position:relative; 
width:745pt;
background-color: white;
border-bottom:solid 1px black;
margin-top:6px;
border:solid 1px black;

}


.container table 

{
border-width: 0px 2px 2px 2px;
width:739pt;
}

.container table th 

{

position:relative; 
border-width: 0px 1px 1px 1px;
border-style: solid; 
border-color:Black White Black #336699; 
top: expression(offsetParent.scrollTop);

}

/* This is needed to load the images */	
#ctl00_tableMenu td A:link,#ctl00_tableMenu td A:visited, #ctl00_tableMenu td A:active	{	
	background:  url(../images/MenuImageBG.gif) top center no-repeat; 
	padding: 8px 0 0 0;	 
	height:32px;  
	width:150px; 
	font-size:10pt;
	color:White;
	}		
#ctl00_tableMenu td A:hover	{	
	background:  url(../images/MenuImageHoverBG.gif) top center no-repeat; 
	padding: 8px 0 0 0;	 
	height:32px;  
	width:150px; 
	font-size:10pt;
	color:White;
	}			
A:visited, A:active	{	
	color:	white;
	font-weight: bold;
	font-size: 8pt;
    text-decoration: none;
	}
	

	
#ctl00_ContentPlaceHolder1_gvSearchData 
{	
    behavior:url(Style/hilite.htc);
}
#ctl00_ContentPlaceHolder1_gvReceiveItems 
{	
    behavior:url(Style/hilite.htc);
}
#ctl00_ContentPlaceHolder1_gvSearchAllRecords 
{	
    behavior:url(Style/hilite.htc);
}
#ctl00_ContentPlaceHolder1_gvSearchSpecificResults 
{	
    behavior:url(Style/hilite.htc);
}

#ctl00_ContentPlaceHolder1_gvPutAwayItems 
{	
    behavior:url(Style/hilite.htc);
}

#ctl00_ContentPlaceHolder1_gvDailyActivity
{
  behavior:url(Style/hilite.htc);	
}



UL LI	
{	
	list-style-type:	square ;
}	

UL LI LI	
{	
	list-style-type:	disc;
}	

UL LI LI LI	
{	
	list-style-type:	circle;
}	
	
OL LI	
{	
	list-style-type:	decimal;
}	

OL OL LI	
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	
{	
	list-style-type:	lower-roman;
}	
/* Background color styles */
#idLogin 
{
   background-color: #9ECDE9;
}
#ctl00_ContentPlaceHolder1_tblMessage
{
	position:absolute;
	left:60pt;
	top:48pt;
	
}
.BGColorBlack {
	background-color: black;
}
.BGColorDarkBlue {
	background-color: #3599D4;
}
.BGColorWhite {
	background-color: #ffffff;
}
.BGColorMediumBlue {
	background-color: #3366cc;
}
.BGColorLightBlue {
	background-color: #9ECDE9;
}
.BGColorLighterBlue {
	background-color: #e3f1f8;
}
.BGColorDarkGray {
	background-color: #666666;
}
.BGColorMediumGray {
	background-color: #999999;
}
.BGColorLightGray {
	background-color: #cccccc;
}

/* Page heading and footing styles */

.PageHeadingSystemName {
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.PageHeadingPageName {
	font-weight: bold;
	font-size: 12pt;
	color: yellow;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #003399;
}
.PageHeadingGradient {
	background-image: url(../images/page_heading_gradient.gif);
	background-repeat: repeat-y;
}
.PageHeadingGradientReverse {
	background-image: url(../images/page_heading_gradient_reverse.gif);
	background-repeat: repeat-y;
}
.PageFooting {
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.HomePageSectionHeading {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}



.InformationMessage {
	font-weight: bold;
	font-size:10pt;
	color: green;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.WarningMessage {
	font-weight:bold;
	font-size:10pt;
	color:#996600;
	font-family:Arial, Verdana, helvetica,sans-serif;
}
.ErrorMessage {
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ModifyMessage {
color:Black;
float:left;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
padding-right:5pt;
padding-top:8pt;
position:absolute;
left:-60px;

}

/* Link styles */

A:link	{	
	color:	blue;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}	
A:visited	{	
	color:	blue;
	font-weight: bold;
	font-size: 10pt;
    text-decoration: none;	
	}	
A:active	{	
	color:	blue;
	font-weight: bold;
	font-size: 10pt;
    text-decoration: none;	
	}	
A:hover	{	
	font-weight: bold;
	font-size: 10pt;
    text-decoration: none;	
    color: white;
	background-color: #3493c8;

	}
	
A:link.ContentTableLink {
	color:	blue;
	font-weight: bold;
	font-size: 9pt;
    text-decoration: underline;	
    
	
}
A:active.ContentTableLink	{	
	color:	blue;
	font-weight: bold;
	font-size: 9pt;
    text-decoration: underline;	
	}	

A:visited.ContentTableLink {
	color:	blue;
	font-weight: bold;
	font-size: 9pt;
    text-decoration: underline;	
	
}
A:hover.ContentTableLink {
	color:White;
	font-weight: bold;
	font-size: 9pt;
    text-decoration: underline;	
    background-color: #3493c8; 
	
}
.PageHeadingName {
	font-weight:bold;
	font-size: 13pt;
	font-style: italic;
	text-decoration: underline;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #08356f;
}
.ContentTableLinkWhite {
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:link.ContentTableLinkWhite {
	color: white;
	text-decoration: underline;
}
A:visited.ContentTableLinkWhite {
	color: white;
	text-decoration: underline;
}
A:hover.ContentTableLinkWhite {
	color: red;
	text-decoration: underline;
}

.buttonCommand {
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	width:60pt;
	height:16pt;
	background-color:#34629d;
	
	
}
.buttonCommandnew {
	background:  url(../images/off.png) top center no-repeat; 
	padding: 0px 0 5 0;	 
	height:19pt;  
	width:70pt; 
	font-size:8pt;
	font-weight:bold;
	color:blue;
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:0;
	text-align:center;
	elevation:90;
	text-decoration:underline;
	
}

.CalCntlPrevNextLink {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.MenuLink {
	background-color: #9ECDE9;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	cursor:default ;
}
A:link.MenuLink {
	color: white;
	text-decoration: none;
}
A:visited.MenuLink {
	color: white;
	text-decoration: none;
}
A:hover.MenuLink {
	color: red;
	text-decoration: none;
}
.SubMenuLink {
	background-color: #3366cc;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.SubMenuLink {
	color: white;
	text-decoration: none;
}
A:visited.SubMenuLink {
	color: white;
	text-decoration: none;
}
A:hover.SubMenuLink {
	color: red;
	text-decoration: none;
}
.SelectedMenuItemLink {
	background-color: #3599D4;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:link.SelectedMenuItemLink {
	color: white;
	text-decoration: none;
}
A:visited.SelectedMenuItemLink {
	color: white;
	text-decoration: none;
}
A:hover.SelectedMenuItemLink {
	color: red;
	text-decoration: none;
}

.watermarked
{
	font-size:8pt;
    color:black;
    background-color:Silver;
}