body {
	font: normal 12px Arial, Sans-serif;
	color: #000;
	line-height: 1.5em;
	letter-spacing: normal;
	text-align: center;
	background-color: #666666;
}
#slideshow {
	width:700px;
	margin:0px auto;
	padding:50px 0 0 0;
	-webkit-perspective: 800;
}
figure {
	display:inline;
	-webkit-transform-style: preserve-3d;
}
#box {
	position:relative;
	display:block;
	width: 650px;
	height:300px;
	-webkit-transform:translateZ(-200px);
	-webkit-transition: -webkit-transform 1s;
}
#box img {
	position:absolute;
	top:0;
	left:0;
}
#box img:nth-child(1) {
	-webkit-transform:rotateX(0deg) translateZ(200px);
}
#box img:nth-child(2) {
	-webkit-transform:rotateX(180deg) translateZ(200px);
}
#box img:nth-child(3) {
	-webkit-transform:rotateX(90deg) translateZ(200px);
}
#box img:nth-child(4) {
	-webkit-transform:rotateX(-90deg) translateZ(200px);
}
#box img:nth-child(5) {
	-webkit-transform:rotateX(-90deg) translateZ(200px);
}
#box img:nth-child(6) {
	-webkit-transform:rotateX(90deg) translateZ(700px);
}
#fig1:focus #box {
	-webkit-transform: translateZ(-200px) rotateY(0deg);
}
#fig2:focus #box {
	-webkit-transform: translateZ(-200px) rotateY(180deg);
}
#fig3:focus #box {
	-webkit-transform: translateZ(-200px) rotateY(-90deg);
}
#fig4:focus #box {
	-webkit-transform: translateZ(-200px) rotateY(90deg);
}
#fig5:focus #box {
	-webkit-transform: translateZ(-450px) rotateY(90deg);
}
#fig6:focus #box {
	-webkit-transform: translateZ(-450px) rotateY(90deg);
}
figcaption {
	display:inline-block;
	width:70px;
	height:35px;
	background:rgba(0,0,0,0.6);
	border:1px solid rgba(0,0,0,0.7);
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	text-align:center;
	line-height:35px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	cursor:pointer;
	
	position:relative;
	top:-50px;
	left:150px;
	margin:0 30px 0 0;
	
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition:all 0.1s linear;
}
figcaption:hover {
	background:rbga(0,0,0,0.8);
}
.header {
	text-align:center;
	position: relative;
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	z-index: 15;
	padding: 0;
	background: url(../images/header.png) no-repeat top #666666;
}
div#mySSLogin {
	position:relative;
	z-index:100;
}
.announcement {
	position:absolute;
	color:#be0000;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin:auto;
	z-index:11 !important;
}
.footer {
	text-align: center;
	width: 1000px;
	margin:0px auto;
	height: auto;
	padding: 0;
	font-size: x-small;
	background: url(../images/footer.png) no-repeat bottom #666666;
}
.SS9 {
	color: #be0000;
}
.clearer {
	clear:both;
	height:1px;
}
.left10 {
	position:relative;
	left:10px;
}
.right10 {
	position:relative;
	right:10px;
}
.centered {
	text-align:center;
}
.title {
	text-align:center;
	color:#be0000;
}
.error {
	background-color:#f00;
	color:#ff0;
}
.ftpMessage {
	color:#aaa;
	font-style:italic;
	display:none;
}
.ftpLogin {
	position:relative;
	background-color:#eee;
	width:50%;
	margin:auto;
}
.ftpStatus {
	font-size:large;
	display:none;
}
.ftpFile {
	display:none;
}
.clear {
	clear:both;
}
.ssVideo {
	width:740px;
	height:461px;
	display:none;
}
div#videoList {
	float:left;
	clear:none;
	width:253px;
}
div.videoEntry {
	height:69px;
	width:253px;
	background:url("../images/lightBlank.png") no-repeat;
	float:left;
	clear:both;
	cursor:pointer;
}
.videoEntry em {
	position:relative;
	font-size:9px;
	left:2.0em;
	color:red;
}
.videoEntry span {
	position:relative;
	left:1.0em;
	color:#666;
	display:block;
}
div#ftpDownload {
	display:none;
	text-align:left;
	background-color:#fff;
	width:50%;
	margin:auto;
	border:1px solid gray;
	height:33.0em;
	overflow:scroll;
}
.acctAttr {
	text-align:right;
}
.acctInfo {
	width:250px;
	text-align:left;
}
div#downloadTab {
	background:#fff url('../images/deselectedTab.png') center top no-repeat;
	width:123px;
	height:auto;
	margin:auto;
	cursor:pointer;
	float:left;
}
div#ftpUpload {
	text-align:center;
	background-color:#fff;
	width:50%;
	margin:auto;
	border:1px solid gray;
	height:33.0em;
}
div#uploadTab {
	background:#fff url('../images/selectedTab.png') center top no-repeat;
	width:124px;
	height:auto;
	margin:auto;
	left:50%;
	cursor:pointer;
	float:left;
}
div#financingNews{
	position:relative;
	left:10px;
}
div#extraLinks {
	position:relative;
	width:220px;
	top:-170px;
}
.ss9header {
	position:relative;
	left:10px;
}
.SS9press {
	color: #be0000;
	font-weight: bold;
}
.ss9input {
	width: 150px;
}
.liNews {
	position:relative;
	left:10px;
}
.red {
	color: #be0000;
}
.demoTable {
	font-weight: bold;
	width: 100%;
	position: relative;
}
.content, #mySSLogin {
	width: 1000px;
	position: relative;
	margin: 0px auto;
	z-index: 11;
	background-color: #FFF;
	text-align: left;
}
.content hr{
	width:95%;
}
.demoBullet{
	color: black;
	list-style-type: disc;
}
.content img {
	padding-left: 10px;
}
.container {
	position: relative;
	text-align: left;
	width: 1000px;
	margin: 0px auto;
	z-index: 18;
	background: #FFF;
}
.container a {
	position: relative;
	z-index: 10;
}
.links {
	background-color: #FFFFFF;
}
.container img {
	position: relative;
	z-index: 51;
}
.navigation {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 19;
	background: transparent;
	text-align: center;
	margin-bottom: -170px;
}
.news {
	padding-left: 10px;
}
.forums {
	position: relative;
	z-index: 2;
}
.vplayerTD {
	padding-left: 5px;
}
.vpt{
	position:relative;
	left:33%;
	float:left;
	clear:none;
}
.cartt {
	position:relative;
	left:1.0em;
	text-align: left;
}
.date {
	color: #BE0000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 auto;
	padding-left: 10px;
}
.cartrb {
	text-align: left;
}
#SS9New {
	color: #BE0000;
	text-decoration: underline;
	border-bottom: 0px solid black;
	width: 100%
}
li {
	font-size: small;
	border-left:none;
}
li.cartlist {
	list-style-type: disc;
}
.news li { 
	list-style-type: circle;
	border-left: 2px dashed #cccccc;
	padding: 10px;
}
.xsmall {
	font-size: x-small;
}
.med {
	font-size: medium;
	font-family: "Century Gothic", sans-serif;
}
.large {
	font-size: large;
	font-family: "Century Gothic", sans-serif;
}
.darker {
	color: #001;
	font-weight: bold;
	padding-left: 5px;
	font-size: medium;
}
.small {
	font-size: small;
}
h2 {
	position: relative;
	z-index: 10;
}
