* img
{
	border:0;
}
video 
{
  max-width: 100%;
  height: auto;
}
html {
  margin: 0 auto;
  background: #F4F4FF ;
  position: relative; /* Fix for absolute positioning */
}
.tablemimic
{
	display:table;
}
.tdmimic
{
	display:table-cell;
}
.trmimic
{
	display:table-row;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background: transparent;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 0px 0px 0px 0px;
	color: #000000;
	margin: auto;
	text-align: inherit;
  	max-width: 1000px;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
.popupbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background: #F4F4FF;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	margin: 0 0 0 0;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
/* the image popups should not have a background image */
.popupimage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #EFEFFF;
	color: #9289C0;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
/* the text popups should not have a background image */
.popup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #FFFFFF ;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #B7B3CA #B7B3CA #B7B3CA #B7B3CA;
	border-width: 2px 2px 2px 2px ;
	border-style: solid solid solid solid ;
	padding: 1em 1em 1em 1em;
	color: #434364;
	margin: 7px 5px 7px 5px;
}
.popup table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-width: 0 0 0 0;
	border-color: #B7B3CA #B7B3CA #B7B3CA #B7B3CA;
	color: #434364;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}
.popup ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	color: #434364;
	
}
.popup ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #434364;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #434364;
	background:transparent;
}
a :not(span)
{
	font-size: small;
}
* html a { 
   height: 1px; 
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9289C0;
	background:transparent;
}
a:visited :not(span)
{
	font-size: small;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #B7B3CA;
	background:transparent;
}
a:hover :not(span)
{
	font-size: small;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #AAAACC;
	background:transparent;
}
a:active :not(span)
{
	font-size: small;
}
/* the main area*/
.general
{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #EFEFFF ;
	color: #9289C0;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #9289C0 #9289C0 #9289C0 #9289C0;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 1em 10px 2em 1em;
	box-shadow: 0px 0px 0px #9289C0;
	min-height:0; /*calculated from the height of the menu items*/
	margin: 0px 0px 0px 0px;
}
.clear
{
	clear:both;
}
#ScrollingWindow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #EFEFFF;
	color: #9289C0;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	margin: 0 0 0 0;
}
#ScrollingWindow .userimage
{
	margin: 0 0 0 0;
}
/* for admin page same as general but with no background image*/
#ageneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: #EFEFFF;
	position:relative;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	padding:2em 1em 1em 2em;
	text-align: left;
}
#mainarea 
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	background: #EFEFFF;
	border-width: 0 0 0 0; 
	padding: 0px 0px 0px 0; /*calculated from the menu width plus padding &  margin navigation padding, margin, shadow width */
	text-align: left;
	display:block;
	position:relative;
	clear:both;
}
.usertable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-style: solid solid solid solid ;
	border-width: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	border-collapse : collapse;
}

.imagestable
{
	text-align:center;
	display:table;
}
table.imagestable
{
	text-align:center;
}
table
{
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-collapse : collapse;
	text-align:inherit;
}
.tablewithborder
{
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-collapse : collapse;
	text-align:left;
	padding:3px;
	border-width:1px;
	border-style:solid;
}
.tablewithborder td
{
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	text-align:inherit;
	padding:3px;
	border-width:1px;
	border-style:solid;
}
td
{
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
}
.usertable td 
{
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	padding: 4px 4px 4px 4px;
	vertical-align:top;
	text-align: inherit;
}
.usertable td ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #9289C0;
	text-align: inherit;
	padding:0;
	margin:0;
}

.usertable td ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #9289C0;
	text-align: inherit;
	padding:0;
	margin:0;
}
.gbold
{
	font-weight: bold;
}
.small
{
	font-size: x-small;
}
.large
{
	font-size: larger;
}
span .large a:link a:visited a:hover a:active
{
	font-size: larger;
}

span .small a:link a:visited a:hover a:active
{
	font-size: x-small;
}
.gitalic

