@font-face
{
font-family: satelliteFont;
src: url('/fonts/Satellite.woff');
}

body {
  background:#ffffff;
  color:#111;
  font-family: satelliteFont;
  overflow-x:hidden;
  position:absolute;
  text-align:center;
  margin: 0 auto;
}

a:link, a:visited { color: blue; }

#header {
  position: relative;
  height: 30px;
  background-color: #eeeeee;
  overflow:visible;
  z-index: 4;
}

#header a:link, #header a:visited {
  color:#000000
}

#header table {
  padding-top: 10px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-spacing: 0px;
}

#header td  {
  width: 10%;
  padding: 0px;
  margin: 5px;
  text-align: left;
  z-index: 5;
}


#dropdown-about1 {
  display: none;
  background-color: #eeeeee;
  height: 25px;
}

#dropdown-about2 {
  display: none;
  background-color: #eeeeee;
  height: 25px;
}

#dropdown-explore1 {
  display: none;
  background-color: #eeeeee;
  height: 25px;
}

#dropdown-explore2 {
  display: none;
  background-color: #eeeeee;
  height: 25px;
}


.nav-bar {
  position: relative;
  width: 100%;
  display: block;
  font:14px/1.7em;
  font-family: satelliteFont;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
  color: #000000;
  vertical-align: middle;
  z-index: 2;
}

.nav-bar a {
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
}

.nav-bar a:link, .nav-bar a:visited { 
  color: #000000;
  text-decoration: none;
}

.nav-bar a:hover {
  color: #888888;
}

.nav-bar img {
  height: 25px;
}

.nav-bar table {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}

.nav-bar tr line {
  border-bottom: 1em;
}


#nav-logo {
  position: relative;
  display: inline-block;
  top: 5px; left: 0; bottom: 5px; right: 0;
  background-image: url('/img/logo5.128x40.png');
  background-size: contain;
  height: 40px;
  width: 128px;
  background-repeat: no-repeat;
  margin-right: 10px;
}

#nav-selected {
  height: 25px;
  color:#ff0066;
}

#nav-shop {
  height: 25px;
}

#nav-explore {
  height: 25px;
}

#nav-about {
  height: 25px;
}

#menu {
  display: block;
  position: relative;
  z-index: 1;
}

#menu-tab {
  position: relative;
  display: inline-block;
  top: 5px; left: 0; bottom: 5px; right: 0;
  background-size: contain;
  height: 40px;
  width: 128px;
  background-repeat: no-repeat;
  margin-right: 10px;
}


#top {
	position: relative;
	display: table;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	z-index: 1;
        background-color: #ffffff;
}

#middle-home {
	position: relative;
	display: block;
	text-align: center;
	background-color: #ffffff;
	z-index: 3;
	top: 50px;
}

#slider-placeholder {
	height: 60px;
}

#content {
  text-align: center;
  display: table;
  background: #ffffff;
  position: relative;
  margin-top: 0px;
  margin-bottom: 70px;
  width: 99.9%;
  margin: 0 auto;
}



.slide-button, .slide-button:link, .slide-button:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	float: right;
}

.slide-button:hover {
	color: #888888;
	text-decoration: none;
}

#slider_container_home {
	position: relative; 
	display: block;
  margin: 0 auto;
}

#slider_loading {
	position: absolute; 
	background-color: #ffffff;
}

#loading_inner_1 {
	filter: alpha(opacity=70); 
	opacity:0.7; 
	position: absolute; 
	display: block;
	background-color: #000;
}

#loading_inner_2 {
	position: absolute;
	display: block;
	background: url(/img/loading.gif) no-repeat center center;	
}   

#slider_library_home {
	cursor: move;
	position: absolute;
  overflow: hidden;
}

.slider {
	position: relative;
	margin: auto;
	bottom: -100px;
	color: #ffffff;
	text-align: left;
	padding-left: 200px;
	background-color:#000000;
	opacity:0.7;
}

