@charset 'utf-8';
body {
	background:#1a362f url(http://clipasia.net/movies/skin/bg.jpg);
	margin:5px 0;
	font:Normal 13px 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-align:center;
}
img {
	border:none;
}
a {
	color:#256e5a;
}
#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:#ff87cb;
	font-size:12px;
	font-weight:bold;
}
#logo {
	display:block;
}
#content {
	padding:5px;
	background:#f3f3f3;
	clear:both;
}
#footer {
	color:#fff;
	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;
}
.coming-soon {
	font-size:10px;
        font-style:italic;
}
.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;
}
#polciy 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, #mysojuplayer {
	text-align:center;
}
#player .note, #mysojuplayer .note {
	font-size:10px;
	font-family:verdana;
	text-align:center;
}
#player object, #mysojuplayer embed {
	margin-right:auto;
	margin-left:auto;
}
#player p, #mysojuplayer p {
	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:#fff;
	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;
	}
.servername {
	color:#FF66FF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;	
}
.episode_bg_1{
	background:#006699;
	background-position:top;
	background-repeat:repeat-x;
	border:#FFFFFF 0px solid;
	color:#CCCCCC;
	font-weight: bold;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	}
.episode_bg_2{
	background:#121212;
	background-position:top;
	background-repeat:repeat-x;
	border:#FFFFFF 0px solid;
	color:#CCCCCC;
	font-weight: bold;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;

}
.u_admin { color:#FF6699 ; 	font-weight: bold; 	font-family:Arial, Helvetica, sans-serif;}
.u_mod { color:#FF6699 ; 	font-weight: bold; 	font-family:Arial, Helvetica, sans-serif;}
.u_trans { color:#FBA80E;	font-weight: bold; 	font-family:Arial, Helvetica, sans-serif;}
.u_mem { color:#669999 ;	font-weight: bold;  font-family:Arial, Helvetica, sans-serif;}
.u_guest { color:#333333;   font-weight: bold;  font-family:Arial, Helvetica, sans-serif;}
.u_ban { color:#000000; font-family:Arial, Helvetica, sans-serif;}
.note { color: #FF0000}

.name_film_v{font: normal 16px/25px Tahoma ; color:#8f79e5;}
.name_film_f{font: bold 14px/20px Tahoma ;}
.name_info{font: bold 12px/20px Tahoma ;}
.clr02{
font: normal 12px/20px Tahoma ;}
.fs1{font-size: 11px !important;}
.fs2{font-size: 14px;color:#c6c5ce;}
.fs3{font-size: 16px;}
.fs4{font-size: 18px;}
.fs5{font-size: 20px;}
.nobrdT{border-top: none !important;}
.nobrdB{border-bottom: none !important;}
.brdB01{border-bottom: 1px solid #4c4c4c;padding: 0 0 5px 0;}
.padT5{padding-top: 5px;}
.padT10{padding-top: 10px;}
.padB5{padding-bottom: 5px;}
.padR5{padding-right: 5px;}
.padR10{padding-right: 10px;}
.padL15{padding-left: 15px;}
.padR15{padding-right: 15px;}
.padLR10{padding-left: 10px;padding-right: 10px;}
.padLR01{padding-left: 4px;padding-right: 4px;}

.page_list{padding-top: 10px;padding-bottom: 10px;text-align: center;}
.pagecurrent{

	margin:1px; background:#efcfcf url('http://beecommunity.com/skin/button.gif'); color:#000000; border:1px solid #474747; padding-bottom:2px; padding-right:5px; padding-left:5px; padding-top:2px; font-size:12px; background-color:#efcfcf

}

.page-jump, .pagelink:hover{	
    margin:1px; background:#444444 url('http://beecommunity.com/skin/pagination_bg.gif'); font-size: 12px;
	color:#FFFFFF; border:1px solid #474747; padding-left:5px; padding-bottom:2px; padding-right:5px; padding-top:2px; font-weight:normal; background-color:#444444
}
.page-jump:hover {	background: url('http://beecommunity.com/skin/button.gif') ;}
.search_bg_top {
	background: url('http://beecommunity.com/skin/top_2.gif')  ;
		height:35px;
    font: normal 14px/35px Tahoma ;
}

.pagelink, .pagelink:hover{	
    margin:1px; background:#444444 url('http://beecommunity.com/skin/pagination_bg.gif'); font-size: 12px;
	color:#FFFFFF; border:1px solid #474747; padding-left:5px; padding-bottom:2px; padding-right:5px; padding-top:2px; font-weight:normal; background-color:#444444
}
.pagelink:hover {	background: url('http://beecommunity.com/skin/button.gif') ;}
.search_bg_top {
	background: url('http://beecommunity.com/skin/top_2.gif')  ;
		height:35px;
    font: normal 14px/35px Tahoma ;
}

/* 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;
}

.servername {
	color:#FF66FF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;	
}
.episode_bg_1{
	background:#000000;
	background-position:top;
	background-repeat:repeat-x;
	border:#000000 1px solid;
	color:#CCCCCC;
	font-weight: bold;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	}
.episode_bg_2{
	background:#000000;
	background-position:top;
	background-repeat:repeat-x;
	border:#000000 1px solid;
	color:#CCCCCC;
	font-weight: bold;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	}
.u_admin { color:#FF6699 ; 	font-weight: bold; 	font-family:Arial, Helvetica, sans-serif;}
.u_mod { color:#FF6699 ; 	font-weight: bold; 	font-family:Arial, Helvetica, sans-serif;}
.u_trans { color:#FBA80E;	font-weight: bold; 	font-family:Arial, Helvetica, sans-serif;}
.u_mem { color:#669999 ;	font-weight: bold;  font-family:Arial, Helvetica, sans-serif;}
.u_guest { color:#333333;   font-weight: bold;  font-family:Arial, Helvetica, sans-serif;}
.u_ban { color:#000000; font-family:Arial, Helvetica, sans-serif;}
.note { color: #FF0000}


