

#gallygallery {
	width: 1004px;  height: 758px;  border:none; overflow:hidden;
}
.stage {
		background-color:#000000;
		margin-top: -48px;
		height: 712px !important;

}
#gallygallery .img {
	width:100%;
	height:auto;
}

#nav {
	width: 200px;
	float: left;
}

#main {
	width: 1000px;
	float: right;
}

.gallygallery .header, .gallygallery .footer {
	display: block;
}
.gallygallery .container .header{
	background-color: rgba(0, 0, 0, 0.0);
	
	}
	
.gallygallery .footer .title{
	margin-left:0px;
	color:#212121;
	text-align:left;
	background-color:#FFFFFF;
	}

.gallygallery .container .footer{
	background-color:#FFFFFF;
	text-shadow:none;
	color:#212121;
	font-family: 'HelveticaNeue-Light','Helvetica Neue','Arial',sans-serif;
    font-size: 14px;
	font-weight:300;
	letter-spacing:0;
}
/* CSS Document */

.gallygallery .header,
.gallygallery .footer {
	background-color: #333!important;
}

.gallygallery .header {
	height: 30px;
}

.gallygallery .copyright {
	position: absolute;
	bottom: 3px;
	right: 3px;
	font-size: 8px;
}

.gallygallery .footer {
	height: 70px;
}
.stage {
	top:2px!important;
	border-top:2px solid #000000;
}
.stage img {
	left:2px!important;
	cursor:pointer;
}
.footer {
	left:0px!important;
	border-top:2px solid #000000;
}
.counter {
	display:none;
}
.gallygallery .container .footer {
    background-color: #ffffff!important;
	color:#000000;
    text-shadow: none!important;
}
.gallygallery .container {
    background-color: transparent;
}
.gallygallery .container .header {
    background-color: transparent!important;
}

.gallygallery .copyright {
    font-size: 11px;
    position: absolute;
    right: 5px;
    top: 7px;
	width:220px;
	float:right;
	text-align:right;
}
.gallygallery {
	font-family: 'HelveticaNeue','Helvetica Neue','Arial',sans-serif;
    font-size: 14px;
}
.gallygallery .footer .title {
	top:0;
	left:0;
	position:absolute;
	padding:5px;
	width:780px;
}