body {
	margin: 0px;
	font-family: Verdana, Arial;
	text-align: center;
	font-size: 12px;
	color: #888;
	background: url(./images/custom/my_tbg.gif) repeat-x;
	background-color: #f2f2f2;
	}
/*a, a:link, a:visited, a:active { color: #00729b;  text-decoration: none; }
a:hover { color: #00729b; text-decoration: underline }*/
* hr { display: none; }
* p, * h1, * h2, * h3, * h4, * h5 { margin: 0; }
* ul { list-style: none; margin: 0; padding: 0;}
div.space { height: 30px; }

/*
<div id=container>
		<div id=topnav></div>
		<div id=header></div>
		<div id=main>
				<div id=content>
						<div class=profile></div>
						<div class=gardenlist></div>
						<div class=comments></div>
						<div class=sampling></div>
				</div>
				<div id=sidebar_right>&nbsp;</div>
				<div id=sidebar>
						<div class=menu></div>
						<div class=postlist></div>
				</div>
		</div>
		<div id=footer></div>
</div>
*/

#container {
	width: 840px;
	padding: 0px;
	margin: 0 auto;
	background: url(./images/custom/bg.gif);;
	}

#topnav {
	height: 36px;
	text-align: left;
	padding: 0 20px 0 30px;
	background: url(./images/custom/my_tbg.gif) top repeat-x;
	}

#header {
	height: 135px;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(./images/custom/my_top.gif) bottom no-repeat;
	}

#main {
	width: 840px;
	}

#content {
	width: 780px;
	float: left;
	text-align: left;
	overflow: hidden;
	padding: 0 20px 50px 30px;
	background-color: #fff;

	}

#sidebar {
	width: 200px;
	float: right;
	text-align: left;
	overflow: hidden;
	padding-bottom: 50px;
	}
#sidebar_right {
	width: 19px;
	float: right;
	background-color: #fff;
	}

#footer {
	clear: both;
	padding: 10px 0;
	color: #979797;
	background-color: #fff;
	border-top: 1px #d5d5d5 solid;
	width: 800px;
	margin: 0 auto;
	}
#footer a { color: #7f7f7f; }
#footer a:hover { color: #7f7f7f; text-decoration: underline; }



/* id=topnav start */
#topnav .div1 {
	float: left;
	}

#topnav .div2 {
	float: right;
	width: 628px;
	height: 28px;
	margin-top: 7px;
	text-align: right;
	background: url(./images/custom/my_navi_bar.gif) right bottom no-repeat;
	}

#topnav .div1 img {
	width: 124px;
	height: 36px;
	border: 0px;
	}

#topnav .div2 p {
	padding: 9px 15px 0 0;
	}
#topnav .div2 p kbd { font-family: Tahoma, Sans-serif; color: #fff; }

#topnav .div2 p kbd a { color: #fff; text-decoration: none; }
/* id=topnav end */



/* id=header start */
#header .left {
	float: left;
	text-align: left;
	width: 380px;
	margin-top: 10px;
	}

#header .right {
	float: left;
	text-align:left;
	margin-top: 60px;
	margin-left: 10px;
	}

#header .left img {
	width: 380px;
	height: 100px;
	padding : 1px;
	border: 0px;
	}

#header .right h1 {
	font-size: 20px;
	color: #000;
	}
#header .right h1 a,
#header .right h1 a:link,
#header .right h1 a:visited,
#header .right h1 a:active,
#header .right h1 a:hover { color: #000; text-decoration: none; }

#header .right h1 span {
	font-size: 11px;
	font-weight: normal;
	color: #00729b;
	}
#header .right h1 span a, #header .right h1 span a:link, #header .right h1 span a:visited, #header .right h1 span a:active { color: #00729b; }
#header .right h1 span a:hover { color: #00729b; text-decoration: underline; }

#header .right p a,
#header .right p a:link,
#header .right p a:visited,
#header .right p a:active { font-family: Tahoma, Sans-serif; text-decoration: none; }
#header .right p a:hover { text-decoration: none; }
#header .right p span { color: #333; }
#header .right p span img { vertical-align: middle; }
/* id=header end */



/* id=content start */

/* class=profile start */
#content .profile div.div1 {
	background: url(./images/custom/my_area1.gif) top no-repeat;
	font-size: 1px;
	width: 570px;
	height: 5px;
	margin-top: 10px;
	}

#content .profile div.div2 {
	background-color: #f6f6f4;
	width: 570px;
	}

#content .profile div.div2 p.p1 {
	padding: 10px 15px 0 15px;
	line-height: 1.3em;
	}
