/* $Id: default_style.tpl,v 1.4 2004/09/23 17:51:53 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
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.row1 .topictitle b
{
	color: black;
}

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

hr
{
}

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

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

input,textarea,select
{
  font-size: 11px;
}

/* Fancy form styles for IE */
input,textarea,select,input.button
{
  font: normal 11px Verdana;
}

/* The buttons used for bbCode styling in message post */
input.button
{
}

input.catbutton
{
  font-size: 10px;
}

/* None-bold submit button */
input.liteoption
{
}

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

/* The text input fields background colour */
input.post,textarea.post,select
{
}

.CXXthCornerL
{
	font-size: 12px;
	font-weight: bold;
	x-background: url(../cellpics/xSpark/light3.jpg);
	height: 27px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

/* Category gradients*/
td.cat
{
	background-color: #8E857E;
	font-size: 12px;
	font-weight: bold;
	x-background: url(../cellpics/xSpark/light3.jpg);
	height: 27px;
}

td.cat a
{
	color: white;
}

td.cat a:visited
{
	color: white;
}


/* Main table cell colours and backgrounds */
td.row1
{
	background-color: #E0DDD8;
	x-background: url(../cellpics/xSpark/light.jpg);
	x-border-top: 1px solid #999999;
}

td.row2
{
	background-color: #E0DDD8;
	x-background: url(../cellpics/xSpark/light.jpg);
	x-border-top: 1px solid #999999;
}

td.row3
{
	background-color: #E0DDD8;
	x-background: url(../cellpics/xSpark/light.jpg);
	x-border-top: 1px solid #999999;
}


td.spacerow
{
}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic
{
	background-color: #8E857E;
	x-background: url(../cellpics/xSpark/light3.jpg);
}

/* Attach mod specific */
td.attachrow
{
	font: normal 11px Verdana;
}

td.attachheader
{
  font: normal 11px Verdana;
}

table.attachtable
{
  font: normal 12px Verdana;
  border-collapse: collapse;
}

/* Header cells */
th.thc, th
{
	color: white;
	background-color: #8E857E;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	x-background: url(../cellpics/xSpark/light3.jpg);
	height: 27px;
	vertical-align: middle;
}

th.thc a:link, th.thc a:active, th.thc a:visited, th a:link, th a:active, th a:visited
{
  color: #ffffff;
}

th.thc a:hover, th a:hover
{
  color: #dd6900;
}

/* Header cells */
th.thl
{
  x-background: url(../cellpics/xSpark/cellpic3.jpg);
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-align: left;
  height: 27px;
  vertical-align: middle;
}

th.thl a:link, th.thl a:active, th.thl a:visited
{
  color: #ffffff;
}

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

/* This is for the error messages that pop up */
.errorline
{
	text-align: left;
}

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

/* This is the outline round the main forum tables */
.forumline
{
	x-background-color: #B0A79E;
	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
{
	border-style: none;
	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;
	text-decoration: none;
	text-align: left;
}

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

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

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

.authheader
{
  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;
  text-align: left;
}

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

a.nav:hover
{
}

.postbody
{
  font: 12px/125% Verdana;
  text-align: left;
}

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

.subtitle,h2
{
  font: bold 18px/180% "Trebuchet MS",Verdana;
  text-decoration: none;
  text-align: left;
}

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

/* Quote blocks
.quote
{
  background:;
  border:1px solid ;
  color:;
  font:11px/125% Verdana,Arial,Helvetica,sans-serif;
  text-align:left;
}
*/

/* Code blocks
.codetitle
{
  background: ;
  border:1px solid ;
  padding:5px;
  width:90%;
  font-weight:bold;
  text-align:left;
  margin-top:10px;
  text-align:left;
}
*/

/* Pagination */
.pi_current
{
	padding:1px 3px 1px 3px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-right: 1px;
}

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

.pi_firstlast
{
	padding: 1px 3px 1px 3px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-right: 1px;
}

.pi_plain
{
	padding: 1px 3px 1px 3px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-right: 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: #000000;
	font-size: 10px;
	font-weight: normal;
}

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

.navbar
{
	background-color: #CFCAC4;
	margin-bottom: 3px;
	white-space: nowrap;
	text-align: center;
	x-background: url(../cellpics/xSpark/light.jpg);
	x-border-top: 1px solid black;
	x-border-bottom: 1px solid black;
}

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code
{
	padding: 2px 2px 3px 3px;
}

.codetitle
{
	text-indent: 2px;
	font-weight: bold;
	margin: 10px 20px 0 20px;
}

.code
{
	color: #060;
	font: 12px Courier,'Courier New',sans-serif;
	overflow: auto;
	height: 40px;
	margin: 0 20px 0 20px;
}

/* Quote blocks */
.quotetitle,.quote
{
	padding: 2px 2px 3px 3px;
}

.quotetitle
{
	text-indent: 2px;
	font-weight: bold;
	margin: 10px 20px 0 20px;
}

.quote
{
	color: #444;
	overflow: auto;
	height: 40px;
	margin: 0 20px 10px 20px;
}
/* FI DivExpand - Daz - ForumImages.com - END */

