FONT	{FONT-FAMILY: Verdana,Helvetica, sans-serif; FONT-SIZE: 10px}
BODY	{FONT-FAMILY: Verdana,Helvetica, sans-serif; FONT-SIZE: 10px}
DIV		{FONT-FAMILY: Verdana,Helvetica, sans-serif; FONT-SIZE: 10px}
th,td,p{color: #e7e7e7; font:10px Verdana,Arial,Helvetica,sans-serif}

/* General page style. The scroll bar colours only visible in IE5.5+ */

body{
background: #222222 url(images/background.gif);
color: #e7e7e7;
scrollbar-3dlight-color: #6a6a6a;
scrollbar-arrow-color: #9999AA;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #444444;
scrollbar-highlight-color: #444444;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #2e2e2e;
}

/* Form elements */

input
{
border-color: #5b5b5b; 
color:#eeeeff; 
background-color: #000000; 
font-weight: normal; 
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif
}

textarea
{
border-color: #5b5b5b; 
color:#eeeeff; 
background-color: #303030; 
font-weight: normal;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif
}

select
{
border-color: #5b5b5b; 
color:#eeeeff; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana,Arial,Helvetica,sans-serif
}

/* The text input fields background colour */
input.post,textarea.post,select{background:#303030}
input{text-indent:2px}

/* The buttons used for bbCode styling in message post */
input.button{
background: #000000; color:#9999AA; font:11px Verdana,Arial,Helvetica,sans-serif}

/* The main submit button option */
input.mainoption{background: #000000;font-weight:bold}

/* None-bold submit button */
input.liteoption{background: #000000;font-weight:normal}

hr{border:0px solid #000000; border-top-width:1px; height:0px}

FORM 		 {FONT-FAMILY: Verdana,Helvetica, sans-serif; FONT-SIZE: 10px}
a:link,a:active,a:visited,a.postlink:link{color:#F5DEB3;text-decoration:none}
a:hover{color: #FFA500;text-decoration:none}
.title 		 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}
.content 	 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica, sans-serif;}
.block-title {BACKGROUND: none; COLOR: #e7e7e7; FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica, sans-serif;}
.storytitle  {BACKGROUND: none; COLOR: #e7e7e7; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}
.storycat	 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: underline}
.block-header      {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}
.boxtitle 	 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}
.boxcontent  {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica, sans-serif;}
.option 	 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}
.tiny		 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}
.small		 {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 9px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: none}


/*FORUMS*/

/*style code yanked out of several pages (Your messages index and forum index) in order to fix marquee bug*/
/*repaired 12/02/2004 by Zola*/

/* Based on the original subSilver Style Sheet for phpBB version 2.0.4 */

.posttitle
{
color: #F5DEB3;
font-size: 11px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif
}

.forumtitle
{
font-size: 13px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif
}

a.forumtitle:link    {color:#F5DEB3;text-decoration:none} 
a.forumtitle:visited {color:#F5DEB3;text-decoration:none}
a.forumtitle:active  {color: #EFCB87;text-decoration:none}
a.forumtitle:hover   {color: #EFCB87;text-decoration:none}

a.topiclinks:link    {color:#E0E0E4;text-decoration:none} 
a.topiclinks:visited {color:#E0E0E4;text-decoration:none}
a.topiclinks:active  {color: #9999AA;text-decoration:none}
a.topiclinks:hover   {color: #9999AA;text-decoration:none}

a.forumlinks:link    {color:#9999AA;text-decoration:none} 
a.forumlinks:visited {color:#9999AA;text-decoration:none}
a.forumlinks:active  {color: #767676;text-decoration:none}
a.forumlinks:hover   {color: #767676;text-decoration:none}

.topicsubtitle
{
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #9999AA
}

.postbody
{
font-size: 12px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

hr.forum
{
border:0px solid #000000;
border-top-width:1px; 
height:0px
}

/* This is the border line & background colour round the entire page */

.td.bodyline
{
background: #303030;
border: 1px solid #000000
}

/* This is the outline round the main forum tables */

.forumline
{
background: #010101;
border: 1px solid #000000
}

/* This is for the error messages that pop up */

.errorline
{ 
background-color: #000000; border: 1px solid #000000;
}

/* Main table cell colours and backgrounds */

.row1
{
background: #272727
}
.row2
{
background: #303030
}
.row3
{
background: #414141
}

/*
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
*/

.rowpic
{
background: #010101 url(themes/zoneCopper/forums/images/cellpic2.jpg) repeat-y;
}

/* Header cells - melting shades of gray... */

.th.forum
{
background: #444444 url(themes/zoneCopper/forums/images/darkSilver_04.gif);
color: #9999AA;
font-size:11px;
font-weight:bold
}

.td.cathead,.td.catsides,.td.catleft,.td.catright
{
background: #464646 url(themes/zoneCopper/forums/images/darkSilver_04.gif);
border: #000000;
border-width:1px 0px 0px 0px;
border-style:solid
}

td.cat,td.catbottom
{
background: #464646 url(themes/zoneCopper/forums/images/darkSilver_04.gif);
border: #000000;
border-width:0px 0px 0px 0px;
border-style:solid
}

/*
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:-)
*/


th.thhead,th.thsides,th.thtop,th.thleft,th.thright,th.thcornerl,th.thcornerr
{
border:#000000;
border-style:solid;
font-weight:bold;
border-width:1px 0px 0px 0px
}

th.thbottom
{
border:#000000;
border-style:solid;
border-width:0px 0px 0px 0px;
font-weight:bold
}


td.row3right,td.spacerow
{
background:#464646;
border: #000000;
border-style:solid;
border-width:1px 0px 0px 0px
}

/* The largest text used in the index page title and toptic title etc. */

.maintitle
{
color: #ffffff;
font:bold 14px Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
}

/* Forum category titles and forum links*/

.cattitle
{
font-size:13px;
font-weight:bold;
letter-spacing:1px; 
color:#9999AA
}


a.cattitlelink:link    {color:#F5DEB3;text-decoration:none} 
a.cattitlelink:visited {color:#F5DEB3;text-decoration:none}
a.cattitlelink:active  {color: #FFA500;text-decoration:none}
a.cattitlelink:hover   {color: #FFA500;text-decoration:none}


a.adminon:link    {color:#FF6600;text-decoration:none} 
a.adminon:visited {color:#FF6600;text-decoration:none}
a.adminon:active  {color: #FF9933;text-decoration:none}
a.adminon:hover   {color: #FF9933;text-decoration:none}

a.modon:link    {color:#85BEBA;text-decoration:none}
a.modon:visited {color:#85BEBA;text-decoration:none}
a.modon:active  {color: #C5E0DE;text-decoration:none}
a.modon:hover   {color: #C5E0DE;text-decoration:none}


/* General text */

.gen
{
font-weight:bold
}
.genmed
{
font-size:11px
}
.gensmall
{
font-size: 10px
}

.genlarge
{
font-size:12px;
}

.gencomment
{
font-size:12px;
color:#BCFFFF
}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */

.nav
{
font-size:11px;
font-weight:bold; 
color:#9999AA
}

/* titles for the topics:could specify viewed link colour too */

.topictitle
{
color: #9a9a9a;
font-size:11px;
font-weight:bold
}

a.topictitle:visited{color:#9999AA}
a.topictitle:hover{color:#9a9a9a}

/* Name of poster in viewmsg.php and viewtopic.php and other places */

.name
{
color: #c0c0c0;
font-size:11px
}

/* Location,number of posts,post date etc */

.postdetails
{
color:#e7e7e7;
font-size:10px
}

/* The content of the posts (body of text) */

.postlinkforum:visited
{
color: #f2c406;
text-decoration:none
}

/* Quote & Code blocks */

.forumcode
{
background: #545454;
border: 1px solid #000000;
color: #fff8dc;
font:11px Courier,'Courier New',sans-serif
}
.forumquote
{
background: #525252;
border: 1px solid #000000;
color:#e7e7e7;
font:11px/125% Verdana,Arial,Helvetica,sans-serif
}

/* Copyright and bottom info */

.copyright
{
font:10px Verdana,Arial,Helvetica,sans-serif
}

a.copyright:link{color:#ffeeff;text-decoration:none}
a.copyright:hover{color:#9999AA;text-decoration:none}

/* Form elements */

input.forum
{
border-color: #5b5b5b;
color:#eeeeff;
background:#303030;
text-indent:2px;
font-weight:normal;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif
}

/* Form Fields */

input.fields,textarea.fields,select.fields
{
border-color: #5b5b5b;
color:#eeeeff;
background:#303030;
font-weight: normal;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif
}


/* The buttons used for bbCode styling in message post */

.button
{
background: #000000; 
color:#9999AA; 
font-size:11px;
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;)*/

.helpline
{
background:#303030;
border-style:none
}

/*Special calendar css*/

.event_header
{
color: #F5DEB3;
font-size: 13px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
background-color: #1E3C59
}

.event_subheader
{
color: #F5DEB3;
background-color: #1E3C59;
font-size: 13px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: center
}

.event_text_bold
{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif
}

.event_text_regular
{
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
font-family: Verdana,Arial,Helvetica,sans-serif
}

.event_fine_print
{
color: #F5DEB3;
background: #1E3C59;
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}