
/* general styles */
#masterpage_center h1 {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font-size: 1.4em;
	color: #00868b;
	font-weight: bold;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}

#masterpage_center a {
	color: #00868b;
	font-weight: bold;
}

#masterpage_center p {
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 8px;
	margin-right: 8px;
}

#masterpage_center {
	background-color: #fff;
	color: #333;
	font-size: 1.2em;
}

#masterpage_center h2 {
	margin: 8px 8px 8px 8px;
	font-size: 1.2em;
	color: #00868b;
}

#masterpage_center hr {
	border:0;
	width: 80%;
	background-color: #cccccc;
	text-align: center;
}

acronym {
	cursor: help;
	border-bottom: #000000 1px dotted;
}

.body_italictext {
	font-style: italic;
}

.body_boldtext {
	font-weight: bold;
}

.body_smalltext {
	font-size: 0.8em;
}

/* full width image with grey border */
.body_featurebox1 {
	width:410px;
	height:100px;
	border: 4px solid #666;
	margin-bottom: 1em;
	margin-left: 8px;
	margin-right: 8px;
}

/* half width image on left with name etc on right */
.body_featurebox2 {
	width:418px;
	height: 89px;
	border: 2px solid #666;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #666;
	color: #fff;
}

.body_featurebox2 td {
	border: none;
	padding: 0px;
	margin: 0px;
}

.body_featurebox2_image {
	width: 89px;
	vertical-align: top;
}

