﻿@charset "utf-8";
body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #457cbc;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}
a:active {
	color: #303030;
	text-decoration: none;
}
a:visited {
	color: #303030;
	text-decoration: none;
}
a:link {
	color: #303030;
	text-decoration: none;
}
a {
	color: #303030;
	text-decoration: none;
}
a:hover {
	color: #303030;
	text-decoration: underline;
}
#header {
	width: 800px;
	height: 127px;
	background: url(../images/logo.png) no-repeat top left;
	margin: 0px auto;
}
#header #search {
	position: absolute;
	width: 200px;
	right: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	top: 39px;
}
#randompkmnimg{
	width: 137px;
}
#navbg {
	background: url(../images/menu_bg.png) no-repeat right bottom;
	height: 30px;
	width: 800px;
	position: relative;
	left: 0px; 
	top: 0px;
	color: white;
}
#logolink {
	width: 800px;
	height: 97px;
}
#logolink a {
	height: 115px;
	display: block;
}
#navlinks {
	position: absolute;
	bottom: 10px;
	left: 6px;
}
#navlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#navlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content_wrap {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/content_bg.png);
}
#content_main {
	background: #FFFFFF;
	position:relative;
	width: 617px;
	float: right;
	margin: 0px;
	padding: 15px;
}
#content_sidebar {
	width: 153px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#logon {
	height: 25px;
	background: url(../images/logon_bg.png) white bottom left;
	background-position: left bottom;
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #b6b7b9;
	border-right: 1px solid #b6b7b9;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #6b6b6b;
}
#sidebar_menu{
	background: url(../images/sidebar_menu_bg.png) top left;
	color: white;
	height: 18px;
	padding-top: 5px;
	padding-left: 8px;
}
#sidebar_button{
	background: url(../images/sidebar_button_bg.png) top left;
	height: 18px;
	padding-top: 5px;
	padding-left: 8px;
}
#sidebar_button a {
	color: #696969;
	text-decoration: none;
}
#sidebar_button a:hover {
	color: #696969;
	text-decoration: underline;
}

#black_text{
	color: black;
}
#site_stats{
	padding-top: 5px;
	padding-left:8px;
	padding-bottom: 5px;
}
#random_pokemon{
	padding-top: 5px;
	padding-left:8px;
	padding-bottom: 5px;
}
#footer {
	clear: both;
	background: #e4e4e4;
	height: 34px;
	color: #363636;
	text-align: center;
	font-size: 10px;
	line-height: 34px;
	border-top: 1px solid #a4a5a7;
	border-right: 1px solid #a4a5a7;
	border-bottom: 1px solid #a4a5a7;
	border-left: 1px solid #a4a5a7;
}
#login_form{
	margin: 0px;
	padding-left: 8px;
	padding-top: 5px;
}
#login_submit{
	text-align: center;
	padding-right: 8px;
}
#user_actions{
	text-align: center;
	padding-bottom: 5px;
}
#logon_button{
	background:url('../images/logon_button.png') top left no-repeat; 
	width: 68px; 
	height: 27px; 
	border:0px
}
#user_input{
	width:128px;
}


