
/**
 * Style sheet style_screen
 */
body
{
	margin:0px;
	padding-right:0px;
	padding-left:0px;
	background-color:#99ccff;
	font-family:verdana;
}

.all
{
	width:770px;
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
	border:1px solid #009999;
}

.nav1-container
{
	width:770px;
	height:53px;
	position:absolute;
	margin:0px;
	padding:0px;
	background-color:#3856A7;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

.nav1 ul
{
	float:right;
	margin:0px;
	padding:35px 10px 0px 0px;
}

.nav1 li
{
	display:inline;
	padding:5px;
	border-left:1px solid #009999;
}

.nav1 li a
{
	text-decoration:none;
	color:#ccccff;
}

.nav1 li a:hover
{
	text-decoration:none;
	color:#009999;
}

.orphus
{
	width:300px;
	height:45px;
	top:5px;
	position:absolute;
	margin:0px;
	padding:0px 0px 0px 5px;
}

.site-slogan-container
{
	width:755px;
	height:130px;
	top:52px;
	position:absolute;
	margin:0px;
	padding:15px 0px 0px 15px;
	font-size:12px;
	color:#ffffff;
	z-index: 1;
}

.site-slogan
{
	float:left;
	margin:0px;
	padding:0px;
}

.img-header
{
	width:770px;
	height:305px;
	float:left;
	clear:both;
	margin:0px;
	padding:53px 0px 0px 0px;
}

.nav2
{
	width:770;
	position:relative;
	clear:both;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.nav2 ul
{
	width:770px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#3856A7;
	border-top:2px solid #009999;
	border-bottom:2px solid #009999;
}

.nav2 li
{
	float:left;
	display:inline;
	padding:5px 7px;
	border-left:1px solid #009999;
	font-weight:bold;
	color:#ffffff;
}

.nav2 li a
{
	font-weight:bold;
	text-decoration:none;
	color:#ccccff;
}

.nav2 li a:hover
{
	text-decoration:none;
	color:#009999;
}

.nav3 ul.level_1
{
	padding-bottom:10px;
	padding-left:10px;
}

.nav3 ul.level_2
{
	padding-left:10px;
}

.nav3 ul.level_3
{
	padding-left:10px;
}

.nav3 ul.level_4
{
	padding-left:10px;
}

.nav3
{
	width:200px;
	float:left;
	margin:0px 0px 15px 0px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

.nav3 ul
{
	margin:0px;
	padding:0px;
	background-color:#3856A7;
	list-style-type:none;
}

.nav3 li a
{
	text-decoration:none;
	color:#ccccff;
}

.nav3 li a:hover
{
	text-decoration:none;
	color:#009999;
}

.nav3 h1
{
	margin-top:20px;
	margin-bottom:0px;
	padding:3px 5px;
	background-image:url("/tl_files/site-images/header-menu.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffffff;
}

.content
{
	width:550px;
	float:left;
	padding:0px 10px 10px 10px;
	text-align:justify;
	font-size:12px;
	color:#000066;
}

.content a
{
	text-decoration:none;
	color:#009999;
}

.span style1
{
	color:#009999;
}

.content h1
{
	margin-top:20px;
	margin-bottom:10px;
}
.content ul
{
	margin-top:5px;
}

h1
{
	padding:3px 5px;
	background-image:url("/tl_files/site-images/header-back.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffffff;
}
h3
{
	font-size:14px;
}
table {
	border-color:#009999;
	width:548px;
}
td {
	border-color:#009999;
	padding:5px;
}

.footer
{
	height:30px;
	clear:both;
	margin:0px;
	padding:10px 0px 10px 10px;
	text-align:center;
	background-color:#6699cc;
	border-top:1px solid #009999;
	font-size:10px;
	color:#ffffff;
}


.image_container
{
	width:152px;
	float:none;
	margin:4px;
	padding:5px;
	border:1px solid #9999ff;
	float:left;
}

.image_container img
{
	border:1px solid #9999ff;
}


.image_container .caption
{
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	font-size:9px;
}

.small .image_container
{
	width:77px;
}
.mod_newslist .image_container
{
	width:77px;
}

.small
{
	clear:left;
}

.small2
{
	clear:left;
}
.small3
{
	clear:all;
}
.comment_default
{
	margin-bottom:5px;
	padding:5px;
	border:1px solid #009999;
}

.info
{
	font-weight:bold;
}


.more
{
	display:inline;
	margin:0px;
	padding:0px;
}
.search_form
{
	margin:0px auto 0px auto;
	width:225px;
}
.copyrights
{
	width:770px;
	margin:0px auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
p.error
{
	color:#FF0000;
}
p.confirm
{
	color:#009900;
}

/*for fanfics*/

.label
{
	font-weight: bold;
	float: left;
}

h3
{
	color:#FFFFFF;
	font-size: 3px;	
}

.link
{
	margin-bottom: 10px;	
}

.layout_simple
{
	margin-top: 10px;	
}

.layout_full
{
	margin-top: 20px;	
}

