@charset "UTF-8";

a img {
	text-decoration: none; 
	border: 0px;
}

body{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#container {
	position: absolute;
	border:1px solid #808080;
	left: 0px;
	top: 0px;
	width: 298px;
	height: 248px;
	margin: auto;
	overflow: hidden;
}

#content {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 101%;
	height: 101%;
    background-color: #fff;
	z-index: 100;
}

#rolloverCatch {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}

#cover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 998;
}

#shimmerMask {
    position: absolute;
    left: 78px;
top: 146px;
    overflow: hidden; 
    width:143px;
    height:38px;
    z-index: 600;
}

#shimmer {
    position: relative;
    left: 200px;  
    top:-20px;
	opacity: .7;
}

#base, #base2 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 101;
}

#base2 {z-index: 102;}

.hideMe{visibility:hidden;}

.lgArt {
    position: absolute;
    width: 100%;
    height: 100%;
}

#refArt {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 988;
	/*background-image: url('images/refPic.png');
    background-repeat: no-repeat;*/
}

#a1_1_spr {
left: 30px;
top: 60px;
	width: 474px;
	height:270px;
z-index: 210;
	overflow: hidden;
}

#a1_1_spr img {
    position: absolute;
    top: 0px;
    left: -0px;
	/*left: -484px;*/
}

#a1_2_v2 {
left: 30px;
top: 53px;
z-index: 210;
	width: 380px;
	height:85px;
	overflow: hidden;
	margin-top: 0px;
}

#a1_2_v2 img {
    position: absolute;
    top: -50px;
    left: 0px;
}

#a1_2 {
left: 38px;
top: 62px;
z-index: 210;
}
#a2_1 {
left: 24px;
top: 108px;
z-index: 210;
}
#a2_2 {
left: 109px;
top: 93px;
z-index: 220;
}
#a3 {
left: 23px;
top: 97px;
z-index: 217;
}
#cta1 {
left: 20px;
top: 213px;
z-index: 210;
}
#cta2 {
left: 78px;
top: 146px;
z-index: 210;
}
#lgl1 {
left: 24px;
top: 208px;
z-index: 210;
}
#logo1 {
left: 156px;
top: 195px;
z-index: 210;
}
#logo2 {
left: 156px;
top: 195px;
z-index: 210;
}
#t_1 {
left: 33px;
top: 18px;
z-index: 210;
}
#t2 {
left: 33px;
top: 80px;
z-index: 210;
}
#t3 {
left: 25px;
top: 36px;
z-index: 210;
}
#t4 {
left: 29px;
top: 38px;
z-index: 210;
}