/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body.yoopage {
	background: #93C862 url(../../images/spring/page_bg.png) 50% 0 repeat;
}

div#page-body {
	background: url(../../images/spring/page_bg_t.png) 50% 0 repeat-x;
}

div#page-body div.page-body-img {
	background: url(../../images/spring/page_bg_img.jpg) 50% 0 no-repeat;
}

div#search {
	background: url(../../images/spring/searchbox_bg.png) 0 0 repeat-x;
}

h1, #page h1 a, h4, h6,
.contentheading, .componentheading {
	color: #70a356;
}

a:link, a:visited {
	color: #4d9f03;
}

a:hover {
	color: #77ca02;
}

#page div.blank div.yoo-search div.resultbox-b { background: #bbcc9d; }
#page div.blank div.yoo-search h3.search-header { background: #bbcc9d; }
#page div.blank div.yoo-search .resultbox-bg a:hover { background: #ecf3de; }