body {
  background: #000000;
  margin: 0;
  padding: 0;
  font-family: arial, tahoma, verdana;
  font-size: 12px;
  color: #666666;
}
p {
  color: #4d4d4f;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: arial, tahoma, verdana;
  font-size: 12px;
  line-height: 150%;
}
a:active, a:link, a:visited, a:hover {
  color: #3399cc;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}
a:hover {
  color: #ff3399;
}
h1 {
  color: #ff3399;
  margin: 0;
  padding: 10px 0;
  font-family: arial, tahoma, verdana;
  font-size: 25px;
}
.storytitle a{
  color: #ff3399;
  font-family: arial, tahoma, verdana;
  font-size: 25px;
  text-decoration: none;
}

h2 {
  color: #ff3399;
  margin: 0;
  padding: 0 0 5px 0;
  font-family: arial, tahoma, verdana;
  font-size: 17px;
}
h3 {
  color: #666666;
  margin: 0;
  padding: 0;
  font-family: arial, tahoma, verdana;
  font-size: 15px;
}
table, img {
  border: 0;
}
form {
  margin: 0;
}

input {
  font-family: arial, tahoma, verdana;
}
input[type="text"], textarea {
  font-family: arial, tahoma, verdana;
  border: 1px solid #c0c0c0;
  padding: 4px;
  font-size: 14px;
}
select {
  font-family: arial, tahoma, verdana;
  border: 1px solid #c0c0c0;
  padding: 3px;
  font-size: 14px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
.width-one {
  width: 120px;
}
.width-two {
  width: 220px;
}
.width-three {
  width: 320px;
}
.width-four {
  width: 420px;
}
.width-five {
  width: 520px;
}

#header-bg {
  background: #424242 url('http://media.scraphd.com/images/bg-header.png') repeat-x;
  border-bottom: 5px solid #c0c0c0;
  height: 124px;
}
#header {
  margin: 0 auto;
  width: 950px;
}
#header-logo {
  padding: 15px 0 0 0;
  width: 160px;
  float: left;
}
#header-tabs{
  width: 590px;
  float: left;
  text-align: center;
  padding-top: 84px;
}
#header-tabs ul {
  margin: 0;
  padding: 0;
}
#header-tabs ul li{
  margin: 0;
  padding: 0;
  display: inline;
  color: #c0c0c0;
  font-size: 15px;
}
#header-tabs ul li a{
  padding: 5px 10px;
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
}
#header-tabs ul li a:hover,
#header-tabs ul li a.active{
  color: #ff3399;
}
#header-right{
  width: 200px;
  padding-top: 35px;
  float: left;
}
#header-right div a{
  background: url('http://media.scraphd.com/images/bg-header-btn.png') no-repeat;
  width: 200px;
  line-height: 55px;
  text-align: center;
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  display: block;
  font-size: 14px;
  text-decoration: none;
}
#header-right div a:hover{
  background: url('http://media.scraphd.com/images/bg-header-btn-over.png') no-repeat;
}
#header-right p{
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-align: center;
}
#header-right p a{
  color: #ffffff;
}
#wrapper {
  background: #ffffff;
}
#main {
  margin: 0 auto;
  padding: 10px 0;
  width: 950px;
}
#logo {
  width: 240px;
  vertical-align: top;
}
#nav {
  text-align: right;
  width: 600px;
  vertical-align: bottom;
}
#slogan {
  text-align: right;
  font-size: 13px;
  padding: 10px 0 20px 0;
}
#slogan em {
  font-weight:bold;
}
#tabs td{
  padding: 0 0 0 5px;
}
#sidebar {
  background: url('http://media.scraphd.com/images/sidebg.jpg') no-repeat;
  padding: 430px 0 0 0;
  width: 276px;
  text-align: center;
}
#sidebar p{
  padding: 5px 20px;
  text-align: center;
}
#sidebar div{
  padding: 10px 0;
  text-align: center;
}
#contentbg {
  width: 528px;
  background: url('http://media.scraphd.com/images/contentbg.jpg') no-repeat;
}
#content {
  padding: 13px;
}
#content table {
}
#content table td{
  width: 50%;
  padding: 0 10px 0 0;
  vertical-align: top;
}
/* FOOTER */
#footer-links-bg {
  background: #eeeeee;
  border-top: 5px solid #c0c0c0;
}
#footer-links {
  width: 950px;
  margin: 0 auto;
  padding: 10px 0;
}
.footer-links-column {
  float: left;
  width: 134px;
  height: 120px;
  border-right: 1px solid #c0c0c0;
  padding-right: 15px;
  margin-right: 15px;
}
.footer-links-column-last {
  float: left;
  width: 290px;
  height: 120px;
}
.footer-links-column h2{
  color: #999999;
}
.footer-links-column ul {
  margin: 0;
  padding: 0;
}
.footer-links-column ul li{
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 150%;
}
.footer-links-column ul li a{
  font-weight: normal;
  text-decoration: none;
  color: #999999;
}
.footer-links-column ul li a:hover{
  font-weight: normal;
  color: #ff3399;
}
#footer-bg{
  background: #424242 url('http://media.scraphd.com/images/bg-footer.png') repeat-x;
  height: 55px;
}
#footer {
  width: 950px;
  margin: 0 auto;
}
#footer-copyright {
  width: 400px;
  font-size: 11px;
  line-height: 55px;
  color: #c0c0c0;
  float: left;
}
#footer-right {
  width: 550px;
  color: #c0c0c0;
  float: left;
}
/* MISC */
.line {
  margin: 20px 0;
  border-top: 1px dotted #c0c0c0;
}
.small {
  font-size: 10px;
}
.clr {
  clear: both;
  display: block;
}
.faq-item {
  border-bottom: 1px dashed #c0c0c0;
  margin-bottom: 10px;
}
.pink {
  color: #ff3399;
}
.blue {
  color: #3399cc;
}
.bold {
  font-weight: bold;
}

