﻿
body {
        margin: 0px;
        padding: 5px;
        text-align:center;        
     }

#header {
    background: #ffffff;
    width: 100%;
    
    }
    
#LogoImg {
    background: #ffffff;
    float:left;
    width: 8%;
    }
    
#LogoLabel {
    background: #ffffff;
    float:left;
    width: 30%;
    height:68px;
    vertical-align:bottom;
    }

.lblLogo
{
    font-family:arial;
   font-size:13px;           
   font-weight:bold;
}
#Menu 
    {            
    text-align:right;
    width:60%;
    }    
    
  .mylink
  {
   text-decoration:none;
  
   cursor:hand;
  }    
  .MM:link
  {
   text-decoration:none;
   text-align:center;
   cursor:hand;
   font-family:Arial;
   font-size:small;
   font-weight:600;   
   padding-bottom:2px;
   padding-left:10px;
   padding-right:10px;
   color:Black;
  }  
    
  .MM:visited
  {
   text-decoration:none;
   text-align:center;
   cursor:hand;
   font-family:Arial;
   font-size:small;
   font-weight:600;
   padding-bottom:2px;           
   padding-left:10px;
   padding-right:10px;
   color:Black;
  }       
  .SmallLabelWithoutBold
  {
   font-size:smaller; 
  }
  .SmallLabelWithBold
  {
   font-weight:bold;
   font-size:small;          
  }
  
  .BigLabel
  {
   font-weight:bold;
   font-size:medium;          
   font-family:Times New Roman;
  }
  .TextA
  {
   overflow:hidden;
   font-weight:bold;
   font-family:Times New Roman;
  }
  .ListB
  {
   border-width: 0px;
   border-style: none;   
   Height:320px;
   Width:150px;
   font-family:arial;
   font-size:12px;           
   font-weight:normal;
  }
  .a1
  {
   padding-left:20px;
   padding-right:20px;
  }
  .SectionHeader 
    {    
    font-family:arial;
    font-size:14px;           
    font-weight:bold;
    }    
  .SectionHeader_Small
    {    
        font-family:verdana;
       font-size:13px;           
       font-weight:bold;
    }
    .SectionHeader_Normal
    {    
        font-family:verdana;
       font-size:12px;           
       font-weight:normal;
    }
    .normal-text
    {
        font-family:verdana;
       font-size:11px;           
       font-weight:normal;           
    }
    
    .normal-text-small
    {
       font-family:verdana;
       font-size:10px;           
       font-weight:normal;           
    }
    
   .error-text
    {
       font-family:arial;
       font-size:12px;           
       font-weight:normal;           
       color:Red;              
       text-align:left;
    }
    .success-text
    {
       font-family:arial;
       font-size:12px;           
       font-weight:normal;                  
       color:Blue;
    }
        
    .SectionHeader 
    {    
    font-family:Times New Roman;
    font-size:14px;  
    font-weight:bold;             
    }    
    
     .SectionFooter
    {    
    font-family:verdana;
    font-size:15px;           
    font-weight:bold;    
    }
    
    .SectionFooter-normal
    {    
    font-family:verdana;
    font-size:12px;           
    font-weight:bold;    
    }
    
    .header-link:link
    {    
    font-family:verdana;
    font-size:10px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
    .header-link:visited
    {    
    font-family:verdana;
    font-size:10px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
    .SiteHeaderText
    {    
    font-family:Times New Roman;
    font-size:22px;  
    font-weight:bold;         
    font-style:italic;
    } 
    
    .SectionFooter-link:link
    {    
    font-family:verdana;
    font-size:12px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
    .SectionFooter-link:visited
    {    
    font-family:verdana;
    font-size:12px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
  .SiteMenu:link
  {
   text-decoration:none;
   text-align:center;
   cursor:hand;
   font-family:Arial;
   font-size:12px;
   font-weight:600;   
   padding-bottom:2px;
   padding-left:17px;
   padding-right:17px;
   color:Black;
   background-color:#E7E7D4;
   width:100%;
 }  

  .SiteMenu:visited
  {
   text-decoration:none;
   text-align:center;
   cursor:hand;
   font-family:Arial;
   font-size:12px;
   font-weight:600;
   padding-bottom:2px;           
   padding-left:17px;
   padding-right:17px;
   color:Black;   
   background-color:#E7E7D4;
   width:100%;
  } 
  	 
	.SiteMenu:HOVER 
	{		
		background-color:#9B7E0E;	
		 color:White;	 
	}
	
 .SiteMenuSelected:link
  {
   text-decoration:none;
   text-align:center;
   cursor:hand;
   font-family:Arial;
   font-size:12px;
   font-weight:600;   
   padding-bottom:2px;
   padding-left:24px;
   padding-right:24px;
   color:White;
   background-color:#9B7E0E;
 }  

  .SiteMenuSelected:visited
  {
   text-decoration:none;
   text-align:center;
   cursor:hand;
   font-family:Arial;
   font-size:12px;
   font-weight:600;
   padding-bottom:2px;           
   padding-left:24px;
   padding-right:24px;
   color:White;
   background-color:#9B7E0E;
  } 

  .HeaderText-Desc
    {    
        font-family:Tiffany-DemiItalic;
        /*font-size:30px;  */
        font-size:25px;  
        font-weight:bold;         
        font-style:italic;
        color:#9B7E0E;
    }   
    
    .gray-12-arial
    {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        FONT-SIZE: 13px;
        /*font-weight: bold;*/
        TEXT-DECORATION: none;
        COLOR:#555555;
        line-height:20px
    }
    .right-Description
    {    
       font-family:arial;
       font-size:14px;           
       font-weight:normal;
       line-height:30px
    }
    
    .category-name-header 
    {    
    font-family:Latha;
    font-size:16px;           
    font-weight:bold;
    }    
    
    .subcategory-menu-header
    {    
    font-family:verdana;
    font-size:16px;  
    font-weight:bold;    
    color:#9B7E0E;
    } 
    
    .subcategory-menu:link
    {    
    font-family:verdana;
    font-size:11px;           
    font-weight:bold;      
    text-decoration:none;
    border-style:none;
    color:#68696B;
    line-height:18px;
    }
    
    .subcategory-menu:visited
    {    
    font-family:verdana;
    font-size:11px;           
    font-weight:bold;    
    text-decoration:none;
    border-style:none;
    color:#68696B;
    line-height:18px;
    }
    /*Vinit's Addition */
    .Product-HeaderText
    {    
        font-family:Tiffany-DemiItalic;
        font-size:25px;                           
        /*font-size:30px;*/
        color:Black;
    }   
    .Product-Related
    {    
        font-family:Verdana;
        font-size:17px;                           
       /* font-size:20px;   */                        
        color:Black;
    }      
     
    .MoreLinkButton
    {    
    font-family:verdana; 
    color:#9B7E0E;
    }
    
    .subCategory
    {    
    font-family:verdana;
    font-size:11px;             
    color:Black;
    text-decoration:none;
    border-style:none;
    }
        
    .ReturnTo-WithLink
    {    
    font-family:verdana;
    font-size:10px;           
    font-weight:bold;  
    color:Black;
    border-style:none;
    }
    
    .ReturnTo:link
    {    
    font-family:verdana;
    font-size:10px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:underline;
    border-style:none;
    }
    
    .ReturnTo:visited
    {    
    font-family:verdana;
    font-size:10px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:underline;
    border-style:none;
    }
    
    .SubCategory-name-header 
    {    
    font-family:Latha;
    font-size:20px;           
    font-weight:bold;
    }  
    
    .homeText
    {    
    font-family:arial;
    font-size:13px;    
    color:Black;
    text-decoration:none;
    border-style:none;
    }
    
    .hometopcontent
    {    
    font-family:Times New Roman;
    font-size:16px;      
    font-style:italic;    
    } 
    
    .homecategoryhead
    {    
    text-align:left;
    font-family:Times New Roman;
    font-size:20px;               
    font-style:italic;
    font-weight:bold;
    padding-left:10px;    
    padding-bottom:5px;
    border-top:solid 1px #CCB67B;
    height:28px;    
    }
    .homecategorytext
    {    
    font-family:Times New Roman;
    font-size:18px;               
    font-style:italic;
    color:#9B7E0E;
    padding-left:10px;    
    text-align:center;
    border-bottom:solid 1px #CCB67B;
    height:80px;    
    } 
    
    .PageHeader
    {    
        font-family:verdana;
       font-size:25px;           
       font-weight:lighter;
    }
    .SubSectionHeader_Bold
    {    
        font-family:verdana;
       font-size:20px;           
       font-weight:bolder;
    }
    .TableCell
    {         
       border-right-style:solid; 
       border-right-width:1px; 
       border-right-color:#CCB67B;
    }    
    .TableLeft
    {         
       text-align:left; 
       border-right-width:1px; 
       border-right-color:#CCB67B;
    }   
    
    .ProductNameSearch
    {    
    font-family:verdana;
    font-size:12px;           
    font-weight:bold;  
    color:Black;
    border-style:none;
    text-decoration:none;
    cursor:hand;
    }
    
    .ProductDescriptionSearch
    {    
    font-family:verdana;
    font-size:10px;           
    color:Black;
    border-style:none;
    }
        
    /*Vinit's changes as on 16-Dec-2008*/
    
    .SectionFooterlinkRequestACatalog:link
    {    
    font-family:verdana;
    font-size:15px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
    .SectionFooterlinkRequestACatalog:visited
    {    
    font-family:verdana;
    font-size:15px;           
    font-weight:bold;  
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
    .EmailAddressDetails
    {    
        font-family:verdana;
       font-size:12px;           
       font-weight:normal;
       cursor:hand;
    }
    
    .categoryimage
    {
        vertical-align:bottom;    
    }
    .maindiv
    {
        border-style:solid;
        border-width:1px;
        border-color:#CCB67B;      
    }
        
    .IndustryLinks-header
    {    
    font-family:verdana;
    font-size:10px;  
    font-weight:bold;    
    color:Black;
    } 
    
    .IndustryLinks:link
    {    
    font-family:verdana;
    font-size:12px;           
    font-weight:bold;      
    text-decoration:underline;
    border-style:none;
    color:Black;
    line-height:18px;
    }
    
    .IndustryLinks:visited
    {    
    font-family:verdana;
    font-size:12px;           
    font-weight:bold;    
    text-decoration:underline;
    border-style:none;
    color:Black;
    line-height:18px;
    }
    
    .error-textStaticPage
    {
       font-family:arial;
       font-size:15px;           
       font-weight:normal;           
       color:Red;
    }
    
.hdr4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
 
    /* Vinit's changes as on 30-Jan-2009*/
    
    .SectionFooterlinkCatalogPriceList:link
    {    
    font-family:verdana;
    font-size:10px;                 
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    padding:0px;
    margin-top:0px;
    }
    
    .SectionFooterlinkCatalogPriceList:visited
    {    
    font-family:verdana;
    font-size:10px;               
    color:#9B7E0E;
    text-decoration:none;
    border-style:none;
    }
    
    /* End */
    
    .ProfessionalGridViewPagerViewAll
    {         
       color:Gray;  
    }    
    
    
    .SignInForOurNewsLetter
    {    
        font-family:Tiffany-DemiItalic;        
        font-size:23px;  
        font-weight:bold;         
        font-style:normal;
        color:#9B7E0E;
    }   
    .NewsLetterNote
    {    
        font-family:Tiffany-DemiItalic;        
        font-size:13px;                   
        font-style:italic;
        color:red;
    } 
    
    /*
    .progressBackgroundFilter 
    { 
	  position:absolute; 
	  top:0px; 
	  bottom:0px; 
	  left:0px; 
	  right:0px; 
	  overflow:hidden; 
	  padding:0; 
	  margin:0; 
	  background-color:Gray;
	  filter:alpha(opacity=50); 
	  opacity:0.5; 
	  z-index:1001; 	  
	} 
	
    .CommonMessageArea 
    { 
		z-index:1005; 	  
		visibility:hidden;
		border:0px outset rgb(68, 68, 68);
		z-index:1005;
		position:absolute;
		background-color:rgb(255, 255,255); 
		width: 300px;
		height:auto;
	} 
	*/
	  
  .GrayOutBackground 
	{
	 visibility: hidden;
	 position:absolute;
	 left:0px;
	 top:0px;
	 font-family:verdana;
	 font-weight:bold;
	 padding:40px;

	 background-color:Gray;
	 filter:alpha(opacity=70);
	 opacity:0.7;
	 
	 width:920px;
	 /*height:1000px; 
	 overflow: hidden;
*/
	}
	
	/* 
		Added By Vinit Sambhare as on 06-April-2010
		Add for Left navigation menu Handle And Care Guides - bottom left
	*/
	.HandleAndCareGuides:link
    {    
    font-family:verdana;
    font-size:11px;           
    font-weight:bold;      
    text-decoration:none;
    border-style:none;
    color:#9B7E0E;
    line-height:18px;
    }
    
    .HandleAndCareGuides:visited
    {    
    font-family:verdana;
    font-size:11px;           
    font-weight:bold;    
    text-decoration:none;
    border-style:none;
    color:#9B7E0E;
    line-height:18px;
    }
    /* End Change */