body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background: #1b1c20 url(/img/bg.gif?_=1);
}
a {
	text-decoration: underline;
	color: #75c8ae;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
	display: block;
}
a.external {
	padding-right: 9px;
/*	background: url(/img/external.png?_=1) right center no-repeat;*/
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.block {
	display: block;
}
form {
	margin: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	resize: none;
	font-family: Arial, sans-serif;
}
p {
	padding: 0;
	margin: 0 0 0.5em 0;
	line-height: 1.3em;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0 0 10px 0;
}
h1 .slim {
	font-weight: normal;
}
h1.slim {
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	padding: 0 0 20px 0;
}
h1.white {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	color: #75c8ae;
}
h2 a {
	color: #75c8ae;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h2.subcontent {
	font-size: 18px;
	font-weight: normal;
	/*padding-left:16px;*/
}
a.all {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.all:hover {
	text-decoration: underline;
}
ul {
	margin: 0 0 20px 16px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}
#column2 ul li a {
	color: #999;
	text-decoration: none;
}
#column2 ul li a:hover {
	text-decoration: underline;
}


#overall {
	background: url(/img/top_grad.png?_=1) center 0 no-repeat;
	min-width: 980px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}
#top_shelf {
	height: 149px;
}
#logo {
	float: left;
	margin: 42px 75px 0 40px;
	outline: none;
}
#items {
	float: left;
	padding: 39px 0 0 0;
}
#items .item {
	float: left;
	margin: 0 38px 0 0;
}
#items .item.last {
	margin-right: 0;
}
#menu {
	width: 980px;
	height: 38px;
	margin: 0 0 12px 0;
	background: url(/img/menu.png?_=1) 0 0 no-repeat;
}
#menu ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}
#menu ul li {
	float: left;
	margin: 0 17px 0 0;
	padding: 0;
	height: 37px;
}
#menu ul li:last-of-type {
	margin-right: 0;
}
#menu ul li.active {
	background: url(/img/menu_active.png?_=1) center bottom no-repeat;
}
#menu ul li a {
	color: #fff;
	line-height: 37px;
	vertical-align: middle;
	font-size: 15px;
	text-decoration: none;
	text-shadow: #000 0 2px;
}
#menu ul li a:hover {
	text-decoration: none;
}
#columns {
	width: 980px;
	margin: 0 0 24px 0;
}
.two_col #columns {
	background: url(/img/columns2.png?_=1) repeat-y;
}
.three_col #columns {
	background: url(/img/columns3.png?_=1) repeat-y;
}
.three_col #column1, .three_col #column2, .three_col #column3 {
	padding-top: 10px;
}
#columns_top {
	height: 5px;
}
.two_col #columns_top {
	background: url(/img/columns_top2.png?_=1) 0 0 no-repeat;
}
.three_col #columns_top {
	background: url(/img/columns_top3.png?_=1) 0 0 no-repeat;
}
#columns_bottom {
	height: 32px;
	font-size: 1px;
	background: url(/img/columns_bottom.gif?_=1) 0 bottom repeat-x;
	clear: both;
}
#column1 {
	float: left;
	font-size: 13px;
}
#column2 {
	float: left;
}
#column3 {
	float: left;
	padding: 0 20px 0 21px;
}
.two_col #column1 {
	width: 679px;
	padding: 9px 21px 0 21px;
}
.two_col #column1.nopad {
	width: 720px;
	padding-left: 0;
	padding-right: 0;
}
.two_col #column2 {
	width: 259px;
}
.three_col #column1 {
	width: 221px;
	margin: 0 19px;
}
.three_col #column2 {
	width: 520px;
}
.three_col #column3 {
	width: 160px;
}
#copyright {
	margin: 0 0 0 26px;
}
#copyright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#copyright ul li {
	float: left;
	margin: 0 9px 0 0;
}
#copyright a {
	color: #999;
}
.post {
	margin: 0 0 16px 0;
}
.post h2 {
	margin: 0 0 2px 0;
}
.date {
	font-size: 12px;
	font-style: italic;
	color: #787a7a;
}
.post_head {
	margin: 0 0 13px 0;
}
.post_head .date {
	font-size: 12px;
}
.post_content img {
	display: block;
	margin: 0 0 11px 0;
}
.book {
	float: left;
	width: 150px;
	margin: 0 19px 0 0;
	font-size: 13px;
	text-align: center;
}
.book.last {
	margin-right: 0;
}
.book_author {
	margin: 0 0 2px 0;
}
.book_author a {
	font-weight: bold;
	color: #fff;
}
.book_title {
	color: #999;
	text-decoration: none;
}
.book_title:hover {
	text-decoration: none;
}
.book_row, .books_list {
	background: url(/img/stripe_hor.png?_=1) 0 bottom repeat-x;
	padding: 0 0 13px 16px;
	margin: 0 0 15px 0;
}
.book_row.last {
	background: none;
}
.book_row .error {
	float: left;
}

.audio_short {
	margin: 0 0 20px 0;
}
.audio_short .audio_ill {
	display: block;
	margin: 0 0 8px 0;
}
.audio_short .title {
	color: #fff;
	display: block;
	margin: 0 0 7px 0;
}
.audio_short .date, .audio_short .download_count {
	color: #adadad;
	display: block;
}
.audio_short .download_count {
	font-style: italic;
	font-size: 12px;
}
.audio_short .descr {
	padding: 0 0 4px 0;
}
.audio_short .player {
	margin: 0 0 12px 0;
}
.button_block .button {
	float: left;
}
.audio_short .button_block .button {
	float: left;
	height: 27px;
	padding: 0;
	background: inherit;
	border-radius: 0;
}
.button_block .button_download {
	width: 72px;
	background: url(/img/button_download.png?_=1) 0 0 no-repeat;
}
.button_block .button_vk {
	width: 24px;
	background: url(/img/button_vk.png?_=1) 0 0 no-repeat;
}
.button_block .button_twitter {
	width: 24px;
	background: url(/img/button_twitter.png?_=1) 0 0 no-repeat;
}
.button_block .button_facebook {
	width: 22px;
	background: url(/img/btn_facebook.png?_=1) 0 0 no-repeat;
}

.button_block .attach_heart {
	width: 32px;
	background: url(/img/btn_like.png?_=1) 0 0 no-repeat;
	outline: none;
}
.button_read {
	width: 126px;
	background: url(/img/button_read.png) 0 0 no-repeat;
}

.button_block .bleeding_heart {
	background-position: 0 0;
}

.button_tell {
	width: 148px;
	background: url(/img/button_tell_friends.png?_=1) 0 0 no-repeat;
}
.button_log_with {
	width: 137px;
	background: url(/img/button_log_with.png?_=1) 0 0 no-repeat;
}
#column3 .button_block {
	position: relative;
	left: -7px;
	width: 174px;
}


.breadcrumbs {
	float: left;
	padding: 0 0 17px 10px;
}
.breadcrumbs a {
	color: #75c8ae;
}
#audio .episode {
	padding: 0 21px 25px 21px;
	margin: 0 0 20px 0;
	background: url(/img/stripe_hor.png?_=1) 0 bottom repeat-x;
}
span.head_divider {
	color: #fff;
	margin-left: 4px;
	margin-right: 4px;
}
.episode_head {
	margin: 0 0 14px 0;
}
.episode_img {
	margin-bottom: 14px;
}
.episode_head h2 {
	margin: 0 0 5px 0;
}
.episode .date {
	color: #adadad;
}
.episode_head img {
	float: right;
}
.episode .player {
	margin: 0 0 9px 0;
}
.episode_descr {
	padding: 0 0 5px 0;
}
.episode_descr h3 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 7px 0;
	padding: 0;
}
#audio .pagination {
	padding-left: 21px;
}


.pagination {
	font-size: 13px;
}
.pagination div {
	margin: 0 0 7px 0;
}
.pagination strong {
	margin-right: 8px;
}
.pagination a {
	color: #75c8ae;
}
.pagination a.current {
	color: #999;
	text-decoration: none;
}
.pagination a.arr {
	text-decoration: none;
	color: #fff;
}
.pagination a.arr:hover {
	text-decoration: none;
}
.pagination .next {
	margin-left: 9px;
}
.pagination .page_nums {
	font-size: 14px;
}
.pagination .page_nums a {
	margin-right: 5px;
}

.content_unit {
	padding: 10px 20px 16px 22px;
	background: url(/img/stripe_hor.png?_=1) 0 bottom repeat-x;
}
.content_unit.active {
	background: url(/img/stripe_hor.png?_=1) 0 bottom repeat-x, url(/img/content_unit_active.gif?_=1);
	position: relative;
	left: -1px;
}
.content_unit h2 {
	margin: 0;
}
.content_unit.descr {
	background: none;
}
.content_unit.descr h2 {
	margin: 0 0 13px 0;
}
.content_unit.descr p {
	margin-bottom: 15px;
}
.content_unit.book_title {
	color: #fff;
}
.content_unit.book_title a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.content_unit.book_title a:hover {
	text-decoration: underline;
}
.author .avatar {
	float: left;
	margin: 0 12px 0 0;
}
.author .author_name {
	float: left;
	margin: 2px 0 0 0;
	width: 165px;
	font-size: 13px;
}
.author .author_name a {
	font-weight: bold;
	color: #fff;
}
.author .author_name span {
	margin: 2px 0 0 0;
	display: block;
}
.author .author_name span a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.author .author_name span a:hover {
	text-decoration: underline;
}
.author .author_name span.user_name {
	color: #fff;
	font-weight: bold;
	margin: 0;
}

