/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E2E2E;
	background-repeat: repeat-y;
	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;
}

	DIV.TopicNav TD 
	{
		
		background-color:#474747;
		/*background: #FFFFFF; */
		color:#FFFFFF; /*Text Color of Sub Template Top Nav Bar*/
		text-decoration:none;
		font-weight:bold;
		font-size:10pt;
	}
	
	TR.TopicNavBar, TD.TopicNavBar
	{
		background-color:#555d7d; 
		color:#FFFFFF; 
		font-weight:bold;
		font-size:8pt;
	}
	
	A.TopicNavBar:visited
	{
		color:#FFFFFF; 
		text-decoration:none;
		font-size:8pt;
	}
	A.TopicNavBar:link
	{
		color:#FFFFFF; 
		text-decoration:underline;
		font-size:8pt;
	}
	A.TopicNavBar:hover
	{
		color:#CCCCCC; 
		text-decoration:underline;
		font-size:8pt;
	}

	
	
 /* General page style. The scroll bar colours only visible in IE5.5+ */	
img {border: none}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
form {
	margin: 0px;
	padding: 0px;
}

/* General font families for common tags */
a:link,a:visited,a:active { font-size: 11px; color : #FFFFFF; text-decoration: none;}
a:hover		{ font-size: 11px; color: #FFF278; bold; text-decoration: underline;}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ border: 0px #ffffff solid; }

/* This is the outline round the main forum tables */
.forumline	{ border: 0px #ffffff solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #6a6a6a; margin: 0px; padding: 0px;}
td.row2	{ background-color: #5e5e5e; margin: 0px; padding: 0px;}
td.row3	{ background-color: #6a6a6a; margin: 0px; padding: 0px; font-size : 12px; 
	color : #FFFFFF;}
	
/* Main table cell colours and backgrounds */
tr.row1	{ background-color: #6a6a6a; margin: 0px; padding: 0px;}
tr.row2	{ background-color: #5e5e5e; margin: 0px; padding: 0px;}
tr.row3	{ background-color: #6a6a6a; margin: 0px; padding: 0px; font-size : 12px; 
	color : #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
*/
td.rowpic {
		background-color: #6a6a6a;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #151616; 
	background-image: 	url('http://www.taultunleashed.com/images/box2.jpg');
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#6a6a6a; border: #ffffff; border-style: solid; height: 28px; 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 {
	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: 15px; }
td.row3Right,td.spaceRow {
	background-color: #6a6a6a; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
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 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 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: #FFF278;
}
a.maintitle,a.h1,a.h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #FFF278;
}
a.maintitle:visited,a.h1:visited,a.h2:visited	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #FFF278;
}
a.maintitle:hover,a.h1:hover,a.h2:hover	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: underline; line-height : 120%; color: #FFF278;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #ffffff; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #3680A3; font-weight: bold; text-decoration: underline;}

/* General text White */
.prenavwhite { color: #FFFFFF; text-decoration: none; font-size : 11px; }
a.prenavwhite { color: #FFFFFF; text-decoration: none; font-size : 11px; }
a.prenavwhite:hover	{ color: #FFFFFF; font-weight: bold; font-size : 11px; text-decoration: underline;}

/* Small General text White */
.smallprenavwhite { color: #FFFFFF; text-decoration: none; font-size : 10px; }
a.smallprenavwhite { color: #FFFFFF; text-decoration: none; font-size : 10px; }
a.smallprenavwhite:hover	{ color: #FFFFFF; font-weight: bold; font-size : 10px; text-decoration: underline;}


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #ffffff;  }
a.mainmenu		{ text-decoration: none; color : #ffffff;  }
a.mainmenu:visited	{ text-decoration: none; color : #ffffff;  }
a.mainmenu:hover{ color: #3680A3; font-weight: bold; text-decoration: underline; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #ffffff; }
a.cattitle		{ text-decoration: none; font-size: 14px ; color : #ffffff; }
a.cattitle:hover{ color: #3680A3; font-size: 14x ; font-weight: bold; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink			{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFF278; }
a.forumlink 	{ text-decoration: none; color : #FFF278; }
a.forumlink:hover{ color: #FFF278; font-weight: bold; text-decoration: underline; }


/* 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 : #ffffff;}
a.nav			{ text-decoration: none; color : #ffffff; }
a.nav:hover		{ color: #3680A3; font-weight: bold; text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #ffffff; }
a.topictitle:link,a.topictitle:visited,a.topictitle:active { font-weight: bold; font-size: 11px; color : #FFFFFF; text-decoration: none;}
a.topictitle:hover		{ font-weight: bold; font-size: 11px; color: #FFF278; bold; text-decoration: underline;}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #ffffff;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #ffffff; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; text-align:left; color : #fff; }
a.postlink:link	{ font-size : 12px; text-decoration: none; color : #ffffff; }
a.postlink:visited { font-size : 12px; text-decoration: none; color : #ffffff; }
a.postlink:hover { font-size : 12px; color: #3680A3; text-decoration: underline;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFFFFF;
	background-color: #474747; 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: #FFFFFF; line-height: 125%;
	background-color: #474747; 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: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #FFF278; font-weight: bold; text-decoration: underline;}



/* Form elements */
input,textarea, select {
	color : #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FFFFFF;
	background-color : #474747;
	
}


/* Form elements */
input,textarea, select {
	color : #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FFFFFF;
	background-color : #474747;
	
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #474747;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #474747;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #6a6a6a;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #6a6a6a;
	font-weight : normal;
}

input.btnmain {
	color : #fff;
	font-size: 11px; 
}


.textboxes{
	font-size: 11px;
	line-height: 16px;
	padding:5px 0 5px 10px;
	color:#000;
}

/* 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: #474747; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

.navbox2
{
	width: 645px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4A4642;
	margin-bottom: 0px;
	margin-top: 0px;	
	border: 0px solid #000;
}	
/* columns */
#col_main { background: #FFF; float: left; position: relative; }
#col_main .container { width:653px; }
#col_highlights { width: 430px; float: left; position: relative; z-index: 1; }
#col_btm { margin: 0 4px 0 3px; position: relative; }
#col_ads { float: left; margin-left: 10px; position: relative; }
#col_ads .container { width: 300px; }
#col_hot_topics { width: 665px; float: left; }
#col_hot_topics li{cursor:pointer}
#col_latest_videos { float: left; margin-left: 5px; }
.col_hub_left { width: 489px; float: left; }
.col_hub_right { width: 484px; float: left; }

/* top stories */
#top_stories {
	float: left;
	top: 0px;
}
#top_stories a { color: #000; }
#top_stories .container {
	width: 645px;
	height: 265px;
	background-color:#DDDDDD;
	top: 0px;
}
#top_stories_btm {  height: 11px; width: 653px; clear: both; }

#topstories-image-container { position:relative; top: -61px; } 
.topstories-image { width:645px; height:186px; font-size:16px; text-align:left; position:absolute;display:block;left:0pt;top:0pt;z-index:1;}
.topstories-image-click{width:645px;height:186px; cursor: pointer;}
.ts-text {
	position:relative;
	left: 15px;
	display:none;
	line-height: 16px;
	margin-right: 15px;
	top: -10px;
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
}		
.ts-selected { background: url(http://www.taultunleashed.com/img/whyjoin/ts_thumbnail_frame.png) no-repeat; width: 86px; height: 62px; position: relative; top: 250px; left: 131px; z-index: 51; cursor:pointer; }
.topstories-image .ts-title { font-size:16px; font-weight: bold; }
.topstories-image .ts-title a { color: #000; text-decoration: none; }
.topstories-image .ts-title a:hover, #ts-nav li div a:hover {
	color: #000;
	text-decoration: underline;
}
#topstories-nav-container {
	position: relative;
	top:155px;
	left:132px;
	width: 345px;
	height: 53px;
		
}
#ts-nav-wrapper {
	z-index:50!important;
	left: 0px;	
	overflow:hidden;
	position:relative;
	width:100%;	
	margin-left: expression(document.all.center.offsetWidth * -1);
}
#ts-nav {
	height: 67px;
	float: left;
	list-style-type:none;
	margin:0;
 	margin-left: expression(document.all.center.offsetWidth * -1);	
	position:relative;	
	padding:0;
	width:100%;
	margin-left: -100%;	
	
}
#ts-nav li { padding: 0; margin: 0; display: block; line-height: normal; }
#ts-nav li.hover { text-decoration:underline; cursor:pointer; color:#000; }
#ts-nav li div { width:85px; text-align:center; overflow:hidden; }
#ts-nav a { display: block; font-weight:normal; font-size:10px; }
#ts-nav a:focus { outline: none; }
#ts-nav img { display: block; border: 2px solid #000; margin-right: 6px; }
#top_stories .next {
	left:494px;
	position: relative;
	width: 21px;
	height: 20px;
	top: 192px;
	background-image: url(http://www.taultunleashed.com/img/whyjoin/ts_right_arrow.png);
	z-index:50;
	cursor: pointer;
	background-color: #000000;
}
#top_stories .prev {
	left:100px;
	position: relative;
	width: 21px;
	height: 20px;
	top: 212px;
	background-image: url(http://www.taultunleashed.com/img/whyjoin/ts_left_arrow.png);
	z-index:50;
	cursor: pointer;
	background-color: #000000;
}
#top_stories .next.hover, #top_stories .prev.hover { background-color:#000; }
#ts-nav-wrapper li { float:left; overflow:hidden; width:90px; height:79px; }
#gameblock{
	list-style-type:none;
	float:left;
	padding-left:2px;
	padding-left:2px;
}
#gameblock li{
	list-style-type:none;
	float:left;
	padding-left:2px;
	padding-left:2px;

}
.gametab{
	text-align:center;
	margin-top: -1px;
	margin-bottom: 5px;
	font-weight:bold;
	font-size: 12px;
	color: #000000;	
}
a.gametab{
	text-align:center;
	margin-top: -1px;
	margin-bottom: 5px;
	font-weight:bold;
	font-size: 12px;
	color: #000000;	
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0; 
filter:alpha(opacity=100);
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
-khtml-opacity: 0.50;
opacity: 0.50; 
filter:alpha(opacity=50);
}
.style1 {
	font-weight: bold;
	font-size: 16px;
}
.style1 { font-weight: bold; font-size: 14px;}
.style5 { font-weight: bold; font-size: 16px;}
.style9 { font-size: 12px; }
.style6 { font-size: 14px;}

.bluetext {
	font-size: 14px;
	
	color: #fff278;
	font-weight: bold;
}
.bigbluetext {
	font-size: 16px;
	
	color: #fff278;
	font-weight: bold;
}

.titleyellow {font-size: 10px;line-height: 16px;color: #FFEC3C;font-weight: bold;}
a.titleyellow,a.titleyellow:visited {font-size: 10px;line-height: 16px;color: #FFEC3C;font-weight: bold;}
a.titleyellow:hover {font-size: 10px;line-height: 16px;color: #FFEC3C;font-weight: bold; text-decoration: underline;}

.titlewhite { font-size: 10px;  line-height: 16px;	color: #FFFFFF;	font-weight: bold;}
a.titlewhite,a.titlewhite:visited 	{ font-size: 10px;  line-height: 16px;	color: #FFFFFF;	font-weight: bold;}
a.titlewhite:hover { font-size: 10px;  line-height: 16px;	color: #FFFFFF;	font-weight: bold; text-decoration: underline;}

table.titlewhite { font-size: 10px;  line-height: 16px;	color: #FFFFFF;	font-weight: bold;}
table.titlewhite a,table.titlewhite a:visited 	{ font-size: 10px;  line-height: 16px;	color: #FFFFFF;	font-weight: bold;}
table.titlewhite a:hover { font-size: 10px;  line-height: 16px;	color: #FFFFFF;	font-weight: bold; text-decoration: underline;}

table.titlewhiteplain { font-size: 10px; 	color: #FFFFFF; border-size:1px;	 }
table.titlewhiteplain a,table.titlewhiteplain a:visited 	{ font-size: 10px;  	color: #FFFFFF;	}
table.titlewhiteplain a:hover { font-size: 10px; 	color: #FFFFFF;	font-weight: normal; text-decoration: underline;}

.black {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.blacktext {
	font-size: 12px;
	
	color: #000000;
	font-weight: normal;	
}

.tablebg {
		border: 0px solid #000;
}

/*  Text
 --------------------- */

p.moderators {
	margin: 0;
	float: left;
	color: #ffffff;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #ffffff;
	font-weight: bold;
	white-space: normal;
	font-size: 12px;
}

.rtl p.breadcrumbs {
	float: right;
}

a.breadcrumbs 	{ font-size: 11px; font-weight: bold; text-decoration: none; color : #FFFFFF; }
a.breadcrumbs:hover{ font-size: 11px; color: #FFF278; font-weight: bold; text-decoration: underline; }

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size : 10px; 
	color : #FFFFFF;
}
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	font-size : 11px;
	padding-bottom: 4px;
color : #FFFFFF;
}

p.topicauthor {
	margin: 0;
	font-size : 10px;
}

p.topicdetails {
	font-size : 10px; color : #FFFFFF;
	margin: 0;
}
a.topicdetails {	font-size : 10px; color : #FFFFFF; margin: 0; }
a.topicdetails:hover { font-size : 10px; color : #FFFFFF; text-decoration:underline; margin: 0; }

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
	font-size: 11px;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: #ffffff;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}

/* GYM Sitemaps & RSS - www.phpbb-seo.com */
div.gymsublist {
	display:block;
	position:relative;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:0;
	margin:0;
}
div.gymsublist ul {
	display:block;
	position:relative;
	height:1%;
	padding-left:30px;
}
div.gymsublist ul li {
	display:block;
	position:relative;
	line-height:18px;
	font-size:11px;
}
/* GYM Sitemaps & RSS - www.phpbb-seo.com */

.titlewhite {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.top{
	background-image:url(http://www.mmoviper.com/images/toplarger.jpg);
	background-repeat:no-repeat;
}
.mainwhitetxt {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.mainwhitetxt a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;

}
.mainwhitetxt a:hover{
	font-size: 12px;
	color: #FFF278;
	text-decoration:none;

}
.mainwhitetxt a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;

}
.textbox1{
	width:102px;
	height:24px;
	border-color:#2E2E2E;
	border-style:solid;
	border-width:1px;
	background:#BCBCBC;
	padding:3px;
	font-size: 12px;
	color: #FFFFFF;
}
.boxtitle {
	font-size: 9px;
	color: #FFFFFF;
	padding:2px 5px 0 0;
}
.msgtitle {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.datetxt {
	font-size: 12px;
	color: #FFFF78;
}

H4 {
	font-size: 12px;
	color: #ffffff;
}
/* The largest text used in the index page title and toptic title etc. */
.titles,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #FFF278;
}
a.titles,a.h1,a.h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #FFF278;
}
a.titles:visited,a.h1:visited,a.h2:visited	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #FFF278;
}
a.titles:hover,a.h1:hover,a.h2:hover	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: underline; line-height : 120%; color: #FFF278;
}

</style>

