
/** common.css
 * Original maireview.css style sheet pasted here common.css
 * were added
 */	
/*
 * maireview.css with banner nav bar
 *****************/
 
body {
margin: 0 ;
padding-bottom:20px;
background-color: #F7F7F7; 
text-align: left;
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif; 
letter-spacing: 0.2;
text-align:center;
font-size: 76% ; /*see http://www.webmasterworld.com/css/3148377.htm*/
}

*html body {
font-size:0.76em;/*JSCHECK IEfix1 - along with IEfix2 centers the entire page in IE6*/
text-align:center;
}


/*
 * header
 *************/ 
#header{
width:100%;
height:120px;
background-color: #000000;
border: 1px solid #CCCCCC;
overflow: auto; 
}
.headertitle{  	/*MAI Review title*/
position: relative;
float:left;
padding-top:15px;
left:10px;  
background-color: #000000;
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
font-weight: bold;  
font-size: 20px;
font-color: #fff;
}	
*html .headertitle{
padding-top:35px;
}
#logo{
position: relative;
float:right;
padding-top:20px;
padding-right:60px;
}
.issn-header {
position:relative;
float:left;
padding-left:5px;
padding-top:104px;
 
background-color:#000000;
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
font-weight: bold;  
font-size: 10px;
font-color: #fff;
}	
.titlelink {color: #FFFFFF; text-decoration: none;    }/*MAI Review link*/
.titlelink:visited {color: #FFFFFF; text-decoration: none; }
.titlelink:hover {color: #FFFFFF; text-decoration: none; }
.titlelink:active {color: #FFFFFF; text-decoration: none; }
 
	
	
/**
 * global navigation bar
 *****************************/
 
#globalnav{ /* bordered box to put buttons in */ 
width:100%;
background:#FFFFFF;
border:0px solid #CCCCCC; 
margin-top:6px;
text-align:center;
overflow: hidden;/*clear the containing divs see: http://www.quirksmode.org/css/clearing.html*/
}
#navcontainer{
border:0px solid #CCCCCC;
margin-left:2px;
float:left; 
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#logincontainer{ 
margin-right:2px; 
border:0px solid #CCCCCC; 
float:right;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
/* Div class navlist */
.navlist{
list-style: none outside none; /*list-style: list-style-type || list-style-position || list-style-image*/
padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-top:5px;
margin-bottom:5px;
}
.navlist li{ display: inline; }
.navlist a, .navlist a:link, .navlist a:visited {
background: #FFFFFF; /*button color*/
border: 1px solid #CCCCCC;
color: #666666;/*font*/
cursor: pointer;
display: inline;
margin: 0;
padding: 5px 7px 5px 7px;/*TRBL button size*/
position: relative;
text-decoration: none;
}
.navlist a:hover { /* hover over */
/*background: #993300;red*/
background: #993300;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}
/* current tab */
.navlist #active a, .navlist #active a:link, .navlist #active a:visited, .navlist #active a:hover {
background:#9C9A9C;
color: #FFFFFF  ;
cursor: text;
margin: 0;
position: relative;
}
 


/*
 * Layout
 *******************/
 
#page{
width:95%; 
margin: auto;
background:#fff;
border: 1px solid #CCCCCC;
padding:5px;
text-align:left;
overflow:hidden;
}
*html #page{
width:96.2%;
}
#page2{ 
width:99.6%;
background: #FFFFFF;
float:left;
font-size:85%; 
color:#566;
}
 

#contentcontainer{
width:100%;
background:#FFFFFF;
border:0px solid #CCCCCC;
margin-top:10px;
overflow:hidden;
}
#top{
}
#leftgroup { /*[margin + left column]*/
padding-top:5px;padding-left:6px;
width:15%;
float:left;
}
#rightgroup { /*[margin + middle column + margin + right column + margin]*/
 
width:84%;
 
