﻿.cyclopedia
{
	margin: 0px 10px 0px 10px;
}

.cyclopedia .contents P, .cyclopedia .contents OL, .cyclopedia .contents UL,
.cyclopedia .contents LI, .cyclopedia .contents SPAN,.cyclopedia .contents DIV
{
	font-family: Arial,Verdana,Times New Roman;
}

.cyclopedia .tab-menu
{
	float: none;
	border-bottom: solid 1px #121212;
	height: 22px;
}

.cyclopedia .tab-menu .tab,
.cyclopedia .tab-menu .tab-selected
{
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	padding: 4px 10px 4px 10px;
	border: solid 1px #121212;
	border-bottom: 0px;
	background-color: #303030;
	z-index:5;
}
.cyclopedia .tab-menu .tab-selected
{
	background-color: #282828;
	padding-bottom: 6px;
	border: solid 1px #564e35;
	border-bottom: 0px;
}
.cyclopedia .tab-menu .tab-linefeed
{
}

.cyclopedia TABLE.default-settings { font-size: 11px; }
.cyclopedia TABLE.default-settings SELECT { margin: 2px 0px 2px 0px; font-size: 10px; min-width: 180px; }
.cyclopedia TABLE.default-settings TH {  padding-right:2px; font-weight: bold; text-align: right; }
.cyclopedia TABLE.default-settings TD {}

