@viewport
{
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport
{
    width: extend-to-zoom;
    zoom: 1.0;
}
* img
{
	border:0;
	width:auto;
  	max-width: 100% !important;
	height:auto !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
video 
{
  max-width: 100%;
  height: auto;
}
.tablemimic
{
	display:run-in;
}
.tdmimic
{
	display:run-in;
}
.trmimic
{
	display:run-in;
}
body
{
	font-family: Dancing Script,cursive;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background: #FFFFFF ;
	border-color: #B5D8ED #B5D8ED #B5D8ED #B5D8ED;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 0 0 0 0;
	color: #555555;
	margin: 0 0 0 0;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
.popupbody
{
	font-family: Dancing Script,cursive;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background: #FFFFFF;
	border-color: #B5D8ED #B5D8ED #B5D8ED #B5D8ED;
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	color: #555555;
	margin: 0 0 0 0;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	max-width:100% !important;
}
/* the image popups should not have a background image */
.popupimage
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	text-align: center;
	max-width:100% !important;
	height:auto;
}
/* the text popups should not have a background image */
.popup
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #B5D8ED ;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 7px 7px 7px 7px;
	color: #51554C;
	margin: 0px 7px 0px 7px;
	max-width:100% !important;
}
.popup table
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	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: #555555 #555555 #555555 #555555;
	color: #51554C;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
}
.popup ul
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	line-height: 1.3em;
	letter-spacing: normal; /* actually extra spacing */
	color: #51554C;
	
}
.popup ol
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #51554C;
	text-align: inherit;
	line-height: 1.3em;
	letter-spacing: normal; /* actually extra spacing */
}
a
{
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000033;
	background:transparent;
}
a :not(span)
{
	font-size: medium;
}
* html a { 
   height: 1px; 
}
a:visited
{
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #CC3333;
	background:transparent;
}
a:visited :not(span)
{
	font-size: medium;
}
a:hover
{
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background:#FFFFFF;
}
a:hover :not(span)
{
	font-size: medium;
}

a:active
{
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #B5D8ED;
	background:transparent;
}
a:active :not(span)
{
	font-size: medium;
}
/* the main area*/
.general
{
	position:relative;
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 0em 0em 2em 0em;
	box-shadow: 0px 0px 0px #555555;
	margin: 0px 0px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	clear:both; /*appear below the menu*/
}
.clear
{
	clear:both;
}
#ScrollingWindow
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	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: Roboto,sans-serif;
	font-size: medium;
	background: transparent;
	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: Roboto,sans-serif;
	font-size: small;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	background: transparent;
	border-width: 0 0 0 0; 
	padding: 0px 0px 0px 0px; /*no padding for left navigation */
	text-align: left;
	position:relative;
}
.usertable
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-style: solid solid solid solid ;
	border-width: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
	border-collapse : collapse;
}

