/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        103 
              Filename:       default.css 
              Date:           13:03 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 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
        font-size: 90%;
}

img { border:0; }
h1 {
	font-size: 105%;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
h3 {
	font-size: 95%;
	font-weight: bold;
	color: #003366;
}
p {
	font-size: 85%;
}
a {
	color: #CC3300;
}
li {
	font-size: 12px;
}
.headerbg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
.topbg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottombg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftbg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightbg {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.mainbg {
	background-image: url(images/dark-blue-bg.jpg);
	background-repeat: repeat;
}
.itemtable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.itembarbg {
	background-image: url(images/item-bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.address, .vcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
div#container {
	width: 100%;
	border-left: 0;
	border-right: 0;
	margin: 0 auto;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 12px;
}
#nav {
	width: 100%;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #330;
	text-align: center;
	padding-bottom: 12px;
}

#nav ul {
	display: inline;
	list-style: none;
}
#nav li {
	display: inline;
	margin-left: 8px;
	padding: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;	
}
#nav a:hover {
	color: #000000;
	text-decoration: none;	
}
div#container2 {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #999999;
}
#services {
	font-size: 12px;
	font-weight: bold;
	color: #330;
}

#services ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#services li {
	display: block;
	margin-left: 12px;
}
#services a {
	color: #006699;
	text-decoration: none;	
}
#services a:hover {
	color: #FF3300;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
div#copyright {
	color: #FFFFFF;
	font-size: 10px;
}
#copytext a {
	color: #FFFFFF;
}
.itembarbg02 {
	background-image: url(images/dark-blue-bg.jpg);
	background-repeat: repeat;
	background-color: #336799;
}
.itemtable02 {
	background-color: #FFFFFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg01 {
	border: 1px dashed #336699;
}

.red {
	color:  #FF0000;
}
input, textarea {
	border: 1px solid #336699;
}
.floatLeft { float:left; margin: 0px 8px 8px 0px; }
.floatRight {float:right; margin: 0px 0px 8px 8px; }
.asterix { color:#FF0000;}
.clear { clear:both; }

 
