/* uses 'L_constants.php' */
/****************************************************
 * page.css
 ****************************************************/

#pageBackground {
    margin: 0;
    padding: 0;
    min-width: 1000px;
}

/* override from base chrome */

#pageBackground h1 {
    text-align: center;
    font-size: 4.0rem;
    line-height: normal;
    padding: 10px 0;
    margin: 0;
}

#pageBackground h2 {
    font-size: 3.0rem;
    line-height: normal;
    margin: 0;
}

#pageBackground h3 {
    font-size: 2.5rem;
    line-height: normal;
    margin: 0;
}

#pageBackground div,
#pageBackground span,
#pageBackground p,
#pageBackground dt,
#pageBackground dd,
#pageBackground th,
#pageBackground td,
#pageBackground li {
    font-size: 1.5rem;
    line-height: normal;
}

#pageBackground strong {
    font-weight: bold;
}

#pageBackground #AccountNav span {
    font-size: 1.8rem;
}

a.luluButton,
a.luluButton:link,
a.luluButton:hover,
a.luluButton:active {
    color: black;
    text-decoration: none;
}

/* overrides for specific pages */

#pageBackground #projectList div,
#pageBackground #projectList span,
#pageBackground #projectList p,
#pageBackground #projectList a,
#pageBackground #projectList dt,
#pageBackground #projectList dd,
#pageBackground #projectList td,
#pageBackground #MyLuluSidebar div,
#pageBackground #MyLuluSidebar span,
#pageBackground #MyLuluSidebar p,
#pageBackground #MyLuluSidebar a,
#pageBackground #MyLuluSidebar dt,
#pageBackground #MyLuluSidebar dd,
#pageBackground #MyLuluSidebar td,
#pageBackground #myFilesContainer div,
#pageBackground #myFilesContainer span,
#pageBackground #myFilesContainer p,
#pageBackground #myFilesContainer a,
#pageBackground #myFilesContainer dt,
#pageBackground #myFilesContainer dd,
#pageBackground #myFilesContainer td {
    font-size: 1.4rem;
    line-height: normal;
}

.yui-panel-container h2,
.yui-panel-container h3,
#pageBackground h2,
#pageBackground h3 {
    font-family: 'OpenSans';
}

.yui-panel-container h2,
#pageBackground #pageBody_innerContents h2 {
    font-size: 2.0rem;
    line-height: normal;
}

.yui-panel-container h3,
#pageBackground #pageBody_innerContents h3 {
    font-size: 1.75rem;
    line-height: normal;
}

#pageBackground #pageBody_innerContents th,
#pageBackground #pageBody_innerContents td,
#pageBackground #pageBody_innerContents div,
#pageBackground #pageBody_innerContents span,
#pageBackground #pageBody_innerContents a {
    font-weight: normal;
    line-height: normal;
}

#pageBackground #myFilesContainer thead span,
#pageBackground #myFilesContainer thead div,
#pageBackground #myFilesContainer thead a,
#pageBackground #myFilesContainer thead td,
#pageBackground #projectList th span,
#pageBackground #projectList th div,
#pageBackground #projectList th a,
#pageBackground #projectList th {
    font-weight: normal;
    font-size: 1.2rem;
    line-height: normal;
}

#pageBackground #projectList div.discount_icon {
    font-size: 1.0rem;
    line-height: normal;
}

#pageBackground #projectList .product_col a,
#pageBackground #projectList .project_col a {
    font-size: 1.3rem;
    line-height: normal;
}

#pageBackground #projectList .type_col {
    text-align: center;
}

#error404message h2, #error404message h3 {
    margin: 0.5em 0;
}
#error404message ul {
    list-style-type: disc;
    margin: 1em 2em;
}

/* overides for other non-chrome content */

#pageHeader, #pageBody {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    overflow: visible;
}

#pageBody {
    margin-top: 10px;
    margin-bottom: 20px;
}

#pageBody a img {
    border: none;
}

#pageBody div.warning {
    background-color: #ffc;
    padding: 1em;
}

#pageBody .formBorderBottom {
    text-align: right;
}

#pageBody .formBorderBottom form {
    display: inline;
}

#pageBody th, #pageBody td {
    font-family: 'OpenSans';
    line-height: normal;
}

#pageBody .dialogInstructions dt,
#pageBody .dialogInstructions dd
{
    padding: 0.5em 0;
}

#pageBody #isbnApproveInfo {
    margin: 2em;
}

#pageBody #isbnApproveInfo td {
    padding: 0.25em;
}

#pageBody #isbnApproveInfo td.fieldtitle {
    text-align: right;
}

#pageBackground #projectList a.luluBtnSmall,
#pageBackground #projectList .luluBtnSmall {
    font-size: 1.2rem !important;
}

#pageBackground #cancelButton span {
    font-size: 10pt;
    font-family: "Lucida Grande",Arial,Geneva,sans-serif;
}