.imagestable
{
	text-align:center;
}
table.imagestable
{
	text-align:center;
}
table
{
	border-color: #555555 #555555 #555555 #555555;
	border-collapse : collapse;
	text-align:left;
}
td
{
	border-color: #555555 #555555 #555555 #555555;
}
.tablewithborder
{
	border-color: #555555 #555555 #555555 #555555;
	border-collapse : collapse;
	text-align:left;
	padding:3px;
	border-width:1px;
	border-style:solid;
}
.tablewithborder td
{
	border-color: #555555 #555555 #555555 #555555;
	text-align:inherit;
	padding:3px;
	border-width:1px;
	border-style:solid;
}
.usertable td 
{
	border-color: #555555 #555555 #555555 #555555;
	padding: 4px 4px 4px 4px;
	vertical-align:top;
	text-align: inherit;
}
.usertable td ul
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	text-align: inherit;
	padding:0;
	margin:0;
}
.usertable td ol
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	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
{
	max-width:100% !important;
	padding: 0 0 0 0;
	margin:auto;
}
#userform form table
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	padding: 4px 4px 4px 4px;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-width: 1px;
	border-style: solid;	
	max-width:90% !important;
	margin:auto;
}
#userform form table td
{
	padding: 4px 4px 4px 4px;
}
.userform
{
	display : inline;
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	margin: 0 0 0 0;
	box-shadow: 0 0 0 #555555;
}
#searchform
{
	vertical-align:bottom;
	display : inline;
}
#searchform input
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	vertical-align:bottom;
	max-width: 100% !important;
}
#searchform input.button
{
	font-family: Roboto,sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent url(/themes/dtgbuttonbackground3.png) repeat top left;
	color: #51554C;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 6px 6px 6px 6px;
	vertical-align:bottom;
}
#searchform table
{
	vertical-align:bottom;
}
.searchbox
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	text-align: left;
	max-width:17em;
	max-height:1.8em;
	vertical-align:bottom;
	box-shadow: 0 0 0 #555555;
}
.search
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
.searchcell
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	display:run-in;
	color: #555555;
	text-align: center;
	padding: 4px 4px 4px 4px;
	vertical-align: bottom; 
	width:100% !important;
}
.searchtable
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	text-align: center;
}
.fulllisttable
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	border-width:2px 2px 2px 2px;
	border-color: #555555 #555555 #555555 #555555;
	border-style: solid solid solid solid ;
	background: transparent ;
	color: #555555;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	vertical-align : top;
	margin-left:auto;
	margin-right:auto;
}
.fulllistcellstart
{
	padding: 4px 4px 4px 4px;
	vertical-align: top; 
	text-align: center;
	float:left;
	width:45%;
}
.fulllistcellmiddle
{
	padding: 4px 4px 4px 4px;
	vertical-align: middle; 
	text-align: center;
	float:right;
	width:45%;
}
.fulllistcellfinal
{
	padding: 4px 4px 4px 4px;
	vertical-align: top; 
	display: run-in; 
	text-align: center;
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}
.navbar
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0 0 0 0 ;
	border-style: solid solid solid solid ;
	margin: auto;
	width:12em;
	box-shadow: 0 0 0 #555555;
}
#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: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	background: transparent ;
	padding: 0px 0px 0px 0px;
	margin: 8px auto 8px auto;
	text-decoration: none;
	box-shadow: 0px 0px 0px #555555; 
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	max-width:100% !important;
	height:auto;
}
.plaindiv
{
	padding: 0 0 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	margin: 0px auto 0px auto;
	float:none !important;
	height:auto !important;
	clear:both;
	width: 100% !important;
}
.userdiv
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #B5D8ED ;
	color: #51554C;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 7px 7px 7px 7px;
	margin: 0px auto 0px auto;
	box-shadow: 0px 0px 0px #555555;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:none !important;
	height:auto !important;
	clear:both;
}
@media (max-width: 480px)
{
	.userdiv
	{
	   	width: 90% !important;
	}
}
@media (min-width: 481px)
{
	.userdiv
	{
	   	width: 94% !important;
	}
}

.userdiv table
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	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: #555555 #555555 #555555 #555555;
	color: #51554C;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
}
.userdiv ul
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	color: #51554C;
	
}
.userdiv ol
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	text-align: inherit;
	color: #51554C;
}