#item_info {
	padding: 0 0 10px 0;
}
#item_info .ill {
	float: left;
	margin: 0 20px 5px 0;
}
#author a {
	color: #75c8ae;
}
.tags {
	margin: 0 0 18px 0;
}
.tags a {
	font-weight: bold;
	font-size: 13px;
	margin-right: 6px;
}
span.copy {
	display: block;
	margin: 3px 0 0 0;
	color: #666;
}

.interview {
	padding: 0 0 20px 0;
}
.interview .question {
	color: #75c8ae;
}

.order {
	margin: 0 0 12px 0;
}
.order a {
	color: #fff;
}
.order span {
	display: block;
	margin: 0 0 3px 0;
	color: #dcdcdc;
	font-size: 14px;
}
.order span a {
	color: #dcdcdc;
}
#wiki ul {
	color: #fff;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
#heroes ul li a {
	color: #fff;
}

.formats {
	margin: 0 0 20px 0;
}
.format {
	color: #121212;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	background: #4d4d4d;
	padding: 2px 2px 0 2px;
	margin-right: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.format:hover {
	text-decoration: none;
}
.toggle_handle {
	font-size: 13px;
	padding: 0 0 30px 15px;
	background: url(/img/arrow_down.gif?_=1) 4px 7px no-repeat;
}
.toggle_handle a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.toggle_handle a:hover {
	text-decoration: none;
}
h2 .rss {
	margin-left: 6px;
	position: relative;
	top: 1px;
}
h2 .rss img {
	display: inline;
}

table {
	border-collapse: collapse;
	border: 1px solid #252525;
	width: 100%;
	font-size: 12px;
	margin-bottom: 25px;
}
table th, table td {
	background: #1b1b1b;
	color: #ccc;
	vertical-align: top;
}
table th {
	border: 0;
	padding: 9px 5px 3px 0;
	text-align: left;
}
table td {
	border: 1px solid #252525;
	border-left: 0;
	border-right: 0;
	padding: 5px 5px 8px 0;
}
table#audiobook tr:hover td {
	background: #242424;
	border-color: #2c2c2c;
}
table tr.first td {
	border-top: 0;
}
table td.rownum {
	width: 40px;
	padding-right: 19px;
	text-align: right;
}
table td.episode_name {
	width: 220px;
}
table td.episode_name a, table .episode_name a {
	color: #ccc;
	text-decoration: none;
}
table td.episode_name a:hover, table .episode_name a:hover{
	text-decoration: underline;
}
table td.episode_date, table .episode_date{
	width: 140px;
	color: #8c8c8c;
}
table .download {
	width: 83px;
}
table .download span {
	display: none;
	padding-right: 8px;
	background: url(/img/arrow_right_green.gif?_=1) right 5px no-repeat;
}
table tr.episode:hover td.download span {
	display: inline;
}
table .download a {
	text-decoration: none;
}
table .download a:hover {
	text-decoration: underline;
}
#book table .now .download_all, #audio table .now .download_all {
	margin-left: 30px;
}

#audio table .now .download_all{
	float:left;
}

#book table .now .download_all img {
	display: inline;
}
#book #book_cover, #news #book_cover {
	float: left;
	width: 250px;
}
#book #book_info, #news #book_info {
	float: left;
	width: 429px;
}
#book_cover .button_block {
	margin: 0 0 25px 25px;
}
#book_cover .ill {
	float: left;
	margin: 0 0 10px 0;
}
table tr.now:hover td {
	background: #1b1b1b;
	border-color: #252525;
}
table .now {
	color: #787a7a;
	padding-top: 10px;
	padding-bottom: 10px;
}
table .now .stat {
	/*margin: 0 0 26px 0;*/
	margin-bottom:7px;
}
table .now .stat span, #audio table .now .stat span {
	position: relative;
	top: -9px;
	margin-left: 14px;
}

#audio table .now .stat span{
	top:5px;
}

table .now .soon {
	color: #ccc;
	font-weight: bold;
	font-style: italic;
	margin-left: 17px;
	padding-left: 15px;
	background: url(/img/arrow_down_v.png?_=1) 0 6px no-repeat;
}
table em {
	font-style: normal;
	color: #dcdcdc;
}
table tr.soon td {
	color: #999;
}
table .nowiki {
	color: #999;
}

#book .subcontent {
	margin: 0 0 14px 0;
}

.book_with_author {
	font-size: 13px;
}
.book_with_author a.title, .book_with_author sup {
	color: #fff;
	font-weight: bold;
}
.book_with_author div.author {
	margin: 2px 0 0 0;
}
.book_with_author div.author a {
	color: #999;
	text-decoration: none;
}
.book_with_author div.author a:hover {
	text-decoration: underline;
}
.hero {
	float: left;
	margin: 0 20px 20px 0;
	font-size: 13px;
	width: 160px;
}
.hero .ill {
	margin: 0 0 12px 0;
}
.hero .name {
	text-align: center;
}
.hero .name a {
	color: #fff;
	font-weight: bold;
}
.hero .links a {
	color: #999;
	text-decoration: none;
}
.hero .links a:hover {
	text-decoration: underline;
}

.book_list {
	float: left;
	margin: 0 19px 20px 0;
	font-size: 13px;
	width: 150px;
}
.book_list .ill {
	margin: 0 0 12px 0;
}
.book_list .name {
	text-align: center;
}
.book_list .name a {
	color: #fff;
	font-weight: bold;
}
.books_list .book .name a {
	color: #fff;
	font-weight: bold;
}
#wiki .book, #books_block .book {
	height: 240px;
	margin: 0 15px 15px 0;
}
#wiki .book_face, #books_block .book_face {
	margin-bottom: 5px;
}

.wiki_item {
	float: left;
	margin: 0 25px 20px 0;
	font-size: 13px;
	width: 88px;
}
.wiki_item .ill {
	margin: 0 0 12px 0;
}
.wiki_item .name {
	text-align: center;
	height:35px;
}
.wiki_item .name a {
	color: #fff;
	font-weight: bold;
}

.news_item {
	margin: 0 0 20px 0;
}
.news_item h2 {
	margin: 0 0 2px 0;
}
.news_head {
	margin: 0 0 10px 0;
}
.share_icons {
	float: right;
	margin: 8px 0 0 0;
}
.share_icons a {
	float: left;
	margin: 0 0 0 7px;
}
.news_content .ill {
	margin: 0 0 10px 0;
}
.news_item .episode .date {
	display: block;
	margin: 0 0 10px 0;
}
#wiki table td, #wiki table th {
	padding-left: 12px;
	padding-right: 5px;
}
div.subcontent {
	margin: 0 0 25px 0;
}
.message_form form {
	width: 679px;
}
.message_form h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
#feedback h2 {
	margin-bottom: 20px;
}
.textarea {
	/*float: left;*/
	background: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 7px;
	margin: 0 0 13px 0;
}
.textarea textarea {
	width:100%;
	/*width: 665px;*/
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	font-size: 14px;
	color: #8a8a8a;
	resize: none;
	font-family: Arial, sans-serif;
}
.message_form .log {
	float: left;
	width: 560px;
	margin: 2px 0 0 0;
}
#feedback .log {
	float: none;
	margin: 0 0 10px 0;
}
.log .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.log .user_name {
	float: left;
	margin: 3px 0 0 0;
}
.log .user_name a {
	margin-right: 10px;
	font-size: 12px;
}
.log .user_name .name {
	color: #75C8AE;
	margin-right: 15px;
}
.message_form .submit {
	float: right;
}


.chat_head {
	padding: 0 0 18px 20px;
}
.chat_head .login {
	float: left;
	margin: 0 5px 0 0;
}
.chat_item {
	background: #2a2a2f;
	padding: 15px 0 13px 20px;
	margin: 0 1px 1px 0;
}
.chat_item.to_me {
	background: #3a3a3f;
}
.chat_item_head span {
	margin-left: 5px;
}
.chat_item_head .to {
	color: #999;
	margin-left: 5px;
}
.chat_item_info {
	padding: 12px 0;
	font-style: italic;
}
.chat_item_info p {
	margin: 0;
}
.chat_item_info p.networks {
	margin: 8px 0 0 0;
}
.networks a {
	margin-right: 2px;
}
.networks a img {
	display: inline;
}
#edit_profile .networks {
	margin: 0 0 30px 0;
}
.network {
	margin: 0 0 5px 0;
}
#edit_profile .network img {
	margin-right: 5px;
}
#edit_profile .network a {
	position: relative;
	top: -4px;
	margin-right: 5px;
}
.chat_item_info .value {
	color: #fff;
}
.chat_item .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.chat_item .chat_item_content {
	float: left;
	width: 610px;
	margin-right: 7px;
	font-size: 12px;
}
.chat_item .chat_item_content a {
	text-decoration: none;
}
.chat_item .chat_item_head a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #75C8AE;
}
.chat_item .chat_item_message:hover a {
	text-decoration: underline;
}
.chat_item .chat_item_content .date {
	color: #999;
}
.chat_item .answer {
	float: left;
}
.new_messages_count {
	text-align: center;
	font-size: 14px;
	margin: 0 15px 13px 0;
	padding: 9px 0;
	background: #24252a;
	border: 1px solid #2f2f34;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.new_messages_count a {
	color: #999;
	text-decoration: none;
}
.tabs {
	padding-left: 20px;
}
.tab {
	float: left;
	padding: 10px 30px;
	margin: 0 5px 0 0;
	background: #2a2a2f;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #242428;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.tab.active {
	color: #fff;
	border-color: #2a2a2f;
}
.tab:hover {
	text-decoration: none;
}
.tabs .clear {
	background: #2a2a2f;
}
#chat .pagination {
	padding: 20px 0 0 20px;
}

