@charset "utf-8";
/* event area */

/*#event p{color:#f2f2f2;}*/

.basis {
color:#F2F2F2;
display:block;
font-size:12px;
margin-left:60px;
}

#event a{margin:0px 3px;}

#event h3{ background-image:url(img/event/midashi_h3.gif);}

#event h4{ 
	background-image:url(img/event/checkers.gif);
	border:1px solid #e97606;
	color:#ffff00;
}

#event h5{
	border-bottom:1px solid #e97606;
	color:#ffff00;
}

#event strong{
	display:block;
	color:#ffbd6f;
	margin:12px 0px 0px 0px;
	text-align: center;
}

/* event index area */

.event_menu{
	margin:auto;
	text-align:left;
}
.event_menu a,.event_menu img,.event_banner img{
	/*border:none !important;*/
}

.event_menu td{
	width:348px;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #505050;
	border-bottom:2px solid #797979;
	background:url(img/event/menu_bg.gif);
}

.event_banner{
	margin:10px auto;
	border:none !important;
}

.event_menu td div.txt{
	margin:5px 15px 10px 15px;
	position:relative;
	/*font-size:12px;*/font-size:15px;
	line-height:1.4em;
	/*background:#ff0000;*/
	color:#dddddd;
}

.event_menu td div.dktxt{
	margin:15px 15px 10px 15px;
	position:relative;
	/*font-size:13px;*/font-size:15px;
	line-height:1.6em;
	color:#dddddd;
	/*background:#ff0000;*/
	/*height:420px;*/
}

.event_menu td b{
	color:#ffff00;
}

.event_menu td ul{
	margin:7px 0 0 17px;
	padding:0;
}

.event_menu td li{
	margin:0;
	padding:0;
}


/*  duelist king button */
#dk_first,#dk_detail,#dk_exp,#dk_reg,#dk_cha{
	display:block;
	position:absolute;
	border:none !important;
}


#dk_first,#dk_detail{
	left:-4px;
	width:161px;
	height:57px;
	background:url(../../cn-t/event/img/menu_btn_dk_1.gif); /* file not found, not in used originally? */
}

#dk_first{
	bottom:61px;
	background-position:0px 0px;
}

#dk_first:hover{
	background-position:0px -57px;
}

#dk_detail{
	bottom:0px;
	background-position:161px 0px;
}

#dk_detail:hover{
	background-position:-161px -57px;
}

#dk_first img,#dk_detail img{
	width:161px;
	height:57px;
}

#dk_exp,#dk_reg,#dk_cha{
	right:-4px;
	width:127px;
	height:38px;
	background:url(../../cn-t/event/img/menu_btn_dk_2.gif); /* file not found, not in used originally? */
}

#dk_exp{
	bottom:80px;
	background-position:0px 0px;
}

#dk_reg{
	bottom:40px;
	background-position:-127px 0px;
}

#dk_cha{
	bottom:0px;
	background-position:-254px 0px;
}

#dk_exp:hover{background-position:0px 38px;}
#dk_reg:hover{background-position:-127px 38px;}
#dk_cha:hover{background-position:-254px 38px;}

#dk_exp img,#dk_reg img,#dk_cha img{
	height:38px;
	width:127px;
}

#dk_sche{
	position:absolute;
	bottom:0px;
	left:165px;
	z-index:1;
}

.event_menu td a.schedule{
	/*position:absolute;
	bottom:2px;
	right:-5px;*/
	float:right;
	margin-right:5px;
	display:block;
	width:168px;
	height:36px;
	background:url(../../cn-t/event/img/menu_btn_schedule.gif); /* file not found, not in used originally? */
}

.event_menu td a.schedule img{
	width:168px;
	height:36px;
}

.event_menu td a.schedule:hover{
	background-position:0px -36px;
}


#event_menu_banner{
	background:url(img/checkers.gif);
	width:700px;
	margin:20px auto;
	font-size:10px;
	color:#eeeeee;
	text-align:left;
	line-height:1.5em;
	border:1px solid #9a9a9a;
}

#event_menu_banner td{
	padding:4px;
}

#event_menu_banner div{
	width:180px;
}

#event_menu_banner a,#event_menu_banner a:hover,#event_menu_banner img{
	border:none;
}



/* ID registration */

a#dl_id{
	width:340px;
	height:63px;
	margin:auto;
	background-image:url(../../cn-t/event/img/cardgame_id_btn.jpg); /* file not found, not in used originally? */
	display:block;
	border:none;
}

a#dl_id:hover{
	background-position:0px -63px;
	border:none;
}

#dl_id span{ display:none;}

#dlid_box{
	width:400px;
	border:double 3px #e04406;
	margin:20px 0px 10px 163px;
	background-image:url(img/checkers.gif);
	text-align:center;
	padding:20px 0px;
}

/* search window */

#event div#search{
	/*width:650px;*/
	border:double 3px #e07106;
	margin:20px 60px 33px;
	background-image:url(img/checkers.gif);
	text-align:center;
}

#event #search table{
	font-size:14px;
	line-height:17px;
	margin-top:5px;
	text-align:left;
	font-weight:bold;
	color:#eeeeee;
}

/* search result */

#event #result{
	width:700px;
	margin-left:45px;
	font-size:13px;
}

#event #result table{
	width:700px;
	border:1px solid #000000;
	margin-bottom:6px;
	text-align:center;
}

#event #result big{
	font-weight:bold;
	color:#ffff00;
	margin-left:5px;
}

#event #result td a{
	margin:0 5px;
	color:#420000 !important;
	
}

#event #result th{
	background-image:url(img/event/t_head.jpg);
	font-size:12px;
	height:22px;
	line-height:22px;
	text-align:center;
	/*font-weight:normal;*/
}

