/* * * * * * * * * * * * * * * * * * * * * * */
/*  Copyright 2008 by Mono Systems GmbH      */
/*  All rights reserved                      */
/*                                           */
/*  Based on plain.css                       */
/*  Copyright 2004-2006 Patrick R. Michaud   */
/*  Based on pmwiki.css                      */
/*  Copyright 2006 Hagan Fox                 */
/* * * * * * * * * * * * * * * * * * * * * * */


/* Table Schema */

body {
	margin: 0px auto 0 auto;
	background-color: #e6eff6;
	background-image: url(/pub/skins/plain/outershadow.png);
	background-position: center;
	background-repeat: repeat-y;
}

table.head {
	width: 850px;
	height: 64px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-style: none;
	background-color: #ffffff;
	background-image: url(/pub/skins/plain/revbar.png);
	background-position: center;
}

table.main {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	background-color: #ffffff;
}

table.nav {
	width: 178px;
	margin: 72px 6px 10px 12px;
	border-width: 0px;
	border-style: none;
	background-color: #ffffff;
	padding: 0px;
}

table.body {
	width: 600px;
	margin: 10px 12px 10px 6px;
	border-width: 0px;
	border-style: none;
	background-color: #ffffff;
	padding: 0px;
}

table.subtable {
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}
	
tr {
	vertical-align: top;
}

td.nav {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
	
td.navnil {
	padding: 0px;
	border-style: none;
	border-width: 0px;
}

td.spacer {
	width: 10px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}

td.widespacer {
	width: 20px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}


/* Footer */
	
p.foot {
	padding: 0;
	margin: 12px 24px 0px 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
}

p.small {
	padding: 0;
	margin: 2px 0px 12px 2px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

p.small a:link {
		text-decoration: none;
		color: #888888;
	}

p.small a:visited {
		text-decoration: none;
		color: #888888;
	}

p.small a:active {
		text-decoration: underline;
		color: #888888;
	}

p.small a:hover {
		text-decoration: underline;
		color: #444444;
	}



/* Overall frame */

p {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	}


/* Fixed-width text */
textarea, pre, code { font-size: 12px; }
pre, code { font-family:"Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif; }
pre { line-height: 20px; }
pre code, code code, pre pre { font-size:100%; }

/* Links */

a:link {
	text-decoration: underline;
	color: #000000;
}
	
a:visited {
	text-decoration: underline;
	color: #000000;
}
	
a:active {
	text-decoration: underline;
	color: #888888;
}
	
a:hover {
	text-decoration: underline;
	color: #444444;
}

/* Headings */

h1 {
	margin-top: 20px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #3e79dc;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #444444;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	}

#location {
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px; 
	}
	
.pagegroup {
	margin-top: 6px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 10px;
	}
	
.pagegroup a {
	text-decoration: none;
	}

.pagegroup a:hover {
	color: #444444;
	text-decoration: underline;
	}
	
h1.pagetitle {
	display:inline;
	}

.pagetitle {
	margin-top: 30px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #3e79dc;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	}

#wikicmds { text-align:right; white-space:nowrap; padding:4px 7px 0px 2px;
 font-family:Verdana,sans-serif; font-size:12px; vertical-align:bottom; }
#wikicmds ul { list-style:none; margin:0px; }
#wikicmds li { display:inline; margin:0px 3px 0px 3px; padding:1px 2px 1px 3px; 
 border-left:1px solid #cccccc; border-top:1px solid #cccccc; 
 border-right:1px solid #cccccc; }
#wikicmds li a { text-decoration:underline; color:black; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }




/* Main Content Table */
#wikimid { width:850px; }

/* SideBar */
#wikileft { 
	width: 170px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#wikileft .vspace { margin-top: 0; }

#wikileft .inputbox { font-size:9pt; margin:12px 0px 0px 0px; width:168px;
 color:black; background-color:#ffffff; }

#wikileft .inputbutton { font-size:9pt; font-weight:normal; padding:0px; }

#wikileft form { margin:0px; padding:0px; white-space:nowrap; }

#wikileft a { text-decoration:none; color:#888888; }
#wikileft a:hover { text-decoration:underline; color:#444444; }

#wikileft ul { list-style:none; padding:0px; margin:0px; }

#wikileft li {
	width: 158px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	border-top: solid 1px #e8e8e8;
	}
	
#wikileft li a {
		display: block;
		margin: 0px;
		padding: 6px;
		text-decoration: none;
		color: #888888;
	}

#wikileft li a:hover {
		text-decoration: underline;
		color: #444444;
		background-color: #f2f2f2;
	}

#wikileft li a:visited {
		text-decoration: none;
		color: #888888;
	}

#wikileft h1, #wikileft h5, .sidehead { 
	width: 170px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #e8e8e8;
	}
	
#wikileft h1 a, #wikileft h5 a, .sidehead a {
	display: block;
	margin: 0px;
	padding: 6px;
	text-decoration: none;
	color: #888888;
	}

#wikileft h1 a:hover, #wikileft h5 a:hover, .sidehead a:hover {
	text-decoration: underline;
	color: #444444;
	background-color: #f2f2f2;
	}

#wikileft h1 a:visited, #wikileft h5 a:visited, .sidehead a:visited {
	text-decoration: none;
	color: #888888;
	}


/* Main Content Area */

.wikiaction { margin-top:0px; margin-bottom:2px; }

#wikitext {
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 20px;
	width: 600px; 
	margin-top: 4px;
	font-weight: normal;
	}

#wikitext table { font-size:100%; } /* For MSIE 5.5 */

#wikitrail {
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	}
	
#wikitrail li a {
	text-decoration: none;
	color: #888888;
	}

#wikitrail li a:hover {
	text-decoration: underline;
	color: #444444;
	}

#wikitrail li a:visited {
	text-decoration: none;
	color: #888888;
	}

ul {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 28px;
	padding: 0 0 0 0;
	border: none;
	background-color: #ffffff;
		padding: 0px;
	color: #444444;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

ol {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 32px;
	padding: 0 0 0 0;
	border: none;
	background-color: #ffffff;
		padding: 0px;
	color: #444444;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}


/* Edit Form */
#wikiedit form { margin:0px; width:100%; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:3px; margin-bottom:3px; font-style:italic;
 color:black; background-color:#ffffcc; padding:2px; }
.ebutton input { font-size:10pt; font-weight:normal; margin-bottom:2px; }
.eguibuttons { vertical-align:middle; }
.eformtext input { margin:1px; }

.searchbox { margin-right:2px; }


/* Don't print Sidebar and action links. */
@media print {
 body { width:auto; margin:0px; padding:0.5em; }
 #wikileft, #wikicmds, .footnav { display:none; }
 #wikifoot { padding:2px; } 
}

