body {
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
	text-align: justify;
	background: #f4f4f4 url('images/background.php') repeat fixed center;
	min-width: 1100px;
	color: #020456;
}

a
{
	color: #314a6b;
	font-weight: bold;
	text-decoration: none;
	padding: .1em 0;
	position: relative;
	z-index: 1;
}

a.alumni
{
	color: #314a6b;
	font-weight: normal;
	text-decoration: none;
	padding: .1em 0;
	position: relative;
	z-index: 1;
}

a:link
{
	color: #314a6b;
}
a:visited
{
	color: #0c5ece;
}
a:focus
{
	color: #a10ff5;
}
a:hover
{
	color: #a10ff5;
}
a:active
{
	color: #a10ff5;
}

img {
	border: none;
	vertical-align: bottom;
}

.red, a.red, a:link.red, a:visited.red
{
	color: #f00;
}

.small
{
	font-size: 60%;
}

.medium
{
	font-size: 80%;
}

.large
{
	font-size: 120%;
}

.left {
	text-align: left;
}

.right
{
	text-align: right;
	padding-right: 20px;
}

.right2
{
	text-align: right;
}

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.top
{
	vertical-align: top;
}

ul
{
	list-style-type: none;
	list-style-image: url('images/bullet.png');
}

div.content {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

div.headerblock {
	width: 700px;
	height: 60px;
	background-image: url('images/headerimage.gif');
	margin-left: auto;
	margin-right: auto;
}

div.headertop {
	position: relative;
	left: 234px;
	top: 10px;
}

div.headerbottom {
	position: relative;
	left: 260px;
	top: 7px;
}

div.headertop img, div.headerbottom img {
	padding-left: 4px;
	padding-right: 4px;
}

div.footerblock {
	clear: both;
	width: 700px;
	height: 50px;
	background-image: url('images/filmstriplarge.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.amazon {
	float: right;
	top: 10px;
	width: 120px;
	margin-right:auto;
	margin-left: auto;
}

div.leftblock {
	float: left;
	top: 10px;
	width: 120px;
	margin-left: 0px;
}

div.amazon iframe {
	padding-top: 5px;
	padding-bottom: 5px;
}

span.footertext {
	position: relative;
	left: 20px;
	top: 17px;
}

div.validator {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.paragraph {
	padding: 20px;
}

div.leftcolumn {
	width: 370px;
	float: left;
	padding: 20px;
}

div.rightcolumn {
	width: 370px;
	float: right;
	padding: 20px;
}

div.striptitle {
	width: 390px;
	height: 29px;
	background-image: url('images/filmstripsmall.gif');
	background-repeat: repeat-x;
}

div.stripimage {
	position: relative;
	left: 10px;
	top: 4px;
}

div.editdetails {
	text-align: center;
	background-color: #c7ecfd;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 830px;
}

div.darkblue {
	background-color: #000146;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border: solid 2px #00008b;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.darkblue2 {
	background-color: #a5b5c6;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border-top: solid 2px #00008b;
	border-left: solid 2px #00008b;
	border-right: solid 2px #00008b;
}

div.lightblue {
	background-color: #c7ecfd;
	color: #000146;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border-top: solid 2px #00008b;
	border-left: solid 2px #00008b;
	border-right: solid 2px #00008b;
}

div.close {
	background-color: #f00;
	color: #000146;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border-top: solid 2px #00008b;
	border-left: solid 2px #00008b;
	border-right: solid 2px #00008b;
}

div.delete {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border: solid 2px #00008b;
	margin-bottom: 2px;
}

div.publicyes {
	text-align: center;
	background-color: #0f0;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.publicno {
	text-align: center;
	background-color: #f00;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.aftipoll
{
	list-style-type: none;
	list-style-image: none;
}

div.titleblock {
	width: 700px;
	height: 50px;
	background-image: url('images/filmstriplarge.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.titletext {
	position: relative;
	left: 20px;
	top: 14px;
}

div.centeredtable table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.gallery {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.gallery img {
	padding: 5px;
}

td {
	text-align: left;
	vertical-align: top;
}

td.tdcenter {
	text-align: center;
}

table.messages {
	background: #a5b5c6;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	margin-top: 10px;
}

table.messages td {
	background: #fff;
	padding: 4px;
}

table.messages th.delete {
	width: 8em;
}

table.movielist {
	border: solid 1px #314a6b;
}

table.movielist td {
	border: solid 1px #314a6b;
	padding: 0.2em;
}

span.year, a.year, a:link.year, a:visited.year {
	color: #8b0000;
	font-weight: bold;
}

p.filter {
	color: #184a18;
	font-weight: bold;
}

a.filteron, a:link.filteron, a:visited.filteron {
	color: #184a18;
}

span.filteroff {
	color: #666;
}

span.movietitle {
	color: #000146;
	font-weight: bold;
	font-size: 150%;
}

span.largeblue {
	color: #000146;
	font-weight: bold;
	font-size: 120%;
}

span.smallblue {
	color: #000146;
	font-weight: bold;
}

span.country, a.country, a:link.country, a:visited.country {
	color: #873100;
	font-weight: bold;
}

span.genre, a.genre, a:link.genre, a:visited.genre {
	color: #00008b;
	font-weight: bold;
}

span.dob, a.dob, a:link.dob, a:visited.dob {
	color: #5f060e;
	font-weight: bold;
}

span.birth, a.birth, a:link.birth, a:visited.birth {
	color: #175f4a;
	font-weight: bold;
}

span.ajaxstatus {
	color: #f00;
	font-weight: normal;
}

div.statustxt {
	background-color: #c7ecfd;
	width: 365px;
	font-weight: bold;
	padding: 3px;
}

div.statustxt img {
	padding: 3px;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
}

.hidden {
	display: none;
	font-weight: normal;
}
.unhidden {
	display: block;
	font-weight: normal;
}

img.posterimage {
	border: solid 4px #314a6b;
}

div.left {
	float: left;
	margin-right: 20px;
}

div.amazon {
	margin-right: auto;
	margin-left: 0px;
	padding: 5px;
	text-align: left;
}

.center img {
	margin-top: 20px;
	margin-bottom: 20px;
}

img.star {
	vertical-align: top;
}
div.reviews {

}

div.reviewer {
	float: left;
	width: 150px;
}
div.reviewcomments {
	vertical-align: top;
	margin-left: 150px;
	padding-left: 20px;
	padding-right: 20px;
}
div.reviewcomments p {
	padding-top: 0px;
	margin-top: 0px;
	text-indent: 25px;
}

table.width50 {
	width: 50%;
}

div.edit form table {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: solid 1px #314a6b;
	background-color: #c7ecfd;
}

table.stats {
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #314a6b;
	background-color: #c7ecfd;
}

table.stats td {
	border: solid 1px #314a6b;
	padding: 0.2em;
}

table.stats td img {
	vertical-align: middle;
	margin-top: 5px;
}

#slider-bg { 
	position: relative; 
	background:url(images/review-slider.png) 5px 0 no-repeat; 
	height:60px; 
	width:415px;  
} 
	 
#slider-thumb { 
	position: absolute; 
	top: 36px; 
}


*.carpe_slider_display_holder {
	background-color: #a5b5c6;
	color: #333;
	width: 34px;
	margin-left: auto;
	margin-right: 0px;
	padding: 0 2px 0 0;
	height: 20px;
	text-align: right;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}

.carpe_slider_display {
	background-color: #a5b5c6;
	color: #333;
	width: 30px;
	text-align: right;
	font-size: 8pt;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}

*.carpe_horizontal_slider_track {
	background:url(images/review-slider.png) 5px 0 no-repeat;
	width: 415px;
	height: 70px;
}

*.carpe_slider {
	width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	margin-top: 20px;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}

