/* 

	sliced - a free web template by spyka webmaster
  	http://www.spyka.net
	
	phpBB3 port by Awesome Styles
	http://www.awesomestyles.com
	
	based on subSilver2 by subBlue
	http://www.subBlue.com
	
*/

/* page */	
html, * {
	padding:0;
	margin:0;
}
body {
	/*background-image:url('./images/wrapper_bg.png');*/
	background-repeat: no-repeat;
    background-position: center top;
    background-color: #1c0101;
	margin:0px auto 10px auto;
	font-size:1.0em;
    font-family: Arial, Verdana, serif;
}

#link {
width:1920px; /*this width will be equal to the background image width*/
height:936px; /*this height will be equal to the background image height*/
margin:auto;
}
#link a {
width:100%;
height:100%;
display:block;
}
#wrapper
{
    text-align: left;
}
#wrapper a#linky_left {
text-align: center;
display:block;  
width:460px;
height:100%;
position: absolute;
top: 0px;
left: 50%;
margin-left: -960px;
}
#wrapper a#linky_right {
text-align: center;
display:block;  
width:460px;
height:100%;
position: absolute;
top: 0px;
left: 50%;
margin-left: 500px;
}

/* layout */
div#container {
	width:966px;
	margin:0 auto;
/*background-color:#FFFFFF;*/
}
div#header {
	/*background-image:url('./images/sport_tv_header_back_tile.gif');
	background-repeat:repeat-x;
	background-color:#000000;*/
	padding:0px 0;
	position:relative;
	height: 119px;
/*	border: 1px solid aqua;*/
}
#header .leftCorner{
	background:url(./images/header_left_corner.gif) 0 0 no-repeat;
	position:absolute;
	left:0px;
	top:142px;
	width:11px;
	height:17px;
}
#header .rightCorner{
	background:url(./images/header_right_corner.gif) 0 0 no-repeat;
	position:absolute;
	left:955px;
	top:142px;
	width:11px;
	height:17px;
}
#header .bannerIframe{
	position: absolute; 
	top: 28px; 
	left: 237px;
}
#header .mainLogo{
	background:url(./images/forum-logo.png) 0 4px no-repeat;
	height: 91px;
    left: 47px;
    position: absolute;
    top: 28px;
    width: 105px;
}
#header .iconBack{
	background:url(./images/icon_back.png) 0 0 no-repeat;
	_background:url(./images/ie6/icon_back.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:822px;
	top:15px;
	width:110px;
	height:110px;
}
.titles{
	font-weight:bold;
	}
div#header p {
	text-align:center;
	color:#ffffff;
}
div#content {
	background-image:url('./images/pattern.jpg');
	background-repeat:repeat-x;
	background-color:#fff;
/*	margin:2px 6px;*/
	font-size:0.8em;
}
div#footer p {
	font-size:0.7em;
	text-align:center;
	background-color: #dddddd;
	border-top: 1px solid silver;
	padding: 10px;
}

/* navigation menu */
div#nav {
	width:965px;
	height:34px;
	background-color:#595959;
	/*background-image:url('./images/header_nav_back_tile.gif');
	background-repeat:repeat-x;*/
}
div#nav ul {
	margin:0;
	padding:0;
}
div#nav ul li {
	display:block;
	float:left;
	padding-right:4px;
}
div#nav ul li a {
	/*color: #F7F7F7;*/
	color:#ccc;
    font-family: "Trebuchet MS",Arial,Sans-Serif;
	float:left;
	padding:4px 8px 0px 8px;
	height:30px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height:27px;
	/*background-color: #000000;*/
}
div#nav ul li a.special{
	color:#fff;
	font-weight:bold;}
div#nav ul li a:hover {
	/*background-color:#e01f26;*/
	color:#fff;
}

/* ----------------------------------------------TopBar-------------------------------------*/

.top_menu ul{
	margin:0;}
.top_menu ul li
{
    float: left;
    line-height: 25px;
    margin-right: 44px;
}
.top_menu ul li ul
{
    z-index: 2000;
    -moz-box-shadow: 2px 2px 10px #000;
    -webkit-box-shadow: 2px 2px 10px #000;
    box-shadow: 2px 2px 10px #000; 
    width: 157px;
}


.top_menu ul li ul li
{
    z-index: 1999;
    margin: 0;
    padding: 0px 3px;
    background-color: #363636;
    float: none;
    background-image: none;
    line-height: 1.2em;
    height: auto !important;
}

