/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Paint Cans
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body{
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #ff9e05;
	color: #ffffff;
	background-image: url('images/paint.png');
}

#paint{
	height: 100%;
	background-image: url('images/paint.png');
	background-repeat: repeat;
}

#orange{
	background-image: url('images/orange.png');
	background-repeat: repeat-x;
	height: 442px;
}

#wrapheader {
	height: auto !important;
	padding: 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1026px;
}

#wrapcentre {
	margin: 15px 10px 0 10px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

#menubar {
	margin: 0 10px;
}

#datebar {
	margin: 10px 10px 0 10px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #0000000;
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: #ea3592;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
}

p.moderators {
	margin: 0;
	float: left;
	color: white;
	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: white;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.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 {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: #ff0084;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: #00ff0c;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #ffffff;
}

.postdetails {
	color: #ffffff;
}

.postbody {
	font-size: 12px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: white;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: white;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.titles {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: #ff0084;
}


/* Tables
 ------------ */
th {
	color: #5bb6e6;
	font-size: 12px;
	font-weight: bold;
	background-image: url('./images/bg.png');
	white-space: nowrap;
	padding: 7px 5px;
line-height: 18px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}


.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('./images/bg2.png');
}
.rtl .catdiv {
	
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('./images/bg2.png');
	text-indent: 4px;
}

.row1 {
	background-image: url('./images/bg2.png');
	padding: 4px;
        font-size: 12px;
}

.row2 {
	background-image: url('./images/bg3.png');
	padding: 4px;
        font-size: 12px;
}

.row3 {
	background-image: url('./images/bg2.png');
	padding: 4px;
        font-size: 12px;
}

.spacer {

}

hr {
	height: 1px;
	border-width: 0;
	color: #000000;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a:link {
	color: #f0ff00;
	text-decoration: none;
}

a:active,
a:visited {
	color: #f0ff00;
	text-decoration: none;
}

a:hover {
	color: #5bb6e6;
	text-decoration: underline;
}

a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #04ff33;
	text-decoration: none;
}

th a,
th a:visited {
	color: #5bb6e6 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #ffffff;
	background-color: #000000;
}

textarea {
	background: #000000 url('images/blackpaint.png');
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
	border: 1px dotted #ffffff;
	padding: 2px;
}

select {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: black;
	border: 1px dotted #FFFFFF;
color: #ffffff;
}

.btnbbcode {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
        padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #000000;
	border: 1px dotted #ffffff;
}

.btnmain {
	font-weight: bold;
	background-color: #000000;
	border: 1px dotted #ffffff;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 12px;
}

.btnlite {
	font-weight: normal;
	background-color: #000000;
	border: 1px dotted #ffffff;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 12px;
}

.btnfile {
	font-weight: normal;
	background-color: #000000;
	border: 1px dotted #ffffff;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 12px;
}

.helpline {
	background-color: #000000;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: dotted;
	border-color: #FFFFFF;
	color: #ffffff;
	background-image: url('images/bg.png');
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #ffffff;
	border-width: 0 1px 1px 1px;
	border-style: dotted;
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url('images/boxes2.png');
	color: #ffffff;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: dotted;
	border-color: #ffffff;
	color: #ffffff;
	background-image: url('images/bg.png');
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #ffffff;
	border-width: 0 1px 1px 1px;
	border-style: dotted;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
line-height: 18px;
	font-family: Helvetica, Arial;
	background-image: url('images/boxes2.png');
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #ffffff;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #ff0084;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #ffffff;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: white;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/* MENU */

#home{
	float: left;
	display: block;
	width: 72px;
	height: 68px;
	background: url('images/menu/home.png') no-repeat;
}

#home:hover
{ 
  background: url('images/menu/home_hilite.png') no-repeat;
}

#home span
{
  display: none;
}

#max{
  display: block;
  width: 52px;
  height: 68px;
  background: url('images/menu/max.png') no-repeat;
	float: left;
}

#max:hover
{ 
  background: url('images/menu/max_hilite.png') no-repeat;
}

#max span
{
  display: none;
}

