/* BLUE CSS SHEET */

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

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

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

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

#footer { background:#5b4d40; color:#fff }
#footer a { color:#fff }

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

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

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

.createdate, .small, .modifydate, .pagenavcounter { color:#b60361 }
.contenttoc { border:1px dotted #e03907 }
.componentheading, .contentheading { color:#e03907 }
.componentheading { border-bottom:1px dotted #e03907; border-top:1px dotted #e03907 }

/*___________________Table View______________*/
td.sectiontableheader { background:#483e35; border-right:1px solid #271f1c }

/*__________VERTICAL COLUMN MENU STYLES________*/

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

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


