/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
    background-color: #FFFFFF;
    scrollbar-face-color: #E0E0E0;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #E0E0E0;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-arrow-color:  #000000;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #BABABA;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:link, a:active, a:visited { text-decoration: none; color: #CC0000;}
a:hover { text-decoration: underline; color: #CC0000;}
hr { height: 0px; border: solid #BABABA 0px; border-top-width: 1px; }


/* General Links */
.genlink { color: #000000; }
a.genlink:link { text-decoration: underline; color: #CC0000; }
a.genlink:visited { text-decoration: underline; color: #CC0000; }
a.genlink:hover { text-decoration: underline; color: #FFFFFF; background-color: #CC0000; }


/* Index and viewforum pages */
.adminregistered { color: #FFA34F; }
a.adminregistered:link { text-decoration: underline; color: #FFA34F; }
a.adminregistered:visited { text-decoration: underline; color: #FFA34F; }
a.adminregistered:hover { text-decoration: underline; color: #FFFFFF; background-color: #CC0000; }

.moderatorregistered { color: #006600; }
a.moderatorregistered:link { text-decoration: underline; color: #006600; }
a.moderatorregistered:visited { text-decoration: underline; color: #006600; }
a.moderatorregistered:hover { text-decoration: underline; color: #FFFFFF; background-color: #CC0000; }


/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; }


/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; }


/* Main table cell colours and backgrounds */
td.row1    { background-color: #EFEFEF; }
td.row2    { background-color: #EFEFEF; }
td.row3    { background-color: #BABABA; }

tr.row1 {
    background-color: #ECECEC;
    padding: 4px;
}

tr.row2 {
    background-color: #E0E0E0;
    padding: 4px;
}


/* Header cells - red */
th { 
        font-size: 12px; font-weight: bold; 
        color: #FFFFFF; background-color: #CC0000; 
        height: 15px;
}


td.row3Right,td.spaceRow {
    background-color: #BABABA; border: #FFFFFF; border-style: solid; border-width: 4px 1px 4px 1px; 
}
    
    

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
            font-weight: bold; font-size: 18px; font-family: /* "Trebuchet MS" */ Verdana, Arial, Helvetica, sans-serif;
            text-decoration: none; 
            line-height : 150%; 
            color: #000000;
}
a.maintitle:link { text-decoration: none; color: #000000; }
a.maintitle:visited { text-decoration: none; color: #000000; }
a.maintitle:hover { text-decoration: none; color: #FFFFFF; background-color: #CC0000; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color: #000000; }
a.gen:link,a.genmed:link,a.gensmall:link { color: #CC0000; text-decoration: underline; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #CC0000; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #FFFFFF; background-color: #CC0000; text-decoration: underline; }


/* The Group Informations */ 
.groups { font-size : 11px; color : #FFFFFF }
a.groups:link, a.groups:visited { text-decoration: none; color : #FFFFFF;  }
a.groups:hover { color: #FFFFFF; text-decoration: underline; }


/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000;}
a.cattitle:link,a.cattitle:visited  { text-decoration: none; color : #000000; }
a.cattitle:hover { text-decoration: none; color:#FFFFFF; background-color: #CC0000;} 


/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink:link,a.forumlink:visited { text-decoration: none; color : #000000; }
a.forumlink:hover { text-decoration: none; color : #FFFFFF; background-color: #CC0000;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 12px; color : #000000;}
a.nav:link,a.nav:visited { text-decoration: none; color : #CC0000; }
a.nav:hover { text-decoration: none; color : #FFFFFF; background-color: #CC0000;}


/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #CC0000; }
a.topictitle:visited { text-decoration: none; color : #CC0000; }
a.topictitle:hover { text-decoration: none; color : #FFFFFF; background-color: #CC0000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}
a.name:link,a.name:visited { text-decoration: underline; color : #CC0000; }
a.name:hover { color: #FFFFFF; text-decoration: underline; background-color: #CC0000; }


/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }
a.postdetails:link { text-decoration: underline; color : #CC0000; }
a.postdetails:visited { text-decoration: underline; color : #CC0000; }
a.postdetails:hover { text-decoration: underline; color: #FFFFFF; background-color: #CC0000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link { text-decoration: underline; color : #CC0000 }
a.postlink:visited { text-decoration: underline; color : #CC0000; }
a.postlink:hover { color: #FFFFFF; text-decoration: underline; background-color: #CC0000; }


/* Link in index_body.php */
.postview { font-size : 11px; }
a.postview:link { text-decoration: none; color : #000000; }
a.postview:visited { text-decoration: none; color : #000000; }
a.postview:hover { text-decoration: none; color : #FFFFFF; background-color: #CC0000; }


/* Quote & Code blocks */
.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
    background-color: #FAFAFA; border: #BABABA; 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: #FAFAFA; border: #BABABA; 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, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px; }
a.copyright:link { color: #CC0000; text-decoration: underline; }
a.copyright:visited { color: #CC0000; text-decoration: underline; }
a.copyright:hover { color:#FFFFFF; background-color: #CC0000; text-decoration: underline; }


/* Form elements */
input,textarea, select {
    color: #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    border-color: #000000;
}


/* The text input fields background colour */
input.post, textarea.post, select {
    background-color: #FFFFFF;
}


input { text-indent : 2px; }


/* The buttons used for bbCode styling in message post */
input.button {
    background-color: #EFEFEF;
    color: #000000;
    font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The loginfield text */
input.login_text{
    color: #FFFFFF;
    background-color: #CC0000;
    font:11px Verdana, Arial, Helvetica, sans-serif;
}


/* The login button */
input.login_button{
    color: #FFFFFF;
    background-color: #000000;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


/* The main submit button option */
input.mainoption {
    background-color: #FAFAFA;
    font-weight: bold;
}


/* None-bold submit button */
input.liteoption {
    background-color: #FAFAFA;
    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: #E0E0E0; border-style: none; }

img { border: none; }

/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #CACACA;
	color: #444444;
	background-color: #CACACA;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #CACACA;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #444444;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #CACACA;
	color: #444444;
	background-color: #CACACA;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #CACACA;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.9em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

.username-coloured {
	font-weight: bold;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

