

/* CSS Document */
/*===================  COLORS  ======================
# c-lightblue.css   part of the Triad skin for Pmwiki
#=============== liight blue theme =================*/

body { background:#D5E2F2; }
#outer-box { border:1px solid #003466; }
#left-box { background: url(http://wiki.cfmc.com/cfmc/pub/skins/triad/images/brd-right2.jpg) right repeat-y; } /*left: right border img */
#outer-box { background:#1D5183 url(http://wiki.cfmc.com/wiki/images/brd-left2.jpg) repeat-y; }/*left: left border img + background */
#center-box, #right-box, #footnavbox {background: /*url(http://wiki.cfmc.com/cfmc/pub/skins/triad/images/blue-grad.gif) bottom left fixed repeat-x*/ #BED0E4; } /* main background color */
.escaped { width: 98%; border: 1px dashed blue; background-color: #eee; padding: 5px; font-family: Fixed,monospace; }
div#toc { background-color: #eee; }
div.toc p { background-color:#dcdcdc; color: #376EA4; }
div.toc { font-size: 1.1em; }
div.toc li { font-size: 0.9em; }

#right-box h2 { color:#376EA4; font-size:1.0em; }  

a:link   { color:#009;}   /* color:#009; */
a:visited{ color:#009; }
a:active { color:#009;}
a:hover  { color: #FF9900;} /* color:#900; */

#header { background:#BED0E4 url(http://wiki.cfmc.com/cfmc/pub/skins/triad/images/blue-100-top.jpg) repeat-x; /* header background image */
         }

#topnav {  background:#05478D; /* toplink bar background color */
			border-bottom:1px solid #fff;  }
#topnav a, #topnav ul li { color:#fff; }  /* color: #fff; */
#topnav li a:hover, #topnav li a:active  {
		color: #FF9900; } /* hover colors: color: #fff; background: #900; */

#titlebar a { color:#376EA4; } /* color: #900 */
#titlebar a:hover { color:#009; }

#contentbox { background:#fff;
			  border:1px solid #003466; }

#content h3,
#content h5, #content h6 { color:#376EA4; } /* color: #900 */
#content h1 { color: #376EA4; font-size:1.25em; font-weight: bold; border-bottom: 1px solid #376EA4; margin-bottom: 2px; }
#content h2 { color: #376EA4; font-size:1.25em; font-weight: bold; }
#content h4 { font-size:1em; font-style: normal; }

.quickref { background:#eef }

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3 { color:#ff9; font-size:0.9em;} /* color:#ff9; */
#sidebar .sidehead, #sidebar p.sidehead a.wikilink, #sidebar h4, #sidebar h4 a:link, #sidebar h4 a:visited { color:#FF9900; font-size:1.0em; } /*#5F5F30*/

#sidebar h1 a:link, #sidebar h1 a:visited { color:#FFC27F; }  /*#FFC27F*/
#sidebar h1 a:hover, #sidebar h1 a:active, 
#sidebar a:link, #sidebar a:visited { color:#d0d0d0; font-size:0.9em; }  /* color:#d0d0d0; */
#sidebar li b.selflink { color:#FF9900; font-size:0.9em; margin-left: 10px;  }
#sidebar a:hover, #sidebar a:active { color:#FFF; text-decoration:none; }
#sidebar p.sidehead a.wikilink:hover  { color:#FFFFFF; } /* hover colors: color:#fff; background: #900; */
#sidebar p.sidehead a.wikilink:active { color:#FF9900; }
#sidebar li a:hover, #sidebar li a:active  {
		color: #FF9900;    } /* hover colors: color:#fff; background: #900; */
#sidebar li, #sidebar h1 { width: 95%; border-bottom: 1px dashed darkgrey; }  /* menu lines */
/* border-top:1px adds horizontal lines for second level list elements: */
#sidebar ul ul li  { border-top:0px solid #d0d0d0; }
#sidebar a.selflink { color:#fff;  }
#sidebar a:hover.selflink { background:none; color:#fff; }

#sidebarfooter { border-top:0px solid #999; }

.inputbox, .inputtext { background: #ECF2F9;
			border-top:1px solid #99c;
			border-left:1px solid #99c;
			border-right:1px solid #eee;
			border-bottom:1px solid #eee; }
.inputtext { background: #ECF2F9; }
.inputbox:hover, .inputbox:focus { color:#000; background:#fff; }
/* comment next six lines to get a standard button */
.inputbutton {color:#000066; background:#eee;
			border-top:1px solid #eef;
			border-left:1px solid #eef;
			border-right:1px solid #99c;
			border-bottom:1px solid #99c;}
.inputbutton:hover { color:#376EA4; background:#ffe; } /* hover: color:#900; background:#ffe  */

.navbuttons li a {  }
.navbuttons li a:hover, #footaction li a:active { color:#376EA4; background: #ffe;  } /* color:#900; background: #ffe;  */
.navbuttons li a, a.fontsizer{
			background:#eee;
			color:#006;
			border-top:1px solid #eee;
			border-left:1px solid #eee;
			border-right:1px solid #99c;
			border-bottom:1px solid #99c;}
#footnavbox { xbackground:#fff;
	      xborder:1px solid #003466; }

#footer-box { border-top:1px solid #003466;
  	    background:#eee url(http://wiki.cfmc.com/cfmc/pub/skins/triad/images/blue-100-foot.jpg) repeat-x;}

#content ul { list-style-image: url(http://wiki.cfmc.com/cfmc/pub/skins/triad/images/bullet7.gif); }
#rightbar ul { list-style:none; }
#rightbar b.selflink { color:#FF9900; font-weight: normal; text-decoration: none; }


#rightbar a.fontsizer, #header-box a.fontsizer  {
		color:#eee;
		background:#2873B8; /*BED0E4;*/
		border-top:0;
		border-left:0;
		border-bottom:1px solid #1D5183;
		border-right:1px solid #1D5183;}
#content a.fontsizer { background:#eee; }
#sidebar a.fontsizer { background:#1D5183; }
#rightbar a.fontsizer:hover { background:#900; }
#sidebar a.fontsizer:hover { background:#900; }
#content a.fontsizer:hover { background:#fff; color:#900; }


#sidebar  p { color:#eee; }

.clip, .news { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed url(../images/silver-left.jpg) repeat-y;
		padding:0 8px 5px 8px;
		margin-bottom:5px; }

#sidebar .sideclip { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed;
		padding:2px 0px;
		margin:5px 5px 0 5px;
		font-size:0.85em;}
#sidebar .sideclip p, #sidebar .sideclip h4 {
		color:#000;
		line-height:1.2em;}
#sidebar .sideclip a { color:blue }

#toggleright input, #toggleleft input{
		color:#fff;
		background:#376EA4;
		border:none;
}
#toggleleft input { border-right:1px solid #fff }
#toggleright input { border-left:1px solid #fff }

#toggleright input:hover, #toggleleft input:hover { color: #FF9900;  } /* hover: background:#900; */

#sidebar .trailmenu ul li a { color:#efe; }
#sidebar .trailmenu ul ul li a { color:#afa; }
#sidebar .trailmenu ul ul ul li a { color:#faa; }

#editpreview { border-color:#7F9DB8; background:#fff; }
.previewheader, .previewfooter, #edithelp { border-color:#7F9DB8; background:#eef;}

/* commentbox styled */
.messagehead, .messageheader, .messagefooter { background:#B3CCE5; }
.messageauthor { background:#D9E5F2; }
.messagesubject { background:#D9E5F2; }
.messageitem, .messagetext, .bquote { background:#ECF2F9; }


