body {
	margin: 0;
	font-family: "Futura", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 14px;
	text-shadow: 0px -1px 0px rgb(0,0,0);
	color: white;
	line-height: 17px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	background-image: url(../images/background.png);
	background-size: 175px 168px;
/*	background-attachment: fixed;*/
/*	background-position: center center;*/
}

.japanese {
    font-family: "EPSON-KAISHO", "Kai", "BiauKai", "STKaiti";
	font-weight: normal;
	font-size: 1.2em;
}

.japanese.condensed {
    letter-spacing: -0.4em;
}

#fakeBody {
    position: relative;
    width: 100%;
    min-width: 900px;
    overflow: hidden;
}

.content {
	min-width: 900px;
	position: relative;
	min-height: 590px;
	background-color: white;
	background-image: url(../images/contentBackground.png);
	background-size: 1px 600px;
	background-repeat: repeat-x;
	text-shadow: 0px -1px 0px white;
	color: black;
	padding-bottom: 50px;
}

.footer {
    min-width: 900px;
    position: relative;
    background-image: url(../images/contentShadow.png);
    background-size: 1px 40px;
    background-repeat: repeat-x;
}

.centeredContainer {
	position: relative;
	margin: 0px auto;
	width: 800px;
}

.navigation {
	position: relative;
	width: 800px;
	height: 20px;
	top: -10px;
	color: rgb(130,100,68) !important;
	text-shadow: 0px -1px 0px rgb(255,255,255);
	position: relative;
	margin: 0px auto;
	display: block;
	font-size: 14px;
	text-align: center;
	margin-bottom: -10px;
}

.decoration {
	position: relative;
	margin: 0 18px;
	width: 13px;
	height: 13px;
	top: 1px;
	display: inline-block;
	background-size: 100%;
}

.dec1 {
	background-image: url(../images/decoration1.png);
}

.dec2 {
	background-image: url(../images/decoration2.png);
}

.dec3 {
	background-image: url(../images/decoration3.png);
}

.dec4 {
	background-image: url(../images/decoration4.png);
}

.dec5 {
	width: 11px;
	height: 11px;
	margin: 1px 19px;
	background-image: url(../images/decoration.png);
}

.decLong {
	width: 65px;
	height: 11px;
	margin: 1px 19px;
	background-image: url(../images/decorationLong.png);
}

.navigation a:link, .navigation a:visited {
	color: rgb(130,100,68) !important;
	text-decoration: none;
	opacity: 0.8;
}

.navigation a:hover {
	color: rgb(116,82,47) !important;
	text-decoration: none;
	opacity: 1;
}

.navigation a:active {
	color: rgb(80,40,0) !important;
	text-decoration: none;
	opacity: 1;
}

.billboards {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: -50px;
	width: 900px;
/*	height: 612px; */
	height: 832px;
    margin-bottom: -30px;
    margin-top: 20px;
}

.leftShadow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 500px;
    background-image: url(../images/billboardLeftShadow.png);
}

.rightShadow {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 500px;
    background-image: url(../images/billboardRightShadow.png);
}

#scroller {
    position: absolute;
    top: 0px;
    left: 00px;
	background-image: url(../images/contentBackground.png);
	background-position: bottom;
    -webkit-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
	transition: left 0.4s ease-in-out;
}

.heroshot {
	position: relative;
	width: 820px;
	height: 420px;
	left: -10px;
	display: block;
	margin: 20px auto 10px;
	background-size: 100%;
    text-decoration: none;
}

.billboard {
	position: absolute;
    display: block;
	top: 0px;
	left: 40px;
	width: 820px;
	height: 420px;
    background-size: 820px 420px;
    color: transparent !important;
}

.billboard .billboardLink {
	position: absolute;
    display: block;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 420px;
    color: transparent !important;
}

.billboard.squished {
	top: 422px;
	width: 820px;
	height: 220px;
    background-size: 820px 220px;
}

