





/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
.title_quote {
  background: #FEFFBD;
  border: 1px dotted rgb(190,190,190);
  border-bottom: 0;
  color: #222;
  font-weight: bold;
  font-size: 10px;
  margin: 8px auto 0 auto;
  padding: 3px;
}

.quote {
  color:#666;
  font-size:10px;
  margin:10px 0 0;
}
/* 
 * ========================================
 * Teг CODE
 * ========================================
 */
 .scriptcode {
  color: #000000;
  FONT: 8pt Verdana; 
  text-align:left;
  background-color: lightyellow; 
  border-width:1; 
  border-color:rgb(190,190,190); 
  border-style:dotted;
  padding: 5px;
  }
/* 
 * ========================================
 * Календарь 
 * ========================================
 */

.weekday-active-v {
  color:#006dab;
}

.day-active-v {
  color:#006dab;
}

#calendar-layer{
  text-align:center;
}

.calendar {
  margin:0 auto;
  font-size:1.1em;
}

.calendar td, th {
  padding:3px 4px;
}

.calendar th {
  padding-bottom:5px;
  font-weight:bold;
}

.weekday {
  color:#da1923;
}

.weekday-active {
  font-weight:bold;
}

.day-active {
  font-weight:bold;
}

.monthlink {
  text-decoration:none;
  color:#006dab;
}

/* 
 * ========================================
 * Рейтинг 
 * ========================================
 */

  .unit-rating{
    list-style:none;
    margin: 0px;
    padding:0px;
    width: 85px;
    height: 16px;
    position: relative;
    background: url('../../../templates/Seviarynets/dleimages/rating.gif') top left repeat-x;    
  }
  
  .unit-rating li{
      text-indent: -90000px;
    padding:0px;
    margin:0px;
    float: left;
  }
  .unit-rating li a{
    display:block;
    width:17px;
    height: 16px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0px;
  }
  .unit-rating li a:hover{
    background: url('../../../templates/Seviarynets/dleimages/rating.gif') left center;
    z-index: 2;
    left: 0px;
  }
  .unit-rating a.r1-unit{left: 0px;}
  .unit-rating a.r1-unit:hover{width:17px;}
  .unit-rating a.r2-unit{left:17px;}
  .unit-rating a.r2-unit:hover{width: 34px;}
  .unit-rating a.r3-unit{left: 34px;}
  .unit-rating a.r3-unit:hover{width: 51px;}
  .unit-rating a.r4-unit{left: 51px;}  
  .unit-rating a.r4-unit:hover{width: 68px;}
  .unit-rating a.r5-unit{left: 68px;}
  .unit-rating a.r5-unit:hover{width: 85px;}
  .unit-rating li.current-rating{
    background: url('../../../templates/Seviarynets/dleimages/rating.gif') left bottom;
    position: absolute;
    height: 16px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

/* 
 * ========================================
 * BB коды
 * ========================================
 */ 
.bbcodes {
  background: #FFF;
  border: 1px solid #E0E0E0;
  color: #666666;
  font-family: Verdana, Tahoma, helvetica, sans-serif;
  padding: 2px;
  vertical-align: middle;
  font-size: 10px; 
  vertical-align: middle;
  margin:2px;
  height: 21px;
}

.editor textarea {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../../../templates/Seviarynets/images/dlet_field_o.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
}

.editor_button {
  float: left;
  cursor: pointer;
  padding-left: 2px;
  padding-right: 2px;
}
.editor_buttoncl {
  float: left;
  cursor: pointer;
  padding-left: 1px;
  padding-right: 1px;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
}
.editbclose {
  float: right;
  cursor: pointer;
}
.editor_button select {
  font-family: tahoma;
  font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}

.bbcodes_poll {
  background-color: #ffffff;
  border: 1px solid #1434B0;
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../../../templates/Seviarynets/images/dlet_bttn_bbcodes.gif);
  background-repeat: repeat-x;
  width: 100px;
  height: 20px;
  font-weight: bold;
}
/* 
 * ========================================
 * Дополнительные поля новостей
 * ========================================
 */ 

.xfields textarea {
width:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields select {
height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}

/* ==================== Дополнительные поля профиля пользователей */
.xprofile {
  padding-top: 5px;
}

.xprofile textarea {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../../../templates/Seviarynets/images/dlet_field_o.gif);
  background-repeat: repeat-x;

  width: 320px;
  height: 86px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
.xprofile input {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../../../templates/Seviarynets/images/dlet_field_o.gif);
  background-repeat: repeat-x;

  width: 250px;
  height: 14px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
.xprofile select {
  color: #555555;      /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background-image: url(../../../templates/Seviarynets/images/dlet_field_o.gif);
  background-repeat: repeat-x;

  height: 18px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}

/* 
 * ========================================
 * Персональные сообщения
 * ========================================
 */ 

.pm_head {
  FONT: 10pt Verdana; 
}
.pm_list {
  font-size: 11px;
  font-family: tahoma;
  }
.pm_list a {
  font-size: 11px;
  font-family: tahoma;
}

/* ==================== Выпадающее меню */

#dropmenudiv {
  border: 1px solid #ffffff;
  border-bottom-width: 0;
  font: normal 10px Verdana;
  background-color: #6497ca;
  line-height: 20px;
  margin: 2px;
  opacity: 0.92;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
  filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}
