@charset "UTF-8";
/* @import url("http://fonts.googleapis.com/css?family=Open+Sans:400,700");*/

body {
	outline: none;
	margin: 0;
	border: none;
	padding: 0;
	background: #000000;
	color: #ffffff;
	/*font-family: "Open Sans", Verdana, Geneva, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25;
	letter-spacing: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

p {
	margin-top: 0;
	margin-bottom: 0.7em;
	line-height: 1.4;
	text-align: left;
}

img {
	border: none;
}

h1 {
	margin-top: 0em;
	margin-bottom: 0.7em;
	/*font-family: "Open Sans", Verdana, Geneva, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
}

h2 {
	margin-top: 0;
	margin-bottom: 0.7em;
	/*font-family: "Open Sans", Verdana, Geneva, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112.5%;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
}

h3 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	/*font-family: "Open Sans", Verdana, Geneva, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2;
}

.layout {
	outline: none;
	margin: 0;
	border: none;
	padding: 0;
}

.success {
	color: #00a368;
}

.notice {
	color: #0088bf;
}

.warning {
	color: #ffd300;
}

.error {
	color: #c40233;
}

.faded {
	color: #808080;
}

#container {
	position: relative;
	display: block;
	margin: 2em auto;
	padding: 1.5em;
	width: 60em;
}

#entrylogo {
	display: block;
	width: 20em;
	height: 6em;
	margin: 14em auto 2em auto;
}

#entrylogo img {
	width: 100%;
	height: 100%;
}

#entrylang {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#entrylang li {
	display: inline-block;
	margin: 0;
	padding: 0 1em;
}

#logo {
	display: block;
	margin: 0;
	width: 20em;
	height: 6em;
	float: right;
}

#logo img {
	width: 100%;
	height: 100%;
}

#nav {
	display: block;
	margin: 4em 0 2em 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	font-size:75%;
}

#nav li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#nav li.selected a {
	font-weight: bold;
}

.wrapper {
	position: relative;
	display: block;
	width: 60em;
	height: 36em;
	background: none no-repeat scroll left top transparent;
	background-size: 100% 100%;
	border-top: 1px solid #000000;
}

#wrapper1 {
	background-image: url("../images/mountain.jpg");
}

#wrapper1b {
	background-image: url("../images/inspired.jpg");
}

#wrapper1c {
	background-image: url("../images/handcrafted.jpg");
}

#wrapper2 {
	background-image: url("../images/bedroom.jpg");
}

#wrapper3 {
	background-image: url("../images/bathroom.jpg");
}

#wrapper4 {
	background-image: url("../images/doorknob.jpg");
}

#pinebonsai {
	position: absolute;
	bottom: 0;
	left: -8em;
	width: 39em;
	height: 25em;
}

.blackbox {
	display: block;
	float: right;
	padding: 2em;
	background: rgba(0, 0, 0, 0.8);
}

.tinylink {
	font-size: 75%;
}

#everintrobox {
	margin-top: 20em;
}

.fullsidebox {
	height: 100%;
	width: 24em;
	font-size: 87.5%;
	padding: 4em;
}

.blackbox ul {
	margin-top: 2em;
}

.blackbox li {
	line-height: 1.4;
	margin-bottom: 1em;
}

.fineprint {
	font-size: 85.7%;
	margin-top: 10em;
}

.whitebox {
	display: block;
	margin: 2em 3em 2em 3em;
	padding: 2em;
	width: 50em;
	height: 20em;
	box-shadow: 0.5em 0.5em 0.5em 0 rgba(0, 0, 0, 0.6);
	background: #ffffff;
	color: #000000;
}

.pageframe {
	display: block;
	overflow: hidden;
	width: 50em;
	height: 20em;
}

.pages {
	display: block;
	width: 50em;
}

.page {
	display: block;
	clear: both;
	width: 50em;
	height: 20em;
}

.page .image {
	display: block;
	float: left;
	margin-right: 1.5em;
	width: 20em;
	height: 20em;
}

.page .image img {
	width: 100%;
	height: 100%;
}

.page .thumbs {
	float: left;
}

.page .thumbs img {
	display: block;
	margin: 0 0 2.5em 0;
	width: 5em;
	height: 5em;
	cursor: pointer;
}

.page .detail {
	float: right;
	width: 29em;
	font-size: 75%;
	color: #888888;
}

.page .detail h2, .page .detail .specs, .page .detail .price, .page .detail a {
	color: #000000;
}

.page .detail .price {
	font-size: 112.5%;
	font-weight: bold;
}

.showcase {
	display: block;
	margin: 2em 0 0 0;
	padding: 1.5em 0 0 0;
	width: 60em;
	height: 6.5em;
	background: rgba(0, 0, 0, 0.8);
}


.scrollable {
    float: left;
}

a.browse {
    display: block;
    width: 1.25em;
    height: 2.25em;
    float: left;
    margin: 1.375em 0.875em 0 0.875em;
    background: url(../images/scrollable-nav.png) no-repeat left top transparent;
	background-size: 300% 200%;
}

a.right { background-position: 0 -2.25em; clear:right; margin-right: 0; }
a.right:hover { background-position: -1.25em -2.25em; }
a.right:active { background-position: -2.5em -2.25em; }

a.left:hover  { background-position: -1.25em 0; }
a.left:active { background-position: -2.5em 0; }

a.disabled {
    visibility: hidden !important;
}

.scrollable {
    position: relative;
    width: 54em;
    height: 5em;
    overflow: hidden;
}

.scrollable .items {
    position: absolute;
    width: 20000em;
    clear: both;
}

.scrollable .items div {
    float: left;
    width: 56.25em;
}

.scrollable .items div a {
	display: block;
    float: left;
    margin: 0 2em 0 0;
    width: 5em;
    height: 5em;
	background: #ffffff;
}

.scrollable .items div a img {
    width: 100%;
    height: 100%;
}
