﻿@font-face {
  font-family: Barlow-Thin;
  src: url("fonts/barlow/Barlow-Thin.eot") format("eot"),
	     url("fonts/barlow/Barlow-Thin.otf") format("opentype"),
	     url("fonts/barlow/Barlow-Thin.ttf") format("ttf"),
	     url("fonts/barlow/Barlow-Thin.woff") format("woff"),
	     url("fonts/barlow/Barlow-Thin.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Barlow;
  src: url("fonts/barlow/Barlow-Regular.eot") format("eot"),
	     url("fonts/barlow/Barlow-Regular.otf") format("opentype"),
	     url("fonts/barlow/Barlow-Regular.ttf") format("ttf"),
	     url("fonts/barlow/Barlow-Regular.woff") format("woff"),
	     url("fonts/barlow/Barlow-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Panton;
  src: url("fonts/panton/Panton-Regular.eot") format("eot"),
	     url("fonts/panton/Panton-Regular.otf") format("opentype"),
	     url("fonts/panton/Panton-Regular.ttf") format("ttf"),
	     url("fonts/panton/Panton-Regular.woff") format("woff"),
	     url("fonts/panton/Panton-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

body
{
position:relative;
width:80%;
margin: auto;
padding: 10px;
color: #000;
font-size: 12px;
}

.pdf_link {
background-image: url(/images/control_panel/pdf_icon.gif); background-repeat: no-repeat; 
padding: 6px 0px 0px 26px;
}

form {
  margin: 0px;
  padding: 0px;
}


div.errors
{
position:relative;
border: solid 1px red;
margin:10px 0px;
padding: 5px 0px;
background: url(/images/control_panel/icons/ordererror.gif) #FFE1E1 no-repeat 6px 7px;
}

div.errors p
{
margin: 0px 30px;
padding-bottom: 5px;
text-align: justify;
}

div.errors ul
{
color: #F00;
list-style-type: disc;
list-style-position:inside;
font-weight:bold;
margin:0px 0px 0px 30px;
padding:0px;
}

div.errors ul li
{
margin-bottom:3px;
}


body, h1, table, input, select, textarea, h2
{
font-family: Calibri, Verdana, sans-serif;
font-size: 15px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
}

div#header ul ul
{
float:none;
padding:0px;
width:100px;
margin:0px;
}

div#header ul ul li
{
padding:0px;
margin:2px 0px;
width:100px;
}

div#header ul li ul li a
{
background:none;
border:none;
}

div#header ul li.active ul li a, div#header ul li ul li a:hover
{
color: #000;
background: none;
}

div#header ul
{
width: 15%;
margin: 0;
padding: 0;
float: left;
list-style-type: none;
list-style-position: inside;
clear: left;
padding-bottom:20px;
}

div#header ul li
{
padding-left: 17px;
width: 100%;
background-repeat: no-repeat;
background-position: top left;
margin: 0;
list-style-position: outside;
margin-bottom: 3px;

}

div#header ul li a
{
font-size: 14px;
display: block;
border: solid 1px #0085b1;
height: 17px;
width: 100%;
padding:0 0 0 3px;
text-decoration: none;
overflow: hidden;
color: #113a70;
}

div#header ul li a:hover, div#header ul li.active a
{
background-image: none;
color: #FFF;
background-color: #0085b1
}

div#header ul li.gap
{
margin-top:10px;
}

h1
{
clear: both;
border:  solid 1px #0085b1;
display: block;
height:  18px;
text-align: right;
margin-top:0;
padding-right: 10px;
margin-bottom: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

h1, div#footer p#loggedin,
div#header ul li a
{
background-image: url(/images/control_panel/gradient.gif);
}

div#main
{
float: right;
border: solid 1px #0085b1;
width: 80%;
padding: 10px;
z-index:10;
}

div#footer
{
position:relative;
clear: both;
height: 30px;
padding-top: 15px;
}

div#footer img
{
position:absolute;
top:-20px;
}

div#footer p
{
margin:0;
padding:0;
width: 40%
}

div#footer p#loggedin
{
border:  solid 1px #0085b1;
display: block;
height:  16px;
padding-left: 4px;
padding-right: 10px;
margin-top:0;
margin-bottom:2px;
width: auto;
}

div#footer  p#copyright,
img#client_logo
{
float: left;
}

div#footer p#iplog,
img#ukfast_logo, img#hj_logo
{
float: right;
text-align: right
}

a
{
color: #113a70;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


a img
{
border: none;
}

img#client_logo
{
margin: 0px 10px 10px 10px;
margin-left:0px;
}

img#ukfast_logo
{
margin: 0px 0px 10px 0px;
}

img#hj_logo
{
margin: 25px 0px 10px 0px;
}

div.alphabet
{
display:block;
width:100%;
height:15px;
margin-bottom:5px;
}

div.alphabet a
{
display:block;
float:left;
background-color: #cce0e5;
border:solid 1px #0085b1;
margin:0 3px 2px 0;
width:12px;
text-align:center;
}

div.alphabet a:hover
{
background-color: #FFF;
text-decoration: none;
}

div.alphabet a#active_letter
{
background-color: #0085b1;
color:#FFF;
}

input, select, textarea, .forminput
{
font-family: Calibri;
font-size: 15px;
border: 1px solid #0085b1;
}

h2
{
padding:0;
margin:0 0 10px 0;
}

.required
{
color: #F00;
}

fieldset
{
display:block;
border:#0085b1 1px solid;
margin:10px 0px;
padding:5px;

}

fieldset.login_fieldset {
  background-image: url(/images/control_panel/login_back.png);
  background-repeat: no-repeat;
  width: 380px;
  height: 380px;
  margin: 50px auto 0px auto;
  padding: 20px 20px 40px 20px;
  border: none;
  display: block;
}

fieldset.login_fieldset ul {
  margin: 0px;
  padding: 0px;
}

fieldset.login_fieldset ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

fieldset.login_fieldset ul li.logo {
  text-align: center;
  padding-top: 30px;
  height: 120px;
}

fieldset.login_fieldset ul li.title {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

fieldset.login_fieldset ul li.label {
  float: left;
  width: 25%;
  text-align: right;
  font-weight: bold;
  padding-right: 10px;
  padding-top: 3px;
  margin-bottom: 5px;
}

fieldset.login_fieldset ul li.input {
  float: left;
  width: 70%;
  margin-bottom: 5px;
}

fieldset.login_fieldset ul li.input input {
  border: 1px solid #000000;
  width: 235px;
  padding: 2px;
}

fieldset.login_fieldset p.submit {
  text-align: center;
  clear: both;
}

ul.login_credits {
  width: 380px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
}

ul.login_credits li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}

ul.login_credits li.credit_1 {
  width: 50%;
  float: left;
  line-height: 44px;
}

ul.login_credits li.credit_2 {
  width: 50%;
  float: left;
  line-height: 44px;
}

ul.login_credits li.credit_3 {
  clear: both;
  padding-top: 10px;
}

fieldset.login_fieldset div.login_error {
  line-height: 50px;
  height: 50px;
  width: auto;
  text-align: center;
}

div.login_error p {
  background-image: url(/images/control_panel/icons/ordererror.gif);
  background-repeat: no-repeat;
  background-position: 0px 17px;
  margin: 0px auto 0px 30px;
  font-weight: bold;
  color: #FF0000;
}

legend
{
margin:0px;
font-weight: bold;
}

label
{
width:100%;
}

table
{
margin-top:10px;
}

td
{
  padding: 2px;
}

fieldset table
{
margin:5px auto;
clear: both;
}

p.submit_holder
{
text-align:center;
margin:0px;
}

div.confirmation
{
border: solid 1px #00F;
margin:10px 0px;
padding: 5px 0px;
background: url(/images/control_panel/icons/blue_info_graphic.gif) #E1E1FF no-repeat 6px 7px;
}

div.confirmation p
{
margin: 0px 30px;
padding-bottom: 5px;
padding-left:0px;
text-align: justify;
}

div.confirmation ul
{
list-style-type: disc;
list-style-position: inside;
font-weight: bold;
margin: 0px 0px 0px 30px;
padding: 0px;
}

div.confirmation ul li
{
margin-bottom: 3px;
}


input.colour
{
border-right: solid 20px #000;
}

div.alphabet a {
  display:block;
  float:left;
  background-color: #cce0e5;
  border:solid 1px #0085b1;
  margin:0px 3px 2px 0px;
  width:20px;
  line-height: 18px;
  height: 17px;
  text-align:center;
}

div.alphabet a:hover {
  background-color: #FFF;
  text-decoration: none;
}

div.alphabet a#active_letter {
  background-color: #0085b1;
  color:#FFF;
}

table#hoverhighlight a:hover
{
text-decoration:none;
}

table#hoverhighlight tr.shaded {
  background: #cce0e5;
}

table#hoverhighlight td a {
display:block;
width:100%;
}

table#hoverhighlight tr.highlight td {
background-color: #0085b1;
}
table#hoverhighlight tr.highlight td a {
color:#FFF;
}

p
{
margin:10px 0px;
}

input.no_border
{
border:none;
}

table#hoverhighlight tr.dim a
{
color:#888;
}

div#tooltip_container {
  background-image: url(/images/control_panel/gradient.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  color: #113a70;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  border: 1px solid #113a70;
  visibility: hidden;
  padding: 5px;
  width: 200px;
}

img.tooltip_trigger
{
vertical-align: top;
}

.large
{
width:280px;
}

.medium
{
width:140px;
}

.small
{
width:70px;
}

textarea.large, textarea.medium, textarea.small
{
width:280px;
}

textarea.small
{
height:40px;
}

textarea.medium
{
height:80px;
}

textarea.large
{
height:160px;
}


textarea
{
position:relative;
}

.galleryimg
{
background-color: #cce0e5;
border: 1px solid #0085b1;
width: 110px;
height: 75px;
display: block;
overflow: hidden;
}


img.tooltip
{
vertical-align:top;
position:relative;
top:1px;
}

div#header ul ul li a
{
display:block;
width:110px;
}

div#header ul ul li.active a, div#header ul ul li a:hover
{
width:95px;
border-right:12px solid #0085b1;
}

th
{
text-align:left;
}

p.note
{
font-size:smaller;
font-style:italic;
}

p.offset_links
{
float:right;
}

p.offset_links a
{
display:block;
width:20px;
margin:0px 0px;
float:left;
text-align:center;
}

p.offset_links a:hover
{
background:#cce0e5;
}

div.rss_news_item
{
padding: 10px 0px;
clear: both;
}
 
div.rss_news_item img
{
float: right;
border: 1px solid #0085b1;
margin: 0px 0px 10px 10px;
}
 
div.rss_news_item h3
{
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
}
 
div.rss_news_item p
{
margin: 0px;
padding: 5px 0px;
}

a.false_link
{
cursor: pointer;
}

div.loading_div
{
float: left;
position: absolute;
  left: 350px;
width: 144px;
height: 25px;
background-image: url(/images/control_panel/loading.gif);
background-repeat: no-repeat;
border: 1px dashed #0085b1;
margin: 10px;
}

div.loading_div h4
{
display: none;
}

span.auth_username
{
font-weight: bold;
}

div#hidden_overlay {
  width: 557px;
  height: auto;
  position: absolute;
    top: 190px;
    left: 170px;
  display: none;
  border: 1px solid #0085b1;
  background-color: #F9FAFD;
  padding: 10px;
  z-index: 500;
  margin: 10px 0px;
}

