html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{
	font: normal .80em arial, sans-serif;
	background: #1C051F url(../images/pattern.jpg) repeat;
	color: #000;
}

p
{
	padding: 0 0 5px 0;
	line-height: 1.7em;
}

.head
{ padding: 0 0 0px 0;
  line-height: 1.em;}  
  
image
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{
	color: #333;
	letter-spacing: -0.5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bolder;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #004A96;
}

h3
{ font: bold 125% arial, sans-serif;
  padding: 0 0 5px 0;
  color: #004A96;}
  
h3 a {color:#004A96; text-decoration:none}
h3 a:hover { font-size:100%}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% arial, sans-serif;
  color: #FFF;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #FFF;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

h7
{
	font: bold 110% arial, sans-serif;
	padding: 0 0px 10px 20px;
	color: #333;
	text-decoration:none
}
h7 a{text-decoration:none; line-height:1.5em}
h7 a:hover {color:#093; font-size:100%; text-decoration: underline}

h8 {font-size:110%;}

a
{ background: transparent;
  outline: none;
  text-decoration:none;
  color: #5D5D5D;}

a:hover
{
	text-decoration: underline;
	color: #1D1D1D;
	font-size: 100%;
}


ul
{
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #menu_container
{ margin-left: auto; 
  margin-right: auto;}

#site_content
{
	width: 960px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/site_content.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}  


#menu_container
{
	width: 960px;
	height: 56px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} 
  
#menubar
{
	width: 0px;
	height: 56px;
	float: left;
	color: #000;
}   
  
#header
{ width: 980px;
  height: 80px;}
  
.name
{ width: 490px;
  height: 55px;
  padding-top: 15px;
  float: left;}
  
.slogan
{ width: 490px;
  height: 50px;
  padding-top: 20px;
  background: transparent;
  text-align: right;
  float: right;}
  
.name H1
{ font: normal 250% arial, sans-serif;
  color: #004A96;
  letter-spacing: -3px;
  background: transparent;}

span
{ color: #1D1D1D;}

.slogan H2
{ font: normal 160% arial, sans-serif;
  color: #1D1D1D;
  letter-spacing: -1px;
  background: transparent;}

#banner_image {
	margin: 0 auto;
	width: 700px;
	margin-left: 0px;
	float: right;
	margin-right: 20px;
}
#slider-wrapper {
    height: 250px;
	background: transparent;
	width: 700px;
}
#slider {
	background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
	height: 250px;
	position: relative;
	width: 700px;
	top: 0px;
}
#slider images {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivoSlider {
    position: relative;
}
.nivoSlider images {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}

.sidebar_container
{
	float: left;
	width: 210px;
	margin: 0 20px 20px 10px;
	padding-top: 58px;
	position: relative;
	top: -50px;
	right: 10px;
}

.sidebar
{
	float: left;
	width: 220px;
	margin-bottom: 10px;
}

.sidebar_item
{ font: normal 100% arial, sans-serif;
  padding-bottom: 5px;
  width: 220px;}

.sidebar h2
{ height: 25px;
  padding: 5px 0 5px 5px;
  color: #FFF;
  background: #004A96 url(../images/header.jpg) repeat-x;}  
  
.sidebar h4
{ font-size: 125%;
  padding-left: 5px;
  color: #004A96;}

.sidebar a
{ padding-left: 5px;
  color: #004A96;}

.sidebar p
{ padding-left: 5px;}  
  
.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 

#content
{
	text-align: left;
	width: 720px;
	float: right;
}

.content_item
{
	width: 720px;
	margin: 0 20px 20px 0px;
	float: right;
	position: relative;
	top: 10px;
}
  
.content_item h1
{
	height: 25px;
	width: 720px;
	padding: 5px 0 5px 5px;
	color: #FFF;
	background: #004A96 url(../images/header.jpg) repeat-x;
}  

.content_image
{ width: 250px;
  padding: 0px 20px 20px 0px;
  float: left;}
  
.content_item table {
	clear:both;
	width:auto;
	margin:0em;
	table-layout: auto;
	border-collapse:collapse;
	empty-cells:show;
	height: auto;
}

.content_item table th.top {
	height:3.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	background-color:#B4B4B4;
	text-align:left;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:110%;
}

.content_item table th {
	height:3.0em;
	padding:2px 20px 2px 7px;
	background-color:rgb(214,218,223);
	text-align:left;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	border: 2px solid #CCC;
}

.content_item table td {
	height:2.5em;
	padding:2px 7px 2px 7px;
	background-color:#FFF;
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
  
.content_item table td a:hover { font-size:100%}
  
  
.content_item table td.sub {
	height:2.5em;
	padding:2px 7px 2px 7px;
	background-color:#E6E6E6;
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 20px;
	border: 2px solid #CCC;
}
.content_item table td.sub2 {
	height:2.5em;
	padding:2px 7px 2px 7px;
	background-color:#fff;
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.content_item table td.sub3 {
	height:2em;
	padding:1px 1px 1px 1px;
	background-color:#fff;
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 1.5em;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width:2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
	border-bottom-color: #999;
	border-left-color: rgb(255,255,255);
}

.content_item table td.transparant {
	height:1.5em;
	padding:2px 7px 2px 7px;
	background-color:#fff;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

.content_item table td.transparant2 {
	height:1.5em;
	padding:2px 7px 2px 7px;
	background-color:#fff;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fff;
	border-bottom-color: #999;
	border-left-color: #fff;
}

.content_item table td.transparant3 {
	height:1.5em;
	padding:2px 7px 2px 7px;
	background-color:#fff;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 1.5em;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	width: inherit;
}

.content_item table td.course {
	height:1.5em;
	padding:2px 7px 2px 7px;
	background-color:#fff;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

.content_item table td.coursehead {
	height:2em;
	padding:2px 7px 2px 7px;
	background-color:#E7E7E7;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:100%;
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2.5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #999;
	border-left-color: #fff;
}


.content_item ul {list-style:none;}
.content_item ul li {
	padding:0 0 0 12px;
	background: url(../images/bg_bullet_square.gif) no-repeat 0 0.5em;}

.content_item ul li a{ color:#004A95; text-decoration:none}
.content_item ul li a:hover{ color:#111; text-decoration:underline; font-size:100%}

#footer
{ width: 960px;
  font: normal 100% arial, sans-serif;
  height: 30px;
  margin-bottom: 10px;
  padding: 20px 0 0px 0;
  text-align: center; 
  color: #1D1D1D;}

#footer a, #footer a:hover
{ color: #1D1D1D;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}

#sitemap
{
	width:930px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:20px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	font-size: 100%
}

#sitemap a, #sitemap a:hover
{text-decoration:none; 	font-size: 90%;}

#sitemap a:hover
{text-decoration:none;
	font-size: 90%}

#sitemap table td
{vertical-align:top}
 
/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
	position: relative;
	height: 50px;
	overflow: hidden;
	width: 960px;
	top: -50px;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back {
  background: #004A96 url(../images/menu_item.jpg) repeat-x;
  height: 50px;
  z-index: 8;
  position: absolute;
}

.lavaLampWithImage li a {
  font: normal 110% arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  z-index: 10;
  display: block;
  height: 35px;
  padding: 15px 0px 0px 35px;
  position: relative;
  overflow: hidden;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
}


/* GLOBAL LAYOUT  */
.subcontent {display:inline /*Fix IE floating margin bug*/; float:left; width:270px; background-color:rgb(200,200,200); font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.subcontent-box {
	width:190px;
	float:left;
	top: 5px;
	position: relative;
	background-image: url(../images/bg_foot.jpg) repeat;
	padding-left: 20px;
}

/* SUBCONTENT */
.corner-subcontent-top {
	clear:both;
	width:210px;
	height:7px;
	background:transparent url(../images/bg_corner_subcontent_top.gif) no-repeat;
	overflow:hidden;
	float: left;
}
.corner-subcontent-bottom {
	clear:both;
	width:210px;
	height:7px;
	margin-bottom:10px;
	overflow:hidden;
	float: left;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
}

/*  CLEAR FLOATS  */
.corner-content-1col-top:after, .corner-content-1col-bottom:after, .corner-content-2col-top:after, .corner-content-2col-bottom:after, .corner-subcontent-top:after, .corner-subcontent-bottom:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/* HEADING - Special icon */
.subcontent h1.menu {background: url(../images/icon_celltitle_menu.gif) no-repeat; background-position:225px 5px;}

/* PARAGRAPH TEXT */
.subcontent p {margin:1.0em 0 1.0em 0; color:rgb(0,0,0); line-height:1.3em; padding: 0 20px 0 20px;  font-size:131% !important /*Non-IE6*/; font-size:115% /*IE6*/;}
.subcontent p.details {margin:-0.2em 0 1.0em 0; line-height:1.0em; font-size:120% !important /*Non-IE6*/; font-size:110% /*IE6*/;}
.subcontent blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

/* LIST */
.subcontent ul {margin:1.4em 0 1.0em 0; padding:0 20px 0 20px; list-style:none;}
.subcontent ul li {margin:0 0 0.3em 2px; padding:0 0 0 12px; background:url(images/bg_bullet_square.gif) no-repeat 0 0.5em; line-height:1.3em; font-size:131% !important /*Non-IE6*/; font-size:115% /*IE6*/;}
.subcontent ol {margin:1.4em 0 1.0em 0; padding:0 20px 0 40px !important /*Non-IE6*/; padding:0 20px 0 50px /*IE6*/;}
.subcontent ol li {list-style-type:decimal; list-style-position:outside; margin:0 0 0.3em 3px; line-height:1.3em; font-size:131% !important /*Non-IE6*/; font-size:115% /*IE6*/;}
.subcontent ul.indent {padding:0 50px 0 50px;}
.subcontent ol.indent {padding:0 20px 0 70px !important /*Non-IE6*/; padding:0 20px 0 80px /*IE6*/;}

/* SIDE MENU #2 */
.sidemenu2 {clear:both; margin:0; padding:0;}
.sidemenu2 ul {margin:-3px 0 10px 0; padding:0 20px 0 20px; list-style:none;}
.sidemenu2 ul li {
	margin:0;
	padding:3px 0 1px 12px;
	background:url(../images/bg_bullet_arrow.gif) no-repeat 0 0.6em;
	line-height:1.3em;
	font-size:110% !important /*Non-IE6*/;
	font-size:110% /*IE6*/;
}
.sidemenu2 ul li ul {margin:2px 0 0 0; padding:0 10px 0 0; border:none;}
.sidemenu2 ul li ul li {margin:0; padding:0 0 0 10px; background:none; font-size:120% !important /*Non-IE6*/; font-size:120% /*IE6*/;}
.sidemenu2 ul li ul li a {font-weight:normal;}


/* HEADING -- No icon */
.content h6.noicon {background:none;}

/* HEADING -- Without icon */
.subcontent h6.noicon {background:none;}
.p2 {
	font-size: 14px;
	font-weight: bold;
	color: #004A96;
	text-decoration: underline;
}
#main #site_content #content .content_item p a strong {
	font-size: 1em;
	color: #004A96;
}

#main #site_content #menu_container #header div center a {
	color: #FFF;
	font-weight: bold;text-decoration:none; 	font-size: 100%
}

#main #site_content #menu_container #header div center a:hover{
	color: #FFF;
	font-weight: bold;text-decoration:none; 	font-size: 100% ; color:#333;}
	
#main #site_content #content .content_item h8 {
	color: #090;
}


#main #site_content #content .content_item p colour2 {
	color: #090;
	font-size:14px
}
