@charset "utf-8";
body {
	background: #5F0912;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
img {
	border:none;
}
form {
	padding:0px;
	margin:0px;
}
fieldset {
	border:none;
}
a {
	text-decoration: none;	
}
.sps #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.sps #header {
	background: #590915 url(../images/accs/bg_header.png) repeat-x;
	height: 70px;
}
#header #scissor {
	height: 100%;
	width: 1000px;
	margin: 0px auto;
}
#scissor ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#scissor ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height:70px;
}
#scissor ul li.story{
	display: none;
}
#scissor ul li.contact{
	margin-left: 460px;
}
.sps #mainContent {
	background: #FFFFFF;
}
#mainContent #thelight {
	background: #000 url(../images/accs/bg_thelight.jpg) no-repeat center top;
	height: 316px;
	width: 100%;
}
#thelight #paper {
	height: 100%;
	width: 1000px;
	margin: 0px auto;
}
/* SLIDER */

.slider {
	overflow:hidden;
	position:relative;
	float:left;
	width:1000px;
	height:100%;
}

.slides {
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:100%;
	float:left;
}

#paper #slide1,#paper #slide2,#paper #slide3 {
	height: 100%;
	width:1000px;
	float:left;
	color: #FFF;
}

#slide1 span, #slide2 span, #slide3 span {
	display: block;
	float: left;
}

#slide1 #s1box1 {
	height: 287px;
	padding-top: 29px;
	width: 562px;
	padding-left: 29px;
}
#slide1 #s1box2 {
	height: 233px;
	padding-top: 83px;
	width: 194px;
	padding-left: 10px;
}

#slide2 #s2box1 {
	height: 287px;
	padding-top: 29px;
	width: 488px;
	padding-left: 29px;
}
#slide2 #s2box2 {
	height: 306px;
	padding-top: 10px;
	width: 461px;
	padding-left: 10px;
}
#slide3 h1 {
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #A32300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #A32300;
	border-right-color: #A32300;
	border-left-color: #A32300;
	padding-bottom: 5px;
}
#slide3 h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#slide3 h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #B23300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #B23300;
	border-right-color: #B23300;
	border-left-color: #B23300;
}
#slide3 p {
	font-size: 13px;
	padding: 0px;
}
#slide3 #s3box1 {
	height: 316px;
	width: 400px;
	float: left;
	padding-left: 27px;
}
#slide3 #s3box2 {
	float: left;
	width:500px;
	height: 291px;
	padding-left: 15px;
	margin-top: 25px;
}

/* LOGIN FORM */
#login {
	display: none;	
}
.submit_login {
	background: url(../images/accs/bg_signin.png) no-repeat;
	height: 29px;
	width: 117px;
	border-style: none;
}
.rememberme {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #900;
	border-right: 1px none #900;
	border-bottom: 1px dotted #900;
	border-left: 1px none #900;
	margin-top: 10px;
	margin-bottom: 10px;
}
#login .error {
	color: #C00;
	font: bold 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
	width:140px;
}
/* LOGIN FORM */

/* CONTACT FORM */

#s3box2 fieldset {
	padding:0px;
	margin:0px;
	float:left;
	width:255px;
}
#s3box2 input.ff, #s3box2 textarea.ff {
	width: 250px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #590915;
	color: #FFF;
	border: 2px solid #7A1B00;
}
#s3box2 .error {
	font-size: 11px;
	display:block;
	width: 225px;
}
.submit_contact {
	background: url(../images/accs/bg_send.png) no-repeat;
	height: 29px;
	width: 117px;
	border-style: none;
	float:left;
	margin-top: 105px;
	margin-left: 10px;	
}
.thanks {
	margin-top: 60px;
	margin-left: 60px;	
}
/* CONTACT FORM */

/* END SLIDER */


#mainContent #spacedout {
	height: 480px;
	width: 100%;
}

#stone {
	margin: 0px auto;
	height: 100%;
	width: 1000px;
}


#stone #goal {
	background: #B23300;
	height: 442px;
	width: 482px;
	border: 1px solid #7C0D00;
	top: -45px;
	position: relative;
	float: left;
}
#goal #getstartedbutton {
	position: relative;
	top: -20px;
	height: 44px;
	width: 194px;
	padding-left: 22px;
	float: left;
}
#goal #signinbutton {
	float: left;
	position: relative;
	top: -20px;
	padding-left: 20px;
}

#stone #nvusps {
	float: left;
	width: 429px;
	margin-left: 35px;
	padding-top: 25px;
	font-size: 13px;
}
#nvusps ol {
	padding-left: 25px;
	font-weight: bold;
	color: #921200;
	font-size: 16px;
}
#nvusps ol li {
	margin-bottom: 10px;
}
#nvusps ol li p {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.sps #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#5F0912;
} 
#footer #d {
	margin: 0px auto;
	height: 100%;
	width: 1000px;
	color: #FFF;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}

