/*
 The original NoseBleed v1.07 skin for phpBB version 2+
 Created by Mike Lothar (c) 2004
 http://www.mikelothar.com

 NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
 theme administration centre. When you have finalised your style you could cut the final CSS code
 and place it in an external file, deleting this section to save bandwidth.
*/

/*-- mod : Foxy in a box --------------------------------------------------------------------------*/
/*-- add */
div#private_message{
 font:10px Tahoma;
 padding:2px;
 position:absolute;
 top:10%;
 left:30%;
 width:400px;
 height:140px;
 border:1px solid silver;
 background:#E5E5E5;
}
/*-- end mod : Foxy in a box ----------------------------------------------------------------------*/


/* General page style. The scroll bar colours only visible in IE5.5+ */

body {background: #FFFFFF; font-size:100%; margin:0 10%; padding:0 0 20px 0; text-align:center;}

table, pre, input, textarea {font-size:100%;}

h1 {font-size: 1.5em; letter-spacing:2px; color:#AEAEAE; margin:0; padding:0;}
h2 {font-weight: bold; font-size:0.8em; color:#003366; margin:0 0 0.2em 0; padding:0;}
h2 a:link {text-decoration:none; color #003366;}
h2 a:visited {text-decoration:none;}
h2 a:hover {text-decoration:underline; color:#FF0000;}


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

.ani_links, .ani_links a{text-decoration:none !important; color:#036;}
.ani_links a:hover {background:transparent; color:#036;}
.ani_links a:visited {color:#036;}
.ani_links a b,.ani_links a:hover i{display:none;}
.ani_links a i,.ani_links a:hover b{display:inline;}
.ani_links a i, .ani_links a b {font-style:normal; font-weight:normal;}

a.blue {font-size:0.8em; font-family:"Courier New", monospace; color:#0080FF;}
.system a {text-decoration:none;}
.system a:hover {color:#f00;}

a#logo {text-decoration:none; cursor:pointer; display:block; width:30em; margin:0 auto 10px auto;}
a#logo:hover {color:#036;}
a#logo pre {text-align:left; font-size:14px; margin:0; padding:0;}

#menu_main {list-style:none; padding:0 0 30px 0; margin:0 0 0 -4em;}
#menu_main li {display:inline; padding:0; margin:0 0 0 -5px; font-family:"courier new"; font-size:14px;}





.post {font-size:14px; font-family:"Courier New"; line-height:120%;}
select.post {font-size:11px; font-family:verdana;}
/* This is the border line & background colour round the entire page */
.bodyline {
 border: 0px #FFFFFF solid;
}

/* This is the outline round the main forum tables */
.forumline {
	border: 0px #FFFFFF solid;
	margin-bottom:2em;
}

.forumtop {}

/* Main table cell colours and backgrounds */
td.row1 {padding:10px; background-color: #FaFaFa; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }
td.row2 {padding:10px; background-color: #F5F5F5; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }
td.row3 { background-color: #EAEAEA; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }

td.row12 { background-color: #EBEBEB; background-image: url("images/bg_row_h.gif"); background-position: bottom right; background-repeat: no-repeat; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }

td.stickyrow { background-color: #EEEEDD; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }


/*
 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: #FFFFFF; */
}

/* Header cells - the blue and silver gradient backgrounds */
/*
th { font-weight: bold; font-size: 11px; color : #003366; text-align: left; height: 25px;}
a.th { font-weight: bold; font-size: 11px; text-decoration: none; color : #003366; }
a.th:visited { font-weight: bold; font-size: 11px; text-decoration: none; color : #003366; }
a.th:hover { font-weight: bold; font-size: 11px; text-decoration: underline; color : #003366; }
*/

th {
 color: #AEAEAE; font-size: 10px; font-weight : bold;
 /* background-color: #FFFFFF; */
 height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
 /* background-color:#FFFFFF; */
 border: #FFFFFF; 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 {
 height: 29px;
 border-width: 0px 0px 0px 0px;
 background-color:#F3F3F3;
}

td.catBottom {
 height: 29px;
 border-width: 0px 0px 0px 0px;
 background-color:#E3E3E3;
}

td.catHead {
 height: 29px;
 border-width: 0px 0px 0px 0px;
 /* background-color:#FFFFFF; */
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
 font-weight: bold; border: #003366; border-style: solid; height: 28px;
}
th.thTop, th.thMiddle {padding-top:20px;}
th.thMiddle {border-bottom:1px solid #ccc;}
th.thCornerLx {
 font-weight: bold; border: #000000; border-style: solid; height: 28px; text-align: left;
}
td.row3Right,td.spaceRow {
 /* background-color: #FFFFFF; */
 border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom { border-width: 0px 0px 0px 0px; }
th.thTop { border-width: 0px 0px 1px 0px; }
th.thCornerL { border-width: 0px 0px 1px 0px; }
th.thCornerLx { border-width: 0px 0px 1px 0px; }
th.thCornerR { border-width: 0px 0px 1px 0px; }

/*
.thHead { font-weight: bold; font-size: 11px; color : #003366; text-align: left;}
a.thHead { font-weight: bold; font-size: 11px; text-decoration: none; color : #003366; }
a.thHead:visited { font-weight: bold; font-size: 11px; text-decoration: none; color : #003366; }
a.thHead:hover { font-weight: bold; font-size: 11px; text-decoration: underline; color : #003366; }
*/

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
 font-weight: bold;
 font-size: 1.5em !important;
 font-family: "Courier New", monospace;
 text-decoration: none;
 letter-spacing:2px;
 color : #01203F !important;
 margin:0; padding:0;
}

/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #111111; }
.genmedgray {font-size : 10px; color : #585858; }


.gen,.genmed,.gensmall { color : #111111; }
a.genmed { color: #585858; text-decoration: none; }
a.gen, a.gensmall { color: #111111; text-decoration: none; }

a.gen:visited,a.gensmall:visited { color: #111111; text-decoration: none; }
a.genmed:visited { color: #585858; text-decoration: none; }

a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #FF0000; text-decoration: underline; }

.thTop .genmed, .thCornerLx .genmed {font-size:12px; color:#330000;}

/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 10px; color : #111111 }
a.mainmenu { font-size : 10px; text-decoration: none; color : #111111; }
a.mainmenu:visited { font-size : 10px; text-decoration: none; color : #111111; }
a.mainmenu:hover{ font-size : 10px; text-decoration: underline; color : #111111; }

/* Forum category titles */
.cattitle {font-size: 1.5em; letter-spacing:2px; color:#AEAEAE;}
a.cattitle { color : #003366; }
a.cattitle:visited { color : #003366; }

/* Forum title: Text and link to the forums used in: index.php */

a.forumlink { text-decoration: none; color : #003366; }
a.forumlink:visited { text-decoration: none; color : #003366; }
a.forumlink:hover{ text-decoration: underline; color : #FF0000; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { fo nt-weight: bold; font-size: 10px; color : #003366; text-align: left;}
a.nav { fo nt-weight: bold; font-size: 10px; color : #01203f;}
a.nav:visited { color : #003366;}
a.nav:hover { color : #003366;}

/* titles for the topics: could specify viewed link colour too */
a.topictitle:link { text-decoration: none; color : #003366; }
a.topictitle:visited { text-decoration: none; }
a.topictitle:hover { text-decoration:underline; color : #FF0000; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {font-size:10px; font-weight:bold; color:#111;}
a.name:link {text-decoration: none; }
a.name:visited {text-decoration: none; }

/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #111111; }

/* The content of the posts (body of text) */
.postbody {font-size :14px; font-family:"Courier New", monospace;}
a.postlink:link {color : #003366 }
a.postlink:visited {color : #666; }
a.postlink:hover {text-decoration: underline; color : #FF0000}

/* Quote & Code blocks */
.code {
 font-family:"Courier New"; 
}

.quote {
 font-family:"Courier New";
 font-size:11px; 
 color:#888;
}


.mod {
 font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #D61717; line-height: 125%;
 background-color: #f1e1b1; border: #D61717; border-style: solid; font-weight : bold;
 border-left-width: 2px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px
}


.shrinked { border-bottom: 1px dashed black }
.shrinked-right { padding-left: 10px; background: url(/images/shrinked.gif) left bottom no-repeat; }


.exclamation {
 font-weight: bold; font-family: Times New Roman, Verdana; font-size : 45px; color: #ffffff;
}

td.ModTable { background-color: #ff6060; }

/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #111111; letter-spacing: -1px;}
a.copyright { color: #003366; text-decoration: none;}
a.copyright:visited { color: #9F0002; text-decoration: none;}
a.copyright:hover { color: #FF0000; text-decoration: underline;}

/* Form elements */

input, textarea, text, select, border {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
 text-transform: none;
 text-decoration: none;
 color: #111;
 font-size: 10px;
 line-height: 13px
}

.noborder {
 border-color : white;
/* margin 0px;
 padding 0px;*/
 border-width: 0px;
 border-style: none;
}

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

/* The main submit button option */
input.mainoption {
 background-color : #FAFAFA;
 font-weight : bold;
 font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* None-bold submit button */
input.liteoption {
 background-color : #FAFAFA;
 font-weight : normal;
 font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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 ;)
*/




/* //bt */
.seed, .leech { font-size : 12px; }
.seedmed, .leechmed { font-size : 11px; }
.seedsmall, .leechsmall { font-size : 10px; }

.seed, .seedmed, .seedsmall { color: #006600; }
.leech, .leechmed, .leechsmall { color: #800000; }

.dlWill { color: #003366; }
.dlDown { color: #800000; }
.dlComplete { color: #006600; }
.dlCancel { color: #666666; }

.dlBgr1 { background-color: #ADBAC6; }
.dlBgr2 { background-color: #D6DBDE; }
.dlBgr3 { background-color: #D6DBDE; }

.tDL { color: #000000; font-weight: bold; }
.tDLDown { color: #800000; font-weight: bold; }
.tDLCmpl { color: #006600; font-weight: bold; }

.prow1 { background-color: #ECECEC; }
.prow2 { background-color: #E7E7E7; }
.prow3 { background-color: #DEE3E7; }

a.seed:link, a.seed:visited, a.seed:hover, a.seed:active, a.seedmed:link, a.seedmed:visited, a.seedmed:hover, a.seedmed:active, a.seedsmall:link, a.seedsmall:visited, a.seedsmall:hover, a.seedsmall:active {
 color: #006600; text-decoration: none; }

a.leech:link, a.leech:visited, a.leech:hover, a.leech:active, a.leechmed:link, a.leechmed:visited, a.leechmed:hover, a.leechmed:active, a.leechsmall:link, a.leechsmall:visited, a.leechsmall:hover, a.leechsmall:active {
 color: #800000; text-decoration: none; }

a.dlWill:link, a.dlWill:visited, a.dlWill:hover, a.dlWill:active {
 color: #003366; text-decoration: none; }

a.dlDown:link, a.dlDown:visited, a.dlDown:hover, a.dlDown:active {
 color: #800000; text-decoration: none; }

a.dlComplete:link, a.dlComplete:visited, a.dlComplete:hover, a.dlComplete:active {
 color: #006600; text-decoration: none; }

a.dlCancel:link, a.dlCancel:visited, a.dlCancel:hover, a.dlCancel:active {
 color: #666666; text-decoration: none; }

a.seed:hover, a.seedmed:hover, a.seedsmall:hover, a.leech:hover, a.leechmed:hover, a.leechsmall:hover, a.dlWill:hover, a.dlDown:hover, a.dlComplete:hover, a.dlCancel:hover {
 text-decoration: underline; }

input.pOrdSel {
 background-color: #EFEFEF;
 border: 0px solid #EFEFEF;
 color: #333333;
 font-size: 12px;
 cursor: pointer;
 font-family:Arial, Helvetica, sans-serif;
 overflow:hidden;
 width: 18px;
}

optgroup, option, fieldset, legend {
 font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; }

optgroup { font-style: normal; font-weight: bold; background-color: #ECECEC; }
option { background-color: #FFFFFF; font-size: 11px; }

legend { color: #000066; }

.bold { font-weight: bold; }
.normal { font-weight: normal; }
.opened { color: #778899; }

.btTbl { background-color: #98AAB1; border: 0px #98AAB1 solid; }
.btHead { background-color: #D1D7DC; font-size: 11px; font-weight: bold; text-align: center; padding: 1px 0px 1px 0px; }
/* //bt end */

/* Offtopic text */
.off { font-size: 10px; color: #999999 }

.helpline {




background-color: #EBEBEB; border-style: none; }

/*li { margin-left: 1px; list-style: disc inside; color: black}*/

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

/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #FF0000; }
a.topic-new:hover, a.topic-new:active { color: #003366; }
/* End Simple Subforums MOD */

/* N~o`a`o`e`n~o`e`e^a` a"e"y" n~?a*o`?e`e^a` --> */
.cstat1_graph {
background-image: url(images/html_graph1.jpg);
background-repeat: repeat-y;
background-color: #FEAE00;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-color: #000000;
border-style: solid;
padding: 0px;
margin: 0px;
}

.cstat2_graph {
background-image: url(images/html_graph2.jpg);
background-repeat: repeat-y;
background-color: #A3A3A3;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-color: #000000;
border-style: solid;
padding: 0px;
margin: 0px;
}

.cstat_nograph {
background-color: #000000;
padding: 0px;
margin: 0px;
}
/* N~o`a`o`e`n~o`e`e^a` a"e"y" n~?a*o`?e`e^a` <-- */
-->

