/* 
  -----------------------------------
  Vertical Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 07 - Minimalist
  -----------------------------------
*/
.p7VSC07 {
	position: relative;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.p7VSC_showall {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.p7VSC07 .p7VSCshowall_div {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	margin-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: auto;
	z-index: -1;
}
.p7VSC07 .p7VSCshowall_div a{
	color: #000000;
	display: inline;
}
.p7VSC07 .p7VSC_scrollbox_wrapper {
	border-left: 1px solid #92836D;
	border-bottom: 1px solid #92836D;
}
.p7VSC07 .p7VSC_scrollbox {
	position: relative;
	border: 0;
	width: 100%;
}
.p7VSC07 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC07 .p7VSC_content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.p7VSC07 .p7VSCtoolbar {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #312B24;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	float: left;
	width: auto;
}
.p7VSC07 .p7VSCtoolbar a {
	color: #000000;
	display: inline;
}
.p7VSC07 .p7VSCtoolbar a:hover {
	color: #FFFFFF;
}
.p7VSC07 .p7VSCtoolbar i, .p7VSC07 .p7VSCtoolbar b {
	font-style: normal;
	font-weight: normal;
}
.p7VSC07 .pause i {display: inline;}
.p7VSC07 .pause b {display: none;}
.p7VSC07 .play i {display: none;}
.p7VSC07 .play b {display: inline;}

.p7VSC07 .p7VSCdragchannel {
	position: absolute;
	width: 3px;
	top: 0px;
	left: -1px;
	cursor: default;
}
.p7VSC07 .p7VSCdragchannel em {
	display: none;
}
.p7VSC07 .p7VSCdragchannel a {
	display: block;
}
.p7VSC07 .p7VSCdragbar {
	position: relative;
}
.p7VSC07 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC07 .p7VSCdragCtrl a {
	height: 10px;
	width: 3px;
	background-image: url(img/p7VSC07_meter.gif);
	background-repeat: no-repeat;
}
[if IE]>
<style type="text/css"> 
#p7VSC_2 { zoom: 1;}
</style>
<![endif]