.billboard.mini {
/*	top: 422px; */
	top: 644px;
	width: 272px;
	height: 170px;
    background-size: 272px 170px;
}

.billboard.mini1 {
	left: 40px;
}

.billboard.mini2 {
	left: 314px;
}

.billboard.mini3 {
	left: 588px;
}

.learnmoreButton {
	display: block;
	position: absolute;
	height: 52px;
	width: 182px;
	background-image: url(../images/buttonLearnMore.png);
	background-position: 0px 0px;
	background-size: 182px;
	color: transparent !important;
	text-shadow: none;
	text-decoration: none !important;
}

.learnmoreButton:active, .billboardLink:active .learnmoreButton {
	background-position: 0px 52px;
}

.billboard .learnmoreButton {
    top: 333px;
    left: 449px;
}

.buynowButton {
	display: block;
	position: absolute;
	height: 52px;
	width: 182px;
	background-image: url(../images/buttonBuyNow.png);
	background-position: 0px 0px;
	background-size: 182px;
	color: transparent !important;
	text-shadow: none;
	text-decoration: none !important;
}

.buynowButton:active {
	background-position: 0px 52px;
}

.billboard .buynowButton {
    top: 333px;
    left: 189px;
}

.downloadButton {
	display: block;
	position: absolute;
	height: 52px;
	width: 182px;
	background-image: url(../images/buttonDownload.png);
	background-position: 0px 0px;
	background-size: 182px;
	color: transparent !important;
	text-shadow: none;
	text-decoration: none !important;
}

.downloadButton:active {
	background-position: 0px 52px;
}

.billboard .downloadButton {
    top: 333px;
    left: 189px;
}

.learnmoreButton.dark {
	background-image: url(../images/buttonLearnMoreDark.png);
}

.buynowButton.dark {
	background-image: url(../images/buttonBuyNowDark.png);
}

.downloadButton.dark {
	background-image: url(../images/buttonDownloadDark.png);
}

#EleMintsBillboard {
	background-image: url(../images/SiteHeroEleMints.png);
}

#EleMintsBillboard.mini {
	background-image: url(../images/SiteMiniHeroEleMints.png);
}

#SLUZZULSBillboard {
	background-image: url(../images/SiteHeroSLUZZULS.png);
}

#SLUZZULSBillboard .learnmoreButton,
#SLUZZULSBillboard .buynowButton {
    top: 323px;
}

#SLUZZULSBillboard.mini {
	background-image: url(../images/SiteMiniHeroSLUZZULS.png);
}

#ArtGalleryPartyBillboard.squished {
	background-image: url(../images/ArtGalleryPartySquishedHeroshot.png);
}

#KamakiriBillboard {
	background-image: url(../images/SiteHeroKamakiri.png);
}

#KamakiriBillboard.mini {
	background-image: url(../images/SiteMiniHeroKamakiri.png);
}

#BooksBillboard {
	background-image: url(../images/SiteHeroBooks.png);
}

#BooksBillboard.mini {
	background-image: url(../images/SiteMiniHeroBooks.png);
}

.price {
	position: absolute;
	width: 55px;
	height: 24px;
	top: -15px;
	right: -51px;
	color: transparent !important;
	text-shadow: none;
    background-size: 55px 24px;
}

.price.priceFree {
	background-image: url(../images/priceFree.png);
}

.price.price1 {
	background-image: url(../images/price1.png);
}

.price.price2 {
	background-image: url(../images/price2.png);
}

.price.price3 {
	background-image: url(../images/price3.png);
}

.price.price4 {
	background-image: url(../images/price4.png);
}

.price.price5 {
	background-image: url(../images/price5.png);
}

.price.price10 {
	background-image: url(../images/price10.png);
}

.price.price11 {
	background-image: url(../images/price11.png);
}

