<!-- 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: 505px;
		 			 margin-bottom: 10px;			
					 margin-left: 10px;
					 border: 1px #2c839f solid;
           }  
					 
  .prod td {
           padding: 5px;
					 background: #054a60;
					 font-size: 8pt;
           } 

  .prod th {
           vertical-align: top;
           font:arial;
		  		 font-family:sans-serif;
					 color: #fff;
				   background:#1b6178;
           font-size: 10pt;
				   height: 20px;					 
					 border: 0px;
					 padding: 2px;
           }          
					 
  .prod a  {
           text-decoration: none;
           }
  .prod a:hover
		  			{
            text-decoration: underline;
            }
						
	#tabulated,	#shead, #catalogue
						{
						background: #043748;
						border: 0px;
						}
						
	#shead		{
						padding-bottom: 10px;
						padding-left: 0px;
						}
						
	#stock_head						
						{
						border: 0px;
						}
						
	#shead, #catalogue	td
						{
						color: #fff;
						}
						
	#catalogue td
						{
						background: #043748;
						}						
						
	#modern		{
						width: 510px;
						border: 0px;
						}				
						
	#modern	th
						{
						color: #fff;						
						background: #043748;
						}
	#modern	td
						{
						color: #ececec;
						background: #043748;
						}						
												

  .botrow     {
			
			color:#fff;
		}         

	.soptions td{

				color: #fff;
				}
<!-- 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: #054a60;            
              z-index: 2;
						  border: 1px #2c839f solid;
              }                          
  #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: #ddd;
           font-size: 0.85em;
           text-decoration: none;
           }
  .snav a  {
           color: #96df3d;
           font-size: 0.85em;
           text-decoration: none;
           }
  .snav a:hover 
					 {
           text-decoration: underline;
           }
	.stocknav	{
           color: #96df3d;	
						}					 
  #return  {
           color: #96df3d;
           }                



/* Cart Display Styles */
  .cart       {
	
              width: 515px;
              background: #054a60;
							margin-top: 10px;
							margin-left: 10px;
							border: 1px #2c839f solid;
              }

  .cart th    {
              color: #fff;
              padding: 4px;   
					    background:#1b6178;
              text-align: left;                      
              }
							
  .cart td    {
              color: #7ab1c2;
              }							
              

/* Order Form Styles */

	#emailorder form 
							{
							margin: 0px;
							}
  #emailorder {
              width: 515px;
							margin-left: 10px;
              border: 1px #ccc solid; 
              border-bottom: 0px;
							font:arial;
			  			font-family:sans-serif;
              font-size: 10pt;
						  color:#7ab1c2;
							text-align: left;
							background: #054a60;
              }          

  #emailorder td
			  		  {
              font-size: 10pt;
              vertical-align: top;
      	      }
							
  #emailorder td a
							{

							}							
							
  #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: 515px;
							margin-left: 10px;
              background: #054a60;
							text-align: left;
              }
  #orderem td    
			  			{
      	      font-size: 9pt;
        	    padding: 4px;
							color: #7ab1c2;
          	  }  

/* Important for email order form */

  #salutation {
              margin-left: 72px;
              }
  #fname    {
            margin-left: 31px; 
            }
  #sname    {
            margin-left: 44px;
            }                          

