@import url("compassion_by_eeve_somepx/stylesheet.css");

html
{
	padding: 0;
	margin: 0;
	background: url(../images/background.png)  #2e2626;
	cursor: default;
}

body
{
	padding: 0;
	margin: 0;
	color: #9e9090;
	font-family: Compassion, Arial;
	font-size: 16px;
	line-height: 1.25em;
	font-smooth: never;
	-webkit-font-smoothing : none;
	image-rendering: pixelated;
	padding-bottom: 8em;
	text-shadow: 0.0625em 0.0625em #000000;
}

b, strong
{
	color: #fff;
}

hr
{
	margin: 0.5em 0;
	padding: 0;
	width: 100%;
	border-top: 0.25em solid #403535;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

button
{
	font-family: Compassion, Arial;
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 0 0.5em;
	border-top: 0.125em solid #756161;
	border-right: 0.125em solid #574848;
	border-bottom: 0.125em solid #574848;
	border-left: 0.125em solid #756161;
	background: #665454;
	/* color: #403535; */
	color: #171313;
	text-decoration: none;
	cursor: pointer;
	transition: opacity 0.25s, background 0.25s, color 0.25s;
}

button:focus,
button:hover
{
	outline: 0;
	color: #000000;
	border: 0.125em solid #9e9090;
	background: #856e6e;
}

button:disabled,
button[disabled]
{
	opacity: 0.5;
	filter: grayscale(100%);
	background: #604040;
	border: 2px solid #604040;
	color: #201010;
	cursor: default;
/*
	color: #2e2a2a;
	background: #4d4646;
	border-top: 0.125em solid #5c5454;
	border-right: 0.125em solid #3d3838;
	border-bottom: 0.125em solid #3d3838;
	border-left: 0.125em solid #5c5454;
	cursor: default;
*/
}

::selection
{
	background: rgba(0,0,0,0);
	color: inherit;
}

::-webkit-scrollbar-track
{
	background: rgba(0,0,0,0.2);
}

::-webkit-scrollbar
{
	width: 12px;
	background: rgba(0,0,0,0.2);
}

::-webkit-scrollbar-thumb
{
	background: #665454;
}

::-webkit-scrollbar-thumb:hover
{
	background: #856e6e;
}

#container
{
	margin: 30px auto;
	position: relative;
	width: 1200px;
	height: 600px;
	background: rgba(0,0,0,0.2);
}

.slot
{
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/gfx.png);
	background-position: -0px 0px;
}

.slot_trash
{
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/gfx.png);
	background-position: -32px 0px;
}

.slot_highlighted
{
	outline: 1px solid #dd6600;
}

td
{
	padding: 0 48px 0 0;
}

.left
{
	float: left;
}

#box_customers,
#box_navigation,
#box_time,
#box_ingredients,
#box_plates,
#box_cauldron,
#box_description,
#box_messages,
#box_codex,
#box_glasses,
#box_nothing,
#box_intro
{
	background: rgba(0,0,0,0.2);
	position: absolute;
	border-top: 2px solid rgba(0,0,0,0.6);
	border-bottom: 2px solid rgba(0,0,0,0.2);
	padding: 0 4px;
	display: none;
}

#box_time
{
	left: 0px;
	top: 0px;
	width: 300px;
	height: 120px;
}

#box_navigation
{
	left: 312px;
	top: 0px;
	width: 188px;
	height: 120px;
}

#box_customers
{
	left: 0px;
	top: 128px;
	width: 500px;
	height: 438px;
	overflow-x: none;
	overflow-y: auto;
}

#box_ingredients
{
	left: 512px;
	top: 0px;
	width: 500px;
	height: 140px;
}

#box_plates
{
	left: 512px;
	top: 148px;
	width: 500px;
	height: 80px;
}

#box_cauldron
{
	left: 512px;
	top: 236px;
	width: 500px;
	height: 180px;
}

#box_description
{
	left: 512px;
	top: 424px;
	width: 680px;
	height: 122px;
}

#box_messages
{
	left: 512px;
	top: 554px;
	width: 680px;
	height: 40px;
	overflow-x: hidden;
	overflow-y: auto;
	transition: height 0.5s, top 0.5s;
	background: #eecc88;
	text-shadow: -0.0625em -0.0625em rgba(255,255,255,0.5);
	color: #996622;
	z-index: 5100;
}

#box_messages b,
#box_messages strong
{
	color: #553311;
	text-shadow: -0.0625em -0.0625em rgba(255,255,255,0.8);
}

#box_messages:hover
{
	top: 194px;
	height: 400px;
}

#box_glasses
{
	left: 1024px;
	top: 0px;
	width: 168px;
	height: 416px;
}



