/* $Id: default.css,v 1.2 2004/09/24 00:18:00 carls Exp $ */
/* Based on the original Style Sheet for the PNTheme v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com
Updated for use on PNphpBB2 by Carls */

/* General text */
.gensmall
{
  font-size:11px;

}

.genmed
{
  font-size:10px;
}

/* titles for the topics:could specify viewed link colour too */
.topictitle
{
  font-size:11px;
  font-weight:bold;
  text-align:left;

}

a:visited.topictitle
{
  color:#5493b4;
}

a:hover.topictitle
{
  color:#000000;
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name
{
  font-size:11px;
  font-weight: bold;
}

/* Begin moving tword phpbb 2.2 style data */
p.breadcrumbs
{
  margin: 0px;
  float: left;
  font-weight: bold;
  white-space: normal;
}

p.datetime
{
  margin: 0px;
  float: right;
  white-space: nowrap;
}

/* Added for Mozilla - still need to look at the black background problem though */
iframe
{
  border:0px none;
}

hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

/* Form elements */
form
{
  display:inline;
}

input
{
  margin-bottom:2px;
  margin-top:2px;
  text-indent:2px;
}

input, textarea, select
{
  border-color:#000000;
  color:#000000;
  font-size:11px;
}


/* Fancy form styles for IE */
input, textarea, select, input.button
{
  border-width:1px;
  font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}

/* The buttons used for bbCode styling in message post */
input.button
{
  background:#fafafa;
  color:#000000;
}

input.catbutton
{
  background:#fafafa;
  color:#000000;
  font-size:10px;
}

/* None-bold submit button */
input.liteoption
{
  background: #fafafa;
  color:#000000;
}

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

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

/* Category gradients*/
td.cat
{
  font-weight:bold;
  letter-spacing:1px;
  color:#000000;
  background-color:#ffffff;  
  background: url('../cellpics/light_blue/cellpic1.jpg');
  height:27px
}
td.catRupt
{
  font-weight:bold;
  letter-spacing:1px;
  color:#000000;
  background-color:#ffffff;  
  background: url('../cellpics/light_blue/cellpic1.jpg');
  height:27px
}

/* Main table cell colours and backgrounds */
td.row1
{
  background:#F9EAEF;
  color:#000000
}

td.row2
{
  background:#F6DFE6;
  color:#000000
}

td.row3
{
  background:#F1D5DD;
  color:#000000
}

td.spacerow
{
  background:#F6DFE6;
  color:#000000
}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic
{
  background-color:#ffffff;
  background:url('../cellpics/light_blue/cellpic2.jpg') repeat-y;
  

}

/* Attach mod specific */
td.attachrow
{
  color: ;
  font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif
}

td.attachheader
{
  color: ;
  background-color: ; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif
}

table.attachtable
{
  color: ;
  border-collapse: collapse; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif
}

/* Header cells */
th.thc, th
{
  background-color:#006699;
  background:url('../cellpics/light_blue/cellpic3.jpg');
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  white-space:nowrap;
  text-align:center;
  height:27px;
  vertical-align: center
}

th.thc a:link, th.thc a:active, th.thc a:visited, th a:link, th a:active, th a:visited
{
  color: #000000;
  font-size:11px;
  font-weight:bold

}

th.thc a:hover, th a:hover
{
  font-size:11px;
  font-weight:bold  
}

/* Header cells */
th.thl
{
  background-color:#3333CC;
  background:url('../cellpics/light_blue/cellpic3.jpg');
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  white-space:nowrap;
  text-align:left;
  height:27px;
  vertical-align: center
}

th.thl a:link, th.thl a:active, th.thl a:visited
{
  
}

th.thl a:hover
{
  color: #000000;
}

/* This is for the error messages that pop up */
.errorline
{
  background:#FF00FF;
  color:#000000;
  border:1px solid #D14773;
  text-align:left
}

/* This is the border line & background colour round the entire page */
.bodyline
{
  background:#ffffff;
  color:#000000;
  border:1px solid #98aab1;
  text-align:left;
}

/* This is the outline round the main forum tables */
.forumline
{
  background:#ffffff;
  color:#000000;
  border:1px solid #006699;
  text-align:left;
}

/* 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:#F1D5DD;
  color:#000000;
  text-align:left
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1
{
  font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align:left;
}

/*logo size in header*/
.mainlogo
{
  font:bold 24px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align:left;
}

.logosmall
{
  font:bold 8px/100% "Tr;ebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align:left;
}

.mainheader
{
  font:bold 16px/100%;
  background: #eeeeee;
  text-align:left;
}

.authheader
{
  background:#eeeeee;
  font-size:10px;
  text-align:left;
}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
{
  font-weight: bold;
  color : #000000;
  text-align:left;
}

a.nav
{
  text-decoration: none;
  font-weight: bold;
  color : #000000;
  text-align:left;
}

a:hover.nav
{
  text-decoration: underline;
  
}

.postbody
{
  font:12px/125% Verdana,Arial,Helvetica,sans-serif;
  text-align:left;
}

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

.subtitle, h2
{
  color:#000000;
  font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align:left;
}

/* This is the gradient background at the top of the page */
/* Not currently used in PNphpBB */
.topbkg
{
  background:url('../cellpics/light_blue/cellpic_bkg.jpg') repeat-x;
  
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	border-left:1px solid #A9B8C2; border-right:1px solid #A9B8C2; border-top:1px solid #A9B8C2; border-bottom:0px solid #A9B8C2; padding:4px; color: #FFFFFF;
	background-color: #5C182D;
	font-size: 0.85em;
	font-weight: bold; margin-left:5px; margin-right:5px; margin-top:10px; margin-bottom:0px
	}
.quotetitle .quotetitle {
	font-size: 1em;
	}
.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 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: #4B5C77;
	}
.attachcontent {
	font-size: 0.85em;
	}
.codetitle {
	border-left:1px solid #A9B8C2; border-right:1px solid #A9B8C2; border-top:1px solid #A9B8C2; border-bottom:0px solid #A9B8C2; color: #333333;
	background-color: #FBEBEF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em; margin-left:5px; margin-right:5px; margin-top:10px; margin-bottom:0px; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
	}
.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
	}
.syntaxbg {
	color: #FFFFFF;
	}
.syntaxcomment {
	color: #000080;
	}
.syntaxdefault {
	color: #0000BB;
	}
.syntaxhtml {
	color: #000000;
	}
.syntaxkeyword {
	color: #007700;
	}
.syntaxstring {
	color: #DD0000;
	}

/* Pagination */
.pi_current
{
  background-color: #D04570;
  border: 1px solid #000000;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  margin-right: 1px; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px
}

.pi_link
{
  background-color: #FFFFFF;
  border: 1px solid #000000;
  padding: 1px 3px 1px 3px;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  margin-right: 1px;
}

.pi_firstlast
{
  background-color: #F6DFE6;
  border: 1px solid #000000;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  margin-right: 1px; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px
}

.pi_plain
{
  background-color: #FBECF1;
  border: 1px solid #000000;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  margin-right: 1px; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px
}

.pi_current a:active,
.pi_current a:visited,
.pi_current a:link,
.pi_link a:active,
.pi_link a:visited,
.pi_link a:link,
.pi_firstlast a:active,
.pi_firstlast a:visited,
.pi_firstlast a:link
{
	text-decoration:none;
	color: #000;
  font-size:10px;
	font-weight:normal;
}

/* Inline images */
.inlineimg
{
  vertical-align: middle;
}

.navbar
{
	background: #ffffff;
	padding:3px;
	text-align:center;
	white-space:nowrap;
	border-top: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
}


