﻿@charset 'utf-8';
body {
	background: #000000 url(../images/bg.gif);
	margin: 5px 0;
	font: Normal 13px 'Arial', Lucida Grande, Verdana, Helvetica, sans-serif;
	text-align: center;
}

img {

	border:none;

}

a {
	color: #6666FF;
}

#wrap {

	text-align:left;

	margin-left:auto;

	margin-right:auto;

	width:760px;

}

#header form {
	display:inline;
	position:relative;
	top:-1px;
}
#header form input {
	font-size:10px;
	font-family:arial;
	padding:0;
}
#mainNav {
        letter-spacing:-1px;
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
#mainNav li {
	color:#fff;
	line-height:1.58em;
	display:inline;
}
#mainNav a {
	color: #C0C0C0;
	font-size: 12px;
	font-weight: bold;
}
#logo {
	display:block;
}
#content {
	padding:5px;
	background:#f3f3f3;
	clear:both;
}
#footer {
	color: #808080;
	text-align: center;
	margin-top: 15px;
}
#footer a {
	color:#fff;
}

.clear {
	clear:both;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.indent {
	text-indent:.2em;
}
.bg01 {
	background:#f2f2f2;
}
.bg02 {
}
.p10 {
	padding:10px;
}
.red {
	color:#f00;
}

.pagination {
	text-align:center;
	margin:10px 0 0;
}
.status {
	color:#ff7575;
	font-size:10px;
}
.new {
    color:#00b4d4;
    font-size:10px;
}
.complete {
	color:#888;
}
.ongoing {
	color:#3142a7;
}

.errorlist {
	margin:0;
	padding:0;
	list-style:none;
	color:#f00;
}
.errorlist li {
	padding:0;
	margin:0;
}

#news {
	width:639px;
	margin:10px auto;
	background:#fff;
	padding:20px;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#news h1 {
	font-size:14px;
	margin:0;
}
#news p {
	margin:.5em 0;
	color:#666;
	font-size:10px;
	line-height:1.5em;
}
#news blockquote {
	line-height:1.5em;
	margin:0;
}
#news blockquote p {
	margin:1em 0;
	font-size:12px;;
	color:#000;
}
#news .more {
	font-size:10px;
	margin-top:10px;
	text-align:right;
}

#news_set {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
#news_set li {
	width:639px;
	margin:0 auto 20px;
	background:#fff;
	padding:20px;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#news_set h1 {
	font-size:14px;
	margin:0;
}
#news_set p {
	margin:.5em 0;
	color:#666;
	font-size:10px;
	line-height:1.5em;
}
#news_set blockquote {
	line-height:1.5em;
	margin:0;
}
#news_set blockquote p {
	margin:1em 0;
	font-size:12px;
	color:#000;
}

#policy {
	margin:5px;
	background:#fff;
	padding:20px;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#policy h1 {
	font-size:18px;
	margin:0;
}
#policy h2 {
	margin:40px 0 20px;
	font-size:13px;
	line-height:1.2em;
}
#policy ul {
	margin:0 17px;
	padding:0;
	line-height:1.5em;
}
#policy li {

	margin:0;

	padding:0;

}



.directory {

	width:679px;

	margin:0 auto 10px;

	background:#fff;

	border-right:1px solid #e3e3e3;

	border-bottom:1px solid #e3e3e3;

}

.directory h2 {
	font:bold 14px Ariel, Verdana, Helvetica, sans-serif;
	text-align:center;
	background:#e9e9e9;
	padding:10px 11px;
	margin:0;
}
.directory table {
	margin:20px;
	width:639px;
	border-collapse:collapse;
}
.directory td {
	padding:2px 0;
}
.directory img {
	position:relative;
	top:1px;
}

#contactus {
	margin:5px;
	padding:20px;
	background:#fff;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#contactus h1 {
	font-size:18px;
	margin:0;
	padding:0;
}
#contactus p {
	margin:.5em 0;
}
#contactus em {
	font-style:normal;
	color:#f00;
}
#contactus label {
	display:block;
}
#contactus fieldset {
	border:none;
	margin:40px;
}
#contactus legend {
	display:none;
}