#filmstrip
{
	text-align:center;
	-ms-scrollbar-arrow-color: #FFFFFF;
	-ms-scrollbar-base-color: #CCCCCC;
	-ms-scrollbar-dark-shadow-color: #CCCCCC;
	-ms-scrollbar-track-color:  #000066; /*background colour*/
	-ms-scrollbar-face-color:  #555555;
	-ms-scrollbar-shadow-color: #999999;
	overflow:visible;
	max-width:18% !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:left;
	height:auto !important;
	min-height:0 !important;
}
#filmstripcontainer
{
	max-width:100% !important;
	height:auto !important;
	min-height:0 !important;
	margin:0 auto 1em auto !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
#image_placeholder
{
	max-width:95% !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
#main_image
{
	max-width:80% !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
.filmstrip
{
	text-align:center;
	max-width:100% !important;
	height:auto !important;
}
.button
{
	font-family: Roboto,sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent url(/themes/dtgbuttonbackground3.png) repeat top left;
	color: #51554C;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 6px 6px 6px 6px;
	margin: 6px 6px 6px 6px;
	box-shadow: 0px 0px 0px #555555;
}
.topstrip
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #555555;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	max-height:4em;
	vertical-align:top;
	overflow:hidden;
	width:100% !important;
}
#topstrip
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	position:relative;
	width:100% !important;
	padding: 0 0 0 0;
	color: #555555;
	background:transparent;
	overflow:hidden;
	clear:both;
}
.contacts 
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	position:relative;
	margin:auto;
}
.contacts table
{
	padding:3px;
	max-width: 100%;
}
.contacts td
{
	padding:4px;
}
ul
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	text-align: inherit;
	line-height: 1.3em;
	letter-spacing: normal; /* actually extra spacing */
	list-style-position:inside; 
	
}
ol
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #555555;
	list-style-position:inside; 
	text-align: inherit;
	line-height: 1.3em;
	letter-spacing: normal; /* actually extra spacing */
}
h1
{
	font-family: Roboto,sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	background: transparent;
	font-variant: normal;
	color: #333333;
	text-align: center;
	line-height: 1.5em;
	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: Roboto,sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
h2
{
	font-family: Roboto,sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #CC3333;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
.heading2
{
	font-family: Roboto,sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: transparent ;
	color: #CC3333;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
h3
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	background: transparent ;
	color: #51554C;
	text-align: inherit;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
}
.heading3
{
	font-family: Roboto,sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	background: transparent ;
	color: #CC3333;
	text-align: left;
}
#toppart
{
	max-height:390px !important; /* restricted banner height for No logo*/
	position:relative;
	font-family: Roboto,sans-serif;
	font-size: medium;
	background: #B5D8EC;
	max-width:100% !important;
	overflow:hidden;
}
#logo
{
	width:338px; /* logo width or no. letters in longest word in name em */
	max-width:100% !important;
	height:auto !important;
  	margin: 0 auto;
}
#mobilelogo
{
	max-width:100% !important;
	height:auto !important;
  	margin: 0 auto;
	text-align:center;
}
.logo
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #B5D8EC ;
	color: #555555;
	text-align: inherit;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	box-shadow: 0px 0px 0px #555555;
	max-width:100% !important;
	height:auto !important;
	margin: 0 auto;
}
a.alogo
{
	color: #555555;
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-decoration:none; 
	background:transparent;
}
a.alogo:visited
{
	color: #555555;
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-decoration:none; 
	background:transparent;
}
a.alogo:hover
{
	color: #000000;
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	background:transparent;
}
a.alogo:active
{
	color: #B5D8ED;
	font-family: Roboto,sans-serif;
	font-weight: normal;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	background:transparent;
}
#logoarea
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-variant: normal;
	background: #B5D8EC ;
	margin: 0px 0px 0px 0px;
	text-align: center;
	visibility:visible; /*should be hidden for a mobile website unless there is no logo*/
	max-width:100% !important;
	height:auto !important; /*should be 0 for a mobile website or auto if there is no logo*/
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
.logoarea
{
	position:relative;
	font-family: Dancing Script,cursive;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	color: #555555;
	margin:auto;
	padding: 0em 0px 0em 0em;
	box-shadow: 0px 0px 0px #555555;
	max-width:100% !important;
	height:auto !important;
	visibility:inherit;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
#mybanner
{
	width:0 !important;
	visibility:hidden; 
	height:0 !important;
	overflow:hidden;
}
.bannerslideshow
{
	visibility:inherit;
	width:100% !important;
	overflow:hidden;
}
.bannerslideshow img
{
	width:100% !important;
	height:auto !important;
}
#slideshowcontainer
{
	width:100% !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:none !important;
	margin: 8px 0 8px 0;
}
.slideshowhiddenimage
{
	max-width:100% !important;
	height:auto !important;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	background: transparent ;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	box-shadow: 0px 0px 0px #555555; 
}
#aslideshow
{
	visibility:hidden;
}	

.slideshow
{
	margin: auto !important;
	max-width:100% !important;
	height:auto !important;
	margin:auto !important;
	text-align:center;
}
.slideshow img
{
	max-width:100% !important;
	height:auto !important;
	margin: auto !important;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	background: transparent ;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	box-shadow: 0px 0px 0px #555555; 
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
#verticalnavigation
{
	max-width:100%;
}
#adminverticalnavigation
{
	position: absolute;
	left:0;
	text-align: left;
	height:100%;
}
.menu1
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #000066;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	margin:0 0 0 0;
	padding:0 0 0 0;
	visibility:inherit;
}
ul.menu1
{
margin: 0;
}

.menu1 li
{
	list-style-image: none;
	list-style-type: none;
	box-shadow: 0px 0px 0px #555555;
}
a.amenu1
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent.png) repeat top left;
	width:15em;
	height:2.4em;
	padding: 4px 0px 4px 0px;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	display: block;
}
a.amenu1:visited
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-decoration:none;
	background:transparent url(/themes/dtgmenutransparent.png) repeat top left;
	width:15em;
	height:2.4em;
	display: block;
}

