﻿
.header-branding
{
	background-image: url('Images/header-background.jpg');
	background-repeat:repeat-x;
	float: left;
	text-align: center;
	height: 250px;
	width: 100%;
	background-color: #acaaa2;
}

.header-branding

.header-branding-img
{
	margin-top: 25px;
	margin-left:auto;
	margin-right:auto;
}

.header-img-wrapper
{
	

	
}




#footer
{
	text-align:center;
	height:40px;
	width: 1000px;
	padding: 10px 0px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	

	
}


#footer-left
{

	float: left;
  	width:33.33333%;
  	text-align:left;
	
}


#footer-center
{
	float: left;
	width:33.33333%;
	text-align:center;
	margin-top:48px;
	
}

#footer-right
{
	float: right;
 	width:33.33333%;
 	text-align:right;
	
	
}


#footer a
{
	font-size:10px;
	color:#666;
	text-decoration:underline;
}

#footer p
{
	font-size:10px;
	color:#666;

}


#footer-logo
{
	
	text-align:right;
	margin: 0px 20px 0px 0px;
}

#footer-background
{
	background-image: url('');
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	width: 100%;
	clear:both;
	
}




.menu
{
	
	display: inline-block;
	margin-top:40px;
	margin-bottom: 20px;
	width:600px;
	text-align:center;

	}



.menu .buttons
{
	display: inline-block;
	margin: 0px 10px 0 10px;
	cursor: pointer;
	font-family: stencil-std, Stencil Std, Helvetica, sans-serif;
	font-weight:400;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #fff;
	background: #333;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	border-radius: 50px;
	border: 5px;
	
	transition-duration: 0.5s;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	
}

.menu .buttons:hover
{
	
	background:#8f70b0;
	color:#fff;
	transition-duration: 0.5s;
	-webkit-transition: 0.5s ease-out; -moz-transition: 0.5s ease-out; -o-transition: 0.5s ease-out; 
}

.menu .fact-sheet
{
	margin-top: 16px; */
}

.menu .label
{
	margin-top:26px; */
}

.menu .story
{
	margin-top:26px; */
}

.menu .breeder
{
	margin-top:26px; */
}

.menu .where-to-buy
{
	margin-top:16px; */
}

.menu .promo
{
	margin-top:26px; */
}

.showcase
{
	float: left;
	margin-left:0px;
	margin-top:40px;

		
}

.text
{
	float: left;
	width: 560px;
	margin-top:10px;
	margin-left:26px;
	text-align:justify;
	text-justify:auto;
}

.condition-icons
{
	display: inline-block;
	float: left;
	width: 560px;	/* Use this to limit width when inline horizontally*/
	padding: 0px 0px 0px 0px;
	
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
		
}

.contact
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 300px;
}

/*growing icons*/


.condition-icons > div
{
	display: inline-block; /*Use this to make icons display horizontally*/
	height: 25px;
	margin-bottom:20px;
	padding-top: 3px;
	margin-left: 35px;
	
}


}

.condition-icons > h3 
{

	margin-top: 25px;
	
}