.error_page {
	background: #28282c;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 20px;
	margin: 20% 0 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#forgot {
	padding: 0 0 0 20px;
}
.input_group {
	float: left;
	clear: both;
}
.button_group {
	clear: both;
	margin-bottom: 7px;
}
.input {
	width: 203px;
	margin: 0 10px 0 0;
}
.input {
	background: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 7px;
	margin: 0 0 13px 0;
}
.input input {
	border: 0;
	font-size: 14px;
	color: #8a8a8a;
	width: 203px;
	padding: 0;
	margin: 0;
}
input:focus, textarea:focus {
	outline: none;
}
.button_group .log_in, .button_group  .button_block, .button_group  .signup, .button_group .submit {
	float: left;
	margin: 0 5px 0 0;
}

.profile {
	padding: 0 0 0 20px;
}
.profile .input, .profile .select, .profile .textarea {
	/*float: left;*/
	clear: both;
	margin: 0 0 18px 0;
}
.profile .error {
	top: -14px;
}
.profile .input_group .input:first-of-type {
	margin-bottom: 11px;
}
.profile textarea {
	width: 440px;
}
.profile .avatar_upload {
	margin: 0 0 18px 0;
}
.profile .avatar_upload .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.profile .avatar_upload input {
	float: left;
}
.button_group .signup {
	float: left;
	margin: 0 12px 0 0;
}
.button_group .button_block {
	float: left;
}
#edit_profile .submit, #edit_profile .cancel {
	float: left;
	margin: 0 12px 0 0;
}

#feedback .select {
	margin: 0 0 10px 0;
}
#feedback .input_block {
	margin: 0 0 12px 0;
}
.error {
	position: relative;
	top: -9px;
}
.select .error, .input_block .error {
	margin: 4px 0 0 0;
	top: 0;
}
.error span {
	color: #d30000;
	font-weight: bold;
}
.block_toggle {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	outline: none;
}
.block_toggle:hover {
	text-decoration: none;
}
.togglable {
	display: none;
}
.order .togglable {
	margin: 7px 0;
}

#column3 .indicator {
	width: 82px;
}
#column1 .indicator {
	width: 600px;
}
#book .indicator {
	width: 135px;
}
#book .player {
	margin: 3px 0 0 0;
	opacity: 1;
	display: none;
}
#audiobook .episode:hover .player, #audiobook .episode:hover .player_info, #book .player.playing {
	display: block;
}

.logged_with {
	padding: 0 0 10px 20px;
}
.logged_with .user .avatar {
	float: left;
	margin: 0 10px 5px 0;
}
.hidden {
	display: none;
}
#wiki .more, #user_profile .more {
	text-decoration: none;
	color: #999;
	border-bottom: 1px dashed #999;
	font-size: 11px;
	position: relative;
	top: 3px;
}
#heroes h2 {
	font-size: 20px;
}
#heroes ul {
	margin: 0 0 20px 30px;
	font-size: 14px;
}
#heroes ul li {
	margin: 0 0 5px 0;
}
#heroes ul li a {
	text-decoration: none;
}
#heroes ul li a:hover {
	text-decoration: underline;
}

#book_list {
	padding: 0 0 0 20px;
}
.book_list_row .book {
	margin-bottom: 20px;
}


.one_col #column1.serie {
	float: none;
	border: 1px solid #343434;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.one_col #column1 #coverflow {
	padding: 35px 55px;
	background: #000;
	border-bottom: 32px solid #292a2d;
}
#serie_info {
	padding: 40px 35px 110px 55px;
	color: #999;
	font-size: 13px;
}
#serie_info h2 {
	text-transform: uppercase;
}
#serie_info p {
	margin-bottom: 1em;
}
#serie_info .text_col1 {
	width: 550px;
	margin-right: 125px;
	float: left;
}
#serie_info .text_col2 {
	width: 210px;
	float: left;
}
#series .book_row:last-of-type {
	background: none;
}
#series .book {
	width: auto;
	margin: 0 0 0 -10px;
}
#contacts {
	margin-bottom: 60px;
}
.ecolor { color: #6AC6AE; } /* tiny_mce ccolor plugin */

.vk_block {
	width: 173px;
	height: 74px;
	padding: 24px 0 0 0;
	margin: 0 0 15px -7px;
	text-align: center;
	color: #9d9d9d;
	font-size: 11px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
#column2 .vk_block {
	margin: 10px auto 20px auto;
}
.vk_block img {
	margin: 0 0 3px 7px;
}
#vk_login {
	background-image: url(/img/vk_login.png);
	height: 58px;
}
#vk_app_promo {
	background-image: url(/img/vk_app.png);
}

#author .share_icons{
	margin: 0;
}

.share_icons .attach_heart {
	float: left;
	width: 17px;
	height: 16px;
	outline: none;
	background: url(/img/btn_news_like.png) 0 0 no-repeat;
}
.ipad .share_icons .attach_heart {
	height: 15px;
}

.share_icons .attach_heart.bleeding_heart {
	background-position: 0 -16px;
}

#all_users .content_unit h2, #all_users .content_unit .author_name {
	float: left;
}
#all_users .content_unit .author_name {
	width: 100%;
}
#all_users .content_unit .author_name a {
	text-decoration: none;
}
#all_users .content_unit .count {
	float: right;
	font-size: 11px;
	color: #999;
}
#all_users .wiki_item .ill {
	width: 88px;
	height: 88px;
	overflow: hidden;
	position: relative;
}
#all_users .wiki_item .ill .mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#user_profile h2.subcontent {
	margin-bottom: 12px;
}
#user_profile_info {
	float: left;
	padding-top: 10px;
	width: 430px;
	color: #fff;
	font-size: 14px;
}
#user_profile_info h1 {
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 5px;
}
#user_profile_info #location {
	margin-bottom: 9px;
}
#user_profile_info #location a {
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
#user_profile_info .medals a {
	float: left;
	margin: 0 15px 15px 0;
	position:relative;
	text-decoration:none;
}
#user_profile_info span.block {
	margin-bottom: 3px;
}
#user_profile_info .info_block {
	margin: 0 0 12px 0;
}
#user_profile .books_list .book {
	margin-bottom: 8px;
}
#user_profile .books_list {
	margin-bottom: 15px;
}
#user_profile #fav_news {
	margin-bottom: 40px;
}
.logged_as {
	float: right;
	margin: 0 10px 0 0;
}
.logged_as a {
	margin-left: 5px;
}

#medals h1 {
	padding: 0 0 15px 22px;
	background: url(/img/stripe_hor.png?_=1) 0 bottom repeat-x;
}
#medals .medal {
	padding: 20px 0 20px 25px;
	background: url(/img/stripe_hor.png?_=1) 0 bottom repeat-x;
}
#medals .medal .ill {
	float: left;
	margin-right: 25px;
	width: 190px;
}
#medals .medal .medal_info {
	float: left;
	width: 464px;
	padding: 10px 0 0 0;
}
#medals .medal .medal_title {
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	margin: 0 0 6px 0;
}
#medals .medal .medal_info p {
	color: #8f8f8f;
	margin: 0 0 20px 0;
}
#medals .medal .awarded a {
	float: left;
	margin: 0 7px 7px 0;
}

.title_container h1.ed_profile{
	float:left;
}

#author a.remove_me{
	float:right;
	color:#be0012;
line-height: 30px;
}

input.btn_save{
	margin-top:60px;
}

p.user_data{
	color:#bababa;
}

#author a.e_profile{
	color:#858585;
}

#user_profile_info .select{
	margin-top:30px;

}

#user_profile_info select{
	color:#8A8A8A;
}

.img_container{
	float: left;
	width: 205px;
	margin-right: 25px;
}


.search_container div.input{
	width:550px;
	float: left;
	margin-right: 15px;
}

.search_container input.btn_find{
	float:right;
}

 h1.title_results{
	font-size: 18px;
	margin-bottom: 20px;
	padding: 0;
}

.query_list{
	font-size:14px;
	margin-bottom: 20px;
	font-weight: bold;
}

.query_list .query_result a{
	color:#a4a4a4;
}

.results_container span.arrow{
	margin-left: 3px;
	margin-right: 3px;
}

.search_container div.input input{
	width:100%;	
}

.query_list p.query_result a{
	font-weight:normal;
}

.query_list p.query_name{
	margin-bottom:4px;
	font-weight:bold;
}

.query_list p.query_result{
	margin-bottom:20px;
}

.query_list p{
	line-height:14px;
	font-weight:normal;
}

.query_list a{
	text-decoration:none;
}

.favorite_books .books_list{
	margin-bottom:15px;
	background: none repeat scroll 0 0 transparent;
	padding: 0;
}

#invite_friends div.invite_by{
	background: url("/img/stripe_hor.png?_=1") repeat-x scroll 0 bottom transparent;
	margin: 0 0 20px;
	padding: 0 21px 25px;
}

.invite_head{
	margin: 0 0 14px;
}

#invite_friends h2{
	font-size:18px;
	font-weight:normal;
}

.extract_contacts{
	width:300px;
}

#invite_friends input.inner_text, #invite_friends textarea.inner_text{
	border-radius: 7px 7px 7px 7px;
	height: 17px;
	padding: 7px;
	width: 201px;
	border:none;
	margin-bottom:12px;
	font-size:14px;
	color:#8a8a8a;
}

#invite_friends textarea.inner_text{
	padding:13px;
}

.by_email{
	width:466px;
}

#invite_friends .by_email input.inner_text, #invite_friends textarea.inner_text{
	height: 63px;
	margin-bottom: 12px;
	margin-top: 12px;
	width: 440px;
}

input.btn_extract{
	margin-bottom:17px;
}

.by_networks{
	width:550px;
}

.networks_wrap{
	float: left;
	margin-left: 6px;
	text-align: right;
	width: 385px;
}

.by_networks span.send_to{
	float:left;
	line-height: 24px;
}

.char_wrap{
	display:inline-block;
	margin-left: 15px;
	width: 60px;
	margin-top:17px;
}

