﻿/* Lightgreen */
img#logo {
	background: url(../img/logo_lightgreen.png) 0 0 no-repeat;
}
#sub-menu 
{
	border-top: 3px solid #74A824;
}
.bc-lightgreen #header
{
	border-top: 1px solid #74A824;
}


.articlebox .lightgreen h1
{
	color: #74A824;
	font-size: 200%;
}

.pg .pg-container td a.norm,
.pg .pg-container td a.norm:hover
{
	border: solid 1px #74A824;
}
#pg .pg-container td a.norm:hover
{
	color: #fff;
	background-color: #74A824;
	text-decoration: none;
}

.bc-lightgreen input.submit,
.bc-lightgreen .contentheading,
.bc-lightgreen #main-section a,
.bc-lightgreen .moduletable h3,
.bc-lightgreen #left-column .module h3,
.bc-lightgreen .right-column .module h3,
.bc-lightgreen #left-column .module-menu h3,
.bc-lightgreen .right-column .module-menu h3,
.bc-lightgreen #bottommodules1 .module h3,
.bc-lightgreen #bottommodules2 .module h3,
.bc-lightgreen #sub-menu a,
.bc-lightgreen .comments strong.number {
	color: #74A824;
}

.bc-lightgreen #horiz-menu li.active a, 
.bc-lightgreen #horiz-menu li.active .separator, 
.bc-lightgreen #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom, 
.bc-lightgreen #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover 
{
    background: #74A824;
    color: #FFFFFF;
}

.bc-lightgreen #showcase {
	background: #74A824 url(../img/green/showcase-bg.png) 0 0 no-repeat;
}

.bc-lightgreen .showcase-div {
	background: url(../img/green/showcase-div.png) 0 0 repeat-x;
}

.bc-lightgreen #showcase .column-1 {
	border-right: 1px solid #166C97;
}

.bc-lightgreen #showcase a {
	color: #D0F0FF;
}

.bc-lightgreen #showcase ul.latestnews li {
	background-color: #083552;
}

.bc-lightgreen #showcase ul.latestnews li:hover {
	background-color: #06273C;
}

.bc-lightgreen .date-block {
	border-bottom: 1px solid #1478B7;
}

.bc-lightgreen span.date-number {
	background: #1478B7;
	color: #fff;
}

.bc-lightgreen .comments ol .top {}

.bc-lightgreen .comments .badge {
    background-color: #74A824;
}