.moreInfo {
	display: block;
	position: absolute;
	height: 42px;
	width: 162px;
	left: 579px;
	top: 348px;
	background-image: url(../images/moreInfo.png);
	background-position: 0px 0px;
	background-size: 162px;
	color: transparent !important;
	text-shadow: none;
	text-decoration: none !important;
}

.moreInfo:active {
	background-position: 0px 42px;
}

.moreInfo .iconTV {
	position: absolute;
	height: 71px;
	width: 114px;
    opacity: 1;
    top: -13px;
    left: -71px;
	background-size: 100%;
}

.moreInfo .icon {
	position: absolute;
	height: 72px;
	width: 72px;
    opacity: 1;
    top: -13px;
    left: -31px;
	background-size: 100%;
}

.moreInfo .icon.sluzzuls {
	background-image: url(../images/IconSmallSLUZZULS.png);
}

.moreInfo .icon.elemints {
	background-image: url(../images/IconSmallEleMints.png);
}

.buyButton {
	display: block;
	position: absolute;
	height: 42px;
	width: 162px;
	left: 579px;
	top: 397px;
	background-position: 0px 0px;
	background-size: 162px;
	color: transparent !important;
	text-shadow: none;
	text-decoration: none !important;
}

.buyButton.dark {
	background-position: 0px 42px;
}

.buyButton.soon {
	background-image: url(../images/comingSoon.png);
}

.buyButton.ios {
	background-image: url(../images/buyIOS.png);
}

.buyButton.mac {
	background-image: url(../images/buyMac.png);
}

.buyButton.apple {
    width: 135px;
    height: 40px;
	background-size: 135px;
    background-image: url(../images/AppleAppStore.png);
	background-position: 0px 0px;
}

.buyButton:active {
	background-position: 0px 42px;
}

.buyButton.dark:active {
	background-position: 0px 0px;
}

.buyButton.soon:active {
	background-position: 0px 0px;
}

.buyButton.apple:active {
	background-position: 0px 0px;
}

.iconbar {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 190px;
}

.icon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 185px;
	background-size: 160px 185px;
	color: transparent !important;
	text-shadow: none;
	cursor: pointer;
	opacity: 0.7;
	-webkit-transition: opacity 0.5s ease-in-out;
  	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.icon.disabled {
	opacity: 0.5 !important;
	cursor: auto !important;
}

.icon.selected {
	opacity: 1;
}

.icon:hover {
   opacity: 1;
}

#EleMints2Icon {
   background-image: url(../images/IconEleMints2.png);
   left: 0px;
}

#NibblysNoseIcon {
   background-image: url(../images/IconNibblysNose.png);
   left: 160px;
}

#SLUZZULSIcon {
   background-image: url(../images/IconSLUZZULS.png);
   left: 160px;
}

#PitchPerfectionistIcon {
   background-image: url(../images/IconPitchPerfectionist.png);
   left: 320px;
}

#SmartFrenchIcon {
   background-image: url(../images/IconSmartFrench.png);
   left: 480px;
}

#WhatsNextIcon {
   background-image: url(../images/IconWhatsNext.png);
   left: 640px;
}

#BooksIcon {
   background-image: url(../images/IconBooks.png);
   left: 640px;
}

#ClicheIcon {
   background-image: url(../images/IconEleMints2.png);
   left: 640px;
}

.iconSelector {
   position: absolute;
   width: 150px;
   height: 51px;
   left: 5px;
   top: -1px;
   background-image: url(../images/iconSelector.png);
   background-size: 150px 51px;
	-webkit-transition: left 0.4s ease-in-out;
  	-moz-transition: left 0.4s ease-in-out;
	-o-transition: left 0.4s ease-in-out;
	-ms-transition: left 0.4s ease-in-out;
	transition: left 0.4s ease-in-out;
}

.logo {
	width: 800px;
	height: 130px;
	color: transparent !important;
	text-shadow: none;
	background-image: url(../images/logo.png);
	background-size: 800px 130px;
	position: relative;
	margin: 0px auto;
	display: block;
}