#notice{
	text-align: center;
	margin: 0px auto;
	width: 450px;
}
#noticeheader{
	background: url(../images/notice_header.png) no-repeat right bottom;
	height: 23px;
	position: relative;
	top: 0px;
	color: white;
	padding-top: 7px;
	text-align: center;
	width: 450px;
}
#noticetext{
	padding: 10px;
	width:428px;
	background: #ebebeb;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	position: relative;
	text-align: center;
}
/* Index Page */
#welcome_text{
	position: relative;
	float: left;
	width:355px;
	padding-top:15px;
	padding-bottom:15px;
}
#welcome_holder{
	height: 100%;
}
#welcome_image{
	background: url(../images/bgpkmn.gif) top left;
	position: relative;
	float: right;
	height: 160px;
	width: 232px;	
}
#welcome_header{
	font-size: x-large;
	position: relative;
	float: left;
	width:355px;
}
#search_holder{
	height: 100%;
}
#search_box3{
	background: url(../images/search_box_bg.png) top left;
	width: 185px;
	height: 176px;	
	position: relative;
}
#search_box2{
	background: url(../images/search_box_bg.png) top left;
	width: 185px;
	height: 176px;	
	position: relative;
}
#search_box1{
	background: url(../images/search_box_bg.png) top left;
	width: 185px;
	height: 176px;	
	position: relative;
}
#search_box2{
	float: left;
}
#search_box1{
	float: left;
}
#search_box3{
	float: right;
}
#search_heading{
	color: #ffffff;
	height: 20px;	
	padding-top: 7px;
	padding-left: 10px;
}
#search_contents{
	color: #000000;
	height: 98px;
	padding-top: 16px;
	padding-left: 10px;
}
#search_form3{
	width: 185px;
	height: 176px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#search_form2{
	width: 185px;
	height: 176px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#search_form1{
	width: 185px;
	height: 176px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#search_form1{
	float: left;	
}
#search_form2{
	float: left;
	left: 31px;
}
#search_form3{
	float: right;
}
#button_container{
	padding-left: 10px;
}
#submit_button{
	background:url('../images/search_button.gif') top left no-repeat; 
	width: 68px; 
	height: 27px; 
	border:0px
}

/*About Page */

#abouttext{
	border: 1px black double;
	text-align: center;
}

/*Confirm Trade */
#confirmtradeholder{
	height: 100%;
}
#tradeimage{
	border: 1px black solid; 
	width: 137px;
}
#tradepokemon{
	height: 100%;
}
#tradepkmnimage{
	width: 137px;
	position: relative;
	float: left;
	padding: 4px;
}
#tradeinfo_headings{
	position: relative;
	float: left;
	width: 60px;
	padding: 5px;
}
#tradeofferinfo{
	width: 390px;
	position: relative;
	float: right;
	padding: 5px;
}

/*Confirm & Edit Offer */
#offerholder{
	height: 100%;
}
#pkmnimage{
	width: 137px;
	position: relative;
	float: left;
	padding: 4px;
}
#info_headings{
	position: relative;
	float: left;
	width: 60px;
	padding: 5px;
}
#offer_info{
	width: 390px;
	position: relative;
	float: right;
	padding: 5px;
}
/* Contact Page */
#contactcontainer{
	text-align: center;
}
#contactinput{
	width: 280px;
}
#contactmessage{
	height: 160px;
	width: 400px;
}
/* Create Trade Page */
#containerheight{
	height: 100%;
}
#yourpkmn{
	width: 295px;
	position: relative;
	float: left;
	padding: 3px;
	height: 100%;
}
#wantedpkmn{
	width: 310px;
	position: relative;
	float: right;
	padding: 3px;
	height: 100%;
}
#form_header{
	width: 60px;
	height: 22px;
	position: relative;
	float: left;
	padding-top: 8px;
	text-align: right;
}
#form_component{
	width: 229px;
	position: relative;
	float: right;
	padding: 3px;
	height: 24px;
}
#form_header2{
	width: 67px;
	height: 62px;
	position: relative;
	float: left;
	padding-top: 8px;
	text-align: right;
}
#form_component2{
	width: 236px;
	position: relative;
	float: right;
	padding: 3px;
	height: 64px;
}

#tradeheader{
	height: 100%;
	padding-top: 3px;
	text-align: center;
}
#form_buttons{
	text-align: center;
}
#pkdex_note{
	width: 100%;
	text-align: center;
}

/*Edit Profile */

