/* OBJECTS */
.objects .pencil { /* Pencil */
	background-image: url(../../images/objects/pencil.png);
	width: 303px;
	height: 58px;
	top: 34px;
	left: 639px;
	z-index: 999;
}
.objects .dragnote1 { /* "Drag me" note */
	background-image: url(../../images/dragme4.png);
	width: 108px;
	height: 31px;
	top: 35px;
	left: 555px;
	z-index: 997;
}
.objects .shaving1 { /* Pencil shavings 1 */
	background-image: url(../../images/objects/pencilshaving1.png);
	width: 63px;
	height: 41px;
	top: 0;
	left: 550px;
	z-index: 997;
}
.objects .shaving2 { /* Pencil shavings 2 */
	background-image: url(../../images/objects/pencilshaving2.png);
	width: 55px;
	height: 55px;
	top: -25px;
	left: 680px;
	z-index: 997;
}
.objects .shaving3 { /* Pencil shavings 3 */
	background-image: url(../../images/objects/pencilshaving3.png);
	width: 51px;
	height: 55px;
	top: -55px;
	left: 620px;
	z-index: 997;
}
.objects .shaving4 { /* Pencil shavings 4 */
	background-image: url(../../images/objects/pencilshaving4.png);
	width: 65px;
	height: 49px;
	top: -20px;
	left: 750px;
	z-index: 997;
}
/* Coffee */
.objects .stains { /* Stains */
	background-image: url(../../images/objects/coffeestains.png);
	width: 186px;
	height: 335px;
	top: 266px;
	left: 714px;
	z-index: 900;
}
.objects .coffee { /* Cup */
	background-image: url(../../images/objects/coffeecup.png);
	width: 233px;
	height: 227px;
	top: 251px;
	left: 698px;
	z-index: 1111;
}

.objects .bagel { /* Bagel */
/*	background-image: url(../../images/objects/bagel.png); */

	width: 259px;
	height: 266px;
	top: 251px;
	left: 698px;
	z-index: 1192;
}


.objects .bagel .half { /* Bagel */
	display: none;
	width: 259px;
	height: 266px;
	background-image: url(../../images/objects/bagel2.png);
	z-index: 1193;

}

.objects .bagel .quarter { /* Bagel */
	display: none;
	width: 259px;
	height: 266px;
	background-image: url(../../images/objects/bagel3.png);
	z-index: 1194;

}

.objects .bagel .crumbs { /* Bagel */
	display: none;
	width: 259px;
	height: 266px;
	background-image: url(../../images/objects/bagel4.png);
	z-index: 1195;

}

.objects .bagel .full { /* Bagel */
	display: none;
	width: 259px;
	height: 266px;
	background-image: url(../../images/objects/bagel.png);	
	z-index: 1196;
}


.objects .dragnote2 { /* "Drag me" note */
	background-image: url(../../images/dragme2.png);
	width: 58px;
	height: 56px;
	top: 415px;
	left: 688px;
	z-index: 997;
}
.objects .coffee .full { /* Full cup */
	display: none;
	background-image: url(../../images/objects/coffee_full.png);
	width: 233px;
	height: 227px;
	z-index: 1114;
}
.objects .coffee .half { /* Half cup */
	display: none;
	background-image: url(../../images/objects/coffee_half.png);
	width: 233px;
	height: 227px;
	z-index: 1113;
}
.objects .coffee .empty { /* Empty cup */
	display: none;
	width: 233px;
	height: 227px;
	z-index: 1112;
}

/* MEMBERSHIP TAGS */
.tag0 { /* iPASS */
	background-image: url(../../images/objects/tag_ipass.png);
	top: 104px;
	left: 804px;
}
.tag0, .tag0 a {
	width: 128px;
	height: 124px;
}
.tag1 { /* Agile Alliance */
	background-image: url(../../images/objects/tag_agile.png);
	top: 595px;
	left: 808px;
}
.tag1, .tag1 a {
	width: 108px;
	height: 119px;
}
.tag2 { /* BIMA */
	background-image: url(../../images/objects/tag_bima.png);
	top: 400px;
	left: 804px;
}
.tag2, .tag2 a {
	width: 116px;
	height: 145px;
}