html, body, form, fieldset {
  margin: 0;
  padding: 0;
}
body {
  color: #000000;
  background: #ffffff;
  font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
  line-height: 120%;
  font-size: 12px;
}
body#bd {
  padding: 70px 0 0;
  color: #333333;
  background: url(../images/body-top.jpg) repeat-x top center #ffffff;
}
body.contentpane {
  width: auto; /* Printable Page */
  margin: 1em 2em;
  background: #ffffff;
  color: #000000;
  font-size: 12pt;
  font-family: serif;
  line-height: 140%;
}

#new {font:10px tahoma; color:#fff; vertical-align:middle; background: red; padding:1px 3px;}

.post_line {
  color: #999999;
  FONT: 8pt Verdana; 
  text-align:justify;
  background-color: lightyellow; 
  border: 1px dotted rgb(190,190,190);
  padding: 5px;
}

.forum_last {
  color: #999999;
  FONT: 8pt Verdana; 
  text-align:left;
  padding: 5px;
  width: 165px;
}


.post_l {
  color: #999999;
  FONT: 8pt Verdana; 
  text-align:justify;
  background-color: white; 
  border: 1px dotted rgb(190,190,190);
  padding: 5px;
}

.post_r {
  font-color: #000000;
  FONT: 10pt Verdana; 
  text-align:justify;
  background-color: white; 
  border: 1px dotted rgb(190,190,190);
  padding: 5px;
}



.separator { 
   background:#7bc618; 
   font-size:1px; 
   height:1px; 
   overflow:hidden; 
   width: 100%; 
}

.admin_func {
  color: #999999;
  FONT: 8pt Verdana; 
  text-align:justify;
  background-color: #ffe0e0; 
  border: 1px dotted rgb(190,190,190);
  padding: 5px;
  width: 100%;
}

/* Normal link */
a {
  color: #35a6be;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #35a6be;
  text-decoration: underline;
}

/* Title text */
.contentheading, h1, h2, h3 {
  font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* Small text */
small, .small {
  color: #999999;
  line-height: 100%;
  font-size: 90%;


}


verysmall, .verysmall {
  color: #999999;
  line-height: 100%;
  font-size: 80%;
}

/* Small TAGS */
.small_tags a {
  color: #7bc618;
  font-size: 100%;
}
.small_tags  {
  color: #7bc618;
  font-size: 100%;
  padding: 5;
}

/* Small HEADER */
.small_header a {
  color: #7bc618;
  font-size: 90%;
}
.small_header  {
  color: #545454;
  font-size: 90%;
}









/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 155%;}
h3 {
  font-size: 125%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  text-transform: uppercase;
}
p, pre, ul, ol, h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  padding: 0;
}
ul {list-style: none;}
/* ul li {
  padding-left: 30px;
  background: url(../images/bullet-list.gif) no-repeat 15px 6px;
  line-height: 120%;
}*/
ol li {
  margin-left: 35px;
  line-height: 180%;
}
th {
  padding: 5px;
  font-weight: bold;
  text-align: left;
}
fieldset {border: none;}
hr {
  border-top: 1px solid #dddddd;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  height: 1px;
}
a img {border: none;}
td, div {font-size: 100%;}

/* Form */
form {
  margin: 0;
  padding: 0;
}

.inputbox {
  padding: 1px;
        border: 0px;
  font-family: Verdana;
  font-size: 130%;
  font-color: #CCCCCC;
  font-weight: bold;


}


form label {cursor: pointer;}
input, select, textarea,{
  padding: 1px;
        border: 0px;
  font-family: Verdana;
  font-size: 100%;

}
select, textarea, .inputbox {
  background: #ffffff;
  color: #666666;
  margin-bottom: 1px;
  padding: 3px 2px;
  border: 1px solid #dddddd;
}
.button {
  padding: 2px 5px;
  border-top: 1px solid #efefef;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #efefef;
  color: #333333;
  background: url(../images/grad1.gif) repeat-x top #f2f9fd;
}
* html .button, *+html .button {padding: 2px 3px !important;}
.inputbox {
  margin-bottom: 1px;
  padding: 3px 2px;
  border: 1px solid #dddddd;
  background: #ffffff;
}

/* Bonus typographu styles */
pre, .code {
  padding: 10px 15px;
  margin: 5px 0 15px;
  border-left: 5px solid #999999;
  background: #f2f9fd;
}