#report {
	margin:5px;
	padding:20px;
	background:#fff;
	border-right:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
}
#report h1 {
	font-size:18px;
	margin:0;
	padding:0;
}
#report p {
	margin:.5em 0;
}
#report em {
	font-style:normal;
	color:#f00;
}
#report label {
	display:block;
}
#report fieldset {
	border:none;
	margin:40px;
}
#report legend {
	display:none;
}

#confirm {
	margin:5px;
	text-align:center;
	background:#fff;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#confirm .content {
	padding:30% 0;
}
#confirm h6 {
	color:green;
	font-size:13px;
	margin:0;
	padding:0;
}
#confirm strong {
	color:green;
}
#confirm p {
	margin:0;
}

#httpError {
	margin:5px;
	text-align:center;
	background:#fff;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#httpError .content {
	padding:30% 0;
}
#httpError h1 {
	font-size:14px;
	margin:.5em 0;
}
#httpError p {
	margin:.5em 0;
}

#recent {
	margin:5px;
	padding:20px;
	background:#fff;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#recent h1 {
	font-size:18px;
	margin:0 0 30px 180px;
	padding:0;
}
#recent table {
	border-collapse:collapse;
	width:100%;
}
#recent td {
	padding:2px 0;
}

#series_detail {
	margin:5px;
	padding:10px;
	background:#fff;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	color:#444;
}
#series_detail h1 {
	font-size:18px;
	margin:0;
	padding:0;
	color:#000;
}
#series_detail .tools {
	margin:.5em 0;
	height:24px;
	line-height:24px;
}
#series_detail #photo {
	float:left;
	margin:0;
	padding:5px 10px 10px 0;
	text-align:center;
}
#series_detail #photo p {
	margin:0;
	padding:0;
	font-size:10px;
	text-align:center;
	letter-spacing:-1px
}
#series_detail #info {
	padding:0;
	margin:0;
	list-style:none;
}
#series_detail #info li {
	padding:5px 0;
	margin:0;
	letter-spacing:-1px
}
#series_detail #info li p {
	margin:0 0 .5em;
}
#series_detail #videos {
	clear:both;
}
#series_detail #videos table {
	margin-top:30px;
	width:100%;
	border-collapse:collapse;
}
#series_detail #videos td {
	padding:2px 0;
}

#part_detail {
	margin:5px;
	padding:0px;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background:#fff;
}
#part_detail h1 {
	font-size:18px;
	margin:0;
	padding:0;
}
#part_detail .p20 {
	padding:20px;
}
#breadcrumb {
	margin:0 0 .5em;
}
#breadcrumb ul {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
#breadcrumb li {
	float:left;
	padding:0 0 0 1px;
	font-size:10px;
}
#player, #zulfattahplayer {

	text-align:center;

}

#player .note, #zulfattahplayer .note {

	font-size:10px;

	font-family:verdana;

	text-align:center;

}

#player object, #zulfattahplayer embed {
	margin-right:auto;
	margin-left:auto;
}
#player p, #zulfattahplayer p {

	margin:0;

}

player, #zulfattahplayer2 {

	text-align:center;

}

#player .note, #zulfattahplayer2 .note {

	font-size:10px;

	font-family:verdana;

	text-align:center;

}


#player object, #zulfattahplayer2 embed {

	margin-left:-1px;


}

#player p, #zulfattahplayer2 p {

	text-align:center;
	padding:0 120px 0 0;
	margin:0;
}



#external {

	text-align:center;

}

#leaving {

	line-height:60px;

	color:#f00;

	font-weight:bold;

	font-size:16px;

}

#external .content p {

	margin:0;

}

#goOutsite {

	font-size:14px;

	font-weight:bold;

}



#feedbacks {

	text-align:center;

}

#feedbacks h1 {

	margin:0;

	font-size:15px;

	background:#fff;

	border-bottom:1px solid #ececec;

	line-height:80px;

	text-align:left;

	padding:0 30px;

}

#feedbacks h1 a {

	font-size:12px;

}

