/* Undo some of the default styling */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style-image: none;
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6,th,caption {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,span,table,tr,th,td,form,iframe,fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
}

img, a img,:link img,:visited img {
	border: 0px;
}

#iframe1 {
	width: 657px;
	height: 5000px;
}

/* Colors and borders */

body {
	color: #333;
 	background-color: #fff;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #ce0f06;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	text-decoration : underline;
	font-weight: normal;
}

a.small, a:link.small, a:visited.small, a:hover.small, a:active.small {
	font-size : 85%;
}

a.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color : #000099;
}

h1 {
	font-size : 135%;
	color : #000099;
	font-weight: normal;
	padding: 0.6em 0;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #000099;
	width: 657px;
}

h1.print {
	padding: 0px 0px 10px 0px;
	float: none;
	width: 600px;
}

h1.events {
	font-size : 160%;
	border-bottom: 0px;
	margin-bottom: 0em;
	padding: 0.4em 0 0.2em 0;
	width: 320px;
}

h1.noline {
	border-bottom: 0px;
	padding: 0.6em 0px 0.2em 0px;
	margin-bottom: 0px;
	width: 430px;
}

h1.narrow {
	font-size : 120%;
	width: 286px;
}

h1.black {
	color: #333;
}

h2 {
	font-size : 120%;
	color : #496c00;
	font-weight: normal;
	padding: 5px 0px 15px 0px;
}

h2.smallermargin {
	padding: 5px 0px 0px 0px;
}

h2.location {
	line-height: 120%;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}

h2.howto {
	line-height: 120%;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}

h2.grey {
	color : #666;
}

h2.tabs{
	padding: 20px 0px 15px 0px;
}

