body { background-color: #5E6A86; scrollbar-face-color: #7E8Aa6; scrollbar-highlight-color: #b9c4e1; scrollbar-shadow-color: #7E8Aa6; scrollbar-3dlight-color: #626A87; scrollbar-arrow-color: #333399; scrollbar-track-color: #A9B4D1; scrollbar-darkshadow-color: #b9c4e1; font-size: small; color: 000033; } /* General font families for common tags */ font,th,td,p { font-family: Verdana; font-size: small; color: 000033; } a:link,a:active,a:visited { color : #333399; text-decoration: none; } a:hover { text-decoration: underline overline; color : #0099ff; } hr { height: 0px; border: solid #626A87 0px; border-top-width: 1px;} /* RegMod-Begin */ .gengreen { font-size : 12px; font-weight : bold; color : #008000; } a.gengreen { font-size : 12px; font-weight : bold; color : #008000; } .genblue { font-size : 12px; font-weight : bold; color : #0000ff; } a.genblue { font-size : 12px; font-weight : bold; color : #0000ff; } .genred { font-size : 12px; font-weight : bold; color : #ff0000; } a.genred { font-size : 12px; font-weight : bold; color : #ff0000; } /* RegMod-End */ /* This is the border line & background colour round the entire page */ .bodyline { background-color: #b9c4e1; border: 1px #b9c4e1 solid; } /* This is the outline round the main forum tables */ .forumline { background-color: #b9c4e1; border: 2px #5E6A86 solid; } /* Main table cell colours and backgrounds */ td.row1 { background-color: #A9B4D1; } td.row2 { background-color: #7E8Aa6; } td.row3 { background-color: #626A87; } /* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */ td.rowpic { background-color: #b9c4e1; background-image: url(forum/templates/subSilver/images/cellpic2.gif); background-repeat: repeat-y; } /* Header cells - the blue and silver gradient backgrounds */ th { color: #FFA34F; font-size: 11px; font-weight : bold; background-color: #333399; height: 25px; background-image: url(forum/templates/subSilver/images/cellpic3.gif); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(forum/templates/subSilver/images/cellpic1.gif); background-color:#626A87; border: #A9B4D1; border-style: solid; height: 28px; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { height: 29px; border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #b9c4e1; border-style: solid; height: 28px; } a.thHead:link,a.thHead:active,a.thHead:visited { color : #FFA34F; text-decoration: none; font-weight: bold; } a.thHead:hover { color : #FFA34F; text-decoration: underline overline; font-weight: bold; } td.row3Right,td.spaceRow { background-color: #626A87; border: #A9B4D1; border-style: solid; } th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle,h1 { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana; text-decoration: none; line-height : 120%; color : #000033; } /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #000033; } a.gen,a.genmed,a.gensmall { color: #333399; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #0099ff; text-decoration: underline overline; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 11px; color : #000033 } a.mainmenu { text-decoration: none; color : #333399; } a.mainmenu:hover{ text-decoration: underline overline; color : #0099ff; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #333399} a.cattitle { text-decoration: none; color : #333399; } a.cattitle:hover{ text-decoration: underline overline; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 12px; color : #333399; } a.forumlink { text-decoration: none; color : #333399; } a.forumlink:hover{ text-decoration: underline overline; color : #0099ff; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 11px; color : #000033;} a.nav { text-decoration: none; color : #333399; } a.nav:hover { text-decoration: underline overline; } /* titles for the topics: could specify viewed link colour too */ .topictitle,h2 { font-weight: bold; font-size: 11px; color : #000033; } a.topictitle:link { text-decoration: none; color : #333399; } a.topictitle:visited { text-decoration: none; color : #333399; } a.topictitle:hover { text-decoration: underline overline; color : #0099ff; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color : #000033;} /* Location, number of posts, post date etc */ .postdetails { font-size : 10px; color : #000033; } /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link { text-decoration: none; color : #333399 } a.postlink:visited { text-decoration: none; color : #333399; } a.postlink:hover { text-decoration: underline overline; color : #0099ff} /* Quote & Code blocks */ .code { font-family: Verdana; font-size: 11px; color: #009966; background-color: #A9B4D1; border: #626A87; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: Verdana; font-size: 11px; color: #444444; line-height: 125%; background-color: #A9B4D1; border: #626A87; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: 10px; font-family: Verdana; color: #444444; letter-spacing: -1px;} a.copyright { color: #444444; text-decoration: none;} a.copyright:hover { color: #000033; text-decoration: underline overline;} /* Form elements */ input,textarea, select { color : #000033; font: normal 11px Verdana; border-color : #000033; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : #b9c4e1; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #A9B4D1; color : #000033; font-size: 11px; font-family: Verdana; } /* The main submit button option */ input.mainoption { background-color : #A9B4D1; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #A9B4D1; font-weight : normal; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: #7E8Aa6; border-style: none; } /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("forum/templates/subSilver/formIE.css"); a.thHead:link,a.thHead:active,a.thHead:visited { color : #FFA34F; text-decoration: none; font-weight: bold; } a.thHead:hover { color : #FFA34F; text-decoration: underline overline; font-weight: bold; } body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-size: smaller; } td { font-size: smaller; } .xx-klein { font-size: xx-small; } h3 { font-size: small; font-weight: bold; } .mark { font-weight: normal; color: #D56500; } .lastchange { font-size: 10px; font-family: Verdana; color: #999999; letter-spacing: -1px; }