#content .profile div.div2 p.p2 {
	padding: 5px 15px 10px 15px;
	text-align: right;
	font-size: 11px;
	}

#content .profile div.div3 {
	background: url(./images/custom/my_area2.gif) top no-repeat;
	font-size: 1px;
	width: 570px;
	height: 5px;
	}

#content .profile_e {
	border: 1px #9dc703 dotted;
	background-color: #fdfff4;
	padding: 10px;
	}

#content .profile_e div.div1 {
	margin-bottom: 5px;
	}
#content .profile_e div.div1 textarea {
	width: 540px;
	height: 100px;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #333;
	line-height: 1.3em;
	}
#content .profile_e div.div2 {
	text-align: right;
	width: 540px;
	font-size: 11px;
	}
#content .profile_e div.div2 img {
	border: 0px solid #fff;
	vertical-align: middle;
	padding: 1px;
	}
/* class=profile end */



/* subtitle & moreview start */
#content * .title {
	background: url(./images/custom/title_bar1.gif) bottom no-repeat;
	width: 780px;
	margin-bottom: 0px;
	height: 33px;
	}

#content * .title h2 {
	color: #000;
	font-size: 14px;
	padding: 10px 0 2px 18px;
	margin: 20px 0 5px 0;
	}
#content * h2 a,
#content * h2 a:link,
#content * h2 a:visited,
#content * h2 a:active,
#content * h2 a:hover { color: #000; text-decoration: none; }

#content * .title span {
	font-size: 9px;
	font-family: Trebuchet MS, verdana, Sans-serif;
	color: #a6a6a6;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	}

#content * .title strong {
	color: #000;
	}

#content * .moreview {
	clear: both;
	width: 550px;
	height: 26px;
	background: url(./images/custom/more_bar.gif) bottom no-repeat;
	margin: 15px 0 15px 10px;
	}

#content * .moreview div {
	font-size: 11px;
	font-weight: normal;
	color: #bbb;
	}
#content * .moreview div a { text-decoration: none; color: #888; 	}
#content * .moreview div a:hover { text-decoration: underline; }

#content * .moreview div.div1 {
	padding: 8px 0 0 25px;
	float: left;
	background: url(./images/custom/icon_more.gif) 3% 75% no-repeat;
	width: 250px;
	}
#content * .moreview div.div1 strong{
	font-weight: normal;
	}

#content * .moreview div.div2 {
	margin: 3px 5px 0 0;
	float: right;
	text-align: right;
	width: 87px;
	height: 20px;
	}
#content * .moreview div.div2 img {
	border: 0px #fff solid;
	}

#content * .moreview div.div3 {
	padding: 8px 0 0 5px;
	float: left;
	}
#content * .moreview div.div3 img {
	width: 11px;
	height: 11px;
	vertical-align: middle;
	border: 0px #fff solid;
	margin-bottom: 4px;
	}

#content * .moreview div.treb a { font-size: 11px; font-family: tahoma, Trebuchet MS, sans-serif; }

#content * .description {
	margin: -15px 0 15px;
	background-color: #fafbf7;
	width: 570px;
	}

#content * .description p.p1 {
	padding: 12px 15px 13px 15px;
	}
#content * .description p.p1 kbd {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	}

#content * .blank {
	height: 26px;
	margin: 5px 0 15px 10px;
	padding-left: 10px;
	}
/* subtitle & moreview end */



/* class=gardenlist start */
#content .gardenlist {
	width: 100%;
	}

#content .gardenlist ul.garden {
	padding-left: 10px;
	width: 570px;
	}

#content .gardenlist ul.garden li {
	padding: 10px 0 5px 2px;
	}
#content .gardenlist ul.garden li.top {
	padding-top: 0;
	}

#content .gardenlist ul.garden li span.gardener {
	color: green;
	font-weight: bold;
	font-size: 11px;
	}

#content .gardenlist ul.garden li span.new a {
	font-size: 11px;
	color: #8aa000;
	}

#content .gardenlist ul.garden li p {
	margin-top: 3px;
	color: #ababab;
	}

#content .gardenlist ul.garden li p kbd { font-family: Tahoma, Sans-serif; }
#content .gardenlist ul.garden li p kbd a { font-family: Tahoma, Sans-serif; }
/* class=gardenlist end */



/* class=comments start */
#content .comments {
	width: 570px;
	}

#content .comments div.input {
	padding: 5px 10px;
	background-color: #fbfaf9;
	margin: 0 10px;
	}

#content .comments div.input input.input1 { width: 380px; font-size:12px; color: #333; vertical-align: middle; }
#content .comments div.input input.input2 { width: 65px; height: 26px; vertical-align: middle; }
#content .comments div.input input.input3 { vertical-align: middle; }