p.number_char{
	font-size:24px;
	line-height: 20px;
	margin:0;
}
p.number_char.exceed {
	color: red;
}

.send_link {
	width: 310px;
}
.send_link .ok, .by_email .ok {
	color: green;
	line-height: 25px;
	vertical-align: top;
	margin-left: 5px;
	display: none;
}

.by_email .error {
	top: 0;
	color: red;
	line-height: 25px;
	vertical-align: top;
	margin-left: 5px;
	display: none;
}

.send_to_mail img {
	display:inline;
}

#invite_friends .send_link input.inner_text{
	width: 233px;
}

.invatation_form textarea.inner_text{
	float:left;
}

.episode_descr p{
	font-weight:normal;
}

.query_list .text p{
	font-weight:normal;
}

.connected h2.subcontent a{
	color:#ffffff;
}

.search_container p a{
	border-bottom:1px dotted;
	text-decoration:none;
}

/* XXX */
.full_done {
	margin-left: 20px;
}

.red {
	color: red;
}

.green {
	color: #75C8AE;;
}

#user_profile_info .medals span.medals_counter{
	background-image: url("/img/counter.png");
	background-repeat: no-repeat;
	bottom: 22px;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	left: 25px;
	position: absolute;
	text-align: center;
	width: 30px;
	padding-top:4px;
	overflow: hidden;
}

#user_profile_info .medals span.smaller_counter{
	font-size:11px;
}

#user_profile_index{
	background-image: url("/img/dark_bg.png");
	background-repeat: no-repeat;	
}

.user_index_block{
	width: 130px;
	height: 205px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 19px;
	margin: 0 0 15px -7px;
	text-align:center;
}

.user_index_block a.user_data{
	font-size:13px;
	line-height: 13px;
	overflow: hidden;
	white-space: nowrap;
}

#user_profile_index span.welcome_to_club{
	font-size:13px;
	color:#ffffff;
	line-height:13px;
}

.user_index_block a.login{
	text-decoration:none;
	color:#999;
	line-height: 20px;
}

.user_index_block a.user_ava{
	margin-bottom: 18px;
	display:block;
}

.user_index_block div.welcome{
	width: 117px;
	margin: 0 auto;
	margin-top: 5px;
}

.user_index_block a.user_ava img{
	border-radius:7px 7px 7px 7px;
	margin:0 auto;
}


.excerpts {
	background: #CBCAC6;
	color: #636D7A;
	padding: 0 3px;
}
.search_form .options {
	padding: 0 0 25px 0;
}

div.author_menu{
	background-image: url(/img/bg_bottom.png);
	background-repeat: repeat-x;
	height: 35px;
	background-position: 0 100%;
	margin:0 -20px;
	margin-bottom: 25px;
	position:relative;
}

div.author_menu ul.author_list
{
	list-style: none;
	padding-left: 20px;
	float:left;
}

div.author_menu ul.author_list li{
	float: left;
	margin-right: 26px;
}

div.author_menu ul.author_list li a{
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 30px;
	line-height: 15px;
	margin-top: 1px;
	text-decoration: none;
}

/*div.author_menu ul.author_list li a.active{
	border-bottom: 3px solid #75C8AE;
}*/

div.author_menu ul.author_list li.right_link{
	float: right;
	line-height:18px;
	margin-right:21px;
}

.author_menu ul.author_list li.right_link a{
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #75C8AE;
	font-size: 14px;
	display:inline;
	line-height:14px;
}

div.print_form{
	margin-top: 20px;
	margin-bottom: 30px;
}

div.print_form h1.news_title{
	font-size:14px;
	color:#bababa;
	font-weight: normal;
	margin-top:14px;
}

div.print_form input.print_text{
	width:666px;
	height:33px;
	padding-left:7px;
	padding-right:7px;
	border:none;
	border-radius:7px;
	font-size:14px;
	color:#8A8A8A;
	margin-bottom:15px;
}

div.print_form form.common_form textarea.send_text{
	margin-top: 5px;
	margin-bottom: 14px;
	height: 216px;
	width: 680px;
	background-color: #ffffff;
	border:none;
}

div.print_form input.btn_public{
	width:180px;
	height:25px;
}

#premium_info {
	position: relative;
}
#premium_info .ribbon {
	margin: 0 0 0 -33px;
	width: 1045px;
	min-height: 90px;
	position: absolute;
	top: 0;
	background: url(/img/ribbon.png) 0 0 no-repeat;
}	
#premium_info h1 {
	margin: 14px 0 0 0;
	padding: 0;
	height: 72px;
	line-height: 72px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 40px;
	color: #fff;
	background: #454545;
}
#premium_info table.fullwide {
	width: 100%;
}
#premium_info table.fullwide th {
	border: 1px solid #2f2f33;
	background: none;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 12px 0;
}
#premium_info table.fullwide td {
	font-size: 14px;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	border: 1px solid #2f2f33;
	background: none;
}
#premium_info table.fullwide td.title {
	width: 370px;
	padding: 12px 10px;
	color: #aaa;
	text-align: left;
}
#premium_info table.fullwide th:first-of-type, #premium_info table.fullwide td:first-of-type {
	border-left: 0;
}
#premium_info table.fullwide th:last-of-type, #premium_info table.fullwide td:last-of-type {
	border-right: 0;
}

#blog_block, #interview_block, #new_blogpost_block/*, #books_block, #my_fav_books_block, #my_books_block*/{
	display:none;
}

.runner{
	position: absolute;
	float: left;
	background-color: #75C8AE;
	height: 3px;
	display:none;
	margin-top:31px;
}

#new_blogpost_block div.error{
	display:none;
}


#wiki form.common_form table td, #wiki form.common_form table th {
	padding-left: 0;
	padding-right: 0;
}

.app_icon{
	float:left;
	width:150px;
	margin-left: 10px;
	margin-right: 12px;
}

.icon_container{
	background-repeat: no-repeat;
	display: block;
	height: 114px;
	margin: 0 auto 14px;
	width: 114px;
}

.eagle{
	
}



.cat{

}

.rabbit{
	
}

.lion{
	
}

.wolf{
	
}

.scorpion{
	
}

.lizard2{
	
}

.eagle2{
	
}

.dolphin{
	
}

.lion2{
	
}

.snake3{
	
}

.seahorse2{
	
}

.dragon{
	background-image: url("/img/dragon.png");
}

.lizard{
	background-image: url("/img/lizard.png");
}

.bear{
	background-image: url("/img/bear.png");
}

.sparrow{
	background-image: url("/img/sparrow.png");
}

.icon_ribbon{
	background-image: url("/img/icon_ribbon.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100%;
}

.book_link_container{
	text-align: center;
	overflow: hidden;
}

.book_link_container a{
	text-decoration:none;
}

.book_link_container a:hover{
	text-decoration:underline;
}

a.main_title:hover{
	text-decoration:none;
}

.main_title{
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.sub_title{
	color: #C2C2C2;
	font-size: 14px;
}

.content_unit h2.head_title{
	margin-bottom:13px;
}

.image_container{
	margin-bottom:13px;
}

a.price_btn{
	background-image:url("/img/left_angle_btn.png");
	background-repeat: no-repeat;
	padding-left: 12px;
	float:left;
	font-size: 22px;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 #000000;
	overflow:hidden;
	white-space:nowrap;
	text-decoration:none;
}

span.right_bg{
	background-image: url("/img/right_angle_btn.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;	
}

span.middle_bg{
	background-image: url("/img/middle_blue_btn.png");
	float: left;
	height: 50px;
	line-height: 52px;
	text-align: center;
	width: 200px;
}

.app_store_wrap{
	padding: 0 20px;
}

.link_wrap a, .link_wrap span{
	font-size:14px;
}

.link_wrap a{
	text-decoration:none;
}

.link_wrap a:hover{
	text-decoration:underline;
}

.link_wrap span{
	color:#d6d6d6;
	margin-right:2px;
}

.link_wrap{
	padding: 0 7px;
}

a.no_border{
	color: transparent;
}

a.price_btn{
	outline:none;
}

.audio_icon{
	float:left;
	width:200px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top:14px;
}


h2.audio_title{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin-left: 15px;
}

.audio_icon a.icon_container{
	background:none;
	width:200px;
	height:200px;
}

.season_item{
	margin-left: 10px;
	margin-right: 12px;
	width: 150px;
	height: 200px;
}

.season_item a.sub_title{
	font-size:14px;
}

.season_item a.icon_container{
	width:150px;
	height:150px;
}

.audio_seazon .player .indicator{
	width: 132px;
}

.audio_seazon span.title{
	width: 160px;
}

#books h2.audio_title{
	float:left;
	line-height: 15px;
}

.sorting{
	float:right;
	font-size:12px;
}

.sorting a{
	color:#999999;
	text-decoration:none;
	padding-left: 4px;
	padding-right: 8px;
	font-size:12px;
}

.sorting a:hover{
	text-decoration:underline;
}

.sorting a.active{
	color:#75C8AE;
	text-decoration:none;	
}

.header_book_row{
	padding-left: 2px;
	padding-right: 16px;
	padding-bottom: 9px;
}

a.add_border{
	border-color: #999999;
	border-right: 1px solid #999999;
	border-width: 1px;
}

#apps #vk_comments{
	margin-left:20px;
}

#series .book_row{
	padding-left:20px;
}

.link_nets{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:15px;
	background-color:#242528;
	border-style:solid;
	border-width:1px;
	border-color:#3A3A3A;
	border-radius: 5px 5px 5px 5px;
	text-decoration: none;
	margin-right:10px;
	width: 144px;
}

.link_nets:hover{
	color:#ffffff;
}

.link_nets img{
	float:left;
	margin-right:20px;
}

.net_title{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 48px;
}

