
.javatree_date {
	font-size: 10px;
	margin-left: 10px;
	line-height: 22px;
	color: #A5A5A5;
}

.javatree_year {
	font-size: 12px;
	color: #565555;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: .1em;
}

.javatree_title {
	font-size: 10px;
	letter-spacing: .1em;
}

.TreeviewSpanArea {
	position:  relative;
	padding-bottom: 30px;
 }

/*__________________pictures_________________________________*/

.thumbnails img {
	border-width: 4px;
	border-style: solid;
	border-color: #CCCCCC black black #CCCCCC;
	vertical-align: middle;
	text-align: center;
	}
	
.thumbnails td {
	vertical-align: middle;
	text-align: center;
	height: 120px;
	width: 120px;
	margin: 0px;
	}
	
.thumbnails {
	position: relative;
	height: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 99%
	}

.thumb_title {
	font: small-caps 15px Verdana, Arial;
	text-transform: capitalize;
	text-align: left;
	}

.thumb_date {
	font: small-caps 10px Verdana, Arial;
	color: #5B5B5B;
	text-transform: capitalize;
	font-weight: normal;
	}

.thumb_copyright {
	font: 10px Verdana, Arial;
	text-align: center;
	vertical-align: bottom;
	margin-top: 60px;
	margin-bottom: 40px;
	line-height: 130%;
}

/*__________________ pages navigator _________________________________*/

.nav_pages a:link, .nav_pages a:visited {color: #000000; text-decoration: none;}
.nav_pages a:hover {color: #FFFFFF; text-decoration: none; background: #3389E8;}
.nav_pages a:active {color: #FFFF80; text-decoration: underline; background: #1C3193;}

.nav_pages td {
	padding: 5px 0 5px 0 ;
	}

.nav_pages {
	font-family: Verdana, Arial;
	font-size: 10px;
	float: right;
	clear: none;
	position: relative;
	right: 20px;
	margin-top: 10px;

}

.nav_pages_link {
	font-size: 10px;
	border: 1px solid #6E6E6E;
	background-color: #FFFFFF;
	padding: 4px;
}

.nav_pages_current {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	
	background-color: #1C3193;
	padding: 3px;
	border-width: 2px;
	border-style: solid;
	border-color: #C0C0C0 #494949 #494949 #C0C0C0;
}

.photo_content {
	position: relative;
	left: 0px;
	width: 572px;
	min-height:  800px;
	padding: 15px 4px 5px 7px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	overflow: hidden;
}

.photo_notification_form {
	line-height: 13px;
	padding: 10px 5px 10px 5px;
	margin-top: 400px;
}

.photo_notification_title {
	
	line-height: 18px;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	
}
	
.photo_notification_input {
	
	color: #7E7E7E;
	font-size: 12px; 
	height: 17px;
	width: 190px;
}

.nav_slideshow {
	font-family: Verdana, Arial;
	font-size: 10px;
	float: right;
	padding-right: 25px;
}

.nav_slideshow a:link, .nav_pages a:visited {color: #A2A2A2; text-decoration: none;}
.nav_slideshow a:hover {color: #939393; text-decoration: none;}
.nav_slideshow a:active {color: #6B6B6B; text-decoration: underline;}