.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.upper {
  text-transform: uppercase;
}
.pad-v {
  padding: 10px 0;
}
.pad-h {
  padding: 0 10px;
}
.big {
  font-size: 15px;
}
.mlft {
  margin-left: 10px;
}
.mrgt {
  margin-right: 10px;
}

label {
  font-weight: bold;
  line-height: 150%;
  display: block;
}

/* HOME PAGE*/
#home-splash {
  margin-bottom: 20px;
}
#home-splash h2 {
  color: #000000;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 15px;
  text-align: center;
}
#home-splash p {
  font-size: 11px;
  text-align: center;
  padding: 0;
  margin:0;
}
#home-splash-upload {
  background: url('http://media.scraphd.com/images/bg-splash-upload.png') no-repeat;
  width: 230px;
  height: 160px;
  margin-right: 10px;
  float: left;
}
#home-splash-create {
  background: url('http://media.scraphd.com/images/bg-splash-create.png') no-repeat;
  width: 230px;
  height: 160px;
  margin-right: 10px;
  float: left;
}
#home-splash-share {
  background: url('http://media.scraphd.com/images/bg-splash-share.png') no-repeat;
  width: 230px;
  height: 160px;
  margin-right: 10px;
  float: left;
}
#home-splash-print {
  background: url('http://media.scraphd.com/images/bg-splash-print.png') no-repeat;
  width: 230px;
  height: 160px;
  float: left;
}
#block-join-the-club{
  background: url('http://media.scraphd.com/images/bg-join-the-club.png') no-repeat;
  width: 400px;
  height: 165px;
  padding: 83px 0 0 20px;
}
#block-join-the-club ul{
  margin: 0;
  padding: 0;
}
#block-join-the-club ul li{
  margin: 0;
  padding: 5px 0 5px 20px;
  background: url('http://media.scraphd.com/images/ico-checkw.gif') no-repeat left;
  line-height: 110%;
  list-style-type: none;
  color: #ffffff;
}
#block-join-the-club div{
  text-align: right;
  padding-right: 20px;
}
#block-join-the-club div a{
  color: #ffffff;
}
#block-print-options {
  margin-top: 10px;
  border-top: 1px solid #c0c0c0;
  padding: 10px 0;
}
#block-print-options h2 span{
  font-weight: normal;
  font-size: 15px;
  color: #000000;
}
#block-make-hybrid {
  margin-top: 10px;
  border-top: 1px solid #c0c0c0;
  padding: 30px 0;
  height: 100px;
  background: url('http://media.scraphd.com/images/bg-map.png') no-repeat right;
}
#block-make-hybrid h2 {
  background: url('http://media.scraphd.com/images/title-make-it-hybrid.png') no-repeat;
  height: 25px;
  text-indent: -999999px;
  margin-top: -10px;
}
#block-make-hybrid p {
  width: 200px;
}
.block-form label{
  line-height: 200%;
}
.block-form div{
  height: 40px;
}

