/* CSS Document */

/*  GENERAL START  */
body {
	margin:0;
	padding:0;
	color:#4D4D4D;
	font:normal 14px/20px Arial, Helvetica, sans-serif;		
	background:url(../images/bodybg.gif) repeat-x 0 0 #F3FAE2;
}
div, p, a, img, ul, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	margin:0;
	padding:0;
}
img {
	border:none;
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	outline:none;
}
ul{
	list-style:none;
}
input, select {
	font:12px/14px Arial, Helvetica, sans-serif;
}
.spacer{
	width:auto;
	line-height:0;
	font-size:0;
}
/* GENERAL MISLENIOUS START */
.floatleft{
	float:left;
	width:auto;
}
.floatright{ 
	float:right;
	width:auto;
}
h2{
	font:normal 14px/30px Georgia, "Times New Roman", Times, serif;
}
p{
	padding-bottom:15px;
}
/* GENERAL MISLENIOUS END */
/*  GENERAL END  */
/* MAIN CONTANER START */
#contaner{
	width:990px;
	margin:0 auto;
	padding:0 0 0;
	position:relative;
	border-bottom:10px solid #69A600;
}
#contaner img.namebanner{
	width:696px;
	height:148px;
	position:absolute;
	left: 294px;
	top: 344px;
}
/* HEADER PANEL START */
#headerpan{
	background:url(../images/header.jpg) no-repeat 0 0;
	padding:147px 0 0 547px;
	width:443px;
	height:229px;
}
#headerpan a.logo{
	width:221px;
	height:51px;
	display:block;
	margin:0 0 78px;
}
#headerpan h2{
	background:url(../images/header-text.gif) no-repeat 0 0;
	width:417px;
	height:66px;
	text-indent:-2000px;
	margin:0 0 0 25px;
	display:block;

}
/* HEADER PANEL END */
/* BODY PANEL START */
#bodypan{
	background-color:#fff;
	width:990px;
	color:inherit;
	
}
#bodypan div.mainbody{
	width:961px;
	overflow:hidden;
	height:100%;
	padding:0 15px 10px 12px;
}
/* LEFT BODY START */
#bodypan div.leftbody{
	width:253px;
	float:left;
	padding:15px 0 0;
}
/* NAV START */
#bodypan div.leftbody ul{
	width:253px;
	font:bold 15px/23px Arial, Helvetica, sans-serif;	
}
#bodypan div.leftbody ul li{
	background:url(../images/nav-devider.gif) repeat-x 0 100%;
	padding:7px 0;
	margin:0;
	height:23px;
}
#bodypan div.leftbody ul li a{
	color:#497400;
	background-color:inherit;
	background:url(../images/nav-icon.gif) no-repeat 7px 0;
	padding:0 0 0 37px;
	display:block;
	margin:0;
	height:23px;
}
#bodypan div.leftbody ul li a span{
	text-indent:-5000px;
	height:23px;
	background:url(../images/gardaning-text.gif) no-repeat 0 0;
	display:block;
}
#bodypan div.leftbody ul li a:hover{
	color:#FF002A;
	background-color:inherit;
	background:url(../images/nav-icon.gif) no-repeat 7px -23px;
	padding:0 0 0 37px;
}
#bodypan div.leftbody ul li a span:hover{
	text-indent:-5000px;
	height:23px;
	background:url(../images/gardaning-text.gif) no-repeat 0 -23px;
	cursor:pointer;
}
#bodypan div.leftbody ul li a.active{
	color:#FF002A;
	background-color:inherit;
	background:url(../images/nav-icon-hover.gif) no-repeat 0 50%;
	padding:0 0 0 37px;
	cursor:text;
}
#bodypan div.leftbody ul li.nodevider{
	background-image:none;	
}
#bodypan div.leftbody ul li a span.garden{
	background:url(../images/gardaning-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.garden:hover{
	background:url(../images/gardaning-text.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.pets{
	background:url(../images/pets-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.pets:hover{
	background:url(../images/pets-text.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.sastainable{
	background:url(../images/sustainable-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.sastainable:hover{
	background:url(../images/sustainable-text.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.messageboard{
	background:url(../images/massage-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.messageboard:hover{
	background:url(../images/massage-text.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.magazine{
	background:url(../images/magazine-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.magazine:hover{
	background:url(../images/magazine-text.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.shop{
	background:url(../images/shop-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.shop:hover{
	background:url(../images/shop-text.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.library{
	background:url(../images/library.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.library:hover{
	background:url(../images/library.gif) no-repeat 0 -23px;
}
#bodypan div.leftbody ul li a span.education{
	background:url(../images/education-text.gif) no-repeat 0 0;
}
#bodypan div.leftbody ul li a span.education:hover{
	background:url(../images/education-text.gif) no-repeat 0 -23px;
}
/* NAV END */
/* MASSAGE BOARD START */
div.leftbody div.massage{
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#643800;
	background-color:inherit;
	padding:20px 0 0;
}
div.leftbody div.massage span.top{
	background:url(../images/massage-board-top.gif) no-repeat 100% 0;
	width:253px;
	height:8px;
	display:block;
	padding:0;
	font-size:0;
	line-height:0;
	margin:0;
}
div.leftbody div.massage span.bot{
	background:url(../images/massage-board-bottom.gif) no-repeat 0 0;
	width:253px;
	height:20px;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
div.leftbody div.massage div.textpan{
	width:212px;
	background:url(../images/massage-boardbg.gif) repeat-x 0 0 #FFFCA7;
	margin:0 0 0 2px;
	padding:15px 21px 5px 18px;
	color:inherit;
}
div.leftbody div.massage div.textpan h2{
	width:180px;
	height:23px;
	display:block;
	background:url(../images/our-massage.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding:0;
	margin:0;
}
div.leftbody div.massage div.textpan div.recent{
	width:160px;
	margin:0 auto;
}
/* MASSAGE BOARD END */
/* HONEY */
div.leftbody div.honey{
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#643800;
	background-color:inherit;
	padding:20px 0 0;
}
div.leftbody div.honey span.top{
	background:url(../images/greenbg-top.gif) no-repeat 100% 0;
	width:253px;
	height:10px;
	display:block;
	padding:0;
	font-size:0;
	line-height:0;
	margin:0;
}
div.leftbody div.honey span.bot{
	background:url(../images/greenbg-bot.gif) no-repeat 0 0;
	width:253px;
	height:18px;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
div.leftbody div.honey div.textpan{
	background:url(../images/greenbg-mid.gif) repeat-x 0 0 #d8ffb8;
	margin:0 0 0 2px;
	padding:5px 5px 10px 18px;
	color:inherit;
}
/* MASSAGE BOARD START */
div.leftbody div.magazine{
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#5C003B;
	background-color:inherit;
	padding:15px 0 0;
	margin:0 0 10px;
}
div.leftbody div.magazine span.top{
	background:url(../images/mom-magazine-top.gif) no-repeat 100% 0;
	width:253px;
	height:10px;
	display:block;
	padding:0;
	font-size:0;
	line-height:0;
	margin:0;
}
div.leftbody div.magazine span.bot{
	background:url(../images/mom-magazine-bot.gif) no-repeat 0 0;
	width:253px;
	height:18px;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
div.leftbody div.magazine div.textpan{
	background:url(../images/mom-magazine-mid.gif) repeat-x 0 0 #FFB8E5;
	margin:0 0 0 2px;
	padding:15px 5px 10px 18px;
	color:inherit;
}
div.leftbody div.magazine div.textpan h2{
	width:178px;
	height:21px;
	display:block;
	background:url(../images/mom-magazine-heading.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding:0;
	margin:0;
}
div.leftbody div.magazine div.textpan h3{
	width:160px;
	height:18px;
	display:block;
	background:url(../images/mom-magazine-subhead.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding:0 0 7px;
	margin:0;
}
div.leftbody div.magazine div.textpan a.momlink{
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#5C003B;
	background-color:inherit;
	text-decoration:none;
}
div.leftbody div.magazine div.textpan a.momlink:hover{	
	color:#000;
	background-color:inherit;
}
div.leftbody div.magazine div.textpan a{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:underline;
	text-transform:uppercase;
}
div.leftbody div.magazine div.textpan a:hover{
	color:#7B004E;
	background-color:inherit;
	text-decoration:none;
}
/* MASSAGE BOARD END */
/* YOUTUBE CHANNEL START */
div.leftbody div.channel{
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#5C003B;
	background-color:inherit;
	padding:15px 0 20px;
	margin:0;
}
div.leftbody div.channel span.top{
	background:url(../images/channel-top.gif) no-repeat 100% 0;
	width:253px;
	height:10px;
	display:block;
	padding:0;
	font-size:0;
	line-height:0;
	margin:0;
}
div.leftbody div.channel span.bot{
	background:url(../images/channel-bot.gif) no-repeat 0 0;
	width:253px;
	height:30px;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
div.leftbody div.channel div.textpan{
	background:url(../images/channel-mid.gif) repeat-x 0 0 #FEFFAF;
	margin:0 0 0 2px;
	padding:15px 5px 5px 18px;
	color:inherit;
}
div.leftbody div.channel div.textpan h2{
	width:211px;
	height:20px;
	display:block;
	background:url(../images/channel-heading.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding:0;
	margin:0;
}
/* YOUTUBE CHANNEL END */
div.game{
	padding:20px 0;
}
div.game a.click{
	color:#ff0000;
	background-color:inherit;
	font-size:13px;
	line-height:16px;
	padding:0;
	margin:0;
}
div.game a.click span{
	font-size:20px;
	line-height:24px;
}
div.game a.click:hover{
	color:#000;
	background-color:inherit;
}
h2.googleads{
	background:url(../images/google-ads.gif) no-repeat 0 0;
	width:160px;
	height:32px;
	padding:10px 0 0 8px;
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#576B09;
	background-color:inherit;
	margin:0 0 15px;
}
div.google{
	padding-bottom:30px;
	background-color:none;
}
/* LEFT BODY END */
/* RIGHT BODY START */
#bodypan div.rightbody{
	width:681px;
	float:right;
	padding:131px 0 0;
}
/* LEFT START */
div.rightbody div.leftpan{
	width:492px;
	float:left;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	background-color:inherit;
}
div.rightbody div.leftpan span{
	color:#F51919;
	background-color:inherit;
}
div.rightbody div.leftpan h2{
	width:224px;
	height:45px;
	display:block;
	background:url(../images/garden-text.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding:0;
	margin:0 0 5px;
}
div.rightbody div.leftpan div.video{
	border:6px solid #EFFBC0;
}
div.rightbody div.leftpan div.photopanel{
	padding:12px 0 20px;
	overflow:hidden;
	height:100%;
}
div.rightbody div.leftpan div.photopanel img{
	float:left;
	width:90px;
	height:63px;
	display:block;
	padding:0;
	margin:0 10px 0 0; 
}
div.rightbody div.leftpan div.photopanel img.last{
	margin:0;
	padding:0;
	float:right;
}
div.rightbody div.leftpan h2.blog{
	width:95px;
	height:28px;
	display:block;
	background:url(../images/myblog.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding:0;
	margin:0 0 6px;
}
div.rightbody div.leftpan p.tooltip{
	width:455px;
	height:41px;
	background:url(../images/tool-tipbg.gif) no-repeat 0 0;
	padding:12px 20px 32px 17px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#5F5F5F;
	background-color:inherit;	
}
div.rightbody div.leftpan p.tooltip a{
	color:#5F5F5F;
	background-color:inherit;	
}
div.rightbody div.leftpan p.tooltip a:hover{
	color:#000;
	background-color:inherit;	
}
div.rightbody div.leftpan div.textpanel{
	overflow:hidden;
	height:100%;
	padding:0;
	margin:0;
}
div.rightbody div.leftpan div.textpanel img{
	width:145px;
	height:106px;
	display:block;
	float:left;
	margin:0 22px 0 0;
}
div.rightbody div.leftpan div.textpanel h3{
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	color:#6C8624;
	background-color:inherit;	
}
/*div.rightbody div.leftpan div.textpanel p{
	float:right;
	width:323px;
}*/
/* LEFT END */
/* RIGHT START */
div.rightbody div.rightpan{
	width:160px;
	float:right;
}
div.rightbody div.rightpan p.apple{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#FF9700;
	background-color:inherit;
	background:url(../images/apple-pic.gif) no-repeat 0 0;
	padding:0 0 35px 49px;
}
div.rightbody div.rightpan p.apple a{
	color:#91BA01;
	background-color:inherit;
	text-decoration:underline;
}
div.rightbody div.rightpan p.apple a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
a.bannerlast{
	width:160px;
	height:600px;
	display:block;
	margin:45px 0 0;
}
a.lastadd{
	width:160px;
	height:300px;
	display:block;
	margin:25px 0 0;
}
/* RIGHT END */
/* RIGHT BODY END */
/* BODY PANEL END */
/* FOOTER START */
.footer{
	background:url(../images/footerbg.gif) no-repeat 0 0;
	width:978px;
	height:27px;
	padding-top:70px;
	padding-left:12px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
/* FOOTER END */
/* MAIN CONTANER END */
