* 
{
	word-wrap: break-word;
	
}
body 
{
	background: #FFF;
	text-align: center;
	
}
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 
{
	height: 31px;
	border: 1px solid #CAD9EA;
	background: #FFF url("../../images/default/menu_bg.gif");
	background-repeat: repeat-x;
	
}
#menu ul 
{
	float: right;
	padding: 4px 10px 0;
	border-right: 1px solid #FFF;
	
}
#menu li 
{
	float: left;
	
}
#menu li a 
{
	text-decoration: none;
	display: block;
	color: #333;
	padding: 4px 8px 3px;
}
#menu li.hover, #menu li.current 
{
	background-color: #FFF;
	border: 1px solid;
	border-color: #CAD9EA #CAD9EA #FFF;
	
}
#menu li.current 
{
	font-weight: bold;
	
}
#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;
	
}
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: 1000px;
	text-align: left;
	margin: 0 auto;
	
}
#menu a.notabs 
{
background: none;

}
.mainbox ins 
{
display: block;
text-align: center;
text-decoration: none;
margin-bottom: 1px;
background: #F7F7F7;
border-bottom: 1px solid #CAD9EA;
line-height: 26px;

}
/*Main Box*/
.mainbox 
{
	background: #FFF;
	border: 1px solid #9DB3C5;
	padding: 1px;
	margin-bottom: 10px;
	
}
.mainbox h1, .mainbox h3, .mainbox h6 
{
	line-height: 31px;
	padding-left: 1em;
	background: #2F589C;
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #FFF;
	
}
.mainbox h1 a, .mainbox h3 a 
{
	color: #FFF;
	
}
.mainbox table 
{
	width: 100%;
	
}
.mainbox thead th, .mainbox thead td 
{
background: #E8F3FD;
padding: 2px 5px;
line-height: 22px;
color: #666;

}
.mainbox tbody th, .mainbox tbody td 
{
border-top: 1px solid #CAD9EA;
padding: 5px;

}
.mainbox tbody cite, .mainbox tbody em 
{
line-height: 1.3em;

}
.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: #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; }
.mainbox td.postauthor { width: 180px; background: #E8F3FD; padding: 5px; overflow: hidden; }
.postauthor cite { font-weight: bold; display: block; border-bottom: 1px solid #CAD9EA; height: 21px; overflow: hidden; margin-bottom: 5px; }
.postauthor cite label a { float: right; padding: 3px; }
div.avatar { margin: 5px; text-align: center; width: 160px; overflow: hidden }
.postauthor dt { float: left; margin-right: 0.5em; color: #666; }
.postauthor dd, .postauthor dt { height: 1.6em; line-height: 1.6em; }
.postauthor dd { overflow: hidden; }
.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: 49.5%; height: 1.6em; overflow: hidden; float: left; background-position: 0 50%; background-repeat: no-repeat; }
.postauthor dl.profile, .postauthor div.bio { margin: 5px 10px; padding-top: 5px; }
.postmessage strong { font-weight: bold; }
.postmessage em { color:#666; }
.postmessage span.t_tag { cursor: pointer; border-bottom: 1px solid #F00; white-space: nowrap; }
.postmessage span.t_tag:hover { border-bottom: 1px solid #EDEDCE; }
.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 *, .pmmessage *, .register *  { line-height: normal; }
.postmessage h2 {font-size: 1.17em; margin-bottom: 0.5em; }