@charset "utf-8";
/* CSS Document */

	h3.showhide, h3.moreinfo {
		margin: 10px 0 0 0;
		width:180px;
		background:url(/graphics/optionDiv-bg.jpg) bottom repeat-x;
		border-bottom:1px solid #CCC;
		color:#00F;
		cursor:pointer;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;		
	}
	div.detail {
		margin:0 2px;
		padding: 10px 5px;
		width:164px;
		border-bottom:1px #CCC solid;		
		border-left:1px #CCC solid;
		border-right:1px #CCC solid;
		display:none;
		font-size:12px;
		text-align:left;
	}
	div.detail p {font-size:11px;}
	#moreinfo {
		width:540px;
		padding:5px 0;
		border-top: 1px solid #CCC;
		clear:both; 
		display:none; 
		font-size:12px;
	}
	#moreinfo p {font-size:12px;}
	.information {width:180px; float:left; text-align:center;}
	.categories {color:#206030; font-weight:bold;}
	#printable {width:50px; float:right;}
   .try {margin:0; padding:0; color:#006b3f; font-size:16px; font-weight:bold; text-align:center;}
	
	#tree-summary{width:100%; clear:both; position:relative; text-align:center;}
	#tree-img-summary{ margin-bottom:1.4em; width:190px; float:left; text-align:center;}
	#tree-img{ margin:0 1.4em 0 1.4em; display:block;}
	#tree-img-details{clear:both;}
	#tree-description{ width:250px; float:right; text-align:left;}
	#tree-name{	text-align:center;}
	a#master-show {color:#00F; cursor:pointer; text-align:right;}
	a#master-show:hover{color:#000;}
	a#master-hide {color:#00F; cursor:pointer; text-align:right;}
	a#master-hide:hover{color:#000;}

	/**************************/
	/*** 1.3. PHOTO GALLERY ***/
	/**************************/
	#photo-gallery{text-align:center;}
	#photo-place{background: transparent url(/trees/graphics/trees/loading.png) no-repeat center; margin:2.8em auto;}
	#tree-thumbs{
		border-bottom:3px solid #999;
		border-left:1px dashed #999;
		border-right:1px dashed #999;
		border-top:3px solid #999;
		background-color:#ccc;
		font:normal 0pt/0pt sans-serif;
	}
	#tree-thumbs img{margin:3px;}
	#main-photo{border:1px solid #ccc; padding:1.4em;}