#event #result td{
	background-image:url(img/event/list_back.jpg);
	color:#232323;
}

#event #result .shop{
	text-align:left;
}

#event #result b{
	height:20px;
	display:block;
	text-align:left;
	padding-left:5px;
	line-height:20px;
}

#event #result small{
	border-top:1px #565656 solid;
	height:17px;
	display:block;
	text-align:left;
	padding-left:6px;
	line-height:17px;
}

#event #result img{
	margin-top:3px;
}
#event #result del,#event #result red{
	color:#ff0000;
}

#event table.revis {
	width:635px;
	height:25px;
	margin:20px auto;
	text-align:center;
	font-size:12px;
	background-image:url(img/checkers.gif);
	border:1px solid #787878;
	color:#dddddd;
}

#event table.revis img{ /* revised mark explanation */
	margin:3px 0px 0px 0px;
}

/* button to schedule */
#sche_btn{
	margin-left:auto;
	margin-right:auto;
}


#sche_btn a{
	margin-left:10px;
	float:left;
	width:220px;
	height:90px;
	display:block;
	border:none !important;
}

#sche_btn span{ display:none; }

#sche_btn .exp{	background-image:url(../../cn-t/event/img/sche_btn_exp.jpg);	} /* file not found, not in used originally? */
#sche_btn .exp:hover{	background-position:-220px 90px;	}
#sche_btn .reg{	background-image:url(../../cn-t/event/img/sche_btn_reg.jpg);	} /* file not found, not in used originally? */
#sche_btn .reg:hover{	background-position:-220px 90px;	}
#sche_btn .cha{	background-image:url(../../cn-t/event/img/sche_btn_cha.jpg);	} /* file not found, not in used originally? */
#sche_btn .cha:hover{	background-position:-220px 90px;	}

/* description table to class difference */
#cls_dist{
	width:650px;
	background-color:#252525;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#cls_dist thead th{
	background-image:url(img/event/t_head.jpg);
	font-size:13px;
	color:#ffffff;
}

#cls_dist th{
	background-color:#ac2334;
	font-size:13px;
	color:#ffffff;
}

#cls_dist td{
	background-color:#a1faa7;
	background-image:url(img/event/list_back.jpg);
	color:#232323;
	font-size:13px;
}

/* forbidden list */

#event #forbidden{
	margin:10px 55px;
	font-size:13px;
}

#event #forbidden table{
	width:100%;
	border:1px solid #000000;
	margin-bottom:6px;
}

#event #forbidden th{
	background-image:url(img/event/t_head.jpg);
	font-size:12px;
	height:23px;
	text-align:center;
}

#event #forbidden td{
	padding:4px 3px;
	color:#232323;
}

#event #forbidden .stxt{
	background-image:url(img/event/list_back.jpg);
	font-size:11px;
}

#event #forbidden .nam{
	background-image:url(img/event/list_back.jpg);
}

/* forbidden class for PHP resuse */
#event .forbidden{
	margin:10px 55px;
	font-size:13px;
}

#event .forbidden table{
	width:100%;
	border:1px solid #000000;
	margin-bottom:6px;
}

#event .forbidden th{
	background-image:url(img/event/t_head.jpg);
	font-size:12px;
	height:23px;
	text-align:center;
}

#event .forbidden th.ctry{
	background-image:url(img/event/t_head_country.jpg);
	font-size:12px;
	height:23px;
	text-align:center;
	width:55px;
}

#event .forbidden td{
	padding:4px 3px;
	color:#232323;
}

#event .forbidden .stxt{
	background-image:url(img/event/list_back.jpg);
	font-size:12px;
}

#event .forbidden .stxt_m{
	background-image:url(img/event/list_back_m.jpg);
	font-size:12px;
	color: #fff;
}


#event .forbidden .nam{
	background-image:url(img/event/list_back.jpg);
}
/* /forbidden class for PHP resuse */


/* default image is Chinese, English page have modifier to change */
.fob_mon,.fob_eff,.fob_fus,.fob_rit,.fob_mag,.fob_trp,.fob_syn{
	background:url(cn-t/images/card_type.jpg) center;
	/*display:block;*/
	width:94px; /* 100px - 3px of td * 2 edge */
	height:30px;
	/*background-repeat:repeat-x;*/
}

.fob_mon{ background-position:0px center;} /* monster */
.fob_rit{ background-position:-100px center;} /* ceremony */
.fob_eff{ background-position:-200px center;} /* effect */
.fob_fus{ background-position:-300px center;} /* fusion */
.fob_trp{ background-position:-400px center;} /* trap */
.fob_mag{ background-position:-500px center;} /* magic/spell */
.fob_syn{ background-position:-600px center;} /* sync */

/* ranking top 100 */

#ranking{
	width:700px;
	margin-left:40px;
	margin-top:18px;
	font-size:12px;
	padding:0px;
}

#ranking table{
	width:220px;
	border:1px solid #000000;
	background-color:#232323;
	margin-left:9px;
	_margin-left:6px;
	float:left;
	text-align:center;
}

#ranking th{
	font-size:11px;
	line-height:15px;
	background-image:url(img/event/t_head.jpg);
	height:15px;
}

/* #ranking .ran_num{
	background-image:url(card_type.jpg);
	background-repeat:repeat-x;
	background-position:0px -189px;
	color:#451024;
} */

#ranking .ran_rat{
	background-image:url(img/event/list_back.jpg);
	color:#456871;
}

/* #ranking .ran_pid{
	background-image:url(card_type.jpg);
	background-repeat:repeat-x;
	background-position:0px -252px;
	color:#bd1234;
} */

