#wrap
{
	position: relative;
}

#blossom
{
	position: absolute;
	top: 193px;
	left: -280px;
	margin-left: 7em;
	z-index: -1;
}

#inspiration-left;
{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 320px;
	float: left;
}

#inspiration-heading
{
	text-align: right;
}

#panel-container
{
	margin-top: 10px;
}

#panel
{
	background: transparent url(/inspiration/images/text-panel-bg.png) repeat scroll 0 0;
	padding: 20px;
	margin-bottom: 350px;
}

#panel p
{
	font-size: 112.5%;
	line-height: 150%;
}

#mood
{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 599px;
	float: right;
	margin-top: 128px;
}

#mood-grid
{
	width: 600px;
	height: 360px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	top: 0;
}

.mood-empty, .mood-cell, .mood-image, .mood-image-blur
{
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	z-index: 100;
}

.mood-cell img
{
	width: 100%;
	height: 100%;
}

#mood11
{
	top: 0;
	left: 0;
}

#mood21
{
	left: 120px;
	top: 0;
}

#mood31
{
	left: 240px;
	top: 0;
}

#mood41
{
	left: 360px;
	top: 0;
}

#mood51
{
	left: 480px;
	top: 0;
}

#mood12
{
	left: 0;
	top: 120px;
}

#mood22
{
	left: 120px;
	top: 120px;
}

#mood32, #mood-products
{
	left: 240px;
	top: 120px;
}

#mood-products, .mood-product
{
	position: absolute;
	z-index: 10;
	width: 240px;
	height: 240px;
}

#mood42
{
	left: 360px;
	top: 120px;
}

#mood52
{
	left: 480px;
	top: 120px;
}

#mood13
{
	left: 0;
	top: 240px;
}

#mood23
{
	left: 120px;
	top: 240px;
}

#mood33
{
	left: 240px;
	top: 240px;
}

#mood43
{
	left: 360px;
	top: 240px;
}

#mood53
{
	left: 480px;
	top: 240px;
}

.mood-image, .mood-image-blur
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.mood-image-blur
{
	z-index: 200;
}

.mood-image
{
	z-index: 300;
}

#mood-products
{
}

.mood-product
{
	position: absolute;
	top: 0;
	left: 0;
}

#mood-text
{
	margin-left: 120px;
	width: 400px;
	position: relative;
}

.mood-text, .mood-test-visible
{
	width: 400px;
	top: 0;
	left: 0;
	display: none;
}

.mood-text-visible
{
	display: block;
}

.mood-text-heading
{
	margin-top: 10px;
}

.mood-text-heading img
{
	width: 160px;
	height: 48px;
}

#mood-text h3
{
	text-indent: -9999px;
}

#mood-text p
{
	font-size: 100%;
	color: #ccc;
}