body {margin: 0px; background-color: #ffffff;}

a {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

a.blue {color: #507cc6; text-decoration: underline;}
a.blue:hover {color: #E69833; text-decoration: none;}

b.highligth {
    color: #507cc6; /*E69833;*/
    font-weight: bold;
}

a.highligth {
    color: #507cc6; /*E69833;*/
    font-weight: bold;
}

a.highligth:hover {
    color: #E69833;
    text-decoration: none;
}

a.orange {
    color: #000000;
    text-decoration: none;
}

a.orange:hover {
    color:           #E69833;
    text-decoration: underline
}






input.btn {
    border: 1px solid #FFFFFF;
    background-image: url("btn_bg.gif");
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Tahoma;
}

b.ub {
    color: #e69833;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}


input.tx {
    font-weight: normal;
    font-size: 11px;
    font-family: verdana, tahoma, arial, helvetica, helv, monaco, sans-serif;
    border: 1px solid #a5acb2;
}

input.txgrey {
    font-weight: normal;
    font-size: 11px;
    font-family: Arial, tahoma, arial, helvetica, helv, monaco, sans-serif;
    border: 1px solid #C0C0C0;
    color:  #C0C0C0;

}

textarea {
    font-weight: normal;
    font-size: 12px;
    font-family: verdana, tahoma, arial, helvetica, helv, monaco, sans-serif;
    border: 1px solid #a5acb2;
}

select {
    margin-top: 3px;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    font-family: verdana, tahoma, arial, helvetica, helv, monaco, sans-serif;
    border: 1px solid #a5acb2;
}

li {
    font-weight: normal;
    font-size: 13px;
    color: #000;
    font-family: Arial, tahoma, arial, helvetica, monaco, sans-serif;
}

p {
    font-size: 13px;
    color: #000;
    font-family: Arial, tahoma, arial, helvetica, monaco, sans-serif;
}

div.rel {
	padding-left: 15px;
	color: #999;
	text-align: right;
}

div.line_grdt {
    padding-right: 90;
    padding-left: 2;
    padding-top: 2;
    padding-bottom: 2;

    margin: 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family:  verdana, tahoma, arial, helvetica, monaco, sans-serif;
    background: transparent url("line_grdt.gif") right no-repeat;
    background-color: #60a4eb;
    float: left;
}


h1.headcategoryon
    {
    padding: 0;
    margin: 0;
    color: #124a8e;
    font-weight: bold;
    font-size: 16px;

    font-family: arial, verdana, tahoma, helvetica, monaco, sans-serif
    }

h1.headcategoryon a {
    color: #124a8e;
    text-decoration: underline;
}


h1.level2
    {
    padding: 0;
    margin: 0;
    color: #124a8e;
    font-weight: bold;
    font-size: 13px;
    font-family: arial, verdana, tahoma, helvetica, monaco, sans-serif
    }

h2.headcategory
    {
    font-weight: bold;
    font-size: 14px;
    color: #3f3081;
    font-family: verdana, tahoma, arial, helvetica, monaco, sans-serif
    }

.title_form
    {
    font-weight: bold;
    font-size: 14px;
    color: #6393c6;
    font-family: verdana, tahoma, arial, helvetica, monaco, sans-serif;
    white-space: nowrap;
    }



p.main_text {
    text-indent: 0px;
    text-align: justify;
}

p.text {
    text-indent: 20px;
    font-size: 13px;
    text-align: justify;
    font-family: Arial, verdana, tahoma, arial, helvetica, monaco, sans-serif;
    margin: 0px;
    padding: 0px;
}

p.search
    {
    font-size: 11px;
    color: #fff;
    font-family: verdana, tahoma, arial, helvetica, monaco, sans-serif
    }

select {
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: verdana, tahoma, arial, helvetica, helv, monaco, sans-serif
}

table {
    font-size: 13px;
    font-family: Arial, tahoma, arial, helvetica, monaco, sans-serif
}


hr {
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #cccccc 1px solid;
}

.e_red {
    color: #ff0000;
    font-weight: bold;
}

.e_black {
    color: #000000;
}

.select {
    text-align: right;
    padding: 5px;
}


table.form
    {
    border: 1px solid #569eea;
    }

tr.head
    {
    background-image: url("tbl_head_bg.gif");
    border-bottom: 1px solid #559eea;
    color:         #FFFFFF;
    font-weight:   bold;
    padding:       3 2 2 3;
    }

tr.body
    {
    background-color: #eff5fc;
    text-align: left;
    color:      #000000;
    font-weight: normal;
    }

tr.yellow
    {
    background: #f8f9e8;
    text-align: left;
    color:      #000000;
    font-weight: normal;
    }

tr.body_b
    {
    background-color: #eff5fc;
    text-align: left;
    color:      #000000;
    font-weight: bold;
    }

.foot
    {
    background-color: #92c0f2;
    color: #000000;
    font-weight: bold;
    }

.left_menu
    {
    font-family: courier-new, tahoma, verdana, arial, helvetica, monaco, sans-serif;
    text-align: left;
    font-size:  12px;
    color:      #000000;
    }

.left_menu a
    {
    color:           #000000;
    text-decoration: underline
    }

.left_menu a:visited
    {
    color:           #000000;
    text-decoration: underline
    }

.left_menu a:link
    {
    color:           #000000;
    text-decoration: underline
    }

.left_menu a:hover
    {
    color:           #000000;
    text-decoration: none
    }

.left_sub_menu
    {
    text-align: left;
    font-size: 11px;
    color:     #000000;
    margin-top: 3px;
    margin-bottom: 3px;
    padding:   2px;
    }

.left_sub_menu a
    {
    color:           #000000;
    text-decoration: underline
    }

.left_sub_menu a:visited
    {
    color:           #000000;
    text-decoration: underline
    }

.left_sub_menu a:link
    {
    color:           #000000;
    text-decoration: underline
    }

.left_sub_menu a:hover
    {
    color:           #000000;
    text-decoration: none
    }

.author
    {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;


    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica, monaco, sans-serif;
    background-color: #3ebaaf;
    text-align: center;
    }

.author a
    {
    color:           #000000;
    text-decoration: none;
    }

.author a:visited
    {
    color:           #000000;
    text-decoration: none;
    }

.author a:link
    {
    color:           #000000;
    text-decoration: none;
    }

.author a:hover
    {
    color:           #ffffff;
    text-decoration: none;
    background-color: #574287;
    }

.author_over
    {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;


    font-size: 11px;
    color: #ffffff;
    font-family: verdana, tahoma, arial, helvetica, monaco, sans-serif;
    background-color: #069c8f;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    }

td.underline
    {
    border-bottom: 1px solid #cccccc;
    }

.bb_book_list
    {
    border-bottom: 1px solid #cccccc;
    }

.book_meta
    {
    margin-top: 10px;
    }

.main_table
    {
    background-color: #2c1c5b;
    }

.gray_c
    {
    color: #a3a3a3;
    }

table.bbottom
    {
    border-bottom: #cccccc 1px solid;
    }

.find_name
    {
    color:       #6d8cb3;
    font-weight: bold;
    }

.find_name a
    {
    color:           #6d8cb3;
    text-decoration: underline;
    }

.find_name a:visited
    {
    color:           #6d8cb3;
    text-decoration: underline
    }

.find_name a:link
    {
    color:           #6d8cb3;
    text-decoration: underline
    }

.find_name a:hover
    {
    color:           #6d8cb3;
    text-decoration: underline
    }

.find_where
    {
    color: #aaaaaa;
    }

.find_where a
    {
    color:           #aaaaaa;
    text-decoration: underline;
    }

.find_where a:visited
    {
    color:           #aaaaaa;
    text-decoration: underline
    }

.find_where a:link
    {
    color:           #aaaaaa;
    text-decoration: underline
    }

.find_where a:hover
    {
    color:           #aaaaaa;
    text-decoration: none
    }

.blue_title
    {
    text-align: center;
    color: #6d8cb3;
    font-weight: bold;
    }

.blue_title a
    {
    color:           #6d8cb3;
    text-decoration: underline;
    }

.blue_title a:visited
    {
    color:           #6d8cb3;
    text-decoration: underline
    }

.blue_title a:link
    {
    color:           #6d8cb3;
    text-decoration: underline
    }

.blue_title a:hover
    {
    color:           #40628d;
    text-decoration: none
    }


div.upmenu_content {
	position: relative;
	border: 0px solid #FF0000;
	width: inherit;
	z-index: 100;
}

div.upmenu_subitems {
	display: none;
	position: absolute;
	top: 9px;
	left: -15px;
	background-color: #FFFFFF;
	z-index: 100;
}

table.submenu {
	background-color: #3ebaaf;
	border-top: 1px solid #3ebaaf;
	border-right: 1px solid #069c8f;
	border-left: 1px solid #069c8f;
	border-bottom: 1px solid #069c8f;
}

tr.subupmenu td {
	background-color: #3ebaaf;
	color: #ffffff;
	font-weight: bold;
}


.nupmenu1
    {

  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;

    white-space: nowrap;
    }

.upmenu1
    {
    color:       #ffffff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    font-family: tahoma;
    font-size:   11px;
    white-space: nowrap;
    }


.nupmenu1 a
    {

    color:           #ffffff;
    text-decoration: none
    }

.nupmenu1 a:visited
    {
    color:           #ffffff;
    text-decoration: none
    }

.nupmenu1 a:link
    {
    color:           #ffffff;
    text-decoration: none
    }

.nupmenu1 a:hover
    {
    color:           #ffffff;
    text-decoration: underline
    }

.upmenu1 a
    {
    color:           #ffffff;
    text-decoration: none
    }

.upmenu1 a:visited
    {
    color:           #ffffff;
    text-decoration: none
    }

.upmenu1 a:link
    {
    color:           #ffffff;
    text-decoration: none
    }

.upmenu1 a:hover
    {
    color:           #ffffff;
    text-decoration: underline
    }

.upmenu2
    {
    color:        #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    font-weight:  bold;
    font-family:  tahoma;
    font-size:    11px;
    }

.upmenu2on
    {
    color:        #ffffff;
    padding-left: 5px;
    padding-right: 10px;
    font-weight:  bold;
    font-family:  tahoma;
    font-size:    11px;
    }

.upmenu2on a
    {
    color:           #ffffff;
    text-decoration: underline
    }

.upmenu2on a:visited
    {
    color:           #ffffff;
    text-decoration: underline
    }

.upmenu2on a:link
    {
    color:           #ffffff;
    text-decoration: underline
    }

.upmenu2on a:hover
    {
    color:           #ffffff;
    text-decoration: none
    }

.search_txt
    {
    font-size:   12px;

    border:      0px solid #FFFFFF;
    font-family: Tahoma, Verdana;
    padding-left: 3px;
    }

.search_frm
    {
    display:  none;
    position: absolute;
    top:      30px;
    left:     10px;
    border:   1px solid #69A5DE;
    z-index:  100;
    }

.search_arrow
    {
    position: relative;
    top: 3px;
    left: -19px;
    }

.search_ext
    {
    background-color: #69A5DE;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: courier-new, tahoma, verdana, arial, helvetica, monaco, sans-serif;
    padding: 2px;
    }

.layers_title
    {
    font-family: tahoma, verdana, arial, helvetica, monaco, sans-serif;
    font-weight: bold;
    font-size:   12px;
    text-decoration: none;
    padding:     3px;
    color:       #3f3081;
    background-color: #E9EAEA;
    }

.layers_title a
    {
    color:           #3f3081;
    text-decoration: underline;
    }

.layers_title a:hover
    {
    color:           #3f3081;
    text-decoration: none;
    }

.layers_body
    {
    font-family: tahoma, verdana, arial, helvetica, monaco, sans-serif;
    font-size: 12px;
    padding:   0;
    background-color: #E9EAEA;
    }


.contacts {
    color:       #FFFFFF;
    font-weight: bold;
    font-size:   11px;
}

.contacts a {
    color:           #FFFFFF;
    text-decoration: underline
}

.contacts a:visited {
    color:           #FFFFFF;
    text-decoration: underline
}

.contacts a:link {
    color:           #FFFFFF;
    text-decoration: underline
}

.contacts a:hover {
    color:           #FFFFFF;
    text-decoration: none
}


.tbl_body
    {
    background-color: #eff5fc;
    }

.tbl_head
    {
    background-image: url("tbl_head_bg.gif");
    border-bottom: 1px solid #559eea;
    color:         #FFFFFF;
    font-weight:   bold;
    padding:       3 2 2 3;
    }

.tbl
    {
    border: 1px solid #d4e5f7;
    }


div.more
    {
    text-align: right;
    padding: 0px;
    margin:  0px;
    }

div.search_list
    {
    position: absolute;
    display: none;
    overflow-y: hidden;
    overflow-x: hidden;
    background-color: #FFFFFF;
    width:   330px;
    height:  120px;
    }
	
div.main_text  {
	padding-left: 10px;
    text-indent: 0px;
    text-align: justify;
}

p.text0 {
    text-indent: 20pt;
    text-align: justify;
}

a.hrz  {
  color: #FFFFFF ;
  }
  a.hrz :hover  {
  color: #FFFFFF ;
  font-size: 12px;

  }
.hrz a {
  color: #FFFFFF ;
  }
.hrz a:link {
  color: #FFFFFF ;
  }
.hrz a:visited {
  color: #FFFFFF ;
  }
.hrz a:hover {
font-size: 12px;
  color: #FFFFFF ;

  }
.avatar{
  border: 1px solid #569EEA;
  background-color: #EFF5FC;
  color: #92C0F2;
  width: 101px;
  height: 101px;
  vertical-align: middle;
  text-align: center;

}

.changeavatar{
  color: #1863BF ;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  cursor: hand;
}
.changeavatar a {
  color: #1863BF ;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  cursor: hand;
}
.grey_msg {
  border: 1px solid #DBE0EA;
  background-color: #F6F7F9;
  padding: 8px 11px;
  margin-bottom: 15px;
  text-align: justify;
   font-size: 13px;
   font-family: Tahoma, Arial, sans-serif;
}
.avatar_form{
 font-size: 13px;
   font-family: Tahoma, Arial, sans-serif;
}
.autotext .multiline{
	white-space: nowrap;
}
.autotext {
	width: 150px;	 
	height: 51px;
    white-space: normal;
	overflow: hidden;
}
.autotext2 {
	width: 150px;	 
	height: 17px;
    white-space: normal;
}
.promo{
    background: #FFFFCC; /* Фоновый цвет блока */
    width: auto; /* Ширина блока */
    height: auto; /* Высота блока */
    border:2px solid #FFCC00; /* Размер вид и цвет рамки */
    border-radius:10px; /* Валидное свойство CSS3 скругление углов, значение(цифра) задаёт радиус скругления*/
    -webkit-border-radius:10px; /* Safari, Chrome */
    -moz-border-radius:10px; /* Firefox */
    box-shadow: 0 0 3px 2px #FFFF00; /* Валидное свойство CSS3 тень*/
    -webkit-box-shadow: 0 0 3px 2px #FFFF00; /* Safari, Chrome */
    -moz-box-shadow: 0 0 3px 2px #FFFF00; /* Firefox */
    padding: 5px 5px 5px;
    text-align: justify;
    font-weight: bold;
    color: #FF6600;
  }
  .promo:hover{
    background: #FFFFFF; /* Фоновый цвет блока */
    width: auto; /* Ширина блока */
    height: auto; /* Высота блока */
    border:2px solid #FFCC00; /* Размер вид и цвет рамки */
    border-radius:10px; /* Валидное свойство CSS3 скругление углов, значение(цифра) задаёт радиус скругления*/
    -webkit-border-radius:10px; /* Safari, Chrome */
    -moz-border-radius:10px; /* Firefox */
    box-shadow: 0 0 3px 2px #FFFF00; /* Валидное свойство CSS3 тень*/
    -webkit-box-shadow: 0 0 3px 2px #FFFF00; /* Safari, Chrome */
    -moz-box-shadow: 0 0 3px 2px #FFFF00; /* Firefox */
    padding: 5px 5px 5px;
    text-align: justify;
    font-weight: bold;
    color: #FF6600;
    cursor: hand;
  }

.dos > img{
  opacity : 0.9;
   -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;

}
.tres > img{
  opacity :1;
   -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;

}

div.keywords_users .add4 {
border-bottom-color: rgb(80, 124, 198);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(80, 124, 198);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(80, 124, 198);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(80, 124, 198);
border-top-style: solid;
border-top-width: 1px;
color: rgb(80, 124, 198);
display: inline;
font-family: "Verdana", "Tahoma";
font-size: 11px;
font-weight: 700;
height: 12px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
text-align: center;
text-decoration: none;
width: 200px;
float: left;
 }

.page_switch{
  color: #777777;
  margin-left: 3px;
  margin-right: 3px;
}

.page_switch_act{
    color: #ffffff;
    margin-left: 3px;
    margin-right: 3px;
    background-image: url('dig_back.png');
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    font-weight: bold;
    text-align: center;
}
