#MediaGalleryBlock {
	display: none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:111;
}

#cover {
	background:#000000 none repeat scroll 0 0;
	color:#333333;
	display:none;
	left:0;
	margin:0;
	opacity:0.8;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}

.gallery_not_sure {
	margin:30px auto 0;
	width:568px;
}
.gallery_close {
	padding: 0px;
	margin: 0px 0px 0px 480px;
	width: 79px;
	height: 23px;
	position: absolute;
	background:  url("images/prettyPhoto/sportsman_rounded/close.png") no-repeat left top;		
}
.gallery_container {
	width: 568px;
	background:  url("images/prettyPhoto/sportsman_rounded/bg-gallery-container.gif") repeat-y left top;	
}
.gallery_container_top {
	height: 12px;
	background:  url("images/prettyPhoto/sportsman_rounded/top-frame.png") no-repeat left top;	
}
.gallery_container_bottom {
	height: 12px;
	background:  url("images/prettyPhoto/sportsman_rounded/bottom-frame.png") no-repeat left top;	
}
.window_container {
	margin: 0px; 
	padding: 20px 42px 0px; 
	width:484px;	
}
.logo_title_container {
	margin: 0px; 
	padding: 0px; 
	text-align:right; 
	display: block; 
	height: 48px; 
	background: url("images/gallery-logo.gif") no-repeat left top;	
}
.title_block {
	display: block; 
	margin: 0px;
	padding: 28px 3px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#375c85;
}
.window_hr {
	background-color:#666; 
	margin: 0px; 
	padding: 0px; 
	line-height: 1px; 
	height: 1px; 
	font-size:1px;	
}
.photo_container {
	margin: 0px; 
	padding: 11px 0px;
	position:relative;
	height: 322px;
}
.photo_container img {
	display: block;
	position:absolute;
    z-index:8;
}
.photo_container div {
	position:absolute;
    z-index:8;	
}
.photo_container img.active {
    z-index:10;
}
.photo_container img.last-active {
    z-index:9;
}
.photo_container_lg {
	margin: 0px; 
	padding: 11px 78px;
	position:relative;
	height: 484px;
}
.photo_container_lg img {
	display: block;
	position:absolute;
    z-index:8;
}
.photo_container_lg div {
	position:absolute;
    z-index:8;	
}
.photo_container_lg img.active {
    z-index:10;
}
.photo_container_lg img.last-active {
    z-index:9;
}
.photo_number {
	margin: 0px; 
	padding: 0px 0px 11px 0px; 
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #676768;
	font-size: 14px;
}
.photo_thumb_container {
	margin: 0px; 
	padding: 0px 0px 20px 24px;	
}
.photo_thumb_container img{
	border: 1px solid #b3b3b3;
	margin: 0px;
	padding: 0px;
	opacity:0.6;
	filter:alpha(opacity=60);	
}
.photo_thumb_container a {
	color: #b3b3b3; 
	padding: 0px 7px 4px 0px; 
	margin: 0px;
}
.photo_prev_next {
	display: block;
	height: 40px;
	margin: 0px; 
	padding: 0px; 
	background-color:#a3a4a5;
	background: url("images/prettyPhoto/sportsman_rounded/bg-prev-next.png") no-repeat left top;
	text-align: center;
	/*width:556px;*/
}
.photo_prev_next img {
	border: 0px;
	padding: 7px 0px 0px 0px;
}