/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #3399FF;
	background-image: url(../images/poapp/bgslice.gif);
	background-attachment: fixed;
	scrollbar-face-color: #E5ECF9;
	scrollbar-highlight-color: #99CCFF;
	scrollbar-shadow-color: #E5ECF9;
	scrollbar-3dlight-color: #99CCFF;
	scrollbar-arrow-color:  #3366CC;
	scrollbar-track-color: #E5ECF9;
	scrollbar-darkshadow-color: #3399FF;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #5D88D8; }
a:hover		{ text-decoration: underline; color : #5D88D8; }

/* This is the border line & table definitions */
.bodylin	{ 
	width: 772px;
	background-image: url(../images/poapp/bg_scan2.gif);
	border: 1px #FFFFFF solid;
}

.leftborder {
	background-image: url(../images/poapp/tab_left.gif);
	background-repeat: repeat-y;
}

.rightborder{
	background-image: url(../images/poapp/tab_right.gif);
	background-repeat: repeat-y;
}

.leftcol6 { 
	width: 6px;
	height: 1px;
}

.pologotop {
	width: 266px;
	height: 11px;
}

.pologo { 
	width: 266px;
	height: 126px;
}

.welcomebox {
	width: 266px;
	height: 163px;
}

.loggedin {
	position: relative;
	margin:0;
	padding:0;
	left: 6px;
	top: 9px;
	width: 267px;
	height: 482px;
}

.tablogged {
	margin:0;
	padding:0;
	width: 261px;
	height: 42px;
	background-image: url(../images/poapp/tab_logged.gif);
}

.loginbox {
	width: 266px;
	height: 163px;
}

.joinus {
	width: 266px;
	height: 310px;
}

.buttonmaptop {
	width: 502px;
	height: 7px;
}

.buttonmap {
	width: 502px;
	height: 85px;
}


.mainimage {
	width: 502px;
	height: 208px;
}

.newsbox {
	width: 288px;
	height: 473px;
}

.depotbox {
	width: 214px;
	height: 72px;
}

.featlinkbox {
	width: 214px;
	height: 160px;
}

.calenderbox {
	width: 214px;
	height: 250px;
}

.forumgrid {
	position: relative;
	margin:0;
	padding:0;
	right: 20px;
	top: 5px;
	width: 509px;
	height: 40px;
}

.polarge {
	position: relative;
	margin:0;
	padding:0;
	left: 6px;
	top: 9px;
	width: 380px;
	height: 563px;
}

.polarged {
	margin:0;
	padding:0;
	width: 374px;
	height: 42px;
	background-image: url(../images/poapp/tab_polarge.gif);
}

.personalbox {
	position: relative;
	margin:0;
	padding:0;
	left: 6px;
	top: 9px;
	width: 396px;
	height: 250px;
}

.battlebox {
	position: relative;
	margin:0;
	padding:0;
	left: 6px;
	top: 9px;
	width: 396px;
	height: 164px;
}

.battleboxhump {
	margin:0;
	padding:0;
	width: 387px;
	height: 42px;
	background-image: url(../images/poapp/tab_battle.gif);
}

.inventorybox {
	position: relative;
	margin:0;
	padding:0;
	left: 6px;
	top: 9px;
	width: 396px;
	height: 146px;
}

.charprofbox {
	position: relative;
	margin:0;
	padding:0;
	left: 6px;
	top: 9px;
	width: 776px;
	height: 391px;
}

.bottomof {
	width: 774px;
	height: 24px;
}

/* Time for some CSS text definitions! */

.welcome {
	font-family: Tahoma, sans-serif; font-size: 11px; color: #143A85;
	background-color: #D2E6FA;
	margin-right: 0;
	margin-bottom: 0;
}

.forumtext {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold; color: #143A85;
}

.forumbreak {
	font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.personaltext {
	font-family: Tahoma, sans-serif; font-size: 11px; color: #143A85;
}

.hellopo {
	position: relative;
	margin:0;
	padding:0;
	right: 36px;
	top: 5px;
	width: 261px;
	height: 42px;
	font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.calmonth {
	font-family: Tahoma, sans-serif; 
  font-size: 12px;
  font-weight: bold; 
  color: #143A85;
  text-decoration: none;
}

a.calmonth:link   { text-decoration: none; color : #143A85; }
a.calmonth:visited { text-decoration: none; color : #143A85; }
a.calmonth:hover	{ text-decoration: underline; color : #143A85; }

.calday {
	font-family: Tahoma, sans-serif; 
  font-size: 10px;
  font-weight: bold; 
  color: #143A85;
  text-decoration: none;
}

.caldate {
	font-family: Tahoma, sans-serif; 
  font-size: 9px;
  font-weight: bold; 
  color: #143A85;
  text-decoration: none;
}

a.caldate:link   { text-decoration: none; color : #143A85; }
a.caldate:visited { text-decoration: none; color : #143A85; }
a.caldate:hover	{ text-decoration: underline; color : #143A85; }

.caldatetoday {
	font-family: Tahoma, sans-serif; 
  font-size: 9px;
  font-weight: bold; 
  color: #FFFFFF;
  text-decoration: none;
}

a.caldatetoday:link   { text-decoration: none; color : #FFFFFF; }
a.caldatetoday:visited { text-decoration: none; color : #FFFFFF; }
a.caldatetoday:hover	{ text-decoration: underline; color : #FFFFFF; }

.poname {
	position: relative;
	margin:0;
	padding:0;
	top: 6px;
	width: 374px;
	height: 42px;
	font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.battlestats {
	position: relative;
	margin:0;
	padding:0;
	left: 10px;
	top: 6px;
	width: 374px;
	height: 42px;
	font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.fineprint {
  font-size : 7pt;
  font-family : Tahoma, sans-serif;
  font-weight : bold;
  color : #143A85;
}

a.welcome:link   { text-decoration: none; color : #5D88D8; }
a.welcome:visited { text-decoration: none; color : #5D88D8; }
a.welcome:hover	{ text-decoration: underline; color : #5D88D8; }

a.forumtext:link   { text-decoration: none; color : #143A85; }
a.forumtext:visited { text-decoration: none; color : #143A85; }
a.forumtext:hover	{ text-decoration: underline; color : #143A85; }

a.personaltext:link   { text-decoration: none; color : #143A85; }
a.personaltext:visited { text-decoration: none; color : #143A85; }
a.personaltext:hover	{ text-decoration: underline; color : #143A85; }

/* select here */
input {
	color : #E6E8FA;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #E6E8FA;
}

select, textarea {
	background-color : #EEF6FE;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #E6E8FA;
	color : #143A85;
	border: 1px #5D88D8 solid;
}

input.post {
	background-color : #EEF6FE;
	color : #143A85;
	border: 1px #5D88D8 solid;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*input { text-indent : 2px; }*/

input.button {
	background-color : #FFFFFF;
	color : #143A85; width: 62px;
	border: 2px #3366CC solid;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.login {
	font-family: Tahoma, sans-serif; font-size: 10px; font-style: italic; color: #5D88D8;
}

@font-face {
  font-family: Papyrus;
  font-style:  normal;
  font-weight: normal;
  src: url(http://www.pocketotaku.com/include/PAPYRUS1.eot);
}

.cksfavfont			{ font-family : Papyrus, Verdana; font-size : 11px; color : #143A85;}

a.login:link   { text-decoration: none; color : #5D88D8; }
a.login:visited { text-decoration: none; color : #5D88D8; }
a.login:hover	{ text-decoration: underline; color : #5D88D8; }

.news {
	font-family: Tahoma, sans-serif; font-size: 13px; font-weight: bold; color: #143A85;
}


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

/* una-code in forum */

.window_T {
	background-image: url(./phpBB2/templates/subSilver/images/window_T.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.window_B {
	background-image: url(./phpBB2/templates/subSilver/images/window_B.gif);
	background-repeat: repeat-x;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.window_SR {
	background-image: url(./phpBB2/templates/subSilver/images/window_SR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.window_SL {
	background-image: url(./phpBB2/templates/subSilver/images/window_SL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.floatbox {
	float: left;
	margin-right: 4px;
	margin-bottom: 9px;
}
.marquee {
  font-family: Tahoma, sans-serif; font-size: 10px; color: #000000;
}

/* Video Page Tabber */

.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}

.tabberlive {
 margin-top:1em;
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #143A85;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #143A85;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #143A85; }
ul.tabbernav li a:visited { color: #143A85; }

ul.tabbernav li a:hover
{
 color: #143A85;
 background: #9bcafa;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #143A85;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:5px;
 border-top:0;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}