div#image_div {
  position: absolute;
  display: none;
  border: 1px solid #0085b1;
  background-color: #FFFFFF;
  z-index: 500;
  padding: 10px;
}

div#policy_info {
  position: absolute;
  display: none;
  border: 1px solid #0085b1;
  background-color: #FFFFFF;
  z-index: 500;
  padding: 10px;
  width: 350px;
}

div#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  cursor: wait;
  z-index: 999;
}

p#selected_banner {
  margin: 5px 5px;
  padding: 5px 0px;
}

div#banner_list {
  margin: 5px 0px;
  border: 1px solid #0085b1;
  height: 200px;
  overflow: auto;
}

div#banner_list ul {
  margin: 0px;
  padding: 0px;
}

div#banner_list ul li {
  margin: 0px;
  padding: 5px 0px;
  list-style-type: none;
  border-bottom: 1px solid #0085b1;
  text-align: center;
}

ul.policy_tabs {
  width: 100%;
  height: 35px;
  margin: 0px;
  padding: 0px;
  border-bottom: 2px solid #0085b1;
}

ul.policy_tabs li {
  display: inline;
  float: left;
  margin: 0px 0px 0px 3px;
  padding: 0px;
  list-style-type: none;
}

ul.policy_tabs li a {
  padding: 10px 2px;
  display: block;
  border-left: 1px solid #0085b1;
  border-right: 1px solid #0085b1;
  border-top: 1px solid #0085b1;
  text-decoration: none;
	font-size: 13px;
}

ul.policy_tabs li a:hover, ul.policy_tabs li.active a {
  background-color: #0085b1;
  color: #FFFFFF;
}

table.total_para {
  background-color: #0085b1;
  width: 100%;
  padding: 5px;
  color: #FFFFFF;
}

ul.policy_dates, ul.policy_values {
  margin: 0px;
  padding: 0px;
}

ul.policy_dates li, ul.policy_values li {
  float: left;
  list-style-type: none;
  display: block;
  margin-bottom: 2px;
}

ul.policy_dates li.col1, ul.policy_values li.col1 {
  width: 25%;
}

ul.policy_dates li.col2, ul.policy_values li.col2 {
  width: 70%;
}



tr.header_row td
{
background-color: #cccccc;
border-bottom: 5px solid #ffffff;
padding: 3px 5px;
}



tr.header_row td input
{
  margin: 0 0 5px;
}


