﻿/***********************************************************************
**  vsi.css
**  Copyright 2008 V Systems Incorporated 
**  Author: Tim E. Rhodes - tim@vsi-hou.com - 01/27/2008
**                          modified colors - 08/23/2008
***********************************************************************/
body {
	/* background: #f7f7f7;  url('vsiback.gif') repeat fixed; */
	font-family: sans-serif;
	background-color: #ffffe0;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
	min-width: 1024px;
	max-width: 1024px;
	color: #660000;
}

h1, h2, h3, h4, h5 { line-height:1em; }
h1 { font-size:150%; }
h2 { font-size:120%; }
h3 { font-size:110%; }
h4 { font-size:100%; }
h5 { font-size:100%; font-weight:normal; font-style:italic; }

.wikiHeader {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	font: normal normal bold small sans-serif;
	width: 100%;
}

.wikiHeaderLeft {
	font-size: small;
	color: #800020;
	background-color: #ffffe0;
	font-weight: bold;
	width: 160px;
	min-width: 160px;
	max-width: 160px;
}

.wikiHeaderTop {
	border-bottom: 2px #E9E59D solid;
	border-right: 3px #E9E59D solid;
	background-color: #800020;
	width: 100%;
}

.wikiHeaderBottom {
	border-top: 2px #800020 solid;
	border-left: 2px #800020 solid;
	border-right: 2px #800020 solid;
	background-color: #FFFFE0;
	color: #800020;
	width: 100%;
	height: 25px;
}

#wikiHeaderLogo {
	width: 160px;
	min-width: 160px;
	max-width: 160px;
}

#wikiHeaderLogo img {
	/*float: right;*/
	border: 0;
	/*padding-left: 5px;*/
}

#wikiHeaderText {
	font-size: x-large;
	color: #e9e59d;
	vertical-align: middle;
}

#wikiHeaderTitle {
	text-align: center;
}

#wikilogonav {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 10px;
	background-color: #E9E59D;
	border-bottom: 2px #800020 solid;
	font-size: small;
	vertical-align: middle;
	text-align: left;
	color: #800020;
}

#wikilogonav a {
	color: #800020;
	text-decoration: none;
}

#wikilogonav a:hover {
	color: #FFFFCC;
	background-color: #800020;
}

#wikilogo a { 
  text-align: center;
 }

.wikiSearch {
	font-family: Verdana,sans-serif;
	font-size: x-small;
	background-color: #E9E59D;
}
#wikihead a {
	text-decoration: none;
	color: #E9E59D;
}
#wikihead a:hover {
	text-decoration: none;
	color: #FFFFCC;
}

#wikihead input { 
  font-size:90%;
} 

#searchbox {
	padding-top: 0px;
	width:90px;
	font: small serif;
}

#searchbutton {
	font: x-small serif;
	padding-top: 0px;
	vertical-align: middle;
}

.wikiMiddle {
	border: 2px #800020 solid;
	width: 100%;
}

#wikiSidebar {
	width: 150px;
	font-size: small;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, sans-serif;
	background-color: #E9E59D;
 /* border-right:2px black solid;*/
}

#selflink a {
	text-decoration: none;
}

#wikiSidebar a {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-style: normal;
	padding: 4px;
	margin: 1px 4px 0px 0px;
	color: #E9E59D;
	display: block;
	text-align: center;
	border: inset 2px #000000;
	font-size: x-small;
	font-weight: bold;
}

#wikiSidebar a:link {
	background-color: #993300;
	border: 2px #B5BDC6 outset; /* left, top */
}

#wikiSidebar a:visited {
	background-color: #663300;
	border: outset 2px #B5BDC6; /* left, top */
}

#wikiSidebar a:hover {
	color: #FFFFCC;
	background-color: #800020;/*#3333FF;*/
	border: outset 2px #B5BDC6; /* left, top */
}

#wikiSidebar ul {
	list-style: none;
	padding: 1px 0px 4px 4px;
	margin: 0px 4px 0px 0px;
	color: #101842;
	background-color: #FFFFCC;
	border-left: 1px #C0C0C0 solid;
	border-right: 3px #800020 solid;
	border-bottom: 2px #800020 solid;
}

#wikiSidebar li {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#wikiSidebar h5, .sidehead {
	border-left: 1px #C0C0C0 solid;
	border-top: 1px #C0C0C0 solid;
	border-right: 4px #800020 solid;
	padding: 6px 0px 4px 6px;
	margin: 0px 25px 0px 0px;
	font-weight: bold;
	font-style: normal;
	color: #800020;
	background-color: #FFFFCC;
}

.pagegroup {
	font-size: small;
	color: #E9E59D;
	margin-left: 20px;
	font-weight: bold;
	width: 45%;
	float: left;
}

.pagegroup a {
	text-decoration: none;
	color: #E9E59D;
}

.pagegroup a:hover {
	text-decoration: none;
	color: #FFFFE0;
}

.pagetitle {
 margin-top:2px;
 font-size:101%;
 text-align:center;
 }

#wikilogo a { 
  text-align: center;
 }

#wikilogo h1 {
	font-size: xx-large;
	color: #800020;
}

#wikilogo h3 {
	Font-size: 100%;
	color: #800020;
	background-color: #ffffe0;
}

