@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Raleway:100);

html, body {margin:0px; padding:0px; position:relative;}
body {background:#fafafa;
	height: 100%;
	font-family:"PT Sans";
	}

.com_link {
	display: inline;	
	color: #696969;
	text-decoration:none;
	border-bottom: 1px solid #CCCCCC;
	}
.com_link:hover {	
	color: #0099ff;
	border-bottom: 1px solid #99ccff;
	}
	
.container {
	position:relative;
	width: 1000px;
	background:#ffffff;
	outline: 1px #ededed solid;
	margin:0 auto 15px;
	padding:0;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	clear:both;
	}

.container:active {
	outline: 1px #ededed solid !important;
	}
	
	
.container .ttl {
	display: block;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 24px;
    color: #000000;
	}
	
.container .ttl2 {
	font-family: "PT Sans";
    font-size: 18px;
    color: #000000;
    margin: 0px 0px 0px 10px;
    font-weight: 400;
    padding-top: 8px;
	text-transform:uppercase;
	display: inline-block;
	}	
	
	
.all_books {
	display: inline-block;
    font-size: 13px;
    color: #999999;
    border: 1px solid #999999;
    border-radius: 4px;
    padding: 0px 6px 1px;
    margin-left: 12px;
    top: 9px;
    position: absolute;
	text-decoration:none;
	cursor:pointer;
	}
.all_books:hover {
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	}


	

.container .pole75 {
	width: 850px;
	margin:auto;
	padding: 50px 0;
	color: #313131;
	}
	
.liters {
	display:block;
	font-family:"PT Serif";
	height: 60px;
	text-align:justify;
	vertical-align:middle;
	}	
	
.liters .en_ru {
	display:inline-block;
	padding: 3px 6px 8px 6px;
    width: 21px;
    height: 21px;
	border-radius: 9999px;
	background: linear-gradient(#3caee7,#08c);
	color:#FFFFFF;
	font-family:"PT Sans";
	font-size:18px;
	vertical-align:text-bottom;
	text-align:center;
	cursor:pointer;
	margin: 13px 28px 0 20px;
	}

.liters .buki {
	margin: -27px 0px 0 80px;
    letter-spacing: 8.1px;
	}

.liters a {
	text-decoration:none;
	font-size:18px;
	color: #000000;
	}
.liters a:hover {
	color:#0099FF;
	text-decoration:none;
	}	
	
	
	
.liter {
	font-family:"PT Serif";
	font-size: 48px;
	color:#000000;
	margin: 0 20px 0 20px;
	padding: 7px 0 7px 0;
	border-bottom:#ededed 1px solid;
	}	

.col {
	margin-left:20px;
	margin-top: 50px;
	padding-bottom: 50px;
	}
.author_element {
	display: inline-block;
	width: 225px;
	margin-right: 20px;
	margin-bottom:8px;
	line-height:1.2;
	}	
.author_element a {
	font-size: 15px;
	text-decoration:none;
	color:#313131;
	}
.author_element a:hover {
	color:#0099FF;
	text-decoration:none;
	}
	
	
.book_element {
	display: inline-block;
	width: 102px;
	height:230px;
	overflow:hidden;
	margin-right: 20px;
	margin-bottom:35px;
	}	

.book_element .cover{
	height:175px;	
	position:relative;
	margin-bottom: 8px;
	}
.book_element img{	
	position:absolute;
	bottom:0;
	border:#efefef 1px solid;
	}	

.book_element a {
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	line-height:1.1;
	}
.book_element a:hover {
	color:#0099FF;
	text-decoration:none;
	}	
	
.book_serial {
	font-family: "PT Serif";
    font-size: 24px;
    font-style: inherit;
    color: #313131;
	}
	




.book_page_left {
	display: inline-block;
	width:300px;
	margin: 10px 25px 15px 10px;
	float:left;
	}
.book_page_left img {
	outline: 1px #ededed solid;
	}

.book_page_right {
	display: inline-block;
    width: 655px;
	margin: 10px 10px 0 0;
	}

.book_page_right .title {
	font-family:"PT Serif";
	font-size: 36px;
	color:#000000;
	line-height: 1.05;
    margin-top: -5px;
    padding-bottom: 13px;
	}	

.book_page_right .author {
	margin-bottom: 36px;
	}	

.book_page_right .author a{
	font-family:"PT Sans";
	font-size: 18px;
	color:#0099FF;
	text-decoration:none;
	border-bottom:#99ccff 1px solid;
	}
.book_page_right .author a:hover{
	color:#313131;
	border-bottom:#cccccc 1px solid;
	}	

.book_page_right .attr {
	display: inline-block;
	width: 275px;
	margin-right: 20px;
	height:190px;
	}
	
.book_page_right .attr .el{
	font-size: 13px;
    position: relative;
    margin-bottom: 4px;
	}

.book_page_right .attr .el_audiobook {
	font-size: 13px;
    padding-top: 32px;
	}

.book_page_right .attr .el_audiobook img{
	vertical-align: bottom;
	}
/*.book_page_right .attr .el_audiobook:before {
	content: "";
    display: inline-block;
    width: 18px;
    height: 15px;
    background: url(../img/book.png) no-repeat;
    background-size: contain;
    opacity: .4;
	}	*/
.book_page_right .attr .el_audiobook a {	
	color: #313131;
	text-decoration:none;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	}
.book_page_right .attr .el_audiobook a:hover {	
	color: #0099ff;
	border-bottom: 1px solid #99ccff;
	}	
	
.book_page_right .attr .el .left {
	display: inline-block;
    color: #888888;
    width: 81px;
    margin-right: 10px;
	vertical-align: top;
	}
.book_page_right .attr .el .right {
	display: inline-block;
    color: #313131;
    width: 180px;
	}
	
.book_page_right .attr .el .right a {
	display: inline;	
	color: #313131;
	text-decoration:none;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	}
.book_page_right .attr .el .right a:hover {	
	color: #0099ff;
	border-bottom: 1px solid #99ccff;
	}	
		
.book_page_right .actions {
	display: inline-block;
	width: 359px;
	float:right;
	}	

.book_page_right .annotation {
	color: #313131;
	font-size: 16px;
	min-height:200px;
	max-height: 220px;
	overflow:hidden;
	margin-bottom: 30px;
	}		

.read_all {
	margin: -25px 0 10px 0;
    font-size: 13px;
    color: #60abf8;
    cursor: pointer;
    display: inline;
    position: absolute;
	}


.fragment	{
    margin-top: -22px;
    margin-left: 13px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #999999;
    font-style: italic;
}


.download_block {
	display: inline-block;
	width: 129px;
	height: 160px;
	}

.download_block a {
	display:block;
	font-size:14px;
	color: #666666;
    padding: 5px 0px 8px 14px;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
    margin-top: -1px;	 
	text-decoration:none;
	}	
.download_block a:hover {
	color:#0099FF;
	text-decoration:none;
	z-index:10;
	}
	
.buy_block {
	display: inline-block;
	width: 230px;
	background: #f8f8f8;
	float:right;
	text-align: center;
	border-radius: 0 4px 4px 0;
    margin-top: -1px;
	}
	
.buy_block_free {
	display: inline-block;
    width: 200px;
    height: 120px;
    background: #f8f8f8;
    float: right;
    text-align: center;
    padding: 40px 15px 0;
    font-size: 14px;
    color: #696969;
	border-radius: 4px;
	}
	
.buy_block .bb{
	font-size: 14px;
	color: #333333;
	font-family:"PT Serif";
	font-style:italic;
	margin-top:12px;
	}
.buy_block .price{
	font-size: 32px;
	color: #000000;
	font-family:"PT Serif";
	margin-bottom:2px;
	}
.buy_block .info {
	font-size: 12px;
    color: #a0a0a0;
    font-style: italic;
    padding: 0 10px 7px;
	}





.test {
	margin: 12px 0 0 0;
	}
	
	
.b-share {
    margin-left: -4px;
}	

#bookStatus {
	margin: -27px 9px 0 0px;
    float: right;
    display: inline-block;
	}	
	

