/*----------------------------------------------------------------------------

Color Style Sheet - Green Theme

Template Name:   Rational Magic
Version:         1.0
Author:          JoomlaJunkie
Support:         http://www.joomlajunkie.com/members-forum/
Found a bug?     http://bugs.joomlajunkie.com
Template Guide:  http://www.joomlajunkie.com/template-guides.html

NOTE: Always make a backup of your stylesheets before editing!

----------------------------------------------------------------------------*/

div#top {
	background: transparent url(../images/green/top-bg.png) repeat-x scroll 0%;
}
#hmenu {
	background: url(../images/green/hmenu_bg.png) repeat-x scroll center bottom;
}
.sectiontableheader {
	background: transparent url(../images/green/table-header-bg.png) repeat-x scroll 0% 50%;
	border: 1px solid #6A9142;
}
#left div.h3-image h3,
#right div.h3-image h3,
#left div.h3-image-sfx h3,
#right div.h3-image-sfx h3 {
	background-image: url(../images/green/normal-module-top.png);
}
h1,h3,h5,td.modifydate,
a:link,
a:visited,
td.contentheading, 
#pathway a:link,
#pathway a:visited,
#pathway a:hover,
#user2 .moduletable a.readon,
#user1 .moduletable a.readon,
#advert1 .moduletable a.readon,
#advert3 .moduletable a.readon, 
#user1 .moduletable h3, 
#advert1 .moduletable h3, 
#advert3 .moduletable h3, 
#user2 .moduletable h3,
#right div.moduletable-sfx.h3-plain h3,
#left div.moduletable-sfx.h3-plain h3 {
	color: #7c882a
}
.highlight,
#left div.h3-colorbg h3,
#right div.h3-colorbg h3,
#left div.h3-colorbg-sfx h3,
#right div.h3-colorbg-sfx h3 {
	background: #6A9142;
}
#color-text {
	background: url(../images/green/select.gif) no-repeat;
}
a.green-color {
	height: 19px;
	width: 19px;
	background: url(../images/color-green.gif) no-repeat 0 -19px;
	display: block;
}
input.button {
	background: transparent url(../images/green/button-bg.png) repeat-x scroll center top;
}
#pathway a:link, #pathway a:visited, #pathway a:hover {
	background: url(../images/green/pathway_arrow.png) no-repeat right;
}