@font-face {
    font-family: 'PMNCaecilia75Bold';
    src: url('fonts/caecilia-bold-webfont.eot');
    src: local('\u263a'), url('fonts/Caecilia-Bold.otf') format('opentype'), url('fonts/caecilia-bold-webfont.woff') format('woff'), url('fonts/caecilia-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PMNCaecilia55Roman';
    src: url('fonts/caecilia-roman-webfont.eot');
    src: local('\u263a'), url('fonts/Caecilia-Roman.otf') format('opentype'), url('fonts/caecilia-roman-webfont.woff') format('woff'), url('fonts/caecilia-roman-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
    font-family: "TitilliumMaps26L-500wt";
    src: url("fonts/TitilliumMaps26L002.eot");
    src: local('\u263a'), url("fonts/TitilliumMaps26L002.woff") format("woff"),url("fonts/TitilliumMaps26L002.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
/* https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/reset-fonts/reset-fonts.css */
html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}
del,ins{text-decoration:none}
li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}
select,input,textarea,button{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}
pre,code,kbd,samp{font-family:monospace;*font-size:108%;line-height:100%}
/*superfish 1.4.8 without sf-sub-indicator*/
.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none;}
.sf-menu{line-height:1.0;}
.sf-menu ul{position:absolute;top:-999em;}
.sf-menu ul li{width:100%;}
.sf-menu li:hover{visibility:inherit;}
.sf-menu li{float:left;position:relative;}
.sf-menu a{display:block;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:34px;z-index:99;padding:14px 40px 18px 42px;}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em;}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:10em;top:0;}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em;}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:10em;top:0;}
.sf-menu a.sf-with-ul{padding-right:2.25em;min-width:1px;}


html {
    margin-bottom: 1px; /* forces a scrollbar */
    min-height: 100%;
    background-color: #F3F1F1;
}
body {
    font-weight: normal;
    font-size: 11px;
    line-height: 1.23;
    font-family: "trebuchet ms", "verdana", "arial", "helvetica", sans-serif;
}

#main {
    background: url('/static/img/side_gradient_new.png') repeat-y center 0;
    min-width: 1017px;
}
#main2 {
    margin: 0 auto;
    padding: 0;
    width: 1017px;
}
p {
    line-height: 1.5;
}
h1 {
    font-family: 'PMNCaecilia75Bold', 'georgia', serif;
    font-size: 1.9em;
    color: #3C7998;
}
h1 a {
    color: #3C7998;
}
h2 {
    font-family: 'PMNCaecilia75Bold', 'georgia', serif;
    font-size: 1.55em;
    color: #00263a;
    margin-bottom: 3px;
}
h2 a {
    color: #00263a;
}
h3 {
    font-family: "trebuchet ms",  "arial", "helvetica", sans-serif;
    font-size: 1.18em;
    font-weight: bold;
    color: #3C7998;
}
h3 a {
    color: #3C7998;
}
h3 a:hover {
    color: #363738;
}
h3.alt_color {
    color: #00263a;
}
h4 {
    font-size: 1.09em;
    color: #3C7998;
    font-weight: bold;
}
h4 a {
    color: #3C7998;
}

