div.image-thumbnail-box {
	border-top:1px solid #ccc;
	padding:10px;
	
}
div.image-thumbnail-box div.wrapper {
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:4px;
}
div.image-thumbnail-box ul.image-thumbnails {
height:1%;
}
div.image-thumbnail-box ul.image-thumbnails li {
	float:left;
	background:#fff;
	border:1px solid #ccc;
	margin:1px;
	padding:1px;
	position:relative;
}
div.image-thumbnail-box ul.image-thumbnails li img {
	border:0;
}
div.image-thumbnail-box ul li div.image-thumbnail-caption {
	position:absolute;
	background:transparent url(/gfx/theme_fz/layout/transparency-w90.png);
	color:#585768;
	bottom:0;
	left:1px;
	width:174px;
	min-height:36px;
	padding:4px 2px 2px 4px;
}

div.image-thumbnail-box ul li div.image-thumbnail-caption .thumbnail-header
{
	color:#585768;
	padding:0 0 0 20px;
	font-size:1.1em;
	font-weight:bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/gfx/theme_fz/layout/fz_icons.png);
}

div.image-thumbnail-box ul li div.image-thumbnail-caption .thumbnail-header.image { background-position: -10px -723px; }
div.image-thumbnail-box ul li div.image-thumbnail-caption .thumbnail-header.video { background-position: -10px -37px; }

div.image-thumbnail-box ul li div.image-thumbnail-caption p.image-thumbnail-info {
	margin:0 0 2px 20px;
	font-size:0.8em;
	color:#808080;
}
.box-footer-with-content {
	background-color:#fff;
	padding:10px 15px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	border-top:1px solid #ccc;
	height:1%;
}
.box-footer-with-content div {
	float:left;
	height:1%;
}
form input.footer-search {
	background:#fff url(/gfx/theme_fz/layout/fz_icons.png) -6px -714px no-repeat;
	padding:0;
	padding-left:24px;
	width:200px;
	height:30px;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#666;
	font-size:12px;
	line-height:30px;
	margin:0;
}
form select.footer-select {
	width:200px;
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#666;
}


