body { font-family: arial, helvetica, sans-serif; }
input.button { background-color : #D2C1B9; font-weight : bold; }
a.adminlink { text-decoration: none; color: #DDDDDD; font-size: x-small; }
.pagination { font-weight: bold; }
.pagination a:link, .pagination a:visited { text-decoration: none; }
.pagination a:hover { color: #7A594A; }
.selected { color: #999999; }
.headerlinks { font-weight: bold; text-align: center; }
.headerlinks a:link, .headerlinks a:visited { text-decoration: none; }
.headerlinks a:hover { color: #7A594A; }
.highlightlinks a:link, .highlightlinks a:visited { text-decoration: none; color: #000000; }
.highlightlinks a:hover { text-decoration: underline; color: #7A594A; }
.subheaderlinks { font-weight: bold; text-align: center; }
.subheaderlinks a:link, .subheaderlinks a:visited { text-decoration: none; color: #584036; }
.subheaderlinks a:hover { color: #7A594A; }
.subheaderlinks td { border-top: solid; border-color: #000000; border-top-width: 1px; }
.faintborder td { border-width: 1px 1px 0 1px; border-style: solid; border-color: #AAAAAA #DDDDDD #AAAAAA #DDDDDD;}
table.faintborder { border-width: 0 1px 1px 1px; border-style: solid; border-color: #AAAAAA; }
.altlinks { color: #666666; font-size: small; }
.pagetime { color: #AAAAAA; font-size: x-small; }
table.dotted { border-style: dotted; border-width: 1px; border-color: #000000; }
td.lowdots { border-style: none none dotted none; border-width: 1px; border-color: #000000; }
td.models { border-width: 0px; background-image: url(bg_table.png); background-repeat: repeat-x; }
td.modelrow { border-width: 0px; background-color: #7A594A; color: #FFFFFF; padding: 2px; padding-left: 6px; font-size: 12pt; font-weight: bold; }
td.modelrow a:link, td.modelrow a:visited { color: #FFFFFF; text-decoration: none; }
td.lightrow { border-width: 0px; background-color: #B8A199; }
td.blogrow { background-color: #E6D7D2 }
td.blogentry { padding: 5px; background-image: url(huge_table.png); background-repeat: repeat-x; }

.tblTL { background-image: url("tblTL.png"); background-repeat: no-repeat; height: 14px; width: 14px; }
.tblT { background-image: url("tblT.png"); background-repeat: repeat-x; height: 14px; }
.tblTR { background-image: url("tblTR.png"); background-repeat: no-repeat; height: 14px; width: 14px; }
.tblL { background-image: url("tblL.png"); background-repeat: repeat-y; width: 14px; }
.tblM { background-image: url("tblM.png"); background-repeat: repeat; }
.tblR { background-image: url("tblR.png"); background-repeat: repeat-y; width: 14px; }
.tblBL { background-image: url("tblBL.png"); background-repeat: no-repeat; height: 14px; width: 14px; }
.tblB { background-image: url("tblB.png"); background-repeat: repeat-x; height: 14px; }
.tblBR { background-image: url("tblBR.png"); background-repeat: no-repeat; height: 14px; width: 14px; }

.pagebody .pagecontent { position: relative; margin: 0; padding: 0; border: 0; overflow: hidden; float: left; width: 790px; }
.pagebody .sidebar { position: relative; margin: 0; padding: 0; border: 0; overflow: hidden; float: right; width: 200px; }


/*PHPBB compat section*/
.postbody { font-size : 12px; line-height: 18px}
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #f9eeea; border: #a5857b; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #f9eeea; border: #a5857b; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

