/*
Offical Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2007 Comsenz Inc.
<style type="text/css">
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */

* { word-wrap: break-word; }
body { background: #F8F8F8; text-align: center; }
body, td, input, textarea, select, button { color: #000; font: 13px/1.6em Tahoma, Verdana; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
#menu li, .popupmenu_popup li, #announcement li, .portalbox li, .tabs li, .postmessage fieldset li, .side li, .formbox li, .notice li { list-style: none; }
a { color: #000; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a img { border: none; }
em, cite, strong, th { font-style: normal; font-weight: normal; }
table { empty-cells: show; border-collapse: collapse; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Layout & Block Style ~~~~ */

.wrap { width: 98%; text-align: left; margin: 0 auto; }
.notice { font-size: 16px; border: 1px solid #EDEDCE; background: #FFFFF2 url(../../images/default/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.3em 3em; margin-bottom: 10px; color: #FF6600; }
.message { margin: 3em 10em 5em !important; }
	.message h1 { line-height: 26px; border: 1px solid; background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; border-color: #F8F8F8 #F8F8F8 #DDD #F8F8F8; padding-left: 1em; margin-bottom: 1em; }
	.message p { margin: 1.5em 1em; }
	.message a { color: #069; }
#header { width: 100%; overflow: hidden; }
	#header h2 { float: left; padding: 5px 0; }
#footer { border-top: 1px solid #999999; background: #FFFAF4; color: #666; padding: 12px 0; }
	#footlinks { float: right; margin-top: -3px; text-align: right; }
	#footer img { float: left; margin: 0 10px 0 0; }
	#copyright, #debuginfo { font: 11px/1.5em Arial, Tahoma; }
		#copyright strong, #copyright em { font-weight: bold; }
			#copyright strong a { color: #0954A6; }
			#copyright em { color: #FF9D25; }
			#debuginfo { color: #999; }
	.scrolltop { cursor: pointer; }
#menu { height: 31px; border: 0px solid #DDD; background: #F0992D; background-repeat: repeat-x; }
	#menu ul { float: right; padding: 4px 10px 0; border-right: 0px solid #F8F8F8; }
		#menu li { float: left; }
			#menu li a { text-decoration: none; float: left; color: #333; padding: 4px 8px 3px; background: url(../../images/default/menu_itemline.gif) no-repeat 0 6px; }
				#menu li.hover, #menu li.current { background-color: #F8F8F8; border: 1px solid; border-color: #DDD #DDD #F8F8F8; }
					#menu li.current { color: #FF6600; font-weight: bold; }
					#menu li.hover a { color: #FF6600; padding: 3px 7px; background-image: none; }
					#menu li.current a { color: #FF6600; padding: 4px 7px 3px; background-image: none; }
			#menu cite a { font-weight: bold; background-image: none; }
	.frameswitch { float: left; height: 30px; line-height: 30px; padding-left: 10px; border-left: 1px solid #F8F8F8; }
		#menu a.frameoff, #menu a.frameon { float: left; border: none; padding-left: 16px; margin-left: 0; background: no-repeat 0 50%; }
			#menu a.frameoff { background-image: url(../../images/default/frame_off.gif); }
			#menu a.frameon { background-image: url(../../images/default/frame_on.gif); }
#foruminfo, #forummoderator { width: 100%; overflow: hidden; margin: 10px 0; color: #666; }
	#userinfo, #foruminfo #nav, #forummoderator #nav { float: left; padding-left: 5px; }
	#forumstats, #headsearch { float: right; text-align: right; padding-right: 5px; }
	#foruminfo p, #forummoderator p { margin: 0; }
		#foruminfo a, #forummoderator a{ color: #069; }
		#foruminfo em, #forummoderator em { color: #000; }
		#foruminfo cite, #forummoderator cite { font-weight: bold; }
			#foruminfo strong a, #forummoderator strong a { font-weight: bold; color: #000; }
	#nav { margin: 10px 5px; }
		#foruminfo #nav, #forummoderator #nav { margin: 0; }
		#userinfo #nav { float: none; padding: 0; }
			#nav a { font-weight: bold; color: #069; }
#announcement { border-top: 1px dashed #DDD; line-height: 36px; height: 36px; overflow: hidden; }
	#announcement div { border: 1px solid #F8F8F8; padding: 0 10px; line-height: 35px !important; height: 36px; overflow-y: hidden;}
		#announcement li { float: left; margin-right: 20px; padding-left: 10px; background: url(../../images/default/arrow_right.gif) no-repeat 0 50%; white-space: nowrap; }
			#announcement li em { font-size: 0.83em; margin-left: 5px; color: #666; }
.portalbox { width: 100%; background: #DDD; margin-bottom: 10px; border-collapse: separate; }
	.portalbox td { padding: 10px; vertical-align: top; background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; background-repeat: repeat-x; background-position: 0 0; border: 1px solid #F8F8F8; }
		.portalbox h3 { margin: 0 0 5px; font-size: 1em; white-space: nowrap; }
		.portalbox strong { font-weight: bold; margin-top: 4px;}
		.portalbox em { color: #999; }
			.portalbox em a { color: #999; }
			.portalbox cite a { color: #069; }
		#supeitems li { float: left; height: 1.6em; overflow: hidden; }
		#hottags a { white-space: nowrap; margin-right: 0.5em; }
		#hottags h3 { clear:both; }
.headactions { float: right; line-height: 1em; padding: 10px 10px 0 0; }
	.headactions img { vertical-align: middle; cursor: pointer; padding: 0 5px; }
		.mainbox .headactions { color: #FFF; }
		.mainbox .headactions a, .mainbox .headactions span, .mainbox .headactions strong { background: url(../../images/default/headactions_line.gif) no-repeat 100% 50%; padding-right: 10px; margin-right: 8px; color: #FFF; }
			.mainbox .headactions strong { font-weight: bold; background-image: url(../../images/default/arrow_left.gif); }
.pages_btns { width: 100%; padding: 0 0 8px; overflow: hidden; }
	.postbtn, .replybtn { float: right; }
		.postbtn { margin-left: 10px; cursor: pointer; }
	.pages_btns .pages em { line-height: 26px; }
.pages, .threadflow { float: left; border: 1px solid #DDD; background: #FFFAF4; height: 24px; line-height: 26px; color: #999; overflow: hidden; }
	.pages a, .pages strong, .pages em, .pages kbd, #multipage .pages em { float: left; padding: 0 8px; line-height:26px; }
		.pages a:hover { background-color: #F8F8F8; }
		.pages strong { font-weight: bold; color: #FF6600; background: #F9D7AC; }
			.pages a.prev, .pages a.next { line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; }
				.pages a.next { padding: 0 15px; }
		.pages kbd { border-left: 1px solid #DDD; margin: 0; }
			* html .pages kbd { padding: 1px 8px; }
			.pages kbd input { border: 1px solid #DDD; margin-top: 3px !important; * > margin-top: 1px  !important; margin: 1px 4px 0 3px; padding: 0 2px; height: 17px; }
				.pages kbd>input { margin-bottom: 2px; }
	.threadflow { margin-right: 5px; padding: 0 5px; }
.tabs { padding-bottom: 26px; margin-bottom: 15px; background: #FFFAF4; border-top: 1px solid #F8F8F8; border-bottom: 1px solid #DDD; }
	.tabs li { float: left; line-height: 25px; border-right: 1px solid #F9D7AC; }
		.tabs li.current { background: #F8F8F8; height: 27px; font-weight: bold; }
			.tabs li a { float: left; padding: 0 10px; }
	.headertabs { background: #F8F8F8 none; margin-bottom: 0; }
		.headertabs li.current { background-color: #FFF3E7; }
	.sendpm a { color: #FF6600; background: url(../../images/default/buddy_sendpm.gif) no-repeat 15px 50%; padding: 0 20px 0 35px !important; }
#headfilter { border: solid #999999; border-width: 1px 1px 0; }
	#headfilter .tabs { border-bottom-color: #F8F8F8; margin-bottom: 0; }
#footfilter { padding: 10px; height: 44px; line-height: 24px; background: #FFFAF4; border-color: #E8E8E8; font-family: Simsun, "Times New Roman"; }
	#footfilter form { float: right; }
		#footfilter * { vertical-align: middle; }
.legend { border: 1px solid #F9D7AC; background: #F8F8F8; padding: 10px; margin: 10px auto; width: 500px; text-align: center; line-height: 35px; }
	.legend label { padding: 0 20px; }
	.legend img { vertical-align: middle; margin-right: 10px; }
.avatarlist { overflow: hidden; padding: 5px 0; }
	* html .avatarlist { height: 1%; }
	.avatarlist dl { float: left; width: 70px; border: 1px solid #E8E8E8; padding: 5px; margin-right: 5px; text-align: center; }
		.avatarlist dt { width: 70px; height: 70px; }
		.avatarlist dl img { width: 64px; height: 64px; }
	.avatarlist dd { height: 22px; line-height: 22px; overflow: hidden; }
.taglist { width: 100%; padding: 10px 0; overflow: hidden; }
	.taglist li { float: left; display: inline; width: 10em; height: 24px; overflow: hidden; margin: 0 10px; }
		.taglist li em { font-size: 10px; color: #999; }
.attriblist * { color: #000; }
	.attriblist dt { float: left; margin-right: 10px; }
	.attriblist .name { font-weight: bold; }
	.attriblist dd a { color: #069;}
#forumlinks {}
	#forumlinks td { padding: 5px 5px 5px 55px; background: url(../../images/default/forumlink.gif) no-repeat 18px 50%; color: #999; }
	#forumlinks .forumlink_logo { float: right; }
#online {}
	#online h4 { font-weight: normal; color: #666; }
		#online h4 strong { font-weight: bold; }
	#online dl { padding: 5px 5px 5px 55px; }
		#onlinelist { background: url(../../images/default/online.gif) no-repeat 10px 10px; border-top: 1px solid #E8E8E8; }
		#online dt { padding: 5px; }
			#online dt img { margin-bottom: -3px; }
		#online dd { border-top: 1px solid #E8E8E8; }
	#bdayslist { padding: 10px 0 10px 55px; border-top: 1px solid #E8E8E8; background: url(../../images/default/bdays_cake.gif) no-repeat 10px 5px; }
.userlist { overflow: hidden; padding: 5px 5px 0; }
	* html .userlist { height: 1%; }
	.userlist li { float: left; width:128px; height: 20px; overflow: hidden; }
		.userlist li img { vertical-align: middle; }
	#onlinelist .userlist li { height: auto; margin:4px auto ;}
#recommendlist { }
	#recommendlist li { float: left; white-space: nowrap; width: 24.9%; overflow: hidden; text-indent: 12px; background: url(../../images/default/arrow_right.gif) no-repeat 2px 7px; }
	#recommendlist.rules li { width: 49%; }
.recommendrules { padding: 0px;}
#seccode { cursor: pointer; }
.autosave { behavior: url(#default#userdata); }
#menu a.notabs { background: none; }
.headactions a.notabs { background: none; margin-right: 0px; padding-right: 0px; }
.absmiddle { vertical-align: middle; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Box Style ~~~~ */

/*Main Box*/
.mainbox { background: #F8F8F8; border: 1px solid #999999; padding: 1px; margin-bottom: 10px; }
	.mainbox h1, .mainbox h3, .mainbox h6 { line-height: 31px; padding-left: 1em; background: #FFFFFF url("../../images/default/header_bg.gif"); background-repeat: repeat-x; background-position: 0 0; color: #FFF; }
		.mainbox h1 a, .mainbox h3 a { color: #FFF; }
	.mainbox table { width: 100%; }
		.forumlist table, .threadlist table { border-collapse: separate; }
		.mainbox thead th, .mainbox thead td { background: #FFF3E7; padding: 2px 5px; line-height: 22px; color: #666; }
			.mainbox thead.category th, .mainbox thead.category td { background: #FFF3E7 url("../../images/default/cat_bg.gif"); }
			.mainbox thead.separation th, .mainbox thead.separation td { border-top: 1px solid #F9D7AC }
		.mainbox tbody th, .mainbox tbody td { border-top: 1px solid #F9D7AC; padding: 5px; }
			.mainbox tbody cite, .mainbox tbody em { line-height: 1.3em; }
				.forumlist tbody strong, .threadlist tbody strong , .formbox tbody strong  { color: #FF6600; }
	/*Tabel Footer: Button Operation*/
	.footoperation { background: #FFF3E7; padding: 5px; border-top: 1px solid #DDD; }
		.threadlist .footoperation { padding-left: 61px; }
		.footoperation * { vertical-align: middle; }
		.footoperation label { margin-right: 1em; cursor: pointer; }
		.footoperation button { line-height: 1em; display: inline; width: 0; overflow: visible; padding: 3px 5px 2px; border: 1px solid #F9D7AC; background: #F8F8F8; color: #069; cursor: pointer; margin-left: 2px; }
			.footoperation>button { width: auto; }
	/*Forum & Thread List*/
	.forumlist tbody th, .forumlist tbody td, .threadlist tbody th, .threadlist tbody td { color: #666; padding: 1px 5px; border-bottom: 1px solid #F8F8F8; background-color: #F8F8F8; }
		.forumlist tbody th { height: 40px; }
		.forumlist th, .threadlist th { text-align: left; }
				.forumlist th { padding-left: 55px !important; }
					.forumlist h2 em { color: #069; }
				.forumlist tbody th { background-image: url(../../images/default/forum.gif); background-repeat: no-repeat; background-position: 13px 50%; }
					.forumlist tbody th.new { background-image: url(../../images/default/forum_new.gif); }
					.moderators a { color: #069; }
					.moderators a strong { font-weight: bold; color: #069; }
				.threadlist th label { float: right; }
				.threadpages { background: url(../../images/default/multipage.gif) no-repeat 0 100%; font-size: 11px; margin-left: 5px; white-space: nowrap; }
					.threadpages a { padding-left: 8px; }
						.threadpages a:hover { text-decoration: underline; }
				.threadlist th a.new { color: #FF6600; text-transform: uppercase; font-size: 9px; white-space: nowrap; }
				.threadlist th input { float: left; margin-right: 5px; }
				.threadlist th em, .threadlist th em a { color: #999; }
				.threadlist th img.icon { float: left; margin-left: -22px; }
				.threadlist th img.attach, .threadlist th img.icon { margin-bottom: -3px; }
				.threadlist .target { float: left; display: block; width: 20px; height: 20px; margin-left: -28px; text-indent: -9999px; overflow: hidden;  }
					* html .threadlist .target  { margin-left: -14px; margin-right: 5px; }
	.forumlist tbody tr:hover th, .forumlist tbody tr:hover td, .threadlist tbody tr:hover th, .threadlist tbody tr:hover td { background-color: #FFFAF4; }
		.forumlist td.lastpost { width: 260px; }
		.threadlist td.folder { text-align: center; width: 30px; }
		.threadlist td.icon { text-align: center; padding: 3px 0; width: 16px; }
		.threadlist td.author { width: 120px; }
		.threadlist td.lastpost { text-align: right; width: 140px; padding-right: 15px; }
			.threadlist td.lastpost cite a { color: #999; }
		.forumlist cite, .threadlist cite { display: block; }
		.threadlist td.author em, .threadlist td.lastpost em { font-size: 11px; }
		label.highlight { width: 40px; margin-right: 30px; }
		label.highlight, label.highlight input { float: left; }
		label.highlight em { float: right; width: 16px; height:16px;  }
		.quickmanage label.highlight { width: 40px; margin: 3px 18px 3px 0; }

		#updatecircles th { background-image: none; }
			#updatecircles .circlelogo { float: left; margin-left: -40px; margin-top: 10px;  max-height: 32px; max-width: 32px; width: expression(this.width > 32 && this.height < this.width ? 32: true); height: expression(this.height > 32 ? 32: true); }

	/*Viewthread*/
	.viewthread { padding-bottom: 1px; }
		.viewthread table, #pmprompt table, #forumlinks, #pmlist, #specialpost, #newpost, #editpost { table-layout: fixed; }
		.viewthread ins, .mainbox ins { display: block; text-align: center; text-decoration: none; margin-bottom: 1px; background: #FFFAF4; border-bottom: 1px solid #DDD; line-height: 26px; }
			ins.logininfo { background: #FFF3E7; padding: 2px 5px; line-height: 22px; color: #666; text-align: left; border: none; }
			.viewthread ins, .viewthread ins a { color: #FF6600; }
			.viewthread td.postcontent, .viewthread td.postauthor { vertical-align: top; padding:0; border: none; overflow: hidden; background: #F8F8F8; }
			.postinfo { color: #666; border-bottom: 1px solid #F9D7AC; padding: 0 5px 3px 5px; line-height: 29px; height: 29px; overflow: hidden; }
				.postinfo strong, .postinfo em { float: right; line-height: 26px !important; cursor: pointer; padding: 0 3px; color: #069; }
					.postinfo strong { margin-left: 5px; color: #FF6600; font-weight: bold; }
						* html .postinfo strong { margin-top: -2px; }
						.postinfo strong sup { font-weight: normal; margin-left: 1px; color: #999; }
				.postinfo a { color: #069; }
				.postinfo label { color:#FF6600; cursor: pointer; }
			.postmessage { padding: 10px; overflow-x: hidden; }
				.postmessage *, .pmmessage *, .register *  { line-height: normal; }
			.defaultpost {  height: auto !important; height:180px; min-height:180px !important; }
				.postmessage h2 {font-size: 1.17em; margin-bottom: 0.5em; }
				.t_msgfont, .t_msgfont td { font-size: 16px; line-height: 1.6em; }
				.t_smallfont, .t_smallfont td { font-size: 13px; line-height: 1.6em; }
				.t_bigfont, .t_bigfont td { font-size: 18px; line-height: 1.6em; }
					.t_msgfont *, .t_smallfont *, .t_bigfont * { line-height: normal; }
					.t_msgfont a, .t_smallfont a, .t_bigfont a { color: #069; }
				.postratings { float: right; }
			.signatures { overflow: hidden; height: expression(signature(this)); max-height: 240px; background: url(../../images/default/sigline.gif) no-repeat 0 0; margin: 10px; padding-top: 20px; color: #666; line-height: 1.6em; }
				.signatures * { line-height: normal; }
				.signatures strong { font-weight: bold; }
			.postactions { border-top: 1px solid #E8E8E8; background: #FFFAF4; line-height: 30px; height: 30px; padding: 0 10px; }
				.postactions strong { cursor: pointer; }
				.postactions input { float: right; margin: 5px 0 0 5px; }
				.postactions p { float: right; }
			.postmessage .box { border-width: 0; margin: 5px 0; }
			.postmessage .typeoption { width: 500px; }
			 	.typeoption tbody th { width: 100px; }
				.typeoption tbody td, .typeoption tbody th { border-top: 0px; border-bottom: 1px dashed #E8E8E8; }
				.postmessage .box tbody th, .postmessage .box tbody td { border-top-color: #E8E8E8; }
		.postmessage fieldset { font-size: 12px; width: 500px; padding: 10px; border: 1px solid #F9D7AC; margin-top: 2em; }
			.postmessage fieldset li { color: #999; line-height: 1.6em; }
			.postmessage fieldset li cite, .postmessage fieldset li em { margin: auto 10px; }
		.t_msgfont li, .t_bigfont li, .t_smallfont li, .faq li { margin-left: 2em; }
		.postattach { width: 500px; margin: 10px 0; }
		.postattachlist { width: 500px; font-size: 12px; margin-top: 2em; clear:both }
		.t_attach { border: 1px solid #E8E8E8; background: #F8F8F8; font-size: 12px; padding: 5px; }
			.t_attach em { color: #999; }
		.t_attachlist { border-bottom: 1px dashed #E8E8E8; padding: 5px 0; }
			.t_attachlist dt { font-weight: bold; }
				.t_attachlist dt img { margin-bottom: -4px; }
			.t_attachlist dd { padding-left: 20px; color: #999; }
		.t_attachinsert { margin: 1em 0; font-size: 12px; }
			.t_attachinsert p img { margin-bottom: -4px; }
		.t_table { border: 1px solid #DDD; empty-cells: show; border-collapse: collapse; }
			.t_table td { padding: 4px; border: 1px solid #DDD; overflow: hidden; }
		/* Discuz! Code */
		/*CODE & Quote*/
		.blockcode, .quote { font-size: 12px; margin: 10px 20px; border: solid #DDD; border-width: 1px 1px 1px; background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; overflow: hidden; }
			.blockcode h5, .quote h5 { border: 1px solid; border-color: #F8F8F8 #F8F8F8 #DDD #F8F8F8; line-height: 26px; padding-left: 5px; color: #666; }
				.blockcode code, .quote blockquote { margin: 1em 1em 1em 3em; line-height: 1.6em; }
					.blockcode code { font: 14px/1.4em "Courier New", Courier, monospace; display: block; padding: 5px; }
					.blockcode .headactions { color: #666; font-size: 13px; cursor: pointer; padding-top: 5px; }
		p.posttags { margin: 2em 0em 0.5em 0em; }
			p.posttags a, .footoperation span.posttags a { color: #F00; font-weight: bold; }
					p.posttags .postkeywords a, { color: #FF6600; }
		.postmessage strong { font-weight: bold; }
		.postmessage em { color:#666; }
		.postmessage span.t_tag { cursor: pointer; border-bottom: 1px solid #F00; white-space: nowrap; }
		.mainbox td.postauthor { width: 170px; background: #FFFAF4; overflow: hidden; border-right:1px solid #eee; }
			.postauthor cite { font-weight: bold; display: block; border-bottom: 1px solid #F9D7AC; height: 26px; line-height:26px !important; overflow: hidden; margin: 3px 0 0 0; }
				.postauthor cite label a { float: right; padding: 0 3px; }
			div.avatar { text-align: center; width:150px; overflow: hidden; padding:5px; }
			div.avatar img{	border:3px solid #fff; -moz-box-shadow: 1px 1px 3px #999; -webkit-box-shadow: 1px 1px 3px #999; box-shadow: 1px 1px 3px #999; background:#fff; }
			.postauthor dt { float: left; margin-right: 0.5em; color: #666; width:55px; }
			.postauthor dd, .postauthor dt { height: 1.6em; line-height: 1.6em; }
			.postauthor dd { overflow: hidden; }
			.postauthor p { margin: 0 10px; color:#333; }
				.postauthor p.customstatus { color: #666 }
				.postauthor p em, .postauthor dt em { color: #FF6600; }
			.postauthor ul { margin: 5px 10px; line-height: 1.6em; overflow: hidden; }
				.postauthor li { text-indent: 22px; width:100%; height: 1.6em; overflow: hidden; float:none; background-position: 0 50%; background-repeat: no-repeat; }
				.postauthor li a{ color:#666; }
					.postauthor li.pm { background-image: url(../../images/default/buddy_sendpm.gif); }
					.postauthor li.buddy { background-image: url(../../images/default/user_add.gif); }
					.postauthor li.space { background-image: url(../../images/default/forumlink.gif); }
					.postauthor li.online { background-image: url(../../images/default/user_online.gif); color: #FF6600; }
					.postauthor li.offline { color: #666; background-image: url(../../images/default/user_offline.gif); }
					.postauthor li.magic { background-image: url(../../images/default/magic.gif);}
			.postauthor dl.profile, .postauthor div.bio { margin: 5px 10px; padding-top: 5px; color:#333; }
/*Common Box*/
.box { background: #F8F8F8; border: 1px solid #DDD; padding: 1px; margin-bottom: 10px; }
	.box h4 { background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; line-height: 30px; padding: 0 10px; }
	.box table { width: 100%; }
		.box td { border-top: 1px solid #E8E8E8; }
		.box .box li { list-style: none;}
	.postattachlist h4, .tradethumblist h4, .pollpanel h4, .activitythread h4, .typeoption h4 { border-top: 1px solid #F9D7AC; }
	#pmprompt { border-color: #EDEDCE; }
		#pmprompt h4 { background: #FFFFF2; border-top: none; }
		#pmprompt th, #pmprompt td { border-top-color: #EDEDCE; }
/*List*/
td.user { width: 120px; }
td.nums { width: 100px; text-align: center; }
td.time { width: 120px; }
td.selector { width: 20px; text-align: center; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Spacial Threads ~~~~ */

.specialthread h1 { background: #F8F8F8; font-size: 1.5em; color: #000; padding: 10px 5px; border-bottom: 1px solid #E8E8E8; }
	.specialthread h1 a { color: #069; }
.specialthread .postcontent label { float: right; display: inline; margin: 12px 12px 0; border: 1px solid #DDD; padding: 3px 5px; background: #FFF3E7 no-repeat 3px 50%; }
	.specialthread .postcontent label strong { color: #FF6600; }
	.specialthread .postcontent label a { color: #069; }
.specialthread .postauthor { width: 180px; }
.specialpostcontainer { padding: 0 1px; }
.specialpost { border-bottom: 4px solid #F8F8F8; text-align: right; }
	.specialpost .postinfo h2  { float: left; font-weight: normal; padding-left: 8px; font-size: 11px; }
	.specialpost .postinfo h2 em {}
		.specialpost .postinfo { border-color: #FFFAF4; height: 1.8em; }
		.specialpost strong { border: none; }
		.specialpost .postinfo h2 a { font-size: 12px; }
	.specialpost .postmessage { text-align: left; min-height: 30px; border-bottom: 1px solid #DDD; }
		* html .specialpost .postmessage { height: 30px; overflow: visible; }
		p.imicons { margin: 8px auto; width: 160px;}
/* [ Poll ] */
.pollpanel { margin: 1em 0; border-width: 1px 0 0; }
	.pollpanel h4 span { float: left;line-height:30px;}
	.pollpanel h4 a { float: right;line-height:30px; font-weight:normal; }
	.pollpanel tbody td { vertical-align: middle; }
		.pollpanel tbody td a { color: #069 }
		.optionbar { float: left; margin-right: 0.5em; border: 1px solid #F9D7AC; background: #FFFFFF url("../../images/default/header_bg.gif"); background-repeat: repeat-x; background-position: 0 100%; height: 12px; }
			.optionbar div { float: left; border: 1px solid #F8F8F8; height: 10px; overflow: hidden; }
/* [ Reward ] */
.rewardthread .postcontent label { background-image: url(../../images/default/rewardsmallend.gif); padding-left: 25px; }
	.rewardthread .postcontent label.unsolved { background-image: url(../../images/default/rewardsmall.gif); float:right; }
	#bestpost { padding-top: 10px; margin-top: 10px; border-top: 1px solid #DDD; }
/* [ Activity ] */
.activitythread .box th { width: 7em; }
	#activityjoin label { float: none; border: none; background: transparent; padding: 0; margin: 0; }
/* [ Trade ] */
.tradethread .postmessage { min-height: 160px; }
	* html .tradethread .postmessage { height: 360px !important; }
	.tradethread .postauthor dt, .tradethread .postauthor dd { height: 20px; overflow: hidden; }
*>.tradeinfo { overflow: hidden; }
	* html .tradeinfo { height: 1%; }
	.tradeinfo h1 { background: #FFFAF4; font-size: 1.5em; color: #000; padding: 10px 5px; border-bottom: 1px solid #E8E8E8; margin-bottom: 1em; }
	.tradethumb, .tradeattribute { float: left; }
		.tradethumb { width: 260px; text-align: center;}
		.tradeattribute { padding-left: 1em; }
		.tradeattribute img { vertical-align: middle; }
			.tradeattribute dl { overflow: hidden; padding-bottom:2em !important;  }
				.tradeattribute dt { float: left; width: 5em; padding: 0.5em; line-height: 2em; clear: left; }
				.tradeattribute dd { border-bottom: 1px dotted #E8E8E8; padding: 0.5em 1.5em; line-height: 2em; }
					.tradeattribute em, .tradeattribute del { color: #999; }
					.tradeattribute strong { font-size: 1.6em; font-weight: bold; color: #F00; }
	.sellerinfo { float: right; display: inline; margin-right: 1em; width: 180px; }
		.sellerinfo h4 { border-bottom: 1px dotted #E8E8E8; }
		.sellerinfo dl { margin: 1em; }
	.tradeinfo .postinfo { clear: both; }
	.tradeinfo .postmessage { min-height: 100px; }
		* html .tradethread .postmessage { height: 100px; }

	*>.tradethumblist { overflow: hidden; }
		* html .tradethumblist { height: 1%; }
		.tradethumblist dl { float: left; text-align: center; padding: 10px; width: 170px; height: 220px; w\idth: 150px; he\ight: 200px; }
			.tradethumblist dd.thumblist { height: 100px; overflow: hidden; }
				.tradethumblist dd img { vertical-align: middle; cursor: pointer; }
			.tradethumblist dl p { height: 1.6em; overflow: hidden; }
			.tradethumblist p.tradename { height: 45px; line-height: 18px; margin-top: 5px; }
			.tradethumblist del { color: #999; }
			.tradethumblist strong { font-weight: bold; color: #F00; }
	 #ajaxtradelist .price { text-align: right; }
	 	#ajaxtradelist strong { font-weight: bold; color: #F00; }
	 	#ajaxtradelist .popupmenu_popup { white-space: nowrap;overflow: visible; }
	 	#ajaxtradelist .popupmenu_popup a { color: #069; }
/* [ Debate ] */
.debatethread .postmessage { min-height: inherit; height: auto; }
.debatethread .box { margin: 0;}
.debatethread .debatepoints { border-width: 1px 0 0; padding-bottom: 0; border-top: none; margin-bottom: 10px; }
	.debatepoints tbody td { border: 0px; width: 50%; border-bottom: none; vertical-align: top; }
		.debatepoints .message td.stand1 { border:1px solid #EDEDCE; background: #FFFFF2; border-bottom: none; }
		.debatepoints .message td.stand2 { border:1px solid #F9D7AC; background: #F8F8F8; border-bottom: none; }
		.debatepoints .button td.stand1 { border:1px solid #EDEDCE; background: #FFFFF2; border-top: none; }
		.debatepoints .button td.stand2 { border:1px solid #F9D7AC; background: #F8F8F8; border-top: none; }
	.debatepoints h2 { padding-left: 40px; line-height: 2em; background-position: 5px 1px; background-repeat: no-repeat; }
		.stand1 h2 { background-image: url(../../images/default/debate_stand_1.gif); }
		.stand2 h2 { background-image: url(../../images/default/debate_stand_2.gif); }
		.poststand0, .poststand1, .poststand2 { font-size: 1.17em; text-align: center; display: block; float: left; border: 1px solid #E8E8E8; background: #FFFAF4; color: #999; width: 40px; height: 22px; line-height: 22px; margin-right: 12px; }
		.poststand1 { border: 1px solid #EDEDCE; background: #FFFFF2; color: #FF6600; }
		.poststand2 { border: 1px solid #F9D7AC; background: #F8F8F8; color: #069; }
	.debatepoints p { padding: 0 10px; overflow: hidden; }
	.debatepoints a { margin: 0 auto; display: block; width: 80px; text-align: center; border: 1px solid; padding: 0.3em 1em; }
		.debatepoints #affirmbutton { border-color: #EDEDCE; background: #FFFFF2; color: #FF6600; }
		.debatepoints #negabutton { border-color: #F9D7AC; background: #F8F8F8; color: #069; }
.debatethread .optionbar div { float: none; }

.payinfo dt { float: left; width: 10em; padding: 0.5em; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Control Panel ~~~~ */
.container { width: 100%; overflow: hidden; }
	.content { float: right; width: 80%; }
		.content .mainbox { padding-bottom: 5px; }
		.content .footoperation, .content .mainbox thead th, .content .mainbox thead td,
		.content .mainbox tbody th, .content .mainbox tbody td { border-top: none; border-bottom: 1px solid #F9D7AC; }
	.side { float: left; width: 18%;}
		.side div { border: 1px solid #DDD;background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; margin-bottom: 10px; }
			.side h2 { padding-left: 10px; line-height: 2.4em; font-size: 1.17em; border: 1px solid; border-color: #F8F8F8 #F8F8F8 #E8E8E8 #F8F8F8;}
			.side ul { padding: 1px; }
				.side li{ text-indent: 26px; line-height: 2.4em; }
					.side h3 { font-weight: normal; background:url(../../images/default/arrow_right.gif) no-repeat 14px 46%; }
						.side_on h3 { font-weight: bold; border: solid #F9D7AC; border-width: 1px 0; background: #FFFAF4 url(../../images/default/arrow_down.gif) no-repeat 14px 46%; }
					.side li ul { border-bottom: 1px solid #E8E8E8; }
						.side li li { padding-left: 1em;}
				.side li.current { font-weight: bold; }
					.side li.current a { color: #666; }
			.side li.first h3 { border-top: none; }
			.side li.last ul { border-bottom: none; }
	#memberinfo { }
		#memberinfo .memberinfo_avatar { text-align: center; width: 170px; font-weight: bold; }
			#memberinfo li label { color: #666; margin-right: 0.5em; }
			#memberinfo .memberinfo_forum label { float: left; width: 7em; text-align: right; }
	.mysearch { float: left; display: block; margin-top: -10px; margin-left: 10px;}
		/* Message Tabs*/
		.msgtabs { border-bottom: 1px solid #DDD; padding-bottom: 23px; padding-right: 5px; margin-top: 0.8em;}
			.msgtabs strong { float: right; padding: 0 12px; border: 1px solid #DDD; border-bottom: 1px solid #FFF3E7;  margin-right: 5px; text-decoration: none; height: 22px; line-height: 22px; font-weight: bold; background: #FFF3E7; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DropMenu ~~~~ */

.dropmenu { padding-right: 10px !important; background-image: url(../../images/default/jsmenu.gif) !important; background-position: 100% 50% !important; background-repeat: no-repeat !important; cursor: pointer; }
.popupmenu_popup { text-align: left; line-height: 1.4em; padding: 10px; overflow: hidden; border: 1px solid #DDD; background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 1px;  }
.headermenu_popup { width: 185px; }
	.headermenu_popup li { float: left; width: 7em; line-height: 24px; height: 24px; overflow: hidden; border-bottom: 1px solid #E8E8E8; }
.newspecialmenu { width: 100px; }
	.newspecialmenu li { background: url(../../images/default/folder_s.gif) no-repeat 3px 50%; float: left; }
		.newspecialmenu li.poll { background-image: url(../../images/default/pollsmall.gif); }
		.newspecialmenu li.trade { background-image: url(../../images/default/tradesmall.gif); }
		.newspecialmenu li.reward { background-image: url(../../images/default/rewardsmall.gif); }
		.newspecialmenu li.activity { background-image: url(../../images/default/activitysmall.gif); }
		.newspecialmenu li.debate { background-image: url(../../images/default/debatesmall.gif); }
		.newspecialmenu li.video { background-image: url(../../images/default/videosmall.gif); }
		.newspecialmenu a { float: left; width: 75px; border-bottom: 1px solid #E8E8E8; padding: 5px 0 5px 25px; }
			.newspecialmenu a:hover { text-decoration: none; color: #069; border-bottom-color: #DDD; }
#forumlist_menu { padding: 10px 30px 10px 20px; }
	#forumlist_menu dl { padding: 5px 0; }
		#forumlist_menu dt a { font-weight: bold; color: #666; }
		#forumlist_menu dd { padding-left: 1em; }
			#forumlist_menu li.sub { padding-left: 1em; }
			#forumlist_menu li.current a { font-weight: bold; }
			#forumlist_menu li a { font-weight: normal; color: #069; }
.userinfopanel { border: 1px solid #DDD; width: 140px; background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; padding: 10px; }
	.imicons { text-align: center; border: 1px solid #E8E8E8; background: #F8F8F8; padding: 4px 1px; }
		.imicons img { vertical-align: middle; }
	.userinfopanel p { text-align: left; margin: 0; }
		.userinfopanel p a { color: #069; }
	.userinfopanel dl { border-bottom: 1px solid #E8E8E8; margin: 5px 0; padding: 5px 0; }
	.postauthor cite a { float:none; padding:0 0 0 5px; border: solid #FFFAF4; border-width: 1px 1px 0; height:22px; overflow: hidden; display:block; border-bottom:1px solid #FFF; line-height:22px; }
	.postauthor cite a.hover { border-color: #DDD; background-color: #F8F8F8; }
	.postauthor cite a.delacc { cursor:default }
	.postauthor cite a.delacc:hover { text-decoration:none }
	.popupmenu_popup .postauthor { width: 180px; }
		.popupmenu_popup .postauthor a { color: #069; }
/*Popup Calendar*/
#calendar { border: 1px solid #999999; background: #F8F8F8; margin-bottom: 0.8em;}
	#calendar td { padding: 2px; font-weight: bold;}
	#calendar_week td { height: 2em; line-height: 2em; border-bottom: 1px solid #DDD;}
	#hourminute td {padding: 4px 2px; border-top: 1px solid #DDD;}
		.calendar_expire, .calendar_expire a:link, .calendar_expire a:visited {	color: #666; font-weight: normal; }
		.calendar_default, .calendar_default a:link, .calendar_default a:visited { color: #069;}
		.calendar_checked, .calendar_checked a:link, .calendar_checked a:visited { color: #FF6600; font-weight: bold;}
		td.calendar_checked, span.calendar_checked{ background: #DDD;}
		.calendar_today, .calendar_today a:link, .calendar_today a:visited { color: #000; font-weight: bold; }
	#calendar_header td{ width: 30px; height: 20px; border-bottom: 1px solid #DDD; font-weight: normal; }
	#calendar_year { display: none;	line-height: 130%; background: #F8F8F8; position: absolute; z-index: 10; }
		#calendar_year .col { float: left; background: #F8F8F8; margin-left: 1px; border: 1px solid #DDD; padding: 4px; }
	#calendar_month { display: none; background: #F8F8F8; line-height: 130%; border: 1px solid #DDD; padding: 4px; position: absolute; z-index: 11; }
#styleswitcher_menu { overflow: visible; }
	#styleswitcher_menu, #styleswitcher_menu ul li, #styleswitcher_menu ul li.current a, #styleswitcher_menu ul li a { white-space: nowrap; }
	#styleswitcher_menu ul li.current { font-weight: bold; }
		#styleswitcher_menu ul li.current a { color: #666; }
#styleswitcher_menu {}
	#styleswitcher_menu li.current { font-weight: bold; }
.tagthread { width: 360px; }
	.tagthread .close { float: right; padding-top: 5px; }
	.tagthread h4 { line-height: 26px; border-bottom: 1px solid #E8E8E8; }
	.tagthread ul { padding: 5px; }
		.tagthread li { line-height: 1.8em; }
	.tagthread li.more { text-align: right; background: url(../../images/default/arrow_right.gif) no-repeat 100% 50%; padding-right: 10px; }
.headactions .popupmenu_popup a, .headactions .popupmenu_popup strong { color: #666; background: none; white-space: nowrap; }
	.headactions .popupmenu_popup { overflow: visible; }

*+html #my_menu, *+html #memcp_menu, *+html #stats_menu, *+html #plugin_menu { margin-left: 1px; }
* html #my_menu, * html #memcp_menu, * html #stats_menu, * html #plugin_menu { margin-left: 1px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Form Style ~~~~ */

fieldset { border: none; }
input, textarea { border-width: 1px; background: #F8F8F8; border-color: #DDD; padding: 2px; }
	input[type="radio"], input[type="checkbox"] { border: none; background: none; }
	.radio, .checkbox{ border: none; background: none; }
	.invitecodelist input { border: none; font-family: "Courier New", Courier, monospace; font-size: 13px; cursor: pointer; }
button { border: 1px solid; border-color: #E8E8E8 #999 #999 #E8E8E8; background: #FFF3E7; cursor: pointer; }
#postsubmit, button.submit { margin-right: 1em; border: 1px solid; border-color: #DDD #999999 #999999 #DDD background: #F9D7AC; color: #FF6600; padding: 0 5px; }
button.insmsg { margin: 1em 0; border: 1px solid #EDEDCE; background: #FFFFF2; color: #FF6600; }
.formbox th { width: 180px; text-align: left; }
	.formbox th, .formbox td { padding: 5px; }
	.formbox th, .formbox td { border-bottom: 1px solid #F9D7AC; }
	.formbox table a { color: #069; }
.formbox label { cursor: pointer; }
.lighttxt, .formbox *.tips { color: #999; }
.formbox th ul { padding: 5px 0; margin: 5px 0; }
	#threadtypes table td, #threadtypes table th { border-top: 1px solid #F9D7AC; border-bottom: 0;}
/*Login Form*/
#loginform * { vertical-align: middle; }
	#loginform button { line-height: 21px; height: 21px; padding: 0 4px; margin-left: 3px; }
/*PostForm & Editor*/
.editor_cell { vertical-align: top; }
#editor { border: solid; border-color: #DDD; border-width: 1px 1px 0; background: #FFFAF4; }
	#editor td { border: none; padding: 2px; }
.editortoolbar table { width: auto; }
.editortoolbar a, .editortoolbar .a { display: block; padding: 1px; border: 1px solid #FFFAF4; cursor: pointer; }
	.editortoolbar a.hover, .editortoolbar a:hover, .editortoolbar .a1 { background-color: #FFFAF4; border: 1px solid #999999; text-decoration: none; }
.editor_switcher_bar {  position: relative; }
	.editor_switcher_bar a { float: right; padding: 0 3px; margin-right: 5px; }
	.editor_switcher_bar button { min-width:120px; border: solid 1px #F9D7AC;  border-bottom-color: #F8F8F8; font-weight: bold; height: 28px; line-height: 27px; background: #F8F8F8; margin: 0 2px -1px 2px; position: relative; top: 6px; cursor: pointer; }
		*+html .editor_switcher_bar button { top: 6px; }
		* html .editor_switcher_bar button { top: 6px; }
		.editor_switcher_bar .editor_switcher { border: solid 1px #DDD; border-bottom-color: #F9D7AC; font-weight: normal; }
.editor_text { border: 1px solid; border-color: #DDD #DDD #DDD #DDD; }
	.editor_text textarea { border: none; width: 99%; font: 12px/1.6em "Courier New", Courier, monospace; }
.editor_button { background: #FFFAF4; border: solid #DDD; border-width: 0 1px 0; margin-bottom: 10px; }
	.editor_button button { background: transparent; border-width: 0 0 0 1px; color: #069; }
.editor_attach {  border: 1px solid #DDD; }
#wysiwyg { font: 16px/1.6em Tahoma, Verdana !important; }
	#wysiwyg * { line-height: normal; }
	#wysiwyg a { text-decoration:underline; color: #069 !important; color: #069; }
	#wysiwyg li { margin-left: 2em; }
	#wysiwyg strong, #wysiwyg b { font-weight: bold; }
	#wysiwyg em, #wysiwyg i { font-style: italic; }
.fontname_menu { width: 120px; background: #F8F8F8; }
.fontname_menu > ul > li { padding: 4px; }
.fontname_menu > ul > li:hover { background: #DDD; }
.fontsize_menu { width: 50px; line-height: normal; background: #F8F8F8; }
.fontsize_menu > ul > li { padding: 4px; }
.fontsize_menu > ul > li:hover { background: #DDD; }
#posteditor_popup_forecolor_menu { background: #F8F8F8; }
#posteditor_popup_table_menu { width: 220px; }
.fontname_menu li, .fontsize_menu li { cursor: pointer; }
.editor_colornormal, .editor_colorhover { border: none !important; padding: 2px !important; }
	.editor_colornormal div { width: 10px; height: 10px; overflow: hidden; cursor: pointer; border: 1px solid #F8F8F8; }
		.editor_colorhover div { width: 10px; height: 10px; overflow: hidden; cursor: pointer; border: 1px solid #000; }
/*QuickPost*/
	#quickpost { overflow: hidden; padding-bottom: 0; }
		* html #quickpost { height: 1%; overflow: visible; }
		#quickpost h5 { margin: 0.5em 1em; }
		.postoptions, .postform, .smilies { float: left; }
		.postoptions, .smilies { width: 20%; }
			.postoptions p { margin: 2px 0.7em; }
		.postform { width: 59%; padding-bottom: 10px; }
			.postform p label { vertical-align: top; font-weight: bold; }
			.postform h5 input { width: 60%; }
			.postform p, .postform div { margin: 0 1em; }
			.postform h4 * { vertical-align: middle; }
				.postform h4 input { width: 60%; }
			.postform textarea { width: 90%; height: 160px; }
			.postform .btns { margin-top: 0.5em; line-height: 30px; color: #999; }
				.postform .btns button { vertical-align: middle; }
				.postform .btns a { color: #069; }
					.postform button { border: none; background: transparent; color: #069; padding: 0; cursor: pointer; }
					.postform #postsubmit { float: left; display: inline; margin-left: 2.3em; }
					.btns em { color: #999; }
		#smilieslist { border: 1px solid #E8E8E8; overflow: hidden; text-align: center; }
			#quickpost #smilieslist { margin: 6px 1em 0 ; }
			#quickpost h4 { border-bottom: 1px solid #E8E8E8;}
			#smilieslist td { border: none; padding: 8px 0; cursor: pointer; }
				#smilieslist td:hover { background: #E8E8E8; }
			#smilieslist .pages { float: none; border-width: 1px 0 0; }
			#smilieslist h4 { color: #069; padding: 5px; line-height: 20px; background: #FFFAF4; border-bottom: 1px solid #E8E8E8; text-align: left; }
				#smilieslist .popupmenu_popup { overflow: visible; padding: 5px 10px; white-space: nowrap; }
					#smilieslist .popupmenu_popup a { color: #069; }
/*Ajax Form*/
.ajaxform {}
	.ajaxform th, .ajaxform td { border-bottom: 1px solid #E8E8E8; padding: 5px; }
		.ajaxform thead th { font-weight: bold; }
	.ajaxform a { color: #069; }
.btns th, .btns td { border: none !important; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Advertisments ~~~~ */

#ad_headerbanner { float: right; margin-top: 15px; }
.ad_text { border: 1px solid #DDD; margin-bottom: 10px; padding: 6px; background: #FFF url("../../images/default/portalbox_bg.gif"); background-repeat: repeat-x; }
.ad_text table { width: 100%; border-collapse: collapse; }
	.ad_text td { background-repeat: repeat-x; background-position: 0 0; padding: 2px 10px; }.ad_textlink1 { float: left; white-space: nowrap; }
.ad_textlink2 { margin: 10px; }
.ad_textlink1,.ad_textlink2 { padding-left: 25px; background: url(../../images/default/ad_icon.gif) no-repeat 0 50%; }
.ad_pip { clear: right; float: right; display: inline; margin: 10px 10px 10px; }
.ad_topicrelated { clear: both; float: right; display: inline; margin: 0 10px 10px; padding: 10px 10px 10px 30px; border: 1px solid #78A73D; background: #CAEEC0; }
.ad_column { text-align: center; margin-bottom: 10px; }
.ad_footerbanner { text-align: center; clear: both; margin: 5px }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Archiver ~~~~ */
.archiver .wrap { margin: 20px auto 10px; width: 760px; padding: 10px; border: 1px solid #DDD; }
	.archiver_banner { text-align: center; padding: 5px; margin-top: 40px;}
	.archiver h1, .archiver h2 { font-size: 1.17em; padding: 0 5px; }
.archiver_forumlist, .archiver_threadlist { padding: 1em; font-size: 1.17em; line-height: 1.6em; }
	.archiver_forumlist ul { padding-left: 2em; }
	.archiver_threadlist li { list-style: none; padding-left: 10px; background: url(../../images/default/arrow_right.gif) no-repeat 0 46%; }
		.archiver_threadlist li em { color: #999; font-size: 0.83em; }
.archiver_post {  border-top: 1px solid #DDD; }
	.archiver_post cite { padding-left: 10px; font-weight: bold; }
	.archiver_post p { line-height: 3em; height: 3em; margin-bottom: 0.5em; background: #FFFAF4; }
	.archiver_postbody { overflow:hidden;  font-size: 1.17em; padding: 0 10px 10px; border-bottom: 1px solid #E8E8E8; }
.archiver_pages, .archiver_fullversion { padding: 10px; }
	.archiver_pages strong, .archiver_fullversion strong, .archiver_fullversion strong a { font-weight: bold; color: #FF6600; }
#ajaxwaitid { position: absolute; display: none; z-index: 100; width: 100px; height: 1.6em; top: 0px; right: 0px; line-height: 1.6em; overflow: hidden; background: #dd0000; color: #ffffff;}
.postform .special, #postform .special { font-weight: bold; color: #069;}
#newpost em { color: #999 }

/* custom */
.vt_userinfopanel {
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 10px 0 0;
	width: 490px;
}
.vt_popupmenu_popup {
	background: #fff;
	border: 1px solid #C3C3C3;
	line-height: 1.4em;
	overflow: hidden;
	padding: 0;
	text-align: left;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
}
.vt_popupmenu_popup div.avatar{
	float:left;
	padding:5px 4px;
}
.vt_userinfopanel dl {
	border-bottom:1px solid #ddd;
	margin:0 5px 10px;
	padding:10px 0;
	float:right;
	width:310px;
	overflow:hidden;
}
.vt_userinfopanel .infoblocksingle{
	width:310px;
	float:left;
}
.vt_userinfopanel .infoblock{
	width:153px;
	float:left;
}
.vt_userinfopanel .infoblock dt, .vt_userinfopanel .infoblocksingle dt{
	width:55px;
	color:#333;
}
.vt_userinfopanel .infoblock dd, .vt_userinfopanel .infoblock dd a, .vt_userinfopanel .infoblocksingle dd, .vt_userinfopanel .infoblocksingle dd a{
	width:87px;
	color:#666;
}
.vt_userinfopanel .moreinfo{
	margin-right:10px;
	float:left;
}
.vt_userinfopanel .imicons{
	width:154px;
	position:absolute;
	right:5px;
	top:11px;
	white-space:nowrap;
	overflow:hidden;
	background-color:#FFF;
	border:0;
	padding:0 3px;
	text-align:left;
}
.vt_userinfopanel .popup_link{
	float:right;
	width:315px;
	margin-bottom:15px;
}
.vt_userinfopanel .moderatormedal{
	position:absolute;left:10px;bottom:10px;
}
.userinfomarker{
	width:0;height:0;position:relative;top:23px;
}
.postauthor div.avatar{
	margin:0 5px;
}

/* Facebook login */
.strike {
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.strike a {text-decoration:none;}
.strike > span {
	position: relative;
	display: inline-block;
}

.strike > span:before,
.strike > span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: grey;
}

.strike > span:before {
	right: 100%;
	margin-right: 15px;
}

.strike > span:after {
	left: 100%;
	margin-left: 15px;
}

.round-button {
	width: 200px;
	padding: 10px 25px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #3866A3;
	background: #3d5b9b;
	font-size: 15px;
	margin:20px;
}

#usercard{
	border:0px solid #c3c3c2;
	border-radius: 20px;
	padding-top:10px;
	width: 500px;
	height: auto;
	position: relative;
	/*left: 24%;*/
	margin: 0 auto;
}

.circular {
	width: 150px;
	height: 150px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	background-position: center;
	background-size: cover;
	border:4px solid #f89923;
}
/* end Facebook login */

/* #14653, 20170118 web quickreply revamp*/

#quickpost{
	background: transparent;
	border: none;
	padding: 5px 0;
	margin: 10px 0;
}

#quickpost .postform {
	width: 100%;
	margin: 0;
}

#quickpost .postform .avatar{
	width: auto;
	float: left;
	padding: 1px 2px 2px 1px;
	margin: 0;
}

#quickpost .postform .avatar img {
	width: 71px;
	max-height:71px;
	height: initial;
	box-shadow: none;
	margin: 0 0 0px 0;
	border: 1px solid #999;
}

#quickpost .postform .postform_textarea{
	margin: 0;
}

#quickpost .postform .postform_textarea textarea{
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	min-height: 63px;
	border: none;
	height: auto;
	font-size: 16px;
	background-color: #fff;
	padding: 8px;
	resize: none;
	max-height: 200px;
}

#quickpost .postform .post_btns{
	margin-top: 0.5em;
	line-height: 30px;
	color: #999;
	margin: 0 0 0 0px;
	border-top: 1px solid #999999;
	clear: both;
}

#quickpost .postform .post_btns #postsubmit {
	float: right;
	display: inline;
	margin-left: 0px;
	background-color: #ff7815;
	color: #fff;
	padding: 6px 10px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	border: none;
}

#quickpost .postform .post_btns #postsubmit:hover {
	background-color: #dd5803;
}

#quickpost .postform .post_btns a {
	float: right;
	color: #069;
	font-size: 13px;
	line-height: 32px;
	text-align: center;
	padding: 0 10px;
}

#quickpost .postform .post_btns #smilieslist a {
	padding: 0 1px;
}

#quickpost .postform .post_btns .emoti_function_icon{
	cursor: pointer;
	float: left;
	margin: 0;
}

#quickpost .postform .post_btns .emoti_function_icon:hover,
#quickpost .postform .post_btns .emoti_function_icon.active{
	background-color: #e9ebee;
}

#quickpost .postform .postform_area h5 select {
	border-color: #999;
	border-width: 0 1px 0 0px;
	border-style: solid;
	padding: 0;
	width: inherit;
	white-space: nowrap;
}

#quickpost .postform .post_btns .emoti_function_icon img{
	width: 30px;
  padding: 2px 5px 3px;
}

#quickpost .postform .post_btns .emoti_function_box{
	display: none;
	z-index: 9;
	border: solid 1px #999;
	position: absolute;
	margin: 0;
	margin-top: -200px;
	margin-left: -1px;
	background-color: #fff;
}

#quickpost.quickcard .postform .postform_area{
	border: 1px solid #999999;
	float: left;
	width: calc(100% - 90px);
	max-width: calc(100% - 90px);
	margin: 1px 0 0 5px;
	background-color: #fff;
}

#quickpost .postform p, #quickpost .postform div{
	margin: 0;
}

/* quickreply unlogin (class="postform + unlogin) */
#quickpost.unlogin .textarea_shadow_reply{
	display: block;
}

#quickpost.unlogin .postform .postform_area {
	/* background-color: #F8F8F8; */
	border-color: #ccc;
}
#quickpost.unlogin .postform .post_btns {
	border-top: 1px solid #ccc;
}

#quickpost.unlogin .postform .avatar img {
	border: 1px solid #ccc;
}

#quickpost .textarea_shadow_reply {
	background-color: #eee;
	max-height: 79px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	line-height: 73px;
	font-size: 16px;
	color: #ff7815;
	margin: 0;
	border: none;
	display: none;
}

#quickpost.unlogin textarea, #quickpost.unlogin .postform .post_btns a{
	display: none;
}

#quickpost.unlogin #postsubmit, #quickpost .unlogin .btns a, #quickpost.unlogin h5 input, #quickpost.unlogin .emoti_function_icon{
	color: #aaa !important;
	pointer-events: none !important;
}

#quickpost.unlogin #postsubmit{
	border: 1px solid #ccc !important;
	background-color: #eee !important;
	color: #aaa !important;
}
/* quickreply unlogin (class="postform + unlogin) */

/* end of 20170118 web quickreply revamp*/

/*20170127 quickpost update, #14787*/

#quickpost {
	padding: 10px 0 10px 0;
	border: none;
	overflow: hidden;
	background: none;
}

#quickpost .postform .postform_area {
	float: left;
	width: calc(100% - 90px);
	max-width: calc(100% - 90px);
	margin: 1px 0 0 5px;
}

#quickpost h5 {
	margin: 0;
	background-color: #fff;
}

.postform h5 input {
	width: calc(100% - 91px);
	border-left: none;
	border: none;
	margin-left: 0px;
}

.postform h5.no_select input {
	width: calc(100% - 10px);
}

#quickpost .postform{
	width: 100%;
}

#quickpost .postform .postform_area{
	border: 1px solid #999;
}

#quickpost .postform .postform_area select{
	height: 30px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	border: none !important;
}

#quickpost .postform .postform_area select{
	-webkit-appearance: menulist;
	overflow: hidden;
}

#quickpost .postform textarea {
	margin: 0;
	width: 100%;
	resize: none;
	border-width: 1px 0 0 0;
	border-color: #999;
	border-style: solid;
	color: #000;
	box-sizing: border-box;
}

#quickpost .postform textarea , #quickpost .postform input, #quickpost .postform select{
	background: #fff;
	padding: 5px 5px;
}

#quickpost .postform .post_btns{
	margin: 0;
	background-color: #fff;
	padding-bottom: 5px;
}

#quickpost .postform #postsubmit {
	margin-left: 0;
	border: 1px solid #ff7815;
	background-color: none;
	color: #ff7815;
	padding: 0px 15px;
	height: auto;
	line-height: 30px;
}

#quickpost .postform #postsubmit:hover, #quickpost .postform .btns a:hover{
	background-color: #DDD;
}

#quickpost .postform .btns a{
	border: 1px solid #DDD;
	background-color: #f8f8f8;
	color: #aaa;
	padding: 7px 15px;
	height: auto;
	line-height: 30px;
	vertical-align: middle;
}

/* unlogin (class="postform + unlogin) */
#quickpost.unlogin .textarea_shadow{
	display: block !important;
}

#quickpost.unlogin h5 {
	background-color: #eeeeee;
}

#quickpost.unlogin textarea{
	display: none;
}

#quickpost.unlogin #postsubmit, #quickpost.unlogin .btns a,
#quickpost.unlogin .postform_area select, #quickpost.unlogin h5 input{
	color: #aaa;
	pointer-events: none;
}

#quickpost.unlogin #postsubmit{
	border: 1px solid #ccc;
}

#quickpost.unlogin .postform textarea , #quickpost.unlogin .postform input, #quickpost.unlogin .postform select, #quickpost.unlogin .postform .post_btns{
	background: #eee;
	border-color:#ccc;
}

#quickpost.unlogin .smiliesbox{
	pointer-events: none;
	opacity: 0.5;
}

#quickpost .postform .postform_area .textarea_shadow{
	background-color: #eee;
	max-height: 160px;
	vertical-align: middle;
	text-align: center;
	padding: 7.6% 0;
	font-size: 16px;
	color:#ff7815;
	margin: 0;
	border-top: 1px solid #ccc;
	display: none;
}

#quickpost .postform .postform_area a .textarea_shadow {
	color:#ff7815;
}

#quickpost .postform .postform_area .textarea_shadow:hover a,#quickpost .postform .postform_area a:hover .textarea_shadow {
	text-decoration: underline !important;
	color:#ff5803;
	background-color: #eeeeee;
}

.postform .smiliesbox, .smiliesbox div{
	margin:0px;
}

#quickpost .postform p, #quickpost .postform .smiliesbox .smilies #smilieslist{
	margin: 0;
}

#quickpost .smiliesbox {
	height: 198px !important;
	overflow: hidden;
}

.postform h5 .group_select{
	border-color: #999;
	border-width: 0 1px 0 0px;
	border-style: solid;
	width: 75px;
	float: left;
}

#quickpost .postform h5 .group_select {
    width: 80px;
}

#quickpost.unlogin .postform .postform_area h5 .group_select {
	border-color: #ccc;
}
/*end of 20170127 quickpost update*/

/*20170201 login update*/
#mainbody {
	margin-top: 30px !important;
}

.login_header{
	text-align: center;
	font-size: 20px;
}

.login-facebook {
	height: 35px;
	vertical-align: middle;
	width: 310px;
	border-radius: 5px;
	background: #3b5998;
	border: 0px none;
	color: #FFF;
	font-size: 15px;
	margin: 20px auto 10px auto;
	display: block;
	line-height: 33px;
	text-align: center;
}

.login-divider {
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	color: #888888;
	margin-bottom: 15px;
	margin-top: 15px;
}

.login-divider > span {
	position: relative;
	display: inline-block;
}

.login-divider > span:before, .login-divider > span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: #888888;
}

.login-divider > span:before {
	right: 100%;
	margin-right: 15px;
}

.login-divider > span:after {
	left: 100%;
	margin-left: 15px;
}

.wrap .facebook_login_section{
	width: 310px;
	margin: 0 auto;
}

.uwants_login_section{
	width: 300px;
	margin: 0 auto;
}

.uwants_login_section input{
	width: calc(100% - 7px);
	margin: 5px -5px;
	border-radius: 5px;
	border-color: #ccc;
	background: #fff;
	padding: 4px 8px;
	border: 1px solid #999;
	font-size: 15px;
}

.login_error_msg{
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	color:#ff0000;
}

.uwants_login_section .form-btn {
	height: 35px;
	vertical-align: middle;
	width: 100px !important;
	margin: 15px auto 5px !important;
	border-radius: 5px;
	background: #FF7815 none repeat scroll 0% 0%;
	border: 0px none;
	color: #FFF;
	font-size: 15px;
	display: block;
	-webkit-appearance: none;
	padding-top: 2px;
}

.uwants_login_section .form_title_box{
	margin: 5px auto;
	text-align: center;
}

.uwants_login_section .form-title{
	text-align: center;
}
.uwants_login_section .form-help-title{
	text-align: center;
}

.login_footer_table{
	min-width: 980px;
	margin: 51px auto 30px;
	bottom: 0;
    left: 5px;
}

.login_error_msg#login_error_msg1, .login_error_msg#login_error_msg2, .login_error_msg#login_error_msg3{
	display: none;
}

@media screen and (min-height: 700px){
	.login_footer_table{
		position: absolute;
	}
}

@media screen and (min-width: 1025px){
	#mainbody {
		margin-top: 80px !important;
	}
}

.uwants_login_section .login_step2{
	display: none;
}

.uwants_login_section .login_step2 select{
	width: calc(100% - 2px);
	width: 311px;
	margin: 5px -5px;
	color: #000;
	border-width: 1px;
	background: #fff;
	border-color: #999;
	padding: 2px;
	font-size: 15px;
	height: 34px;
	border-radius: 5px;
}

/*input empty*/
.empty_error{
	border-color: #ff0000 !important;
	outline: none;
}

.uwants_login_section .uid_select{
	width: 80px;
	float: left;
	margin: 5px 0px 5px -5px;
	border-radius: 5px;
	border-color: #ccc;
	background: #fff;
	border: 1px solid #999;
	font-size: 15px;
	height: 34px;
}

.uwants_login_section .uid_input{
	width: calc(100% - 98px) !important;
	margin-left: 10px !important;
}

.uwants_login_section .pmp_login{
	display: none;
}
/*end of 20170201 login update*/

tr.ref_login_msg td {
	font-size: 15px;
    color: #ff0000;
    display: none;
    text-align: center;
	padding: 0px 0 30px;
}

/*20170202 regist update*/
.regist_header{
	text-align: center;
	font-size: 20px;
}

.regist-facebook {
	height: 35px;
	vertical-align: middle;
	width: 310px;
	border-radius: 5px;
	background: #3b5998;
	border: 0px none;
	color: #FFF;
	font-size: 15px;
	margin: 20px auto 10px auto;
	display: block;
	line-height: 33px;
	text-align: center;
}

.login-divider {
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	color: #888888;
	margin-bottom: 15px;
}

.login-divider > span {
	position: relative;
	display: inline-block;
}

.login-divider > span:before, .login-divider > span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: #888888;
}

.login-divider > span:before {
	right: 100%;
	margin-right: 15px;
}

.login-divider > span:after {
	left: 100%;
	margin-left: 15px;
}

.wrap .facebook_regist_section{
	width: 310px;
	margin: 0 auto;
}


.uwants_regist_section{
	width: 310px;
	margin: 0 auto;
}

.uwants_regist_section input{
	width: calc(100% - 18px);
	margin: 5px 0px;
	border-radius: 5px;
	border-color: #ccc;
	background: #fff;
	padding: 4px 8px;
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
}

.regist_error_msg{
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	color: #ff0000;
	line-height: 16px;
}

.uwants_regist_section .submit {
	height: 35px;
	vertical-align: middle;
	width: 100px !important;
	margin: 15px auto 5px !important;
	border-radius: 5px;
	background: #FF7815 none repeat scroll 0% 0%;
	border: 0px none;
	color: #FFF;
	font-size: 15px;
	display: block;
	-webkit-appearance: none;
	padding-top: 2px;
}

.uwants_regist_section .submit:hover{
	background: #dd5803;
}

.uwants_regist_section .check_user_name{
	position: absolute;
	margin: 14px 0px 13px 187px;
	background-image: url(https://www.uwants.com/images/default/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
}

.uwants_regist_section .form_title_box{
	margin: 5px auto;
	text-align: center;
}

.uwants_regist_section .form-title{
	text-align: center;
}
.uwants_regist_section .form-help-title{
	text-align: center;
}

.regist_footer_table{
	min-width: 980px;
	margin: 51px auto 30px;
	bottom: 0;
    left: 5px;
}

.regist_error_msg#regist_error_msg5{
	display: none;
}
.regist_error_msg#regist_error_msg4{
	display: none;
}
.regist_error_msg#regist_error_msg3{
	display: none;
}
.regist_error_msg#regist_error_msg2{
	display: none;
}
.regist_error_msg#regist_error_msg1{
	display: none;
}

.regist_error_msg#regist_error_msg5_empty{
	display: none;
}
.regist_error_msg#regist_error_msg4_empty{
	display: none;
}
.regist_error_msg#regist_error_msg3_empty{
	display: none;
}
.regist_error_msg#regist_error_msg2_empty{
	display: none;
}
.regist_error_msg#regist_error_msg1_empty{
	display: none;
}

.uwants_regist_section .regist_username{
	float: left;
	width: calc(100% - 118px);
}

.uwants_regist_section .rand_username{
	background-color: #ff7815;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	border-radius: 5px;
	float: right;
	margin: 5px 0;
	padding: 6px 10px;
	height: 22px;
	text-align: center;
	cursor: pointer;
}

.uwants_regist_section .rand_username a{
	color: #fff;
}

.uwants_regist_section .rand_username:hover, .uwants_regist_section .rand_username:hover a{
	background-color: #dd5803;
	text-decoration: none;
}

.uwants_regist_section .robot_check{
	width: 310px;
	margin: 10px 0;
}

.uwants_regist_section .regist_check_list_box{
	width: 310px;
}


.uwants_regist_section .regist_check_list_box table tr td{
	font-size: 12px;
}

.uwants_regist_section .regist_check_list_box table tr td a{
	font-size: 12px;
	color: #4550ff;
	text-decoration: underline;
}

.uwants_regist_section .regist_check_list_box table tr td a:hover{
	text-decoration: underline;
	color: #069 !important;
}

.uwants_regist_section .regist_check_list_box table tr td:first-child{
	width:14px;
}

.uwants_regist_section .regist_check_list_box input[type="checkbox"]{
	width: 14px;
	vertical-align: middle;
}

.uwants_regist_section .regist_check_list_box table tr td.unclick{
	color:#ff0000 ;
}

.uwants_regist_section .regist_check_list_box .unclick {
	color:#ff0000;
	display: none;
}

@media screen and (min-height: 1000px){
	.regist_footer_table{
		position: absolute;
	}
}

/*20170202 regist step2 email comfirm*/

.uwants_email_regist_section{
	margin: 10px auto;
}

.uwants_email_regist_section .email_send_title{
	font-size: 24px;
	line-height: 36px;
	padding-left: 100px;
	padding-right: 100px;
}

.uwants_email_regist_section .email_send_title ol{
	font-size: 20px;
	margin: 30px 0 30px -15px;
}

.uwants_email_regist_section .uwants_email_regist_section_img{
	float: right;
	margin-right: 5%;
	width: 500px;
}

	.uwants_email_regist_section .btn_box{
	margin: 10px auto;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.uwants_email_regist_section .btn_box .to_mail_btn, .uwants_email_regist_section .btn_box .back_btn{
	background-color: #ff7815;
	color:#fff;
	text-align: center;
	margin:0 10px;
	display: inline-block;
	border-radius: 5px;

}
.uwants_email_regist_section .btn_box a .to_mail_btn , .uwants_email_regist_section .btn_box a .back_btn {
	padding: 0px 20px;
	color: #fff;
	border-radius: 5px;
	font-size: 15px;
}
.uwants_email_regist_section .btn_box a:hover .to_mail_btn , .uwants_email_regist_section .btn_box a:hover  .back_btn,.uwants_email_regist_section .btn_box .to_mail_btn:hover, .uwants_email_regist_section .btn_box .back_btn:hover{
	background-color: #ff7514;
}
/*end of 20170202 regist step2 email comfirm*/

/*20170202 regist step3 email comfirmed*/
.uwants_email_confirm_section{
	margin: 10px auto;
}

.uwants_email_confirm_section .email_confirm_title{
	font-size: 24px;
	line-height: 36px;
	text-align: center;
}

.uwants_email_confirm_section .email_confirm_btn{
	text-align: center;
	padding: 0px 5px;
	background-color: #ff7815;
	border-radius: 5px;
	color: #fff;
	width: 100px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 35px;
	cursor: pointer;
	height: 35px;
}

.uwants_email_confirm_section .email_confirm_btn a{
	color:#fff;
}

.uwants_email_confirm_section .email_confirm_btn:hover{
	background-color: #dd5803;
	text-decoration: none;
	color:#fff;
}

.uwants_email_confirm_section .go_edit_profile_btn, .uwants_email_confirm_section .go_edit_profile_btn a, .uwants_email_confirm_section  .go_edit_profile_btn:hover, .uwants_email_confirm_section  .go_edit_profile_btn a:hover{
	text-align: center;
	color: #4550ff;
	font-size: 14px;
	width: 300px;
	margin: 0 auto;
}

.uwants_email_confirm_section .uwants_email_confirmed_section_img{
	margin:30px auto;
	width: 500px;
	text-align: center;
	display: block;
}
/*end of 20170202 regist step3 email comfirmed*/

/*20170202 regist deca section*/
.uwants_deca_section .deca_title{
	font-size: 24px;
	line-height: 36px;
	text-align: center;
}

.uwants_deca_section .deca_content{
	margin: 10px;
	border: 1px solid #ccc;
	width:100%;
	height:450px;
	overflow-y:scroll;
}

.uwants_deca_section .deca_back_btn{
	text-align: center;
	padding: 0px 5px;
	background-color: #ff7815;
	border-radius: 5px;
	color: #fff;
	width: 100px;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	margin: 5px 10px;
	height: 35px;
	line-height: 35px;
}

.uwants_deca_section .deca_back_btn a{
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.uwants_deca_section .deca_btn_box{
	margin: 5px auto;
	text-align: center;
	padding: 10px;
}

.uwants_deca_section .deca_back_btn:hover, .uwants_deca_section .deca_back_btn:hover a, .uwants_deca_section .deca_back_btn a:hover{
	background-color: #dd5803;
	text-decoration: none;
}
/*end of 20170202 regist deca section*/

/* 20170320 mini hide, #15525 */
.mainbox.viewthread .postinfo .notice_hide_box{
	display: none;
}

.notice_hide .postinfo{
	text-align: right;
}

/*.notice {*/
/*	background: url(../images/notice.png) no-repeat 1em 0.7em;*/
/*	background-size: 15px;*/
/*}*/

.notice_hide .postinfo strong{
	margin-left:-8px;
}

.notice_hide .postinfo .notice_hide_box{
	display: inline-block !important;
	padding: 0 1em 0 2.5em;
	border: none;
	background-color: transparent;
	background-position: 1em 0.4em;
	margin-bottom: 0;
	vertical-align: middle;
	margin-left: -10px;
	float: left;
	font-size: 13px;
}

.notice_hide .postinfo .notice_hide_box em {
	color: #666;
	float: none;
	display: inline-block;
}

.notice_hide .postinfo .notice_hide_box .notice_hide_img{
	vertical-align: sub;
	height: 15px;
}

.notice_hide .postauthor cite, .notice_hide .postinfo{
	border-bottom: none;
}

.notice_hide .postauthor .avatar, .notice_hide .postauthor p, .notice_hide .postauthor .profile, .notice_hide .postauthor ul , .notice_hide .postmessage.defaultpost, .notice_hide .thread-active-tool, .notice_hide .fb_like, .notice_hide .madels, .notice_hide .signatures{
	display: none;
}

.notice_hide table tr:nth-child(2){
	display: none;
}

.notice_hide .postinfo em, .notice_hide .postinfo input.button, .notice_hide .postinfo a.fbshare, .notice_hide .postinfo a{
	display: none;
}

.mainbox.viewthread .notice_open{
	padding: 0 1em 0 2.5em;
	border: none;
	background-position: 1em 0.5em;
	background-color: transparent;
	margin-bottom: 0;
	vertical-align: middle;
	margin-left: -15px;
	display: inline-block;
	font-size: 13px;
	background-size: 15px;
}
.mainbox.viewthread .notice_open em{
	 color: #666;
}

.mainbox.viewthread .notice_open .notice_hide_img{
	vertical-align: sub;
	height: 15px;
}

.notice_hide_img, .notice_show_img{
	cursor: pointer;
}
/* end of 20170320 mini hide */

/*20170322 forum display on adult resource list*/
.category th, .category td{
	border-bottom:1px solid #F9D7AC;
}
/*end of 20170322 forum display on adult resource list*/

/* number of view,replies,bookmark,share in viewthread */
.headnumber {
	float: right;
	line-height: 0.7em;
	padding: 10px 10px 0 0;
}
#viewthread-number ul {
	margin: 0;
	padding: 0;
}
#viewthread-number ul li {
	list-style-type: none;
	display: inline;
}

#viewthread-number li {
	border-right: 1px solid #aaaaaa;
	padding-left: 10px;
	padding-right: 10px;
}
/* end number of view,replies,bookmark,share in viewthread */

/* float live video */
.live-video-floating-box{
    position: fixed;
    bottom: 5px;
    right: 20px;
    width: 350px;
    /*height: 200px;*/
    border: 5px solid #ff7815;
    z-index: 999;
    background-color: #FFF;
    min-width: 340px;
    min-height: 190px;
    background-image: url(/images/r16/uwantstv_loading.gif);
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px 150px;
}

.live-video-floating-box .close-icon{
	position: absolute;
	right: -14px;
	top: -28px;
	width: 18px;
	height: 18px;
	background-color: rgba(0,0,0,0.8);
	background-image: url(../../images/close_btn.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 47%;
	border-radius: 20px;
	border: 2px solid #ff7815;
	z-index: 5;
	cursor: pointer;
}

.live-video-floating-box .live-video-link{
	position: fixed;
	bottom: 5px;
	right: 20px;
	width: 350px;
	height: 200px;
	border: 5px solid #ff7815;
	z-index: 2;
	background-color: #000;
	opacity: 0;
	cursor: pointer;
}

.uwantstv_live_loading{
    min-width: 450px;
    min-height: 253px;
    background-image: url(/images/r16/uwantstv_loading.gif);
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px 150px;
}

.live-video-floating-box .live-tag {
	position: absolute;
	right: -5px;
	top: -20px;
	width: 78px;
	height: 20px;
	background-image: url(../../images/uwants_live_tv/live_tag_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 5px 5px 0 0;
}

.live-video-floating-box .live-tag span {
	color: #fff;
	font-size: 12px;
	margin-left: 10px;
	line-height: 170%;
}
/* end of float live video */

/* follow */
.button-follow,.follow-button.follow{
    width:100px;
    height:25px;
    border-radius:20px;
    moz-border-radius:20px;
    -webkit-border-radius:20px;
    border:1px solid #30B5B0;
    font-size:13px;
    color:#30B5B0;
    text-align:center;
    line-height:18px;
    background:url(../images/follow_btn_icon@2x.png) no-repeat 5px 4px;
    background-size:13px 13px;
    background-color:#fff;
    padding-left:15px;
    background-position: 11px 5px;
}
.button-following,.follow-button.following{
    width:100px;
    height:25px;
    border-radius:20px;
    moz-border-radius:20px;
    -webkit-border-radius:20px;
    border:1px solid #30B5B0;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:18px;
    background:url(../images/follow_btn_icon_w@2x.png) no-repeat 5px 7px;
    background-size:13px 13px;
    background-color:#30B5B0;
    padding-left:12px;
    background-position: 11px 5px;
}
.button-pm{width:76px;height:25px;border-radius:3px;moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #fff;font-size:13px;color:#000;text-align:center;line-height:10px;background:url(../images/btn_pm.png) no-repeat 1px 4px;background-size:15px 15px;background-color:#fff;padding:4px 6px 4px 16px;margin:5px 0 20px 5px}
.button-friend{width:76px;height:25px;border-radius:3px;moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #fff;font-size:13px;color:#000;text-align:center;line-height:10px;background:url(../images/btn_friend.png) no-repeat 1px 4px;background-size:15px 15px;background-color:#fff;padding:4px 6px 4px 16px;margin:5px 0 20px 2px}
.button-pm:hover,.button-friend:hover,.button-pm:focus,.button-friend:focus{text-decoration:none}
.button-friend-added{width:76px;height:25px;border-radius:3px;moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #F79822;font-size:13px;color:#fff;text-align:center;line-height:10px;background:url(../images/follow_tick.png) no-repeat 3px 6px;background-size:10px 10px;background-color:#F79822;padding:4px 6px 4px 16px;margin:5px 0 20px 2px}
.follow-number{position:absolute;top:10px;right:50px;width:30px;height:23px;padding:0;background:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:#fff solid 1px;font-size:12px;color:#5EB530;text-align:center;line-height:23px}
.follow-number:after{content:'';position:absolute;border-style:solid;border-width:6px 6px 6px 0;border-color:transparent #FFF;display:block;width:0;z-index:1;left:-6px;top:5px}
.follow-bubble{position:relative;top:-3px;left:-2px;margin:auto;width:205px;height:85px;background:url(../images/follow_bubble@2x.png?v=20170206) no-repeat 0 0;background-size:205px 85px}

.follow-unread {position: absolute;width: 0;height: 0;border-style: solid;border-width: 12px 12px 0 0;border-color: #F90 transparent transparent transparent;margin: -8px 0px 0px -6px;}

.button-im{width:76px;height:25px;border-radius:3px;moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #fff;font-size:13px;color:#000;text-align:center;line-height:10px;background:url(../images/btn_pm.png) no-repeat 1px 4px;background-size:15px 15px;background-color:#fff;padding:4px 6px 4px 16px;margin:5px 0 20px 5px}
.im-number{position:absolute;top:10px;right:50px;width:30px;height:23px;padding:0;background:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:#fff solid 1px;font-size:12px;color:#5EB530;text-align:center;line-height:23px}
.im-number:after{content:'';position:absolute;border-style:solid;border-width:6px 6px 6px 0;border-color:transparent #FFF;display:block;width:0;z-index:1;left:-6px;top:5px}

img.loading{width:auto;height:auto;}

.follow-button.block{
    width:80px;
    height:25px;
    border-radius:20px;
    moz-border-radius:20px;
    -webkit-border-radius:20px;
    border:1px solid #EF4C23;
    font-size:13px;
    color:#EF4C23;
    text-align:center;
    line-height:18px;
    background-color:#fff;
    background: url(../images/follow_block@2x.png) no-repeat;
    background-position: 8px;
    background-size: 10px;
}
.follow-button.blocking{
    width:80px;
    height:25px;
    border-radius:20px;
    moz-border-radius:20px;
    -webkit-border-radius:20px;
    border:1px solid #EF4C23;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:18px;
    background-color:#EF4C23;
}

.follow .round-button-follow {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../images/profile_btn@2x.png);
    background-size: 275px 25px;
    background-position: -92px 7px;
    background-repeat: no-repeat;
    line-height: 75px;
    border: 1px solid #5EB530;
    border-radius: 50%;
}


.following .round-button-follow {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../images/profile_btn@2x.png);
    background-size: 275px 25px;
    background-position: -242px 7px;
    background-repeat: no-repeat;
    line-height: 75px;
    border: 1px solid #5EB530;
    background-color: #5EB530;
    border-radius: 50%;
}

.follow-button.follow.loading, .follow-button.following.loading, .button-follow-small.loading{background-image:url('../images/bigloading.gif');background-size:15px 15px;background-position:5px 4px;}
.follow-button.block.loading, .follow-button.blocking.loading{background-image:url('../images/bigloading.gif');background-size:15px 15px;background-position:center;background-repeat: no-repeat;}


/*20170707 pid follow*/
.user_card_function{
    list-style: none;
    margin: 10px 0;
    overflow: visible !important;
}

.user_card_function .user_card_function_btn{
    border-radius: 20px;
    width: 80px;
    height: 20px;
    margin-bottom: 5px;
    text-indent:0;
    background-image: none;
    overflow: visible;
    position: relative;
}
.postauthor .user_card_function li.buddy {
    background-image: none;
}
.user_card_function .user_card_function_btn button{
    border-width: 1px;
    border-style: solid;
    border-color: #ff7815;
    border-radius: 20px;
    width: 80px;
    height: 20px;
    background-position: 8px 4px;
    background-repeat: no-repeat;
    background-size: 13px;
    font-size: 13px;
    text-align: center;
    background: transparent no-repeat;
    line-height: 15px;
    outline: none;
}

.user_card_function .user_card_function_btn .user_card_function_btn_title{
    text-align: center;
    padding-left: 20px;
}

.user_card_function_btn:hover .user_card_function_btn_title{
    text-decoration: underline;
}

.user_card_function .user_card_function_btn.pm{
    background-image: url(../images/pm_btn_icon@2x.png);
    border-color: #15B7FF;
    color: #15B7FF;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    width: 80px;
    height: 20px;
    background-position: 8px 5px;
    background-repeat: no-repeat;
    background-size: 13px;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: center;
}
.user_card_function .user_card_function_btn.pm a{
    color: #15B7FF;
}
.user_card_function .user_card_function_btn.im button{
    background-image: url(../images/pm_btn_icon@2x.png);
    border-color: #15B7FF;
    color: #15B7FF;
    background-size: 13px;
    background-position: 8px 5px;
    background-repeat: no-repeat;
}
.user_card_function .user_card_function_btn.buddy button{
    background-image: url(../images/add_friends_btn_icon@2x.png);
    border-color: #ff7815;
    color: #ff7815;
    background-size: 13px;
    background-position: 8px 4px;
}
.user_card_function .user_card_function_btn.buddy a{
    color: #ff7815;
}
.user_card_function .user_card_function_btn.follow button{
    background-image: url(../images/follow_btn_icon@2x.png);
    border-color: #30B5B0;
    color: #30B5B0;
    background-size: 11px;
    background-position: 9px 2px;
}
.user_card_function .user_card_function_btn.follow a{
    color: #30B5B0;
}
.user_card_function .user_card_function_btn.buddy .buddy_active{
    background-image: url(../images/add_friends_btn_icon_w@2x.png);
    border-color: #ff7815;
    background-color: #ff7815;
    color: #fff;
    background-size: 13px;
    background-position: 8px 4px;
}
.user_card_function .user_card_function_btn.buddy_active a{
    color: #fff;
}
.user_card_function .user_card_function_btn.follow > .following{
    background-image: url(../images/follow_btn_icon_w@2x.png);
    border-color: #30B5B0;
    background-color: #30B5B0;
    color: #fff;
    background-size: 11px;
    background-position: 9px 2px;
}
.user_card_function .user_card_function_btn.following a{
    color:#fff;
}

.user_card_function .user_card_function_btn.follow > .loading{
    background-image:url('../images/bigloading.gif');
    background-size:15px 15px;
    background-position:6px 2px;
}

.user_card_function .user_card_function_btn.buddy > .loading{
    background-image:url('../images/bigloading.gif');
    background-size:15px 15px;
    background-position:6px 2px;
}

.user_card_function .im-number {
    position: absolute;
    top: -1px;
    right: -40px;
    width: 30px;
    height: 20px;
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #15B7FF solid 1px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 18px;
    background: #15B7FF;
}

.user_card_function .im-number:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #FFFAF4;
    background: #FFFAF4;
    display: block;
    width: 0;
    z-index: 0;
    left: -6px;
    top: 5px;
}

.user_card_function .im-number:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #15B7FF;
    display: block;
    width: 0;
    z-index: 1;
    left: -5px;
    top: 5px;
}

.user_card_function .follow-number {
    position: absolute;
    top: -1px;
    right: -40px;
    width: 30px;
    height: 20px;
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #30B5B0 solid 1px;
    font-size: 12px;
    color: #30B5B0;
    text-align: center;
    line-height: 18px;
    background: #FFFAF4;
}

.user_card_function .follow-number:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #30B5B0;
    display: block;
    width: 0;
    z-index: 0;
    left: -6px;
    top: 5px;
}

.user_card_function .follow-number:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #FFFAF4;
    display: block;
    width: 0;
    z-index: 1;
    left: -5px;
    top: 5px;
}

button, button:focus{
    outline: none;
}

.follow_tips{
    position: absolute;
    top: 24px;
    width: 170px;
    height: 70px;
    background-image: url(../images/web_follow_tips_box@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
    padding: 11px 7px 0;
}

.follow_tips .follow_tips_left{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.follow_tips .follow_tips_right{
    width: 25%;
    display: inline-block;
    vertical-align: middle;
}

.follow_tips .follow_tips_right img{
    height: 45px;
}

.follow_tips .follow_tips_close{
    position: absolute;
    right: -7px;
    top: -1px;
}

.follow_tips .follow_tips_close img{
    width: 16px;
}

.mainbox td.postauthor{
    overflow: visible!important;
}


/*20170703 reply comfirmed*/

.uwants_reply_confirm_section{
    margin: 10px auto;
}

.uwants_reply_confirm_section .reply_confirm_title{
    font-size: 30px;
    line-height: 150%;
    text-align: center;
    /*	font-weight: bold;*/
    color: #ff7815;
}

.uwants_reply_confirm_section .reply_confirm_state{
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    /*	font-weight: bold;*/
    padding-left: 16px;
}

.confirmed_redirect_link{
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    /*	font-weight: bold;*/
    margin-top: 20px;
    padding-left: 8px;
}

.confirmed_redirect_link a{
    text-decoration: none;
    color:#4550ff;
}

.confirmed_redirect_link a:hover{

    text-decoration: underline;
}


.uwants_reply_confirm_section .uwants_reply_confirmed_section_img{
    text-align: center;
    margin: 0 auto 10px;
    width: 70%;
    padding-left: 18%;
    display: block;
    bottom: 0;
    position: relative;
    max-width: 400px;
}

.login_footer_table, .regist_footer_table {
    border-top: 4px solid #ff7815;
}
/*end of 20170703 reply comfirmed*/

/* Add new fields for social Media, Alex Leung, 20170712 */
.user_social_media{
    list-style: none;

}

.user_social_media .user_social_media_item{
    display: inline-block;
    width: 25px;
    height: 25px;
    padding-right: 5px;
}
.user_social_media .user_social_media_item .user_social_media_item_icon{
    width: 25px;
    height: 25px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.user_social_media_item_icon.facebook{
    background-image: url(../images/fb-media-ver@2x.png);
}
.user_social_media_item_icon.youtube{
    background-image: url(../images/youtube-media-ver@2x.png);
}
.user_social_media_item_icon.instagram{
    background-image: url(../images/ig-media-ver@2x.png);
}
.user_social_media_item_icon.twitch{
    background-image: url(../images/twitch-media-ver@2x.png);
}




/* Add new fields for social Media, Alex Leung, 20170712 */

/*top create post bar*/
.top_create_post_bar{
	margin-right: 0px;
	right: 0px;
	margin-left: 16px;
	text-align: right;
	background-color: #FF7500;
	box-shadow: -3px 0 4px rgba(0,0,0,0.4);
	border-radius: 0 0 0 5px;
	padding: 0 12px 0 8px;
}

.top_create_post_icon{
	width: 30px;
	height: 30px;
	background-image: url(../images/create_post_top_icon.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	text-align: left;
	background-size: 25px;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
}

.top_create_post_title{
	color: #fff;
	font-size: 16px;
	margin: 0 0 0 0px ;
	display: inline-block;
	vertical-align: middle;
}
/*top create post bar*/
/*
Default Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2007 Comsenz Inc.
<style type="text/css">
*/

.adtable      {	border: 1px solid #000000 }
.orangelink {	color: #000000;	text-decoration: none;}
a.orangelink:hover {	color: #FFFFFF !important;	text-decoration: none;	background-color: #FF6600;}
.style3 {color: #FF6600 !important}
.style5 {color: #990066 !important}
.style6 {color: #FF0000 !important}
.style8 {color: #0066FF !important}
.style9 {color: #009900 !important}
.style10 {color: #996600 !important}
.style12 {color: #0000FF !important}

.mainborder {
clear: both;
height: 4px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background-color: #FF6600;
}

.tid_esport .top-nav-bar .arrow-right {
    background-size: auto !important;
}

#esport-app > div[data-reactroot] {
    box-sizing: unset !important;
}
