body {
	font-family: Comic Sans MS, helvetica, arial, sans-serif;
	font-style: normal;
	text-align: justify;
	color: #000000;
	margin: 5px;
}

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

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

a.textlink
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a.textlink:link
{
	color: #000;
}
a.textlink:visited
{
	color: #000;
}

a.textlink:hover
{
	color: #f00;
}

a.textlink:active
{
	color: #f00;
}

a.girltextlink
{
	color: #f0f;
	font-weight: normal;
	text-decoration: underline;
}

a.girltextlink:link
{
	color: #f0f;
}
a.girltextlink:visited
{
	color: #f0f;
}

a.girltextlink:hover
{
	color: #f00;
}

a.girltextlink:active
{
	color: #f00;
}

li {
	text-align: left;
}

.nowrap {
	white-space: nowrap;
}

img {
	border: none;
	vertical-align: bottom;
	z-index: -10;
}

img.pad {
	padding: 6px;
}

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

.blue
{
	color: #314a6b;
}

.small
{
	font-size: 60%;
}

.medium
{
	font-size: 80%;
}

.large
{
	font-size: 120%;
}

.vlarge
{
	font-size: 200%;
}

.left {
	text-align: left;
}

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

.right2
{
	text-align: right;
}

.floatleft {
	float: left;
	z-index: -1;
}

.floatright {
	float: right;
}

.floatleft img {
	z-index: -1;
}


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

.top
{
	vertical-align: top;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

.hidden
{
	display: none;
}

div.content {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 2px black;
	z-index: -1;
}

div.footerblock {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

span.footertext {
	font-size: 70%;
}

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

div.main {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	clear: right;
}

div.main2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	clear: both;
}

div.blackbar {
	clear: right;
	color: #fff;
	background-color: #000;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	text-align: center;
	padding: 2px;
}

div.blackbar a {
	color: #fff;
	font-weight: normal;
}

div.blackbar a:focus
{
	color: #fff;
	text-decoration: underline;
}
div.blackbar a:hover
{
	color: #fff;
	text-decoration: underline;
}
div.blackbar a:active
{
	color: #fff;
	text-decoration: underline;
}

div.buttons {
	float: left;
	margin-bottom: 8px;
	margin-top: 26px;
	margin-left: 1px;
	margin-right: 1px;
	background: url('images/frame.jpg') no-repeat top left;
	width: 106px;
	height: 50px
}

div.buttons2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 648px;
}

span.frame {
	background: url('images/frame2.jpg') no-repeat top left;
	width: 77px;
	height: 35px;
	display: inline-block;
	text-align: center;
	padding-top: 5px	
}

.buttontext {
	padding: 8px;
	position: relative;
	top: 12px;
	text-align: center;
}

.buttontext2 {
	position: relative;
	top: 5px;
	text-align: center;
	line-height: 18px;
}
	
div.centeredtable table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.profilelist {
	width: 75%;
	border: solid 1px black;
}

table.profilelist td {
	margin: 1px;
	padding: 4px;
	border: solid 1px black;
}

table.profilelist td img {
	padding-bottom: 2px;
	padding-right: 10px;
}

td.movieicon, td.movietype {
	width: 95px;
}

table.dvd {
	width: 90%;
	border: solid 1px black;
	margin-bottom: 10px;
}

table.dvd td {
	margin: 1px;
	padding: 4px;
	border: solid 1px black;
}

table.watch {
	width: 50%;
	border: solid 1px black;
	margin-bottom: 10px;
}

table.watch td {
	margin: 1px;
	padding: 4px;
	border: solid 1px black;
}

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

td.tdcenter {
	text-align: center;
}

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

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

span.heading {
	color: #314a6b;
	font-weight: bold;
	font-size: 300%;
}

div.edit form table {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: solid 1px #000;
}

div.vidframe
{
	margin: 2px;
	border: solid 1px #000;
	padding: 5px;
	text-align: center;
	width: 302px;
	height: 336px;
	float: left;
}

div.vidframe2
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000;
	padding: 5px;
	text-align: center;
	width: 302px;
	height: 336px;
}

div.vidframe3
{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	text-align: center;
	width: 255px;
	height: 336px;
	display: inline-block;
	vertical-align: top;
}

div.vidimg
{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.vidimg img
{
	border: solid 2px black;
}
div.admin
{
	background-color: #0f0;
	margin: 2px;
	padding: 2px;
}

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

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;
	z-index: 20;
}

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;
	z-index: 20;
}

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;
	z-index: 20;
}

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;
	z-index: 20;
}

div.eclose {
	background-color: #f00;
	color: #000146;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border: solid 2px #00008b;
	margin-bottom: 2px;
	z-index: 20;
}

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;
	z-index: 20;
}

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

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;
}

div.profile {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.statblock {
	padding-top: 20px;
	padding-bottom: 20px;
}

div.filmblock {
	margin-left: 25px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
	width: 95%;
}

div.filmblock2 {
	margin-left: 25px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: solid 1px black;
	float: left;
	width: 95%;
}

div.castblock {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: solid 1px black;
	clear: both;
}
		

div.synopsis {
	float: right;
	width: 280px;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #c0c0c0;
}

div.overview {
	float: right;
	width: 230px;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #c0c0c0;
}

div.overview2 {
	float: right;
	width: 200px;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #c0c0c0;
}

div.gallery {
	margin-left: 25px;
	margin-bottom: 20px;
	padding: 10px;
	border: solid 1px black;
	width: 95%;
}

div.gallery img {
	padding: 5px;
}

div.profilegallery {
	text-align: center;	
}

div.profilegallery img {
	padding: 5px;
}

div.news {
	border: ridge 4px #ccc;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.updateblock {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

div.updates {
	border: ridge 4px #ccc;
	padding: 10px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}

div.updates2 {
	border: ridge 4px #ccc;
	padding: 10px;
	width: 350px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
}

div.vidupdates {
	border: ridge 4px #ccc;
	padding: 10px;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}

table.mknews {
	width: 80%;
	border: ridge 4px #ccc;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.mknews td {
	border: ridge 4px #ccc;
	border-collapse: collapse;
	padding: 4px;
}

iframe {
	border: none;
}

img.posterimage {
	margin: 25px;
	border: solid 2px black;
}

img.imdb {
	margin: 10px;
	padding-bottom: 10px;
}

ul.medialist {
	list-style-type: none;
}

ul.medialist img {
	padding-left: 5px;
	padding-right:10px;
	padding-bottom: 5px;
}

ul.filmlist li {
	list-style-type: disc;
}

ul.linklist {
	list-style-type: disc;
	margin-left: 100px;
	line-height: 300%;
}

ul.filmlist li ul li {
	list-style-type: circle;
}

ul.filmlist img {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

span.pink
{
	color: #f0f;
}

table.alerts {
	background-color: #000;
	color: #fff;
	width: 95%;
	border: ridge 2px #ccc;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.alerts th {
	border: ridge 4px #ccc;
	border-collapse: collapse;
	padding: 4px;
	text-align: center;
}

table.alerts td {
	font-size: 80%;
	border: ridge 4px #ccc;
	border-collapse: collapse;
	padding: 4px;
	text-align: center;
}

table.alerts a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

table.alerts a:focus
{
	color: #fff;
	text-decoration: underline;
}
table.alerts a:hover
{
	color: #f00;
	text-decoration: none;
}
table.alerts a:active
{
	color: #fff;
	text-decoration: underline;
}