a {
	color:#1fb25a;
}

#head {
	background:url(../../images/head/head.png) right top no-repeat #1fb25a;
}
.color-bar div {
	background:#1fb25a;
}
#branding {
	background:url(../../images/head/logo_strom.png) no-repeat;
}



.nav-sub ul {
	background:#d0efdd;
}
.nav-sub li {
	border-bottom:1px solid #ecf7f1;
}
.nav-sub li a {
	color:#1fb25a;
	background:url(../../images/content/arrow_strom.png) 12px 10px no-repeat;
}
.nav-sub li a:hover,
.nav-sub li.nsub-act a {
	background:url(../../images/content/arrow_strom_white.png) 12px 10px no-repeat #1fb25a;
}
.nav-sub ul ul {
	background:#1fb25a;
}
.nav-sub ul ul a {
	background:url(../../images/content/dot_border.png) 22px 7px no-repeat #1fb25a !important;
	color:#d0efdd !important;
}

.nav-sub ul ul a:hover {
	background:url(../../images/content/dot_white.png) 22px 7px no-repeat #1fb25a !important;
	color:#fff !important;
}



.promotion .pr-color {
	background:#1fb25a;
}
.promotion a {
	color:#0d9844;
}

p.pager {
	background:#1fb25a;
}

form.skinned-form .fieldset-container {
	background:#d0efdd;
}