/* Global */
body {
margin: 0px;
scrollbar-base-color: #F5FAFE;
scrollbar-arrow-color: #9DB3C5;
scrollbar-darkshadow-color: #CAD9EA;
background-color: #FFFFFF;
color: #666666;
}
body, table, input, select, textarea, .maintable, .button, .btns, .altbg, .altbg1, .altbg2 {
font: 12px Tahoma, Verdana;
}
.smalltxt, .category, .category1, .percenttxt, .thread {
font: 12px Tahoma, Verdana !important;
font: 11px Tahoma, Verdana;
}
.lighttxt {
color: #999999
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
}
a img { border: none; }

table {
color: #000000;
empty-cells: show;
border-collapse: separate !important;
border-collapse: collapse;
}
/*
input, select, textarea, button {
color: #000000;
font-weight: normal;
background-color: #F5FAFE;
border: 1px solid #DDDDDD;
}
*/
input {
height: 21px;
}
/*
form {
margin: 0px;
padding: 0px;
}
*/
/*
legend {
color: #666666;
}
*/
.checkbox, .radio {
border: 0px;
background: none;
vertical-align: middle;
height: 16px;
}
.maintable {
width: 98%;
}
.submaintable {
width: 100%;
}
.subtable {
text-align: left;
padding: 0;
margin: 0 auto;
}
.simpletable {
border: 1px solid #9DB3C5;
padding: 1px;
clear: both;
background-color: #F5FAFE;
}
.simpletable .header {
background-image: url("../../images/dz6/header_bg.gif");
padding-top: 7px;
padding-bottom: 0px;
height: 21px !important;
height: 30px;
}
.simpletable div {
padding: 4px;
}
/*
.nav {
color: ;
font-weight: bold;
}
.nav a {
color: ;
}
*/
.absmiddle {
vertical-align: middle;
}
.msgbody {
overflow: hidden;
width: auto !important;
width: 100%;
}
.msgheader {
margin: 0 1em;
border: 1px solid #CAD9EA;
font-weight: bold;
background: #F4F9FE;
padding: 5px;
color: #666666;
}
.msgborder {
margin: 0 1em;
padding: 10px;
border: 1px solid #CAD9EA;
border-top: 0px;
word-wrap: break-word;
background: #FFFFFF;
overflow: hidden;
width: auto !important;
width: 100%;
}
.tableborder {
background: white;
outline: 1px solid #9DB3C5;
border: 0px !important;
border: 1px solid #9DB3C5;
}
.spaceborder {
width: 100%;
border: 1px  solid #9DB3C5;                     
padding: 1px;
clear: both;
background-color: #F5FAFE;
}
.singleborder {
font-size: 0px;
line-height: 1px;
padding: 0px;
background-color: #F5FAFE;
}
/*
.button {
padding: 0 5px;
color: #FFFFFF;
background-image: url("../../images/dz6/header_bg.gif");
background-repeat: repeat-x;
background-position: 0 50%;
outline: 1px solid #9DB3C5;
border: 1px solid #FFF !important;
height: 19px !important;
border: 1px solid #9DB3C5;
height: 21px;
line-height: 17px;
                     cursor: pointer;
}
*/
.lightbutton {
background: #F5FAFE;
border: 0px;
color: #000000;
                     cursor: pointer;
}
.submitbutton {
margin-top: 8px !important;
margin-top: 6px;
margin-bottom: 5px;
text-align: center;
}
.postsubmit {
border: 1px solid #CAD9EA;
background-image: url("../../images/dz6/cat_bg.gif");
text-align: center;
padding: 10px 0px;
margin-top: 6px;
}
.bold {
font-weight: bold;
}
.header {
font-weight: bold;
color: #FFFFFF;
background-image: url("../../images/dz6/header_bg.gif");
height: 30px;
padding-left: 10px;
}
.header td {
padding-left: 10px;
}
.header a {
color: #FFFFFF;
}
.header input {
background:none;
vertical-align: middle;
height: 16px;
padding-left: 10px;
}
.category {
color: #666666;
background-image: url("../../images/dz6/cat_bg.gif");
height: 30px;
padding-left: 10px;
}
.category td {
border-bottom: 1px solid #CAD9EA;
padding-left: 4px;
}
.altbg	{
background: #FFFFFF;
}
td.altbg {
border-bottom: 1px solid #CAD9EA;
}
.altbg1	{
background: #F5FAFE;
}
td.altbg1 {
border-bottom: 1px solid #CAD9EA;
}
.altbg2 {
background: #F5FAFE;
}
td.altbg2 {
border-bottom: 1px solid #CAD9EA;
}
.row {
width: 100%;
border: none;
background: #F5FAFE;
empty-cells: show;
}
.row td {
padding: 4px;
border-bottom: 1px solid #CAD9EA;
}
.row1 {
width: 100%;
border: none;
background: #F5FAFE;
empty-cells: show;
}
.row1 td {
padding: 4px;
border-bottom: 1px solid #CAD9EA;
}

.row2 {
width: 100%;
border: none;
background: #FFFFFF;
empty-cells: show;
}
.row2 td {
padding: 4px;
border-bottom: 1px solid #CAD9EA;
}

