@charset "utf-8";
/* CSS Document */

div#header {background-image:url(../images/banner_info.jpg);}

div#content {background-color: #a59f8f;}

.standfirst {color: #490a3d;}
.highlight {color: #490a3d;}


/*.colorbar styles coloured headers within articles*/
.colorbar {background-color:#555349; border-bottom: 5px solid #490a3d;}

/*.colorbar2 styles coloured headers on RH column articles*/
.colorbar2 {background-color:#490a3d;}

h1,h2,h3,h4{color: #490a3d;}

a:link {color: #490a3d;}
a:visited {color: #490a3d;}
a:hover {color: red;}

/*.innerbox2 controls styling within RH column articles */
.innerbox2 {background-color: #555349;}

.innerbox2 a:link {color:#FFF;}
.innerbox2 a:visited {color:#FFF;}
.innerbox2 a:hover {color: red;}


div.downloadscategory h1{border-bottom: 2px dotted #490a3d; margin-top: 2em; margin-bottom: 1em;}

div.downloads {border-bottom: 1px dotted gray;}
div.downloads img {margin: 0 1em 0 0;}

.pdf {background-image:url(../images/pdficon_large.gif); background-position:left; background-repeat:no-repeat;}

/*css to control results*/

div.dropdown {margin-left: 5em;}

.colourtext {color: #490a3d; font-weight: bold;}
.colourtext a:link {color: #490a3d;}
.colourtext a:visited {color: #490a3d;}
.colourtext a:hover {color: red;}


div.result {border-bottom: 1px solid #490a3d; color: #490a3d;}
div.result a {font-weight: bold;}
div.result a:link {color: #490a3d;}
div.result a:visited {color: #490a3d;}
div.result a:hover {color: red;}

div.sorthighlight {border: 1px solid #910091; width: 600px;}
div.sortcol {width: 160px;}

/*Below are styles associated with dynamic content*/

div.sortbox {background: #490a3d; padding: 5px; color: white;}
div.sortbox a{font-weight: bold;}
div.sortbox a:link {color: white; text-decoration: none;}
div.sortbox a:visited {color: white; text-decoration: none;}
div.sortbox a:hover {color: white; text-decoration: underline;}

td.sorthighlight {border: 1px solid #490a3d;}

table.result {border-bottom: 1px solid #490a3d; padding-bottom: 10px; margin-bottom: 10px;}
table.result th {width: 30%; font-weight: bold; color: #490a3d;}
table.result a:link {color: #490a3d; text-decoration: none;}
table.result a:visited {color: #490a3d; text-decoration: none;}
table.result a:hover {color: #490a3d; text-decoration: underline;}