#full-sun
{
	background-image: url('Images/full-sun-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#part-shade
{
	background-image: url('Images/part-shade-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#full-shade
{
	background-image: url('Images/full-shade-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#dry
{
	background-image: url('Images/dry-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#coastal
{
	background-image: url('Images/coastal-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#frost-hardy
{
	background-image: url('Images/frost-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#height
{
	background-image: url('Images/height-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}

#width
{
	background-image: url('Images/spread-logo.png');
	background-repeat: no-repeat;
	background-position-x: center;
}


.plant-collection-container
{

	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-left: -250px;
	
}

.plant-collection
{
	margin-top: -45px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: inline-block;
	
			
}


.plant-collection .thumb
{
	width: 100px;
	margin-right: 20px;
	text-align: center;
	/* display: inline-block; */
	float: left;
	color: #000;
	font-size: 12px;
	font-family: stencil-std, Stencil Std, Helvetica, sans-serif;
	font-weight:400;
	
	transition-duration: 0.5s;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
		
}




.plant-collection .thumb .txt1
{

	margin-left: 2px;
	margin-top: 3px;
	
	-webkit-transform: translate(0px) rotate(5deg);
	-webkit-transform-origin: 50% 100%;
	-o-transform: translate(0px) rotate(5deg);
	-o-transform-origin: 50% 100%;
	transform: translate(0px) rotate(5deg);
	transform-origin: 50% 100%;
	
}

.plant-collection .thumb .txt2
{
	margin-left: 10px;
	margin-top: 5px;
	
	-webkit-transform: translate(0px) rotate(0deg);
	-webkit-transform-origin: 100% 100%;
	-o-transform: translate(0px) rotate(0deg);
	-o-transform-origin: 100% 100%;
	transform: translate(0px) rotate(0deg);
	transform-origin: 100% 100%;
	
	
}

.plant-collection .thumb .txt3
{
	
	margin-left: 7px;
	margin-top: 3px;
	
	-webkit-transform: translate(0px) rotate(0deg);
	-webkit-transform-origin: 100% 100%;
	-o-transform: translate(0px) rotate(0deg);
	-o-transform-origin: 100% 100%;
	transform: translate(0px) rotate(0deg);
	transform-origin: 100% 100%;

}

.plant-collection .thumb .txt4
{
	
	margin-left: 15px;
	margin-top: 5px;
	
	-webkit-transform: translate(0px) rotate(-5deg);
	-webkit-transform-origin: 0px 0px;
	-o-transform: translate(0px) rotate(-5deg);
	-o-transform-origin: 0px 0px;
	transform: translate(0px) rotate(-5deg);
	transform-origin: 0px 0px;

}

.plant-collection .thumb .txt5
{
	margin-left: 20px;
	margin-top: 4px;
	
	-webkit-transform: translate(0px) rotate(0deg);
	-webkit-transform-origin: 100% 100%;
	-o-transform: translate(0px) rotate(0deg);
	-o-transform-origin: 100% 100%;
	transform: translate(0px) rotate(0deg);
	transform-origin: 100% 100%;


	
}

.plant-collection .thumb .txt6
{
	margin-left: 25px;
	margin-top: 1px;
	
	-webkit-transform: translate(0px) rotate(0deg);
	-webkit-transform-origin: 100% 100%;
	-o-transform: translate(0px) rotate(0deg);
	-o-transform-origin: 100% 100%;
	transform: translate(0px) rotate(0deg);
	transform-origin: 100% 100%;

	
}




.plant-collection .thumb:hover
{

color:#DDD;

transition-duration: 0.5s;
-webkit-transition: 0.5s ease-out; -moz-transition: 0.5s ease-out; -o-transition: 0.5s ease-out; 
}



.plant-collection .thumb .img:hover
{

opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */

transition-duration: 0.5s;
-webkit-transition: 0.5s ease-out; -moz-transition: 0.5s ease-out; -o-transition: 0.5s ease-out; 
}


.plant-collection .thumb .img
{
	width: 160px;
	height: 258px;
	
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */

transition-duration: 0.5s;
-webkit-transition: 0.5s ease-out; -moz-transition: 0.5s ease-out; -o-transition: 0.5s ease-out; 

}


.plant-collection .thumb .txt-logo
{
	display: inline-block;
	position:relative;
	height: 15px;
	margin:auto;
	margin-top: 15px;
	margin-bottom: 40px;

}




.plant-collection .thumb .txt-logo .pbr-logo-sml
{
	display:inline-block;
	height: 15px;
	width: 15px;
	background-image: url(Images/PBR-logo-black-sml.png);
	background-repeat: no-repeat;
	background-position: center center;

}

.box {
    padding:50px;
    width:962px;
    height:375px;
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    display:inline-block;
}