* {
    margin: 0px;
    padding: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    image-orientation: none;
}
html {
    height: 100%;
}
body {
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #666666;
}
div {
    vertical-align: top;
}
div.yandex a {
    display: block; 
}
div.yandex a img {
    display: block; 
}
table {
    border-collapse: collapse;
}
table.vis tr td {
    padding: 5px;
    border: 1px solid #e0e0e0;
}
table.recordings tr td {
    padding: 2px 5px;
    border: 1px solid #e0e0e0;
    vertical-align: middle; 
}
tr {
    vertical-align: top;
}
tr.header {
    vertical-align: middle; 
    text-align: center; 
    font-style: italic;
    font-size: 11px;
}
a {
    text-decoration: none;
    font-weight: bold;
}
/*
a:hover {
    color: #c00000;
}
*/
a.wopad {
    display: inline-block;
/*    height: 25px;*/
}
img {
    border-style: none;
}
img.flag {
/*    border: 1px solid #c0c0c0;*/
    vertical-align: bottom;
/*    width:32px;
    height:25px;*/
}
input[type="text"], input[type="password"] {
    border: 1px solid #e0e0e0;
    padding: 1px 4px;
}
input[type="file"] {
}
input[type="submit"], input[type="button"] {
    border: 1px solid #e0e0e0;
    padding: 1px 4px;
    width: 100px;
    height: 22px;
    cursor: pointer;
}
input[type="checkbox"] {
    display: block;
}
select {
    border: 1px solid #e0e0e0;
}
textarea {
    border: 1px solid #e0e0e0;
    padding: 1px 4px;
    display: block;
    width: 730px;
    max-width: 730px;
    min-width: 730px;
    height: 250px;
}
.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 31px;
    min-width: 980px;
}
.title {
    color: white;
    font-size: 36px;
    letter-spacing: 10px;
    text-transform: uppercase;
/*    line-height: 60px;*/
/*    text-shadow: #c00000  2px  0px 0, #c00000 -2px  0px 0,
                 #c00000  0px  2px 0, #c00000  0px -2px 0,
                 #c00000  1px  1px 0, #c00000  1px -1px 0,
                 #c00000 -1px  1px 0, #c00000 -1px -1px 0;*/
}
.title:hover {
    color: white;
}
.lang {
    text-shadow: white  2px  0px 0, white -2px  0px 0,
                 white  0px  2px 0, white  0px -2px 0,
                 white  1px  1px 0, white  1px -1px 0,
                 white -1px  1px 0, white -1px -1px 0;
}
.sup {
    vertical-align: 6px;
}
.base {
    vertical-align: 0px;
}
/*
.active {
    color: #c00000;
}
*/
.srch {
    background-color: yellow;
}
.grmr {
    border-bottom: 1px solid red;
}
.titleimg {
    text-align: right;
    overflow: hidden;
}
.fs10 {
    font-size: 10px;
}
.fs11 {
    font-size: 11px;
}
.fs12 {
    font-size: 12px;
}
.fs13 {
    font-size: 13px;
}
.fs14 {
    font-size: 14px;
}
.fs15 {
    font-size: 15px;
}
.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}
.bold {
    font-weight: bold;
}
.norm {
    font-weight: normal;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.btn, .btn2, .btn3 {
    border: 1px solid #e0e0e0;
    width: 188px;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #fff7f7;
}
.btn2 {
    width: 268px;
    display: inline-block;
    font-weight: normal;
}
.btn2:hover {
    color: #666666;
}
.btn3 {
    width: 200px;
    margin-top: 2px;
}
.w175 {
    width: 175px;
}
.w75 {
    width: 75px;
}
.w98 {
    width: 98px;
}
.label {
    height: 12px;
    line-height: 12px;
}
.colcomment {
    width: 550px;
    max-width: 550px;
    min-width: 550px;
    height: 80px;
/*    max-height: 80px;
    min-height: 80px;*/
}
.pmreply {
    width: 550px;
    min-width: 550px;
    max-width: 970px;
    height: 150px;
}
.matrnum {
    font-family: Tahoma, sans-serif;
}
.sortby {
    border-bottom: 1px dotted;
    cursor: pointer;
    font-weight: normal;
}
.sortby:hover {
    color: #666666;
}
.newpm {
    border: 2px double #c00000;
    color: #c00000;
    background-color: yellow;
/*    margin-left: 6px;*/
    padding: 0px 3px;
}
.boldtext {
    color: #333333;
    font-weight: bold;
}
.virtKbdBtn {
    text-align:center;
    line-height:23px;
/*    cursor:pointer;*/
    width:23px;
    height:23px;
    margin-left:5px;
    background-color:#fff7f7;
    border: 1px solid #e0e0e0;
    display: inline-block;
    font-weight: normal;
}
.virtKbdBtn:hover {
    color: #666666;
}
.borderlrt {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
/*
.borderlrb {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.borderrt {
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.borderlt {
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
*/
.mainmenu {
/*    padding: 9px 0px;*/
    line-height: 16px;
    height: 16px;
    white-space: nowrap;
}
.newcomment {
    width: 690px;
    max-width: 690px;
    min-width: 690px;
    height: 200px;
}
.editcomment {
    width: 970px;
    max-width: 970px;
    min-width: 970px;
    height: 200px;
}
.tag {
    text-indent: -10px;
    margin-left: 10px;
}
.recording {
    text-indent: -20px;
    margin-left: 20px;
}
.norecording {
    text-indent: 0px;
    margin-left: 0px;
}
.live {
/*    background-color: #ddffdd;*/
    background-color: #eeffee;
}
.fixed {
/*    background-color: #ddddff;*/
    background-color: #eeeeff;
}
.redirhlt {
/*    background-color: #ffeeee;*/
    background-color: #ffffcc;
}

div.quote {
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    font-style: italic;
    padding: 3px 6px;
    margin: 3px 0px;
}
div.quoteauthor {
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    padding-top: 3px;
}
fieldset {
    border: 1px solid #e0e0e0;
    padding: 2px;
}
