@charset "utf-8";
/* html tags */
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 90%;
	text-align: center;
	margin: 0;
	background-color: #017aaf;
	line-height: 130%;
	background-image: url(../images/bgbluetile.jpg);
	background-position: center top;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #017eb4;
	margin: 0px;
	height: 19px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #017eb4;
	margin: 0px;
	height: 19px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h3    {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:5px;
	color: #7c6495;
	font-size: 110%;
}

h4  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #00afb9;
}
h5 {
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	color: #8dbe7c;
	margin-top: 3px;
	margin-bottom: 2px;
}


th  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #00afb9;
	text-align: left;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
.imgmargin {
	margin: 5px;
}

li {
	list-style-image: url(../images/scissorbullet.png);
	vertical-align: bottom;
}
br {
	line-height: 120%;
}
input[type=submit] {
	background-image: url(../images/buttonbg.jpg);
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #691c79;
	border: 1px outset #691c79;
	font-weight: bold;
	background-color: #aad5d9;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: left center;
}
input:hover[type=submit] {
	background-image: url(../images/buttonbgover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
label {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #017eb4;
	margin-right: .5em;
	min-height: 1.8em;
}
p {
	padding-bottom: 0px;
	padding-top: 0px;
}

/* classes */
.smallgreenbox h4 {
	color: #017eb4;
}
.largegreenbox h4 {
	color: #017eb4;
}
.smallfont {
    font-size: 80%;
}   
.verysmallfont {
	font-size: 60%;
	line-height: 110%;
}
.largefont {
    font-size: 100%;
}   


.smallwtbox {
	background-image: url(../images/bottomsmallwhite.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 208px;
	background-color: transparent;
	float: left;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.smallwtboxcontent {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9fd98b;
	border-left-color: #9fd98b;
	width: 182px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smallwtbox h1 {
	text-align: left;
	background-image: url(../images/topsmallwhite.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.smallwtbox h2 {
	text-align: left;
	background-image: url(../images/topsmallwhite.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.medwtbox {
	background-image: url(../images/bottommedwhite.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 458px;
	background-color: transparent;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.medwtboxcontent {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9fd98b;
	border-left-color: #9fd98b;
	width: 436px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.medwtbox h1 {
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/topmedwhite.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
.medwtbox h2 {
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/topmedwhite.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
.largewtbox {
	background-image: url(../images/bottomlargewhite.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 686px;
	background-color: transparent;
	float: left;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.largewtboxcontent {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9fd98b;
	border-left-color: #9fd98b;
	width: 660px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.largewtbox h1 {
	text-align: left;
	background-image: url(../images/toplargewhite.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.largewtbox h2 {
	text-align: left;
	background-image: url(../images/toplargewhite.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.smallpurplebox {
	background-image: url(../images/bottomsmallpurple.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 208px;
	background-color: transparent;
	padding-bottom: 10px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	color:#FFFFFF;
	padding-top: 0px;
	margin-bottom: 20px;
}
.smallpurpleboxcontent {
	width: 188px;
	margin: 0px;
	background-image: url(../images/smallpurplebg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #7c6495;
}
.smallpurplebox h1 {
	background-image: url(../images/topsmallpurple.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #90cd80;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.smallpurplebox h2 {
	background-image: url(../images/topsmallpurple.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #90cd80;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.smallpurplebox h4 {
	color:#90cd80;
	text-align: left;
}
.smallpurplebox a:link {
	color: #c9f0fd;
}
.smallcontentitem {
	padding-top: 5px;
	padding-bottom: 10px;
	clear:left;
}
.medcontentitem {
	padding-top: 5px;
	padding-bottom: 10px;
	clear:left;
}
.largecontentitem {
	padding-top: 5px;
	padding-bottom: 10px;
	clear:left;
}
.contentimg {
	margin: 10px;
	float: right;
	clear: both;
}
.contentimgr {
	margin: 10px;
	float: right;
	clear: both;
	text-align: right;
}
.contentimgl {
	margin: 10px;
	float: left;
	clear: both;
	text-align: left;
}
.contentimgline {
	margin: 10px;
	float: left;
	text-align: center;
}

.smallpurplebox a:visited {
	color: #d0fdc4;
}
.smallpurplebox a:hover {
	color: #49afd9;
}
.smallgreenbox {
	background-image: url(../images/bottomsmallgreen.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 208px;
	background-color: transparent;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.smallgreenboxcontent {
	width: 188px;
	margin: 0px;
	background-image: url(../images/smallgreenbg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smallgreenbox h1 {
	background-image: url(../images/topsmallgreen.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.smallgreenbox h2 {
	background-image: url(../images/topsmallgreen.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.largegreenbox {
	background-image: url(../images/bottomlargegreen.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 686px;
	background-color: transparent;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.largegreenboxcontent {
	width: 666px;
	margin: 0px;
	background-image: url(../images/largegreenbg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.largegreenbox h1 {
	background-image: url(../images/toplargegreen.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.largegreenbox h2 {
	background-image: url(../images/toplargegreen.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.smalldivl {
	width: 207px;
	float: left;
	margin-left: 20px;
}
.meddivl {
	width: 458px;
	float: left;
	margin-left: 20px;
}
.largedivl {
	width: 706px;
	float: left;
	margin-left: 20px;
}
.centre {
    align: center;
    text-align: center;
}
.thumb {
	margin-left:15px;
	margin-right: 15px;
	float: left;
	width: 100px;
	align: center;
	text-align: center;
	height: 100%;
}
.tutorthumb {
	margin-left:10px;
	margin-right: 10px;
	float: left;
	width: 130px;
	align: center;
	text-align: center;
	height: 100%;
}
.workshopthumb {
	margin: 10px;
	float: right;
	clear: both;
}
.thumbnailrow {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
}
.tutorthumbnailrow {
	float:left;
    margin-top: 10px;
    margin-bottom: 30px;
}
.red {
    color: #FF0000;
}
.clearboth {
    clear: both;
}
.center {
    align: center;
}
.right {
	text-align: right;
	width: 100px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.floatright {
	float: right;
}


.floatleft {
    float: left;
}
.pagebreak {
	page-break-after: always;
}
.landscape {
	size:landscape;
}
.medphoto {
	clear: both;
	width: 201px;
	margin-bottom: 10px;
	border: 3px solid #49afd9;
}
.column25 {
	float: left;
	width: 25%;
	margin-top: .5em;
}
.column33 {
	float: left;
	width: 33%;
	margin-top: .5em;
}

.column75 {
	width: 75%;
	margin-top: 0.5em;
	float: left;
}
.column100 {
	margin-top: .5em;
	width: 100%;
	margin-top: .5em;
}
.column90 {
	margin-top: .5em;
	width: 90%;
	margin-top: .5em;
}
.column80 {
	float: left;
	width: 80%;
	margin-top: .5em;
}
.column70 {
	float: left;
	width: 70%;
	margin-top: .5em;
}
.column60 {
	float: left;
	width: 60%;
	margin-top: .5em;
}
.column50 {
	float: left;
	width: 50%;
	margin-top: .5em;
}
.column40 {
	float: left;
	width: 40%;
	margin-top: .5em;
}
.column30 {
	float: left;
	width: 30%;
	margin-top: .5em;
}

.column20 {
	float: left;
	width: 20%;
	margin-top: .5em;
}
.column10 {
	float: left;
	width: 10%;
	margin-top: .5em;
}
.pagesection {
	margin-bottom: 20px;
	float: left;
}
.formfield {
	margin-top: 0.5em;
	clear: both;
}
.fakelabel {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: .5em;
}
.tablelabel {
	clear: left;
	float: left;
	width: 95%;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #017eb4;
}
.longlabel {
	clear: left;
	float: left;
	width: 80%;
	margin-top: 0.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkbox {
	margin-top: 0.3em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tdborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.tdleftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.tdtopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.tdnorborder {
	border-right-style: none;
}
.hboxl {
	width: 60%;
	float: left;
}
.hboxr {
	width: 40%;
	float: right;
}

.hboxl2 {
	width: 75%;
	float: left;
}
.hboxr2 {
	width: 25%;
	float: right;
}
.gallerydiv {
	float: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.gallerydiv h3 {
	color: #FFF;
}




/* IDs */
#container {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}
#navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 935px;
	padding: 0px;
	float: left;
}
#navbar ul {
	color: #691c79;
	float: left;
	width: 100%;
	line-height: normal;
	margin-top: 1px;
	padding-top: 1px;
	margin-left: 0px;
	padding-left: 30px;
}
#navbar ul li {
	display: inline;
	list-style-type: none;
	text-indent: 0px;
}
#navbar  li  a  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #691c79;
	text-decoration: none;
	float: left;
	background-image: url(../images/purplebar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	min-width: 66px;
	text-align: center;
	padding-left: 6px;
	padding-right: 1px;
}
#navbar ul li a:hover {
	color: #017aaf;
}
#subnavbar {
	background-image: url(../images/subnavbar.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 686px;
	padding: 0px;
	float: left;
}
#subnavbar, #subnavbar ul {
	color: #691c79;
	float: left;
	width: 100%;
	line-height: normal;
	margin-top: 1px;
	padding-top: 1px;
	margin-left: 0px;
	padding-left: 5px;
	list-style: none;
}
#subnavbar a {
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #691c79;
	text-decoration: none;
	background-image: url(../images/purplebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 109px;
	text-align: center;
	padding-left: 5px;
}
#subnavbar li ul li a {
	position: relative;
	background-color:#a3d1d1;
	z-index: 99;
}
#subnavbar li {
    float: left;
	text-indent: 0px;
}
#subnavbar li ul {
    position: absolute;
    width: 109px;
    left: -999em;
}
#subnavbar li:hover ul, #subnavbar li.sfhover ul {
    left: auto;
}
#subnavbar ul li {
	display: inline;
	list-style-type: none;
	width: 109px;
}
#subnavbar a:hover {
	color: #017aaf;
}

#header {
	width: 955px;
}

#content {
	width: 955px;
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
}

#bg {
	background-image: url(../images/bggreenheader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	width: 100%;
	height: 235px;
}
#randomphotos {
	width: 208px;
	height: 250px;
	margin-bottom: 20px;
}
#reportdiv {
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px;
}
#lhead {
	display: none;
}
#reporthead {
	display: none;
}
#map_canvas {
	height: 400px;
	width: 600px;
}

.displaynone {
	display: none;
}
.workshoptable a:link, .workshoptable a:visited {
	color: #000000;
}
.empphoto {
	clear: both;
	float: left;
	margin: 10px;
	border: 3px solid #49afd9;
}

