@charset "utf-8";
/* CSS Document */

body {

	background: url('../images/trees/intro-page.jpg') no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-Pie-background: cover;
	behavior: url('../PIE.htc');
}

#back{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hide;
	z-index:-1;

	}

.treeName{
	
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: Bold;
	font-size:30px;
	
	height:60px;
	line-height:50px;
	}

#home-btn{
	
	display:inline-block;
	position:absolute;
	margin-left:5%;
	margin-top:59%;
	cursor: pointer;
	}
	
#treepart-btn{
	
	display:inline-block;
	position:absolute;
	margin-left:86%;
	margin-top:59%;
	cursor: pointer;
	}	
#alignCenter{
	margin:auto;
	background-color:#fff;
	width:964px;
	border-radius:15px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	padding-bottom:60px;
	}
	
	

#alignCenter1{
	margin:auto;
	width:850px;
	
	}

#alignCenterTreeButtons{
	margin:auto;
	width:888px;
	margin-top:10px;
	}

#imageContainer {
	display:inline-block;
	width:600px;
	height:600px;
	background-color:#F0A326;
	border-radius:15px;
	margin:auto;
}



.labels {
	display:inline-block;
	position:absolute;
	margin-left:50px;
	background-color:#F0A326;
	width:200px;
	height:600px;
	border-radius:15px;
	
}

.labels p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: Bold;
	font-size:22px;
	background-color:#FCFCFC;
	border-radius:8px;
	width:170px;
	height:50px;
	line-height:45px;
	text-align:center;
	margin-top:22px;
	margin-left:15px;
	margin-bottom:33px;
	
}

.treeInfo{
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	position:absolute;
	background-color:#deb6d4;
	width:344px;
	height:580px;
	padding:10px;
	margin-left:10px;
	border-radius:15px;
	
	}
	
	
	.label {
	display: inline-block;
	cursor: pointer;
	margin: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-shadow:inset 4px 29px 7px -6px #ffffff;
	-webkit-box-shadow:inset 4px 29px 7px -6px #ffffff;
	box-shadow:inset 4px 29px 7px -6px #ffffff;

	background-color:#f9f9f9;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 1.1em;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	width:130px;
	text-align:center;
}

.label a:link {
	color: #000000;
	text-decoration: none;
}
.label a:hover {
	color: #FF00FF;
	text-decoration: none;
}
.label a:active {
	color: #000000;
	text-decoration: none;
}
	
	
	/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

.treeName{
	
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: Bold;
	font-size:30px;
	
	
	line-height:50px;
	}
	

#alignCenter{
	margin:auto;
	width:700px;
	padding:20px;
	padding-top:0px;
	padding-bottom:60px;
	
	}
	
	

#alignCenter1{
	margin:auto;
	width:700px;

	}
	

#imageContainer {
	width:450px;
	height:450px;
	
}
#imageContainer img {
	width:450px;
	height:450px;
}

.labels {
	margin-left:50px;
	background-color:#F0A326;
	width:200px;
	height:450px;
	
}

.labels p {
	
	width:170px;
	height:35px;
	line-height:35px;
	margin-top:25px;
	margin-left:15px;
	margin-bottom:25px;
	
}

.treeInfo{
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	position:absolute;
	background-color:#deb6d4;
	width:344px;
	height:580px;
	padding:10px;
	margin-left:10px;
	border-radius:15px;
	
	}



}


/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
.treeName{
	
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: Bold;
	font-size:30px;
	
	
	line-height:50px;
	}
	

#alignCenter{
	margin:auto;
	width:700px;
	padding:20px;
	padding-top:0px;
	padding-bottom:60px;
	
	}
	
	

#alignCenter1{
	margin:auto;
	width:700px;

	}
	

#imageContainer {
	width:450px;
	height:450px;
	
}
#imageContainer img {
	width:450px;
	height:450px;
}

.labels {
	margin-left:50px;
	background-color:#F0A326;
	width:200px;
	height:450px;
	
}

.labels p {
	
	width:170px;
	height:35px;
	line-height:35px;
	margin-top:25px;
	margin-left:15px;
	margin-bottom:25px;
	
}

.treeInfo{
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	position:absolute;
	background-color:#deb6d4;
	width:344px;
	height:580px;
	padding:10px;
	margin-left:10px;
	border-radius:15px;
	
	}


}

