* {
	padding:		0px;
	margin:		0px;
}

html {
	overflow:		-moz-scrollbars-vertical;
	overflow-y:		scroll;
}

body {
	background:		#DDD;
	font:			10pt/1.5 Arial, Tahoma, Verdana;
}

a {
	color:				#3264B4;
	text-decoration:	none;
	cursor:				pointer;
}

.clear {
	clear:			both;
	font-size: 0pt;
}

h1 {
	font-size: 15pt;
}
h2 {
	font-size: 13pt;
	color: #808080;
}
h3 {
	font-size: 11pt;
	color: #646464;
}
h3 a {
	color: #646464;
	text-decoration: none;
}
h3 a:hover {
	color: #000;
}
h1 img, h2 img, h3 img {
	margin-bottom: -2px;
}

#header {
	font:			10pt/1.5 Arial, Tahoma, Verdana;
	width:			970px;
	height:			45px;
	position:		relative;
	background:		#145596;
	z-index:		1;
	margin:        10px auto;
}

#logo {
	float:				left;
	margin-top: 3px;
	text-decoration:	none;
	width:				250px;
	height:				35px;
	display:			block;
	background:			url('../images/logo.png');
}

#mini_menu {
	color:			#FFF;
	font-size:		8pt;
	float:			right;
	text-align: right;
	background: #789BBE;
	margin: 1px 1px 1px 0;
	padding: 3px 16px 2px;
	border-left: 1px solid #000;
}
#mini_menu a {
    color: #FFF;
    padding: 0 2px;
}

#menu {
	float:				left;
	width:				300px;
	font-size:			11pt;
	overflow:			hidden;
	padding:			12px 8px;
}
#menu a {
	float:				left;
	display:			block;
	padding:			0px 12px;
	margin-left:		-1px;
	font-size:			11pt;
	font-weight:		bold;
	height:				18px;
	text-align:			center;
	color:				#FFF;
}
#menu a:hover {
	text-decoration:	underline;
}

#search {
	float:				right;
	margin:				12px 12px 0px 0px;
	width:				185px;
	text-align:			right;
}

#container {
	position:			relative;
	width:				972px;
	margin:				0px auto;
}

#left {
	float:			left;
}
#right {
	float:			right;
	width:			370px;
	font-size:		8pt;
}

#latest {
	width:			704px;
}

.page_header {
	border-bottom: 1px solid #DCDCDC;
	padding: 0px;
	margin-bottom: 4px;
	position: relative;
	width: 100%;
}
.page_header h1, .page_header h2, .page_header h3 {
	float: left;
}
.navigation {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	margin-right: 4px;
}

.poster {
	padding:		4px;
	width:			100px;
	text-align:		center;
	vertical-align:bottom;
}
.movie_info {
	text-align:		center;
	font-size:		8pt;
	margin:			2px 0px 6px 0px;
}

#shoutbox {
	margin-bottom:	20px;
}
#shoutbox .date {
	margin:			0px 6px;
	color:			#60AC36;
}
#shoutbox .shout {
	padding:			2px 0px;
}

#footer {
	position:			relative;
	margin:				8px auto 10px;
	font-size:			8pt;
	width:				950px;
	line-height:		2;
	background:			#FFF;
	padding:			10px 10px;
	border:				1px solid #C8C8C8;
}
#exec_time {
	float:			left;
	line-height:	1.8;
}
#footer_menu {
    float: right;
}

#sidebar {
	text-align:		center;
	width:			120px;
	float:			right;
	background:		#FFFFFF;
}
#sidebar.google {
	padding:			5px;
	border-width:	1px;
	border-style:	solid;
	border-color:	#B4B4B4;
}
#google_ads.bottom {
	border-width:	1px 1px 0px 1px;
	height:			90px;
	width:			878px;
	position: absolute;
}

img {
	border:			0px;
}
ul li img {
	margin-bottom: -3px;
}
img.famicon {
	vertical-align: middle;
	margin: -2px 3px 0px 0px;
}

.cursor_hand, .hand {
	cursor: pointer;
}

.search_result {
	border-top: 1px solid #AAAAAA;
	padding: 3px 6px;
}

/* start messages */
#session_messages {
	margin: 0 auto;
	position: relative;
	width: 972px;
}
.message_wrapper {
    padding: 5px 0;
}
.message {
	padding: 5px 10px;
	width: 950px;
	position: relative;
	background: #FFF;
	border:	1px solid #CCC;
}
.message .error {
	color: #E10000;
}
.message .warning {
	color: #FA8700;
}
.message .notification {
	color: #009600;
}
/* end messages */

.submenu {
	float: left;
	width: 130px;
	position: relative;
	height: 400px;
	padding-top: 20px;
	border-width: 0px;
	border-style: solid;
	border-color: #DCDCDC;
	margin-top: -15px;
}
.submenu a {
	display: block;
	color: #B94840;
	text-decoration: none;
	padding: 2px;
}
.submenu a.active {
	font-weight: bold;
}
.submenu hr {
	height: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DCDCDC;
	margin: 4px 0px;
}

#movie_info_pane {
	float: left;
	width: 225px;
	position: relative;
	text-align: center;
	font-size: 8pt;
}
#movie_info_pane .content table th {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
}
#movie_info_pane .content table td {
	text-align: right;
}

#movie_content {
	position: relative;
	float: right;
	width: 690px;
}

#side_ad {
	float: right;
	width: 120px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
}

#tabs {
	color: #808080;
	height: 23px;
	border-bottom: 1px solid #AAAAAA;
	padding: 0px 8px;
	font-size: 10pt;
	font-weight: bold;
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#tabs ul li {
	margin: 0px 3px;
	padding: 0px 7px;
	height: 22px;
	border-width: 1px 1px 0px;
	border-style: solid;
	border-color: #DCDCDC;
	list-style: none;
	background: #EBEBEB;
}
#tabs ul li.here {
	border-color: #AAAAAA;
	border-bottom: 1px solid #FFF;
	list-style: none;
	background: #FFF;
}
#tabs a {
	text-decoration: none;
	color: #808080;
}

a.bbg { color: #668DB6; text-decoration: none; }
a.nav { color: #7396B4; }
a.bbg:hover, a.nav:hover { color: #527290; }

#tagcloud a { color: #808080; text-decoration: none; padding: 0px 2px; }
#tagcloud a:hover { background: #DCDCDC; color: #000; }

#tagcloud_artists a { color: #AA500A; text-decoration: none; padding: 0px 2px; }
#tagcloud_artists a:hover { background: #AA500A; color: #FFF; }
