/*  Events */

.headline_title {
	font-style: italic;
	color: black;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 26px;
	line-height: 26px;
}

.headline_subtitle {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	line-height: 14px;
}

.headline_text {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
}


.headline_text2 {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

/* Background */
#background { min-height: 1375px; background-repeat: repeat-y; background-position: center top; background-image: url(/images/graphics/background.jpg);}

/*  Generic styles  */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-position: top center;	
}

p {
	margin-left: 10px;
	margin-bottom: 1em;
	margin-right: 10px;
	margin-top: 0px;
	padding:0;
}

ul {
    margin-left: 27px; 
	padding-left: 0px;
}

li {
	list-style-type: disc;
	padding-bottom: 5px;
	padding-right: 10px;
}

td {
	background-repeat: no-repeat;
}

a { 
	color: #993366;
	text-decoration:none;
}


/*  Text styles  */

.indent {
	margin-left: 10px;
}

.start_text {   /*  this is set in the body tag so becomes the default font throughout page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.start_list {
	list-style-type: disc;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.start_para {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0em;
	margin-top: 0px;
	padding:0;
}

.home_page_text {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 1em;
	margin-top: 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}


.home_page_large_text {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 1em;
	margin-top: 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

.home_page_title {
	margin-left: 25px;
	margin-right: 25px;
	padding:0;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	line-height: 50px;
}

.bodytext {   /*  this is set in the body tag so becomes the default font throughout page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.bodytext_lower {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.bodytext_small {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.bodytext_med {
	font-size: 15px;
	line-height: 20px;
}

.bodytext_lg {
	font-size: 18px;
	line-height: 24px;
}

.bodytext_vlg {
	font-size: 26px;
	line-height: 30px;
}

.reminder_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ff0000;
}

.greeting {
	padding-left: 10px;
	color: #FFFFFF;
}

.sample_letter {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

/*  Colours  */

.colour_green {
	color: #339933;
}

.colour_red {
	color: #ff3333;
}

.colour_orange {
	color: #ff9933;
}

.colour_black {
	color: #000000;
}

.colour_blue {
	color: #3863ac;
}

.colour_white {
	color: #ffffff;
}


/*  Title styles  */

.sectiontitle {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	line-height: 30px;
}


.sectiontitle_blue {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #3863ac;
	line-height: 30px;
}

.maintitle_content {
		font-size: 20px;
		font-weight: bold;
		color: #000000;
		line-height: 21px;
	    padding-left: 10px;
		padding-right: 10px;
}

.banner_text {
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.banner_text2 {
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

.bannertitle {
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 24px;
}

.bannertitle2 {
		font-size: 26px;
		font-weight: bold;
		color: #333333;
	    padding-top: 30px;
}

.bannertitle3 {
		font-size: 18px;
		font-weight: bold;
		color: #333333;
		line-height: 22px;
}

.maintitle { 
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		line-height: 21px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
}

.subtitle_blue {
	font-size: 14px;
	font-weight: bold;
	color: #3863ac;
	line-height: 21px;
}

.smalltitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.smalltitle_blue {
	font-size: 12px;
	font-weight: bold;
	color: #3863ac;
}

.module_ref {
	font-size: 12px;
	font-weight: bold;
	color: #993366;
}

.lineheight { 
	line-height: 27px;
}


/*  Quotes   */

.quote_text {
	color: #3863ac;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
}

.quote_from {
	color: #3863ac;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
}

.quote_start {
	padding-bottom: 5px;
	padding-top: 10px;
}

.quote_end {
    padding-top: 5px;
    float: right;
}


/*  Index styles  */

.index_title {
    padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	color: #3863ac;
	font-weight: bold;
}

.index_subtitle {
    padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #3863ac;
	font-weight: bold;
}

.index_midtitle {
    padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.index_text {
	color: #3863ac;
	font-weight: normal;
}

.index_link {
	color: #993366;
}
	
.index_link a:hover {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	background-color: #ffff99;
}


/*  Line dividers  */

.divider {
	padding-left: 10px;
	padding-right: 10px;
}

.divider_header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

hr.mediumline {
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
}

hr.thinline {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
}

hr.seperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	width: 500px;
}


/*  Buttons  */

.button_indent {
	padding: 0px 10px 10px 10px;
}


/*  Pictures  */

img {
	border-width: 0px;
}


/*  Other Styles  */

.link a:hover {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	background-color: #ffff99;
}

.link_bold {
	font-weight: bold;
}

.link_bold a:hover {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	background-color: #ffff99;
}

.boxmain {
	background-image: url(../images/boxmain.jpg);
	margin: 10px;
	padding: 10px;
}

.boxerror {
	color: black;
	border-color: #ff6666;
	border-style: inset;
	border-width: 1px;
	background-image: url(../images/boxerror.jpg);
	margin: 0px;
	padding: 20px;
}

.boxsuccess {
	color: black;
	border-color: #33cc00;
	border-style: inset;
	border-width: 1px;
	background-image: url(../images/boxsuccess.jpg);
	margin: 0px;
	padding: 20px;
}

.table_header {
	color:#ffffff;
	background-color: #3863ac 
}

.gold_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: white;
}


/*  Text styles that are on certain pages  */

/*  Store  */
.vert_align {
}

/* from Home page */
.headline {
	padding-top: 10px;
	color: #3863AC;
	font-weight: bold;
}

/*  Members Home page  */
.hints_class {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f0f0;
	color: #000000;
	border: 1px solid #808080;
	padding: 5px;
}

/* Module Colour Codes on Members Home Page */

.course_complete {
	color:#009933;
	font-weight: bold;
}

.course_complete a, .course_complete a:visited {
	color:#009933;
}

.course_complete a:hover {
	color:#009933;
}

.course_todo {
	color: #ff6600;
	font-weight: bold;
}

.course_todo a, .course_todo a:visited {
	color:#FF6600;
}

.course_todo a:hover {
	color:#FF6600;
}

.course_unavailable {
	color:#3333CC;
    font-weight: bold;
}


/*  Admin section only  */

.admin_button {
	border-style: solid;
	border-width: 1px;
	background-color: #ffff99;
	width:75px;
	padding:5px 5px;
	font-size: 11px;
	font-weight:bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.admin_flag1 {
	padding:2px 4px;
	color: white;
	border-style: solid;
	border-width: 1px;
	background-color: #f3950e;
	font-size: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.admin_flag2 {
	padding:2px 4px;
	color: white;
	border-style: solid;
	border-width: 1px;
	background-color: #0033cc;
	font-size: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.admin_flag3 {
	padding:2px 4px;
	color: white;
	border-style: solid;
	border-width: 1px;
	background-color: #666699;
	font-size: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.admin_flag4 {
	padding:2px 4px;
	color: white;
	border-style: solid;
	border-width: 1px;
	background-color: #51a125;
	font-size: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.admin_flag5 {
	padding:2px 4px;
	color: white;
	border-style: solid;
	border-width: 1px;
	background-color: black;
	font-size: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*  Admin Site Statistics Report calendar styles */

table.calendar, table.calendar caption, table.calendar td.in_month {
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #0000ff;
}

table.calendar td.in_month {
	width: 23px;
}

table.calendar td.selected {
	background-color: #ff9900;
}

table.calendar a {
 	display: block;
 	text-decoration: none;
 	color: #0033ff;
	text-align: center;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

table.calendar caption a {
 	display: inline;
	font-size: 10px;
	font-weight:bold;
 	color: #041f4a;
}
