<!-- 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 -->

  .prod    { 
           width: 520px;
		 			 margin-top: 10px;			
					 margin-left: 10px;
           }  
					 
  .prod td {
           padding: 5px;
					 background: #ffffcd;
					 font-size: 8pt;
           } 

  .prod th {
           vertical-align: top;
           font:arial;
		  		 font-family:sans-serif;
					 color: #009b01;
				   background:#333;
           font-size: 10pt;
				   height:20px;
					 border: 0px;
           }          
					 
  .prod a  {
           text-decoration: none;
           }
  .prod a:hover
		  			{
            text-decoration: underline;
            }
						
	#tabulated,	#shead, #catalogue
						{
						background: #ffffcd;
						border: 0px;
						}
						
	#shead		{
						padding-bottom: 20px;
						}
						
	#stock_head						
						{
						border: 0px;
						}
						
	#shead, #catalogue	td
						{
						color: #009b01;
						}
						
	#catalogue td
						{
						background:  #ffffcd;
						}						
						
	#modern		{
						width: 550px;
						}				
						
	#modern	th
						{
						color: #009b01;						
						background: #ffffcd;
						}
	#modern	td
						{
						color: #009b01;
						background:  #ffffcd;
						}						
												
  .mrow    {
           font: arial;
		   font-family:sans-serif;
		   font-size:10pt;  
           }
  .botrow     {
			background:;
			height:35px;
			font:arial;
			font-family:sans-serif;
			color:#009b01;
		}         

  .idtd   {
          width: 120px; 
          text-align: left; 
          padding: 0px 0px 0px 4px; 
					border: 1px #009b01 solid;
					border-right: 0px;
		       
          }
  .nametd {
           width: 390px;
		   background-color:;
		   background-repeat:no-repeat;
		   background-position:right;  
					border: 1px #fff solid;
					border-left: 0px;			  
          } 
	.soptions {
				font: arial;
			    font-family:sans-serif;
				background-color:;
				color: #009b01;
				}
<!-- 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:  #ffffcd;            
              z-index: 2;
						  border: solid 1px #009b01;
              }                          
  #tt         {
  					  width: 240px;
              position: absolute;
              bottom: 14px;
						  font:arial;
						  font-family:sans-serif;
              color: #009b01;
              z-index: 3;
              visibility: hidden;
              }

             
              
/* Stock Page Navigation Styles */

  .snav    {
           color: #ddd;
           font-size: 0.85em;
           text-decoration: none;
           }
  .snav a  {
           color: #009b01;
           font-size: 0.85em;
           text-decoration: none;
           }
  .snav a:hover 
					 {
           text-decoration: underline;
           }
	.stocknav	{
           color: #009b01;	
						}					 
  #return  {
           color: #009b01;
           }                



/* Cart Display Styles */
  .cart       {
	
              width: 535px;
              background: #ffffcd;
							margin-top: 10px;
							margin-left: 10px;
              }

  .cart th    {
              color: #009b01;
              padding: 4px;   
					    background:#333;
              text-align: left;                      
              }
							
  .cart td    {
              color: #030;
              }							
              

/* Order Form Styles */


  #emailorder {
              width: 535px;
							margin-left: 10px;
              border: 1px #ccc solid; 
              border-bottom: 0px;
							font:arial;
			  			font-family:sans-serif;
              font-size: 10pt;
						  color:#009b01;
							text-align: left;
							background: #ffffcd;
              }          

  #emailorder td
			  		  {
              font-size: 10pt;
              vertical-align: top;
      	      }
							
  #emailorder td a
							{
							color: #009b01;
							}							
							
  #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: 535px;
							margin-left: 10px;
              background:  #ffffcd;
							text-align: left;
              }
  #orderem td    
			  			{
      	      font-size: 9pt;
        	    padding: 4px;
							color: #000;
          	  }  

/* Important for email order form */

  #salutation {
              margin-left: 72px;
              }
  #fname    {
            margin-left: 31px; 
            }
  #sname    {
            margin-left: 44px;
            }                          

