/* BLUE CSS SHEET */

body { background:#353535 url(../images/black/top-bg.jpg) top repeat-x; color:#fff }
a { color:#e2dcd6 }
a:hover { color:#fff; text-decoration:underline }

#headerLogo { background:url(../images/black/header-logo.jpg) top no-repeat }

#contentTop { background:url(../images/black/top-ct.gif) no-repeat }
#contentInner { background:url(../images/black/inner-ct.gif) repeat-y }
#contentBottom{ background:url(../images/black/bottom-ct.gif) no-repeat }

#main ul, #mainRight li, #mainLeft li, #mainFull li { background:url(../images/black/menu-list.gif) no-repeat 0 5px }

#footer { background:#4a4a4a; color:#fff }
#footer a { color:#fff }

#rightColumn .moduletable h3, #rightColumn .moduletable_text h3, #rightColumn .moduletable_menu h3 { background:url(../images/black/mod-right.gif) no-repeat; color:#fff }
#leftColumn .moduletable, #leftColumn .moduletable_text, #leftColumn .moduletable_menu { border-right:1px dotted #4d4d4d }

.article_separator { background:url(../images/black/article-div.gif) repeat-x center }
a.readon { background:url(../images/black/read.gif) no-repeat }

.button { color:#000; background:url(../images/black/button.png) no-repeat; }
.poll .button { background:url(../images/black/button-poll.png) no-repeat; color:#fff }

.createdate, .small, .modifydate, .pagenavcounter { color:#8ab71e }
.contenttoc { border:1px dotted #049ee2 }
.componentheading, .contentheading { color:#049ee2 }
.componentheading { border-bottom:1px dotted #049ee2; border-top:1px dotted #049ee2 }

/*___________________Table View______________*/
td.sectiontableheader { background:#4d4d4d; border-right:1px solid #000 }

/*__________VERTICAL COLUMN MENU STYLES________*/

ul.menu a { background:url(../images/black/bullet.gif) left no-repeat;  }
ul.menu a:hover { background:url(../images/black/bullet.gif) left no-repeat  }
ul.menu li.active li a { background:url(../images/black/menu-list.gif) left no-repeat } 

#horiz-menu a { color: #fff; background-image: url(../images/black/menu-l.gif) }
#horiz-menu li { background-image: url(../images/black/menu-r.gif)}
#horiz-menu.splitmenu li.active a,#horiz-menu.splitmenu li.active-sfHover a { color: #fff; background: url(../images/black/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/black/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background:#000 }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#0f597a }


