.search {
	font-family: verdana;
	font-size: 11px;
	padding-bottom: 20px;
}

div.search {
	margin-top: 20px;
	padding-left: 95px;
	padding-right: 95px;
}

.search table.form td {
	background-color: #CAD9E8;
	padding: 2px 5px 2px 5px;
}

.search table.form td.label {
	padding: 5px 10px 5px 5px;
	background-color: #6699CC;
	text-align: right;
	color: white;
}

td.submit {
	text-align: right;
	background-color: #EEE;
	padding-top: 4px;
}

td.checkboxlist td {
	padding: 1px 5px 1px 1px;
}

input.hint {
	color: #999;
}

input.runtime {

}

input.text {
	width: 305px;
	margin-left: 2px; 
	margin-right: 0; 
	color: #000000; 
	font-family: verdana; 
	font-size: 11px;
}

input.title {
	margin-top: 2px;
}

select {
	width: 150px;
}

select,input {
	border-width: 1px;
	border-style: solid;
	border-color: #888 #AAA #AAA #888;
}

input.submit
{
	color: white;
	background-color: #900;
	width: 90px;
	margin-right: 9px;
}

td.checkboxlist input {
	border-width: 0;
}

.search a {
	text-decoration: none;
	color: #BB4234;
}

.search a:hover {
	color: red;
}

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

h1 {
	color: #6699CC;
	font-size: 18px;
	font-family: helvetica;
	margin-top: 0;
	margin-bottom: 8px;
	text-align: right;
}

table.header,
table.footer {
	margin-left: 1px;
	margin-bottom: 10px;
	background-color: #CAD9E8;
	padding: 2px 5px 2px 5px;
}

table.film {
	margin-bottom: 15px;
	padding-top: 3px;
	border-width: 1px 0 0 0;
	border-color: #6699CC;
	border-style: dotted;
}

table.film-1 {
	border-width: 0;
}

table.film p {
	margin: 0 4px 4px 4px;
}

table.film div.image {
	float: right;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-width: 2px;
	border-color: black;
	border-style: solid;
}

td.image a {
	position: absolute; 
	clip: rect(0px auto 67px 0px); 
}

table.film p.author {
	font-size: 12px;
}

table.film p.description {
	text-align: justify;
}

span.searchterm { 
	background-color: #FCE68E; 
}

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

table.container td.title,
table.container td.nav,
table.container td.results {
	background-color: white;
}

table.container td.results {
	background-image: url(/images/headerbg3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 15px;
}

td.nav td {
	background-color: #FFFFFF;
}

td.nav td td {
	background-color: #336699;
}

td.nav td td.black {
	background-color: #000000;
}

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

table.container td.all-results {
	background-image: none;
}

table.all {
	border-width: 0 1px 1px 0;
	border-color: #6699CC;
	border-style: dotted;
	margin-bottom: 10px;
}

table.all td {
	border-width: 1px 0 0 1px;
	border-color: #6699CC;
	border-style: dotted;
	padding-left: 4px;
	padding-right: 4px;
}

table.all tr.head td {
	text-decoration: underline;
}

