* {
	font-family: Trebuchet, "Trebuchet MS", Arial, Sans-serif;
	font-size: 13px;
}

/*XOOPS CSS*/
body {
	color: black; 
	background: white; 
	margin: 0; 
	padding: 0;
	background-color: orange;
}

table {width: 100%; margin: 5; padding: 5; font-size: small}
table td {padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}

a {
	color: #00CC33; 
	text-decoration: none; 
	background-color: transparent;
}
a:hover {
	color: #ff6600;
}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
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: 1px; 
	background-color: #f7f7f7; 
	color: #000;
	font-size: 25px;
	border-bottom: dotted 1px #efefef;
}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a, .itemTitle {
	font-weight: bold; 
	color: #000; 
	background-color: transparent;
	font-size: 25px;
}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {
	padding-left: 3px;
}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {
	font-size: 50px; 
	font-weight: bold;
	float: left;
	color: #000;
	font-family: "Times New Roman", Serif;
}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}




#centercolumn {
	font-size: 12px;
	padding: 3px;
	margin: 2px;
}
#centercolumn th {
	background-color: #2F5376; 
	color: #FFFFFF; 
	vertical-align: middle;
}
#centercolumn div.blockTitle {
	padding: 3px;
	background-color: #F7F7F7;
	color: #000;
	font-weight: bold;
	font-size: 22px;
}
#centercolumn div.blockContent {
	padding: 3px; 
	line-height: 120%; 
	line-height: 120%;
	color: #777;
}

#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {padding: 3px; color: #639ACE; font-weight: bold; margin-top: 0px; margin-right: 0px;  margin-left: 0px;}
#centerCcolumn .blockContent, #bottomCcolumn .blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 120%;}

#centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {
	width: 50%; padding: 0px 3px 0px 0px;
}
#centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
	padding: 3px; color: #639ACE; font-weight: bold; margin-top: 0px;
}
#centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
	border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%;
}

div#content {
	text-align: left; 
	padding: 8px;
	color: #777;
}

#rightcolumn {
	font-size:12px;
	padding: 3px;
	margin: 2px;
}
#rightcolumn th {
	background-color: #2F5376; 
	color: #FFFFFF; 
	vertical-align: middle;
}
#rightcolumn div.blockTitle {
	padding: 3px; 
	background-color: #f7f7f7; 
	color: #000; 
	font-weight: bold;
}
#rightcolumn div.blockContent {
	padding: 3px; 
	line-height: 120%;
}


td#mainmenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
td#mainmenu a:hover {background-color: #ffffff;}
td#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid silver; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#mainmenu a.menuSub {padding-left: 9px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}

td#usermenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#usermenu a:hover {background-color: #ffffff;}
td#usermenu a.menuTop {border-top: 1px solid silver;}
td#usermenu a.highlight {background-color: #fcc;}



.outer {border: 1px solid silver;}
.head {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color: #dee3e7; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}

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: &quot;Courier New&quot;,Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: &quot;Courier New&quot;,Courier,monospace; 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-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}


/*jx-css*/
#jx-top, jx-content {
	width: 100%;
}
#jx-top > div {
	width: 900px;
	height: 54px;
	background-image: url(images/maintop.png);
}
#jx-top img {
	margin: 7px 0px 0px 15px;
}
#jx-content > div {
	width: 900px;
}
.jx-cTop, .jx-cMid, .jx-cBut {
	width: 100%;
}
.jx-cTop {
	height: 54px;
	background-image: url(images/top2.png);
}
.jx-cMid {
	background-color: #fff;
}
.jx-cBut {
	height: 54px;
	background-image: url(images/top.png);
}
.jx-cTop ul {
	float: left;
	border-bottom: solid 1px #efefef;
	padding: 1px;
	margin: 5px;
}
.jx-cTop li {
	float: left;
	margin: 20px;
	border-bottom: solid 2px #efefef;
	list-style-type: none;
}
.jx-cTop li a {
	color: #666666; 
	text-decoration: none; 
	background-color: transparent;
}
.jx-cTop li a:hover {
	color: #ff6600;
}
.jx-cTop li ul {
	display: none;
	background-color: white;
	position: absolute;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.jx-cTop li li {
	background-color: white;
	display: block;
	margin: 5px;
	padding: 0px;
	border-bottom: solid 1px #efefef;
	color: gray;
}
.jx-cTop li:hover ul {
	display: block;
} 
#jx-left {
	float: left;
	width: 650px;
	border-right: dotted 1px #ddd;
}
#jx-right {
	float: right;
	width: 248px;
}
#jx-clear {
	clear: both;
	height: 10px;
}
#jx-empty {
}
#jx-footer {
	width: 100%;
}
#jx-footer > div {
	width: 900px;
}
#jx-footer p {
	padding: 10px;
	margin: 5px;
	color: #fff;
	font-size: 11px;

}
.spacer {
	height: 3px;
}


/*IE Fixes*/

* html #jx-top div {
	width: 900px;
	height: 54px;
	background-image: url(images/maintop.png);
}
* html #jx-content div.content {
	width: 900px;
}
* html #jx-footer div {
	width: 900px;
}
div.contact {
}
div.contact table {
	padding: 2px;
	margin: 1px;
}
div.contact tr {}
div.contact td {
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	margin: 2px;
	pading: 3px;
	width: 210px;
}
div.contact span {
	color: black;
}
div.contact a {
	color: orange;
}
div.contact a:hover {
	color: orange;
}