float:right;
border: 0px solid #CCCCCC; margin-top:10px;

}
#left { /*[left column] - float right of #leftgroup*/
width:100%;
float: right;
}
#rightML15 { /*[middle column + margin + right column]*/
width: 100%;
float:right;
}
#rightMR5 { /*[middle column + margin + right column +margin]*/
width:100%;
float:left;
}
#middle {/*[middle column]*/
width:80%;
float:left;
 
}
#right { /*[right column]*/
width:19.047%;
float:right;
padding:0;
margin:0;
} 
#middleW600 {/*[middle column] remove ML15 and MR5*/
width:95%;
float:left;
}
#bottom{ 
float:left;
width:100%;
background-color:#FFFFFF; 
margin-top:8px;
border:1px; padding-bottom:20px;
}



/*
 * Right & Left menu
 ********************/
 
ul#nav4{width:100%;}
ul#nav3{width:100%;
}
/*menuleft*/
.menu {
margin-left:4px;
margin-right:4px;
padding-top:16px;
 
}
/*menuright*/
.menuright { 
padding-top:16px;
font-size:9px;
}
.adobe{
padding-right:10%; 
float: right;
}
div.menu ul {
margin: 0;
padding: 0;
list-style: none;
width: 95%; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
div.menuright ul {
margin: 0;
padding: 0;
list-style: none;
width: 95%; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
div.menu ul li {position: static;  }
div.menuright ul li {position: static;  }
div.menu span {display: none;}	
div.menuright span {display: none;}		
div.menu a:hover span {
display: block;   
top:10; 
height: 35px; /*JS here*/	
padding: 0; 
margin: 0; 
z-index: 100;
color: #AAAA; 
background: solid BBBBBB;
font: 10px Verdana, sans-serif; 
text-align: left;
}	
div.menuright a:hover span {
display: block;   
top:10; 
height: 35px; /*JS here*/	
padding: 0; 
margin: 0; 
z-index: 100;
color: #AAAA; 
background: solid BBBBBB;
font: 10px Verdana, sans-serif; 
text-align: left;
}			
div.menu a:hover {	font-weight: bold;}
div.menuright a:hover {	font-weight: bold;}		
/* Styles for Menu Items */
div.menu ul li a {
display: block;
text-decoration: none;
color: #777;
background: #fff; /* IE6 Bug */
padding: 5px;
border: 1px solid #ccc;
border-bottom: 0;	
font-size:10px;
}
div.menuright ul li a {
display: block;
text-decoration: none;
color: #777;
background: #fff; /* IE6 Bug */
padding: 5px;
border: 1px solid #ccc;
border-bottom: 0;	
font-size:1.2em;
}		
/* Fix IE. Hide from IE Mac \*/
* html div.menu ul li { float: left; height: 1%; }
* html div.menu  ul li a { height: 1%; }
* html div.menuright ul li { float: left; height: 1%; }
* html div.menuright  ul li a { height: 1%; }
/* End */
div.menu ul li a:hover { color: #B04444; background: #F0F7FF; }  
div.menuright ul li a:hover { color: #B04444; background: #F0F7FF; } 		
div.menu li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
div.menuright li ul li a { padding: 2px 5px; } /* Sub Menu Styles */	

/*
 * Content in Middle & Miscelleaneous
 **********************************************/	

.content {
width:200px; 
margin-top: 0px;
margin-bottom: 14px;
margin-left:5px;
margin-right:15px;
}
 
.contentitem {
margin-top: 10px;
padding:15px;
position: relative;
float: none;
border-style: solid;
border-width: 1px; 
border-color: #CCCCCC;
}		
p {  
font-size: 1.onem; 
line-height: 1.7; 
color: black; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;   
}
h1 { 
font-size: 1.1em; 
font-weight: bold; 
color: #000066; 
line-height: 1.3; 
margin-top: none; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif; 
}
h2 { 
font-size: 1.2em;; 
color:  #B04444; 
font-weight: 600;
margin-top: 2em;
margin-bottom: none; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
}
h3 { 
font-size: 1.0em; 
font-weight: bold; 
color: #000066; 
line-height: 1.3; 
margin-top: none; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
}

a {
size:1.0em;
color:  #393073; 
text-decoration: underline; 
}	
a:visited {}	
em { 
font-style:italic; 
font-weight: normal;
 
/*color: #B04444; */
}	
em.heading{	
font-size: 1.0em; 
font-weight: bold; 
color: #000066; 
line-height: 1.7; 
margin: 0px 10px 10px 10px; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
}

i{
color: #999999 ;
font-size:0.9em;
}
li { 
font-size: 0.85em; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
line-height: 1.7; 
color: black; 
}
.pagetitle1 {
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
font-weight: bold; 
}
.pagetitle2 {
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
font-weight: bold;   
}
.footertext { 
font-size: 10px; 
text-align: center;
}
ul.alphabetic {
list-style-type: lower-alpha;
}   
ul.numeric {
list-style-type: decimal;
}    	
.sidebar1 {
float: left;
padding-top:16px;
width: 190px;
margin-top: 6px; 
}
.sidebar2 {
padding: 16px;
width: 190px;
float: right;
margin-left: 0px; 
margin-top: 6px;
}
.navbox {
display: block;
background: #fff;
border-left: 1px solid #ccc;
padding: 0px; 
text-align: left; 
float: left;
width: 233px;
} 
.top {
color: #B04444;
text-align: right;
}
.boxtext {
margin: 0px 10px 10px 10px; 
text-align: left;
}
.image {
border: 0px solid #000000;
margin-top: 10px }	
.textimage {
border: 0px solid #000000;
text-align: center;
}
.boximage {
text-align: left;
font-size: 9px;	
}	
.rightinlineimage {
float: right;
margin-left: 1em;
margin-right: 1em;
}
.leftinlineimage {
float: left;
margin-left: 1em;
margin-right: 1em;
}
.link {
text-align: right;
}
a.nav:link {color: #000000; text-decoration: none; }
a.nav:visited {color: #000000; text-decoration: none; }
a.nav:hover {color: #B04444; text-decoration: underline; }
a.nav:active {color: #000000; }
#glossary{
width:100%;}
td {
padding-top:5px;
padding-bottom:5px;}


 
		
 

/*
 * Additional CSS tags here
 * From original common.css
 ***************************/
 label {
 font-size:1.0em;
 font-weight:300;
}

label.error {
	color: #900;
}
input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #E8E8E1;
	font-size: 1em;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #F0F0E8;
	color: #000;
	font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 1em;
}

input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #E8E8E1;
	font-size: 1em;
}

input.defaultButton {
	background-color: #375;
	color: #FBFBF3;
	font-weight: bold;
}
table.data {
font-size:1.0em;
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {

}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}
td.instruct {
font-size:1.0em;
font-style:italic;


}
/**
 * Form-specific elements
 */

span.formError {
	color: #900;
	font-weight: bold;
	font-size: 1em;
}

ul.formErrorList {
	color: #900;
}
/**
 * Additional text styles
 */

span.disabled, label.disabled {
	color: #666;
}

a.action, a.file {
	font-size: 0.9em;
	text-transform: uppercase;
}

a.icon {
	text-decoration: none;
}

a.icon:hover {
	background: none;
}

span.formRequired {
	color: #333;
	font-size: 0.9em;
}

span.instruct {
 
}

span.heading {
	font-size: 0.85em;
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #000;
}

.nowrap {
	white-space: nowrap;
}


 /**
 * Table styles
 */

table.info {
}

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}
table.listing {
margin-left:1%; margin-right:1%;
width:95%; 
font-size:1.0em;
color: #000000;
margin-top:-20px;
}
table.listing h4 {
font-size:1.1em;
color:#990000;
}
table.listing td {
padding: 0.25em 0.5em 0.25em 0.5em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
font-size: 0.9em;
text-transform: uppercase;
font-weight: normal;
line-height: 120%;
padding: 0.75em 0.5em 1em 0.5em;
}

table.info td.heading {
padding-left: 0;
}

table.listing td.nodata, table.info td.nodata {
text-align: center;
font-style: italic;
}

table.listing td.headseparator {
border-top: 1px dotted #DDDDD0;
font-size: 0.1em;
line-height: 1%;
}

table.listing td.endseparator {
border-top: 1px dotted #DDDDD0;
font-size: 0.25em;
line-height: 10%;
padding-bottom:10px;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
	padding-top:5px;
	padding-bottom:5px;
}

table.data { 
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {
}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
	text-decoration:underline;
 
}

ul.menu li.current {
	font-weight: bold;
	text-decoration:none;
 
 
}

ul.menu a {
	padding-top:2px;
	font-size: 1.3em;
	text-transform: uppercase;
	text-decoration: none;
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

ul.plain li{
font-size:1.0em;
}


div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-size: 0.5em;
	line-height: 25%;
}


 
.headertable {
background-color: #000000;	   
}	
.bodytable table{ 
width:100%; 
border:0px;
cellspacing:0; 
cellpadding:0;
}
#main { /*all ojs items in here*/
width: 97%;
 
padding-bottom:20px;
border: 0px solid #cccccc;
 	
}
#breadcrumb {
margin-top: 0em;
width:96%;
margin-left:2%;
margin-right:2%;
margin-bottom:10px;
padding-top: 8px;
padding-bottom: 8px;
text-align:center;
font-size: 1.0em;	 
background-color:#F7F7F7; 
border-style: solid;
border-width: 0.02em;
border-color: #CCCCCC;		
}
#breadcrumb a {
text-decoration: none;
font-size:10px;
}
#breadcrumb a.current {
font-weight: bold;
}