h5 {
    line-height: 1.65;/*to match the line-height of the <p> element*/
    color: #6D6F71;
}
h5 a {
    color: #6D6F71;
}
h5 a:hover {
    color: #000000;
}
a {
    text-decoration: none;
    color: black;
}
p a, li a {
    color: #3C7998;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
select, input, button, textarea {
    font-family: "trebuchet ms", "verdana", "arial", "helvetica", sans-serif;
}
select {
    border: 2px solid #D2D3D5;
}
.error, .errorlist {
    color: red;
}
.regular {
    padding-left: 5px;
}
.clear {
    clear: both;
}
.info {
    font-size: 1.09em;
}
.button {
    cursor: pointer;
}
.button.account {
    font-size: 1.18em;
    background: #488CB0 url('/static/img/button_blue.png') repeat-x bottom center;
    color: white;
    padding: 0 6px 2px;
    margin-top: 1em;
    border: none;
    border-left: 1px solid #6997B3;
    margin-top: 1em;
    border-top: 1px solid #C9DCEA;
    border-right: 1px solid #93B5CB;
    display: block;
}
.addtocart.button {
    background: #488CB0 url('/static/img/button_blue.png') repeat-x bottom center;
    color: white;
    border: none;
    border-left: 1px solid #6997B3;
    border-top: 1px solid #C9DCEA;
    border-right: 1px solid #93B5CB;
    padding: 1px 12px 2px;
    font-size: 1.18em;
}
.addtocart .vTextField {
    width: 19px;
    height: auto;
    padding-bottom: 1px;
    padding-top: 1px;
    font-size: 1.18em;
}
.addtocart p {
    line-height: 1.8;
    padding-bottom: 3px;
}
.addtocart .in_cart {
    font-weight: bold;
    line-height: 2;
}
.cart_notice {
    line-height: 1.35;
    background: none repeat scroll 0 0 #F3F1F1;
    border: 1px solid #ECF2F5;
    padding: 10px 12px 11px;
    font-size: 1.05em;/* around 11.5 */
}
.cart_notice.short {
    display: none;
}
.cart_notice a {
    color: #3C7998;
    text-decoration: underline;
}
.product_short .cart_notice.long {
    display: none;
}
.product_short .cart_notice.short {
    display: block;
}
.product_short .cart_notice {
    line-height: 1.2;
    margin: 6px 0 0 88px;
    padding: 7px;
    width: 105px;
}
.product_short .bookde .cart_notice {
    margin-left: 0;
    width: 112px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
.vTextField, input[type="password"] {
    border:2px solid #D2D3D5;
    font-weight:normal;
    height:15px;
    margin:0;
    padding:1px 0 0px 3px;
    width:159px;
}
input[type="radio"] {
    border: none;
}
input[type="checkbox"] {
    border: none;
}
.radio input {
    border: none;
}
#info_page form p {
    margin-bottom: 1em;
}
#info_page input,
#info_page select,
#info_page textarea {
    box-sizing: border-box;
    font-size: 14px;
    padding: 1em 0.5em;
    width: 300px;
}
#info_page select {
    height: 2em;
    padding: 0;
}
#info_page textarea {
    border: 2px solid #D2D3D5;
    height: 3em;
    padding:1px 0 0px 3px;
}
#info_page label {
    display: block;
}
#info_page .button {
    padding: 0.5em;
}
#info_page .helptext {
    display: block;
}
.for_print {
    display: none;
}
/* Header Specific */
#header {
    padding: 10px 28px 10px 20px;
    overflow: auto;
}
#header_nav {
    float: right;
    font-size: 1.09em;
}
#header_nav a {
    color: #3C7998;
}
#header_nav a:hover {
    color: #6d6f71;
}
#header_nav #cart_link {
    display: inline-block;
    background: url('/static/img/carticon.png') no-repeat;
    padding-left: 23px;
}
#header_nav #cart_link:hover {
    background: url('/static/img/carticon_hover.png') no-repeat;
}
#header h1 {
    margin: 6px 0 0 10px;
}
#header #logo {
    max-width: 100%;
    height: auto;
}
#header_nav .pipe {
    font-weight: bold;
    font-size: 1.45em;
    color: #EDEDEF;
    padding: 0 4px;
}
#header form {
    margin: 35px 0 0 0;
    padding-bottom: 10px;
    clear: right;
    float: right;
}
#header .button {
    background: #ADAAAD url('/static/img/search_button_bg.png') repeat-x bottom;
    color: #FFFFFF;
    font-size: 1.27em;
    font-family: "trebuchet ms", "verdana", "arial", "helvetica", sans-serif;
    border: none;
    padding: 3px 10px;
    margin: 0px 0 0 4px;
    vertical-align: top;
}
.gray.button {
    background: #ADAAAD url('/static/img/search_button_bg.png') repeat-x bottom;
    color: #FFFFFF;
    font-size: 1.18em;
    font-family: "trebuchet ms", "verdana", "arial", "helvetica", sans-serif;
    border: none;
    padding: 2px 10px;
}
#header .vTextField {
    font-size: 1.27em;
    height: 1.15em;
    width: 229px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#nav {
    width: 100%;
    height: 33px;
    background: #00263A;
    text-align: center;
    border-top: 1px solid #00263A;
    border-bottom: 1px solid #00263A;
    clear: both;
    z-index: 2;
}
#nav li {
    float: left;
    height: 33px;
}
#nav li li {
    height: 100%;
    padding: 3px 0 4px 0;
    color: #FFF;
    text-align: left;
}
#nav li li a:hover {
    text-decoration: underline;
}
#nav li a {
    color: #FFF;
}
p#greeting {
    display: inline;
    color: #6D6F71;
}
#primary_nav {
    font-size: 1.18em;
    width: 648px; /*leaves a 4px gap between primary and secondary */
    height: 100%;
    float: left;
    background: #094055 url('/static/img/navy_nav1.png') repeat-x bottom;
    color: #FFFFFF;
}
#primary_nav li:hover {
    background: #052435 url('/static/img/navy_nav2.png') repeat-x bottom;
}
#primary_nav li.sfHover {
    background: #052435 url('/static/img/navy_nav2.png') repeat-x bottom;
}
#primary_nav li li:hover {
    background: none;
}
#primary_nav li li.sfHover {
    background: none;
}
#primary_nav img {
    margin: 3px 0 0;
    padding: 0 37px 2px;
    border-right: 2px #2c6378 solid;
    display: inline;
    vertical-align: middle;
}
#primary_nav li.last img {
    border-right: none;
}
#primary_nav li ul{
    width: 185px;
    background-color: #00263a;
}
#secondary_nav {
    font-size: 1.18em;
    width: 366px;
    height: 100%;
    float: right;
    background: #052435 url('/static/img/navy_nav2.png') repeat-x bottom;
    color: #FFFFFF;
}
#secondary_nav li {
    padding: 0 20px;
}
#secondary_nav li.first {
    padding-left: 26px;
}
#secondary_nav li.last {
    padding-right: 27px;
}
#secondary_nav li:hover {
    background: #094055 url('/static/img/navy_nav1.png') repeat-x bottom;
}
#secondary_nav li.sfHover {
    background: #094055 url('/static/img/navy_nav1.png') repeat-x bottom;
}
#secondary_nav li li:hover {
    background: none;
}
#secondary_nav li li.sfHover {
    background: none;
}
#secondary_nav img {
    margin: 3px 0 6px;
}
#secondary_nav li ul{
    left: auto;
    right: 0;
    background-color: #00263a;
}
#secondary_nav li li {
    width: 159px;
}
#secondary_nav .topics > ul {
    width: 25em;
    column-count: 2;
    -ms-column-count: 2;
    -moz-column-break-inside: avoid;
    -webkit-column-count: 2;
}
#secondary_nav .topics > ul > li {
    column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}

