#p7s1content1 {
	position: relative;
	width: 298px;
	z-index: 99;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#DaddyLayer {
	position:absolute;
	left:615px;
	top:107px;
	width:500px;
	height:438px;
	z-index:104;
	right: auto;
	float: right;
}
/* 
  -----------------------------------
  Vertical Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Silverstone
  -----------------------------------
*/
.p7VSC05 {
	position: relative;
	padding: 0;
}
.p7VSC_showall {
	color: #757575;
	letter-spacing: 0.1em;
}
.p7VSC_showall:hover, .p7VSC_showall:active, .p7VSC_showall:focus {
	color: #0066CC;
}
.p7VSC05 .p7VSC_scrollbox_wrapper {
	height: 450px;
	width: 525px;
	border: 1px solid #666666;
}
.p7VSC05 .p7VSC_scrollbox {
	position: relative;
	width: 485px;
}
.p7VSC05 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC05 .p7VSC_content {
	padding: 20px 24px 20px 20px;
	color: #333333;
}
.p7VSC_content img {
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #333333;
}
.p7VSC05 .p7VSCtoolbar {
	position: relative;
	background-color: #272727;
	height: 25px;
	background-image: url(img/p7VSC05_toolbg.jpg);
	background-repeat: repeat-x;
	display: none;
}
.p7VSCtoolbar em {display: none;}
.p7VSCtoolbar a {display: block; text-decoration: none;}
.p7VSC05 .p7VSCscrollup {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC05 .p7VSC_up {
	background-image: url(img/p7VSC05_up.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.p7VSC05 .p7VSC_up:hover {
	background-position: 0px -25px;
}
.p7VSC05 .p7VSCscrolldown {
	position: absolute;
	top: 0px;
	right: 0px;
}
.p7VSC05 .p7VSC_dn {
	background-image: url(img/p7VSC05_dn.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.p7VSC05 .p7VSC_dn:hover {
	background-position: 0px -25px;
}
.p7VSC05 .p7VSC_pauseplay {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -11px;
}
.p7VSC05 .p7VSC_pauseplay .pause {
	height: 25px;
	width: 32px;
	background-image: url(../../../Copy%20of%20studio/p7vscroller/s5/img/p7VSC05_psplay.jpg);
	background-repeat: no-repeat;
}
.p7VSC05 .p7VSC_pauseplay .pause:hover  {
	background-position: 0px -25px;
}
.p7VSC05 .p7VSC_pauseplay .play {
	height: 25px;
	width: 32px;
	background-position: 0px -50px;
	background-image: url(img/p7VSC05_psplay.jpg);
	background-repeat: no-repeat;
}
.p7VSC05 .p7VSC_pauseplay .play:hover  {
	background-position: 0px -75px;
}
.p7VSC05 .p7VSCdragchannel {
	position: absolute;
	width: 2px;
	top: 0px;
	left: -2px;
	/*display: none;*/
	cursor: default;
}
.p7VSC05 .p7VSCdragchannel em {
	display: none;
}
.p7VSC05 .p7VSCdragchannel a {
	display: block;
}
.p7VSC05 .p7VSCdragbar {
	position: relative;
}
.p7VSC05 .p7VSCdragCtrl {
	position: absolute;
	left: 489px;
	top: 1px;
}
.p7VSC05 .p7VSCdragCtrl a {
	height: 75px;
	width: 15px;
	background-image: url(img/p7VSC05_meter.gif);
	background-repeat: no-repeat;
}
