/* HEADING TAGS */
H1               { font-family: arial,helvetica,clean,sans-serif; font-size: 18pt; font-weight: bold; margin-bottom: .25em; }
H2               { font-family: arial,helvetica,clean,sans-serif; font-size: 14pt; font-weight: bold; }

/* Column caption */
.CAPTION         { background-color:#4488AA ; font-weight:bold; color: #DDEEFF;    }
.CAPTION2         { background-color:#4488AA ; font-weight:bold; color: #88CCFF;  }

/* GRADIENT caption styles */
/* H1 level caption        */
.GRADIENT1 {	PADDING-RIGHT:5px; PADDING-LEFT:5px; Z-INDEX:101; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#C04489AA', EndColorStr='#FFFFFFFF') progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C04489AA,strength=8); LEFT:0px; PADDING-BOTTOM:5px; FONT:bold 11pt arial,helvetica,clean,sans-serif; WIDTH:105%; COLOR:white; PADDING-TOP:5px; TOP:0px; HEIGHT:32px;	}
/* H2 level caption        */
.GRADIENT2 {	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#C0CCCCCC', EndColorStr='#FFFFFFFF') progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C0CCCCCC,strength=8);  LEFT:5px; PADDING-LEFT: 5px; PADDING-BOTTOM:5px; FONT:bold 11pt arial,helvetica,clean,sans-serif; WIDTH:105%; COLOR:#777777; TOP:0px; HEIGHT:16px;	}
/* H3 level caption        */
/* .GRADIENT3 {	PADDING-RIGHT:0px; PADDING-LEFT:175px; Z-INDEX:101; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#DDEEFF', EndColorStr='#4488AA'); LEFT:0px; PADDING-BOTTOM:0px; FONT:bold 11pt ARIAL; COLOR:white; HEIGHT:120px;} */
.GRADIENT3 {	background-image:url(../../dynamic/GradientLine.aspx?width=1200&height=1&Color1=0xDDEEFF&Color2=0x4488AA&cache=true); 	PADDING-RIGHT:0px; PADDING-LEFT:5px; Z-INDEX:101; LEFT:0px; PADDING-BOTTOM:0px; FONT:bold 11pt arial,helvetica,clean,sans-serif; COLOR:Black; HEIGHT:120px;  }

/* Form Labels */
.LABEL           { color: Black; font-size: 8pt; font-weight:bold ;}
.LINKBARFONT     { color: #DDEEFF; font-size: 10pt; font-weight:bold ;}
/* Attention getting */
.ALERT           { color: Red; font-size: 10pt; }
.TITLE			 { font-family: arial,helvetica,clean,sans-serif; font-size: 16pt; }
.TITLE		    { font-family: arial,helvetica,clean,sans-serif; font-size: 16pt; font-weight: bold; color:#4488AA ; height:5; filter:Shadow(Color=#CCCCCC, Direction=135)}

INPUT            { font-size: 8pt; height:auto; }
SELECT           { font-size: 8pt; height:auto; }
SELECT.UOM	 { font-size: 8pt; height:auto; width:120px;}

/* PARAGRAPH TAG */
P                { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; }
.LISTPRICE      { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; text-decoration:line-through ;}


.STANDARD    { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; }
.FOOTER      { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; }
.HEADER      { font-family: arial,helvetica,clean,sans-serif; font-size: 11pt; }
.SMALL       { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; }

.OUTLINED { BORDER-STYLE: solid; BORDER-WIDTH:1; }
	
TD               { font-family: ARIAL; font-size: 8pt; }
/** Images for the TabStrip control **/
.TABSELECTED		{ background-image:url(tabFocus.jpg); width:144; font-weight:bold; }
.TABNORMAL			{ background-image:url(tab.jpg); width:144; }

/* HYPERLINKS */
A                { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; color: #002244; text-decoration: underline; cursor: hand; }
A:HOVER          { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; color: #00659C; text-decoration: underline; cursor: hand;}
.CAPTION A       {  font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; color: White; text-decoration: underline; cursor: hand; }
.CAPTION A:HOVER { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; color: White; text-decoration: underline; cursor: hand;}
.CAPTION A:VISITED {  font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; color: White; text-decoration: underline; cursor: hand; }

.LOGO		{ background:DDEEFF ; }
.LINKBAR	{ background-color:#4488AA; }

.TOOLBAR     { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; background-color:#AABBCC; color:Black  }

.LEFTCOL	 { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; background-color:#DDEEFF; color:Black  }
.RIGHTCOL		 { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; background-color:White; color:Black ;  }
/** Odd/Even row background colours **/
.EVEN			{ background-color:#D0E0FF }
.ODD			{ background-color:#DDEEFF }

.SMALLBOLD { font-family: arial,helvetica,clean,sans-serif; font-size: 8pt; font-weight:bold }
/** skmMenu styles **/
.MENUITEM      { background-color:#669966;  color:black;    }
.MENUITEMHOVER { background-color:#669966;  color:red;   }
.TOPMENUITEM   { background-color:#669966;  color:black;  font-weight:bold;   }