/* main_content Specific */
#main_content {
    margin: 29px 29px 0 29px;
    overflow: visible;
    clear: both;
    position: relative;
    min-height: 225px;
}
#main_content form {
    padding-bottom: 6px;
}

.subtitle {
    font-size: 1.18em;
    color: #6D6E71;
}
.subtitle a {
    color: #6D6E71;
}

#side_banner {
    padding-top: 18px;
    width: 232px;
    clear: both;
    float: right;
}
#side_banner img {
    float: right;
    clear: both;
    margin-bottom: 11px;
}

#right_col {
    float: right;
    width: 232px;
}
#right_col li {
    line-height: 1.5;
}
#right_col .same_author a.more {
    color: #3c7998;
    padding: 1px 0px 0px 0px;
    margin-left: 0px;
}
.more {
    color: #3C7998;
    border-bottom: 2px solid #BBCDDA;
    padding: 0 1px;
    display: inline-block;
    line-height: 1.1;
}
.product_short img {
    width: 76px;
    float: left;
    margin-right: 10px;
    border: 1px solid #DDDDDD;
}
.addthis_button img {
    margin: 0 0 3px 0;
}
.popuplink {
    margin-left: 5px;
}
.popuplink img {
    vertical-align: middle;
}
.popup_optional {
    position:absolute;
    color: #808080;
    left: 6px;
    bottom: 0;
}
.popuptext {
    line-height: 15px;
}
.click_expand h3:hover {
    color: #363738;
}
span.plus {
    font-size: 0.8em;
}
.news_events {
    margin-left: 157px;
    margin-bottom: 50px;
    width: 477px;
    float: left;
}
.right_col {
    width: 223px;
    float: right;
}
.post_footer {
    clear: both;
    margin-top: 17px;
    margin-bottom: 36px;
}
.post_footer p {
    clear: both;
}
.post_footer ul {
    overflow: hidden;
    margin-left: -10px;
    margin-bottom: 4px;
}
.post_footer ul li {
    float: left;
    padding: 4px 10px;
    border-right: 2px #EDEDEF solid;
    height: 1.45em;
    color: #6D6F71;
    list-style-type: none;
}
.post_footer li.last {
    border-right: none 0px;
}
.post_footer img {
    vertical-align: text-bottom;
}
.main_col .post_footer li a {
    color: #6D6F71;
}
.post_footer span {
    margin-right: 10px;
}
.post_footer .addthis_toolbox span {
    margin-right: 0px;
    bottom: 1px;
    position: relative;
}
.post_footer .addthis_toolbox .addthis_button_compact span {
    margin-right: 5px;
}
.password_reset h2 {
    margin-bottom: 11px;
}
.password_reset p {
    padding-bottom: 7px;
}
.password_reset label {
    float: left;
    margin-right: 5px;
    padding-top: 2px;
}
/* Footer Specific */
#footer {
    background: #F6FCFE url('/static/img/footer_gradient.png') repeat-x top ;
    padding: 22px 0 0 62px;
    margin-left: 1px;
    overflow: auto;
    clear: both;
}
#footer .column {
    float: left;
    width: 138px;
    padding-right: 11px;
    margin-right: 11px;
    padding-bottom: 0.5em;
}
#footer #congregation_of_holy_cross {
    width: 152px;
}
#footer #follow_us {
    padding-right: 0;
    margin-right: 0;
}
#footer h4 {
    padding-bottom: 5px;
}
#footer li {
    color: #6D6F71;
    font-size: 0.9em;
    line-height: 1.3;
    padding-bottom: 5px;
}
#footer li:hover {
    color: #3C7998;
}
#footer li a {
    color: #6D6F71;
}
#footer li a:hover {
    color: #3C7998;
}
#footer li img {
    vertical-align: middle;
    padding-right: 5px;
}
#follow_us li {
    padding: 5px 0;
}

