
.fdgal-frame {
	width: 538px;
	height: 473px;
	float: left;
	position: relative;	
	overflow: hidden;
	}
.fdgal-menubox {
	width: 170px;
	height: 461px;
	float: left;
	position: absolute;
	z-index: 25;
	left: 368px;
	}
.fdgal-current {
	width: 348px;
	height: 471px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	position: absolute;
	overflow: auto;
	/*background-color: #FFFFFF;*/
	color: #000000;
	/*opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);*/
	}
.fdgal-tb-box {
	width: 115px;
	height: auto;
	float: left;
	display: inline;
	margin-left: 11px;
	margin-top: 5px;
	}
a.fdgal-tb:link, a.fdgal-tb:visited, a.fdgal-tb:active {
	display: block;
	width: 45px;
	height: 35px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #46657B;
	border-right: 1px solid #46657B;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	z-index: 24;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 0px;
	}
a.fdgal-tb:hover {
	z-index: 25;
	text-decoration: none;
	}
a:hover.fdgal-tb {
	font-size: 99%; /* this is just for IE */
}
a:hover.fdgal-tb span {
	display: block; /* this is just for IE */
}
a.fdgal-tb span {
	display: none;
	}
a.fdgal-tb:hover span {
	display: block;
	height: 480px;
	width: 417px;
	top: 5px;
	left: 125px;
	position: absolute;
	z-index: 25;
	/*background-color: #0B1725;*/
	background-image: url(../../gallery/modules/assets/loading.gif);
	background-repeat: no-repeat;
	background-position: center 80px;
	}	
.fdgal-title {
	width: 400px;
	height: 22px;
	font-family: Arial, Georgia,Book Antiqua,Palatino,serif;
	padding: 2px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #D0DCEC;
	position: absolute;
	top: -35px;
	left: 15px;
	}
.fdgal-img {
	width: 400px;
	height: 240px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center 0px;
	}
.fdgal-desc {
	width: 400px;
	height: 155px;
	padding: 2px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	font-family: Arial, Georgia,Book Antiqua,Palatino,serif;
	font-size: 10px;
	}
.fdgal-caption {
	width: 100px;
	height: auto;
	float: left;
	display: inline;
	font-weight: bold;
	text-align: left;
	margin-left: 45px;
	margin-bottom: 3px;
	color: #D0DCEC;
	}
.fdgal-details {
	width: 250px;
	height: auto;
	float: left;
	margin-bottom: 3px;
	color: #D0DCEC;
	}
.portfolio-content {
	width: 390px;
	height: 450px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	}
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}