.rstate_hide {
	display:none;
	position:absolute;
	margin-top:29px;
	box-shadow: rgba(0, 0, 0, 0.196) 0px 10px 20px 0px;
	z-index:10;
}


.rstate_left {
	/*background: #fcfcfc;*/
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	border:#cccccc 1px solid;
	border-radius: 4px 0px 0px 4px;
	color:#272727;
	cursor:pointer;
	display: block;
	float: left;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	overflow: hidden;
	padding: 4px 0px 2px 30px;
	text-align: left;
	white-space: nowrap;
	width: 136px;
}

.rstate_left:hover {
	background:#FFFFFF;
	color:#0099FF;
}
.rstate_left:active {
	box-shadow: inset rgba(0, 0, 0, 0.196) 0px 0px 5px 0px;
	}

.rstate_right {
	/*background: #fcfcfc;*/
	background: url(/assets/templates/epub/pics/tick_lite.png) no-repeat 50% 50%, linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background: url(/assets/templates/epub/pics/tick_lite.png) no-repeat 50% 50%, -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: url(/assets/templates/epub/pics/tick_lite.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: url(/assets/templates/epub/pics/tick_lite.png) no-repeat 50% 50%, -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	border-radius: 0px 4px 4px 0px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color: #FFFFFF;
	cursor:pointer;
	display: block;
	float: left;
	height: 30px;
	margin: 0px -10px 0px 0px;
	order: 0;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	white-space: nowrap;
	width: 31px;
}

.rstate_right:active {
	box-shadow: inset rgba(0, 0, 0, 0.196) 0px 0px 5px 0px;
	}



.rstate_hide_button_m {
	background:#f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-collapse: collapse;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #cccccc;
	color: #272727;
	display: block;
	clear:both;
	cursor:pointer;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	overflow: hidden;
	padding: 4px 0px 2px 30px;
	text-align: left;
	white-space: nowrap;
	width: 168px;
}

.rstate_hide_button_m:hover, .rstate_hide_button_b:hover{
	background:#FFFFFF;
	color:#0099FF;
	}

.rstate_hide_button_b {
	background: #f5f5f5;
	border-bottom: 1px solid #bbbbbb;
	border-collapse: collapse;
	border-left: 1px solid #bbbbbb;
	border-radius: 0px 0px 4px 4px;
	border-right: 1px solid #bbbbbb;
	border-top: 0px solid #cccccc;
	color: #272727;
	display: block;
	clear:both;
	cursor:pointer;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	overflow: hidden;
	padding: 4px 0px 2px 30px;
	text-align: left;
	text-shadow:#ffffff 0px 1px 0px;
	white-space: nowrap;
	width: 168px;
}









.morebooks {
	margin-left:10px;
	margin-top: 0px;
	padding-top: 25px;
	}
	
.morebooks .book {
	display: inline-block;
	width: 146px;
	height: 310px;
	overflow:hidden;
	margin-right: 21px;
	margin-bottom:5px;
	}

.morebooks .book_last {
	display: inline-block;
	width: 146px;
	height: 310px;
	overflow:hidden;
	margin-right: 0px;
	margin-bottom:5px;
	}		
	
.morebooks .book .cover, .book_last .cover{
	height:230px;	
	position:relative;
	margin-bottom: 8px;
	}
.morebooks .book img, .book_last img{	
	position:absolute;
	bottom:0;
	border:#efefef 1px solid;
	}	

.morebooks .book a, .book_last a {
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	line-height:1.1;
	}
.morebooks .book a:hover .book_author, .book_last a:hover .book_author {
	color:#000000;
	text-decoration:none;
	}





.moreaudiobooks {
	margin-left:10px;
	margin-top: 0px;
	padding-top: 0px;
	}
	
.moreaudiobooks .book {
	display: inline-block;
	width: 146px;
	height: 280px;
	overflow:hidden;
	margin-right: 21px;
	margin-bottom:5px;
	}

.moreaudiobooks .book_last {
	display: inline-block;
	width: 146px;
	height: 280px;
	overflow:hidden;
	margin-right: 0px;
	margin-bottom:5px;
	}		
	
.moreaudiobooks .book .cover, .moreaudiobooks .book_last .cover{
	height:200px;	
	position:relative;
	margin-bottom: 8px;
	}
.moreaudiobooks .book img, .book_last img{	
	position:absolute;
	bottom:0;
	border:#efefef 1px solid;
	}	

.moreaudiobooks .book a, .book_last a {
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	line-height:1.1;
	}
.moreaudiobooks .book a:hover .book_author, .book_last a:hover .book_author {
	color:#000000;
	text-decoration:none;
	}



.book_name {
	color:#000000;
	font-size: 16px;
	max-height: 35px;
	overflow:hidden;
	margin-bottom: 4px;
	}

.book_author {
	color:#666666;
	font-size: 14px;
	}











.recom {
	padding: 0 0 0px 0px;
    display: block;
    color: #999999;
	position: absolute;
    top: 10px;
    right: 10px;
	}
.recom_dotted {
	border-bottom: 1px #cccccc dashed;
	cursor:pointer;
	}
.recom_dotted:hover {
	border-bottom: 1px #000 dashed;
	color:#000000;
	}
/*#recomendation .closeWindow {
	font-size:60px;
	position: absolute;
	top: -17px;
	right: 10px;
	cursor:pointer;
	color:#999999;
	font-family:"Raleway";
	text-decoration: none;
	}
#recomendation .closeWindow:hover {
	color:#000000;
}
	*/

/*=====================================================================================================*/




.container_p {
	position:relative;
	width: 1000px;
	margin:0 auto 10px;
	padding:0;
	}
	
.container_p .ttl2 {
	font-family: "PT Sans";
    font-size: 18px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    font-weight: 400;
    padding-top: 8px;
	text-transform:uppercase;
	}		

.container_p .about_eb {
	color: #999999;
    font-size: 16px;
    font-style: italic;
    font-family: "PT Sans";
    width: 1000px;
    margin-bottom: 10px;
	line-height: 1.2;
	}



.morebooks_rec {
	margin-left:0px;
	margin-top: 0px;
	padding-top: 25px;
	}
	
.morebooks_rec .book {
	display: inline-block;
	width: 225px;
	height: 540px;
	overflow:hidden;
	margin-right: 33px;
	margin-bottom:5px;
	}

.morebooks_rec .book_last {
	display: inline-block;
	width: 225px;
	height: 540px;
	overflow:hidden;
	margin-right: 0px;
	margin-bottom:5px;
	}		
	
.morebooks_rec .book .book_info, .morebooks_rec .book_last .book_info {
	background:#FFFFFF;
	padding:10px 10px 15px 10px;
	border-left:#efefef 1px solid;
	border-bottom:#efefef 1px solid;
	border-right:#efefef 1px solid;
	color:#000000;
	height: 155px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
	
.morebooks_rec .book .cover, .morebooks_rec .book_last .cover{
	height:355px;	
	position:relative;
	margin-bottom:0;
	}
.morebooks_rec .book img, .morebooks_rec .book_last img{	
	position:absolute;
	bottom:0;
	border-left:#efefef 1px solid;
	border-top:#efefef 1px solid;
	border-right:#efefef 1px solid;
	}	

.morebooks_rec .book a,  .morebooks_rec .book_last a {
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	line-height:1.1;
	}

.morebooks_rec .book .book_name, .morebooks_rec .book_last .book_name {
	color:#000000;
	font-size: 17px;
	max-height: 35px;
	overflow:hidden;
	margin-bottom: 6px;
	}

.morebooks_rec .book .book_author, .morebooks_rec .book_last .book_author {
	color:#666666;
	font-size: 14px;
	}

.morebooks_rec .book .book_desc, .morebooks_rec .book_last .book_desc {
	color: #000000;
    font-size: 14px;
    padding: 10px 0;
    height: 80px;
    overflow: hidden;
	}	











/*=====================================================================================================*/ 

.footer {
	/*display: block;
    width: 1000px;
    margin: 50px auto 10px;
    padding: 20px 0 20px 10px;
    font-size: 12px;
    border-top: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;*/
	
	display: block;
    width: 100%;
    margin: 50px auto 0;
    padding: 20px 0 30px;
    font-size: 12px;
    background-color: #f0f0f0;
	}
	
.footer h3 {
	font-size: 12px;
    line-height: 1.66667;
    font-weight: 600;
    letter-spacing: normal;
    color: #333;
    margin: 0;
	padding-bottom: 5px;
		}
.footer .col {
	display: inline-block;
    width: 18.6%;
    vertical-align: top;
    margin: 0 0 0 10px;
    padding: 0;
	}


.footer .col ul {
    margin: 0;
    padding: 0;
}	
.footer .col ul li{
	display: block;
	padding-top: 10px;
	list-style:none;
	margin:0;
	}
		
.footer .col a{
	color: #666666;
	text-decoration:none;
	}
.footer .col a:hover {
	color:#0099FF;
	}	
		
.footer_links {
	display:block;
	position:relative;
	padding: 0;
	width: 1000px;
	margin:0 auto;
}
.footer_links .counters {
	position:absolute;
	left:0;	
	}
.footer_links .flinks {
	position:absolute;
	right:10px;
	font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 11px;
	color:#CCCCCC;
	}	




	


/*=====================================  ============================================*/
.desc {
	font-family:Georgia; 
	font-size:16px;
	font-style:italic;
	color:#666666;
	padding: 15px 10px;
}  


 
#events_block {
	width:100%;
    padding: 0;
    float: left;
	background:none;
   }
   
#events_block .title{
	display:block;
	font-family:Georgia; 
	color:#000000; 
	font-size:20px;
	background:#F8F8F8;
	text-align:center;
	margin:0;
	padding:0;
 } 
  
