/*
Copyright (c) 1999-2012 Todd Northrop. All rights reserved.
See http://www.lotterypost.com/copyright.aspx
------------------------------------------------------*/
*{margin:0;padding:0}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{overflow-x:hidden;-webkit-user-select:none;-webkit-text-size-adjust:none;font-family:Helvetica;-webkit-perspective:800;-webkit-transform-style:preserve-3d}.selectable,input,textarea{-webkit-user-select:auto}body>*{-webkit-backface-visibility:hidden;-webkit-box-sizing:border-box;display:none;position:absolute;left:0;width:100%;-webkit-transform:translate3d(0,0,0) rotate(0) scale(1);min-height:420px!important}body.fullscreen>*{min-height:460px!important}body.fullscreen.black-translucent>*{min-height:480px!important}body.landscape>*{min-height:320px}body>.current{display:block!important}.in,.out{-webkit-animation-timing-function:ease-in-out;-webkit-animation-duration:350ms}.slide.in{-webkit-animation-name:slideinfromright}.slide.out{-webkit-animation-name:slideouttoleft}.slide.in.reverse{-webkit-animation-name:slideinfromleft}.slide.out.reverse{-webkit-animation-name:slideouttoright}@-webkit-keyframes slideinfromright{from{-webkit-transform:translatex(100%)}to{-webkit-transform:translatex(0)}}@-webkit-keyframes slideinfromleft{from{-webkit-transform:translatex(-100%)}to{-webkit-transform:translatex(0)}}@-webkit-keyframes slideouttoleft{from{-webkit-transform:translatex(0)}to{-webkit-transform:translatex(-100%)}}@-webkit-keyframes slideouttoright{from{-webkit-transform:translatex(0)}to{-webkit-transform:translatex(100%)}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}.fade.in{z-index:10;-webkit-animation-name:fadein}.fade.out{z-index:0}.dissolve.in{-webkit-animation-name:fadein}.dissolve.out{-webkit-animation-name:fadeout}.flip{-webkit-animation-duration:.65s}.flip.in{-webkit-animation-name:flipinfromleft}.flip.out{-webkit-animation-name:flipouttoleft}.flip.in.reverse{-webkit-animation-name:flipinfromright}.flip.out.reverse{-webkit-animation-name:flipouttoright}@-webkit-keyframes flipinfromright{from{-webkit-transform:rotatey(-180deg) scale(.8)}to{-webkit-transform:rotatey(0) scale(1)}}@-webkit-keyframes flipinfromleft{from{-webkit-transform:rotatey(180deg) scale(.8)}to{-webkit-transform:rotatey(0) scale(1)}}@-webkit-keyframes flipouttoleft{from{-webkit-transform:rotatey(0) scale(1)}to{-webkit-transform:rotatey(-180deg) scale(.8)}}@-webkit-keyframes flipouttoright{from{-webkit-transform:rotatey(0) scale(1)}to{-webkit-transform:rotatey(180deg) scale(.8)}}.slideup.in{-webkit-animation-name:slideup;z-index:10}.slideup.out{-webkit-animation-name:dontmove;z-index:0}.slideup.out.reverse{z-index:10;-webkit-animation-name:slidedown}.slideup.in.reverse{z-index:0;-webkit-animation-name:dontmove}@-webkit-keyframes slideup{from{-webkit-transform:translatey(100%)}to{-webkit-transform:translatey(0)}}@-webkit-keyframes slidedown{from{-webkit-transform:translatey(0)}to{-webkit-transform:translatey(100%)}}@-webkit-keyframes dontmove{from{opacity:1}to{opacity:1}}.swap{-webkit-transform:perspective(800);-webkit-animation-duration:.7s}.swap.out{-webkit-animation-name:swapouttoleft}.swap.in{-webkit-animation-name:swapinfromright}.swap.out.reverse{-webkit-animation-name:swapouttoright}.swap.in.reverse{-webkit-animation-name:swapinfromleft}@-webkit-keyframes swapouttoright{0%{-webkit-transform:translate3d(0,0,0) rotatey(0);-webkit-animation-timing-function:ease-in-out}50%{-webkit-transform:translate3d(-180px,0,-400px) rotatey(20deg);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,-800px) rotatey(70deg)}}@-webkit-keyframes swapouttoleft{0%{-webkit-transform:translate3d(0,0,0) rotatey(0);-webkit-animation-timing-function:ease-in-out}50%{-webkit-transform:translate3d(180px,0,-400px) rotatey(-20deg);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,-800px) rotatey(-70deg)}}@-webkit-keyframes swapinfromright{0%{-webkit-transform:translate3d(0,0,-800px) rotatey(70deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:translate3d(-180px,0,-400px) rotatey(20deg);-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translate3d(0,0,0) rotatey(0)}}@-webkit-keyframes swapinfromleft{0%{-webkit-transform:translate3d(0,0,-800px) rotatey(-70deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:translate3d(180px,0,-400px) rotatey(-20deg);-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translate3d(0,0,0) rotatey(0)}}.cube{-webkit-animation-duration:.55s}.cube.in{-webkit-animation-name:cubeinfromright;-webkit-transform-origin:0 50%}.cube.out{-webkit-animation-name:cubeouttoleft;-webkit-transform-origin:100% 50%}.cube.in.reverse{-webkit-animation-name:cubeinfromleft;-webkit-transform-origin:100% 50%}.cube.out.reverse{-webkit-animation-name:cubeouttoright;-webkit-transform-origin:0 50%}@-webkit-keyframes cubeinfromleft{from{-webkit-transform:rotatey(-90deg) translatez(320px);opacity:.5}to{-webkit-transform:rotatey(0) translatez(0);opacity:1}}@-webkit-keyframes cubeouttoright{from{-webkit-transform:rotatey(0) translatex(0);opacity:1}to{-webkit-transform:rotatey(90deg) translatez(320px);opacity:.5}}@-webkit-keyframes cubeinfromright{from{-webkit-transform:rotatey(90deg) translatez(320px);opacity:.5}to{-webkit-transform:rotatey(0) translatez(0);opacity:1}}@-webkit-keyframes cubeouttoleft{from{-webkit-transform:rotatey(0) translatez(0);opacity:1}to{-webkit-transform:rotatey(-90deg) translatez(320px);opacity:.5}}.pop{-webkit-transform-origin:50% 50%}.pop.in{-webkit-animation-name:popin;z-index:10}.pop.out.reverse{-webkit-animation-name:popout;z-index:10}.pop.in.reverse{z-index:0;-webkit-animation-name:dontmove}@-webkit-keyframes popin{from{-webkit-transform:scale(.2);opacity:0}to{-webkit-transform:scale(1);opacity:1}}@-webkit-keyframes popout{from{-webkit-transform:scale(1);opacity:1}to{-webkit-transform:scale(.2);opacity:0}}body{margin:0;min-height:100%;font:16px Helvetica;background:#d5d8de;color:#000;overflow-x:hidden;-webkit-user-select:none;-webkit-text-size-adjust:none}body>*{background:#d5d8de}body>*.bgpattern{background:#c5ccd3 url(/i/theme/img/pinstripes.png)}h1,h2{font:700 18px Helvetica;margin:10px 20px 8px;color:#4d4d70;text-shadow:rgba(255,255,255,.75) 0 1px 1px}h3{margin:14px 0 8px;border-top:2px solid #ccc;padding-top:6px;font-size:18px;font-weight:700;color:#4d4d70}h4{color:#fff;background:#9a9faa url(/i/theme/img/listGroup.png) top left repeat-x;border-top:1px solid #a5b1ba;text-shadow:#666 0 1px 0;margin:0;padding:2px 10px}.toolbar{position:relative;width:auto;height:45px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;padding:0 10px;border-top:1px solid #6d84a2;border-bottom:1px solid #2d3642;line-height:45px;background:#dee3f7 url(/i/theme/img/toolbar.gif) repeat-x left top}.black-translucent .toolbar{margin-top:20px}.toolbar>h1{position:absolute;overflow:hidden;left:50%;top:0;line-height:1em;margin:0 0 0 -75px;height:45px;line-height:45px;font-size:20px;width:150px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}body.landscape .toolbar>h1{margin-left:-125px;width:250px}.button,.back,.submit,.cancel,.add,*:not(.group)>.button.active,.add.active{overflow:hidden;position:absolute;top:7px;right:6px;margin:0;padding:0 3px;width:auto;height:30px;line-height:30px;font-family:inherit;font-size:12px;font-weight:700;color:#fff;text-shadow:#000 0 1px 1px;text-overflow:ellipsis;text-decoration:none;white-space:nowrap;background:0;border-width:0 5px;-webkit-border-image:url(/i/theme/img/iBlueButton.png) 0 5 0 5}.button.vcenter{top:50%;margin-top:-15px}.back,.back.active{left:6px;right:auto;padding:0;max-width:105px;border-width:0 5px 0 12px;-webkit-border-image:url(/i/theme/img/blueLeftButton.png) 0 5 0 12}.leftButton{left:6px;right:auto}.cancel,.cancel.active,.button[type="cancel"]{left:6px;right:auto;border-width:0 5px;-webkit-border-image:url(/i/theme/img/redButton.png) 0 5 0 5}.submit,.submit.active,.button[type="submit"]{border-width:0 5px;-webkit-border-image:url(/i/theme/img/greenButton.png) 0 5 0 5}.add{font-size:24px;line-height:24px;font-weight:700}.blueButton{-webkit-border-image:url(/i/theme/img/blueButton.png) 0 5 0 5;border-width:0 5px}.whiteButton,.whiteButton.active,.grayButton,.grayButton.active{display:block;padding:10px;text-align:center;font-size:20px;font-weight:700;text-decoration:inherit;color:inherit;border-width:0 14px}.whiteButton,.whiteButton.active{-webkit-border-image:url(/i/theme/img/whiteButton.png) 0 12 0 12;text-shadow:rgba(255,255,255,.7) 0 1px 0}.grayButton,.grayButton.active{-webkit-border-image:url(/i/theme/img/grayButton.png) 0 12 0 12;color:#fff}h1+ul,h2+ul,h3+ul,h4+ul,h5+ul,h6+ul{margin-top:0}ul{margin:0;padding:0;border:0;color:#000;background:#fff;font:700 20px Helvetica}ul.rounded{margin:15px 10px 17px;border:1px solid #e0e0e0;border-radius:8px;-webkit-border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.3);-moz-box-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3)}ul.rounded>li:first-child,ul.rounded li:first-child a{border-top:0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px}ul.rounded>li:last-child,ul.rounded li:last-child a{-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px}ul li{position:relative;margin:0;padding:8px 0 8px 10px;border-bottom:1px solid #e0e0e0;color:#000;list-style-type:none;overflow:hidden}ul li>a,li.img>a+a{display:block;margin:-8px 0 -8px -10px;padding:8px 32px 8px 10px;color:inherit;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-image:url(/i/theme/img/chevron.png);background-repeat:no-repeat;background-position:right center;-webkit-tap-highlight-color:rgba(0,0,0,0)}ul li.forward>a{background-image:url(/i/theme/img/chevron_circle.png);background-repeat:no-repeat;background-position:right center}ul li>a.active:not(.button){color:#fff;background-color:#194fdb;background-image:url(/i/theme/img/listArrowSel.png),-webkit-gradient(linear,left bottom,left top,color-stop(.17,#0160e6),color-stop(.59,#058df5));background-repeat:no-repeat;background-position:right center,0 0}ul li.forward>a.active:not(.button){background-image:url(/i/theme/img/chevron_circle.png),-webkit-gradient(linear,left bottom,left top,color-stop(.17,#0160e6),color-stop(.59,#058df5));background-repeat:no-repeat;background-position:right center,0 0}ul li>a.active.loading:not(.button),ul li.forward>a.active.loading:not(.button){color:#fff;background-image:url(/i/theme/img/loading.gif),-webkit-gradient(linear,left bottom,left top,color-stop(.17,#0160e6),color-stop(.59,#058df5));background-repeat:no-repeat;background-position:99% center,0 0}ul li.img>a+a{margin:-10px 10px -20px -5px;font-size:17px;font-weight:700}ul li.img>a+a+a{font-size:14px;font-weight:400;margin-left:-10px;margin-bottom:-10px;margin-top:0}ul li.img>a+small+a{margin-left:-5px}ul li.img>a+small+a+a{margin-left:-10px;margin-top:-20px;margin-bottom:-10px;font-size:14px;font-weight:400}ul li.img>a+small+a+a+a{margin-left:0!important;margin-bottom:0}ul li>a+a{color:#000;font:14px Helvetica;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin:0;padding:0}ul li>a+a+a,ul li.img>a+a+a+a,ul li.img>a+small+a+a+a{color:#666;font:13px Helvetica;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;padding:0}ul.form li{padding:7px 10px}ul.form li.error{border:2px solid red}ul.form li.error+li.error{border-top:0}ul.form li:hover{background:#fff}ul li input[type="text"],ul li input[type="password"],ul li textarea,ul li select{color:#777;background-color:#fff;background-image:none;border:0;font:17px Helvetica;padding:0;display:inline-block;margin-left:0;width:100%;-webkit-appearance:textarea}ul li textarea{height:120px;padding:0;text-indent:-2px}ul li select{text-indent:0;background:transparent url(/i/theme/img/chevron.png) no-repeat 103% 3px;-webkit-appearance:textfield;margin-left:-6px;width:104%}ul li input[type="checkbox"],ul li input[type="radio"]{margin:0;color:#324f85;padding:10px 10px}ul li input[type="checkbox"]:after,ul li input[type="radio"]:after{content:attr(title);font:17px Helvetica;display:block;width:246px;margin:-12px 0 0 17px}li em{font-weight:400;font-style:normal}h4+ul{border-top:1px solid #989ea4;border-bottom:1px solid #717d85}li small{color:#369;font:16px/28px Helvetica;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;width:23%;float:right;padding:0 15px}li small.counter{font-size:17px!important;line-height:13px!important;font-weight:700;background:#9a9faa;color:#fff;-webkit-border-radius:11px;padding:4px 10px 5px;display:inline!important;width:auto;margin-top:-22px;margin-right:15px}ul.individual{border:0;background:0;clear:both;overflow:hidden}ul.individual li{color:#b7becd;background:#fff;border:1px solid #b4b4b4;font-size:14px;text-align:center;-webkit-border-radius:8px;-webkit-box-sizing:border-box;width:48%;float:left;display:block;padding:11px 10px 14px}ul.individual li+li{float:right}ul.individual li a{color:#324f85;line-height:16px;margin:-11px -10px -14px;padding:11px 10px 14px;-webkit-border-radius:8px}ul.individual li a:hover{color:#fff;background:#36c}.toggle{width:94px;position:relative;height:27px;display:block;overflow:hidden;float:right}.toggle input[type="checkbox"]:checked{left:0}.toggle input[type="checkbox"]{-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;-webkit-border-radius:5px;background:#fff url(/i/theme/img/on_off.png) 0 0 no-repeat;height:27px;overflow:hidden;width:149px;border:0;-webkit-appearance:textarea;background-color:transparent;-webkit-transition:left .15s;position:absolute;top:0;left:-55px}.info{background:#dce1eb;font-size:12px;line-height:16px;text-align:center;text-shadow:rgba(255,255,255,.8) 0 1px 0;color:#4c566c;padding:15px;border-top:1px solid rgba(76,86,108,.3);font-weight:700}li.group{margin-bottom:-2px;padding:1px 10px;border-bottom:1px solid #999;background:url(/i/theme/img/listgroup.gif) repeat-x;text-shadow:rgba(255,255,255,.7) 0 1px 1px;color:#194fdb;font-size:17px;font-weight:700}li.group.big{background:url(/i/theme/img/listgroupbig.gif) repeat-x;padding:0 3px 0 10px;height:36px;line-height:36px}li.group>a{display:block;float:right;width:auto;margin:3px;padding:0 3px;text-decoration:none;text-align:center;height:30px;line-height:30px;background:0;font-family:inherit;font-size:12px;font-weight:700;white-space:nowrap;color:#000;text-shadow:rgba(255,255,255,.7) 0 1px 0;text-overflow:ellipsis;border-width:0 9px;-webkit-border-image:url(/i/theme/img/iWhiteButton.png) 0 9 0 9}li.group>a.active{-webkit-border-image:url(/i/theme/img/iWhiteButton_clicked.png) 0 9 0 9}.row{position:relative;padding:0}.row p{display:block;margin:8px 0;border:0;padding:0 4px 0 110px;text-align:left;font-weight:700;text-decoration:inherit;height:auto;line-height:normal;color:inherit}.row>label{position:absolute;top:12px;left:8px;width:86px;margin:0;border:0;padding:0!important;text-align:right;line-height:normal;font-weight:700;color:#7388a5}.row>label.drawDate,.row>label.prizeMatch{top:8px;left:10px;font-size:12px;white-space:nowrap}.row>label.prizeMatch{width:130px;white-space:normal}.row p.drawResults,.row p.prizeDesc{margin-top:0;padding-top:8px;font-size:125%}.row p.prizeDesc{padding-left:150px}.row p.prizeMsg{padding:0 8px;font-weight:400}h3.prizeWager{margin:0 0 0 20px;border:0;padding:0;font-size:14px;text-shadow:rgba(255,255,255,.75) 0 1px 1px}.row p.singleValue{height:46px;line-height:46px;margin:0;white-space:nowrap}.row p.jackpot{font-size:18px}.row p.jackpotAmount{margin-top:0;padding-top:8px}.row p.jackpotChange{font-size:15px}span.jackpotchange{position:relative;display:inline-table;display:-moz-inline-box;display:inline-block;margin:0;padding-left:22px;line-height:16px;white-space:nowrap;font-weight:400}span.jackpotchange .sprite-16{display:block;width:16px;height:16px;position:absolute;top:50%;left:0;margin-top:-8px;background-position:0 0;background-repeat:no-repeat}span.jackpotchange .sprite-jackpot-up-16{background-image:url(/i/theme/img/jackpot-up-16.png)}span.jackpotchange .sprite-jackpot-down-16{background-position:0 65%;background-image:url(/i/theme/img/jackpot-down-16.png)}span.jackpotchange .sprite-jackpot-nc-16{background-image:url(/i/theme/img/jackpot-nc-16.png)}.jackpotnative{display:inline-block;padding:0;margin:0;white-space:nowrap;font-size:14px;color:#666;font-weight:400;line-height:normal}.pastJackpots .jackpotnative{margin-left:10px;font-size:12px}p.singleCentered{display:block;margin:12px 0;text-align:center}p.singleCentered select{width:80%;font-size:18px}.serviceButton{display:block;margin:0!important;border:0!important;padding:0!important;height:46px;line-height:46px;text-align:center;font-weight:700;text-decoration:inherit;color:#7388a5;background-color:transparent!important}div.optionButtonList{margin:-10px 0 0}div.optionButton{margin:0 0 8px}div.optionButton>a{display:block;height:30px;margin:0 25px;padding:0 3px;border-width:0 5px;color:#fff;font-family:inherit;font-size:14px;font-weight:700;overflow:hidden;line-height:30px;text-align:center;text-shadow:rgba(0,0,0,.6) 0 -1px 0;text-overflow:ellipsis;text-decoration:none;white-space:nowrap;background:0;-webkit-border-image:url(/i/theme/img/toolButton.png) 0 5 0 5}div.optionButton>a.active{-webkit-border-image:url(/i/theme/img/toolButton_clicked.png) 0 5 0 5}li.title{padding:10px 0;background-image:url(/i/theme/img/titleBack.png);background-position:left top;background-repeat:repeat-x;border-bottom:1px solid #777;font-size:18px;text-align:center}li.title p{margin:10px 4px;padding:0;border:0;font-size:14px;font-weight:400;text-align:center}ul.quickpicks>li.group{padding-right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.quickpicks>li>span{display:inline-block;width:20px;text-align:right;font-size:13px;font-weight:400}fieldset{position:relative;margin:10px 10px 20px;padding:0;background:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:1px solid #999;text-align:right;font-size:16px;box-shadow:0 1px 1px #fff;-moz-box-shadow:0 1px 1px #fff;-webkit-box-shadow:0 1px 1px #fff}h2+fieldset{margin-top:8px}.row{position:relative;min-height:42px;border-bottom:1px solid #999;-webkit-border-radius:0;text-align:right}fieldset>.row:first-child{border-top:1px solid #777;border-top-left-radius:9px;border-top-right-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-topright:9px;-webkit-border-top-left-radius:9px;-webkit-border-top-right-radius:9px}fieldset>.row:last-child{border-bottom:0!important}fieldset.text{padding:0 10px;text-align:left;font-size:16px}fieldset.text>p{margin:14px 0;font-size:16px}fieldset.text h3+p{margin-top:6px}img.pageIcon{float:right}.mobileAd{position:relative;overflow:hidden}li.mobileAd{padding-left:0;padding-right:0}.mobileAd320x50{width:100%;height:50px}fieldset+.mobileAd320x50{margin-top:-10px;margin-bottom:20px}

