﻿/*
	Stylesheet for John Benjamins Publishing.
*/

BODY, TABLE, TD, DL, DT, DD { 
	font-family: verdana, "arial unicode ms",helvetica, sans-serif!important;
	font-size:small;
	color:#000000;
	}

P {
	margin-top:0.5em;
	margin-bottom: 0em;
}

LI {
	margin-top:.25em;
	margin-left: 1.5em;
}

ul {
	margin-top:.5em;
	margin-left: 0em;
	text-align: left;
}

LI LI {
	margin-top:.25em;
}
	
font { font-family: verdana, "arial unicode ms", helvetica, sans-serif!important; }

A {
	color:#0000a0;
	text-decoration: none;
}

A:visited {
	color:#003C83;
}

A:active {
	color:#ff0000;
}

A:hover {
	background-color: #e0e0e0;
}

DIV {
	margin-bottom:1em;
}

DT A {
	text-decoration:none;
}

DT {
	font-weight:bold;
}

HR {
	border: solid 1px black;
}

/* menu bar catalog */
.browsebar .kopje {
	font-size:x-small;
	color:#ffffe8;
	background-color:#00833C;
}

.browsebar .menu {
	font-size:x-small;
	color:#ffffe8;
	background-color:#83003C;
}

.browsebar TD {
	font-size:x-small;
	color:#ffffe8;
	background-color:#003C83;
}

.browsebar TD A, .browsebar TD A:visited {
	color:#ffffff;
}

th {
	text-align:left;
}

td {
	padding-right:.5em;
}

table{
	margin-top: .25em;
	margin-bottom: .25em;
}
/* navigatiebalk */
table.navigatie{
	cellspacing:0;
	cellpadding:4;
	width:100%;
	margin-bottom:2px;
	padding-bottom:2px;
	border-bottom: solid 2px #003C83;
}
table.navigatie th{
	font-size:.8em;
}

table.navigatie td{
	font-size:.8em;
}


/* styles for static pages */
h1	{font-size:large; font-weight:bold;margin-bottom:.5em;}

h2	{font-size:medium; font-weight:normal; margin-bottom:.33em; color:#ff66e8}

h3	{font-size:medium; font-weight:normal; }

.note { font-size: smaller; font-style: italic; }

.welcome { font-size:normal; font-weight: bold; }

.redbullet { list-style-image: url(/images/rd_ball.gif); }

.blue {color:#0000a0;margin-bottom:0em;}

.erratum { border:solid 1px black;padding:5px;color:black; background:white;}
.erratum h1,h2,h3	{color:red}

/* menubar left */
.menucontainer { 
	color:#ffffff;
	font-size:smaller;
	font-weight:bold;
	padding:2px;
}

.menuitem {
	background-color:#ffffff;
	color:#003C83;
	padding:2px;
	margin-bottom:1px;
}

.menuitem a {
	display:block;
}

.menuitem a:hover {
	background-color:#003C83;
	color:#ffffff;
	text-decoration:none;
}

/* special (anchor) link style */
.quicklinks {
	color:black;
	font-size:smaller;
	padding:4px;
}

.quicklinks a, .quicklinks a:visited {
	background-color:#ffffff;
	color:#003C83;
	border:solid 1px #003C83;
	padding:2px;
}

.quicklinks a:hover {
	background-color:#003C83;
	color:#ffffff;
	border:solid 1px white;
	padding:2px;
	text-decoration:none;
}

.btn_new {
	background-color:white; color:red;
	font-weight:normal;font-size:x-small;text-decoration:none;
	border:solid 1px black;
	padding:2px;padding-left:3px;padding-right:3px;
}

/* details */
.bktitle, .series_board h3{
	font-weight:bold;font-size:large;
	margin-bottom:.33em;
}

.bksubtitle  {
	font-weight:normal;font-size:normal;
	margin-top:0;color:black;
	margin-bottom:0;
}

.bksubtitle2 {
	font-weight:normal;
	font-size:larger;
	margin-top:0;
}

.bkauthor, .series_board {
	font-style:normal;font-size:normal;
}

.bkseries {
	font-weight:normal;font-size:normal;
}

.bkdetails {
	font-weight:normal;font-size:smaller;
	margin-top: 2px;
}

.bkprice {
	font-weight:normal;font-size:normal;
}

.bkdesc {
	font-weight:normal;text-align:left;
}

.bktoc {
	font-weight:normal;text-align:left;
	font-size: 90%;
	
}

.bkquote {
	font-style:normal;font-size:normal;
}

/* container used to limit page width to 600px*/
DIV.container { 
	width:600px;
	margin:5px;
}

.tocartauthors {
	margin-top:1px;
	padding-left:1.6em;
	margin-left:-5px;
	margin-bottom:1px;
}

.sectionheader_first {
	padding-top:.66em;
	margin-bottom:0em;
	font-weight:bold;
}

.sectionheader {
	padding-top:1em;
	padding-bottom:1px;
	font-weight:bold;	
}


.chapter_first, .article_first, .review_first, .reviewarticle_first, .miscellaneous_first {
	vertical-align:top;
	padding-top:.66em;
	margin-bottom:0em;
	background-color: transparent;
}

.miscellaneous, .chapter, .article, .review, .reviewarticle, .subsection, .subsection_first, .subsubsection, .subsubsection_first {
	vertical-align:top;
	padding-top:0em;
	margin-bottom:0em;
}