.reg_par{
	font-size:12px;
	margin-right:180px;
	margin-bottom: 12px;
}

.button_container{
	margin-bottom:12px;
}

.input_wrapper input{
	width:300px;
	height:25px;
	border:none;
	border-radius: 5px 5px 5px 5px;
	font-size:14px;
	color:#8a8a8a;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:3px;
	padding-bottom:3px;
	width: 286px;
	margin-right:15px;
	float:left;
	line-height: 24px;
}

.reg_prompt{
	font-size:12px;
	display: block;
	float: left;
	margin-top: 3px;
	width: 330px;
	line-height: 12px;
}

.short_prompt{
	margin-top:8px;
}

.input_wrapper{
	margin-bottom: 14px;
	float: left;
	width:100%;
}

h2.reg_title {
	margin-bottom: 5px;
}
.reg_btn {
	float: left;
	margin-bottom: 10px;
}
.reg_desc {
	margin-bottom: 14px;
}
.audio_cover {
	margin-right: 24px;
}
.audio_short_desc {
	color: #75C8AE;
	display: block;
	margin-bottom: 20px;
}
#audio table  tr.episode  td.episode_date, div.episode_date {
	width: 150px;
}
#audio table  tr.episode  td.episode_time, div.episode_time {
	width: 70px;
}
table tr.episode td.episode_size, div.episode_size {
	width: 70px;
}
div.episode_name {
	width: 200px;
}
#audio table tr .download {
	width: auto;
	text-align: center;
}
#audio .player .indicator, #book table#audiobook .player .indicator{
	width:400px;
}
div.inner_content {
	float:left;
}

#audiobook .player, #audiobook .player_info {
	display: none;
	margin-bottom: 0px;
}
#audiobook .audio_desc {
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: justify;
	padding-right: 15px;
	color: #8C8C8C;
}
#audiobook  tr:hover .player, #audiobook .player.playing {
	display: block;
}
#audiobook .content_cell {
	width: 490px;
}
#audiobook .download span {
	margin-right: 15px;
}

#audiobook .download span.download_count{
	background:none;
	font-size:10px;
	color: #8C8C8C;
}

#book table#audiobook .download{
	width:auto;
	text-align:center;
}

.user_data_part, .user_desc_part{
	float:left;
}

.user_data_part{
	margin-right:17px;
}

.user_desc_part textarea{
	border: medium none;
	border-radius: 7px 7px 7px 7px;
	height: 109px;
	padding: 7px;
	width: 416px;
	color: #8A8A8A;
	font-size:14px;
}

.outer_input_container{
	margin-left:16px;
}

.user_birthday{
	margin-bottom:13px;
}

.user_birthday select{
	height: 19px;
	margin-right: 4px;
}

select.day{
	width: 45px;
}

select.month{
	width:90px;
}

select.year{
	width:63px;
}


.reg_text{
	display:block;
	margin-bottom:10px;
}
select.user_city{
	width:214px;
	height:19px;
}

.user_city_wrap{
	margin-bottom:16px;
}

.person_gender input{
	margin:0;
}

.person_gender input, .person_gender label{
	vertical-align:middle;
}

.person_gender label{
	margin-right:10px;
}

.edit_user_pic{
	float:left;
	margin-right: 10px;
}

.user_photo_options{
	float: left;
	padding-top: 12px;
	font-size:12px;
}

.user_photo_options a{
	font-size:12px;
	margin-right:5px;
}

.user_photo_options span{
	margin-right:5px;
}

.remove_link{
	display: block;
	margin-bottom: 3px;
}

.choose_ava{
	float: left;
	margin-right: 7px;
}

.download_file{
	float: left;
}

.download_file span{
	display: block;
	font-size: 11px;
	line-height: 11px;
}

.social_networks{
	padding-right: 42px;
	font-size:12px;
}

.network_container{
	height:57px;
	padding-left:5px;
	padding-right:15px;
	width:629px;
	background-color: #242528;
	border-color: #3A3A3A;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	margin-bottom:19px;
}

.network_container a{
	float:left;
}

.net_link{
	width:54px;
	margin-top: 5px;
}

.user_infa{
	border-color: #3A3A3A;
	border-left: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
	border-width: 1px;
	float: left;
	height: 37px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-top: 10px;
	width: 474px;
}

.network_container a{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.network_container a:hover{
	text-decoration:underline;
}


.to_user_ava{
	margin-right: 9px;
	margin-top: 5px;	
}

.delete_link_wrap{
	float:left;
	padding-left:16px;
	padding-top:20px;
	padding-bottom:20px;
}

.user_name_surname{
	margin-top: 10px;
}

.delete_link{
	background-image: url("/img/cross_link.png");
	background-position: 0 70%;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.vk_container .user_infa{
	border-right-style:none;
}

.subscribe_checkbox input, .subscribe_checkbox label{
	vertical-align:middle;
	font-size:12px;
	margin-left:0;
}

.subscribe_checkbox{
	margin-bottom:7px;
}

.about_password{
	display:block;
	font-size:14px;
	color:#8a8a8a;
	margin-bottom:5px;
}


#old_profile p{
	margin:0;
	line-height:12px;
	font-size:12px;
}


.forget_password{
	text-decoration:none;
}

h1.reg_title{
	padding:0;
	margin-bottom:8px;
}

.user_greet{
	float:left;
	padding-top:10px;
}

input.user_reg_name{
	color:#333333;
}

#old_profile p.last_par, span.last_par{
	margin-bottom:10px;
}

.title_container h1.white{
	float:left;
}

a.remove_me{
	float:right;
	color:#BE0012;
	margin-right:21px;
}

a.inner_profile_link{
	float:left;
	margin-right:5px;
}

.person_gender{
	margin-bottom:7px;
}

.private_info .error{
	width:217px;
	float:none;
}

.register_box{
	background-image: url("/img/reg_bg.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 69px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	text-align: center;
	text-transform: uppercase;
	width: 162px;
	margin-bottom:15px;
}

.register_box a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.index_reg_link{
	display:block;
	margin-bottom:7px;
	text-decoration:none;
}

.outer_text {
	display:block;
	margin-bottom:10px;
}

.inner_profile_input{
	float:left;
	margin-right:4px;
}


.change_password .error{
	float:none;
}

.app_icon_container{
	padding-left: 20px;
	padding-right: 22px;
	padding-bottom:15px;
	padding-top:22px;
}

.app_icon_container .icon_container{
	margin: 0 auto 21px;
}

#login_popup{
	border-color: #565657;
	border-radius: 9px 9px 9px 9px;
	border-style: solid;
	border-width: 2px;
	height: 354px;
	width: 440px;
	text-align:center;
}

#popup_buy, #login_popup {
	position:fixed;
	top: 50%; left: 50%;
	z-index: 99999;
}

.popup_link_container a{
	color:#75c8ae;
	font-size:15px;
	text-decoration:none;
	margin-right:18px;
}

.popup_link_container a:hover{
	text-decoration:underline;
}

.header_popup{
	background-image: url("/img/header_popup_bg.png");
	background-repeat: no-repeat;
	height:80px;
	padding-left: 64px;
	padding-right: 64px;
	padding-top:20px;
	font-size:17px;
	color:#75c8ae;
}

.header_popup p{
	line-height:19px;
}

.content_popup{
	background-image: url("/img/content_popup_bg.png");
	background-repeat: no-repeat;
	border-bottom: 1px solid #565657;
	border-color: #565657;
	border-top: 1px solid #565657;
	border-width: 1px;
	height: 139px;
	padding-top:22px;
	padding-bottom:12px;
	padding-left:31px;
	padding-right:31px;
}

.footer_popup{
	background-image: url("/img/footer_popup_bg.png");
	background-repeat: no-repeat;
	height:43px;
	font-size:15px;
	padding-top:37px;
}

.footer_popup a img{
	display:inline;
}

.footer_popup a{
	margin-right:5px;
	text-decoration:none;
}

.buttons_container, .buttons_container a, .buttons_container input{
	float:left;
}

.buttons_container{
	margin-bottom:8px;
}


.popup_cancel_btn{
	margin-right:5px;
}

.popup_inputs input{
	width:363px;
	padding-left:7px;
	padding-right:7px;
	height:25px;
	margin-bottom:8px;
	text-align:center;
	font-size:14px;
	color:#8a8a8a;
	border-radius:9px;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}


#fade {
	display: none;
	background: #000;
	position: fixed; 
	left: 0; 
	top: 0;
	width: 100%; 
	height: 100%;
	opacity: 0.6;
	z-index: 9998;
}

*html #fade {
	position: absolute;
}

*html .login_popup_block {
	position: absolute;
}

.popup_error{
	color:#D30000;
}

.scheme_container{
	margin-top: 4px;
}

.two_col_main #columns_top {
	background: url(/img/columns_top_bg.png) 0 0 no-repeat;
}

.two_col_main #columns {
	background: url(/img/two_col_main_bg.png) repeat-y;
}

.two_col_main #column1 {
	margin: 0 19px;
	padding-top: 10px;
	width: 220px;
}

.two_col_main #column2 {
	width:721px;
}



#banner {
	border-color: #27292D;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 9px;
	height: 282px;
	position: relative;
	visibility: hidden;
	overflow: hidden;
}
#big_banner_box, #small_banners_box{
	float:left;
}
#big_banner_box {
	width: 734px;
	height: 282px;
}
#small_banners_box {
	width: 244px;
	height: 282px;
	position: relative;
	overflow: hidden;
	border-radius: 0 5px 5px 0;
}
#big_banner_box a, #small_banners_box a {
	display: block;
}
#small_banners_box a {
	width: 244px;
	height: 94px;
}
#big_banner_box a {
	position: absolute;
	width: 736px;
	height: 284px;
	top: 0;
	left: 0;
	z-index: 1;
}
#big_banner_box a.active {
	z-index: 100;
}
#big_banner_box a.subactive {
	z-index: 99;
}
#banner a.arrows {
	background-repeat: no-repeat;
	height: 32px;
	position: absolute;
	width: 32px;
	right: 100px;
	z-index: 101;
	display: none;
}
#banner:hover a.arrows {
	display: block;
}
#banner a.up_arrow {
	background-image: url("/img/up.png");
	top: 1px;
}
#banner a.down_arrow {
	background-image: url("/img/down.png");
	bottom: 1px;
}




