@import url("reset.css");

/*import url("ratio.css");*/
html {
        height: auto;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;

}


#top_banner {
        margin-top: 10px;
	width: 1000px;
	height: 303px;
	border-bottom: 1px  double #c0c0c0;
        border-radius: 5px;
        background-image: url(../images/vdv4.png);
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;
}

body {
	background: #f5f5f5;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	color:#272937;
	text-align:center;
	height: auto;
}
#wrap {
	background: #fffff0;
/*	background-image: url(../images/fon2.png);*/
	margin: 7px 0px 7px 0px;
	width: 1024px;
	height: auto;
	text-align: left;
	border: 1px  double #c0c0c0;
        border-radius: 5px;
        top: 10%;
        left: 20%;
        position: absolute;

}

#langs {
//	background: #f5f5f5;
	padding: 5px;
	float: left;
        border: 0px;
}

#header {
        margin: 10px;
	width: 1000px;
	height: 65px;

}
#logo {
	width:323px;
	height:64px;
	padding-left: 10px;
        padding-bottom: 5px;
	float:left;
	border: 0px;
}
/*поиск*/
        /* Строка поиска */
            form#quick_find {
                float: left;
                width: 90%;
                padding: 5px;
            }
                input#quick_find_keyword {
                    width: 90%;
/*                    height: 20px;*/
                    float: left;
                }

                input.button {
                    width: 16px;
                    height: 16px;
                    margin-left: -22px;
                    margin-top: 3px;
                    float: left;
                }
            a.search-link {
                margin-left: 10px;
                float: left;
                margin-top: 5px;
            }

            .ajaxQuickFind  {margin-top: 5px; width: 100%;position: relative;float:left;font-size:1.2em;}
            .ajaxQuickFind  ul.ajaxQuickFind {width:100%;position:absolute;top:0;left:0;z-index:1000;color:#fff;background:#BDB76B;}
            .ajaxQuickFind  ul.ajaxQuickFind li {display:block;float:left;width:100%;}
            .ajaxQuickFind  ul.ajaxQuickFind li a {padding:6px; display:block;border-bottom:1px solid #d9d9d9;}
            .ajaxQuickFind  ul.ajaxQuickFind li a:hover {padding:6px;text-decoration:none;background:#f5f5f5;}
            .ajaxQuickFind  ul.ajaxQuickFind .title-text {padding:0 0 0 5px;font-weight:bold;}
#searchbox {
	width: 520px;
	margin: 10px;
	height: 40px;
        padding: 20px 0 0 20px;
        background-color: #CEF9C3;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 0 10px 6px -6px #777;

}
#searchbox span {
        padding: 20px 0 0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;

}


#search_text input{
	margin-top: 5px;
	width: 200px;
	height: 20px;
	margin-left: 30px;
	color:#5F9EA0;
        background-image: url(../images/fo.png);
        font-size: 13pt;
	font-family: Tahoma,Arial,Helvetica;

}

/*поиск*/
#side_right {
	float:right;
	width: 400px;
	height: auto;
	margin: 10px 10px 5px 0;
}

#menus_right {
	float:right;
	width: 400px;
	height: 46px;
	border: 0px;
	border: 1px solid #ccc; 
        border-radius: 5px;
	padding-top: 15px;
	margin-right: 10px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;



}

hr {
	color:#c0c0c0;
}

#menus_right ul li{
	display: inline;
	padding-left: 20px;
}
#menus_left {
	padding: 10px 0 5px 5px;
	
}

#menus_left ul li{
	display: inline;
	padding-left: 20px;

}
#login_panel {
	margin: 5px 5px 5px 25px;
	color:#666;
	float:left;
}

#content {
	width: 550px;
	margin: 20px 10px 10px 10px;
	padding: 5px;
        float: left;
	clear: both;
}
#content span {
//	margin-top: 5px;
//	padding-top: 10px;
}

#content span img {
//	margin: 5px 5px 5px 25px;
//	float:left;
}


#content h1 {
        margin: 20px 0 10px 20px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	color:#272937;
	text-align:left;
}
#content h1 a{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	color:navy;
	text-align:center;
	text-decoration:none;
}
#content h1 a:hover{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
}
#vote {
        clear:both;
	margin:10px 10px;
        height: auto;
        padding: 5px;
}