.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av
{
    background: url(/img/b21.png) no-repeat;
    overflow:hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }

.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
{
	position: absolute;
	cursor: pointer;
	display: block;
  background: url(/img/a21.png) center center no-repeat;
  overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21ldn { background-position: -243px -33px; }
.jssora21rdn { background-position: -303px -33px; }


#featured-container {
	margin: 0 auto;
}

#featured-head {
	position: relative;
	display: block;
	height: 50px;
}

#playidea-container {
	margin: 0 auto;
	max-width: 800px;
}

#playidea-container a {
	text-decoration: none;
	color: #000000;
}

#playidea-container a:hover {
	text-decoration: none;
	color: #888888	;
}

#playidea-border {
	margin: 0 auto;
	width: 800px;
}

#playidea-head {
	position: relative;
	display: block;
	height: 50px;
}

#submit-idea {
	position: relative;
	display: block;
	text-align: right;
}

#submit-idea a {
	color: #000000;
	text-decoration: none;
}

#submit-idea a:hover {
	color: #888888;
	text-decoration: none;
}

#recent-container {
	margin: 0 auto;
}

#recent-head {
	position: relative;
	display: block;
	height: 50px;
}

#featured {
	font-family: Helvetica;
	font-size: 12px;
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	background-position: center; 
	width: 200px; 
	height: 200px; 
	margin: 30px;
}

#featured-design {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	background-position: center; 
	width: 200px; 
	height: 200px;
}


#featured-description {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	background-position: center;
	width: 200px;
	margin-bottom: 30px;
	overflow: hidden;
}

#selector-container {
	display: block;
	position: relative;
	font-size: 20px;
	text-align: center;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

#selector-container-inner {
	max-width: 800px;
	margin: auto;
}

#selector-bar {
	position: relative;
	display: block;
	background-color: #eeeeee;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
}

#selector-bar a {
	position: relative;
	display: inline-block;
	top: -50px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: green;
}

.select-design {
	background-color: #ff0000;
	z-index: 99;
}

#design-selector {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:contain;
	background-color: #ffffff;
	top: 53px;
	width: 100px; 
	height: 100px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -3px;
	margin-bottom: -3px;
	padding: 0px;
}


.design-selected {
	border-top: 6px solid #f9074d;
	border-bottom: 6px solid #f9074d;
	border-left: 0px;
	border-right: 0px;
}

.design-notselected {
	border: 6px solid #ffffff;	
}



.select-item {
	background-color: #ff0000;
	z-index: 99;
}

#item-selector {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:contain;
	background-color: #ffffff;
	top: 53px;
	width: 100px; 
	height: 100px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -3px;
	margin-bottom: -3px;
	padding: 0px;
}


.item-selected {
	border-top: 6px solid #f9074d;
	border-bottom: 6px solid #f9074d;
	border-left: 0px;
	border-right: 0px;
}

.item-notselected {
	border: 6px solid #ffffff;	
}


#products-container {
	position: relative;
	display: block;
	margin: auto;
}

#products-container h2 {
	font-size: 24px;
}

.product-box {
	position: relative;
	display: inline-block;
	overflow: hidden;
	height: 300px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#product {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	width: 200px; 
	height: 200px;
}

#product-design {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	width: 200px; 
	height: 200px;
}

#cafepress {
	position: relative;
	display: block;
	top: 185px;
	left: 165px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 3;
}

#cafepress-explained {
	font-size: 16px;
	position: relative;
	display: block;
	margin: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	text-align: right;
	vertical-align: middle;
}

#cafepress-explained a {
	text-decoration: none;
	font-color: #000000;
}


#cafepress-explained a:link, #cafepress-explained a:visited { 
	color: #000000;
  text-decoration: none;
}

#cafepress-explained a:hover {
	color: #888888;
}

#cafepress-explained p {
	display: inline;
	line-height: 15px;
}

#cafepress-explained img {
	margin-left: 6px;
	margin-right: 6px;
	display: inline;
	height: 15px;
}

