/*
	Project:		PJM Pacific Journal of Mathematics Design

	Author: 		Ev Shafrir
	Date:			March 21, 2005
	Modified:		May 1, 2005

	(c) Copyright 2005 Lingua Franca Design
*/

body {
	background-color: #FFFFFF;
	margin: 10px; }

table {
	border: none;
	vertical-align: top;
}

FONT.small-text {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

FONT.medium-text {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

.J {					/* improved right justification */
	text-align: justify;
	padding-right: .5em;
}

.body-text {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

.text-area {
	margin-top: 1em;
	text-align: left; vertical-align: top;
}

.masthead {
	border: solid 1px #918C7A;
	width: 760px; height: 150px;
	text-align: center;
	margin: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	background-image: url(pjm-masthead.jpg);	/* path is relative to CSS file */
	background-repeat: no-repeat;
}

.volume-d, .volume-h {
	vertical-align: bottom;
	text-align: right;
}

.volume-h {
	cursor: pointer;
}

.column {
	border: solid 1px #918C7A;
	background-color: #FFFDFA;
}

.box-footer {						/* TD */
	cursor: pointer;
	text-align: center;
	vertical-align: top;
	padding-top: 6px; padding-bottom: 8px;
	/* padding-left: 80px; left padding for visual centering */
}

#footer-area {						/* TABLE */
	border: solid 1px #CD9268;
	background-color: #FFFDFA;
	width: 760px;
	text-align: center;
}

.footer-line {						/* On each TD, per TR */
	text-align: center;
	vertical-align: middle;
	padding-top: 4px; padding-bottom: 0px; padding-left: 20px;
}

.footer-line-last {
	padding-bottom: 6px;
}
.copyright { 						/* FONT */
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
}

.main {
	width: 760px;
	margin: 0px; margin-bottom: 10px;
	border: none; padding: 0px;
	border-collapse: collapse;
}

.activity-column {
	width: 218px;
	margin: 0px; border: none; padding: 0px;
	vertical-align: top;
	xbackground-image:  url(bg-action-column.gif);	/* path is relative to CSS file */
	background-repeat: repeat-y;
}

.action-end {
	margin: 0px;
	border: solid 1px  #918C7A; border-top: none;
	padding: 0px;
	background-color: #FFFDFA;
}

.action {
	width: 218px;
	margin: 0px;
	border: solid 1px #918C7A; border-bottom: none;
	padding-top: 0px; padding-bottom: 15px;
	padding-left: 10px; padding-right: 0px;
	border-collapse: collapse;
	background-color: #FFFDFA;
	text-align: left;
	vertical-align: top;
}

.pause {				/* visual space table between action areas */
	width: 218px; height: 10px;
	margin: 0px; border: none; padding: 0px;
	background-color: #FFFFFF;
}

.content-column {
	width: 504px;
	vertical-align: top;
	margin: 0px; border: none;
	padding: 0px; padding-left: 20px; padding-right: 8px;
}

.page-titles-serif {			/* area titles & navigation */
	font: bold 11pt "Times New Roman", serif;
	color: black;
	text-transform: uppercase;
}

.page-titles {			/* area titles & navigation */
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-transform: uppercase;
}

.page-titles-incase {			/* area titles & navigation */
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px; padding-top: 4px; padding-bottom: 15px;
}

.issue-doi {			/* area titles & navigation */
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px; padding-top: 4px; padding-bottom: 15px;
}
.page-titles-area {
	padding: 0px; padding-top: 4px; padding-bottom: 15px;
}

.unlinked-title {					/* article titles */
	font: italic 14pt "Times New Roman", serif;
	color: #000;
}

.linked-title {					/* article titles */
	font: italic 16pt "Times New Roman", serif;
	color: #003070;
}

.linked-title:hover {
	color:#B74124;
        cursor: pointer;
}

.pdficon_small {
        float: right;
        display: inline;
        margin-left: 10px;
        border: none;
        padding: 0px;
        cursor: pointer;
}

.title {					/* article titles */
	font: italic 16pt "Times New Roman", serif;
	color: #003070;
}
.title .bbb { font-family:sans-serif; }
.title .msbm-10x { font-family:sans-serif; }
.title .msbm-7x { font-family:sans-serif; }
.title .cmsy-7 { line-height:19pt; }
.title .cmr-10 { font-style: normal;}
.title .cmsy-10 { font-style: normal; font-family:sans-serif;
	font: 17pt Verdana, Arial, Helvetica, sans-serif; }
.title .accentbar { text-decoration:overline; }
.title .cmmi-10 {  }
.title .cmmi-7 {  font-size:100% }
.title .cmr-7 {  font-style: normal; font-size:100% }

.title-area {			/* article title & author cell */
	border: none;
	padding: 0px; padding-bottom: 14px;
}

.journal-titles-area {
	margin: 0px; margin-top: 2px;
	padding: 0px; padding-top: 4px; padding-bottom: 5px;
	width: 100%;
	text-align: center;
}

.journal-title {			/* area titles & navigation */
	font: 15pt "Times New Roman", serif;
	color: black;
	text-transform: uppercase;
	text-align: center;
}

.journal-url {			/* main, centered titles & navigation */
	font: italic 12pt "Times New Roman", serif;
	color: black;
	padding-bottom: 1em;
	text-align: center;
}

h3 {			/* authors */
	font: bold 12pt "Times New Roman", serif;
	color: black;
	margin: 0px; border: none;
	padding: 0px; padding-left: 25px;
}

.page-numbers {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	/* font: bold 10pt "Times New Roman", serif; */
	margin-left: 3em; margin-right: 0em;
	border: none; padding: 0px; padding-top: 3pt;
	display: inline;
	float: right;
}

.paper-doi {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	/* font: bold 10pt "Times New Roman", serif; */
	margin-left: 3em; margin-right: 0em;
	border: none; padding: 0px; padding-top: 3pt;
	display: inline;
	float: right;
}

h4 {			/* volume info over masthead */
	font: italic bold 12pt "Times New Roman", serif;
	color: black;
	margin-left: 0px; margin-right: 10px;
	margin-top: 0px; margin-bottom: 10px;
	border: none;
	padding: 0px;
}

h5 {			/* section title */
	font: small-caps bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin-left: 0px; margin-right: 0px;
	margin-top: 8px; margin-bottom: 3px;
	border: none;
	padding: 0px;
}

.section-title {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
	margin: 0px; border: none;
	padding: 0px; padding-top: .7em; padding-bottom: .7em;
}

.action-title {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.action-title-area {
	text-align: left; vertical-align: top;
	padding-top: 3px; padding-bottom: 15px;
	padding-left: 10px; padding-right: 0px;
	height: 25px; width: 100%;
	background-image:  url(bg-action-title.jpg);
	background-repeat: no-repeat;
}

.download-icon {
	margin: 1px; border: none; padding: 0px;
}
.download-icon-area {
	text-align: right; vertical-align: middle;
	padding-right: 3px;
}

.download-caption-area {
	text-align: left; vertical-align: middle;
	padding: 4px; padding-top: 2px;
}

.download-caption, .about, .issue, .archive-issue {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: solid 1px #E0E0E0; border-left: 1px solid  #E0E0E0;
	padding-top: 1px; padding-bottom: 2px;
	padding-left: 6px; padding-right: 4px;
}

.link-label {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; margin-left: 6px; margin-right: 6px;
	border: none; padding: 0px;
}

.link-hint {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; margin-left: 8px;
	border: none; padding: 0px;
}

.download-hint {	/*	div */
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; margin-right: 10px;
	border: none; padding: 0px;
	width: 100%;
	vertical-align: top;
	text-align: center;
}

.issues-area, .about-area {
	text-align: left;
	margin: 0px; border: none; padding: 4px;
	color: #545045;
}

.available-issues-area {
	text-align: left;
	margin: 0px; border: none;
	padding: 4px; padding-left: 40px;
	color: #545045;
}

.separator {
	height: 1px; width: 164px;
	margin-top: .5em; margin-bottom: .5em;
	margin-left: 10px; margin-right: 0px;
	border: none;
	padding: 0px;
	background-color: #BBBBBB;
}

.copyright, .msp-logo-area {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	padding-left: 80px; padding-top: 2px; padding-bottom: 2px;
	text-align: center;
	vertical-align: middle;
}

.msp-logo-area {
	font: 11pt "Arial Black", sans-serif;
	color: #444444;
	padding-bottom: 3px;
}

.msp-logo-squares {
	margin: 2px; margin-right: 4px; margin-top: 4px;
	border: none; padding: 0px;
	vertical-align: middle;
}

.journal-abstract {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0em; margin-top: .2em;
	margin-bottom: .5em; margin-right: .2em;
	border: none; padding: 0px;
	text-align: justify;
}

.keywords {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; margin-top: .2em; margin-bottom: 0.2em;
	border: none; padding: 0px; padding-left: 25px;
}

.authors-area, .editors-area, .insitutions-area {
	width: 100%;
	text-align: center;
}

.author-name, .author-address,
.editor-name, .editor-address,
.producer-name,
.institution-name {
	margin: 0px;  border: none; padding: 0px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.author-name, .editor-name {
	font-weight: bold;
}

.editor-address {
	/* width: 50%; */
	text-align: center;
	vertical-align: top;
	padding-bottom: 1em;
}

.producer-name {
	width: 34%;
	text-align: center;
	vertical-align: top;
	padding-bottom: 1em;
}

.institution-address {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-left: 0em;
}

.institution-name {
	list-style: none;
}

.author-address {
	padding-right: 25px; padding-bottom: 1em;
}


a:link,:visited,:hover,:active {
	text-decoration: none;
}

.download-caption:link, .download-caption:visited,
.issue:link, .issue:visited,
.about:link, .about:visited,
.archive-issue:link, .archive-issue:visited {
	color: #545045;
}

.archive-issue:link, .archive-issue:visited {
	background-color: #FBF7EC;
}

.author-name:link,.author-name:visited,
.editor-name:link,.editor-name:visited {
	color: #003070;
	text-decoration: underline;
	font-weight: bold;
}

.journal-title:link, .journal-title:visited,
.journal-url:link, .journal-url:visited {
	color: black;
	text-decoration: none;
}

.issue:hover,
.about:hover,
.download-caption:hover,
.archive-issue:hover {
	border-left: 4px solid;
	padding-left: 3px;
	border-color: #945E27;
	background-color: #F6EBDC;
	color: #B74124;
}

.author-name:hover, .editor-name:hover,
.title:hover, .page-titles:hover,
.journal-url:hover {
	color: #B74124;
}

div.link-d {
 	display: inline;
 	visibility: hidden;
}

div.link-h {
 	display: inline;
	visibility: visible;	}

.intro-area {
	width: 100%;
	text-align: left;
	margin: 0em 0em 1em .6em;
}

.intro-hint {		/* LI */
	list-style-type: square;
	margin: 0em;
}

.archive-year-h, .archive-year-d, .archive-shelf-h,  .archive-shelf-d {
	font: bold 13pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-top: solid 1px #918C7A;
	vertical-align: top;
	padding: 4px .5em 5px .5em;
	background-color: white;
}

.archive-year-h, .archive-year-d {
	border-top: solid 3px #918C7A;
	padding-top: 0px;
	width: 10%;
}
.archive-year-h { background-color: #FAF0D4; }
.archive-shelf-h { background-color: #FFFCE5; }


.volumes-label, .pages-label {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 4px 4px 4px 4px;
}
.volumes-label {
	font-weight: bold;
	width: 10em;
}

.pages-label {
	color: gray;
	width: 2em;
}

.archive-volumes {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 4px 8px 4px 4px;
	width: 3em;
}

.archive-issues { padding: 4px 8px 4px 4px; }

.archive-pages {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	text-align: right;
	padding: 4px 4px 4px 4px;
	width: 6em;
}

TD.vertipad { padding-top: 4px; }
.no-padding { padding: 0em; }
.mixed-case { text-transform: capitalize; }

.headerblue     {
                Font-Size: 13px;
                Font-Family: Arial, Helvetica;
                Font-weight: bold;
                color: #333666;
                }

.midsize        {
                Font-Size: 13px;
                Font-Family: Arial, Helvetica;
                }

/* styles for pjm upload page */
input, select {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6EBDC;
}

input.noBG {
    background-color: transparent;
}

.jborder {
          border: 1px solid #918c7a;
         }

.jborder h1 {
              color: #000000;
             }

.hlabel {
         color: #000000;
         font-weight: bold;
        }

.constep {
          position: relative;
          border-top: 1px solid #918c7a;
          background-color: #cccccc;
          text-align: right;
          padding: 4px 10px 4px 0px;
         }

.ups {
      position: relative;
      margin: 0px;
      border-top: 1px solid #918c7a;
      background-color: #cccccc;
      text-align: center;
      padding: 4px;
     }

.stathead {
           position: relative;
           border-bottom: 1px solid #918c7a;
           background-color: #cccccc;
           text-align: center;
           font-weight: bold;
           color: #000000;
           padding: 4px 10px 4px 0px;
          }

/*      End */

TABLE.fileStats TD { padding: 2px; }
TABLE.fileStats TD.date { width: 80px; }
TABLE.fileStats TD.pages { width: 60px; text-align: right; }
TABLE.fileStats TD.size { width: 70px ; text-align: right; }

h2.section {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #342B28;
	font-size: 14px;
	margin: 4px 0;
	padding: 2px 4px;
}

p.text {
	color: #342B28;
	margin: 8px 0;
	padding: 0;
}

div.separator {
	background-color: #A59086;
	border-width: 0;
	color: #A59086;
	height: 1px;
	width: 450px;
	margin: 0;
}

/* ------------------------------ */

table.authorIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #444;
}

table.authorIndex td.letterChunk {
  padding-top: 16px;
}
table.authorIndex a.firstLetter {
  font-size: 14pt;
  font-weight: bold;
  color: #444;
  display: block;

}
table.authorIndex a.name {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13pt;
	line-height: 1.3;
	font-style: normal;
	white-space: nowrap;
	color: #00a;
}
table.authorIndex a.name:hover {
	color: #c00;
}
table.authorIndex .lastname {
	font-weight: bold;
	afont-style: italic;
}

table.authorIndex td.authorBlock {
  padding-bottom: 10px;
}
table.authorIndex div.authorName {
  padding-bottom: 7px;
  font-size: 10pt;
  font-weight: bold;
}
table.authorIndex div.paper {
  margin-bottom: 7px;
	font-size: 10pt;
}
table.authorIndex div.paperTitle {
	font-style: italic;
	line-height: 1.25;
	padding-bottom: 3px;
	padding-left: 1px;
}
table.authorIndex div.paperReference {
  padding-left: 20px;
}

.incomplete {
    color: #900;
    font-weight: bold;
    font-size: 1.1em;
}
