/*
  c3s Theme for phpBB version 2.0.x
  Created by zarron media
  http://www.zarron.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
 body   {
	scrollbar-3dlight-color: #A5A4A4; 
	scrollbar-arrow-color: #006699; 
	scrollbar-darkshadow-color: #1A1A1A; 
	scrollbar-face-color: #8E8E8E; 
	scrollbar-highlight-color: #BEBEBE; 
	scrollbar-shadow-color: #5B5B5B; 
	scrollbar-track-color: #636363;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited    { color: #000; text-decoration: underline }
a:hover		   { color: #dcdcdc; text-decoration: underline }
hr	 { border: none #d1d7dc; height: 0px }


/* This is the border line & background colour round the entire page */
.bodyline	 { }

/* This is the outline round the main forum tables */
.forumline	  { background-color: #696969; border: solid 1px #000 }


/* Main table cell colours and backgrounds */
td.row1	 { background: #696969 url(images/dkback.gif) }
td.row2	  { background: #808080 url(images/bk-z.jpg) }
td.row3	 { background: #a9a9a9 url(images/dkback.gif) }
td.row_helped { background-color: #C0C0C0; }


/*
  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
*/
td.rowpic  {
	background: #3f3f3f repeat; 
	border-top: none; 
	border-right: none #fff; 
	border-bottom: none; 
	border-left: none 
}

/* Header cells - the blue and silver gradient backgrounds */
th	     { 
	color: #808080; font-weight: bold; font-size: 11px; 
	background: #696969 url(images/sidebox_background.gif); 
	height: 25px 
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom   { 
	background: #3f3f3f url(images/c3s_light.gif); 
	border: none #ffffff; 
	height: 28px 
}


/*
  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  { 
	background-image: url(images/sidebox_background2.gif); 
	border: 0px; 
	height: 29px 
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR  { 
	font-weight: bold; 
	border: none #ffffff; 
	height: 28px }
td.row3Right,td.spaceRow  { 
	background: #a9a9a9 url(images/dkback.gif); 
	border: none #ffffff }

th.thHead,td.catHead  { font-size: 12px; border: none }
th.thSides,td.catSides,td.spaceRow	  { border: none }
th.thRight,td.catRight,td.row3Right	  { border: none }
th.thLeft,td.catLeft	   { border: none }
th.thBottom,td.catBottom   { border: none }
th.thTop	  { border: none }
th.thCornerL  { border: none }
th.thCornerR  { border: none }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	 { 
	color: #000000;
	font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none 
}

/* New Messages */ 
.pm { font-size: 11px; text-decoration: none; color: #FF0000 }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.genmedlight { color: #a9a9a9; font-size: 10px }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall  { color: #000000; text-decoration: none }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #000000; text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover	  { color: #dcdcdc; text-decoration: underline }


/* The register, login, search etc links at the top of the page */
.mainmenu		  { color: #696969; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.mainmenu		   { color: #CECBCE; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.mainmenu:visited   { color: #CECBCE; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.mainmenu:hover   { color: #FF8000; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


/* Forum category titles */
.cattitle		  { color: #a9a9a9; font-weight: bold; font-size: 12px; text-decoration: none; letter-spacing: 1px }
a.cattitle		  { color: #a9a9a9; text-decoration: none }
a.cattitle:visited  { color: #a9a9a9; text-decoration: none }
a.cattitle:hover  { color: #d3d3d3; text-decoration: none }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		    { color: #000; font-weight: bold; font-size: 12px }
a.forumlink 	    { color: #000; text-decoration: none }
a.forumlink:visited   { color: #000; text-decoration: none }
a.forumlink:hover   { color: #c0c0c0; text-decoration: underline }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			 { color: #000000; font-weight: normal; font-size: 11px }
a.nav			 { color: #000; text-decoration: none }
a.nav:visited { color: #000; text-decoration: none }
a.nav:hover		  { color: #dcdcdc; text-decoration: underline }


/* titles for the topics: could specify viewed link colour too */
.topictitle			  { color: #000; font-weight: normal; font-size: 11px }
a.topictitle:link      { color: #323232; text-decoration: none }
a.topictitle:visited     { color: #323232; text-decoration: none }
a.topictitle:hover	  { color: #d3d3d3; text-decoration: underline }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			   { color: #d3d3d3; font-size: 11px }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }
.postbody   { color: #000; font-size: 12px }


/* The content of the posts (body of text) */
a.postlink:link	  { color: #000; text-decoration: none }
a.postlink:visited   { color: #000; text-decoration: none }
a.postlink:hover   { color: #fff; text-decoration: underline }


/* Quote & Code blocks */
.code   { 
	color: #000; font-size: 11px; font-family: Courier, "Courier New", sans-serif; 
	background-image: url(images/bk-w.jpg); border: solid 1px #000 
}
.quote   { 
	color: #444444; font-style: normal; font-size: 11px; line-height: 125%; font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #c0c0c0 url(images/bk-w.jpg); border: solid 1px #000 
}


/* Copyright and bottom info */
.copyright		{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #c6c6c6; letter-spacing: -1px;}
a.copyright		{ color: #c6c6c6; text-decoration: none;}
a.copyright:visited { color: #c6c6c6; text-decoration: none }
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */

input,textarea, select   { 
	color: #000000; font: 11px Verdana, Arial, Helvetica, sans-serif; 
	border: #000000 
}

/* The text input fields background colour */
input.post, textarea.post, select   { 
	background: #c0c0c0 url(images/bk-w.jpg); 
	border: solid 1px #696969 
}
input   { text-indent: 2px }

/* The buttons used for bbCode styling in message post */
input.button   { 
	color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #dcdcdc; 
	border: solid 1px #696969 
}

/* The main submit button option */
input.mainoption   { 
	font-weight: bold; 
	background-color: #a9a9a9; 
	border: solid 1px #696969 
}

/* None-bold submit button */
input.liteoption   { 
	font-weight: normal; 
	background-color: #a9a9a9; 
	border: solid 1px #696969
}

/* 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-color: #C0C0C0; border: none }

.topbkg{background: #dbe3ee url(templates/c3s/images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:10px;background: #e5ebf3 url(templates/c3s/images/cellpic_nav.gif) repeat-x;color:#dd6900;
height:21px;white-space:nowrap;text-align:center;border: 0px solid #91a0ae;border-width: 1px 0 1px 0}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
