/* 
  -----------------------------------
  Vertical Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Goldleaf
  -----------------------------------
*/


.scroller02 {width: 267px; float: left;  color: #000; height: 329px; color: #666;position: relative;}
.scroller03 {width: 264px; float: left;  color: #000; height: 329px; color: #666;position: relative;}
.scroller04 {width: 260px; float: left;  color: #000; height: 329px; color: #666;position: relative;}
.scroller_showall {
	color: #000000;
	letter-spacing: 0.1em;}
.scroller_showall:hover, .scroller_showall:active, .scroller_showall:focus {
	color: #D99509;}
.scroller_scrollbox_wrapper {	
	margin: 0 25px 0 0;}
.scroller_scrollbox {
	height: auto;
	position: relative;
	width: 225px;}
.scroller_scrolling {
	top: 0;
	left: 0;}
.scroller_content {
	padding: 0px;}
.scroller_content_blog {
	padding: 0px 0px 0 0;}
.scroller_content_right {
	padding: 0px 0px 0 14px;}
.scroller_up a {
	height: 15px;
	width: 15px;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;}
.scroller_up a:hover {
	background-position: -15px 0px;}
.scroller_dn a {
	height: 15px;
	width: 15px;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;}
.scroller_dn a:hover {
	background-position: -15px 0px;}
.scroller_pauseplay .pause {
	height: 35px;
	width: 24px;
	background-image: url(../images/play.gif);
	background-repeat: no-repeat;}
.scroller_pauseplay .pause:hover  {
	background-position: -15px 0px;}
.scroller_pauseplay .play {
	height: 35px;
	width: 24px;
	background-position: -30px 0px;
	background-image: url(../images/drag.gif);
	background-repeat: no-repeat;}
.scroller_pauseplay .play:hover  {
	background-position: -72px 0px;}
.scrollerdragchannel {
	position: absolute;
	width: 29px;
	top: 0px;
	background-image: url(../images/scroll_bg.gif);
	background-repeat: repeat-y;
	right: 0px;
	display: none;
	cursor: default;}
.scrollerdragchannel em {
	display: none;}
.scrollerdragchannel a {
	display: block;}
.scrollerdragbar {
	position: relative;}
.scrollerdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;}
.scrollerdragCtrl a {
	height: 50px;
	width: 15px;
	background-image: url(../images/drag.gif);
	background-repeat: no-repeat;}
.scrollerdragCtrl a:hover  {
	background-position: -15px 0px;}