#xPhoto {
	width:100%;
	margin:0;
	padding:0;
	font:62.5%/1.75em "Times New Roman", Times, serif;
	color:#4d4d4d;
	position:relative;}
#xPhoto * {
	margin:0;
	padding:0;
	border:none;}
#xPhoto .clearfix {
	clear:both;
	font-size:8pt;}
#xPhoto a {
	color:#333;
	text-decoration:none;}
#xPhoto #gallery_container {
	margin:0 auto 20px 20px;
	padding: 1em 0 0 0;
	width: 512px;
	font-size:1.25em;
	line-height:1.75em;}
#xPhoto #gallery_container .head_one {
	margin:0 6px;
	padding:0 0 .5em 0;
	font-style:italic;
	font-weight:normal;
	font-size:1.25em;
	line-height:2.375em;
	color:#999;
	font-weight:bold;}
#xPhoto #gallery_container .head_one em {
	color:#4d4d4d;}
#xPhoto #gallery_container .head_one a:link, #xPhoto #gallery_container .head_one a:hover, #xPhoto #gallery_container .head_one a,
 #xPhoto #gallery_container .head_one a:link em, #xPhoto #gallery_container .head_one a:hover em, #xPhoto #gallery_container .head_one a em {
 	font-weight:normal;
 	border:#999;
	color:#999;}
	
#xPhoto #gallery_container .head_two {
	margin:0 0 5px 0;
	font-weight:normal;
	font-size:1.5em;
	text-align:left;
	clear:both;}
#xPhoto #gallery_container .head_two a:link, #xPhoto #gallery_container .head_two a {
	background-color:#fff;
	display:block;
	padding:0 5px;
	border:1px solid #ccc;
	border-top-color:#eee;
	border-right-color:#ddd;
	border-bottom-color:#bbb;}
#xPhoto #gallery_container .head_two a:hover {
	border-color:#ccc;
	background-color:#eee;}
#xPhoto #gallery_container p, #xPhoto #gallery_container ul, #xPhoto ul {
	margin:0 6px;
	padding:0;}

#xPhoto #gallery_container img {
	display:block;
	margin:0 auto 5px auto;
	border:1px solid #ccc;
	border-bottom-color:#eee;
	border-left-color:#ddd;
	border-top-color:#bbb;
	float:left;}

#xPhoto #gallery_container br {
	display:none;}
#xPhoto #gallery_container p.photo {
	margin:0 0 10px 0;
	float:left;
	text-align:center;
	background-color:#fff;
	line-height:1em;}
#xPhoto ul.navigation {
	margin:0 0 10px 20px;
	padding:0;
	float:left;
	text-align: center;
	line-height:1em;
	list-style: none;}

#xPhoto #gallery_container p.gf_desc {
	font-size:1.25em;
	float:left;
	clear:none;
	display:block;}

#xPhoto #gallery_container p.gallery_thumbnails, #xPhoto #gallery_container ul.gallery_thumbnails {
	margin:0 0 10px 0;
	padding:0;
	float:left;
	text-align:center;
	line-height:1em;
	list-style:none;
	border:none;
	width:122px; height:170px}
	
#xPhoto #gallery_container ul.gallery_thumbnails li, #xPhoto ul.navigation li {
	display:block;
	margin:0;
	padding:0;
	height:170px;
	width:122px;
	float:left;}
#xPhoto ul.navigation a {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	padding:4px 4px 6px 4px;
	background-color:#fff;
	text-align:center;}
	
#xPhoto #gallery_container p.photo, #xPhoto #gallery_container p.gallery_thumbnails a, #xPhoto #gallery_container ul.gallery_thumbnails a, #xPhoto ul.navigation a {
	display:block;
	float:left;
	margin:0;
	padding:4px 4px 9px 4px;
	border:1px solid #ccc;
	border-top-color:#eee;
	border-right-color:#ddd;
	border-bottom-color:#bbb;
	background-color:#fff;
	text-align:center;}

#xPhoto #gallery_container p.gallery_thumbnails a, #xPhoto #gallery_container ul.gallery_thumbnails a, #xPhoto ul.navigation a {
	margin-right:10px;
	margin-bottom:10px;}
	
#xPhoto #gallery_container p.photo a:hover, #xPhoto #gallery_container p.gallery_thumbnails a:hover, #xPhoto #gallery_container ul.gallery_thumbnails a:hover, #xPhoto ul.navigation a:hover {
	border-color:#ccc;
	background-color:#eee;}
#xPhoto #gallery_container p.gallery_thumbnails a span.title, #xPhoto #gallery_container ul.gallery_thumbnails a span.title, #xPhoto ul.navigation a span.title {
	display:block;
	width:100%;
	clear:both;}
#xPhoto #gallery_container p.desc {
	font-size:larger;
	border:none;
	clear:left;}
	
/* folder */
.gallery_folder-black {
	display:block;
	float:left;
	background:url(../img/folder/folder-img-black.html) #fff no-repeat 0% 0%;
	width:150px; height:auto;
	margin:0 10px 10px 0;}

.gallery_folder-black .gf_title {
	display:block;
	font-size:100%;
	width:120px;
	height:55px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	padding:45px 0 0 20px;
	text-decoration:none;}

.gallery_folder-black .gf_desc {
	display:block;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;}
