/* CSS Document */

body {
padding:0;
margin:0;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#454545;
background:#FFFFFF;
}

a {
color:#7a1212;
text-decoration:underline;
}

a:hover {
color:#ad0005;
text-decoration:none;
}

form {
padding:0;
margin:0;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

#container {
min-width:998px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 998? "998px": "auto");
 display:block;
}

#header {
background:url(/images/e-manuals/header-bg.jpg) repeat-x;
height:116px;
}

#wrapper {
float:left;
width:100%;
}

#content {
margin:0 230px;
}

#center-img {
text-align:center;
padding:10px 0 79px 0;
}

#site-title-text {
background:#fffaae;
margin:0 7px 0 9px;
padding:14px 14px 24px 14px;
}

#site-title {
background:url(/images/e-manuals/site-title-bg.jpg) repeat-x bottom;
height:auto;
margin-bottom:30px;
}

#site-title-left {
background:url(/images/e-manuals/site-title-left.jpg) no-repeat bottom left;
height:auto;
}

#site-title-right {
background:url(/images/e-manuals/site-title-right.jpg) no-repeat bottom right;
height:auto;
}

#red-title, .red-title {
font-size:24px;
color:#da3232;
padding:0 0 6px 0;
margin:0 10px 15px 10px;
background:url(/images/e-manuals/red-line.gif) repeat-x bottom;
}

#gray-line {
background:url(/images/e-manuals/gray-dot.gif) repeat-x;
padding:20px 0 20px 0;
height:1px;
}

#left-block {
float:left;
width:230px;
margin-left:-100%;
background:url(/images/e-manuals/e.jpg) no-repeat top left;
}

#menu {
height:157px;
padding:20px 0 100px 13px;
}

#menu a {
color:#0f263f;
text-decoration:underline;
}

#menu a:hover {
color:#0f263f;
text-decoration:none;
}

#menu td {
height:26px;
padding-left:17px;
}

#gray-title {
background:url(/images/e-manuals/cat-title-bg.gif) no-repeat top left;
padding:10px 0 14px 4px;
color:#d1cbcb;
font-size:11px;
font-weight:bold;
}

#gray-block {
padding:0 28px 14px 26px;
}

#right-block {
float:left;
width:230px;
margin-left:-230px;
}

#block-top {
background:url(/images/e-manuals/block-top.jpg) no-repeat top;
width:182px;
padding:0 18px 0 23px;
margin-bottom:30px;
}

#block {
background:#fffaae;
padding:10px 4px 20px 8px;
}

#footer {
clear:left;
width:100%;
background:url(/images/e-manuals/footer-bg.gif) repeat-x bottom;
height:64px;
}

#gray {
background:url(/images/e-manuals/gray-line.gif) repeat-x bottom;
height:5px;
margin:0 240px 0 240px;
}

.copy {
background:url(/images/e-manuals/copy-bg.gif) repeat-x;
vertical-align:top;
width:90%;
}

#copy {
background:url(/images/e-manuals/copy-logo.gif) no-repeat top left;
height:43px;
color:#000a1f;
font-size:11px;
padding:16px 5px 0 270px;
}

#copy a {
text-decoration:underline;
color:#727272;
}

#copy a:hover {
text-decoration:none;
color:#727272;
}

#banner {
padding:0 30px 0 30px;
}

#search-block {
background:url(/images/e-manuals/search-bg.jpg) no-repeat top left;
height:153px;
padding:75px 0 0 10px;
margin:50px 0 0 15px;
display:block;
}

.search-input {
width:150px;
height:16px;
border:solid #b7b7b7;
border-width:1px 0 1px 0;
background:#FFFFFF;
}

/* XSL шаблоны */

.groups {
width:40%;
vertical-align:top;
}

#desc {
font-size:11px;
}

#news-item {
margin-bottom:10px;
}

.date {
font-size:10px;
font-weight:bold;
}

.news-title {
font-size:12px;
margin:0 0 6px 0;
font-weight:bold;
}

#pages {
text-align:center;
font-size:11px;
font-weight:bold;
margin:10px;
}

#com-title {
font-size:14px;
font-weight:bold;
color:#da3232;
margin-bottom:4px;
}

.com-input {
width:200px;
height:18px;
border:1px solid #777777;
}

.com-text {
width:300px;
height:160px;
border:1px solid #777777;
}

.com-capcha {
width:150px;
height:18px;
border:1px solid #777777;
}

.com-add {
border:1px solid #777777;
}

#content-text {
margin:0 10px;
}