A:link {
text-decoration : underline;
color : #d70000;
}
A:link:hover {
text-decoration : none;
color : #ff0d0d;
}
A:visited {
text-decoration : underline;
color : #d70000;
}
A:visited:hover {
text-decoration : none;
color : #ff0d0d;
}
BODY {
background-color : #111111;
color : #999999;
font-family : verdana, arial;
font-size : 12px;
}
TABLE {
font-size : 12px;
}
INPUT {
background-color : #ffffff;
border : 1px solid silver;
font-size : 12px;
}
SELECT {
background-color : #ffffff;
border-color : silver;
font-size : 12px;
}
TEXTAREA {
background-color : #ffffff;
border : 1px solid silver;
font-size : 12px;
}
IMG {
border : 0;
}
.button {
border : 1px outset silver;
font-weight : bold;
background-color : #7b7a7a;
}
H1 {
font-size : 24px;
font-weight : normal;
text-align : center;
}
H2 {
font-size : 22px;
font-weight : normal;
}
.incomplete {
border-color : red;
}
.required {
border-color : red;
}
.suggest {
border : 1px solid silver;
}
.link {
padding : 10px;
border-right : 1px dotted silver;
border-bottom : 1px dotted silver;
background-color : #000000;
}
.category {
padding : 10px;
}
.commentposter {
background-color : #111111;
border : 1px solid silver;
}
.comment {
padding : 5px;
background-color : #e4eaf3;
border : 1px solid silver;
}
.commentposteralternate {
background-color : #111111;
border : 1px solid silver;
}
.commentalternate {
padding : 5px;
background-color : #e4eaf3;
border : 1px solid silver;
}
.commentdate {
font-size : 9px;
font-style : italic;
}
.details {
padding : 10px;
margin : 10px;
background-color : #111111;
border : 1px solid silver;
}
.detailsborder {
border : 1px solid #ffffff;
}
.labels {
font-weight : bold;
}
.grouping {
border : 1px inset silver;
padding : 5px;
margin : 5px;
}
.important {
font-weight : bold;
}
.columnheader {
background-image : url('../images_default/columnheader.png');
background-repeat : repeat-x;
}
.labelscolumn {
width : 30%;
background-color : #000000;
border : 1px solid silver;
vertical-align : top;
padding : 5px;
}
.optionscolumn {
width : 70%;
background-color : #000000;
border : 1px solid silver;
vertical-align : top;
padding : 5px;
}
.evencolumns {
background-color : #111111;
}
.oddcolumns {
background-color : #111111;
}
.categoryname {
font-weight : bold;
font-size : 14px;
}
.info {
display : block;
border : 1px solid #d2d5d8;
background-color : #111111;
padding : 5px;
}
.editedby {
font-size : 9px;
}
.searchhighlight {
background-color : yellow;
}
.title {
font-size : 14px;
padding : 3px;
font-weight : bold;
text-align : center;
}
.newpmhighlight {
font-weight : bold;
}
.quote {
padding : 3px;
background-color : #eeeef3;
margin : 3px;
}
.quoteby {
font-size : 10px;
font-style : italic;
}
.posthistory {
overflow : auto;
width : 100%;
height : 300px;
}
.deletions {
width : 50%;
background-color : #111111;
padding : 5px;
border : 1px solid silver;
margin : 0 auto;
text-align : center;
}
.homenav {
display : block;
border : 1px solid #cccccc;
background-color : #eeeef3;
color : gray;
padding : 2px;
margin : 5px;
text-decoration : none;
}
.homenav:hover {
background-color : #111111;
color : #ffffff;
}
.modcpnav {
display : block;
border : 1px solid #cccccc;
background-color : #eeeef3;
color : gray;
padding : 2px;
margin : 5px;
text-decoration : none;
}
.modcpnav:hover {
background-color : #111111;
color : #ffffff;
}
.code {
font-family : monospace;
font-size : 10px;
padding : 2px;
border : 1px solid #ccded1;
margin : 10px;
overflow : scroll;
width : 600px;
}
.areaheader {
background-color : #111111;
}
.imtextself {
color : gray;
}
.imtextother {
color : #ffffff;
}
.invisibleuser {
color : gray;
}
a.admincolor {
color : #3e97cf;
font-weight : bold;
}
a.modcolor {
color : #aa3333;
}
a.sponsorcolor {
color : #11bb33;
}
a.bannedcolor {
color : gray;
}
.mutualbuddy {
font-weight : bold;
}
.smiliebox {
border : 1px dotted silver;
background-color : silver;
padding : 10px;
width : 140px;
}
.adbanner {
float : right;
width : 50%;
}
.linktools {
font-size : 11px;
color : gray;
}
.linktools a {
text-decoration : none;
color : gray;
}
.subcatsmainpage {
font-size : 10px;
margin : 0;
padding : 3px;
}
.login {
font-size : 10px;
border : 1px solid #7090f0;
float : right;
padding : 5px;
}
.sort {
text-align : center;
border-width : 1px;
}
.box {
background-color : #000000;
margin-bottom : 10px;
}
.boxtitle {
background-color : #000000;
cursor : pointer;
font-weight : bold;
color : #ffffff;
}
.boxbody {
padding : 5px;
}
.bullet {
vertical-align : middle;
}
.minilabels {
font-style : italic;
}
.tableheader {
background-color : #ffffff;
border : 1px solid #111133;
color : #111111;
padding-left : 5px;
}
.month {
border-style : none;
text-align : center;
width : 90%;
}
.monthname {
text-align : center;
font-size : 13px;
font-weight : bold;
border : 1px outset;
}
.dayname td {
text-align : center;
font-weight : bold;
background-color : gray;
color : #111111;
border : 1px outset;
}
.datepickerform {
margin : 0;
}
.monthnavigation {
font-family : Tahoma, Arial, sans-serif;
}
.nomonthday {
text-align : center;
font-size : 10px;
height : 60px;
width : 10%;
color : silver;
vertical-align : top;
}
.monthday {
text-align : center;
font-size : 11px;
font-weight : bold;
height : 60px;
width : 10%;
vertical-align : top;
}
.today {
text-align : center;
font-size : 11px;
font-weight : bold;
background-color : silver;
color : #111111;
height : 60px;
width : 10%;
vertical-align : top;
}
.event {
text-align : center;
font-size : 11px;
font-weight : bold;
height : 60px;
width : 10%;
vertical-align : top;
}
.todayevent {
text-align : center;
font-size : 11px;
font-weight : bold;
background-color : #e4eaf3;
height : 60px;
width : 10%;
vertical-align : top;
}
.eventcontent {
font-size : 10px;
width : 100%;
}
.rules {
border : 2px solid #ffaaaa;
background-color : #ffffff;
color : #111111;
padding : 5px;
margin : 5px;
font-size : 14px;
}
.flatbutton {
border-style : solid;
background-color : #111111;
}
.threadbottom {
border-width : 0;
background-color : #eeeef3;
}
.threadtools:link {
text-decoration : none;
}
.threadtools img {
vertical-align : middle;
border-width : 0;
}
.quotations {
border-width : 1px;
border-style : solid;
background-color : #eeeef3;
border-color : silver;
width : 500px;
padding : 5px;
margin : 0 auto;
text-align : center;
}
.shoutbg {
background-color : #e4eaf3;
color : #ffffff;
}
.whiteboard {
background-color : #111111;
border : 1px solid silver;
margin : 10px;
padding : 5px;
}
.navbutton {
float : right;
padding : 4px;
margin : 2px;
text-decoration : none;
text-align : center;
}
.navbutton a {
text-decoration : none;
padding : 2px;
}
.navbutton a:hover {
text-decoration : underline;
padding : 2px;
}
.linkdiv {
float : left;
width : 45%;
padding : 10px;
border-bottom : 1px dotted silver;
}
.statimage {
float : left;
width : 40px;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
.internalreply {
border : 1px solid black;
padding : 5px;
}
.clear {
clear : both;
}
#chatarea {
border : 1px dotted #ffffff;
background-color : #f5f5f5;
width : 75%;
height : 300px;
overflow : auto;
float : left;
margin : 10px;
padding : 5px;
font-size : 14px;
}
#activechatters {
border : 1px dotted #ffffff;
background-color : #f5f5f5;
width : 15%;
height : 300px;
overflow : auto;
float : left;
margin : 10px;
padding : 5px;
font-size : 14px;
}
.posttextarea {
width : 97%;
}
.redirect {
padding : 20px;
margin : 40px;
background-color : #111111;
border : 1px solid #111111;
font-weight : bold;
}
.legend {
padding : 10px;
margin : 10px;
border : 1px solid #007788;
width : 250px;
}
.ratingresponse {
background-color : #111111;
}
.thumbshot {
float : left;
padding : 2px;
}
.floatattach {
float : left;
margin : 5px;
}
.toplisttitle {
font-size : 17px;
}
.toplistcat {
color : #cccccc;
font-weight : bold;
}
.scatlinktitle {
font-size : 14px;
font-weight : bold;
}
.scatlinkdescription {
font-size : 13px;
}

