
body {color: black; background: #ffffff; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}
.themebg {background: url('images/pgbg.gif') #e9e9e9 top repeat-x}

.mainwrap {width: 800px; margin: auto;}
.bod {clear: both}

.userlinks {
	float: right;
	font-size: 10px;
	color: #ffffff;
	height: 20px;
	width: auto;
	text-align: right;
	}
.userlinks a {color: #ffffff}

#topmenu div{
	float: left;
	font-size: 10px;
	height: 32px;
	width: 132px;
	background: url('images/btn-off.gif') no-repeat;
	margin-right: 1px;
	}
#topmenu div a {
	width: 132px;
	height: 22px;
	display: block;
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
	}
#topmenu div a:hover {background: url('images/btn-on.gif') no-repeat; color: #f9f7ce}

table {width: 100%;  font-size: 11px;}
table td {padding: 0px; border-width: 0; vertical-align: top; margin: 0px}


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

td#headerbar {border-bottom: 1px solid #dddddd; background-image: url('hbar.gif');}


td#leftcolumn {
	width: 200px;
	font-size: 11px;
	padding-right: 8px;
	}
td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#leftcolumn div.blockTitle {
	background: url('images/coltitle.gif') no-repeat;
	height: 21px;
	color: #222222;
	font-weight: bold;
	padding: 5px 3px 0px 10px;
	margin-bottom: 5px;
	}
td#leftcolumn div.blockContent {padding: 0px 2px 0px 2px; margin-bottom: 8px}


#centercolumn {
	font-size: 12px;
	padding: 0px 5px 10px 5px;
	}
#centercolumn th {background: #484530; color: #FFFFFF; vertical-align: middle; height: 30px; padding-left: 20px}

#centerCcolumn {}
#centerCcolumn .blockTitle {
	color: #111111;
	font-weight: bold;
	font-size: 14px;
	}
#centerCcolumn .blockContent {margin-bottom: 2px;}


div#content {text-align: left;}

td#rightcolumn {
	width: 250px;
	border-left: 1px solid #dedede;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
	}
td#rightcolumn th {background: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#rightcolumn div.blockTitle {
	background: #222222;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	}
td#rightcolumn div.blockContent {}

tr#footerbar {text-align:center; background-image: url('hbar.gif');}

td#mainmenu a {
	background: url('images/btnoff.gif') no-repeat;
	display: block;
	height: 14px;
	margin: 0;
	padding: 4px;
	color: #dadada;
	font-size: 10px;
	text-transform: uppercase;
	}
td#mainmenu a:hover {
	background: url('images/btnon.gif') no-repeat;
	color: #ffffff;
	}
td#mainmenu a.menuTop {padding-left: 3px; margin-bottom: 1px;}
td#mainmenu a.menuMain {padding-left: 3px; margin-bottom: 1px;}
td#mainmenu a.menuSub {padding-left: 9px; border-bottom: 1px solid #e4e4e4; }

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;}

a {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul { }
li { }

input.formButton {}

.item {border: 1px solid #cccccc;}
.itemHead {padding: 3px; background-color: #2F5376; color: #FFFFFF;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; 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%;}

.outer {}
.head {background: #c0cb96; padding: 5px; font-weight: bold;}
.even {background-color: #dde2c9; padding: 5px;}
.odd {background-color: #e9edd9; 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: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",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: 0px none;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}


.footzone {
	height: 30px;
	background: url('images/foot.gif') repeat-x;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
	color: #eeeeee;
	}
.footzone a {color: #ffffff; font-weight: normal}