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

body.yoopage {
	background: #8B0404 url(../../images/fire/page_bg.png) 50% 0 repeat-x;
}

div#page-body {
	background: none;
}

div#page-body div.page-body-img {
	background: url(../../images/fire/page_bg_img.jpg) 50% 0 no-repeat;
}

div#search {
	background: url(../../images/fire/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: #eeb36a; }
#page div.blank div.yoo-search h3.search-header { background: #eeb36a; }
#page div.blank div.yoo-search .resultbox-bg a:hover { background: #f8f0e6; }