body
{
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-color: #D7CBBD;
	background-repeat: repeat-x;
	background-image: url(templates/topBackground.jpg);
	color: #6A3E19;
	font:12px Arial,Verdana,Sans Serif;
}
img
{
	border: 0px none;
}


		.hidden
		{
			display:none;
		}

div.siteContainer
{
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(images/mainBackground.png);
	width: 900px;
	margin: 0px auto;
	padding: 0px 45px;
}
	div.header
	{
		width: 892px;
		padding: 4px;
	}
	
		div.header div.headerContainer
		{
			background-position: top left;
			background-repeat: no-repeat;
			background-image: url(images/headerFrame.gif);
		}
			div.header div.headerContainer a
			{
				display: block;
				position: relative;
			}
			div.header div.headerContainer img
			{
				margin: 13px 0 0 13px;
			}
				div.header div.headerContainer img.animDollar
				{
					position: absolute;
					left: 13px;
					bottom: 0px;
					margin: 0px;
				}
				div.header div.headerContainer img.setimage
				{
					position: absolute;
					left: 273px;
					bottom: 4px;
					margin: 0px;
					width: 602px;
					height: 320px;
				}
				div.header div.headerContainer img.logo1080p
				{
					position: absolute;
					width: 95px;
					right: 22px;
					float: right;
					bottom: 10px;
				}
			div.header div.headerContainer span.bottomBackground
			{
				display: block;
				height: 13px;
				background-position: bottom left;
				background-repeat: no-repeat;
				background-image: url(images/headerFrame.gif);
			}
	div.header p,
	div.header h1,
	div.header h2
	{
		display: none;
	}

	div.innertitle
	{
		padding: 0px 4px 0px 0px;
	}

	div.innertitle img
	{
		margin-bottom:3px;
	}

		div.innertitle a
		{
			display: block;
		}

	div.title
	{
		padding: 0px 4px 4px 4px;
	}

		div.title a
		{
			display: block;
		}
	div.title.noborder
	{
		padding: 0px 0px 4px 0px;
	}
	div.video
	{
		background: #FFEFFA;
		/* padding: 50px; */
		margin: 0px 4px 4px 4px;
	}
		div.video div.playerContainer
		{
			margin: auto;
			width: 892px;
			height: 500px;
		}
		div.video div.playerContaineroldstyle
		{
			margin: auto;
			width: 625px;
			height: 500px;
		}
	div.gallery 
	{
		background: #3E3E3E;
		margin: 0px 4px 4px 4px;
	}
		div.gallery div.galleryContainer
		{
			padding: 4px 0px 0px 4px;
		}
			div.gallery div.galleryContainer h3
			{
				text-align: center;
				color:#4BD9FF;
				font-size:24px;
				margin: 8px;
			}
	div.gallery table,
	div.gallery table td.miniGallery table
	{
		width: 100%;
		height: 10px;
		border-collapse: collapse;
		border-space: 0px;
		border: 0px none;
	}
		div.gallery table td
		{
			vertical-align: top;
		}
		div.gallery table td.miniGallery
		{
			padding: 0px;
			border: 1px solid #3E3E3E;
		}
				div.gallery table td.miniGallery div.miniGalleryContainer div.imageContainer
				{
					margin: 0px 4px 4px 0px;
				}
		div.gallery table td,
		div.gallery table td.miniGallery table td
		{
			padding: 0px;
			border: 0px none;
			width: 50%;
		}
		div.gallery.inline table td
		{
			width: 146px;
		}
		
			div.gallery table td img
			{
				width: 100%;
			}
			div.gallery table td a
			{
				display: block;
				position: relative;
			}
				div.gallery table td a img
				{
					float: left;
				}
				
			div.gallery table td div.imageContainer
			{
				background: #ffffff;
				padding: 1px;
				margin: 0px 4px 4px 0px;
				*width: 99%;
			}
			div.clear
			{
				clear: both;
				display: block;
			}
			
			div.gallery table td a img.player
			{
				display: none;
			}
			
			div.gallery table td a:hover img.player
			{
				display: block;
				position: absolute;
				width: auto;
				float: none;
				left: 50%;
				margin-left: -31px;
				margin-top: 26%;
			}
			div.gallery table td.miniGallery a:hover img.player
			{
				width: 31px;
				height: 31px;
				margin-left: -15px;
			}
		div.gallery p strong
		{
			color: #05ACD9;
			font-size: 12px;
			font-weight: bold;
		}
		div.gallery td.details td.description
		{
			padding: 0px 10px 0px;
			height: 100%;
		}
		div.gallery td.details td.description p
		{
			margin: 5px 0px;
		}
		div.gallery table td img.logo1080p
		{
			width: 95px;
			float: right;
		}
		div.footer
		{
			text-align: center;
			color: #000000;
			padding: 20px;
		}
			div.footer h4
			{
				margin: 8px 0px;
			}
			div.footer h4 a
			{
				color: #4BD9FF;
				font-size:16px;
				text-decoration: underline;
				text-transform: uppercase;
			}
				div.footer h4 a:hover
				{
					text-decoration: none;
				}
		div.gallery td.details table.details
		{
			height: 100%;
		}
		div.gallery td.details td.toolbar
		{
			height: 38px;
			padding: 0px 4px 0px 0px;
		}
			div.gallery td.details td.toolbar div.toolbarContainer
			{
				height: 34px;
				background-position: top left;
				background-repeat: repeat-x;
				background-image: url(images/toolbarBackground.gif);
			}
				div.gallery td.details td.toolbar div.toolbarContainer a.download,
				div.gallery td.details td.toolbar div.toolbarContainer span.rating
				{
					display: block;
					width: 50%;
					height: 34px;
					float: left;
				}
				div.gallery td.details td.toolbar div.toolbarContainer a.download
				{
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(images/download.png);
					background-position: 35px 6px;
					text-decoration: none;
					color: #ffffff;
				}
				
				div.gallery td.details td.toolbar div.toolbarContainer a.download span.downloadText,
				div.gallery td.details td.toolbar div.toolbarContainer a.download span.downloadText
				{
					position: absolute;
					left: 70px;
					top: 10px;
					font-weight: bold;
				}
				
				div.gallery td.details td.toolbar div.toolbarContainer span.rating
				{
					background-position: center center;
					background-repeat: no-repeat;
					background-image: url(images/starsBackground.png);
					position: relative;
				}
				
				div.gallery td.details td.toolbar div.toolbarContainer span.rating span.ratingText
				{
					position: absolute;
					left: 13%;
					top: 10px;
					font-weight: bold;
					color: #ffffff;
				}
				
				div.gallery td.details td.toolbar div.toolbarContainer span.rating span.starsOverlay
				{
					display: block;
					height: 34px;
					position: absolute;
					left: 50%;
					width: 100px;
					margin-left: -50px;
					background-position: right center;
					background-repeat: no-repeat;
					background-image: url(images/starsBackgroundOverlay.png);
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value10 span.starsOverlay
				{
					width: 61px;
					margin-left: -11px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value15 span.starsOverlay
				{
					width: 55px;
					margin-left: -5px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value20 span.starsOverlay
				{
					width: 47px;
					margin-left: 3px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value25 span.starsOverlay
				{
					width: 39px;
					margin-left: 11px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value30 span.starsOverlay
				{
					width: 30px;
					margin-left: 20px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value35 span.starsOverlay
				{
					width: 22px;
					margin-left: 28px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value40 span.starsOverlay
				{
					width: 15px;
					margin-left: 35px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value45 span.starsOverlay
				{
					width: 7px;
					margin-left: 43px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating.value50 span.starsOverlay
				{
					width: 1px;
					margin-left: 49px;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating span.value
				{
					display: block;
					height: 34px;
					position: absolute;
					left: 50%;
					margin-left: 58px;
					font-size: 17px;
					font-weight: bold;
					padding-top: 8px;
					color: #ffffff;
				}
				div.gallery td.details td.toolbar div.toolbarContainer span.rating span.separator
				{
					display: block;
					height: 34px;
					width: 2px;
					position: absolute;
					right: 0px;
					background-position: left top;
					background-repeat: no-repeat;
					background-image: url(images/toolbarSeparator.gif);
				}
		div.gallery div.title
		{
			padding: 0px;
		}
			div.gallery div.title img
			{
				width: auto;
			}
			


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

	/**
	 * Thickbox customize
	 */

	#TB_window
	{
		border:0;
	}



	#TB_window a:hover
	{
		color:#F13E0C;
	}
	
	#TB_window a:link
	{
		color:#F13E0C;
	}

	#TB_title
	{
		background-color:#ffffff;
	}
	 
	#TB_closeAjaxWindow
	{
		background:#ffffff url(http://fhg.pixandvideo.com/pixandvideo1/templates/close.gif) no-repeat scroll 0 0;
		float:none;
		position:absolute;
		top:-22px;
		right:0;
		width:28px;
		height:22px;
		overflow:hidden;
		margin:0;
		padding:0;
		line-height:9999px;
	}
	 
	#TB_closeAjaxWindow a
	{
		background:#FFFFFF url(http://fhg.pixandvideo.com/pixandvideo1/templates/close.gif) no-repeat scroll 0 0;
		float:left;
		height:22px;
		overflow:hidden;
		padding:0 0 0 28px;
		position:absolute;
		right:0;
		top:0;
		width:28px;
		filter:alpha(opacity=0);-moz-opacity:0;opacity:0;
	}
	 
	#TB_ajaxWindowTitle
	{
		float:none;
		text-align:center;
	}
	 
	#TB_ajaxContent
	{
		padding:2px 15px 2px 15px;
	}
	 
	#TB_ajaxContent p.joinLink
	{
		margin:10px 0 0 0;
		float:left;
		clear:both;
		width:640px;
		text-align:center;
		font-weight:bold;
		padding:0;
		display:block;
	}
	
	
	#TB_ajaxContent div.embeddedObject
	{
		width:640px;
		height:360px;
		border:1px solid #353535;
		float:left;
		clear:both;
		margin:0;
		padding:0;
	}
