/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Latest $Revision: 7 $
 *          $Author: Evoskamp $
 *            $Date: 3/16/03 10:14p $
 *         $Logfile: /shadowworld.org/includes/shadowworld_red.css $
 *
 *  Original Author: Edwin Voskamp
 *
 *      Description: Stylesheet for ShadowWorld.org in red tints
 *
 *            Notes: Needs to match colorset in shadowworld_mainmenu.js,
 *                   where colors for cascading DHTML main menu are defined.
 *
 * (c) Copyright 2001-2003 Edwin Voskamp
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *



/* 
			color		background-color	background-color
			font		inverse				text
	Red: 	#ffcc00;	#990000;				#ffffcc;
	Blue: #003366;	#ffffff;				#ffffff;
	Gray: #666666;	#ffffff;				#ffffff;
*/









/*
 * Default Styles
 */
BODY,TBODY,THEAD,TFOOT,TH,TD,P,B,INPUT,SELECT,OPTION,TEXTAREA,DIV,DD,DH,P{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size: 11px;
	color: #990000;
	background-color: #ffffcc;	/* #ffffff; */
	font-weight: normal;
	text-transform: none;
	vertical-align: top;
/*	scrollbar-base-color: #666; */
/*	scrollbar-track-color: #333; */
}

BODY{
	background-color: #8B3B3B;	/* #ffffff; */
	background-image: url(/images/redlines.gif);
	background-repeat: repeat;
}









SMALL {
	font-size: 80%;
}

BIG {
	font-size: 125%;
}

PRE {
	font-family: "Lucida Console", "Courier New", monospace;
}

ADDRESS {
	font-style: normal;
}

CITE {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-style: italic;
}









OL LI {
	list-style-type: decimal;
	}

OL OL LI {
	list-style-type: lower-alpha;
	}

OL OL OL LI {
	list-style-type: lower-roman;
	}


	
	
	
	
	
	

H1 {
	color: #990000;
	font-size: 250%;
	font-weight: bold;
}

H2 {
	color: #990000;
	font-size: 200%;
	font-weight: bold;
}

H3 {
	color: #990000;
	font-size: 175%;
	font-weight: bold;
}

H4 {
	color: #990000;
	font-size: 150%;
	font-weight: bold;
}