#cafepress-slideout {
	display: none;
}


#mission-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/img/mission-background.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	top: 0px;
	color: #000000;
	font: arial;
	text-align: left;
	height: 800px;
	overflow: hide;
}

#mission-centered {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	top: 0px;
	color: #000000;
	font: arial;
	text-align: left;
	overflow: scroll; 
}


#mission-inner {
	font-size: 20px;
	padding-left: 20px;
	padding-right: 120px;
	text-align: left;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
	opacity: 0.7;
	overflow: scroll; 
}

#mission {
	position: relative;
	top: -800px;
	font-size: 20px;
	padding: 60px;
	text-align: left;
	color: #ffffff;
	opacity: 1;
	margin-left: auto;
	margin-right: auto;
}

#fling-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/img/tie.png');
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	top: 0px;
	color: #000000;
	font: arial;
	font-weight: bold;
	text-align: left;
	overflow: scroll;
}

#fling {
	font-size: 20px;
	font-weight: bold;
	padding: 60px;
	width: 800px;
	height: 600px;
	text-align: left;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}


#blog-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	/* background-image: url('/img/mission_image.png'); */
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	top: 0px;
	color: #000000;
	font: arial;
	text-align: left;
	overflow: scroll;
}

#blog {
	font-size: 20px;
	padding: 60px;
	width: 800px;
	height: 600px;
	text-align: left;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

#mission-slideout {
	display: block;
	position: relative;
	margin: auto;
	padding-bottom: 200px;
	width: 800px;
}


#content-grid-container {
	display: block;
	position: relative;
	font-size: 20px;
	text-align: center;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

#content-grid {
	display: block;
	position: relative;
}

#listed-product {
	position: relative;
	display: inline-block;
	background-repeat:no-repeat;
	background-size:cover;
	border: 1px solid #000000	;
	width: 200px; 
	height: 200px;
	margin-left: 30px;
	margin-right: 30px;
}


#product-description {
	font-family: Helvetica;
	font-size: 12px;
	position: relative;
	display: block;
	vertical-align: top;
	margin: auto;
	text-align: center;
	color: #666666;
	height: 200px;
	overflow: hidden;
}


#product-description a, a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

#footer {
	font-family: Helvetica;
	font-size: 12px;
	position: relative;
	display: table;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 50px;
	bottom: -50px;
	text-align: center;
	background-color: #f0f0f0; 
	width: 100%;
	color: #666666;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:link, .nav-bar a:visited { 
	color: #666666;
  text-decoration: none;
}

#footer a:hover {
	color: #888888;
}

#login {
	width: 800px;
	margin: auto;
}

.login-form {
	text-align: left;
	margin: auto;
	width: 250px;
}

#admin-banner {
	position: relative;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #fffbbb	;
	margin: auto;
	height: 30px;
	padding-top: 15px;

}

#admin-header {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-top: 30px;
	color: #000000;
	font: arial;
	text-align: center;
	top: 50px;
}

#form-container {
	top: 50px;
	width: 800px;
	margin: auto;
	display: block;
	position: relative;
}

.logout-form {
	display: inline-block;
	position: relative;
	float: right;
	text-align: center;
	width: 100px;
}

.new-product-form {
	display: block;
	position: relative;
	margin: auto;
}

.product-form input {
	width: 200px;
}

#update-product {
	width: 100px;
}

.edit-product {
	position: relative;
	display: block;
	margin: auto;
	float: right;
	top: 180px;
}

.sale {
	position: relative;
	display: inline-block;
	float: left;
	top: 180px;
}

#product-img-admin {
	display: block;
	position: relative;
	margin: auto;
	text-align: center;
}
#product-img-admin img {
	width: 150px;
}

input.delete {
	float: right;
	background-color: #fffbbb;
}

.hidden-default {
 	position: absolute;
  left: -999px;
  top: -999px;
	height: 0px;
	width: 0px;
}

.error-text {
	color: red;
}