#header_submenu {
	background-image: url("/img/header_submenu_bg.png");
	border-top-right-radius: 5px;
	height: 42px;
	margin: -4px 0 12px 1px;
	padding-top: 6px;
}

#header_submenu h2 {
	float:left;
	font-size: 24px;
	font-weight:normal;
	line-height: 37px;
}

#submenu_container {
	float:right;
}

#submenu_container li a, #submenu_container li span {
	font-size:13px;
	line-height: 35px;
}

#submenu_container li span {
	color: #75C8AE;
}

#submenu_container li a.active {
	color:#75C8AE;
}

#header_submenu ul {
	list-style:none;
}

#header_submenu li {
	float: left;
	margin-right: 12px;
}

.book {
	margin: 0 29px 0 0;
	position: relative;	
}

.book.last {
	margin-right:0;
}

.book_face {
	height: 192px;
	width: 150px;
	position:relative;
	font-size:12px;
	font-weight:bold;
	margin-bottom:14px;
	display:block;
}

a.sticker {
	display: block;
	left: 20px;
	position: absolute;
	top: 152px;
	overflow:hidden;
	white-space:nowrap;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;	
}

.button_block a.sticker {
	position: static;
	margin-top:2px;
	margin-right:9px;
}

a.sticker span, a.sticker{
	float:left;
}

a.sticker .right_part {
	background-repeat: no-repeat;
	padding-right: 8px;
	background-position: 100% 0;	
}
.ipad a.sticker .right_part {
	padding-right: 7px;
}

a.sticker .middle_part {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

a.sticker.price_sticker {
	font-size: 13px;
}

.free_sticker {
	background-image: url("/img/left_blue.png");
	text-shadow: 0 1px 0 #63D2F1;
	padding-left: 8px;
	color:#004258;
}

.free_sticker .right_part {
	background-image: url("/img/right_blue.png");	
}

.free_sticker .middle_part {
	background-image: url("/img/middle_blue.png");
}

.price_sticker {
	background-image: url("/img/left_orange.png");
	text-shadow: 0 1px 0 #FBBD6A;
	padding-left: 8px;
	color: #724208;
}
.ipad .price_sticker {
	padding-left: 7px;
}

.price_sticker .right_part {
	background-image: url("/img/right_orange.png");
}

.price_sticker .middle_part {
	background-image: url("/img/middle_orange.png");
}

.soon_sticker {
	background-image: url("/img/left_yellow.png");
	text-shadow: 0 1px 0 #E3E081;
	color:#44470c;
	padding-left: 8px;
}

.soon_sticker .right_part {
	background-image: url("/img/right_yellow.png");
}

.soon_sticker .middle_part {
	background-image: url("/img/middle_yellow.png");
}

.open_sticker {
	background-image: url("/img/left_green.png");
	padding-left:8px;
	text-shadow: 0 1px 0 #7CD176;
	color:#0e4100;
}

.open_sticker .right_part {
	background-image: url("/img/right_green.png");	
}

.open_sticker .middle_part {
	background-image: url("/img/middle_green.png");
}

.bookmark {
	background-image: url("/img/full_bookmark.png");
	background-position: 0 100%;
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	left: 15px;
	position: absolute;
	top: 184px;
	width: 21px;
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	transition-duration: 0.1s;
}

.bookmark:hover{
	height:50px;
}

#popup_buy {
	background-color: #FFF;
	border-radius: 5px;
	color: #000;
	height: 638px;
	padding-top: 14px;
	text-align: center;
	width: 744px;
	position: fixed;
	z-index: 9999;
	display: none;
}

#popup_buy h1, #static_buy h1{
	color:#000000;
	font-size:36px;
	margin-bottom: 10px;
	padding:0;
}

#popup_buy #header, #static_buy #header {
	margin-bottom:20px;
}

#popup_buy #header p, #static_buy #header  p {
	font-size: 16px;
	margin: 0 auto;
	width: 585px;
}

#choose_container a {
	color:#ffffff;
	font-size:18px;	
}

.choose_price_old {
	font-style:italic;
	color:#cacaca;
	font-size:18px;
	text-decoration: line-through;
	margin-right:16px;
}

#buy_evr_block h2 {
	font-size:30px;
	color:#000000;
	padding: 0;
}

#popup_buy #footer p, #static_buy #footer p{
	font-size:11px;
	color:#000000;
}

#popup_buy #footer p a, #static_buy #footer p a {
	color:#4d4d4d;
}

#popup_buy #books_block_wrap, #static_buy #books_block_wrap{
	float: left;
	height: 260px;
}

#popup_buy #books_block_wrap .inner_block, #static_buy #books_block_wrap .inner_block {
	border-color: #BFBFBF;
	border-right: 1px dashed #BFBFBF;
	border-width: 1px;
	float: left;
	height: 260px;
}

#static_buy #books_block_wrap .inner_block {
	width: 326px;
}

#popup_buy #books_block_wrap .inner_block {
	width: 248px;
}

#popup_buy #books_block_wrap .middle_inner_block {
	width: 245px;
}

#popup_buy #books_block_wrap .last_inner_block, #static_buy #books_block_wrap .last_inner_block{
	border-right:none;
}

#popup_buy #agreement p {
	width: 495px;
}

#books_block_wrap .book_container span {
	display: block;
}

#books_block_wrap .book_container span.rur {
	display: inline;
}

#static_buy #books_block_wrap .inner_block.middle_inner_block {
	width: 324px;
}

.books_number {
	font-size:14px;
	font-style:italic;
	margin-bottom:15px;
}

#books_block_wrap .book_container {
	padding-top: 20px;
}

#buy_evr_block a img {
	display:inline;
}

#books_block_wrap .book_container img {
	margin-bottom:10px;
	display:inline;
}

.current_cost {
	font-size:18px;
	font-weight:bold;
}

.old_cost {
	color: #CC0000;
	font-size: 14px;
	text-decoration: line-through;
	display:block;
}

.cost_container {
	margin-bottom:10px;
	height:40px;
}

#buy_evr_block {
	background-image: url("/img/pat.jpg");
	height: 129px;
	padding-top: 41px;
}

#buy_evr_block .old_cost {
	margin-bottom: 7px;
	font-size:18px;
}

#ribbon_container {
	font-size:36px;
	color:#ffffff;
	text-shadow: 0 1px 0 #970B0B;
}

#ribbon_container span {
	display:block;
	float:left;
	height:64px;
}

#ribbon_container .left_part {
	background-image:url(/img/left_ribbon_corner.png);
	background-repeat:no-repeat;
	padding-left:30px;
}

#ribbon_container .right_part {
	background-image: url("/img/right_ribbon_corner.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-right: 30px;
}

#ribbon_container .middle_part {
	background-image: url("/img/middle_ribbon.png");
	height: 55px;
	line-height: 57px;
	padding-left: 45px;
	padding-right: 45px;
}

#popup_buy #footer, #static_buy #footer {
	background-color: #E6E6E6;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-color: #CECECE;
	border-top: 1px solid #CECECE;
	border-width: 1px;
	height: 58px;
	padding-bottom: 5px;
}

#popup_buy #footer div, #static_buy #footer div {
	float:left;
}

#popup_buy #footer a, #static_buy #footer a {
	color:#4d4d4d;
}

#popup_buy a, #static_buy a {
	text-decoration:none;
}

#popup_buy a:hover, #static_buy a:hover {
	text-decoration:underline;
}

#robo_logo {
	border-right-style: solid;
	border-width: 1px;
	border-color: #CECECE;
	height: 48px;
	padding-left: 22px;
	padding-top: 14px;
	padding-right:16px;
}

#popup_buy #agreement {
	width:550px;
	padding-top: 10px;
}

#popup_buy #agreement p {
	width:auto;
}

#agreement {
	text-align:left;
	padding-left:11px;
	height: 48px;
	padding-top:14px;
	width:780px;
}

#button_cross_container {
	height: 13px;
	padding-right:13px;
}

#button_cross_container a {
	float:right;
}

#news #item_info {
	margin-bottom:10px;
}

.open_ebook {
	background-image:url(/img/button_open.png);
	width:79px;
	background-position:0 0;
}

.open_ebook:hover {
	background-position: 0 25px;
}

.buy_ebook {
	background-image:url(/img/button_buy_ebook.png);
	width:79px;
}
.buy_ebook:hover {
	background-position: 0 25px;
}

.choose_arrow {
	width:21px;
	background-image:url(/img/button_arrows.png);
}


.download_epub {
	background-image:url(/img/button_epub.png);
	width:45px;
}

.download_epub:hover {
	background-position: 0 25px;
}

.download_fb2 {
	background-image:url(/img/button_fb2.png);
	width:36px;
}

.download_fb2:hover {
	background-position: 0 25px;
}

.download_txt {
	background-image:url(/img/button_txt.png);
	width:36px;
}

.download_txt:hover {
	background-position: 0 25px;
}

.download_mobi {
	background-image:url(/img/button_mobi.png);
	width:43px;
}

.download_mobi:hover {
	background-position: 0 25px;
}

.download_rtf {
	background-image:url(/img/button_rtf.png);
	width:36px;
}

