/*
  The original digi-Tech Theme for phpBB version 2+
  Created by Digital-Delusion design
  http://www.digital-delusion.com

*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E0ECFF;
	scrollbar-highlight-color: #f0f8ff;
	scrollbar-shadow-color: #f0f8ff;
	scrollbar-3dlight-color: #87CEFA;
	scrollbar-arrow-color:  #f0f8ff;
	scrollbar-track-color: #f0f8ff;
	scrollbar-darkshadow-color: #87CEFA;
}

/* General font families for common tags */


#npt2, #npt3, #npt4, #npt5 { display: none; background-color: #ffffff; }
#npt1  {  background-color: #ffffff; }

#npt4bg a:link { text-decoration: none; color: #000000;  }
#npt4bg a:visited { text-decoration: none; color : #000000; }
#npt4bg a:hover	{ text-decoration: underline; color : #ffffff; }


#npt1bg  {  background-color: #6699FF; }
#npt2bg  {  background-color: #E0ECFF; }
#npt3bg  {  background-color: #E0ECFF; }
#npt4bg  {  background-color: #E0ECFF; }
#npt5bg  {  background-color: #E0ECFF; }









font,th,td,p { font-family:  Verdana }
a:link,a:active,a:visited { text-decoration: none; color : #0000cc; }
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #505A49 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #eeeeee; border: 1px #aaaaaa solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: none; border: 1px #cccccc solid; }

/* Main table cell colours and backgrounds */

td.row1	{ background-color: #ffffff; }
td.row2	{ background-color: #ffffff; }
td.row3	{ background-color: #dddddd; }


/*
  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-color: #FFFFFF;
		}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #E6EAEB; font-size: 11px; font-weight : bold; 
	background-color: #006699; height: 25px;
	background-image: url(templates/subSilver/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/subSilver/images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; 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 {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #cccccc; border: #aaaaaa; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 18px; font-family: Verdana;
	text-decoration: none; line-height : 120%; color : #000000;
}

a.maintitle:link   { text-decoration: none; color : #000000; }
a.maintitle:visited { text-decoration: none; color : #000000; }
a.maintitle:hover	{ text-decoration: underline; color : #0000cc; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #000000; font-family: Verdana;}
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: underline; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #000000; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0000cc; text-decoration:none ; }

a.genmedn { color: #0000cc; text-decoration: underline; }
a.genmedn:visited { color: #0000cc; text-decoration: underline; }
a.genmedn:hover { color: #0000cc; text-decoration:none ; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #505A49 }
a.mainmenu		{ text-decoration: none; color : #505A49;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #505A49}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ color : #505A49; text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #0000cc; font-family: Verdana;}
a.forumlink 	{ text-decoration: none; color : #0000cc; }
a.forumlink:visited 	{ text-decoration: none; color : #0000cc; }
a.forumlink:hover{ text-decoration: underline; color : #969696; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 12px; color : #000000; font-family: Verdana;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:visited 	                    { text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline;  color : #0000cc;}

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : navy; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : navy; }

a.at:link   { text-decoration: underline; color : #0000cc; }
a.at:visited { text-decoration: underline; color : #0000cc; }
a.at:hover	{ text-decoration: none; color : #aaaaaa; }

.bll {
  border-style:outset; border-color:#B5CAC5; border-width:1pt
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #505A49;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px; color: #000000;}

a.postlink:link	{ text-decoration: underline; color : #0000cc }
a.postlink:visited { text-decoration: underline; color : #0000cc; }
a.postlink:hover { text-decoration: none; color : #5A5A5A}

/* Quote & Code blocks */
.code { 
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #cccccc; border: #505A49; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #E8EFF7; border: #aaaaaa; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #E6EAEB; text-decoration: underline;}

/* Form elements*/
input,textarea, select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
	background-repeat: repeat;
	background-color: #E0ECFF;
	border: 1px solid #aaaaaa;
} 

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post
input.button {
	background-color : #EFEFEF;
	color : #505A49;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
} */

/* The main submit button option 
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}*/

/* None-bold submit button
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
} */

/* 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: #dddddd; border-style: solid 1px #aaaaaa; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/digiTech/formIE.css"); 
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #DD6900; }
a.topic-new:hover, a.topic-new:active { color: #006699; }
/* End Simple Subforums MOD */
.date {
	color: #505A49;
}
.text {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 10px;
	color: #505A49;
	background-image: url(templates/digiTech/images/inbg.gif);
	background-repeat: repeat;
	border: 1px solid #505A49;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
	background-repeat: repeat;
	cursor: hand;
	border: 1px solid #aaaaaa;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #D3DBDE;
}
.heading1 {
	font-size: 12px;
	color: #ffffff;
}
.darkfont {
	color: #505A49;
	font-size: 11px;
}
A.darkfont {
	color: #505A49;
	text-decoration: underline;
	}

A.darkfont:visited {
	color: #505A49;
	text-decoration: underline;
	}

A.darkfont:hover {
	color: #8B9C7F;
	text-decoration: none;
	}	

A.darkfont:active {
	color: #505A49;
	text-decoration: none;
	}
.darkfontbig {
	font-size: 12px;
	font-weight: bold;
	color: #505A49;
}
.button1 {	font-size: 11px;
	font-weight: bold;
	color: #505A49;
	background-image: url(templates/digiTech/images/inbg.gif);
	background-repeat: repeat;
	cursor: hand;
	border: 1px solid #505A49;
}
.head {
font-size: 12px;
color: #000000;
font-weight: bold;
background-color: #aaaaaa;
}

.bll1 {
	margin-right: 5px; margin-left: 5px; border-style:outset; border-color:#C3D9FF; border-width:1pt
}

.main-background {
	background-color: #C3D9FF;
	padding: 0.5px;
}


.bubble {background-color:#C3D9FF}
.bubble2 {background-color:#6699FF}

.tl {padding: 0; width: 3; text-align: left; vertical-align: top}
.tr {padding: 0; width: 3; text-align: right; vertical-align: top}
.bl {padding: 0; width: 3; text-align: left; vertical-align: bottom}
.br {padding: 0; width: 3; text-align: right; vertical-align: bottom}

.menu {
	background-color:#C3D9FF; 
	font-size:12px; 
	color:#ffffff; 
	font-family:verdana; 
	text-align:center; 
	font-weight:bold; 
	padding:6;
}

.menu1 {
	background-color:#C3D9FF; 
	font-size:12px; 
	color:#ffffff; 
	font-family:verdana; 
	text-align:left; 
	font-weight:bold; 
	padding:6;
}

.menu2 {
	background-color:#6699FF; 
	font-size:12px; 
	color:#ffffff; 
	font-family:verdana; 
	text-align:center; 
	font-weight:bold; 
	padding:6;
}


.menu A:link {color:#000000; text-decoration:none}
.menu A:active {text-decoration:none}
.menu A:visited {color:#000000; text-decoration:none}
.menu A:hover {color:#ffffff; text-decoration:underline}

.menu1 A:link {color:#000000; text-decoration:none}
.menu1 A:active {text-decoration:none}
.menu1 A:visited {color:#000000; text-decoration:none}
.menu1 A:hover {color:#ffffff; text-decoration:underline}

.menu2 A:link {color:#000000; text-decoration:none}
.menu2 A:active {text-decoration:none}
.menu2 A:visited {color:#000000; text-decoration:none}
.menu2 A:hover {color:#ffffff; text-decoration:underline}


#t_on a {
  display:Inline;
  margin:0px;
  
}

#t_on img {
  margin-left:1px;
}


#t_off img {
  margin-left:1px;
}


#t_off {
  width:100%;
}

#t_on {
  width:100%;
  background:#F5F5F5;
  border:0px solid #C3D9FF;
  margin-bottom:0pt;
}

#t_on  .tools {
  background:#C3D9FF;
  border-color:#eeeeee;
  
}

#t_on1 a {
  display:Inline;
  margin:0px;
  
}

#t_on1 img {
  margin-left:1px;
}


#t_off1 img {
  margin-left:1px;
}

#t_off1 {
  width:100%;
}

#t_on1 {
  width:100%;
  background:#F5F5F5;
  border:0px solid #aaaaaa;
  margin-bottom:0pt;
}

#t_on1  .tools {
  background:#C3D9FF;
  border-color:#eeeeee;
  
}





#t_on2 a {
  display:Inline;
  margin:0px;
  
}

#t_on2 img {
  margin-left:1px;
}


#t_off2 img {
  margin-left:1px;
}

#t_off2 {
  width:100%;
}

#t_on2 {
  width:100%;
  background:#F5F5F5;
  border:0px solid #aaaaaa;
  margin-bottom:0pt;
}

#t_on2  .tools {
  background:#C3D9FF;
  border-color:#eeeeee;
  
}






.tools {
  color:#0000cc;
  text-decoration:none;
  font-weight:bold;
  background:#C3D9FF;
  padding:6px;
  cursor:pointer;
  border:0px solid #aaaaaa;
}

.tools img {
  margin-right:10px;
}

.tool {
  color:#0000cc;
  text-decoration:none;
  font-weight:bold;
  background:#C3D9FF;
  padding:6px;
  cursor:pointer;
  border:0px solid #aaaaaa;
}

.tool img {
  margin-right:10px;
}