﻿#pdfBucketPage .container {
    padding-left: 19px;
    padding-top: 10px;
}

#pdfBucketPage .leftColumn {
    float:left;
    width: 178px /* 208 - 15 - 15 */;
    min-height: 800px;
    padding: 20px 15px;
    margin-right: 14px;
    
}

#pdfBucketPage .mainColumn {
    float:left;
    width: 663px; /* 675 - 6 - 6 */
    min-height: 800px;
    padding: 20px 6px;
}

#pdfBucketPage .stepsimage {
    position: absolute;
    top: 16px;
    right: 12px;
}

#pdfBucketPage #folderView  {
    list-style:none;
}

#pdfBucketPage #folderView LI {
    margin-left: 17px;
    margin-top: 9px;
}

#pdfBucketPage #folderView LI UL {
    list-style:none;
    margin-bottom: 0;
}

#pdfBucketPage #folderView LI.expand, #pdfBucketPage #folderView LI.collapse {
    background-repeat: no-repeat;
    padding-left: 17px;
    margin-left:0;
    cursor: pointer;
}

#pdfBucketPage #folderView LI.expand {
    background-image: url(../Images/folder-expand.gif);
}

#pdfBucketPage #folderView LI.collapse {
    background-image: url(../Images/folder-collapse.gif);
}

#pdfBucketPage #folderView LI.expand UL {
    display:none;
}

#pdfBucketPage #folderView LI A{
   background-repeat: no-repeat;
   padding-left: 19px;
}

#pdfBucketPage #folderView LI A, #pdfBucketPage #folderView LI.collapse UL LI A{
    background-image: url(../Images/folder-closed.gif);
 
}

#pdfBucketPage #folderView LI.collapse A,#pdfBucketPage #folderView LI.collapse UL LI.collapse A {
    background-image: url(../Images/folder-open.gif);
 
}

#pdfBucketPage #folderView LI.collapse UL LI.collapse UL LI A {
    background-image: none;
    padding-left:0;
}

#pdfBucketPage #folderView A.active {
    font-weight: bold;
}

#pdfBucketPage #folderView LI.collapse UL LI.collapse UL LI A.active {
    background-color: #e6eaee;
    font-weight: normal;
}

#pdfBucketPage #findYourPDFs .mainColumn H3, #findYourPDFs .filters, #findYourPDFs .customFilters  {
    margin-left: 9px; /*15 - 6 */
}

#pdfBucketPage TABLE{
    width: 662px;
}

#pdfBucketPage THEAD TH{
    padding-bottom: 5px;
}

#pdfBucketPage TBODY TD {
    border-top: 1px solid #d9d9d9;
    height: 25px;
    vertical-align: middle;
}

#pdfBucketPage TBODY TR{
    background-color: #FFF;
    height: 25px;
}

#pdfBucketPage TBODY TR.selected, #pdfBucketPage TBODY TR.selected TD {
    background-color: #e9edf1;
}

#pdfBucketPage .pdfListArticle{
    width: 120px;
    padding: 0 5px;
}

#pdfBucketPage .pdfListName{
    width: 240px;
    padding-right:10px;
}

#pdfBucketPage .pdfListType {
    width: 60px;
    padding-right: 10px;
}

#pdfBucketPage .pdfListSize {
    width: 70px;
}

#pdfBucketPage .pdfListDate {
    width: 70px;
}

#pdfBucketPage .pdfListAddToBucket {
    padding-left: 5px;
    width: 70px;
}

#pdfBucketPage .pdfListNoPDFs {
    padding-left: 5px;
}

#pdfBucketPage TBODY .pdfListAddToBucket IMG{
    padding-top: 3px;
    cursor: pointer;
}

#pdfBucketPage .pdfListPaging {
    float:right;
    margin-right: 20px;
    width: 260px;
    text-align:right;
}

#pdfBucketPage #pdfList TFOOT .pdfListPaging {
    width: auto;
    float:none;
    padding: 10px 20px 0 0;
}

#pdfBucketPage #pdfBucketList TFOOT TD {
    padding: 30px 0 30px 10px;
    border-top: 1px solid #d9d9d9;
}

#pdfBucketPage .pdfBucketListHeader {
    padding-left: 5px;
    height: 25px;
}

#pdfBucketPage .pdfBucketListArticle{
    width: 95px;
    padding-left: 5px;
}

#pdfBucketPage .pdfBucketListName{
    width: 337px; /* 662 - 5 - 130 - 90 - 100 */
    padding-left: 5px;
}

#pdfBucketPage .pdfBucketListType {
    width: 130px;
}

#pdfBucketPage .pdfBucketListNoPDFs {
    padding-left: 5px;
}

#pdfBucketPage .pdfBucketListSize {
    width: 90px;
}

#pdfBucketPage .pdfBucketListNextStep {
    float: right;
}

#pdfBucketPage #pdfBucketPreview {
    width: 298px;
}

#pdfBucketPage #step3 .leftColumn, #pdfBucketPage #step2 .leftColumn {
    padding: 25px 14px;
    width: 180px; /* 208 - 14 - 14 */
    height: 640px; /* 690 - 25 - 25 */
}

#pdfBucketPage #step3 .mainColumn, #pdfBucketPage #step2 .mainColumn {
    padding: 20px 14px;
    width: 647px; /* 675 - 14 - 14 */
    height: 650px; /* 690 - 20 - 20 */
}

#pdfBucketPage #step2 .leftColumn input.input {
    width: 170px; /* 180 - 5 - 5 */
}

#pdfBucketPage #step2 .leftColumn textarea.input {
    width: 166px; /* 180 - 7 - 7 */
    height: 46px; /* 60 - 7 - 7 */
}

#pdfBucketPage #step2 .mainColumn p {
    padding-top:15px;
    border-top: 1px solid #d9d9d9;
}

#pdfBucketPage #step3 input.input {
    width: 209px; /* 219 - 5 - 5 */
}

#pdfBucketPage #step3 textarea.input {
    width: 205px; /* 219 - 7 - 7 */
    height: 46px; /* 60 - 7 - 7 */
}