@import url(style.css);

#plant_selector
{
	background: transparent url(../img/plant_selector/bg_hp.png) no-repeat top;
	height: 296px;
	width: 308px;
	color: #fff;
}

#plant_selector div.content
{
	padding: 155px 15px 10px 22px;
}

#features
{
	margin: 0 0 5px 0;
}
#feature
{

	float: left;
	display: inline;
	height: 294px;
	width: 656px;border-bottom: 2px solid #E78C5B;
}

#feature div.shell
{
	position: absolute; z-index:21;
	background: transparent url(../img/homepage/gallery/shell.png) no-repeat; 
	
	height: 30px;
	width: 656px;
}

#feature div.image
{
	padding: 0px 0px 0px 0px;  border-left:2px solid #E78C5B; margin:0px; height:294px;
}



#feature div.thumbs
{
	background-color: #000;
	position: absolute;
	margin: 0px 0 0 0px; 
	width: 654px;
	padding: 0 0 0 0;
	
}

#sections_ad {
	background: transparent url(../img/homepage/img_bkgd_homeboxes.jpg) no-repeat;
	background-position:0px 33px;

}

#sections
{
	width: 647px;
	height: 243px;
	margin: 7px 6px 0 3px;
	list-style: none;
	float: left;
	display: inline;
}


#sections_btm
{
	width: 647px;
	height: 243px;
	margin: 7px 6px 0 3px;
	list-style: none;
	float: left;
	display: inline;

}

#sections_btm li
{
	float: left;
	width: 135px;
	display: inline;
	margin: 0 6px 0 0;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#sections_btm li h3 {text-align:center;}

.section-a-btm {
	background: transparent url(../img/homepage/img_bkgd_box1.jpg) no-repeat;
	height:248px; width:155px;
}
.section-b-btm {
	background: transparent url(../img/homepage/img_bkgd_box2_3.jpg) no-repeat;
	height:248px; width:158px;

}
.section-c-btm {
	background: transparent url(../img/homepage/img_bkgd_box4.jpg) no-repeat;
	height:248px; width:155px; color:#ffffff;
}
#sections li
{
	float: left;
	width: 127px;
	display: inline;
	margin: 0px;
	padding-left:0px;
}

#sections li h2
{	text-align:center;
	padding: 0;
	margin: 0 0 0 0;
}

#sections li div.content
{
	margin: 0 12px 0 10px;
	width: 90px;

}

#sections li.last
{
	margin: 0 0 0 0; padding:0px;
}

body div#ad_island 
{

	color:#BBBBBB;
	font-size:10px;
	height:255px;
	text-align:center;
	width:310px;
}
div#wrapper
{
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #fff url(../img/bg.png) bottom center repeat-x;
}

body div#ad_login 
{	margin-bottom:0px;
	margin-top:9px;
	background: #dde6cc url(../img/homepage/img_box_login_top.gif) no-repeat top;
	margin-left:5px;
	font-size:12px;
	height:255px;
	width:298px;
	padding:0px;
}
#ad_login_header {text-align:right; 	padding:7px 10px 4px 10px;}
#ad_login_header a,  #ad_login_header a:active,  #enhanced-source a:visited {color:#ffffff; text-decoration:none; font-weight:bold;}
#ad_login_header a:hover {color:#ffffff;  text-decoration:underline;font-weight:bold;}
.ad_login_content {border:1px solid #84A354;width:278px; background-color:#F6F9F0; padding:9px;}

div#left dl
	{

		margin: 0 0 6px 0;
		padding: 0 0 0px 0;
	}
		div#left dl dt
		{
			margin: 0;
		}
		
		div#left dl dd
		{
			padding: 5px 7px 0px 20px;
			background-repeat: no-repeat;
			background-position: 0px 6px;
			background-color: transparent;
		}

		
		
		
		
		.feature {padding:0px 8px 0px 8px;}