
/**************************DATAGRID STYLE***********************************/
/*need to include in asp:DataGrid HTML code:
  <AlternatingItemStyle CssClass="GridAltItem"></AlternatingItemStyle>
  <ItemStyle CssClass="GridItem"></ItemStyle>
  <HeaderStyle CssClass="GridHeader"></HeaderStyle>

 and HeaderStyle-ForeColor="gainsboro" in asp:BoundColumn 
*/
.AutocompleteFlyout
{
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
}

.PlainTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.TableForm
{
 margin-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Grid
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;	

}

.Grid td
{
	border-right: gainsboro 1px solid;

	border-top: gainsboro 1px solid;
	padding-left: 1px;


	margin: 1px;
	border-left: gainsboro 1px solid;

	border-bottom: gainsboro 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.GridHeader
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: gainsboro thin solid;
	color: gainsboro;
	padding-top: 5px;
	border-bottom: gainsboro thin solid;
	background-color: navy;
	text-align: center;
}

.GridHeader a:link, .GridHeader a:visited
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	color: gainsboro;
	padding-top: 5px;
	background-color: navy;
	text-decoration: none;
}

.GridHeader a:hover, .GridHeader a:active
{
	background-position: 0px 100%;
	background-attachment: scroll;
	background-image: none;
	color: gainsboro;
	background-repeat: no-repeat;
	text-decoration: underline
}

.GridItem, .GridAltItem
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	padding-left: 4px;
	font-size: 12px;
	padding-bottom: 4px;
	margin: 1px;
	border-left: gainsboro 1px solid;
	color: navy;
	padding-top: 4px;
	border-bottom: gainsboro 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.GridItem1, .GridAltItem1
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	padding-left: 4px;
	font-size: 12px;
	padding-bottom: 8px;
	margin: 1px;
	border-left: gainsboro 1px solid;
	color: navy;
	padding-top: 8px;
	border-bottom: gainsboro 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.GridItem
{

	background-color: white;

}
.GridItem1
{

	background-color: white;

}

.GridAltItem
{

	background-color: whitesmoke;
}
.GridAltItem1
{

	background-color: whitesmoke;
}

.LinkForGrid
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
}
.PDFLinkForGrid
{
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.NoRecordsForGrid
{
	font-weight: bold;
	font-size: 17px;
	color: gray;
}

/* Default CSS Stylesheet for a new Web Application project */


html, body, form
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 13px;
    word-spacing: normal;
    text-transform: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
    min-height: 100%;
    height: auto !important; /* for modern browsers */
    height: 100%;
    position: relative;
}


erd2Table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	

	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color: navy;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: navy;
	}	
		
A:active	{	
	text-decoration:	none;
	color: navy;
	}	
		
A:hover	{	
	text-decoration:	none;
	color: navy;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

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;
	}	

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.FormButton
{
	border-right: #acacac 3px solid;
	border-top: #acacac 3px solid;
	font-size: 11px;
	border-left: #acacac 3px solid;
	border-bottom: #acacac 3px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #f2f2f2;
}
.Form_Elements
{
	border-right: #acacac 1px solid;
	padding-right: 3px;
	border-top: #acacac 1px solid;
	padding-left: 3px;
	font-size: 11px;
	border-left: #acacac 1px solid;
	border-bottom: #acacac 1px solid;
	background-color: #ffffff;
}
.PDFForm_Elements
{
	border-right: #acacac 1px solid;
	padding-right: 3px;
	border-top: #acacac 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: #acacac 1px solid;
	border-bottom: #acacac 1px solid;
	background-color: #ffffff;
}
.Form_Labels
{
	font-weight: bold;
	font-size: 11px;
	color: gray;
}
.PDFForm_Labels
{
	font-weight: bold;
	font-size: 12px;
	color: black;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
.Form_LabelsWithBorder
{
	border-right: #acacac 1px solid;
	padding-right: 0px;
	border-top: #acacac 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: #acacac 1px solid;
	color: gray;
	padding-top: 0px;
	border-bottom: #acacac 1px solid;
	background-color: #ffffff;
}
.FormButton
{
	border-bottom: 3px solid #acacac; 
	border-left: 3px solid #acacac; 
	border-right: 3px solid #acacac; 
	border-top: 3px solid #acacac; 
	background-color: #F2F2F2; 
	font-size: 11px; 
}
.Label_Heading
{
	font-weight: bold;
	font-size: 35px;
	color: gray;
}
.Label_HeadingSmaller
{
	font-weight: bold;
	font-size: 27px;
	color: gray;
	text-align: right;
}
.PDFShipping_Label
{
	font-weight: bold;
	font-size: 40px;
	color: black;
}
.Label_JobNo
{
	border-right: #acacac 1px solid;
	padding-right: 3px;
	border-top: #acacac 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 35px;
	border-left: #acacac 1px solid;
	color: black;
	border-bottom: #acacac 1px solid;
}
.PDFLabel_JobNo
{
	font-weight: bold;
	font-size: 30px;
	color: black;
}
.Label_Section
{
	font-weight: bold;
	font-size: 13px;
	color: navy;
	text-decoration: underline;
}
.PDFLabel_Section
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: underline;
}
.Label_SectionLarger
{
	font-weight: bold;
	font-size: 16px;
	color: navy;
	text-decoration: underline;
}
.PDFLabel_SectionLarger
{
	font-weight: bold;
	font-size: 16px;
	color: Black;
	text-decoration: underline;
}
.Label_Date
{
	font-weight: bold;
	font-size: 25px;
	color: gray;
}
.Label_ShowDate
{
	font-weight: bold;
	font-size: 16px;
	color: navy;
}
.Label_ShowName
{
	font-weight: bold;
	font-size: 20px;
	color: navy;
}
.Menu_Links
{
	font-size: 14px;
}
.LabelHeaderEnterInfo
{
 margin-top: 10px;
 font-weight: bold;
 font-size: 12pt;
 color: gray;
}