/* BCOOL CSS  9.Jun.2005 ver.1.0.3*/

body {
	background: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #666666;
}
table {margin: 0;padding: 0;width: 100%;}
table td {padding: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
a {color: #435F6D;background-color: transparent;text-decoration: none;}
a:hover {color: #5D8F00;text-decoration: underline;}
a:visited {color: #435F6D;}

h1 {padding: 8px;color: #5D8F00;font-size: 14px;}
h2 {color: #5D8F00;text-indent: 10px;font-size: 12px;border-bottom-width: medium;border-bottom-style: ridge;border-bottom-color: #D8FF00;}
h3 {text-indent: 10px;color: #5D8F00;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #D8FF00;font-size: 12px;}
h4,h5 {color: #5D8F00;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #D8FF00;font-size: 12px;}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #2F5376}

input.formButton {}

.item {}
.itemHead {padding: 3px;background-color: tranparent;color: #666666;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666666;}
.itemInfo {text-align: right; padding: 3px}
.itemTitle a {font-size: 120%; font-weight: bold; font-variant: small-caps; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {padding : 2px;vertical-align : middle;line-height: 150%;font-weight: bold;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #666666;color: #333333;background-color: #FFFFFF;}

td#header {background-image: url(images/header.jpg);height: 155px;width: 775px;}
td#footer {font:10px/150% Verdana, Arial, Helvetica, sans-serif, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";}

/* Left */
td#leftcolumn {width: 185px; font-size:12px;}
td#leftcolumn th {}
td#leftcolumn div.blockTitle {padding: 0px;font-weight: bold;text-align: center; background-color:#E8EEE3;}
td#leftcolumn div.blockContent {padding: 15px;line-height: 120%; background-color:#E8EEE3;}
td#menu_head {background-color:#E8EEE3;background-image: url(images/menu_head.gif);background-repeat: no-repeat;height: 13px;width: 185px;}
td#menu_bottom{background-image: url(images/menu_btm.gif);background-repeat: no-repeat;height: 16px;	width: 185px;}
/* Cnter */
td#centercolumn {font-size: 12px;text-align:left;line-height: 120%;}
td#centercolumn th {vertical-align: middle;	background-color: #E8EEE3;}

/* Cnter - Cnter */
td#centerCcolumn {padding: 0px 5px 1px;}
td#centerCcolumn div.blockTitle {
	padding: 8px;
	color: #5D8F00;
	font-size: 14px;
	font-weight: bold;
}
td#centerCcolumn div.blockContent {padding: 3px; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 150%;}

/* Center - Left */
td#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerLcolumn div.blockTitle {padding: 3px; color: #5D8F00; font-weight: bold; margin-top: 0px;}
td#centerLcolumn div.blockContent {padding: 3px; line-height: 120%;}

/* Cnter - Right */
td#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerRcolumn div.blockTitle {padding: 3px; color: #5D8F00; font-weight: bold; margin-top: 0px;}
td#centerRcolumn div.blockContent {padding: 3px; line-height: 120%;}

div#content {text-align: left; padding: 8px;}

/* Right */
td#rightcolumn {width: 198px; font-size:12px;}
td#rightcolumn th {}
td#rightcolumn div.blockTitle {padding: 0px;font-weight: bold;text-align: center;}
td#rightcolumn div.blockContent {line-height: 120%;text-align: center;}


/* Main Menu */
td#mainmenu a {	padding: 2px;}
td#mainmenu a:hover {}
td#mainmenu a.menuTop {padding-left: 3px;}
td#mainmenu a.menuMain {padding-left: 3px;}
td#mainmenu a.menuSub {padding-left: 12px;}

/* User Menu */
td#usermenu a {
	padding-left: 2px;
}
td#usermenu a:hover {}
td#usermenu a.menuTop {}
td#usermenu a.highlight {}



.outer {border: 0px solid #CC0000;}
.head {
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	background-color: #E8EEE3;
}
.even {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
}
.odd {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	background-color: #F4F7F4;
}
.foot {padding: 5px; font-weight: bold;}
tr.even td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
}
tr.odd td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	background-color: #F4F7F4;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace, osaka; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace, osaka; padding: 0px 6px 6px 6px;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-style: normal; font-size: 9px}
.comDateCaption {font-weight: bold; font-style: normal;}
form#userinfo textarea, select {font-size: 90%;}