/* Tips, Error, Message, Hightlight*/
.error {
  padding-left: 25px;
  color: #cc0000;
  background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
  padding-left: 25px;
  color: #f29441;
  background: url(../images/bullet-info.gif) no-repeat top left;
}
.tips {
  padding-left: 25px;
  color: #35a6be;
  background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
  padding: 1px 5px;
  background: #f2f9fd;
  font-weight: bold;
}

/* Note Style */
p.stickynote {
  padding: 10px 0px 10px 50px;
  border: 1px solid #dddddd;
  background: url(../images/sticky-bg.gif) no-repeat 5px 10px #ffffff;
}
p.download {
  padding: 10px 0px 10px 50px;
  border: 1px solid #dddddd;
  background: url(../images/download-bg.gif) no-repeat 5px 10px #ffffff;
}

/* Legend */
.legend-title {
  margin: 0;
  padding: 0 3px;
  float: left;
  display: block;
  background: #ffffff;
  color: #35a6be;
  font-weight: bold;
  position: absolute;
  top: -12px;
  left: 7px;
}
.legend {
  margin: 20px 0px;
  padding: 10px 10px;
  border: 1px solid #CACACC;
  background: #ffffff;
  position: relative;
}

/* Style */
#ja-col1 .article_seperator, #ja-col2 .article_seperator {display: none;}
table.blog .contentheading {font-size: 120%;}
.contentheading {
  padding-bottom: 5px;
  font-size: 120%;
}
.readon {color: #f29441;}
.readon:hover, .readon:active, .readon:focus {
  color: #f29441;
  text-decoration: underline;
}
a.readon {color: #f29441;}
a.readon:hover, a.readon:active, a.readon:focus {color: #f29441;}
.moduletable {padding: 0;}

/* Main layout divs */
#ja-mainwrapper {
  padding-bottom: 10px;
  background: url(../images/body-bot.jpg) no-repeat bottom center;
}
#ja-wrapper {
  padding-top: 17px;
  width: 970px;
  margin: 0 auto;
  clear: both;
}
#ja-wrapper-top {
  background: url(../images/mainwrap-top.png) no-repeat top;
  height: 15px;
}
#ja-wrapper-bottom {
  display: block;
  background: url(../images/mainwrap-bot.png) no-repeat bottom;
  height: 50px;
}
#ja-wrapper-inner {
  padding: 0 6px;
  background: url(../images/mainwrap-center.png) repeat-y top;
}
.narrow #ja-wrapper-top {background: url(../images/mainwrap-top2.png) no-repeat top;}
.narrow #ja-wrapper-bottom {background: url(../images/mainwrap-bot2.png) no-repeat bottom;}
.narrow #ja-wrapper-inner {background: url(../images/mainwrap-center2.png) repeat-y top;}

/* Primary column */
#ja-content {
  float: left;
  width: 60%;
  background: url(../images/dot.gif) repeat-y top right;
}

#ja-content2 {
  align: center;
  width: 95%;
}

#ja-content div.innerpad {
  clear: both;
  margin: 0;
  padding: 15px 20px;
}
html>body #ja-content div.innerpad {
  height: auto;
}

/* Secondary columns */
#ja-colwrap {
  float: right;
  width: 40%;
}
#ja-colwrap div.innerpad {background: url(../images/vdot.gif) repeat-y top center;}
#ja-col1 {
  float: left;
  width: 50%;
  overflow: hidden;
}
#ja-col2 {
  float: right;
  width: 49.9%;
  overflow: hidden;
}
#ja-col1 table, #ja-col2 table {
  border-collapse: collapse;
  border-spacing: 0;
}
#ja-col1 ul, #ja-col2 ul {
  margin: 0;
  padding: 0;
}
#ja-col1 ul li, #ja-col2 ul li {
  padding-left: 13px;
}
#ja-masscol {background: url(../images/hdot.gif) repeat-x bottom #ffffff;}

/* Collapsible layout */
#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
  padding: 2px 0;
  background: url(../images/hdot.gif) repeat-x top left;
}



/* full */
#ja-containerwrap-f #ja-container {background: #ffffff;}
#ja-containerwrap-f #ja-content {width: 100%;}

/* content + col + mass */
#ja-containerwrap-cm #ja-container {background: none;}
#ja-containerwrap-cm #ja-col1, #ja-containerwrap-cm #ja-col2 {width: 100%;}