#Header_Full_Left{
	background: url(../images/mytradeheader.png) no-repeat right bottom;
	height: 23px;
	position: relative;
	top: 0px;
	color: white;
	padding-top: 7px;
	text-align: left;
	width: 606px;
	padding-left: 10px;
}
#Body_Full_Left{
	padding: 10px 40px 10px 40px;
	background: #ebebeb;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	position: relative;
	text-align: left;
	height: 100%;
}
.online_field{
	padding: 5px;
	background: #ebebeb;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-top: 0px;
	position: relative;
	float: left;
	text-align: left;
	height: 100%;
	width: 296px;
}
.profile_fieldset{
	padding: 5px 5px 10px 5px;
	border: thin #d0d0d0 solid;
}
.profile_div{
	width: 255px;
	position: relative;
	float: left;
	padding-left: 5px;
}
.im_field{
	width: 254px;
	position: relative;
	float: left;
	padding-left: 5px;
}
.game_field{
	position: relative;
	float: left;
	padding-left: 5px;
	vertical-align: middle;
}
.fc_field_header{
	position: relative;
	float: left;
	padding-left: 5px;
	vertical-align: middle;
}
.fc_field{
	position: relative;
	float: left;
	padding-left: 5px;
	vertical-align: middle;
}
.game_field{
	height: 24px;
	width: 165px;
}
.fc_field{
	height: 24px;
	width: 124px;
}
.fc_field_header{
	padding-top: 5px;
	height: 19px;
	width: 124px;
}
.profile_im_img{
	padding-top: 5px;
	height: 19px;
	width: 22px;
	position: relative;
	float: left;
}
.profile_im_un{
	padding-top: 5px;
	height: 19px;
	width: 230px;
	position: relative;
	float: left;

}
#separator{
	height: 12px;
}
#profile_section{
	text-align: center;
	margin: 0px auto;
	width: 450px;
	height: 100%;
}
#section_header{
	background: url(../images/notice_header.png) no-repeat right bottom;
	height: 23px;
	color: white;
	padding-top: 7px;
	text-align: center;
	width: 450px;
}
#item_container{
	padding: 10px;
	height: 84px;
	width:428px;
	background: #ebebeb;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	color: #000000;
	font-size: x-small;
	text-align: center;
}
#section_item_name{
	position: relative;
	float: left;
	width: 158px;
	text-align: right;
	padding-right: 3px;
	height: 20px;
	padding-top: 4px;
}
#section_form_component{
	position: relative;
	float: right;
	width: 262px;
	padding-left: 3px;
	text-align: left;
	height: 24px;
}
#profile_input{
	width: 182px;
}
/*Edit Trade Info */
#editdesc{
	height: 100%;
	text-align: center;
}
/* Lost Password */
#lostpasswordtext{
	padding: 10px;
	width:428px;
	background: #ebebeb;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	position: relative;
	color: #000000;
	font-size: x-small;
	text-align: left;
}
/* My Trades */
#cat_header{
	background: url(../images/mytradeheader.png) no-repeat right bottom;
	height: 23px;
	position: relative;
	top: 0px;
	color: white;
	padding-top: 7px;
	text-align: center;
	width: 616px;
}
#mytrade_col4{
	position: relative;
	float:left;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}
#mytrade_col3{
	position: relative;
	float:left;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}
#mytrade_col2{
	position: relative;
	float:left;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}
#mytrade_col1{
	position: relative;
	float:left;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}
#mytrade_col1{
	background: #b9b9b9;
	border-left: 1px solid #000000;
	width: 156px;
	padding-top: 5px;
	height: 19px;
}
#mytrade_col2{
	background: #e4e4e4;
	width: 154px;
	padding-top: 5px;
	height: 19px;
}
#mytrade_col3{
	background: #b9b9b9;
	width: 150px;
	padding-top: 5px;
	height: 19px;
}
#mytrade_col4{
	background: #e4e4e4;
	border-right: 1px solid #000000;
	width: 154px;
	padding-top: 3px;
	height: 21px;
}
/*Private Messages */
#pvtmsgsub{
	width: 408px;
	position: relative;
	float: left;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	height: 100%;
	background: #ededed;
	padding-left: 10px;
}
#pvtmsgssender{
	width: 135px;
	position: relative;
	float: left;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	height: 100%;
	background: #ededed;
	padding-left: 5px;
}
#pvtmsgaction{
	width: 50px;
	height: 100%;
	position: relative;
	float: right;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	background: #ededed;
	padding-left: 5px;
}
#private_message{
	background: #ededed;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	padding: 15px;
	height: 100%;
}
#send_container{
	background: #ededed;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	text-align: center;
}
#send_message{
	width: 500px;
	text-align: left;
	padding-bottom: 5px;
}
#send_subject{
	width: 500px;
	text-align: left;
	padding-bottom: 5px;
}
/*Register Page */
#title{
	width: 190px;
	padding-top: 5px;
	height: 19px;
	position: relative;
	float: left;
	text-align: right;
}
#form{
	width: 233px;
	padding-left: 5px;
	position: relative;
	float: right;
	text-align: left;
	height: 24px;
}

