/* name - style6

	 ************************************************
	 color1 - #74b956
	 color2 - #c9e6a6
	 color3 - #999
	 ************************************************

*/

/* header */
#logo-space span {
/* 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
 */
	color: #aaa;
	background-color:transparent;
	font-size: 125%;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

body {
	background: #000 url(../images/backgrounds/texture-06.jpg) 50% 0 repeat-x;
	background-attachment:fixed;
}

/* footer */
#bg-bottom, #bg-bottom-ie {
	background: url(../images/backgrounds/bg-bottom.jpg) 50% 100% repeat-x;
	background-attachment:fixed;
}


/* color 1 */
.moduletable-hilite2 h3, 
.module-hilite2 h3, 
ul.menuside li.active a, 
a#active_menu.sublevel, 
a, 
h2, 
.contentheading, 
#maincol .moduletable h3, 
#bottom-modules h3, 
.moduletable-hilite5 h3, 
.module-hilite5 h3, 
a#active_menu {
	color: #74b956;
	background-color:transparent;
}
/*
a img.album {
	border-color:#74b956;
}
*/

ul.menuside li.active a, 
div.moduletable-hilite1 a.readon, 
ul.arrow-1 li, 
ul.bullet-1 li, 
ul.plus-1 li, 
.contentheading, 
.maincol .accent, 
#horiz-menu li.active span span.selector, 
a#active_menu, 
a.readon, 
div.module-hilite1 a.readon, 
ul.triangle-1 li, 
ul.bullet-5 li {
	background-color:#c9e6a6;
	color:#fff;
}

/* color 2 */
#maincol a {
	/* color:  #c9e6a6;  */
}
/*
.moduletable-hilite3 h3, 
.module-hilite3 h3, 
.module-hilite6 h3, 
#horiz-menu li.sfHover li.sfHover a:hover, 
ul.menuside a:hover, 
ul.menuside li.active li a:hover, 
a.sublevel:hover,
*/

h1, 
#secondcol .moduletable h3, 
.moduletable-hilite6 h3, 
#horiz-menu li:hover li:hover a:hover, 
a.mainlevel:hover {
	color:#c9e6a6;
	background-color:transparent;
}
/*
#horiz-menu li.sfHover span span.selector, 
ul.menuside a:hover, 
ul.menuside li.active li a:hover, 
ul.bullet-2 li, 
ul.bullet-6 li, 
ul.plus-2 li, 
.moduletable-hilite1 ul.arrow-2 li,
ul.arrow-2 li, 
*/
.secondcol .accent, 
#horiz-menu li:hover span span.selector, 
ul.triangle-2 li {
	background-color:#74b956;
	color:#fff;
}
a.mainlevel:hover {
	background-color:#74b956;
	color:#c9e6a6;
}

/****** common colors *******/

/* color 3 */
#thirdcol .moduletable h3, .moduletable-hilite1 h3, .moduletable-hilite4 h3, .module-hilite1 h3, .module-hilite4 h3 {
	color:#999;
	background-color:transparent;
}
.thirdcol .accent {
	background-color:#999;
}

/* color overrides */
#bg-top-overlay {
	background: none;
}
#bg-bottom-overlay {
	background: none;
}
ul.menuside ul a {
	text-indent: 0;
	color: #ccc;
	background-color:transparent;
}
ul.menuside li.active li a {
	color: #ccc;
	background-color:transparent;
}
a#active_menu.sublevel {
	background: none;
}
ul.menuside a {
	color: #ccc;
	background-color:transparent;
}
ul.menuside ul a {
	background: #999 url(../images/triangle.png) 0 5px;
}
a.sublevel {
	color: #ccc;
	background-color:transparent;
}
#horiz-menu li:hover a, #horiz-menu li.sfHover a, #horiz-menu li:hover a:hover, #horiz-menu li.sfHover a:hover {
	color: #fff;
	background-color:transparent;
}
#horiz-menu a  {
	color: #ccc;
	background-color:transparent;
}
#horiz-menu li.active a, #horiz-menu li.active_menu a {
	color: #fff;
	background-color:transparent;
}

/* end */
