body {
	margin: 0;
	padding: 0;
	font: small/1.4em Helvetica, Arial, "Lucida Grande", sans-serif;
	
}

a,
a:link,
a:visited,
a:active {
	outline: none;
   text-decoration: none;
   color: #2786c2;
}


p,
h3 {
	margin-bottom: 10px;
}

h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.3em;
	
}

h1 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.5em;	
}

.title-splash {
	color: red;
	text-align: center;
	margin-top: 15px;
	padding: 15px 0 30px 0;
	font-size: 4em;
	font-family: corner-store,sans-serif;
}

.title-splash2 {
	color: red;
	text-align: center;
	margin-top: 15px;
	padding: 15px 0 30px 0;
	font-size: 4em;
	font-weight:900;
	font-family: museo-sans-rounded,sans-serif;
}

.title-splash3 {
	color: red;
	text-align: center;
	line-height: 110%;
	font-size: 2em;
	font-weight:900;
	font-family: corner-store,sans-serif;
}

h3 {
	font-size:1.5em;
	font-family: museo-sans-rounded,sans-serif;
}

h2 {
	color: #4d2400;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 110%;
	margin-bottom: 8px;
}


#shop_text ul {
	margin-left: 30px;
	list-style-type: disc;
}

.front-text {
	margin-top:5px;
	font-size: 1.3em;
	line-height:120%;
	font-weight: 500;
	font-style: normal;
	font-family: museo-sans,sans-serif;
}


.thumblist ul {
	list-style-type: none;
}


.pricebox,
#shophead,
#shopcol1,
#shopcol2,
#leftcol,
#rightcol {
	margin-bottom: 15px;
}

#leftcol {
	width: 340px;
	float: left;
	margin-right: 10px;
}

#rightcol {
	width: 340px;
	float: right;
}

#shop-container {
	margin-top: 20px;

}

#shophead {
	xborder-bottom: 1px dotted #b5b5b5;
	margin-bottom: 5px;
}

.shoptitle {
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(https://www.nemu-nemu.com/shop/images/nemu-shop-logo.png) no-repeat;
	height: 84px;
	width:  431px;
	float: left;
	display: block;
}

.shoptitle2 {
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(https://www.nemu-nemu.com/shop/images/nemu-digital-logo.gif) no-repeat;
	height: 84px;
	width:  431px;
	float: left;
	display: block;
}


.bag {
	width: 110px;
	float: right;
}

.bag p {
	margin-top: 15px;
	font-size: .9em;
	font-weight: bold;
}

.bag img {
	float: left;
	margin-right: 10px;
}

.bag-img {
	float: left;
	margin-right: 10px;
}


.bag2 {
	width: 130px;
	float: right;
}

.bag2 p {
	margin-top: 15px;
	font-size: .9em;
	font-weight: bold;
}

.bag2 img {
	float: left;
	margin-right: 10px;
}

.bag-img {
	float: left;
	margin-right: 10px;
}



#shopcol1 {
	background-color: #ffea77;
}

#item-description {
	xbackground-color: #ff271d;
	line-height: 150%;
	border-bottom: 1px dotted #919191;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#item-description h2 {
	color: #4d2400;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 110%;
	margin-bottom: 8px;
}

#shopcol3 {
	xbackground-color: #c972fe;
}

.pricebox {
	background-color: #fef7b9;
	padding: 5px;
	width:  300px;
}

#pricebox2 {
	background-color: #fef7b9;
	padding: 10px;
}

.pricebox3 {
	width: 300px;
	background-color: #fef7b9;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.pricebox4 {
	background-color: #fef7b9;
	padding: 5px;
	width:  400px;
}

#amount {
	float: left;
}

.price {
	
	font: 3em Impact, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #c72e51;
}

.shipping {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.options {
	width: 120px;
	float: left;
	border-left: 1px solid #7c7c7c;
	padding-left: 10px;
	margin-left: 10px;
}

.country {
	margin: 0;
	font-weight: bold;
}

.cart {
	margin: 0;
	float: right;
	xbackground-color: #a4fb8a;
}

#more-pics {
	border-bottom: 1px dotted #b5b5b5;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.rounded { /* make any box rounded */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.thumbnail {
	float: left;
	width: 200px;
	height: 230px;
	margin-bottom: 30px;
	margin-right: 20px;
}

.thumbnail img {
		border: 1px solid #35ccfe;
}

.thumbnail-buttons {
	float: left;
	width: 160px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.thumb-new {
	float: left;
	width: 100px;
	height: 130px;
	margin-bottom: 15px;
	margin-right: 10px;
}

/* 150px thumbnails */

.thumbnail2 {
	float: left;
	width: 150px;
	height: 200px;
	margin-bottom: 30px;
	margin-right: 20px;
}

.thumbnail2 img {
		border: 1px solid #35ccfe;
}

.item-title {
	
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
}

.thumb-price {
	padding: 5px;
	background-color: #b6dbfe;
	width: 50px;
	float: right;
	font-weight: bold;
	text-align: center;
}

.thumb-price-featured {
	padding: 5px;
	background-color: #b6dbfe;
	width: 200px;
	float: right;
	font-weight: bold;
	text-align: center;
}


.thumb-buttonprice {
	padding-top: 4px;
	
	xbackground-color: #b6dbfe;
	width: 57px;
	float: left;
	text-align: center;
}

.thumb-buttonprice-left {
	padding: 5px;
	xbackground-color: red;
	width: 57px;
	margin-right: 15px;
	float: left;
	text-align: center;
}

#buttonsprice {
	width: 620px;
}

