html, body {
	/*background: #fff url('../../images/backgrounds/bg_orange.jpg') no-repeat fixed center top;*/
}
#footer-wrapper {background: transparent url('../../images/bg_footer_orange.png') repeat-x center top;}
h2 {color: #FF8750;}
a {color: #FF8750;}

input.text-search {
	border: 1px solid #FF8750;
}
#subnav li a:hover {
	background: #ff8750;
}
#subnav li.active a {
	background: #ff8750;
}
#subnav li.active a:hover {
	background: #ff8750;
}
.news-list-morelink a { background: transparent url('/images/link_arrow_orange.gif') no-repeat 0 5px;}
.news-single-backlink a {background: transparent url('/images/link_arrow_orange.gif') no-repeat 0 5px;}

#langnav li a:hover{
	color: #FF8750;
}
