/* Layout */
body {
	background: #182e09 url('../img/info/info_body-bg.gif') repeat;
}

#wrapper {
	width: 850px;
}

#container {
	float: left;
}

#right {
	display: block;
	width: 160px;
}

a {
	color: #9E342E;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: #9E342E;
	text-decoration: none;
}

.filters {
	margin-top: 213px;
}

#content {
	background: transparent url('../img/info/info_content-bg.jpg');
}

#content-header {
	background: transparent url('../img/info/info_header.jpg') no-repeat;
}

#content-title {
	background: transparent url('../img/info/info_title-bg.jpg') repeat-y;
}

#print-button a img {
	background-image: url('../img/info/info_print-button.jpg');
}

#page-title {
/*	background: transparent url('../img/acts/acts_title.jpg') repeat-y;	*/
}

#content-top {
	background: transparent url('../img/info/info_content-top.jpg') no-repeat;	
}

#content-bottom {
	background: transparent url('../img/info/info_content-bottom.jpg') no-repeat;	
}

#bottom-menu {
	background: transparent url('../img/info/info_bottom-menu.jpg') no-repeat;	
}

/* Menu */
#head-menu {
	background: transparent url('../img/menu/info_head-menu-bg.jpg') no-repeat;
}

#head-menu #head-menu-acts a:hover {
	border-right: 1px solid #f0f0f0;
}

#head-menu #head-menu-blog a:hover { 
	border-left: 1px solid #f0f0f0;
}

#head-menu #head-menu-info a { 
	background: transparent url('../img/menu/info_head-menu_info.jpg') no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/*	Text	*/
h1 {
	color: #5a160c;
	background: transparent url('../img/info/info_h1-bullets.jpg') no-repeat;
}

h2, h3, h4, h5, h6 {
color: #5a160c;
}

/* Filter */
.filters {
	background: transparent url('../img/info/info_filter-bg.jpg') repeat-y;
}

.filters .filters-content {
	background: transparent url('../img/info/info_filter-top.jpg') no-repeat;
}

.filters .filters-bottom {
	background: transparent url('../img/info/info_filter-bottom.jpg') no-repeat;
}

.filters a.filter-button {
	background-image: url('../img/info/info_filter-button.jpg');
	width: 143px;
	border: 1px solid #838383;
	border-top: none;
	clear:both;
	float: none;
}

.filters a.filter-button:hover {
	/*color: #741900;*/
}
