﻿
.listRow
{
    clear: both; 
    width: 100%; 
    font-size:90%;
    page-break-inside: avoid;
    page-break-before: avoid;
    overflow:hidden;
    padding-bottom:10px;
}
.listRow div span
{
    float:none;
}
.listRowHeader
{
    clear:both;
    width:100%;
    height:19px;
    background-color:gray;
    padding:1px 0;
    margin:1px 0;
    background: gray;
    color: White;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	/*box-shadow: inset 0 9px 9px -3px rgba(141,179,134,0.8);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;*/
}
.listRowMain
{
}
.columnGroup
{
    float:left;
    page-break-inside: avoid;
    page-break-before: avoid;
}
.catalogName
{
    font-size: 1.1em;
    font-weight: bold; 
}
.catPage
{
    float:left;
    color: White !important; 
    font-size: .9em;
    margin-right:5px;
}
.catPage a
{
    color:White;
    text-decoration:none;
    border-bottom:1px dotted White;
}
.catSequence
{
    float:left;
    /*color:White;*/
    font-size:1.1em;
    font-weight:bold;
    margin-right:4px;
}
.headerLeft
{
    float:left;
    width:50%;
}
.headerLeftPad
{
    float:left;
    margin:0 0 0 3px;
}
.headerRight
{
    float: right;
    width:50%;
}
.headerRightPad
{
    float: right;
    margin:0 3px 0 0;
}
.supplier
{
    float: left; 
    font-size: 1.1em;
    font-weight: bold; 
    margin-right: 10px;
}
.supplierV2
{
    float:left;
    font-size: 1.1em;
    font-weight: bold;
    margin-right:5px
}
.vendor
{
    float:left;
    font-size:1.1em;
    font-weight: bold;
    margin-right:5px
}
.dateAdded
{
    float: left;
    margin-right:5px;
}
.bookmark
{
    float:left;
	padding-right:5px;
}
.attGroup
{
    clear:both;
}
.attGroupItem
{
    float:left;
}
.productImage
{
    min-width:100px;
    min-height:86px;
    margin-top:4px;
    margin-bottom:20px;
}
.page
{
	page-break-before:always;
}
.titleImage { 
    float: left; 
    margin: 4px; 
} 
.noteLabel 
{
    border-bottom: dotted 1px black !important;
    text-decoration:none;
    font-weight:bold;
    color:Black;
    padding-right:2px;
}
.title
{
    font-weight:bold;
	word-wrap: break-word;
	white-space: normal !important;
}
.subtitle
{
    font-size:8pt;
    font-weight:bold;
	word-wrap: break-word;
	white-space: normal !important;
}
.subtitle_ill
{
    font-size:10pt;
    font-weight:bold;
	word-wrap: break-word;
	white-space: normal !important;
}
.edition
{
    font-size:7pt;
    white-space:nowrap;
	font-style:italic;
}
.repRank
{
  
}
.repNotes
{
    word-wrap: break-word;white-space: normal !important;
}

.notes
{
    word-wrap: break-word;white-space: normal !important;
}
.orderInfoHeader
{
    margin-left:94px;
    margin-bottom:10px;
}
.storeName
{
    float:left;
    width:90px;
    margin-right:4px;
    white-space:normal !important;
    word-wrap:break-word;
}
.orderInfo
{
    float:left;
    width:72px;
}
.units
{
    float:left;
    text-align:center;
    width:22px;
    padding:0px 4px 0px 4px;
    font-weight:bold;
}
.totals
{
    font-size:1.1em;
    clear:both;
    width:100%;
}
.totalsLabel
{
    font-weight:bold;
    float:left;
    width:90px;
    margin-right:4px;
    white-space:normal !important;
    word-wrap:break-word;
}
.firstTotal
{
    float:left;
    width:22px;
    text-align:center;
    padding:0px 4px 0px 4px;
    font-weight:bold;
}
.otherUnits
{
    float:left !important;
    text-align:center;
    width:38px;
}
.secondTotal
{
    float:left;text-align:center;width:38px;
}
table.treeline-table tbody tr {
	background-color: #eceae3; 
}

table.treeline-table tbody tr.alt{
	background-color: White; 
}

