body
{
	width:100%;
}
#showreelUl
{
	width:786px;
	height:366px;
	padding:0;
	margin:0;
	list-style:none;
	padding-left:14px;
	padding-top:14px;
}
#showreelUl li
{
	width:117px;
	height:352px;
	float:left;
	margin-right:14px;
	padding:0;
	cursor:pointer;
}

.showreelThumbs
{
	width:117px;
	height:352px;
	padding:0;
	text-indent:0px;
	margin:0 0;
	position:relative;
	margin-left:-50px;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
.showreelThumbs:hover
{
	-moz-opacity: 0.99;
	opacity:.99;
	filter: alpha(opacity=99);
}
.info_content_outsideCont
{
	display:none;
	position:absolute;
	width:888px;
	height:538px;
	margin:0;
	padding:0;
	left:50%;
	top:25%;
	z-index:7001;
	color:#fff;
	margin-left:-444px;
}
.info_content_transBG
{
	width:840px;
	height:490px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0;
	margin-top:24px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-moz-opacity: 0.75 !IMPORTANT;
	opacity:.75 !IMPORTANT;
	filter: alpha(opacity=75) !IMPORTANT;
	border:3px solid transparent;
	z-index:7002;
	background:#000;
}
.info_content_cont {
	width: 840px;
	height: 490px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-496px;
	padding:0;
	position:relative;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border: 3px solid white;
	background-color: transparent;
	overflow: hidden;
	font-family: verdana, arial, sans-serif;
	z-index:7003;
}
.videoPlayer
{
	width:800px;
	height:450px;
	margin:20px;
	position:relative;
	border:2px solid #fff;
}
#homepagelinkdiv
{
	background:black;
	height:50px;
	width:200px;
	color:white;
	margin:20px auto;
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:45px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px white solid;
}
#homepagelink
{
	background:black;
	height:50px;
	width:200px;
	color:white;
	margin:20px auto;
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:45px;
	text-decoration:none;
}
#homepagelinkp
{
	height:50px;
	width:200px;
		-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#homepagelinkp:hover
{
	background:#555555;
	cursor:pointer;
}