.bottom, .bottom td, td.bottom {
border-bottom: 0px;
}
.spacebottom {
padding-bottom: 0px;
background: #F5FAFE;
}
.tdunderline td {
 border-top: 1px solid #CAD9EA;
 border-bottom: 1px solid #CAD9EA;
}
.option {
padding: 1px;
width: 100%;
height: 35px;
border: 1px solid #CAD9EA;
background-color: #F5FAFE;
}
/*
.avatar {
border: 1px solid #CAD9EA;
background-image: url("../../images/dz6/cat_bg.gif");
padding: 3px;
}
.avatar img {
background: #FFFFFF;
}
*/
.left {
float: left;
text-align: left;
padding: 0px;
}
.right {
float: right;
text-align: right;
padding: 0px;
}
.line {
border-top: 1px solid #CAD9EA;
}
.percent {
height: 10px !important;
height: 12px;
border: 1px solid #9DB3C5;
float: left;
padding: 0px;
}
.percent div {
background-image: url("../../images/dz6/header_bg.gif");
background-repeat: repeat-x;
background-position: 0 50%;
width: 100%;
height: 8px;
line-height: 0px;
font-size: 0px;
margin: 1px;
padding: 0px;
}
.percenttxt {
float:left;
padding-top: 2px !important;
padding-top: 1px;
font-weight: bold;
}
.percenttxt u {
text-decoration: none;
font-weight: normal;
color: #999999;
}
.mainborder {
clear: both;
height: 8px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background-color: ;
}
.wysiwyg {
font: 14px Tahoma, Verdana;
border: 1px #DDDDDD solid;
padding: 4px;
word-break: break-all;
color: #000000;
}
.wysiwyg a {
text-decoration: underline;
color: #000000;
}
.autosave {
behavior: url(#default#userdata);
}
#seccode {
cursor:pointer;
margin-bottom: 2px;
}

/* Header */
.logo {
background-color: #FFFFFF;
}
.logo div.right {
margin: 10px 0px;
}
.mainheader {
background-color: #F5FAFE;
padding: 6px 0px;
}
/*
.headermenu_popup {
color: ;
border: 1px solid #9DB3C5;
border-top: 0px;
margin-top: 8px !important;
}
.headermenu_popup a {
color: ;
text-decoration: none;
}

.menu {
background-image: url("../../images/dz6/menu_bg.gif");
height: 30px;
margin-top: 6px;
}
.menu div {
text-align: right;
}
.menu div, .menu div a {
color: #333333;
padding-top: 7px !important;
padding-top: 6px;
}
.menu div span {
height: 5px;
}
*/
/* Footer */
.footerline {
height: 1px;
                      width: 100%;
border-bottom: 1px solid #9DB3C5;
}
.footerline div {
position: relative;
float: top;
top: -5px;
}

/* Multi Page */
.p_bar {
margin: 1px 0px;
clear: both;
}
.p_bar a {
float: left;
padding: 1px 4px;
font-size: 12px;
text-decoration: none;
}
.p_input {
border: 0px;
padding: 0px;
width: 40px;
height: 17px !important;
height: 15px;
margin: 0px;
background: #F5FAFE;
}
.p_total {
background-color: #F5FAFE;
border: 1px solid #9DB3C5;
border-right: 0px solid #9DB3C5;
font-weight: bold;
}
.p_pages {
background-color: #F5FAFE;
border: 1px solid #9DB3C5;
margin-right:1px;
vertical-align: middle;
font-weight: bold;
}
.p_num {
background-color: #F5FAFE;
border: 1px solid #CAD9EA;
margin-right:1px;
vertical-align: middle;
}
a:hover.p_num  {
background-color: #F5FAFE;
border: 1px solid #9DB3C5;
text-decoration: none;
}
.p_redirect {
background-color: #F5FAFE;
border: 1px solid #CAD9EA;
margin-right:1px;
font-size: 12px !important;
font-size: 13px;
}
a:hover.p_redirect {
background-color: #F5FAFE;
border: 1px solid #9DB3C5;
text-decoration: none;
}
.p_curpage {
margin-right:1px;
border: 1px solid #CAD9EA;
vertical-align: middle;
background-image: url("../../images/dz6/cat_bg.gif");
color: #666666;
font-weight: bold;
}

/* Popup Menu */
/*
.popupmenu_popup {
color: #FFFFFF;
border: 1px solid #9DB3C5;
}
*/
.popupmenu_option {
background: ;
color: #000000;
white-space: nowrap;
padding: 3px 1px;
}
.popupmenu_option a {
color: #000000;
padding: 3px 1px;
text-decoration: none;
}
.popupmenu_highlight {
background: ;
color: ;
white-space: nowrap;
padding: 3px 1px;
cursor: pointer;
}
.popupmenu_highlight a {
color: ;
padding: 3px 1px;
text-decoration: none;
}
.popupmenu_highlight a:hover {
text-decoration: none;
}
/* Popup Calendar */
.calendar_expire, .calendar_expire a:link, .calendar_expire a:visited {
color: #999999;
}
.calendar_default, .calendar_default a:link, .calendar_default a:visited {
color: #000000;
}
.calendar_checked, .calendar_checked a:link, .calendar_checked a:visited {
color: #FF0000;
}
.calendar_today, .calendar_today a:link, .calendar_today a:visited {
color: #00BB00;
}
.calendar_header td{
width: 30px;
height: 20px;
}
#calendar_year {
display: none;
line-height: 130%;
background: #F5FAFE;
position: absolute;
z-index: 10;
}
#calendar_year .col {
float: left;
background: #F5FAFE;
margin-left: 1px;
border: 1px solid #9DB3C5;
padding: 4px;
}
#calendar_month {
display: none;
background: #F5FAFE;
line-height: 130%;
border: 1px solid #9DB3C5;
padding: 4px;
position: absolute;
z-index: 11;
}

/* Index */

.todayposts {
color: #006699;
}