#buttonsprice2 {
	width: 900px;
}

#pricebutton-left {
	float: left;
	width: 300px;
}

#pricebutton-right {
	float: right;
	width: 300px;
}

#pricebutton-left2 {
	float: left;
	width: 400px;
}

#pricebutton-right2 {
	float: right;
	width: 400px;
}

.more-pics {
	float: left;
	padding: 5px;
	width: 100px;
}

.buy-prints {
	float: left;
	padding: 5px;
	width: 200px;
}

.backtocategory {
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}

.backtocategory-off {
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 24px;
	margin-top: 10px;
}

#aboutnemu {
	padding: 10px;
	background-color: #b9fa6a;
	margin-bottom: 15px;
}

/* navigation */
#shop-nav {
	margin: auto;
	margin-bottom: 10px;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}


#shop-nav ul {
	list-style-type: none;
	margin-left: 10px;
}


#shop-nav ul li {
    float: left;
	margin-right: 17px;
}
#shop-nav ul li a {
	margin-right: 15px; /* spaces between each item*/
    display: block;
}

#shop-nav li {
	margin-bottom: 5px;
}

#shop-nav li a:hover {
	color: #ff456f;
}


#shop-nav a {
	text-decoration: none;
}

#sectionnavi {
	margin: 0;
	background-color: #cae6fa;
	text-align: center;
	padding: 10px 10px 5px;
}

#footer {
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
}

.grid_5 ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}

.grid_11 ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}


#digital_note {
	width: 300px;
	margin: 0;
	background-color: #cae6fa;
	text-align: center;
	padding: 10px 10px 5px;
}

#digital_note p {
}

.stop {
	float: left;
	display: inline;
	padding-right: 10px;
}

.subcat {
	font-size: 16px;
	margin-top: 15px;
}

.subcat li a {
	background-color: #d7f1fe;
	margin-bottom: 10px;
	padding: 10px;
		border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: block;
}


.subcat a:hover {
	background-color: #c0fb83;
}


#prints {
	width: 600px;
	height: 100px;
	background-color: #ff99ba;
	text-align:center;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.gelatext {
	font-size: 16px;
	line-height: 20px;
}

.gelatext h1 {
	font-size: 32px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 20px;
}

.gelatext h3 {
	color: #004479;
}

/* MailChimp */


#mc_embed_signup p {
	font-size: 12px;
}


/* pressable button
-----------------------*/

.button2 {
	text-align: center;

	margin: 10px 0 20px 10px;
	font-family: museo-sans-rounded,sans-serif;
}

.btn span {
  display: inline-block;
  padding: 10px  20px;
  background: #3194c6;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
	color: #fffeff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3194c6), to(#5bacd6));
	background: -moz-linear-gradient(#3194c6, #5bacd6);
	text-shadow: 0 -1px 1px rgba(19,65,88,.8);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	font-weight:900;
	font-size: 30px;
	font-family: museo-sans-rounded, Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.btn {
  display: inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow:
    0 8px 0 #1a74a1,
    0 15px 20px rgba(0,0,0,.35);
  -moz-box-shadow:
    0 8px 0 #1a74a1,
    0 15px 20px rgba(0,0,0,.35);
  box-shadow:
    0 8px 0 #1a74a1,
    0 15px 20px rgba(0,0,0,.35);
   -webkit-transition: -webkit-box-shadow .2s ease-in-out;
  -moz-transition: -moz-box-shadow .2s ease-in-out;
  -o-transition: -o-box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out;
}

.btn:active {
  -webkit-box-shadow:
    0 8px 0 #1a74a1,
    0 12px 10px rgba(0,0,0,.3);
  -moz-box-shadow:
    0 8px 0 #1a74a1,
    0 12px 10px rgba(0,0,0,.3);
  box-shadow:
    0 8px 0 #1a74a1,
    0 12px 10px rgba(0,0,0,.3);
}

.btn:active span {
  -webkit-transform: translate(0, 4px);
  -moz-transform: translate(0, 4px);
  -o-transform: translate(0, 4px);
  transform: translate(0, 4px);
}


/*clearfixes */
hr.cleaner {
clear:both; height:1px;
margin: -1px 0 0 0;
padding:0; border:none;
visibility: hidden; }  

hr.cleaner2 {
clear:both; height:1px;
margin: -1px 0 0 0;
padding:0; }

/* IE7 hacks */

*:first-child+html #saleitems {
	min-height: 1px;
}

/* this FIXES things so the thumbnails line up properly */
*:first-child+html .salelist li,
*:first-child+html .thumblist li {
	display: inline;

}