#dropmenudiv a {
  display: block;
  text-indent: 3px;
  text-decoration:none;
  color: #ffffff;
  background:#6497ca;
  border: 1px solid #ffffff;
  padding: 1px 0;
  margin: 1px;
  font-weight: bold;
}

#dropmenudiv a:hover {
  background-color:#fdd08b;
  color:#000000;
}

/* 
 * ========================================
 * Опрос
 * ========================================
 */

.vote  {
  line-height:20px;
}

/* 
 * ========================================
 * Уведомление о получении новых PM
 * ========================================
 */

#newpm {
  position:absolute;
  width:400px;
  padding:4px;
  background-color:#FDFDFD;
  border:1px solid #BBB;
  font-family: Verdana;
  font-size: 11px;
  line-height: 135%;
  }

#newpmheader {
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  height:20px;
  color: #000;
    font-weight: bold;
  background-color:#E3C0C0;
  font-family:verdana, sans-serif;
  font-size:11px;
  cursor:move;
  }

#newpm a{
  background: transparent;
  color: #4D6A8A;
  text-decoration: none;
}

#newpm a:hover{
  background: transparent;
  color: #4D6A8A;
  text-decoration: underline;
}
/* 
 * ========================================
 * Ссылка на скачивание прикрепленного файла
 * ========================================
 */
.attachment {
  color: gray;
  }

/* 
 * ========================================
 * Поиск по сайту и результаты поиска
 * ========================================
 */

.textin {
  font-family: Verdana;font-size: 11px;
  color:#00002C;
  text-decoration: none;
  }

.sresult  {
  text-align: justify;
  font-family:verdana;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
  font-size:12px;
  color:#606D77;
}
/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline {
  background: #FFFFFF;
}
.highslide-image {
  border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
}  
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide-dimming {
  background: black;
}
.highslide-html {
  background-color: white;
}
.highslide-html-content {
  display: none;
}
.highslide-loading {
    display: block;
  color: #ffffff;
  font-size: 9px;
  font-weight: bold;
    text-decoration: none;
  padding: 3px;
  border: 1px solid #ffffff;
    background-color: #000000;
}
a.highslide-full-expand {
  background: url(../../../templates/Seviarynets/dleimages/fullexpand.gif) no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
.highslide-footer {
  height: 11px;
}
.highslide-footer .highslide-resize {
  float: right;
  height: 12px;
  width: 11px;
  background: url(../../../templates/Seviarynets/dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-caption {
  display: none;
  padding: 5px;
  background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
  position: relative;
  left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
  background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
/* ==================== Облако тегов */

.clouds_xsmall {
  font-size: x-small;
  text-decoration:none;
}
.clouds_small {
  font-size: small;
  text-decoration:none;
}
.clouds_medium {
  font-size: medium;
  text-decoration:none;
}
.clouds_large {
  font-size: large;
  text-decoration:none;
}
.clouds_xlarge {
  font-size: x-large;
  text-decoration:none;
}
.clouds_xlarge:hover, .clouds_large:hover, .clouds_medium:hover, .clouds_small:hover, .clouds_xsmall:hover {
  text-decoration:underline;
}


.ui-helper-clearfix {
    display: block;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-widget {
    font-family: Tahoma,Lucida Sans,Arial,sans-serif;
    font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: tahoma,Arial,sans-serif;
    font-size: 11px;
}
.ui-widget-content {
    background: none repeat-x scroll 50% bottom #FCFDFD;
    border: 1px solid #A6C9E2;
    color: #222222;
}
.ui-widget-content a {
    color: #222222;
}
.ui-widget-header {
    background: url("../../../templates/Seviarynets/images/ui-bg_gloss-wave.png") repeat-x scroll 50% 50% #5C9CCC;
    border: 1px solid #4297D7;
    color: #FFFFFF;
    font-weight: bold;
}
.ui-widget-header a {
    color: #FFFFFF;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: url("../../../templates/Seviarynets/images/ui-bg_glass_85.png") repeat-x scroll 50% 50% #DFEFFC;
    border: 1px solid #C5DBEC;
    color: #2E6E9E;
    font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #2E6E9E;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    background: url("../../../templates/Seviarynets/images/ui-bg_glass_75.png") repeat-x scroll 50% 50% #D0E5F5;
    border: 1px solid #79B7E7;
    color: #1D5987;
    font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #1D5987;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: none repeat-x scroll 50% 50% #F5F8F9;
    border: 1px solid #79B7E7;
    color: #E17009;
    font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #E17009;
    text-decoration: none;
}
.ui-widget *:active {
    outline: medium none;
}
.ui-state-error {
    background: none repeat-x scroll 50% 50% #FEF1EC;
    border: 1px solid #CD0A0A;
    color: #CD0A0A;
}
.ui-widget-header .ui-icon {
    background-image: url("../../../templates/Seviarynets/images/ui-icons.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("../../../templates/Seviarynets/images/ui-icons_h.png");
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-button .ui-button-text {
    display: block;
    line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
    padding: 0.4em 0.8em;
}
input.ui-button {
    padding: 0.4em 1em;
}
.ui-button-set {
    margin-right: 7px;
}
.ui-button-set .ui-button {
    margin-left: 0;
    margin-right: -0.3em;
}
button.ui-button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.ui-dialog {
    overflow: hidden;
    padding: 0.2em;
    position: absolute;
    width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.5em 1em 0.3em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 16px 0.2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
}
.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: hidden;
    padding: 0.5em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: 0.5em 0.4em 0.5em 0;
    overflow: visible;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
}
.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}