html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #444;
    font-weight: lighter;
}
#banner {
	position: absolute;
	overflow: hidden;
	width: 726px;
	height: 88px;
	background-color: white;
	border: 1px solid #ccc;
	top: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;  
}
#tempWhite {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    pointer-events: none;
    z-index: 1000;
}
.header {
	position: absolute;
	width: 160px;
	height: 60px;
    left: 250px;
    top: 3px;
    text-align: center;
	opacity: 0;
}
#header1 {
    font-size: 20px;
}
#header2 {
    top: 24px;
    left: -250px;
    font-weight: 400;
    font-size: 47px;
}
#header3 {
    top: 69px;
    font-size: 17px;
    letter-spacing: -0.1px;
}
#arm {
    position: absolute;
    left: 310px;
    top: 1px;
    text-align: center;
    width: 20px;
    font-size: 9px;
}
#title1 {
    position: absolute;
    left: 221px;
    top: 3px;
    font-size: 18px;
	opacity: 0;
}
#labelcash {
    position: absolute;
    width: 180px;
    left: 211px;
    top: 45px;
    font-size: 42px;
    font-weight: lighter;
    text-align: center;
	opacity: 0;
}
.slider {
	position: absolute;
	width: 320px;
	height: 11px;
	z-index: 3;
    opacity: 0;
}
.slider .slider-area {
	position: absolute;
    border-radius: 5px;
	border: 1px solid #5182bb;
    background-color: #5182bb;
	width: 225px;
	height: 8px;
	left: 22px;
	bottom: 0;
	z-index: 2;
}
.slider .slider-area .slider-inner {
	position: absolute;
	display: block;
	width: 0;
	height: 8px;
    border-radius: 5px;
	border: 1px solid #2e3a4f;
	background-color: #2e3a4f;
    opacity: 1;
    left: -1px;
    top: -1px;
}
#slider1 {
	top: 29px;
    left: 166px;
}
.slider-pivot {
	position: absolute;
    margin-left: 178px;
	width: 25px;
	height: 25px;
	left: 3px;
	background-image: url('LT_052814_CleanLoanSlider_BankRateNative_Light_AltCTA_728x90_slidertip.png');
	z-index: 403;
    opacity: 0;
}
#pivot1 {
	top: 22px;
	cursor: pointer;
}
#cta {
	position: absolute;
    overflow: hidden;
	width: 244px;
	height: 41px;
	top: 31px;
	right: -250px;
	background-image: url('LT_052814_CleanLoanSlider_BankRateNative_Light_AltCTA_728x90_cta.png');
	opacity: 0;
    z-index: 2;
}
#logo {
	position: absolute;
	width: 176px;
	height: 81px;
	right: 55px;
	bottom: 2px;
	background-image: url('LT_052814_CleanLoanSlider_BankRateNative_Light_AltCTA_728x90_logo.png');
}
#shine {
    position: absolute;
    width: 200px;
    height: 56px;
    left: -210px;
    background-image: url('LT_052814_CleanLoanSlider_BankRateNative_Light_AltCTA_728x90_shine.png');
    z-index: 100;
}

/* Invisible button for background clickthrough. */
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	opacity: 0;
	z-index: 400;
}