H5 {
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

H6 {
	color: #990000;
	font-size: 100%;
	font-weight: bold;
}









DT {
	font-weight: bold;
}









EM {
	font-style: normal;
	font-weight: bold;
	}

STRONG {
	font-style: italic;
	font-weight: bold;
	}

EM STRONG, STRONG EM {
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	}

B {
	font-weight: bold;
	}

I {
	font-style: italic;
	}


	
	
	
	
	
	

A {
	text-decoration: none;
	color: #ff0000;
}

A.offsite {
	color: #ff0000;
	background-color: #ffcc00;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #ff0000;
}

A:hover {
	color: #ff0000;
	background-color: #ffcc00;
	text-decoration: underline;
}









/*
 * Page Sizing, Positioning and Cell Layouts
 */
table.pagetable {
	width: 750px;
	height: 100%;
/*	border: 1px solid #990000; */
	border: 2px solid #000000;
	color: #990000;
	background-color: #ffffcc;	/* #ffffff; */
}

table.pagetabletop {
	width: 750px;
	height: 30px;
}

tr.pagetoprow {
	width: 750px;
	height: 30px;
}
td.pagetopleft {
	width: 0px;
}

td.pagetopmiddle {
	width: 750px;
}

td.pagetopright {
	width: 0px;
}

table.pagetablemiddle {
	width: 750px;
}

tr.pagemiddlerow {
	width: 750px;
}

td.pagemiddleleft {
	width: 0px;
}

td.pagemiddlemiddle {
	width: 550px;
	vertical-align: top;
}


td.pagemiddleright {
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.pagetablebottom {
	width: 750px;
	height: 10px;
}

tr.pagebottomrow {
	width: 750px;
}

td.pagebottomleft {
	width: 0px;
}

td.pagebottommiddle {
	width: 750px;
}

td.pagebottomright {
	width: 0px;
}









/*
 * Custom Styles - Header
 */
.headline {
	border: none;
	color: #990000;
	background-color: #ffffcc;	/* #ffffff; */
	margin: 0;
	padding: 0;
}

.mainhead {
	color: #990000;
	border: none;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: left;
}

A.mainheadlink {
	text-decoration: none;
	color: #990000;
}

A.mainheadlink:visited {
	text-decoration: none;
	color: #990000;
}

A.mainheadlink:hover {
	color: #ff0000;
	background-color: #ffffcc;	/* #ffffff; */
	text-decoration: underline;
}



.sitehead {
	border: none;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
	padding: 0;
	text-align: right;
}

.subhead {
	margin: 1px 0;
	font-style: normal;
	background-color: #ffffcc;	/* #ffffff; */
	color: #990000;
	border: none;
	padding: 0;
	font-size: 10px;
	text-align: right;
}

.PageHeading {
	font-weight: bold;
	background-color: #ffffcc;	/* #ffffff; */
	color: #990000;
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 0px;
}









/*
 * Custom Styles - Mainmenu
 */
.mainmenu {
	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 1px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size: 10px;
	height: 18px;
	margin-bottom: 4px;
	padding-top: 2px;
	background-color: #990000;
	color: #ffcc00;
	vertical-align: middle;
	text-align: left;
}

A.mainmenuitem {
	background-color: #990000;
	color: #ffcc00;
	vertical-align: middle;
	text-transform: lowercase;
}

A.mainmenuitem:visited {
	background-color: #990000;
	color: #ffcc00;
	vertical-align: middle;
	text-transform: lowercase;
}

A.mainmenuitem:hover {
	background-color: #990000;
	color: #ff0000;
	vertical-align: middle;
	text-transform: lowercase;
	text-decoration: underline;
}

.mainmenunavform {
	text-align: right; 
	padding-bottom: 0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	float: right;
	background-color: #990000;
	color: #ffcc00;
}

.mainmenunavdropdown {
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #990000;
	color: #ffcc00;
}

.sectionmenu {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size: 9px;
	margin-bottom: 4px;
	padding-top: 2px;
}

.sectionmenu A {
	color: #990000;
}
 








/*
 * Custom Styles - NavBar
 */
.navbar {
	border-bottom-width: 1px;
	border-color: #990000;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 1px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size: 9px;
	height: 22px;
	margin-bottom: 4px;
	padding-top: 2px;
}

.navbar A {
	color: #ffcc00;
	background-color: #990000;
}









.toc {
	border-bottom-width: 1px;
	color: #990000;
	background-color: #ffffcc;	/* #ffffff; */
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 1px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif ;
	margin-bottom: 4px;
	padding-top: 1px;
}

.toc A {
	color: #990000;
	background-color: #ffffcc;	/* #ffffff; */
	text-decoration: none;
}
  
.toollinks {
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	background-color: #ffcc00;
	color: #990000;
}









.notice {
	padding-left: 5px;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	background-color: #990000;
	color: #ffcc00;
}

.noticecopyright {
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	background-color: #990000;
	color: #ffcc00;
	white-space: nowrap;
}

.noticetimestamp {
	font-size: 9px;
	text-align: right;
	text-decoration: none;
	background-color: #990000;
	color: #ffcc00;
	padding-left: 5px;
	padding-right: 5px;
}

.noticelink {
	text-decoration: underline;
	background-color: #990000;
	color: #ffcc00;
}

.noticelink:visited {
	text-decoration: underline;
	background-color: #990000;
	color: #ffcc00;
}

.noticelink:hover {
	text-decoration: underline;
	background-color: #990000;
	color: Red;
}









.spotlight {
	background-color: white;
	border: 1px solid #990000;
	color: #990000;
	padding: 14px;
	text-align: center;
}









/*
 * Custom Styles - News
 */
.newspullbar{
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.newspullheading{
	color: #ffcc00;
	background-color: #990000;
	font-weight: bold;
	font-size: 18px;
	width: 200px;
	height: 20px;
	text-align: center;
}

.newspull{
	background-color: #ffcc00;
	color: #990000;
	width: 200px;
	text-align: center;
	vertical-align: top;
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 10px 10px 10px 10px;
}

.newspullheader{
	color: #ffcc00;
	background-color: #990000;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

.newspullbody{
	background-color: #ffffff;
	color: #990000;
	font-size: 9px;
	text-align: justify;
	padding: 2px 2px 2px 2px;
}

.newspullmore{
	text-decoration: none;
	background-color: #ffffff;
	font-size: 9px;
	text-align: right;
	width: 200px;
}

A.newspullmorelink{
	text-decoration: none;
	background-color: #ffffff;
	color: #ff0000;
}

A.newspullmorelink:visited {
	text-decoration: none;
	background-color: #ffffff;
	color: #ff0000;
}

A.newspullmorelink:hover {
	color: #ff0000;
	background-color: #ffcc00;
	text-decoration: underline;
}









/*
 * Timeline
 */
.timelineyearstrip {
	margin-left: 20px;
	margin-right: 20px;
	color: #ffcc00;
	background-color: #990000;
	text-align: justify;
}

A.timelineyear {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #ffcc00;
	padding: 5px 5px 5px 5px;
	border: 1px solid #990000;
	text-decoration: none;
}

A.timelineyear:visited {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #ffcc00;
	padding: 5px 5px 5px 5px;
	border: 1px solid #990000;
	text-decoration: none;
}

A.timelineyear:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	background-color: #ffcc00;
	padding: 5px 5px 5px 5px;
	border: 1px solid #990000;
	text-decoration: underline;
	color: #ffcc00;
	background-color: #ff0000;
}

.timelineyearselected {
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	background-color: #990000;
	padding: 5px 5px 5px 5px;
	border-color: #ffcc00;
	border: 1px groove #ffcc00;
}




/*
 * Alphabet
 */
.alphabetyearstrip {
	margin-left:20px;
	margin-right: 20px;
	color: #ffcc00;
	background-color: #990000;
	text-align: justify;
}

A.alphabetyear {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #ffcc00;
	padding: 2px 2px 2px 2px;
	border: 1px solid #990000;
	text-decoration: none;
}

A.alphabetyear:visited {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #ffcc00;
	padding: 2px 2px 2px 2px;
	border: 1px solid #990000;
	text-decoration: none;
}

A.alphabetyear:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	background-color: #ffcc00;
	padding: 2px 2px 2px 2px;
	border: 1px solid #990000;
	text-decoration: underline;
	color: #ffcc00;
	background-color: #ff0000;
}

.alphabetyearselected {
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	background-color: #990000;
	padding: 2px 2px 2px 2px;
	border-color: #ffcc00;
	border: 1px groove #ffcc00;
}




.timelinedate {
	margin-left: 20px;
	font-size: 9px;
	font-weight: bold;
}

.timelinefact {
	margin-left: 40px;
	margin-right: 20px;
	text-align: justify;
	font-size: 10px;
}









.powerattributelist{
	
}

.powerattributecode{
	margin-left: 30px;	
	margin-right: 30px;
}

.powerattributedefinition{
	margin-left: 60px;	
	margin-right: 30px;
}
			  







/* Character Editor */
.CharEditParagraph {
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.CharEditForm {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}

.CharEditSectionHeader {
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #990000;
}

.CharEditSectionBody {
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #990000;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.CharEditSectionBodyCol1 {
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
}

.CharEditSectionBodyCol2 {
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
}

.CharEditSectionLine {
}

.CharEditLabel {
	width: 150px;	
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #990000;
	margin-right: 5px;
	margin-left: 10px;
}

.CharEditValue {
	width: 600px;	
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #990000;
	margin-right: 5px;
	margin-left: 10px;
}

.CharEditValue3s {
	width: 250px;	
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #990000;
	margin-right: 5px;
	margin-left: 10px;
}

.CharEditField {
	width: 120px;	
}

SELECT.CharEditSelect {
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #990000;
	background-color: #ffffff;
}

SELECT.CharEditSelectNarrow {
	width: 50px;
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #990000;
	background-color: #ffffff;
}

OPTION.CharEditSelectOption {
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #990000;
	background-color: #ffffff;
}

INPUT.CharEditInputText {
	width: 200px;
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #990000;
	background-color: #ffffff;
}

INPUT.CharEditInputTextReadonly {
	width: 200px;
	font-size: 9px; 
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	color: #996666;
	background-color: #ffffcc;
	font-weight: bold;
}

TEXTAREA.CharEditInputTextarea {
	font-size: 9px; 
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	color: #990000;
	background-color: #ffffff;
}

TEXTAREA.CharEditInputTextareaReadonly {
	font-size: 9px; 
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	color: #996666;
	background-color: #ffffcc;
}

INPUT.CharEditSubmit {
	width: 120px; 
	height: 18px; 
	font-style: normal; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-variant: normal; 
	font-weight: normal; 
	letter-spacing: 0px; 
	word-spacing: -1px; 
	text-transform: capitalize; 
	text-align: center; 
	vertical-align: middle; 
	color: #ffffcc;
	background-color: #990000;	/* #ffffff; */
}

INPUT.CharEditSubmitSmall {
	width: 40px; 
	height: 17px; 
	font-style: normal; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-variant: normal; 
	font-weight: normal; 
	letter-spacing: 0px; 
	word-spacing: -1px; 
	text-transform: lowercase; 
	text-align: center; 
	vertical-align: middle; 
	color: #990000;
	background-color: #ffffcc;	/* #ffffff; */
}

