
body{
	background-color: #3d3267; /*#02a; /*371212; /*black; /*grey;/*#bababc; /*ad8d5c; /*#666666; */
	font-family: Times, Verdana, arial, sans-serif;
	font-size: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#container{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 873px; /*622px;*/
/*	margin-left: -375px; /*-311px;*/
	text-align: center;
/*	border: 2px solid red;*/
}

#disclaimer{
	background-color: #9999cc;
	width: 446px;
	margin-left: -288px;
	position: relative;
	margin-top: 50px;
	left: 50%;
	top: 10px;
	padding-left: 37px;
	padding-right: 37px;
	border: 2px solid black;
	font-size: 70%;
}

#disclaimer p{
	margin-top: 2px;
	margin-bottom: 2px;
}

* html #disclaimer{
	margin-left: -926px;
	margin-bottom: 10px;
}

#topbar{
	background-color: #9999cc; /*#d0bfa6; */
	position: absolute;
	top: 27px;
	left: 50%;
	width: 770px; /*622px;*/
	margin-left: -395px; /*-311px;*/
	border: 2px solid black;
	text-align: center;
	z-index: 2;
}

#centerpane, #defpane{
	z-index: 1;
	background-color: #9999cc; /*#d0bfa6; */
	position: relative;
	top: 50px;
	left: 50%;
	width: 476px; /*326px;*/
	margin-left: -288px; /*-200px;*/ /* Total width=326+2x37=400 */
	border: 2px solid black;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
* html #centerpane{
	margin-left: -926px;
}

#defpane{
	margin-left: -265px;
	margin-top: 0px;
}
* html #defpane{
	margin-left: -582px;
}
* html #defpane fieldset{
	padding-left: 10px;
}
* html #defpane p{
	margin-top: 5px;
}

.mcpane, .picmcpane, .hmcpane{
	background-color: #f6f9fd; /*#dad1e9; /*#ccc; /*#f3ebe8; /*#f7f1ee; */
	position: relative;
	left: 49%;
	border: 2px solid black;
	margin-left: -235px;
	width: 453px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
/*	text-align: justify;*/
}

/* For the sake of that idiotic IE */
* html .mcpane, * html .picmcpane, * html .hmcpane{
	left: 45%;
}

.picmcpane{
	background-color: transparent;
	border: none;
}

.picmcpane a img{
	border: none;
}

* html .picmcpane{
	margin-top: 10px;
}

#centerpane div.leftbox, #centerpane div.rightbox{
	background-color: #f6f9fd;
	border: 1px dashed black;
	position: relative;
	width: 200px;
	padding: 5px;
	float: left;
	margin-top: 5px;
}

#centerpane div.rightbox{
	float: right;
}

* html #centerpane div.leftbox, #centerpane div.rightbox{
	padding-bottom: 10px;
}

#centerpane div.leftbox h4, #centerpane div.rightbox h4{
	margin-top: -2px;
	text-align: left;
	margin-bottom: -10px;
}

#centerpane div.leftbox p, #centerpane div.rightbox p, #centerpane div.leftbox li, #centerpane div.rightbox li{
	text-align: justify;
	font-size: 80%;
}

#centerpane div.leftbox li, #centerpane div.rightbox li{
	margin-left: -20px;
	margin-top: 0px;
}

* html #centerpane div.leftbox li, * html #centerpane div.rightbox li{
	margin-bottom: -10px;
}

* html #centerpane div.leftbox ul, * html #centerpane div.rightbox ul{
	margin-bottom: -15px;
}

div#altarticles, div#altnarticles{
	color: maroon;
	border: 1px dashed black;
	text-align: right;
	width: 155px;
	float: right;
	font-size: 80%;
	padding: 0 5px 0 5px;
	margin-top: 20px;
	margin-left: 5px;
}

div#altnarticles{
	width: 180px;
}

#navbar{
	font-family: georgia, times, sans-serif;
/*	background: url(img/br.gif) no-repeat bottom right;
/*	background-position: 20px 10px;*/
	background-color: #9999cc; /*#d0bfa6; */
	position: absolute;
	top: 50px;
	left: 2px; /*-100px;/*15%; */
/*	margin-left: -20px;*/
	padding: 10px;
	width: 115px; /*95px; /*70px;*/
	border: 2px solid black;
	text-align: left;
	font-size: 80%;
	z-index: 2;
}

* html #navbar{
	padding-right: 0;
}

#adbar{
	font-family: georgia, times, sans-serif;
	background-color: #9999cc; /*#d0bfa6; */
	position: absolute;
	top: 50px;
	right: 0%;
	margin-right: 55px;
	padding: 10px;
	width: 115px; /*70px;*/
	border: 2px solid black;
	text-align: left;
	font-size: 70%;
}
* html #adbar{
	margin-right: 56px;
	padding-right: 0;
}

