/*
  De Nieuwe Toneelbibliotheek
  Copyright (C) 2009 by Systemantics, Bureau for Informatics

  Lutz Issler
  Mauerstr. 10-12
  52064 Aachen
  GERMANY

  Web:    www.systemantics.net
  Email:  mail@systemantics.net

  Permission granted to use the files associated with this
  website only on your webserver.

  Changes to these files are PROHIBITED due to license restrictions.
*/



* {
	border: none;
	margin: 0;
	padding: 0;
}

body,
a,
p.button a {
	color: black;
}

body,
h1,
h2,
h3,
th {
	-webkit-text-size-adjust: none;
}

body,
input[type="text"],
input[type="password"],
input[type="submit"],
select {
	font: normal 12px/15px Georgia;
}

h1,
h2,
h3,
th,
#tabs ul li,
.error,
dt,
p.form-question,
p.form-answer {
	font: normal 11px/15px Georgia;
}

th {
	font-size: 11px;
}

body {
	margin: 30px 0;
}

a {
	text-decoration: none;
}

h1,
h2,
p,
table,
#cart ul,
#orderform dl,
#form dl,
#author-cv ul,
td.synopsis div,
#author.edit h1 {
	margin-bottom: 15px;
}

.text,
.field {
	margin-bottom: 25px;
}

p.last,
p.form-question {
	margin-bottom: 3px;
}

#orderform p.form-answer,
#form p.form-answer {
	margin-left: 145px;
}

h1,
h2,
#covers,
#cover-large,
.moreinfo,
.text {
	margin-left: 35px;
}

.texts {
	margin-left: 129px;
}

h1,
h2,
#covers,
#cover-large,
.moreinfo {
	margin-right: 35px;
}

h1,
h2,
th,
#tabs ul li {
	letter-spacing: 2px;
	text-transform: uppercase;
}

th,
td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

h3 {
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 1px;
}

h3 span {
	font-style: normal;
}

table {
	border-collapse: collapse;
	margin-top: 1em;
	table-layout: fixed;
}

.text p {
	width: 400px;
}

td.author p {
	max-width: 265px;
}

td.synopsis p {
	max-width: 400px;
}

td.synopsis p.wide {
	max-width: none;
}

tr.overview {
	background-color: #C4C5C7;
}

h1 span,
h2 span,
tr.overview,
#covers img,
.cover,
span.toggle,
.button span,
span.button,
h3 span,
.dropdown,
.toolbar li,
input[type="submit"] {
	cursor: pointer;
}

h1 span:not(.sub):hover,
h2 span:hover,
h3 span:hover,
span.toggle:hover,
.button span:hover,
.button a:hover,
#tabs li a:hover,
th a:hover,
p a:hover,
span.button:hover,
a.button:hover,
label.missing,
.dropdown li a:hover,
input[type="submit"]:hover,
.error,
.message,
.here {
	color: #5baf05;
}

.text p a {
	color: #666;
}

#tabs ul.right li,
span.toggle,
.button,
.sub,
h3,
input[type="submit"] {
	font-size: 11px;
	text-transform: none;
}

.sub {
	letter-spacing: 0;
}

#tabs ul.right li,
span.toggle,
.button,
h3 span,
input[type="submit"] {
	letter-spacing: 1px;
}

tr.white {
	background-color: white !important;
}	

div.details,
.inside td img,
.hidden,
#author-select h1,
.dropdown ul {
	display: none;
}

.title input[type="text"],
.edition input[type="text"],
textarea {
	width: 444px;
}

th,
td {
	white-space: no-wrap;
	overflow: hidden;
}

th.number,
td.number,
th.book,
th.language {
	width: 60px;
}

.language select {
	width: 54px;
}

th.cast {
	width: 110px;
}

.cast input[type="text"] {
	width: 104px;
}

th.year,
th.status {
	width: 85px;
}

.year input[type="text"] {
	width: 79px;
}

th.cast,
td.cast {
	text-align: center;
}

tr.details td,
tr.inside td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

tr.details td {
	padding-top: 10px;
}

tr.inside td {
	padding-bottom: 30px;
	text-align: center;
}

th.number,
td.number,
td.thumbnail {
	padding-left: 35px;
}

th.status,
td.status,
td.order {
	padding-right: 35px;
	text-align: right;
}

#covers {
	height: 80px;
	visibility: hidden;
}

#covers img {
	vertical-align: top;
}

ul {
	list-style: none;
}

#tabs {
	border-bottom: 1px solid #CACACA;
	clear: left;
	height: 20px;
	padding-left: 25px;
}

#tabs ul li {
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 10px;
}

#tabs ul li.selected {
	border-bottom: 1px solid white;
	height: 19px;
}

#tabs li {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	padding-right: 12px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#tabs li,
#author-select,
#usermenu.open {
	border-color: #CACACA;
	border-width: 1px;
}

#cart div,
#cart ul,
#cart li,
#covers div,
#orderform dl,
#orderform dt,
#orderform dd,
#form dl,
#form dt,
#form dd,
#tabs ul li,
#userinfo dt,
#userinfo dl,
#loginform dd,
#forminfo,
#author .col1,
#author .col2,
#author .col3,
#author-select,
#author-select.open ul,
#usermenu,
.toolbar,
.toolbar li,
.field,
p.save {
	float: left;
}