#box_codex
{
	top: 130px;
	left: 300px;
	width: 600px;
	height: 400px;
	overflow-x: none;
	overflow-y: auto;
	background: #eecc99;
	text-shadow: -0.0625em -0.0625em rgba(255,255,255,0.5);
	color: #996622;
	display: none;
}

#box_nothing
{
	top: 300px;
	left: 300px;
	width: 600px;
	height: 20px;
	overflow-x: none;
	overflow-y: auto;
	background: rgba(0,0,0,0.5);
	text-shadow: none;
	text-align: center;
	color: #dddddd;
	display: none;
}

#box_intro
{
	top: 200px;
	left: 300px;
	width: 600px;
	height: 240px;
	overflow-x: none;
	overflow-y: auto;
	background: rgba(0,0,0,0.5);
	text-shadow: none;
	text-align: center;
	color: #dddddd;
	display: block;
}



#messages
{
	width: 454px;
}

#gfx_cauldron
{
	display: block;
	width: 84px;
	height: 84px;
	float: left;
	margin: 0 4px 0 0;
}

#cauldron_wood,
#cauldron_main,
#cauldron_fire
{
	position: absolute;
	left: 0;
	top: 0;
	width: 84px;
	height: 84px;
	display: block;
}

#cauldron_wood
{
	background: url(../images/gfx.png);
	background-position: -224px -146px;
}

#cauldron_main
{
	background: url(../images/gfx.png);
	background-position: -224px -228px;
}

#cauldron_fire
{
	background: url(../images/gfx.png);
	background-position: -224px -64px;
}

#cauldron_content
{
	position: absolute;
	top: 20px;
	left: 300px;
	width: 200px;
	height: 140px;
}

.fail
{
	color: #cc0000;
}

.warning
{
	text-shadow: -0.0625em -0.0625em rgba(255,255,255,0.3);
	color: #cf680f;
}

@keyframes slidein
{
	from
	{
		height: 0px;
		margin-bottom: 0px;
	}
	
	to
	{
		height: 64px;
		margin-bottom: 8px;
	}
}

@keyframes slideout
{
	from
	{
		height: 64px;
		margin-bottom: 8px;
	}
	
	to
	{
		height: 0px;
		margin-bottom: 0px;
	}
}

.customer
{
	position: relative;
	margin: 0 0 8px 0;
	width: 480px;
	height: 64px;
	background: rgba(0,0,0,0.5);
	animation-duration: 0.5s;
	animation-name: slidein;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
	overflow: hidden;
}

.customer_picture_background
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 8px 0 0;
}

@keyframes show
{
	from
	{
		background: rgba(32,32,32,0);
	}
	
	to
	{
		background: rgba(32,32,32,1);
	}
}

@keyframes hide
{
	from
	{
		background: rgba(32,32,32,1);
	}
	
	to
	{
		background: rgba(32,32,32,0);
	}
}

.customer_picture_grey
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 64px;
	height: 64px;
	background: rgba(32,32,32,0);
	
	animation-duration: 0.3s;
	animation-name: slidein;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

.customer_picture
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/gfx.png);
	background-position: 0px -64px;
	display: block;
	width: 64px;
	height: 64px;
}

.customer_picture_0
{
	background-position: 0px -64px;
}

.customer_picture_1
{
	background-position: -64px -64px;
}

.customer_picture_2
{
	background-position: -128px -64px;
}

.customer_progressbar_background
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 64px;
	height: 4px;
	background: rgba(0,0,0,0.33);
}

.customer_progressbar
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 64px;
	height: 4px;
	background: #fff;
}

.customer_content
{
	position: absolute;
	left: 70px;
	top: 0px;
}

.customer_name
{
	color: #fff;
}

.clearer
{
	float: none;
	clear: both;
}

#debug_checkbox
{
	position: fixed;
	top: 0;
	right: 0;
}

@keyframes crossfade
{
	0%
	{
		top: 100%;
		height: 0%;
		opacity: 0.75;
	}
	
	40%
	{
		top: 0%;
		height: 100%;
		opacity: 1.0;
	}
	
	60%
	{
		top: 0%;
		height: 100%;
		opacity: 1.0;
	}
	
	100%
	{
		top: 0%;
		height: 0%;
		opacity: 0.75;
	}
}

