/* Main elements \*/
html {
    height: 100%; 
    margin: 0; 
    padding: 0;
}
/*end hack*/

body {
    font-size: 62.5%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: #e9e9e9;
    color: #333;
    text-align: center;
    margin: 0;
}

#wrapper {
    width: 100%;
    background: url('http://static.sia-r.ru/images/wrapper-bg.jpg') repeat-x;
    margin: 0;
}

#page {
    margin: auto;
    padding: 0;
    text-align: left;
    width: 982px;
}

#borders-wrapper {
    border-left: 1px solid #b9b8bc;
    border-right: 1px solid #b9b8bc;
    margin: 0;
    display: block;
    background: #ededed url('http://static.sia-r.ru/images/sidebar-bg.jpg') repeat-x;
    background-position: right top;
/*    margin-top: -11px;*/
}

#upper {
    height: 55px;
    border-bottom: 1px dotted #b9b8bc;
}

header,
nav,
section,
article,
aside,
footer {
  display: block
}

header {
    margin: 0 auto;
}

ul {
    padding: 0;
    margin: 0;
}

ul, ol, li {
    list-style-type: none;
}

a {
    color: #4545a4;
    text-decoration: none;
}

a:hover {
    color: #5253a4;
    border-bottom: 1px dotted #5253c1;
}

h1 {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    margin: 0.6em 0;
}

h2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin: 0.4em 0;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin: 0.2em 0;
}

img {
    margin: 0;
    padding: 0;
}

p ul, p ul li {
    display: inline;
}

label {
    display: block;
    font-weight: bold;
    margin: 0.3em 0;
}

input[type=text] {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 105%;
}

article p {
    text-indent: 1.5em;
}

/* End main elements */


/* Main classes */

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}
.hidden {
    visibility: hidden;
    display: none;
}

.input-bg {
    background: url('http://static.sia-r.ru/images/input-bg.gif');
}

.block {
    padding: 18px 0 18px 18px;
    background-color: #f6f6f6;
    border: 1px solid #c6c6c6;
}

.block:hover {
    background-color: #f1f1fa;
}


.border {
    padding-bottom: 5px;
    border-bottom: 1px solid #dedee6;
}

.shadow {
    border-top: 1px solid #ffffff;
}

.gTi {
    width: 330px;
}

.gAs {
    margin-top: 20px;
    padding: 0 12px;
}

/*
#sgAs1,#sgAs2 {
    padding: 0 14px;
}
*/

article.management-wrapper, article.secretary-wrapper, article.conf-wrapper {
    text-align: left;
}

.downloadPDF {
    margin-left: 21px;
    padding-top: 2px;
    list-style-image: url('http://static.sia-r.ru/images/dPDF.gif');
}

/* End main classes */

/* Header Logo */

#headerlogo {
    height: 132px;
}

/* End header logo*/

/* Navigation */

#headnav {
    /*margin-top: -2px;*/
}

#headnav a:hover {
    border-bottom: none;
}

#headnav ul li {
    float: left;
    margin: 0 10px 0 0;
    border-top: 1px solid #141222;
    border-left: 1px solid #141222;
    border-right: 1px solid #141222;
    border-bottom: none;
}

#headnav ul li a{
    display: block;
    height: 30px;
}

#nav-1 {
        background: url('http://static.sia-r.ru/images/nav-home-all.png') no-repeat;
}
#nav-1.nav:hover{
        background-position: 0 -30px;
}
#nav-1.nav.active{
        background-position: 0 -60px;
}

#nav-1 a{
        width: 103px;
}

#nav-47{
        background: url('http://static.sia-r.ru/images/nav-journal-all.png') no-repeat;
}
#nav-47.nav:hover{
        background-position: 0 -30px;
}
#nav-47.nav.active{
        background-position: 0 -60px;
}
#nav-47 a{
        width: 99px;
}

#nav-64{
        background: url('http://static.sia-r.ru/images/nav-library-all.png') no-repeat;
}
#nav-64.nav:hover{
        background-position: 0 -30px;
}
#nav-64.nav.active{
        background-position: 0 -60px;
}
#nav-64 a {
        width: 133px;
}

#nav-6{
        background: url('http://static.sia-r.ru/images/nav-contacts-all.png') no-repeat;
}
#nav-6.nav:hover{
        background-position: 0 -30px;
}
#nav-6.nav.active{
        background-position: 0 -60px;
}
#nav-6 a {
        width: 117px;
}

/* End navigation */

/* Login form*/

#headlogin {
	float: right;
        width: 280px; 
        margin-top: -164px;
        color: #ffffff;
        text-align: center;
	font-size: 110%;
}

#headlogin input {
    color: #807e7e;
    font-size: 100%;
    text-align: center;
}

