/******************************************************************
 * ruufds style sheet
 * derived from BlueSkin
 ******************************************************************/


/* ###### Body Text ###### */

body {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  position: relative;
  margin: 0;
  padding: 0;
}

div#mainPanel {
	position: absolute; top: 0; left: 240px; right: 25px;
}

div#bodyText {
	color: #000; padding: 10px;
	/* border: solid #841900; */
}

div#footer {
	color: #000; padding: 10px;
	border-top: solid #841900;
}

div#footer a {
	text-decoration: none; color: #841900;
}

div#leftbar {
	position: absolute;
	top: 0px; left: 0; width: 210px;
	border-right: 2px solid #841900;
}

div#pagename {
	text-align: center;
	padding: 5px 10px;
	border-top: 2px solid #841900;
	border-bottom: 2px solid #841900;
	text-decoration: none; color: #841900;
}

div#pagename a {
	text-decoration: none; color: #841900;
}

div#pagename a:hover {
	color: white;
	background: #841900;
}

div#leftlinks {
	padding: 5px 0px;
}

div#leftlinks a {
	display: block; text-align: center;
	padding: 5px 10px;
	border-width: 0;
	text-decoration: none; color: #841900;
}

div#leftlinks a:hover {
	color: white;
	background: #841900;
}

div#leftactions {
	border-top: 2px solid #841900;
	border-bottom: 2px solid #841900;
	padding: 5px 0px;
}

div#leftactions a {
	display: block; text-align: center;
	padding: 5px 10px; margin: 0 0 2px; border-width: 0;
	text-decoration: none; color: #841900;
}

div#leftactions a:hover {
	color: white;
	background: #841900;
}

img.pagelogo {
	padding: 5px 5px 5px 5px;
}

.searchgroupheader {
	color: white;
	background: #841900;
}

.searchgroupheader td {
	padding: 2px;
}


code { background-color: #F0F0F0;
        border-color: #CFDCED;
        border-style: solid;
        border-width: 1px;
        padding: 2px 2px 2px 2px;
}

#sitetitle {
	font-size: 400%;
	font-weight: bold;
	color: #841900;
}

.logo {
	margin: 10px 10px 10px 10px;
}

h1, h2, h3 {
  padding-right: 1ex;
}

h1, h2 {
  font-weight: bold;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 2ex;
}

img {
  border: none;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  text-align: left;
  width: 9em;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  border-style: solid;
  border-width: 1px;
  float: right;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", "courier new", courier, monospace;
}

dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}

dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}

#bodyText p {
  padding-left: 1ex;
  padding-right: 1ex;
}

#bodyText a {
  text-decoration: none;
}

.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */

#upperMenuBar {
  height: 2.1em;
}

#upperMenuBar a {
  font-size: 90%;
  text-decoration: none;
  padding-left: 0.8ex;
  padding-right: 1.6ex;
}

#upperMenuBar a:hover {
  text-decoration: underline;
}

.LHS {
  position: absolute;
  left: 1.7mm;
  top: 1ex;
}

.RHS {
  position: absolute;
  right: 0.6mm;
  top: 0.9ex;
}

#header {
  font-size: 200%;
  height: 1.45em;
  padding-left: 5px;
  /*background-image:url(http://zarniwhoop/pub/TWiki/TWikiLogos/twikiRobot131x64.gif);*/
  background-repeat:no-repeat;
}

#headerSearch {
  position: absolute;
  right: 2mm;
  top: 3.6em;
}

#headerSearch .text {
  font-family: "lucida console", "courier new", courier, monospace;
  font-size: 97%;
  font-size-adjust: 0.55;
  width: 9em;
  height: 2ex;
  padding: 1mm;
  border-style: solid;
  border-width: 1px;
}

#headerSearch [class~="text"] {  /* This rule only rendered by CSS2-fully compliant browsers */
  height: 3.75ex;
}

#headerSearch .submit {
  font-size: 100%;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  position: relative;
  top: -0.25ex;
}

#lowerMenuBar {
  /* height: 1.55em; */
  padding-left: 1.3mm;
  padding-top: 1ex;
  padding-bottom: 1ex;
}

#lowerMenuBar a {
  font-weight: bold;
  text-decoration: none;
  padding-left: 0.75ex;
  padding-right: 1.5ex;
}

#lowerMenuBar a:hover {
  text-decoration: underline;
}

#upperMenuBar .highlight, #lowerMenuBar .highlight {
  /* See: color-scheme.css */
}


/* ###### Side Boxes ###### */

.sideMenuBox, .sideTextBox {
  background-color: #f0f0f0;
  width: 15.5em;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  float: left;
  clear: left;
}

.sideMenuBox div, .sideTextBox div {
  font-weight: bold;
  padding-left: 2.5mm;
  padding-bottom: 1ex;
}

.sideMenuBox a {
  text-decoration: none;
  display: block;
  padding: 1.5ex 1ex 1.5ex 5mm;
}

.sideMenuBox form {
  text-decoration: none;
  display: block;
  padding: 0ex 1ex 0ex 5mm;
}

.sideMenuBox a:hover {
  /* See: color-scheme.css */
}

.sideMenuBox .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
}

.sideTextBox span {
  line-height: 1.5em;
  display: block;
  padding: 0 1ex 0 5mm;
}

.sideTextBox a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.sideTextBox a:hover {
  border-bottom: none;
}

.lighterBG {
  background-color: white;
}


.blackbox { padding: 20px 20px 20px 20px;
		margin-left: 5%; margin-right: 5%;
		border-style: solid; border-width: 10px; }