.generalInfo
{
	position:relative;
	clear:both;
}
.generalInfoTable td
{
	vertical-align:top;
}
.section
{
	margin:5px 0px 5px 0px;
}
.sectionHeader
{
	font-weight:bold;
	text-decoration:underline;
}
.label
{
	font-weight:bold;
	margin-right:4px;
}
.orderInfoLabel1
{
    float:left;
    width:22px;
    padding:0px 4px 0px 4px;
    font-weight:bold;
    text-decoration:underline;
}
.orderInfoLabel2
{
    float:left;text-align:center;width:38px;
    text-decoration:underline;
    font-weight:bold;
}
.orderInfoLabel3
{
    text-decoration:underline;   
    font-weight:bold;
}
.descriptions
{
    clear:both;
    width:100%;
}
.description
{
    float:left;
}
.bio
{
    float:left;
    width:49%;
}
.plans
{
    float:right;
    width:49%;
}
.right-column
{
    vertical-align: top;
    width: 300px;
    overflow:hidden;
}
.repRankLabel
{
    font-weight:bold;
}
.repNoteLabel
{
    border-bottom: dotted 1px black !important;
    text-decoration:none;
    font-weight:bold;
    color:Black;
    padding-right:2px;
}
.markupNoteLabel
{
    font-weight:bold;
    padding-right:2px;
}
.subtleNewPage
{
    color:Blue;
    text-decoration:none;
}
.largerFont
{
	font-size:larger;
}
.fcInput
{
    text-align:center;
}
.fcInput input
{
    /*width:50px;*/
    padding:0px 0px 0px 0px;
}
.noneditable
{
    /*
    color:Gray;
    background-color:Silver;
        */
}
.editable
{
    height:14px;
    width:33px;
}
.fcHead
{
    padding:0px 0px 0px 0px; 
}
.fcCell
{
    width:70px;
    padding:0px 0px 0px 0px; 
}
.fcFixed
{
    background:white url(https://web-archive.nli.org.il/National_Library/20160930123623oe_/http://ajax.googleapis.com/ajax/static/modules/gviz/1.0/table/title-bg.gif) repeat-x left bottom
}
.catSubStatus {
    clear:both;
    margin-bottom:2px;
    font-size:7pt;
}
.catSubStatus > div {
    padding:1px 2px;
}
.catSub {
    background-color:#DDD;
}
.catAutoSub {
    background-color:#DDD;
}
.catNotSub {
    background-color:#CCF;
}
#catSubMsg {

}
#catSubDate {
    text-align:right;
    font:7pt Verdana;
    width:70px;
    outline:0;
    margin:1px;
    height:12px;
    border:0;
}
.mainCommunity
{
    margin-top: 6px; 
    overflow:hidden; 
    padding: 2px;
}
.allThree
{
    min-height:28px;
}
.lessThan
{
    min-height:14px;
}
.listViewCom
{
    width: 250px;
}
.CommunityOpt  {
    background:url("/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/images/community/share-tools-bg.gif") repeat-x scroll left bottom #FFFFFF;
    border:1px solid #E6E6E6;
    float:left;
    height:14px;
    padding:3px;
}
.community div {
    display:inline;
}
.community div.friends {
    font-weight:bold;
}
.community ul {
    list-style: none;
    padding:0;
    margin:0;
}
.community ul li a {
    text-decoration: none;
}

.communityDetail {
    margin-top: 6px; 
    overflow:hidden; 
    padding: 2px;
}

.communityListView {
    background:url("/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/images/community/share-tools-bg.gif") repeat-x scroll left bottom #FFFFFF;
    border:1px solid #E6E6E6;
    float:left;
    height:14px;
    padding:3px;
    width:250px;
}
.communityListView ul {
    display:inline-block;
}
.communityListView li {
    display:inline;
    list-style-type:none;
}

th.center {
    text-align:center !important;
}
td.center {
    text-align:center !important;
}
td.pcsValue {
    text-align:center !important;
    vertical-align:middle !important;
}
td.pcsEditable {
    cursor:pointer;
}
input.pcsGridValue {
    text-align:center !important;
    font-size:x-small;
    width:20px;
}
    .jcktShadow
    {
        /*box-shadow: 3px 3px 5px 5px rgba(0, 0, 0, 0.6);*/
          -moz-box-shadow:    4px 4px 5px 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 4px 4px 5px 0 rgba(0, 0, 0, 0.6);
  box-shadow:         4px 4px 5px 0 rgba(0, 0, 0, 0.6);
    }
	.featureBox
{
   clear:both;
   background-color:#F0F0F0;border: 1px gray solid;
    padding:1px 1px 1px 1px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	/*box-shadow: inset 0 9px 9px -3px rgba(141,179,134,0.8);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;*/
}
    .selectBox {
        font-size: 10px;
    }
       /*#catalogProducts { background-image:url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/images/128-168.jpg);background-repeat:repeat; }*/
