/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, 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	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	
.ResultsTableRow1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: ivory
}
.SearchTableLabel
{
    FONT-SIZE: 12pt;
    COLOR: black;
    TEXT-INDENT: 0pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #dfe4df;
    TEXT-ALIGN: left
}
.InvoicePritTo
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}
.DistributionHeader
{
    FONT-WEIGHT:bold;
    FONT-SIZE:smaller;
    FONT-FAMILY: Arial;
}
.ContactUs
{
    FONT-SIZE:10pt;
    FONT-FAMILY: Arial;
    color:#800000;
}
.DtLables
{
	border-style:none;
	border-width:0px;
	font-weight:bold;
	font-size:smaller;
	FONT-FAMILY: Arial;
	color:Maroon;
}
 
.DtCheckBox
{
	font-size:smaller;
	FONT-FAMILY: Arial;
	color:Maroon;
}
 
 
 
.RegisterUser
{
	FONT-WEIGHT:bold;
	FONT-FAMILY: Arial;
	color:#660033;
}
.ClickHere
{
	FONT-WEIGHT:bold;
	FONT-FAMILY: Comic Sans MS;
	color: Blue;
}
 
.field
{
    BORDER-RIGHT: #990000 1px solid;
    BORDER-LEFT: #990000 1px solid;
    BORDER-BOTTOM: #990000 1px solid;
    BORDER-TOP: #990000 1px solid
} 
.calImage { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND-IMAGE: url(../images/Calender.gif); BORDER-BOTTOM-WIDTH: 0px; WIDTH: 25px; CURSOR: hand; HEIGHT: 21px; BORDER-RIGHT-WIDTH: 0px }
.DtText { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: smaller; BORDER-BOTTOM-WIDTH: 0px; COLOR: black; FONT-FAMILY: Arial; BACKGROUND-COLOR: #fffadf; BORDER-RIGHT-WIDTH: 0px }
.DtLable { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE:10pt; BORDER-BOTTOM-WIDTH: 0px; COLOR: black; FONT-FAMILY: Arial; BORDER-RIGHT-WIDTH: 0px }
.DtCaption { font-weight :bold; BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: smaller; BORDER-BOTTOM-WIDTH: 0px; COLOR: black; FONT-FAMILY: Arial; BORDER-RIGHT-WIDTH: 0px }

.Mandatory {  COLOR: maroon }
.ContactUs { FONT-SIZE: 8pt; COLOR: #800000; FONT-FAMILY: Arial }
.InvoicePritTo { FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: Arial }
.PrintHeadings { FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Arial }
.PickUplocation{FONT-WEIGHT:bold;font-size:9pt;FONT-FAMILY: Arial;color:Maroon;}
.DataGroupHeader{FONT-WEIGHT: bolder;FONT-SIZE: 8pt;COLOR: white;FONT-FAMILY: Verdana;BACKGROUND-COLOR: brown;TEXT-ALIGN: left;}
.AlternatingColor{background-color: #fffff0;}
.ItemColor{background-color: #dfe4df;font-size:10pt;}
.DocumentListHeader{FONT-WEIGHT:bold;FONT-SIZE: 8pt;COLOR: white;FONT-FAMILY: Verdana;BACKGROUND-COLOR: brown;TEXT-ALIGN: left;}
.Compressed{font-family:Arial;	font-size:10pt;	color:Maroon;}
.OrderData{ color:black; FONT-SIZE: 7pt;FONT-FAMILY: arial;}
.ErrorHeader{FONT-WEIGHT: bold;FONT-SIZE: 8pt;COLOR: white;FONT-FAMILY: Verdana, Tahoma, Arial}
.ConfDateDue{FONT-WEIGHT:lighter;FONT-SIZE: 8pt;COLOR: black;FONT-FAMILY: Verdana;BACKGROUND-COLOR:Silver;TEXT-ALIGN: left;}
.ConfInvoice{FONT-WEIGHT:lighter;FONT-SIZE: 8pt;COLOR: black;FONT-FAMILY: Verdana;BACKGROUND-COLOR:#dfe4df    ;TEXT-ALIGN: left;}
.NeedToAttach{FONT-WEIGHT:bold;font-size:9pt;FONT-FAMILY: Arial;color:Blue;}
.displayCaption {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial }
OrderHeader{ color:Maroon; FONT-SIZE: 8pt;FONT-FAMILY: arial;}
.lblHeader{FONT-WEIGHT:bold;font-size:9pt;FONT-FAMILY: Arial;color:black;}
.lblDetails{FONT-SIZE:10pt;COLOR: black; FONT-FAMILY: Arial;}
.textboxStyle{width:235;}
.textboxCustPO{width:130;}
.textboxDateDue{width:80;}
.dropDownTimeDue{width:105;Height:20;}
.dropDownDocList{width:145;}
.txtAreaStyle{width:780;}
.txtAreaOrderConfirmationStyle{width:650;}
.txtAreaGalleryStyle{width:700;}


.PickUpFromOrgLocation{FONT-WEIGHT:bold;font-size:11pt;FONT-FAMILY: Arial;color:Maroon;}	

	