@charset "UTF-8";

.photoThumb
{
	width:78px;
	height:79px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.photoThumb a
{
border:none;
}
#maincontent_wrapper_showcase1
{
	position:relative;
	width:950px;
	height:650px;
	z-index:2;
	background-color:#404040;
	
}

#photoContent
{
	line-height:19px;
	letter-spacing:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin-top:33px;
	padding-top: 12px;
	margin-left:255px;
	width:545px;
	height:auto;
	z-index:1;
	border-top: 2px solid #AB80D0;
	border-bottom: 2px solid #AB80D0;
	float: left;
}
#Vcraddle
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:6;
	visibility:hidden;
}

#viewWindow
{
	width:836px;
	height:620px;
	margin: 0px auto;
	margin-top:460px;
	background-color:#000;
	text-align:center;
	}

.viewWindowPic
{
	width:816px;
	height:578px;
	border: 1px solid #999;
	position:absolute;
	text-align:center;
	margin-left:10px;
	margin-top:25px;
	background-color:#000;
	overflow:hidden;
}

.viewWindowPic2
{
	width:830px;
	height:585px;
	position:absolute;
	text-align:center;
	background-color:#000;
	z-index:3;
}
#viewClose
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	
}
#viewBar
{
	position:absolute;
	height:25px;
	width:836px;
	background-color: #000;
}
#viewClose a:link
{
	text-decoration:none;
	color:#FFF;
}

#viewClose a:visited
{
	text-decoration:none;
	color:#FFF;
}

#knockoutBox
{
	/*display: none;*/
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1200PX;
	background-color: black;
	z-index:5;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	visibility:hidden;
}

#leftarrow
{
	position:absolute;
	width:26px;
	height:24px;
	margin-left:724px;
	left: 3px;
}

#rightarrow
{
	position:absolute;
	width:26px;
	height:24px;
	margin-left:760px;
	left: 3px;
}

#closeButton
{
	position:absolute;
	width:26px;
	height:auto;
	margin-left:800px;
	left: 3px;
	top: 3px;
}
#viewBar img{
border:0;
}

#coversplash
{
	position:absolute;
	width:200px;
	height:200px;
	left: 318px;
	top: 174px;
}
