/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body.yoopage {
	background: #920015 url(../../images/redwall/page_bg.jpg) 50% 0 repeat;
}

div#page-body {
	background: url(../../images/redwall/page_bg_t.png) 50% 0 repeat-x;
}

div#page-body div.page-body-img {
	background: url(../../images/redwall/page_bg_img.png) 50% 0 no-repeat;
}

div#search {
	background: url(../../images/redwall/searchbox_bg.png) 0 0 repeat-x;
}

h1, #page h1 a, h4, h6,
.contentheading, .componentheading {
	color: #c8001e;
}

a:link, a:visited {
	color: #c8001e;
}

a:hover {
	color: #ff0000;
}

#page div.blank div.yoo-search div.resultbox-b { background: #816868; }
#page div.blank div.yoo-search h3.search-header { background: #816868; }
#page div.blank div.yoo-search .resultbox-bg a:hover { background: #f4e9e9; }