/**
 * right section
 */ 

#tdright {  	/*right menu column data cell*/
float:right;
padding-top:6px;
padding-right:16px;
padding-left:16px;
vertical-align:top;
}
.contentitemPanel {/*Search Panel*/
padding-top:5px;
 border-style: solid;
 border-width: 1px;
 border-color: #CCCCCC;
 background-color:#F7F7F7;
 width:90%;
 padding-left:5%;
 font-size:12px
 } 
input#query{
 width:90%;
}
*html input#query{
 width:90px;
}
		
#helplink{
position:relative;
left:35px;
font-size:9px;
}
#sidebarPanel {
float: left;
margin: 0;
padding: 0em 0em 0em 0em;
font-size: 9px;
color:#777777;
}
#sidebarPanel2{
float: left; 
margin: 0;
padding: 0px 0px 0px 4px;
font-size: 9px;
color:#777777;
}
.panelfont {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-variant:small-caps;
}
 
#panelfonttitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:10px;
font-variant:small-caps;
}		 
p.mai  {  
font-size: x-small; 
line-height: 1.7; 
color: black; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;   
}
h1.mai { 
font-size: x-small; 
font-weight: bold; 
color: #000066; 
line-height: 1.3; 
margin-top: none; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif; 
}	
li.mai { /*add class=mai to any li's in the include files*/
font-size: x-small; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
line-height: 1.7; 
color: #0033FF;
}
a.mai { /*add class=mai to any li's in the include files*/
font-size: x-small; 
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
line-height: 1.7; 
color: Black;	  
}	
/*from common.css*/	
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
background-color: #FFFFFF ;
color: #000;
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
border-top: 2px solid #666;
border-left: 2px solid #666;
border-bottom: 2px solid #E8E8E1;
border-right: 2px solid #E8E8E1;
font-size: 1em;
}
input.button {
padding-left: 0.5em;
padding-right: 0.5em;
background-color: #FFFFFF  ;
font-size: 1em;
}
input.defaultButton {
background-color: #069;
color: #FBFBF3;
font-weight: bold;
}