h2.events {
	font-size : 130%;
	color : #496c00;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

h3 {
	font-size : 100%;
	color : #333;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

h3.notopmargin {
	padding: 0px 0px 5px 0px;
}

h3.background {
	font-weight: normal;
	background-color: #e6e6f5;
	padding: 5px 0px 5px 7px;
	margin: 10px 0px 15px 0px;
}

h4 {
	font-size : 100%;
	color : #000;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

h5 {
	font-size : 100%;
	color : #000;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}

h6 {
	font-size : 100%;
	color : #000;
	font-weight: bold;
}

h6.margin {
	margin: 0px 0px 15px 0px;
}

p {
	margin: 0px 0px 15px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #333;
	font-weight: normal;
	text-align: left;
}

p.disclaimer {
	margin: 0px 0px 15px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	color : #333;
	font-weight: normal;
	text-align: left;
}

p.smallermargin {
	margin: 0px 0px 10px 0px;
}

p.smargin {
	margin: 0px 0px 5px 0px;
}

p.lmargin {
	margin: 0px 0px 20px 0px;
}

p.nomargin {
	margin: 0px 0px 0px 0px;
}

p.topmargin {
	margin: 10px 0px 15px 0px;
}

p.topsmargin {
	margin: 10px 0px 5px 0px;
}

p.location {
	margin: 0px 0px 10px 0px;
	line-height: 120%;
}

p.small {
	font-size : 85%;
	color : #666;
}

p.right {
	text-align: right;
}

p.indent {
	margin: 0px 0px 15px 16px;
}

span.blue {
	color : #000099;
}

span.sr, span.sb {
	padding-right: 10px;
}

span.sl, span.sb {
	padding-left: 10px;
}

br.clear {
	clear: both;
}

li {
	font-size : 100%;
	color : #333;
	background-color: #fff;
	font-weight: normal;
}

td {
	clear: both;
	color : #333;
	font-weight: normal;
}

tr.invisible {
	display: none;
}

span.invisible {
	position: absolute;
	left: -1000em;
	width: 20em;
}

div.content ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px;
}

div.content ul.margin {
	margin-bottom: 15px;
}

div.content ul li {
	padding: 0px 0px 5px 16px;
	list-style: none outside;
	background: url(../images/bullet1.gif) no-repeat;
}

div.content ul.nostyle {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

div.content ul.nomargin, ul.nomargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

div.content ul.nomargin li, ul.nomargin li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	border: 0px;
}

div.content ul.nostyle li {
	padding: 0px 0px 5px 0px;
	list-style: none outside;
	background: none;
}

div.learning_outcomes ul, div.facilities ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px;
}

ul.main, div.content ul.main, div.print ul  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px;
}

li.main, div.print li {
	padding: 0px 0px 0px 16px;
	list-style: none outside;
	background: url(../images/bullet1.gif) no-repeat;
}

ul.sub, div.print ul li ul {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

li.sub, div.print ul li ul li {
	padding: 0px 0px 0px 16px;
	list-style: none outside;
	background: url(../images/bullet2.gif) no-repeat;
}

ol.main, div.print ol{
	list-style: decimal;
	margin-left: 23px;
	padding-bottom: 15px;
}

div.picture1 {
	float: right;
	margin: 13px 0px 10px 10px;
}

div.picture2 {
	float: left;
	margin: 3px 25px 5px 0px;
}

div.picture3 {
	float: right;
	margin: 6px 0px 10px 10px;
}

div.space{
	margin: 20px 0px 20px 0px;
}

img.location, img.illustration {
	border: 1px solid #6d6dc4;
}

div.print {
	width: 600px;
}

div.printp {
	padding: 20px;
}

div.location {
	float: right;
	margin: 40px 0px 15px 15px;
	width: 208px;
	border: 1px solid #ccc;
}

div.locationi {
	padding: 10px;
}

/* Main divs */

div.header {
	background-color: #fff;
	height: 110px;
	width: 987px;
	margin: 0px auto;
}

div.headerl {
	float: left;
	padding: 30px 0px 0px 29px;
	width: 253px;
	text-align: left;
}

div.header2 {
	float: left;
	padding: 10px 0px 0px 28px;
	width: 495px;
	height: 100px;
}

div.logo {
	clear: both;
	width: 250px;
}

div.metpolicelogo {
	margin: 10px 0px 0px 0px;
	position: relative;
	right: 20px;
	float: right;
}

div.colourline1 {
	background-color: #000099;
	height: 30px;
	width: 100%;
}

div.colourline1i {
	background-color: #000099;
	height: 30px;
	width: 987px;
	margin: 0px auto;
}

div.colourline2 {
	background-color: #ff6633;
	height: 30px;
	width: 100%;
}

div.colourline2i {
	background-color: #ff6633;
	height: 30px;
	width: 987px;
	margin: 0px auto;
}

div.colourline3 {
	background-color: #add633;
	height: 30px;
	width: 100%;
}

div.colourline3i {
	background-color: #add633;
	height: 30px;
	width: 987px;
	margin: 0px auto;
}

div.colourline4 {
	background-color: #0066ff;
	height: 30px;
	width: 100%;
}

div.colourline4i {
	background-color: #0066ff;
	height: 30px;
	width: 987px;
	margin: 0px auto;
}

div.othersiteslinks {
	color: #333;
	font-size : 85%;
	padding: 3px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	float: right;
}

span.line {
	color: #666;
	font-size : 95%;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}

span.linei {
	color: #fff;
	font-size : 95%;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}

div.breadcrumbs {
	color: #ffffff;
	padding: 7px 0px 0px 30px;
	margin: 0px;
	font-weight: bold;
	font-size : 90%;
	float: left;
	text-align: left;
}

div.viewlinks {
	color: #ffffff;
	padding: 7px 0px 0px 30px;
	margin: 0px;
	font-weight: bold;
	font-size : 90%;
	float: left;
}

div.userinfo {
	color: #ffffff;
	position: relative;
	right: 20px;
	float: right;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
	font-size : 90%;
}

div.breadcrumbs a, div.breadcrumbs a:link, div.breadcrumbs a:visited, div.breadcrumbs a:active, div.userinfo a, div.userinfo a:link, div.userinfo a:visited, div.userinfo a:active, div.viewlinks a, div.viewlinks a:link, div.viewlinks a:visited, div.viewlinks a:active {
	color: #ffffff;
	font-weight: bold;
}

div.breadcrumbs a:hover, div.userinfo a:hover, div.viewlinks a:hover {
	color: #ffffff;
	font-weight: bold;
}

div.main {
	margin: 0px auto;
	width: 987px;
}

div.left {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 270px;
	padding: 0px 0px 15px 0px;
	text-align: left;
}

div.padding {
	width: 40px;
	float: left;
}

div.center {
	text-align: center;
}

div.right {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 657px;
	text-align: left;
}

div.content {
	line-height: 165%;
	width: 657px;
	clear: both;
}

div.footer {
	padding: 20px 0px 10px 0px;
	background-color: #fff;
	clear: both;
}

div.footeri {
	color: #666;
	border-top: 1px solid #ccc;
	padding: 5px 0px 0px 0px;
	font-size : 85%;
}

div.footerleft {
	float: left;
}

div.accessibility {
	float: right;
}

div.helptext, td.helptext, span.helptext {
	background-color: #fff;
	color: #666;
	padding: 2px 0px 0px 0px;
	font-size : 85%;
}

div.contentr {
	width: 325px;
	background-color: #fff;
	float: right;
	padding: 0px 0px 20px 0px;
}

div.help400 {
	width: 400px;
	margin: 30px 0px 30px 0px;
}

div.contentcourse {
	background-color: #fff;
	line-height: 165%;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.courseleft {
	width: 320px;
	background-color: #fff;
	line-height: 165%;
	float: left;
	clear: left;
}

div.courseright {
	width: 320px;
	background-color: #fff;
	line-height: 165%;
	float: right;
	clear: right;
}

div.innerleft {
	padding: 0px 10px 0px 0px;
}

div.innerright {
	padding: 0px 0px 0px 10px;
}

div.coursecontact {
	clear: both;
	float: right;
	margin: 0px;
	padding: 2px 6px 3px 0px;
}

div.mentoringleft {
	width: 650px;
	background-color: #fff;
	line-height: 165%;
	float: left;
	clear: left;
}
/* Menu */

div.menu {
	margin-bottom: 10px;
}

div.left h2 {
	line-height: 180%;
	padding: 0px 0px 1px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-weight: bold;
	color: #000099;
	text-transform: uppercase;
	font-size: 90%;
	border-bottom: 1px solid #000099;
}

div.left h2.noborder {
	border-bottom: 0px;
	padding: 0px 0px 0px 10px;
}

ul.menu1 li {
	font-size: 100%;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: normal;
	color:	#000;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	list-style-type: none;
	background-color: #fff;
}

ul.menu1 li.menu1 {
	border-left: 5px solid #000099;
	border-right: 1px solid #b2b2e0;
	border-bottom: 1px solid #b2b2e0;
}

ul.menu1 li.menu1sub {
	border-left: none;
	border-right: none;
	border-bottom: none;
}

ul.menu2 li, ul.menu3 li, ul.menu4 li {
	font-size: 100%;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: normal;
	color:	#fff;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	list-style-type: none;
	background-color: #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
}

ul.menu2 li {
	border-left: 5px solid #ff6633;

}

ul.menu3 li {
	border-left: 5px solid #add633;
}

ul.menu4 li {
	border-left: 5px solid #0066ff;
}

ul.menu1 a, ul.menu1 a:link, ul.menu1 a:visited, ul.menu1 a:hover, ul.menu1 a:active {
	display: block;
	color: #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

a.menu1, a.menu1:link, a.menu1:visited, a.menu1:active {
	background: #ededf7 url(../images/button_bg.jpg) top right repeat;
	padding: 0px 0px 2px 10px;
}

a.menu1:hover {
	text-decoration: none;
	background: none;
	background-color: #ededf7;
	padding: 0px 0px 2px 10px;
}

ul.menu2 a, ul.menu2 a:link, ul.menu2 a:visited, ul.menu2 a:hover, ul.menu2 a:active, ul.menu3 a, ul.menu3 a:link, ul.menu3 a:visited, ul.menu3 a:hover, ul.menu3 a:active, ul.menu4 a, ul.menu4 a:link, ul.menu4 a:visited, ul.menu4 a:hover, ul.menu4 a:active {
	display: block;
	color: #fff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	height: 1.3em;
	padding: 0px 0px 2px 10px;
	background-color: #009;
}

ul.menu2 a:hover, ul.menu3 a:hover, ul.menu4 a:hover {
	text-decoration: none;
	background-color: #2626a8;
	padding: 0px 0px 2px 10px;
}

a.menu1sub, a.menu1sub:link, a.menu1sub:visited, a.menu1sub:active {
	background-color: #ededf7;
	padding: 0px 0px 2px 20px;
}

a.menu1sub:hover {
	text-decoration: none;
	background-color: #ededf7;
	padding: 0px 0px 2px 20px;
}

a.menuheading, a.menuheading:link, a.menuheading:visited, a.menuheading:active  {
	color: #000099;
	padding: 0px 0px 2px 10px;
	background: url(../images/menu_arrow.gif) center right no-repeat;
}

a.menuheadingexpanded, a.menuheadingexpanded:link, a.menuheadingexpanded:visited, a.menuheadingexpanded:active  {
	background-color: #ededf7;
	color: #000099;
	padding: 0px 0px 2px 10px;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(../images/menu_arrow_up.gif)
}

a.menuheading:hover, a.menuheadingexpanded:hover {
	background-color: #ededf7;
	text-decoration: none;
}

/* Search */

div.metsearch {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	width: 253px;
	font-size : 12px;
	line-height: 16px;
	color : #000099;
	font-weight: bold;
}

input.metsearch {
	padding: 0px;
	margin: 0px 6px 0px 6px;
	border: 1px solid #000099;
	font-size : 11px;
	line-height: 16px;
	color : #000099;
	font-weight: normal;
	width: 135px;
}

input.go {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000099;
	font-size : 12px;
	color : #000099;
	font-weight: normal;
	height: 18px;
	width: 27px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #ffffff;
}

div.go {
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
}

/* tables */

table {
	font-size: 100%;
}

table.table {
	width: 100%;
	border: 1px solid #eee;
	border-bottom-style: none;
}

table.full {
	width: 100%;
}

tr.tabletop  {
	background-color: #eeeeee;
}

td.tablecontent, th.tablecontent {
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
	text-align: left;
}

td.tablecontent1, th.tablecontent1 {
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
	text-align: left;
	width: 90px;
}

td.tablecontent2, th.tablecontent2 {
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
	text-align: left;
	width: 50px;
}

td.tablecontent3, th.tablecontent3 {
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
	text-align: left;
	width: 70px;
}

td.tablecontent3a, th.tablecontent3a {
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
	text-align: left;
	width: 100px;
}

td.tablecontentnarrow, th.tablecontentnarrow {
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
	text-align: left;
	width: 1%;
	white-space: nowrap;
}

td.tablecontentpadded, th.tablecontentpadded {
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
}

td.tablepadded, th.tablepadded {
	padding: 0px 15px 3px 0px;
	font-weight: normal;
}

td.tablenop, th.tablenop {
	padding: 0px 0px 3px 0px;
	font-weight: normal;
}

/* forms */

table.form {
	width: 600px;
	margin-bottom: 20px;
}

table.formsmall {
	margin-bottom: 20px;
}

td.formcontent, th.formcontent {
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-weight: normal;
}

td.formcontentpadded, th.formcontentpadded {
	padding: 5px 20px 5px 0px;
	text-align: left;
	font-weight: normal;
}

td.formcontentwidth, th.formcontentwidth {
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-weight: normal;
	width: 100%;
}

td.formcontentmixed, th.formcontentmixed {
	padding: 5px 0px 5px 0px;
	line-height: 175%;
	font-weight: normal;
	text-align: left;
}

td.formcontentmixedleft, th.formcontentmixedleft {
	padding: 5px 0px 5px 0px;
	line-height: 175%;
	width: 278px;
	font-weight: normal;
	text-align: left;
}

td.formcontentmixedright, th.formcontentmixedright {
	padding: 5px 0px 5px 0px;
	line-height: 175%;
	width: 322px;
	font-weight: normal;
	text-align: left;
}

td.formfixed, th.formfixed {
	padding: 5px 5px 5px 0px;
	text-align: left;
	font-weight: normal;
	width: 220px;
}

td.toppadded, th.toppadded {
	padding-top: 10px;
}

td.space, th.space {
	height: 15px;
}

hr  {
	color: #ccc;
	margin: 10px 0px 10px 0px;
	height: 1px;
	background-color: #ccc;
	border: 0px;
}

hr.blue {
	color : #000099;
	background-color: #fff;

}

select {
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #ffffff;
	width: 322px;
}

select.small {
	width: 50px;
}

select.auto {
	width: auto;
}

input {
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: transparent;
}

input.main {
	width: 322px;
}

input.small {
	width: 150px;
}

input.date {
	width: 100px;
}

input.checkbox {
	font-size: 12px;
	border: 0px;
	cursor: pointer;
}

input.checkbox1 {
	font-size: 12px;
	margin: 0px 0px 0px -5px;
	border: 0px;
	text-indent: 0px;
}

input.checkbox2 {
	font-size: 12px;
	margin: 0px 0px 0px -3px;
	border: 0px;
	text-indent: 0px;
}

input.radio {
	border: 0px;
}

input.button  {
	color : #ce0f06;
	border: 1px solid #ff8556;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#FAE7E6', gradientType='0');
}

input.linklike  {
	color : #ce0f06;
	cursor: pointer;
	border: 0px;
	padding: 0px 5px 0px 0px;
}

input.nopadright  {
	color : #ce0f06;
	cursor: pointer;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

input.padded  {
	color : #ce0f06;
	cursor: pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
}

input.black  {
	color : #333;
	cursor: pointer;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

input.linklike:hover, input.linklikeHover  {
	text-decoration: underline; /* doesn't work in firefox for some reason!? */
}

a.button, a.button:link, a.button:visited, a.button:hover, a.button:active  {
	border-collapse: collapse;
	font-size: 100%;
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	color : #ce0f06;
	background-color: #fff;
	border: 1px solid #ff8556;
	text-decoration: none;
}

textarea, textarea.mceeditor {
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 322px;
}

textarea.learninglog {
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 400px;
	height: 130px;
}

span.mandatory_indicator, span.incomplete_info {
	color : #ce0f06;
}

div.additional_info {
	text-align: right;
}

span.separator {
	padding-left: 7px;
	padding-right: 7px;
}

span.separator1 {
	padding-left: 7px;
	padding-right: 7px;
	color: #666;
}

div.small {
	padding: 30px;
}

div.enrollform {
	padding: 10px 0px 10px 0px;
}

/* error messages */

div.error_messages {
	background-color: #fff6f3;
	border-left: 1px solid #ce0f06;
	margin: 0px 0px 20px 0px;
	padding: 1px 0px 3px 15px;
	font-size : 100%;
	clear: both;
	color : #ce0f06;
}

div.error_messages ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.error_messages ul li {
	color : #ce0f06;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: none;
}

div.bordercorrection {
	padding: 0px 0px 0px 1px;
}

/* pathways */

div.pathways {
	width: 657px;
	height: 440px;
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #000099;
}

a.pathwaymodule, a.pathwaymodule:link, a.pathwaymodule:visited, a.pathwaymodule:hover, a.pathwaymodule:active {
	display: block;
	width: 657px;
	border: 1px solid #ff6633;
	padding: 2px 5px 2px 5px;
	text-align: center;
	color: #333;
}

div.pathway {
	float: left;
	padding: 5px 0px 15px 0px;
	width: 462px;
}

div.calendar {
	float: left;
	width: 195px;
	background: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}

div.calendari {
	margin: 0px 0px 15px 25px;
	padding: 0px;
	background: none;
}

div.unit {
	border: 1px solid #ff6633;
	float: none;
	width: 460px;
	background-color: #ffefea;
}

div.pathwayarrow {
	float: none;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

div.unittitle1 {
	float: left;
	line-height: 150%;
	padding: 3px 8px 3px 8px;
	color : #ce0f06;
}

div.unitdates {
	font-size: 90%;
	color : #333;
	float: right;
	padding: 3px 8px 3px 8px;
}

div.unittitle2 {
	clear: both;
	float: none;
	line-height: 150%;
	padding: 2px 8px 5px 8px;
	background-color: #fff;
	border-top: 1px solid #ff6633;
}

a.unittitle, a.unittitle:link, a.unittitle:visited, a.unittitle:active  {
	color : #000099;
}

a.unittitle:hover {
	color : #000099;
}

/* style for datepicker clickable image */

img.datepicker {
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 3px;
}

/* hide navigation for calendar */
.nav_cal .np_cal a {
	/* display: none; */
}

.nav_cal {
	text-align: center;
}

/* styles for journal */

div.journalentry {
	margin-bottom: 15px;
}

div.journalentryi {
	background-color: #fff4f1;
}

div.journalentry div.text {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #ff6633;
	background-color: #fff;
	float: none;
	clear: both;
}

div.journalentry div.text p {
	padding: 0px;
	margin-top: 0px;
}

div.journalentry div.top {
	border-top: 1px solid #ff6633;
}

div.journalentry div.date {
	padding: 3px 7px 3px 7px;
	margin: 0px;
	float: left;
	background-color: #fff4f1;
	border-left: 1px solid #ff6633;
}

div.journalentry div.links {
	padding: 3px 7px 3px 7px;
	float: right;
	margin: 0px;
	text-align: right;
	background-color: #fff4f1;
	border-right: 1px solid #ff6633;
}

/* pathways layers on homepage */
#pathways, #sergeants, #inspectors, #banddwith, #banddwithout { visibility:hidden; z-index:100; position: absolute; }

/* tab navigation */

h1.tabs {
	padding: 0.6em 0;
	margin-bottom: -1.2em;
	border-style: none;
}

/* note: these tabs are based on the top-level tabs from http://css.maxdesign.com.au/listamatic/horizontal08.htm. I have altered paddings and margins to use em units in order to behave correctly when fonts are resized */
/* note: context has to be explicitly for 'ul.tabnav' in order to override styles set in 'div.content ul li' */
div.content ul.tabnav
{
padding-bottom: 1.6em; /* height of tabs (must be same as line-height below) */
padding-left: 10em; /* space to left of first tab */
margin: 0;
margin-bottom: 1.6em;
border-bottom: 1px solid #666;
}

div.content ul.tabnav li
{
padding: 0;
margin: 0;
display: inline;
list-style-type: none;
background-image: none;
}

div.content ul.tabnav a, div.content ul.tabnav a:link, div.content ul.tabnav a:visited, div.content ul.tabnav a:active, div.content ul.tabnav p
{
padding: 0 0.4em; /* left & right = padding within tab */
margin: 0 0.4em 0 0; /* right = space between tabs */
float: left;
line-height: 1.6em; /* height of tabs */
position: relative;
top: -1px;
border: 1px solid #666;
background-color: #ededf7;
color: #448;
text-decoration: none;
}

div.content ul.tabnav p
{
background-color: #eee;
border-color: #aaa;
border-bottom-color: #666;
color: #aaa;
}

div.content ul.tabnav a.current, div.content ul.tabnav a:link.current, div.content ul.tabnav a:visited.current, div.content ul.tabnav a:active.current, div.content ul.tabnav p.current
{
background-color: transparent;
border-color: #666;
border-bottom-color: #fff;
color: #448;
}

div.content ul.tabnav a:hover
{
background-color: #d3d3ed;
border-color: #227;
color: #333;
}

/* clickable rows for tables */

table tr th.clickable, table tr td.clickable, div.clickable {
	cursor: pointer;
}

table tr.clickable:hover, table tr.clickableHover {
	background-color: #eee;
}

/* help section */

div.helpmenu {
	float: right;
	border: 1px solid #ccc;
	margin: 9px 0px 20px 15px;
}

div.helpmenui {
	padding: 5px 20px 15px 20px;
}

/* */

div.users_select_all {
	text-align: right;
	padding-top: 10px; 
}

div.users_results_pages {
	text-align: center;
}

div.users_results_pages span.current_page {
	padding: 0 0.6em;
	margin: 0;
}

div.users_results_pages span.separator {
	padding: 0;
	margin: 0;
}

div.users_selected_action {
	margin: 1em 0;
}

/* */

span.asbutton {
	padding: 0px 5px 0px 0px;
	height: 20px;
	line-height: 20px;
}

div.sresults {
	text-align: center;
	background-color: #eee;
	padding: 1px 0px 1px 0px;
	margin: 10px 0px 2px 0px;
}

div.filter_summary {
	clear: both;
}

/* */

tr.expired_course {
	background-color: #fee;
}

/* LA local */

div.contentcourse1 {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

div.courseleft1 {
	width: 328px;
	background-color: #e6e6f5;
	float: left;
	margin: 0px 0px 15px 0px;
}

div.courseright1 {
	width: 328px;
	background-color: #e6e6f5;
	float: right;
	margin: 0px 0px 15px 0px;
}

div.bottommargin {
	margin: 0px 0px 15px 0px;
}

div.innerleft1, div.innerright1 {
	padding: 10px;
}

td.lal, th.lal {
	width: 150px;
	border: 1px solid #e6e6f5;
	padding: 10px;
}

td.lal1, th.lal1 {
	width: 110px;
	border: 1px solid #e6e6f5;
	padding: 10px;
}

td.lar, th.lar{
	background-color: #e6e6f5;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

td.larl, th.larl {
	background-color: #e6e6f5;
	padding: 10px;
	border-bottom: 1px solid #e6e6f5;
}

div.content ul.local {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

blockquote {
	margin: 25px 40px 20px 40px;
	padding: 0px 20px 0px 20px;
	border-left: 5px solid #e6e6f5;
}

blockquote p  {
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
}

blockquote p.p1  {
	color: #000099;
	line-height: 130%;
	margin: 0px 0px 10px 0px;
}

blockquote p.p2  {
	color: #666;
	margin: 0px 0px 10px 0px;
}

/* styles for events */

div.eventcontent  {
	clear: both;
	padding-top: 0.6em;
	margin-top: 0.6em;
}

p.event1 {
	padding: 10px 0px 0px 0px;
}


/* styles for university */

div.universitycontent  {
	clear: both;
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px solid #000099;
}

div.university_left {
	float: left;
	width: 470px;
}

div.colourbg {
	background-color: #e6e6f5;
	padding: 7px 12px 10px 12px;
	margin: 10px 0px 20px 0px;

}

div.disclaimer{padding-bottom: 0px;}