div.topimg{
	margin-left: 0; /*-100px;*/
}

ul.bold li span{
	font-weight: bold;
}

ul.cast{
	list-style-type: none;
	margin-left: -20px;
	margin-top: -10px;
}
* html ul.cast{
	margin-left: 20px;
}

ol.outside{
	list-style-position: outside;
}

/* For account info */
label,input{
	display: block;
	float: left;
	margin-bottom: 10px;
}

input{
	width: 110px;
	border: 2px solid #3d3267; /*#936141;*/
	background-color: #f6f9fd; /*#f3ebe8;*/
	margin-top: 10px;
}

input.small{
	margin-top: -5px;
	width: 90px;
}

input.single{
	margin-top: 0;
}

* html input.file, * html input.moviefile{
	width: 250px;
}

input.moviefile{
	margin-left: -45px;
}

input.long{
	margin-top: 0;
	width: 322px;
}

input.episode{
	margin-top: 0;
	width: 50px;
}
input.date, input.director{
	margin-top: 0;
	width: 75px;
}

label{
	text-align: left;
	width: 100px;
	padding-right: 20px;
}
* html label{
	padding-left: 10px;
	padding-bottom: 5px;
}
* html label.ie{
	padding-left: 0;
	padding-bottom: 0;
}
* html label.ie2{
	margin-left: -10px;
}

label.app{
	margin-top: 10px;
}

label.article{
	width: 55px;
}

label.long{
	width: 150px;
}

label.auth{
	width: 150px;
	padding-right: 0px;
}

label span{
	font-size: 80%;
}

label.txt{
	display: block;
	width: 50px;
	padding-right: 10px;
	margin: 0;
}

label.table{
	width: 30px;
	font-weight: bold;
}
* html label.table{
	padding: 0;
	width: 50px;
}

label.privileges{
	width: 130px;
	font-weight: bold;
}

label.edtable{
	width: 50px;
	font-weight: bold;
}

label.bold{
	font-weight: bold;
}

label.rc{
	display: inline;
	width: auto;
	margin: 0;
	float: none;
}
* html label.rc{
	margin-left: -12px;
}

div.subtitle{
	font-weight: bolder;
}

a.report, div.report{
	color: red;
	float: right;
	margin-top: -10px;
	font-weight: normal;
	text-decoration: underline;
}

div.report{
	text-decoration: none;
}

a.report:link {
	color: red;
}

a.report:visited {
	color: red;
}

a.report:hover {
	color: green;
}

* html a.report, * html div.report{
	margin-top: -5px;
}

* html fieldset{
	padding-right: 10px;
}

* html fieldset.idx p{
	margin-top: 10px;
	margin-left: 10px;
}

a.edit, a.useredit {
        color: blue;
	float: right;
	font-weight: normal;
	text-decoration: underline;
}

a.edit:link {
	color: green;
}

a.edit:visited {
	color: green;
}

a.useredit:link {
	color: blue;
}

a.useredit:visited {
	color: blue;
}

a.edit:hover, a.useredit:hover {
	color: red;
}

* html a.useredit{
	margin-bottom: -15px;
}

div.vacomm a:link, div.dlpod a:link {
	color: blue;
	float: left;
	font-weight: normal;
	font-size: 85%;
}
/*
div.edit_bookmark a:link, div.edit_bookmark a:visited {
	color: blue;
	font-size: 85%;
}
*/
div.dlpod a:link {
	font-weight: bold;
}

div.vacomm a:visited, div.dlpod a:visited {
	color: blue;
	font-size: 85%;
	float: left;
}

div.vacomm a:hover, div.dlpod a:hover, div.edit_bookmark a:hover {
	color: red;
}

div.auth{
	background: url("authimage.php") no-repeat left; 
	height: 20px;
	margin-left: 120px;
}
* html div.auth{
	margin-left: 0;
}

div.auth span{
	display: none;
}

div#alph{
	letter-spacing: 1.4px;
}

hr{
	color: #3d3267; /*#936141; */
	background-color: #3d3267; /*#936141;*/
	width: 80%;
}

input.year{
	width: 40px;
	margin-top: 5px;
}

input.singleyear{
	width: 40px;
	margin-top: 0;
}

input.radio{
	background-color: transparent;
	border: none;
	display: inline;
	width: auto;
	float: none;
	margin: 0;
}