{
	font-style: italic;
}
#userform
{
	width:35em;
	padding: 0 0 0 0;
	margin:auto;
}
#userform form table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	padding: 4px 4px 4px 4px;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-width: 1px;
	border-style: solid;	
}
#userform form table td
{
	padding: 4px 4px 4px 4px;
}
.userform
{
	display : inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	margin: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px #000000;
}
#searchform
{
	vertical-align:bottom;
	display : inline;
}
#searchform input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #000000;
	border-color: #660066 #660066 #660066 #660066;
	border-width: 1px 1px 1px 1px;
	text-align: left;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	vertical-align:bottom;
}
#searchform input.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: #FFFFFF ;
	color: #562F84;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #660066 #660066 #660066 #660066;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	padding: 7px 10px 7px 10px;
	vertical-align:bottom;
}
#searchform table
{
	vertical-align:bottom;
}
.searchbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #000000;
	text-align: left;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	max-width:17em;
	max-height:1.8em;
	vertical-align:bottom;
	box-shadow: 0 0 0 #000000;
}
.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
.searchcell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: center;
	display:table-cell;
	padding: 4px 4px 4px 4px;
	vertical-align:text-top;
}
.searchtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #9289C0;
	text-align: center;
	display:table;
}
.fulllisttable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	vertical-align : top;
	margin-left:auto;
	margin-right:auto;
	display:table;
	border-width:2px 2px 2px 2px;
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-style: solid solid solid solid ;
	border-collapse:collapse;
}
.fulllistcellstart
{
	padding: 4px 4px 4px 4px;
	vertical-align: top; 
	display: table-cell; 
	text-align: center;
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-style: solid solid solid solid ;
	border-width:1px 1px 1px 1px;
	text-align:inherit;
}
.fulllistcellmiddle
{
	padding: 4px 4px 4px 4px;
	vertical-align: middle; 
	display: table-cell; 
	text-align: center;
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-style: solid solid solid solid ;
	border-width:1px 1px 1px 1px;
}
.fulllistcellfinal
{
	padding: 4px 4px 4px 4px;
	vertical-align: top; 
	display: table-cell; 
	text-align: center;
	border-color: #CC99CC #CC99CC #CC99CC #CC99CC;
	border-style: solid solid solid solid ;
	border-width:1px 1px 1px 1px;
}
.navbar
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background: transparent ;
	color: #000000;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #000000 #000000 #000000 #000000;
	border-width: 0 0 0 0 ;
	border-style: solid solid solid solid ;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	min-height:500px;
	height:100%;
	width:0;
	box-shadow: 0 0 0 #000000;
}
#left
{
	position:relative;
	float:left;
}
#right
{
	position:relative;
	float:right;
}
.left
{
	position:relative;
	float:left;
}
.right
{
	position:relative;
	float:right;
}
.center
{
	text-align:center;
	margin:auto;
}
.centre
{
	text-align:center;
	margin:auto;
}
.middle
{
	text-align:center;
	margin:auto;
}
#main_image
{
	text-align:center;
}
.userimage
{
	border-color: #9289C0 #9289C0 #9289C0 #9289C0;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	background: #FFFFFF ;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	box-shadow: 0px 0px 0px #9289C0; 
}
.plaindiv
{
	padding: 1em 1em 1em 1em;
	margin: 7px 5px 7px 5px;
}
.userdiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #FFFFFF ;
	color: #434364;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #B7B3CA #B7B3CA #B7B3CA #B7B3CA;
	border-width: 2px 2px 2px 2px ;
	border-style: solid solid solid solid ;
	padding: 1em 1em 1em 1em;
	margin: 7px 5px 7px 5px;
	box-shadow: 0px 0px 0px #B7B3CA;
}
.userdiv table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-width: 0 0 0 0;
	border-color: #B7B3CA #B7B3CA #B7B3CA #B7B3CA;
	color: #434364;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}
.userdiv ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	color: #434364;
	
}
.userdiv ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	color: #434364;
}

