/*
  SmoothTech Theme for phpBB version 2+
  Created by Daniel of Gaming Exe (aka Daniel Exe on the phpbb.com forums)
  http://www.gamexe.net
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #0E242F;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

/* Banner */
.banner_div { background-image: url(images/banner_bg2.gif); background-repeat: repeat-x; height:89px; width:100%; }
.banner_left { background-image: url(images/logo_fill_left.gif); background-repeat: repeat-x; height:104px; width:33%; text-align:left;}
.banner_right { background-image: url(images/logo_fill_right.gif); background-repeat: repeat-x; height:104px; width:33%; text-align:right;}
.banner_center { width:33%; text-align:center;}
.banner { float: right; }

.titles  {
        color: #FFA34F; font-weight : bold;  font-size: 14px;
}

/* content */
.content { background-color: #0F232D; width:95%; }

/* legend on index */
.ilegend { background-image: url(images/cellbg.gif); background-color: #1B3340; }

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


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #132D3A; border: 1px #050E12 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #08151B; border: 0px; }


/* Main table cell colours and backgrounds */
.row1_l { background-image: url(images/rowbg1_l.gif); height: 21px; width: 296px; float: left; position: relative; left: 30px; padding-top: 3px; padding-bottom:0px; }
.row_btl { background-image: url(images/rowbg_btl.gif); height: 21px; width: 14px; float: left; position: relative; left: 10px; padding-top: 3px; padding-bottom:0px; }
.row_btc { background-image: url(images/rowbg_btc.gif); height: 21px; background-repeat: repeat-x; background-position: top; padding-top: 3px; padding-bottom:0px; }
.row_btr { background-image: url(images/rowbg_btr.gif); height: 21px; width: 14px; float: right; position: relative; right: 10px; padding-top: 3px; padding-bottom:0px; }
.row_bml { background-image: url(images/rowbg_bml.gif); height: 21px; width: 100px; float: left; padding-top: 3px; padding-bottom:0px; }
.row_bmc { background-image: url(images/rowbg_bmc.gif); height: 21px; background-repeat: repeat-x; padding-top: 3px; padding-bottom:0px; }
.row_bmr { background-image: url(images/rowbg_bmr.gif); height: 21px; width: 100px; float: right; padding-top: 3px; padding-bottom:0px; }

td.row1, td.row2, td.row3,td.row3Right { border-left: solid 1px #213A47; border-top: solid 1px #213A47; }
td.row1	{ background-color: #1B3340; background-image: url(images/cellbg.gif); background-repeat: repeat-x; background-position: top; }
td.row2	{ background-color: #1B3340; background-image: url(images/cellbg.gif); background-repeat: repeat-x; background-position: top; }
td.row3,td.row3Right	{ background-color: #1B3340; background-image: url(images/cellbg.gif); background-repeat: repeat-x; background-position: top; }


/*
  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-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #08151B; height: 18px;
	background-image: url(images/rowbg2.gif);
	background-repeat: repeat-x;
}

td.cat,td.catHead,td.catLeft,td.catRight,td.catLeft {
			background-image: url(images/rowbg4.gif);
			border: 0px; height: 24px;
}

td.catLeft2 {
			background-image: url(images/rowbg1.gif);
			border: 0px; height: 24px;
}


td.catBottom {
			background-image: url(images/rowbg3.gif);
			background-repeat: repeat-x;
			border: 0px; height: 22px;
}

td.catSides{
			background-image: url(images/rowbg3.gif);
			background-repeat: repeat-x;
			border: 0px; height: 10px;
}

td.blocktop {
			background-image: url(images/rowbg1.gif);
			border: 0px; height: 24px;
}


/*
  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: 24px;
	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: 0px; height: 18px; }
td.spaceRow {
	height:10px;
	background-color: #000000; border: 0px;
	background-image: url(images/rowbg3.gif);
	background-repeat: repeat-x; }

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	 { 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,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #82979F;
}

/* The acp welcome text. */
.maintitle,h3	{
			font-weight: bold; font-size: 13px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #1B6083;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; text-decoration: none; }
.genbig { font-size : 12px; text-decoration: none; }
.gen,.genmed,.gensmall,.genbig { color : #5E727D; text-decoration: none; }
a.gen,a.genmed,a.gensmall,.genbig { color: #1B6083; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.genbig:hover	{ color: #006699; text-decoration: none; }


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


/* Forum category titles */
.cattitle		{ font-size: 11px ; letter-spacing: 1px; color : #5F7A85; }
a.cattitle		{ text-decoration: none; color : #5F7A85; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #1B6083; }
a.forumlink 	{ text-decoration: none; color : #1B6083; }
a.forumlink:hover{ text-decoration: none; color : #006699; }


/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #1B6083; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #82979F; }
a.topictitle   { text-decoration: none; color : #1B6083; }
a.topictitle:visited { text-decoration: none; color : #1B6983; }
a.topictitle:hover	{ text-decoration: underline; color : #006699; }


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

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #5F727C; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color : #82979F; }
a.postlink	{ text-decoration: none; color : #1B6083; }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFA34F;
	background-color: #314F5F; border: #19303C; 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: #689CB9; line-height: 125%;
	background-color: #314F5F; border: #19303C; 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: #6D7687; letter-spacing: -1px;}
a.copyright		{ color: #666666; text-decoration: none;}
a.copyright:hover { color: #6D7687; text-decoration: underline;}


/* Form elements */
textarea, select {
	color : #6D7687;
	background-color: #1B3340;
	font: normal 10px Arial, Verdana, sans-serif;
	border: 1px solid #0B1C25;
	vertical-align: middle; 
}

select {
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-color: #1B3340;
}

input {
	color : #6D7687;
	font: normal 10px Arial, Verdana, sans-serif;
	border: 1px solid #0B1C25;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat;
}

input { text-indent : 2px; vertical-align: middle; }

textarea {
	background-image: url(images/textarea_bg.gif);
	background-repeat: repeat;
	font: normal 12px Arial, Verdana, sans-serif;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/submit_bg.gif);
	background-repeat: repeat-x;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	background-image: url(images/submit_bg.gif);
	background-repeat: repeat-x;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	background-image: url(images/submit_bg.gif);
	background-repeat: repeat-x;
}

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

/* iframe for topic review */
iframe { border: 1px solid #0B1C25; width: 99%; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* Set Image style */
img, .forumline img {
	border: 0;
}


/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #FF0000;
	font-weight: bold;
}
a.foundercolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}
.jadmincolor, a.jadmincolor, a.jadmincolor:link, a.jadmincolor:active, a.jadmincolor:visited {
	color: #129DED;
	font-weight: bold;
}
a.jadmincolor:hover {
	color:	#129DED;
	text-decoration: underline;
}
.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #FFA34F;
	font-weight: bold;
}
a.admincolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: #006600;
	font-weight: bold;
}
a.modcolor:hover {
	color:	#008000;
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color : #000000;
	font-weight: bold;
}
a.usercolor:hover {
	color: #DD6900;
	text-decoration: underline;
}
/*-- fin mod : profile cp --*/

/* Admin & Moderator Colors MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#ff0000}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#839fbc}


abbr, acronym {
	font-weight: bold;
	text-decoration: overline;
	cursor: help;
}

.acronym{background:#FFFFCC}

.alert{color:#FF3300}

/* Mighty Gorgon - Full Album Pack - BEGIN */
.forumline_left {
	background-color: {T_TD_COLOR2};
	border-bottom: 2px {T_TH_COLOR2} solid;
	border-left: 2px {T_TH_COLOR2} solid;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #FF8866; 
	text-decoration: none;
}

.tab_links_unsel, a.tab_links_unsel:hover, a.tab_links_unsel:link, a.tab_links_unsel:active, a.tab_links_unsel:visited { 
	font-size: 11px;
	color: #FFFFAA; 
	text-decoration: none;
}

a.tab_links:hover, a.tab_links_unsel:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #FF8866; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #003366; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
}

.tab_headers_unsel, th.tab_headers_unsel {
	color: #FFFFAA; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #336699; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #6699AA;
}

.tab_border {
	background-color: #888888;
	border: 1px;
}

.filler, th.filler {
	background-color:#6699AA; 
	background-image:none;
}

.picframe{
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 2px 6px 2px 6px;
	position: relative;
	bottom: 2px;
	right: 2px;
}

.picshadow{
	background-color: #888888;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
/* Mighty Gorgon - Full Album Pack - END */


