h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, cite, hr, fieldset, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
	list-style: none;
}
body {
	font: 0.80em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	color: #4c4d4e;
        background: #FFFFFF;
}
.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 img {
	display: none;
}
#logozone #logo {
	font-size: 3em;
	line-height: 1.6em;
	float: left;
	color: #df0094;
	text-align: left;
}
#logozone #logo a, #logozone #logo a:hover, #logozone #logo a img, #logozone #logo a:hover img {
	text-decoration: none;
	color: #df0094;
	border: none;
	text-align: left;
}
#logozone #logo a img, #logozone #logo a:hover img, #logozone #logo img {
	text-decoration: none;
	color: #df0094;
	border: none;
	text-align: left;
}
#logozone #moto {
	color: #0085E5;
        float: left;
        font-size: 1.4em;
        font-weight: bold;
        margin-left: 20px;
        overflow: hidden;
        text-align: left;
        margin-top: 12px;
}
/* -------- CONTENT ---------- */
.box {
	margin: 15px 0 15px 0;
}
.boxTitle h2, .boxTitle h1 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.3em;
}
.boxContent p {
	line-height: 1.8em;
	padding: 0 0 5px 0;
}
/* -------- CONTENT --------- */

/* ------- WSW -------------- */
.boxContent img, .boxContent a img {
    margin: 5px;
    border: 2px solid #d8dde1;
}
.boxContent a:hover img {
    border: 2px solid #1690fd;
}
a {
    color: #1690fd;
    text-decoration: underline;
}
a:hover {
    color: #df0094;
    text-decoration: underline;
}
h1, h2 {
    margin-bottom: 7px;
    font-size: 1.3em;
    font-weight: bold;
    color: #1975bb;
}
h3 {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.2em;
    color: #1975bb;
}
h4 {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.1em;
    color: #df0094;
}
h5, h6 {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1em;
}

.boxContent ul {
    padding-left: 10px;
    padding-top: 5px;
}
.boxContent ul li {
    background: url(../img/li.jpg) no-repeat 0px 3px;
    padding: 2px 0 4px 22px;
}
.boxContent ul ul {
    padding-left: 0;
}

.boxContent ol {
    margin-left: 20px;
}
.boxContent ol li ol {
	margin-left: 20px;
}
.boxContent ol li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: decimal;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 0;
    background: none;
}

blockquote {
    color: #df0094;
    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: #ffecf9;
    border: 1px solid #ffecf9;
    color: #1975bb;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
}
.modernTable tbody tr td {
    background: none;
    border: 1px solid #ffecf9;
    padding-left: 8px;
    padding-right: 5px;
    margin: 0;
}
/* ------- 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;
}
.pagingInfo {
	float: left;
}
.back {
    font-weight: bold;
    margin-top: 5px;
}
.back a {
    background: url(../img/li_hover.jpg) no-repeat 0 4px;
    color: #df0094;
    padding-left: 15px;
}
.back a:hover {
    background: url(../img/li.jpg) no-repeat 0 4px;
    color: #1690fd;
    padding-left: 15px;
}
.rbcTags h4 {
	display: block;
	float: left;
	margin: 4px 7px 0 0;
}
.rbcTags h4 a {
	text-decoration: none;
	color: #df0094;
	font-weight: bold;
}
.rbcTags h4 a:hover {
	text-decoration: none;
	color: #1690fd;
}
.rbcTags .tags {
	line-height: 1.8em;
	padding: 0 0 5px 0;
}
/* ------- LINK and INFO ----- */

/* ------- PAGING ------------ */
.paging {
	float: right;
	font-size: 0.9em;
}
#sidebar .paging, #leftSide .paging {
	margin-top: 8px;
	float: none;
}
.leftEnd, .left  {
	background: #1690fd;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 3px;
	padding: 2px 4px;
	text-decoration: none;
}
.leftEnd:hover, .left:hover {
	color: #FFFFFF;
	background: #df0094;
	text-decoration: none;
}