#content .comments ul.list {
	}

#content .comments ul.list li {
	clear: both;
	width: 570px;
	}

#content .comments ul.list div.div1 {
	padding: 15px 12px 15px 20px;
	}
#content .comments ul.list div.div1 span.left {
	float: left;
	font-weight: bold;
	}
#content .comments ul.list div.div1 span.right {
	float: right;
	font-size: 10px;
	font-family: verdana, Trebuchet MS, Sans-serif;
	}
#content .comments ul.list div.div1 span.right img { border: 0px #fff solid; width: 9px; height: 9px; vertical-align: middle; }

#content .comments ul.list div.div2 {
	margin: 0 10px;
	padding: 7px 10px 4px 10px;
	color: #333;
	line-height: 1.3em;
	background-color: #fbfaf9;
	}
#content .comments ul.list div.div2 img {
	width: 33px;
	height: 33px;
	border: 1px #000 solid;
	margin: 0 10px 3px 0;
	float: left;
	}

#content .comments ul.list div.div2 p.line {
	clear: left;
	width: 500px;
	height: 0px;
	font-size: 1px;
	line-height: 0em;
	}
/* class=comments end */



/* class=profile_edit start */
#content .profile_edit ul.item {
	margin: 0 10px;
	width: 550px;
	}

#content .profile_edit ul.item li {
	padding: 10px 0;
	}

#content .profile_edit ul.item li p.p1 {
	background: url(./images/custom/icon_yellowdot.gif) 0% 40% no-repeat;
	padding-left: 15px;
	color: #333;
	margin-bottom: 5px;
	}

#content .profile_edit ul.item li p.p1 input {
	margin: 0 3px 5px 10px;
	vertical-align: middle;
	}

#content .profile_edit ul.item li p.p1 img {
	border: 0px;
	vertical-align: middle;
	}

#content .profile_edit ul.item li p.p2 {
	background-color: #fbfaf9;
	padding: 5px 15px;
	}
#content .profile_edit ul.item li p.p3 {
	background-color: #fbfaf9;
	padding: 5px 15px;
	height: 25px;
	}

#content .profile_edit ul.item li p.p4 {
	display: none;
	border: 1px #9dc703 dotted;
	background-color: #fdfff4;
	padding: 5px 10px;
	font-size: 11px;
	}

#content .profile_edit ul.item li p.p2 input {
	vertical-align: middle;
	color: #333;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	width: 100px;
	}

#content .profile_edit ul.item li p.p2 textarea {
	width: 510px;
	height: 120px;
	color: #333;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	}

#content .profile_edit ul.item li p.p3 span.span1 {
	display: block;
	width: 70px;
	float: left;
	clear: left;
	margin: 5px 0 15px;
	font-size: 11px;
	}

#content .profile_edit ul.item li p.p3 span.span2 {
	display: block;
	float: left;
	}

#content .profile_edit ul.item li p.p3 span.span2 input {
	vertical-align: middle;
	width: 300px;
	color: #333;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	}

#content .profile_edit ul.item li p.p3 span.span3 img {
	border: 0px solid #fff;
	vertical-align: middle;
	margin-left: 5px;
	}

#content .profile_edit ul.item li p.p4 img.logo {
	width: 105px;
	height: 105px;
	border: 2px solid #f7f7f7;
	}
#content .profile_edit ul.item li p.p4 input.file {
	vertical-align: bottom;
	margin: 0 3px 5px 5px;
	}
#content .profile_edit ul.item li p.p4 img.button {
	vertical-align: bottom;
	margin: 0 3px 5px 0;
	border: 0px;
	}


#content .profile_edit div.button {
	margin-top: 30px;
	text-align: center;
	}
#content .profile_edit div.button img {
	border: 0px solid #fff;
	}
/* class=profile_edit end */



/* class=logoimage start */
#content .logoimage div.lastlogo {
	width: 550px;
	margin: 0 10px 10px 10px;
	}

#content .logoimage div.lastlogo div.left {
	width: 110px;
	float: left;
	margin-bottom: 10px;
	}
#content .logoimage div.lastlogo div.left img {
	border: 2px solid #f7f7f7;
	width: 105px;
	height: 105px;
	}

#content .logoimage div.lastlogo div.right {
	float: right;
	width: 430px;
	margin-top: 10px;
	}

#content .logoimage div.lastlogo div.right p.contents {
	clear: both;
	vertical-align: bottom;
	line-height: 1.3em;
	}
#content .logoimage div.lastlogo div.right p.date {
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
	}

#content .logoimage ul.list {
	width: 550px;
	margin: 0 10px;
	}