.notFound {
	width: 670px;
	height: 180px;
	color: transparent !important;
	text-shadow: none;
	background-image: url(../images/notFound.png);
	background-size: 670px 180px;
	position: relative;
	margin: 0px auto;
	display: block;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

a:hover {
	color: rgb(200, 200, 200);
}

a:active {
	color: rgb(150, 150, 150);
}

.content a {
	text-shadow: none;
}

.content a:link {
	color: rgb(160, 65, 0);
}

.content a:visited {
	color: rgb(160, 65, 0);
}

.content a:hover {
	color: rgb(55, 55, 55);
}

.content a:active {
	color: rgb(105, 105, 105);
}

.links {
	height: 130px;
	width: 800px;
	position: relative;
	margin: 0px auto 20px;
}

.extraPadding {
	padding-top: 40px;
}

.links .column {
	position: absolute;
	top: 0;
	width: 140px;
}

.links .column > h2 {
	display: block;
	margin: 0;
	padding: 3px 10px 3px 10px;
	font-size: 18px;
	font-weight: normal;
}

.links .column ul {
	margin: 0;
	padding: 2px 5px 2px 25px;
}

.links .column ul > li {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
}

.links .column.articles {
	left: 160px;
}

.links .column.releasenotes {
	left: 320px;
}

.links .column.news {
	left: 480px;
	width: 320px;
}

.links .column.news .tweet {
    width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.links .column.news a.continue {
    text-decoration: none !important;
}

p {
	text-indent: 30px;
	text-align: justify;
	padding: 0px 120px;
	margin: 14px 0px;
	line-height: 25px;
}

p.post {
	text-indent: 0;
	text-align: left;
	line-height: 19px;
}

p.center {
	text-indent: 0;
	text-align: center;
}

p.releasenote {
	text-indent: 0;
	text-align: left;
	line-height: 19px;
	margin: 4px 0px;
	padding: 0px 130px;
}

ul.releasenote, ol.releasenote {
	margin: 4px 0px;
}

ul.releasenote ul, ol.releasenote ol {
	margin: 4px 0px;
    padding-right: 0px;
    padding-left: 20px;
}

h1 {
	padding: 0px 100px;
	text-align: left;
	line-height: 1;
	margin: 24px 0px 18px;
	font-weight: normal;
	font-size: 36px;
	text-align: center;
}

h2 {
	padding: 0px 110px;
	text-align: left;
	line-height: 1;
	margin: 24px 0px 14px;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	padding: 0px 110px;
	text-align: left;
	line-height: 1;
	margin: 24px 0px 14px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

h3.right {
	padding: 0px 10px;
	margin-top: 12px;
	color: rgb(0, 140, 0);
}

h3.wrong {
	padding: 0px 10px;
	margin-top: 12px;
	color: rgb(180, 0, 0);
}

ol {
	padding: 8px 110px
}

ul {
	text-align: justify;
	padding: 0px 150px;
	margin: 14px 0px;
}

ol {
	text-align: justify;
	padding: 0px 150px;
	margin: 14px 0px;
}

li {
	margin: 4px 0;
}

code {
	font-size: 15px!important;
	background-color: rgb(255, 250, 245);
	color: rgb(100, 80, 60);
	padding: 0 .2em;
	border: 1px solid rgb(220, 200, 180);
	border-radius: 4px;
	font: 12px 'monofur','Menlo','Bitstream Vera Sans Mono','Monaco','Courier',monospace;
}

pre {
	margin: 10px 110px;
	font-size: 13px!important;
	font: 12px 'monofur','Menlo','Bitstream Vera Sans Mono','Monaco','Courier',monospace;
}

pre.code {
	background-color: rgb(255, 245, 235);
	color: rgb(120, 100, 80);
	padding: .4em;
	border: 1px solid rgb(220, 200, 180);
	border-radius: 4px;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

li pre {
	margin: 0px 0px 12px;
}

.copy {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 15px;
}

form {
	padding: 0px 120px;
}

form .formRow {
	margin: 12px 0;
    position: relative;
}

form .formColumn {
    display: inline-block;
}

form .formColumn label {
    display: block;
    margin-left: 0px;
}

form button {
	position: relative;
	display: block;
	margin: 12px auto;
}

#donationForm {
	height: 46px;
	width: auto;
	overflow: hidden;
	position: relative;

	-webkit-transition: height 0.4s ease-in-out;
  	-moz-transition: height 0.4s ease-in-out;
	-o-transition: height 0.4s ease-in-out;
	-ms-transition: height 0.4s ease-in-out;
	transition: height 0.4s ease-in-out;
}

.cardAmount {
	width: 60px;
	text-align: right;
}

form label {
	margin-left: 20px;
}

.paymentErrors {
	color: rgb(150, 0, 0);
}

.bae-nominate-btt
{
	width:160px;
	min-height:110px;
	border:1px solid #000;
	z-index:3;
	display:block;
	padding:5px 10px;
	margin:0;
	position:relative;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,.6);
	font-size:1em;
	line-height:1.2;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#f8b441;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(246,141,23,0)), to(#f68d17));
	background-image:-moz-linear-gradient(rgba(246,141,23,0), #f68d17);
	background-image:linear-gradient(rgba(246,141,23,0), #f68d17);
	-webkit-box-shadow:inset 0 0 3px rgba(255,255,255,.7), 0 1px 4px rgba(0,0,0,.4);
	-moz-box-shadow:inset 0 0 3px rgba(255,255,255,.7), 0 1px 4px rgba(0,0,0,.4);
	box-shadow:inset 0 0 3px rgba(255,255,255,.7), 0 1px 4px rgba(0,0,0,.4);
	-webkit-transition-property:background-color, -webkit-box-shadow;
	-moz-transition-property:background-color, -moz-box-shadow;
	-o-transition-property:background-color, box-shadow;
	transition-property:background-color, box-shadow;
	-webkit-transition-duration:.3s;
	-webkit-transition-timing-function:ease;
	-moz-transition-duration:.3s;
	-moz-transition-timing-function:ease;
	-o-transition-duration:.3s;
	-o-transition-timing-function:ease;
	transition-duration:.3s;
	transition-timing-function:ease;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-family:Helvetica, Arial, sans-serif;
}
.bae-nominate-btt:hover
{
	color:#fff;
	background-color:#FFC766;
	-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,.7), 0 1px 4px rgba(0,0,0,.8);
	-moz-box-shadow:inset 0 0 6px rgba(255,255,255,.7), 0 1px 4px rgba(0,0,0,.8);
	box-shadow:inset 0 0 6px rgba(255,255,255,.7), 0 1px 4px rgba(0,0,0,.8);
}
.bae-nominate-btt:active
{
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-transition:none;
	-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.7);
	-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,.7);
	box-shadow:inset 0 0 0 1px rgba(0,0,0,.7);
}	
.bae-nominate-btt:before, .bae-nominate-btt:after
{
	content:'\2605';
	display:block;
	position:absolute;
	left:50%;
	margin-left:-13px;
	font-size:1.6em;
}
.bae-nominate-btt:before
{
	bottom:-11px;
	z-index:2;
	color:#fff;
	text-shadow:none;
}
.bae-nominate-btt:after
{
	bottom:-12px;
	z-index:1;
	color:#000;
	text-shadow:0 0 1px #f7ae59, 0 1px 1px #f7ae59, 1px 0 1px #f7ae59, 1px 1px 1px #f7ae59, -1px 0 1px #f7ae59, 0 -1px 1px #f7ae59, -1px 1px 1px #f7ae59, -1px -1px 1px #f7ae59, 2px 1px 3px hsla(0, 100%, 100%, .3), -2px 1px 3px hsla(0, 100%, 100%, .3);
}
.bae-nominate-btt span
{
	position:absolute;
	width:100%;
	height:80%;
	display:block;
	left:0;
	background: url(../images/award-button.png) no-repeat center bottom;
}

/* Mail Chimp */

#mc-embedded-subscribe {
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4) inset;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4) inset;
    height: 33px;
    line-height: 25px;
    padding: 3px 22px;
	font-size: 16px;
    margin: 0px 8px;
    display: inline-block;
	font-family: "Futura", "Trebuchet MS", "Verdana", sans-serif;
    color: white;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.6);
    background: rgb(160, 65, 0);
    background: linear-gradient(bottom, rgb(214,73,30) 0%, rgb(224,156,38) 100%);
    background-image: -o-linear-gradient(bottom, rgb(214,73,30) 0%, rgb(224,156,38) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(214,73,30) 0%, rgb(224,156,38) 100%);
    background: -webkit-linear-gradient(bottom, rgb(214,73,30) 0%, rgb(224,156,38) 100%);

    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0, rgb(214,73,30)),
    	color-stop(1, rgb(224,156,38))
    );
}