#amuro
{
	float: left;
  display: block;
  width: 84px;
  height: 68px;
  background: url('images/menu/amuro.png') no-repeat;

}

#amuro:hover
{ 
  background: url('images/menu/amuro_hilite.png') no-repeat;
}

#amuro span
{
  display: none;
}

#media
{
	float: left;
	display: block;
	width: 74px;
	height: 68px;
	background: url('images/menu/media.png') no-repeat;

}

#media:hover
{ 
  background: url('images/menu/media_hilite.png') no-repeat;
}

#media span
{
  display: none;
}

#songs
{
	float: left;
	display: block;
	width: 81px;
	height: 68px;
	background: url('images/menu/songs.png') no-repeat;

}

#songs:hover
{ 
  background: url('images/menu/songs_hilite.png') no-repeat;
}

#songs span
{
  display: none;
}

#forum
{
  float: left;
  display: block;
  width: 92px;
  height: 68px;
  background: url('images/menu/forum.png') no-repeat;
}

#forum:hover
{ 
  background: url('images/menu/forum_hilite.png') no-repeat;
}

#forum span
{
  display: none;
}

#menu_right{
	float: left;
	width: 147px;
	height: 45px;
}

#menu_left{
	float: left;
	width: 153px;
	height: 45px;
}

#home_hilite{
	background: url('images/menu/home_hilite.png') no-repeat -9999px -9999px;
}

#amuro_hilite{
	background: url('images/menu/amuro_hilite.png') no-repeat -9999px -9999px;
}

#max_hilite{
	background: url('images/menu/max_hilite.png') no-repeat -9999px -9999px;
}

#media_hilite{
	background: url('images/menu/media_hilite.png') no-repeat -9999px -9999px;
}

#songs_hilite{
	background: url('images/menu/songs_hilite.png') no-repeat -9999px -9999px;
}

#forum_hilite{
	background: url('images/menu/forum_hilite.png') no-repeat -9999px -9999px;
}

#twitter_hilite{
	background: url('images/twitter_hilite.png') no-repeat -9999px -9999px;
}

#rss_hilite{
	background: url('images/rss_hilite.png') no-repeat -9999px -9999px;
}

#rss
{
	float: left;
	width: 47px;
	height: 85px;
	background: url('images/rss.png') no-repeat;
}

#rss:hover{
	background: url('images/rss_hilite.png') no-repeat;
}

#rss span
{
	display: none;
}

#twitter{
	float: left;
	display: block;
	width: 44px;
	height: 85px;
	background: url('images/twitter.png') no-repeat;
}

#twitter:hover{
	background: url('images/twitter_hilite.png') no-repeat;
}

#twitter span{
	display: none;
}

/* header images */

#top1{
	float: left;
	width: 571px;
	height: 153px;
	background-image: url('images/top_left.png');
	background-repeat: no-repeat;
}

#top_right{
	float: left;
	width: 455px;
	height: 153px;
}

#right_top{
	float: left;
	width: 455px;
	height: 85px;
}

#right_bottom{
	float: left;
	width: 455px;
	height: 68px;
}

#top2{
	float: left;
	width: 364px;
	height: 85px;
	background-image: url('images/top_right01.png');
	background-repeat: no-repeat;
}

#header{
	height: 153px;
	width: 1026px;
}

#the_background{
	float: left;
	width: 950px;
	margin: 0 38px 0 38px;
	background: url('images/bg.png');
}

#the_background2{
	float: left;
	width: 950px;
	margin: 0 38px 0 38px;
	background: url('images/bg.png');
}

#the_background3{
	float: left;
	width: 950px;
	margin: 0 38px 0 38px;
	background: url('images/bg.png');
}


#needs{
	float: left;
	width: 930px;
	height: 35px;
	background-image: url('images/bg.png');
	padding: 0 10px 0 10px;
	margin: 0 38px 0 38px;
	line-height: 18px;
}

#counter span{
	display:none;
}

#footer{
	float: left;
	margin: 0 38px 0 38px;
	width: 950px;
	height: 40px;
	text-align: center;
	background: url('images/copyright.png') no-repeat;
}