.cyclopedia .contents
{
	padding: 0px 10px 10px 10px;
	font-family: Arial,Verdana,Times New Roman;
	float: none;
	color: #cfcfcf;
	background-color: #282828;
	border: solid 1px #121212;
	border-top: solid 0px #121212;
	min-height: 50px;
	font-size: 12px;
	z-index:1;
}
.cyclopedia .version-separator { height: 10px; border-bottom: solid 1px #121212; }

.cyclopedia .contents INPUT.textbox
{
	background-image:url('../images/cyclopedia/bg/cyclopedia-input-bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cfcfcf;	
}

.cyclopedia OL,
.cyclopedia UL
{
	margin: 3px 0px 3px 25px;
	padding: 0px 0px 0px 0px;
}
.cyclopedia UL
{
	list-style-type:square;
}
.cyclopedia UL UL
{
	margin: 0px 0px 0px 16px;
	list-style-type:disc;
}
.cyclopedia UL UL UL
{
	list-style-type:circle;
}

.cyclopedia .contents .header-credits
{
	padding-top: 3px;
	text-align: center;	
}

.cyclopedia .contents A.new-item
{
	color: #a29272;
}

.cyclopedia .contents .download-panel
{
	border: solid 1px #121212;
	float: left;	
	width: 100px;
	height: 80px;
	margin-right: 10px;
	text-align: center;
}

.cyclopedia .contents .download-panel .icon
{
	margin-top: 5px;
	text-align: center;
}

.cyclopedia .contents .download-panel .download
{
	margin-top: 4px;
	text-align: center;
}

.cyclopedia .contents .paragraph .header
{
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-bottom: 0px;
	border-bottom: solid 1px #404040;
	font-weight: normal;
	line-height: normal;
}

.cyclopedia .contents .subtitle, .cyclopedia .contents .subtitle2,  .cyclopedia .contents .subtitle3,
.cyclopedia .contents .subtitle4, .cyclopedia .contents .subtitle5,  .cyclopedia .contents .subtitle6
{
	text-align: left;
	min-width: 250px;
	margin: 12px 0px 4px 0px;
	padding-bottom: 0px;
	border-bottom: solid 1px #454545;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	color: #FFF5A3;
}

.cyclopedia .contents .subtitle3
{
	padding-bottom: 2px;
	margin: 10px 0px 2px 0px;
	border-bottom: dashed 1px #404040;
	font-size: 14px;
	font-weight: bold;
	color: #D2CEAA;	
}

.cyclopedia .contents .subtitle4
{
	padding-bottom: 2px;
	margin: 6px 0px 2px 0px;
	border-bottom: dashed 1px #3a3a3a;
	font-size: 13px;
	font-weight: bold;
	color: #adab9d;
}


.cyclopedia .contents .subtitle5,
.cyclopedia .contents .subtitle6
{
	padding-bottom: 2px;
	margin: 2px 0px 2px 0px;
	border-bottom: dashed 1px #3a3a3a;
	font-size: 13px;
	font-weight: bold;
	color: #adab9d;
}

.cyclopedia .contents .helptext
{
	margin-top: 8px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #898989;
}

.cyclopedia .contents .paragraph .header .title H1 
{ 
	font-size: 22px; font-weight:normal; display: inline; color: #FFF5A3; 
}

.cyclopedia .contents .paragraph .header .type
{
	padding-top: 3px;
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
}

.cyclopedia .contents .paragraph,
.cyclopedia .contents .paragraph LI
{
	text-align: justify;
	line-height: 17px;
	/* padding: 6px 5px 5px 5px; */
}

.cyclopedia .contents .paragraph,
.cyclopedia .contents .paragraph DIV
{
	font-family: Arial,Verdana,Times New Roman;
}

.cyclopedia .contents .paragraph .inner-image { margin: auto; display: block; } /* Wiki inner image */

.cyclopedia .contents .paragraph .link-contents
{
	margin: 0px 0px 5px 15px;
	font-size: 12px;
}
.cyclopedia .contents .paragraph .link *
{
	vertical-align: middle;	
}

.cyclopedia .contents .paragraph .link-contents .link
{
	text-align: justify;
	font-weight: normal;
	color: #cfcfcf;
}

.cyclopedia .contents .paragraph .link-contents .link SPAN
{
	font-family: Arial,Verdana,Times New Roman;
}

.cyclopedia .contents .paragraph IMG.image
{
	border: solid 1px #121212;	
	margin: 0px 5px 2px 0px;
}

.cyclopedia .contents TABLE.relateditem { width: 100%; }
.cyclopedia .contents TABLE.relateditem TD {	padding: 2px 0px 2px 0px; }
.cyclopedia .contents TABLE.relateditem TD.relateditem-contents-panel { width: 100%; }
.cyclopedia .contents TABLE.relateditem TR:hover { background-color: #343434; }
.cyclopedia .contents TABLE.relateditem .title
{
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
}
.cyclopedia .contents TABLE.relateditem .title SPAN.info { padding-left: 30px; font-size: 10px; }
.cyclopedia .contents TABLE.relateditem .text
{
	padding-top: 2px;
	font-size: 11px;
	font-weight: normal;
}
.cyclopedia .contents TABLE.relateditem IMG
{
	border: solid 1px #454545;
	margin-right: 10px;	
}

.cyclopedia .contents .paragraph .privatesections
{
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #343434;
	border: solid 1px #121212;	
}

.cyclopedia .contents .paragraph .subscription
{
	font-family: Arial;
	font-size: 11px;
	margin-top: 4px;
	text-align: right;	
}

.cyclopedia .contents .item
{
	float: none;	
}

.cyclopedia .contents .item .label
{
	float: left;
	min-width: 150px;
	min-height: 23px;
	padding-top: 2px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;	
}

.cyclopedia .contents .item .value
{
	margin: auto;
	font-size: 12px;	
	min-height: 25px;
}

.cyclopedia .contents .relateditem-search
{
	margin-top: 20px;	
}


.cyclopedia .contents .sidepanel
{
	float: right;
	width: 200px;
	margin: 0px 0px 5px 5px;
	border: solid 1px #121212;
	background-image: url('../images/cyclopedia/bg/sidepanel-bg.gif');	
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #343434;
	font-size: 11px;
}

.cyclopedia .contents .sidepanel .header
{
	padding: 3px;
	background-color: #393939;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
	text-align: center;
	border-bottom: solid 1px #3f3f3f;
}

.cyclopedia .contents .sidepanel .section
{
	margin: 0px 1px 2px 1px;
	padding: 4px;
}

.cyclopedia .contents .sidepanel .label
{
	float: left;
	width: 70px;
}

.cyclopedia .contents .sidepanel .value
{
	text-align: left;
	margin: auto;
	margin-left: 72px;
}

.cyclopedia .contents .sidepanel TABLE.related-things-menu
{
	text-align: center;
	margin: auto;
	padding: 0px;
}

.cyclopedia .contents .sidepanel TABLE.related-things-menu TD { padding: 0px 8px 0px 8px; }
.cyclopedia .contents .sidepanel TABLE.related-things-menu TD IMG { cursor: pointer; }

.cyclopedia .contents .sidepanel .related-things 
{ 
	text-align: center;
	padding: 5px 2px 0px 2px;
}
.cyclopedia .contents .sidepanel .related-things .title { font-weight: bold; border-bottom: solid 1px #454545; margin: 0px 15px 0px 15px; }
.cyclopedia .contents .sidepanel .related-things .item {}


.cyclopedia .contents .sidepanel .footer
{
	padding: 5px 4px 3px 0px;
	text-align: right;
}

/* summary table, containing uniqueID, printPDF and visit count */
.cyclopedia .contents TABLE.summary
{
	width: 100%;
	margin-top: 20px;
	font-size: 11px;
}

.cyclopedia .contents TABLE.summary TD DIV { padding: 1px 0px 1px 0px; }

.cyclopedia .contents TABLE.summary .info { text-align: left; }
.cyclopedia .contents TABLE.summary .tools { width: 100px; }
.cyclopedia .contents TABLE.summary .tools TABLE { width: 100%; }
.cyclopedia .contents TABLE.summary .tools,
.cyclopedia .contents TABLE.summary .tools TD,
.cyclopedia .contents TABLE.summary .tools TD DIV { text-align: center; }

.cyclopedia .contents .toc-panel {}
.cyclopedia .contents .toc
{
	/* margin: 5px 0px 0px 5px; */
	margin: 0px 10px 0px 0px;
	padding: 10px 15px 10px 15px;
	width: auto;
	background-color: #343434;
	font-size: 10px;
	border: solid 1px #9a9a9a;
}

.cyclopedia .contents .toc .toc-title
{
	padding: 0px 0px 3px 0px;
	margin: 5px 0px 3px 0px;
	border-bottom: solid 1px #282828;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.cyclopedia .contents SPAN.edit
{
	font-family: Verdana,Arial,Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.cyclopedia .contents SPAN.edit a
{
	font-weight: bold;
	font-size: 10px;
}


/* EDIT - BEGIN */
.cyclopedia .contents .required
{
	font-size: 11px;
	font-weight: normal;
}
.cyclopedia .contents .required a
{
	font-weight: normal;	
}

.cyclopedia .contents .edit-name
{
}

.cyclopedia .contents .edit-type
{
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	width: 220px;
}

.cyclopedia .contents .edit-type SPAN.a
{
	margin-top: 2px;
	font-weight: bold;
}

.cyclopedia .contents .edit-type SELECT.ddl
{
	font-size: 12px;
	font-weight: bold;
}


.cyclopedia .contents .edit-name INPUT.textbox,
.cyclopedia .contents .edit-keywords INPUT.textbox
{
	width: 100%;
	font-size: 13px;	
	font-family: Verdana, Arial;
	font-weight: bold;
}

.cyclopedia .contents TEXTAREA.edit-description,
.cyclopedia .contents TEXTAREA.edit-sections
{
	width: 100%;
	height: 150px;
	font-size: 13px;	
	font-family: Verdana, Arial;
	background-image:url('../images/cyclopedia/bg/cyclopedia-textarea-bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cfcfcf;
}
.cyclopedia .contents TEXTAREA.edit-sections { height: 400px; }

.cyclopedia .contents TEXTAREA.edit-relateditems
{
	width: 100%;
	height: 100px;
	font-size: 13px;	
	font-family: Verdana, Arial;
	background-image:url('../images/cyclopedia/bg/cyclopedia-textarea-bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #cfcfcf;
}

.cyclopedia .contents .commands
{
	margin: 25px 0px 10px 0px;
	text-align: center;	
}

.cyclopedia .contents .edit-type-contents .paragraph .edit-field
{
	margin-right: 5px;
	min-height: 24px;
}

.cyclopedia .contents .edit-type-contents .paragraph .edit-field .text
{
	font-size: 13px;
	font-weight: bold;
}

.cyclopedia .contents .edit-type-contents .paragraph .edit-field INPUT.textbox
{
	width: 100%;	
}

.cyclopedia .contents .edit-type-contents .paragraph .helptext
{
	margin-top: 0px;
	float: none;	
	text-align: right;
}

.cyclopedia .contents .item-small
{
	font-size:11px;
	margin-top:10px;
}

.cyclopedia .contents .item-small .label
{
	float: left;
	margin-right: 5px;
	padding-top:2px;
}

.cyclopedia .contents .item-small .value
{
	
}


.cyclopedia .contents .help-panel
{
	margin-left: 22px;
	margin-bottom: 10px;
	padding: 5px;
	border: dashed 1px #454545;
	/* border-left: 0px;
	border-right: 0px; */
	background-color: #2c2c2c;
}

/* EDIT - END */

/* NORMALIZE LINKS */
.cyclopedia .contents .subtitle H1,.cyclopedia .contents .subtitle H2,.cyclopedia .contents .subtitle H3,.cyclopedia .contents .subtitle H4,
.cyclopedia .contents a,.cyclopedia .contents SPAN.a,
.cyclopedia .contents .subtitle a,.cyclopedia .contents .subtitle SPAN.a,
.cyclopedia .contents .header a,.cyclopedia .contents .header SPAN.a,
.cyclopedia .contents .sidepanel .label a,.cyclopedia .contents .sidepanel .label SPAN.a,
.cyclopedia .contents .paragraph .link-contents .link a,.cyclopedia .contents .paragraph .link-contents .link SPAN.a,
.cyclopedia .contents .uniqueid a,.cyclopedia .contents .uniqueid SPAN.a,
.cyclopedia .contents .paragraph TABLE.relateditem .text a,.cyclopedia .contents .paragraph TABLE.relateditem .text SPAN.a
{
	font-weight: normal;	
}

.cyclopedia .contents .sidepanel .header a,.cyclopedia .contents .sidepanel .header SPAN.a,
.cyclopedia .contents .paragraph TABLE.relateditem .title a,.cyclopedia .contents .paragraph TABLE.relateditem .title SPAN.a
{
	font-weight: bold;	
}

.cyclopedia TABLE.multiple-results { border-collapse: collapse; }
.cyclopedia TABLE.multiple-results TD { padding: 6px 0px 6px 0px; border: dashed 1px #454545; border-left: 0px; border-right: 0px; }
.cyclopedia TABLE.multiple-results TD.image IMG { border: solid 1px #937e54; }
.cyclopedia TABLE.multiple-results TD.text { width: 100%; padding: 2px 6px 2px 6px; }

/* GRIDVIEW */

.cyclopedia .gridview
{	
	border: solid 1px #454545;
	border-collapse: collapse;
}

.cyclopedia .gridview TH
{
	border: solid 1px #454545;
	background-color: #343434;
	padding: 3px;
	font-weight: bold;
}

.cyclopedia .gridview TD
{
	border-left: solid 1px #454545;
	border-right: solid 1px #454545;
	padding: 1px 3px 1px 3px;
}

.cyclopedia .paragraph TABLE.table { margin: auto; margin-top: 10px; text-align: center; border-collapse: collapse; }
.cyclopedia .paragraph TABLE.table TH { font-size: 12px; background-color: #343434; text-align: center; padding: 5px; font-weight: bold; background-color: #454545; border: solid 1px #9a9a9a; white-space:nowrap; }
.cyclopedia .paragraph TABLE.table TD { font-size: 11px; padding: 2px 5px 2px 5px; text-align: center; border: solid 1px #787878; }
.cyclopedia .paragraph TABLE.table TR { background-color: #343434; }
.cyclopedia .paragraph TABLE.table TR.alt { background-color: #282828; }

.cyclopedia .paragraph TABLE.table-left { margin: auto; margin-top: 10px; text-align: center; border-collapse: collapse; }
.cyclopedia .paragraph TABLE.table-left TH { font-size: 12px; background-color: #343434; padding: 2px 5px 2px 5px; font-weight: bold; text-align: center; background-color: #454545; border: solid 1px #9a9a9a; white-space:nowrap; }
.cyclopedia .paragraph TABLE.table-left TD { font-size: 11px; padding: 0px 5px 0px 5px; text-align: center; border: solid 1px #787878; }

.cyclopedia .paragraph TABLE.table-big { margin: auto; margin-top: 10px; text-align: center; border-collapse: collapse; }
.cyclopedia .paragraph TABLE.table-big TH { font-size: 13px; background-color: #343434; padding: 5px 10px 5px 10px; font-weight: bold; text-align: center; background-color: #454545; border: solid 1px #9a9a9a;  }
.cyclopedia .paragraph TABLE.table-big TD { font-size: 12px; padding: 2px 10px 2px 10px; text-align: center; border: solid 1px #787878; }

.cyclopedia .paragraph TABLE TH.left, .cyclopedia .paragraph TABLE TD.left { text-align: left; }
.cyclopedia .paragraph TABLE TH.right, .cyclopedia .paragraph TABLE TD.right { text-align: right; white-space:nowrap; }

.pagebreak { font-size: 0px; width: 0px; height: 0px; display: none; }

BR { font-size: 0px; }
BR.break { font-size: 11px; }

.cyclopedia .versions-emptyresults { font-weight: bold; font-size: 13px; margin: auto; width: 550px; border: solid 1px #9a9a9a; padding: 10px; color: #FFF5A3; text-align: center; background-color: #343434; }