#wikihead {
	position: absolute;
	left: 10px;
	top: 93px;
	width: 140px; /* max-width: 150px;*/ /* min-width: 150px;*/;
	font-family: Verdana,sans-serif;
	font-size: x-small;
	background-color: #800000;
}

#wikihead a {
	text-decoration: none;
	color: #E9E59D;
}

#wikihead a:hover {
	text-decoration: none;
	color: #FFFFE0;
}

#wikihead input {
	font-size: xx-small;
} 

.searchbox {
  width:80px;
}

.searchbutton {
}

#wikicmds {
	text-align: right;
	font-family: Verdana,sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #101842;
	background-color: #e9e59d;
	float: right;
	word-spacing: 4px;
}

#wikicmds ul {
	list-style: none;
	padding: 5px 10px 5px 0px;
	margin: 0px 4px;
}

#wikicmds li {
	display:inline;
}

#wikicmds li a {
	text-decoration: none;
	color: #800020;
}

#wikicmds li a:hover {
	color: #FFFFE0;
	background-color: #800020;
	text-decoration: none;
}

.wikibody {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.wikitext {
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: medium;
}

span.poptip {
	display: none;
	color: #663300;
	background-color: #E9E59D;
}

a:hover span.poptip {
	display: block;
	position: absolute;
	margin-left: 25px;
	width: 200px;
	font-size: smaller;
	text-align: center;
	padding: 2px;
	border: 1px #800020 solid;
}

.wikitext a {
	/*padding-left: 4px;
	padding-right: 4px;
	border-left: solid 1px #6699FF;
	border-top: solid 1px #6699FF;
	border-right: solid 3px #101842;
	border-bottom: solid 2px #101842;*/
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

.wikitext a:link {
	color: #800020;
	/*background-color: #CCCCFF;*/
}

.wikitext a:visited {
	color: #993300;
	/*background-color: #B5BDC6;*/
}

.wikitext a:hover {
	color: #FFFFCC;
	background-color: #800020;
}

.wikitext ul {
 /*padding: 1px 0px 1px 4px;*/
/* margin: 0px 0px 0px 0px;*/
}

.wikitext li {
 /*padding: 4px 0px 4px 0px;*/
 margin: 4px 0px 4px 0px;
}
.mancap {
	width: 400px;
	text-align: justify;
	font-size: x-small;
	line-height: normal;
}

.columnr {
	text-align: justify;
	float: left;
	width: 400px;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: normal;
	font-size: small;
}

.columnr.check ul, ol { 
   padding-top: 5px;
   text-align: left;
   margin-left: 25px;
}

.columnr.check li {
	list-style-image: url(ckmrk.gif);
	text-align: left;
	font-size: small;
	line-height: normal;
}

.columnl {
	text-align: left;
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: normal;
	font-size: small;
}

.columnl.check ul, ol { 
   padding-top: 5px;
   text-align: left;
   margin-left: 25px;
}

.columnl.check li {
	list-style-image: url(ckmrk.gif);
	text-align: left;
	font-size: x-small;
	line-height: normal;
}

.pagegroup {
	font: normal normal normal small sans-serif;
}

.pagetitle {
	margin-top: 2px;
	font-size: x-large;
	text-align: center;
}

.codeamber {
	text-align: center;
}

#wc3logo {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #E9E59D;
}

#wc3logo a {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #E9E59D;
}

#wc3logo a img {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 25px;
	background-color: #E9E59D;
}

#wc3logo a:link {
	background-color: #E9E59D;
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wc3logo a:visited {
	display:inline;
 	border: 0;
	margin: 0;
	padding: 0;
	background-color: #E9E59D;
}

#wc3logo a:hover {
	display:inline;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #E9E59D;
}

.wikiaction { margin-left: 20px; }
.quickref { margin-left: 20px; width: 95%; }
.quickref a:link {
	border: 0;
	background-color: #FFFFFF;
	color: #800020;
	text-decoration: underline;
}
.quickref a:visited {
	border: 0;
	background-color: #FFFFFF;
	color: #800020;
	text-decoration: underline;
}
.quickref a:hover {
	border: 0;
	background-color: #800020;
	color: #FFFFE0;
	text-decoration: underline;
}


#wikifoot {
	padding: 6px 0 4px 150px;
	font-size: x-small;
	font-family: Verdana,sans-serif;
	text-align: center;
	color: #B5BDC6;
}
#wikifoot a { text-decoration:none; color:black; }
#wikifoot a:hover {
	text-decoration: none;
	color: #800020;
}

#wikiedit form { margin: 6px; width: 100%; }
#wikiedit form a {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFE0;
	text-decoration: none;
}

#wikiedit textarea { width: 700px; height: 450px; padding: 6px; margin: 10px; }

table.qrTable th {
	background-color: #800020;
	color: #E9E59D;
	font-size: medium;
	font-weight: bold;
}

table.qrTable tr.ind1 {
	background-color: #FFFFE0;
	font-size: small;
	font-weight: bold;
	color: #800020;
}

table.qrTable tr.ind2 {
	background-color: #E9E59D;
	color: #800020;
	font-size: small;
	font-weight: bold;
}