#edit-page {
    font-size: 1.18em;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #3C7998;
    color: #fff;
    padding: 2px 9px 3px;
}
#copyright {
    background: url('/static/img/bottom_gradient.png') no-repeat center top;
    padding-top: 25px;
    min-width: 1017px;
}
#copyright p {
    clear: both;
    color: #6D6F71;
    text-align: center;
}
/* ===== Pagination Navigation ===== */
.page_nav a {
    line-height: 1.0;
    color: #000;
    padding: 0 3px 2px;
}
.page_nav a:hover {
    color: #3C7998;
    text-decoration: underline;
}
.page_nav img {
    vertical-align: bottom;
}
.page_nav .button {
    background: #ADAAAD url('/static/img/search_button_bg.png') repeat-x bottom;
    color: #FFFFFF;
    font-size: 1em;
    font-family: "trebuchet ms", "verdana", "arial", "helvetica", sans-serif;
    border: none;
    padding: 1px 8px;
}
div.page_nav {
    margin-right: 33px;
    font-size: 1.09em;
}
div.page_numbers {
    padding-top: 4px;
    margin-right: 0;
}
div.nav_bottom {
    clear: both;
    margin-top: 50px;
    margin-bottom: 32px;
}
strong.current {
    background-color: #F2F2F3;
    font-weight: bold;
    padding: 0 4px 2px;
}
div.nav_top {
    float: left;
}
form.nav_top {
    margin-bottom: 12px;
}
.nav_top p {
    padding: 1px 0 5px;
}

.nav_top select {
    padding-left: 3px;
    font-size: 0.92em;
}
.nav_top select option {
    padding-left: 5px;
}
div.page_input {
    margin-top: -2px;
}
/* ===== Cart table ===== (used in checkout and account's Order Summary) */
#cart .bottom {
    border-bottom: none;
}
#cart .bottom td {
    font-weight: bold;
    padding: 4px 7px 1px;
}
#cart .checkout {
    border-bottom: none;
}
#cart .checkout td {
    padding: 0;
}
.discount {
    color: #761E0F;
}
#cart .discount {
    border-bottom: none;
}
#cart .discount td {
    font-weight: bold;
    border-bottom: 2px #EFF0F1 solid;
    min-width: 70px;
}
#cart .discount td.total {
    min-width: 63px;
    font-size: 100%;
}
#cart .subtotal {
    font-weight: bold;
    font-size: 1.09em;
    border-bottom: none;
}
#cart #continue {
    vertical-align: top;
    padding-top: 12px;
    min-width: 203px;
}
#cart #continue a {
    font-weight: bold;
}
button#update {
    -moz-user-select: text;
    cursor:pointer;
    background: none;
    border: none;
    padding: 0 0 0 3px;
    font-size: 1em;
}

