/*
              Title:          default.css 
      
              Author:         Global Web Limited
              Version:        144 
              Filename:       default.css 
              Date:           14:59 27 August 2009
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

body {
margin-left: 0;
margin-right: 0;
margin-top: 0;
background: #75B9D5 url('images/background-pattern.gif') repeat left;
font-family: Arial, Helvetica, Sans-serif;
font-size: 80%;
line-height: 120%;
color: #375483;
}
h1, h2, h3 {
color: #1C88C6
}
h1 {font-size: 120%;}
h2 {font-size: 110%;}
h3 {font-size: 100%;}
a {color: #375483;}
img {border: 0;}
.asterix { color: red; }
#wrapper {
margin: 0 auto;
width: 880px; 
}
/******Banner*******/
#banner{
width: 880px;
line-height: 0;
background: #CCE6F1;
float: left;
}
#bannerBase {
float: right;
}
#navigation {
width: 880px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
display: inline;
margin: 0;
padding: 0;
}
/******Content*******/
#innerWrapper {
background: #CCE6F1;
width: 861px;
clear: both;
overflow: hidden;
}
/******Home Content*******/
#homeWrapper {
width: 861px;
overflow: hidden;
}
#contentLeft {
padding: 0 32px;
float: left;
width: 425px;
}
#contentRight {
float: left;
width: 367px;
}
#homeImages {
float: left;
}
#homeText {
float: left;
width: 300px;
padding-left: 20px;
}
#addressPanel {
width: 367px;
height: 160px;
float: left;
position: relative;
left: 24px;
background: transparent url('images/address-panel.jpg') no-repeat top left;
}
#address {
padding: 0 30px;
}


#injuries {
float: left;
width: 320px;
margin-left: 24px;
background: #A5D6ED url('images/common-injuries-base.jpg') no-repeat bottom;
}
#injuryText {
color: #1C88C6;
padding: 15px 5px 15px 15px;
}
#injuryLeft, #injuryRight {
float: left;
width: 140px;
margin-right: 10px;
}

/******Content*******/
#contentInside {
padding: 0 80px;
float: left;
width: 700px;
}
/******Footer*******/
#footer {
margin: 0 auto 15px auto;
width: 799px;
clear: both;
}
#footballers {
padding-left: 40px;
}
#footerBackground {
background: #A5D6ED url('images/copyright-background.jpg') repeat-y top;
height: 43px;
}
#footerText {
margin-left: 40px;
padding-top: 10px;
font-size: 75%;
}
#footerText a {
color: #375483;
}
/******Misc*******/
.blueText {
color: #1C88C6;
}
.whiteText {
color: #fff;
}
.whiteText a {
color: #fff;
} 
.clinicTable {
border-spacing: 10px;
width: 70%;
}
fieldset { border:1px solid #5BACD7; } 
 
