/*=common  */
html, body { height: 100%; width: 100%; border: none;}
html, body, div { margin: 0px; padding: 0px; }
img.png {behavior:expression( !this.filterSetFlag ? this.filterSetFlag = (this.style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")', this.src='/i/e.gif', true) : '' ); }

.error { color: red;}
.break { clear: both;}
.hidden { display: none;}

h2 {color: #6483a2; font-size: 18px; padding-left: 40px; background: url(/i/h1_bg.png) no-repeat 0px 5px; line-height: 35px;}
h2.other {background: url(/i/h1_bg2.png) no-repeat 0px 5px;}
h2.quest {background: url(/i/quest_h2_bg.png) no-repeat 0px 5px;}
.page_annotation h1 {color: #949393; font-size: 15px; padding: 0px; background: none;}
h1 {color: #6483a2; font-size: 15px;}
h3 {color: #6483a2; font-size: 15px;}
h4 {margin: 0px; padding: 0px; font-size: 14px;}
p {text-align: justify; text-indent: 13px;}
a {text-decoration: underline; color: black; }
a:hover {color: #c9292f;}
a img { border: none; margin: 0; padding: 0; }
a.link {color: #c9292f; display: block; margin: 10px 0px; font-weight: bold; font-size: 11px; }
a.link:hover {text-decoration: underline;}
table { border-collapse: collapse;}
/* div {position: relative; } */

body {position: relative; font-family: tahoma; font-size: 13px;}
#wrapper
{
  position: relative; min-height: 100%; min-width: 1000px;
  max-width: 1600px;
}
*html #wrapper
{
  height: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
}
#header { height: 270px; background: url(/i/headbg.jpg) no-repeat left top; overflow: hidden; /* HACK */ }
#foot_null { width: 100%; height: 50px; }
#footer { position: absolute; left: 0; bottom: 0; width: 100%; height: 45px; background: url(/i/footerbg.png) repeat-x left top; }

#canvas { overflow: hidden;}
.line {  float: left; width: 100%; display: block; position: relative; overflow: hidden; }
.item { left: 100%; float: left; overflow: hidden; position: relative; }
.column { margin-bottom: -5000px; padding-bottom: 5000px; }
#main #sidebar_left { z-index: 100; margin-left: -100%; width: 190px; }
#main #sidebar_left .cont { padding: 25px 0px 30px 30px; }
#main #maincontent { margin-left: -100%; width: 100%; }
#main #maincontent .cont { padding: 45px 190px 30px 215px; }
#main #sidebar_right { z-index: 100; margin-left: -170px; width: 150px; }

/*=header styles */
#header_pictures
{
  height: 108px;
  margin-top: 100px;
  width: 100%;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  overflow: hidden;
}

#header_logo_div
{
  width: 320px;
  height: 108px;
  float: left;
  position: relative;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/pict0.png", sizingMethod="image");
}
html>body #header_logo_div{
   background: url(/i/pict0.png) top left no-repeat;
   filter: none;
}

#logo
{
  position: absolute;
  right: 8px;
  bottom: 8px;
}

#header_pictures img
{
  float: left;
  margin: 0px 2px 0px 0px;
}

#head_contact
{
  position: absolute;
  right: 20px;
  top: 35px;
  padding: 3px;
  border: 1px solid #bbb;
  font-size: 11px;
}

#head_menu
{
  float: right;
  padding: 20px 40px 0px 0px;
}

#head_menu ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#head_menu li
{
/*   display: inline; */
  float: left;
  margin: 0px 2px;
  padding: 0px;
  //display: inline;
}

#head_menu a
{
  color: #979795;
  padding: 0px 7px 7px 7px;
  text-decoration: none;
  font-weight:  bold;
  line-height: 28px;
}

#head_menu a:hover
{
  color: #c9292f;
}

#head_menu li.active a
{
  border-left: 2px solid white;
  border-right: 2px solid white;
  background: url(/i/act_menu_item_bg.png) repeat-x left bottom;
  color: #c9292f;
}

#head_menu li.active span
{
  border-left: 2px solid #e0e1e3;
  border-right: 2px solid #e0e1e3;
  border-bottom: 2px solid #e0e1e3;
}

.page_annotation
{
  border-top: 2px dashed #6483a2;
  border-bottom: 2px dashed #6483a2;
  color: #949393;
  padding: 3px 0px;
  margin-bottom: 15px;
}

.pic
{
  width: 140px;
  height: 160px;
  padding-top: 1px;
  background: url(/i/picbg.png) repeat-x bottom left;
}

.pic p
{
  margin-top: 140px;
  background: url(/i/pic_p_bg.png) repeat-y top left;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
}

.pic img
{
  position: absolute;
}

#footer ul
{
  list-style: none;
  padding: 10px 5px;
  margin: 0px;
  color: #c8c9cb;
  font-size: 10px;
}

#footer li
{
  display: inline;
  margin: 0px;
  padding: 0px;

}

#footer li a
{
  color: #a8a9ab;
  padding: 0px 2px;
  text-decoration: none;
}

#footer li.active a
{
  color: #c9292f;
}

#footer li a:hover
{
  text-decoration: underline;
}

#sidebar_left ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

#sidebar_left li.category
{
  color: #c9292f;
  padding: 25px 0px 8px 0px;
  border-bottom: 2px dashed #c9292f;
  font-weight: bold;
  font-size: 14px;
}

#sidebar_left li
{
  padding: 4px 0px;
}

#sidebar_left a
{
  color: #949393;
  font-weight: bold;
  text-decoration: none;
}

#sidebar_left a:hover
{
  color: #c9292f;
}

.footmenu
{
  margin-right: 250px;
  text-align: center;
/*   border: 1px solid green; */
}

.flexites
{
 float: right;
 position: relative;
/*  border: 1px solid red;  */
 width: 240px;
 font-size: 10px;
 padding-top: 3px;
}

.flexites .flexlogo
{
  position: relative;
  width: 70px;
  float: right;
}

.flexites .flexlink{
 float: left;
 width: 160px;
 text-align: right;
 margin-top: 9px;
/*  margin-right: 58px; */
 }

.flexites .flexlink a
{
  text-decoration: none;
  color: black;
}

.flexites .flexlink a:hover
{
  color: #999;
}


.flexites .below{
 position: absolute;
 width: 61px;
 right: 5px;
 top: 0px;
 }

.counters
{
  position: absolute;
  right:  30px;
  bottom: 70px;
  float: right;
  width: 130px;
  z-index: 300;
  //bottom: 100px;
}

.counters_null
{
  height: 170px;
}

.counters .cnt
{
  display: block;
  padding: 5px;
}

.banners
{

}

#sidebar_left .banners
{
  margin-top: 40px;
}

.banners .ban
{
  display: inline;
  padding: 5px;
}

.address_null
{
  height: 150px;
}

.address
{
  background: url(/i/addressbg.jpg) no-repeat left top;
  position: absolute;
  left: 30px;
  bottom: 70px;
  width: 160px;
  z-index: 500;
  font-size: 10px;
  //bottom: 100px;
}

.content_prod
{
  width: 275px;
  float:  left;
}

.content_prod ul
{
  font-size: 11px;
  margin: 0px;
  padding: 10px 0px;
  list-style: none;
}

.content_prod li
{
  padding-left: 15px;
  background: url(/i/pimp.png) no-repeat 0px 3px;
}

.prod_info
{
  margin-left: 285px;
}

.content_pic
{
  text-align: center;
}

.price
{
  height: 20px;
  background: url(/i/price_bg.png) repeat-y left top;
  line-height: 30px;
  color: #c9292f;
  font-weight: bold;
  font-size: 15px;
  padding: 3px;
  margin-bottom: 20px;
}

ul.materials
{
  margin: 0px;
  padding: 5px 0px;
  list-style: none;
  font-weight: bold;
/*   float: left; */
  width: 160px;

}

ul.materials li
{
  padding: 5px 0px;
  background: url(/i/materialsbg.png) no-repeat left bottom;

}

ul.materials span
{
  padding-left: 15px;
  background: url(/i/pimp.png) no-repeat 0px 3px;
}

ul#in_clips
{
  width: 240px;
  float: left;
  margin: 0px;
  list-style: none;
  font-weight: bold;
/*    border: 1px solid red;  */
}

ul#in_clips li
{
  padding: 5px 0px;
  background:  none;
}

ul#in_clips span
{
  padding-left: 15px;
  background: url(/i/pimp.png) no-repeat 0px 3px;
}

ul#in_clips li.active a, #sidebar_left li.active a
{
  color: #c9292f;
  text-decoration: none;
}

ul#in_clips li a
{
  text-decoration: none;
}

.gallery
{
/*   border: 1px solid red; */
/*    margin-left: 200px;  */
/*   margin-left: 250px; */
}

.gallery .pict
{
  width: 140px;
  height: 125px;
  overflow: hidden;
  margin: 5px;
  float: left;
/*   border: 1px solid green; */
}

.gallery p
{
  font-size: 10px;
  text-indent: 0px;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.thumb
{
  width:  120px;
  height: 90px;
  overflow: hidden;
  display: block;
  border: 2px solid #d0d1d3;
}

.thumb:hover
{
  border: 2px solid #c9292f;
}

/* =form */

.quest_div
{
  margin-right: 330px;
/*   border: 1px solid green;  */
  font-size: 11px;
}

.form_div
{
 width: 320px;
 float: right;
/*   border: 1px solid red;  */
 font-size: 11px;
}


textarea, input
{
  border: 1px solid #929496;
  width: 170px;
}

.submit input
{
  width: auto;
}
#faq_form
{
  padding-top: 15px;
}

.voting
{
  background: #f8f8f9 url(/i/votingbg.png) repeat-x left top;
  margin-top: 20px;
  padding: 0px;
}

.voting .que
{
  background: url(/i/questionbg.png) repeat left top;
  height: auto;
  padding: 5px 2px 3px 15px;
  margin-bottom: 12px;
  font-weight: bold;
}

.voting input
{
  width: auto;
  float: left;
  margin: 0px;
  border: none;
  padding: 3px 0px 0px 3px;
}

.voting .variant
{
  font-size: 11px;
  line-height: 17px;
  margin: 5px;
}

.voting .variant .txt
{
  margin-left: 17px;
}


.voting .send input
{
  border: none;
  float: none;
}

.voting .send
{
  margin: 20px 10px 0px 0px;
  text-align: right;
}


.question
{
  padding-top: 10px;
  font-weight: bold;
}

.voting .variant2
{
/*   border: 1px solid red; */
  margin: 5px;
  font-size: 11px;
  padding-top: 7px;
}

.voting .variant2 .line1, .var_line .line1
{
  height: 3px;
  background: blue;
  overflow: hidden;
}

.results
{
  margin: 10px 5px;
  font-size: 11px;
}

table.vot_res
{
  width: 600px;
}

table.vot_res td
{
  padding: 5px;
}

.res_td
{
  font-size: 11px;
  border-left: 2px solid #949393;
}

.vot_name
{
  font-weight: bold;
  color: red;
}

.question p
{
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 13px;
  text-indent: 0px;
  color: #333;
}

.answer
{
  padding-top: 7px;
  font-weight: normal
}

.vobj
{
  background: #d6d6d6;
  padding: 3px 0px;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
}

.video
{
  margin: 0px 0px 0px 300px;
/*    border: 1px solid red;  */
   padding: 0px;
  //height: 1%;
}

.price_table {
  width:99%;
  border-collapse:collapse;
  border-bottom:2px solid #6483a2;
  border-top:2px solid #6483a2;
}
.price_table td {
  padding:2px 0 2px 15px;
}
.price_head td {
  padding:8px 15px 20px 15px;
  border-bottom:2px solid #6483a2;
  background:url(i/price_head_bg.jpg) 0 0 repeat;
  font-weight:bold;
}
.price_title {
  padding:3px 15px 8px 15px;
  font-weight:bold;
  color:#6483a2;
  border-top:2px solid #6483a2;
}

.price_bottom
{
  margin-top: 20px;
}

/** -- forum -- **/
h2.f-h {
    text-align: center;
    background: none;
}
.ov-fix {
    overflow: hidden;
    zoom: 1;
}

.forum-path {
    color: #cc2b30;
}
.forum-path a {
    color: #cc2b30;
}

.forum-pre-text {
    color: #6483a2;
}

.forum-pages {
    text-align: right;
    margin-bottom: 2em;
}

.forum-groups {
    marign-top: 1em;
}

.forum-groups .group, .forum-themes .theme, .forum-comments .comment {
    zoom: 1;
    overflow: hidden;
    padding-bottom: .8em;
    border-bottom: 2px dashed #6483a2;
    margin-bottom: 2em;
}

.forum-groups .group .im {
    float: left;
    margin-right: 20px;
}
.forum-groups .group h3 {
    margin: 0px 0 10px;
}
.forum-groups p, .forum-themes .theme p, .forum-comments .comment p, .fix-p p {
    text-indent: 0;
}
.forum-groups .group .t-count {
    text-align: right;
}
.forum-groups .group .t-count a, .forum-themes .theme .t-count a {
    color: #cc2b30;
}

.forum-themes {}

.forum-themes h3 {
    margin: 0px 0 5px;
}
.forum-themes .theme .author, .forum-author {
    color: #666;
}
.forum-themes .theme .t-count {
     clear: both;
     padding-left: 36px;
     line-height: 24px;
     background: url(/i/quest_h2_bg.png) 0 50% no-repeat;
     font-size: 14px;
     float: right;
}
.forum-comments .comment {
    padding-bottom: 1em;
    margin-bottom: 1em;
}
.forum-comments .comment p {
    margin: .25em 0;
}
.forum-comments .comment .author {
     font-weight: bold;
}

.forum-form {

}
.forum-form .error {
    color: red;
}
.forum-form .p {
    margin-bottom: 8px;
}
.forum-form .label {
    font-size: 14px;
    margin-bottom: 2px;
}
.forum-form .p input, .forum-form .p textarea {
    width: 98%;
}
.forum-form .files input {
    width: auto;
    margin-right: 16px;
}
.forum-form .files .btn {
    text-decoration: underline;
    cursor: pointer;
}
.forum-form .files .file {
    margin: 4px 0;
}
.forum-form .captcha input {
    vertical-align: middle;
    width: auto;
}
.forum-form .captcha img {
    vertical-align: middle;
}

