﻿.two-level-view,.tlv-parent,.tlv-oneself,.tlv-children,.tlv-oneself-center,.tlv-oneself-top,.tlv-oneself-bottom
	{
	float: left;
	position: relative;
	width: 844px;
}

.two-level-view {
	margin-left: 59px;
	margin-top: -23px;
}

.two-level-view:after,.tlv-parent:after,.tlv-oneself:after,.tlv-children:after
	{
	clear: both;
	content: "";
	display: block;
}

.tlv-parent,.tlv-children {
	background: #fbfbfb;
	width: 842px;
}

.tlv-parent {
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #dfdfdf;
}

.tlv-children {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #dfdfdf;
	margin-bottom: 24px;
}

.tlv-parent ul,.tlv-parent ul li,.tlv-children ul,.tlv-children ul li {
	position: relative;
	float: left;
}

.tlv-parent ul,.tlv-children ul {
	padding: 4px 22px 14px;
	box-shadow: 1px 1px 0 #FFFFFF inset;
}

.tlv-children ul {
	float: right;
	padding-top: 0;
}

.tlv-children ul li {
	float: right;
}

.tlv-parent ul li,.tlv-children ul li {
	height: 113px;
	margin: 17px 13px;
	padding: 3px;
	width: 82px;
}

.tlv-parent ul li p.book-title,.tlv-children ul li p.book-title {
	font-size: 11px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-overflow: ellipsis;
	top: 122px;
	white-space: nowrap;
	width: 88px;
}


.tlv-oneself-center {
	background: url("../_images/layout/tlv-oneself-center.png") no-repeat
		scroll 1px top transparent;
	height: 160px;
	margin-left: 189px;
	padding-left: 73px;
	width: 582px;
}

.tlv-oneself-center.no-parent {
	background-position: 1px -367px;
}

.tlv-oneself-center.no-children {
	background-position: 1px -191px;
}

.tlv-oneself-center.no-node {
	background: none;
}

.tlv-oneself-center .img-wrapper {
	border: 6px solid #CBCCCC;
	float: left;
	height: 106px;
	margin-top: 15px;
	position: relative;
	width: 76px;
}

.tlv-oneself-center .img-wrapper .book-bt {
	border: none;
}

.tlv-oneself-center .img-wrapper img {
	display: inline-block;
	height: 106px;
	left: 0;
	position: absolute;
	top: 0;
	width: 76px;
}

.tlv-oneself .book-count-parent,.tlv-oneself .book-count-children {
	color: #C9C9C9;
	font-size: 11px;
	position: absolute;
}

.tlv-oneself .book-count-parent {
	top: 11px;
	left: 0;
}

.tlv-oneself .book-count-children {
	right: 0;
	bottom: 18px;
}

.tlv-oneself .book-count-parent span,.tlv-oneself .book-count-children span
	{
	display: inline-block;
	font-family: arial;
	font-size: 16px;
	font-weight: 700;
	vertical-align: baseline;
	margin-right: 4px;
}

.tlv-oneself-center .tlv-book-info {
	float: left;
    margin-left: 17px;
    width: 440px;
}

.tlv-book-info h4 a {
	color: #1893C8;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 7px;
	margin-top: 21px;
	overflow: hidden;
	width: 440px;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 21px;
	overflow: hidden;
	width: 440px;
}

.tlv-oneself-center a.pre,.tlv-oneself-center a.next {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CBCCCC;
	color: #CDCCCC;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 50px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	width: 63px;
	word-spacing: -1px;
}

.tlv-oneself-center a.pre:hover,.tlv-oneself-center a.next:hover {
	background: #fbfbfb;
	color: #777;
}

.tlv-oneself-center a.pre {
	left: -30px;
	top: 15px;
}

.tlv-oneself-center a.pre span,.tlv-oneself-center a.next span {
	font-family: arial;
	font-weight: 700;
	font-size: 14px;
	color: #444;
	margin-top: 8px;
	display: inline-block;
}

.tlv-oneself-center a.next {
	bottom: 15px;
	left: 432px;
}

.tlv-oneself-top {
	background: url("../_images/layout/tlv-oneself-top.png") no-repeat left
		top;
	height: 25px;
}

.tlv-oneself-top.no-parent {
	height: 0;
}

.tlv-oneself-bottom {
	background: url("../_images/layout/tlv-oneself-bottom.png") no-repeat
		left top;
	height: 23px;
}

.tlv-oneself-bottom.no-children {
	background-position: left bottom;
}

.two-level-view .book-bt {
	background: url("../_images/layout/book-bt-bg.png") no-repeat scroll
		left top transparent;
	border: 6px solid #CBCCCC;
	font-size: 11px;
	height: 80px;
	left: 0;
	line-height: 21px;
	padding: 16px 6px 11px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 64px;
}

.two-level-view .book-bt .linkclip {
	text-indent: -11px;
}

.two-level-view .book-bt .linkclip.inverse {
	color: #1893C8;
	text-decoration: underline;
}

.two-level-view .book-bt p {
	margin-bottom: 6px;
}

.two-level-view .linked-books {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCCCC;
	color: #4E4E4F;
	display: block;
	font-size: 11px;
	font-weight: 700;
	height: 14px;
	line-height: 16px;
	min-width: 16px;
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	right: -2px;
	text-align: center;
	top: 40px;
}

.two-level-view .linked-books.inverse {
	color: #1893C8;
}

.two-level-view .book-bt:hover {
	opacity: 1;
}

.two-level-view .book-bt a {
	color: #919191;
	display: inline-block;
	line-height: 14px;
	margin: 0 auto;
}

.two-level-view .book-bt a:hover {
	text-decoration: underline;
}

.two-level-view .book-bt a:hover {
	color: #1893C8;
	text-decoration: underline;
}

.two-level-view .book-bt span {
	font-size: 10px;
	vertical-align: middle;
}

.two-level-view  a.img-crop {
	display: block;
	border: 2px solid #FFFFFF;
	height: 102px;
	position: absolute;
	width: 72px;
}

.img-holder img {
	border: 1px solid #CCCCCC;
	height: 111px;
	position: absolute;
	top: 3px;
	width: 80px;
}