#download_line {
//	padding: 500px;
        clear:both;
}

.button_block {
//	margin: 10px 30px 15px 30px;
	width: 99%;
	height: 100px;//auto;
	float:left;
        clear:both;
}

.button_block ul {
        padding: 10px;
//        background-image: url("../images/fo.png");
	background-color: #ECEAE3;

        border: 1px solid #BBBBBB;
        border-radius: 3px;


}
.button_block ul li {
        padding: 15px 15px 15px 35px;
        display: inline;
        list-style-image: none;
	list-style: none;


}
.button_block img{
        padding: 5px;
        border: 1px  solid #c7c7c7;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;


}
.button_block img:hover{
        background-color: #FFFF99;
        padding: 5px;
        border: 1px  solid #c7c7c7;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;
}

#download_select {
        clear:both;
        display: none;
        border: 1px dotted black;
        background: #c0c0c0;
       	padding: 5px;
	margin: 5px;
	width: 95%;
	float:left;

}

#download_select a {
	margin: 10px 0.5% 10px 0.5%;
}

#allbook li{
        list-style-image: none;
	list-style: none;
	/*list-style-position:outside;*/
	padding-left:20px;
	padding-bottom: 5px;
}

#allbook li a{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 16px;
	color: navy;
}
#allbook li  a:hover{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 15px;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
}

/*
.content p {
	margin: 10px 0 0 20px;
}
*/

#sidebar_left {
	float:left;
	width: 580px;
        height: auto;

	margin: 25px 0 10px 10px;
        border: 1px  solid #c7c7c7;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;
// position: absolute;
 position: relative;
}

.sidebar_right {
	margin: 10px 10px 5px 0px;
	width: 400px;
	float:right; 
        border: 1px  solid #c7c7c7;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;



}
.sidebar_right h2{
	margin: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
	color:#009933;

}
.sidebar_right p{
	margin: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:300;
	color:gray;
}
.sidebar_right_com { 
        clear:both;
	margin: 10px 10px 5px 0;
	width: 400px;
	float: right; 
        border: 1px  solid #c7c7c7;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;

}

.sidebar_right_block { 
        clear:both;
	margin: 13px 10px 5px 0;
	padding: 10px;
	width: 378px;
	float: right; 
        border: 1px  solid #c7c7c7;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;

}
#sidebar_right_block p{
	margin: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:300;
	color:gray;
}

#sidebar_right_com h2{
	margin: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
	color:#009933;

}

#rules_text_right {
        padding-right: 10px;
    	width: 380px;
        margin: 0px;
        font-size: 12px;
        font-family: Tahoma,Arial,Helvetica;
        text-decoration:none;
/*        color:#5F9EA0;*/
        color:#60a05f;


}
.last_comm_text {
        padding: 10px;
    	width: 380px;
        margin-left: 0px;
        border-top: 1px  solid #c7c7c7;

}

#rules_text_right a {
        font-size: 13px;
}


#new_avt {
	margin-top: 10px;
	float:left;
	width: 45%;
	
}
.donate {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	float:center;
	width: 97%;
	border: 1px solid #c7c7c7;
        border-radius: 5px;
        padding: 5px;
}
.rand_cover_books {
	margin-top: 25px;
	margin-bottom: 25px;
	float:left;
	width: 98%;
	border: 1px solid #c7c7c7;
        border-radius: 5px;
        padding: 5px;
}
.rand_cover_books  img{
	padding-left: 7px;
	padding-bottom: 5px;
}

.last_audiobooks {
	margin-top: 25px;
	float:left;
	width: 98%;
	border: 1px solid #c7c7c7;
        border-radius: 5px;
        padding: 5px;
}
.last_audiobooks  li{
	list-style:none;
	list-style-position:outside;
	padding-left: 5px;
	padding-top: 10px;
        padding-bottom: 5px;
}
.last_books {
	margin-top: 25px;
	float:left;
	width: 90%;
	border: 1px solid #c7c7c7;
        border-radius: 5px;
        padding: 5px;
}
.last_books  li{
	list-style:none;
	list-style-position:outside;
	padding-left: 5px;
	padding-top: 10px;
        padding-bottom: 5px;
}

