*
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}
body
{
	background-color: #22344a;
	color: #333333;
	font-size: 80%;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
body a:visited
{
	border: 0;
	text-decoration: none;
}
.center
{
	text-align: center;
}
.justify
{
	text-align: justify;
}
.left
{
	display: inline;
	float: left;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	text-align: left;
}
.middle
{
	vertical-align: middle;
}
.right
{
	display: inline;
	float: right;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	padding: 0;
}
.small
{
	font-size: 11px;
}
a.movie, a.movie:active, a.movie:visited
{
	color: #666666;
	text-decoration: underline;
	font-size: 1em;
	display: block;
	padding: 2px 10px;
	background: inherit;
}
a.movieRated, a.movieRated:active, a.movieRated:visited
{
	text-decoration: none;
}
a.movieMine, a.movieMine:active, a.movieMine:visited
{
	color: #000000;
	font-weight: bold;
}
a.movieWish, a.movieWish:active, a.movieWish:visited
{
	color: #36f;
}
a.movie:hover, a.movieMine:hover, a.movieRated:hover
{
	background: #333333;
	color: #ffffff;
	text-decoration: none;
}
div.auto_complete
{
	background-color: #fff;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 250px;
}
div.auto_complete ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.auto_complete ul li.selected
{
	background-color: #ffb;
}
div.auto_complete ul li
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 16px;
	font-size: 12px;
}
div.error_message
{
	color: #cc0000;
	font-weight: bold;
	margin: .5em 0;
	text-align: justify;
}
img
{
	border: none;
}
img.abfCaptcha
{
	background: #fff;
	border: 1px solid #000;
	padding: 1px;
}
pre
{
	background: #fff;
	border: 1px solid #000;
	font-size: 120%;
	margin: 1em;
	padding: 1em;
	text-align: left;
}
table.admin
{
	border: 1px solid #000;
	border-collapse: collapse;
}
table.admin th
{
	text-align: left;
}
table.login
{
	background: #f0f0f0;
	border: 1px solid #adb0c1;
	padding: 5px;
	margin: 10px;
	color: #333333;
}
table.login th
{
	text-align: left;
}
#castncrew
{
	background-color: #f0f0f0;
	border: 1px solid #adb0c1;
	padding: 5px;
	margin: 10px;
	color: #333333;
	text-align: justify;
}
#castncrew p
{
	padding: 10px 0 0 5px;
}
#castncrew th
{
	vertical-align: top;
}
#content
{
	background: #fff;
	clear: both;
	color: #000;
	float: left;
	font: 14px verdana, arial, helvetica, sans-serif;
	padding: 10px;
	width: 750px;
}
#content a
{
	color: #516695;
	text-decoration: none;
}
#content a:hover
{
	color: #333;
	text-decoration: underline;
}
#content a.buy, #content a.buy:active, #content a.buy:visited
{
	background: #fff;
	border: 2px solid #f90;
	color: #000;
	display: block;
	font-weight: bold;
	padding: 1px;
}
#content a.buy:hover
{
	color: #000;
	text-decoration: none;
}
#content h3
{
	background: inherit;
	color: inherit;
	font-size: 1.4em;
	margin: 0;
	padding: 10px 5px 0 0;
	text-align: left;
}
#content h4
{
	background: inherit;
	color: inherit;
	font-size: .8em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
}
#content p
{
	background: inherit;
	color: inherit;
	margin: 10px 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer
{
	background: #516695;
	clear: both;
	color: #fff;
	font-size: .9em;
	height: 1.8em;
	line-height: 1.8em;
	padding: 0;
	text-align: center;
}
#footer .left
{
	margin: 0 0 0 8px;
}
#footer .right
{
	margin: 0 8px 0 0;
}
#footer a
{
	background: inherit;
	color: #fff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#imageUpdater
{
	margin: 0;
	position: fixed;
	width: 500px;
}
#imageUpdater form
{
	background-color: #f0f0f0;
	border: 1px solid #adb0c1;
	padding: 5px;
	margin: 10px;
	color: #333333;
	text-align: justify;
}
#list
{
	background: #fff;
	margin: 0;
	padding: 0;
}
#list table
{
	border-collapse: collapse;
	color: #333333;
	padding: 0;
	margin: 0;
	background: inherit;
	width: 970px;
}
* html #list table
{
	width: 965px;
}
#list table td
{
	font-size: 90%;
  padding: 0;
	white-space: nowrap;
	width: 20%;
}
#menu
{
	background: #d2d1d9;
	border-bottom: 1px solid #000;
	color: #333;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	position: relative;
}
#menu li, #menu ul
{
	margin: 0;
	padding: 0;
}
#menu li
{
	float: left;
	list-style: none;
	white-space: nowrap;
}
#menu li a
{
	background: inherit;
	color: #333;
	display: block;
	font-weight: bold;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu .active, #menu a:hover
{
	background: #516695;
	color: #fff;
	text-decoration: none;
}
#movie, #person
{
	background-color: #f0f0f0;
	border: 1px solid #516695;
	padding: 5px;
	margin: 10px;
	color: #333333;
	padding-bottom: 90px;
	position: relative;
	text-align: justify;
	width: 716px;
}
* html #movie
{
	padding-right: 0;
}
* html #person
{
	padding-right: 0;
}
#movie h2, #person h2
{
	font-size: 13pt;
	margin-top: 0;
	width: 575px;
}
#movie input, #person input
{
	border: 1px solid #adb0c1;
	padding: 2px;
}
#movie p, #person p
{
	padding: 10px 0 0 5px;
}
#movie table, #person table
{
	font-size: 10pt;
	text-align: left;
}
#movie th, #person th
{
	font-size: 80%;
	text-align: right;
	white-space: nowrap;
}
#navigation
{
	background: #516695;
	border-bottom: 1px solid #000;
	color: #fff;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	position: relative;
}
#navigation li, #navigation ul
{
	margin: 0;
	padding: 0;
}
#navigation li
{
	float: left;
	list-style: none;
	white-space: nowrap;
}
#navigation li a
{
	background: inherit;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation .active, #navigation a:hover
{
	background: #d2d1d9;
	color: #333;
	text-decoration: none;
}
#actions
{
	position: absolute;
	text-align: right;
	right: 105px;
	top: 5px;
}
* html #actions
{
	right: 110px;
}
#own
{
	margin-top: 10px;
}
#own, #wish
{
	line-height: 75%;
	font-size: 75%;
}
#pager
{
	background: #516695;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #fff;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	margin: 0;
	padding: 0;
	text-align: center;
}
#pager a
{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	display: block;
	padding: 0 10px;
	background: inherit;
}
#pager a:hover
{
	background: #d2d1d9;
	color: #333333;
}
#rate
{
	position: absolute;
	top: 5px;
	right: 5px;
}
#rate input
{
	border: none;
}
#rate table
{
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: .75em;
}
#rate th
{
	background: #516695;
	border-bottom: 1px solid #000;
	color: #ffffff;
	padding: 2px;
}
#rate td
{
	background: #d2d1d9;
	padding: 0 2px;
}
#rating
{
	margin: 7px 0;
}
#search, #add
{
	position: absolute;
	height: 2em;
	right: 10px;
	vertical-align: middle;
}
#search input, #add input
{
	border: 1px solid #666;
	font-size: .75em;
	padding: 2px;
}
#sidebar
{
	background: #ffffff;
	float: right;
	margin: 0;
	padding: 10px 0;
	width: 200px;
}
* html #sidebar
{
	width: 180px;
}
#sidebar a
{
	color: #516695;
	text-decoration: none;
}
#sidebar a:hover
{
	color: #333;
	text-decoration: underline;
}
#sidebar h4
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 2px 10px;
}
#sidebar li
{
  padding: 0.1ex 0;
}
#sidebar li a
{
	background: inherit;
	color: #666;
	text-decoration: none;
	font-size: 1em;
	display: block;
	padding: 2px 10px;
}
#sidebar li a:hover
{
	background: #333;
	color: white;
}
#sidebar p
{
	margin: 5px 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: inherit;
	color: inherit;
}
#sidebar ul
{
	background: inherit;
	color: #333;
	list-style: none;
	padding: 0;
	margin: 0;
}
#siteWrapper
{
	background-image: url('../img/body.bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
	padding: 10px 0;
	text-align: center;
}
#timer
{
	font-family: monospace;
}
#trailer
{
	position: absolute;
	right: 0;
	top: 0;
}
#wrapper
{
	background: #fff;
	border: 1px solid #000;
	color: #000;
	margin: auto;
	padding: 0px;
	text-align: left;
	width: 970px;
}
