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

body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #0A1325;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#screen {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

h2 {
	color: #CB0007;
	font-family: Verdana, Arial;
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 a {
	color: #CB0007;
	text-decoration: none;
}

h2 a:hover, h3 a:focus, h3 a:active {
	text-decoration: underline;
}

h3 {
	color: #CB0007;
	font-family: Verdana, Arial;
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 a {
	color: #CB0007;
	text-decoration: none;
}

h3 a:hover, h3 a:focus, h3 a:active {
	text-decoration: underline;
}

#container {
	width: 900px;
	margin: 0px auto;
	overflow: auto;
	height: auto;
}


#player {
	height: 366px;
}

#no-player {
	width: 500px;
	height: 100px;
	margin: 20px;
	background-color: #0A1324;
	padding: 10px 10px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 110%;
	position: absolute;
	top: -350px;
	
}

#no-flash {
	position: absolute;
	width: 860px; 
	height: 172px; 
	top: -172px; 
	left: 50%; 
	margin-left: -440px; 
	overflow: hidden;
	background-color: #0A1324;
	padding: 1px 10px;
	font-size: 8px;
	z-index: -5;
	font-family: Tahoma;
	line-height: 110%;
	
}

#no-flash h1 {
	height: auto;
	font-size: 10px;
}

#no-flash .author_name {
	font-weight: bold;
	margin-right: 5px;
}

#no-flash li {
	height: auto;
	list-style: none;
}


#top {
	height: 180px;
	margin-left: 1px;
	outline: none;
}

#menu {
	list-style: none;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	list-style: none;
	height: 46px;
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#menu li {
	margin-top: 3px;
	display: block;
	float: left;
	height: 38px;
}

#menu a {
	display: block;
	padding-top: 10px;
	height: 28px;
	color: #fff;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 5px;
}

#menu a:hover, #menu a:focus, #menu a:active {
	color: #CB0007;
}

#menu #menu_start {
	margin-left: 20px;
	width: 55px;
}

#menu #menu_start a:hover, #menu #menu_start a:active, #menu #menu_start a:focus  {
	background-image: url(../images/menu/start.png);
	background-repeat: no-repeat;
}

#menu #menu_news {
	width: 111px;
}

#menu #menu_news a:hover, #menu #menu_news a:active, #menu #menu_news a:focus {
	background-image: url(../images/menu/news.png);
	background-repeat: no-repeat;
}

#menu #menu_episodes {
	width: 71px;
}

#menu #menu_episodes a:hover, #menu #menu_episodes a:active, #menu #menu_episodes a:focus {
	background-image: url(../images/menu/episodes.png);
	background-repeat: no-repeat;
}

#menu #menu_about {
	width: 93px;
}

#menu #menu_about a:hover, #menu #menu_about a:active, #menu #menu_about a:focus {
	background-image: url(../images/menu/about.png);
	background-repeat: no-repeat;
}

#menu #menu_characters {
	width: 116px;
}

#menu #menu_characters a:hover, #menu #menu_characters a:active, #menu #menu_characters a:focus {
	background-image: url(../images/menu/characters.png);
	background-repeat: no-repeat;
}

#menu #menu_forum {
	width: 61px;
}

#menu #menu_forum a:hover, #menu #menu_forum a:active, #menu #menu_forum a:focus {
	background-image: url(../images/menu/forum.png);
	background-repeat: no-repeat;
}

#menu #menu_gallery {
	width: 90px;
}

#menu #menu_gallery a:hover, #menu #menu_gallery a:active, #menu #menu_gallery a:focus {
	background-image: url(../images/menu/characters.png);
	background-repeat: no-repeat;
}

#content {
	width: 655px;
	float: left;
	margin-top: -5px;
}

#relatedData h3 {
	margin-top: 10px;
	padding-left: 12px;
	font-size: 80%;
	width: auto;
}

#news_box {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
	height: auto;
}

#news_box .news_item {
	width: 179px;
	padding: 15px;
	height: 270px;
	background-image: url(../images/news_box.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-right: 12px;
	color: #fff;
}