/* View Offers */
#note_to_user{
	padding-top: 5px;
	padding-bottom: 5px;
}
#image{
	width: 139px;
	position: relative;
	float: left;
	padding: 5px;
	overflow: auto;
}
#text_titles{
	padding-left: 5px;
	padding-right: 5px;
	width: 58px;
	height: 16px;
	text-align: right;
	position: relative;
	float: left;
}
#cat450{
	padding-top: 5px;
	text-align: center;
	margin: 0px auto;
	width: 450px;
}
#cat450header{
	background: url(../images/notice_header.png) no-repeat right bottom;
	height: 23px;
	position: relative;
	top: 0px;
	color: white;
	padding-top: 7px;
	text-align: center;
	width: 450px;
}
#cat450text{
	padding: 10px;
	background: #ebebeb;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	position: relative;
	text-align: center;
	height: 100%;
}
#text_display{
	position: relative;
	float: left;
	width: 205px;
	height: 16px;
	padding-left: 5px;
	text-align: left;
}
#container{
	overflow: auto;
}
/*View Trade */
#trade_body{
	background: #ebebeb;
	border: #000000 solid 1px;
	overflow: auto;
}
#heading{
	text-align: center;
	padding: 5px;
}
#pkmn_details{
	width: 307px;
	height: 100%;
	border-right: #000000 solid 1px;
	position: relative;
	float: left;
	overflow: auto;
}
#pkmn4trade{
	width: 91px;
	padding: 3px;
	position: relative;
	float: left;
}
#pkmn4tradeimage{
	width: 90px;
}
#pkmntradetitles{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 50px;
	position: relative;
	float: left;
	height: 100%;
}
#pkmntradeinfo{
	width: 150px;
	position: relative;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#trader_details{
	width: 307px;
	height: 100%;
	position: relative;
	float: right;
	overflow: auto;
}
#lookingfor{
	width: 307px;
	height: 100%;
	position: relative;
	float: left;
	overflow: auto;
}
#information{
	width: 307px;
	height: 100%;
	position: relative;
	float: right;
	overflow: auto;
	border-left: #000000 solid 1px;
}
#tradetitles{
	padding: 3px;
	width: 133px;
	text-align: right;
	position: relative;
	float: left;
}
#tradedetails{
	position: relative;
	float: right;
	width: 168px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bottom{
	height: 100%;
	overflow: auto;
	text-align: center;
	padding-bottom: 5px;
}
#middle{
	height: 100%;
	overflow: auto;
}
#top{
	height: 100%;
	overflow: auto;
}
#trade_desc{
	padding: 3px;
	height: 100%;
}
/* Search Page */
#search_footer{
	background: url(../images/mytradeheader.png) no-repeat right bottom;
	height: 30px;
	position: relative;
	top: 0px;
	color: white;

	text-align: left;
	width: 616px;
}
#page_details{
	padding-left: 7px;
	padding-top: 3px;
	width: 291px;
	position: relative;
	float: left;
	top: 5px;
}
#result_details{
	text-align: right;
	position: relative;
	float: right;
	padding-right: 7px;
	padding-top: 3px;
	width: 310px;
	top: 5px;
}
#search_results{
	overflow: auto;
	height: 100%;
}
#col1{
	width: 73px;
	position: relative;
	float:left;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #b9b9b9;
	height: 14px;
}
#col2{
	width: 140px;
	position: relative;
	float:left;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #000000;
	background: #e4e4e4;
	height: 14px;
}
#col3{
	width: 56px;
	position: relative;
	float:left;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #000000;
	background: #b9b9b9;
	height: 14px;
}
#col4{
	width: 321px;
	position: relative;
	float:left;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #e4e4e4;
	height: 14px;
}
#search_functions{
	padding-top: 5px;
	height: 26px;
	text-align: right;
	vertical-align: middle;
}
#text{
	position: relative;
	float: right;
	width: 385px;
	padding-top: 4px;
}
#menu{
	width: 221px;
	position: relative;
	float: right;
	padding-right: 5px;
}