#content .logoimage ul.list li {
	width: 100px;
	height: 100px;
	float: left;
	margin: 3px 4px;
	text-align: center;
	}

#content .logoimage ul.list li img {
	width: 68px;
	height: 68px;
	border: 1px solid #000;
	}

#content .logoimage ul.list li kbd {
	font-size: 10px;
	font-family: verdana, sans-serif, ;
	}

#content .logoimage div.edit {
	width: 530px;
	border: 1px #9dc703 dotted;
	background-color: #fdfff4;
	margin: 0 10px 10px 10px;
	padding: 10px;
	}

#content .logoimage div.edit div.left {
	width: 110px;
	float: left;
	text-align: center;
	background-color: #fff;
	}
#content .logoimage div.edit div.left img {
	border: 2px solid #f7f7f7;
	width: 105px;
	height: 105px;
	}

#content .logoimage div.edit div.right {
	float: right;
	width: 410px;
	}

#content .logoimage div.edit div.right p.upload {
	margin-bottom: 5px;
	font-size: 11px;
	}
#content .logoimage div.edit div.right p.upload input {
	font-size: 12px;
	font-family: verdana, trebuchet ms, sans-serif;
	color: #333;
	vertical-align: middle;
	}
#content .logoimage div.edit div.right p.upload span.nowfile img {
	vertical-align: middle;
	width: 46px;
	height: 18px;
	border: 0px solid #fff;
	}

#content .logoimage div.edit div.right p.text textarea {
	width: 320px;
	height: 80px;
	float: left;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #333;
	}

#content .logoimage div.edit div.right p.button {
	text-align: right;
	padding-top: 67px;
	font-size: 11px;
	}
#content .logoimage div.edit div.right p.button img {
	width: 46px;
	height: 18px;
	border: 0px solid #fff;
	vertical-align: middle;
	}

#content .logoimage div.edit div.line {
	font-size: 1px;
	clear: both;
	}
/* class=logoimage end */



/* class=log start */
#content .log dl {
	margin: 0 10px;
	width: 550px;
	}

#content .log dt.log {
	font-size: 15px;
	font-family: Lucida Sans Unicode, trebuchet ms, sans-serif;
	color: #908700;
	text-decoration: underline;
	background : url(./images/custom/gd_line5.gif) left bottom no-repeat; 
	}

#content .log dd {
	margin: 15px 0 0 85px;
	font-family: Tahoma, sans-serif;
	padding: 0;
	}

#content .log dd ul.log li {
	margin-bottom: 3px;
	padding: 2px 0 0 45px;
	height: 18px;
	font-family: Tahoma, sans-serif;
	color: #333;
	}
#content .log dd ul.log li.enjoy {
	background : url(./images/custom/hi_enjoy.gif) left top no-repeat;
	}
#content .log dd ul.log li.cancel {
	background : url(./images/custom/hi_disconnet.gif) left top no-repeat;
	}
#content .log dd ul.log li.gardener {
	background : url(./images/custom/hi_gardener.gif) left top no-repeat;
	}
#content .log dd ul.log li.disconnect {
	background : url(./images/custom/hi_disconnet.gif) left top no-repeat;
	}

#content .log dd ul.log div.todo {
	margin: 5px 0 3px 0;
	padding: 2px 0 0 45px;
	background : url(./images/custom/hi_todo.gif) left top no-repeat;
	}
* html #content .log dd ul.log div.todo {
	margin-left: -45px;
	}

#content .log dd ul.log ul.todo { background-color: #fbfaf9; padding: 0px; }

#content .log dd ul.log ul.todo li {
	margin: -2px 0 0 45px;
	padding: 5px 0 0 20px;
	background : url(./images/custom/icon_arrow.gif) 2% 45% no-repeat;
	}
* html #content .log dd ul.log ul.todo li {
	margin-left: 0;
	}
/* class=log end */



/* class=sampling start */
#content .sampling {
	width: 570px;
	margin-top: 30px;
	}

#content .sampling div.top {
	padding: 12px 20px 0 20px;
	height: 58px;
	background: url(./images/custom/my_areau3.gif);
	}
#content .sampling div.top p.p1 {
	padding: 2px 0 1px 15px;
	font-weight: bold;
	background: url(./images/custom/gd_i_gard.gif) left top no-repeat;
	color: #333;
	}
#content .sampling div.top p.p2 {}
#content .sampling div.top input.input1 {
	vertical-align: middle;
	width: 400px;
	color: #333;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	}
#content .sampling div.top input.input2 {
	width: 100px;
	height: 26px;
	border: 0px #fff solid;
	vertical-align: middle;
	padding-left: 8px;
	}

