/* THEME STYLES - BLACK */

/* main body */
body.customBody, table.customBody, .bodyBackground, .blank, .takeActionSelect
								{ background-color: #121212; }

/* font colors */
body, p, td, a, a:link, a:visited, input, textarea, select
								{ color: #ffffff; }
h1, h3, h4, .larger, .quote, div#messageView a, a.contentlink:link, a.contentlink:visited,
div.bg200blItemTitle, div.bg200blItemTitle a:link, div.bg200blItemTitle a:visited,
.pagetitle, .groupHeading
								{ color: #ddd; border-color: #ddd; }
.sectionComment					{ color: #8899aa; }
.textComment, .textCommentBold	{ color: #99ccee; }
a:hover							{ color: #ffffff; }	
div#kcBox h2					{ color: #565656; border-bottom-color: #565656; }

/* input controls/table listings */
table#input  					{ border-left: 0px solid #565656; padding-left:0px; }
.inputsubtitle, .inputsubtitledown
								{ border: 0px solid #000000; color: #99ccee; background-color:#292929; }
.input							{ background-color:	#343434; border-color: #232323; }
.tablelistheading, .tablelistheadingleft
								{ color: #ffffcc; }
		
/* tables */					
.head 							{ border: 0px solid #454545; background-color: #000000; color: #ffffff; } 
.head a							{ color: #ffffff; }
#cell							{ border: 0px solid #454545; }
.odd td							{ background-color: #262626; } 
.even td						{ background-color: #303030; } 
.over td						{ background-color: #343467; }
.select							{ background-color: #9f4000; }

/* titles */
hr								{ border: 1px solid #333333; }
.textHighlight					{ background-color: #000000; }
.textHighlight2					{ background-color: #191919; }
.box 							{ border: 1px solid #666666; }
.box2 							{ border: 1px solid #666666; }

/* blog */
.blogContent, .blogContent a:link, .blogContent a:visited, .blogContent p, .blogContent li, .blogContent td
								{ color: #454545; }

/* tile listings */
.tl-media						{ background:#333; color:#999; }
.tl-content						{ border-color:#292929; }
.tl-title, .tl-icons			{ background:#191919; }
.tl-body						{ background:#292929; }
.tl-footer						{ background:#191919; }

/* other listings */
div#blog .img, div#efeed .img, .img
								{ border: 1px solid #454545; }

/* ispSectionMenu */
td.sectionMenu					{ background-color: #FF830F; }
td.sectionMenuActive			{ background-color: #121212; }
td.sectionMenu a 				{ color: #ffffff; }

/* new tabbed version */
div.sectionMenu 				{ border-top: 2px solid #000000; background-color: #121212; }
div.sectionMenuRow 				{ border-left: 2px solid #000000; border-right: 2px solid #565656; }
div.sectionMenuRowStd			{ border-bottom: 1px solid #565656; }
div.sectionMenuItem				{ background-color: #121212; border-bottom: 1px solid #565656; border-left: 1px solid #565656; }
div.sectionMenuItem a			{ color: #999999; }
div.sectionMenuItemActive		{ background-color: #454545; border-bottom: 1px solid #232323; }
div.sectionMenuItemActive a		{ color: #ffffcc; text-decoration: None; }

/* icon version */
.webpagesmenutitle				{ color: #787878; }

/* sections */
.sectionDisplay, .commentDisplay
								{ border-color: #000000; }
.borderedWhiteSection			{ border: 2px solid #000000; }

/* help section */
.helpbody, .helpbody p, .helpbody li, div.bg200bItemInfo
								{ color: #cccccc; }
div.bg200bItemInfo:hover		{ color: #ffff00; border-color: #ffff00; }
