/* Stylesheet: bookre Modified On 2025-04-01 00:11:13 */
:focus {
	outline: 0 none;
}
html {
	height: 100%;
	background-color:#EEE;
}
body {
	height:100%;
	/*background: url("/uploads/bookre/img/bg.jpg");*/
	margin:0;
	padding:0;
	font-family: Arial,Tahoma,Verdana,sans-serif;
font-weight:normal
}
img {
	border: 0;
}

div#table
{
	display:table;
	width:100%;
	height:100%;
    /*background: url("/uploads/bookre/img/bg.jpg");*/
}

ul.tpmenu {

float:right; margin-right:20px

}

ul.tpmenu a {
color:#000;
text-decoration: none;
}

ul.tpmenu.in_p a {
color: #000;
}

ul.tpmenu a:hover {
color:#fff
}

.adva, .adva2 {
margin: 15px auto;
width: 728px;
}

div.row
{
	display:table-row;
	width:100%;
}

div.cell
{
	display:table-cell;
	width:100%;
	vertical-align:middle;
}
div.cell.vtop {
	vertical-align:top;
	height: 25px;
}
.cell.top_align_cell {
	vertical-align:top;
}
#head {
    height: 25px;
    margin:0 auto;
    border-bottom:1px solid #b8b8b8;
    box-shadow:0 1px  0 0 #fbfbfb;
    background: rgba(0,0,0,0.06);
}
#head_cont {
    width: 960px;
    margin: 0 auto;
    height: 25px;
}
#head_cont ul {
    list-style: none outside none;
    padding: 0;
    margin: 0;
    text-align: center;
}
#head_cont ul li {
    display: inline-block;
    padding-bottom: 4px;
    padding-right: 15px;
    padding-top: 1px;
}
#head_cont ul li a {
    color: #555555;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    font-size: 14px;
}
#foot {
    -moz-box-sizing: border-box;
    border-top: 1px solid #B8B8B8;
    box-shadow: 0 1px 0 0 #F9F9F9;
    margin: 0 auto;
    width: 960px;
}
div#content
{
	display:block;
	margin: 0 auto 15px;
	/*width:400px;
	height:150px;*/
	text-align:center;
/*	width: 960px;*/
	min-width: 960px;

}
#isearch {
    margin: 0 auto;
    position: relative;
    /*width: 852px;*/
width:90%;
max-width:620px;

}
#isearch input {

    background: transparent;
    border: 0 none;    
    color: #000;
    /*font-size: 27px;*/
font-size: 16px;
   /* height: 93px;*/
height: 38px;
    /*padding-left: 8px;*/
padding:0 1%;
   /* width: 699px;*/
width: 78%;
    float:left;
}
#isearch input#is_btn {
    background: /*url("/uploads/images/srch.png") no-repeat center center*/ #5d5e75 !important;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #fff;
    display: block;
    /*height: 93px;*/
height: 38px;
    /*width: 145px;*/
width:20%;
    cursor: pointer;
float:right;
}
#ilogo {
margin: 86px 0 40px;
}
.links_list {
    color: #01639D;
    display: block;
    font-family: Tahoma;
    font-size: 14px;
    text-shadow: 0 1px #FFFFFF;
    padding-left: 10px;
}
.links_list:hover {
    background: none repeat scroll 0 0 #FAFAFA;
}
.links_list img {
    vertical-align: middle;
    display: inline-block;
}
.links_list span {
    display: inline-block;
    margin-left: 10px;
    max-width: 490px;
    text-align: justify;
    vertical-align: middle;
}
#iresult {
    /*border: 1px outset #555555;
    margin: 15px auto 0;
    max-width: 580px;
    min-width: 300px;
    padding: 15px;*/
    text-align: left;
}

#iresult h1#cat_name {font: 30px arial;
    margin: 20px auto;
    text-align: center;}

#result_div {
    border: 1px solid #cbcdcf;
    margin: 15px auto 0;
    /*width: 580px;*/
    text-align: left;
    border-radius:10px;
	
}

#iresult2 #result_div {
border:none;
border-radius:none;
/*width:852px!important;*/
	
}