#event {
	width:100%;
    padding: 0;
    float: left;
	border-bottom: #F0F0F0 1px solid;
	padding: 20px 0;
	}

#event .picture{
	display:block;
	width: 200px;
	height: 200px;
	float:left;
	padding: 0 10px;
 } 
#event .event_title{
	display:block;
	width: 509px;
	float: left;
	padding: 0 10px 0 0;
 }
#event .date{	
	display:block;
	width: 509px;
	float:left;
	padding: 0 10px 20px 0;
	color:#666666;
 }
#event .text{	
	display:block;
	width: 509px;
	float:left;
	padding: 0 10px 0 0;
	color:#444444;
 } 
#events_block .nav_left  {
	float:left;
	padding: 10px 0 10px 10px;
	}
	
.pagination {
	display:block;
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	color:#333333;
	font-family:Tahoma, Arial;
	font-size:14px;
	float:left;
	}
.pagination a {
	padding:1px 5px 2px;
	margin:0 1px;
	color:#333333;
	}	
.pagination a:hover {
	padding:1px 5px 2px;
	margin:0 1px;
	color:#fff;
	background:#0099FF;
	}
.pagination .ditto_currentpage {
	padding:1px 5px 2px;
	margin:0 1px;
	color:#fff;
	background:#0099FF;
	}		
     
