/*photogallery*/
body{margin:0;padding:0;}
a img {border:0px;padding:0;margin:0;}

#phocagallery {
	background: #8ea3b8 url(images/phoc-div-bg.gif) 100% 100% no-repeat;
	float: left;
	padding: 20px;
	width:650px;
}

#phocagallery div.contentdescription {
	padding: 0;
}

.phoca-pathway {
	background: #c2c5ca url(images/phoca-nav-bg.gif) 100% 0 no-repeat;
	color: #25578c;
	height: 34px;
	width: 540px;
	line-height:34px;
}

.phoca-pathway2 {
	background: #c2c5ca url(images/phoca-nav2-bg.gif) 100% 0 no-repeat;
	clear:both;
	color:#25578C;
	height:34px;
	margin-bottom:20px;
	width:540px;
	line-height:34px;
}

table.categorycount {
	float: left;
	background: #8ea3b8 url(images/box-big.gif) 100% 100% no-repeat;
	border-top: #003466 1px solid;
	border-left: #003466 1px solid;
	border-right: none;
	border-bottom: none;
	position:relative;
	width:190px;
	height:209px;
	padding:5px;
	margin:5px;
	text-align:center;
}

.phocagallery-box-file {
background: #8ea3b8 url(images/box-big.gif) 100% 100% no-repeat!important;
border-top: #003466 1px solid!important;
border-left: #003466 1px solid!important;
border-right: none!important;
border-bottom: none!important;
position:relative;
float:left;
width:190px!important;
height:209px!important;
padding:5px;
margin:5px;
text-align:center;
overflow:visible;
}

.phocagallery-box-file-first {
width:180px!important;height:135px!important; overflow: hidden;
display: table; vertical-align:middle;
background: none!important;
}

.phocagallery-box-file-second
{
display: table-cell; vertical-align: middle;
}

.phocagallery-box-file-third
{
	text-align:center;
}


#phocagallery a img
{
	border: 0px;
}

#phocagallery a:hover, #phocagallery a:active, #phocagallery a:focus
{
	background: none;border:0px;text-decoration:none;
}

#phocagallery .name{
	color:#003267 !important;
	font-weight:bold;
	margin:0 auto;
	text-align:left;
	width:180px;
}
#phocagallery .detail{text-align:right;}

.phocagallery-box-file:hover, .phocagallery-box-file.hover 
{
	border:1px solid #135cae;background:#f5f5f5;text-decoration:none;
}

/*detail*/
.phocagallery-box-file-d
{
position:relative;
float:left;
border:1px solid #E8E8E8;
background:#fcfcfc;
text-align:center;
overflow:visible;
width:640px;
height:480px;
}
.phocagallery-box-file-first-d
{
background:#f5f5f5;
width:640px;height:480px; overflow: hidden;
display: table; vertical-align:middle;
}

/*download message*/
#download-msg{
font-family:sans-serif;
font-size:83%;
position:absolute;
left: 10%;
top:10%;
background-color: #ebecff;
border: 5px solid #cccccc;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
z-index:1000;
}
	
/*download message text*/ 
#download-msg div table{ 
	padding: 10px; 
	filter:alpha(opacity=100); 
	opacity: 0.8; 
	-moz-opacity:0.8; 
	position: relative; 
	z-index:1000; 
	background-color:#ebecff; 
} 
#download-msg div table tr td, 
#download-msg div table tr td small, 
#download-msg a { 
	color:#000000; 
	font-weight: bold; 
}

#phocagallery .main-switch-image {
	margin:0px;padding:7px 5px 7px 5px;margin-bottom:15px;
}
#phocagallery .main-switch-image-table {
	border:1px solid #c2c2c2;
}

#loading-label {
	text-align:center;
	display:none;
}

#image-box {
	position:relative;
}
#description-msg{
font-size:83%;
text-align:left;
margin:0;padding:0;
position:absolute;
bottom: 0px;
left:0px;
right:0px;
background-color: #000;
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
z-index:1000;
width:100%;
}

#description-text{
	color:#fff;
	padding:10px;
/*	filter:alpha(opacity=100); 
	opacity: 0.8; 
	-moz-opacity:0.8; */
	position: relative; 
	z-index:1000; 
	background-color:#000;
}
