/* p - General Paragraph style*/ p { font-size: medium; text-align: inherit; /* so that divs can override easily */ text-indent: 0; /* No indented text in Pearson HE titles for 'normal' paras */ margin-top: 0; margin-bottom: 0; orphans: 2; /* Not supported everywhere but worth it for when it is */ widows: 2; /* As above. */ } /* cover-head - Use this style in cover page
element */ .cover-head { margin: 5%; } /* div.cover - In the cover page this style need to coded inelement */ .FM_DED_TXT { text-indent: 0em; text-align: left; font-style: italic; margin-left: 3.0em; margin-top: 3.5em; margin-bottom: 0.9em; } /* FM_H1 - In Front Matter A-heads need to be coded in
element */ .FM_TXT { font-size: 1em; text-indent: 0em; text-align: left; margin-top: 0em; margin-bottom: 0.8em; } /* FM_TXT_1ST_PARA - In Front Matter First-paragraphs need to be coded in
element */ .FM_TXT_1ST_PARA { font-size: 1em; text-indent: 0em; text-align: left; margin-top: 1.5em; margin-bottom: 0.9em; } /* FM_TOC_CHPTv1 - In Content Page the Chapter Level Heads need to be coded in
element */ .FM_TOC_CHPTv1 { text-align: left; margin-top: 0em; margin-bottom: 0.4em; padding-left: 2.0em; text-indent: -1.0em; } /* FM_TOC_CHPTvs2 - In Content Page the Chapter Level Heads need to be coded in
element */ .FM_TOC_CHPTvs2 { text-align: left; margin-top: 0em; margin-bottom: 0.4em; padding-left: 4em; text-indent: -2.0em; } /* FM_TOC_PART - In Content Page the Part Level Heads need to be coded in
element */ .FM_TOC_PART { font-size: 1.1em; text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; text-indent: 0em; } /* FM_TOC_TTL - In Content Page Title need to be coded in
element */ .PART_EPG_SRC { font-style: italic; text-indent: 0em; text-align: left; margin-top: 0.8em; margin-bottom: 0em; font-size: 0.9em; } /* PART_EPG_TXT - In Part Page Epigraph Paragraph need to coded in
element */ .PART_EPG_TXT { font-size: 1em; text-indent: 0em; text-align: left; margin-top: 0em; margin-bottom: 0.5em; } /* CHAP_NUM - In Chapter Opening the Chapter Number need to coded in
element */ .CHAP_OBJ { font-weight: normal; text-indent: 0em; text-align: left; margin-top: 1.2em; margin-bottom: 0em; font-size: 1.2em; } /* CHAP_H1 - In Chapter and Backmatter A-heads need to be coded in
element */ .CHAP_TXT { font-size: 1em; text-indent: 0em; text-align: left; margin-top: 0em; margin-bottom: 0.7em; } /* CHAP_CENTER - In Chapter Center Align paragraphs need to be coded in
element */ .CHAP_CENTER { font-size: 1em; text-indent: 0em; text-align: center; margin-top: 0em; margin-bottom: 0.7em; } /* CHAP_RIGHT - In Chapter Right Align paragraphs need to be coded in
element */ .CHAP_RIGHT { font-size: 1em; text-indent: 0em; text-align: right; margin-top: 0em; margin-bottom: 0.7em; } /* CHAP_TXT_1ST_PARA - In Chapter First-paragraphs need to be coded in
element */ .CHAP_TXT_1ST_PARA { font-size: 1em; text-indent: 0em; text-align: left; margin-top: 0.8em; margin-bottom: 0.7em; } /* CHAP_DM - For Equation paragraph this need to be coded in
element */ .CHAP_DM { text-indent: 0em; text-align: center; margin-top: 0em; margin-bottom: 0.9em; } /* CHAP-EXT_SRC - In Chapter, Extract Source paragraph need to be coded in
element */ .CHAP-EXT_SRC { font-size: 1em; text-indent: 0em; text-align: left; margin-top: 0em; margin-left: 1.2em; margin-bottom: 1.2em; } /* CHAP-EXT_TXT - In Chapter, Extract paragraph need to be coded in
element */ .CHAP-EXT_TXT { text-indent: 0em; font-style: italic; text-align: left; margin-left: 1.2em; margin-top: 0.4em; margin-bottom: 0.3em; font-size: 1em; } /* CHAP_UNTBL_FN - In Chapter and Back Matter table footnote need to coded in
element */ .CHAP_UNTBL_FN { text-indent: 0em; text-align: left; margin-top: 0.8em; margin-bottom: 0.3em; font-size: 0.8em; } /* CHAP_TBL_SRC - In Chapter Table Source paragraph need to be coded in
element */ .CHAP_TBL_SRC { font-size: 0.9em; text-indent: 0em; text-align: left; margin-top: 0.3em; margin-bottom: 1.2em; } /* ILLUSTRATION - List of Illustration Images need to be coded in element */ .ILLUSTRATION { text-indent: 0em; text-align: center; margin-top: 0.9em; margin-bottom: 0.5em; } /* FIG_CAPTION - Figure need less space below if Chapter/Part/Header Levels following it. Use this style in
element for this case */ .FIG_CAPTION { display: block; text-indent: 0em; text-align: left; margin-top: 0.3em; margin-bottom: 0.5em; } /* FIG_CAPTION-1 - Figure need more space below Other-than Chapter/Part/Header Levels following it. Use this style in
element for this case */ .FIG_CAPTION-1 { display: block; text-indent: 0em; text-align: left; margin-top: 0.3em; margin-bottom: 1.9em; } /* FIG_CAPTION_SRC - For Figure Caption Source paragraph need to be coded in
element */
.FIG_CAPTION_SRC {
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 1.3em;
}
/* FIG_NUM - In all Figure the Numbers need to be coded in element */
.FIG_NUM {
font-weight: bold;
font-size: 1em;
}
/* BOX_FIG_NUM - In Box-Figure the Numbers need to be coded in element */
.BOX_FIG_NUM {
font-weight: bold;
font-size: 1em;
}
/* p.FIG_SOURCE - For all Figure Source Paragraph need to be coded in element */
p.FIG_SOURCE {
margin-top: 0em;
margin-bottom: 0.5em;
font-size: 1.1em;
font-style: italic;
}
/* TABLE_SPACER - For Table need more space below other-than Chapter/Part/Header Levels following it. Use this coded in or or element */
.CHAP_BIBSET_BIB {
font-weight:normal;
text-align: left;
text-indent: -0.8em;
padding-left: 0.8em;
margin-top: 0.3em;
margin-bottom: 0em;
font-size: 1em;
}
/* CHAP_BIBSET_TTL - In Bibliography Title need to be coded in element */
.CHAP_DLG_TXT {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.9em;
}
/* CHAP_DLG_SPKR - All Dialogue Speaker-Paragraphs need to coded in element */
.CHAP_DLG_SPKR {
font-style: italic;
font-size: 1em;
}
/* CHAP_EN - All Endnote Paragraph need to coded in element */
.CHAP_EN {
font-size: 0.9em;
text-align: left;
text-indent: -0.6em;
padding-left: 1em;
margin-top: 0.4em;
margin-bottom: 0em;
}
/* CHAP_EN_TTL - All Endnote Title need to coded in element */
.CHAP_EPG_SRC {
text-indent: 0em;
text-align: left;
font-style: italic;
margin-top: 2.3em;
margin-bottom: 0em;
font-size: 1em;
}
/* CHAP_EPG_TXT - In Chapter Epigraph Paragraph need to be coded in element */
.CHAP_EPG_TXT {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 1.9em;
margin-bottom: 0em;
}
/* CHAP_UL - Chapter unordered character list for different characters Ex: Hyphen, dash, diamond, square and etc...*/
.CHAP_UL {
list-style-type: none;
font-size: 1em;
text-align: left;
text-indent: -1.2em;
padding-left: 2.3em;
margin-top: 0.4em;
margin-bottom: 0em;
}
/* ol.CHAP_LA li - All Lower-Alpha list styles need to coded in element */
.CHECK {
font-size: 1em;
padding-left: 2.5em;
text-indent: -1.5em;
text-align: left;
list-style-type: none;
margin-top: 0.3em;
margin-bottom: 0em;
}
/* CHECK_LAST_PARA - This style used for Last-Para of Tick and Cross mark list other-than Chapter/Part/Header level and need to be coded in element */
.CHECK_LAST_PARA {
font-size: 1em;
padding-left: 2.5em;
text-indent: -1.5em;
text-align: left;
list-style-type: none;
margin-top: 0.3em;
margin-bottom: 0.8em;
}
li {
font-size: 1em;
}
/* HANGING - All Hanging Paragraphs styles and plain list items need to coded in element */
.HANGING {
font-size: 1em;
padding-left: 2.3em;
text-indent: -1.2em;
text-align: left;
list-style-type: none;
margin-top: 0.3em;
margin-bottom: 0em;
}
/* CHAP_PQ - All Pull-Quotes need to be coded in */
.CHAP_PQ {
font-size: 1.5em;
text-indent: 0em;
text-align: center;
margin-left: 0.4em;
margin-top: 0.8em;
margin-bottom: 1.5em;
}
/* CHAP_BIBSET - This style need to used for Bibliography page and should be coded in element */
.CHAP_BX1_TXT {
font-weight: bold;
text-align: left;
margin-top: 0em;
margin-bottom: 0.5em;
margin-left: 0.8em;
margin-right: 0.8em;
text-indent: 0em;
font-size: 0.9em;
}
/* CHAP_BX1_TTL - In Box 1 title to be coded in element */
.CHAP_BX1_SRC {
margin-left: 0.7em;
font-size: 0.8em;
text-indent: 0em;
text-align: left;
margin-top: 0.9em;
margin-bottom: 0em;
font-weight: bold;
}
/* CHAP_BX1 li - This style is used to match with Main Text the font-size of List-Item in Box1 */
.CHAP_BX1 li {
font-size: 0.9em;
font-weight: bold;
}
/* CHAP_BX1 .BX_SOURCE - This style is used to match with Main Text the font-size of Box1 and Box Source */
.CHAP_BX1 .BX_SOURCE {
font-size: 0.8em;
font-weight: bold;
}
/* BX1_TBL_CAP - In Box 1, if table comes need to follow style in table element */
.BX1_TBL_CAP {
display: block;
font-weight: bold;
font-size: 1em;
text-indent: 0em;
text-align: left;
padding-left: 0.8em;
margin-top: 1.8em;
margin-bottom: 0em;
}
/* CHAP_BX2 - For Box 2 style needs to be coded in element */
.CHAP_BX2_QSET_ANS {
margin-left: 0.8em;
font-weight: bold;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.5em;
font-size: 0.9em;
}
/* CHAP_BX2_QSET_Q - In Box 1, 2 and 3, Question set Question to be coded in element */
.CHAP_BX2_QSET_Q {
margin-left: 0.8em;
text-indent: 0em;
font-weight: bold;
text-align: left;
font-size: 0.9em;
margin-top: 0.9em;
margin-bottom: 0.5em;
}
/* Q - This style should be used for Question and Answer numbers and it need to coded in element */
.Q {
font-weight: bold;
font-style: italic;
}
/* CHAP_BX2_TXT - In Box 2 paragraph need to be coded in element */
.CHAP_BX2_TXT {
font-weight: bold;
text-align: left;
margin-top: 0em;
margin-bottom: 0.5em;
margin-left: 0.8em;
margin-right: 0.8em;
text-indent: 0em;
font-size: 0.9em;
}
/* CHAP_BX2 li - This style is used to match with Main Text the font-size of List-Item in Box2 */
.CHAP_BX2 li {
font-size: 0.9em;
font-weight: bold;
}
/* CHAP_BX2 .BX_SOURCE - This style is used to match with Main Text the font-size of Box2 and Box Source */
.CHAP_BX2 .BX_SOURCE {
font-size: 0.8em;
font-weight: bold;
}
/* CHAP_BX3 - For Box 3 this style need to be coded in element */
.CHAP_BX3_SRC {
font-size: 0.8em;
font-weight: bold;
text-align: left;
margin-left: 0.8em;
margin-top: 1.2em;
margin-bottom: 0em;
text-indent: 0em;
}
/* CHAP_BX3_SUBTTL - In Box 3, Subtitle to be coded in element */
.CHAP_BX3_TBL_CAP {
font-weight: bold;
display: block;
text-align: left;
padding-left: 0.8em;
margin-top: 1.8em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 0.9em;
}
/* CHAP_BX3_TTL - In Box 1, Title to be coded in element */
.CHAP_BX3_TXT {
font-size: 0.9em;
font-weight: bold;
text-align: left;
margin-top: 0em;
margin-bottom: 0.5em;
margin-left: 0.8em;
margin-right: 0.8em;
text-indent: 0em;
}
/* CHAP_BX3_EXT - In Box 3 Extract paragraph need to be coded in element */
.CHAP_BX3_EXT {
font-weight: bold;
font-style: italic;
font-size: 0.9em;
text-align: left;
margin-left: 0.8em;
margin-top: 0.8em;
margin-bottom: 0.3em;
text-indent: 0em;
}
/* CHAP_BX3_EXT_SRC - In Box 1, 2 and 3 Extract Source paragraph need to coded in element */
.CHAP_BX3_EXT_SRC {
font-weight: bold;
font-size: 0.8em;
text-align: right;
font-style: italic;
margin-top: 0em;
margin-bottom: 0.7em;
text-indent: 0em;
}
/* CHAP_BX3 li - This style is used to match with Main Text the font-size of List-Item in Box3 */
.CHAP_BX3 li {
font-size: 0.9em;
font-weight: bold;
}
/* CHAP_BX3 .BX_SOURCE - This style is used to match with Main Text the font-size of Box3 and Box Source */
.CHAP_BX3 .BX_SOURCE {
font-size: 0.8em;
font-weight: bold;
}
/* span.BX_SOURCE - In all Box the Source Paragraph need to be coded in element */
span.BX_SOURCE {
font-size: 1em;
font-style: italic;
}
/* CHAP_CS1 - For Case-Study this style need to be coded in element */
.CHAP_CS1_TXT {
font-weight: bold;
text-align: left;
margin-top: 0em;
margin-bottom: 0.5em;
margin-left: 0.8em;
margin-right: 0.8em;
text-indent: 0em;
font-size: 0.9em;
text-align: left;
}
/* CHAP_CS1_H1 - In Case-Study Section Level A-Heads need to be coded in element */
.CHAP_CS1_AU {
text-indent: 0em;
margin-left: 0.8em;
font-weight: bold;
font-style: italic;
text-align: left;
margin-top: 0.3em;
margin-bottom: 0em;
font-size: 1.1em;
}
/* CHAP_CS1_EXT - In Case-Study the Extract paragraph need to be coded in element */
.CHAP_CS1_EXT {
margin-left: 0.8em;
margin-bottom: 0.3em;
font-size: 0.9em;
text-indent: 0em;
text-align: left;
font-style: italic;
margin-left: 0.8em;
margin-top: 0.8em;
font-weight: bold;
}
/* CHAP_CS1_SRC - In Case-Study Source paragraph need to be coded in element */
.CHAP_CS1_SRC {
margin-left: 0.8em;
margin-bottom: 0.5em;
font-style: italic;
text-indent: 0em;
text-align: left;
margin-top: 0.5em;
font-size: 0.8em;
font-weight: bold;
}
/* CHAP_CS1 li - This style is used to match with Main Text the font-size of List-Item in Case-Study */
.CHAP_CS1 li {
font-size: 0.9em;
font-weight: bold;
}
/* CHAP_CS1 .BX_SOURCE - This style is used to match with Main Text the font-size of CS1 and Box Source */
.CHAP_CS1 .BX_SOURCE {
font-size: 0.8em;
font-weight: bold;
}
/* RM_APP_TTL - In Back Matter Title need to coded in element */
.RM_APP_TXT {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.9em;
}
/* RM_ENDT_SRC - In Back Matter the Source paragraph need to be coded in element */
.RM_ENDT_SRC {
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.5em;
font-style: italic;
font-size: 1.3em;
}
/* RM_BIBSET1_TTL - In Bibliography Title need to be coded in element */
.RM_BIBSET1_TXT {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 4em;
}
/* RM_INDEX_TTL - In Index Title need to be coded in element */
.RM_INDEX_TXT {
font-size: 1em;
text-align: left;
margin-top: 0em;
margin-bottom: 0em;
padding-left: 0.8em;
text-indent: -0.5em;
}
/* RM_INDEX_TXT_SUB - In Index Level 2 Entries need to be coded in element */
.RM_INDEX_TXT_SUB {
font-size: 1em;
text-align: left;
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.3em;
text-indent: -0.4em;
}
/* RM_INDEX_TXT_LAST - In Index Level 3 and last Entries need to be coded in element */
.RM_INDEX_TXT_LAST {
font-size: 1em;
text-align: left;
margin-top: 0em;
margin-bottom: 0em;
margin-left: 3.5em;
text-indent: -1.5em;
}
/* span.bold - For bold styles it need to be coded in element */
span.bold {
font-weight: bold;
}
/* span.Italic - For Italic styles it need to be coded in element */
span.Italic {
font-style: italic;
}
/* span.underline - For Underline styles it need to be coded in element */
span.underline {
text-decoration: underline;
}
/* td.isbn1 - In Imprint page the First column of table need to coded in element */
.imp {
margin-top: 0.75em;
}
/* imprint-page - In Imprint Page this style need to be coded in element for this case*/
.TABLE_SPACER {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 2em;
margin-bottom: 0.5em;
}
/* TABLE_SPACER-1 - For Table need less space below if Chapter/Part/Header Levels following it. Use this coded in
element for this case*/
.TABLE_SPACER-1 {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 1.3em;
margin-bottom: 1.5em;
}
/* CHAP_UNTBL_COL_HD - This style is used for Ruled Table Heads and need to be coded in
element */
.CHAP_UNTBL_COL_HD {
text-indent: 0em;
text-align: left;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0.4em;
font-size: 1.1em;
border-bottom: 1px solid black;
}
/* CHAP_UNTBL_BODY - This style is used for Ruled Table Heads and need to be coded in element */
.CHAP_UNTBL_BODY {
font-size: 1.1em;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 0em;
}
/* TABLE - This style is used for Ruled Table and need to be coded in element */
.TABLE {
font-size: 1em;
text-indent: 0em;
text-align: left;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-bottom: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
}
/* table - This style used for table alignments */
table {
border-collapse:collapse;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: 0.5em;
}
/* th.right - The right aligned table head need to coded in
element */
th.right {
text-align: right;
}
/* td.right - The right aligned table body need to coded in element */
td.right {
text-align: right;
}
/* th.left - The left aligned table head need to coded in element */
th.left {
text-align: left;
}
/* td.left - The left aligned table body need to coded in element */
td.left {
text-align: left;
}
/* th.center - The center aligned table head need to coded in element */
th.center {
text-align: center;
}
/* td.center - The center aligned table body need to coded in element */
td.center {
text-align: center;
}
/* CHAP_BIBSET_BIB - In Bibliography paragraph need to be coded in element */
.CHAP_BIBSET_TTL {
font-weight: bold;
font-size: 1.5em;
text-indent: 0em;
display: block;
text-align: left;
margin-top: 1.00em;
margin-bottom: 0.4em;
}
/* CHAP_DLG_TXT - All Dialogue Paragraphs need to coded in
element */
.CHAP_EN_TTL {
font-weight: bold;
font-style: normal;
display: block;
text-indent: 0em;
text-align: left;
margin-top: 2.3em;
margin-bottom: 0.4em;
font-size: 1.5em;
}
/* CHAP_EPG_SRC - In Chapter Epigraph Source need to be coded in
element */
ol.CHAP_LA li{
font-size: 1em;
text-indent: 0em;
text-align: left;
list-style-type: lower-alpha;
margin-top: 0.3em;
margin-bottom: 0em;
}
/* ol.CHAP_UA li - All Upper-Alpha list styles need to coded in
element */
ol.CHAP_UA li{
font-size: 1em;
text-indent: 0em;
text-align: left;
list-style-type: upper-alpha;
margin-top: 0.3em;
margin-bottom: 0em;
}
/* ol.CHAP_LR li - All Lower-Roman list styles need to coded in
element */
ol.CHAP_LR li{
text-indent: 0em;
text-align: left;
list-style-type: lower-roman;
margin-top: 0.3em;
margin-bottom: 0em;
font-size: 1em;
}
/* ol.CHAP_UR li - All Upper-Roman list styles need to coded in
element */
ol.CHAP_UR li{
text-indent: 0em;
text-align: left;
list-style-type: upper-roman;
margin-top: 0.3em;
margin-bottom: 0em;
font-size: 1em;
}
/* LIST_LAST_PARA - This style used for Last-List-Item other-than Chapter/Part/Header level and need to be coded in
element */
.CHAP_BX1_H1 {
display: block;
font-weight: bold;
font-size: 1.1em;
text-align: left;
margin-top: 1.2em;
margin-bottom: 0.5em;
text-indent: 0em;
margin-left: 0.7em;
}
/* CHAP_BX1_TXT - In Box 1 paragraph need to be coded in
element */
.CHAP_BX1_TTL {
font-size: 1.2em;
font-weight: bold;
text-indent: 0em;
display: block;
padding-left: 0.8em;
margin-right: 0.8em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.4em;
}
/* CHAP_BX1_SUBTTL - In Box 2 Subtitle to be coded in
element */
.CHAP_BX1_SUBTTL {
text-indent: 0em;
font-size: 1.1em;
padding-left: 0.8em;
margin-right: 0.8em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.8em;
font-weight: bold;
}
/* CHAP_BX1_SRC - In Box 1 Source paragraph need to coded in
element */
.CHAP_BX2_TTL {
font-size: 1.2em;
font-weight: bold;
text-indent: 0em;
display: block;
padding-left: 0.8em;
margin-right: 0.8em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.4em;
padding-bottom: 0.7em;
padding-top: 0.7em;
width: 97%;
border-bottom: 1px solid;
}
/* CHAP_BX2_SUBTTL - In Box 2 Subtitle to be coded in
element */
.CHAP_BX2_SUBTTL {
text-indent: 0em;
display: block;
text-align: left;
padding-left: 0.8em;
margin-top: 0.9em;
margin-bottom: 0.4em;
font-size: 1.1em;
font-weight: bold;
}
/* CHAP_BX2_QSET_ANS - In Box 1, 2 and 3, Question set Answers to be coded in
element */
.CHAP_BX3_H1 {
font-weight: bold;
font-size: 1.1em;
margin-left: 0.8em;
display: block;
text-align: left;
margin-top: 1.2em;
margin-bottom: 0.4em;
text-indent: 0em;
}
/* CHAP_BX3_H2 - In Box 3 Sectiona level B-Head need to be coded in
element */
.CHAP_BX3_H2 {
display: block;
font-style: italic;
text-align: left;
margin-top: 1.2em;
margin-bottom: 0.3em;
text-indent: 0em;
margin-left: 0.8em;
font-size: 1.1em;
font-weight: bold;
}
/* CHAP_BX3_SRC - In Box 3 Source paragraph need to coded in
element */
.CHAP_BX3_SUBTTL {
font-weight: bold;
display: block;
text-align: left;
padding-left: 0.8em;
margin-top: 0.3em;
margin-bottom: 0.8em;
text-indent: 0em;
font-size: 1.2em;
}
/* CHAP_BX3_TBL_CAP - In Box 3 Table Caption need to coded in
element */
.CHAP_BX3_TTL {
background-color: #bcbdc0;
font-weight: bold;
font-style: normal;
text-indent: 0em;
display: block;
padding-left: 0.8em;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-right: 0.8em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.4em;
width: 100%;
font-size: 1.3em;
}
/* CHAP_BX3_TXT - In Box 3 paragraph need to coded in
element */
.CHAP_CS1_TTL {
font-weight: bold;
text-indent: 0em;
display: block;
padding-left: 0.8em;
margin-right: 0.8em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.4em;
padding-bottom: 0.7em;
padding-top: 0.7em;
width: 97%;
border-bottom: 1px solid;
font-size: 1.3em;
}
/* CHAP_CS1_SUBTTL - In Case-Study Sub-Title need to be coded in
element */
.CHAP_CS1_SUBTTL {
padding-left: 0.8em;
text-indent: 0em;
display: block;
font-size: 1.1em;
text-align: left;
margin-top: 0.9em;
margin-bottom: 0.4em;
font-weight: bold;
}
/* CHAP_CS1_TXT - In Case-Study paragraph need to be coded in
element */
.CHAP_CS1_H1 {
text-indent: 0em;
font-weight: bold;
font-size: 1.1em;
display: block;
text-align: left;
margin-top: 1.2em;
margin-bottom: 0.4em;
margin-left: 0.8em;
}
/* CHAP_CS1_H2 - In Case-Study Section Level B-Heads need to be coded in
element */
.CHAP_CS1_H2 {
text-indent: 0em;
font-weight: bold;
display: block;
font-style: italic;
text-align: left;
margin-top: 1.2em;
margin-bottom: 0.3em;
font-size: 1.1em;
margin-left: 0.8em;
}
/* CHAP_CS1_AU - In Case-Study the Author Name need to be coded in
element */
.RM_APP_TTL {
font-size: 1.8em;
font-weight: normal;
font-style: normal;
display: block;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 0.4em;
}
/* RM_APP_SUBTTL - In Back Matter Sub-Title need to coded in
element */
.RM_APP_SUBTTL {
font-size: 1.5em;
display: block;
text-indent: 0em;
text-align: left;
margin-top: 0.9em;
margin-bottom: 3.5em;
}
/* RM_APP_TXT - In Back Matter paragraphs need to be coded in
element */
.RM_BIBSET1_TTL {
font-size: 2.5em;
font-weight: normal;
font-style: normal;
display: block;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 2.5em;
}
/* RM_BIBSET1_TXT - In Bibliography Paragraph need to be coded in
element */
.RM_INDEX_TTL {
font-size: 2.5em;
font-weight: normal;
font-style: normal;
display: block;
text-indent: 0em;
text-align: left;
margin-top: 0em;
margin-bottom: 2.3em;
}
/* RM_INDEX_TXT - In Index Level 1 Entries need to be coded in
element */
td.isbn1 {
font-family: serif;
vertical-align: top;
font-size: medium;
padding-right: 0.15em;
width:5%;
}
/* td.isbn2 - In Imprint page the Second column of table need to coded in element */
td.isbn2 {
font-family: serif;
vertical-align: top;
font-size: medium;
width:65%;
}
/* table.isbntab - In Imprint page the Table need to coded in element */
table.isbntab {
width: 70%;
margin-top: 0em;
margin-bottom: 0em;
}
/* imp - In Imprint Page the Print Edition line need to be coded in