@import url(menu.css); 
@import url(leftcolumn.css);
@import url(centercolumn.css);
@import url(centerLcolumn.css);
@import url(centerRcolumn.css);
@import url(rightcolumn.css);
@import url(mainmenu.css);
@import url(usermenu.css);
@import url(picomenu.css);

body {	
	font-family: Verdana, Arial, Helvetica, sans-serif, ;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #E9E6E0;
	background-image:url(images/bg1.png); background-position:center; background-repeat: repeat-y;
}
table {width: 100%;margin: 0;padding: 0;}
table td {
	padding: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
a {color: #111111; }
a:hover {color: #FF6600;}
a:visited {color: #222222;}

td#page_all {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #50463D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #50463D;
}


h1 {margin: 0px;padding: 0px; color:#FFFFFF;}
h2 {text-indent: 10px;border-bottom-width: medium;border-bottom-style: ridge;border-bottom-color: #111111;}
h3 {text-indent: 10px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #111111;}
h4,h5 {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #111111;}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside;}

hr {width:98%;height:1px;border:0;border-bottom:1px dotted #333333;color: #FFFFFF;}

.item {border: 0px solid silver;}
.itemHead {padding: 3px;}
.itemHead a {}
.itemHead a:hover {color: #FF9900;}
.itemInfo {text-align: right; padding: 3px; margin-bottom: 5px; border-bottom: 1px solid silver; font-style: italic;}
.itemTitle {padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large;}
.itemTitle a {padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold;}
.itemTitle a:hover {color: #FF9900}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 80%;}
.itemBody {padding: 3px;}
.itemBody img {padding: 5px;}
.itemTopicImage {float: left;}
.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; margin-top: 5px;background-image: url(images/bg.jpg);
	background-repeat: repeat; border: 1px solid #333333;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}

.header_l {background-image: url(images/bgf.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; /* #333333;*/
	
	background-repeat: repeat-y;
}
.login_bar {
	height:157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: left;
}
td#impress {
	height:90px;
	vertical-align: middle;
}

.middle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat;
}
.footer {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #CCCCCC;
}

#xoopsbanner{ 
	color:#000000; 
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align: middle;
}

div#content {text-align: left; padding: 8px;}

.outer {border: 0px solid #CC0000;}
.head {
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
.even {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #E1DFD4;
}
.odd {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #F0F0ED;
}
.foot {padding: 5px; font-weight: bold;}
tr.even td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #E1DFD4;
}
tr.odd td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #F0F0ED;
}

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: #666666; 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: #EEEEEE; border: 1px inset #CCCCCC; font-family: "Courier New",Courier,monospace, osaka; padding: 0px;width: 400px;overflow: auto;}
div.xoopsQuote { background: #EEEEEE; border: 1px inset #CCCCCC; font-family: "Courier New",Courier,monospace, osaka; padding: 0px;width: 400px;overflow: auto;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; font-weight:bold; border: 1px solid silver; background-color: #EEEEEE; 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;}