#feedbacks ol {

	list-style:none;

	margin:0 auto;

	padding:0;

	text-align:left;

	width:499px;

}

#feedbacks li {

	padding:0;

	margin:20px 0;

	border-right:1px solid #e3e3e3;

	border-bottom:1px solid #e3e3e3;

	background:#fff;

}

#feedbacks .userinfo {

	padding:20px 20px 0;

}

#feedbacks .userinfo span {

	color:#999;

}

#feedbacks .q {

	margin:10px 30px 20px;

}

#feedbacks .a {

	background:#e9f8f8;

	margin:0;

	padding:20px 30px;

	border-top:1px dashed #999;

}



#exchangelinks {
	color: #808080;
	margin-top: 5px;
}

#exchangelinks a {

	color:#fff;

}

.ad {

	margin: 0px;

}



/* Browse */

#show-list {

	background: #FFFFFF;

	padding: 10px 15px;

	margin: 5px;

}

#show-list #filter {

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	padding: 5px 0; 

	margin-bottom: 20px;

	text-align: center;

}

#show-list #filter a {

	text-decoration: none;

}

#show-list #filter a:hover {

	text-decoration: underline;

}



#show-list #main {

	width: 520px;

	float: right;

}

#show-list #side {

	width: 160px;

	float: left;

}

#show-list h1, h2, h3, ul {

	margin: 0;

	padding: 0;

}

#show-list h1 {

	font-size: 20px;

	margin-bottom: 10px;

}

#show-list h2 {

	font-size: 12px;

}

#show-list h3 {

	font-size: 14px;

}

#show-list ul {

	list-style: none;

}

#show-list ul#match-results li {

	border: 1px solid #cccccc;

	padding: 10px;

	margin-bottom: 30px;

}

#show-list .list-image {

	width: 120px;

	float: left;

}

#show-list .list-info {

	margin-left: 120px;

}



#show-list #side ul {

	padding: 5px 0;

}

#show-list #side ul li {

	border-bottom: 1px solid #aaa;

	text-transform: capitalize;

}



#show-list #side ul li a {

	padding: 3px 5px;

	text-decoration: none;

	display: block;

	}

#show-list #side ul li a.selected {

	color: #000000;

	font-weight: 600;

}

#show-list #filter a.selected {

	color: #000000;

	font-weight: 600;

}



#show-list #side ul li a:hover {

	color: #FFFFFF;

	background: #256e5a;

	}

.page-jump a {

	font-weight: 600;

	text-decoration: none;

	background: #DFFFE0;

	margin:0 2px;

	padding:2px 6px;

}

.page-jump a.selected {

	color: #000000;

	background: #FFFFFF;

	font-weight: 600;	

}

.page-jump a:hover {

	background: #256e5a;

	color: #FFFFFF;

}



/* Rankings */

#rankings h2 {

	font-size:12px;

	margin:0;

}

#rankings .sub-text {

	font-size: 12px;

	font-style: italic;

}

#rankings ol {

	margin: 5px 0 20px 0;

	line-height: 1.4em;

	padding:0;

}

#rankings ol li {

	margin-left: 30px;

}

#rankings ul {

	margin: 5px 0 20px 0;

	line-height: 1.6em;

	list-style: none;

}



#rankings .col1 {

	width: 50%;

	float: left;

}

#rankings .col2 {

	width: 50%;

	float: right;

}

#rankings strong {

	font-weight: 600;

}

/* Quick Links */

#quick-links ul {

	list-style: none;

	text-align: center;

}

#quick-links ul li {

	width: 23%;

	padding: 5px;

	float: left;



}

.index-module h1, h2, h3, ul, ol {

	margin: 0;

}

.index-module {

	width:639px;

	margin:10px auto;

	background:#fff;

	padding:20px;

	border-right:1px solid #e3e3e3;

	border-bottom:1px solid #e3e3e3;

}

.index-module h1 {

	font-size: 16px;

	background: #eeeeee;	

	text-align: center;

	padding: 5px;

	margin: 0 0 20px 0;

}

