#createNewOrAppendOptionsContainer {
    padding-top: 5px;
}

#cartList {
    padding: 5px 5px 5px 5px;
    margin-bottom: 2px;
}

#addToExistingSublistButton {
    padding-left: 10px;
}

#saveAsNewSublistButton {
    padding-left: 10px;
}

#leftCartDiv {
    float: left;
    width: 135px;
    text-align: right;
    font-weight: bold;
}

#rightCartDiv {
    /*margin-left: 150px;*/
}
#listDescriptionLabel {
    margin-bottom: 55px;
    color: #666666;
    padding-right: 2px;
}

#listNameLabel {
    padding-top: 5px;
    margin-bottom: 10px;
    color: #666666;
    padding-right: 2px;
}

#listAreaLabel{
    margin-bottom:10px;
    color: #666666;
}

#listNotesLabel {
    color: #666666;
    padding-right: 2px;
    padding-top: 5px;
}

#sublistSelection {
    padding-top:10px;
}

#publishedSpacer {
    width: 45px;
}

#directoryPageTitle {
    text-align:center;
}

#clearAll {
    padding-left: 10px;
}

#temporaryItemsHeader{
    background-image: url("images_public/ia_style/temp_list2.gif");
    height: 23px;
    width: 901px;
}

#temporaryItemsHeaderNoRemove {
    background-image: url("images_public/ia_style/temp_list2_no_remove.gif");
    height: 23px;
    width: 901px;
}

#tempPrintSpacer {
    padding-right: 0px;
}

#tooLongList {
    padding-bottom: 10px;
    color: red;
}

#bookshelfErrors {
    padding-bottom: 10px;
    color: red;
}

#listRowTable {
    padding-top: 10px;
    padding-bottom: 10px;
}

#libraryListBar {
    background-image:url("images_public/ia_style/library_saved_listbar.gif");
    height: 51px;
    background-position: 0 0;
    margin-bottom: 10px;
}

#directoriesListBar {
    background-image:url("images_public/ia_style/directories_listbar.gif");
    height: 51px;
    background-position: 0 0;
    margin-bottom: 10px;
    margin-top: 20px;
}

#libraryComboListBar {
    background-image:url("images_public/ia_style/library_combo_listbar.gif");
    height: 51px;
    background-position: 0 0;
    margin-bottom: 10px;
}

#expandCollapseAllLibrary {
    margin-left: 800px;
    padding-top: 20px;
}

#editFormDiv{
    background-color: #E2E8D5;
    margin-bottom: 10px;
}


#listItemsBar {
    background-image:url("images_public/ia_style/editListItemsBar.gif");
    height: 23px;
    width: 901px;
    background-position: 0 0;
}

#comboListSelectDiv {
    /*padding-left: 35px;*/
    margin-top: 10px;
}

.general {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.cartSection {
    font-size: 1.0em;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 935px;
}

.listItem {
    padding-right: 15px;
}

.comboSection {
    font-size: 1.0em;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 935px;
}

.tempItemLink {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #68295b;
}

.comboBox {
    width: 600px;
}
.spacer {
    padding-top: 5px;
}

.spaceElements {
    padding-top: 2px;
    padding-bottom: 2px;
}

.temporaryItemsTable{
    border-left: 1px solid #d7d5c4;
    width: 901px;
}

.temporaryItemTableRow td {
    border-bottom: 1px solid #d7d5c4;
    border-right: 1px solid #d7d5c4;
}

.temporaryItemsBottomTableRow {
    background-color: #e5e4d8;
}

.whiteSep{
    color: white;
    padding-left:7px;
    padding-right: 7px
}

.saveTempButton {
    margin-top: 10px;
    margin-left: 735px;
}

.twoOptionSaveText {
    margin-top: 10px;
    margin-left: 680px;
}

.loginChoiceSection {
    margin-top: 10px;
    margin-left: 735px;
}

.saveOrAddMapSection {
    margin-left: 630px;
    margin-top: 10px;
}



.rightPadding {
    padding-right: 10px;
}

.addButton{
    background-image:url("images_public/ia_style/add.gif");
}

.appendToExistingSection {
    margin-top: 20px;
    background-color: #E5E4D8;
    border: 1px solid #D7D5C4;
    width: 935px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.saveAsSection {
    font-size: 1.0em;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 935px;
    background-color: #E5E4D8;
    border: 1px solid #D7D5C4;
}

.bigGreyText {
    margin-left: 10px;
    color: #666666;
    font-weight: bold;
}

.buttonPadding {
    padding-left: 90px;
    padding-top: 5px;
}

.tempMessage {
    padding-left: 5px;
    padding-top: 5px;
}

.appendAlign {
    float:right;
}

.row0 {
    background-color: #E2E8D5;
}

.row1 {
    background-color: white;
}

.libraryTableContainer {
    padding-top: 10px;
    padding-bottom: 10px;
}

.expandableLevelHeadingForLists {
    width:950px;
    border:1px solid black;
    padding-left:3px;
    margin-bottom: 3px;
    font-weight:bold;
    background-color:#f0d456;
    text-align:justify;
    cursor:pointer;
}

.expandableChildLevelHeadingForLists {
    width: 910px;
    border:1px solid black;
    padding-left: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    background-color:#f0d456;
    text-align:justify;
    cursor:pointer;
    margin-left: 40px;
}

.childLevelTitleForLists {
    color:#43743b;
    font-weight: bold;
}

.mainTitleLists {
    color:#43743b;
}

.expandLevelLists {
    padding-top: 10px;
    padding-bottom: 10px;
}

.expandChildLevel {
    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 5px;
}

.mainTitleCart{
    /*font-family: Verdana, Arial;*/
    font-size: 1.2em;
    font-weight: bold;
    color: #68295b;
    text-align: left;
    padding-bottom: 10px;
        
}

.rightListMargin {
    margin-left: 150px;
}

.redText {
    color: red;
}

#chooseAreaLink a:link {
    color: #CF4D23;
}
#chooseAreaLink a:visited {
    color: #CF4D23;
}