a.amenu1:hover
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #555555;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent1.png) repeat top left;
	width:15em;
	height:2.4em;
	display: block;
}
a.amenu1:active
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000033;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent2.png) repeat top left;
	width:15em;
	height:2.4em;
	display: block;
}
/* used for dropdown menus - colours of menu2 size of menu1 */
.menu3
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background: #B5D8EC;
	color: #51554C;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	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: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #51554C;
	text-decoration:none;
	background: #B5D8EC ;
	width:15em;
	height:2.4em;
	padding: 4px 0px 4px 0px;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	display: block;
}
a.amenu3:visited
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #51554C;
	text-decoration:none;
	background:#B5D8EC ;
	width:15em;
	height:2.4em;
	display: block;
}

a.amenu3:hover
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent3.png) repeat top left;
	width:15em;
	height:2.4em;
	display: block;
}
a.amenu3:active
{
	font-family: Roboto,sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #CC3333;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent4.png) repeat top left;
	width:15em;
	height:2.4em;
	display: block;
}

.menu2
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: transparent;
	color: #51554C;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: normal; /* actually extra spacing */
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul.menu2
{
margin: 0;
padding: 0 0 0 0;
}
.menu2 li
{
	list-style-image: none;
	list-style-type: none;
	display:block;
	box-shadow: 0px 0px 0px #555555;
}
a.amenu2
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #51554C;
	text-decoration:none;
	border-color: #555555 #555555 #555555 #555555;
	border-width: 0px 0px 0px 0px ;
	border-style: solid solid solid solid ;
	padding: 5px 0px 5px 0px;
	background: #B5D8EC ;
	width:12em;
	height:2.4em;
	display: block;
	vertical-align:top;
}
a.amenu2:visited
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #51554C;
	text-decoration:none;
	background:#B5D8EC ;
	width:12em;
	height:2.4em;
	display: block;
}

a.amenu2:hover
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent3.png) repeat top left;
	width:12em;
	height:2.4em;
	display: block;
}
a.amenu2:active
{
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #CC3333;
	text-decoration:none;
	background: transparent url(/themes/dtgmenutransparent4.png) repeat top left;
	width:12em;
	height:2.4em;
	display: block;
}
/* for the mobile version the 'horizontal menu' appears in the vertical menu slot so the horizontal menu is not visible */
#horizontalnavigation
{
	text-align: inherit;
	font-family: Roboto,sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	visibility:hidden;
	width:0;
	height:0;
}
/*hidden for the mobile version */
.desktopnav
{
	visibility:hidden;
	width:0;
	height:0;
}
.smallsitelink
{
	font-family: Roboto,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #555555;
	background: transparent;
	text-align: center;
}
a.asmallsitelink
{
	font-family: Roboto,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #555555;
	text-decoration:none;
	background:transparent;
}
a.asmallsitelink:visited
{
	font-family: Roboto,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-decoration:none;
	background:transparent;
}
a.asmallsitelink:hover
{
	font-family: Roboto,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #555555;
	text-decoration:none;
	background:transparent;
}
a.asmallsitelink:active
{
	font-family: Roboto,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000033;
	text-decoration:none;
	background:transparent;
}
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
display: none;
}
iframe
{
	width:100% !important;
}
.iframecontainer iframe
{
	min-height:100px !important;
	height:auto !important;
}
.iframecontainer, .iframecontainer span, .iframecontainer span iframe[style] {
width: 100% !important;
}
.iframecontainer
{
overflow:hidden;
}
.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
{
	width:90% !important;
	margin:auto;
	text-align:center;
}
.storybookimgcontainer
{
	max-width:100% !important;
}
/* for the mobile version the 'horizontal menu' appears in the vertical menu slot. hidden for the non-mobile version */
#mobilemenu
{
	visibility:inherit;
	background: transparent;
	width:12em;
}
#map
{
	max-width: 100% !important; 
}
#menutoggle img
{
	float:left;
}
/*!
 * 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: #555555 #555555 #555555 #555555;
  	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 #555555;
  z-index: 2;
}
.m-result {
  background-color: transparent;
  border-radius: 3px;
  border-color: #555555 #555555 #555555 #555555;
  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:smaller;
}
.m-collapse ol
{
	font-size:smaller;
}



