/* New styles for use with CMS managed content - 110928 */

.profile {
  /*clear: both;*/ /* This may be useful when we change the layout */
  display: table;
  margin: 10px 0px 10px 0px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #eeeeee;
  /*width: 100%;*/
  /*min-width: 600px;*/
}

.tableHeading { color: #3e58a8; font-size: 11pt; font-weight: bold }
.tableCaption { color: #666666; font-size: 10pt; font-style: italic; text-align: center; margin: 10px 0px 0px 0px }

/* Table row backgrounds */
.sitetable { border: 1px solid #3e58a8; background-color: #7886D3; font-size: 10pt }
.tableheader { background-color: #3e58a8; color: #ffffff; font-weight: bold }
.altrow1 { background-color: #C9D4E3 }
.altrow2 { background-color: #D6E1F2 }

.small { font-size: 9pt }

.sel_text { font-size: 9pt; color: #666666; }

.picBorder {
  border: 1px solid #666666;
}

.picLeft {
  float: left;
  margin-right: 10px;
}

.picRight {
  clear: right;
  float: right;
  margin: 0px 0px 10px 10px;
}

#content li {
  list-style-position: inside;
}

.showDate {
  font-size: 9pt;
  color: #999999;
  margin: -10px 0px 5px 0px;
}

/* ORIGINAL STYLES */

html {
    scrollbar-arrow-color: #ffffff; 
    scrollbar-base-color: #3375ce; 
}

body {
    margin: 0px;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 80%;
}

.titleimage {
    display: block;
}

h1, h2, h3, h4 {
    color: #0076BE;
}

h1 {
    font-size: 18pt;
}

h2 {
    font-size: 15pt;
    margin-top: 0px;
}

h3 {
    font-size: 13pt;
}

a {
    text-decoration: none;
}

a img {
    border: 0px;
}

a:visited {
    color: #0076BE;
}

a:hover {
    text-decoration: underline;
}
sup.reg {
    font-size: 1em;
}

img.centered {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

img.imgright {
    float: right;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    zoom: 1;
}

/* HEADER */

#topline {
    text-align: right;
    color: #0076BE;
    font-size: 14px;
    padding: 1px 5px 1px 2px;
}

#header {
    background-color: #0076BE;
    height: 108px;
    margin: 0px 0px 5px 0px;
    position: relative;
}

#header a {
    color: #FFFFFF;
}

#strapline {
  position: absolute;
  top: 40px;
  left: 200px; 
  margin: 0px;
  padding: 0px;
}

#toplogo {
    float: left;
    margin: 0px 27px 15px 0px;
  position: absolute;
  top: 17px;
  left: 19px;
}

#rightheader {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px 10px 0px 0px;
    /*width: 220px;*/
    text-align: right;
}

#rightheader a {
    text-decoration: none;
    font-size: 12px;
}

#rightheader span {
    position: absolute;
    top: 10px;
    right: 95px;
}

#topnav {
  list-style-type: none;
  color: white;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  left: 206px;
  margin: 0px !important;
  padding: 0px !important;
}
#search {
  position: absolute;
  right: 180px;
  top: 5px;
}

#topnav li {
  margin: 0px;
  float: left;
  padding: 0px;
}

#topnav li a {
  padding: 2px 7px 2px 7px;
  line-height: 20px;
  background-color: #0076BE;
  margin: 0px;
}

#topnav li a:hover {
  text-decoration: none;
  background-color: #3375CE;
}

#topnav li a.highlighted {
  background-color: #3375CE;
}

/* SIDEBAR */

#sidebar {
    float: left;
    width: 193px;
}

#leftmenu, #lefttestimonials {
    background-color: #4789C8;
}

#leftmenu {
    margin-bottom: 0px;
}

#leftmenu ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    width: 193px;
    margin-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#sidebar ul li {
    padding-left: 18px;
    padding-bottom: 5px;
}

#sidebar ul li a {
    color: #FFFFFF;
    text-decoration: none;
}

#lefttestimonials {
    color: #4789C8;
    margin-top: 5px;
}

#lefttestimonials p {
    padding: 0px 5px 5px 5px;
    margin-top: 5px;
}

#lefttestimonials a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.quotemark {
  font-size: 24pt;font-weight:bold;
}
.bold {
  font-weight:bold;
}
.italic {
  font-style:italic;
}

/* CONTENT */

#content {
    margin-left: 193px;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 20px;
    position: relative;
    zoom: 1;
}

#content a {
    color: #3375CE;
}
#breadcrumbs {
    margin-top: 0px;
    font-weight: bold;
    color: #3375CE; 
}

#content h1 {
    margin-top: 0px;
}

#content ul li {
    list-style-type: square;
}

#enquiry_number {
    position: absolute;
    right: 20px;
    font-weight: bold;
    top: 5px;
    color: #0076BE;
    font-size: 1.3em; 
}

