<!-- Style sheet for Freestart PLC Stock Pages -->



<!-- Begin Overide default styles -->
  input       {
              margin-left: 5px;
              font-size: 9pt;
              }
  img         {
              border: 0px;
              }						




/* Cart Display Styles */
  .cart    		{ 
          		width: 560px;
		 				  margin-bottom: 10px;	
						  border: 1px #eee solid;
							 margin-left: 2px;							
       		    }  

  .cart th    {
              color: #fff;
              padding: 5px;   
              text-align: left;    
							font-size: 0.9em;							                  
					  	background: #e61817 url('../images/prod_tile.jpg') repeat-x;
              }
							
  .cart td    {
							background: #f7f7f7;
							padding: 5px;
							font-size: 0.9em;
	 					  color: #051f2d							
              }				
							
/* Product Item Styles */

  .prod    { 
           width: 560px;
		 			 margin-bottom: 10px;			
					 border: 1px #eee solid;
					 margin-left: 2px;
           }  
					 
	.prod .nametd
					 {
					
					 }
					 
  .prod td {
           padding: 5px;
					 background: #f7f7f7;
					 font-size: 8pt;
					 color: #051f2d
           } 

  .prod th {
           vertical-align: top;
           font:arial;
		  		 font-family:sans-serif;
           font-size: 10pt;
				   height:20px;
					 border: 0px;
					 color: #fff;
					 padding: 2px;
				   background: #e61817 url('../images/prod_tile.jpg') repeat-x;
					 padding-left:5px;
           }          
					 
  .prod a  {
           text-decoration: none;
           }
  .prod a:hover
		  			{
            text-decoration: underline;
            }
						
	#tabulated,	#shead, #catalogue, #catalogue td, #modern td, #modern th
						{
						background: #fff;
						border: 0px;
						}
						
	#shead		{
						padding-bottom: 10px;
						}
						
	#stock_head						
						{
						border: 0px;
						}
						
	#shead, #catalogue	td
						{

						}				
						
	#modern		{
						width: 560px;
						border: 0px;
						}				
						
	#modern	th
						{
						color: #e61817;				
						}
	#modern	td
						{
						}	
						
	#modern	td hr
						{
						color: #ccc;
						border: 1px #ccc dotted;
						}							
						
	#tabulated
						{
						background: #fff;
						width: 560px;
						}							
	
	#catalogue .new_cat
						{
						width: 160px;
						}					
	.cat_td		{
						width: 160px;
						}
												
  .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; 
					border: 1px #fff 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: #000;
				}
<!-- 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: #eee;            
              z-index: 2;
						  border: 1px #708fa4 solid;
              }                          
  #tt         {
  					  width: 240px;
              position: absolute;
              bottom: 14px;
						  font:arial;
						  font-family:sans-serif;
              color: #5c5c5c;
              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: 560px;
              border-bottom: 0px;
							font:arial;
			  			font-family:sans-serif;
              font-size: 10pt;
							text-align: left;
							background: #f7f7f7;
							border: 1px #ccc solid;
							border-bottom: 0px;		
              }          

  #emailorder td
			  		  {
              font-size: 10pt;
              vertical-align: top;						
      	      }			
							
  #emailorder td a
							{
							color: #ff0;
							}							
							
  #emailorder input, select, textarea 
  						{
  		        font-size: 0.9em;
	            }
  #emailorder input
						  {
              width: 160px;
              } 
							
  #emailorder textarea 
							{
              width: 200px;
              height: 125px;
              }        
							
	.column_head	
							{
							border-bottom: 1px #ccc solid;
					    background:#e61817 url('../images/prod_tile.jpg') repeat-x;
							color: #fff;
							}
															 
  #top3 td 		{
              padding: 1px 0px;
              }
                          
	.ast2				{
							color: #f00; 
							font-size: 125%
  						} 							
							
  #orderem    {
              width: 560px;
							background: #f7f7f7;
							text-align: left;
							border: 0px;	
							border-left: 1px #ccc solid;							
							border-bottom: 1px #ccc solid;		
              }
  #orderem td    
			  			{
      	      font-size: 9pt;
        	    padding: 4px;
							border: 0px;
							border-right: 1px #ccc solid;							
							border-top: 1px #ccc solid;								
          	  }  

/* Important for email order form */

  #salutation {
              margin-left: 72px;
              }
  #fname    {
            margin-left: 31px; 
            }
  #sname    {
            margin-left: 44px;
            }                          

