body {
	background-color: #e2e2e2;
	font-family: sans-serif;
	font-size: 12px;
}

body, form, h1, h2, h3, h4, h5, h6, h7 {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #005a9c;
	padding-top: 15px;
	padding-bottom: 5px;
}

th {
	text-align: left;
}

img {
	border: 0;
}

.clear {
	clear: both;
	float: none;
}

#page {
	width: 960px;
	margin: 0 auto;
	background-color: white;
	margin-bottom: 30px;
}

#header {
	height: 144px;
}

#header_left {
	float: left;
	padding-top: 50px;
	margin-left:25px;
}

#header_left img {
	height: 84px;
	width: 100px;
}

#header_center {
	float: left;
	margin-left:180px;
	padding-top: 20px;
}

#header_center img {
	height: 144px;
	width: 348px;
}

#header_right {
	float: right;
	padding-top: 60px;
	margin-right:25px;
}

#header_right img {
	height: 72px;
	width: 85px;
}
#topbar {
	border-bottom: solid #666 1px;
	height: 30px;
}

#menu {
	width: 180px;
	float: left;
	padding-bottom: 15px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
}

#menu ul li a {
	display: block;
	padding: 6px 5px 6px 15px;
	border-bottom: solid #666 1px;
	border-right: solid #666 1px;
	text-decoration: none;
	color: #005A9C;
}

#menu ul li a:hover {
	background-color: #f9be70;
}

#menu ul li a.active {
	background-color: white;
	border-right: solid white 1px;
	border-left: solid #666 1px;
}

#menu #issn {
	padding: 15px;
}

#menu #search {
	padding-left: 15px;
}

#menu #search #searchtext {
	width: 159px;
}

#menu #search #searchsubmit {
	text-align: right;
	padding-top: 3px;
	margin-right: -1px;
}

#submenu {
	margin-left: 220px;
}

#submenu img {
	border: none;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu ul li {
	float: left;
	margin-left: 3px;
	border: solid #666 1px;
	background-color: #f2f2f2;
}

#submenu ul li a {
	display: block;
	height: 20px;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
}

#submenu ul li a#citations_image{
	background-image: url('graphics/crossref.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 45px;
	margin-right: 10px;
}

#submenu ul li.active {
	border-bottom-color: white;
	background-color: white;
}

#content {
	width: 680px;
	float: left;
	padding-left: 15px;
	padding-right: 80px;
	padding-bottom: 15px;
}

#content a {
	color: #005a9c;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#footer {
	border-top: solid #dbdbdb 1px;
	color: #666;
}

#footer a {
	color: #666;
}

#footer_left, #footer_middle, #footer_right {
	float: left;
	width: 310px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 8px;
}

#footer_middle {
	text-align: center;
	padding-left: 0;
	margin: 0 auto;
}

#footer_right {
	text-align: right;
	padding-left: 0;
	padding-right: 15px;
}

#article_data {
	padding-top:15px;
	
}

#article, #references, #citations, #google {
    width: 680px;
	float: left;
	padding-left: 15px;
	padding-right: 80px;
}

#article table td {
	vertical-align: top;
	padding-bottom: 8px;
}

#article table td:first-child, #references table td:first-child, #citations table td:first-child, #google table td:first-child  {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 5px;
}

a.pdflink {
	background-image: url('graphics/pdflogo.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 16px;
	display: block;
	padding-top: 3px;
}

#article a.pdflink {
	background-image: url('graphics/pdflogo.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 16px;
	display: block;
}

#references table, #citations table , #google table{
}

#references ul, #citations ul, #google ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

#references ul li, #citations ul li, #google ul li {
	padding-bottom: 5px;
	padding-left: 2.5em;
	text-indent: -2.5em;
}

#back_issues table {
	padding-top: 5px;
}

#back_issues table tr th, #back_issues table tr td {
	padding: 5px;
}

#back_issues table tr th {
	color: #005a9c;
	font-size: 14px;
}

#back_issues table tr th:first-child {
	padding-left: 0;
}

#back_issues table tr.grey {
	background-color: #e2e2e2;
}

#issue_header {
	padding-top: 15px;
}

#issue_cover {
	width: 20%;
	padding-right: 15px;
	float: left;
	padding-top: 15px;
}

#issue_header a.pdflink {
	background-image: url('graphics/pdflogo.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 3px;
	height: 16px;
	float: left;
}

