/*
	 Base Style Sheet for Tokyo Yokohama Information  byPaperlantern.net.	 
	 Copyright 2000 Paperlantern.net. All Rights Reserved.

	 $Id:base.css, v3.0 2004/10/25  $
*/

@import url(navigation.css); /*CSS for navigation menu. */
@import url(docs.css); /*CSS for Document of contents. */

/*=============================================================
  Basic Layout
 ==============================================================*/
/*-----[ Basic Layout]-------*/
body {
	background-image: url(../images/bg.gif);
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	background-color:#faf7f0;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";
	color:#000000;}

#wrap{
	margin:0 auto;
	width:762px;
	text-align:left;
	background-color:#faf7f0;
	padding:0px 1px 0px 1px;
	border-right:1px solid #e6beb6;
	border-left:1px solid #e6beb6;
	border-bottom:1px solid #e6beb6;
	-moz-box-sizing:border-box; box-sizing:border-box;}


/*h1 {margin:0px; padding:0px; }
h2 {margin:0px 0px 8px 0px; }
h3 {margin:0; }
h4 {margin:0; }*/
h1 img{vertical-align:bottom; /*margin:0px 0px 8px 0px;*/ }
h2 img{vertical-align:bottom;}
h3 img{vertical-align:bottom;}


/*=============================================================
  HEADER
 ==============================================================*/

#HEADERTABLE{
	margin:0;
	padding:0;
	width:758px;}
	
#BorderBottomGray{
	border-bottom:1px solid #9a9696;}

/*-----[ HEADER MENU MENU BG COLOR ]-----*/

.HeaderBgColor {
	background-color: #edddcb;}


/*=============================================================
*MAIN AREA(Center )
 ==============================================================*/
#MAIN {
	width:433px;
	margin:0px;
	padding:0px;}



/*=============================================================
*SIDE MENU AREA(LEFT )
 ==============================================================*/
#SideMenuBg{ 
	/*BackGround IMG for SIDE Navi MENU*/
	background: url(http://www.paperlantern.net/images/bg_sidemenu.gif) repeat-y left;}

#HeaderAdSpace{ 
	/* BENEATH Header for AD / if nothing, the default is height:30px */
	margin-bottom:8px;}

.GoogleSearch{
	marin-left:170px;}

#GoogleSearch-inside{
	margin-top:12px;
	margin-bottom:10px;}

/*=============================================================
*FOOTER
 ==============================================================*/
	
#FOOTER{
	background-color:#faf7f0;
	padding:0px
	/*padding:0px 10px 0px 0px;
	border-top:1px solid #fc9994; */
	margin:0px  0px 0px 0px;
	text-align:center; 
	width:758px;}

	
/*=============================================================
*ADVERTISING AREA
 ==============================================================*/

#AD{
	width:134px;
	text-align:left;
	vertical-align:top;
	background-color:#faf7f0;}

 /* .AdSpaceAdjustment{for NN7 
	padding-right:12px;}*/

/* ---------  FRIENDS SPOD on the LEFT COLUMN ------------*/

div#FriendProfile{ 
	margin:0 auto 10px 0px; width:120px;  }
div#balloontop{
	z-index:100;
	position:relative;
	top:-10px; left:3px;
	margin-bottom:0px; 
	padding:0px;}
div#balloon{
	position:relative; top:-10px;
	width:111px;
	margin-left:3px;
	background:url(/ad/friends/images/balloon_bg.gif) repeat-y top center;
	padding:0px;}	
img#photo{margin-left:16px; border:1px solid #b0b0b0;}
p#nickname{
	background-color:#fddf9d; 
	font-size:11px; 
	font-weight:bold; 
	padding:5px; 
	margin:0px 0px 0px 3px; 
	width:83%;}
div.quote{
	padding:5px;
	font-size:11px;}

div#ballonbottom{	
	margin:0px;
	padding:0px;}



/* ----End of NEW SPOD with balloon -----------------------------*/

.Friends{
/*	width:431px;
	height:55px;*/
	margin-bottom:15px;}

.FriendsBG{
	background: url(http://www.paperlantern.net/ad/friends/images/friends_bg.gif) no-repeat;}

.Friendsborder {  border: 1px solid #e6beb6 ;}

.FriendsTxt{
	margin-bottom:5px;}
.FriendsTxt a{
	font-size:10px; 
	text-decoration:none;
	color:#000000;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";
	margin-left:8px;}

.FriendsTxt a:link, .FriendsTxt a:visited, .FriendsTxt a:hover{
	font-size:10px; 
	text-decoration:none;
	color:#000000;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";
	margin-left:8px;}

.FriendsPhoto{
	margin-left:18px;}

/*for Google search and other forms*/
input{
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
	
/* --------- AD ON the LEFT -----------*/

.adleft{
	margin:10px 0px 15px 15px;
	 width:120px;}

.adright{margin:10px 0px 15px 5px;
	 width:120px;}

