/* --------------------------------- title styles --------------------------------- */


.pagetitle-plant
	{
	position: relative;
	width: 880px;
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 10px;
	}


/* --------------------------------- section 1 styles --------------------------------- */

.topBar_plant
{
	width: 880px;
	height: 10px;
	margin-left: 60px;
	float:left;
	display:inline;
	}
	
.bottomBar_plant
{
	width: 880px;
	height: 10px;
	margin-left: 60px;
	float:left;
	display:inline;
	margin-bottom: 20px;
	}

.content1-plant
{
	background: #e2eadd;
	float:left;
	display:inline;
	width: 880px;
	/* height: 930px; */
	margin-left: 60px;
	text-align: left;
	
}

.content1-plant .contentBG {
	background-color: #000000;
	background-image: url(../images/contentBG-plant_07.png);
	height: 360px; /* 880px; */
	width: 816px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	padding: 20px;
	border: 2px solid #9fa39c;
}
.content-video-BG
{
	background-color: #000000;
	width: 816px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	padding: 20px;
	border: 2px solid #9fa39c;
	position: relative;
	text-align: center; 
	border: auto;
}
.plantphotos  {
	height: 40px;
	width: 221px;
	position: relative;
	float: right;
	padding: 10px;
	background-image: url(../images/plant-a-liftree-download-broshure.png);
	background-repeat: no-repeat;
	padding-top: 300px;
	text-align: center;
	margin-left: 14px;
	overflow: hidden;
}
.plantphotos a, .plantphotos a:link, .plantphotos a:visited
{
	color: White;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;

}
.plantphotos a:hover
{
	color: #c2e8ad;
	text-decoration: none;
}
.plant-intro
{
	font-size: 1.9em;
	color: #c2e8ad;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 0px;
	margin-top: -6px;
}

.planttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/planttextBG_12.png);
	padding: 10px;
	line-height: 1.2em;
	background-repeat: repeat;
	margin-bottom:20px;
	border: 1px solid #9fa39c;
	border-top: 0px none;
	
}
.planttext a {
	color: #c2e8ad;
}
.planttext a:hover {
	color: #FFFFFF;
}

.plant-contact-us, .plant-contact-us:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;	
	color: #c2e8ad;
	text-decoration: none;	
}
.plant-contact-us:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.plant-disclaimer-content
{
	text-align: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2e8ad;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
}



.scroller
{
	overflow: auto;
	height: 330px;
	*height: 350px;
	width: 558px;
	float: left;
	margin: 0px;
	border-top: 1px solid #9fa39c;
}


/* --------------------------------- section 2 styles --------------------------------- */

.content2-plant
{
	position:relative;
	width: 800px;
	text-align: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2e8ad;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