#mc-embedded-subscribe:disabled {
    opacity: 0.5;
}

#mc-embedded-subscribe:enabled:active {
    background-image: linear-gradient(bottom, rgb(200,65,28) 0%, rgb(214,73,30) 100%);
    background-image: -o-linear-gradient(bottom, rgb(200,65,28) 0%, rgb(214,73,30) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(200,65,28) 0%, rgb(214,73,30) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(200,65,28) 0%, rgb(214,73,30) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(200,65,28) 0%, rgb(214,73,30) 100%);

    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0, rgb(200,65,28)),
    	color-stop(1, rgb(214,73,30))
    );
}

.subscribe {
    position: relative;
	top: 0px;
    margin-bottom: -40px;
    margin-top: 40px;
}

.subscribe form {
    padding: 0;
    text-align: center;
}

.subscribe p {
    text-indent: 0px;
    text-align: center;
}

#mce-EMAIL {
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 1px 2px  rgba(0,0,0,0.2) inset;
    box-shadow: 0 1px 2px  rgba(0,0,0,0.2) inset;
    height: 25px;
    line-height: 25px;
    width: 500px;
    padding: 3px 6px;
	font-size: 16px;
	font-family: "Futura", "Trebuchet MS", "Verdana", sans-serif;
}
#mce-EMAIL:focus {
    outline:none;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 0 4px rgba(160, 65, 0, 0.8), 0 0 4px rgba(160, 65, 0, 0.8) inset;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 0 4px rgba(160, 65, 0, 0.8), 0 0 4px rgba(160, 65, 0, 0.8) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 0 4px rgba(160, 65, 0, 0.8), 0 0 4px rgba(160, 65, 0, 0.8) inset;
    border: 1px solid rgba(160, 65, 0, 0.6);
}

