﻿@charset "utf-8";
@import url('slidebox.css');

/* global */

#betaMark {
	background: url("/images/new/beta.gif") no-repeat;
	position:absolute;
	left: 285px;
	top:15px;
	width:127px;
	height:22px;
	cursor:pointer;
	z-index:4;
}

/* embed table */
.embedfrmtable .w50{ width:50%; }	/* left td width */
.embedfrmtable .w40{ width:40%; }
.embedfrmtable .w30{ width:30%; }
.embedfrmtable .w35{ width:35%; }
.embedfrmtable .w25{ width:25%; }
.embedfrmtable .w20{ width:20%; }
.embedfrmtable .w15{ width:15%; }

.embedfrmtable{
	text-align:left;
	border-collapse:collapse;
	width:597px;
	height:627px;
	padding:1px;
	border:1px solid #ADDFFF;
	margin-bottom:10px;
}
.embedfrmtable .bgtr{
	background-image:url(/images/tablebg.gif);
	color:white;
	height:15px;
	line-height:15px;
	font-size:10px;
}
.embedfrmtable th{
	border:0px;
	padding:5px;
	color:#3366CC;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.embedfrmtable .bgc1{
	background-color:#E7FBFF;
}

.embedfrmtable td{
	border:0;
	padding:3px;
	font-size:14px;
}
.embedfrmtable td.white{
	background:#fff;
}
.embedfrmtable td.gray{
	background:#E7FBFF;
}

.embedfrmtable .checkbox{
	border:0;
}
.embedfrmtable .lefttd{
	text-align:right;
	background-color:#E7FBFF;
	font-size:14px;
}
.embedfrmtable .input{
	border:1px solid #A5A6AD;
	font-size:14px;
	height:20px;
	line-height:20px;
	width:200px;
}

/* other pages layout */

.subtable td{
	font-size:12px;
	padding:2px;
}
.subtable input{
	font-size:12px;
	line-height:20px;
}

/* regpage */

#regpage{
	width:760px;
	margin:0 auto;
	font-size:14px;
	text-align:left;
}
.hr{
	width:100%;
	height:1px;
	line-height:1px;
	border-top:1px solid #ccc;
}
#regpage #title{
	width:100%;
	padding:5px;
	text-align:center;
	color:#666;
}
#regpage #title span{
	color:#000;
	font-weight:bold;
}




/* login/reg table */
#regtable{
	border-collapse:collapse;
	width:100%;
	padding:5px;
	border:1px solid #ADDFFF;
}

#regtable th{
	border:0px;
	padding:5px;
	color:#3366CC;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#regtable td{
	border:0;
	padding:3px;
	font-size:14px;
}
#regtable .reginput{
	border:1px solid #A5A6AD;
	font-size:14px;
	height:20px;
	line-height:20px;
	width:200px;
}
#regtable td.lefttd{
	width:35%;
	text-align:right;
	background-color:#E7FBFF;
	font-size:14px;
}
#regtable .info{
	font-size:12px;
	display:block;
	color:#666666;
}
#regtable .warningmsg{
	font-size:12px;
	border:1px solid #FF9966;
	background:#FFFFCC;
	height:20px;
	line-height:20px;
	display:block;
}
#regtable .select{
	width:150px;
}
#regtable .bgc1{
	background-color:#E7FBFF;
}
#regtable .submitbutton{
	background:url(/images/searchbutton.gif) no-repeat;
	border:0;
	width:74px;
	height:24px;
	font-size:14px;
	line-height:24px;
	cursor:pointer;
}

.submitbutton{
	background:url(/images/searchbutton.gif) no-repeat;
	border:0;
	width:74px;
	height:24px;
	font-size:14px;
	line-height:24px;
	cursor:pointer;
}
.helppage{
	width:800px;
	margin:0 auto;
	margin-top:20px;
}

