﻿
/*** These are used for displaying the FAQ on the site ***/

#faqForm { padding-bottom:10px; }

.GridFooter { color:#333333; background-color:#CCCC99; }
.GridHeader { font-weight: bold; color:activecaption; background-color: #eee; line-height:250%; border-bottom:1px solid #888; }
.GridPager { color: black; background-color:#ffffff; text-align:center; padding:10px; border:1px solid white; }
.GridSelectedItem {	font-weight:bold; color:activecaption; background-color:#ffffff; }
.GridItem { color:#444;background-color:#fff;border:1px solid white; vertical-align:top;}
.GridItemTitle { color:black;font-weight:bold; }
.GridAlternatingItem { color:#444;background-color:#eee;border:1px solid #eee;}
.matchcount { color:#888;font-style:italic; }
.path { color:#888; }
.SearchStatus {background-color:#ccc;color:#000;}
.category { color:#888; }
.kbNumber { color:#bbb; }
.faqResultsPanel { border:1px solid #ccc; }
.dim { color:#bbb; }
.faqAdmin { outline:none; }
div.FaqEditButtons { position:fixed; top:90px; left:0px; padding:0px; background:white; border:1px solid #ccf; }
.FindButton { padding-right:10px; }

.BoxedArticleBox { padding:5px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
.ArticleBox {  }

/*** The table of contents ***/

.grid { border-collapse:collapse; border:1px solid white; }
.ContentsCategory { color:#444; font-weight:bold; }
.ContentsSubCategory { color:#444; font-weight:normal; }
.ContentsItem { color:#444; line-height:20px; background-color:#fff; border:1px solid white; font-weight:normal; }
.ContentsItemAlt { color:#444; line-height:20px; background-color:#eee; border:1px solid #eee; font-weight:normal; }
.ContentsLink { text-decoration:none; border:none; }

/*** articles ***/

.ArticleHead {color:#444;background-color:#eee; line-height:250%; font-weight:bold; border-bottom:1px solid #888; }
.ArticleFoot {color:#444;background-color:#eee; line-height:250%; border-top:1px solid #888; }
a.ArticleLink {color:#000;font-weight:normal;}

/*********************************************************/