/* @2x stuff */

@media only screen and (-moz-min-device-pixel-ratio: 1.5) and (min-device-width: 480px),
       only screen and (-o-min-device-pixel-ratio: 3/2) and (min-device-width: 480px),
	   only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-device-width: 480px),
	   only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-device-height: 480px) and (orientation: landscape),
	   only screen and (min-device-pixel-ratio: 1.5) and (min-device-width: 480px),
	   only screen and (min-resolution: 1.5dppx) and (min-device-width: 480px)
{

body {
	text-shadow: 0px -1px 1px rgba(0,0,0, 1);
    background-image: url(../images/background@2x.png);
}

.content {
	text-shadow: 0px -1px 1px rgba(255, 255, 255, 1);
	background-image: url(../images/contentBackground@2x.png);
}

.logo {
	background-image: url(../images/logo@2x.png);
}

.notFound {
	background-image: url(../images/notFound@2x.png);
}

.iconSelector {
   background-image: url(../images/iconSelector@2x.png);
}

.footer {
   background-image: url(../images/contentShadow@2x.png);
}

.billboard .availability {
	background-image: url(../images/availability@2x.png);
}

.learnmoreButton {
	background-image: url(../images/buttonLearnMore@2x.png);
}

.buynowButton {
	background-image: url(../images/buttonBuyNow@2x.png);
}

.downloadButton {
	background-image: url(../images/buttonDownload@2x.png);
}

.learnmoreButton.dark {
	background-image: url(../images/buttonLearnMoreDark@2x.png);
}

.buynowButton.dark {
	background-image: url(../images/buttonBuyNowDark@2x.png);
}

.downloadButton.dark {
	background-image: url(../images/buttonDownloadDark@2x.png);
}

#EleMintsBillboard {
	background-image: url(../images/SiteHeroEleMints@2x.png);
}
#EleMintsBillboard.mini {
	background-image: url(../images/SiteMiniHeroEleMints@2x.png);
}
#SLUZZULSBillboard {
	background-image: url(../images/SiteHeroSLUZZULS@2x.png);
}
#SLUZZULSBillboard.mini {
	background-image: url(../images/SiteMiniHeroSLUZZULS@2x.png);
}
#ArtGalleryPartyBillboard.squished {
	background-image: url(../images/ArtGalleryPartySquishedHeroshot@2x.png);
}
#KamakiriBillboard {
	background-image: url(../images/SiteHeroKamakiri@2x.png);
}
#KamakiriBillboard.mini {
	background-image: url(../images/SiteMiniHeroKamakiri@2x.png);
}
#BooksBillboard {
	background-image: url(../images/SiteHeroBooks@2x.png);
}
#BooksBillboard.mini {
	background-image: url(../images/SiteMiniHeroBooks@2x.png);
}