#headlogin-left {
    float: left;
    width: 9px;
    height: 82px;
    background: url('http://static.sia-r.ru/images/register-bg-left.jpg') no-repeat;
}

#headlogin-right {
    float: left;
    width: 9px;
    height: 82px;
    background: url('http://static.sia-r.ru/images/register-bg-right.jpg') no-repeat;
}

#headlogin-center {
    float: left;
    height: 82px;
    width: 260px;
    background: url('http://static.sia-r.ru/images/register-bg.jpg') repeat-x;
}

#headlogin .first, #headlogin .second, #headlogin .third {
    padding: 3px 2px;
}

#headlogin .first {
    margin-top: 5px;
}

#headlogin .second, #headlogin .second a {
    font-weight: bold;
    color: #ffffff;
}

#headlogin .second a:hover {
    border-bottom: 1px dotted #ffffff;
}

#headlogin .third {
    margin-top: -5px;
}

#headlogin .third span, #headlogin .third a{
    color: #a5b3ce;
}

#headlogin .third a:hover {
    border-color: #a5b3ce;
}

#wlpeActivateFieldset input {
    width: 200px;
}
#wlpeActivateFieldset input, wlpeActivateFieldset a{
    margin-top: 3px;
}

#wlpeActivateButton {
    color: #a5b3ce;
    border-color: #a5b3ce;
}

#headlogin .success .first, #headlogin .success .second, #headlogin .success .third {
    padding: 5px 2px;
}

#headlogin .success .third {
    margin: 0;
}

#wlpeUsername, #wlpePassword, #wlpePasswordText {
    width: 96px;
    height: 19px;
    border: 1px solid #000000;
    padding: 0 2px;
}

#headlogin #submit {
    vertical-align: baseline;
    float: right;
    width: 30px;
    height: 21px;
}

#wlpeLoginButton {
    width: 30px;
    height: 21px;
    background: url('http://static.sia-r.ru/images/register-bg-ok.gif') no-repeat;
    background-position: left bottom;
    border: none;
}

#wlpeLoginButton:hover {
    cursor: pointer;
}
/* End login form*/

/* Searchform */

#searchform {
    margin-top: -31px;
    float: right;
    width: 280px;
}

#ajaxSearch_form {
    width: 280px;
}

#searchform-left {
    float: left;
    width: 3px;
    height: 30px;
    border-left: 1px solid #141222;
    border-top: 1px solid #141222;
    background: url('http://static.sia-r.ru/images/searchform-bg-left.gif') no-repeat;
}
#searchform-center {
    float: left;
    width: 161px;
    height: 30px;
    border-top: 1px solid #141222;
    background: url('http://static.sia-r.ru/images/searchform-bg-center.gif') repeat-x;
}

#searchform-right {
    float: left;
    width: 114px;
    height: 35px;
    margin-top: -4px;
    border-collapse: collapse;
    border-right: 1px solid #141222; 
    background: url('http://static.sia-r.ru/images/searchform-bg-right.png') no-repeat; 
}

#searchform-right.hover, #searchform-right:hover {
    background-position: 0 -35px;
    cursor: pointer;
}

#searchform-right input {
    float: left; 
    display: block;
    width: 114px;
    height: 35px;
    border: 0px;
    background: none;
}

#searchform-right input.hover, #searchform-right input:hover {
    background-position: 0 -35px;
    cursor: pointer;
}

#ajaxSearch_input {
    float: right;
    height: 18px;
    width: 144px;
    border-left: 1px solid #21222d;
    border-top: 1px solid #21222d;
    border-bottom: 1px solid #21222d;
    vertical-align: middle;
    margin-top: 4px;
    margin-right: -2px;
    padding-left: 5px;
    color: #807e7e;
    text-align: center;
}

#ajaxSearch_output {
    width: 239px;
    margin: 0;
    padding: 20px;
    position: absolute;
    top: 163px;
    background: #29283b;
    color: #ffffff;
}

#ajaxSearch_output a {
    color: #ffffff;
}

#ajaxSearch_output a:hover {
    border-bottom: 1px dotted #ffffff;
}

/* End searchform */


/* Breadcrumb */

#breadcrumb {
    padding-top: 16px;
}

/* End breadcrumb */

/* Pagination */

#pagination-top {
    margin: 0.4em 0;
}

#pagination-top a, #pagination-top span,#pagination-bottom a, #pagination-bottom span {
    margin: 0 2px;
}

/* End pagination */

/* Content */

#content {
    float: left;
    background-color: #fff;
    font-size: 1.2em;
    text-align: justify;
    padding: 0 20px 20px 20px;
    width: 662px;
    min-height: 1000px;
    height: auto;
    line-height: 1.4em;
}
#content-inner {
    padding: 20px 0;
}

#content td {
    padding: 0 10px;
}
/* End content*/

/* Home page */