#news_box .news_item .news_item_info {
	height: 245px;
}

#news_box .news_item .more {
	height: 26px;
}

#news_box .news_item .more a {
	display: block;
	width: 78px;
	height: 26px;
	float: right;
	background-image: url(../images/more_button.png);
	background-repeat: no-repeat;	
}

#news_box .news_item .more span {
	display: none;	
}

#topic_more {
	height: 26px;
}

#topic_more a {
	background-image: url(../images/more_button.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 26px;
	width: 78px;
}

#topic_more span {
	display: none;
}

#footer {
	clear: both;
	overflow: auto;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer, #footer a {
	color: #3E7CA8;
	text-decoration: none;
}

#footer #copyrights {
	float: left;
	width: 350px;
}

#footer #footer_links {
	width: 300px;
	float: right;
	text-align: right;
}

#footer #footer_links a {
	margin-left: 15px;	
}

#tab_box a, #video_tab_box a {font-weight:bold;font-size:8pt;text-transform:uppercase;color:red;text-decoration:none;display:block;float:left;width:130px;}
#tab_box a:hover div,#video_tab_box a:hover div {background:url(../images/news_box_over.png) no-repeat;display:block;float:left;width:110px;height:120px;padding:15px;padding-top:20px;}
#tab_box a.selected div,#video_tab_box a.selected div {background:url(../images/news_box_selected.png) no-repeat;display:block;float:left;width:110px;height:120px;padding:15px;padding-top:20px;}
#tab_box a div,#video_tab_box a div {background:url(../images/news_box_unselected.png) no-repeat;display:block;float:left;width:110px;height:120px;padding:15px;padding-top:20px;}
#cat_tab a,#video_cat_tab a {text-decoration:none;outline:none;color:white; font-size:8pt;}
#cat_tab a:hover,#video_cat_tab a:hover {color:red;}
#cat_tab a.selected,#video_cat_tab a.selected {color:red;}

div.item_box {background:url(../images/news_box_unselected.png) no-repeat;display:block;float:left;width:100px;height:100px;padding:15px;padding-top:20px;margin:12px;}
div.item_box:hover {background:url(../images/news_box_over.png) no-repeat;}
div.item_box a {font-weight:bold;font-size:7pt;text-transform:uppercase;color:red;text-decoration:none;}
div.item_box a p {padding:0px;margin:0px;}

#tab_box2 a:hover div img {height: 60px;width:110px;margin-left:-5px;border: 1px solid white;}
#tab_box2 a.selected div img {height: 60px;width:110px;border: 1px solid red;margin-left:-5px;}
#tab_box2 a div img {height: 60px;width:100px; border: 1px solid white;margin-left:0px;}
#tab_box2 a {outline:0px;}
object:active, div:active {outline: none;}
object:focus, div:focus {-moz-outline-style: none;}

.group_box_top {background:url(../images/group_box_top.png) no-repeat;display:block;width:320px;height:15px;}
.group_box_top p {font-family:Verdana;font-size:8pt;font-weight:bold;color:red;position:relative;top:5px;left:15px;}
.group_box_bg {background:url(../images/group_box_bg.png);display:block;width:320px;}
.group_box_bg img {float:left;width:170px;height:110px;}
.group_box_bg p {font-family:Verdana;font-size:8pt;font-weight:normal;color:white;}
.group_box_bg a {font-family:Verdana;font-size:8pt;font-weight:bold;color:red;text-decoration:none;outline:0px;}
.group_box_bottom {background:url(../images/group_box_bottom.png) no-repeat;display:block;width:320px;height:16px;}

.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}

div.relatedImage {
	padding: 0 3px 4px 3xp;
	width: 89px;
	height: auto;
	margin-left: 9px;
	overflow: hidden;
	float: left;
	text-align: center;
	border: 2px solid transparent;
}

div.relatedImage:hover {
	border: 2px solid #3e78ac;
}

div.relatedImage a {
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:9px;
	display:block;
}