.price.priceFree {
	background-image: url(../images/priceFree@2x.png);
}

.price.price1 {
	background-image: url(../images/price1@2x.png);
}

.price.price2 {
	background-image: url(../images/price2@2x.png);
}

.price.price3 {
	background-image: url(../images/price3@2x.png);
}

.price.price4 {
	background-image: url(../images/price4@2x.png);
}

.price.price5 {
	background-image: url(../images/price5@2x.png);
}

.price.price10 {
	background-image: url(../images/price10@2x.png);
}

.price.price11 {
	background-image: url(../images/price11@2x.png);
}

.buyButton.soon {
	background-image: url(../images/comingSoon@2x.png);
}

.buyButton.ios {
	background-image: url(../images/buyIOS@2x.png);
}

.buyButton.mac {
	background-image: url(../images/buyMac@2x.png);
}

.buyButton.apple {
	background-image: url(../images/AppleAppStore.svg);
}

.moreInfo {
	background-image: url(../images/moreInfo@2x.png);
}

.moreInfo .iconTV.artgalleryparty {
	background-image: url(../images/IconSmallArtGalleryParty@2x.png);
}

.moreInfo .icon.sluzzuls {
	background-image: url(../images/IconSmallSLUZZULS@2x.png);
}

.moreInfo .icon.elemints {
	background-image: url(../images/IconSmallEleMints@2x.png);
}

code, pre.code {
	border:none;
	box-shadow: inset 0 0 1px rgb(160, 140, 120);
}

.dec1 {
	background-image: url(../images/decoration1@2x.png);
}

.dec2 {
	background-image: url(../images/decoration2@2x.png);
}

.dec3 {
	background-image: url(../images/decoration3@2x.png);
}

.dec4 {
	background-image: url(../images/decoration4@2x.png);
}

.dec5 {
	background-image: url(../images/decoration@2x.png);
}

.decLong {
	background-image: url(../images/decorationLong@2x.png);
}

}