.tooltip_description .authorLink {
text-decoration:none;
color:#0099FF;
}
.tooltip_description .authorLink:hover {
text-decoration:underline;
}



/*=====================================================================================================*/

  

 

 
   
.Recenzii {
	font-size: 18px;	
   }   
   
#recomendation {
	display: none;
    z-index: 10;
	position: relative;
    width: 700px;
    height: 200px;
    margin: 0 -410px 0;
    left: 50%;
    top: -60px;
    border: solid #CCCCCC 1px;
    
    overflow: hidden;
    background-color: #F7F7F7;
    color: #666666;
    text-align: left;
    padding: 70px 60px 0px;
    -moz-box-shadow: 0px 0px 16px #969696;
    -webkit-box-shadow: 0px 0px 16px #969696;
    box-shadow: 0px 0px 16px #969696;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	}
#recomendation_full {
	position:static;
	width:98%;
	display: none;
	z-index: 10;
	overflow: hidden;
	background-color:#FFFFFF;
	color:#666666;
	text-align:left;
	padding:10px;
	}
.b-rec{
	position:relative;
	width:100%;
	}
.b-rec .b-rec_input{
	position:relative;
	width:98%;
	}  




.Quote {
	display:block;
	position:relative;
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#666666;
	}
	
.Quote:hover {
	background: #fafafa;
	}	

.Quote .text {
	display:block;
	position:relative;
	overflow-wrap: break-word;
	font-family:"PT Sans", sans;
	font-size:16px;
	padding: 20px 72px 20px 72px;
	}
	
.Quote img {	
	position: absolute;
    top: 22px;
    left: 25px;
    opacity: .8;
	width: 22px;
	}
.Quote img:hover {	
    opacity: 1;
	}	

.container .add_quote {
	position:absolute;
	right: 10px;
	top: 10px;
	color:#999999;
	border-bottom: 1px #cccccc dashed;
	cursor: pointer;
    font-size: 15px;
}

.container .add_quote:hover {
	color:#333333;
	border-bottom: 1px #333333 dashed;
}
	
	
.Recenzii .Item{
	position:relative;
	padding-bottom:30px;
	padding-top:20px;
	width:100%;
	border-bottom:#f0f0f0 1px solid;
	font-family:"PT Sans", sans;
	font-size:16px;
	overflow:auto;
	} 	
	
.Recenzii .Item_temp{
	border-bottom: 1px solid #E5E5E5;
	color: #666666;
	float: right;
	font-family: "PT Sans", "sans";
	font-size: 16px;
	margin-bottom: 40px;
	overflow: auto;
	padding-bottom: 40px;
	padding-right: 25px;
	position: relative;
	width: 800px;
	} 				
	
.Recenzii .Avatar{	
	display:block;
	float:left;	
	margin-right:25px;
	margin-left: 25px;
	margin-bottom:10px;
	border-radius: 80px;
	height: 80px;
	width: 80px;
	}

.Recenzii .Avatar img{
	border-radius: 80px;
	width: 80px;
	}
	
	
.Recenzii .Item .Name{
	display:block;
	position:relative;
	color:#262626;
	font-weight:400;
	font-size:18px;
	}
.Recenzii .Item .Date{
	display:inline-block;
	position:relative;
	color:#999999;
	font-size: 12px;
	}	
.Recenzii .Item .Text{
	position:relative;
	margin-top:8px;
	margin-right: 25px;
	width: 845px;
	
	font-size:16px;
	line-height:1.3;
	color:#666666;	
	float: left;
	overflow-wrap: break-word;
	}
.Recenzii .info{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	}			
/*==========================================================================================*/



/*=====================================  ============================================*/

#respond {	
	width:100%;
	}

#respond form {
	margin: 0 auto;
	width:530px;
	}
#respond span{	
	display:inline-block;
	width:160px;
	vertical-align:top;
	}
#respond span .star {
	display:inline;
	padding:0 5px;
	margin:0;
	color:#B90000;
	font-size:12px;
	}
#respond input{width:350px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0; }
#respond select{width:357px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0; }
#respond textarea{width:350px; border:1px solid #CCCCCC; padding:2px; overflow:auto;}    
#respond p{margin:5px 0;}
#respond #submit{
	width:148px;    
	margin:0 0 0 163px;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	cursor:pointer;
	}
#respond .vericodeform {width:142px; margin:5px 0 5px 163px;} 
#respond .errors {margin: 0 auto; background:#ffcece; border: 1px solid #cc4e4e; padding:5px; width:520px; }	
.thank_form {
	margin: 0 auto;
	width:530px;
	}
/*==========================================================================================*/



/*=====================================  ============================================*/


#event_otd {
	display:block;
	padding-right:20px;
	padding-left:30px;
	color:#444444;
	font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

#event_otd .title {
	display:block;
	padding-bottom:10px;
	padding-top:30px;
	font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:700;
	line-height:1;
	color:#000000;
	}

#event_otd .date {
	display:block;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	}
	
#event_otd .picture {
	display:block;
	padding:30px 0;
	}
	
#event_otd .pic_desc {
	display:block;
	padding-top:5px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#999999;
	}
	
#event_otd .source {
	display:block;
	padding:30px 0;
	margin-bottom:20px;
	font-style:italic;
	font-size:14px;
	border-bottom:#E5E5E5 1px solid;
	color:#000000;
	}	

#event_otd .google_ad {
	display:block;
	margin-left:-25px;
	padding-bottom:40px;
	}	
/*==========================================================================================*/

img
{
	border: 0;
}


#puser {
  font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
  font-size: 11px;
  }

ol li {
	list-style:none;
	}  