/* FOOTER */

#footer {
    clear: both;
}

#footerlinks {
    text-align: center;
    background-color: #0076BE;
    padding: 5px;
    height: 15px;
}

#footerlinks a {
    color: #FFFFFF;
    text-decoration: none;
}
   
#footercopyright {
    background-color: #aab7db;
    text-align: center;
    color: #3375ce; 
    font-size: 11px;
    padding: 5px;
} 

#footercopyright a {
    color: #0076BE;
    text-decoration: none;
}


/* PROGRAMMES BENEFITS */

#benefits {
	background-color: #4789C8;
	float: right;
	width: 140px;
	margin-right: 5px;
	margin-left: 10px;
	zoom: 1;
	display: block;
}
#benefits ul {
    margin-top: 5px;
    margin-left: 10px;
    padding-left: 10px;
}

/* FORMS */

.button { 
    background: #0076BE; 
    color: #ffffff; 
}
.buttonOn { 
    background: #99bae7; 
    color: #000000; 
}

input { 
    color: #000000; 
    background: #eeeeee; 
    border: 1px #000000 solid;
}


.centretext {
    text-align: center;
}

/* CONTACT PAGE */
#contacttable th {
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    font-weight: normal;
}
#contacttable {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
form {
    text-align: center;
}

.noborder {
    border: 0px;
}

.boldheader {
    font-weight: bold;
}

/* PROGRAMME PAGES */
.programme_head_image {
    float: right;
    padding-left: 5px;
    display: block;
}

#programme_content {
    background-color: #4789C8;
    border: 1px solid #4789C8;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#programme_content td {
    background-color: #4789C8;
    padding: 2px 4px 2px 4px;
    text-align: left;
}
#programme_content th {
    background-color: #4789C8;
}

.menutable td {
    padding: 5px;
    vertical-align: top;
}
.menutable {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.menutable a img {
    border: 0px;
    display: block;
}

h1 sup.reg {
    font-size: 0.8em !important;
}


/* NEWS */

.newsitem {
    padding-bottom: 15px;
}

.newsitem img {
    float: left;
}

.newsitem h3 {
    margin-bottom: 0px;
    font-size: 16px;
}

.newsitem p, .newsitem h3 {
    margin-left: 130px;
    margin-top: 0px;
}

#newspics {
    float: right;
    text-align: center;
    padding-right: 10px;
    width: 350px;
    margin-bottom: 15px;
    display: block
    zoom: 1;
}
#newspics img {
    padding-top: 5px;
    display: block;
    zoom: 1;
}

.newsinfo {
    color: #0076BE;
    font-size: 14px;   
}

#content #filelinks li {
    font-size: 14px;
    list-style-type: none;
}

#filelinks {
    margin-left: 0px;
    padding-left: 0px;
}

#newstext {
    zoom: 1;
    padding-right: 10px;
}


/* STAFF */

.profilephoto {
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.profileitem {
    margin-left: 150px;
}

h3 {
    margin-top: 0px;
    margin-bottom: 5px;
}

h3 a {
    font-size: 11px;
}
ul {
    margin-top: 0px;
}
h2.regiontitle {
    font-size: 14px;
    font-weight: normal;
}

h2.regiontitle a {
    font-size: 11px;
}
#content a.subnav {
  font-weight:bold;
  color:#777777;
}
/* REQUEST CALLBACK */

#requestcallback {
    background-color: #4789C8;
    margin-top: 10px;
}

#requestcallback h3 {
    color: #FFFFFF;
    background-color: #4789C8;
    margin-top: 0px;
    font-size: 1.2em;
    padding: 5px;
    margin-bottom: 0px;
}

#requestcallback p {
    padding: 10px 10px 10px 20px;
    margin-top: 0px;
}

#requestcallback a {
    color: white;
}

#content #benefits .column {
	color: #FFF;
}

.tight {
  margin: 0px;
  padding: 0px;
  }
  
.fixWidth {
  width: 700px
}

.exvat, .exvatlight {
  color: #666666;
  font-size: 7pt;
  font-weight: normal;
}

.exvatlight {
  color: #A6CEEB;
}

.date {
  font-size: 12pt;
  font-weight: bold;
  color: #999999;
  margin-top: 0px;
}

.date_list {
  font-size: 10pt;
  color: #666666;
  font-weight: normal;
  margin-top: 0px;
}

.infoBox {
  clear: right;
  float: right;
  margin: 0px 0px 10px 10px;
  padding: 10px;
  border: 1px solid #0076BE;
  background: #e5e5e5;
  color: #000000;
  font-weight: normal;
}

ul.shiftLeft {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

#search {
  color: #ffffff;
  font-weight: bold;
}

.searchresult {
  color: #000000;
  background: #ff9933;
  font-weight: bold;
  padding-left: 2px;
  padding-right: 2px;
}

.clear {
  border: none;
  background: none;
}