button#update span {
    color: #3C7998;
    text-decoration: underline;
}
button#remove {
    -moz-user-select: text;
    cursor:pointer;
    background: none;
    border: none;
    padding: 0;
    font-size: 1em;
}
button#remove span {
    color: #6D6F71;
    text-decoration: underline;
}
table h3 {
    font-size: 1.18em;
}
thead {
    font-weight: bold;
}
#cart thead td {
    padding-bottom: 3px;
    padding-top: 0;
}
#cart .product-image {
    padding-right: 3px;
}
#cart .product-image img {
    border: 1px solid #DDDDDD;
}
#cart tr {
    border-bottom: 2px #EFF0F1 solid;
}
#cart tr.preorder {
    background: #FBFAFA;
}
#cart td {
    padding: 9px 0 7px 9px;
}
#cart td.count {
    vertical-align: top;
    text-align: right;
}

#cart td.details {
    padding-right: 9px;
    font-weight: bold;
}
#cart td.details a {
    color: #000000;
    text-decoration: none;
    display: inline-block;
}
#cart thead td.details {
    padding-left: 11px;
}
#cart td.details span {
    font-weight: normal;
    line-height: 1.35em;
}

#cart td.quantity {
    width: 82px;
}
#cart td.quantity.digital {
    padding-left: 18px;
    width: auto;
}
#cart td.remove {
    padding-right: 7px;
}
#cart td.total {
    width: 63px;
    text-align: right;
    padding-right: 9px;
}
#cart tbody td.total {
    font-weight: bold;
    letter-spacing: 0.5px;
}

#cart td.unit {
    padding-right: 9px;
    width: 58px;
    text-align: right;
}
#cart tbody td.unit {
    font-weight: bold;
    letter-spacing: 0.5px;
}

#cart .vTextField {
    width: 21px;
    padding: 1px 0 1px 3px;
}
table .checkout.button {
    width: 100%;
    padding-bottom: 3px;
}

/* ===== Previous and Next Post on blog and events/news ===== */
.other_posts {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 1.09em;
    font-weight: bold;
    padding: 0 5px;
}
.other_posts td {
    width: 272px;
    vertical-align: top;
}
.other_posts a {
    display: block;
    color: #6D6F71;
    padding: 6px 5px 10px;
}
.other_posts span {
    font-weight: normal;
}
.other_posts a:hover, .other_posts td.next:hover, .other_posts td.previous:hover {
    background: #F6F4F4;
}
.other_posts .previous .title {
    padding-left: 11px;
}
.other_posts .next .title {
    padding-right: 11px;
}
.other_posts .title {
    display: block;
    margin-top: 5px;
}
.other_posts .next a {
    padding-right: 8px;
}

.other_posts .next {
    text-align: right;
    border-left: 1px solid #B6B7B8;
}

