

.main-wrapper {
	background: url(/includes/flash/paperless_module/images/bg.gif) no-repeat;
	width: 740px;
	height: 520px;
	position: relative;
}

.wrapper {
	width: 730px;
	height: 508px;
	top: 5px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	position: relative;
}

.slide-container {
	position: relative;
	height: 487px;
	width: 680px;
	left: 33px;
}

#slide-intro .arrow {
	position: absolute;
	left: 576px;
	top: 89px;
}

.end-arrow {
	position: absolute;
	left: 190px;
	top: -10px;
}

.content {
	color: #fff;
	font-size: 15px;
	width: 560px;
}

.content p {
	font-size: 15px !important;
	margin: 22px 0px 20px 0px;
	}

.content ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-position: outside;
}

.content ul li {
	background: transparent url("/includes/flash/paperless_module/images/paperless_bullet.gif") 0 5px no-repeat !important;
	margin-bottom: 10px;
	font-style: italic;
}

.internal-slide .content {
	width: 350px;
}



li.epost img {
	display: inline;
	margin-left: 3px;
	position: relative;
	top: 4px;
}

.badges-container {
	height: 214px;
	width: 690px;
}

.badge {
	float: left;
	cursor: pointer;
	width: 161px;
}

#badge-money {
	padding-right: 14px;
}

#badge-paper {
	padding-right: 11px;
}

#badge-time {
	padding-right: 11px;
}

.badge-money, .badge-paper, .badge-time, .badge-space {
	display: block;
	width: 161px;
	height: 214px;
}  

.badge-money {
	background: url(/includes/flash/paperless_module/images/intro/badge-money.gif) no-repeat;
}

.badge-paper {
	background: url(/includes/flash/paperless_module/images/intro/badge-paper.gif) no-repeat;
}

.badge-time {
	background: url(/includes/flash/paperless_module/images/intro/badge-time.gif) no-repeat;
}

.badge-space {
	background: url(/includes/flash/paperless_module/images/intro/badge-space.gif) no-repeat;
}

.badge-money-small, .badge-paper-small, .badge-time-small, .badge-space-small {
	width: 119px;
	height: 157px;
	display: block;
	position: relative;
	top: 8px;
}

.badge-money-small {
	background: url(/includes/flash/paperless_module/images/intro/badge-money-small.gif) no-repeat;
}

.badge-paper-small {
	background: url(/includes/flash/paperless_module/images/intro/badge-paper-small.gif) no-repeat;
}

.badge-time-small {
	background: url(/includes/flash/paperless_module/images/intro/badge-time-small.gif) no-repeat;
}

.badge-space-small {
	background: url(/includes/flash/paperless_module/images/intro/badge-space-small.gif) no-repeat;
}

#slide-intro a.register-account {
	display: block;
	width: 126px;
	height: 30px;
	background: url(/includes/flash/paperless_module/images/button-register.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 436px;
}

#slide-intro a:hover.register-account {
	background-position: 0px -30px;
}

.internal-slide a.register-account {
	display: block;
	width: 176px;
	height: 43px;
	background: url(/includes/flash/paperless_module/images/end/internal-register.gif) no-repeat;
	cursor: pointer;
	margin: 0px 0px 7px 0px;
}

.internal-slide a:hover.register-account {
	background-position: 0px -43px;
}

a.back {
	color: #b2eaff;
	font-size: 13px;
	text-decoration: none;
}

a:visited.back {
	color: #b2eaff;
}

a:hover.back {
	color: #fff;
}

.end-images {
	position: absolute;
	top: 133px;
	right: 5px;
	
}

.internal-slide .bottom {
	position: relative;
	padding-top: 10px;
}

.end-flash {
	position: relative;
	top: 6px;
	right: -22px;
}

/* SLIDES */
#slide-intro, #slide-money, #slide-paper, #slide-time, #slide-space {
	position: absolute;
}

#slide-intro {
	top: 28px;
}

#slide-money {
	top: 612px;
}
#slide-paper {
	left: 740px;
	top: 28px;
}
#slide-time {
	left: -740px;
	top: 28px;
}
#slide-space {
	top: -612px;
}


/* INTRO FLASH */
.intro-flash {
	position: relative;
	display: none;
	width: 294px;
	height: 350px;
	z-index: 100;
	top: -90px;
	left: -2px;
}

#badge-money .intro-flash {
	background: url(/includes/flash/paperless_module/images/intro/background-flash-1.gif) no-repeat;
}
#badge-paper .intro-flash {
	background: url(/includes/flash/paperless_module/images/intro/background-flash-2.gif) no-repeat;
}
#badge-time .intro-flash {
	background: url(/includes/flash/paperless_module/images/intro/background-flash-3.gif) no-repeat;
}
#badge-space .intro-flash {
	background: url(/includes/flash/paperless_module/images/intro/background-flash-4.gif) no-repeat;
}
.intro-flash object {
	z-index: 50;
}

/* ROTATOR */
.rotator {
	position:relative;
	height:214px;
	width: 287px;
	padding-right:26px;
}
.rotator ul {
	margin: 0px;
	padding: 0px;
}
.rotator ul li {
	background:none !important;
	float:left;
	position:absolute;
	list-style: none;
}
.rotator ul li img {}
.rotator ul li.show {
	z-index:500;
}

