﻿html {
background: #fff url("/images/background.png") 0px 90px repeat-x;
}

body {
width: 960px;
margin: 8px auto 0px auto;
font-family: Verdana;
font-size: 12px;
}

a:link, a:visited {
text-decoration: none;
color: #000;
}

h1 {
margin-top: 110px;
color: #b92d3a;
font-size: 24px;
}

p{
line-height: 20px;
margin-bottom: 20px;
}

#main-wrap{
padding-top: 40px;
background: url("/images/careers-4-uk-logo.png") 0 40px no-repeat;
overflow: hidden;
}

#main-text {
width: 470px;
float: left;
}

ul#site-list {
width: 400px;
margin: 0px;
padding: 0px;
}

ul#site-list li {
width: 200px;
float: left;
display: block;
margin: 0 0 5px 0;
font-size: 18px;
}

ul#site-list li a:link,
ul#site-list li a:visited {
line-height: 32px;
padding-right: 37px;
display: inline-block;
}

ul#site-list li a:hover {
background: url("/images/go.png") right center no-repeat;
}

#uk-map{
margin-top: 110px;
position: relative;
float: left;
width: 458px;
height: 576px;
background: url("/images/uk-map.png") no-repeat;
}

#uk-map .london{
position: absolute;
cursor: hand;
right: 63px;
bottom: 101px;
}

#uk-map .manchester{
position: absolute;
cursor: hand;
right: 132px;
bottom: 201px;
}

#uk-map .liverpool{
position: absolute;
cursor: hand;
right: 155px;
bottom: 199px;
}

#uk-map .newcastle{
position: absolute;
cursor: hand;
right: 108px;
top: 251px;
}

#uk-map .birmingham{
position: absolute;
cursor: hand;
right: 120px;
bottom: 150px;
}

#uk-map .edinburgh{
position: absolute;
cursor: hand;
right: 180px;
top: 178px;
}

#uk-map .kent{
position: absolute;
cursor: hand;
right: 35px;
top: 464px;
}

#uk-map .glasgow{
position: absolute;
cursor: hand;
right: 211px;
top: 182px;
}

#uk-map .bristol{
position: absolute;
cursor: hand;
right: 144px;
bottom: 93px;
}

#uk-map .cardiff{
position: absolute;
cursor: hand;
right: 167px;
bottom: 98px;
}

#uk-map .leeds{
position: absolute;
cursor: hand;
bottom: 220px;
top: 321px;
left: 331px;
}

#uk-map .hampshire{
position: absolute;
cursor: hand;
right: 94px;
bottom: 73px;
}

#uk-map .dublin{
position: absolute;
cursor: hand;
left: 154px;
bottom: 200px;
}

#uk-map .belfast{
position: absolute;
cursor: hand;
left: 169px;
bottom: 277px;
}

#uk-map .eastanglia{
position: absolute;
cursor: hand;
left: 362px;
bottom: 130px;
}

#uk-map .wales{
position: absolute;
cursor: hand;
left: 250px;
bottom: 150px;
}

.demotip {
display:none;
background: transparent url("/images/tooltip/black_arrow.png");
font-size: 11px;
height: 82px;
width: 169px;
padding: 20px;
color: #fff;
z-index: 999;
}

.demotip h3 {
font-size: 18px;
margin: 0 0 5px 0;
padding: 0px;
}

