/* begin Page */



body
{
    margin: 0 auto;
    padding: 0;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #292929;
}

#art-main
{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}





#art-page-background-simple-gradient
{
    position: absolute;
    background-image: url('/images/Page-BgSimpleGradient.jpg');
    background-repeat: repeat-x;
    top:0;
    width: 100%;
    height: 1px;
}

.cleared
{
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    border: none;
    font-size:1px;
}


form
{
    padding:0 !important;
    margin:0 !important;
}

table.position
{
    width: 100%;
}

.art-Sheet
{
    position:relative;
    z-index:0;
    margin:0 auto;
    width: 1000px;
    min-width:15px;
    min-height:15px;
    margin-top: -4px !important;
    border: 1px solid black;
}

.art-Sheet-body
{
    position: relative;
    padding: 4px;
}


#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
    min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
    margin: 0 auto;
    position: relative;
    z-index:0;
    width: 978px;
    height: 149px;
    background-image: url('/attach/6');
    background-repeat: no-repeat;
    background-position: center center;
}

/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
    position: relative;
    margin-bottom: 0px;
    width: 992px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
    position:relative;
    z-index:0;
    margin:7px;
    min-width:3px;
    min-height:3px;
    border: 1px solid black;
    padding: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
    position:relative;
    z-index:0;
    height: 30px;
    padding: 0 7px;
    margin-bottom: 10px;
    background-color: #000;
    color: #FFFFFF;
    
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    white-space : nowrap;
    line-height: 30px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
    position:relative;
    z-index:0;
    margin:0 auto;
    min-width:1px;
    min-height:1px;
    padding-right: 8px;
    padding-left: 8px;
    color:#545454;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}