/* COLUMNS */

.column-two-a {
  width: 420px;
  margin-right: 30px;
  float: left;
}
.column-two-b {
  width: 500px;
  float: left;
}
.column-login-a {
  width: 300px;
  padding-right: 19px;
  margin-right: 30px;
  border-right: 1px dotted #c0c0c0;
  float: left;
}
.column-login-b {
  width: 600px;
  float: left;
}
.column-reg-a {
  width: 240px;
  margin-right: 10px;
  float: left;
}
.column-reg-b {
  width: 240px;
  float: left;
}

.column-small-left {
  width: 300px;
  float: left;
  margin-right: 35px;
}
.column-small-right {
  width: 300px;
  float: left;
  margin-left: 30px;
}
.column-large {
  width: 615px;
  float: left;
}
.border-left {
  border-left: 1px dotted #ccc;
}
.border-right {
  border-right: 1px dotted #ccc;
}

/* ROUND BLOCK */
.rblock-top {
  background: url('http://media.scraphd.com/images/bg-corner-tl.png') no-repeat top left;
}
.rblock-top div {
  background: url('http://media.scraphd.com/images/bg-corner-tr.png') no-repeat top right;
  height: 6px;
}
.rblock {
  border-left: 1px solid #cfcece;
  border-right: 1px solid #cfcece;
  padding: 10px 14px;
}
.rblock-bottom {
  background: url('http://media.scraphd.com/images/bg-corner-bl.png') no-repeat bottom left;
}
.rblock-bottom div {
  background: url('http://media.scraphd.com/images/bg-corner-br.png') no-repeat bottom right;
  height: 6px;
}
.bullets {
  margin: 0 0 10px 0;
  padding: 0;
}
.bullets li{
  margin: 0;
  padding: 5px 0 5px 20px;
  background: url('http://media.scraphd.com/images/bg-check.png') no-repeat left;
  line-height: 120%;
  list-style-type: none;
}

/* SUBTABS */
#sub-tabs {
background:transparent url('http://media.scraphd.com/images/tab-bg.gif') repeat-x scroll center bottom;
float:left;
font-size:90%;
line-height:normal;
width:100%;
}
* html #sub-tabs {
margin-bottom:1em;
}
#sub-tabs {
margin-bottom:10px;
}
#sub-tabs ul {
list-style-type:none;
margin:0 0 0 10px;
padding:0;
}
#sub-tabs li {
display:inline;
margin:0;
padding:0;
}
#sub-tabs a {
background:transparent url('http://media.scraphd.com/images/tab-left.gif') no-repeat scroll left top;
float:left;
line-height:34px;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}
#sub-tabs a span {
background:transparent url('http://media.scraphd.com/images/tab-right.gif') no-repeat scroll right top;
color:#3B3B3B;
display:block;
float:left;
font-size:13px;
font-weight:bold;
padding:0 20px 0 15px;
}
#sub-tabs a span {
float:none;
}
#sub-tabs a:hover span {
color:#444444;
}
#sub-tabs #active a {
background-position:0 -34px;
}
#sub-tabs #active a span {
background-position:100% -34px;
color:#444444;
}
#sub-tabs a:hover {
background-position:0 -34px;
}
#sub-tabs a:hover span {
background-position:100% -34px;
}
/* TABLES */
.grid-members ul {
  margin: 0;
  padding: 0;
}
.grid-members ul li{
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
  width: 70px;
  height: 80px;
  overflow: hidden;
  text-align: center;
}
.grid-members ul li div{
  border: 3px solid #eeeeee;
  text-align:center;
}
.grid-members ul li div a {
  display: block;
}
.grid-members ul li div:hover {
  border: 3px solid #ff3399;
}