.color {
	color: #999999;
}
div#id { display: none; }
div#login { display: none; }
#login {
position: absolute;
background-color:#CCCCCC;
top: 30%;
left: 50%;
height: 165px;
width: 250px;
margin-top: -75px; /*    height    */
margin-left: -125px; /*    width    */
border: 1px solid #666666;
z-index:5;
}

#new {
position:relative;
top: 20%;
left: 40%;
height: 57px;
width: 29px;
margin-top: -27px;
margin-left: -14px;
}





#wind {
position: absolute;
width:320px;
left: 35%;
top: 35%;
border:solid #CCCCCC 1px;
display: none;
z-index: 10;
overflow: hidden;
background-color:#D9EDF9;
color:#333333;
text-align:center;
padding:10px;
-moz-box-shadow: 0px 0px 16px #969696;
-webkit-box-shadow: 0px 0px 16px #969696;
box-shadow: 0px 0px 16px #969696;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}

#hide {
display: ;
}




.links {
	color: #0099FF;
}
.links:hover {
 	color:#666666;
	text-decoration: underline;
}

.dottedlinks {
	color: #666666;
	text-decoration: none;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.dottedlinks:hover {
	color: #666666;
	background:#F5F5F5;
	text-decoration: none;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}


.link_news {
 	color: #666666; /*    */ 
	text-decoration: none; /*     */
 	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: thin;
}
.link_news:visited {
 	color: #666666; /*    */ 
	text-decoration: none; /*     */
 	border-bottom-color: #666666;
	border-bottom-style: none;
	border-bottom-width: thin;
} 
.link_news:hover {
 	color: #0099FF; /*    */ 
	text-decoration: none; /*     */
 	border-bottom-color: #0099FF;
	border-bottom-style: none;
	border-bottom-width: thin;
}



a.nav {
color:#666666;
text-decoration:none; 
display:block;
padding: 6px 6px 6px 6px;
}
a.nav:hover {
color:#0099FF;
text-decoration:none;
background:#E0EBFC;
padding: 6px 6px 6px 6px;
}

a.navred {
color:#ff0000;
text-decoration:none; 
display:block;
padding: 6px 6px 6px 6px;
}
a.navred:hover {
color:#ff0000;
text-decoration:none;
background:#FFE8E9;
padding: 6px 6px 6px 6px;
}

a.greenround {
color:#ffffff;
text-decoration:none;
background:#6CAE09;
padding: 4px 4px 4px 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
a.greenround:hover {
color:#ffffff;
text-decoration:none;
background:#6CAE09;
padding: 4px 4px 4px 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

a.navlitres {
color:#ffffff;
text-decoration:none;
background:#6CAE09;
padding: 0px 4px 0px 4px;
}
a.navlitres:hover {
color:#ffffff;
text-decoration:none;
background:#6CAE09;
padding: 0px 4px 0px 4px;
}

a.orange {
color:#ffffff;
text-decoration:none;
background:#FF8000;
padding: 0px 4px 2px 4px;
border-radius: 3px;
}
a.orange:hover {
color:#ffffff;
text-decoration:none;
background:#FF8000;
padding: 0px 4px 2px 4px;
border-radius: 3px;
}



a.user {
color:#0099FF;
text-decoration:underline; 
}
a.user:hover {
color:#0099FF;
text-decoration:none;
}


a.mail {
color:#0099FF;
text-decoration:none;
font-weight:bold;

}
a.mail:hover {
color:#0099FF;
text-decoration:underline;
}





div#rotator {position:relative; height:220px; margin-left: 5px;}
div#rotator ul li {float:left; position:absolute; list-style: none;}
div#rotator ul li.show {z-index:500;}

div#rotator2 {position:relative; height:220px; margin-left: 5px;}
div#rotator2 ul li {float:left; position:absolute; list-style: none;}
div#rotator2 ul li.show {z-index:500;}

.ts {
    text-shadow: 0px 1px 0px #ffffff;
}


.count {
	color:#cccccc;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

.main_login {
width: 200px;
overflow:auto;
background: #f5f5f5;
padding: 10px 20px;
margin:auto;
margin-bottom: 40px;
border-radius: 6px;
border-bottom: #e5e5e5 2px solid;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
}

.main_login input {
	font-size:14px;
	width:205px;
	margin: 5px;
	padding: 5px 2px;
	color:#666666;
	border:#CCCCCC 1px solid;
}
.main_login input[type=checkbox] {

	border-bottom: 2px #000000;
	border-left: 2px #000000;
	border-right: 2px #000000;
	border-top: 2px #000000;
	box-sizing: border-box;
	font: normal normal 400 13px/normal Arial;
	height: 13px;
	padding: 0px;
	width: 13px;
}
.main_login .rememberme {
	cursor: pointer;
	font-size:12px;
	float:left;
	margin-left: 5px;
	margin-top: 4px;
}
.main_login .submit {
font-size:14px;
width: 70px;
color:#333333;
border-radius: 4px;
background:linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
border:#CCCCCC 1px solid;
border-bottom:#C0C0C0 1px solid;
cursor:pointer;
position:relative;
float:right;
margin-right:-5px;
}

.main_login .submit_c {	
font-size:14px;
width: 90px;
color:#333333;
border-radius: 4px;
background:linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
border:#999999 1px solid;
cursor:pointer;
position:relative;
float:right;
} 
.main_login .submit_s {	
font-size:14px;
width: 90px;
color:#333333;
border-radius: 4px;
background:linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
border:#999999 1px solid;
cursor:pointer;
position:relative;
float:left;
} 

.newmail {
color:#ffffff;
text-decoration:none;
background:#0099FF;
padding: 0px 3px 1px 3px;
border-radius: 3px;
}

.quote_container {
/*background-color:#F8F8F8;
border-bottom:#CCCCCC 1px dashed;
margin-top:20px;*/
	width: 1000px;
	margin:0 auto 15px;
	height: 300px;
	overflow:hidden;
	position:relative;
	
	z-index:10000;
	}
	
	
.quote_container .bgimg{	
	filter: blur(13px);
	-webkit-filter: blur(13px);
	-moz-filter: blur(13px);
	-o-filter: blur(13px);
	-ms-filter: blur(13px);
	width: 1060px;
    position: absolute;
    left: -30px;
    top: -218%;
	}	

.quote_black {
    background: url("http://live-tasty.ru/assets/images/shade.png");
    z-index: 10;
    width: 1000px;
    height: 300px;
    display: inline-block;
    position: absolute;	
	opacity: 0.8;
	}

.quote_container a {
text-decoration:none;
color:#000000;
z-index:100;
}

.quote_container .title {
	display:block;
	font-family:Georgia; 
	color:#000000; 
	font-size:20px;
	background:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0 3px;	
	border-bottom:#CCCCCC 1px dashed;
}

.quote_container .cover {
	display:block;
	position:absolute;
	right: 50px;
	top: 20px;
	z-index: 15;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 20px 0px;
	}
.quote_container .cover:hover {
	top: 15px;
	}

.quote {
	width: 500px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    font-size: 18px;
	font-style:italic;
    color: #ffffff;
    text-align: left;
    position: relative;

	z-index: 100;
	    max-height: 140px;
    overflow: hidden;
}

.quote_title {
position:absolute;
width: 500px;
padding-left: 50px;
margin-right:0;
    margin-top: 35px;
font-size:18px;
font-style:normal;
color:#ffffff;
z-index: 100;
}



.greyDotted {
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
font-size:11px;
color:#999999;
text-decoration: none;
border-bottom: 1px dashed;

} 
.greyDotted:hover {
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
font-size:11px;
color:#666666; 
text-decoration: none;
border-bottom: 1px dashed;
cursor:pointer;
}



.buy-btn { 	
	font-weight: 400;
	padding: 6px 0px 9px 0px;
	font-size:18px;
	font-family: "PT Sans";
	height: 24px;
	width: 198px;
	position: relative;
	color: #FFFFFF;	
	text-decoration:none;
	text-align:center;
	margin: 0px 0 10px 0px;
	background: linear-gradient(#3caee7,#08c);
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
 }
 
.buy-btn:hover { 
    background: linear-gradient(#4cb4e9,#1492d0);
 }
 
 .free-btn { 
 	background-color: #019AD2;	
	background-repeat: repeat-x;
	border: 1px solid #057ED0;
	border-radius: 4px;
	border-bottom-color: #057ED0;
	border-left-color: #057ED0;
	border-right-color: #057ED0;
	border-top-color: #057ED0;
	cursor: pointer;
	display: inline-block;	
	font-weight: 400;
	line-height: 18px;
	overflow: visible;
	padding: 4px 0px 2px 0px;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	width: 198px;
	position: relative;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.102);
	color: #FFFFFF;	
	text-decoration:none;
	text-align:center;
	margin: 0px 0 20px 5px;
 }
 
.free-btn:hover { 
	background-color: #59B1F6;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	border-bottom-color: #2284D1;
	border-left-color: #2284D1;
	border-right-color: #2284D1;
	border-top-color: #2284D1;
	}
 
 .btn:hover, .btn:focus { 
background-position: 0px -6px;
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(153, 153, 153);
border-right-color: rgb(153, 153, 153);
border-top-color: rgb(153, 153, 153);
color: rgb(0, 0, 0);
text-decoration: none;
 }

.btn { 
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(221, 221, 221);
background-image: url("/assets/templates/epub/pics/btn.gif");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: repeat-x;
background-size: auto;
border-bottom-color: rgb(153, 153, 153);
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(187, 187, 187);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(187, 187, 187);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(187, 187, 187);
border-top-left-radius: 16px;
border-top-right-radius: 16px;
border-top-style: solid;
border-top-width: 1px;
color: rgb(51, 51, 51) !important;
cursor: pointer;
display: inline-block;
font-family: "Helvetica Neue", "Arial", "Lucida Grande", sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 2px;
padding-left: 9px;
padding-right: 9px;
padding-top: 2px;
text-decoration: none;
 }
 
 
 .btn_serch_free:hover, .btn_serch_free:focus { 
background-position: 0px -6px;
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(153, 153, 153);
border-right-color: rgb(153, 153, 153);
border-top-color: rgb(153, 153, 153);
color: rgb(0, 0, 0);
text-decoration: none;
 }

.btn_serch_free { 
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(221, 221, 221);
background-image: url("/assets/templates/epub/pics/btn.gif");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: repeat-x;
background-size: auto;
border-bottom-color: rgb(0, 153, 255);
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: rgb(0, 153, 255);
border-left-style: solid;
border-left-width: 2px;
border-right-color: rgb(0, 153, 255);
border-right-style: solid;
border-right-width: 2px;
border-top-color: rgb(0, 153, 255);
border-top-left-radius: 16px;
border-top-right-radius: 16px;
border-top-style: solid;
border-top-width: 2px;
color: rgb(51, 51, 51) !important;
cursor: pointer;
display: inline-block;
font-family: "Helvetica Neue", "Arial", "Lucida Grande", sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 2px;
padding-left: 9px;
padding-right: 9px;
padding-top: 2px;
text-decoration: none;
 } 
 




#pushed {
background-color: #019AD2;
background-image: -o-linear-gradient(to bottom, #33BCEF, #019AD2);
background-repeat: repeat-x;
border: 1px solid #CCCCCC;
border-radius: 4px;
border-bottom-color: #057ED0;
border-left-color: #057ED0;
border-right-color: #057ED0;
border-top-color: #057ED0;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 18px;
overflow: visible;
padding: 5px 15px;
position: relative;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.102);
color: #FFFFFF;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.251);
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
text-decoration:none;
}

#pushed2 {
background-color: #019AD2;
background-image: -o-linear-gradient(to bottom, #33BCEF, #019AD2);
background-repeat: repeat-x;
border: 1px solid #CCCCCC;
border-radius: 4px;
border-bottom-color: #057ED0;
border-left-color: #057ED0;
border-right-color: #057ED0;
border-top-color: #057ED0;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 18px;
overflow: visible;
padding: 5px 15px;
position: relative;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.102);
color:#FF0000;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.251);
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
text-decoration:none;
}

.two_color_strip { 
background: #E9EAEB;
border-bottom: 1px solid #FFFFFF;
font-size: 0px;
height: 1px;
margin-top:7px;
margin-bottom:8px;
clear:both;
 }
 

 

 
 .free {
 color:#E0E0E0; 
 font-style:italic; 
 margin-left:10px;
 text-decoration:none;
 text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
 }
 .free:hover {
 color:#FFFFFF;
 text-shadow: 0px 0px 5px rgba(0, 127, 255, 1);
 }
 

/*.active { 
background-color: #6B6B6B;
border-bottom-color: #383838;
border-left-color: #383838;
border-right-color: #383838;
border-top-color: #383838;
box-shadow: inset rgba(0, 0, 0, 0.702) 0px 1px 10px;
cursor: default;
height:20px;
width:300px;
border-radius: 6px;
padding:10px;
 }*/

.recomend { 
background: -o-linear-gradient(top, #FFFFFF 0px, #E9E9E9 100%) transparent;
box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.196);
display: block;
padding: 0px 0px 20px 0px;
position: relative;
z-index: 1;
}





.add_quote_button {
	/*background: url(/assets/templates/epub/pics/bubble.png) no-repeat 94% 50%,#fcfcfc;*/
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	border-radius: 4px 4px 4px 4px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color: #272727;
	cursor:pointer;
	display: block;
	float: left;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	margin: 0px 0px 10px 5px;
	order: 0;
	overflow: hidden;
	padding: 4px 0px 2px 30px;
	text-align: left;
	white-space: nowrap;
	width: 168px;
}

.add_quote_button:hover {
	background: #ffffff;
	color:#0099FF;
	}
.add_quote_button:active {
	box-shadow: inset rgba(0, 0, 0, 0.196) 0px 0px 5px 0px;
	}












.cstate_left {
	background:url(/assets/templates/epub/pics/okey_icon_lite.png) no-repeat 7% 50%, #ffffff;
	border:#AAD5FF 1px solid;
	border-radius: 4px 0px 0px 4px;
	color:#0099FF;
	cursor:default;
	display: block;
	float: left;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	overflow: hidden;
	padding: 4px 0px 2px 30px;
	text-align: left;
	white-space: nowrap;
	width: 136px;
	box-shadow: inset rgba(0, 153, 255, 0.396) 0px 0px 5px 0px;
}

.saving {
	background: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-collapse: collapse;
	border-left: 1px solid #cccccc;
	border-radius: 4px 0px 0px 4px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color:#4bb7ff;
	display: block;
	float: left;
	font-size:16px;
	font-family: "PT Sans", sans;
	height: 24px;
	overflow: hidden;
	padding: 4px 0px 2px 30px;
	text-align: left;
	white-space: nowrap;
	width: 136px;
}




























.signUp {
background-color: white;
border: 1px solid #D0D0C8;
border-radius: 4px;
box-shadow: 0px 1px 1px 0px #D0D0C8;
margin: 0px auto;
padding: 28px 10px 34px;
text-align: center;
width: 600px;
color:#414141;
font-family: "PT Sans", sans;
}
.signUp table{
	margin: 0px auto;
	text-align:left;
	font-size:14px;
}
 
.signUp .whyToReg {
	display:block;
	font-size: 18px;
	padding: 0px 20px 30px;
	color:#333333;
}

.signUp .liteg {
	color:#999999;
}
.signUp .starr {
	color:#0066FF;
}

.signUp input, .signUp select {
	font-size:14px;	
	margin: 5px;
	padding: 5px 2px;
	color:#414141;
	border:#CCCCCC 1px solid;
	border-radius: 2px;
}

.signUp input[type=radio] {
	border:none;
	}
	
.signUp input[type=checkbox] {	
	border-bottom: 2px #000000;
	border-left: 2px #000000;
	border-right: 2px #000000;
	border-top: 2px #000000;
	box-sizing: border-box;
	font: normal normal 400 13px/normal Arial;
	height: 13px;
	padding: 0px;
	width: 13px;
}

.signUp .rememberme {
	cursor:pointer;
	margin-left: 4px;
	}

.signUp a {
	color:#999999;
	}	

.signUp .table {
	cursor:pointer;
	margin-left: 4px;
	font-size:16px;
	}	

.signUp .create {
	font-size:14px;
	font-weight:700;
	color:#ffffff;
	border-radius: 4px;
	background: #7abcff;
	background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(40%,#60abf8), color-stop(100%,#4096ee));
	background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	background: -o-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	border:#3399FF 1px solid;
	cursor:pointer;
	padding: 10px 17px;
}

.signUp .clear {
	font-size:14px;
	color:#666666;
	border-radius: 4px;
	background: #f6f6f6 linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 40%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	border:#CCCCCC 1px solid;
	cursor:pointer;
	padding: 10px 17px;
}
	
	
/* ===== Comments on books page =====*/	

#comment_form {
	background:#f5f5f5;
	padding: 30px 25px 20px;
	margin:0 0 20px 0;
	transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
	overflow:auto;
	border-bottom: 2px #ededed solid;
	}


#comment_form textarea {
	display:block;
	width: 940px;
	height: 25px;
	font-family: "PT Sans", sans;
	padding:10px 5px;
	margin-bottom: 20px;
	font-size:14px;
	max-height:200px;
	-webkit-transition: height 0.3s ease-out 0.1s;
    -moz-transition: height 0.3s ease-out 0.1s;
    -o-transition: height 0.3s ease-out 0.1s;
    transition: height 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
	
	resize: vertical;
	}	
#comment_form textarea:focus {
	height: 200px;
	}	

#comment_form textarea:disabled {
	background:#FBFBFB;
	}
	
	
