/* # elements are used for the guides that utilize quick page links. */

#intro, #vitamins, #poweritems, #pokerus, #berries, #wildpokemon, #trainers, #questions, #tiers, #moves, #prediction, #team_build, #teams, #conclusion {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#navbar {
	margin:0;
	padding:0;
	height:1em;
}

#navbar li {
	list-style:none;
	text-align:center;
	float:left;
	display:block;
	padding:0px 0px;
	background-color:#180254;
	color:#fff;
	text-decoration:none;
}

#navbar li ul {
	display:none;
	width:10em;
	background-color:#180254;
}

#navbar li:hover ul {
	display:block;
	position:absolute;
	margin:0;
	font-family:"Times New Roman", Arial;
	font-size:17px;
	padding:0;
}

#navbar li:hover li {
	float:none; 
	background-color:#0d0130;
}

#navbar li:hover li a {
	background-color:#0d0130;
	border-bottom:1px solid #fff;
	color:#fff;
}

#navbar li li a:hover {
	background-color:#0022AA;
}



/* All generic classes listed here. */


.dark-space {
	background:#180242;
	color:white;
	border:1px solid #000000;
	border-radius:30px; 
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

.descript {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

.dex {
	background-image:url("images/isshu-dex.png");
	background-repeat:no-repeat;
	background-position:center center;
}

.ability {
	font-size:13px;
	color:red;
}

.bodyline {
	background-color:#180254;
	border:1px #242424 solid;
}

.bodylinewidth {
	width:98%
}

.cen {
	text-align:center;
}

.forumline {
	background-color:#000000;
	border:2px #242424 solid;
}

.gen, .genmed, .gensmall {
	color:#ffffff;
}

.gen  {
	font-size:12px;
}

.genmed  {
	font-size:11px;
}

.gensmall {
	font-size:10px;
}

.helpline {
	background-color:#0f0233;
	border-style:none;
}

.infotext {
	font-size:13px;
	color:red;
}

.left {
	text-align:left;
}

.mainmenu {
	font-size:11px;
	color:#ffffff;
}

.maintitle {
	font-weight:bold;
	font-size:22px;
	font-family:TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:120%;
	color:#ffffff;
}

.maintitle h1  {
	margin:0;
	padding:0;
	display:inline;
}

.name {
	font-size:11px;
	color:#ffffff;
}

.name a {
	text-decoration:none;
}

.namefont {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:26px;
}

.nav {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
}

.resizebox, .resize_content {
	padding:5px 10px;
	display:inline-block;
}

.resize_filler {
	border:none;padding:0;
	width:40px;
	display:inline-block;
	display:inline-block;
}

.right {
`	text-align:right;
}

.red {
	color:red;
}

.spoiler {
    padding:3px;
}

.spoiler .inner {
    padding:3px;margin:3px;
}



/* CSS for strategy page tabs. */

.tabs {
padding:.3em 0;   
   margin:0;
   border-bottom:1px solid #000000;   
}

.tabs li {
    list-style:none;
    margin:0 0 0 .3em;
    display:inline;
    text-decoration:none;
}

.tabs li a {
    padding:.3em .5em;
    border:1px solid #000000;
    border-bottom-color:#000000 !important;
    background:#180254;
    color:#FFFFFF;
    text-decoration:none;
}

.tabs li a:hover {
    background:#0F0233;
    border-color:#000000;
    border-bottom-color:#180254;
    text-decoration:none;
}

.tabs li strong {
    padding:.3em .5em;
    border:1px solid #000000;
    border-bottom-color:#180254;
    text-decoration:none;
}

.tabs .tabspacer {
    margin-left:10%;
}

/* CSS for the tabs for Pokemon move pages. */

.tabsmoves {
   padding:.3em 0;
   margin:0;
   border-bottom:1px solid #000000;
}

.tabsmoves li {
    list-style:none;
    margin:0 0 0 .3em;
    display:inline;
    text-decoration:none;
}

.tabsmoves li a {
    padding:.3em .5em;
    border:1px solid #000000;
    border-bottom-color:#000000 !important;
    /* ^Color of the line under the inactive tab. */
    background:#180254; /*Color of the tab when it's not highlighted. */
    color:#FFFFFF; /* Color of the text inside the tab. */
    text-decoration:none;
}

.tabsmoves li a:hover {
    background:#0F0233; /* Color of the tab when highlighted. */
    border-color:#000000;
    border-bottom-color:#180254;
    text-decoration:none;
}

.tabsmoves li strong {
    padding:.3em .5em;
    border:1px solid #000000;
    border-bottom-color:#180254; /* bottom border of active tab. */
    text-decoration:none;
}

.tabsmoves .tabspacer {
    margin-left:10em;
}

.teamopt {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:27px;
	line-height:0.6em;
}

.tinytxt {
	font-size:10px;
}

.wrapper {
	background-color:#180242;
	padding:5px;
}














/* Style elements below, sorted in ABC order. */









a:link, a:active, a:visited {
	color:#3399ff;
}

a:hover {
	text-decoration:underline;
	color:#dd6900;
}

a.gen, a.genmed, a.gensmall {
	color:#3399ff;
	text-decoration:none;
}

a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color:#dd6900;
	text-decoration:underline;
}

a.mainmenu{
	text-decoration:none;
	color:#3399ff;
}

a.mainmenu:hover{
	text-decoration:underline;
	color:#dd6900;
}

a.nav {
	text-decoration:none;
	color:#3399ff;
}

a.nav:hover {
	text-decoration:underline;
}

a.postlink:link {
	text-decoration:none;
	color:#3399ff;
}

a.postlink:visited {
	text-decoration:none;
	color:#191985;
}

a.postlink:hover {
	text-decoration:underline;
	color:#dd6900;
}

a img {
	border:none;
}

body {
	background-image:url("images/background.jpg");
	background-attachment:fixed;
	color:#FFFFFF;
}




















/*Temporary.*/


div.countdown {
	background-image:url('images/countdown-back.png');
	width:219px;
	height:78px;
	text-align:center;
	color:#333388;
	font-weight:800;
	font-size:27px;
}
	










div.tablefont {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

h2.spdboost {
	font-size:18px;
}

hr {
	height:0px;
	border:solid #08011a 0px;
	border-top-width:1px;
}

input {
	background-color:#0f0233;
}

input.liteoption {
	background-color:#19041a;
	font-weight:normal;
}

input, textarea, select {
	color:#ffffff;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color:#ffffff;
}

p.arkeis {
	font-size:10px;
	font-family:"Times New Roman", Arial;
}

p.artictxt {
	font-size:12px;
	text-align:center;
}

p.attacks {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

p.headerfont {
	font-size:30px;
	font-weight:900;
}

p.tier {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

p.tinytxt {
	font-size:10px;
}

select {
	background-color:#161659;
}

span.abilicol {
	color:red;
}

span.cen {
	text-align:center;
}

span.descript {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

span.left {
	text-align:left;
}

table.border {
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	text-align:left;
	height:40px;
	border-top:2px solid #7c7c7e;
	border-right:2px solid #2c2c2c;
	border-bottom:2px solid #2c2c2c;
	border-left:2px solid #7c7c7e;
}

table.cen { 
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	text-align:left;
}

table.info {
    background:url('http://pokerealm.com/pokemon/natureitem-beta.png');
}

table.info th {
    background-attachment:fixed;
    background:url('http://pokerealm.com/pokemon/natureitem-beta.png');
    text-align:left;
}

table.sortable thead tr th {
	text-align:center;
}


td.border
{
	border-top:1px solid #2c2c2c;
	border-right:1px solid #7c7c7e;
	border-bottom:1px solid #7c7c7e;
	border-left:1px solid #2c2c2c;
}

td.borderdescript {
	border-top:1px solid #2c2c2c;
	border-right:1px solid #7c7c7e;
	border-bottom:1px solid #7c7c7e;
	border-left:1px solid #2c2c2c;
	text-align:left;
}

table.sortable thead a {
    font-weight:bold;
    color:#33B1FF;
    cursor:default;
    text-decoration:none;
background-image:url('/images/blue-bar.png');
	background-repeat: repeat-x;
}

td.left {
	text-align:left;
}

table.sortable {
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	text-align:left;
	height:40px;
	border-top:2px solid #7c7c7e;
	border-right:2px solid #2c2c2c;
	border-bottom:2px solid #2c2c2c;
	border-left:2px solid #7c7c7e;
}

table.sortable thead tr th {
	background-image:url('images/blue-bar.png');
	background-repeat: repeat-x;
}

th {
	color:#0066FF;
	font-size:13px;
	font-weight:bold;
	background-color:transparent;
	height:18px;
	padding:2px 3px;
}

th, td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th.cen {
	text-align:center;
}

th.cen.a {
	text-decoration:none;
}

tr.padding {
	padding:10px;
	text-align:left;
}

ul.index {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	display:inline;
	list-style-type:none;
}
