/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
http://www.dgf.tonsite.biz -  dgfguildwars
 */

/* The content of the posts (body of text) */
body{background:#000000;color:#EFD380;font:12px Verdana,Arial,Helvetica,sans-serif;margin:8px;padding:0;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#EFD380;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#EFD380;
scrollbar-shadow-color:#EFD380;
scrollbar-track-color:#000000}

/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}
p{margin-top:2px;margin-bottom:3px}

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#696969}

/* General page style */
a:link,a:active,a:visited,a.postlink{color: #C7A743;text-decoration:none}
a:hover{color:#F0C23A}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#C7A743}
a.topictitle:hover{color:#F0C23A}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr{border: 0px solid #000000;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{color:#B9B9B9;font-weight:bold;letter-spacing:1px;background:#000000 url('http://img8.xooimage.com/files/c/e/cellpic1-3245f.gif');
height:31px;text-indent:4px}

a.cattitle,a.cattitle:visited{color:#696969}
a.cattitle:hover{color:#696969}

/* Main table cell colours and backgrounds */
.row1{background:#000000}
.row2{background:#000000}
.row3{background:#000000}
td.spacerow{background:#000000 url('http://img10.xooimage.com/files/c/b/cb_fbr_tex2-32460.gif')}

.row1,.row2,.row3,td.spacerow,td.cat,td.rowpic,th,.topnav{
border:0px solid;border-color:#FFFFFF #FFFFFF #FFFFFF #FFFFFF}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background: #000000 url('http://img9.xooimage.com/files/c/e/cellpic2-32461.jpg') repeat-y}

/* Table Header cells */
th{background: #000000 url('http://img10.xooimage.com/files/c/b/cb_fbr_tex2-32460.gif');color:#C7A743;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

/* This is the border line & background colour round the entire page */
.bodyline{background:#000000 url('http://img6.xooimage.com/files/c/b/cb_fbr_tex-32462.gif')}

/* This is the outline round the main forum tables */
.forumline{background:#000000}

.bodyline,.forumline{border:1px solid;border-color: #B89B36 #B89B36 #B89B36 #B89B36}

/* 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;color:#B22404}

.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* 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:#000000}
.postbody{font-size:12px;line-height:125%}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#C1A352}

/* Quote blocks */
.quote{background:#000000;border:1px solid #850707;color:#C1A352;
font-size:14px;line-height:125%}

/* Code blocks */
.code{background:#000000;border:1px solid #C1A352;color:#C1A352;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#A10303;border:1px solid #bebebe}

/* Form elements */
form{display:inline}

input{font:11px Verdana,Arial,Helvetica,sans-serif;color:#292929}

select{background:#CFCFCF;color:#000000;font:11px Verdana,Arial,Helvetica,sans-serif}

input.post,textarea.post{background:#CFCFCF;color:#000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px;
border:1px solid;border-color: #000000 #707070 #707070 #000000}

input.button,input.liteoption,.fakebut{background:#CFCFCF;font-size:11px;color:#000000;
border:1px solid; border-color:#CFCFCF #000000 #000000 #CFCFCF}
input.mainoption{background:#CFCFCF;color:#000000;font-size:11px;
border:1px solid; border-color:#CFCFCF #000000 #000000 #CFCFCF}
input.catbutton{background:#CFCFCF;font-size:11px;
border:1px solid; border-color:#CFCFCF #000000 #000000 #CFCFCF}

a.but,a.but:hover,a.but:visited{color:#CFCFCF;text-decoration:none}

/* This is the line in the posting page which shows the rollover help line. */
.helpline{background:#CFCFCF;border:0 solid;font-size:10px}

/* This is the gradient background at the top of the page */
.topbkg{background: #000000 url('http://img.xooimage.com/files/') repeat-x;height:120px; font-size:13px;
line-height: 140%;font-weight:bold;color:#bebebe}
.headtitle{font:bold 28px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;color: #ffffff}

.topnav{font-size:10px;background:#000000;color:#bebebe;height:23px;white-space:nowrap}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#80253F}
.mod,a.mod,a.mod:visited{color:#FFFFCC}
a.admin:hover,a.mod:hover{color:#767676}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:0}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

/* Background images for tables */
.tbltop{background:#000000 url('http://img7.xooimage.com/files/t/n/tnav_t-32463.gif') repeat-x}
.tblleft{background:#000000 url('http://img5.xooimage.com/files/t/n/tnav_l-32464.gif') repeat-y}
.tblright{background:#000000 url('http://img6.xooimage.com/files/t/n/tnav_r-32465.gif') repeat-y}
.tblbot{background:#000000 url('http://img2.xooimage.com/files/t/n/tnav_b-32466.gif') repeat-x}