@charset "utf-8";
/* CSS Document */

body{ overflow:hidden;}

a{color:#193a6a; text-decoration:none; border-bottom:1px solid #193a6a;}
a:hover{ text-decoration:none; border:0px;}
@font-face { font-family: Dosis-SemiBold; src: url(fonts/Dosis-SemiBold.ttf);}
@font-face { font-family: Dosis-ExtraLight; src: url(fonts/Dosis-ExtraLight.ttf);}
@font-face { font-family: Dosis-Regular; src: url(fonts/Dosis-Regular.ttf);}
#verify{ width:642px; height:641px; background: url(images/verify.png); position: absolute; left: 50%; top: 50%; margin-left: -321px; margin-top: -320px;}
#verifyQuestion{ color:#193a6a; text-transform:uppercase; font-family:Dosis-SemiBold; text-align:center; margin-top: 270px; font-size:20pt;}
#verifyAnswer{ color:#193a6a; text-transform:uppercase; font-family:Dosis-SemiBold; text-align:center; margin-top: 30px; font-size:22pt;}

#arrowLeft{ min-width:50px; min-height:96px; background:url(images/arrowleft.png); position: absolute; top: 50%; margin-top: -48px; margin-left:20px;}
#arrowRight{min-width:50px; min-height:96px; background:url(images/arrowright.png); position:absolute; right:24px; top: 50%; margin-top: -48px;}

#twitter{ min-width:100px; min-height:88px; background:url(images/twitter.png); position:absolute; bottom: 40px; right:-100px;}
#facebook{ min-width:100px; min-height:88px; background:url(images/facebook.png); position:absolute; bottom: 143px; right:-100px;}

#logo{ min-width:195px; min-height:268px; background:url(images/logo.png) no-repeat; padding:0px; margin-top:250px; margin-left:74px; top:-260px; display:none; position:absolute;}

#slide1Text{font-family:Dosis-ExtraLight; color:#193a6a; font-size:40pt; top:20px; position:absolute;}
#slide1Text p{ text-align:center; padding:0px; margin:0px;}
#bottle{min-height: -482px; min-width:384px; background:url(images/bottle.png) no-repeat; position:absolute; left:50%; margin-left:-192px; bottom:57px; z-index:2;}
#water{min-height:180px; min-width:566px; background:url(images/water.png) no-repeat; position:absolute; bottom:-30px; left:50%; margin-left:-283px; display:none;}

#slide2Text{font-family:Dosis-Regular; color:#193a6a; font-size:20pt; position:absolute; top:50px; text-transform:uppercase;}

#email a{font-family:Dosis-Regular; color:#000; font-size:20pt; position:absolute;top:120px; text-transform:uppercase; border-bottom:1px solid black;}
#bottle2{min-height: 717px; min-width:362px; position:absolute; right:180px; margin-top:-275px; background:url(images/bottle2.png);}
#bottle2bottom{min-height: 50%; min-width:362px; position:absolute; right:180px; background:url(images/bottle2bottom.png); top:705px;}

#footer{ position:absolute; bottom:10px; color:#193a6a; font-size:14pt; left:75px;font-family:Dosis-Regular; display:none;}
