/* default.css */
a {
font-weight: normal;
color: #57697F;
background-color: transparent;
font-family: Arial, Sans-Serif;
text-decoration: none;
}
a:hover {
color: #000000;
background-color: transparent;
font-family: Arial, Sans-Serif;
text-decoration: underline;
}
body {
padding: 0;
background-color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
margin-top: 2px;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
}
form {
display: inline;
padding: 0px;
margin: 0px;
}
input {
background-color: #E8EBEF;
border: 1px solid #B1BDC9;
color: #000000;
font-family: helvetica, sans-serif;
font-size: 12px;
}
textarea {
background-color: #E8EBEF;
border: 1px solid #B1BDC9;
color: #000000;
width: 350px;
height: 180px;
font-family: helvetica, sans-serif;
font-size: 10px;
}
select {
background-color: #E8EBEF;
border: 1px solid #B1BDC9;
color: #000000;
font-family: helvetica, sans-serif;
font-size: 10px;
}
.copyright {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: center;
}
#fscroller {
line-height: 10px;
}
/* YaBB navigation links */
.nav, a.nav, a.nav:visited {
font-weight: bold;
font-size: 12px;
color : #5488C1;
}
a.nav {
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}
a.nav:hover {
color: #cc3333;
background-color: transparent;
text-decoration: underline;
}
a.navcur {
font-style: italic;
}
a.navcur:hover {
color: #cc3333;
background-color: transparent;
text-decoration: underline;
}
/* Sections 1 and 3 */
.windowbg {
background-color: #D7D7D7;
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: sans-serif;
color: #1F2528;
}
/* Sections 2, 4 and 5 */
.windowbg2 {
background-color: #EAEAEA;
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: sans-serif;
color: #2E383C;
}
/* ??? */
.windowbg3 {
background-color: #000000;
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: sans-serif;
color: #304B58;
}
/* Misc./title/category colors */
.hr {
color: #273F49;
}
.titlebg {
background-color: #A0A0A0;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: Helvetica, Arial, Sans-Serif;
}
/* A few main banners */
.titlebg a{
color: #ffffff;
font-weight: bold;
font-style: normal;
}
.top{
font-style: normal;
font-size: 10px;
color: #475F79;
}
/* Most of the banners across */
.catbg {
background-color: #B9B9B9;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
font-style: normal;
font-family: Helvetica, Arial, Sans-Serif;
}
.catbg a{
color: #FFFFFF;
font-weight: bold;
font-style: normal;
}
.bordercolor {
font-size: 10px;
font-family: arial, helvetica, sans-serif;
background-color: #b1bdc9;
}
.small {
font-size: 10px;
font-family: sans-serif;
}
.message {
font-size: 10px;
font-family: sans-serif;
}
.droppageindex {
float: left;
font-family: sans-serif;
color: #000;
padding: 2px;
padding-left: 4px;
margin: 0px;
border: 0px;
}
.droppages{
height: 12px;
padding-left: 1px;
padding-right: 1px;
}
.droppages a{
color: #000000;
font-size: 9px;
font-weight: normal;
}
.highlight {
font-size: 12px;
font-family: sans-serif;
font-weight: bold;
font-style: normal;
background-color: #FFFF33;
color: #000000;
}
/* Image fonts */
.imgbg {
font-style: normal;
font-size: 10px;
color: #fff;
}
.imgcatbg {
font-style: normal;
font-size: 10px;
color: #000;
font-weight: bold;
}
.imgtitlebg {
font-style: normal;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.imgwindowbg {
font-style: normal;
font-size: 9px;
color: #005177;
}
.imgmenu {
font-style: normal;
font-size: 11px;
color: #000;
font-weight: bold;
}
/* Post quote/code colors */
.quote {
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Helvetica, Arial, Sans-Serif;
color: #404D50;
background-color: #F3F3F3;
border: 1px #888888 solid;
width: 90%;
padding: 4px;
}
.code {
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Courier, "Courier New", fixed;
color: #444;
background-color: #FAFAF7;
border: 1px #555555 dotted;
width: 90%;
padding: 4px;
}
.editbg{
color: #000000;
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Helvetica, Arial, Sans-Serif;
background-color: #FFFEDF;
border: 1px #cc0000 solid;
width: 90%;
padding: 4px;
}
/* Anything below here is just for the template */
#container{
background-color: #FFFFFF;
width: 90%;
margin-left: auto;
margin-right: auto;
padding: 0px;
border-top: 0px;
margin-bottom: 3px;
font-family: arial, helvetica, sans-serif;
}
.topline{
border-top: 1px solid #34689A;
}
.topheader{
background: #4981B8;
border-bottom: 1px solid #fff;
margin-bottom: 3px;
}
.boardcontainer {
font-size: 12px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #666;
}
.displaycontainer {
width: 100%;
padding: 1px;
background-color: #666;
}
.headerwelc{
color: #fff;
font-size: 12px;
}
.headerwelc a{
color: #eee;
text-decoration: underline;
}
.headerwelc a:hover{
color: #80DAF2;
}
.headerinfo{
color: #fff;
}
.headerinfo a{
color: #eee;
text-decoration: underline;
}
.headerinfo a:hover{
color: #80DAF2;
}
.seperator {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #666;
}