/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
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 { margin : 0px; padding : 0px; font-family: 'Quicksand', sans-serif, Arial, sans-serif; font-size : 24px;line-height: 1.2em;  color : #fff; text-align: left; }
.bolder {font-weight: 700;}
sup{position:relative; font-size: 56%; top:-.56em;}
.abso{ position: absolute; display: block; }
#container{position: absolute; display: block; width: 728px;  height: 90px;  opacity: 0.0; background-color: #fff; overflow: hidden; }
#frame_2{display: none;}
#frm1_page_image{position: absolute; display: block;max-width: 728px; height: auto;}
#thermo_holder{position: absolute; display: none;width: 728px; height: 90px;top:0px;left:0px;}

#thermometer{position: absolute; display: block;max-width: 728px; height: auto;}
#background{position: absolute; display: block;max-width: 728px; height: auto;}
#product_shot{position: absolute; display: block;max-width: 728px; height: auto;top:-132px;left:-20px;}
#frm1_headline{position: absolute; display: block;top:0px;width: 400px;padding-left:15px;padding-top: 10px;}
#frm2_headline{position: absolute; display: block;top:0px;width: 500px;padding-left:15px;padding-top: 24px;opacity: 0;}
#cta{position: absolute; display: block;max-width: 728px; height: auto;}
#resolve_elements{position: absolute; display: block;max-width: 728px; height: auto;opacity:0;}

#border{position: absolute; display: block; width: 728px;  height: 90px; border: 1px solid #ddd; box-sizing: border-box;left:0px;top:0px;pointer-events: none; }

#btn{position: absolute; display: block;top:0px; left:0px; width: 100%; height: 100%; background-color: greenyellow; opacity: 0.0}

#indicator_holder{position: absolute; display: none;left:476px;top:6px;}
#face_hold{position: absolute; display: block;width: 30px;height: 30px;overflow: hidden;}
.face{position: absolute; display: block;max-width: 30px; height: auto;}
#indicator_line{position: absolute; display: block;width: 2px;height: 26px;top:24px; left:11px;background-color: white;}

#bar_hold{position: absolute; display: block; width: 20px; height:22px;bottom:34px;left:469px;overflow: hidden;}
.color_bar{position: absolute;display: block;width:43px;height: 22px;}
#aqua_bar{background-color:#20d5c0; left:0px;}
#green_bar{background-color:#beca06; left:45px;}
#yellow_bar{background-color:#ffc500;  left:91px;}
#orange_bar{background-color:#ff7033;width:36px; left:136px; }
#red_bar{background-color:#f83715;width: 15px; left:176px; }