.top_menu a {
    color: #F7F7F7;
    font-family: "Trebuchet MS",Arial,Sans-Serif;
	text-transform:uppercase;
}
.top_menu a:hover, .top_menu a:active, .top_menu a:visited {color:#F7F7F7;}


.top_menu ul li ul li:hover
{
    background-position: -710px -175px;
}

.top_menu ul li ul li.last_sub, .top_menu ul li ul li.last_sub:hover
{
    background-position: -728px -418px;
    height: 3px !important;
    background-color: transparent !important;
    padding: 3px 3px !important;
}
.top_menu ul li ul li a
{
    padding: 10px 3px;
    font-size: 13px;
    display: block;
    text-transform: none;
}
#header .top_menu ul.sub
{
    display: none;
    top: 28px;
}
.top_menu ul li a
{
    padding: 2px 0;
}
.top_menu ul.sub li a, .top_menu ul.sub li a:hover
{
    border-bottom: none;
}
.top_menu ul.sub li a:hover
{
    color: #999;
}

.top_menu ul li a, .bottom_menu ul li a
{
    margin: 0 4px;
    display: block;
    font-size: 12px;
}
.top_menu ul li a:hover, .top_menu ul li.selected
{
    background-image: url("/images/red_border.gif");
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
.top_menu ul li.selected a:hover
{
    padding-top: -1px;
    border-bottom: none;
}

.sub
{
    position: absolute;
}

/* headers */
h1 {
	color:#ffffff;
	text-align:center;
	font-size:1.5em;
	letter-spacing:3px;
	font-weight:bold;
}
h2 {
	color:#E2E2E2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
}
h3 {
	font-size:1.0em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#B90302;
	font-weight: bold;
}
h4 {
	font-size:0.8em;
	margin:0;
	padding:0;
	font-weight: bold;
}


/* links */
a, a:visited {
	color:#810201;
	text-decoration:none;	
}
/*a:hover {
	color:#fff!important;
	background-image:url(images/menu_anim_bg.png);
}*/
h1 a,
h1 a:link,
h1 a:visited,
h1 a:active 
{
	color:#ffffff !important;
	text-decoration:none;
	text-align:center;
}
p.searchbar a {
	text-decoration:none;
	color:#ccc;
}
p.searchbar a:hover{background:none;}
a.titles {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	text-decoration:none;
}
.cat a,
.cat a:link,
.cat a:visited,
.cat a:active {
	color:#cccccc;
}
a.forumlink {
	color:#880101;
	font-weight:normal;
	font-size:1.0em;
}
a.topictitle {
	color:#880101;
	margin: 1px 0;
	font-size:1.0em;
	font-weight:bold;
}
a.topictitle:visited {
	color:#B90302;
	font-weight:normal;
	text-decoration:none;
}
th a,
th a:visited {
	color:#ffffff;
	text-decoration:underline;
}
th a:hover {
	text-decoration:underline;
}
.postreported, 
.postreported a:visited, 
.postreported a:hover, 
.postreported a:link, 
.postreported a:active {
	margin:0;
	color:#B80201;
	font-weight:bold;
}
.postapprove, 
.postapprove a:visited, 
.postapprove a:hover, 
.postapprove a:link, 
.postapprove a:active {
	color:#009900;
	font-weight:bold;
}


/* paragraphs */
p {
	margin:6px 0 10px 0;
}
p.moderators {
	margin:0;
	float:left;
	color:#000000;
	font-weight:bold;
}
p.linkmcp {
	margin:0;
	padding:0;
	float:right;
	color:#B90302;
}
p.breadcrumbs {
	margin:0;
	float:left;
	color:#000000;
	font-weight:bold;
}
p.breadcrumbs a:hover{background:none;color:#666!important;}
.tablebg a:hover{color:#666!important;background:none!important;}
p.datetime {
	margin:0;
	float:right;
	padding:0;
	font-size:1.0em;
}
p.searchbar {
	padding:2px 15px;
	color:#B90302;
	font-size:0.9em;
	float:left;
	margin:10px 0 7px;
} 
p.searchbarreg {
	margin:0;
	float:right;
}
.rtl p.searchbarreg,
.rtl p.datetime,
.rtl p.linkmcp {
	float:left;
}
.rtl p.breadcrumbs,
.rtl p.moderators {
	float:right;
}
p.forumdesc {
	padding:0px;
	margin:0;
}
p.topicauthor {
	margin:1px 0;
}
p.topicdetails {
	margin:1px 0;
}


/* forms */
form {
	margin:3px;
	padding:0 10px;
}
form p {
	margin:12px 0;
}
form label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
}
form input, textarea{
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
form input.radio {
	border:none;
}
input.btnmain,
input.btnbbcode,
input.btnlite,
input.btnfile,
input.helpline {
	background-color:#EFEFEF;
	border:1px solid #666666;
	padding:1px 5px;
	cursor:pointer;
}
input.btnmain {
	font-weight:bold;
}
input.btnbbcode {
	color:#333333;
	font-weight:normal;
	font-size:0.9em;
	padding:3px;
}
input.btnlite {
	font-weight:normal;
}
input.btnfile {
	font-weight:normal;
	font-size: 1.0em;
}


/* element defaults */
ul {
	list-style:square;
	margin:4px 0 4px 20px;
}
ol {
	margin:4px 0 4px 27px;
}
code {	
	font-family:"Courier New", Courier, monospace;
	margin:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#E2E2E2;
	display:block;	
}
pre {
	font-size:1.0em;
	font-family:"Courier New", Courier, monospace;
}
hr {
	height:1px;
	border-width:0px;
	background-color:#D1D7DC;
	color:#D1D7DC;
}


/* date and find bars */
div#datebar {
	margin:10px 0 7px;
	float:right;
	color:#ccc;
	padding-right:15px;
}
div#findbar {
	width:100%;
	margin:0;
	padding:0;
	border:none;
}


/* forum rules */
div.forumrules {
	background-color:#3B3B3B;
	border:3px solid #323131;
	padding:7px;
	font-size:1.0em;
	color:#cccccc;
}
div.forumrules h3 {
	color:#cccccc;
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:underline;
}


/* posts */
.postauthor {
	color:#000000;
}
.postdetails {
	color:#000000;
}
.postbody {
	font-size:1.0em;
	line-height:1.6em;
}
.posthilit {
	background-color:#FFFF00;
}
.nav {
	margin:0;
	font-weight:bold;
}
.pagination {
	padding:4px;
	color:#000000;
	font-weight:bold;
}


/* tables */
th {
	color:#ffffff;
	font-weight:bold;
	/*background-image:url('./images/header_background.jpg');
	background-repeat:repeat-x;*/
	background-color:#880101;
	padding:7px 5px;
}
td {
	padding:2px;
}
td.profile {
	padding:4px;
	text-align:center;
}
table.tablebg {
	background-color:#BFBFBF;
	margin-top:-10px;
}
td.catdiv {
	height:28px;
	margin:0;
	padding:0;
	color:#cccccc;
	border:none;
	background-image:url('./images/nav_background.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color: #3A3A3A;
}
td.cat {
	height:28px;
	margin:0;
	padding:0;
	border:none;
	color:#cccccc;
	background-image:url('./images/nav_background.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color: #3A3A3A;
	text-indent:5px;
}
.row1,
.row2,
.row3 {
	background-color:#ddd;
	padding:4px 15px;
}
.row2 {
	background-color:#cccccc;
}
.row3  {
	background-color:#999999;
	color:#ffffff;
}
table *.spacer {
	background-color:#dddddd;
}
table.legend {
	text-align:center;
	margin:0 auto;
}


/* bbcode */
.quotetitle, .attachtitle, .codetitle {
	margin:10px 5px 0 5px;
	padding:4px;
	color:#ffffff;
	background-image:url('./images/header_background.jpg');
	background-repeat:repeat-x;
	background-color:#F85C5D;
	font-size:0.85em;
	font-weight:bold;
}
.quotecontent, .attachcontent, .codecontent {
	margin:0 5px 10px 5px;
	padding:5px;
	border:1px solid #C31111;
	font-weight:normal;
	line-height:1.5em;
	background-color:#ffffff;
}
.attachcontent {
	font-size:0.85em;
}
.codecontent {
	color: #333;
	font-family:"Courier New", Courier, monospace;
}
.syntaxbg {
	color:#FFFFFF;
}
.syntaxcomment {
	color:#FF8000;
}
.syntaxdefault {
	color:#0000BB;
}
.syntaxhtml {
	color:#000000;
}

.syntaxkeyword {
	color:#007700;
}
.syntaxstring {
	color:#DD0000;
}


/* PM message colours */
.pm_marked_colour {
	background-color:#000000;
}
.pm_replied_colour {
	background-color:#A9B8C2;
}
.pm_friend_colour {
	background-color:#007700;
}
.pm_foe_colour {
	background-color:#DD0000;
}


/* images */
img {
	border:none;
}
.postapprove img, 
.postreported img {
	vertical-align:bottom;
	margin-right:5px;
}


/* misc */
.sep {
	color:#000000;
	background-color:#FFA34F;
}
table.colortable td {
	padding:0 !important;
}


/* generic classes */
.nowrap {
	white-space:nowrap;
}
.username-coloured {
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.clear { 
	clear:both; 
}
.gen {
	margin:1px;
	font-size:1.0em;
}
.genmed {
	margin:1px;
	font-size:1.0em;
}
.gensmall {
	margin:1px;
	font-size:0.85em;
}
.copyright {
	color:#333333;
}
.error {
	color:#B80201;
}
