/* CSS Document */
img { border:0px;}
.hidden { display:none; }

/* ------------------ Left Nav Drawer --------------- */
/*
#leftNav {
	top: 20px;
	width: 160px;
	left: -140px;
	bottom:10px;
	background: url(/tints/white-95.png) repeat;
	border:1px solid #ddd;
	border-left: none;
	display:block;
	visibility:visible;
	position:fixed;
	
	display: none;
}
#thumbBar {
	position:fixed;
	top:128px;
	left:0px;
	width:20px;
	bottom:40px;
	background-color:#ddd;
	
	display: none;
}
.leftNavTabBar {
	text-align:center;
	border-bottom:2px solid #fff;
	padding-top:20px;
	padding-bottom:3px;
	background: url(https://image.librarything.com/pics/leftNavTabBackground.gif) repeat-x left top;
	border-bottom: 1px solid #ccc;
}
.leftNavTabs {
	display:inline !important;
}
.leftNavTabs a {
	padding:3px 5px 3px 5px;
	background: url(/tints/black-50.png) repeat;
	background-color:#eee;
	border: 1px solid #ccc;
	margin-top:-5px;
	margin-right: 5px;
}
.leftNavTabs a#selected {
	background-color:#fff;
	border-bottom:1px solid #fff;
}
.leftNavTabs a:hover {
	background-color:#fff;
}
.leftNavContent {
	padding: 10px;
}
*/

/* ----------------- Main Content -------------------- */
/*
#mainContent {
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	text-align:left;
	position:relative;
}
*/

.content 
{
margin-top: 10px;
margin-left: 12px;
margin-right: 12px;
position: relative;
padding: 0px;
}

#lt_catalog_list
{
 padding: 10px;
}


* html #lt_catalog_list
{
padding: 0px 10px;
margin-right: 20px;
border-right: 10px solid white;
border-left: 10px solid white;
}


tbody {
	display: block;
	display: table-row-group;
}






/* ---------------- Info boxes above catalog -------- */
/* usertagnav 
.usertagnav {
	width: 100%;
	border: 1px solid #B0B0B0;
	border: 1px solid #E6D6CC;
	background-color: #DAE1F6;
	background-color: #FFFDCC;
	margin-bottom: 5px;
	font-weight: normal;
	padding: 6px;
}

.utnt {
	font-weight: bold;
}
*/
/* ---------------- Catalog Table ------------------- */

.tablehead td
{
background-color:#fff;
background-image: none;
/* border-bottom:4px solid #cecece; */
font-weight:bold;
white-space:nowrap;
border-style: none !important;
}

td#head_shelfread
{
max-width: 95px;
}

/*

#head_dewey { width:8em !important; }
#head_bcid { width:8em; }

#head_lang,
#head_lang_original { width: 9em; }

#head_rating,
#head_stamp,
#head_datebought,
#head_datestarted,
#head_dateread,
#head_isbn,
#head_date { width: 10%; }

#head_author,
#head_authorrunflip,
#head_localnumber,
#head_source,
#head_admin_sameness,
#head_sort_author,
#head_otherauthors,
#head_userid,
#head_test { min-width: 15%; }

#head_publication { min-width: 25%; }

#head_title,
#head_tags { min-width: 30%; }

#head_reviewtext,
#head_subject,
#head_tagsandcomments { min-width: 35%; }

#head_summary,
#head_comments,
#head_tagsandcomments { min-width: 30%; }

*/

.catalog tr.even, 
.catalog tr.even td.noEdit:hover,
.catalog tr.even td.stars:hover
{ 
background-color: #F5F6FA;
}

.catalog td
{
min-width: 20px;
vertical-align:top;
text-align:left;
padding:5px 4px 4px 4px;
height:auto;
vertical-align: top;
border-top:  1px solid #F2E8E5;
border-left: 1px solid #f0f0f0;
}



.catalog td pre
{
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}

.catalog td a
{
text-decoration:none;
}

.tablehead td
{
border: none;
border-bottom: 1px solid #DFE4E9;
}	

.tablehead td div
{
padding-bottom:0px;
}

