@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E1ECF2;
}
h1.top {
	font-size: 0.7em;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#header {
	background-image: url(images/ukmap.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#header a img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#header address {
	font-style: normal;
	float: right;
	font-size: 0.9em;
	color: #999;
	font-weight: bold;
	line-height: 20px;
}
#header address a {
	color: #999;
	text-decoration: none;
}
#header address a:hover {
	color: #466D8C;
	text-decoration: underline;
}
#header h2 {
	font-weight: normal;
	font-size: 2em;
	color: #466D8C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #466D8C;
	margin-left: 250px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
}
#header h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #466D8C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#banner {
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	padding-top: 27px;
	padding-right: 735px;
	padding-left: 35px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}
#left {
	float: left;
	width: 240px;
	margin-left: 15px;
	margin-top: 4px;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left li a {
	background-image: url(images/menu-but.gif);
	line-height: 31px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 4px;
}
#left li a:hover {
	background-image: url(images/menu-but-hover.gif);
}
#left #iis {
	font-size: 0.6em;
	font-weight: bold;
	background-image: url(images/iis.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
}
#left #iis a {
	color: #999;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 42px;
	background-image: url(images/iis.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 198px;
}
#left #iis span {
	color: #2C92C4;
}
#left img {
	margin-top: 10px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right {
	float: right;
	width: 240px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#right h1 {
	font-size: 1em;
	font-weight: bold;
	color: #466E8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C86B3;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	clear: right;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}
#right h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #466E8C;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: right;
}
#right p {
	font-size: 0.7em;
	font-weight: bolder;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right ul {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
}
#right li {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#right img {
	float: none;
}

#right a img{
	margin-left: 35px;
	width: 172px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 35px;
}
#right p a{
	color: #999;
	text-decoration: underline;
	float: right;
	margin-bottom: 10px;
}
#main {
	margin-right: 255px;
	margin-left: 255px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#main h1 {
	padding: 0px;
	color: #466E8C;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main h1 span {
	display: block;
	padding-left: 50px;
	font-size: 0.6em;
	color: #999;
	font-weight: bold;
}
#main h2 {
	color: #466E8C;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C86B3;
}
#main h3 {
	font-size: 0.85em;
	font-weight: bold;
	color: #FFF;
	background-color: #2C86B3;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main p {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #2C86B3;
}
#main ul {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: normal;
}
#main ul ul {
	font-size: 1em;
}

#main li {
	color: #2C86B3;
	margin: 0px;
	padding: 0px;
}
#main a, #main a:visited {
	font-weight: bold;
	color: #26779D;
}
#main a:hover {
	color: #900;
	text-decoration: none;
}

#main table.pricetable {
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2C86B3;
	border-right-color: #2C86B3;
	border-bottom-color: #2C86B3;
	border-left-color: #2C86B3;
}
#main .pricetable th {
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C86B3;
	background-color: #F3F3F3;
}
#main .pricetable td {
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C86B3;
}
#main .pricetable td.tableleft {
	text-align: left;
	font-weight: bold;
	color: #466E8C;
	background-color: #F3F3F3;
}


.blue {
	color: #466D8C;
}

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* Curved borders */
#xsnazzy {background: transparent; margin: 0px; width:240px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #2C86B3; border-right:1px solid #2C86B3;}
.xb1 {margin:0 5px; background:#2C86B3;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #2C86B3; border-width:0 1px;}.nospace {
	width: 0px;
	display: none;
}
#hideload {
	display: block;
	min-height: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2C86B3;
	border-right-color: #2C86B3;
	border-bottom-color: #2C86B3;
	border-left-color: #2C86B3;
}
#main #hideload a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
#main ul.tabs {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	height: 26px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main address {
	font-size: 0.8em;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
#main address .addresstitle {
	float: left;
	width: 60px;
	font-weight: bold;
	color: #466D8C;
}

.tabs li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#main .tabs a {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #CCC;
	margin: 0px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	float: left;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#main .tabs a.tabselected {
	background-color: #2C86B3;
	border-top-color: #2C86B3;
	border-bottom-color: #2C86B3;
	color: #FFF;
}
#main .tabs a.tabselected:hover {
	color: #FFF;
	cursor: default;
}


#main .tabs a:hover {
	background-color: #2C86B3;
	border-top-color: #2C86B3;
	border-bottom-color: #2C86B3;
	color: #CCC;
}
#main .tab a:active {
	background-color: #2C86B3;
	border-top-color: #2C86B3;
	border-right-color: #2C86B3;
	border-bottom-color: #2C86B3;
	border-left-color: #2C86B3;
}
#contentloading {
	font-size: 0.9em;
	font-weight: bold;
	color: #2C86B3;
	padding: 10px;
	display: none;
}

form#contactform {
	margin: 0px;
	padding: 10px;
	width: 430px;
}
form#contactform fieldset {
	border: 1px solid #2C86B3;
	padding: 10px;
}
form#contactform legend {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
}
form#contactform label {
	float: left;
	width: 120px;
	font-size: 0.8em;
}
form#contactform input {
	width: 280px;
	border: 1px solid #2C86B3;
	margin-top: 1px;
	margin-bottom: 1px;
}
form#contactform textarea {
	width: 400px;
	border: 1px solid #2C86B3;
	margin-top: 2px;
	margin-bottom: 5px;
	overflow: auto;
}
form#contactform .formright {
	width:400px;
	text-align:right;
}
.rssreader {
	padding: 0px;
	border: 1px solid #999;
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rssreader a {
	text-decoration: none;
	color: #257296;
	display: block;
	padding: 5px;
}
.rssreader a:hover {
	background-color: #EFEFEF;
}

#main .rssreader h2{
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px;
}
.rssreader .rssitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#main .rssreader .rssitem p{
	font-size: 0.8em;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#main .rssreader p.rsscopy{
	font-size: 0.7em;
	margin: 0px;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* tooltip */
a.tooltip {
	z-index: 1;
	text-decoration: none;
	display: block;
	margin: -5px;
	padding: 5px;
}
a.tooltip:hover {
	position: relative;
	z-index: 100;
	text-decoration: none;
}
a.tooltip span.tt {
	display:none;
	margin-left:0px;
	z-index: 100;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.tooltip:hover span.tt {
	display:block;
	position:absolute;
	border:1px solid #006;
	color:#466E8C;
	bottom:10px;
	font-size: 0.9em;
	text-decoration: none;
	z-index: 100;
	background-color: #FFF;
	left: 100px;
	cursor: pointer;
	padding: 0px;
	font-weight: normal;
	width: 300px;
}
span.tt strong {
	font-size:1em;
	font-weight:bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 7px;
	background-color: #2C86B3;
	color: #FFF;
	border-bottom:1px solid #006;
	background-image: url(images/i.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
span.tt .spanlist {
	display: block;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 7px;
}

a.tooltip span.tt img {
	border: 1px solid #999;
}

#imagepreload {
	display: none;
}

