/*
blue = 0000FF     purple = 990099      bright purple = C257FF
*/

p, td, li, input, select, textarea { font-family: Cambria, Georgia, Calibri, Corbel, serif; line-height: 26px; font-size: 14px; }
form, h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h1, h2, h3, h4, h5 { font-family: Cambria, Georgia, Candara, Calibri, Corbel, "Trebuchet MS", serif; color: black; }
hr { margin-right: 65%; border: none; border-bottom: 1px solid #6E7F84; }
body {
  margin: 0 0 auto 64px; background: url(../images/mosaic_square.jpg) white repeat top left;
  font-family: Cambria, Georgia, Calibri, Corbel, "Trebuchet MS", serif; line-height: 26px; font-size: 14px; color: #333;
}
img { margin: 0; padding: 0; border: none; }

.header { width:100%; clear:both;margin:0; padding:0; font-family:Consolas,"Courier New",sans-serif; background-color: #F4F4F4; border-bottom:3px solid #990099; }
.header a, .header a.ext, .header a:visited, .header a:active, .header a:hover { font-weight:bold; text-decoration: none; background-color: #F4F4F4; }
.header form { display: inline; }
#logo { float:right; margin:10px 30px 2px 25px; padding:0}
.menu-item { margin:0; padding:3px 20px 4px 30px; font-weight:bold; background-color:#F4F4F4; display:inline; }
.docref { display: none; }

#content, .page { margin: 0; padding: 40px 30px 50px 30px; border-left: 1px solid #E4E4E4; background-color: white; }
.categoryitems { padding: 10px 0; }
.categoryitems table { width: 100%; }
.footer { clear: both; margin: 0 auto; padding: 1px 30px; font-size: 0.75em; background-color: #F4F4F4; } /* #E4E4E4 ABAAAE */

.markingrecord { padding: 15px; border-left: 1px inset; border-top: 1px solid #CCCCCC; }
.markingrecord table td { padding: 3px 5px; }

/* comments */

.commentsheader { margin-top:25px;padding: 2px 10px; border-left: 1px inset; border-top: 1px solid #CCCCCC; }
.comment, .blog-entry { padding: 10px; border-left: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
.commentform { margin-top:25px;padding: 10px; border-left: 1px inset; border-top: 1px solid #CCCCCC; }
.commentform textarea { width: 90%; height: 80px; }
.commentinfo, .blog-timestamp { padding: 1px 10px 4px 0; color: #AAAAAA; text-align: right; }
.commentinfo form { display:inline; padding-left:8px; }
.blog-timestamp { margin-top:22px;padding-bottom:1px;font-style:italic; }

/* links */

a, a:visited, a:active, a.ext { text-decoration: none; color: #990099; background-color: transparent; }
a:hover, a.ext:hover { text-decoration: none; color: #990099; background-color: #FFFF3E; } /* 9FFF9F */
.exttail { display: none; }

/* page manager */

#pgmrform, #pgmrstatus, #pgmrtag, #pgmrpages, #pgmrowner, #pgmrread, #pgmrwrite, #pgmrcomment, #pgmrcontent, #pgmrstats, #pgmrlogrpt,
#usmrform, #usmrstatus, #usmrname, #usmrlistnames, #usmremail, #usmrpassword, #usmrdetails, #usmrpgread, #usmrpgwrite {
  font-family: Calibri, Candara, sans-serif; line-height: 22px; font-size: 12px;
}
#pgmrform, #usmrform { font-size: 12px; margin: 0; padding: 8px 4px; }
#pgmrstatus, #usmrstatus { width: 250px; padding-bottom: 2px; font-weight: bold; color: #00F; border: none; background-color: transparent; }
#pgmrpages, #pgmrtag, #usmrlistnames, #usmrname, #usmremail, #usmrpassword { width: 250px; margin-right: 15px; }
#pgmrowner, #pgmrread, #pgmrwrite, #pgmrcomment { width: 140px; }
#pgmrcontent, #pgmrstats, #pgmrlogrpt, #usmrdetails, #usmrpgread, #usmrpgwrite {
  width: 420px; background-color: #EBEBE4; border-top: 2px solid #828177; border-left: 2px solid #828177;
  border-bottom: 2px solid #F9F8F3; border-right: 2px solid #F9F8F3;
}
#pgmrcontent, #usmrdetails { height: 140px; }
#pgmrstats, #usmrpgread, #usmrpgwrite { height: 60px; }
#pgmrlogrpt  { height: 550px; width: 980px; font-family:  "Lucida Console", Monaco, monospace; line-height: 20px; font-size: 11px; }


.keyword { font-weight: bold; font-family: monospace; padding-left: 4px; padding-right: 4px; }
.xt { padding-bottom:1px; font-weight: bold; border-bottom:1px solid #C257FF; }
.nb { font-weight:bold;color:#000 }
.text-math {
  margin-top:8px; margin-left:30px; padding: 6px 10px; border: 1px dashed #CCC;
  color: #00F; font-size: 1.05em; font-family: "Cambria Math", Cambria, "Courier New", "Comic Sans MS", monospace;
}
.text-equation {
  margin: 10px 25px; padding: 10px; border: 1px dashed #999;
  color: #00F; font-weight: bold; font-family: "Cambria Math", Cambria, "Courier New", "Comic Sans MS", monospace;
}


/* lists */

ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.thread {
	list-style-type: none;
	border-left: 2px #666 solid;
	padding-left: 10px;
	margin: 5px 0px;
}

ul.thread li {
	color: #333;
	font-size: 11px;
}

/* images */

img {
	border: 0px;
}

img.centre {
	display: block; 
	text-align: center; 
	margin: 5px auto;
}

img.center {
	display: block; 
	text-align: center; 
	margin: 5px auto;
}

img.left {
	margin: 5px 5px 5px -5px;
	float: left;
}

img.right {
	margin: 5px -5px 5px 5px; 
	float: right;
}

/* floats */

.floatl {
	float: left;
	text-align: left;
	width: 46%;
	margin-right: 15px;
	padding: 4px;
	background: #EEE;
	border: 1px solid #CCC; 		
}

.floatr {
	float: right;
	text-align: left;
	width: 46%;
	margin-left: 15px;
	padding: 4px;
	background: #EEE;
	border: 1px solid #CCC; 		
}

.clear {clear:both;}

/* text formatting */

h5 { font-size: 10pt; }
h4 { font-size: 10pt; }
h3 { font-size: 11pt; }
h2 { font-size: 12pt; }
h1 { font-size: 14pt; }

.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;}

.underline {text-decoration: underline;}

.indent {
	margin-left: 40px;
}

.notes { background-color: yellow; color: black; }

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
	background-color: #33A;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #336;
	border-bottom: 2px solid #336;
	text-align: center;
	padding: 0.1em 0.3em;
	line-height: 1.6em;
	vertical-align: top;
}

.keys:hover {
	background-color: #66C;
	border-right: 2px solid #668;
	border-bottom: 2px solid #668;
}

acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

abbr {
	border-bottom: 1px dotted #333;
	cursor: help;
}

blockquote {
	font-size: 90%;
}

.slide .code, .slide .code pre, .slide .code ol, .slide .code ol li { font-size: 24px; line-height: 34px; font-weight: bold; }
.slide .code ol li { margin-left: 22px; }

/* form elements */

input[type=submit], input[type=button] {
	font-family: Arial, Helvetica, sans-serif;
    margin-top: 2px;
	padding: 0px 1px;
	width: auto;
	font-size: 9pt;
	color: #333;
	background-color: #DDD;
    border-top: 1px solid #F9F8F3; border-left: 1px solid #F9F8F3;
    border-bottom: 1px solid #828177; border-right: 1px solid #828177;
}

input[type=submit]:hover, input[type=button]:hover {
    border-top: 1px solid #828177; border-left: 1px solid #828177;
    border-bottom: 1px solid #F9F8F3; border-right: 1px solid #F9F8F3;
}

textarea#body{
	width: 100%;
	height: 400px;
	padding: 2px;
}

.searchbox { background-color: white; border: none; padding: 1px; margin: 0; color: #C257FF; font-weight: bold; }

input.highlight {
	font-weight: normal;
	background-color: #FCC;
	color: #000;
}

/* system information */

.missingpage { text-decoration: none; color: #999; }

em.error {
	color: #AA3333; 
	font-style: normal;
	font-weight: bold;
	font-size: 95%;
}

em.success {
	color: #33AA33; 
	font-style: normal;
	font-weight: bold;
	font-size: 95%;
}

.comments {display: none;}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}

.previewhead {
	margin: auto;
	z-index:20;
	position:fixed;
	top: 40px;
	left: 10px;
	color: red;
	font-size: xx-large;
	font-weight: bold;
	padding: 5px;
}

.additions {color: #009; background-color: #C0C0C0;}

.deletions {color: red; background-color: #C0C0C0;}

.recentchanges {font-size: 0.9em;}

.pagenote {color: #888;}

.smaller {font-size: smaller;}

.smallprint { display: none; }

/* Action-related styling */

/* Table action */

table.wikka {
	border: 2px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
}

table.wikka td {
	border: 1px solid #CCC;
	padding: .1em .25em;
}

table.report { margin: 15px 0; padding: 0; border-spacing: 0; border: 1px solid #7E7F84; }
table.report td { padding: 12px; border: 1px solid #7E7F84; }

table.slidefooter { width: 100%; margin: 0; padding: 1px 3px; border-spacing: 0; background-color: #DDD; }
table.slidefooter td { font-weight: bold; }


/* Lastedit action */
.lastedit {
	border:dotted 1px;
	padding:3pt;
	margin:8pt; color:#888;
	font-size:8pt;
	width:30%;
}

.lastedit_notes {
	color: #888800;
}

/* TextSearch & TextSearchExpanded Actions*/
.tse_keywords {
	font-weight: bold;
	color: green;
	background-color: antiquewhite;
}

/* Calendar Action */

/* general styling */
table.calendar {
	color: #000000;
	background-color: #CCCCCC;				/* comment out to have space between cells same color as page background */
	/*border-collapse: collapse;*/			/* would make single-width borders, ignoring cell-spacing */
}
table.calendar caption {
	background-color: #CCCCCC;
	font-weight: bold;
	line-height: 1.6em;
}
table.calendar thead {
	background-color: #CCCCCC;
}
table.calendar tbody.face {
	background-color: #CCCCCC;
}
table.calendar tbody.calnav {
	background-color: #CCCCCC;
}
/* styling for some specific elements */
table.calendar thead th {
	/*border: 1px solid #000000;*/			/* uncomment to have border around day name headers (will be page background if table background is undefined) */
	padding: 1px;
	text-align: center;
	font-size: 85%;
	width: 26px;
}
table.calendar tbody.face td {
	border: 1px solid #000000;
	text-align: right;
}
table.calendar td.currentday {
	color: #993333;
	background-color: #AAAAAA;
	font-weight: bold;
}
/* styling of calendar navigation */
table.calendar tbody.calnav {
	font-weight: bold;
}
table.calendar td.prevmonth {
	text-align: left;
	font-size: 85%;
}
table.calendar td.curmonth {
	text-align: center;
}
table.calendar td.nextmonth {
	text-align: right;
	font-size: 85%;
}
table.calendar a:link {
	color: #993333;
	text-decoration: none;
}
table.calendar a:visited {
	color: #993333;
	text-decoration: none;
}
table.calendar a:hover {
	color: #993333;
}
table.calendar a:active {
	color: #993333;
	text-decoration: none;
}

/* Usersettings action */
table.usersettings {
}

/* Handler-related styling */

/* Acls handler */
table.acls {
}

.slide {
  font-family: "Comic Sans MS"; font-size: 32px; line-height: 44px;
  z-index: 10; clear: both; padding: 40px 30px 50px 30px; background-color: white;
}
.slide h2 { font-size: 50px; color: #0000FF; }
.slide h3 { font-size: 48px; color: #0000FF; }
.slide ul { list-style-image: url(../images/box1.gif); }
.slide ol { list-style-type: decimal; list-style-image: none; }
.slide li { font-family: "Comic Sans MS"; }
.slide ul li, .slide ol li { padding-left: 15px; padding-top: 10px; font-size: 32px; line-height: 44px; }
.slide ul ul, .slide ol ul { list-style-image: url(../images/box2.gif); }
.slide ul ol, .slide ol ol { list-style-type: decimal; list-style-image: none; }
.slide ul li ul li, .slide ol li ul li { padding-left: 15px; padding-top: 10px; font-size: 28px; line-height: 44px; }
.slide ul li ol li, .slide ol li ol li { padding-left: 15px; padding-top: 10px; font-size: 28px; line-height: 44px; }
.slide input.grabcode { font-size: 40%; }
.slide table.slidefooter td { font-family: "Comic Sans MS"; font-size: 50%; }
.slide table.report td, .slide table.sheet td, .slide table.handout-top td {
  font-family: "Comic Sans MS"; font-size: 32px; line-height: 44px;
}

/* wikiedit */

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,
.toolbar .btn-pressed {
	background: ButtonFace;
	color: ButtonText;
	border: 1px solid ButtonFace;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }


/* 3rdparty-code related styling */

/* code blocks */

.code_header { display: none; }
/* color: #FFF; background: #33A; border-top: 1px solid #CCC; border-right: 1px solid #CCC;
   border-left: 1px solid #CCC; border-bottom: none;
   font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt;
   padding: 0 3px; width: 95%; margin: 5px auto 0 auto; text-align: left; line-height: 15px;
} */

.code pre {
  margin-top: 6px; margin-bottom: 6px;			/* prevent vertical scroll bar in case of overflow */
  font-size: 11px; font-family: "Lucida Console", Courier, monospace;
}

/*
input.grabcode { float: left; margin-left: 0px; margin-top: 0px; font-size: 75%; padding: 2px 2px 2px 22px; background: url(../images/b_save.gif) no-repeat top left; }
*/
input.grabcode { display: none; }

.code {
  font-family: "Lucida Console", Courier, monospace; font-size: 12px; line-height: 18px;
  color: black; border: 1px solid #CCC; background: #DDDDDD; /* ffffee */
  width: 100%; margin: 0 auto;
  padding: 5px 3px;	/* padding-bottom solves hor. scrollbar hiding single line of code in IE6 but causes vert. scrollbar... */
  text-align: left;			/* override justify on body */
  overflow: auto;			/* allow scroll bar in case of long lines - goes together with white-space: nowrap! */
  white-space: nowrap;		/* prevent line wrapping */
}
.code pre { font-family: "Lucida Console", Courier, monospace; font-size: 12px; line-height: 18px; }
.code ol {
  font-family: "Lucida Console", Courier, monospace; font-size: 12px; line-height: 18px;
  margin-top: 6px; margin-bottom: 6px; /* prevent vertical scroll bar in case of overflow */
}
.code ol li {
  font-family: "Lucida Console", Courier, monospace; font-size: 12px; line-height: 18px;
  border-left: 1px solid #BEBEBE; padding-left: 15px;
}
.code .br0	{ color: black; font-weight: bold; }
.code .co1	{ color: #039; }
.code .co2	{ color: #039; }
.code .coMULTI	{ color: #039; }
.code .es0	{ color: #0080FF; }
.code .kw1	{ color: red; font-weight: bold; }
.code .kw2	{ color: #000000; font-weight: bold; }
.code .kw3	{ color: #008040; }
.code .kw4	{ color: #0000FF; font-weight: bold; }
.code .kw5	{ color: #0000ff; }
.code .me0	{ color: #006600; }
.code .nu0	{ color: #FF0080; }
.code .re0	{ color: #0000ff; }
.code .re1	{ color: #0000ff; }
.code .re2	{ color: #0000ff; }
.code .re4	{ color: #009999; }
.code .sc0	{ color: #00bbdd; }
.code .sc1	{ color: #ddbb00; }
.code .sc2	{ color: #009900; }
.code .st0	{ color: #FF0080; }