.last_books a {
     display: block; /* Ссылка как блочный элемент */
     text-align: left; /* Выравнивание по центру */
     height: 100%; /* Высота на весь слой */
     color: gray; /* Цвет ссылки */
    }


#new_prixod {

	margin-top: 10px;
	float:right;
	width: 53%;
	
}
#new_prixod li {
	list-style:none;
	list-style-position:outside;
	padding-left: 5px;
        padding-bottom: 5px;
        overflow: hidden;
}

#new_avt li {
        padding-bottom: 5px;
	list-style: none;
	list-style-position: outside;
	padding-left: 5px;
}

.top li {
        padding: 5px 5px;
	list-style-position: outside;
	list-style:circle;
}

#last_comment {
	margin:10px;
	width: 90%;
	float:left;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;
 
}
#last_comment li {
        padding-bottom: 5px;
	list-style:none;
	list-style-position:outside;
	padding-left: 7px;
//        text-indent: 10px;
}

#footer {
	border-top: 1px solid #c7c7c7;
	height: auto;
//        position:absolute;
}

a {
	color:gray;
	font-size:15px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

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

#copyright {
		width:100%;
		margin: 10px;
		height: auto;
		float:left;
		font-size: 13px;
		color:#BCBCBC;
		font-family: Tahoma,Arial,Helvetica;
        	overflow:hidden;
}
#copyright li {
		margin: 10px 1px 0 -2px;
		display:inline;
		padding-left:5px;
		padding-right:5px;
		list-style:none;
		color:#BCBCBC;
                border-left: 1px solid #c7c7c7;
}
#copyright li a {
		color:#A4D532;
}
#copyright li a:hover {
		color:#76A30C;
}
#counter {
		margin: 0px 15px 5px auto;
		float:right;
}

.img expando {
              border: none;
              vertical-align: bottom;
}

.megamenu{
background: white;
border: 1px solid #f06b24;
border-width: 5px 1px;
padding: 10px;
font: normal 13px Verdana;
height: 99%;

}

.column{
float: left;
/*width: 600px; */
margin: 10px;
}

.column ul{
margin: 10px;
/*padding: 10px;*/
list-style-type: none;
}

.column ul li{
padding-bottom: 5px;
}

.column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 10 0 5px 0;
}

.column ul li a{
padding: 10px;
text-decoration: none;
}

.column ul li a:hover{
color: red;
}

.last_prixod {
        padding-top: 3px;
	padding-left:135px;
}
.last_prixod h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
	color:#009933;
}



/* comments*/
#comments {
          margin-top: 10px;
          padding: 5px 10px 5px 10px;
          clear:both;

}

#comment_form {
          margin-top: 10px;
          clear:both;

}
#comment_form span{

}




#pay td{
       	padding: 5px 15px 5px 10px;
}
/* --------------------------- */
/*###################### search info################# */
#info_search_st {
        clear:both;
        position: relative; 
	width: 89%;
        background-color: #F0E68C; 
        border: 4px double green;
        padding: 1px;
	margin: 20px;
	z-index: 1; 
}
#info_search_st p{
        margin: 5px;
        color: navy;
}
/*########### spoiler ######################## */
.spoiler {

    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #bbbbbb;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -webkit-box-shadow: 0 0 9px #dddddd inset;
    -moz-box-shadow: 0 0 9px #dddddd inset;
    box-shadow: 0 0 9px #dddddd inset;
}

.title_h3 {
    cursor:pointer;
    background: #ededed;
    margin: 0 -10px 0 -10px;
    padding: 10px;
    padding-left: 20px;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -webkit-box-shadow: 0 0 9px #dddddd inset;
    -moz-box-shadow: 0 0 9px #dddddd inset;
    box-shadow: 0 0 9px #dddddd inset;
}

.closed .contents { display:none; }

