* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}


.highslide {
    cursor: url(http://www.lasi.ru/images/gallery/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
  border: 0px;
}
.highslide:hover img {
  border: 0px;
}

.highslide-image {
  border:2px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
  color: white;
  font-style: 'MS Sans Serif';
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
    text-decoration: none;
  padding: 3px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
  font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
input {padding:0;margin:0;}
img {border:0}
body,br,td {font-family:Tahoma; font-size:11px; font-weight:normal }
  .rose{font-family:Tahoma; font-size:10px;  color:#FFC8DE; font-weight:900; text-decoration:none }
  .img {border:0}
  .menu{font-family:Tahoma; font-size:11px;  color:#8D8D8D; text-decoration:none }
  .main p {margin: 0;padding: 0;}
   p {margin: 0;padding: 0;word-break:break-all;overflow: hidden;}
  .pages{font-family:Tahoma; font-size:11px;  color:#8D8D8D; text-decoration:none }
  .pages a{font-family:Tahoma; font-size:11px;  color:#8D8D8D; text-decoration:none }
  .main{font-family:Tahoma; font-size:11px;  color:#828282; }
  .fiolet{font-family:Tahoma; font-size:11px;  color:#97439A; }
  .timer{font-family:Tahoma; font-size:14px;  color:#FF0000; }
  .green_s{font-family:Tahoma; font-size:11px;  color:#7DAB3F; }
  .green{font-family:Tahoma; font-size:11px;  color:#7DAB3F; font-weight:900; text-decoration:none }
  .grey{font-family:Tahoma; font-size:11px;  color:#6C6A6A; font-weight:900; text-decoration:none }
  .error {color: #990000; font-weight: bold;}
  .disable {font-family: Tahoma;text-decoration: line-through;}
  .border {border-left-style: non;
  border-color: #006699;
  color: #990033;
          }
  ul .disc {font-family:Tahoma; font-size:11px; font-weight:normal }
  
 .pagination{
padding: 2px;
margin: 15px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #569AEA;
text-decoration: none; 
color: #569AEA;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #569AEA;
color: #000;
background-color: #D1F143;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/*XXX */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
  position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
    text-decoration: none;
  padding: 2px;
  border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://www.lasi.ru/images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
  font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
  background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.highslide-wrapper .highslide-header ul li {
  display: inline;
  padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
  display: none;
}
.highslide-wrapper .highslide-header a {
  font-weight: bold;
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
  color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
  cursor: move;
}
.highslide-wrapper .highslide-footer {
  height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
  float: right;
  height: 11px;
  width: 11px;
  background: url(http://www.lasi.ru/images/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