#comment_form .send {
	font-size:14px;
	font-weight:400;
	color:#ffffff;
	border-radius: 4px;
	background: #7abcff;
	background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(40%,#60abf8), color-stop(100%,#4096ee));
	background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	background: -o-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	border:#3399FF 1px solid;
	cursor:pointer;
	padding: 9px 17px;
}

#comment_form .clear {
	font-size:14px;
	color:#666666;
	border-radius: 4px;
	background: #f6f6f6 linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 40%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	border:#CCCCCC 1px solid;
	cursor:pointer;
	padding: 10px 17px;
}

#comment_form #count {
	color:#999999;
	font-size:14px;
	margin-right: 15px;
	display: inline-block;
	}

#comment_form .buttons {
	display: inline-block;
	float:right;
	margin-right: -5px;
	padding:0;
	}
	
.sign_in_pls {
	background:#f5f5f5;
	padding: 20px 30px;
	margin:-20px 0 50px 0;	
	}
	
	





	
	
.overlay {
    background: rgba(0,0,0,.85);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
	cursor:pointer;
}	
#floatWindow {
	background: #ffffff;
	margin: 120px auto 0;
	padding: 80px 0px 60px;
	text-align: center;
	color:#313131;
	font-family: "PT Sans", sans;
	font-size:18px;
	z-index:9999;
	width: 900px;
	position:relative;
    cursor: default;
	}

