/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Verdana, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

img {border: 0;}

body
{
  margin: 0 0 0 0;
  color: #666666;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  min-width: 950px;
  text-align: center;
  background-color: #F4F4F4;
}

a:link {text-decoration: underline; color: #990066; background-color: transparent;}
a:visited {text-decoration: underline; color: #990066; background-color: transparent;}
a:hover {text-decoration: underline; color: #009966; background-color: transparent;}

/*-- GENERAL BITS --*/
.mainContainer {float: left; width: 100%; background: url(/images/bg_header.gif) top left repeat-x #FFFFFF; padding: 0 0 30px 0;}
.container {margin: 0 auto; width: 950px; padding: 0; border: 0; position: relative; text-align: left;}
.divClear {clear: both;}

/*-- HEADER--*/
.header {float: left; display: inline; width: 950px; margin: 0 0 30px 0; padding: 0; height: 211px;}
.headerLogo {float: left; display: inline; width: 265px; height: 125px; margin: 30px 0 0 0;}
.headerStrapline {float: right; display: inline; width: 221px; height: 44px; margin: 30px 0 0 0;}

/*-- SEARCH BOX --*/
.headerSearch {float: right; display: inline; margin: 40px 0 0 0; width: 290px;}
	.headerSearch form {padding: 0; margin: 0;}

#siteSearch {width: 190px; background-color: #FFFFFF; border: 1px solid #ababab; margin: 0; padding: 5px; font-style: italic; font-size: 14px; color: #333333; margin: 0 10px 0 0;}
#siteSearchButton {background-color: #9c1e5b; color: #FFFFFF; font-size: 12px; font-weight: bold; border: 1px solid #720b3d; padding: 5px 0px 5px 0px; width: 70px; margin: 0;}

.headerMoodleLogin {float: right; display: inline; margin: 46px 0 0 0;}
	.headerMoodleLogin ul {float: left; display: inline; list-style: none; margin: 0; padding: 0;}
	.headerMoodleLogin li {float: left; display: inline; margin: 0 30px 0 0; font-size: 14px; line-height: 1.2em; text-indent: 20px;}
	.headerMoodleLogin p {font-size: 14px; line-height: 14px; background: url(/images/icon_moodle.gif) center left no-repeat; text-indent: 20px;}
	.headerMoodleLogin a:link {text-decoration: none; color: #990066; background-color: transparent;}
	.headerMoodleLogin a:visited {text-decoration: none; color: #990066; background-color: transparent;}
	.headerMoodleLogin a:hover {text-decoration: none; color: #009966; background-color: transparent;}

.iconMoodle {background: url(/images/icon_moodle.gif) center left no-repeat;}
.iconLearningGateway {background: url(/images/icon_learning_gateway.gif) center left no-repeat;}

/*-- NAV BAR --*/
.navbar {float: left; display: inline; width: 100%; margin: 16px 0 0 0;}
	.navbar ul {float: left; display: inline; list-style: none; margin: 0 0 0 30px; padding: 0;}
	.navbar li {float: left; display: inline; margin: 0 48px 0 0; vertical-align: middle; font-size: 14px; font-weight: bold; line-height: 40px;}
	.navbar a:link {text-decoration: none; color: #FFFFFF; background-color: transparent;}
	.navbar a:visited {text-decoration: none; color: #FFFFFF; background-color: transparent;}
	.navbar a:hover {text-decoration: none; color: #ffccff; background-color: transparent;}

.navbarRightLink {margin: 0;}

/*-- FOOTER --*/
.footerContainer {float: left; width: 100%; text-align: center; border-top: 1px solid #cccccc; background-color: #f4f4f4; padding: 0; margin: 0;}

.footerArea {width: 950px; margin: 0 auto; text-align: left; height: 140px;}
	.footerArea p {font-size: 12px; color: #666666; float: left; line-height: 1.8em; margin: 20px 0 0 0;}

.footerLogos {float: right; display: inline; width: 253px; height: 51px; margin: 15px 0 0 0;}

/*-- HOME PAGE --*/
.homeTopHalf {float: left; display: inline; width: 950px; margin: 0 0 30px 0; padding: 0;}

.homeIntroImage {float: left; display: inline; width: 460px; margin: 0;}
	.homeIntroImage img {border: 0;}
	
.homeIntroText {float: right; display: inline; width: 460px; margin: 0;}
	.homeIntroText h1 {margin: 15px 0 -5px 0; text-indent: -9000px; line-height: 1em;}
	.homeIntroText p {font-size: 14px; color: #333333; line-height: 1.5em;}
	.homeIntroText h5 {font-size: 14px; color: #333333; font-style: italic; font-weight: normal; margin: 0; line-height: 1.5em;}

#homeTitleWelcome {background: url(/images/home_intro_welcome.gif) top left no-repeat; width: 329px; height: 32px;}

/*-- HOME LATEST NEWS BOX --*/
.homeLatestNews {float: left; display: inline; width: 215px; margin: 0 30px 20px 0;}
	.homeLatestNews h3 {width: 100%; font-size: 18px; font-weight: bold; color: #008952; padding: 0 0 5px 0; margin: 0 0 15px 0;}
	.homeLatestNews h6 {float: right; display: inline; width: 155px; font-size: 12px; font-weight: bold; margin: 0;}

.homeNewsItem {float: left; display: inline; width: 215px; margin: 0 0 20px 0;}
	.homeNewsItem img {float: left; display: inline; width: 50px; margin: 0;}
	.homeNewsItem h4 {float: right; display: inline; width: 155px; margin: 0; line-height: 1.3em; font-size: 12px;}
	.homeNewsItem p {float: right; display: inline; width: 155px; margin: 0; line-height: 1.5em; font-size: 12px; color: #666666;}

/*-- HOME UPCOMING EVENTS BOX --*/
.homeUpcomingEvents {float: left; display: inline; width: 215px; margin: 0 30px 20px 0;}
	.homeUpcomingEvents h3 {width: 100%; font-size: 18px; font-weight: bold; color: #008952; padding: 0 0 5px 0; margin: 0 0 15px 0;}
	.homeUpcomingEvents h6 {float: right; display: inline; width: 155px; font-size: 12px; font-weight: bold; margin: 0;}

.homeEventItem {float: left; display: inline; width: 215px; margin: 0 0 20px 0;}
	.homeEventItem h4 {float: right; display: inline; width: 155px; margin: 0; line-height: 1.3em; font-size: 12px; font-weight: bold;}
	.homeEventItem p {float: right; display: inline; width: 155px; margin: 0; line-height: 1.5em; font-size: 12px; color: #666666;}

.homeEventItemDate {float: left; display: inline; width: 48px; height: 48px; border: 1px solid #CCCCCC;}
	.homeEventItemDate h5 {float: left; display: inline; font-size: 12px; font-weight: bold; color: #333333; line-height: 1.8em; margin: 2px 0 0 0; text-align: center; width: 100%;}
	.homeEventItemDate h5 em {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 24px; font-weight: normal; color: #008952;}

/*-- HOME QUICK LINKS BOX --*/
.homeQuickLinks {float: left; display: inline; width: 215px; margin: 0 0 20px 0;}
	.homeQuickLinks h3 {width: 100%; font-size: 18px; font-weight: bold; color: #008952; padding: 0 0 5px 0; margin: 0 0 15px 0;}
	.homeQuickLinks p {font-size: 12px; color: #666666; line-height: 1.3em; margin: 0;}
	.homeQuickLinks ul {float: left; display: inline; width: 100%; margin: 10px 0 20px 0; padding: 0; list-style: none; font-size: 12px;}
	.homeQuickLinks li {line-height: 1.5em; margin: 5px 0 5px 0; padding: 0 0 0 22px; color: #666666; background: url(/images/bullet_document.gif) center left no-repeat;}
	
/*-- HOME BANNERS AREA --*/
.homeBannerArea {float: right; display: inline; width: 215px; margin: 30px 0 0 0;}
	.homeBannerArea img {float: left; display: inline; border: 0; margin: 0 0 10px 0;}
	
/*-- CONTENT PAGE --*/

.stripImage {float: left; display: inline; width: 950px; height: 100px; margin: 0 0 30px 0;}

.contentMainColumn {float: left; display: inline; width: 705px; margin: 0;}
	.contentMainColumn h1 {font-size: 30px; color: #008952; line-height: 1.2em; margin: 0 0 0.5em 0;}
	.contentMainColumn p {font-size: 14px; color: #666666; line-height: 1.5em;}
	.contentMainColumn h2 {font-size: 18px; color: #008952; line-height: 1.2em;}
	.contentMainColumn h3 {font-size: 18px; color: #333333; line-height: 1.2em;}
	.contentMainColumn h4 {font-size: 16px; color: #333333; line-height: 1.5em; font-weight: normal;}
	.contentMainColumn h5 {font-size: 12px; color: #333333; line-height: 1.5em; font-weight: bold;}
	.contentMainColumn h6 {font-size: 11px; color: #CC0000; line-height: 1.5em; font-weight: bold;}
	.contentMainColumn blockquote {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; padding: 0 30px 0 30px;}
	.contentMainColumn ul {font-size: 14px; color: #666666;}
	.contentMainColumn li {line-height: 1.5em; list-style: square;}

.contentRightColumn {float: right; display: inline; width: 215px; margin: 0;}
	.contentRightColumn h2 {font-size: 18px; color: #008952; line-height: 1.2em;}
	.contentRightColumn ul {float: left; display: inline; width: 100%; list-style: none; margin: -10px 0 30px 0; border-top: 1px solid #CCCCCC;}
	.contentRightColumn li {border-bottom: 1px solid #CCCCCC; color: #333333; font-size: 12px; margin: 0; text-indent: 10px; line-height: 2.6em;}
	.contentRightColumn li a:link {text-decoration: none; color: #993366; background-color: transparent;}
	.contentRightColumn li a:visited {text-decoration: none; color: #993366; background-color: transparent;}
	.contentRightColumn li a:hover {text-decoration: none; color: #009966; background-color: transparent;}
	.contentMainColumn h6 {font-size: 12px; font-weight: bold; color: #333333; line-height: 1.5em;}
	.contentMainColumn h6 em {color: #CC0000;}
	.contentMainColumn form {padding: 0; margin: 10px 0 0 0;}
	.contentMainColumn label {font-size: 14px; font-weight: bold; color: #333333; width: 140px; display: inline; float: left; padding: 4px 0 0 0; margin: 0 20px 0 0;}
	.contentMainColumn label em {color: #CC0000;}

.rightColumnBanner {margin: 10px 0 10px 0; width: 215px;}

/*-- FORM ELEMENTS --*/
.formContactText {width: 430px; border: 1px solid #CCCCCC; background-color: #FFFFFF; color: #333333; font-size: 14px; padding: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.formContactSelect {width: 430px; background-color: #FFFFFF; font-size: 14px; color: #333333; padding: 4px;}
.formContactButton {background-color: #993366; color: #FFFFFF; font-size: 14px; font-weight: bold; border: 1px solid #660033; padding: 4px 10px 4px 10px; margin: 0 0 0 160px;}

/*-- NEWS SECTION --*/
.newsHomeNewsItem {float: left; display: inline; width: 100%px; margin: 0 0 20px 0; border-top: 1px solid #f2f2f2; padding: 20px 0 0 0;}
	.newsHomeNewsItem img {float: left; display: inline; width: 50px; margin: 0;}
	.newsHomeNewsItem h4 {float: right; display: inline; width: 640px; margin: 0; line-height: 1.3em; font-size: 16px; font-weight: normal;}
	.newsHomeNewsItem p {float: right; display: inline; width: 640px; margin: 3px 0 3px 0; line-height: 1.5em; font-size: 12px; color: #666666;}
	.newsHomeNewsItem h6 {float: right; display: inline; width: 640px; margin: 0; line-height: 1.5em; font-size: 11px; color: #333333;}

.newsHomePaging {float: left; display: inline; width: 100%; margin: 0 0 20px 0; border-top: 3px solid #f2f2f2; padding: 20px 0 0 0;}
	.newsHomePaging h5 {float: left; display: inline; width: 400px; font-size: 16px; margin: 0 0 10px 0;}
	.newsHomePaging h6 {float: right; display: inline; width: 200px; font-size: 16px;}
	.newsHomePaging ul{border: 0; margin: 0; padding: 0;}

#paginationNews li{border: 0; margin: 0 0 5px 0; padding: 0; font-size: 16px; list-style: none; float: left; display: inline;}
#paginationNews a{border: solid 1px #DDDDDD; margin: 0 5px 0 0;}
#paginationNews .previousOff,
#paginationNews .nextOff {color: #999999; display: inline; float: left; font-weight: bold; padding: 3px 4px;}
#paginationNews .next a,
#paginationNews .previous a {font-weight: bold; border: solid 1px #FFFFFF;}
#paginationNews .active {color: #333333; font-weight: bold; display: inline; float: left; padding: 4px 6px;}
#paginationNews a:link,
#paginationNews a:visited {color: #993366; display: inline; float: left; padding: 3px 6px; text-decoration: none;}
#paginationNews a:hover {border: solid 1px #993366; color: #993366;}

/*-- EVENTS --*/
.mainColumnEventItem {float: left; display: inline; width: 100%; margin: 0 0 20px 0; border-top: 1px solid #f2f2f2; padding: 20px 0 0 0;}
	.mainColumnEventItem h4 {float: right; display: inline; width: 640px; margin: 0; line-height: 1.3em; font-size: 16px; font-weight: normal;}
	.mainColumnEventItem p {float: right; display: inline; width: 640px; margin: 0; line-height: 1.5em; font-size: 12px; color: #666666;}
	.mainColumnEventItem h6 {float: right; display: inline; width: 640px; margin: 0; line-height: 1.5em; font-size: 12px; color: #333333;}
	
/*-- SEARCH RESULTS --*/
.searchResultsItem {float: left; display: inline; width: 620px; margin: 0 0 20px 0; border-top: 1px solid #f2f2f2; padding: 20px 0 0 0;}
	.searchResultsItem h4 {width: 100%; margin: 0; line-height: 1.3em; font-size: 16px; font-weight: normal;}
	.searchResultsItem p {width: 100%; margin: 3px 0 3px 0; line-height: 1.5em; font-size: 12px; color: #666666;}
	.searchResultsItem h6 {width: 100%; margin: 0; line-height: 1.5em; font-size: 11px; color: #333333;}