.body_featurebox2_text {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.body_featurebox2_text:first-line {
	font-weight: bold;
}

.body_featurebox2 img {
	margin-right: 8px;
	border: 0px;
	padding: 0px;
	float: left;
}

/* half width image on left with name etc on right (Light Grey version)*/
.body_featurebox2_lg {
	width:418px;
	height: 89px;
	border: 2px solid #eeeeee;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #eeeeee;
	color: #000;
}

.body_featurebox2_lg td {
	border: none;
	padding: 0px;
	margin: 0px;
}

.body_featurebox2_lg_image {
	width: 89px;
	vertical-align: top;
}

.body_featurebox2_lg_text {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.body_featurebox2_lg_text:first-line {
	font-weight: bold;
	color: #00868b
}

.body_featurebox2_lg img {
	margin-right: 8px;
	border: 0px;
	padding: 0px;
	float: left;
}

/* contact details table */
.body_contactdetails {
	border: none;
	margin: 0px 8px 8px 6px;
	width: 420px;
	padding: 0;
}

.body_contactdetails td {
	margin: 0;
	padding: 8px;
	border: none;
}

.body_contactdetails tr {
	width: 420px;
}

.body_contactdetails a {
	font-weight: normal ! important;
}

.body_contactdetails_title {
	border: none;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	padding: 2px 8px 2px 8px ! important;
	margin: 0px;
	width: 420px;
}

.body_contactdetails_contact {
	border: none;
	background-color: #eee;
	vertical-align: top;
	padding-left: 8px ! important;
	padding-right: 8px ! important;
	margin: 0px;
}

/* internal anchors */
.body_optionlist_title {
	background-color: #00868b;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	margin: 2px 8px 0px 8px;
	border: none;
	width: 402px;
	display: block;
}

.body_optionlist a {
	color: #333;
	font-weight: bold ! important;
}

p.body_optionlist_title {
	padding: 0px;
}

ul.body_optionlist {
	margin: 0px 8px 8px 8px;
	list-style: none;
	border: none;
	padding: 0;
	width: 418px;
}

.body_optionlist_r1 a {
	color: #333 ! important;
}

.body_optionlist_r0 a {
	color: #333 ! important;
}

.body_optionlist_r1 {
	background-color: #ccc;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
	border: none;
}

.body_optionlist_r0 {
	background-color: #eee;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
	border: none;
}

/* course listings */
.body_courselist_title {
	background-color: #00868b;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	margin: 2px 8px 2px 8px;
	border: none;
	width: 402px;
	display: block;
}

p.body_courselist_title {
	padding: 0px;
}

ul.body_courselist {
	margin: 0px 8px 0px 8px;
	list-style: none;
	border: none;
	padding: 0;
	width: 418px;
}

.body_courselist_r0 a {
	color: #333 ! important;
	font-weight: bold ! important;
}

.body_courselist_r1 a {
	color: #333 ! important;
	font-weight: bold ! important;
}

.body_courselist_r1 {
	background-color: #ccc;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
	border: none;
}

.body_courselist_r0 {
	background-color: #eee;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
	border: none;
}

/* 3 image box */
.body_3imagebox {
	margin: 8px 0px 8px 0px;
}

.body_3imagebox img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0px 0px 0px 28px;
	width: 100px;
	height: 100px;
}

/* 1 image box */
.body_1imagebox {
	margin: 8px 8px 8px 8px;
}

.body_1imagebox img {
	border: 1px solid #ccc;
	padding: 2px;
}

/* standard list */
ul.body_standardlist {
	margin: 8px 8px 8px 32px;
	list-style: square outside;
	padding: 0;
	border: none;
}

.body_standardlist li {
	margin: 8px 8px 8px 8px;
	padding: 0;
	border: none;
}

/* student showcase */
.body_showcase {
	margin: 8px;
	width: 418px;
	border: none;
	padding: 0px ! important;
}

.body_showcase a {
	font-weight: bold ! important;
}

.body_showcase td {
	background-color: #eeeeee;
}

.body_showcase p {
	padding-top: 0px ! important;
	padding-bottom: 0px ! important;
	margin-top: 0px ! important;
	margin-bottom: 2px ! important;
}

.body_showcase_student {
	border-left: 6px solid #00868b;
	padding: 8px ! important;
	font-size: 1.2em;
	font-weight: bold;
}

.body_showcase_course {
	margin: 0px ! important;
	padding: 2px 8px 0px 8px ! important;
	border: none;
	color: #00868b;
}

.body_showcase_school {
	margin: 0px ! important;
	padding: 0px 8px 8px 8px ! important;
	color: #00868b;
}

.body_showcase_piece {
	color: #00868b;
	font-weight: bold;
}

.body_showcase_image {
	border: none;
	margin-bottom: -3px;
}

/* related links and external links */
.body_relatedlinks_title {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	margin: 2px 8px 2px 8px;
	border: none;
	width: 402px;
	display: block;
}

p.body_relatedlinks_title {
	padding: 0px;
}

ul.body_relatedlinks {
	margin: 0px 8px 0px 8px;
	list-style: none;
	border: none;
	padding: 0;
	width: 418px;
}

.body_relatedlinks_r0 a {
	color: #333 ! important;
	font-weight: bold ! important;
}

.body_relatedlinks_r1 a {
	color: #333 ! important;
	font-weight: bold ! important;
}

.body_relatedlinks_r1 {
	background-color: #ccc;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
	border: none;
}

.body_relatedlinks_r0 {
	background-color: #eee;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
	border: none;
}

/* news article summary */

.body_newsarticle {
	background-color: #eeeeee;
	margin: 8px 8px 8px 8px;
	width: 418px;
	border: 1px solid #eeeeee;
}

.body_newsarticle td {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.body_newsarticle img {
	border: none;
	margin-bottom: -3px;
}

td.body_newsarticle_image {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.body_newsarticle_readmore a {
	font-weight: normal ! important;
	font-size: 0.9em;
}

.body_newsarticle_title {
	margin: 4px 8px 2px 8px ! important;
}

.body_newsarticle_body {
	margin: 0px 
}

.body_newsmenu_subtitle {
	font-weight: bold;
}

.body_externallink {
	border: none;
	margin: 0px 4px 0px 4px;
}


/* styles used for standard tables */

.body_standardtable {
	width:420px;
	margin: 8px 8px 8px 6px;
}

.body_standardtable td {
	width: 204px;
	padding: 2px 4px 2px 4px ! important;
	vertical-align: top;
}

.body_standardtable th {
	padding: 2px 4px 2px 4px;
}

.body_standardtable_colour_head {
	color: #ffffff;
	background-color: #00868b;
}

.body_standardtable_grey_head {
	color: #ffffff;
	background-color: #666666;
}

.body_standardtable_r0 {
	background-color: #eeeeee;
}

.body_standardtable_r1 {
	background-color: #cccccc;
}


/* styles used for the landing pages */

.landing_topimage {
	position: relative;
	width:420px;
	min-height: 127px;
	border: 3px solid #fff;
	margin: 0px 4px 4px 4px;
	padding: 0px;
}

.landing_topimage p {
	color: #fff;
	font-size: 1.2em;
	padding: 4px 12px 4px 4px;
	margin: 0px;
	border: none;
	position:absolute;
	float:left;
	left:0px;
	top:0px;
}

.landing_newsevents {
	width: 420px;
	min-height: 127px;
	background-color: #fff;
	border: 3px solid #fff;
	margin: 4px 4px 4px 4px;
}

.landing_newsevents img {
	float:left;
	margin: 0px 4px -3px 0px ! important;
}

.landing_newsevents h2 {
	margin: 0px 0px 2px 4px ! important;
}

.landing_newsevents p {
	margin: 2px 4px 2px 0px ! important;
	font-size: 0.9em;
	color: #666666;
}

.landing_newsevents a {
	font-weight: normal;
}


.landing_twoimage_left {
	margin: 0px 0px 4px 4px;
	border: 3px solid #fff;
}

.landing_twoimage_right {
	margin: 0px 0px 4px 3px;
	border: 3px solid #fff;
}

/*the bottom_item class is used for positioning & overlay of text onto pictures in a set of 3*/

.landing_bottom_item_left {
	position:relative;
	display: inline;
	float: left;
	height: 127px;
	margin: -2px 0px 6px 4px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	color:#666666;	
	border: 3px solid #fff;
	width: 132px;
}

.landing_bottom_item_middle {
	position:relative;
	display: inline;
	float: left;
	height: 127px;
	margin: -2px 0px 6px 6px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	color:#666666;	
	border: 3px solid #fff;
	width: 132px;
}

.landing_bottom_item_right {
	position:relative;
	display: inline;
	float: left;
	height: 127px;
	margin: -2px 0px 6px 6px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	color:#666666;	
	border: 3px solid #fff;
	width: 132px;
}

.landing_bottom_item_left img {
	position:relative;
	width:132px;
	border: none;
}
.landing_bottom_item_middle img {
	position:relative;
	width:132px;
	border: none;
}
.landing_bottom_item_right img {
	position:relative;
	width:132px;
	border: none;
}

.landing_bottom_item_left p {
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	margin: 0px 2px 0px 2px ! important;
	width: 128px;
}
.landing_bottom_item_middle p {
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	margin: 0px 2px 0px 2px ! important;
	width: 128px;
}
.landing_bottom_item_right p {
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	margin: 0px 2px 0px 2px ! important;
	width: 128px;
}

a:hover.landing_link_nounderline {
	text-decoration: none;
	cursor: hand;
}

.landing_bottom_item_left p.landing_plain_top {
	position:absolute;
	top:0px;
	left:0px;
}
.landing_bottom_item_middle p.landing_plain_top {
	position:absolute;
	top:0px;
	left:0px;
}
.landing_bottom_item_right p.landing_plain_top {
	position:absolute;
	top:0px;
	left:0px;
}

.landing_bottom_item_left p.landing_plain_bottom {
	position:absolute;
	top:63px;
	left:0px;
}
.landing_bottom_item_middle p.landing_plain_bottom {
	position:absolute;
	top:63px;
	left:0px;
}
.landing_bottom_item_right p.landing_plain_bottom {
	position:absolute;
	top:63px;
	left:0px;
}

.landing_bottom_item_left p.landing_overlay_top {
	font-weight:bold;
	color:#fff;
}
.landing_bottom_item_middle p.landing_overlay_top {
	font-weight:bold;
	color:#fff;
}
.landing_bottom_item_right p.landing_overlay_top {
	font-weight:bold;
	color:#fff;
}

.landing_bottom_item_left p.landing_overlay_bottom {
	top:65px;
	font-weight:bold;
	color:#fff;
}
.landing_bottom_item_middle p.landing_overlay_bottom {
	top:65px;
	font-weight:bold;
	color:#fff;
}
.landing_bottom_item_right p.landing_overlay_bottom {
	top:65px;
	font-weight:bold;
	color:#fff;
}

.landing_bottom_item_left ul {
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	margin: 0px 2px 0px 2px ! important;
	width: 128px;
	list-style-position: inside;
}

.landing_bottom_item_middle ul {
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	margin: 0px 2px 0px 2px ! important;
	width: 128px;
	list-style-position: inside;
}

.landing_bottom_item_right ul {
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 2px;
	margin: 0px 2px 0px 2px ! important;
	width: 128px;
	list-style-position: inside;
}