#floatWindow .inner {
	margin:0 auto;
	width:660px;
	}

#floatWindow .send {
	font-size:16px;
	font-weight:400;
	color:#ffffff;
	border-radius: 4px;
	background: #7abcff;
	background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(40%,#60abf8), color-stop(100%,#4096ee));
	background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	background: -o-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 40%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	border:#3399FF 1px solid;
	cursor:pointer;
	padding: 10px 17px;
	margin-right: 20px;
	text-decoration:none;
	}

#floatWindow .clear {
	font-size:16px;
	color:#666666;
	border-radius: 4px;
	background: #f6f6f6 linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 40%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 40%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	border:#CCCCCC 1px solid;
	cursor:pointer;
	padding: 10px 17px;
	font-family:"PT Sans";
	}	
	
#floatWindow .closeWindow {
	font-size:60px;
	position: absolute;
	top: -17px;
	right: 10px;
	cursor:pointer;
	color:#999999;
	font-family:"Raleway";
	text-decoration: none;
	}
#floatWindow .closeWindow:hover {
	color:#000000;
	}

	
#q_form textarea {
	display: block;
    width: 660px;
    height: 120px;
    padding: 15px;
    margin: 10px 10px 25px;
    font-family: "PT Sans", sans;
    font-size: 16px;
    resize: none;
	}
	
	