input.checkbox{
	background-color: transparent;
	border: none;
	width: 12px;
	margin: 4px;
}
* html input.checkbox{
	margin-right: 3px;
	margin-top: 0;
	margin-left: 6px;
}
* html label input.ie{
	margin-left: 0;
}
* html input.ierpass{
	margin-left: 5px;
}

input.submit{
	margin-left: 10px;
	width: auto; /*170px;*/
}

input.ssubmit{
	margin-left: 1px;
	margin-top: -5px;
	font-size: 80%;
	width: auto;
}

input.twosubmit{
}

input.hidden{
	display: none;
}

div.checktable input{
	width: 12px;
	margin-top: 4px;
	margin-left: 9px;
	margin-right: 25px;
	display: inline;
	float: none;	
}

br{
	clear: left;
}

li{
	font-size: 95%;
}

fieldset{
	margin-bottom: 10px;
}
* html fieldset{
	padding-bottom: 10px;
	padding-left: 5px;
}
fieldset.submit{
	margin: 0; 
	padding: 0;
	border: none;
}

img.right{
	padding-top: 0px;
	padding-left: 5px;
	float: right;
	clear: both;
}

img.contact{
	margin-bottom: -9px;
	margin-left: -5px;
}

div.clearer{
	clear: both;
}

* html #centerpane fieldset a{
	margin-left: 10px;
}

p.note span{
	font-size: 80%;
	color: maroon;
}

a.article{
	font-variant: small-caps;
	display: inline;
}

p.listdisc{
	font-size: 80%;
	text-align: left;
}

p.listcont{
	font-size: 80%;
}

p.slang{
	font-style: italic;
}

p.slang span{
	font-weight: bolder;
}

p.ainfo,p.einfo{
	margin-top: 0;
	font-size: 90%;
	color: #524d80;
	font-style: italic;
}

p.einfo{
	font-size: 80%;
}

.invar{
/*	position: absolute;
	top: 50%;
/*	left: 15%;*/
	margin-top: 0%;
	margin-left: 15%;
	width: 40%;
	border: 1px solid black;
	text-align: right;
}

.fieldvar{
/*	position: absolute;
	top: 50%;
/*	left: 55%;*/
	margin-top: 0%;
	margin-left: 55%;
	width: 40%;
	border: 1px solid black;
}

* html #centerpane fieldset p{
	margin-left: 10px;
}
* html #centerpane #altnarticles p, * html #centerpane #altarticles p{
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.center{
	text-align: center;
}

p.rslang{
	display: inline;
}

p.rslang span{
	font-weight: bold;
}

p.subhead,legend{
	font-style: italic;
	font-weight: bolder;
	color: black;
}

div.ffx{
	clear: both;
}
* html div.ffx{
	margin-top: -20px;
	margin-bottom: -15px;
}

div.ad, div.add, div.addd{
	background: url(img/top.png) no-repeat center top; 
	width: 115px;
	padding: 10px;
	margin-left: -10px;
	margin-top: -27px;
}

div.ad p{
	margin-bottom: 5px;
}

* html div.ad p{
	margin-bottom: -5px;
}

div.add{
	margin-bottom: -20px;
	font-size: 110%;
	clear: both;
}

* html div.add p.maroon{
	margin-bottom: 0;
	font-size: 110%;
	color: maroon;
}
* html div.add p{
	margin-bottom: 10px;
	margin-top: 0;
}

div.add span{
	font-weight: bold;
	font-style: italic;
	font-size: 115%;
}

div.addd{
	background: none;
	margin-top: -17px;
	margin-bottom: -25px;
}

* html div.addd{
	margin-top: -10px;
	margin-bottom: -35px;
}

div.add img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
* html div.add img{
	padding-bottom: 10px;
}

* html div.ad, * html div.add{
	background: none;
	margin-top: -15px;
}

* html div.add{
	margin-bottom: -35px;
}

div.links, div.xhtml{
	background: url(img/bottom.png) no-repeat center bottom;
	width: 115px;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: -27px;
}

* html div.links, * html div.xhtml{
	background: none;
	margin-bottom: -10px;
}

* html div.xhtml{
	margin-bottom: -30px;
}

div.links a span{
	font-size: 80%;
}

p.error{
	color: red;
}

p.error span{
	font-weight: bolder;
}

p.success{
	color: green;
}

p.success span{
	font-weight: bolder;
}

p.intable{
	text-align: left;
	padding-right: 3px;
}

p.intable span{
	font-size: 80%;
}

p.bold span{
	font-weight: bold;
}

p.edited{
	font-style: italic;
	color: gray;
}

p.in{
	display: inline;
}

p.dnext, p.dprev{
	display: inline;
	color: gray;
}

p.alttitle{
	font-style: italic;
	margin-top: -10px;
}

