#mc {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	/*background-color: #121b78;*/
}

#mc #bkg_solid {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	background-color: black;
	position: absolute;
}

#mc #clicktag {
	width: 300px;
	height: 250px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 15000;
}

#mc #border {
	border: 1px solid #666;
	width: 298px;
	height: 248px;
	position: absolute;
	top: 0;
	left: 0;
}

#mc #loading { 
	background-color: black;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 10000;
}

#ref_image {
	top: 0;
	left: 0;
	position: absolute;
	width: 300px;
	height: 250px;
	/*opacity: 0.5;*/
	background: url("../../../_DESIGN_ASSETS/300x250/Dinner_Net/0004_Layer Comp 5.jpg") no-repeat;
}

.fix_shake {
	-webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	transform:rotateZ(0.001deg);
}

.hide{
	display: none;
}

/* BACKGROUND ELEMENTS */
#mc #araig{
	background: url("img/chip_araig.png") no-repeat;
	width: 121px;height: 18px;top: 62px;left: 91px;position: absolute;
}

#mc .sprite_load {
	width: 300px;height: 172px;
	background: transparent url("img/chip_conveyor_sprite_300x250.png") 0 0 no-repeat;
}

#mc #cta_txt{
	background: url("img/chip_cta_text.png") no-repeat;
	width: 86px;height: 21px;top: 7px;left: 38px;position: absolute;
}

#mc #end_bkg{
	background: url("img/chip_endBkg.jpg") no-repeat;
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
}

#mc #end_food{
	background: url("img/chip_endFood.png") no-repeat;
	width: 300px;height: 102px;top: 147px;left: 0;position: absolute;
}

#mc #end_logo{
	background: url("img/chip_endLogo.png") no-repeat;
	width: 141px;height: 32px;top: 27px;left: 81px;position: absolute;
}

#mc .scroll_bkg{
	background: url("img/chip_scrollBkg.jpg") no-repeat;
	width: 300px;left: 0;position: absolute;
}

#mc #scroll_1{
	top: 0;
	height: 950px;
}

#mc #scroll_2{
	top: 862px;
	height: 950px;
	overflow: hidden;
	background-position: 0px -361px;;;
}

#mc #scroll_3{
	top: -950px;
	height: 950px;
	overflow: hidden;
	transform: scale(1, -1);
}

/*#mc #watermark{
	background: url("img/chip_watermark.png") no-repeat;
	width: 79px;height: 20px;bottom: 7px;right: 7px;position: absolute;
}*/

/* CSS FILTERS */
#mc .txt_dropshadow{
	-webkit-filter: drop-shadow(16px 16px 10px rgba(0,0,0,1));
  filter: drop-shadow(16px 16px 10px rgba(0,0,0,1));
}

/* */
/* */
#mc #scroll_container{
	width: 300px;height: 950px;top: 120px;left: 0;position: absolute;
}

#mc #end_container{
	width: 300px;height: 950px;top: 0;left: 0;position: absolute;
}

/* TEXT */
#mc .text_container{
	left: 0;width: 300px;height: 250px;position: absolute;
}

#mc #t1_cont{
	top: 0;
}

#mc #t2_cont{
	top: 0px;
}

#mc #t3_cont{
	top: 0px;
}

#mc #t1_A{
	top: 97px;left: 95px;width: 110px;height: 56px;position: absolute;
	background-position: 0 0;;;
}

#mc #t1_B{
	top: 123px;left: 46px;width: 206px;height: 58px;position: absolute;
	background-position: 0 -66px;;
}

#mc #t2_A{
	top: 96px;left: 77px;width: 144px;height: 57px;position: absolute;
	background-position: 0 -57px;;;
}

#mc #t2_B{
	top: 92px;left: 74px;width: 151px;height: 57px;position: absolute;
	background-position: 0 -195px;;
}

#mc #t2_C{
	top: 156px;left: 78px;width: 167px;height: 58px;position: absolute;
	background-position: 0 -259px;;
}

#mc #t3_A{
	top: 89px;left: 7px;width: 292px;height: 56px;position: absolute;
	background-position: 0 -116px;;;
}

#mc #t3_B{
	top: 123px;left: 74px;width: 169px;height: 58px;position: absolute;
	background-position: 0 -390px;;
}

/* CTA */
#mc #cta_container {
	width: 162px;height: 34px;top: 98px;left: 70px;
	position: absolute;
}
#mc #cta_stroke {
	width: inherit;height: inherit;top: 0px;left: 0px;
	position: absolute;
	background-color: white;
}

#mc #cta_background {
	width: 158px;height: 30px;top: 2px;left: 2px;
	position: absolute;
	background-color: #ab2423;
}