.art-BlockContent a:link
{
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-BlockContent a:visited, .art-BlockContent-body a.visited
{
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-BlockContent a:hover, .art-BlockContent a.hover
{
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.art-BlockContent ul
{
    list-style-type: none;
    color: #404040;
    margin:0;
    padding:0;
}

.art-BlockContent li
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
}

.art-BlockContent ul li
{
    padding:0px 0 0px 13px;
    background-image: url('/images/BlockContentBullets.png');
    background-repeat:no-repeat;
    margin:0.5em 0 0.5em 0;
    line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
    position:relative;
    z-index:0;
    margin: 10px;
    min-width:3px;
    min-height:3px;
    border:1px solid black;
    padding: 11px;
}
.comment

 {
  border-color: #dcdcdc;
    border-bottom:inset;
    border-width: 2px;
    background-color: #fff;
  padding:1px;
  margin:0 0 15px 0;
  text-decoration:none;
    color: #000;
}
.comment p

 {
    padding:1px;
    text-decoration:none;
    margin: 4px 0;
    color: #000;
    word-spacing:normal;
    font-variant:normal;
    font-variant:normal;
    text-transform:none;
    text-align:left;
    text-indent:0;
    line-height:inherit;
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    color: #000;
}


.info
{
   
    background-color: #D3D3D3;
    border-color: #d3d3d3;
    border-style: solid;
    border-width: 1px;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    word-spacing:normal;
    font-variant:normal;
    font-variant:normal;
    text-transform:none;
    text-align:left;
    text-indent:0;
    line-height:inherit;
    font-family: Arial, Helvetica, Sans-Serif;
     font-weight: bold;
    font-style: normal;
     font-size: 12px;
       color: #000;
}

.nick
{
    margin:0 5px;
    font-weight: bold;
    font-style: normal;
    color: #000;
}

.postinfo
{
    
    margin: 0;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    word-spacing:normal;
    font-variant:normal;
    font-variant:normal;
    text-transform:none;
    text-align:left;
    text-indent:0;
    line-height:inherit;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
       color: #000;
}

.date
{

    align:right;    
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
       color: #808080;
}



/* Start images */
a img
{
    border: 0;
}

.art-article img, img.art-article
{
    border: solid 1px #7A7A7A;
    margin: 1em;
}

.art-metadata-icons img
{
    border: none;
    vertical-align: middle;
    margin:2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
    border-collapse: collapse;
    margin: 1px;
    width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
    background-color:Transparent;
}

.art-article th, .art-article td
{
    padding: 2px;
    border: solid 1px #696969;
    vertical-align: top;
    text-align:left;
}

.art-article th
{
    text-align:center;
    vertical-align:middle;
    padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.art-PostMetadataHeader
{
    padding:1px;
    background-color: #000;
    border-color: #7A7A7A;
    border-style: solid;
    border-width: 1px;
    text-decoration:none;
    margin: 0.2em 0;
    font-weight:normal;
    font-style:normal;
    word-spacing:normal;
    font-variant:normal;
    font-variant:normal;
    text-transform:none;
    text-align:center;
    text-indent:0;
    line-height:inherit;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.art-PostMetadataHeader a{
    color: #FFFFFF;
}

/* begin PostContent */

.art-PostContent
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    color: #292929;
}



a
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;

}

/* Adds special style to an unvisited link. */
a:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
    margin:1em 0 1em 2em;
    padding:0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

li ol, li ul
{
    margin:0.5em 0 0.5em 2em;
    padding:0;
}

li 
{
    margin:0.2em 0;
    padding:0;
}

ul
{
    list-style-type: none;
}

ol
{
    list-style-position:inside;

}



.art-Post li
{
    padding:0px 0 0px 13px;
    line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
    background: none;
    padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
    background-image: url('/images/PostBullets.png');
    background-repeat:no-repeat;
    padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
    color:#000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: italic;
    font-weight: normal;
    text-align: left;
}

pre, code {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, начиная с 1999 года */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

blockquote
{
    border:solid 1px #7A7A7A;
    margin:5px 5px 5px 5px;
    padding:5px 5px 5px 41px;
    background-color:#FFF0F5;
    background-image:url('/images/PostQuote.png');
    background-position:left top;
    background-repeat:no-repeat;
    overflow-x:auto
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
    display:inline-block;
    width: auto;
    outline:none;
    border:none;
    background:none;
    line-height:26px;
    margin:0 !important;
    padding:0 !important;
    overflow: visible;
    cursor: default;
    text-decoration: none !important;
    z-index:0;
}

.art-button-wrapper
{
    display:inline-block;
    position:relative;
    height: 26px;
    overflow:hidden;
    white-space: nowrap;
    width: auto;
    z-index:0;
    background-image: url('/images/Button.png');
    display:block;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    padding: 0 10px !important;
    line-height: 26px;
    text-decoration: none !important;
    color: #EDEDED !important;
}

input, select
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
    color: #F2F2F2 !important;
    text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
    color: #F0F0F0 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
    display:block;
    position:absolute;
    z-index:-1;
    height: 78px;
    background-image: url('/images/Button.png');
}

.art-button-wrapper .l
{
    left:0;
    right:1px;
}

.art-button-wrapper .r
{
    width:403px;
    right:0;
    clip: rect(auto, auto, auto, 402px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
    top: -26px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
    top: -52px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
    position:relative;
    z-index:0;
    overflow:hidden;
    width: 970px;
    margin: 5px auto 0px auto;
    padding: 8px;
    text-align: center;
    background-repeat:no-repeat;
    background-color: #000000;
}

.art-rss-tag-icon
{
    position: relative;
    display:block;
    float:left;
    background-image: url('/images/rssIcon.png');
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
    height: 32px;
    width: 24px;
}


.art-Footer .art-Footer-text p
{
    text-align: center;
    margin: 0;
}

.art-Footer .art-Footer-text
{
    display:inline-block;
    color:#FFFFFF;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    
}

.art-Footer .art-Footer-text a:link
{
    text-decoration: none;
    color: #858585;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
    text-decoration: none;
    color: #B8B8B8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
    text-decoration: none;
    color: #B8B8B8;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
    font-family:Arial;
    font-size:10px;
    letter-spacing:normal;
    word-spacing:normal;
    font-style:normal;
    font-weight:normal;
    text-decoration:underline;
    color:#666666;
}

.art-page-footer
{
    margin:1em;
    text-align:center;
    text-decoration:none;
    color:#878787;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 198px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 595px;
}
.art-contentLayout .art-content-sidebar1
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 793px;
}
.art-contentLayout .art-content-sidebar2
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 793px;
}
.art-contentLayout .art-content-wide
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 991px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    overflow: hidden;
    width: 198px;
}
/* end LayoutCell */


.active {
    font-weight:bold;
}

.pages{
width:100%;
text-align: center;

}

.pages a{
   padding: 5px;
}

.err{
  color: red;
  display:none;
}