/* New Special Menu */
.newspecial {
text-align: left;
font-size: 12px;
                     border-bottom: 1px solid #E8E8E8;
}
/*
.newspecialmenu {
width: 86px !important;
width: 88px;
}
*/
/* Forumdisplay */
.f_folder {
width: 4%;
text-align: center;
}
.f_icon {
width: 25px;
text-align: center;
}
.f_title {
width: 55%;
word-break: break-all;
}
.f_title span {
color: #999999;
}
.subject a, .f_title a {
color: #000000;
}
.f_author {
width: 12%;
text-align: left;
}
.f_author a {
color: #000000;
}
.f_views {
width: 8%;
text-align: center
}
.f_last	{
width: 17%;
text-align: right;
}

/* Viewthread */
.t_row {
margin-top: -1px;
}
.t_user	{
word-break: break-all;
padding-left: 8px;
background: #F5FAFE;
}
.t_user1	{
word-break: break-all;
padding-left: 8px;
background: #E8F3FD;
}
.t_msg {
table-layout: fixed;
word-wrap: break-word;
width: 100%;
height: 100%;
overflow: hidden;
background: #FFFFFF;
}
.t_msg p {
margin: 0px;
}
.t_msg td {
padding: 2px 10px;
}
.signatues { 
                     background: url(../../images/dz6/sigline.gif) no-repeat 0 0; 
                     margin: 10px 10px 10px 0px; 
                     padding-top: 20px; 
}
.t_number {
border: 1px solid #CAD9EA;
padding: 2px;
margin: 1px;
background: ;
}

.t_infoline {
background: ;
}
.t_table {
border-left: 1px solid #9DB3C5;
border-top: 1px solid #9DB3C5;
border-spacing: 0px;
}
.t_table td {
padding: 4px;
border-bottom: 1px solid #9DB3C5;
border-right: 1px solid #9DB3C5;
}
.t_attach {
width: 350px;
background: #F5FAFE;
border: 1px solid #9DB3C5;
padding: 4px;
}
.t_attachlist {
padding: 5px;
border-bottom: 1px solid #CAD9EA;
}
.t_msgfont, .t_msgfont table {
font-size: 14px;
}
.t_smallfont, .t_smallfont table {
font-size: 12px;
}
.t_bigfont, .t_bigfont table {
font-size: 16px;
}

/* Frame */
.leftmenu br {
line-height: 5px;
}
.leftmenu {
line-height: 18px;
}


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

* { word-break: break-all; }
input, textarea, select, button { color: #000000; font: 12px/1.6em Helvetica, Arial, sans-serif; }
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; }
em, cite, strong, th { font-style: normal; font-weight: normal; }


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