/* content + col */


#ja-containerwrap-c #ja-content {width: 80%;}
#ja-containerwrap-c #ja-colwrap {
  width: 20%;

}
#ja-containerwrap-c #ja-colwrap div.innerpad {background: none;}
#ja-containerwrap-c #ja-col1, #ja-containerwrap-c #ja-col2 {width: 100%;}

/* content + mass */
#ja-containerwrap-m #ja-container {background: none;}

/* Header */
#ja-header {
  height: 55px;
  position: relative;
  z-index: 999;
}
h1.logo {
  margin: 0;
  padding: 0;
  width: 190px;
  font-size: 300%;
  position: absolute;
  top: -45px;
  left: -15px;
  height: 95px;
}
h1.logo a {
  width: 190px;
  float: left;
  display: block;
  background: url(../images/logo1.png) no-repeat;
  text-transform: uppercase;
  text-indent: -5000px;
  height: 95px;
  outline: none;
}
h1.logo a:hover {background: url(../images/logo2.png) no-repeat;}

/* Search */
#ja-search {
  width: 142px;
  background: url(../images/search-bg.gif) no-repeat;
  position: absolute;
  bottom: 20px;
  right: 10px;
  height: 20px;
}
#ja-search .inputbox {
  width: 100px;
  padding: 0;
  border: none;
  margin: 3px 0 0 5px;
  color: #35a6be;
  background: #ffffff;
}

/* Main navigation */
#ja-mainnav {
  position: absolute;
  bottom: 5px;
  left: 180px;
}
#ja-mainnav a, #ja-mainnav a:hover, #ja-mainnav a:active, #ja-mainnav a:focus {
  font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
  outline: none;
}

/* Default Joomla! Menu */
a.mainlevel {
  padding: 5px 0 5px 15px;
  width: 90%;
  border-bottom: 1px solid #efefef;
  display: block;
  color: #333333;
  background: url(../images/arrow.png) no-repeat 3px 9px;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
  color: #35a6be;
  background: url(../images/arrow.png) no-repeat 3px 9px #F7F7F7;
  text-decoration: none;
}

/* Module */
div.moduletable h3, div.moduletable-default h3 {
  padding: 0 0 5px 25px;
  margin: 0;
  background: url(../images/icon/icon-default.png) no-repeat top left;
  font-size: 120%;
  font-weight: bold;
  line-height: normal;
}
div.moduletable, div.moduletable-default {padding: 5px 15px;}
div.icon1 h3 {background-image: url(../images/icon/h3-icon1.png);}
div.icon2 h3 {background-image: url(../images/icon/h3-icon2.png);}
div.icon3 h3 {background-image: url(../images/icon/h3-icon3.png);}
div.icon4 h3 {background-image: url(../images/icon/h3-icon4.png);}
div.icon5 h3 {background-image: url(../images/icon/h3-icon5.png);}
div.icon6 h3 {background-image: url(../images/icon/h3-icon6.png);}
div.icon7 h3 {background-image: url(../images/icon/h3-icon7.png);}
div.icon8 h3 {background-image: url(../images/icon/h3-icon8.png);}
div.icon9 h3 {background-image: url(../images/icon/h3-icon9.png);}
#ja-col1 div.moduletable h3, #ja-col2 div.moduletable h3, #ja-col1 div.moduletable-default h3, #ja-col2 div.moduletable-default h3 {
  padding: 0 0 5px 0;
  margin-bottom: 10px;
  background: url(../images/hdot.gif) repeat-x bottom left;
  color: #35a6be;
}
#ja-colwrap div.moduletable, #ja-colwrap div.moduletable-default {
  padding: 10px 14px !important;
  margin: 0 1px;
}

/* Top Spotlight */
#ja-topslwrap {
  margin: 0;
  padding: 0;
}
#ja-topsl {
  margin: 0;
  padding: 0 10px 10px;
}

/* Top Modules */
#ja-top {
  float: right;
  width: 40%;
}
#ja-top div.module {
  margin: 0 0 0 0px;
  padding: 0;
  background: url(../images/boxsl-br.gif) no-repeat right bottom;
}
#ja-top div.module div {background: url(../images/boxsl-bl.gif) no-repeat left bottom;}
#ja-top div.module div div {background: url(../images/boxsl-tr.gif) no-repeat right top;}
#ja-top div.module div div div {
  margin: 0;
  padding: 5px 10px;
  background: url(../images/boxsl-tl.gif) no-repeat left top;
  height: 195px;
}

