/******************************************************
File 			:	CC041_2.css
Author 		:	Tony Wadding - Freelance IT System Support
Contact		:  tony@fitss.co.uk
Application	: 	Martin Todhunter / Park Farms Racing
Contract		:  CC041
Client		:  Peter Airey
Summary		: 	2nd style sheet
Released 	:	Never
Modified		: 	
*******************************************************/
body 
 {  
   background-image: url(art/CC041_BG_2.png); 
   background-repeat: no-repeat;
   color: #FFFFFF
 }
input 
 {
   width: 200px;
 } 
select 
 {
   width: 205px;
 } 
#L1
  {
    position: absolute;
    left:314px; 
    top:99px; 
    width:447px; 
    height:800px;
    z-index:1;  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #003300
  }
#L1 h1
  {
    font-size: 16px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #003300;
    text-align: center;
  } 
#L1 h2
  {
    font-size: 14px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #006600;
    text-align: center;
  } 
#L1 h2.caption
  {
    font-size: 10px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #003300;
    background-color: #FFFFFF;
    text-align: center;
  }   
#L1 p
  {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #003300;
    text-align: justify; 
  }     
#L1 p.rp
  {
    font-size: 10px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #FF9966;
    text-align: center;
  }    
#L2
  {
    position: absolute;
    left: 215px; 
    top: 415px; 
    width: 544px; 
    height: 29px;
    z-index:2;  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #FFFFFF
  }
#footer
  {
    position:absolute; 
    left:0px; 
    top:1246px; 
    width:779px; 
    height:6px; 
    z-index:3
  }
#footer table
  {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #003300;
    background-color: #FFCC77;
    font-size: 10px;
    text-align: left
  }

#footer td.center
  {
    text-align: center;
  }
#footer td.right
  {
    text-align: right;
  }
#footer a:link, #footer a:visited
  {
    padding: 0px;
    color: #003300;
    text-decoration: none;
    border-left: 0px solid #ffffff;
  }      
#footer a:hover
  {
    padding: 0px;
    color: #003300;
    text-decoration: underline;         
    border-left: 0px solid #FFCC00;
  }  
#openday
  {
    position:absolute; 
    left:360px; 
    top:5px; 
    width:210px; 
    height:50px; 
    font-size: 14px;
    z-index:4;    
  }  
#menu
  {
    position:absolute; 
    left:100px; 
    top:58px; 
    width:660px; 
    height:10px; 
    font-size: 14px;
    z-index:4
  }
#menu ul
  {
    list-style: none;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 10px;    
  }
#menu li
  {
    display: inline;
  }  
#menu a:link, #menu a:visited
  {
    padding: 0px 5px 0px 15px;
    color: #ffffff;
    text-decoration: none;
    border-left: 0px solid #ffffff;
  }      
#menu a:hover
  {
    padding: 0px 5px 0px 15px;
    color: #FFCC00;
    text-decoration: none;         
    border-left: 0px solid #FFCC00;
  } 

  

