
/* Purple Theme Styles */

#body { background:#c8bdab url(../images/tan/bg.png) top repeat-x; color:#000 }
a { color:#00668a }
a:hover { color:#00779f; text-decoration:underline }

#headerLogo { background:url(../images/tan/header-logo.png) no-repeat } 
.search .inputbox { color:#000 }
.moduletable_login { background:url(../images/tan/login.png) no-repeat }

/*__________VERTICAL COLUMN MENU STYLES________*/
ul.menu a { background:url(../images/tan/list.gif) left no-repeat }
ul.menu a:hover { background:url(../images/tan/list.gif) left no-repeat }
ul.menu li.active li a { background:url(../images/tan/list.gif) left no-repeat } 
/*_________END VERTICAL SIDE MENU STYLES________*/


/*__________MODULE STYLES________*/
.moduletable, .moduletable_text, .moduletable_menu  { background:url(../images/tan/mod-bottom.png) bottom no-repeat !important; background:url(../images/tan/mod-bottom-ie6.gif) bottom no-repeat; }
.moduletable h3, .moduletable_text h3, .moduletable_menu h3 { color:#000; background:url(../images/tan/mod-title.png) no-repeat }
.moduletable .cont, .moduletable_text .cont, .moduletable_menu .cont { background:#ece5d5 }
.moduletable li { background:url(../images/tan/menu-list.gif) no-repeat 0 5px }

.createdate, .small, .modifydate, .pagenavcounter { color:#7e0724 }
.button { color:#000; background:url(../images/tan/button.png) no-repeat }
a.readon { color:#fff; background:url(../images/tan/read.png) no-repeat }
a.readon:hover { color:#fff }
.article_separator { background:url(../images/tan/article-div.png) repeat-x center }
.componentheading, .contentheading { color:#000 }
.componentheading { border-bottom:1px dotted #000; border-top:1px dotted #000 }


/*___________________Table View______________*/
td.sectiontableheader { background:#c4b79e; border-right:1px dotted #fff }

/*_____________Horizontal Dropmenu __________________*/

#horiz-menu a { color: #fff; background-image: url(../images/tan/menu-l.gif) }
#horiz-menu li { background-image: url(../images/tan/menu-r.gif)}
#horiz-menu.splitmenu li.active a, #horiz-menu.splitmenu li.active-sfHover a { color: #fff; background: url(../images/tan/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/tan/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background: #91887b }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#a89e8e }