/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
  float: left;
  overflow: hidden;
}
#ja-botsl1 div.moduletable-default, #ja-botsl2 div.moduletable-default, #ja-botsl1 div.moduletable, #ja-botsl2 div.moduletable {padding: 15px 20px;}
#ja-botsl div.ja-bot-right {background: none;}

/* Bottom Spotlight 1 */
#ja-botsl1 {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  margin-top: 2px;
  background: url(../images/grad2.gif) repeat-x left bottom #ffffff;
  color: #666666;
}
#ja-botsl1 div.ja-box-left, #ja-botsl1 div.ja-box-right {background: url(../images/vdot.gif) repeat-y right top;}

/* Bottom Spotlight 2 */
#ja-botsl2 {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: url(../images/grad2.gif) repeat-x left bottom #ffffff;
  color: #666666;
}
#ja-botsl2 div.ja-box-left, #ja-botsl2 div.ja-box-center {background: url(../images/vdot.gif) repeat-y right top;}

/* Common Style for Spotlight */
#ja-botsl1 ul, #ja-botsl2 ul {
  margin: 0;
  padding: 0;
}
#ja-botsl1 li, #ja-botsl2 li {
  padding-left: 15px;
  margin: 0;
  background: url(../images/arrow.png) no-repeat 2px 6px;
}
#ja-botsl1 td, #ja-botsl2 td {padding: 0;}
#ja-botsl1 .article_seperator, #ja-botsl2 .article_seperator {display: none;}
#ja-botsl1 table, #ja-botsl2 table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Footer */
#ja-footer {
  clear: both;
  padding: 20px;
  margin-top: 1px;
  position: relative;
}
#ja-footer a {color: #999999;}
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {color: #333333;}
#ja-footer ul {
  margin: 0 0 5px 0;
  padding: 0;
}
#ja-footer li {
  margin: 0;
  padding: 0;
  display: inline;
  background: none;
}
#ja-footer li a {
  padding: 0 20px 0 0;
  display: inline;
  font-weight: bold;
  line-height: normal;
}

/* User tools */
#ja-usercolorswrap {
  font-size: 11px;
  position: absolute;
  top: 20px;
  right: 15px;
}
#ja-usertoolswrap {
  font-size: 11px;
  position: absolute;
  bottom: 10px;
  right: 200px;
}
#ja-usertools {
  margin: 0;
  padding: 10px 0 4px 0;
  float: left;
}
#ja-usercolors {
  float: left;
  padding: 10px 5px 4px;
}

/* User Tools */
#ja-usertools {
  padding: 0;
  width: 30px;
  font-size: 11px;
  line-height: normal;
  position: absolute;
  bottom: 20px;
  right: 0px;
  height: 0px;
  overflow: hidden;
}

/* Slideshow */
#ja-slideshowwrap {
  float: left;
  width: 59.9%;
  position: relative;
}
.ja-slideshow-mask {
  width: 100%;
  display: block;
  background: url(../images/mask-slideshow.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 210px;
  z-index: 1;
}
#ja-slideshow {margin-left: 10px;}
#ja-slideshow div.moduletable {
  margin: 0;
  padding: 0;
}
#ja-slideshow-wrap {
  margin: 0;
  padding: 0;
  position: relative;
  height: 210px;
}
#ja-slideshow-case {
  position: absolute;
  top: 0;
  left: 0;
}

/* Clearfix */
.clearfix:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}
* html > body .clearfix {
  width: 100%;
  display: block;
}
* html .clearfix {height: 1%;}

/* Firefox Scrollbar Hack - Do not remove */
html {
  margin-bottom:   height: 100%!important;
  height: auto;1px;

}





/* ==================== pages */
.ctitl p a:link,.ctitl p a:visited,.ctitl p a:hover,.ctitl p a:active {
  text-decoration:none;
  background:#ffffff;
  line-height: 150%;
  padding:2px 5px;
  font-size:10px;
}
.ctitl p {margin:4px 6px;}
.ctitl p span {
  line-height: 150%;
  text-decoration:none;
  background:#ffffff;
  padding:2px 5px;
  font-size:10px;
}
.ctitl h4 {
  margin-top:-1.45em;
  padding:0;
  border:none;
}


















#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #35a6be;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #35a6be;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}















