@CHARSET "UTF-8";

/* Layout Stylesheet */ 

body {
	color: black;
	background-color: #444444;
	background-image: none;
	font-family: verdana, arial, sans-serif;
	font-size: small;
}

body a {
	color: #CC55AA;
}
 
#hdr {
	position: relative;
}

#outer {
	text-align: left;
	border: 1px solid #000000;
	width: 1024px;
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
}


#hdrcont {
	text-align: right;
	font-weight: bold;
	color:#DDDDDD;
	padding: 0.5em 0.5em 0 0;
	z-index: 2;
	position: absolute;
	right: 2px;
	bottom: 20px;
}

#bodyblock {
	position: relative;
	background: #ffffff;
	color: #333333;
	padding: 0;
}

#navigation {
	text-align: left;
	width: 20%;
	float: left;
	align: center;
	background-color: inherit;
	list-style-image: none;
	list-style-type: none;
	font-style: inherit;
	font-weight: inherit;
	padding: 0 1% 0 0;
	background-color: inherit;
}

#navigation a {
	display: block;
	text-decoration: none;
	line-height: inherit;
	background-color: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	color: #CC55AA;
}

#navigation a:hover {
	background-color: #A0A0A0;
}
 
#navigation ul {
	list-style-type: none;
	line-height: 20px;
	padding-left: -14px;
}

#navigation em {
	display: block;
	text-decoration: none;
	background-color: #A0A0A0;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
}


#navigation em ul li:hover {
	background-image:url("../images/blank.gif");
	background-repeat: no-repeat;
	background-position: -2px 2px;
	padding-left: 14px;
}

#navigation ul li {
	background-image:url("../images/blank.gif");
	background-repeat: no-repeat;
	background-position: -2px 2px;
	padding-left: 14px;
}

#navigation ul li:hover {
	background-image:url("../images/dedikated_k_small.gif");
	background-repeat: no-repeat;
	background-position: -2px 2px;
	padding-left: 14px;
}

#pagenav {
  	text-align: center;
}
#pagenav li {
	display: inline;
}

#cont  {
	background: #ffffff;
	color: #333333;
	padding: 0 0.5% 0 0.5%;
	position: relative;
	overflow:hidden;
}

#cont h2 {
	color:#CC55AA;
	text-align: left;
}
#cont h3 {
	display: block;
	text-decoration: none;
	background-color: #FFCCEE;
	text-align: left;
}

#contmain {
	float: left;
	width: 58%;
	text-align: left;
}
#contrightbar {
	width: 20%;
	height: 100%;
	float: right;
	padding: 0 0 0 1%;
}

#contrightbar img {
	width: 100%;
}

#nav_upcoming {
	height: 650px;
	text-align: left;
}
#nav_upcoming iframe {
	margin: 0;
	padding: 0;
	border: none;
	height: 450px;
	width: 100%;
}

#reg_teach {
	position:absolute;
	bottom:0;
	left:2%; /* give the appearance of centred-ness */
}

#ftr  {
	background: #c0c0c0;
	color: #333333;
	border: solid black;
	border-width: 1px 0 0 0;
	margin: 0;
	text-align: center;
	font-size: smaller;
}

.clear_div {
   clear: left;
}

.timetable_pair_div {
   width: 100%;
   height: auto;
   min-height: 100%
   padding: 0 0 0 0;
}
.timetable_div {
   float: left;
   width: 50%;
   padding: 0 0 1em 0;
}
.timetable_div table {
   width: 98%;
}

.termdates {
	float: left;
	padding: 0 0.5em 0 0.5em;
}

.termdates_text {
   text-align: center;
}
.address {
	margin: 0 0 0 6em;
}

.tableHead {
	background-color: #BB6080;
	text-align: center;
}

.tableNormal {
	background-color: #EED0D0;
	text-align: center;
}

.tableCovid {
	background-color: #EED0D0;
	text-align: left;
}

.tableMarkRow {
   background-color: #FF9D9D;
}

.tableOutsideTT {
   text-align: center;
} 
.tableOutsideTTToday {
   text-align: center;
   border: 2px solid #BB4499;
}


.tableNormalTT {
   background-color: #EED0D0;
   border: 2px solid #EED0D0;
   color: #505050;
   text-align: center;
}

.tableNormalTT a {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
}

.tableNormalTT a:hover {
   background-color: #BB4499;
}

.tableNormalTTToday {
   background-color: #EED0D0;
   border: 2px solid #BB4499;
   color: #505050;
   text-align: center;
}
.tableNormalTTToday a {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
   text-align: center;
}

.tableNormalTTToday a:hover {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
   background-color: #BB4499;
}

.tableShowDay {
   background-color: #70EE70;
   border: 2px solid #70EE70;
   color: #000000;
   font-weight: bold;
}

.tableShowDay a {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
}

.tableShowDay a:hover {
   background-color: #60BB60;
   color: #000000;   
   font-weight: bold;
}

.tableShowDayToday {
   background-color: #70EE70;
   border: 2px solid #60BB60;
   color: #000000;
   font-weight: bold;
}

.tableShowDayToday a {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
}

.tableShowDayToday a:hover {
   background-color: #60BB60;
   color: #000000;
   font-weight: bold;
}

.tableInvalid {
   text-align: center;
	background-color: #D0D0D0;
   border: 2px solid #D0D0D0;
   color: #808080;
}

.tableInvalidToday {
   background-color: #B0B0B0;
   color: #808080;
   border: 2px solid #808080;
}

.Today {
   border: 2px solid;
}

.centred {
	text-align: center;
}


#formStyle fieldset {
  display: block;
  margin: 0 0 0 0;
  border: 0 solid #BB4499;
  border-top: 1px solid #BB4499;
  padding: 0 1em 1em 1em;
  text-align: left;
  font-weight: bold;
}

#formStyle legend {
  color: #BB4499;
}

#formStyle input {
  position: relative;
  left: 15em;
  top: -1.4em;
  display: block;
}

#formStyle select {
  position: relative;
  left: 15em;
  top: -1.4em;
  display: block;
}

#formStyle input.submit {
  clear: both;
  top: 0;
}

#formStyle label {
  clear: both;
  color: #000000;
  float: left;
  text-align: left;
  display: block;
  width: 15em;
  margin-top: 0em;
  font-weight: bold;
}

#formStyle label.first {
  margin-top: 1em;
}

#formStyle textarea {
   position: relative;
   left: 15em;
   top: -1.4em;
   display: block;
}

#formStyle submit {
    position: static;
   top: -1.4em;
   display: block;
}