.download_rtf:hover {
	background-position: 0 25px;
}

.download_pdf {
	background-image:url(/img/button_pdf.png);
	width:41px;
}

.download_pdf:hover {
	background-position: 0 25px;
}

.inner_button_block {
	margin-bottom: 5px;	
}

#book_info .button_block .button {
	margin-right:5px;
}
.button {
	text-shadow: 0 1px #e8e7e3;
	color: #344659;
	font-size: 14px;
	text-decoration: none;
	background: url(/img/button_new.gif) repeat-x;
	border-radius: 11px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	text-align: center;
	padding: 0 14px;
	position: relative;
}
.button:hover {
	background-position: 0 100%;
	text-decoration: none;
}
.button.close_arrow, .button.open_arrow {
	padding-right: 26px;
}
.button .arrow {
	background: url(/img/button_arrow.png) 0 0 no-repeat;
	width: 15px;
	height: 23px;
	position: absolute;
	right: 6px;
	top: 0;
}
.button.open_arrow .arrow {
	background-position: 0 100%;
}

#book_info .button_block {
	margin-bottom: 12px;
}

#book_info .few_buttons {
	height: 56px;
}

.link_order {
	line-height:20px;
	margin-bottom: 15px;
}

.link_order a {
	border-bottom:1px dotted;
	text-decoration:none;
	border-color:#75c8ae;
}

.link_order a:hover {
	text-decoration:none;
}

.share_icons a.counter {
	margin-left:1px;
}

.counter, #author a.counter {
	background: url("/img/left_counter.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
	outline: medium none;
	float: left;
	padding-left: 4px;
	color: #374558;
	text-shadow: 0 1px 0 #F2F2F1;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}
.ipad .counter {
	padding-left: 3px;
}

.counter:hover, #author a.counter:hover {
	text-decoration:none;
}

.counter .right_part {
	background-image: url("/img/right_counter.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	float: left;
	height: 16px;
	outline: medium none;
	float: left;
	padding-right: 4px;
}
.ipad .counter .right_part {
	padding-right: 3px;
}

.counter .middle_part {
	background: url("/img/middle_counter.png");
	float: left;
	height: 14px;
	outline: medium none;
	float: left;
	padding-top: 2px;
}

.ticks {
	background-image: url("/img/ticks.png");
	width: 17px;
	height: 16px;
}
.ipad .ticks {
	height: 15px;
}

.green_tick {
	background-position: 0 16px;
}

.grey_tick {
	background-position: 0 0;
}

#formats_container {
	background: none repeat scroll 0 0 #1B1B1B;
	border: 1px solid #252525;
	border-radius: 5px 5px 5px 5px;
	float: left;
	font-size: 12px;
	height: 24px;
	padding-left: 11px;
	padding-right:11px;
	padding-top: 7px;
	margin-right:11px;
}

#dif_formats {
	margin-bottom:12px;
}

#dif_formats span {
	float:left;
}

#list_formats {
	float:left;
	margin:0;
}

#list_formats li {
	float:left;
	list-style: none outside none;
	margin-right:8px;
}

#list_formats li a {
	font-size:12px;
	text-transform:uppercase;
}

.list_format_title {
	color:#ffffff;
	margin-right:8px;
}

.download_counter {
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	width: 140px;
}

#book_info h1.book_big_title {
	padding-bottom:7px;
}

#book_info .tags a {
	display:block;
	margin-bottom:15px;
}

#book_info .tags {
	margin-bottom:16px;
}

#static_buy {
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 35px;
	text-align: center;
}

#static_buy #inner_block_wrap {
	width:720px;
	margin:0 auto;
}

#border_wrapper {
	border-color: #E3E3E3;
	border-style: solid none;
	border-width: 1px medium;
	border-bottom:none;
	height: 260px;
}

#static_buy #books_block_wrap {
	border:none;
}

.static_buy_page #columns_bottom {
	height:0px;
	background:none;
}

.static_buy_page #columns_top {
	height:0;
	background:none;
}

.static_buy_page #menu {
	margin-bottom:36px;
}

.static_buy_page #columns {
	margin-bottom:33px;
}

.inner {
	background-color: transparent;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 55px;
	padding-right: 88px;
	position: relative;
	top: -20px;
	zoom:1;
}

.inner h1 {
	color: #000000;
	font-size:24px;
	padding:0;
	float:left;
}

.inner h2 {
	color: #000000;
	font-size:24px;
	margin-bottom:23px;
}

.inner p {
	font-size:18px;
	margin-bottom:20px;
}

.inner p a {
	color:#3366cc;
}

.inner div a {
	color: #999999;
	float: right;
	font-family: Arial;
	font-size: 13px;
	line-height: 25px;
	text-decoration: underline;
}

.angle_wrap {
	background-image: url("/img/right_angle.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.header_angle {
	background-color: #FFFFFF;
	height: 83px;
	width: 894px;
}

.rules #columns_bottom{
	background:none;
	height:0;
}

.inner_wrapper {
	background-color: #FFFFFF;
}

.rules #columns_top {
	height:0;
}

.rules_title {
	margin-bottom:30px;
}

@font-face {
	 font-family: 'TochkaK Rubl';
	 src: url('/font/TochkaKRubl.eot');
	 src: local('TochkaK Rubl'),
	 url('/font/TochkaKRubl.svg#TochkaKRubl') format('svg'),	 
	 url('/font/TochkaKRubl.woff') format('woff'),
	 url('/font/TochkaKRubl.otf') format('opentype');
}

span.rur{font-family: "TochkaK Rubl"}	
	
a.sticker span.rur {
	float:none;
	font-weight: normal;
}

#quote_wrapper {
	margin-bottom:20px;
}

.quote_container {
	background-color: rgba(255, 255, 255, 0.04);
	border-radius: 5px 5px 5px 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left:15px;
	padding-right:15px;
	border-color: rgba(255, 255, 255, 0.06);
	border-width:1px;
	border-style:solid;
	margin-bottom:9px;
}

.quote_container p {
	color:#ffffff;
	font-size:14px;
	font-style:italic;
	margin:0;
}

.quote_info span, .quote_container a {
	font-size:12px;
}

#quote_wrapper a {
	text-decoration:none;
	border-bottom-style:dotted;
	border-width:1px;
}

.quote_container a.all_quote {
	font-size:14px;
}

.quote_container a:hover{
	text-decoration:none;	
}

#quote_wrapper a.book_quote {
	border:none;
}

#quote_wrapper a.book_quote:hover {
	text-decoration:underline;
}

.cut_quote {
	margin-bottom:3px;
}

.feedback_button {
	display: block;
	height: 141px;
	width: 26px;
	background-image: url(/img/button_feedback.png);
	background-repeat: no-repeat;
}
#feedback_button_container {
	position: fixed;
	right: 0;
	top: 159px;
	z-index: 10001;
}
.feedback_button:hover {
	background-position: -26px 0;
	width: 30px;
}

p.white_par {
	color:#ffffff;
}

.signup_forms .author_menu {
	margin: 0 0 18px;
}

.signup_forms p {
	font-size:14px;
}

.signup_forms div.author_menu ul.author_list {
	padding-left:0;
}

a.signup_link {
	font-size:13px;
	text-decoration:underline;
	color:#75c8ae;
}

.link_button_container {
	float:left;
}

.link_button_container input {
	float:left;
	margin-right:13px;
}

.link_button_container a {
	line-height: 24px;
	vertical-align: middle;
}

.enter_signup p{
	margin-bottom:17px;
}

p.first_par {
	margin-bottom:17px;
}

.signup_forms .input_group {
	float:none;
}
.yes_link {
	margin-right:7px;
}

.info_block a span.del {
	display: none;
	color: red;
	vertical-align: top;
	font-size: 10px;
}
.info_block a:hover span.del {
	display: inline;
}

#active_content {
	position: relative;
}
#ajax_placeholder {
	display: none;
}
.ajax_loader {
	text-align: center;
	padding: 50px 0;
}

#series .book_face {
	height:281px;
	width:227px;
	margin: 0 0 3px 0;
}

.post_content, .news_content {
	overflow: hidden;
}

.close_item {
	background: url("/img/fancy_close.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	position: absolute;
	right: -7px;
	top: -5px;
	width: 30px;
	text-decoration:none;
}

#gift {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 14px;
	padding: 33px 55px 46px 43px;
}

.no_col_bottom #columns_bottom {
	background: none;
	height: 0;
}

.gift_content .float {
	float: left;
}

.gift_content .left_part {
	width: 317px;
	text-align: left;
}

.gift_content .left_part p {
	font-size: 15px;
	width: 275px;
}

.gift_content .right_part {
	width: 565px;
}

.gift_content .right_part p {
	font-size:13px;
}

.gift_content h1 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia;
}

.inner_italic {
	font-style:italic;
}

.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}

.book_gift {
	margin-bottom: 13px;
}

.send_gift {
	background-color: #f9f9f9;
	border-style: solid;
	border-width: 1px;
	border-color: #efefef;
	border-radius: 5px;
	padding-bottom: 22px;
	padding-top: 27px;
}

#gift .marked {
	color:#00756a;
}

#gift a.marked {
	color: #00756a;
	font-size: 16px;
	border-bottom: 1px dotted;
}

#gift a {
	text-decoration: none;
}

.input_wrap label, .input_wrap input {
	float: left;
}


.gift_btn_send {
	background-image: url('/img/gift_btn_bg.png');
	height: 34px;
	width: 207px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-radius: 5px;
	color:#9A9A9A;
	font-size:16px;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align:center;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
}

.gift_btn_send.active {
	color:#454545;
}

.gift_btn_send:hover {
	color:#7f7f7f;
}

.input_wrap .textarea {
	float: left;
	min-height: 114px;
	min-width: 272px;
	margin-bottom:0;
}

