/* Default CSS Stylesheet for a new Web Application project */

.PageBody
{
    BACKGROUND-COLOR:Transparent;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.RequiredField
{
	font-family:Arial;
	font-size:x-Small;
}

.button
{
	background-color:White;
	border-style:groove;
	font-family:Arial;
	cursor:hand;
	text-align:center;
	width:84px;
	height:23px; 
     
}

.Banner
{
	font-size:x-large;
	font-family:Lucida Sans Unicode;
}

.headLable
{
	background:DarkBlue;
	width:656px;
	height:17px;
	border-style:double;
	border-color:SlateGray;
	border-width:thin;   
	font-family:Lucida Sans Unicode;color:white;
	font-style:normal;
	font-size:smaller;  
	font-weight:normal;
	 
}

.redheadLable
{
	background:red;
	width:656px;
	height:17px;
	border-style:double;
	border-color:SlateGray;
	border-width:thin;   
	font-family:Lucida Sans Unicode;color:white;
	font-style:normal;
	font-size:smaller;  
	font-weight:normal;
	 
}

.NewheadLable
{
	font-size:smaller;
	color: navy;
	font-family: Lucida Sans Unicode;
	text-decoration: underline;
	letter-spacing:1;
	font-weight:600;       
}

.Lable
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
}

.RequiredLable
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    text-decoration:underline;
    color:Red;      
}

.FolderLable
{
	font-family:Arial;
	font-size:x-small;
    font-style:normal;
    font-weight:bolder;
    text-align:left;
}

.SubHead
{
	color:Navy;
	font-family:Arial;
	font-size:10pt;
    font-style:normal;
    font-weight:bolder;
    text-decoration:underline;
}

.SubHeadLable
{
	background-color:whitesmoke;
	color:Navy;
	font-family:Arial;
	font-size:10pt;
    font-style:normal;
    font-weight:bolder;
    text-decoration:underline;
}

.textbox
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    height:18px; 
    border:solid 1px gray;
}

.listbox
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    border:solid 1px gray;
}

.Combo
{
    font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    height:16px; 
    text-align:left;
    border:solid 1px gray;
}

.combobox
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    border:solid 1px gray;
    height:16px; 
}

.numericbox
{
	font-family:Arial;
	font-size:x-small;
    font-style:normal;
    font-weight:normal;
    text-align:right;
    border-style:groove;
}

.heading1
{
	font-family:Arial;
	color:darkblue;
	font-size:x-large;
	font-weight:normal;
        
}

.hyperlink
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
}

.hyperlink2
{
	font-weight: normal;
	font-size: medium;
	color: #000099;
	font-family: Arial;
}

.checkbox
{
	font-family:Arial;
	font-size:x-small;
	font-weight:normal;
			
}

.help
{
	background-color:"#336699";
}

.helptext
{
	font-family:Arial;
	font-size:xx-small;
	font-weight:normal;	
	color:Fuchsia; 
}

.StatusLable
{
	font-family:Comic Sans MS;
	font-size:x-small;
	font-weight:normal;	
	color:red; 
}
 
.ReadOnlytextbox
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    border-style:none; 
    height:18px; 
    color:Blue;  
}
 
.TDField
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
	text-align:right;
	
}
 
.TDValue
{
	background-color:whitesmoke;
}
 
.TDHead
{
	background-color:oldlace;
}


/********************************** New Styles Added by Jubin on 06/03/2003 *********************/
.ProductName
{
	font-family:Arial;
	font-size:10pt;
    font-style:normal;
    font-weight:Normal;
    text-align:left;
}
.ItemDetails
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    color:Maroon;
    cursor:help;   
}


/********************************** Styles for Product details Page *********************/

.DetProdName
{
  color:Black;      
  font:caption;
  font-family:Arial;
  font-size:xx-large;
  font-variant:small-caps;
  font-weight:bold;
  text-align:left;
}

.DetProdShortDesc
{
  color:Black; 
  font-family:Arial;
  font-weight:bold; 
  font-size:10pt;
  text-align:justify;
  text-decoration:underline;   
}

.DetProdGeneral
{
  color:Black;      
  font-family:Arial;
  font-size:8pt;
  text-align:justify;
}

.DetItemTitle
{
  color:Black;      
  font-family:Arial;
  font-weight:bold; 
  font-size:8pt;
  text-align:right;
}

.DetProdLink
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
}

.DetProdQtyAndPrice
{
  color:Blue;      
  font-family:Arial;
  font-size:9pt;
  text-align:Left;
}

.DettextBox
{
	font-family:Arial;
	font-size:9pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    border-style:groove; 
    height:18px; 
}

.DetDataGridLable
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    text-align:left;
}

.DetFieldRequired
{
	font-family:Comic Sans MS;
	font-size:8pt;
	font-weight:normal;	
	color:red; 
}

.DetDataGridKitLable
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:bold; 
    text-align:left;
}

.DetDropDown
{
	font-family:Arial;
	font-size:8pt;
    text-align:left;
}

.Carttextbox
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    border-style:groove; 
    height:17px; 
}

.CartAmountLable
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    font-weight:bold; 
    color:Maroon; 
    text-align:right;
}

.SummaryLable
{
	font-family:Arial;
	font-size:8pt;
    font-style:normal;
    text-align:left;
    color:Blue; 
}

.ImageCursor
{
	cursor:hand;
}
.DataGridAlternateItemStyle
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	background-color: whitesmoke;
}
.DataGridItemStyle
{
	font-size:11px;
	font-family:Verdana;
	color:black;
	background-color:white;
}
.DataGridHeader
{
	font-size:11px;
	font-family:Verdana;
	font-weight:bold; 
	color:White;
	background-color:Gray;
}
.linkgraysmalllight
{
	font-family:arial;
	font-size:12px;
	text-align:center;
}
