/* modified for Historic Photos site amiller 2009-0218 */ #container + div.balinks { } .bodyCell { padding: 20px; } .pageTitlePadding { width: 100%; height: 80px; font-size: 18px; background: #666666; font-weight: bold; color: #CCCCCC; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align: left; } #pageTitle { position: relative; /*width: 100%;*/ height: 150px; font-size: 26px; background: #666666; font-weight: bold; color: #FFF; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align: left; /*padding: 60px 0px 0px 20px;*/ background-image: url('images/headerBG.gif'); } #pageTitle a { display:block; } #pageTitle a:hover { text-decoration: none; border: 0; outline: 0; } #titleText { width: 100%; padding: 60px 0px 0px 20px; } #nav { background: #777; border-top: solid 1px #aaa; border-bottom: solid 1px #333; color: #fff; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; width: 100%; /*margin-bottom: 5px;*/ height: 24px; text-align: left; } .navBottomLine { background: #CCCC99; width: 100%; height: 3px; padding: 0px; font-size: 0px; } #nav p { padding: 0px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; margin: 5px 0px 0px 0px; font-size: 11px; } #nav a.on { color: #FFF; background: #8e6d26; display: block; float: left; text-decoration: none; height: 11px; padding: 5px 8px 5px 8px; border-right: solid 1px #333; border-left: solid 1px #999; border-top: solid 1px #999; border-bottom: solid 1px #333; } #nav a.off { color: #FFFFFF; text-decoration: none; background: #555; display: block; float: left; height: 11px; padding: 5px 8px 5px 8px; border-right: solid 1px #333; border-left: solid 1px #999; border-top: solid 1px #999; border-bottom: solid 1px #333; } #nav a:hover { background: #FFF; color: #8e6d26; text-decoration: none; } #subNav { background: #ead97f; border-top: solid 1px #5e7f4e; border-bottom: solid 1px #666; color: #463627; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; width: 100%; padding: 4px 0px 4px 0px; text-align: left; } #subNav a.on { color: #000000; text-decoration: underline; padding: 0px 10px 0px 10px; } #subNav a.off { color: #000000; text-decoration: none; padding: 0px 10px 0px 10px; } #subNav a:hover { text-decoration: underline; } #footer { color: #CCCCCC; font-size: 9px; width: 100%; text-align: center; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; } /* Standard AccelSite Classes */ .contentHeaderCell { background-color: #AAAA77; color: #FFFFFF; font-weight: bold; } .contentListCell { background-color: #EEEECC; color: #000000; } .formLabel { background-color: #EEEECC; color: #000000; } .requiredField { font-weight: bold; } .articleTitle { font-weight: bold; } .articleAuthor { font-size: 11px; } .articleDate { font-size: 11px; } .siteName { font-weight: bold; font-size: 20px; color: #CCCCCC; } .breadCrumb { font-size: 10px; } .menuTable { background-color: #666633; } .menuHeading { font-size: 13px; font-weight: bold; color: #FFFFFF; background-color: #AAAA77; } .menuItem { font-size: 13px; font-weight: normal; background-color: #FFFFFF; } .contentTable { background-color: #AAAA77; } .contentHeading { font-size: 16px; font-weight: bold; background-color: #AAAA77; color: #000000; } .contentItem { font-size: 13px; font-weight: normal; background-color: #FFFFFF; } .contentArea { font-size: 13px; font-weight: normal; background-color: #FFFFFF; } .contentArea a:link, .contentArea a:active, .contentArea a:visited { font-size: 10px; font-weight: normal; color: #AAAA77; } #wrapper { } body.body { background-color: #666; background-image: url('images/bodyBG.gif'); background-repeat: repeat-x; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; margin-top:0; } p { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; } td { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; } h1 { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color: #51475F; font-size: 18px; font-weight: bold; } h2 { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color: #51475F; font-size: 16px; font-weight: bold; } h3 { font-family:"American Typewriter", "Courier New", Courier, monospace; color: #000; font-size: 18px; font-weight: bold; } h4 { font-family:"Copperplate", Georgia, "Times New Roman", Times, serif; background-color: #8e6d26; width: 590px; font-size: 18px; color: #fff; padding: 5px; font-weight: normal; } img.page-image { display:block; border:0; margin:0; } /* added for Historic Photos site amiller 2009-0218 */ hr { height: 1px; color: #666633; } a { text-decoration: none; font-weight: bold; color: #463627; } a:hover { text-decoration: none; font-weight: bold; color: #ead97f; background-color: #463627; } /* zoomer and product styles */ #sub_categories { position: relative; margin-bottom: 10px; } #sub_categories a { margin: 0 10px; } div.categoryDisplay { position: relative; width: 640px; margin: 0 auto; border: 1px solid #ccc; } div.categoryPhoto { position: relative; margin: 0 auto; border: 1px solid #ccc; } div.categoryDescription { position: relative; padding: 0 10px; margin-top: 10px; }