input.curr {
    color: red;
}
.pages_img {
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
}
#page_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px outset #555555;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    /*width: 600px;*/
width: 94%;
max-width:620px;
    min-height: 400px;
    /*min-width: 600px;*/
}
.intext_img {
    text-align: center;
    margin-top: 5px;
}
.pages_next {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    /*margin-bottom: 20px;*/
}
.pages_back {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    /*margin-bottom: 20px;*/
}
.pages_list {
    display: block;
    width: 50px;
    margin: 0 auto;
    /*margin-bottom: 20px;*/
}
.page_nav .pages_list {
    display: inline-block !important;
    vertical-align: middle;
}
.page_nav {
clear: both;
display: block;
margin: 25px 0;
padding-top: 25px;
text-align: center;
}
#result_nav {
    text-align: center;
margin-bottom: 20px;
}
#result_nav a {
    background: #dfdddd;
    color: #526e82;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    margin-left: 3px;
    margin-right: 3px;
    padding-right: 1px;
    padding-top: 3px;
    text-decoration: none;
    width: 40px;
line-height: 35px;
}
#result_nav a:hover {
color: #fff;
background: #ff8989;
}
#result_nav a.curr {
    color: red;
}
.cat_block {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 260px;
}
.cat_block h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-shadow: 0 1px #FFFFFF;
}
.cat_block ul {
    list-style: none outside none;
    padding-left: 5px;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.cat_block ul li {

}
.cat_block ul li a {
    color: #444444;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    font-size: 12px;
}
.cat_block ul li a:hover {
    color: #01943f;
}
span#no_res {
    display: block;
    margin-top: 5px;
    text-align: center;
    color: #444444;
    text-shadow: 0 1px #FFFFFF;
}

.com_list {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCDCF;
    border-radius: 10px;
    margin: 10px auto 0;
    padding: 10px;
    text-align: justify;
    width: 750px;
 position: relative;
    padding-bottom: 30px;
    padding-top: 40px;
}

.fb2_list, .html_list {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CBCDCF;
border-radius: 4px;
margin: 10px auto 0;
/*disabled on 31.03.2025: min-height: 1140px;*/
padding: 2%;
text-align: justify;
/*width: 830px;*/
/*disabled on 31.03.2025: width: 94%;*/
/*added 13.02.2022*/
font: 14px Arial,Helvetica,sans-serif;
line-height: 24px;
/*__________*/
}
.fb2_list {
display: inline-block;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 40px;
position: relative;
}

.fb2_list h1 {
    
font: bold 23px arial;
	
}


.fb2_list h2 {
    
font: bold 20px Georgia;
color:#507CB0
	
}


.fb2_list h3 {
    
font: 18px arial;
color:#000
	
}


.fb2_list #page_nav2_fb2 {
    /*disabled on 31.03.2025: position: absolute;
    bottom: 5px;
    width: 750px;*/
}

.img_cover {
    text-align: center;
}
.img_cover img {

}
.fb2_list img {
    width:90%;
    max-width: 450px;
    box-shadow: 1px 1px 3px #333333;
}
.fb2_list ul {
    font-size: 14px;
    list-style: circle outside none;
}
.fb2_list ul li {

}
.fb2_list ul li a {
    color: #555555;
}
#last_view {
    margin: 0 auto;
    width: 800px;
}
#last_view .lv_item {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 15px;
    min-height: 80px;
    width: 250px;
}
#last_view .lv_item a {
    display: block;
}
#last_view .lv_item a img {
    width: 100px;
    height: 140px;
    vertical-align: top}
	

#last_view .lv_item a:hover img {
    width: 100px;
    height: 140px;
    vertical-align: top;

	
}

#last_view .lv_item a span {
 color: #527092;
    display: block;
    float: right;
    font: bold 13px arial;
    letter-spacing: -0.07em;
    padding-right: 10px;
    text-align: left;
    width: 130px;
}

#last_view .lv_item a:hover span {
 color: #000;

}

#lv_head {
    color: #747E83;
    display: block;
    font: 22px Georgia;
    margin-bottom: 25px;
    margin-top: 10px;
    text-align: center;
	
}
a#lv_head {text-decoration:none}