p.alttitle span{
	font-weight: bold;
}

* html span.pad{
	padding: 0 0 10px 10px;
}

#imp{
	text-decoration: underline;
}

select{
	background-color: #f6f9fd;
	/*font-size: 90%;*/
}
* html select{
	margin-left: 10px;
	margin-top: 10px;
}
* html select.prof{
	margin-left: -3px;
	margin-top: 0;
}

select.users option, select.moderation option, select.reports option{
	width: 370px;
}

select.articles option{
	width: 355px;
}

select.shows option{
	width: 150px;
}

select.language option{
	width: 50px;
}

* html select.language{
	margin-left: -9px;
	margin-top: 0;
}

* html select.shows{
	margin-top: -6px;
	margin-left: -3px;
}

option{
	width: 30px;
}

p.red span{
	color: red;
}

option.maroon, li.maroon span, #maroon, p.maroon, label.maroon, label.dmaroon, label.lmaroon, label.moviename, label.castname, label.news_author{
	color: maroon;
}
label.maroon, label.dmaroon{
	width: 160px;
}
label.dmaroon{
	margin-top: 10px;
}
label.lmaroon{
	width: 250px;
}
label.lmaroon span{
	font-weight: bold;
	font-size: 120%;
}
label.moviename, label.castname, label.news_author{
	width: 200px;
	font-size: 80%;
	margin-left: 5px;
	margin-top: 5px;
}
label.news_author{
	margin-top: -6px;
}
label.castname{
	width: 300px;
	margin-top: -5px;
	margin-left: 80px;
}
* html label.castname{
	margin-left: 40px;
}
* html label.moviename{
	width: 185px;
	margin-left: 0px;
}

option.purple, li.purple span{
	color: purple;
}

option.olive, li.olive span{
	color: olive;
}

option.green, li.green span, #green{
	color: green;
}

option.blue, li.blue span{
	color: blue;
}

option.red, p.red span, li.red span, #red{
	color: red;
}

option.navy, li.navy span{
	color: navy;
}

option.teal, li.teal span{
	color: teal;
}

/*optgroup{
	background-color: black;
	color: white;
}
*/
textarea{
	width: 397px;
	border: 2px solid #3d3267; /*#936141;*/
        background-color: #f6f9fd; /*#f3ebe8;*/
}
* html textarea{
	margin-left: 10px;
}

table{
	font-size: 100%;
}

h1.title{
	border-bottom: 2px solid black;
	font-size: 150%;
}

h1.movietitle{
	font-size: 180%;
	font-weight: bold;
	text-decoration: underline;
}

h2.subtitle{
	font-size: 100%;
	text-align: right;
	font-style: italic;
	margin-top: -10px;
}

h2.title, h2.podtitle{
	border-bottom: 2px solid black;
	width: 400px;
}

h2.podtitle{
	font-weight: bolder;
	font-size: 120%;
	font-style: normal;
}

.mcpane h1.title, .hmcpane h1.title{
	background-color: #f6f9fd; /*#dad1e9; /*#ccc; /*#f3ebe8;*/
	margin-top: 10px;
}

h5.author{
	text-align: right;
	font-style: italic;
	font-weight: 100;
	background-color: #f6f9fd; /*#ccc; /*f3ebe8;*/
	margin-top: -1.2em;
	padding-right: 10px;
/*	border-left: 1px solid black;
	border-right: 1px solid black;*/
/*	margin-bottom: 1.2em;*/
}

h5.poddate{
	font-style: italic;
	font-weight: 100;
	margin-top: -10px;
}

h2{
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
}

h2.comments{
	font-size: 120%;
	border-bottom: 2px solid black;
}

a{
        display: block;
	text-decoration: none;
	width: auto;
}

a.name{
	display: inline;
	font-weight: bold;
}

a.in, a.navlink, a.edit_bookmark{
	display: inline;
	text-decoration: underline;
}

a.in:link {
	color: blue;
}

a.in:visited {
	color: purple;
}

a.in:hover {
	color: red;
}

a.edit_bookmark{
	font-size: 80%;
}

a.navlink{
	font-size: 80%;
}

a:link {
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: red;
	text-decoration: underline;
}

a.edit_bookmark:link {
	color: blue;
}

a.edit_bookmark:visited {
	color: blue;
}

a.edit_bookmark:hover {
	color: red;
}

a.name:hover {
	color: black;
	text-decoration: none;
}

* html img.noborder {
	border: 1px transparent solid;
}

* html a.image:link {
	color: transparent;
}

* html a.image:visited {
	color: transparent;
}

* html a.image:hover {
	color: red;
}

