/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        80 
              Filename:       default.css 
              Date:           15:50 19 March 2007
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2006 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Balgownie Technology Centre
                              Aberdeen Science and Technology Park
                              Bridge of Don
                              Aberdeen
                              AB22 8GW
                              United Kingdom
      
              Telephone:      +44 1224 332211
              Fax:            +44 1224 332210
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

.noprint    
{    
display : none;    
}    
.pagebreak    
{    
page-break-before:always    
}    
.printeronly    
{    
display : inline;
}
body
{    
margin-left: 0;
margin-right: 0;
margin-top: 0;
background-color: #6DC5E2;
font-family: Arial, Helvetica, San-Serif;
font-size: 90%;
line-height: 1.2;
}
#mainLeft
{   
background-image: url(images/left-blue.gif);
background-repeat: repeat-y;
background-position: top left;
width: 49px;
}
#mainRight
{   
background-image: url(images/right-blue.gif);
background-repeat: repeat-y;
background-position: top left;
width: 28px;
}
#mainBottom
{   
background-image: url(images/bottom-edge.gif);
background-repeat: repeat-x;
background-position: left;
}
#whiteLeft
{   
background-image: url(images/left-white.gif);
background-repeat: repeat-y;
background-position: top left;
width: 49px;
}
#whiteRight
{   
background-image: url(images/right-white.gif);
background-repeat: repeat-y;
background-position: top left;
width: 28px;
}
h1, h2, h3
{color: #FFFF99;}
h1
{font-size: 120%;}
h2
{font-size: 110%;}
h3
{font-size: 100%;}
a
{
color: #FFFF99;
font-size: 100%;
}
div#box{width: 90%;padding: 10px; margin: 15px; background:#4CB7DB;}
#copyright {font-size: 75%; padding: 10px 0 0 30px; color: #007BAE;
}
#cloudTable th {background: #007BAE; color: #FFFF99; font-weight: bold;}
#cloudTable .white {background: #E2F3F9; color: #007BAE;}
#cloudTable .blue {background: #97D5EA; color: #007BAE;}

.yellowTable {border: 1px solid #FFFF99;}
.asterix {color: #CC0000;}
option, input {color: #007BAE; font-family: Arial, Helvetica, San-Serif;}

.whitetext
{
color: #FFFFFF;
}
#weatherIcons {
	width:220px;
	padding:2px 2px 10px 2px;
	background-color:#FFFFFF;
	border:solid 1px #0099cc;
	float:right;
}
#weatherIcons ul { list-style:none; }
#weatherIcons li img { margin-right:12px; }
#weatherIcons li { color:#f49a06; margin-top:-2px; line-height:4px; }
#date {font-size: 75%;} 
