/*
InSH Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2007 Comsenz Inc.
<style type="text/css">
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */

* { word-wrap: break-word; }
html { scrollbar-base-color: #C3C0B9; scrollbar-track-color: #444; scrollbar-face-color: #666; scrollbar-highlight-color: #666; scrollbar-3dlight-color: #999; scrollbar-darkshadow-color: #444; scrollbar-shadow-color: #000; scrollbar-arrow-color: #B0E416; }
body { background-color: #FFFFFF; text-align: center; }
#ding{ background: #000; height:21px; font-size:9px; color:#FF9900; line-height:21px; text-align:center; margin:0px; }
body, td, input, textarea, select, button { color: #000; font: 12px/1.6em Helvetica, Arial, sans-serif; }
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, .pettabs li { list-style: none; }
a { color: #000; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a:active { color: #FF0000; }
	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; }
#header { width: 100%; overflow: hidden; }
	#header h2 { float: left; padding: 5px 0; }
#footer { border-top: 1px solid #FFCF88; background: #FFFBF4; 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: 0.83em/1.5em Verdana, Arial, Helvetica, sans-serif; }
		#copyright strong, #copyright em { font-weight: bold; }
			#copyright strong a { color: #0954A6; }
			#copyright em { color: #FF9D25; }
			#debuginfo { color: #999; }
	.scrolltop { cursor: pointer; }
#foruminfo { width: 100%; overflow: hidden; color: #666; }
	#userinfo, #foruminfo #nav { float: left; padding-left: 5px; }
	#forumstats, #headsearch { float: right; text-align: right; padding-right: 5px; }
	#foruminfo p { margin: 0; }
		#foruminfo a{ color: #154BA0; }
		#foruminfo em { color: #000; }
		#foruminfo cite { font-weight: bold; }
			#foruminfo strong a { font-weight: bold; color: #000; }
	#nav { margin: 5px 5px; }
		#foruminfo #nav { margin: 0; }
		#userinfo #nav { float: none; padding: 0; }
			#nav a { font-weight: bold; color: #154BA0; }
		#supeitems li { float: left; height: 1.75em; overflow: hidden; }
.headactions { float: right; line-height: 1em; padding: 6px 10px 0 0; }
	.headactions img { vertical-align: middle; cursor: pointer; padding: 0 5px; }
		.mainbox .headactions { color: #B0E416; }
		.mainbox .headactions a, .mainbox .headactions span, .mainbox .headactions strong { background: url("headactions_line.gif") no-repeat 100% 50%; padding-right: 6px; font-weight: bold; color: #B0E416; }
.pages_btns { width: 100%; padding: 0 0 4px; overflow: hidden; }
	.postbtn, .replybtn { float: right; }
		.postbtn { margin-left: 4px; cursor: pointer; }
	.pages_btns .pages em { line-height: 26px; }
.pages, .threadflow { float: left; border: 1px solid #FFCF88; background: #FFFFFF; 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: #FFECD0; }
		.pages strong { font-weight: bold; color: #090; background: #FFECD0; }
			.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 #FFCF88; margin: 0; }
			* html .pages kbd { padding: 1px 8px; }
			.pages kbd input { border: 1px solid #FFCF88; 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: #FFFBF4; border-top: 1px solid #FFFFFF; }
	.tabs li { width: 8%; float: left; line-height: 25px; border-right: 1px solid #FFECD0; }
		.tabs li.current { background: #FFECD0; height: 27px; font-weight: bold; }
			.tabs li a { float: center; }
#headfilter { border: solid #FFCF88; border-width: 1px 1px 0; }
	#headfilter .tabs { border-bottom-color: #FFECD0; margin-bottom: 0; }
#menu a.notabs { background: none; }
.absmiddle { vertical-align: middle; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Box Style ~~~~ */

/*Main Box*/
.mainbox { background: #FFFFFF; border: 1px solid #FFCF88; padding: 1px; margin-bottom: 5px; }
	.mainbox h1, .mainbox h3, .mainbox h6 { line-height: 31px; padding-left: 1em; background: #FFECD0 url("head.gif"); background-repeat: repeat-x; background-position: 0 0; color: #B0E416; }
		.mainbox h1 a, .mainbox h3 a { color: #B0E416; }
	.mainbox table { width: 100%; }
		.forumlist table, .threadlist table { border-collapse: separate; }
		.mainbox thead th, .mainbox thead td { background: #FFECD0; padding: 2px 5px; line-height: 22px; color: #666; }
			.mainbox thead.category th, .mainbox thead.category td { background: #FFECD0 url("cat_bg.gif"); }
			.mainbox thead.separation th, .mainbox thead.separation td { border-top: 1px solid #FFECD0 }
		.mainbox tbody th, .mainbox tbody td { border-top: 1px solid #FFECD0; padding: 5px; }
			.mainbox tbody cite, .mainbox tbody em { line-height: 1.3em; }
				.forumlist tbody strong, .threadlist tbody strong , .formbox tbody strong  { color: #090; }
/*Common Box*/
.box { background: #FFFFFF; border: 1px solid #FFCF88; padding: 1px; margin-bottom: 5px; }
	.box h4 { background: #FFFBF4 url("portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; line-height: 30px; padding: 0 10px; text-align: center; }
	.box table { width: 100%; }
		.box td { border-top: 1px solid #FFECD0; }
		.box .box li { list-style: none;}
	.postattachlist h4, .tradethumblist h4, .pollpanel h4, .activitythread h4, .typeoption h4 { border-top: 1px solid #FFECD0; }
	#pmprompt { border-color: #FFCF88; }
		#pmprompt h4 { background: portalbox_bg.gif; border-top: none; }
		#pmprompt th, #pmprompt td { border-top-color: #FFCF88; }
/*List*/
td.user { width: 120px; }
td.nums { width: 80px; text-align: center; }
td.time { width: 120px; }
td.selector { width: 20px; text-align: center; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Control Panel ~~~~ */
		/* Message Tabs*/
		.msgtabs { border-bottom: 1px solid #FFCF88; padding-bottom: 23px; padding-right: 5px; margin-top: 0.8em;}
			.msgtabs strong { float: right; padding: 0 12px; border: 1px solid #FFCF88; border-bottom: 1px solid #FFECD0;  margin-right: 5px; text-decoration: none; height: 22px; line-height: 22px; font-weight: bold; background: #FFECD0; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DropMenu ~~~~ */

.dropmenu { background-image: url("arrow_down.gif") !important; background-position: 100% 45% !important; background-repeat: no-repeat !important; cursor: pointer; }
.popupmenu_popup { text-align: left; line-height: 1.4em; padding: 10px; overflow: hidden; border: 1px solid #FFCF88; background: #FFFBF4 url("portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 1px;  }
.headermenu_popup { width: 170px; }
	.headermenu_popup li { float: left; width: 7em; line-height: 24px; height: 24px; overflow: hidden; border-bottom: 1px solid #FFECD0; }
	.popupmenu_popup .postauthor { width: 180px; }
		.popupmenu_popup .postauthor a { color: #154BA0; }

/*Popup Calendar*/

#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; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Form Style ~~~~ */

input, textarea { border-width: 1px; background: #FFFFFF; border-color: #FFCF88; 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: #FFECD0 #999 #999 #FFECD0; background: #FFECD0; height: 2em; line-height: 2em; cursor: pointer; }
#postsubmit, button.submit { margin-right: 1em; border: 1px solid; border-color: #FFFDEE #FDB939 #FDB939 #FFFDEE; background: #FFF8C5; color: #090; padding: 0 10px; }
button.insmsg { margin: 1em 0; border: 1px solid #FFCF88; background: portalbox_bg.gif; color: #090; }
.formbox th { width: 180px; text-align: left; }
	.formbox th, .formbox td { padding: 5px; }
	.formbox th, .formbox td { border-bottom: 1px solid #FFECD0; }
	.formbox table a { color: #154BA0; }
.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 #FFECD0; border-bottom: 0;}

/* ¼W¥[~~ */
.bold { font-weight: bold; }
.left { float: left; text-align: left; padding: 0px; }
.right { float: right; text-align: right; padding: 0px; }
/* pet */
#nav_pet { margin: 5px 5px; }
	#nav_pet a { color: #154BA0; }
.petheard2 { background-image: url("portalbox_bg.gif"); border-bottom: 1px solid #FFECD0; line-height: 30px; padding: 0 10px; }
.pettabs { padding-bottom: 26px; background: #FFFBF4; border-top: 1px solid #FFFFFF; text-align: center; }
	.pettabs li { width: 8%; float: left; line-height: 25px; border-right: 1px solid #FFECD0; }
		.pettabs li.current { background: #FFFFFF; height: 27px; font-weight: bold; }
		.pettabs li.current2 { background: #FFECD0; height: 27px; font-weight: bold; }
			.pettabs li a { float: center; }
.heardpet2 { background: #FFECD0;  height: 22px }
	.heardpet2 td { color: #666; }
.petheadactions2 { float: right; line-height: 1em; padding: 6px 10px 0 0; }
	.petheadactions2 img { vertical-align: middle; cursor: pointer; padding: 0 5px; }
		.mainbox .petheadactions2 { color: #B0E416; }
		.mainbox .petheadactions2 a, .mainbox .petheadactions2 span, .mainbox .petheadactions2 strong { background: url("headactions2_line.gif") no-repeat 100% 50%; padding-right: 6px; }
.petjsmenu1 { background-image: url("jsmenu_bj.gif"); font-weight: bold; margin-left: -5px; padding-right: 7px; }
/* pet linkcolor*/
.link_pet a { color: #154BA0; }
.petcolor6 a { color: #666666; }