body {
	margin: 0; padding: 0; color: #000; background-color: #fff;
	font: 80% Arial, Verdana, Sans-serif;
}

table {
	font: 100% Arial, Verdana, Sans-serif;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

acronym {
        cursor: help;
}

a img {
	border: 0;
}

a {
	color: #00086f;
}

a:visited {
	color: #551a8b;
}

a:hover {
	text-decoration: underline;
}

table#header img {
	display: block;
}

table#header tr.wall {
	height: 32px;
}

div#left {
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 26px;
	margin-bottom: 13px;
	font-size: 200%;
	font-weight: normal;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 150%;
}

h3, h4, h5, h6 {
	font-size: 140%;
}

form {
	margin: 0;
	padding: 0;
}

.search .details {
	color: #aaa;
	font-size: 85%;
	margin-top: 0.5em;
}

.search .text {
	margin-top: 0.3em;
}

.search li {
	padding-bottom: 1.5em;
}

input.xf-button {
	font: 90% Arial, Verdana, Sans-serif;
}

ul#menu {
	margin: 0;
	padding: 0;
	padding-right: 13px;
}

ul#menu ul {
	margin: 0;
	padding: 0;
}

ul#menu li {
	margin-left: 0px;
	list-style: none;
	background: url(/i/bull/menu.png) no-repeat left top;
	padding-left: 28px;
	margin-bottom: 10px;
}

ul#menu li.this {
	background: url(/i/bull/menu-this.png) no-repeat;
}

ul#menu ul li {
	background: none;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 11px;
}

ul#menu ul li.this {
	background: url(/i/bull/menu-child-this.png) no-repeat;
}

ul#menu a, ul#menu span {
	font-weight: bold;
	text-decoration: none;
}

ul#menu ul li a, ul#menu ul li span {
	font-weight: normal;
}

/* news */
div.x-list {

}

div.item, div.item-x-image {
	margin-bottom: 2em;
}

div.item.important {
	padding:1em;
	background-color:#ffefd5;
}

div.item div.content {
	margin:1em 0 0em 0;
}

div.item-x-image {
	width: 50%;
	width: 45%;
	float: left;
}

div.item span.date, div.item-x-image span.date, div.item div.title strong {
	margin-right:20px;
}

div.prev-next {
	clear:left;
	margin:3em 0 1em 0;
	padding:1em 0 0 0;
	border-top:1px solid #eeeeef;
	opacity:0.6;
}

div.prev-next div.prev {
	float:left;
	width:50%;
}

div.prev-next div.next {
	float:right;
}

/* form */
table.xf-form {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 80%;
}

tr.xf-sname {
    display: none;
}

td.xf-foot {
	padding: 4px 6px;
	text-align: center;
}

td.xf-head {
	padding: 4px 6px;
}

th.xf-div-title {
	padding: 2px 6px;
	text-align: left;
}

th.xf-title {
	padding: 2px 6px;
	text-align: right;
	vertical-align: top;
}

td.xf-data {
	padding: 2px;
	vertical-align: top;
}

td.xf-data p {
	margin-top: 0px;
}

div.xf-hint {
	font-size: 85%;
}

input.text, textarea {
	width: 98%;
}

input.xf-button, input.xf-submit, input.xf-reset {
	width: 90px;
	border-width: 2px;
	border-style: outset;
	font-size: 85%;
}

.xf-error,.xf-error .xf-title {
	color: #bc0000;
}

img.thumb {
	border: 1px solid #455182;
}

div.preview {
	background-color: #fff;
	border: 1px solid #999;
	display: none;
	padding: 6px;
	position: fixed;
	position: "absolute";
}

div.preview div.close {
	text-align: right;
}

hr {
	border: 0 none;
	padding: 0;
	color: #fff;
	background-color: #fff;
	border-bottom: 1px solid #eeeeef;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.black, .black:visited {
	color: #000;
}

td.line {
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
}

td.line img {
	float: left;
}

div.polls td.count {
	font-weight: bold;
}


/* header */
#header {
	height:97px;
	background:#1c4c92 url(/i/bg-2.png);
	overflow:hidden;
}

#logo {
	width:20%;
	min-width:190px;
	height:96px;
	float:left;
	background:#079600 url(/i/logo-2.gif) no-repeat;
	display:block;
}

a #logo {
	cursor:hand;
}

#logo span {
	display:none;
}

#local {
	width:77%;
	height:97px;
	float:left;
}

#delim {
	width:10px;
	height:88px;
	float:left;
	margin-top:8px;
	background-color:#808080;
}

#ladder {
	width:69px;
	height:97px;
	float:right;
	background-image:url(/i/ladder-2.gif);
}

#top-links {
	float:right;
	margin-top:48px;
}

#top-links a, #top-links span {
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;
	white-space: nowrap;
	color: white;
	text-decoration: none;
}

#top-links div {
	float:left;
	margin-left: 24px;
}

#top-links span {
	font-weight: bold;
}

#search-form {
	margin-top:10px;
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;
}

#search-form label {
	display:none;
}

#search-form div {
	margin-left:0;
}

#search-form div input {
	margin: 0;
	padding: 1px;
	width: 120px;
	border: 1px solid #455182;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#search-text.gray {
	color:gray;
}

.hidden {
	display:none;
}

input.search-input {
	padding: 1px;
	font: 100% Arial, Verdana, Sans-serif;
}

#body {
	margin:13px 13px 0 0;
}

#map {
	width:20%;
	float:left;
}

#content {
	float:left;
	width:80%;
}

.content {
	margin-left:23px;
}

#footer {
	color:#222;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	opacity:0.7;
}

#footer-sep {
	clear:both;
	border-top:30px solid white;
}

#flag {
	width:20%;
	float:left;
}

#copy {
	width:80%;
	float:left;
}

.copy {
	margin:13px 13px 33px 23px;
}

.flag {
	margin-left:20px;
}

a.ico-rss {
	display:block;
	float:right;
	width:27px;
	height:15px;
	opacity:0.8;
	background-image:url(/i/rss.png);
}

a.ico-rss span {
	display:none;
}

#map-path a {
	color: #455182;
}

div.answer div.title {
	padding: 2px 5px;
	margin-right: 10px;
	background-color: #ffefd5;
	float:left;
}

div.item.important div.answer div.title {
	background-color: #ffc56a;
}

div.answer div.cont {
}

span.author {
	margin-right: 13px;
}


/* pager */
div.xl-pages {
	padding: 4px 1px 0px 2px;
}

div.xl-pages div.results {
	float: left;
}

div.xl-pages .navigation {
	float: right;
	text-align: right;
	padding:0; margin:0; list-style:none;
}

div.xl-pages .navigation li {
	display:inline;
}

div.xl-pages .navigation a,
div.xl-pages .navigation b,
div.xl-pages .navigation span {
	margin-left: 1px; padding: 1px 5px 1px 5px; text-decoration: none;
}

div.xl-pages .navigation b {
	color: #fff; background-color: #455182; font-size:120%;
}

div.xl-pages .navigation a:hover {
	color: #455182; background-color: #edf1ff;
}

div.xl-pages .navigation span.disabled {
	color: #ccc;
}

