

/* stylesheet for slots on 2008-06-09
   base_time: Mon Jun 09 08:00:00 UTC 2008
   max_rooms: 3 */



div#room_title_53 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 349px;
	z-index: 0;
}

div#room_tools_53 {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 349px;
	z-index: 3;	
}



div#room_title_54 {
	position: absolute;
	top: 0px;
	left: 350px;
	height: 30px;
	width: 349px;
	z-index: 0;
}

div#room_tools_54 {
	position: absolute;
	top: 30px;
	left: 350px;
	width: 349px;
	z-index: 3;	
}



div#room_title_123 {
	position: absolute;
	top: 0px;
	left: 700px;
	height: 30px;
	width: 349px;
	z-index: 0;
}

div#room_tools_123 {
	position: absolute;
	top: 30px;
	left: 700px;
	width: 349px;
	z-index: 3;	
}



div#slot2283 {
	position: absolute;
	left: 0px;
	width: 699px;
	top: 30px;
		height: 29px;
		z-index: 3;
	font-size: 80%;
	overflow: hidden;
	background: #ded;
}



div#slot1156 {
	position: absolute;
	left: 0px;
	width: 349px;
	top: 60px;
		height: 179px;
		z-index: 2;
	font-size: 80%;
	overflow: hidden;
	background: #fff;
}



div#slot1164 {
	position: absolute;
	left: 0px;
	width: 349px;
	top: 240px;
		height: 29px;
		z-index: 3;
	font-size: 80%;
	overflow: hidden;
	background: #ded;
}



div#slot1160 {
	position: absolute;
	left: 0px;
	width: 349px;
	top: 270px;
		height: 179px;
		z-index: 2;
	font-size: 80%;
	overflow: hidden;
	background: #fff;
}



div#slot1157 {
	position: absolute;
	left: 350px;
	width: 349px;
	top: 60px;
		height: 179px;
		z-index: 2;
	font-size: 80%;
	overflow: hidden;
	background: #fff;
}



div#slot1165 {
	position: absolute;
	left: 350px;
	width: 349px;
	top: 240px;
		height: 29px;
		z-index: 3;
	font-size: 80%;
	overflow: hidden;
	background: #ded;
}



div#slot1161 {
	position: absolute;
	left: 350px;
	width: 349px;
	top: 270px;
		height: 179px;
		z-index: 2;
	font-size: 80%;
	overflow: hidden;
	background: #fff;
}



div#slot2284 {
	position: absolute;
	left: 0px;
	width: 699px;
	top: 150px;
		height: 29px;
		z-index: 3;
	font-size: 80%;
	overflow: hidden;
	background: #ded;
}



div#slot2285 {
	position: absolute;
	left: 0px;
	width: 699px;
	top: 420px;
		height: 29px;
		z-index: 3;
	font-size: 80%;
	overflow: hidden;
	background: #ded;
}



div#slot_grid {
	position: relative;
	
	height: 450px;
	
	background: #888;
	width: 700px;
	z-index: 0;
	border-left: 1px solid #888;
}


	
div#slot_grid div.topic112 {
	background-color: #f5e1cd;
}

li#topic_key_112 {
	background-color: #f5e1cd;
}
span#topic_key_112 {
	background-color: #f5e1cd;
	padding: 2px;
	border: 1px solid black;
}
	
div#slot_grid div.topic113 {
	background-color: #edebd5;
}

li#topic_key_113 {
	background-color: #edebd5;
}
span#topic_key_113 {
	background-color: #edebd5;
	padding: 2px;
	border: 1px solid black;
}
	
div#slot_grid div.topic114 {
	background-color: #c9e5fc;
}

li#topic_key_114 {
	background-color: #c9e5fc;
}
span#topic_key_114 {
	background-color: #c9e5fc;
	padding: 2px;
	border: 1px solid black;
}
	
div#slot_grid div.topic128 {
	background-color: #d8d8d8;
}

li#topic_key_128 {
	background-color: #d8d8d8;
}
span#topic_key_128 {
	background-color: #d8d8d8;
	padding: 2px;
	border: 1px solid black;
}
	


div.slot_active {
	background-color: #eef !important;
}

div.slot_popup {
	z-index: 50;
	border: 2px solid #88d;
	position: absolute;
	background: #eef;
	display: none;
	width: 278px;
	font-size: 100%;
}

div.slot_popup div {
	padding: 2px;
}

div.slot_detail {
	padding: 2px;
}


