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


.gensmall
{
  font-size:11px;

}

.genmed
{
  font-size:10px;
}


.topictitle
{
  font-size:11px;
  font-weight:bold;
  text-align:left;

}

a.topictitle:visited
{
  color:#ffffff;
}

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


.name
{
  font-size:11px;
  font-weight: bold;
}


p.breadcrumbs
{
  margin: 0px;
  float: left;
  font-weight: bold;
  white-space: normal;
}

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


iframe
{
  border:0;
}

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


form
{
  display:inline;
}

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

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



input,textarea,select,input.button
{
  border-width:1px;
  font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}


input.button
{
  background:#202020;
  color:#ffffff;
}

input.catbutton
{
  background:#202020;
  color:#ffffff;
  font-size:10px;
}


input.liteoption
{
  background: #202020;
  color:#ffffff;
}


input.mainoption
{
  background:#202020;
  color:#ffffff;
  font-weight:bold;
}


input.post,textarea.post,select
{
  background: #202020;
  color:#ffffff;
}


td.cat
{
  font-weight:bold;
  letter-spacing:1px;
  color:#ffffff;
  background-color:#202020;
  background: url(../cellpics/promithium/cellpic1.jpg);
  height:27px;
}


td.row1
{
  background:#202020;
  color:#ffffff;
}

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

td.row3
{
  background:#202020;
  color:#ffffff;
}

td.spacerow
{
  background:#202020;
  color:#ffffff;
}


td.rowpic
{
  background-color:#000000;
  background:url(../cellpics/promithium/cellpic2.jpg);
  background-repeat: repeat-y;
}


td.attachrow
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color: ;
  border-color: ;
}

td.attachheader
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color: ;
  border-color: ;
  background-color: ;
}

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


th.thc, th
{
  background-color:#202020;
  background:url(../cellpics/promithium/cellpic3.jpg);
  font-size:11px;
  color:#ffffff;
  font-weight:bold;
  white-space:nowrap;
  text-align:center;
  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;
}


th.thl
{
  background-color:#202020;
  background:url(../cellpics/promithium/cellpic3.jpg);
  font-size:11px;
  color:#ffffff;
  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;
}


.errorline
{
  background:#202020;
  color:#ffffff;
  border:1px solid #202020;
  text-align:left;
}


.bodyline
{
  background:#000000;
  color:#ffffff;
  border:1px solid #202020;
  text-align:left;
}


.forumline
{
  background:#202020;
  color:#ffffff;
  border:1px solid #202020;
  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:#202020;
  border-style:none;
  color:#ffffff;
  text-align:left;
}


.maintitle,h1
{
  font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align:left;
}


.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: #202020;
  text-align:left;
}

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


.nav
{
  font-weight: bold;
  color : #ffffff;
  text-align:left;
}

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

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

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


.postdetails
{
  color:#ffffff;
  font-size:10px;
  text-align:left;
}

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



.topbkg
{
  background:url(../cellpics/promithium/cellpic_bkg.jpg);
  background-repeat: repeat-x;
}

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

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


.pi_current
{
	background-color: #202020;
	border: 1px solid #ffffff;
	padding:1px 3px 1px 3px;
	color: #000;
  font-size:10px;
	font-weight:normal;
	margin-right:1px;
}

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

.pi_firstlast
{
	background-color: #202020;
	border: 1px solid #ffffff;
	padding:1px 3px 1px 3px;
	color: #000;
  font-size:10px;
	font-weight:bold;
	margin-right:1px;
}

.pi_plain
{
  background-color: #202020;
	border: 1px solid #ffffff;
	padding:1px 3px 1px 3px;
	color: #000;
  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: #000;
  font-size:10px;
	font-weight:normal;
}


.inlineimg
{
  vertical-align: middle;
}

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



.codetitle,.code
{
  border:1px solid #202020;
  padding:2px 2px 3px 3px
}

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

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


.quotetitle,.quote
{
  border: 1px solid #202020;
  padding:2px 2px 3px 3px;
}

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

.quote
{
  background:#202020;
  border-top-width:0;
  color:#444;
  overflow:auto;
  height:40px;
  margin:0 20px 10px 20px;
}