.paging  .selected {
	background: #df0094;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	padding: 2px 4px;
	text-decoration: none;
}
.right, .rightEnd {
	background: #1690fd;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 3px;
	padding: 2px 4px;
	text-decoration: none;
}
.rightEnd:hover, .right:hover {
	color: #FFFFFF;
	background: #df0094;
	text-decoration: none;
}
.separator {
	display: none;
}
a .pageText {
	background: #1690fd;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	padding: 2px 4px;
	text-decoration: none;
}
a:hover .pageText {
	color: #FFFFFF;
	background: #df0094;
}
/* ------- PAGING ------------ */

/* ------ DISCUSSION --------- */
.post {
	border-bottom: 1px dashed #D8DDE1;
	height: auto;
	margin: 0 0 15px 115px;
	overflow: hidden;
	padding: 0 5px 5px 5px;
}
#sidebar .post, #leftside .post {
	margin: 0 0 15px 95px;
}
.level-1 {
	margin-left: -5px;
}
.level-2 {
	margin-left: 25px;
}
#sidebar .level-2, #leftside .level-2 {
	margin-left: 15px;
}
.level-3 {
	margin-left: 55px;
}
#sidebar .level-3, #leftside .level-3 {
	margin-left: 35px;
}
.level-4 {
	margin-left: 85px;
}
#sidebar .level-4, #leftside .level-4 {
	margin-left: 75px;
}
.post .head h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
        color: #1690fd;
}
.post .head p, #mainContent .boxContent .post .head p {
	margin: 0;
	padding: 0;
}
.post .head .user {
	color: #df0094;
	font-weight: bold;
}
.post .head ins {
	color: #000000;
	text-decoration: none;
}
.post .reply {
    float: right;
}
.post .reply a {
    background: url(../img/li_hover.jpg) no-repeat 0 4px;
    color: #df0094;
    font-weight: bold;
    padding-left: 12px;
}
.post .reply a:hover {
    background: url(../img/li.jpg) no-repeat 0 4px;
    color: #1690fd;
    padding-left: 12px;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}
/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
.question h3.title {
    cursor: pointer;
    padding-bottom: 5px;
    font-size: 1.2em;
}
.hideAnswer {
    background: url(../img/faq_close_hover.jpg) no-repeat 0px 3px;
    padding-left: 15px;
    color: #df0094;
}
.hideAnswer:hover {
    background: url(../img/faq_close.jpg) no-repeat 0px 3px;
    padding-left: 15px;
    color: #1690fd;
}
.viewAnswer {
    background: url(../img/faq_open.jpg) no-repeat 0px 3px;
    padding-left: 15px;
    color: #1690fd;
}
.viewAnswer:hover {
    background: url(../img/faq_open_hover.jpg) no-repeat 0px 3px;
    padding-left: 15px;
    color: #df0094;
}
.answerBlock {
    padding-left: 15px;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.item h2.title {
    font-size: 1.2em;
    margin-bottom: 2px;
}
.item h2.title a {
    text-decoration: none;
}
.item h2.title a:hover {
    text-decoration: none;
}
.item .uri {
    color: #df0094;
}
.item .uri:hover {
    color: #1690fd;
}
.itemContent {
    line-height: 1.5em;
}
/* ----- LINKS -------------- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
	padding-left: 5px;
	margin-left: 10px;
        padding-top: 0px;
        font-size: 1.1em;
        font-weight: bold;
}
ul.ServerMap li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 0 0 0;
	background: none;
}
ul.ServerMap a {
	background: url(../img/li.jpg) no-repeat 0px 5px;
	padding-left: 15px;
}
ul.ServerMap ul {
	padding-left: 15px;
        padding-top: 0px;
}
/* ---- 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 ------------ */

/* -------- TAGS ------------- */
ol.tags, .boxContent ol.tags {
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
}
ol.tags li {
	padding: 0;
	list-style-type: none;
	list-style: none;
	margin: 0 0.25em 0 0.25em;
	font-size: 1.2em;
	display: inline;
	text-align: left;
}
ol.tags a {
    color: #df0094;
    text-decoration: none;
}
ol.tags a:hover {
    color: #1690fd;
    text-decoration: none;
}
/* -------- TAGS ------------ */