#content .sampling div.gardens {
	padding: 15px 20px;
	background: url(./images/custom/my_areau2.gif);
	line-height : 2.1em;
	text-align : justify;
	}

#content .sampling div.bottom {
	height: 11px;
	background: url(./images/custom/my_areau1.gif) no-repeat;
	}
/* class=sampling end */

/* id=content end */



/* id=sidebar start */

/* sidebar title start */
#sidebar * .title {
	margin: 0 20px 10px 20px;
	padding: 5px 7px;
	height: 23px;
	background: url(./images/custom/my_sidetitle_bar.gif) no-repeat;
	}

#sidebar * .title h3 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	}
#sidebar * .title h3 a { color: #fff; }

#sidebar * .title h3 span.span1 { float: left; }
/* sidebar title end */



/* class=menu start */
#sidebar .menu ul.menu {
	text-align: left;
	margin: 25px 15px 10px 15px;
	padding-left: 10px;
	}

#sidebar .menu ul.menu li {
	padding: 0;
	height: 25px;
	}
#sidebar .menu ul.menu li span {
	font-size: 7px;
	color: #000;
	margin-right: 5px;
	}
/* class=menu end */



/* class=postlist start */
#sidebar .postlist { margin-bottom: 30px; }
#sidebar .postlist ul.list {
	margin: 0 20px;
	}

#sidebar .postlist ul.list li {
	border-bottom: 1px #dfdfdf dotted;
	margin-bottom: 8px;
	}

#sidebar .postlist ul.list p.p1 {
	margin-bottom: 5px;
	}
#sidebar .postlist ul.list p.p2 {
	margin-bottom: 5px;
	}
#sidebar .postlist ul.list p.p2 kbd {
	font-size: 11px;
	}
/* class=postlist end */

/* id=sidebar end */



/*** class=gardens text level start ***/
.level1 {
	background-color : #fafdec;
	margin-right : 5px;
	color : #5b7802;
	}
.level1 a:link		{ color: #5b7802;  text-decoration: none}
.level1 a:visited	{ color: #5b7802;  text-decoration: none}
.level1 a:active	{ color: #5b7802;  text-decoration: none }
.level1 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }


.level2 {
	background-color : #f9fed6;
	margin-right : 5px;
	font-size : 1.1em;
	color : #7a9c00;
	}
.level2 a:link		{ color: #7a9c00;  text-decoration: none}
.level2 a:visited	{ color: #7a9c00;  text-decoration: none}
.level2 a:active	{ color: #7a9c00;  text-decoration: none }
.level2 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }

.level3 {
	background-color : #f3fcd1;
	margin-right : 5px;
	font-size : 1.2em;
	color : #809b00;
	}
.level3 a:link		{ color: #809b00;  text-decoration: none}
.level3 a:visited	{ color: #809b00;  text-decoration: none}
.level3 a:active	{ color: #809b00;  text-decoration: none }
.level3 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }

.level4 {
	background-color : #f1fbbf;
	margin-right : 5px;
	font-size : 1.3em;
	color : #7d9d00;
	}
.level4 a:link		{ color: #7d9d00;  text-decoration: none}
.level4 a:visited	{ color: #7d9d00;  text-decoration: none}
.level4 a:active	{ color: #7d9d00;  text-decoration: none }
.level4 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }

.level5 {
	background-color : #f1fab7;
	margin-right : 5px;
	font-size : 1.4em;
	color : #7b9d01;
	font-weight : bold;	
	}
.level5 a:link		{ color: #7b9d01;  text-decoration: none}
.level5 a:visited	{ color: #7b9d01;  text-decoration: none}
.level5 a:active	{ color: #7b9d01;  text-decoration: none }
.level5 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }

.level6 {
	background-color : #eaf6a0;
	margin-right : 5px;
	font-size : 1.5em;
	color : #567414;
	font-weight : bold;	
	}
.level6 a:link		{ color: #567414;  text-decoration: none}
.level6 a:visited	{ color: #567414;  text-decoration: none}
.level6 a:active	{ color: #567414;  text-decoration: none }
.level6 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }

.level7 {
	background-color : #93b338;
	margin-right : 5px;
	font-size : 1.6em;
	color : #ffffff;
	font-weight : bold;	
	}
.level7 a:link		{ color: #ffffff;  text-decoration: none}
.level7 a:visited	{ color: #ffffff;  text-decoration: none}
.level7 a:active	{ color: #ffffff;  text-decoration: none }
.level7 a:hover		{ background-color : #fff; color: #00729B; text-decoration: underline }
/*** class=gardens text level end ***/