/* GREEN/DEFAULT THEME STYLES */

body { background:#fffde4 }
#body { background:#fffde4 url(../images/green/top-bg.png) top repeat-x; color:#000 }
a { color:#04393c }
a:hover { color:#5f893f }

#headerLogo { background:url(../images/green/header-logo.png) no-repeat  }
.contentTop { background:url(../images/green/main-top.png) no-repeat}
.content { background:#242323 }
.content a { text-decoration: none; font-weight: bold; }
.contentBt { background: url(../images/green/main-bottom.png) no-repeat }
#rightColumn a, #footer a { color:#fff }
#footer { color:#fff }

#rightColumn .moduletable, #rightColumn .moduletable_menu, #rightColumn .moduletable_text { background:#363636 url(../images/green/mod-bt.gif) bottom no-repeat }
#rightColumn .moduletable h3, #rightColumn .moduletable_menu h3, #rightColumn .moduletable_text h3 { background:url(../images/green/mod.gif) no-repeat; color:#fff; text-transform:uppercase;  font-size: 15px; }

/* HOME PAGE ADDITIONAL MODULES IN CONTENT SECTION (Optional) user's 6 & 7 */
.box { background:#fffde4; border:1px solid #d4d2be }
.box li a { background:url(../images/green/menu-list.gif) no-repeat left; color:#4d6f33; border-bottom:1px dotted #4d6f33 }
.moduletable_content h3 { color:#000 }

hr { height:1px; color:#ccc }
.createdate, .small, .modifydate, .pagenavcounter { color:#666 }
.componentheading, .contentheading { color:#395126 }
.contentheading { background: url(../images/green/heading.gif) left no-repeat }
.button { color:#000; background:url(../images/green/button.png) no-repeat }
a.readon { color:#fff; background:url(../images/green/read.gif) no-repeat }
a.readon:hover { color:#fffde4 }
.article_separator { background:url(../images/green/article-div.gif) repeat-x }
.column_separator { border-left:1px dotted #ccc }

/*___________________Table View______________*/
td.sectiontableheader { background:#fffde4; border-right:1px dotted #fff }

/*___________________TOP DROP MENU______________*/
#horiz-menu a { color:#fff; background-image: url(../images/green/menu-l.gif) }
#horiz-menu li { background-image: url(../images/green/menu-r.gif) }
#horiz-menu.splitmenu li.active-sfHover a {  background: url(../images/green/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/green/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background:#60823f }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#7ba751 }