#tabs ul.right,
#cart,
#orderform,
#ordersteps,
#author-close,
.editor input[type="submit"] {
	float: right;
}

#cart,
#orderform,
#ordersteps,
#author-close {
	margin-right: 35px;
}

#tabs ul.right {
	margin-right: 20px;
}

#covers img,
img.cover,
#author img.picture {
	width: 50px;
}

#covers img,
img.cover {
	height: 77px;
}

#covers img,
img.cover,
#author img.picture,
#author-select,
#usermenu ul,
.toolbar li {
	border: 1px solid #CACACA;
}

#cart,
#orderform,
#ordersteps,
#author-select ul,
#form,
#forminfo,
p.save {
	margin-top: 20px;
}

#cart,
#cart li {
	width: 300px;
}

#cart li {
	border-bottom: 1px solid #4BA829;
	clear: both;
	padding: 1px 0;
}

#cart li:first-child {
	border-top: 1px solid #4BA829;
}

#cart p,
#orderform p,
#ordersteps p,
#form p,
#forminfo p {
	clear: left;
	margin-left: 0;
}

#cart div {
	padding-top: 5px;
}

#cart div,
#cart div p {
	margin-right: 10px;
	width: 238px;
}

#cart div.amount {
	margin: 0;
	padding: 0;
	width: 130px;
}

#cart img.cover {
	display: block;
	float: right;
}

#cart .title {
	font-style: italic;
}

#cart .total {
	float: right;
}

input[type="text"],
input[type="password"],
select,
textarea {
	border: 1px solid #B1B3B4;
}

input[type="text"],
input[type="password"],
select,
textarea {
	padding: 2px;
}

input[type="text"],
input[type="password"] {
	height: 17px;
}

#cart input[type="text"] {
	width: 19px;
}

#orderform input[type="text"],
#form input[type="text"],
#form input[type="password"],
#orderform select,
#form select,
#userinfo input[type="text"],
#userinfo input[type="password"] {
	width: 160px;
}

#orderform,
#orderform dl,
#form,
#form dl {
	width: 317px;
}

#orderform dt,
#form dt,
#userinfo dt,
.field,
p.save {
	clear: left;
}

#orderform dt,
#form dt {
	width: 145px;
}

#orderform dt,
#orderform dd,
#form dt,
#form dd,
#userinfo dt,
#userinfo dd {
	margin-bottom: 3px;
}

#ordersteps,
#ordersteps p {
	width: 156px;
}

#userinfo {
	right: 35px;
	padding-left: 20px;
	position: absolute;
	top: 30px;
}

#userinfo dl,
#userinfo p {
	width: 250px;
}

#userinfo input[type="text"],
#userinfo input[type="password"] {
	width: 134px;
}

#userinfo .head {
	text-align: right;
}

#loginform,
.tabbed {
	margin-top: 15px;
}

#loginform dt {
	width: 110px;
}

#loginform dd {
	width: 140px;
}

#author {
	background: white;
	border-top: 1px solid #CACACA;
	padding-top: 23px;
	position: absolute;
	top: 100px;
	width: 100%;
}

#author.pushed {
	position: static;
}

#author .col1 {
	margin-left: 35px;
	width: 66px;
}

#author .col2,
#forminfo {
	margin-right: 25px;
	width: 265px;
}

#author .col3 {
	width: 450px;
}

#author h1,
#forminfo {
	margin-left: 101px;
}

#author-cv p,
#author-cv li,
#author-contact,
textarea {
	color: #003B81;
	font-family: "Andale Mono","Courier New",monospace;
	font-size: 12px;
	line-height: 15px;
}

#author #tabs {
	padding-top: 30px;
}

#author-select {
	background: url(/elements/select.gif) top right no-repeat;
	height: 15px;
	left: 91px;
	position: absolute;
	top: 22px;
	width: 260px;
}

#author.pushed #author-select {
	display: none;
}

.dropdown {
	z-index: 100;
}

#author-select,
#usermenu ul {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#author-select.open {
	background: url(/elements/close.gif) 503px 5px no-repeat;
	height: auto;
	width: 520px;
}

.open ul {
	background: white;
	display: block;
	padding-bottom: 8px;
}

#author-select.open ul {
	width: 260px;
}

#author-select li {
	padding-left: 10px;
}

.overlay {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

#form {
	margin-left: 391px;
}

#usermenu {
	background: url(/elements/dropdown.gif) 0 5px no-repeat;
	padding-left: 12px;
	position: relative;
}

#usermenu.open ul {
	background: white;
	margin: 0 -10px;
	padding-top: 8px;
	text-align: left;
}

#usermenu.open ul li {
	padding-left: 10px;
}

.toolbar {
	padding-top: 5px;
}

.toolbar li {
	height: 16px;
	margin-right: 8px;
	padding: 2px;
	width: 16px;
}

.toolbar li:hover {
	border-color: black;
}

.toolbar li.wide {
	width: auto;
}

.editor input[type="submit"] {
	margin-top: 8px;
}

input[type="submit"] {
	background: white;
	padding: 0;
	text-align: left;
}

table input[type="text"] {
	width: 97%;
}

table p.wide input[type="text"] {
	width: 144px;
}

#author-edit,
#author-show {
	left: 391px;
	position: absolute;
	top: 22px;
}

#covers,
#author h1 {
	margin-bottom: 30px;
}

#stamp {
	position: absolute;
	top: 5px;
	left: 50%;
	text-align: center;
}

