/* THEME STYLES - DARK BLUE */

/* main body */
body.customBody, table.customBody, .bodyBackground
								{ background-color: #122436; }
#portal .portalTitle, #portal .portalTitleLeft
								{ background-color: #ececec; }

/* font colors */
body, p, td, a, a:link, a:visited, input, textarea, select
								{ color: #cccccc; }
h1 								{ color: #88aacc; border-color: #88aacc; }
h2, h3, h4, .larger, .quote, .sectionIntro, .imaFirstWord, div#messageView a, a.contentlink:link, a.contentlink:visited,
div.bg200blItemTitle, div.bg200blItemTitle a:link, div.bg200blItemTitle a:visited								
								{ color: #99ccee; }
h2, .sectionIntro				{ border-color: #99ccee; }
.pagetitle, .groupHeading		{ color: #88aacc; }
.sectionComment					{ color: #99aacc; }
.textComment, .textCommentBold	{ color: #99ccee; }
a:hover							{ color: #ffffff; }	
div#kcBox h2, .blogContent h2	{ color: #445566; border-bottom-color: #445566; }

/* input controls/table listings */
table#input  		{ border-left: 0px solid #445566; padding-left:0px; }
.inputsubtitle, .inputsubtitledown
					{ border: 0px solid #000000; color: #99ccee; background-color: #233445; }
.input				{ background-color:	#344556; }
.tablelistheading, .tablelistheadingleft
					{ color: #ffffcc; }
		
/* tables */					
.head 				{ border: 1px solid #223344; background-color: #000011; color: #ffffff; } 
.head a				{ color: #ffffff; }
#cell				{ border: 0px solid #003355; }
.odd 				{ background-color: #001122; } 
.even 				{ background-color: #334455; } 
.over 				{ background-color: #002255; }

/* titles */
hr					{ border: 1px solid #333333; }
.textHighlight		{ background-color: #000000; }
.textHighlight2		{ background-color: #001122; }
.box 				{ border: 1px solid #003366; }
.box2 				{ border: 1px solid #6699cc; }

/* blog */
.blogContent		{ border: 1px solid #454545; }
.blogContent, .blogContent a:link, .blogContent a:visited, .blogContent p, .blogContent li, .blogContent td
					{ color: #454545; }

/* video listings */
div#prog				{ background-image: url('../../images/themes/darkblue/prog.jpg'); }
div#video				{ background-image: url('../../images/themes/darkblue/video.jpg'); }
div.group_group			{ background-image: url('../../images/themes/darkblue/group_group.jpg'); }
div.group_module		{ background-image: url('../../images/themes/darkblue/group_module.jpg'); }
div.group_modulegroup 	{ background-image: url('../../images/themes/darkblue/group_modulegroup.jpg'); }
div#rank_sm				{ background-image: url('../../images/themes/darkblue/rank_sm.jpg'); }
div#rank_lg				{ background-image: url('../../images/themes/darkblue/rank_lg.jpg'); }
div#player				{ background-image: url('../../images/themes/darkblue/rank_lg.jpg'); }
div#video .img, div#blog .img, div#efeed .img, div#rank_sm .img, div#rank_lg .img, div#prog .img, div#player .img, div#group .img, .img
						{ border: 1px solid #003355; }
.videobase 				{ border-bottom: dotted 1px #999999; }
div.videooptions		{ border-color:#cecece; }

/* ispSectionMenu */
table.sectionMenu 		{ border: 1px solid #000000; border-bottom: none; }
td.sectionMenu			{ border: 1px solid #000000; background-color: #FF830F; border-right: 2px solid #ffc96f; border-bottom: 2px solid #ffc96f; }
td.sectionMenuActive	{ border: 1px solid #000000; background-color: #121212; border-bottom: none; }
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		{ background-image: url('../../images/themes/darkblue/tabfill.gif'); }
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 #122436; }
div.sectionMenuItemActive a	{ color: #ffffcc; text-decoration: None; }

/* icon version */
.webpagesmenutitle			{ color: #787878; }

/* sections */
.sectionDisplay, .commentDisplay
							{ border-color: #000000; }
.sectionDisplayTop			{ background: url('../../images/themes/darkblue/sectionTop.jpg'); }
.sectionDisplayBottom		{ background: url('../../images/themes/darkblue/sectionBottom.jpg'); }
.borderedWhiteSection		{ border: 2px solid #000000; }

/* help section */
div.tipTop					{ background-image: url('../../images/themes/darkblue/help_h1.gif'); }
div.tipEnd					{ background-image: url('../../images/themes/darkblue/help_b1.gif'); }
.helpheading  				{ background-image: url('../../images/themes/darkblue/help_h2.gif'); color: #ffffff; }
.helpbody  					{ background: url('../../images/themes/darkblue/help_m1.gif') repeat-y 100% 100%; }
.helpbody, .helpbody p, .helpbody li, .helpbody a, .helpbody a:link, .helpbody a:visited, div.bg200bItemInfo
							{ color: #99ddff; }
li.help a:link, li.help a:visited, li.helpsub a:link, li.helpsub a:visited
							{ border-bottom: 1px dotted #99ddff; }
.helpbody a:hover, li.help a:hover, div.bg200bItemInfo:hover			
							{ color: #ffff00; border-color: #ffff00; }