/* ===== Comments ===== */
#comments {
    clear: both;
    margin-bottom: 19px;
    border-bottom: 2px solid #F6F7F7;
}
#comments .comment {
    border-top: 2px solid #F6F7F7;
    padding: 10px 6px 0;
}
#comments h3 {
    color: #000;
    display: inline;
}
#comments h3 {
    margin-right: 6px;
}
#comments .count {
    display: inline-block;
    border-bottom: 0px none;
    width: 23px;
    color: #6D6F71;
}
#comments .date {
    block: inline;
    color: #6D6F71;
    font-weight: bold;
}
#comments p {
    margin-left: 27px;
    margin-top: .75em;
}
p#notice {
    background: #F3F1F1;
    border-top: 4px #3C7998 solid;
    padding: 10px 36px;
    margin-bottom: 8px;
}
form#comment_form {
    background: #F3F1F1;
    padding: 18px 15px 23px;
}
div#comment_form {
    background: #F3F1F1;
    padding: 18px 32px 19px;
}
#comment_form h2 {
    margin-left: 74px;
    margin-bottom: 7px;
}
#comment_form h3 {
    margin-bottom: 2px;
}
#comment_form p {
    margin-bottom: 7px;
}
#comment_form label {
    display: inline-block;
    width: 62px;
    margin-right: 5px;
    vertical-align: middle;
    text-align: right;
}
#comment_form input {
    border: 2px solid #EAE9EA;
    width: 157px;
    padding:1px 0 1px 3px;
}
#comment_form textarea {
    border: 2px solid #EAE9EA;
    width: 367px;
    height: 109px;
    padding:1px 0 2px 3px;
}
#comment_form .button {
    background: #488CB0 url('/static/img/button_blue.png') repeat-x bottom center;
    color: white;
    font-size: 1.18em;
    border: none;
    border-left: 1px solid #6997B3;
    border-top: 1px solid #C9DCEA;
    border-right: 1px solid #93B5CB;
    padding: 1px 7px 2px;
    margin-left: 73px;
    width: auto;
}
/* =============== Short Confirmation/Thank you pages =============== */
#confirmation {
    width: 394px;
    background-color: #F3F1F1;
    padding: 36px 41px 37px;
    margin-left: 241px;
    margin-bottom: 30px;
}
#confirmation form {
    padding-bottom: 0;
}
/* =============== Blog and News/Event post images =============== */
.copy img {
    float: left;
    padding: 3px 8px 2px 0;
}
.copy img.wide {
    display: block;
    padding-bottom: 3px;
    float: none;
}
.copy img.right {
    float: right;
    padding: 3px 0 2px 8px;
}

/* =============== Info Pages =============== */
#info_page {
    width: 495px;
    margin: 8px 0 30px;
    font-size: 1.09em;
    padding-left: 191px;
}
#info_page h1 {
    font-size: 1.75em;
}
#info_page h2 {
    margin-top: 13px;
    font-size: 1.42em;
}
#info_page h3 {
    font-weight: bold;
    color: #00263a;
    margin-top: 1em;
    margin-bottom: 3px;
    font-size: 1.08em;
}
#info_page h4 {
    font-size: 1em;
}
#info_page h5 {
    font-size: 0.92em;
}
#info_page p {
    line-height: 1.6;
    margin-bottom: 1.4em;
}
#info_page table {
    line-height: 1.3;
    border-collapse: separate;
}
#info_page .copy img {
    max-width: 495px;
}
.copy ul, .copy ol {
    margin-bottom: 1em;
    margin-left: 11px;
}
.copy li {
    padding: 0px;
    margin-left: 8px;
    line-height: 1.75;
    list-style-position: outside;
}
.copy ul li {
    list-style-type: disc;
}
.copy ol li {
    list-style-type: decimal;
}
.copy p {
    margin-bottom: 1em;
}
/* =============== Discount page =============== */
#discounts p, #discounts table {
    font-size: 1.09em;
}
#discounts p {
    margin-bottom: 1em;
}
#discounts table {
    margin-bottom: 1.5em;
}
#discounts th {
    background: #F3F1F1;
    font-weight: bold;
    text-align: center;
}
#discounts td, #discounts th {
    border-bottom:2px solid #F4F4F5;
    padding-bottom:3px;
    padding-top:3px;
    padding: 5px 17px 4px 19px;
}
#discounts .discount {
    padding-left: 0;
}
#discounts td.discount {
    text-align: center;
}
#discounts h2 {
    margin-top: 0;
}
#discounts ul, #discounts ol {
    margin-bottom: 1em;
    margin-top: -1em;
}
#discounts li {
    font-size: 1.09em;
    padding: 0px;
    line-height: 1.75;
    color: #6D6F71;
    width: 480px;
}
#discounts li a {
    color: #6D6F71;
}
#discounts li a:hover {
    color: #000000;
}
#discounts .isbn {
    color: #949598;
}
#discounts a:hover .isbn {
    color: #000000;
}

/* =============== Landing page =============== */
#info_page .book-list li {
    list-style-type: none;
    background: url("/static/img/pages_bullet.png") no-repeat scroll 6px 7px transparent;
    padding: 4px 6px 4px 28px;
}
#info_page ul.book-list {
    margin-left: 0;
}
#info_page table a {
    color: #3C7998;
}