/* IMAGE GALLERY
---------------------------------------------------------*/
.h1-like {font-size: 26px;margin:0;color:#999;font-weight: bold;}
.image-gallery h1 { margin: 0;font-size: 26px;color:#fff;}
.image-gallery h1 a {color:#fff !important;}
.breadcrumbs li {float: left;margin-right: 4px;font-weight: bold;color:#666;}
.image-gallery .outsideheader a {color:#999;}
.image-gallery-image-area {width:958px;height: 538px;background: #ddd;text-align:center;position: relative; line-height: 538px;}

.image-gallery-image-area span img
{
	vertical-align: middle;
}

.image-gallery-image-wrapper {
	margin-left: -10px;width:960px;padding: 10px;
	background: #fff;
	border-top: 1px solid #B2B2B2;
}
.box-red-footer {
	background: #b30000 url("/gfx/theme_fz/layout/transition-blackdown-50pxh.png") top repeat-x;
	text-align: center;
	position: relative;
	z-index: 1;
	margin:0 10px;
	color:#fff;
}
.box-red-footer a
{
	color:#fff;
	display: block;
	padding: 15px;
	font-weight: bold;
	font-size: 14px;
}

.image-gallery-thumbnails-wrapper
{
	overflow: hidden;
	width: 732px;
	height: 109px;
	position: relative;
	margin: auto;
}

#thumbnail-list
{
	white-space: nowrap;
	position: absolute;
	margin-top:17px;
}

.image-gallery-thumbnails li {display: inline-block; vertical-align: top; position: relative;}
.image-gallery-thumbnails.albumview li div {
	width:148px;height: 148px;padding: 15px;margin-bottom: 4px;
	background: transparent url("/gfx/theme_fz/layout/albumlist-imagebg.png") center no-repeat;
}
.image-gallery-thumbnails.albumview h3,
.image-gallery-thumbnails.albumview p {margin: 0 15px;color:#000;}
.image-gallery-thumbnails.albumview h3 a {color:#000;}
.image-gallery-thumbnails.albumview p {
	
}
.albumview li:hover {-moz-box-shadow: none;}
.box-red-footer .image-gallery-thumbnails li {
	background: #fff;
	margin: 0 6px;
	width: 144px;
	height: 81px;
	border:2px solid #fff;
	float:left;
}
.image-gallery-thumbnails li img {border:0;margin:0;padding:0;}
.image-gallery .outsideheader {
	color:#999;
	text-shadow: 0 1px 0 #000;
	font-size: 11px;
	background:url("/gfx/theme_fz/forum/forumhead-bg.png") repeat-x scroll center top #333333;
	padding: 20px;
	margin-left: -10px;
	width: 940px;
	height: 45px;
}

	.image-gallery .outsideheader.fixed
	{
		position: fixed;
		top: 40px;
		z-index: 1;
		box-shadow: 0 0 10px #000000;

		-moz-box-shadow: 0 0 10px #000000;
		-webkit-box-shadow: 0 0 10px #000000;
	}

.image-gallery #meta-header-wrapper
{
	height: 85px;
}

li.selected {
	position: relative;z-index: 1;
	-moz-box-shadow: 0 0 8px #000;
	-webkit-box-shadow: 0 0 8px #000;
	box-shadow: 0 0 8px #000;
}
.selected-arrow {
	display: none;
	position: absolute;
	top:-18px;left: 50%;
	margin-left: -7px;
}
li.selected .selected-arrow {display: block;}
li.selected img.image-gallery-thumbrow-thumbimage { opacity: .4;filter:alpha(opacity=40); }

.image-gallery-thumbrow
{
	position: relative;
	text-align: center;
}

.image-gallery-thumbrow-next {
	position: absolute;z-index:2;
	top:50%;right: 18px;
	margin-top:-18px;
}
.image-gallery-thumbrow-prev {
	position: absolute;z-index:2;
	top:50%;left: 18px;
	margin-top:-18px;
}
.image-gallery-image-prev-clickarea {
	position: absolute;z-index:2;
	bottom:0;left: 0;
	width: 479px;height: 538px;
	display: none;
	cursor: pointer;
}
.image-gallery-image-next-clickarea {
	position: absolute;z-index:2;
	bottom:0;right: 0;
	width: 479px;height: 538px;
	display: none;
	cursor: pointer;
}
.image-gallery-image-area:hover .image-gallery-image-next-clickarea,.image-gallery-image-area:hover .image-gallery-image-prev-clickarea {display: block;}
.image-gallery-image-prev,
.image-gallery-image-next {
	width: 60px;height: 60px;
	position: absolute;bottom:0;
	background: transparent url("/gfx/theme_fz/layout/transparency-k80.png");
}
.image-gallery-image-next {right:0;}
.image-gallery-image-prev {left:0;}
.image-gallery-image-prev .iconify,
.image-gallery-image-next .iconify {
	position: absolute;
	top:50%;left:50%;
	margin-top:-18px;margin-left: -12px;
}
.image-gallery-image-info-wrapper {
	position: absolute;
	z-index: 3;
	width:980px;
	margin-left: -10px;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 20px;
	display: none;
}
.image-gallery-image-info-inner {
	padding: 20px;
	background: transparent url("/gfx/theme_fz/layout/transparency-w90.png");
	text-align: left;
}
.image-gallery-image-info-wrapper h2 {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 4px solid #b30000;
}
.image-gallery-image-info-wrapper img.boxshot {
	float:left;
	width: 80px;
	margin-right: 10px;
}
span.score img {vertical-align:middle;}
.gameinfo li {
	float: left;
	padding: 0 10px;
	width: 279px;
}
.gameinfo li p {padding-left: 90px;font-size: 12px;margin:5px 0;}
.gameinfo li h3 {
	font-size: 18px;font-weight: bold;
	margin:5px 0;
}
.shadow-centergrowth {
	height: 19px;
	margin-bottom: -10px;
	background: transparent url("/gfx/theme_fz/layout/box_shadow_centergrowth.png") center top no-repeat;
}
.image-gallery-image-info-wrapper .icon-close-button-large {
	position: absolute;z-index: 2;
	top:-18px;right:-18px;
}

/* Thumbnail scroller
---------------------------------------------------------*/
.jThumbnailScroller
{
	margin: 10px auto 0 auto !important;
	height: 94px !important;
	background: none !important;
	border: 0 !important;
	width: 75% !important;
}

	.jThumbnailScroller .transition
	{
		position: absolute;
		top: 0;
		z-index: 1;
	}

		.jThumbnailScroller .transition.transition-left
		{
			left: 0;
		}

		.jThumbnailScroller .transition.transition-right
		{
			right: 0;
		}

	.jThumbnailScroller .jTscroller a
	{
		border: 0 !important;
		opacity: 1 !important;
		background: transparent !important;
		padding: 0 !important;
	}

	#thumbnail-scroller .jTscrollerPrevButton,
	#thumbnail-scroller .jTscrollerNextButton
	{
		padding: 0 !important;
		position: absolute;
		top: 27px;
	}

	#thumbnail-scroller .jTscrollerPrevButton
	{
		left: 50px;
	}

	#thumbnail-scroller .jTscrollerNextButton
	{
		right: 50px;
	}

	.jThumbnailScroller .jTscroller a img
	{
		border: 1px solid #999 !important;
	}

#thumbnail-scroller
{
	margin: 0;
	top: -10px;
}

img.selected
{
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;

	opacity: 0.7;
}

/* Puff box
---------------------------------------------------------*/
.puffbox
{
	border: 1px solid #B2B2B2;
}

	.puffbox a
	{
		color: #000;
	}

	.puffbox h4
	{
		font-size: 14px;
		margin: 0;
	}

/* Big picture
---------------------------------------------------------*/
div.album-fullimage-wrapper
{
	position: relative;
	margin-bottom: 30px;
}

div.album-fullimage-text
{
	text-align: right;
}
	div.album-fullimage-text div.album-fullimage-text-inner
	{
		text-align: center;
		display: inline-block;
		width: 400px;
	}

	div.album-fullimage-text div.album-fullimage-text-inner.horizontal
	{
		width: 100%;
	}

	div.album-fullimage-text div.album-image-nn
	{
		background-color: #000000;
		color: #FFFFFF;
		display: inline-block;
		font-size: 22px;
		font-weight: bold;
		padding: 5px 12px;
		margin: 0;
		float: left;
	}

	div.album-fullimage-text div.caption
	{
		font-style: italic;
		margin: 0 15%;
		text-align: center;
		width: 70%;
	}

div.album-image-info-overlay
{
	display: none;
	background-color: #000;
	color: #AAAAAA;
    bottom: -20px;
    position: absolute;
    right: 100px;
    width: 400px;
    padding: 10px;
    -moz-box-shadow: 0 0 5px #555555;
    -webkit-box-shadow: 0 0 5px #555555;
	box-shadow: 0 0 5px #555555;
	font-size: 11px;
	line-height: 22px;
	word-wrap:break-word;
}

	div.album-image-info-overlay b
	{
		color: #fff;
	}

	div.album-image-info-overlay a
	{
		color: #aaa;
	}

div.album-fullimage-info
{
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.clicksurface
{
	cursor: pointer;
}

.image-view
{
	background-image: url( "/gfx/theme_fz/layout/image-view-select.png" );
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	display: inline-block;
	margin-right: 2px;
}

.image-view.big-picture	{ background-position: 0 -36px; }
.image-view.carousel 	{ background-position: 0 -72px; }
.image-view.rotate-cw	{ background-position: 0 -144px; }
.image-view.rotate-ccw	{ background-position: 0 -108px; }

a#image-form-save
{
	display: inline-block;
    font-weight: bold;
    line-height: 37px;
    margin-right: 9px;
    vertical-align: top;
}