/* toptable table */
.toptable{
	margin:0 auto;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:20px;
	padding:5px;
	width:760px;
}
.toptable th{
	color:#fff;
	padding:3px;
	border:1px solid #ccc;
	background-image:url(/images/tablebg.gif);
	text-align:center;
	font-weight:normal;
	font-size:12px;
}
.toptable th a{
	color:#fff;
	text-decoration:none;
}
.toptable td{
	font-size:12px;
	padding:5px;
	border:1px #ccc solid;
	text-align:right;
}
.toptable tr{
	background-color:#f4f4f0;
}

.toptable td a{
	color:#000;
	text-decoration:none;
}
.toptable .c1{
	background-color:#feebeb;
}
.toptable .l{
	text-align:left;
}
.toptable .c{
	text-align:center;
}
.toptable .u{
	font-weight:bold;
}

.toptablenav {
	font-size:14px;
	width:400px;
	line-height:30px;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
}
.toptablenav a{
	color:black;
}
.toptablenav .sel{
	font-size:14px;
	font-weight:bold;
}

.toptabletitle1 {
	font-size:14px;
	font-weight:bold;
	width:750px;
	line-height:30px;
	margin:0 auto;
	margin-top:20px;
}

.toptabletitle2 {
	font-size:14px;
	font-weight:bold;
	width:90%;
	line-height:30px;
	margin:0 auto;
	margin-top:20px;
}
.toptabletitle1.subtitle {
	font-size:12px;
	line-height:30px;
	color:black;
	font-weight:normal;
}
.toptabletitle1.subtitle a{
	color:black;
}
.toptabletitle2.subtitle {
	font-size:12px;
	line-height:30px;
	color:black;
	font-weight:normal;
}
.toptabletitle2.subtitle a{
	color:black;
}


.sendmsgbutton{
	background:url(/images/ulbt.gif) no-repeat;
	width:110px;
	height:21px;
	line-height:21px;
	margin-bottom:1px;
	border:0px;
	vertical-align:middle;
	cursor:pointer;
}


.frmtable .info{
	font-size:12px;
	color:#6666ff;
}
.leftadbox{
	width:160px;
	height:60px;
	text-align:center;
	margin-top:30px;
	float:left;
	clear:left;
}
ul.daytopbox{
	width:160px;
	height:60px;
	text-align:left;
	margin-top:30px;
	float:left;
	clear:left;
}
ul.daytopbox li{
	width:155px;
	height:20px;
	line-height:20px;
	over-flow:hidden;
}
.my_torrent_title {
	height: 25px;
	background:url(/images/tab_bg.gif) repeat-x 0 -426px #d8e7fc;
	border-top:1px solid #bdd2ed;
	border-left:1px solid #bdd2ed;
	color:#021a74;
	width:158px;
	margin-top:5px;
}
.tt3_normal {
	background:url(/images/tab_bg.gif) repeat-x 0 -400px #e7f0f9;
	font-size:14px;
	width:78px;
	text-align:center;
	line-height:25px;
	border-right:1px solid #bdd2ed;
	cursor:pointer;
	float:left;
}
.tt3_active {
	font-weight:bold;
	background:#fafbff;
	font-size:14px;
	width:78px;
	text-align:center;
	border-right:1px solid #bdd2ed;
	line-height:25px;
	float:left;
	cursor:pointer;
}
#xw_10{
	background:#fafbff;
	border:1px solid #bdd2ed;
	border-top:none;width:157px;
	padding-top:10px;
	padding-bottom:10px;
}
#xw_10 .text{
	font-size:12px;	
	text-align:center;
	line-height: 20px;
}
#xw_10 a:hover{
	text-decoration: underline;
}
#xw_11{
	background:#fafbff;
	border:1px solid #bdd2ed;
	border-top:none;width:157px;
	padding-top:10px;
	padding-bottom:10px;
}
#xw_11 .text{
	font-size:14px;	
	text-align:center;
}

