/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        79 
              Filename:       default.css 
              Date:           11:13 6 April 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-color: #FF7800;
font-family: Arial, Helvetica, San-Serif;
}

img { border:0; }
.background
{   
background-image: url(images/background.gif);
background-repeat: repeat-x;
background-position: top left;
}
h1, h2, h3 h4 { color: #FFFFFF; margin-top: 0px; }
h1 { font-size: 110%; }
h2 { font-size: 105%; }
h3 { font-size: 100%; }
h4 { font-size: 98%; }
.text
{   
color: #FFFFFF;
font-size: 85%;
line-height: 11pt;
}
.strapline
{   
color: #FFFFFF;
font-size: 95%;
line-height: 11pt;
padding-top: 20px;
}
a
{
color: #FFFFFF;
font-size: 100%;
}
.white-navigation
{
color: #FFFFFF;
font-size: 85%;
text-decoration: none;
font-weight: bold;
font-style: italic;
}
.navigation-group
{
color: #FFFFFF;
font-size: 85%;
text-decoration: none;
font-weight: bold;
font-style: italic;
}
.navigation-product a
{
color: #FFE5AE;
font-size: 80%;
text-decoration: none;
font-weight: bold;
font-style: italic;
}
.caption a
{
color: #333333;
font-size: 85%;
text-decoration: none;
font-weight: bold;
}
.forms
{
font-size: 80%;
font-weight: normal;
color: #333333;
background-color: #FF8C25;
border-width: 1px;
border-style: solid;
border-color: #FBD4B1;
padding: 2pt;
}
.copyright
{   
color: #FFFFFF;
font-size: 75%;
line-height: 11pt;
padding-top: 15px;
}
.padding
{   
padding-left: 12px;
}
.noprint    
        {    
        display: inline;
        }    
        .printeronly    
        {    
        display : none;    
        } 
 
