<!-- Stock Pages -->



<!-- Begin Overide default styles -->
  input       {
              margin-left: 5px;
              font-size: 9pt;
              }
  img         {
              border: 0px;
              }									
							
/* Product Item Styles */

 .prod, .cart		 { 
				width: 630px;
				margin-bottom: 10px;	
           		}  
					 
 .prod td,	.cart td {
         padding: 5px;
		 font-size: 8pt;
          } 

  .prod th, .cart th {
			vertical-align: top;
			font:arial;
			font-family:sans-serif;
			font-size: 10pt;
			height:20px;
			border: 0px;
			padding: 2px;
			padding-left:5px;
           }          
					 
  .prod a  {
           text-decoration: none;
           }
  .prod a:hover
		  			{
            text-decoration: underline;
            }

						
	#shead		{
						padding-bottom: 5px;
				
						}
						
	#stock_head						
						{
						border: 0px;
						}
						
	#shead, #catalogue	td
						{
						}				
						
	#modern		{
						width: 630px;
						border: 0px;
						}				
						
					
	#tabulated
						{
						width: 630px;
						}							
	
	#catalogue .new_cat
						{
						width: 185px;
						}	
						
	#catalogue .new_cat td
						{
						}
										
	.cat_td				{
						width: 185px;
						}
	
/* CHECKOUT STYLES */
	
												
  .mrow    {
           font: arial;
		   font-family:sans-serif;
		   font-size:10pt;  
           }
  .botrow     {
			background:;
			height:35px;
			font:arial;
			font-family:sans-serif;
		}         

  .idtd   {
			width: 120px; 
			text-align: left; 
			padding: 0px 0px 0px 4px; 
			border-right: 0px;
          }
		  
  .nametd {
           width: 390px;
		   background-color:;
		   background-repeat:no-repeat;
		   background-position:right;  
			border-left: 0px;			  
          } 
		  
.soptions {
			font: arial;
			font-family:sans-serif;
			background-color:;
			}
<!-- End Product Tab Styles -->



/* Search Button Styles */

  #mainarea   {
              position: absolute;
              left: 0px;
              top: 0px;
              width: 100%;
              height: 100%;
              z-index: 1;
              }
			  
  #sch        {
              position: absolute;
              bottom: 0px;
              width: 20px;
              height: 50px;
              text-align: right;
              padding-right: 0px;        
              z-index: 2;
              }   
			  
			  
			                         
  #tt         {
  					  width: 240px;
              position: absolute;
              bottom: 14px;
						  font:arial;
						  font-family:sans-serif;
              z-index: 3;
              visibility: hidden;
              }

             
              
/* Stock Page Navigation Styles */

  .snav    {
           font-size: 0.85em;
           text-decoration: none;
           }
  .snav a  {
           font-size: 0.85em;
           text-decoration: none;
           }
  .snav a:hover 
					 {
           text-decoration: underline;
           }
              
			
              

/* Order Form Styles */

  #emailorder {
				width: 630px;					
				border-bottom: 0px;
				font:arial;
				font-family:sans-serif;
				font-size: 10pt;
				text-align: left;
				border-bottom: 0px;		
              }          

  #emailorder td
			  		  {
              font-size: 10pt;
              vertical-align: top;						
      	      }			
							
  #emailorder td a
							{
							}							
							
  #emailorder input, select, textarea, #comments 
							{
							font-size: 0.9em;
							}
				
  #emailorder input
						  {
              width: 160px;
              } 
							
  #emailorder textarea 
							{
              width: 200px;
              height: 125px;
              }        
																		 
  #top3 td 		{
              padding: 1px 0px;
              }
                          
.ast2		  {
			  font-size: 125%
			   } 							
							
#orderem    	{
				width: 630px;
				text-align: left;
				border: 0px;													
              	}
			  
  #orderem td    
			  			{
				font-size: 9pt;
				padding: 4px;
				border: 0px;
          	  }  

/* Important for email order form */

#salutation {
	  margin-left: 72px;
	  }
	  
#fname    {
	margin-left: 31px; 
	}
	
#sname    {
	margin-left: 44px;
	}                          