.page_nav_fb2 {
    text-align: center;
}
#page_nav2_fb2 {
    text-align: center;
}
.nav_p {
    margin: 0;
    /*disabled on 31.03.2025: position: absolute;
    top: 0;
    width: 750px;*/
}
#fb2_sel {
    margin: 20px 5px 5px;
    max-width: 320px;
}
.pages_back_a {
    background: url("/uploads/images/prev.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    vertical-align: top;
}
.pages_next_a {
    background: url("/uploads/images/next.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    vertical-align: top;
}

#srch_wrd {
color: #000000;
display: block;
font: 21px HelveticaNeueCyrRoman;
margin: 20px auto;
max-width: 850px;
text-align: center;
text-shadow: 0 1px #FFFFFF;
/*width: 600px !important;*/
}

.zooms {
    margin: 5px auto;
    width: 100px;
}
.zooms img {
    cursor: pointer;
    margin-left: 3px;
    margin-right: 3px;
}
.alphabet {
   margin: 55px auto 10px;
    width: 560px;
}
.alphabet a {
color: #FF8989 !important;
font: 16px arial;
}
.alphabet a:hover { color: #49AFD0 !important; }

/*Categories*/
#all_cat_list {
    margin: 0 auto;
    width: 750px;
	padding-left: 350px;
	
}

.pcat_name a {
color: #FF8989 !important;
text-decoration: none;
}
.pcat_name a:hover {color: #000}
	
.cat_list {

}
.cat_list h2 {
margin: 20px 0 7px;

}
.cat_list a {

}
.sub_cat_list {
margin-top: 15px;
}
.sub_cat_list a {
color: #5D829C !important;
display: block;
text-decoration: none;
}

.sub_cat_list a:hover {
 text-decoration:underline
	
}
/*Ajax qsearch*/
#suggestions {
    display:none;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    text-align: left;
    width: 707px;
    z-index: 1000;
}
.srch_a {
    color: #526e82;
    display: block;
    font-size: 16px;
padding: 15px 0 15px 20px;
    text-decoration: none;
    cursor: pointer;
width: 707px;
background: #fff;
margin-bottom:3px;
}
.srch_a:hover {
    background: none repeat scroll 0 0 #526e82;
    color: #fff;    

}
.res_coinc {
    color: #ff8989;
}

.ind {background: url("/uploads/images/bks.jpg") top center no-repeat;}
#lasta {/*background: url("/uploads/images/shelf.png") bottom center no-repeat;*/ margin-top: 10px;}

#mosta  {/*background: url("/uploads/images/shelf.png") bottom center no-repeat;*/ margin: 10px 0 50px;}
.shelf {
    background: url("/uploads/images/shelf.png") repeat scroll 0 -13px transparent;
    height: 40px;
    margin-bottom: 30px;
    margin-top: -40px;
    width: 810px;
}

#iresult2 h1 {
/*float: left;*/
margin-bottom: 5px;
/*text-align: left;*/
/*width: 837px;*/
}

div.iconsBox {
    float: left;
    padding: 5px 0 0 10px;
    width: 120px;
}

.dl_link {
float: right;
margin: 25px 0;
text-align: center;
width: 230px;
}

.dl_link a {
background: none repeat scroll 0 0 #37C1A9;
border: 0 none;
border-radius: 2px;
color: #FFFFFF !important;
cursor: pointer;
display: inline-block;
font-family: arial;
font-size: 14px;
overflow: visible;
padding: 12px 25px 15px;
position: relative;
text-decoration: none;
white-space: nowrap;
}
.dl_link a span {
    background-image: url("/uploads/images/css3buttons_icons.png");
    background-position: 0 -234px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12px;
    margin: auto 7px auto auto;
    position: relative;
    top: 2px;
    width: 14px;
}
.dl_link a:hover span {
    background-position: 0 -249px;
}
.list_dl_link {
    color: #BD0C07;
    margin-left:5px;
}
.admin_menu {
    position: absolute;
    /*width: 100%;*/
    top:39px;
    left: 15px;
}
.admin_links {
    height: 30px;
    width: 320px;
}
.admin_menu a {
    background-color: #CCCCCC;    
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 14px;
    padding: 2px 0;
    text-align: center;
    text-decoration: none;
    width: 146px;
}
.admin_menu a:hover {
    background-color: #999999; 
}

#status_bookre {
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 9px;
}
#status_bookfi {
    background-repeat: no-repeat;
    background-position: right center;
}
.book_not_public {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCDCF;
    border-radius: 10px 10px 10px 10px;
    margin: 10px auto 0;
    padding: 40px 10px 30px;
    position: relative;
    text-align: center;
    width: 750px;
}
.rBoxe { 
background: #DFE9FC;
border-bottom: 1px solid #BD0C07;
border-top: 1px solid #BD0C07;
color: #333333;
font-size: 11pt;
margin: 5px 0px;
padding: 10px;
text-align: left;
}