body {
	font: 0.80em "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #000000;
}
.hidden, #hidden {
	position: absolute;
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#illustration {
	display: none;
}
#logo, #logo a, #logo a:hover {
	font-size: 2em;
	color: #cb9661;
	text-decoration: none;
}
#logo img, #logo a img {
	text-decoration: none;
	border: none;
}
/* -------- CONTENT ---------- */
.box {
	margin: 15px 0 15px 0;
}
.boxTitle h2, .boxTitle h1 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.6em;
}
.boxContent p {
	line-height: 1.6em;
	padding: 0 0 5px 0;
}
/* -------- CONTENT --------- */

/* ------- WSW -------------- */
.boxContent img {
	margin: 5px;
}
a {
	color: #6f4419;
	text-decoration: underline;
}
a:hover {
	color: #cb9661;
	text-decoration: underline;
}
h1, h2 {
	margin-bottom: 7px;
	font-size: 1.6em;
	font-weight: bold;
	color: #6f4419;
}
h3 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.4em;
}
h4 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.2em;
}
h5, h6 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1em;
}

blockquote {
	color: #cb9661;
	font-style: italic;
	margin: 0 5px;
	padding: 5px;
	font-weight: bold;
}
table {
	border-collapse: collapse;
	margin: 0 0 4px 0;
}
/*FireFox 2 */
table, x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
table, x:-moz-any-link, x:default { margin-left: 1px; }
/* IE6 */
* html table { font-size: 0.9em; }
.modernTable {
	border-collapse: collapse;
	margin: 0;
}
/*FireFox 2 */
.modernTable , x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
.modernTable , x:-moz-any-link, x:default { margin-left: 1px; }
/* IE6 */
* html .modernTable { font-size: 0.9em; }
.modernTable thead tr td {
	background: #6f4419;
	border: 1px solid #6f4419;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
.modernTable tbody tr td {
	background: none;
	border: 1px solid #6f4419;
	color: #cb9661;
	padding-left: 8px;
	padding-right: 5px;
	margin: 0;
}
.rbcWidgetArea {
	margin: 15px 10px 15px 10px;
	overflow: hidden;
}
/* ------- WSW -------------- */

/* ------- ARTICLE ---------- */
.article h3 {
	font-size: 1.1em;
}
.article ins {
	text-decoration: none;
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
}
.article .articleContent {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.8em;
}
.article .articleContent img {
	margin: 5px;
}
.articleDetail ins {
	text-decoration: none;
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
}
.articleDetail img {
	margin: 5px;
}
/* ------- ARTICLE ---------- */

/* ------- LINK and INFO ----- */
.archive {
	font-weight: bold;
	margin-bottom: 5px;
}
.back {
	font-weight: bold;
	margin-top: 5px;
}
/* ------- LINK and INFO ----- */

/* ------- PAGING ------------ */
.paging {
	font-size: 1em;
}
#sidebar .paging, #rightContent .paging {
	margin-top: 5px;
}
/* ------- PAGING ------------ */

/* ------ DISCUSSION --------- */
.post {
	border-bottom: 1px solid #cb9661;
	height: auto;
	margin: 0 0 15px 120px;
	overflow: hidden;
	padding: 0 0 5px;
}
.level-1 {
	margin-left: 0px;
}
.level-2 {
	margin-left: 30px;
}
.level-3 {
	margin-left: 60px;
}
.level-4 {
	margin-left: 90px;
}
.post .head h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.post .head p, #mainContent .boxContent .post .head p {
	margin: 0;
	padding: 0;
}
.post .head .user {
	color: #6f4419;
	font-weight: bold;
}
.post .head ins {
	color: #cb9661;
	text-decoration: none;
}
.post .reply a {
	font-weight: normal;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}

.submit {
	background: #6F4419;
	border: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif New Roman;
	font-size: 1em;
	padding: 2px 7px;
	cursor: pointer;
}
.submit:hover {
	background: #cb9661;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}
/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
.question h3.title {
	text-decoration: underline;
	cursor: pointer;
	padding-bottom: 5px;
	font-size: 1.1em;
}
.question h3.title:hover {
	color: #6f4419;
}
.hideAnswer {
	background: url(../img/faq_close.png) no-repeat 0px 5px;
	padding-left: 15px;
	color: #6f4419;
}
.viewAnswer {
	background: url(../img/faq_open.png) no-repeat 0px 5px;
	padding-left: 15px;
}
.answerBlock {
	padding-left: 15px;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.item h2.title {
	font-size: 1.3em;
	margin-bottom: 0px;
}
.item h2.title a {
	color: #6f4419;
	text-decoration: none;
}
.item h2.title a:hover {
	color: #cb9661;
}
.item .uri { }
.itemContent {
	line-height: 1.5em;
}
/* ----- LINKS -------------- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
	padding-left: 0px;
	margin-left: 10px;
}
ul.ServerMap li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px 0 0 0;
	background: none;
}
ul.ServerMap a {
	background: url(../img/li2.jpg) no-repeat 0px 7px;
	padding-left: 10px;
	text-decoration: none;
}
ul.ServerMap a:hover {
	text-decoration: none;
}
ul.ServerMap ul {
	padding-left: 15px;
}
/* ---- SERVERMAP ----------- */

/* ---- PRODUCTS ------------ */
.product {
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidebar .product {
	margin-left: 5px;
}
.product .title {
	font-size: 1.2em;
	font-weight: bold;
}
#sidebar .product .title {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0;
}
/* ---- PRODUCTS ------------ */
