/*
  The original e1k Theme for phpBB version 2+
  Created by e1k design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background:url(images/bg.gif) !important;
	font-family:tahoma; 
	font-size:12px !important;
	line-height:15px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin:0;
	color:#c1c5b8;
}


/* General font families for common tags */
font,th,td,p { font-family: tahoma; }
a:link,a:active,a:visited { color : #0091bb; }
a:hover		{ text-decoration: none; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.header_pic			{ background:url(images/header_pic.jpg) top center no-repeat; height:175px; text-align:center;}
.top_links_holder	{ text-align:center;}
.top_links			{ width:944px; padding:0 19px; margin:0 auto; text-align:right; line-height:35px; color:#c1c5b8 !important; font-size:12px;}
.top_links a		{ color:#c1c5b8 !important; font-size:12px !important;}

.logo	{ border:0; margin-top:35px; margin-left:30px;}

.top_red			{ height:26px; border:1px solid #cc7072; background:url(images/title_red_bg.gif) bottom; width:944px; margin:0 auto; text-align:right; font-size:12px !important; color:#ffffff!important; padding:10px 19px 0 19px;}
.top_red a			{ font-size:12px !important; color:#ffffff !important; text-decoration:underline !important;}
.top_red a:hover	{ text-decoration:none !important;}
.top_red2		{ clear:both; height:36px; padding:0px 19px 0 19px; text-align:left; line-height:36px;}
.top_red2 img	{ vertical-align:middle; border:1px solid white;}
.nav_bar	{ float:left;}
.nav		{ color:#fff;}
a.nav		{ color:#fff;}
.time	{ float:left; color:#5f6258;}

.under_red					{ height:39px; padding:0 20px; font-size:12px; color:#c1c5b8; line-height:39px;}
.under_red input			{ vertical-align:middle;}
.under_red td				{ line-height:12px;}
.under_red a				{ color:#FFFFFF; line-height:18px;}
.textfield	{ background:#1f1d19; border:1px solid #3b3d37; width:110px; height:19px; margin:0 18px 0 5px; color:#c1c5b8;}

.col_online1	{ padding:20px 20px 7px 20px; background:#eaebe3; font-size:12px; color:#5f6258; line-height:15px;}
.col_online1 a	{ font-weight:normal;}
.col_online2	{ background:#ffffff;}

.form1	{ margin:0; padding:0;}

.bottom_red_line	{ background:url(images/title_red_bg.gif);}

.text_no_red	{ color:#ffffff; padding-right:20px;}

.td_white	{ background:url(images/gor_line.gif) repeat-x #FFFFFF; height:1px; font-size:1px; line-height:1px; overflow:auto; padding:0;}
.td_grey	{ background:url(images/gor_line.gif) repeat-x #eaebe3; height:1px; font-size:1px; line-height:1px; overflow:auto; padding:0;}

.viewforum_top	{ padding:0 20px 10px 20px; color:#c1c5b8;}

.txt_white	{ color:#c1c5b8;}

.red_border	{ border:1px solid #cc7072 !important;}

.to_left	{ float:left;}
.to_right	{ float:right;}

.PAGINATION	{ height:39px; line-height:39px; color:#c1c5b8; padding:0 20px;}

.left_col	{ height:1px; width:155px;}

.ver_line_right	{ background-image:url(images/vert_line.gif) !important; background-position:right !important; background-repeat:repeat-y !important;}
.gor_line_bot	{ background-image:url(images/gor_line.gif) !important; background-position:bottom !important; background-repeat:repeat-x !important;}

.padding20	{ padding:0 20px !important;}

.holder1	{ color:#c1c5b8; height:29px; line-height:29px; padding-top:10px;}




/* This is the border line & background colour round the entire page */
.bodyline	{ background:none;}

/* This is the outline round the main forum tables */
.forumline	{ margin-bottom:10px;}
.forumline2	{ border:1px solid #cc7072; }

.forumline .catLeft	{ border:1px solid #ffffff; border-width:0 1px;}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #eaebe3; padding:15px 20px 15px 0px; line-height:19px; color:#5f6258;  }
td.row2	{ padding:0 19px; color:#5f6258; background:#FFFFFF; }
td.row3	{ background-color: #D1D7DC; }
td.row_icon		{ background:#eaebe3; vertical-align:middle; text-align:left;}
td.row_icon img	{ margin:0px 10px 0 20px;}

.bg_white	{ background:#ffffff !important; padding:0 19px;}
.bg_grey	{ background:#eaebe3 !important; padding:0 19px;}


.forumline3			{}
.forumline3 .row1	{ padding:10px 20px;}
.forumline3 .row2	{ padding:10px 20px;}


/*
  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;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #5f6258 !important; 
	font-size: 12px; 
	background:#eaebe3;
	font-weight:normal;
	vertical-align: middle;
	padding-bottom:0px !important;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background:url(images/title_red_bg.gif) bottom;
			height:43px;
			line-height:43px;
			padding:0 0 0px 20px;
			vertical-align: middle;
			border:1px solid #cc7072 !important;
			color:#FFFFFF;

}



/*
  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;
}
th.thHead {
			background:url(images/title_red_bg.gif) bottom;
			height:43px;
			line-height:43px;
			padding:0 0 0px 20px !important;
			vertical-align:middle;
			border:1px solid #cc7072 !important;
			color:#ffffff !important;
			text-align:left;
	 }
th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
			height:43px;
			line-height:43px;
			padding:0 0 0px 20px;
			vertical-align:middle;
			text-align:left;
	 }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px;  }
th.thSides,td.catSides,td.spaceRow	 { }
th.thRight,td.catRight,td.row3Right	 { }
th.thLeft,td.catLeft	  {  }
th.thBottom,td.catBottom  { }
th.thTop	 { background:#ffffff; padding:0 15px 0px 15px;}
th.thPost	 { background:#eaebe3; padding:0 15px 0px 15px;}
th.thCornerL { text-align:left; padding-left:20px; }
th.thCornerR { background:#ffffff; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-size: 18px; font-family: tahoma;
			text-decoration: none; line-height : 120%; color : #0091bb;
}
a.maintitle			{ color:#FFFFFF !important; float:left; line-height:43px; text-decoration:underline;}
a.maintitle:hover	{ text-decoration:none;}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 12px; color:#5f6258 !important; }
.gensmall { font-size : 10px; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }


/* Forum category titles */
.cattitle		{ font-size: 16px ; color : #ffffff}
a.cattitle		{ text-decoration: underline; color : #ffffff; }
a.cattitle:hover{ text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-size: 14px; color : #0091bb; }
a.forumlink 	{ text-decoration: underline; color : #0091bb; }
a.forumlink:hover{ text-decoration: none; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */



/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-size:11px; color:#FFFFFF; }
.topictitle	img	{ border:1px solid #ffffff;}
a.topictitle		{ color:#FFFFFF;} 
/* Name of poster in viewmsg.php and viewtopic.php and other places */

/* Location, number of posts, post date etc */


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}


/* 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: tahoma; 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: 12px; font-family: tahoma; color: #5f6258; padding-top:25px; padding-bottom:50px; padding-left:130px;}
a.copyright		{ color: #5f6258; text-decoration: none; padding-left:0;}
a.copyright:hover { text-decoration: underline;}

.e1k		{ float:right; height:75px; margin-top:-13px; width:130px; text-align:right; background:url(images/e1k_logo.gif) right top no-repeat; }
.e1k p		{ padding:17px 0 0 0; margin:0;}
.e1k img	{ margin-top:7px; float:right; border:0;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px tahoma;
	border-color : #000000;
}

/* 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 : #000000;
	font-size: 11px; font-family: tahoma;
}

/* The main submit button option */
input.mainoption { background:url(images/btn_bg.gif); border:1px solid #127b99; color:#FFFFFF; border-left:1px solid #58c2d6; border-top:1px solid #58c2d6;}

/* None-bold submit button */
input.liteoption { background:url(images/btn_bg.gif); border:1px solid #127b99; color:#FFFFFF; border-left:1px solid #58c2d6; border-top:1px solid #58c2d6;}

td.catBottom input.liteoption,td.catBottom input.mainoption, .top_red input.mainoption, .top_red input.liteoption  { border:1px solid #ffffff;}
/* 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: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