#filmstrip
{
	text-align:center;
	-ms-scrollbar-arrow-color: #F4F4FF;
	-ms-scrollbar-base-color: #CCCCCC;
	-ms-scrollbar-dark-shadow-color: #CCCCCC;
	-ms-scrollbar-track-color:  #FFFFFF; /*background colour*/
	-ms-scrollbar-face-color:  #9289C0;
	-ms-scrollbar-shadow-color: #999999;
	overflow:auto;
	float:left;
}
#filmstripcontainer
{
	text-align:left;
}
.filmstrip
{
	text-align:center;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: #FFFFFF ;
	color: #562F84;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #660066 #660066 #660066 #660066;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	padding: 7px 10px 7px 10px;
	margin: 4px 4px 4px 4px;
	box-shadow: 0px 0px 0px #000000;
}
.topstrip
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background: #B7B3CA ;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-width: 2px 2px 2px 2px ;
	border-style: ridge ridge ridge ridge ;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height:2em;
	height:2.9em;
	vertical-align:top;
}
#topstrip
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	min-height: 2em;
	position:relative;
	width:100%;
	padding: 0 0 0 0;
	color: #FFFFFF;
	background:transparent;
}
.contacts 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	position:relative;
	margin:auto;
}
.contacts table
{
	padding:3px;
}
.contacts td
{
	padding:5px;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	list-style-position:inside; 
	
}
ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #9289C0;
	list-style-position:inside; 
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
h1
{
	font-family: Allura,cursive;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	background: transparent;
	font-variant: normal;
	color: #434364;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
/* this is a span inside the h1 so that we can have a background colour etc */
.head1background
{
	background: transparent ;
}
.heading1 
{  
	font-family: Allura,cursive;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #434364;
	text-align: left;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
h2
{
	font-family: PT Sans,sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	background: transparent ;
	color: #9289C0;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
.heading2
{
	font-family: PT Sans,sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	background: transparent ;
	color: #9289C0;
	text-align: left;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
h3
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	font-variant: small-caps;
	background: transparent ;
	color: #B7B3CA;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
}
.heading3
{
	font-family: PT Sans,sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	background: transparent ;
	color: #9289C0;
	text-align: left;
}
#toppart
{
	height:203px; /* logo height or no words in name +1 em - or sum of logo and banner height for LOGOTOP*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: #FFFFFF;
	overflow:hidden; /* without this seems to get a pixel wrong */
	min-width:553px; /*logo + banner width or max of two if logo is on the top */
}
#logo
{
	width:553px; /* logo width or no. letters in longest word in name em */
	text-align:center; /* this could be blank to centre align (or text-align:center;) otherwise float:left for left align */
	margin:0px auto auto auto; /* if the logo is higher than the banner then the top margin is 0.5*difference in height, otherwise 0 */
}
/* only visible on the mobile web if no banner or logo */
#mobilelogo
{
	width:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.logo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #FFFFFF url(/themes/rdhtlogobackground3.png) no-repeat bottom center;
	color: #000000;
	text-align: center;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 0em 10em 0px 10em;
	margin: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px #000000;
}
a.alogo
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-decoration:none; 
	background:transparent;
}
a.alogo:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-decoration:none; 
	background:transparent;
}
a.alogo:hover
{
	color: #B7B3CA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	background:transparent;
}
a.alogo:active
{
	color: #AAAACC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	background:transparent;
}
#logoarea
{
	width:100%; /* (100 - (logo width/(800-50))%*/
	min-height:0; /*if there is no banner with a left logo then have a min height in case there is a background image*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	background: #FFFFFF ;
	padding-top:0;
	padding-bottom:0;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:left;
}
.logoarea
{
	top:0px; /* if the logo is higher than the banner then 0.5*difference in height, otherwise 0 */
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	color: #000000;
	margin:auto; /*use the text align value to determine float right, left or margin auto */
	padding: 0px 0em 0em 0em;
	box-shadow: 0px 0px 0px #000000;
}
#verticalnavigation
{
	position: absolute;
	left:0;
	text-align: left;
	height:100%;
	visibility:hidden; /*default to hidden i.e. horizontal navigation only - or no navigation for mobile web*/
}
#adminverticalnavigation
{
	position: absolute;
	left:0;
	text-align: left;
	height:100%;
}
.menu1
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background: transparent;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul.menu1
{
margin: 0;
}

.menu1 li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px #000000;
}
a.amenu1
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	background: #562F84 ;
	width:11em;
	height:2.4em;
	padding: 0px 0px 0px 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	display: block;
}
a.amenu1:visited
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	background:#562F84 ;
	width:11em;
	height:2.4em;
	display: block;
}

a.amenu1:hover
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #CC99FF;
	text-decoration:none;
	background: transparent ;
	width:11em;
	height:2.4em;
	display: block;
}
a.amenu1:active
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #CCCCFF;
	text-decoration:none;
	background: transparent ;
	width:11em;
	height:2.4em;
	display: block;
}
/* used for dropdown menus - colours of menu2 size of menu1 */
.menu3
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background: #B7B3CA;
	color: #FFFFFF;
	text-align: center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul.menu3
{
margin: 0;
}

.menu3 li
{
	list-style-image: none;
	list-style-type: none;
}
a.amenu3
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	background: #B7B3CA ;
	width:11em;
	height:2.4em;
	padding: 0px 0px 0px 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	display: block;
}
a.amenu3:visited
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	background:#B7B3CA ;
	width:11em;
	height:2.4em;
	display: block;
}

a.amenu3:hover
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #434364;
	text-decoration:none;
	background: #B7B3CA ;
	width:11em;
	height:2.4em;
	display: block;
}
a.amenu3:active
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #C6D2DE;
	text-decoration:none;
	background: #B7B3CA ;
	width:11em;
	height:2.4em;
	display: block;
}

.menu2
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background: transparent;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	letter-spacing: normal; /* actually extra spacing */
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align:baseline; /*should be the default anyway but problem with IE>9 */
}
ul.menu2
{
margin: 0;
padding: 0 0 0 0;
}
.menu2 li
{
	list-style-image: none;
	list-style-type: none;
	display:inline-block;
	box-shadow: 0px 0px 0px #000000;
}
li.menu2
{
	display:inline;
}
a.amenu2
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	border-color: #FFFFFF #CCCCCC #FFFFFF #FFFFFF;
	border-width: 0px 1px 0px 1px ;
	border-style: ridge groove ridge groove ;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #B7B3CA ;
	width:10em;
	height:2.2em;
	display: inline-block;
	vertical-align:top;
}
a.amenu2:visited
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	background:#B7B3CA ;
	width:10em;
	height:2.2em;
	display: inline-block;
}