#description1 {
    width: 622px;
    height: 80px;
    position: absolute;
    margin: -80px 0 0 20px;
    color: #ffffff;
    font-size: 14px;
    vertical-align: middle;
}

#description1 p {
    margin: 0;
}

#mainpagePicture {
    margin-top: 36px;
}
.management-wrapper, .secretary-wrapper {
    width: 321px;
    padding-top: 20px;
}

.management-wrapper .block:hover, .secretary-wrapper .block:hover {
    background-color: #f6f6f6;
}

.management-wrapper img {
    width: 100px;
}

.management-inner {
    height: 270px;
}


.management-entry {
    padding-right: 18px;
    text-align: left;
    width: 150px;
}

.management-wrapper#management55 {
    width: 100%
}

.management-wrapper#management55 .management-inner {
    height: 150px;
}

.management-wrapper#management55 .management-entry {
    width: 76%;
}

.management-entry h3 {
    margin: 0;
    text-align: center;
}

.management-entry h1 {
    text-align: center;
}

.management-entry li, .secretary-wrapper li {
    list-style-type: disc;
}

.secretary-inner {
    height: 220px;
}
.secretary-entry {
    padding: 0 20px 20px 20px;
}

/* End home page*/

/* Journal */

#description47 {
    display: none;
}

.journal-pagination {
    padding-bottom: 20px;
}
.journal-wrapper {
    width: 322px;
    height: 161px;
    padding-bottom: 30px;
}

.journal-inner {
    height: 130px;
}

.journal-entry {
    padding-left: 16px;
}

.journal-option {
    width: 170px;
    padding: 2px 0;
}

/* End Journal*/

/* Library */

.library-wrapper {
    padding-top: 20px;
}

.library-wrapper img {
    width: 100px;
}
.library-entry {
    width: 80%;
}

.library-entry p {
    display: block;
    width: 500px;
}
/* End Library*/

/* Conferences */

.conf-wrapper {
    padding-top: 10px;
}
.conf-wrapper li {
    list-style-type: disc;
    margin-left: 20px;
}

.conf-inner {
    padding-bottom: 10px;
}
.conf-entry .first {
    float: left;
    width: 250px;
}

.conf-entry .second {
    padding-left: 250px;
}

/* End conferences */

/* Sidebar */

aside {
    float: right;
    width: 278px;
    min-height: 1000px;
    height: auto;
    text-align: left;
}

aside a {
    color: #000000;
}

aside a:hover {
    color: #000000;
    border-bottom: 1px dotted #000000;
}

aside p {
    margin-left: 50px; 
}

aside ul {
    margin: 0 20px;
}

aside ul ul {
    margin: 0;
}

aside .first {
    height: 43px;
    padding-top: 12px;
    border-bottom: 1px dotted #000000;
}

aside .conf {
  padding-top: 10px; 
}

aside .conf-wrapper {
    padding: 0 0 0 18px;
}

aside .conf div.bullet {
    float: left;
    width: 13px;
    height: 13px;
    margin-top: -2px;
    background: url('http://static.sia-r.ru/images/sidebar-bullets.gif') no-repeat;
}

aside .all-conf div.bullet {
    float: left;
    width: 20px;
    height: 15px;
    background: url('http://static.sia-r.ru/images/sidebar-bullets.gif') no-repeat;
    background-position: 0 -13px;
}

aside .send-thesises a {
    display: block;
    width: 143px;
    height: 21px;
    text-indent: -9999px;
    background: url('http://static.sia-r.ru/images/thesises-bg.gif') no-repeat;
    margin: 20px 0 0 50px;
}

aside .send-thesises a:hover {
    border:none;
}
/* End sidebar */

/* Footer */

footer {
    font-size: 120%;
    height: 72px;
    color: #ffffff;
}

footer a {
    color: #a5b3ce;
}

footer a:hover {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
}

footer p {
    margin: 0;
}

#footer-left {
    height: 52px;
    width: 5px;
    margin: -5px 0 0 -5px;
    background: url('http://static.sia-r.ru/images/footer-borders.gif') no-repeat;
}

#footer-right {
    height: 52px;
    width: 5px;
    margin: -5px -5px 0 0;
    background: url('http://static.sia-r.ru/images/footer-borders.gif') no-repeat;
    background-position: -5px 0;
}
#footer-center{
    height: 47px;
    width: 980px;
    background: url('http://static.sia-r.ru/images/footer-center.jpg') repeat-y;
}

footer ul li {
    float: left;
    margin: 0 10px 0 0;
    border-bottom: none;
}

#footer-nav {
    padding: 15px 0 0 20px;
}

.footer-text {
    padding: 15px 20px 0 0;
}

/* End footer*/

/* Register */
#wlpeNewUser {
    text-align: left;
}
/* End Register */


/* Comments */

.jot-list {

}
/* End comments */