body
{
	margin: 0 auto;
	padding: 0px;
	background-color: #D4D9DD;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
img
{
	border: none;
}
a
{
	color: #655300;
}
a:visited
{
	color: #655300;
}
#top-search input
{
	padding: 2px;
}
#layout-container
{
	margin: auto;
}
#layout-container-email
{
	background-color: #fff;
	width: 790px;
}
#layout
{
	margin: auto;
	width: 1008px;
}
#header
{
	padding-top: 20px;
	height: 59px;
}
#header form
{
	margin: 0px;
	padding: 0px;
}
#logo
{
	width: 120px;
	height: 51px;
	padding-top: 8px;
	float: left;
	color: #DBCB5F;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	padding-right: 10px;	
	text-align: center;
}
#beta
{
	width: 20px;
	height: 44px;
	padding-top: 1px;
	float: left;
	color: #F70808;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	padding-right: 20px;	
	text-align: left;
	font-weight: bold;
}
#logo strong
{
	font-size: 20px;
	letter-spacing: 3px;
}
#logo a, #logo a:hover
{
	color: #DBCB5F;
	text-decoration: none;
}
#nav-container
{
	height: 59px;
	background-image: url(../img/nav.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	overflow: hidden;
}
#top-search
{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: white;
	height: 25px;
	padding-top: 5px;
}
#top-search label
{
	padding-right: 6px;
}
#go-button
{
	width: 44px;
}
#layout-searchfield
{
	width: 240px;
}
#top-links
{
	color: white;
	height: 20px;
	padding-top: 0px;
	margin-top: 6px;
	float: left;
	padding-left: 42px;
	width: 820px;
}
#top-links div a:hover
{
	text-decoration: none;
}
#top-links div
{
	display: inline;
	padding: 4px;
}
.tac
{
	text-align: center;
}
.tal
{
	text-align: left;
}
.tar
{
	text-align: right;
}
.nowrap
{
	white-space: nowrap;
}
#top-links a
{
	color: white;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#top-links a:hover
{
	text-decoration: underline;
}
.chart-tooltip
{
	background: #E7E6E3;
	color: black;
}
.chart-tooltip strong
{
	font-size: 12px;
}
.actions div
{
	margin: -2px;
	padding-left: 5px;
}
.list-data th
{
	font-weight: bold;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	padding: 4px;
}
.list-data th a
{
	color: #000;
	text-decoration: none;
}
.list-data th a:hover
{
	color: #000;
	text-decoration: underline;
}
.list-data td
{
	border-bottom: 1px solid #A0A0A0;
	padding: 4px;
}
.table-data th, .table-data td
{
	border: none;
}
.table-data td
{
	padding: 3px;
	border-top: 1px solid #E8E8E9;
	border-bottom: 1px solid #E8E8E9;
	font-size: 12px;
	padding-right: 6px;
}
tr.fadeout td
{
	color: #9E9E9E;
}
.tr-header
{
	background-color: #ffffdb;
}
.tr-odd
{
	background-color: #E5E5E5;
}
table.sidebar-data
{
	width: 100%;
	overflow: hidden;
	margin: 0px;
}
.sidebar-data td, .sidebar-data th
{
	background: #FBFBFB;
	border: 1px solid #F3F3F3;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-overflow: ellipsis
}
table.fullwidth
{
	width: 160px;
	overflow: hidden;
}
.smallfont td, .smallfont th
{
	font-size: 11px;
}
.ellipsis
{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.sidebar-data th
{
	padding: 2px 7px 2px 4px;
}
.sidebar-data td
{
	padding: 2px 2px 2px 7px;
}
.sidebar-data td a, .sidebar-data th a
{
	text-decoration: none;
}
.sidebar-data th a
{
	font-weight: bold;
}
.sidebar-data td a:hover, .sidebar-data th a:hover
{
	text-decoration: underline;
}
.hidden-links a
{
	text-decoration: none;
	color: #000;
}
.hidden-links a:hover
{
	text-decoration: underline;
}
.color-green
{
	color: #40AF58;
}
.color-red
{
	color: #FA5531;
}
.color-new
{
	background-color: #FFB600;
	border: 1px solid #DF7D02;
	color: #655300;
	font-size: 8px;
	padding: 1px 2px;
	text-align: center;
}
#main
{
	padding: 6px;
	min-width: 600px;
}
#main h2
{
	font-size: 21px;
	margin-top: 12px;
	margin-bottom: 21px;
}
h2 a, h2 a:hover
{
	text-decoration: none;
}
.title-container h2
{
	margin-bottom: 4px;
}
.title-aka-container
{
	padding-bottom: 12px;
}
.title-aka
{
	color: #6C6C6C;
}
h3
{
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #655300;
	padding: 4px 0px;
	margin: 10px 0px;
}
h3 a
{
	color: #D1B322;
	font-size: 80%;
	text-decoration: none;
}
#leftbar
{
	border-right: 1px dotted #CCCCCC;
	white-space: nowrap;
	overflow: hidden;
	padding: 6px;
	width: 160px;
	padding-bottom: 24px;
}
#rightbar
{
	border-left: 1px dotted #CCCCCC;
	padding: 6px;
	width: 196px;
	padding-bottom: 24px;
}
#footer
{
	border-top: 1px dotted #CCCCCC;
	width: 100%;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 12px;
	text-align: center;
}
.sidebar-title
{
	overflow: hidden;
	width: 155px;
	font-size: 10px;
}
.posters-container
{
	margin-bottom: 10px;
	overflow: auto;
}
.posters-info-container
{
	height: 28px;
	overflow: auto;
	margin-top: -22px;
}
.poster-info-frame
{
	width: 65px;
	height: 24px;
	float: left;
	margin: 0 auto;
	text-align: center;
}
.poster-info
{
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 28px;
	height: 15px;
	border: 1px solid #999;
	padding: 2px;

	background-color: #FAFAFA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}






.poster-frame-normal
{
	background: none repeat scroll 0 0 #FAFAFA;
	border:1px solid #999;
	margin-bottom:4px;
	padding-bottom:4px;
	padding-top:4px;
	text-align:center;
	width: 120px;
}

.poster-frame
{
	width: 90px;
	height: 120px;
	overflow: hidden;
	float: left;
	border: 1px solid #999;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FAFAFA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.poster-image
{
	overflow: hidden;
	width: 90px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
}
.poster-frame-small
{
	width: 57px;
	height: 80px;
	overflow: hidden;
	float: left;
	border: 1px solid #999;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FAFAFA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.poster-image-small
{
	position: relative
	overflow: hidden;
	width: 57px;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
}
.poster-frame small,
.poster-frame-small small
{
	display: block;
	height: 100%;
	text-align: center;
	padding-top: 6px;
}
.extra-width
{
	width: 58px;
}
/* Cake */
.cake-sql-log table
{
	background: #f4f4f4;
}
.cake-sql-log td
{
	padding: 4px 8px;
	text-align: left;
}
/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
.half-width
{
	width: 50%;
}
.popularity
{
	height: 14px;
	border: 1px solid #959DA6;
	width: 80px;
	text-align: left;
	background-color: #E5E5E5;
}
.popularity-progress
{
	background-image: url(../img/recurrence.png);
	background-repeat: repeat-y;
	height: 13px;
	font-size: 10px;
	padding-left: 3px;
	padding-top: 1px;
	text-align: left;
}
#zoom_control
{
	font-size: 10px;
	text-align: right;
	padding-top: 9px;
	padding-right: 23px;
}
#rank_change_chart
{
	height: 250px;
	width: 604px;
}
.sidebar-block
{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 14px;
}
#history-container
{
	padding: 4px;
}
#sidebar-email
{
	width: 185px;
}
.expander
{
	font-size: 11px;
	line-height: 26px;
}
.hidden-row
{
	display: none;
}

/* Paging */
div.paging
{
	background:#fff;
	color: #ccc;
	width: 550px;
	overflow: hidden;
}
div.paging-display
{
	float: left;
	color: #000;
	margin-right: 48px;
	padding-top: 5px;
}
div.paging-pages
{
	float: left;
}
div.paging-prev, div.paging-next
{
	float: left;
	padding: 5px 10px;
}
div.paging-numbers
{
	float: left;
}
div.paging div.disabled
{
	color: #ddd;
	display: block;
}
div.paging-numbers span.current
{
	display: inline-block;
	color: #000;
	border: 1px solid #D1D1D1;
	font-weight: bold;
	margin: 1px;
	padding: 3px 8px;
}
div.paging-numbers span a
{
	display: inline-block;
	border: 1px dotted #e1e1e1;
	font-weight: bold;
	text-decoration: none;
	margin: 1px;
	padding: 3px 8px;
}
div.paging-numbers span a:hover
{
	text-decoration: underline;
}

.release-status, .title-watched
{
	cursor: pointer;
}