.closed h3 { background: #bbbbbb; }

.contents {  
margin: 1px; 
border-radius: 3px; 
//width: 99%; 
padding: 10px; 
//background-color: #ECEAE3;
background-color: #CCFFFF;
//background-image: url(../images/fo.png); 
border: 1px solid #bbbbbb;
}
/*.contents tr td {  padding: 2px;}*/


#pagespeed {
clear:both;text-align: left; border-top: 1px solid #bbbbbb; margin-top:3px; 
padding:3px; color: #c0c0c0
}

//------------- navigation
.navigation {
	color: #555555; 
	border: 0px;
        margin-bottom: 15px; 
        margin-top: 15px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #555555;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
/*	font-size: 18px;*/
}

.navigation a:hover {
	background-color: #5078d5;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #555555;
	font-size: 18px;
}

.navigation span.nav_ext {
        border: none;
        background: transparent;
}
.genre tr {padding-top:10px;  }

#loading {
	background-color: #FFFF99;
//        border: 1px  dotted #c0c0c0;
//        border-radius: 5px;
	width: 89%;
}

.sign {
    float: right;
    border: 1px solid #c0c0c0;
    padding: 7px; 
    margin: 20px 0 5px 5px;
    background: #f0f0f0;
     }
.sign figcaption {
    margin: 0 auto 5px; 

    }

label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 3px;
	margin-right: 15px;
	font-size: 14px;
}

label:hover {
        color: #F9D964;
}

/*
#cmtx_container {
    float: right;
    border: 10px solid #c0c0c0;

          margin-top: 10px;
          clear:both;

    background: #f0f0f0;

}
*/
.m_shop {
    background: #f0f0f0;
        margin: 5px;
        padding: 5px;
//	width: 341px;
//	height: 490px;
	border-bottom: 1px  double #c0c0c0;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 6px 6px 6px -6px #777;
}

/*scroll*/
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?15773448');
  src: url('../font/fontello.eot?15773448#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?15773448') format('woff'),
       url('../font/fontello.ttf?15773448') format('truetype'),
       url('../font/fontello.svg?15773448#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon:before {
	font:normal 100%/0.9 fontello;
	display: inline-block;
//	width:1em;
	text-align: center;
}

.up:before { content: "\2B06\2B06\2B06"; }



.video {
	position:fixed;
	bottom:0.3em;
	left:0.3em;
	background:#555;
	border-radius: 3px;
	font-size:120%;
	padding: 0.5em;
	opacity: 0.8;
}
/*.video a {color:#fff; padding: 0px 0.2em; line-height: 1.4; display: block;}*/

.iksweb{
display: inline-block;cursor: pointer; font-size:14px;text-decoration:none;
padding:10px 20px; color:#354251;
//background:#ffff0;
background-image: url("../images/fo.png");

border-radius:7px;border:2px solid #354251;
}

.iksweb:hover{background:#3cc732;color:#f5ed0c;border:2px solid #354251;
transition: all 0.2s ease;
}

.iksweb2{
display: inline-block;cursor: pointer; font-size:14px;text-decoration:none;
padding:10px 20px; color:#354251;
background:#ffff0;
border-radius:7px;border:2px solid #354251;
}

.iksweb2:hover{
//background:#3cc732;
background-image: url("../images/fo.png");
color:#000;border:2px solid #354251;
transition: all 0.2s ease;
}

.iksweb3{
display: inline-block;cursor: pointer; font-size:14px;text-decoration:none;
padding:10px 20px; color:#354251;
//background:#ffff0;
background-image: url("../images/fo.png");

border-radius:7px;border:2px solid #354251;
}

.iksweb3:hover{background: red;color: white;border:2px solid #354251;
transition: all 0.2s ease;
}


  .splCont {
    display: none;
    padding: 3px 5px;
  }

.scrollTop{
	background:url("/templates/libra/images/arrows7.png") 0 0 no-repeat;
	width:60px; height:70px;
	bottom:20px; right:5%;
}
.scrollTop:hover{ background-position:0 -70px; }

.info {
top:40%;
left:35%;
position:fixed;
font-size:20px;
background:#FFFFCC;
height:30px;
width:auto;
padding:10px;
color:#330066;
border: 1px double gray;
border-radius: 5px;
-webkit-box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 6px 6px 6px -6px #777;
display: none;
}

