/* Various visual cues */
.external {
    background-image: url(../images/link-external.gif);
    background-repeat: no-repeat;
    background-position: right 0.20em;
    padding-right: 14px;
}
.mailto {
    background-image: url(../images/icon-mail.gif);
    background-repeat: no-repeat;
    background-position: left 0.25em;
    padding-left: 18px;
}
.readmore {
    color: #999999;
}
.image-left {
    float: left;
    padding: 0 1em 1em 0;
    margin: 0;
    clear: both;
}
.image-right {
    float: right;
    padding: 0 0 1em 1em;
    margin: 0;
    clear: both;
}
.footnote {
    font-size: 80%;
    font-style: italic;
    padding: 0 0 0 2em;
    margin: 0.5em 0 1em 0 !important;
}

/* EMAS Register Table */
table.emas-uk-register td {
    vertical-align: top;
}
table.emas-uk-register tr.title-row {
    border-top: 1px dotted #999999;
}
table.emas-uk-register tr.title-row h3 {
    margin: 0.25em 0 0 0;
}
table.emas-uk-register tr.details-row td.details ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
}
table.emas-uk-register tr.details-row td.details li {
    margin-top: 0 !important;
}
table.emas-uk-register tr.details-row td.details li {
    font-style: italic;
}
table.emas-uk-register tr.details-row td.details li.phoneuk {
    border-top: 1px solid #EEEEEE;
}
table.emas-uk-register tr.details-row td.details li.faxuk {
    border-bottom: 1px solid #EEEEEE;
}

/* EMS LA Network UK map */
#uk2 {
 width: 284px;
 height: 420px;
 background: url(../images/uk_regions_rollovers2.png) no-repeat;
 margin: 10px auto; padding: 0;
 position: relative;
 border: 2px solid #999;
}
#uk2 li {margin: 0 !important; padding: 0 !important; list-style: none; display: block; position: absolute;}
#uk2 a {display: block; text-indent: -9999px; text-decoration: none;}
#uk2 #northeast {left: 153px; bottom:214px; width: 53px; height: 66px;}
#uk2 #northeast a {height: 66px;}
#uk2 #northeast a:hover {background: url(../images/uk_regions_rollovers2.png) -410px -44px no-repeat;}
#uk2 #northwest {left: 126px; bottom:142px; width: 49px; height: 109px;}
#uk2 #northwest a {height: 109px;}
#uk2 #northwest a:hover {background: url(../images/uk_regions_rollovers2.png) -315px -1px no-repeat;}
#uk2 #yorkshire {left: 156px; bottom:159px; width: 78px; height: 61px;}
#uk2 #yorkshire a {height: 61px;}
#uk2 #yorkshire a:hover {background: url(../images/uk_regions_rollovers2.png) -410px -149px no-repeat;}
#uk2 #westmidlands {left: 136px; bottom:88px; width: 61px; height: 68px;}
#uk2 #westmidlands a {height: 68px;}
#uk2 #westmidlands a:hover {background: url(../images/uk_regions_rollovers2.png) -315px -142px no-repeat;}
#uk2 #eastmidlands {left: 171px; bottom:95px; width: 70px; height: 80px;}
#uk2 #eastmidlands a {height: 80px;}
#uk2 #eastmidlands a:hover {background: url(../images/uk_regions_rollovers2.png) -520px -130px no-repeat;}
#uk2 #southwest {left: 57px; bottom:0px; width: 131px; height: 102px;}
#uk2 #southwest a {height: 102px;}
#uk2 #southwest a:hover {background: url(../images/uk_regions_rollovers2.png) -315px -248px no-repeat;}
#uk2 #southeast {left: 173px; bottom:27px; width: 103px; height: 79px;}
#uk2 #southeast a {height: 79px;}
#uk2 #southeast a:hover {background: url(../images/uk_regions_rollovers2.png) -520px -271px no-repeat;}
#uk2 #london {left: 217px; bottom:62px; width: 25px; height: 20px; z-index: 40;}
#uk2 #london a {height: 20px;}
#uk2 #london a:hover {background: url(../images/uk_regions_rollovers2.png) -650px -90px no-repeat;}
#uk2 #east {left: 209px; bottom:71px; width: 74px; height: 75px;}
#uk2 #east a {height: 75px;}
#uk2 #east a:hover {background: url(../images/uk_regions_rollovers2.png) -520px -35px no-repeat;}

