@charset "UTF-8";

.banner {
    width: 298px;
    height: 248px;
    border: 1px solid #4D555B;
    background: #fff;
    overflow: hidden;
    display:block !important;
}

#noscripted{
    display:none;
}

#loader_container {
    display:none;
}



#btn-exit{
    width: 298px;
    height: 248px;
    cursor: pointer;
    z-index: 6;
    
}




#logo {
    width: 141px;
    height: 29px;
    bottom: 3px;
    left: 3px;
    background: url(logos.jpg) no-repeat;
    z-index: 1;
}

#bg_mask {
    left: 5px;
    top: 10px;
    width: 286px;
    height: 198px;
    overflow: hidden;
}
#bg {
left: -214px;
top: -150px;
width: 538px;
height: 393px;
    background:url(300x250_img.jpg) no-repeat;
}

#bg_grey {
    left: 0px;
    top: 9px;
    width: 287px;
    height: 70px;
    background-color: #F2F2F3;
    overflow: hidden;
}



#cta {
    position: absolute;
    width: 111px;
    height: 24px;
    bottom: 7px;
    right: 16px;
    background: url(CTA_out.jpg) repeat-x;
    z-index: 2;
    border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}


#cta_Mask {
    overflow: hidden;
    position: absolute;
    width: 111px;
    height: 24px;
    bottom: 7px;
    right: 16px;
    z-index: 3;
    border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}


#cta_txt {
    position: absolute;
    width: 73px;
    height: 11px;
    bottom: 14px;
    right: 34px;
    background: url(cta_txt.png) no-repeat;
    z-index: 2;
}

#shimer {
    background-image: url(shimer.png);
    height: 44px;
    left: -44px;
    opacity: 0.7;
    width: 44px;
    position: absolute;
    z-index: 5;
    display: none;
}

#shimer2 {
    background-image: url(shimer.png);
    height: 44px;
    left: -44px;
    opacity: 0.7;
    width: 44px;
    position: absolute;
    z-index: 5;
    display: none;
}

#card {
    width: 112px;
    height: 70px;
    top: 138px;
    left:170px;
    background: url(card_300x250.png) no-repeat;
    background-size: cover;
    opacity:1;
}

#cardFlip {    
    width: 111px;
    height: 7px;
    top: 208px;
    left:171px;
    background: url(cardShadow_300x250.png) no-repeat;
    background-size: cover;
    opacity:1;
    
}


#copy1 {
    width: 237px;
    height: 57px;
    top: 18px;
    left: 300px;
    background:url(copy1.png) no-repeat;
    opacity:1;

}

#copy2 {
    top: 10px;
    left: 300px;
    width: 283px;
	height: 68px;
    background:url(copy2.png) no-repeat;
	opacity: 1;
}

#copy3 {
    top: 17px;
    left: 300px;
    width: 257px;
	height: 56px;
    background: url(copy3.png) no-repeat;
    opacity: 1;
	
}

#copy4 {
bottom: 12px;
left: 3px;
    width: 165px;
	height: 77px;
    background: url(copy4.png) no-repeat;
    opacity: 0;
}

#copy5 {
    top: 14px;
    left: 6px;
    width: 270px;
	height: 186px;
    background: url(copy5.png) no-repeat;
	opacity: 0;
}
#legal{
top: 193px;
left: 7px;
    width: 65px;
	height: 14px;
    background: url(legal.png) no-repeat;
	opacity: 1;

}