.ratingCell
{
white-space: nowrap;
}

.sharedCell
{
white-space: nowrap;
vertical-align:top;
border-right: 1px solid #F2E8E5;
width:110px;
}

.smallerSharedCell
{
width: 90px;
}

.sharedCell *
{
margin:0px;
padding:0px;
}

.powerEditCheck
{
border-right: 1px solid #F2E8E5;
}

.printable .right
{
border-right: 1px solid #F2E8E5;
}

/* handle hover states */
.ipe, .stars
{
text-align: right;
vertical-align: middle;
background-image: url(https://image.librarything.com/pics/x.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.ipe:hover, .ipeHover
{
background-color:#FFFbd3 !important;
background-image: url(https://image.librarything.com/pics/editBG-2click.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.ipe {
	cursor:default;
}

.ipeActive
{
background-color:#FFFbd3;
background-image:none;
}

.ipeSaving
{
background-color: #FCE38E;
background-image:url(https://image.librarything.com/pics/savingBG.gif);
background-repeat: repeat;
cursor: wait;
}

.noEdit:hover, .stars:hover
{
background-color:inherit;
background-image: url(https://image.librarything.com/pics/x.gif);
}

td.noEdit:hover
{
}

tr.even td.noEdit:hover
{
}

.stars:hover
{
background-image: url(https://image.librarything.com/pics/editBG-stars.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.tablehead td:hover
{
background-color:#fff;
background-image: none;
}

.catalog .lt-author,
.catalog .lt-authorunflip
{
text-decoration:none;
}

.ipeInputHint
{
width:100%;
text-align:left;
font-size:90%;
font-style:italic;
color:#666;
white-space:nowrap;
padding-top: 5px;
padding-bottom: 5px;
}

.ipeInputHint a
{
text-decoration:none;
}

.bcidIPEbox
{
width: 125px;
white-space:nowrap;
text-align:center;
}

#IPElanguagelist
{
width: 250px;
text-align:left;
}

.languageMenu
{
padding-top: 0px;
}

.smallerText
{
font-size:85%;
}

.catalog td.cover
{
width:1%;
text-align:center;
}

.coverImage
{
float: left;
width:70px;
min-height: 40px;
}

.coverControl
{
color:#000;
padding: 4px 8px 4px 8px;
border:1px solid #999;
background-repeat: repeat-x;
text-align: left;
background-position: left top;
display:none;
visibility:hidden;
background-color: #FAF5F1;
}

.ccDetail
{
white-space:nowrap;
font-size:90%;
text-decoration:none;
padding-left: 3px;
}

.ccDetail a
{
text-decoration:none;
line-height: 170%;
}

/* ---------------------- */

.editForm
{
margin:0;
padding:0;
display:inline;
}

.formButtons
{
padding-top: 8px;
}

.cancelButton
{
float: left;
white-space: nowrap;
}

.submitButton
{
float: right;
white-space: nowrap;
}

.submitForm
{
clear: both;
padding: 6px 0 6px 0;
}

.editForm .editArea
{
margin:0;
padding:0;
text-align:left;
font-family: Arial, sans-serif;
font-size:11px;
}

.ajaxErrorText
{
margin-top:4px;
text-align:center;
padding:2px;
background-color:red;
color:white;
}

.lt-cancelText
{
display: none;
}

/* ------------------ */

.debug
{
background-color:#990000;
color:#fff;
padding: 5px;
margin: 10px;
border:2px solid black;
}


/* ------- updated command bars ------ */

.displayBar
{
width: 100%;
border-top: 5px solid white;
border-bottom:2px solid white;
border: 1px none #BBBBBB;
border-top-style: solid;
border-bottom-style: solid;
padding-top: 2px;
margin: 0px 0px 0px 0px;
background-color: #eeeefa;
}

* html table.displayBar
{
border-left: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
}	

.pageBar
{
background-color: #EEEEEE !important;

}

table.pageBar.pageBarLoading
{
background-color: #FFFFFF !important;
}

#catalogCoversGridLoading
{
padding: 5px 10px;
}

* html .pageBar
{
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
padding-left: 5px;
padding-right: 5px;
}

.displayBar a
{
text-decoration:none;
}

.displayBar td
{
white-space: nowrap;
}

img#b_list
{
margin-left: 4px;
}
	
td.dbCircle
{
padding-right: 2px;
}

td.dbEditStyle
{
padding-left: 2px;
font-size: 9px;
}

img#pebutton
{
margin-left: 6px;
}

td.dbSearch
{
padding-right: 5px;
}

/*needed?*/

td.dmListView
{
padding-left: 5px;
padding-top: 1px;
width: 58px;
left:68px;
}

td.dscf
{
font-size: 9px;
}

.circleIcon
{
width: 25px;
padding-left:0px;
padding-right:4px;
height:26px;
}

div.printableIcon
{
left:317px;
border-right: none;
}

.peIcon
{
left:347px;
}

td.dsSearch
{
text-align: right;
padding-right: 10px;
min-width:280px;
border-right:none;
right:3px;
white-space:nowrap;
}

#quickSearchbox
{
width:120px;
}

.quickSearch { margin-right: 7px; }

#qsSearchModeMenu
{
margin-right:7px;
width:85px;
}

/* ---------- */

.pageBar
{
text-align: left;
margin:0px;
padding: 0px 10px;
width: 100%;
background-color: #FFF5E1;
border: 1px none #E6D6CC;
border-top-style: solid;
border-style: none;
font-size: inherit;
}

.pageBar td
{
vertical-align: bottom;
}

* html .pageBar
{
border-bottom: 1px solid #f0d7c3;
border-left: 10px solid #FFF5E1;
border-right: 10px solid #FFF5E1;
}

/* Bottom page bar hidden if not in IE6, because top is fixed */

table.pageBar2
{
border-top-style: solid !important;
}

table.pageBar2
{
}

* html table.pageBar2
{
display: block;
}

.pageBar a
{
text-decoration:none;
}

table.lonely
{
margin-top: 10px;
border-top: 1px solid #E1D7D4;
}

.pbGroup
{
width: 250px;
}

.pbStepper
{
text-align:center;
margin-left: 40%;
white-space:nowrap;
}

.pageShuttleButton
{
padding:2px 0px 2px 0px;
}

.pageShuttleButton a:hover
{
background-color:#FFCC00;
}

.pbNav
{
text-align:right;
}

.pages, .showall
{
min-width:250px;
text-align: right !important;
}

.searchTitle
{
font-weight:bold;
color:#bbb;
}

/* Fix some stuff that is originally in catalog?.css */

.blurb
{
text-align: center;
display: none;
margin-left: 0px;
margin-top: 15px;
}

.words
{
padding: 6px;
font-size: 10px;
}

.rollover
{
display: none;
text-align: center;
background-color: #BFD0FF;
border: 2px solid black;
font-weight: bold;
line-height: 140%;
margin-left: 0px;
margin-top: 0px;
}

.workdataExp { color:green; }

/* Stuff for the new social cell */

.socialCell
{
width: 200px;
}

.socialCell td
{
border:none;
}

.socialInfoMiniIcon
{
vertical-align:bottom;
padding-right:5px;
}

.socialInfoItem
{
color:#000;
font-size:11.5px;
padding-bottom:2px;
}

.infoItemCount
{
font-weight:bold;
}

.socialInfoLabel
{
font-size:9px;
color:#aaa;
display:none;
}

/* Taken from catalog_bottom on April 29; put at end but order still may not be right */

img.viewpad
{
margin: 5px 0px 5px 0px;
}

div.breadcrumb
{
margin-bottom: 0.3em;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}

table.breadcrumb td
{
font-size: 12px; 
font-weight: bold;
margin: 0px;
padding: 0px;
}

table.breadcrumb a:link, table.breadcrumb a:hover, table.breadcrumb a:active, table.breadcrumb a:visited
{
color: blue;
}

table.breadcrumb td img
{
vertical-align: middle;
}

div.breadcrumbexplanatory
{
color: gray;
background-color:#fff;
}

div.breadcrumbexplanatory p
{
margin: 0px;
padding: 7px 0px 7px 0px;
line-height: 16px;
}

span.translate
{
font-size: 9px; 
padding: 6px; 
float: right; 
color: gray;
}

img.coverchrome
{
cursor: pointer;
vertical-align: middle;
margin: 0px 3px 0px 3px;
}

.content, .displayBar
{
padding-top: 0px !important;
}

.rollover
{
margin: 20px 0px 0px 12px;
border-style: none;
opacity: .8;
filter: alpha(opacity=80);
}

.rollover .first
{
margin-top: 12px;
}

.rollover p
{
margin: 3px 0px 3px 0px;
}

img.gifcom
{
position: absolute;
bottom: 0px;
right: 0px;
}

image.cover
{
border: 1px solid #EEEEEE;
border: 1px solid #D2D2D2 !important;
border-style: none !important;
border-right-style: solid !important;
border-bottom-style: solid !important;
padding: 0px !important;
margin: 10px 10px 10px 0px !important;
cursor: pointer;
}

div.blurb
{
margin: 5px 0 0 -2px;
padding: 0px;
}

div.content
{
padding: 0px;
margin: 0px;
}

body
{
margin: 8px 14px 12px 14px !important;
margin: 0px !important;
padding: 0px !important;
}


div.catalogprofile
{
background-color: #F8F8F8;
border: 2px solid #EEEEEE;
padding: 8px 15px 8px 8px;
margin-bottom: 10px;
}

h2
{
color: #0E214D;
font-size: 13px;
margin-top: 0px;
padding-top: 0px;
}


.menuBuilderMenu td
{
border:none;
}

td#head_toolpad
{
width: 5%;
}

div.workinfo
{
white-space: nowrap;
margin-bottom: 3px;
}

div.content
{
margin: 0px;
padding: 10px 10px 0px 10px !important;
}

table.tagtable td
{
padding: 6px 0px 0px 10px;
}

table.tagtable h2
{
font-size: 12px;
padding: 6px 10px 8px 6px;
margin: 0px;
color: #5555FF;
font-family: Verdana;
background-color: #EEEEEE;
}

div#navigation
{
margin-left:auto; 
margin-right:auto;
margin-top:-15px; 
background-color:#dfc7b4;
color:#ffffff;
}

.catalog td
{
border-left-color: #E8E8E8;
border-top-color: #E8E8E8;
}

#lt_catalog_list tr.even td
{
background-color: #f6f7fa;
}

#lt_catalog_list tr.odd td
{
background-color: white;
}

#lt_catalog_list
{
padding: 0px;
}

td.pbGroup
{
width: 33%;
}

td.pbStepper
{
width: 215px;
padding-left: 30px;
padding-right: 30px;
width: 33%;
}

div.content
{
}

div.graphicalShelf_new
{
margin: 0px !important;
padding: 0px !important;
background: url(https://image.librarything.com/pics/shelf-rossol-bg-1.gif) repeat;
background: url(https://image.librarything.com/pics/shelf-rossol-bg-2.gif) repeat;
height: 1000px;
background-repeat: repeat-x;
background-position: 0px 143px;
}

span#booksselected_div.active
{
font-weight: bold;
color: black;
}

.tinygray.error
{
color: red;
font-style:italic;
margin: 4px 0 4px 0;
}

/* used in format area to store the 1.1, 1.2 value */
.hD 
{
display: none;
}

div.statisticsandsettings
{
font-size: 11px;
color: gray;
position: absolute;
bottom: 15px;
}

td.present
{
xbackground-color: #e3fde4 !important;
}

td.absent
{
xbackground-color: #fde3e3 !important;
}

div.shelfread
{
font-size: 12px;
padding: 10px;
color: #5555FF;
font-family: Verdana;
background-color: #f6f7fa;
border: 1px solid #E8E8E8 !important;
margin-bottom: 10px;
}

div.shelfread h2
{
font-size: 12px;
}

div.shelfread input.shelfreadSearchbox
{
margin-right: 1em;
}

div.shelfread div.chrome
{
margin-top: 10px;
font-size: 10px;
}

div.presentabsent
{
font-weight: bold;
}

#lt_catalog_list tr td.shelfread_left
{
border-left-style: none !important;
border-top-style: none !important;
background-color: white !important;
}

#lt_catalog_list tr td.shelfread
{
text-align: center;
}

td.absent div.presentabsent
{
color: black;
}

td.present div.presentabsent
{
color: green;
}


div.shelfread div.scanorsearch
{
margin-top: 4px;
}

.alwaysshow
{
position: relative;
z-index: 1000000;
background-color: yellow;
border: 1px solid black;
padding: 4px;
}

.ipe_date_gear {
	font-size: 1.2em;
	margin-left: var(--lt-padding-half);
}
table.genrerank
{
width: 100%;
}

table.genrerank tr.head
{
font-weight: bold;
}

.genreline .text
{
margin-bottom: .5em;
}

.genreline
{
margin-bottom: 1em;
}


.lt-genre .genreline:last-child {
	margin-bottom: var(--lt-padding-quarter);
}
.lt-genre .chartline2 {
	display:none;
}

td.colors {
	min-width: 150px;
	xmax-width: 500px;
}
.colors .coverImage {
	width:unset;
	min-height: unset;
	float:unset;
}
.colors .coverContainer {
	display: flex;
	align-content: flex-start;
	justify-content: flex-start;
}
.colors .coverImage .cover {
	width: 50px;
	max-height: 70px;
	object-fit: cover;
	border: var(--lt-border);
	border-radius: var(--lt-border-radius-covers);
}
.colors .ltil_item {
	display: flex;
	flex-wrap: nowrap;
	/* gap: 0.5em; */
	margin-right: 1em;
	margin-bottom: 4px;
}
.color_section {
	margin-top: var(--lt-padding-half);
	margin-bottom: var(--lt-padding-quarter);
	padding-top: var(--lt-padding-quarter);
	xborder-top: 1px solid var(--lt-tint-dark-1);
}
.color_section:first-child {
	margin-top:0;
	padding-top:0;
	border-top:none;
}
.colors.detailed .color_section {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0;
	column-gap: var(--lt-padding-quarter);
}
.color_section_title {
	font-weight: bold;
	margin-bottom: var(--lt-padding-quarter);
}
.color_section_title {
	grid-column: 1 / -1;
}

.colors.detailed .color_item,
.colors.detailed .color_item a {
	display: flex;
	align-items: center;
	margin-bottom: 0.2em;
}


.colorswatch_name {
	margin-left: 0.2em;
}
.colorswatch_pct {
	margin-left: 0.2em;
}
.colors:not(.detailed) .colorswatch {
	height: 2em;
	width: 2em;
	box-shadow: none;
	border-radius: 0;
	margin-top:0;
	margin-bottom:0;
	xborder-color: transparent;
}
.colors.detailed .colorswatch {
	height: 2.5em;
	width: 2.5em;
	margin-top:0;
	margin-bottom:0;
}
.colorswatch {
	cursor:pointer;
}
.colors a:has(.colorswatch):hover .colorswatch {
	scale: 2;
	box-shadow: 0 0px 0px 2px #fff, 0 0 0px 3px var(--lt-border-color);
	border-radius: var(--lt-border-radius);
	border-color: var(--lt-border-color);
	cursor:pointer;
}
.colors:not(.detailed) .colorswatch_name,
.colors:not(.detailed) .colorswatch_pct,
.colors:not(.detailed) .color_cover,
.colors:not(.detailed) .colors_hide {
	display: none;
}
.colors.detailed .colors_show {
	display:none;
}

#su_cover_big {
	width: 100%;
	text-align: center;
}
#su_cover_big img {
	border-radius: var(--lt-border-radius);
	border: var(--lt-border);
}


img.bk {
	border-radius: var(--lt-border-radius-covers);
	background:#0001;
	xmax-height: 160px;
	xmin-height: 35px;
	object-fit: cover;
}
img.bk:hover  {
	box-shadow: 0 0 0 4px var(--lt-red-light-color);
	border-color: var(--lt-border-color);
	cursor:pointer;
}