/*
  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: #ffffff; border: 1px #ffffff solid;}




/*
  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: #414141; 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:#DCDCDC;
																}
.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-image: url(images/cellpic31.gif);
																background-repeat:repeat-x;  */
																background-color: #DCDCDC;                            /*  colum "RooT"     */
																}
td.rowpic {
															
																background-image: url(images/template/bg.gif);
																background-position:top;
																background-repeat:repeat;  
																background-color: #fff;  } 
																												/*  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; border: #fff; border-style: solid; height: 40px; 
																background:#FBAF81; 
																}    					 /* color -2 */
td.row3Right,td.spaceRow {
																background-color: #DCDCDC;
																color:#363636;   /*   Last Post   */
																 }
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 :#363636; }
.genmed{ color :#363636; }
a.gen,a.genmed { color:#363636; text-decoration:underline; }
a.genmed:hover{ color:#363636; text-decoration:none; }

a.gensmall { color:#363636; text-decoration:underline; }
a.gensmall:hover	{ color:#fff; text-decoration:none; }

.gensmall_my { color:#363636;font-size : 10px; }
.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		{ text-decoration: underline; color :#fff; }        						/* 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			{ font-weight: bold; font-size: 11px; color : #363636;}
a.nav			{ text-decoration: underline; color :#363636; }								/* 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:#F06000;}
.nav .nav_back:hover	{		color:#363636;}



/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #D4C4A8; }
a.topictitle:link   { text-decoration:underline; color : #F06000; }							/*  	Welcome to phpBB 2 222  111 :) */
a.topictitle:visited { text-decoration: none; color : #363636; }
a.topictitle:hover	{ text-decoration:none; color : #F06000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color :#F06000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color :#363636; }								/*   posts, post date etc  */
.postdetails a	{ font-size : 10px; color :#F06000; }
.postdetails a:hover	{ font-size : 10px; color :#363636; }

.row2 .postdetails		{ font-size : 10px; color :#212121; }	

.row3 .name a		{ font-size : 11px; color :#F06000; }
.row3 .name a:hover		{ font-size :11px; color :#363636; }	

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: underline; color : #F87628; }
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	{
					margin:0px;
					padding:0px;
					background:url(images/template/bg_main.gif) left top repeat;
					}
td {
					vertical-align:top;
					font-family:Tahoma;
					}
em, i {
					font-style:normal;
					}					
/* ------------------------------- menu  ---------------------------------------------------*/
.menu	 	{				background:url(images/template/bg_corn_m.gif) left top repeat-x;}
.menu table {			padding-top:8px;}
						
						
#m_1 .m_l	{				background:url(images/template/m_l.gif) left top no-repeat;}
#m_1 .m_bg	{				background:url(images/template/m_bg.gif) left top repeat-x; height:14px; vertical-align:middle;}
.m_bg	img	{				margin-left:10px;}
#m_1 .m_r	{				background:url(images/template/m_r.gif) left top no-repeat;}
											
#over_m_1 .m_l	{				background:url(images/template/m_l_act.gif) left top no-repeat;}
#over_m_1 .m_bg	{				background:url(images/template/m_bg_act.gif) left top repeat-x; height:14px; vertical-align:middle;}
#over_m_1 .m_r	{				background:url(images/template/m_r_act.gif) left top no-repeat;}	

#m_2 .m_l	{				background:url(images/template/m_l.gif) left top no-repeat;}
#m_2 .m_bg	{				background:url(images/template/m_bg.gif) left top repeat-x; height:14px; vertical-align:middle;}
#m_2 .m_r	{				background:url(images/template/m_r.gif) left top no-repeat;}
											
#over_m_2 .m_l	{				background:url(images/template/m_l_act.gif) left top no-repeat;}
#over_m_2 .m_bg	{				background:url(images/template/m_bg_act.gif) left top repeat-x; height:14px; vertical-align:middle;}
#over_m_2 .m_r	{				background:url(images/template/m_r_act.gif) left top no-repeat;}

#m_3 .m_l	{				background:url(images/template/m_l.gif) left top no-repeat;}
#m_3 .m_bg	{				background:url(images/template/m_bg.gif) left top repeat-x; height:14px; vertical-align:middle;}
#m_3 .m_r	{				background:url(images/template/m_r.gif) left top no-repeat;}
											
#over_m_3 .m_l	{				background:url(images/template/m_l_act.gif) left top no-repeat;}
#over_m_3 .m_bg	{				background:url(images/template/m_bg_act.gif) left top repeat-x; height:14px; vertical-align:middle;}
#over_m_3 .m_r	{
				background:url(images/template/m_r_act.gif) left top no-repeat;}
#m_4 .m_l	{				background:url(images/template/m_l.gif) left top no-repeat;}
#m_4 .m_bg	{				background:url(images/template/m_bg.gif) left top repeat-x; height:14px; vertical-align:middle;}
#m_4 .m_r	{				background:url(images/template/m_r.gif) left top no-repeat;}
											
#over_m_4 .m_l	{				background:url(images/template/m_l_act.gif) left top no-repeat;}
#over_m_4 .m_bg	{				background:url(images/template/m_bg_act.gif) left top repeat-x; height:14px; vertical-align:middle;}
#over_m_4 .m_r	{				background:url(images/template/m_r_act.gif) left top no-repeat;}

#m_5 .m_l	{				background:url(images/template/m_l.gif) left top no-repeat;}
#m_5 .m_bg	{				background:url(images/template/m_bg.gif) left top repeat-x; height:14px; vertical-align:middle;}
#m_5 .m_r	{				background:url(images/template/m_r.gif) left top no-repeat;}
											
#over_m_5 .m_l	{				background:url(images/template/m_l_act.gif) left top no-repeat;}
#over_m_5 .m_bg	{				background:url(images/template/m_bg_act.gif) left top repeat-x; height:14px; vertical-align:middle;}
#over_m_5 .m_r	{				background:url(images/template/m_r_act.gif) left top no-repeat;}					
						
						
/*------------------------------------------------------- footer	 ---------------------*/
.footer {
						color:#fff;
						font-size:11px;
						line-height:13px;
						text-align:center;
						padding-top:12px;
						background:url(images/template/f_bg.gif) left top repeat-x;
						}
.footer_l {
						
						background:url(images/template/f_l.gif.gif) left top no-repeat; width:8px;
						}
.footer_r {
						
						background:url(images/template/f_r.gif.gif) left top no-repeat; 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");