.input_wrap .input {
	height: 22px;
	margin-bottom: 0;
	margin-right:12px;
	width: 195px;
}

.input_wrap .textarea, .input_wrap .input {
	border-style: solid;
	border-width: 1px;
	border-color: #ABABAB;
	padding:5px;
	color: #747474;
	font-size: 16px;	
}

.input_wrap label {
	margin-right: 11px;
}

.send_gift .inner_wrap span {
	margin-right: 11px;
}

table#gift_table td {
	background: transparent;
	border: none;
	color: #333333;
	padding: 0;
	vertical-align: middle;
}

.send_gift table {
	border: none;
	margin-bottom: 0;
}

table#gift_table td.text_cell {
	text-align:right;
	padding-right:11px;
	width:210px;
}

table#gift_table td.link_cell {
	text-align:left;
}

table#gift_table td.first_cell {
	padding-bottom: 13px;
}

table#gift_table td.other_cell {
	padding-bottom:11px;
}

table#gift_table td.last_text_cell {
	padding-top:10px;
	vertical-align: top;
	padding-bottom:13px;	
}
.show_gift {
	background-image:url(/img/gift_icon.png);
	background-repeat:no-repeat;
	background-position: 0 -1px;
	padding-left:22px;
}

#gift_table .correct, #gift_table .error {
	float: left;
	margin-top: 9px;
	position: static;
}

#gift_table .correct, #gift_table .error span {
	font-size:14px;
	font-weight:normal;
}

.correct {
	color:#00756a;
}

#gift_table .error span {
	color: #e4002d;
}

.gift_content.empty_part .send_gift img.loading {
	margin-top: 171px;
}

.gift_content.empty_part .send_gift  {
	font-style:italic;
	font-family:Georgia;
	text-align: center;
	height: 391px;
	padding-left:5px;
	padding-right:5px;
}

.gift_content.empty_part .send_gift  p{
	font-size:18px;
}

.gift_content.empty_part .send_gift h1 {
	font-size:30px;
	font-weight:bold;
	font-style:normal;
}

#gift .gift_content.empty_part .send_gift a {
	color:#005a51;
	text-decoration:underline;
	font-size:18px;
}

.no_italic {
	font-style:normal;
}

.gift_text_container {
	margin-top: 140px;
}

#gift .gift_content.empty_part .gift_text_container a.no_italic {
	font-size:12px;
	font-family:Arial;
}

.hide_block {
	display:none;
}

#promo_app_wrapper {
	text-align: center;
	font-size: 18px;
	padding-top: 30px;
}
#promo_app_wrapper img {
	display: inline;
}
#promo_app_wrapper p {
	text-align: center;
}
#promo_header span {
	color: #999999;
}
#promo_header img {
	margin-bottom: 4px;
}
#promo_header {
	margin-bottom: 38px;
}
.nav_arrows {
	width: 16px;
	height: 24px;
	background: url('/img/nav_arrows.png') no-repeat;
	margin: 329px 0 0 0;
}
.nav_arrows.nav_left {
	float: left;
	margin-right: 20px;
}
.nav_arrows.nav_right {
	float: right;
	background-position: 0 -24px;
	margin-left: 20px;
}
#gallery_block {
	margin-bottom: 38px;
}
#gallery_block a {
	outline: none;
}
#gallery_nav_wrap {
	margin-bottom: 25px;
}
#gallery_simple_nav a {
	background: url("/img/nav_dots.png") 0 -11px no-repeat;
	display: inline-block;
	width: 11px;
	height: 11px;
}
#gallery_simple_nav a.active, #gallery_simple_nav a:hover {
	background-position: 0 0;
}
#gallery_viewport {
	float: left;
	width: 900px;
	height: 700px;
	overflow: hidden;
}
#gallery_list {
	width: 50000px;
	float: left;
}
#gallery_list a {
	float: left;
}
#promo_content {
	background-color: rgba(255, 255, 255, 0.04);
	border-radius: 5px;
	color: #ffffff;
	margin-bottom: 22px;
	border-color: rgba(255, 255, 255, 0.06);
	border-width: 1px;
	border-style: solid;
	padding: 21px 38px 19px 42px;
}
#promo_content ul {
	text-align: left;
	list-style:none;
}
#promo_content a {
	text-decoration: none;
}
#promo_content a:hover {
	text-decoration: underline;
}
.share_table {
	border: none;
	width: auto;
	margin: 0 auto;
}
table.share_table td {
	background: none;
	border: none;
	padding: 0 5px;
}
.flat_share {
	margin-bottom: 20px;
}
table.share_table td.last_row {
	padding-left: 10px;
}


#pay {
	background: #fff;
	border-radius: 5px;
	color: #333;
	font-size: 13px;
}
#pay_content {
	padding: 32px 35px;
}
#pay_footer {
	background: #f4f4f4;
	padding: 27px 36px;
	border-top: 1px dashed #999;
	border-radius: 0 0 5px 5px;
}
#pay_footer p {
	margin: 0;
}
#pay_footer a {
	color: #5f6d8a;
}
#pay p.message {
	color: #010000;
	font-size: 18px;
	margin: 0 0 14px 0;
}
#pay p.message span.amount {
	color: #066f2c;
	font-weight: bold;
}
#pay p.message span.amount.zero {
	color: #ea0503;
}
#pay .pay_menu {
	margin: 0 0 17px -7px;
	list-style: none;
}
#pay .pay_menu li {
	float: left;
	padding: 3px 6px;
	margin: 0 3px 0 0;
}
#pay .pay_menu li a {
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color: #333;
}
#pay .pay_menu li.active {
	background: #eee;
}
#pay .pay_menu li.active a {
	color: #000;
	border: none;
}
#pay .pay_block {
	background: url(/img/pay_block_tile.jpg) repeat-x;
	height: 62px;
	position: relative;
	color: #010000;
	font-size: 16px;
	padding: 0 15px 0 24px;
}
#pay .pay_block .left {
	position: absolute;
	left: 0;
	top: 0;
	width: 7px;
	height: 62px;
	background: url(/img/pay_block_left.png) 0 0 no-repeat;
}
#pay .pay_block .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 7px;
	height: 62px;
	background: url(/img/pay_block_right.png) 0 0 no-repeat;
}
#pay .pay_block span {
	line-height: 62px;
	vertical-align: middle;
}
#pay .pay_block .submit {
	width: 180px;
	height: 33px;
	font-size: 16px;
	margin-top: 2px;
	-webkit-appearance: button;
}
#pay .pay_block .input {
	font-size: 16px;
	border-radius: 3px;
	border: 1px solid #bbb;
	text-align: right;
	width: 62px;
	margin: 0 5px 0 20px;
	padding: 6px;
	position: relative;
	top: 2px;
}
#pay .pay_block .select {
	font-size: 16px;
	width: 270px;
	padding: 4px;
	position: relative;
	top: 2px;
}
#pay .pay_block .right_block {
	float: right;
	margin: 12px 0 0 0;
}
#good {
	padding: 5px 0 18px 0;
}
#good .good_pic {
	float: left;
	margin: 0 20px 0 0;
}
#good .good_info {
	float: left;
	margin: 8px 0 0 0;
}
.good_info p {
	margin: 0 0 2px 0;
}
.good_info a {
	color: #0059d1;
}
.good_info .title {
	font-size: 16px;
}
.good_info .author {
	font-size: 14px;
}
.good_info .lack {
	font-size: 14px;
	color: #000;
}
#pay .history {
	width: 715px;
	border: none;
	margin: 0 0 11px 0;
}
#pay .history td, #pay .history th {
	background: none;
	padding: 0 0 0 3px;
	color: #000;
	border: none;
}
#pay .history th {
	padding-bottom: 6px;
	border-bottom: 1px solid #000;
	font-weight: normal;
}
#pay .history td {
	padding-top: 11px;
}
#pay .history .time, #pay .history .year {
	color: #555;
}
#pay .history .time {
	margin-right: 9px;
}
#pay .history .datetime {
	width: 212px;
}
#pay .history .money {
	width: 180px;
}
#pay .history td a {
	color: #0059d1;
}
#pay .show_all {
	color: #333;
	border-bottom: 1px dotted #333;
	text-decoration: none;
}


#book_cover {
	position: relative;
}
#book_cover img.buy_animation {
	position: absolute;
	left: 0;
	-webkit-animation-name: buy_book;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: buy_book;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: 1;
	-ms-animation-name: buy_book;
	-ms-animation-duration: 1s;
	-ms-animation-timing-function: ease;
	-ms-animation-iteration-count: 1;
	animation-name: buy_book;
	animation-duration: 1s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
}
@-webkit-keyframes buy_book {
	30% {
		-webkit-transform: translate(100px, 200px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(650px, -170px) scale(0.1);
		opacity: 0;
	}
}
@-moz-keyframes buy_book {
	30% {
		-moz-transform: translate(100px, 200px);
		opacity: 1;
	}
	100% {
		-moz-transform: translate(650px, -170px) scale(0.1);
		opacity: 0;
	}
}
@-moz-keyframes buy_book {
	30% {
		-moz-transform: translate(100px, 200px);
		opacity: 1;
	}
	100% {
		-moz-transform: translate(650px, -170px) scale(0.1);
		opacity: 0;
	}
}
@-ms-keyframes buy_book {
	30% {
		-ms-transform: translate(100px, 200px);
		opacity: 1;
	}
	100% {
		-ms-transform: translate(650px, -170px) scale(0.1);
		opacity: 0;
	}
}
@keyframes buy_book {
	30% {
		transform: translate(100px, 200px);
		opacity: 1;
	}
	100% {
		transform: translate(650px, -170px) scale(0.1);
		opacity: 0;
	}
}

.series_title {
	margin-left: 30px;
}