/*
  The original forum_8615 Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
 


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link, a:active {text-decoration: underline; color :#363636; } 										     
a:hover		{ text-decoration:none; color : #fff; } 
a:visited {text-decoration: none; color : #363636; } 
hr	{ height: 0px; border: solid #B0AA8F 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #57576A; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	 { background-color: #5f5f5f; border: solid 1px #ffffff }




/*
  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
*/

/* Header cells - the blue and silver gradient backgrounds */
th	 { color: #bcbcbc; font-size: 12px; font-weight: bold }
/*.thCornerL	{													background-image: url(images/bg_head.gif); 	*/	  /* Topics   	 Posts  
																  background-position:top left;
																background-repeat:no-repeat;  
																background-color: #1B1915;   
																}
.thTop	{														background-image: url(images/cellpic1.gif);   */		   /*   Topics   	 Posts  */
																/*  background-position:top left;
																background-repeat:no-repeat;  
																background-color: #1B1915; 
																padding:0px 4px 0px 4px;    
																}*/
.thCornerR	{													background:#C5C1C1;}  		   /*   Topics   	 Posts  */
																/*  background-position:top left;
																background-repeat:no-repeat;  
																background-color: #1B1915;       
																}																																																
/* Main table cell colours and backgrounds */

td.row1	 { background-color: #e7e7e7 }
.row11	{														background-color:#C5C1C1; border-left:2px solid #fff; 
																}																
td.row2	{ 	
																/*  background-image: url(images/cellpic2.gif);
																background-position:top;
																background-repeat:repeat-x;  */
																background-color: #C5C1C1;	               /*  Replise  Viwes  */				
		 														}
td.row3	 { background-color: #535353 }
td.rowpic   { background-color: #313131; background-image: none; background-repeat: repeat; background-position: 50% top } 
																												/*  empty cell  */
																
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			
			 													border: #fff; border-style: solid; height: 28px;
			 										 			background:#BEBEBE;
																			/* color -1 */
}

/*
  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; background: #c80000; height: 40px; border: solid #fff }    					 /* color -2 */
td.row3Right,td.spaceRow  { color: #000; background-color: #dcdcdc }
td.rowpic {	border-width: 2px 2px 2px 2px; border-color:#fff; border-style:solid;}
th.thHead,td.catHead { font-size: 12px; border-width: 3px 2px 1px 2px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 2px 2px 2px 2px; }
th.thRight,td.catRight,td.row2Right	 { border-width: 3px 2px 2px 2px; }
th.thLeft,td.catLeft	  { border-width: 2px 2px 3px 2px; }
th.thBottom,td.catBottom  { border-width: 2px 2px 2px 2px; }
th.thTop	 { border-width: 2px 2px 2px 2px; }											/*   Topics   	 Posts   */
th.thCornerL { border-width: 2px 2px 2px 2px; }
th.thCornerR { border-width: 2px 2px 2px 2px; }

.catLeft, .catHead	{		padding:3px 0px 0px 10px;}
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #363636; text-indent:10px;
}


/* General text */
.gen,.gen1 { font-size : 11px; }
.genmed,.genmed1 { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.gensmall    { color: #000 }
.genmed{ color :#363636; }
a.gen,a.genmed { color:#363636; text-decoration:underline; }
a.genmed:hover{ color:#363636; text-decoration:none; }

a.gensmall  { color: #f3f3f3; text-decoration: underline }
a.gensmall:hover	{ color:#fff; text-decoration:none; }

.gensmall_my  { color: #363636; font-size: 10px; font-weight: bold }
.gensmall_my a:hover	{ color:#363636; text-decoration:none;font-size :10px; }
.gensmall_my a:visited	{ color:#363636; text-decoration:none;font-size :10px; }

.gen1{		color:#212121;}
.genmed1{ color :#212121; }
a.genmed { color:#212121; text-decoration:underline; }

a.genmed2 { color:#363636; text-decoration:underline; }
a.genmed2:hover { color:#212121; text-decoration:underline; }

td.row2 .gensmall	{ color :#212121; }

/* The register, login, search etc links at the top of the page 
.mainmenu		{ font-size : 11px; color : #E5EFC9 }
a.mainmenu		{ text-decoration: none; color : #DC7B09;  }
a.mainmenu:hover{ text-decoration: underline; color : #EDD667; }*/


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #000;}
a.cattitle		 { color: #000; text-decoration: underline }        						/* Who is Online */
a.cattitle:hover{ text-decoration:none; color:#fff; }
a.cattitle:visited { text-decoration:none; color :#fff; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #363636;}
a.forumlink{ text-decoration: underline; color :#EC5D15; }								/* Test Forum 1 */
a.forumlink:hover { text-decoration:none; color :#EC5D15; }
a.forumlink:visited { text-decoration:none; color :#363636; }  


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			  { color: #fff; font-size: 11px; font-weight: bold }
a.nav			 { color: #c8c8c8; text-decoration: underline }								/* yourdomain.com Forum Index -> Test Forum 1*/
a.nav:hover		{ text-decoration:none; color:#ffffff;}

a.nav1			{ text-decoration: underline; color :#363636; }								/* yourdomain.com Forum Index -> Test Forum 1*/
a.nav1:hover		{ text-decoration:none; color:#ffffff;}

.nav .nav_back	 { color: #e40000 }
.nav .nav_back:hover	{		color:#363636;}



/* titles for the topics: could specify viewed link colour too */
.topictitle			 { color: #000; font-size: 11px; font-weight: bold }
a.topictitle:link    { color: #ea1417; text-decoration: underline }							/*  	Welcome to phpBB 2 222  111 :) */
a.topictitle:visited  { color: #4d4d4d; text-decoration: none }
a.topictitle:hover	 { color: #e11316; text-decoration: none }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			  { color: #e4e4e4; font-size: 11px }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color :#363636; }								/*   posts, post date etc  */
.postdetails a	 { color: #ea1417; font-size: 10px }
.postdetails a:hover	{ font-size : 10px; color :#363636; }

.row2 .postdetails		{ font-size : 10px; color :#212121; }	

.row3 .name a		 { color: #e11316; font-size: 11px }
.row3 .name a:hover		{ font-size :11px; color :#363636; }	

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	 { color: #e40000; text-decoration: underline }
a.postlink:visited { text-decoration: none; color : #363636; }							/* page  FAQ  */
a.postlink:hover { text-decoration: none; color : #363636;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; 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: tahoma; color: #9D9D9D;}
.copyright a		{ color: #9D9D9D; text-decoration: underline; font-weight:bold;}
.copyright a:hover { color: #9D9D9D; text-decoration:none; font-weight:bold;}*/


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #E8E8E8;
}

input { text-indent : 2px;}

/* The buttons used for bbCode styling in message post */
input.button {
	background:#E8E8E8;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background:#E8E8E8;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background:#E8E8E8;
	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:#E7E7E7; border-style: none; height:16px; } 
.cl_1	{ color:#D5D5D5;}			/*  text on admin page */

/* --------------------------- styles  -----------------------------*/	
body	 { background: url(images/template/bg_main.gif) left top; margin: 0; padding: 0 }
td {
					vertical-align:top;
					font-family:Tahoma;
					}
em, i {
					font-style:normal;
					}					
/* ------------------------------- menu  ---------------------------------------------------*/
.menu	 	 { background: url(images/template/bg_corn_m.gif) repeat-x left top }
.menu table {			padding-top:8px;}
						
						
#m_1 .m_l	 { background: url(images/template/m_l.gif) no-repeat left top }
#m_1 .m_bg	 { background: url(images/template/m_bg.gif) repeat-x left top; height: 14px; vertical-align: middle }
.m_bg	img	{				margin-left:10px;}
#m_1 .m_r	 { background: url(images/template/m_r.gif) no-repeat left top }
											
#over_m_1 .m_l	 { background: url(images/template/m_l_act.gif) no-repeat left top }
#over_m_1 .m_bg	 { background: url(images/template/m_bg_act.gif) repeat-x left top; height: 14px; vertical-align: middle }
#over_m_1 .m_r	 { background: url(images/template/m_r_act.gif) no-repeat left top }	

#m_2 .m_l	 { background: url(images/template/m_l.gif) no-repeat left top }
#m_2 .m_bg	 { background: url(images/template/m_bg.gif) repeat-x left top; height: 14px; vertical-align: middle }
#m_2 .m_r	 { background: url(images/template/m_r.gif) no-repeat left top }
											
#over_m_2 .m_l	 { background: url(images/template/m_l_act.gif) no-repeat left top }
#over_m_2 .m_bg	 { background: url(images/template/m_bg_act.gif) repeat-x left top; height: 14px; vertical-align: middle }
#over_m_2 .m_r	 { background: url(images/template/m_r_act.gif) no-repeat left top }

#m_3 .m_l	 { background: url(images/template/m_l.gif) no-repeat left top }
#m_3 .m_bg	 { background: url(images/template/m_bg.gif) repeat-x left top; height: 14px; vertical-align: middle }
#m_3 .m_r	 { background: url(images/template/m_r.gif) no-repeat left top }
											
#over_m_3 .m_l	 { background: url(images/template/m_l_act.gif) no-repeat left top }
#over_m_3 .m_bg	 { background: url(images/template/m_bg_act.gif) repeat-x left top; height: 14px; vertical-align: middle }
#over_m_3 .m_r	 { background: url(images/template/m_r_act.gif) no-repeat left top }
#m_4 .m_l	 { background: url(images/template/m_l.gif) no-repeat left top }
#m_4 .m_bg	 { background: url(images/template/m_bg.gif) repeat-x left top; height: 14px; vertical-align: middle }
#m_4 .m_r	 { background: url(images/template/m_r.gif) no-repeat left top }
											
#over_m_4 .m_l	 { background: url(images/template/m_l_act.gif) no-repeat left top }
#over_m_4 .m_bg	 { background: url(images/template/m_bg_act.gif) repeat-x left top; height: 14px; vertical-align: middle }
#over_m_4 .m_r	 { background: url(images/template/m_r_act.gif) no-repeat left top }

#m_5 .m_l	 { background: url(images/template/m_l.gif) no-repeat left top }
#m_5 .m_bg	 { background: url(images/template/m_bg.gif) repeat-x left top; height: 14px; vertical-align: middle }
#m_5 .m_r	 { background: url(images/template/m_r.gif) no-repeat left top }
											
#over_m_5 .m_l	 { background: url(images/template/m_l_act.gif) no-repeat left top }
#over_m_5 .m_bg	 { background: url(images/template/m_bg_act.gif) repeat-x left top; height: 14px; vertical-align: middle }
#over_m_5 .m_r	 { background: url(images/template/m_r_act.gif) no-repeat left top }					
						
						
/*------------------------------------------------------- footer	 ---------------------*/
.footer  { color: #fff; font-size: 11px; line-height: 13px; background: url(images/template/f_bg.gif) repeat-x left top; text-align: center; padding-top: 12px }
.footer_l  { background: url(images/template/f_l.gif.gif) no-repeat left top; width: 8px }
.footer_r  { background: url(images/template/f_r.gif.gif) no-repeat left top; width: 8px }												
.footer a	{
						color:#fff;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#fff;
						font-size:11px;
						text-decoration:underline;
						}
	
.footer span {
						color:#fff;
						font-size:11px;
						padding:18px 0px 0px 0px;
						line-height:15px;
						}
.footer span a	{
						color:#ffffff;
						font-size:11px;
						text-decoration:none;
						}
.footer span a:hover	{
						color:#ffffff;
						font-size:11px;
						text-decoration:underline;
						}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(formIE.css);