a.amenu2:hover
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #434364;
	text-decoration:none;
	background: #B7B3CA ;
	width:10em;
	height:2.2em;
	display: inline-block;
}
a.amenu2:active
{
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #C6D2DE;
	text-decoration:none;
	background: #B7B3CA ;
	width:10em;
	height:2.2em;
	display: inline-block;
}
#horizontalnavigation
{
	text-align: inherit;
	float: none; /* use the topstrip text align value unless center - when set to none */
	font-family: PT Sans,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
.horizontalnavigation2
{
	margin-right:auto;
	margin-left:auto;
	text-align: inherit;
	width: 51em; /*calculated from the width of the menu items*/
}
.smallsitelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background: transparent;
	text-align: center;
}
a.asmallsitelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
	background:transparent;
}
a.asmallsitelink:visited
{
	font-family: PT Sans,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:none;
	background:transparent;
}
a.asmallsitelink:hover
{
	font-family: PT Sans,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #CC99FF;
	text-decoration:none;
	background:transparent;
}
a.asmallsitelink:active
{
	font-family: PT Sans,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #CCCCFF;
	text-decoration:none;
	background:transparent;
}

.nextarrow
{
	text-align: right; 
	width: 25px; 
	float: right;
}
.previousarrow
{
	width: 25px; 
	float: left;
}
#storyBookText
{
	padding-right: 1em; 
	padding-left: 1em;  
	padding-bottom: 1em; 
	padding-top: 2em;
}
.storybook
{
	margin:auto;
	text-align:center;
}
#menutoggle
{
	visibility:hidden;
	height:0 !important;
	width:0 !important;
}
/* for the mobile version the 'horizontal menu' appears in the vertical menu slot. Not visible for the non-mobile version */
#mobilemenu
{
	visibility:hidden;
	height:0;
	width:0;
	overflow:hidden;
}
#menu2mobile
{
	visibility:hidden;
	height:0;
	width:0;
	overflow:hidden;
}
.bannerslideshow
{
	position:relative;
	margin:auto; /*use the text align value to determine float right, left or margin auto */
}
.slideshowhiddenimage
{
	max-width:100% !important;
	height:auto !important;
	border-color: #9289C0 #9289C0 #9289C0 #9289C0;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	background: #FFFFFF ;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	box-shadow: 0px 0px 0px #9289C0; 
}
#aslideshow
{
	visibility:hidden;
}	
.slideshow
{
	max-width:100% !important;
	height:auto !important;
	margin:auto !important;
}
.slideshow img
{
	max-width:100% !important;
	height:auto !important;
	border-color: #9289C0 #9289C0 #9289C0 #9289C0;
	border-width: 1px 1px 1px 1px ;
	border-style: solid solid solid solid ;
	background: #FFFFFF ;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	box-shadow: 0px 0px 0px #9289C0; 
}
/*!
 * jQuery Minimalist Collapse v1.0 (https://github.com/cosmefae/jquery-minimalist-collapse/)
 * Copyright 2015 @ Cosme Faé (cosmefae.com)
 * Licensed under MIT
 */
hr 
{ 
	border-width: 1px; 
  	border-color: #9289C0 #9289C0 #9289C0 #9289C0;
  	border-style: solid solid solid solid;  
}
 [data-collapse=m-collapse] 
{
 margin: 0;
 font-size: inherit;
 font-weight: bold;
}
.minimalist-collapse { padding-left: 0; }
.m-actived,
.m-result.shadow-effect:hover,
.active.shadow-effect {
  box-shadow: 0 0 15px #9289C0;
  z-index: 2;
}
.m-result {
  background-color: #EFEFFF;
  border-radius: 3px;
  border-color: #9289C0 #9289C0 #9289C0 #9289C0;
  border-style: solid solid solid solid;  
  border-width: 1px;
  display: block;
  margin-bottom: 1px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 130ms ease-in-out;
  -moz-transition: all 130ms ease-in-out;
  -ms-transition: all 130ms ease-in-out;
  -o-transition: all 130ms ease-in-out;
  transition: all 130ms ease-in-out;
}
.active.content-focus { margin: 12px 0; }
 [data-collapse=m-collapse] {
 cursor: pointer;
 padding: 10px;
}
.m-collapse {
  display: none;
  padding: 10px;
  font-size: smaller;
}
.m-collapse ul
{
	font-size:inherit;
}
.m-collapse ol
{
	font-size:inherit;
}

