.tip {
        width: 240px;
        z-index: 13000;
        border: 1px solid black
}

.tip-title {
        font-weight: bold;
        font-size: 0.8em;
        padding: 2px;
        text-align: center;
        color: #009966;
        background: #003366
}

.tip-text {
        font-size: 0.8em;
        padding: 2px 8px;
        color: #FFFFFF;
        background: #003366
}

.leftnavitem {
        text-decoration: none;
        font-size:       smaller;
}

.hr-td {
        font-size: 0.6em;
}

.requiredmarker {
        font-weight: bold;
        color: #993300;
}


.datatable {
    border-collapse: collapse;
    width: 100%;
}

.datatable-sortable {
    text-decoration: underline;
    cursor:          pointer;
}

.datatable-header {
    font-size:    inherit;
    font-weight:  700;
    font-family:  Verdana, Arial, Helvetica, Geneva;
    text-align:   left;
    border:       1pt solid #cccccc;
    padding-top:    2px;
    padding-bottom: 2px;
    padding-right:  5px;
    padding-left:   5px;
    background:   #CCCCCC;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 50%;
    background-image: url(/images/spacer.gif);
}

.datatable-headerasc {
    background-image: url(/images/asc.gif);
    padding-right:    16px;
    background-position: right;
}

.datatable-headerdesc {
    background-image: url(/images/desc.gif);
    padding-right:    16px;
    background-position: right;
}

.datatable td {
    font-size:    inherit;
    font-family:  verdana,arial,helvetica,geneva;
    border:       1px solid #CCCCCC;
    padding-top:    2px;
    padding-bottom: 2px;
    padding-right:  5px;
    padding-left:   5px;
    vertical-align: middle;
}

.datatable .odd > td {
    background-color: #eeeeee;
}

.action-column {
    text-align: center;
}

.datatable td.action-column {
    background-color: white;
    border: 0px;
}

.datatable th.action-column {
    background-color: white;
    border: 0px;
}

.action-column img {
    display: inline-block;
    margin: 0px;
    border: 0px;
    white-space: nowrap;
}


.toolbar {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.toolbar > td {
    vertical-align: middle;
    display: inline-block;
    padding: 4px 0;
    cursor: pointer;
    list-style: none;
    white-space: nowrap;
}

.toolbar > span {
    vertical-align: middle;
    display: inline-block;
    padding: 4px 4px;
    cursor: pointer;
    list-style: none;
    white-space: nowrap;
}

/* The display: inline-block in the previous rule will override the global .ui-hidden, so bring back the behavior */
.toolbar > td.ui-hidden {
    display: none;
}

.compact-toolbar {
    display: inline;
    margin: 0;
    padding: 0;
}

.compact-toolbar > span {
    vertical-align: middle;
    display: inline-block;
    padding: 4px 4px;
    cursor: pointer;
    list-style: none;
    white-space: nowrap;
}

/* The display: inline-block in the previous rule will override the global .ui-hidden, so bring back the behavior */
.compact-toolbar > span.ui-hidden {
    display: none;
}

.compact-toolbar span.ui-icon {
    margin: 4 4px;
}

.compact-toolbar > td.ui-hidden {
    display: none;
}

.toolbar td.ui-icon {
    margin: 4 4px;
}

.toolbar .toolbar-button-label {
    display: inline-block;
    font-size: 1.0em;
    valign: middle;
    padding-right: 4px;
}

.toolbar .toolbar-label {
    cursor: normal;
    background: #eeeeee;
    color: rgb(85, 85, 85);
    margin-left: 4px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 0.8em;
    border: 0px;
}

.toolbar .toolbar-button-control {
    display: inline-block;
    font-size: 1.0em;
    padding-right: 2px;
    valign: middle;
}

.toolbar-button {
    white-space: nowrap;
}

.nowrap {
    white-space: nowrap;
}

table.userform {
    border-spacing: 10;
}
.editinfo-label {
    text-align: right;
}
.editinfo-input-cell {
    text-align: left;
}
.editinfo-label-after {
    text-align: right;
    font-size: 0.8em;
}

#newuser-landing-wrapper { width: 300px; margin: 0 auto; display: block; }
#newuser-landing-title { font-size: 1.2em; margin: 0 auto; text-align: center; }
#newuser-landing-instructions { font-size:0.8em; font-color: blue; margin: 0 auto;text-align: center; padding: 10px; }
#newuser-landing-social-icons { margin: 0 auto;text-align: center; padding: 10px;}
#newuser-landing-or { font-weight: bold; font-size: 1.2em; margin: 0 auto;text-align: center; padding: 10px;}
#newuser-landing-email { margin: 0 auto;text-align: center; padding: 10px; }
#newuser-landing-email-button { font-size: 1.2em; font-weight: bold; }

.error-message {
    color: red;
    font-size: 0.8em
}

.page-header {
    margin-top: 20px;
}

.page-text {
    margin-top: 20px;
    margin-bottom: 20px;
}

.smaller-text {
    font-size: 0.8em;
}

.top-link-item {
    border: 1px solid windowtext;
    border-color: #666666;
    border-top: none;
    padding: 3px 8px;
    text-align: center;
}

.px-walkabout-type {
    background-color: orange;
    width: 500px;
    height: 20px;
    text-align: left;
    text-indent: 25px;
}

.px-walkabout-button-row {
    display: inline-block;
    align:left;
    font-size: 11px;
}

.px-walkabout-button-label {
    display: inline-block;
    width:110px;
    align:left;
    white-space:nowrap;
    font-size: 12px;
    font-weight: bold;
}

.px-walkabout-image-label {
    width:110px;
    align:left;
    white-space:nowrap;
    font-size: 12px;
    font-weight: bold;
}

.px-walkabout-type {
    width: 500px;
    height: 20px;
    text-align: left;
    text-indent: 25px;
}

.px-walkabout-section-content {
    width: 486px;
    display: block;
}

.px-walkabout-submit-button {
    margin-left: 400px;
    margin-right: auto;
    font-size: 12px;
    display: inline-block;
}

.px-walkabout-submit_button_container {
    display: inline-block;
    width: 450px;
}

.px-walkabout-spacials-image {
    display: inline-block;
    width: 100px;
    margin-left: 50px;
}

.setup-topnav {
    height: 40px;
}

.setup-topnav ul,
.setup-topnav ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 30px;
}

.setup-topnav ul {
    height: 40px;
    background-color: grey;
}

.setup-topnav ul li a {
    display: inline-block;
    height: 40px;
    padding: 0 9px;
    color: #ccc;
    text-decoration: none;
}

.setup-topnav ul li.current-menu-item a {
    color: #fff;
}

.setup-topnav ul li a:hover {
    color: #fff;
}

.gift-history-table { display: table; }
.gift-history-header-row { display: table-row; }
.gift-history-header-cell { display: table-cell; font-weight: bold; }
.gift-history-header-name { font-weight: normal; }
.gift-history-items-row { display: table-row; }
.gift-history-item-table { display: table; }
.gift-history-item-row { display: table-row; }
.gift-history-item-cell { display: table-cell; }
.gift-history-item-quantity { padding-left: 20px; padding-right: 5px; }
.gift-history-header-status { padding-left: 20px; text-align: right; }
.gift-history-header-status-pending-response { color: orange; }
.gift-history-header-status-accepted { color: green; }
.gift-history-header-status-rejected { color: red; }
.gift-history-header-status-returned { color: blue; }
.gift-history-header-status-expired { color: red; }

