@charset "utf-8";
/* CSS Document */
body{
	background-image:url(bg.jpg);
	font: 9pt tahoma;
}
a,a:visited{
	color:#c1100b;
	text-decoration:none;
	
}
a:hover{
	color:#5facbd;
	border:none;
}
.table_grid a{
	color:#333;
}
.normimg, a img{
	border:none;
}

h2{
	margin-top:0px;
	font-size:12pt;
	font-weight:bold;
}
#Container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#Header{
	background-image:url(headerbg.png);
	width:980px;
	height:150px;
}
#Pokecharm{
	position:relative;
	float:left;
	background-image:url(pokecharm.png);
	width:151px;
	height:150px;
	left: 0px;
	top: 0;
}
#Pokecharm:hover{
	background-position:0px -152px;
	}
#PokecharmsTitle{
	position:relative;
	float:left;
	width:571px;
	height:36px;
	top:22px;
	left:-10px;
}
#PokedexBox{
	background-image:url(pokedexbox.png);
	float:left;
	width:202px;
	height:88px;
	position:relative;
	top: 32px;
	left: 30px;
}
#ForumLogin{
	margin-top:0px;
	margin-left:20px;
}
#NavBar{
	margin-left:140px;
	margin-top:-23px;
}
#NavList{
	list-style:none;
	display:inline;
}
#NavForums{
	background-image:url(forumsbg.png);
}
#NavGames{
	background-image:url(gameswikibg.png);
}
#NavGames,#NavForums,#NavTCM{
	width:150px;
	height:38px;
	float:left;
	background-repeat:no-repeat;
}
#NavTCM{
	background-image:url(trainercardsbg.png);
}
#NavGames a,#NavForums a,#NavTCM a{
	display:block;
	width:138px;
	height:40px;
	line-height:20pt;
	padding-left:9px;
	border:none;
	text-align:center;
}
#NavGames:hover,#NavForums:hover,#NavTCM:hover{
	background-position:0px -38px;
}
#NavForums a:hover,#NavGames a:hover,#NavTCM a:hover{
	color:#999;
	text-decoration:none;
}
.HeadingLink,.HeadingLink:visited{
	color:#000;
	font-size:11pt;
	font-weight:bold;
	border:none;
}
#DexBlockA{
	margin-left:5px;
	margin-top:5px;
	float:left;
}
#DexBlockB{
	width:80px;
	height:80px;
	margin-top:5px;
	margin-left:10px;
	position:absolute;
	margin-left:115px;
}
.DexLink {
	color:#FFF;
	font-size:6.5pt;
}
#MainBody{
	margin-top:8px;
	clear:both;
}
#SideBar{
	float:left;
	width:200px;
}
#MainContent{
	float:left;
	width:780px;
}

.SideTop{
	background-image:url(sidebar-top.png);
	width:193px;
	height:37px;
	background-repeat:no-repeat;
}
.SideTop H2{
	padding-left,padding-right,padding-bottom:0px;
	margin-left,margin-bottom:0px;
	text-align:right;
	margin-right:20px;
	padding-top:8px;
	font-size:14pt;
}
.SideMid{
	background-image:url(sidebar-content.png);
	width:193px;
	background-repeat:repeat-y;
	overflow:auto;
}
.SideBot{
	background-image:url(sidebar-bottom.png);
	width:193px;
	height:17px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.SideBarAlt{
	border-top:#999 thin dotted;
	background-image:url(sidebaraltbg.png);
	border-bottom:#999 thin dotted;
}

.MainTop{
	background-image:url(main-news-top.png);
	width:760x;
	height:13px;
	background-repeat:no-repeat;
}
.MainMid{
	background-image:url(main-news-middle.png);
	width:760px;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}
.MainBot,.MainBotDoctorOak,.MainBotNemesis,.MainBotProfCinders,.MainBotStel,.MainBotLinkachu,.MainBotKoL,.MainBotBaratron,.MainBotMagpie,.MainBotSem,.MainBotYoshimitsu,.MainBotBlaziken{
	width:760px;
	height:52px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.MainBot{
	background-image:url(main-news-bottom.png);
}
.MainBotDoctorOak{
	background-image:url(newsimages/doctoroak.png);
}
.MainBotNemesis{
	background-image:url(newsimages/nemesis.png);
}
.MainBotProfCinders{
	background-image:url(newsimages/profcinders.png);
}
.MainBotStel{
	background-image:url(newsimages/stel.png);
}
.MainBotLinkachu{
	background-image:url(newsimages/linkachu.png);
}
.MainBotKoL{
	background-image:url(newsimages/kol.png);
}
.MainBotBaratron{
	background-image:url(newsimages/baratron.png);
}
.MainBotMagpie{
	background-image:url(newsimages/magpie.png);
}
.MainBotSem{
	background-image:url(newsimages/sem.png);
}
.MainBotYoshimitsu{
	background-image:url(newsimages/yoshimitsu.png);
}
.MainBotBlaziken{
	background-image:url(newsimages/blaziken.png);
}
.BoxContent {
	padding:10px;
	margin-left:0px;
	padding-right:13px;
	}
	
#Footer{
	clear:both;
	background-image:url(headerbg.png);
	background-position:bottom;
	width:979px;
	height:200px;
	background-repeat:no-repeat;
}
#FooterCopyright{
	float:left;
	width:620px;
	margin-top:103px;
	margin-left:30px;
	font-size:7pt;
	text-align:center;
}
#PokemonBox{
	float:right;
}
.NewsTime{
	position:relative; 
	left: 608px; 
	top: 16px; 
	font-size:7pt; 
	width:121px; 
	text-align:right
}
#PokecharmLink{
	border:none;
	font-size:0px;
	color:#6F6;
	display:block;
	width:151px;
	height:150px;
}
#AdBar1{
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:142px;
}
#AdBar2{
	margin-left:60px;
	margin-top:-40px;
	padding-bottom:10px;
}
.bbc_img
{
	border: 0;
	padding:5px;
}
.suggestionsBox {
    position: relative;
    margin: 10px 0px 0px 0px;
    width: 150px;
	background-image:url(bg2.jpg);
   /* background-color: #4d7429; */
    border: 2px solid #000;
    color:#436029;
	z-index:5;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.suggestionList li:hover {
    background-color: #8ad264;
}

.smalltxt{
	font-size:8pt;
}
.postdeets{
	padding:5px;
	background:url(sidebaraltbg.png);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:8pt;
}