/**
 * Main layout elements
 */
 
#container {
line-height: 125%;
text-align: left
}
 

 
#footer {	
width: 100%;
min-height: 50px;
position: relative;
clear: both;
background-color: #ABA;
text-align: center;
}
#footerContent {
width: 800px;
margin: 0 auto;
}
ul {
margin: 0.25em 0 0.75em 0;
padding: 0 0 0 2.5em;
}
form {
margin: 0;
}

 
/*********************
 * Issue Items layout
 */
 font.sub{font-size:11px;   color:#000000; } 
 font.title {font-size:11px;  color:#000063; font-weight: bold;    } 
 font.articletitle{font-size:11px;  color:#000063;}
 font.art_links{ color:#000063; }
 td.art_links{ text-align:right;}
 font.author{ color:#B54542;  font-weight: bold;}
 td.author{ text-align:right; }
 td.pages{ text-align:right;} 
font.pages2{ font-size:0.85em; color: #666666  }
font.sectionHeader{ font-size:12px; color:#333333 ; text-decoration:underline  }

*html font.sectionHeader{ font-size:12px;  }
*html font.sub{ font-size:11px; color:#666666; } 
*html font.title { font-size: 11px; color:#000063;     } 
*html font.articletitle{ font-size:0.75em; color:#000063;}
*html font.art_links{ font-size:0.70em; color:#000063; }
*html td.art_links{ text-align:right; font-size:1.3em}
*html font.author{font-size:11px; }
*html td.author{ text-align:right; }
*html  font.pages2{ }
*html td.pages{ text-align:right; font-size:1.1em;} 

/*wrapping article items*/
.articleitems{ 
margin-top: 10px;
width:96%;
position: relative;
float: none;
border-style: solid;
border-width: 1px; 
border-color: #CCCCCC;
padding-left:5px;
padding-right:5px;
}
*html .articleItems {
padding-top:5px;
padding-bottom:5px;

}
/*registered user panel*/ 
#userpanel{
border: 1px solid #CCCCCC;
background-color:#F7F7F7;
margin-top:10px;
width:90%;
padding-left:5%;
}

 
#content {
padding-left: 10px;
padding-right: 10px;
font-size:1.1em;
text-align:justify;
line-height:1.65em
}


#content h3 {
color:#000066;
font-family:"Verdana",Verdana,Arial,Helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
line-height:1.3;
}
#content h4 {
margin: 0em 1em 0.25em 0em;
padding-top: 0.45em;
font-family: "Verdana", Verdana,  Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.1em;
}
#content h5 {
margin: 0em 1em 0.25em 0em;
padding-top: 0.75em;
font-weight: bold;
font-size: 1em;
}


	
	
	.contentitem {
    margin-top: .4em;
	border-style: solid;
	border-width: 1px;;
	border-color: #CCCCCC;
    }
	* html .contentitem{
 margin-left:6px;
 margin-right:6px;
 
 color:#0000CC; 
}

#navbar {
	margin-right: 0;
	padding-bottom: 0.5em;
	border-bottom: 0px dotted #000;
}
#navbar li{
text-decoration:none
}

li#current a{ /* menu current li*/
color: #B04444; background: #F0F7FF; font-weight:bold  
  }
li#current span{ /* menu current li*/
display: block;
top:10; 
height: 15px; /*JS here*/	
padding: 0; 
margin: 0; 
z-index: 100;
color: #AAAA; 
background: solid 777;
font: 10px Verdana, sans-serif; 
text-align: left;
  }
/*right MR button small hover*/ 
#hover-small a:hover span{
display: block;   
top:10; 
height: 15px; /*JS here*/	
padding: 0; 
margin: 0; 
z-index: 100;
color: #AAAA; 
background: solid BBBBBB;
font: 10px Verdana, sans-serif; 
text-align: left;
} 

li.hover-small a:hover span{
display: block !important;   
top:10 !important; 
height: 15px  !important; /*JS here*/	
padding: 0  !important; 
margin: 0  !important; 
z-index: 100  !important;
color: #AAAA  !important; 
background: solid BBBBBB  !important;
font: 10px Verdana, sans-serif  !important; 
text-align: left !important;
}



/*for reading tool - should be in rt.css but doesnt work in FIREFOX*/
div#rtNotLoggedIn{
color: #999999; 
font-size:9px;
text-decoration:underline;
}
div#rtNotLoggedIn a{
display:block
}


div#rtSearchForm{
background-color:#F4F4F4;
border:1px solid #CCCCCC;
margin-left:10px;
padding:5px;
width:70%;
}
  