/*
Based on the original Style Sheet for the mxNBA Theme for phpBB version 2+
Edited by Claude
http://www.phpbb-graph.org
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */

body{
background: #FFFFFF;
color: #000000;
font:9px Verdana,Arial,Helvetica,sans-serif;
scrollbar-base-color: #D6D6D6;
 background-image : url('http://img7.xooimage.com/files/b/g/bg-34061.gif');
      background-attachment : fixed;
      }
/* General font families for common tags */
font,th,td,p{color:##696969; font:12px Verdana,Arial,Helvetica,sans-serif}
a:link,a:active,a:visited,a.postlink:link{color:#346E96;text-decoration:none}
a:hover{color: #FF6347;text-decoration:none}
.postbody{font-size:11px}

hr{border: 0px solid #696969; border-top-width:1px; height:0px}

/* This is the border line & background colour round the entire page */
.bodyline{background: #FFFFFF;  background-image : url('http://img8.xooimage.com/files/b/g/bg_page-34062.gif');  border-left : 0.1pt solid #B0B0B0 1px;  background-attachment : fixed;  border-right : 0.1pt solid #B0B0B0;    background-color : #FEFEFE;  background-position : top;  background-repeat : repeat;  padding-left : 1px;                                          }

/* This is the outline round the main forum tables */
.forumline{background: #E1EAF0 url('http://img4.xooimage.com/files/b/g/bg_forumline-34063.gif') fixed;border: 1px solid #346E96;  white-space : normal;          }

/* This is for the error messages that pop up */
.errorline	{ background-color: #F5F9FB; border:1px solid #98aab1}

/* Main table cell colours and backgrounds */
td.row1{background: #C0C9D1 url('http://img4.xooimage.com/files/r/o/row1-34064.gif') fixed;   }
td.row2{background: #C8D2DB url('http://img8.xooimage.com/files/r/o/row2-34065.gif') fixed;}
td.row3{background: #BFCBD6 url('http://img3.xooimage.com/files/r/o/row3-34066.gif') fixed;
}

/* Header cells - the blue and silver gradient backgrounds */
th{background: #386587 url('http://img5.xooimage.com/files/c/e/cellpic3-34067.gif');
color: White;
font-size: 10px;
font-weight:bold;
height:25px}

td.cat,td.cathead,td.catsides,td.catleft,td.catright,td.catbottom{
background: #E6E6E6 url('http://img10.xooimage.com/files/c/e/cellpic1-313aa.gif') fixed;
border-style:solid;
height:27px;
 font-size : 10px;
}

/*
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:-)
*/
td.cat,td.cathead,td.catbottom{border-width:0px 0px 0px 0px;height:28px}
th.thhead,th.thsides,th.thtop,th.thleft,th.thright,th.thbottom,th.thcornerl,th.thcornerr{
border:#ffffff;
border-style:solid;
font-weight:bold;
height:28px}

td.row3right,td.spacerow{
background: #CCD2D7 url('http://img9.xooimage.com/files/s/p/spacerow-34068.gif') fixed;
border:#ffffff;
border-style:solid
}
th.thhead,td.cathead{border-width: 0p 0px 0px0px;
}
th.thsides,td.catsides,td.spacerow{border-width:0px 0px 0px 0px}
th.thright,td.catright,td.row3right{border-width:0px 0px 0px 0px}
th.thleft,td.catleft{border-width:0px 0px 0px 0px}
th.thbottom,td.catbottom{border-width:0px 0px 0px 0px}
th.thtop{border-width:0px 0px 0px 0px}
th.thcornerl{border-width:0px 0px 0px 0px}
th.thcornerr{border-width:0px 0px 0px 0px}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
color:#000000;
font:bold 18px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}
.subtitle,h2{
color:#000000;
font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* General text */
.gen{font-weight:bold}
.genmed{font-size:11px}
.gensmall{font-size:10px}

/* Forum category titles and forum links*/
.cattitle,.forumlink{font-weight:bold; letter-spacing:1px}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:10 px;font-weight:bold}

/* titles for the topics:could specify viewed link colour too */
.topictitle{color:#000000;font-size:11px;font-weight:bold}
a.topictitle:visited{color:#5493b4}
a.topictitle:hover{color:#dd6900}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{color:#000000;font-size:11px}

/* Location,number of posts,post date etc */
.postdetails{color:#000000;font-size:10px}

/* The content of the posts (body of text) */
a.postlink:visited{color:#5493b4;text-decoration:none}

/* Quote & Code blocks */
.code{
background:#fafafa;
border: 1px solid Gray;
color:#006600;
font:11px Courier,'Courier New',sans-serif
}
.quote{
background:#fafafa;
border: 1px solid Gray;
color: Black;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

/* Copyright and bottom info */
.copyright{font:10px Verdana,Arial,Helvetica,sans-serif}
a.copyright{color:#444444}
a.copyright:hover{color:#000000;text-decoration:underline}

/* Form elements */
input,textarea,select{
border-color:#000000;
color:#000000;
font:normal 11px Verdana,Arial,Helvetica,sans-serif}

/* The text input fields background colour */
input.post,textarea.post,select{background: #F4F8FB url('http://img3.xooimage.com/files/i/n/input-34069.gif');  border : 1px inset Black; }
input{text-indent:2px}

/* The buttons used for bbCode styling in message post */
input.button{
background: #6F91AB url('http://img5.xooimage.com/files/b/o/bottom-3406a.gif') fixed; color: Black; font:11px Verdana,Arial,Helvetica,sans-serif;CURSOR: hand;
 background-color : #FDFDFD;
}

/* The main submit button option */
input.mainoption{background: #96BEDC url('http://img5.xooimage.com/files/b/o/bottom2-3406b.gif') fixed;font-weight:bold;CURSOR: hand;  background-color : transparent; }

/* None-bold submit button */
input.liteoption{background: #A2C3DD url('http://img5.xooimage.com/files/b/o/bottom2-3406b.gif') fixed;font-weight:normal;CURSOR: hand;  background-color : White; }


/* 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:#dee3e7;border-style:none}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img10.xooimage.com/files/f/o/formie-31f87.css');
