/*-- Olive Colorfall --*/

/*-- Bacic HTML elements --*/

body {
	background-color: #f5f9ee; 
}

h1, h2 {
	color: #6a8039;
}

a:link, a:visited {
	color: #859f48;
}

li {
	background: url(../images/olive/list_ol.gif) 0px 6px no-repeat;
}

fieldset {
	border: 1px solid #dfe9c7;
}

/*-- Template Layout --*/

.width_fixed {
	border-left: 1px solid #8ea94c;
}

.content {
	background: #fff url(../images/olive/lmods_bg_ol.gif) right repeat-y;
}

.lmods {
	width: 21%;
	background: #abc959 url(../images/olive/rmods_bg_ol.gif) right repeat-y;
}

.rmods {
	background: #414743;
	width: 21%;
}

.rmods_bottom {
	background: #414743 url(../images/olive/bottomright_ol.gif) right bottom no-repeat;
	width: 21%;
}

.content_wide {
	background: #fff url(../images/olive/only_rmods_bg_ol.gif) right repeat-y;
}


#top {
	background: url(../images/olive/topleft_ol.gif) left top no-repeat;
	height: 235px;
}

#copyright {
	border-top: 3px solid #8ea94c;
}

#feeds {
	background: url(../images/olive/feed_ol.gif) left no-repeat;	
}

#feeds a {
	color: #414743;
}

/*-- Joomla Styles --*/

button, .button {
	background-color: #6b7a24;
	color: #fcfcfc;
	border-left: 1px solid #dfe9c7;
	border-top: 1px solid #dfe9c7;
	border-right: 1px solid #8ea94c;
	border-bottom: 1px solid #8ea94c;
}
	
input#email, .inputbox {
	background-color: #dfe9c7;
	color: #000;
	border-left: 1px solid #6b7a24;
	border-top: 1px solid #6b7a24;
	border-right: 1px solid #8ea94c;
	border-bottom: 1px solid #8ea94c;
}

ul.menu li a:link, ul.menu li a:visited {
	color: #dfe9c7;
}

ul.menu li a:hover {
	color: #abc959;
}

ul.menu li ul li {
	background: url(../images/olive/submenu_ol.gif) 0px 10px no-repeat;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #8ea94c;
}
	
ul.menu li ul li a:hover {
	color: #70863c;
}

.small, .createdate, .modifydate {
	color: #c1d885;
}

.smalldark {
	color: #8ea94c;
}

.readon {
	background: #dfe9c7 url(../images/olive/readon_ol.gif) 5px 8px no-repeat;
	border-top: 1px solid #8ea94c;
}

a.readon:link, a.readon:visited, a.readon:active {
	color: #819a45;
	border-bottom: 1px solid #dfe9c7;
}

a.readon:hover {
	color: #414743;
	border-bottom: 1px dotted #8ea94c;
}

.contentheading {
	color: #6a8039;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #6a8039;
}
	
a.contentpagetitle:hover {
	color: #414743;
}

.componentheading {
	color: #abc959;
	border-bottom: 1px solid #abc959;
}

table.contenttoc {
	border-top: 1px solid #8ea94c;
}

table.contenttoc td {
	border: 1px solid #dfe9c7; 
	border-top: none;
}

table.contenttoc th {
	background-color: #dfe9c7;
}

table.contenttoc a:hover {
	color: #5a6c31;
}

.sectiontableheader {
	background: #dfe9c7;
	border-top: 1px solid #8ea94c;
	color: #414743;
}

.sectiontableentry1 {
	background-color: #eff4e3;
	color: #414743;
}

.sectiontableentry2 {
	background-color: #f8faf1;
	color: #414743;
}

div.moduletable_menu, div.moduletable, div.moduletable_text {
	color: #dfe9c7;
}

div.module h3 {
	background: url(../images/olive/leftmodules_bg_ol.gif) right 20px no-repeat;
	color: #f5f9ee;
}

table.moduletable th {
	color: #f5f9ee;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	background: url(../images/olive/rightmodules_bg_ol.gif) right 20px no-repeat;
	color: #abc959;
}

table.moduletable li a, table.moduletable li a:visited {
	color: #596d23;
}

div.module a, div.module a:visited, table.moduletable a, table.moduletable a:visited {
	color: #f8faf1;
}

div.moduletable li {
	background: url(../images/olive/submenu_ol.gif) 0px 6px no-repeat;
}

.pollstableborder {
	border-left: 3px solid #6b7a24;
	border-top: 3px solid #6b7a24;
	border-right: 3px solid #8ea94c;
	border-bottom: 3px solid #8ea94c;
	margin: 5px;
}