.rate_o{
	display:block;
	position:relative;
	font-family: "PT Sans", sans;
	}
	
.rate_o h3 {
	margin-left: 15px;
	}	
	
.rate_item	{	
	color:#414141;
	font-size:14px;
	width: 400px;
	border-bottom: 1px #F4F4F4 solid;
	min-height: 75px;
	padding-top: 10px;
	padding-left:15px;
	
	position:relative;
	overflow:auto;
	}
	
.rate_item:hover {
	background:#F4F4F4;
	}
	
.rate_item	.rnum{
	display:block;
	float:left;	
	color:#666;
	font-size: 20px;
	margin-right:25px;
	margin-top: 0;
	}	

.rate_item .avatar{
	display:block;
	float:left;	
	border-radius: 60px;
	height: 60px;
	width: 60px;
	margin-right: 15px;
	overflow:hidden;
	
	background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;	
	}
	
.rate_item .avatar img {
	border-radius: 60px;
	}	

.rate_item .name{
	display:block;
	float:left;	
	font-size:18px;	
	width: 240px;
	}
.rate_item .city{
	display:block;
	font-size:14px;
	color:#999999;
	}
	
.rate_item .points{	
	position: absolute;
	right: 15px;
	top: 16px;
	color:#272727;
	font-size: 24px;
	}
	
	
	
.rate_o .page_num {
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	padding: 1px 6px;
	margin-left:1px;
	margin-top:20px;
	outline:#e5e5e5 1px solid;
	}	
	
.rate_o .page_num.active {
	background: #59B1F6;
	outline: 1px solid #2284D1;
	color: #FFFFFF;
	}	

.rate_o .page_num:hover {	
	color:#0099FF;
	}	
	
	
.wir {
	font-family: "PT Sans", sans;
	}	

.wir a {	
	color:#000000;
	}	
	
.unl {
	width: 500px;
	margin:50px auto;
	font-family: "PT Sans", sans;
	font-size:16px;
	text-align:center;
	}	
	
	
.top_b {
	width:100%;
	height: 230px;
	margin-bottom: -10px;
	overflow:visible;
	}	
	
	
#chitalka {
	display: none;
	width:1000px;
	margin:0 auto 10px;
	}	
	


#audiobooks_r {
	display:none;	
}	
	
	
.genre {	
	display: inline-block;
    cursor: pointer;
	color:#000000;
    font-size: 14px;
    background-color: #f0efe8;
    padding: 4px 12px;
    /* border: 1px solid #ede5ca; */
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 12px;
	}
	
.genre:hover {
	background-color: #dbdacc;
	}	
	
	
.genre_small {	
	display: inline-block;
    cursor: pointer;
    color: #000000;
    font-size: 12px;
    background-color: #f0efe8;
    padding: 2px 7px;
    /* border: 1px solid #ede5ca; */
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 10px;
	}
	
.genre_small:hover {
	background-color: #dbdacc;
	}
	
.allgenres {
	text-align:center;
	font-size:13px;
	padding: 10px 0;
	}	
.allgenres a {
	color:#0099FF;
	text-decoration:none;
	border-bottom: 1px dashed #99ccff;
	}		
	
a.active {
	background-color: #f0efe8;
    padding: 0px 5px 2px;
    border-radius: 5px;
	color: #414141;
	text-decoration:none;
	box-shadow: #555555 0px 1px 1px 0px inset;
	cursor:default;
	}	
	
a.not_active {
	/*border: 1px solid #f0efe8;*/
	background-color: #f0efe8;
    padding: 0px 5px 2px;
    border-radius: 5px;
	color: #414141;
	text-decoration:none;
	}	
	
a.not_active:hover {
	background-color: #f0efe8;
	}	
	
#load, #load_ab {
	text-align: center;
    height: 40px;
    background-color: #f9f9f9;
    padding-top: 20px;
    font-size: 18px;
    cursor: pointer;
	color:#0099FF;
	}	
	
#load:hover, #load_ab:hover {
	background-color: #f6f6f6;
	}	
	
	
	
	
	
.opisanie_p	{
	background-color: #f1f1f1;
	font-size:16px;
	color: #414141;
	margin: 0 auto;
	width: 652px;
    padding: 50px 174px 70px;
	}