#issue_header_info {
	float: left;
	padding-top: 1px;
}

#issue_header_info span {
	float: left;
	display: block;
	clear: left;
	padding-bottom: 4px;
}

#issue_header_info span.last_child  {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 2px;
}

#issue ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

#issue ul li ul {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

#issue_header .issue_article_author {
	font-style: italic;
	font-size: 14px;
	
}

#start {
	width: 354px;
	margin: 0 auto;
	padding-top: 15px;
}

#start #welcome_image {
	margin: 0 auto;
	width: 303px;
	padding-bottom: 5px;
}

#start p {
	text-align: center;
}

#start #rss {
	width: 100px;
	margin: 0 auto;
}

#start #rss img {
	padding-right: 3px;
	float: left;
}

div.article_table {
	width: 100%;
	display: table;
}

div.article_table_row {
	width: 100%;
	display: table-row;
}

div.article_table_col_1 {
	width: 15%;
	display: table-cell;
}

div.article_table_col_2 {
	width: 100%;
	display: table-cell;
	}
div.article_table_col_2 li {
	list-style:none;
}

div.issue {
	width: 70%;
	float: left;
}

div.issue_article_author {
	font-style:italic;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.contents_data {
	
}
div.menu-narrow{display:none;}

ul.start-menu-narrow{
    list-style: none;
    padding-top: 12px;
    padding-right: 35px;
	height: 30px;
	font-size: 18px;
}

ul.start-menu-narrow a:link {color:#FFF;}
ul.start-menu-narrow a:visited{color:#FFF;}
ul.start-menu-narrow li {   padding-top: 0px;}

ul.ul-menu-narrow {
  display:none;
  width:225px;
  
}

li.li-menu-narrow {
    list-style: none;
	font-size: 18px;
   color:#FFF;
   padding-bottom:10px;
   }

 li:hover ul.ul-menu-narrow{
   display:block;
   background-color: rgba(100,100,100,1);
   padding-top: 7px;
   position: relative;
   top: 10px;
}

li.li-menu-narrow a:link {
   color:#FFF;
}

li.li-menu-narrow a:visited {
   color:#FFF;
}
 
#_citations_narrow {
	display:none;
	width:0;
}
#_google_narrow {
	display:none;
	width:0;
}

@media screen and (max-width: 950px) {
    #menu {display:none;}
    div.menu-narrow{display:block; color:#FFF; width:100%;}	
	#content {width:95%;}
	#page {width:100%;}
	#content_left {display:none;}
	#content_right {width:100%;}
	#content_left{display:none;}
	#content_left_contents{width:100%;}
	#content_left_contents ul li {display:inline;padding-right:20px;}
	#content_left_contents ul li a {font-size:18px;}


	#header {

	height: 100px;
	width: 100%;
}

#topbar {
	border-bottom: solid #666 1px;
	height: 30px;
	width:100%;
}


#submenu {
	margin-left: 0px;
}

#submenu img {
	border: none;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu ul li {
	float: left;
	margin-left: 3px;
	border: solid #666 1px;
	background-color: #f2f2f2;
}

#submenu ul li a {
	display: block;
	height: 20px;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
}

#submenu ul li a#citations_image{
	background-image: url('graphics/crossref.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 45px;
	margin-right: 10px;
}

#submenu ul li.active {
	border-bottom-color: white;
	background-color: white;
}

#header_left {
	display:none;
}

#header_left img {
	display:none;
}

#header_center {
	float: left;
	margin-left:0px;
	padding-top: 10px;

}

#header_center img {
	height: auto;
	width: 100%;
}

#header_right {
	display:none;
;
}

#header_right img {
	display:none;
}

#article_data {
	padding-top:5px;
	width:100%;
}

#article {
	width:100%;
	padding-left:0px;
	margin-left:2px;
}

.article_table {
	width:100%;
	
}

.article_table_col1 {
	margin-left:2px;
	padding-left:0px;
	width:20%;
}
.article_table_col2 {
	margin-left:2px;
	padding-left:0px;
	width:75%;
}

#references table, #citations table , #google table{
}

#references ul, #citations ul, #google ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

#references ul li, #citations ul li, #google ul li {
	padding-bottom: 5px;
	padding-left: 2.5em;
	text-indent: -2.5em;
}







}

	