#crossfade
{
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0%;
	background: #111111;
	
	animation-duration: 0.5s;
	animation-name: slidein;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

#box_feedbacks
{
	position: absolute;
	top: 578px;
	left: 0px;
	width: 508px;
	height: 20px;
	background: #402200;
	overflow: hidden;
	transition: top 0.5s, height 0.5s;
	display: none;
}

#box_feedbacks.extended
{
	height: 40px;
	top: 562px;
}

#box_feedbacks:hover
{
	top: 260px;
	height: 338px;
}

#feedbacks_head
{
	position: absolute;
	top: 0;
	left: 0;
	width: 508px;
	height: 22px;
	background: #402200;
	overflow: hidden;
}

#box_feedbacks.extended #feedbacks_head
{
	height: 42px;
}

#feedbacks
{
	position: absolute;
	top: 22px;
	left: 0;
	height: 318px;
	width: 508px;
	overflow-x: hidden;
	overflow-y: auto;
	background: rgba(0,0,0,0.4);
}

#box_feedbacks.extended #feedbacks
{
	top: 42px;
	height: 298px;
}

.feedbacks_total_container
{
	position: relative;
	display: block;
	height: 20px;
}

.feedback
{
	margin: 0 0 8px 0;
	position: relative;
	width: 488px;
	height: 80px;
	background: rgba(0,0,0,0.2);
	transition: height 0.5s;
}

.feedback_extended
{
	height: 132px;
}

.feedback_content
{
	position: absolute;
	top: 0px;
	left: 70px;
}

.feedback_content_witch
{
	position: absolute;
	top: 82px;
	left: 0px;
	width: 488px;
	height: 46px;
	background: #300021;
	border-top: 2px solid #170010;
	border-bottom: 2px solid #4a0033;
}

.rating_background
{
	position: absolute;
	top: 5px;
	left: 0px;
	background: url(../images/gfx.png);
	background-position: -160px -32px;
	height: 11px;
	width: 55px;
}

.rating_foreground
{
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../images/gfx.png);
	background-position: -160px -43px;
	height: 11px;
	width: 33px;
}

.rating2_foreground
{
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../images/gfx.png);
	background-position: -160px -54px;
	height: 11px;
	width: 30px;
}

.feedback_title
{
	position: absolute;
	top: 0;
	left: 60px;
	width: 270px;
}

.feedback_text
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 330px;
}

.ingredient
{
	float: left;
	width: 32px;
	background: #121212;
}

.ingredient button
{
	padding: 0;
	width: 32px;
}

.ingredient_picture
{
	width: 32px;
	height: 32px;
	background: url(../images/gfx.png);
	transition: opacity 0.25s, filter 0.25s;
}

.ingredient_disabled .ingredient_picture
{
	opacity: 0.5;
	filter: grayscale(100%);
}

.ingredient_picture_rosepetal
{
	background-position: -0px -141px;
}

.ingredient_picture_cactusspines
{
	background-position: -32px -141px;
}

.ingredient_picture_rosethorn
{
	background-position: -64px -141px;
}

.ingredient_picture_pinecone
{
	background-position: -96px -141px;
}

.ingredient_picture_lavender
{
	background-position: -128px -141px;
}

.ingredient_picture_jasminebud
{
	background-position: -160px -141px;
}

.ingredient_picture_mustardseed
{
	background-position: -192px -141px;
}

.ingredient_picture_appleseed
{
	background-position: -0px -173px;
}



.ingredient_picture_batwings
{
	background-position: -32px -173px;
}

.ingredient_picture_cricket
{
	background-position: -64px -173px;
}

.ingredient_picture_driedbeetle
{
	background-position: -96px -173px;
}

.ingredient_picture_komodoscale
{
	background-position: -128px -173px;
}

.ingredient_picture_seashell
{
	background-position: -160px -173px;
}

.ingredient_picture_snakeskin
{
	background-position: -192px -173px;
}

.ingredient_picture_wingofladybug
{
	background-position: -0px -205px;
}

.ingredient_counter
{
	color: #fff;
	text-align: center;
	transition: opacity 0.25s, filter 0.25s;
}

.ingredient_disabled .ingredient_counter
{
	opacity: 0.5;
	filter: grayscale(100%);
}


.plate
{
	float: left;
	width: 100px;
	height: 100px;
}

.plate_picture
{
	margin: 0 auto 4px auto;
	width: 32px;
	height: 32px;
	background: url(../images/gfx.png);
	background-position: -32px -32px;
}

.plate_picture_empty
{
	background-position: 0px -32px;
}

.helper
{
	margin-top: 20px;
	position: absolute;
	top: 100px;
	left: 100px;
	height: 68px;
	width: 320px;
	background: url(../images/gfx.png);
	background-position: 0px -311px;
	color: #ffffff;
	padding: 6px 8px 0 6px;
	opacity: 0.0;
	transition: opacity 0.3s, margin-top 0.3s;
}

.helper_active
{
	margin-top: 0;
	opacity: 0.7;
}

.helper_active:hover
{
	opacity: 1.0;
	z-index: 5000;
}

.helper .dim
{
	color: #92a182;
}

#description
{
}

#description.tooltip
{
	color: #f0e053;
}

.item_glass_empty
{
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/gfx.png) #ff00ff;
	background-position: -160px 0px;
}

.item_glass_full
{
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/gfx.png) #ee0000;
	background-position: -128px 0px;
}
