/* CSS file for affiliate */


/* General styles */
body { font-family: arial; font-size: 11px; color: #000000 }
li, table { font-family: arial; font-size: 11px; color: #000000}

a { color:#CC0000 }
a:hover { color:#990000 }
.button1{background-color:#CC0000; border-color:#000000; color:#ffffff; cursor:hand;  font-weight:bold; border-width:1px; height:30px;}
.button2{background-color:#CC0000; border-color:#000000; color:#ffffff; cursor:hand;  font-weight:bold; border-width:1px; height:30px;}
.smallFont {font-size:4pt}
.mainTitle1 { font-family: arial; font-size: 15px; font-weight: bold; color: #006600}
.subTitle1{ font-weight:bold;}
.boldText2 {font-weight:bold;}

/* Affiliate Homepage */
.affDesc {}
.buttonsOuterBox, .requirementsBox, .programBox, .archiveBox, .adminBox { background-color:#E3CE89; border:0 solid #014B6C; }
.buttonsInnerBox { background-color:#F0E0AC; border:0 solid #6F6F9C; }
.brightBoxInverse {background-color: blue;}


/* Countdown clock */
#countdownMsgId { font-size:10pt}
#countDownClock {background-color:#BDBDBD;border:1 solid #626262; display:none}
.clockCaption {font-size:9px; font-family:arial; letter-spacing:1px; color:#494949; padding-bottom:0;padding-top:0}
.clockValue {font-size:11px; font-weight:bold;  font-family:arial; letter-spacing:1px; color:white; background-color:#494949}

.countdownMsg {font-size:12px; font-family:arial; color:black }
.statusTableClass { border-top:1 solid #f3f3f3;border-left:1 solid #f3f3f3;border-bottom:1 solid #a3a3a3;border-right:1 solid #a3a3a3; background-color:#d8d8d8; display:none }


/* Programs */
.courseProgram {  font-family: arial; font-size: 13px; font-weight: bold; color: #CC0000 }
.courseLecturer { color: #000000; }
.courseDetails {  color: #000000;}
.courseDetailsLink { color: #CC0000; }
:hover.courseDetailsLink{color:#990000}
.courseExtraDetails { background-color: #CC0000; color: #ffffff;}
:hover.courseExtraDetails{color:#ffffff}

/* Archives */
.archiveName { font-family: arial; font-size: 13px; font-weight: bold; color: #CC0000 }
:hover.archiveName{color:#990000}
.archiveLecturer {color: #CC0000; }
.archiveDetailsLine { color: #CC0000;  }
.archivedDate{ color: #000000 }
.detailsCaption { font-weight:bold }
.detailsValue { }

/* Remarks and Errors */
.errorTitle { font-family:  Arial, Helvetica, sans-serif; color: #CC0000; font-size: 13pt; font-weight: bold;font-style:italic;}
.redRemark { font-family:  Arial, Helvetica, sans-serif; color: #CC0000; font-size: 9pt; font-weight: bold;}
.redRemarkBold { font-family:  Arial, Helvetica, sans-serif; color: #CC0000; font-size: 10pt; font-weight: bold;}
.redAsterisk { font-family:  Arial, Helvetica, sans-serif; color: #CC0000; font-size: 12pt;}

/* Administration */
.darkTable { background-color: #E3CE89; border:1 solid #796F49;  color: #022243; font-size: 9pt;}
.brightTable {background-color: #F0E0AC; border:1 solid #796F49; color: #022243; font-size: 9pt; }
.markedTable {background-color: #40A740; border:1 solid #796F49; color: #ffffff; font-size: 9pt; }
.headerTable {background-color: #C9B779; border:1 solid #796F49; color: #ffffff; font-size: 9pt; font-weight:bold}

	.markedTable a {color: #ffffff;}
	.markedTable a:hover {color: #000000;}




	