.wrap { width: 98%; text-align: left; margin: 0 auto; overflow: hidden; }
.notice { border: 1px solid #EDEDCE; background: #FFFFF2 url(../../images/dz6/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.3em 3em; margin-bottom: 10px; color: #090; }
.message { margin: 3em 10em 5em !important; padding: 0 0 2em !important; }
.message h1 { line-height: 26px; border: 1px solid; background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; border-color: #FFF #FFF #CAD9EA #FFF; padding-left: 1em; margin-bottom: 1em; }
.message p { margin: 1em; }
.message a { color: #069; }

#footer { border-top: 1px solid #9DB3C5; background: #E8F3FD; color: #666; padding: 12px 0; }
#footlinks { float: right; margin-top: -1px; 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; }
#menu { width: 98%; height: 31px; border: 1px solid #CAD9EA; background-image: url("../../images/dz6/menu_bg.gif"); background-repeat: repeat-x; }
#menu ul { float: right; padding: 4px 10px 0; border-right: 0px solid #FFF; }
#menu li { float: left; }
#menu li a { text-decoration: none; float: left; color: #333; padding: 4px 8px 3px; background: url(../../images/dz6/menu_itemline.gif) no-repeat 0 6px; }
#menu li.hover { background-color: #FFF; border: 1px solid; border-color: #CAD9EA #CAD9EA #FFF; }

#menu li.hover a { padding: 3px 7px; background-image: none; }
#menu li.current a { 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: 0px solid #FFF; }
#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/dz6/frame_off.gif); }
#menu a.frameon { background-image: url(../../images/dz6/frame_on.gif); }
#foruminfo { width: 100%; overflow: hidden; margin: 10px 0; 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: #069; }
#foruminfo em { color: #000; }
#foruminfo cite { font-weight: bold; }
#foruminfo strong a { font-weight: bold; color: #000; }
#nav { margin: 10px 5px; }
#foruminfo #nav { margin: 0; }
#userinfo #nav { float: none; padding: 0; }
#nav a { font-weight: bold; color: #069; }
#announcement { margin-top: 7px; border-top: 1px dashed #CAD9EA; line-height: 36px; height: 36px; width: 100%; overflow: hidden; }
#announcement div { border: 0px solid ; padding: 0 10px; line-height: 35px !important; height: 36px; overflow-y: hidden;}
#announcement li { float: left; margin-left: 2px; margin-right: 20px; padding-left: 10px; background: url(../../images/dz6/arrow_right.gif) no-repeat 0 50%; white-space: nowrap; }
#announcement li em { font-size: 0.83em; margin-left: 5px; color: #666666; }
#announcement li a { color: #000000; }
.portalbox { width: 100%; background: #CAD9EA; margin-bottom: 10px; border-collapse: separate; }
.portalbox td { padding: 10px; vertical-align: top; background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; border: 1px solid #FFF; }
.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; }
.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/dz6/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/dz6/arrow_left.gif); }
.pages_btns { width: 100%; padding: 0 0 2px; 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 #CAD9EA; background: #F7F7F7; height: 24px; line-height: 26px; color: #999; overflow: hidden;}
.pages a, .pages strong, .pages em, .pages kbd { float: left; padding: 0 8px; }
.pages a:hover { background-color: #FFF; }
.pages strong { font-weight: bold; color: #090; background: #CAD9EA; }
.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 #CAD9EA; margin: 0; }
* html .pages kbd { padding: 1px 8px; }
.pages kbd input { border: 1px solid #CAD9EA; 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: #E8F3FD; border-top: 1px solid #FFF; border-bottom: 1px solid #CAD9EA; }
.tabs li { float: left; line-height: 25px; border-right: 1px solid #CAD9EA; }
.tabs li.current { background: #FFF; height: 27px; font-weight: bold; }
.tabs li a { float: left; padding: 0 10px; }
.headertabs { background: #FFF none; margin-bottom: 0; }
.headertabs li.current { background-color: #E8F3FD; }
.sendpm a { color: #090; background: url(../../images/dz6/buddy_sendpm.gif) no-repeat 15px 50%; padding: 0 20px 0 35px !important; }
#headfilter { width: 100%; border: solid #9DB3C5; border-width: 1px 1px 0; }
#headfilter .tabs { border-bottom-color: #FFF; margin-bottom: 0; }
#footfilter { padding: 10px; he\ight: 44px; height: 24px; line-height: 24px; background: #F7F7F7; border-color: #E8E8E8; font-family: Simsun, "Times New Roman"; width: 100%; }
#footfilter form { float: right; }
#footfilter * { vertical-align: middle; }
.legend { border: 1px solid #CAD9EA; background: #F5FAFE; padding: 10px; margin: 10px auto; width: 510px; 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; 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/dz6/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/dz6/online.gif) no-repeat 10px 10px; border-top: 1px solid #E8E8E8; text-align: left;}
#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/dz6/birthday.gif) no-repeat 10px 3px; text-align: left;}
.userlist { overflow: hidden; padding: 10px 5px 0; }
* html .userlist { height: 1%; }
.userlist li { float: left; width:160px; height: 100%; overflow: hidden; padding-bottom: 5px;}
.userlist li img { vertical-align: middle; }
#recommendlist { }
#recommendlist li { float: left; white-space: nowrap; width: 24.9%; overflow: hidden; text-indent: 12px; background: url(../../images/dz6/arrow_right.gif) no-repeat 2px 7px; }
#recommendlist.rules li { width: 49%; }
.recommendrules { padding: 0px;}
#seccode { cursor: pointer; }
.autosave { behavior: url(#default#userdata); }

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

/*Main Box*/
.mainbox { background: #FFF; border: 1px solid #9DB3C5; padding: 1px; margin-bottom: 10px; width: 100%; }
.mainbox h1, .mainbox h3, .mainbox h6 { line-height: 31px; padding-left: 1em; background: #2F589C url("../../images/dz6/header_bg.gif"); background-repeat: repeat-x; background-position: 0 0; color: #FFF; text-align: left;}
.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: #E8F3FD; padding: 2px 5px; line-height: 22px; color: #666; }
.mainbox thead.category th, .mainbox thead.category td { background: #E8F3FD url("../../images/dz6/cat_bg.gif"); }
.mainbox thead.separation th, .mainbox thead.separation td { border-top: 1px solid #CAD9EA }
.mainbox tbody th, .mainbox tbody td { border-top: 1px solid #CAD9EA; padding: 5px; }
.mainbox tbody cite, .mainbox tbody em { line-height: 1.3em; }
.forumlist tbody strong, .threadlist tbody strong , .formbox tbody strong  { color: #090; }
/*Tabel Footer: Button Operation*/
.footoperation { background: #E8F3FD; padding: 5px; border-top: 1px solid #CAD9EA; }
.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 #CAD9EA; background: #FFF; color: #090; 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 #FFF; background-color: #F5FAFE; }
.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/dz6/forum.gif); background-repeat: no-repeat; background-position: 13px 50%; }
.forumlist tbody th.new { background-image: url(../../images/dz6/forum_new.gif); }
                                                                                                           .moderators { color: #666666; }
.moderators a { color: #069; }
.moderators strong { font-weight: bold; }
.threadlist th label { float: right; }
.threadpages { background: url(../../images/dz6/multipage.gif) no-repeat 0 50%; font-size: 11px; margin-left: 5px; padding-left: 8px; white-space: nowrap; }
.threadpages a { padding: 0 4px; }
.threadpages a:hover { background: #CAD9EA; text-decoration: none; }
.threadlist th a.new { color: #090; text-transform: uppercase; font-size: 9px; }
.threadlist th input { float: left; margin-right: 5px; }
.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: #E8F3FD; }
.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: 120px; 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: 0.83em; }
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; }
/*Viewthread*/
.viewthread { padding-bottom: 1px; }
.viewthread ins { display: block; text-align: center; text-decoration: none; margin-bottom: 1px; background: #F7F7F7; border-bottom: 1px solid #CAD9EA; line-height: 26px; }
.viewthread ins, .viewthread ins a { color: #090; }
.viewthread td.postcontent, .viewthread td.postauthor { vertical-align: top; padding: 0 1px; border: none; overflow: hidden; background: #FFF; }
.postinfo { color: #666; border-bottom: 1px solid #CAD9EA; padding: 0 5px; line-height: 26px; height: 26px; 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: #090; 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:#090; cursor: pointer; }
.postmessage { padding: 10px; overflow-x: hidden;}
.postmessage * { line-height: normal; }
.defaultpost {  height: auto !important; height:220px; min-height:220px !important; }
.postmessage h2 {font-size: 1.17em; margin-bottom: 0.5em; }
.t_msgfont, .t_msgfont td { font-size: 14px; line-height: 1.6em; }
.t_smallfont, .t_smallfont td { font-size: 12px; line-height: 1.6em; }
.t_bigfont, .t_bigfont td { font-size: 16px; 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; max-height: 60px; maxHeightIE: 60px; background: url(../../images/dz6/sigline.gif) no-repeat 0 0; margin: 10px; padding-top: 20px; color: #666; line-height: 1em; height: expression(signature(this)); }
.signatures * { line-height: normal; }
.postactions { border-top: 1px solid #E8E8E8; background: #F7F7F7; 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: 1px 0 0; margin: 5px 0; }
.postmessage .typeoption { width: 500px; }
.typeoption tbody td, .typeoption tbody th { border-top: 1px dashed #E8E8E8; }
.postmessage .box tbody th, .postmessage .box tbody td { border-bottom-color: #E8E8E8; }
.postmessage fieldset { font-size: 12px; width: 500px; padding: 10px; border: 1px solid #CAD9EA; margin-top: 2em; }
.postmessage fieldset li { color: #999; }
.t_msgfont li, .t_bigfont li, .t_smallfont li { margin-left: 2em; }
.postattach { width: 500px; margin: 10px 0; }
.postattachlist { width: 500px; font-size: 12px; margin-top: 2em; }
.t_attach { border: 1px solid #E8E8E8; background: #FFF; font-size: 12px; }
.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 #CAD9EA; empty-cells: show; border-collapse: collapse; width: inherit !important; }
.t_table td { padding: 4px; border: 1px solid #CAD9EA; }
/* Discuz! Code */
/*CODE & Quote*/
.blockcode, .quote { font-size: 12px; margin: 10px 20px; border: solid #CAD9EA; border-width: 4px 1px 1px; background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; overflow: hidden; }
.blockcode h5, .quote h5 { border: 1px solid; border-color: #FFF #FFF #CAD9EA #FFF; 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: 0.83em; cursor: pointer; padding-top: 5px; }
p.posttags { margin: 2em 0em 0.5em 0em; }
p.posttags a { color: #F00; font-weight: bold; }
p.posttags .postkeywords a { color: #090; }
.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: 180px; background: #E8F3FD; padding: 5px; overflow: hidden; }
div.avatar { margin: 5px; text-align: center; width: 160px; overflow: hidden }
.postauthor dt { float: left; margin-right: 0.5em; color: #666; }
.postauthor p { margin: 0 10px; }
.postauthor p.customstatus { color: #666 }
.postauthor p em, .postauthor dt em { color: #090; }
.postauthor ul { margin: 5px 10px; line-height: 1.6em; overflow: hidden; }
.postauthor li { text-indent: 22px; width: 45%; height: 1.6em; overflow: hidden; float: left; background-position: 0 50%; background-repeat: no-repeat; }
.postauthor li.pm { background-image: url(../../images/dz6/buddy_sendpm.gif); }
.postauthor li.buddy { background-image: url(../../images/dz6/user_add.gif); }
.postauthor li.space { background-image: url(../../images/dz6/forumlink.gif); }
.postauthor li.online { background-image: url(../../images/dz6/user_online.gif); color: #090; }
.postauthor li.offline { color: #666; background-image: url(../../images/dz6/user_offline.gif); }
.postauthor li.magic { background-image: url(../../images/dz6/magic.gif);}
.postauthor dl.profile, .postauthor div.bio { margin: 5px 10px; padding-top: 5px; }
/*Common Box*/
.box { background: #FFF; border: 1px solid #CAD9EA; padding: 1px; margin-bottom: 10px; width: 100%}
.box h4 { background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; line-height: 30px; padding-left: 10px; text-align: left; color: #000; }
.box table { width: 100%; }
.box td { border-top: 0px solid #E8E8E8; }
#pmprompt { border-color: #EDEDCE;}
#pmprompt h4 { background: #FFFFF2; }
#pmprompt th, #pmprompt td { border-top-color: #EDEDCE; }
/*List*/
td.user { width: 120px; }
td.nums { width: 80px; text-align: center; }
td.time { width: 120px; }
td.selector { width: 20px; text-align: center; }

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

.specialthread h1 { background: #FFF; font-size: 1.5em; color: #000; padding: 10px 5px; border-bottom: 1px solid #E8E8E8; }
.specialthread .postcontent label { float: right; display: inline; margin: 12px 12px 0; border: 1px solid #CAD9EA; padding: 3px 5px; background: #E8F3FD no-repeat 3px 50%; }
.specialthread .postcontent label strong { color: #090; }
.specialthread .postcontent label a { color: #069; }
.specialthread .postauthor { width: 180px; }
.specialpostcontainer { padding: 0 1px; }
.specialpost { border-bottom: 4px solid #F5FAFE; text-align: right; }
.specialpost .postinfo h2  { float: left; font-weight: normal; padding-left: 8px; }
.specialpost .postinfo h2 a { font-size: 0.83em; }
.specialpost .postinfo h2 em {}
.specialpost .postinfo { border-color: #E8F3FD; height: 1.8em; }
.specialpost strong { border: none; }
.specialpost .postinfo h2 a { font-size: 1.17em; }
.specialpost .postmessage { text-align: left; min-height: 30px; border-bottom: 1px solid #CAD9EA; }
* 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 tbody td { vertical-align: middle; }
.pollpanel tbody td a { color: #069 }
.optionbar { float: left; margin-right: 0.5em; border: 1px solid #CAD9EA; background: #2F589C url("../../images/dz6/header_bg.gif"); background-repeat: repeat-x; background-position: 0 100%; height: 12px; }
.optionbar div { float: left; border: 1px solid #FFF; height: 10px; overflow: hidden; }
/* [ Reward ] */
.rewardthread .postcontent label { background-image: url(../../images/dz6/rewardsmallend.gif); padding-left: 25px; }
.rewardthread .postcontent label.unsolved { background-image: url(../../images/dz6/rewardsmall.gif); float:right; }
#bestpost { padding-top: 10px; margin-top: 10px; border-top: 1px solid #CAD9EA; }
/* [ 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; }
.tradeinfo h1 { background: #E8F3FD; 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 dd, .tradeattribute dd { border-bottom:1px dotted #E8E8E8; padding: 0.5em 2em; line-height: 2em; }
.tradeattribute dl { overflow: hidden; }
.tradeattribute dt { float: left; width: 5em; padding: 0.5em; }
.payinfo dt { float: left; width: 10em; padding: 0.5em; }
.tradeattribute em, .tradeattribute del { color: #999; }
.tradeattribute strong { float: left; font-size: 2em; 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: 120px; height: 170px; w\idth: 100px; he\ight: 150px; overflow: hidden; }
.tradethumblist dt { width: 96px; height: 96px; overflow: hidden; }
.tradethumblist dt img { vertical-align: middle; cursor: pointer; }
*>.tradethumblist dt {  display: table-cell; vertical-align: middle; }
* html .tradethumblist dt { line-height: 72px; font-size: 72px; }
*+html .tradethumblist dt { line-height: 72px; font-size: 72px; }
.tradethumblist dl p { height: 1.6em; overflow: hidden; }
.tradethumblist del { color: #999; }
.tradethumblist strong { font-weight: bold; color: #F00; }
 #ajaxtradelist .price { text-align: right; }
 	#ajaxtradelist strong { font-weight: bold; color: #F00; }
/* [ 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 #CAD9EA; background: #F5FAFE; border-bottom: none; }
.debatepoints .button td.stand1 { border:1px solid #EDEDCE; background: #FFFFF2; border-top: none; }
.debatepoints .button td.stand2 { border:1px solid #CAD9EA; background: #F5FAFE; 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/dz6/debate_stand_1.gif); }
.stand2 h2 { background-image: url(../../images/dz6/debate_stand_2.gif); }
.poststand0, .poststand1, .poststand2 { text-align: center; display: block; float: left; border: 1px solid #E8E8E8; background: #F7F7F7; color: #999; width: 40px; heigth: 22px; line-height: 22px; margin-right: 12px; }
.poststand1 { border: 1px solid #EDEDCE; background: #FFFFF2; color: #090; }
.poststand2 { border: 1px solid #CAD9EA; background: #F5FAFE; color: #069; }
.debatepoints p { padding: 0 10px; }
.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: #090; }
.debatepoints #negabutton { border-color: #CAD9EA; background: #F5FAFE; color: #069; }
.debatethread .optionbar div { float: none; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 #CAD9EA; }
.side { float: left; width: 18%;}
.side div { border: 1px solid #CAD9EA;background: #FFF url("../../images/dz6/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: #FFF #FFF #E8E8E8 #FFF;}
.side ul { padding: 1px; }
.side li{ text-indent: 26px; line-height: 2.4em; }
.side h3 { font-weight: normal; background:url(../../images/dz6/arrow_right.gif) no-repeat 14px 46%; }
.side_on h3 { font-weight: bold; border: solid #CAD9EA; border-width: 1px 0; background: #E8F3FD url(../../images/dz6/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 #CAD9EA; padding-bottom: 23px; padding-right: 5px; margin-top: 0.8em;}
.msgtabs strong { float: right; padding: 0 12px; border: 1px solid #CAD9EA; border-bottom: 1px solid #E8F3FD;  margin-right: 5px; text-decoration: none; height: 22px; line-height: 22px; font-weight: bold; background: #E8F3FD; }

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

.dropmenu { padding-right: 15px !important; background-image: url(../../images/dz6/arrow_down.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 #CAD9EA; background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 1px;  }
.headermenu_popup { width: 190px; }
.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/dz6/folder_s.gif) no-repeat 3px 50%; float: left; }
.newspecialmenu li.poll { background-image: url(../../images/dz6/pollsmall.gif); }
.newspecialmenu li.trade { background-image: url(../../images/dz6/tradesmall.gif); }
.newspecialmenu li.reward { background-image: url(../../images/dz6/rewardsmall.gif); }
.newspecialmenu li.activity { background-image: url(../../images/dz6/activitysmall.gif); }
.newspecialmenu li.debate { background-image: url(../../images/dz6/debatesmall.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: #CAD9EA; }
#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 #CAD9EA; width: 150px; background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; padding: 10px; }
.imicons { text-align: center; border: 1px solid #E8E8E8; background: #FFF; 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: left; padding: 5px; border: solid #E8F3FD; border-width: 1px 1px 0; height: 10px; overflow: hidden; }
.postauthor cite a.hover { border-color: #CAD9EA; background-color: #FFF; }
.popupmenu_popup .postauthor { width: 180px; }
.popupmenu_popup .postauthor a { color: #069; }
/*Popup Calendar*/
#calendar { border: 1px solid #9DB3C5; background: #F5FAFE url(../../images/dz6/headbox.gif) repeat-x 0 0; margin-bottom: 0.8em;}
#calendar td { padding: 2px; font-weight: bold;}
#calendar_week td { height: 2em; line-height: 2em; border-bottom: 1px solid #CAD9EA;}
#hourminute td {padding: 4px 2px; border-top: 1px solid #CAD9EA;}
.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: #090; font-weight: bold;}
td.calendar_checked, span.calendar_checked{ background: #CAD9EA;}
.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 #CAD9EA; font-weight: normal; }
#calendar_year { display: none;	line-height: 130%; background: #F5FAFE; position: absolute; z-index: 10; }
#calendar_year .col { float: left; background: #F5FAFE; margin-left: 1px; border: 1px solid #CAD9EA; padding: 4px; }
#calendar_month { display: none; background: #F5FAFE; line-height: 130%; border: 1px solid #DDD; padding: 4px; position: absolute; z-index: 11; }
#styleswitcher_menu { width: 120px; }
#styleswitcher_menu li.current { font-weight: bold; }
#styleswitcher_menu li.current a { color: #666; }
#styleswitcher_menu { width: 120px; }
#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.more { text-align: right; background: url(../../images/dz6/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 { width: 120px; }

*+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; border-color: #DDD; padding: 2px; }
input[type="radio"], input[type="checkbox"] { border: 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: #E8F3FD; 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 #EDEDCE; background: #FFFFF2; color: #090; }
.formbox th { width: 180px; }
.formbox th, .formbox td { padding: 5px; }
.formbox th, .formbox td { border-bottom: 1px solid #CAD9EA; }
.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 #CAD9EA; 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: #CAD9EA; border-width: 1px 1px 0; background: #F7F7F7; }
#editor td { border: none; padding: 2px; }
.editortoolbar table { width: auto; }
.editortoolbar a { display: block; padding: 1px; border: 1px solid #F7F7F7; cursor: pointer; }
.editortoolbar a.hover, .editortoolbar a:hover { background-color: #E8F3FD; border: 1px solid #9DB3C5; text-decoration: none; }
.editor_switcher_bar {  position: relative; }
.editor_switcher_bar a { float: right; padding: 0 3px; margin-right: 5px; }
.editor_switcher_bar button { border: 1px solid; border-color: #CAD9EA #CAD9EA #FFF #CAD9EA; font-weight: bold; height: 30px; he\ight: 28px; line-height: 28px; background: #FFF; margin: 0 2px; position: relative; top: 6px; cursor: pointer; }
*+html .editor_switcher_bar button { top: 4px; }
* html .editor_switcher_bar button { top: 4px; }
.editor_switcher_bar .editor_switcher { border-bottom-color: #CAD9EA; font-weight: normal; }
.editor_text { border: 1px solid; border-color: #CAD9EA #CAD9EA #CAD9EA #CAD9EA; }
.editor_text textarea { border: none; width: 99%; font: 12px/1.6em "Courier New", Courier, monospace; }
.editor_button { background: #F7F7F7; border: solid #CAD9EA; 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 #CAD9EA; }
.wysiwyg { font: 14px/1.6em Helvetica, Arial, sans-serif !important; }
.wysiwyg * { line-height: normal; }
.wysiwyg li { margin-left: 2em; }
.wysiwyg strong, .wysiwyg b { font-weight: bold; }
.wysiwyg em, .wysiwyg i { font-style: italic; }
.fontname_menu { width: 97px; }
.fontsize_menu { width: 27px; line-height: normal; }
#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 #FFF; }
.editor_colorhover div { width: 10px; height: 10px; overflow: hidden; cursor: pointer; border: 1px solid #000; }
/*QuickPost*/
#quickpost { overflow: hidden; padding-bottom: 0; width: 100%;}
* html #quickpost { height: 1%; overflow: visible; }
#quickpost h5 { margin: 0.5em 1em; text-align: left;}
.postoptions, .postform, .smilies { float: left; }
.postoptions { width: 20%; }
                                           .smilies { width: 18%; border: none;}
.postoptions p { margin: 2px 0.7em; text-align: left;}
.postform { width: 59%; padding-bottom: 10px; }
.postform label { font-weight: normal; }
.postform h5 input { width: 60%; }
.postform p, .postform div { margin: 0 1em; text-align: left;}
.postform h4 * { vertical-align: middle; }
.postform h4 input { width: 60%; }
.postform textarea { vertical-align: text-top; width: 90%; height: 160px; }
.postform .btns { margin-top: 0.5em; line-height: 30px; color: #999; font-family: Simsun, "Times New Roman"; }
.postform .btns button { vertical-align: middle; }
.postform button { border: none; background: transparent; color: #069; padding: 0; cursor: pointer; }
.postform #postsubmit { float: left; display: inline; margin-left: 2.3em; }
#smilieslist { border: 0px solid #E8E8E8; overflow: hidden; text-align: center; }
#quickpost #smilieslist { margin: 0 1em; }
#smilieslist td { border: none; padding: 8px 0; cursor: pointer; }
#smilieslist td:hover { background: #E8E8E8; }
#smilieslist .pages { float: none; border-width: 1px 0 0; }
/*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 #CAD9EA; width: 100%; margin-bottom: 10px; padding: 6px; background: #FFF url("../../images/dz6/portalbox_bg.gif"); background-repeat: repeat-x; }
.ad_text table { 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_pip { float: right; display: inline; margin: 0 10px 10px; }
.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 #CAD9EA; }
.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/dz6/arrow_right.gif) no-repeat 0 46%; }
.archiver_threadlist li em { color: #999; font-size: 0.83em; }
.archiver_post {  border-top: 1px solid #CAD9EA; }
.archiver_post cite { padding-left: 10px; font-weight: bold; }
.archiver_post p { line-height: 3em; height: 3em; margin-bottom: 0.5em; background: #E8F3FD; }
.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: #090; }
#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;}
.em {
font: 12px Tahoma, Verdana !important;
font: 11px Tahoma, Verdana;
                     color: #666666;
}
.em a, .em1 a {
                     color: #000000;
}
.em1 {
font: 12px Tahoma, Verdana !important;
font: 11px Tahoma, Verdana;
                     color: #999999;
}
.bold1 {
font-weight: bold;
                     color: #666666;
}
.f_number {
padding: 5px 2px 2px 2px;
margin: 1px;
}
.button {
padding: 0 10px; 
color: #090;
                     background: #FFF8C5;
                     cursor: pointer;
                     border: 1px solid;
                     border-color: #FFFDEE #FDB939 #FDB939 #FFFDEE;
height: 25px;

}
.forumlinkheader, .birthdayheader, .supeheader, .onlineheader, .fastreplyheader {
font-weight: bold;

background-image: url("../../images/dz6/cat_bg.gif");
height: 30px;
padding-left: 10px;
}

/* toplist */
.bfg_top {
        width : 100%;
        border: 1px solid #9DB3C5;
        background: #F5FAFE;
        margin-top:10px;
        margin-bottom:10px;
        padding:1px;
}
.bfg_topcenter_header {
        font: 12px Tahoma, Verdana !important;
        font-weight: bold !important;
        font: 11px Tahoma, Verdana;
        font-weight: bold;
        color: #FFFFFF;
        background-image: url("../../images/dz6/header_bg.gif");
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 10px;
        padding-bottom:0px;

}

#toptypea {
 PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 50%; PADDING-TOP: 0px;
}
#toptypeb {
        FLOAT: right;
        WIDTH: 35%;
        margin: 2px 2px 0px 2px;

}
.bfg_toptypec
{
        font: 12px Tahoma, Verdana !important;
        font-weight: bold !important;
        font: 11px Tahoma, Verdana;
        BORDER-RIGHT: #9DB3C5 1px solid;
        BORDER-TOP: #9DB3C5 1px solid;
        BORDER-LEFT: #9DB3C5 1px solid;
        background: #3465a7;
        height: 25px;
        width:22%;
        text-align: center;
        vertical-align : middle;
        line-height: 25px;

}
.toplisttherad {
 CLEAR: both; margin: 4px 2px 2px 2px;
}
#bfgpic {
        BACKGROUND: #f1f1f1; FLOAT: left; WIDTH: 25%; border: 1px dashed #9DB3C5; background: #F5FAFE; margin: 1px 1px 1px 1px; padding-BOTTOM: 4px;
}
#bfgpic IMG {
BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 95%; HEIGHT: 183px; BORDER-BOTTOM: #999999 1px solid; margin: 1px 1px 8px 2px;
}
#bfgthread {
 BACKGROUND: #dff7ff; FLOAT: left; MARGIN: 0px 0px 0px 5px; WIDTH: 38%; border: 1px dashed #9DB3C5; background: #F5FAFE; padding: 1px;
}

.bfg_ntopa
{
float:left;
clear:right;
        font: 12px Tahoma, Verdana !important;
        font-weight: bold !important;
        font: 11px Tahoma, Verdana;
        font-weight: bold;
        color: #FFFFFF;
        background: #3465a7;
        width:18%;
        height: 19px;
        margin: 2px 2px 0px 2px;
        text-align: center;
        line-height: 18px;
        BORDER-RIGHT: #9DB3C5 1px solid;
        BORDER-TOP: #9DB3C5 1px solid;
        BORDER-LEFT: #9DB3C5 1px solid;
        vertical-align:bottom;
}
.bfg_ntopb {
        float:left;
        clear:right;
        color: #000000;
        font-weight: bold;
        BORDER-RIGHT: #9DB3C5 1px solid;
        BORDER-TOP: #9DB3C5 1px solid;
        BORDER-LEFT: #9DB3C5 1px solid;
        background: #3465a7;
        height: 19px;
        width:18%;
        margin: 2px 2px 0px 2px;
        text-align: center;
        vertical-align : middle;
        line-height: 18px;

}
#bfgblog {
        FLOAT: right;
        WIDTH: 35%;
        border: 1px dashed #9DB3C5;
        background: #F5FAFE;
}
#bfgblog h3 {
        font: 12px Tahoma, Verdana !important;
        font-weight: bold !important;
        font: 11px Tahoma, Verdana;
        font-weight: bold;
        color: #000000;
        background-image: url("../../images/dz6/header_bg.gif");
        margin: 1px 1px;
        height: 27px;
        text-align: center;
        border: 1px solid #9DB3C5;
        line-height: 27px;
}

#bfgpaixing {
 CLEAR: both; BORDER-TOP: #ffffff 1px solid; HEIGHT: 17px; padding: 1px 0px 1px 1px; border: 1px solid #9DB3C5; background: #F5FAFE; margin: 4px 2px 2px 2px;
}
.bfg_px {
        float:left; width: 100; border: 1px solid #9DB3C5;background: #9DB3C5;color: #FFFFFF; text-align: center;
}
.bfg_pxa {
        float:right; background: #F5FAFE; text-align: center;
}
.bfg_topthread {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 1.6em; PADDING-TOP: 0px; text-align: left; LIST-STYLE-TYPE: none
}
.bfg_topthread LI {
PADDING-LEFT: 1em; BACKGROUND: url(../../images/default/menu_collapsed_yes.gif) no-repeat 0.3em 0.7em; OVERFLOW: hidden; HEIGHT: 1.5em
}
.bfg_topthread LI CITE {
FONT-SIZE: 12px; FLOAT: right; WIDTH: 5em; COLOR: #999; text-align:right; padding-right:4px; FONT-STYLE: normal
}