/*photogallery*/
#phocagallery-module-ri a img {
	border:0;
	padding:0;
	margin:0;
}

#phocagallery-module-ri{
	text-align:center;
	margin: 0 auto 15px auto;
	width:100%;
	height:120px;
	padding-top: 0px;
}

#phocagallery-module-ri .phocagallery-box-file {
	position:relative;
	width:92%;
	height:100px;
	border:1px solid #E8E8E8;
	padding:3px 5px 5px 5px;
	margin:0;
	text-align:center;
	overflow:visible;
}
#phocagallery-module-ri .phocagallery-box-file a{
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	padding: 1px 2px 1px 2px;
line-height:23px;
}

.shadowbox-button-rim
{	margin-top:10px;
padding-top:10px;

}

#phocagallery-module-ri .phocagallery-box-file-first {
	background:#f5f5f5;
	width:100px;height:100px; overflow: hidden;
	display: table; vertical-align:middle;
}

#phocagallery-module-ri .phocagallery-box-file-second {
	display: table-cell; vertical-align: middle;
}

#phocagallery-module-ri .phocagallery-box-file-third {
	text-align:center;
}

#phocagallery-module-ri a img {
	border:0px;
	padding:0;
	margin:0;
	width:110px;
}

#phocagallery-module-ri a:hover, #phocagallery-module-ri a:active, #phocagallery-module-ri a:focus {
	background: none;
	border:0px;
	text-decoration:none;
	color:#000000;

}

#phocagallery-module-ri .name {
	margin-top:5px;color:#135cae;text-align:center;
}

#phocagallery-module-ri .detail {
	text-align:right;
}

#phocagallery-module-ri .phocagallery-box-file:hover, #phocagallery-module-ri .phocagallery-box-file.hover
{
	text-align:center;
	overflow:visible;
}

/*detail*/
#phocagallery-module-ri .phocagallery-box-file-d {
	position:relative;
	float:left;
	border:1px solid #E8E8E8;
	background:#fcfcfc;
	text-align:center;
	overflow:visible;
	width:640px;
	height:480px;
}
#phocagallery-module-ri .phocagallery-box-file-first-d {
	background:#f5f5f5;
	width:640px;height:480px; overflow: hidden;
	display: table; vertical-align:middle;
}


