<!-- Style sheet for Freestart PLC Stock Pages -->



<!-- Begin Overide default styles -->
  input       {
              margin-left: 5px;
              font-size: 9pt;
              }
  img         {
              border: 0px;
              }
<!-- End Overide default styles -->


<!-- Begin Product Tab Styles -->
  .prod    { 
           width: 500px;
		 			 margin-top: 10px;		
					 clear: both;			 
           }  
					 
  .prod td {
           padding: 5px;
           font-size: 85%;
					 background:;
           } 
					 

  .prod th {
           vertical-align: top;
           font:arial;
		  		 font-family:sans-serif;
					 color:#fff;
				   background-color:#895820;
           font-size: 10pt;
				   height:20px;
           }   
					 
	#modern		{
						border: 0px;
						}											        
					 
  .prod a  {
           text-decoration: none;
				   color:#000;
           }
  .prod a:hover
		  			{
            text-decoration: underline;
            }

	#shead		{
						padding-bottom: 20px;
						}
						
	hr				{

						}						
							
	#modern	th
						{
						color: #583204;
						background: #f7e3be;
						}						
  .mrow    {
           font: arial;
		   font-family:sans-serif;
		   font-size:10pt;  
           }
  .botrow     {
			background:;
			height:35px;
			font:arial;
			font-family:sans-serif;
			color:#000;
		}         

  .idtd   {
          width: 120px; 
          text-align: left; 
          padding: 0px 0px 0px 4px; 
		       
          }
  .nametd {
           width: 370px;
		   background-color:;
		   background-repeat:no-repeat;
		   background-position:right;   
          } 
	.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;
              background-color: #895820;            
              z-index: 2;
						  border: solid 1px #000;
              }                          
  #tt         {
  					  width: 240px;
              position: absolute;
              bottom: 14px;
						  font:arial;
						  font-family:sans-serif;
              color: #fff;
              z-index: 3;
              visibility: hidden;
              }

             
              
/* Stock Page Navigation Styles */

  .snav    {
           color: #000;
           font-size: 0.9em;
           text-decoration: none;
           }
  .snav a  {
           color: #069;
           font-size: 0.9em;
           text-decoration: none;
           }
  .snav a:hover 
					 {
           text-decoration: underline;
           }
  #return  {
           color: #069;
           }                



/* Cart Display Styles */
  .cart       {
	
              width: 510px;
              background: #eeeeee;
							margin-top: 10px;
              }

  .cart th    {
              color: #fff;
              padding: 4px;   
              background-color:#895820;
              text-align: left;                      
              }
              

/* Order Form Styles */


  #emailorder {
              width: 510px;
              border: 1px #999 solid; 
              border-bottom: 0px;
							font:arial;
			  			font-family:sans-serif;
              font-size: 10pt;
						  color:#000;
							text-align: left;
              }          

  #emailorder td
			  		  {
              font-size: 10pt;
              vertical-align: top;
      	      }
							
  #emailorder input, select, textarea 
  						{
  		        font-size: 0.9em;
	            }
  #emailorder input
						  {
              width: 160px;
              } 
							
  #emailorder textarea 
							{
              width: 200px;
              height: 125px;
              }         
  #top3 td 		{
              padding: 1px 0px;
              }
                          
	.ast2				{
							color: #f00; 
							font-size: 125%
  						} 							
							
  #orderem    {
              width: 510px;
              background: #fff;
							text-align: left;
              }
  #orderem td    
			  			{
      	      font-size: 9pt;
        	    padding: 4px;
          	  }  

/* Important for email order form */

  #salutation {
              margin-left: 72px;
              }
  #fname    {
            margin-left: 31px; 
            }
  #sname    {
            margin-left: 44px;
            }                          

