@charset "utf-8";

body {
	font-size: 14px;
	font-family: "微軟正黑體","新細明體", Tahoma, Verdana,Arial,Helvetica,sans-serif;
}

/* Text */
td {	
	font-size: 13px;
}
td p {
	font-size: 14px;
}
tr.formLine td{border-bottom:1px dotted silver;}
select {
	background: #ffffff;
	font: 13px "微軟正黑體","新細明體", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #404040;
	color:#0066CC;
}
textarea {
	background: #ffffff;
	border: 1px solid #404040;
	font: 13px "微軟正黑體","新細明體", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 2px
}
form {
	display: inline
}
.post input{
	font-family: "微軟正黑體","新細明體", Tahoma, Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid silver;
	width:90%;
	color:#333;
	padding:1px 5px;
	background:#FBF0C6;
	font-size:13px;
}
.post input[type="checkbox"] {background:none;border:none;}
input.pbutton{
	border:2px outset #EEE;
	background:#999;
	color:#FFCC33;
	padding:3px 2px 0 2px;
	cursor:pointer;
	font-size:12px;
}
input.pbutton:hover{
	border:2px inset #EEE;
}
/* For BBCode Post Buttons */
.ButtonOut {
	filter: alpha(opacity=70);
	border: #808080 1px solid;
}
.ButtonOver {
	background-color: #FFE1AC;
	border: #ff9933 1px solid;
	cursor:pointer;
}
.ButtonChecked {
	background-color: #FFCB7E;
	border: #ff9933 1px solid;
}
.ButtonOff {
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #808080 1px solid;
}
div#divTimeNow, div#divTimeLastVisit, div#divUnreadMsgs {font-size:13px; color:#333;}
ul {
	margin: 2px 2px 2px 2px;
	padding: 0;
}
img {border:0;}
/* Links */
a {	text-decoration: none;color:#0066CC;}
a:hover {text-decoration: underline;color:#003366;}
a:visited{color:#669966;}
.navlinks{margin:5px 0;}
.navlinks a{text-decoration:underline;}
.navlinks a:visited{color:#0066CC;}
.navlinks #current {color:#003366;}
.header1 {
	background-image: url('header_striped.png');
	background-repeat: repeat-x;
	color:#333;
	height: 25px;
	font-weight: bold;
	font-size: 13px;
}
td.header1, tr.header2 td {border-right:1px solid silver;}
table.content tr.header1 td, table.content td.header1 {border-bottom:1px solid silver;}
table.content td.header1 {}
tr.header1 a, tr.header1 a:hover {color:#CC0000;font-weight: bold;}
/* Header 2 - Sub header */
tr.header1 td.header1 input {padding-left:10px;}
.header1Title span, .header1 span {font-size:15px; padding-left:10px;}
p.subforum {color:#333; font-weight:bold; padding-left:10px;}
.content .header2 {
	font-size:14px;
	background:#EEE url(../../../assets/innerCaseTabBg.png) repeat-x;
	color:#333;
	font-weight:bold;
	padding:3px 0;
}
tr.header2 td {font-size:13px; padding:3px 0;}
/*顯示快速窗口的title and action button*/
#DataPanel1_actionLink, #DataPanel1_TitleLink {padding:0; display:inline}

/*有更多選項在這裡 - 選擇瀏覽模式*/
#forum__ctl0_MyTest {padding:0 5px;}
#forum__ctl0_View{padding:0 5px;}

/*上一議題 - 下一議題*/
.header2links, .header2links a {color:#0066CC;font-size: 13px;padding: 0 5px;}
.content td.header2  {font-size:13px;text-align:center; }
.content td.header2 a {font-size:14px;color:#CC0000;	text-decoration: none;}
.content .header2 td a:hover {color:#0066CC;}
.header2 img {vertical-align: middle;}
td.header2 input[type="image"] {width:auto;background:none;}
/* Epic's own footer */
div#footer h4 {
	padding:0 0 15px 0;
	font-size:13px;
	clear:both;
	width:100%;
	text-align:center;
	letter-spacing:.1em;
}
/* Footer1 - Bottom of tables */
.footer1, .postfooter {
	background: #d9d9d9;
	font-size: 12px;
	padding:3px 0;
}
.footer1 input {font-family: "微軟正黑體","新細明體", Tahoma, Verdana,Arial,Helvetica,sans-serif;}
.postformheader {
	background-color:#ECF5FF;
	font-weight: bold;
	text-align:center;
	font-size:14px;
}

/* Attach File */
.fileattach {
	padding: 5px;
	background-color: #eeeeee;
	border: solid 1px #808080;
}
.fileattach .filetitle, .fileattach .imgtitle {
	font-weight: bold;
	color: #444444;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.fileattach .attachedimg, .fileattach .attachedfile {
	margin-left: 12px;
}
.fileattach a {
	font-weight: bold;
}

/* Header of posts */

.postheader {
	background:#999;
	height: 25px;
	color:white;
	text-align:center;
}
.postheader b{
	text-align:center;
}
/*edit, delete, quote,...buttons*/
.postheader b a {
	/*padding:0 5px;*/
}
.postheader .small{
	/*padding-left:15px;*/
}
.postheader td a {padding:0 5px;color:white;}
.formHeader {background:white;color:#666; text-align:right; font-size:14px; padding:5px;border-right:1px dotted silver;}
tr.post:hover, tr.post_alt:hover {background:#E9FBCA;}
tr.post td, tr.post_alt td {border-right:1px dotted silver;}
.content tr.post td, .content tr.post_alt td {border-bottom:1px dotted silver; padding:2px 5px;}
td.post {padding:0 10px;}
td.post li{list-style-type:none;margin-bottom:2px;}
td.post li a{font-size:13px;padding:2px 0;border-bottom:1px dotted silver;}
td.post a {font-size:13px;}
td.post a:visited{color:#0066CC;}
.post .UserBox, .post .message{background:white;}
.content .post table td{padding:2px 5px;}
table#innerProfile td{border-right:1px dotted silver;border-bottom:1px dotted silver;}
.content .post table td a{display:block;text-decoration:none;}
.content .post table td a:hover{background:#D8FFB0;}
tr.post span.subforumheading {color:#333;}
.content .post span a {/*padding:0px;*/}
.content .post_alt {
	background-color:#E7F0FC ;
}
.post_priority {
	font-weight: bold;
}
.UserBox {
	color:#926705;
	font-size: 13px;
	text-align:center;
}
.UserBox img{
	
}

/* Footer of posts */
.postfooter {
	background: #d9d9d9;
	font-size: 12px;
	height: 25px;
}
.small a{padding-left:60px;}
.postfooter td a {
	font-size: 12px;
}
.postfooter .editedinfo {
	color: #808080;
	font-weight: bold;
}
/* Profile page */
#forum_ctl01_ProfileTabs_body table {
	background: #808080;
	margin: 2px;
}

#forum_ctl01_ProfileTabs_body table table {
	background#ECF5FF;
	margin: 0px;
}

/* yafpage_cp_profile */
#yafpage_cp_profile #yafprofilecontent {
	background: #808080;
	border-spacing: 1px;
}

/* Area between posts */
.postsep {
	background: #bfbfbf;
	height: 2px; 
}

/* most tables are class 'content' */
table.content {
	border:1px solid silver;
	background: white;
	font-family: "微軟正黑體","新細明體", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	/*border-right:1px solid gray;*/
}

#RichEdit td {
	padding: 10px;
}

/* Forum Header */
#yafheader {
	border: solid 1px #808080;
}

/* [quote] in posts */
.quote {
	color:#D26900;
	margin-left: 16px;
	padding-left: 16px;
}
.innerquote {
	padding: 4px;
	background: white;
	border: dashed 1px orange;
	color:#D26900;
	font-style:italic;
	margin-right:20px;
}

/* [code] in posts */
.code {
	margin-left: 16px;
	padding-left: 16px;	
}
.innercode {
	padding: 4px;
	background-color: #FFFFFF;
	border: solid 1px #404040;
	color: #808080;
	font-family: Courier New, Courier;
}

/* Font sizes */
.smallfont {
	font-size: 12px;
	padding-right:15px;
}
.largefont {
	font-size: 14px;
}

/* Image links */
a.imagelink {
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink {
	text-decoration: underline;
	color: #0000FF;
}

/* Table just above and below tables */
table.command {
	padding: 3px;
}
.yafForumWelcome {
	color: #808080;
	padding: 5px;
}

/* Navigation links */
.yafPageLink {
	color: #404040;
	font-weight: bold;
}
.yafPageLink a {
	color: #808080;
	text-decoration: none
	font-weight: bold;
}
.yafPageLink a:hover {
	color: #404040;
}
.yafPageLink .linkSeperator {
	color: #808080;
}

/* for printing */
.print {
	border: solid 1px #bfbfbf;
}
.printheader {
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
.yafactiveusers a.active_hidden {
	font-style: italic;
	color: #aaaaaa;
}
/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
.message {
	border-right:1px solid gray;	
}
.content .post .message {padding-left:10px;}
div.postdiv {
	min-height: 100px;
	overflow: auto;
	padding: 0 7px;
}
div.yafsignature
{
	border-top: none;
	margin-top: 15px;
	padding-top: 5px;
}

/* CSS Pagelinks */
.yafpager {
	color: #555555;
	margin: 6px 0px 6px 0px;
}
.pagelink, .pagelinkfirst, .pagelinklast, .pagecurrent, .pagecount{
	background: #F5F5F5;
	border: 1px solid #404040;
	padding: 1px 3px 1px 3px;
	margin-right: 2px;
}
.pagecount {
	margin-right: 5px;
}
.pagelinkfirst, .pagelinklast{
	background: #e0e0e0;
}
.pagecurrent{
	background: #dddddd;
}
.pagelink a, .pagelinkfirst a, .pagelinklast a {
	text-decoration: none;
	color: #000090;
}

/* CCS Buttons */
a.yaflittlebutton {
	background: transparent url('../Epic_Taiwan/ButtonEnd.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: right;
	font-size: 13px; 
	height: 19px;
	margin: 2px 0px 2px 2px;    
   	padding-right: 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial;
}
a.yaflittlebutton span {
	background: transparent url('../Epic_Taiwan/ButtonBack.gif') no-repeat;
	display: block;
	line-height: 13px;
	padding: 4px 3px 4px 8px;
}
a.yaflittlebutton img {
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
a.yaflittlebutton:hover {
	color: #404040;
	text-decoration: none;
}
a.yaflittlebutton:active {
	background-position: bottom right;
	outline: none;
}
a.yaflittlebutton:active span{
	background-position: bottom left;
}
a.yafcssbigbutton{
	background: transparent url('../Epic_Taiwan/ButtonEndBig.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: right;
	font-size: 13px; 
	height: 24px;
	margin: 2px 0px 2px 2px;    
	padding-right: 4px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial;
}
a.yafcssbigbutton span{
	background: transparent url('../Epic_Taiwan/ButtonBackBig.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 3px 5px 7px;
}
a.yafcssbigbutton img{
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
a.yafcssbigbutton:hover {
	color: #404040;
	text-decoration: none;
}
a.yafcssbigbutton:active {
	background-position: bottom right;
	outline: none;
}
a.yafcssbigbutton:active span{
	background-position: bottom left;
}
/* css image button */
a.yafcssimagebutton{
	background: transparent url('../Epic_Taiwan/ButtonEnd.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px; 
	height: 19px;
	margin: 2px 0px 2px 2px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial;
	font-weight: bold;
}
a.yafcssimagebutton span{
	background: transparent url('../Epic_Taiwan/ButtonBack.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 4px 2px 8px;
}
a.yafcssimagebutton img{
	vertical-align: top;
	padding: 0px 4px 0px 0px;
}
a.yafcssimagebutton:hover{
	text-decoration: none;
	color: #404040;
}
a.yafcssimagebutton:active {
	background-position: bottom right;
	outline: none;
}
a.yafcssimagebutton:active span{
	background-position: bottom left;
}
/* CSS Popupmenu */
.yafpopupmenu {
	background-color: #ffffff;
	border: solid 1px gray;
}
.yafpopupmenu ul {	
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.yafpopupmenu li {
	padding: 5px 12px 5px 12px;
	margin: 0;
}
.yafpopupmenu li.popupitemhover {
	background-color: #cccccc;
}
/* ajax tabs */
/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {font-family:verdana,"微軟正黑體","新細明體", Tahoma,helvetica;font-size:14px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_body {font-family:verdana,"微軟正黑體","新細明體", Tahoma,helvetica;font-size:14px;border:1px solid #000000;border-top:0;padding:5px;}

/* scrolling */
.ajax__scroll_horiz { overflow-x:scroll; }
.ajax__scroll_vert { overflow-y:scroll; }
.ajax__scroll_both { overflow:scroll; }
.ajax__scroll_auto { overflow:auto; }

/* Modal Popup */
.modalBackground {
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
}

.modalPopup {
	background-color: #ffffff;
	border: solid 1px #404040;
	width: 400px;
}

.modalPopup .modalHeader {
	background-color: #ff9933;
	color: white;
	font-weight: bold;
	line-height: 22px;
	font-size: 13px;
	padding: 5px;
}

.modalPopup .modalInner {
	padding: 12px;
	text-align: center;
}

.modalPopup .modalInnerMain {
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	text-align: center;
}

.modalPopup .modalInnerSub {
	font-size: 12px;
	color: #808080;
	text-align: center;
}

.modalPopup .modalFooter {
	padding: 5px;
	line-height: 28px;	
}

.modalPopup .modalFooter input {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
}

/* Goto Page Form */
.gotoPageForm {	
	background-color: #ffffff;
	border: solid 1px #555555;
	width: 90px;
	margin: 1px;			
}
.gotoPageForm .gotoBase {
	border: solid 1px gray;
}
.gotoPageForm .gotoHeader {
	background-image: url('../Epic_Taiwan/bg_header1.png');
	color: #ffffff;
	font-weight: bold;	
	padding: 2px;	
}
.gotoPageForm .gotoInner {
	padding: 2px;
}
.gotoPageForm .gotoInner input {
	margin: 2px;
}
