#sitetitle {
    background: #b22c2a;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: bold;
}

a img {
    border: 0px;
}

label {
    text-decoration: underline;
}

.menuitem {
    background: #d4b692;
    text-align: center;
    color: #b22c2a;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.menuitem a:link,
.menuitem a:visited {
    text-decoration: none;
    color: #b22c2a;
}

.menuitem a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.langitem {
    background: #d4b692;
    text-align: center;
    color: #B30502;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.langitem a:link,
.langitem a:visited {
    text-decoration: none;
    color: #B30502;
}
.langitem a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.content {
    text-align: justify;
    background: url("/i/Industryart_Text0.gif") top right;
    background-repeat: repeat-y;
}

a:link  {
    color: #b22c2a;
    text-decoration: underline;
}
a:visited {
    color: #b22c2a;
    text-decoration: underline;
}
a:hover {
    color: #5A8720;
    text-decoration: underline;
}

.copyright {
    color: #774717;
    font-size: 10px;
    margin-left: 15px;
}
.support {
    margin-left: 32px;
}

h1 {
    font-family: Arial;
    font-size: 21px;
    font-weight: normal;
}

h2 {
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.leftmenu {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

.leftmenu div {
    padding: 5px;
    border-top: 1px solid #b22c2a;
}

div.leftmenu div.leftsubmenu {
    padding: 0px;
}

div.leftmenu div.leftsubmenu div {
    border-top: 0px;
    padding-left: 20px;
}


.leftmenu a:link,
.leftmenu a:visited {
    text-decoration: none;
    color: #b22c2a;
}

.leftmenu a:hover {
    text-decoration: none;
    color: #FFFFFF;
}


div.centerbanner {
    text-align: center;
    margin: 0px 0px 15px 0px;
}

div.centermiddlebanner {
    text-align: center;
    margin: 15px 0px 15px 0px;
}

div.leftbanner {
    text-align: center;
    margin: 0px 0px 15px 0px;
}

div.rightbanner {
    text-align: center;
    margin: 0px 0px 15px 0px;
}

table.regform tr td {
    background: #fad9b0;
}

table.regform tr.space td {
    background: #FFFFFF;
}

.errors {
    margin-top: 15px;
    margin-bottom: 15px;
    color: red;
}
.usercard div {
    margin-top: 15px;
    margin-bottom: 15px;
}
.pricelists {
    float: right;
    width: 40%;
    padding: 15px 15px 15px 15px;
    border: 1px Dashed #f3d0a6;
}
.rightmenu {
    float: right;
    width: 40%;
    padding: 15px 15px 15px 15px;
    border: 1px Dashed #f3d0a6;
}

div.searchresult {
    margin: 15px 0px 15px 0px;
    padding: 3px 3px 3px 5px;
}
/* ------------ Pager ------------- */
div.pager {
    margin: 15px 0px 15px 0px;
    padding: 3px 3px 3px 3px;
    line-height: 1.6em;
/*    border-left: 1px Solid #fad9b0; */
}
div.pager div.pages {
    font-weight: bold;
}

div.pager span.page {
    padding: 0 0.4em;
}
div.pager a:hover span.page {
    background: #fbf2e6;
}

div.pager span.current {
    background: #fad9b0;
    padding: 0 0.4em;
    font-weight: bold;
}

/* -------- */

form.usersearch {
    margin-bottom: 20px;
    border-bottom: 1px Solid #fad9b0;
    padding: 3px 3px 3px 5px;
}

tr.light {
    background: #fbf2e6;
}
tr.dark {
    background: #fad9b0;
}

tr.header {
    background: #d4b692;
}

div.sample {
    font-size: 80%;
}

div.orderform {
    margin: 20px 0px 40px 0px;
}

form.goodssearch {
    margin-bottom: 20px;
    border-bottom: 1px Solid #fad9b0;
    padding: 3px 3px 3px 5px;
}

div.leftmenu div.selected {
    background: #d4b692;
}

span.disabled {
    color: #999999;
}

/* Доска объявлений */
form.boardsearch {
    margin-bottom: 20px;
    border-bottom: 1px Solid #fad9b0;
    padding: 3px 3px 3px 5px;
}

div.bulletin-board {
    margin: 20px 0px 20px 0px;
}

div.bulletin-board div.message {
    margin: 10px 0px 10px 0px;
    border-bottom: 1px Solid #fbf2e6;
    padding: 5px 3px 5px 5px;
}

div.bulletin-board div.message span.date {
    background: #fbf2e6;
    padding: 0 0.4em;
}

div.bulletin-board div.message div.body {
    margin-left: 15px;
}

div.bulletin-board div.message div.text {
    margin-bottom: 3px;
}

div.bulletin-board div.message div.contacts {
    font-style: italic;
}

div.bulletin-board div.message div.edit {
    font-weight: bold;
}

div.bulletin-board div.message div.reply {
    float: right;
}


div.toolbar {
    border-bottom: 1px Solid #fad9b0;
    padding: 3px 3px 3px 5px;
}

div.toolbar div.item {
    font-weight: bold;
}

div.mmenu {
    position: absolute;
    width:12.4%;
    left: 13%;
    background: #d4b692;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: -5px;
    display: none;
}

.mmenu div {
    padding: 7px;
    border-top: 1px solid #b22c2a;
}

div.mmenu a:link,
div.mmenu a:visited {
    text-decoration: none;
    color: #b22c2a;
}

div.mmenu a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.comment {
    color: #999999;
}


.leftcolumn {
    background: #fad9b0;
}

/* ---------- */

ul.section-list li {
    margin-bottom: 1em;
}

.small-menu {
    font-size: 10px;
    padding: 15px 15px 15px 15px;
}

/* ------------- */

.voting-diagram {
    background: #fad9b0;
    border: 1px Solid #d4b692;
    padding: 2px;
}

.voting {
    border: 1px Solid #d4b692;
    padding: 5px;
}

