@import url('/filmjournal/inc/css/style.css');

body {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

table.two_cols tr td.col1 {
	 width: 193px; /* Container Width - Col2 Width */ 
	 background: #f8f8f8;
}

table.two_cols tr td.col2 {
	width: 100%; /* Set width */
	background: #ffffff;
}
#leftColumn * {
	font-family: Helvetica;
	font-size: 12px;
}
#leftColumn {
	padding: 0px 0px 0px 12px;
	width: 646px;
}
* html #leftColumn {
	width: 626px;
}
#eHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	padding-left: 12px;
	margin: 0 6px 0 0;
}
#eResults {
	background: white url('/filmjournal/esearch/images/header.gif') no-repeat;
	font-size: 14px;
	height: 34px;
	color: #CC4C2F;
}
#foundSection {
	width: 180px;
	height: 25px;
	background: white url('/filmjournal/esearch/images/found.gif') no-repeat;
	color: #CC4C2F;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 0 24px;
}
#esearch #refineCell {
	width: 180px;
	color: #CC4C2F;
}
#esearch #resultsCell {
}
.sortSection {
	margin-top: 12px;
}
.sortLabel {
	padding-right: 8px;
	font-weight: bold;
	color: #575757;
}
.sorties {
	font-weight: bold;
	color: #575757;
}
.sorties a {
	color: #CC4C2F;
}
.pagination {
	font-weight: bold;
}
.pageSection {
	text-align: right;
	padding-right: 24px;
	font-size: 12px;
	width: 490px;
}
#refineHeader {
	font-weight: bold;
	padding-bottom: 12px;
}
#resultsList * {
	font-family: Arial, sans-serif;
}
#resultsList h3 {
	font-family: Helvetica;
}
.cssClassnameDimN a {
	color: #575757;
	font-weight: bold;
}
.cssClassnameDimValN {
	background: white url('/filmjournal/esearch/images/redarrows.gif') no-repeat 0 6px;
	margin: 4px 0;
	padding: 3px 0 0 12px;
}
.cssClassnameDimValN a {
	color: #CC4C2F;
	font-weight: bold;
}
.more {
	padding: 0 10px 0 6px;
	color: #CC4C2F;
	font-weight: bold;
	background: white url('/filmjournal/esearch/images/redarrows.gif') no-repeat 100% 62%;
}
#esearch h3 {
	margin-bottom: 0;
}
#esearch p {
	color: #575757;
	margin-top: 3px;
}
.css4SelPagVal {
	color: #575757;
}
#breadcrumbsTable {
	width: 100%;
	text-align: center;
}
#breadcrumbs {
	font-weight: bold;
	color: #575757;
}
#breadcrumbs a {
	margin-right: 12px;
	padding-left: 16px;
	background: white url('/filmjournal/esearch/images/garbagecan.gif') no-repeat 0 1px;
}
#breadcrumbs a:hover {
	background: white url('/filmjournal/esearch/images/glowingtrashcan.gif') no-repeat 0 1px;
}
.pageSection {
	text-align: center;
}
#esearch .matchYellow {
	background-color: #00DAE5;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#esearch span.matchYellow span {
	color: black;
	margin: -1px 1px;
	padding: 0 2px;
	border-top: 1px solid #00DAE5;
	border-bottom: 1px solid #00DAE5;
}
#bottomPags {
	background: white url('/filmjournal/esearch/images/bottom.gif') no-repeat 0 1px;
	height: 54px;
	width: 649px;
}
#bottomPags td {
	width: 50%;
}
#bottomPags #pags {
	text-align: right;
	padding: 24px 24px 0 0;
}
#bottomPags #bForm form {
	margin: 0;
}
#bottomPags #bForm input.textBdr {
	font-size: 12px;
	height: 19px;
	width: 157px;
	background: white url('/filmjournal/esearch/images/inputB.gif') no-repeat 0 1px;
	border: 0;
}
#bottomPags * {
	font-family: Helvetica;
	font-size: 12px;
}
#bError {
	height: 18px;
	color: #CC4C2F;
}
#tError {
	padding: 12px 0 0 130px;
}
#esearch a:hover {
	color: #575757;
	text-decoration: underline;
}
.hiManny {
	width: 300px;
}
#keyword {
	display: none;
}
#resultsKeywords {
	text-align: left;
}
#esearch {
	margin-top: 8px;
}