.grid-scrapbooks ul {
  margin: 0;
  padding: 0;
}
.grid-scrapbooks ul li{
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
  width: 190px;
  overflow: hidden;
  text-align: center;
}
.grid-scrapbooks ul li div{
  border: 5px solid #eeeeee;
  text-align:center;
}
.grid-scrapbooks ul li h3{
  text-align:left;
  font-weight: normal;
  color: #666666;
  font-size: 12px;
}
.grid-scrapbooks ul li div a {
  display: block;
}
.grid-scrapbooks ul li div:hover {
  border: 5px solid #ff3399;
}

.grid-similar ul {
  margin: 0;
  padding: 0;
}
.grid-similar ul li{
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
  width: 92px;
  height: 63px;
  overflow: hidden;
  text-align: center;
}
.grid-similar ul li div{
  border: 3px solid #eeeeee;
  text-align:center;
}
.grid-similar ul li div a {
  display: block;
}
.grid-similar ul li div:hover {
  border: 3px solid #ff3399;
}

#paging {
 padding: 5px 0;
}
#paging ul {
  margin: 0;
  padding: 0;
}
#paging ul li{
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
  display: inline;
  list-style-type: none;
}
#paging ul li a {
  border: 1px solid #c0c0c0;
  padding: 5px 8px;
  text-decoration: none;
    display: block;
}
#paging ul li a:hover {
background: #f5f5f5;
}
#paging ul li a.page-on{
background: #ff3399;
color: #ffffff;
}
#search-tabs span{
background: #f5f5f5;
padding: 3px;
display: block;
width: 70px;
float: left;
margin-right: 2px;
text-align: center;
cursor: pointer;
}
#search-tabs span:hover{
background: #c0c0c0;
}
#search-tabs span.active{
background: #c0c0c0;
}

#search-nav {
  padding: 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 10px;
}
#profile-nav {
  padding: 10px;
  background-color: #f5f5f5;
  border-top: 1px dotted #c0c0c0;
  border-bottom: 1px dotted #c0c0c0;
  margin-bottom: 10px;
}
#profile-info {
  background: #eeeeee;
  padding: 10px;
  margin-bottom: 20px;
}
#profile-info h3{
  padding: 0;
  color: #666666;
}
#profile-info p{
  padding: 0 0 15px 0;
}
.scrapbook-player {
  margin-bottom: 20px;
}
.screen {
  text-align:center;
  background: #000000;
}
.controls {
  background: #eeeeee;
  padding: 10px;
  border: 1px solid #c0c0c0;
}

.table-messages {
  border: 0;
  width: 100%;
}
.table-messages th{
  padding: 5px;
  border-top: 1px solid #c0c0c0;
  text-align: left;
  background-color: #f5f5f5;
}
.table-messages td{
  padding: 5px;
  border-top: 1px solid #c0c0c0;
}
.msg-success{
	background: #dfd;
	border: 1px solid #009900;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
.msg-error{
	background: #ffffce;
	border: 1px solid #f0c000;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
}
.msg-success h1{
	background: url('http://media.scraphd.com/images/ico-success.gif') no-repeat;
	border: 0;
	color: #000;
	font-size: 13px;
    font-weight: bold;
	margin: 0;
	padding: 0 0 0 25px;
}
.msg-error h1{
	background: url('http://media.scraphd.com/images/ico-error.gif') no-repeat;
	border: 0;
	color: #000;
	font-size: 13px;
    font-weight: bold;
	margin: 0;
	padding: 0 0 0 25px;
}
.msg-success p,.msg-error p{
	font-family: tahoma;
	margin: 0;
	padding: 6px 0 0 25px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
}

#commentform textarea {
	width: 615px;
}
#commentlist {
	font-size: 110%;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#commentlist li{
    margin-bottom: 10px;
	border: 1px dotted #ccc;
    padding: 10px 10px 0 10px;
}
#commentlist li p cite{
    margin: 0;
    padding: 5px 0 0 0;
}
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
	color: #ccc;
	text-align: right;
	clear: both;
}









#menu {
	background: #fff;
}

#menu form {
	margin: 0;
}

#menu input#s {
	width: 150px;
	color: #000;
}

#menu ul {
	color: #ff3399;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
    padding: 0;
    font-size: 13px;
}

#menu ul li {
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
  	font-weight: normal;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
  	font-weight: normal;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
.comment-label {
  font-weight: normal;
}

