/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #869BC6;
    font-family: Futura, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    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;
	}	

/*#dropmenudiv 
{ 
	border: 1px #98ACD3 solid;
	Z-INDEX: 100; 
	POSITION: absolute;
	padding:0px 0px 0px 0px;
	background-color: #98ACD3;
	white-space: nowrap;
}*/

#dropmenudiv{
	position:absolute;
	border:1px solid #98ACD3;
	border-bottom-width: 0;
	/*font:normal 12px Verdana;
	line-height:18px;*/
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	/*border-bottom: 1px solid black;*/
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold; 
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #B5B5B5;
}



a.actionitemhover:link, a.actionitemhover:visited, a.actionitemhover:active
{
	text-decoration: none;
	color: #FFFFFF;
}
a.actionitemhover:hover
{
	text-decoration: none;
	background-color:#B5B5B5;
}

A.tdMenu:hover {
	text-decoration: none;
	background-color: #B5B5B5;
	color: #FFFFFF;
}

A.tdMenu:active {
	text-decoration: none;
	color: #FFFFFF;
}

A.tdMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}

DIV.pageTitleS
{
	font-size:16pt;
	font-weight:bold;
	color:#295FB6; 
    padding:5px;
    margin-bottom:5px;
    background-color:#e9eaec;
	border:1px solid #c0c0c0;
	vertical-align:top;
	
}

.l6 {
   font-size:8pt;
   font-weight:bold;
}
.l5 {
   font-size:10pt;
   font-weight:bold;
}
.l4 {
   font-size:12pt;
   font-weight:bold;
}
.l3 {
   font-size:14pt;
   font-weight:bold;
} 
.l2 {
   font-size:16pt;
   font-weight:bold;
}
.l1 {
   font-size:18pt;
   font-weight:bold;
}
#ovbox {
	padding-left:8px;
	color:white;
	font-size:12pt;
	font-weight:bold;
	background:url('images/gci_optionshead.gif') no-repeat;
	width:184;
	height:29;
}
.qtybox {
	font-size:12pt;
	font-weight:bold;
	padding-right:5px;
	color:White;
}

.errMessage
{
    font-size:12pt;
    font-weight:bold;
    color:#cc3333;
}
.orderItem
{
	border-bottom:1px dashed #0085BE;
	font-size:9pt;
}
.orderItemI
{
	border:1px splid #0085BE;
}
.orderHeader
{
	border-bottom:2px solid #0085BE;
	font-weight:bold; 
	font-size:10pt;
	font-weight:bold;
	
}
.orderItemS
{
	border-bottom:1px dashed #0085BE;
	font-size:9pt;
}
.orderItemIS
{
	border:1px splid #0085BE;
}
.orderHeaderS
{
	border-bottom:1px solid #0085BE;
	font-weight:bold; 
	font-size:9pt;
	font-weight:bold;
	
}

 DIV.pageTitle
{
	font-size:18pt;
	font-weight:bold;
	color:#295FB6; 
	height:20px;  
    padding-bottom:3px;
    margin-bottom:8px;
	border-bottom:2px solid #295FB6;	
}

.ProductCategory
{
	font-size:16pt;
	font-weight:bold;
	color:#295FB6;
}
