body { color: #333; background: #fff; font: 13px/19px Helios, "Helvetica Neue", Arial, sans-serif; background: url(http://www.limp-bizkit.ru/s/pic/common/bg.png) top center repeat-y; }
a, a:visited { color: #ff5522; text-decoration: underline; }
a:hover { text-decoration: none; }

/* общие стили для сайта */
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignJustify { text-align: justify; }
.book { text-indent: 28px; }
.floatLeft { float: left; }
.floatRight { float: right; }
.nwrap, .nowrap { white-space: nowrap; }
.strong { font-weight: bold; }
.block { display: block; }
.inline { display: inline; }
.hidden { display: none; }
.clear { clear: both; line-height: 0; height: 0; }

p { margin-bottom: 8px; }
small { font-size: 11px; }
.date { font: 13px/13px Helvetica, Arial, Sans-serif; margin-bottom: 16px; color: gray; }

#menu { width: 900px; height: 47px; margin: 0 auto; padding: 0 50px; }
#menu img { margin: 10px 0; }

#content { width: 870px; margin: 0 auto; padding: 0 65px 24px; background: url(/s/pic/bg.jpg) 50% 50% no-repeat; min-height: 455px; }
#content h1 { font-size: 20px; margin: 24px 0 12px; }

#content ul, #content ol { margin-left: 16px; }

#pages { margin: 36px 0 0; }
#pages a, #pages span { text-decoration: none; margin-right: 2px; padding: 2px; }
#pages span.active { font-weight: bold; font-size: 15px; }

#footer { width: 900px; margin: 0 auto; }
#footer p { padding: 10px; line-height: 1.5em; }

div.label { font-size: 16px; line-height: 24px; color: gray; }
div.field { margin-bottom: 16px; }

a.mng { margin-left: 8px; font: 13px/19px Helios, "Helvetica Neue", Arial, sans-serif !important; text-decoration: none; border-bottom: 1px dashed; }
a.mng:hover { border-bottom: 1px solid; }
div.mng-add { padding: 0 0 8px; }
div.mng-add a.mng { margin-left: 0; }

div.error { margin: 12px 0; color: red; font-style: italic; }
table.data { border-collapse: collapse; }
table.data td, table.data th { padding: 4px; }
table.data th { font-weight: bold; background: #eee; }
