/* *************************************************
    **
    **  cocoatree.org /// internal page schema
	**
************************************************** */

/* ::: START -  obsolete ::: */	
.message {
	background-color:#fff;
	font-size:25px;
	font-family:verdana,arial;
	color:#000;
	text-align:center;}
/* ::: START -  obsolete ::: */	

/* ::: START -  body ::: */	

	body {
		margin: 25px 0px 0px 0px;
		background-color:#ec0;}
	
	body,td {
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;}
	
	#hdlgo {
		background-color:#fff;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;}

	#grbar {
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000;}
	
	#bdymd {
		border-bottom:1px solid #000;
		background-color:#fff;
		width:265px;
		padding:5px;}
		
	#bdyrt {
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		background-color:#fff;
		width:200px;
		padding:5px;}

	#bdylt {
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		background-color:#fff;
		width:260px}

	#tree_ext {
		z-index: 1;
		position: absolute;
		top: 107px;
		left: 0px;
		margin: 0px;}
	
	#homesidebar_top {
		z-index: 2;
		position: absolute;
		top: 107px;
		left: 660px;
		margin: 0px;}

	#homesidebar_game {
		z-index: 2;
		position: absolute;
		top: 289px;
		left: 555px;
		margin: 0px;}
	
	#homesidebar_bot {
		z-index: 2;
		position: absolute;
		top: 424px;
		left: 556;
		margin: 0px;}
	
/* ::: STOP -  body ::: */


/* ::: START -  content formating ::: */

	
	p {
		margin: 5px 0px 10px 0px;
		font-size:11px;
		font-weight:normal;
		line-height:16px;}
	#home_bnrtxt {
		z-index: 5;
		position: absolute;
		top:160px;
		left:560px;
		margin: 0px;
		width:200px;
		height:200px;
		line-height:20px;}

	#home_dyktxt {
		z-index: 5;
		position: absolute;
		top:460px;
		left:563px;
		margin: 0px;
		width:200px;
		height:200px;
		font-size: 11px;
		line-height:18px;}

/* ::: STOP -  content formating ::: */	

		
/* ::: START -  navigation ::: */	
	
	#home_menu {
		z-index: 10;
		position: absolute;
		top: 267px;
		left: 190px;
		display:block;}	
	
	#hm_m_link01 {
		display:block;
		width:151px;
		margin: 0px 0px 14px 0px;}
		
	#hm_m_link02 {
		display:block;
		width:186px;
		margin: 0px 0px 14px 35px;}
	#hm_m_link03 {
		display:block;
		width:165px;
		margin: 0px 0px 14px 10px;}
	#hm_m_link04 {
		display:block;
		width:190px;
		margin: 0px 0px 14px 60px;}
	
	#home1,#home2,#home3,#home4 {
		position:absolute;
		top:400;
		left:320px;
		display:block;}
	
	.desc-hide {
		z-index:50;
		display:block;
		visibility: hidden;}

	.desc-show{
		z-index:50;
		display:block;
		visibility: visible;}
	
	#home1,#home2,#home3,#home4 {
		position:absolute;
		top:400;
		left:320px;
		display:block;}

	a.home { 
		background-color:#b6d999;
		display:block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;}

	a.home:hover { 
		background-color:#eede73;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;}
	
	a.ftr:link,a.ftr:visited,a.ftr:active{
		text-decoration: none;
		color: #000;
		background-color : transparent;}
		
	a.ftr:hover{
		text-decoration: none;
		color: #8f1c0a;
		background-color : transparent;}
	
/* ::: STOP - navigation ::: */	