/* -------------------------------------------------------------------- */
/* The Evpatoria Netizen						*/
/* -------------------------------------------------------------------- */


body {
    padding: 5mm 10% 5mm 10%;
    margin: 0;
    font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    background: white;
    /* background: white url("http://bbs.evpatoria.net/imgs/snowflake.jpg"); */
    /*
    background: white url("http://jm.rootshell.ru/misc/snowflake.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    */
}

th, td { /* ns 4 */
    font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

fieldset {
    border-style: none;
}

.heading-2 {
    font-family: impact, tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
}

.heading-3 {
    font-family: impact, tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    color: white;
    background: #cc0000;
    text-indent: 2mm;
}

.heading-4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    background: #000000;
    text-indent: 2mm;
    margin-top: 2px;
}

.heading-4c {
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    background: #000000;
    text-align: center;
    margin-top: 2px;
}

.heading-4b {

    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    background: #eeeeee;
    
    border-top-width: 1px;
    border-left-width: 0px;
    border-bottom-width: 1px;
    border-right-width: 0px;
    
    border-color: black;
    border-style: dotted;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    
}

h1 {
    font-family: impact, tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    display: inline;
}

td input, textarea {
    font-family: monospace;
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    border-color: black;
    text-indent: 2px;
    background: #f8f8f8;
    ! important;
}

.left {
    text-align: left;
    padding-left: 2mm;
}

.right {
    text-align: right;
    padding-right: 2mm;
}

.center {
    text-align: center;
}

.button {
    background: #cc0000;
    color: white;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    
}
.thin {
    background: black;
    border-style: none;
    height: 1px;
}

.gray {
    color: #808080;
    background: transparent;
}
         
a:link    { color: #cc0000; background: transparent; }
a:visited { color: #000000; background: transparent; }
a:hover   { color  #ff0000; background: #f0f0f0;     }
a:active  { color: #ff0000; background: transparent; }

a.index:link    { color: black; background: transparent; text-decoration: none; }
a.index:visited { color: black; background: transparent; text-decoration: none; }
a.index:hover   { color: black; background: transparent; text-decoration: underline; }
a.index:active  { color: black; background: transparent; text-decoration: none; }

a.arc:link    { color: white; background: transparent; text-decoration: none; }
a.arc:visited { color: white; background: transparent; text-decoration: none; }
a.arc:hover   { color: white; background: transparent; text-decoration: underline; }
a.arc:active  { color: white; background: transparent; text-decoration: none; }

li.mark {
    list-style: none;
}

li.mark:before {
    display: marker;
    content: "\27A4\A0";
    color: #cc0000;
    background: transparent;
}

div.note a:link    { color: #808080; background: transparent; }
div.note a:visited { color: #808080; background: transparent; }
div.note a:hover   { color: #cc0000; background: transparent; }
div.note a:active  { color: #808080; background: transparent; }

div.note {
    font-size: 9pt;
    color: #808080;
    background: transparent;
}

acronym {
    color: #a00000;
    font-weight: bold;
}

.searchpan { 
   background: #f0f0f0; 
   width: 100%;
   border-top-width: 1px;
   border-left-width: 0px;
   border-bottom-width: 1px;
   border-right-width: 0px;
   border-color: black;
   border-style: solid;
   padding-top: 8px;
   margin-top: 12px; 
   margin-bottom: 4px;
   text-align: center;
}

.searchres {
    color: #808080;
    background: transparent;
    font-size: 80%;
}

.searchpag {
    padding: 0.2em 40px; 
    word-spacing: 0.6em; 
    font-weight: bold; 
    font-size: 80%;
}

.opacity15 {
    -moz-opacity: .15;
    -khtml-opacity: .15;
    opacity: .15;
    filter: Alpha(Opacity=15,style=0);
}
	    
.a6th {
    background-image: url("/imgs/6th.jpg");
}
