/* karisperring.com stylesheet
 * Last updated: 1-Sep-08
 * Author: Martin Reed, martin@oldbakery.net
 */

/*
 * Base colour: #314c95
 * Text: #
 * Menu highlight: #
 */
body {
  margin: 0;
  padding: 0;
  background-image: url('../images/background2.gif');
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
}

.clr {
  clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}

a.pathway {
}

#left {
  position: absolute;
  left: 6px;
  top: 300px;
  width: 170px;
}

#pathway {
  position: absolute;
  left: 265px;
  top: 60px;
  margin-bottom: 2px;
  margin-right: 2px;
  font-size: 90%;
  font-weight: bold;
  color: #232e4b;
}

#tagline {
  position: absolute;
  left: 325px;
  top: 90px;
  color: #232e4b;
}

#mainbody {
  position: absolute;
  left: 190px;
  right: 60px;
  top: 100px;
}

#search {
  margin-top: 30px;
  padding: 0px;
  height: 23px;
  overflow: hidden;
}

#search .inputbox {
  border: 0px;
  padding: 3px 3px 3px 5px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #ff6600;
}

#logo {
  position: absolute;
  left: 2;
  top: 2;
  background-image: url('/images/KS.png');
  width: 164px;
  height: 202px;
}

#logosmall {
  position: absolute;
  left: 2;
  top: 2;
  background-image: url('/images/KSsmall.png');
  width: 130px;
  height: 162px;
}

#copyright {
  margin-top: 30px;
  font-size: 60%;
  color: #232e4b;
}

#copyright a {
  color: #232e4b;
}

#syndicate {
  margin-top: 30px;
  font-size: 60%;
  color: #232e4b;
}

.authorimage {
}

.authortitle {
  font-size: 80%;
  color: #232e4b;
  margin-bottom: 10px;
}

.bookimage {
}

.booktitle {
  font-size: 80%;
  color: #232e4b;
  margin-bottom: 10px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.indent {
  margin-left: 1em;
}

h1 {
  font-size: 110%;
}

/** old stuff **/

.back_button {
  float: left;
  color: #232e4b;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav_prev, .pagenav_next {
  font-size: 90%;
}

.pagenavbar {
  margin-right: 10px;
  float: right;
}


/* mambo core stuff */
a:link, a:visited {
  color: #232e4b;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #232e4b;
  text-decoration: underline;
  font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  xmargin: 0px;
  margin: 0px 0px 15px 0px;
xbackground-color:blue;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
  padding-left: 4px;
}

table.contentpane {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
}

table.contentpane td {
  margin: 0px;
  padding: 0px;
}

table.contentpane td.componentheading {
  padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	xbackground: url(../images/subhead_bg.png) repeat-x;
	color: #232e4b;
	text-align: left;
	padding-top: 4px;
	xpadding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 100%;
	xtext-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #232e4b;
	font-size: 110%;
	white-space: nowrap;
	border-bottom: 1px dashed #666666;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 80%;
	font-weight: bold;
	color: #232e4b;
	text-align: left;
	padding-top: 5px;
	padding-left: 14px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
	background-color: #f0c28c;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}

#active_menu {
	background-position: 0px -50px;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

div.caption {
  text-align: center;
  font-size: 80%;
}