.plainh1 {
	height: 260px;
	position: relative;
}
.plainh1 h1 {
	position: absolute;
	left: 3px;
	top: 117px;
	color: #FFFFFF;
	font-size: 35px;
	letter-spacing: -0.02em;
	word-spacing: -0.1em;
	width: 100%;
}
.plainh1 h2 {
	position: absolute;
	left: 3px;
	top: 144px;
	color: #e35bf7;
	font-size: 35px;
	letter-spacing: -0.04em;
	word-spacing: -0.1em;
}
.plainh2 h2 {
	word-spacing: -0.12em;
}
.plainh2 h3 {
	padding-bottom: 5px;
	word-spacing: -0.12em;
}
.plainh2 div {
	margin-top: 5px;
	letter-spacing: -0.02em;
	word-spacing: -0.06em;
}

.opaqueh2 {
	background: url(/sitestyle/images/transparency.png) repeat;
	_background: url(/sitestyle/images/transparency.gif) repeat;
}
.opaqueh2 h2 {
	word-spacing: -0.12em;
}
.opaqueh2 h3 {
	padding-bottom: 5px;
	word-spacing: -0.12em;
}
.opaqueh2 div {
	margin-top: 5px;
	letter-spacing: -0.02em;
	word-spacing: -0.06em;
}.datasearch_top {
	height: 260px;
	position: relative;
}
.datasearch_top h1 {
	position: absolute;
	left: 3px;
	top: 117px;
	color: #FFFFFF;
	font-size: 35px;
	letter-spacing: -0.05em;
	word-spacing: -0.1em;
}
.datasearch_top p {
	position: absolute;
	left: 3px;
	top: 144px;
	color: #e35bf7;
	font-size: 35px;
	letter-spacing: -0.05em;
	word-spacing: -0.1em;
}
.datasearch_choice {
	height: 55px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e35bf7;
	background-color: #212020;
	padding-top: 10px;
	padding-left: 20px;
}
.datasearch_choice div {
	position: relative;
	width: 145px;
	height: 50px;
	float: left;
}
.datasearch_choice div p {
	color: #e35bf7;
	font-size: 16px;
	margin-bottom: 10px;
}
.datasearch_choice div a {
	position: absolute;
	right: 7px;
	bottom: 2px;
}
.datasearch_choice div input[type="text"] {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	width: 120px;
}
.datasearch_choice select {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	width: 125px;
	margin: 0px;
	padding: 2px;
}







.datasearch_header {
	position: relative;
	height: 25px;
	margin-bottom: 10px;
	background-color: #212020;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 16px;
}
.datasearch_header h5{
	font-size: 14px;
	color: #e35bf7;
	font-weight: normal;
}
.datasearch_footer {
	position: relative;
	height: 19px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	clear: both;
	font-size: 16px;
}
.datasearch_pagenumbers {
	color: #ffffff;
	text-align: right;
	position: absolute;
	top: 0;
	right: 10px;
	width: 300px;
	height: 15px;
}
.datasearch_pagenumbers a {
	color: #e35bf7;
	text-decoration: none;
	margin-left: 4px;
}
#dataserch_data {
}
.datasearch_noresults {
	color: #121f18;
	font-size: 15px;
	background-color: white;
	text-align: left;
	margin-left: 10px;
}
.film_container {
	position: relative;
	width: 261px;
	height: 435px;
	float: left; }
.film_text {
	padding-right: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 0px;
	top: 263px;
}
.film_text h2 {
	color: #e35bf7;
	font-size: 15px;
	margin: 0;
}
.film_text h2 a {
	color: #e35bf7;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.film_text h2 a:hover {
	color: #ffffff;
}
.film_text h3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0px;
}
.film_text p {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 0px;
}
.film_text_desc {
	line-height: 1.3em;
	padding-top: 10px;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 255px;
	color: #FFFFFF;
}/*Logged out*/
#loggedout_box {
	position: relative;
	width: 270px;
	height: 115px;
	background-position: 0px 0px;
	top: 0px;
	margin-bottom: 5px;
}
#loggedout_box input {
	color: #FFFFFF;
	background-color: #78716f;
	border-style: none;
	width: 170px;
	left: 80px;
	position: absolute;
	padding: 1px 5px 2px;
}
#loggedout_firstname {
	top: 34px;
}
#loggedout_email {
	top: 60px;
}
#loggedout_box a {
	color: #FFFFFF;
	background-color: #e35bf7;
	left: 220px;
	top: 88px;
	position: absolute;
	padding: 1px 5px 2px;
	text-decoration: none;
}
#loggedout_box a:hover {
	background-color: #78716f;
}
/*Logged in*/
#loggedin_box {
	position: relative;
	width: 270px;
	margin-bottom: 5px;
	background: url(/sitestyle/images/transparency-dark.png) repeat;
}
#loggedin_box h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 0px;
}
#loggedin_box p {
	color: #FFFFFF;
	padding: 0px 5px 5px;
}
#loggedin_box a {
	color: #FFFFFF;
	text-decoration: none;
}
#loggedin_box a:hover {
	text-decoration: underline;
}